/*
 Theme Name: Taste Buds
 Theme URI:
 Description: Taste Buds
 Author: TAFER
 Author URI: http://taste.taferresorts.com/
 Template: weta
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Signature TAFER Experiences */
#tafer-experiences{
   text-align: center;
   color: #A08A6A;
   border-top: 1px solid #ccc;
   padding: 2.5em 32px;
}
#tafer-experiences .section-title {
    margin: 0 0 2em;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 1.63em;
    color: #A08A6A;
}
#tafer-experiences .row {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
#tafer-experiences p {
    font-size: .85em;
    margin: 1em 0;
    line-height: 1.5;
}
#tafer-experiences .button.gold.flat {
    text-align: left;
    text-shadow: none;
    padding: 4px 0;
    min-width: auto;
    color: #A08A6A;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: .85em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 8px;
    outline: none;
}
#tafer-experiences h5 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #A08A6A;
}
#tafer-experiences .col3:last-child::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    min-height: 180px;
    z-index: 3;
    border-left: 1px solid #d8ceb5;
}
@media screen and (max-width: 850px) {
 #tafer-experiences .row .col3{width: 24%;display: inline-block;}
 #tafer-experiences .col3:last-child::before{position: relative;top: 90px;left: 10px;}
 #tafer-experiences{padding: 2.5em 0;}
}
@media screen and (max-width: 480px) {
  #tafer-experiences .section-title{margin: 0 0 0em;}
  #tafer-experiences .row .col3{width: 90%;display: block;margin: 2.5em auto;}
  #tafer-experiences .col3:last-child::before{position: relative;top: 0;left: 0; border-left: none;border-top: 1px solid #d8ceb5;width: 100%;min-height: 0;}
}

/* GRID */

.row { position: relative; width: 100%; max-width: 1200px; margin: 0 auto; }
.row .row { min-width: 0; }
.row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }

/* HEADER */

#masthead { border-bottom: 0; }
    #menu-top-wrap { position: relative; max-width: 1380px; margin: 0 auto; border-bottom: 1px solid #BBB; }
    .header-top-nav { text-align: center; display: block; width: 100%; }
    .header-top-nav ul { display: inline-block; }
    .header-top-nav ul li a { font-size: .8125em; text-transform: uppercase; letter-spacing: .1em; color: #777; }
    #site-logo a img { width: 300px; }
    #site-nav ul { color: #000; border-bottom: 1px solid #BBB; border-top: 1px solid #BBB; }
    #site-nav ul li a { font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: #ef7840; }

/* FOOTER */

#colophon { font-family:"Helvetica Neue", Helvetica, Roboto, sans-serif; position:relative; z-index:9; color:#bfbfbf; border-top: 1px solid #dedede; background-color: #ffffff; }

    #contactinfo { padding: 0; color:inherit; }
    #contactinfo .vcard { font-size:.75em; }

    #footer-nav li { line-height:30px; float: right; }
    #footer-nav a { font-size:.75em; text-transform:none; line-height:30px; }

    #crossmkt { margin: 0; padding: 1em 0; }
    #crossmkt object.svg { width:54px; height:54px; }
    #crossmkt .svg-container { display:inline-block; position:relative; z-index:1; vertical-align:middle; }
    #crossmkt .svg-container span { position:absolute; top:0; right:0; bottom:0; left:0; opacity:0; }
    #crossmkt #tafer-logo { text-align: center; }

    #tafer-resorts ul { text-align:center; width:100%; display:table; table-layout:fixed; margin: 0; padding: 0; list-style:none; }
    #tafer-resorts li { display:table-cell; margin: 0 }
    #tafer-brands { padding:0 0 1em; border-bottom:1px solid #dedede; }
    #tafer-brands dl { font-size:1em; text-align:left; display:none; }
    #tafer-brands dt, #tafer-brands dd { padding-top: 0; padding-bottom: 0; padding-left: 4px; padding-right: 4px; }
    #tafer-brands dt { font-size:.75em; font-weight:700; text-transform:uppercase; margin:0 0 1em; }
    #tafer-brands dd { position:relative; margin:0 0 4px; }
    #tafer-brands dd a { font-size:.75em; color:inherit; }
    #tafer-brands dd a span { display:inline-block; position:relative; }

    #tafer-brands dd .info {
        display:none;
        visibility:hidden;
        position:absolute;
        top:-34px;
        right:-200px;
        margin: 0;
        padding: 1em;
        width:auto;
        min-width:260px;
        max-width:290px;
        z-index:6;
        color:gray;
        background-color: #f2f2f2;
        text-shadow:-1px -1px 0 #ffffff;
        box-shadow:2px 2px 2px rgba(0,0,0,0.13);
        opacity:0;
        -moz-transition:all .3s ease;
        -o-transition:all .3s ease;
        -webkit-transition:all .3s ease;
        transition:all .3s ease;
    }

    #tafer-brands dd .info:before { content:""; display:block; width:0; height:0; position:absolute; top:40%; left:-10px; border-top:10px solid transparent; border-bottom:10px solid transparent; border-right:10px solid #f2f2f2; }

    #tafer-brands dd .info.gb svg,#tafer-brands dd .info.sk svg,#tafer-brands dd .info.tb svg { width:110px; }
    #tafer-brands dd .info.reverse-animation { right:160px; box-shadow:-2px 2px 2px rgba(0,0,0,0.13); }
    #tafer-brands dd .info.gb .logo { fill:#0D204B; }
    #tafer-brands dd .info.hm .logo { fill:#86754D; }
    #tafer-brands dd .info.sl .logo { fill:#00722F; }
    #tafer-brands dd .info.vg .logo { fill:#502904; }
    #tafer-brands dd .info.gbrc .logo { fill:#562e19; }
    #tafer-brands dd svg { width:70px; height:70px; margin-right:2em; float:left; }
    #tafer-brands dd svg .logo { fill:gray; }

    #copy { max-width: 1000px; margin: 0 auto; padding: 0 1em 1em; }
    #copy small { font-size:70%; display:block; margin: 0 auto; }

    div.top { width: 38px; height: 38px; background: #EEE; border-radius: 100%; }
    div.top:after { padding-top: 10px; }

/* MISC */

.menu-bar { zoom:1; overflow:visible; position:relative; padding: 0; }
.menu-bar li { position:relative; margin:0 8px 0 0; padding: 0; float:left; list-style:none; }
.menu-bar li a { text-transform:uppercase; display:block; padding: 0; width:auto; float:none; }

/* FRONT PAGE */
.widget_weta_slider .centered-wrap .centered { vertical-align: bottom; }
.front-fullwidth .widget, .front-fullwidth .widget_weta_slider { padding-top: 40px; padding-bottom: 40px; }
#front-fullwidth-center .textwidget { max-width: 1200px; margin: 0 auto 4em; }
#front-fullwidth-center .widget#text-5 { background: #ffefe7; }
#front-fullwidth-center .textwidget { margin-bottom:0; }
#front-fullwidth-bottom { background: #e7e7e7; }
#front-fullwidth-bottom .widget.widget_text { max-width: 1200px; margin: 0 auto; }
#front-fullwidth-bottom, #front-fullwidth-bottom.front-fullwidth .widget:last-child { border: 0; }

/* SINGLE POSTS */

.blog-wrap #primary .entry-footer { padding-bottom: 1em; }

/* WIDGETS */

.widget h3.widget-title { font-size: .875em; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: #777; }

/* ==================================
            MEDIA QUERIES
================================== */

@media screen and (min-width: 640px) {
    #crossmkt #tafer-logo { text-align: left; }
    #tafer-brands { margin-top: 1em; padding-top: 1em; border-top: 1px solid #dedede; }
    #tafer-brands dl { display: block; width: 20%; margin: 0; padding: 0; float: left; }
}

@media screen and (min-width: 767px) {
    .column-area .widget_weta_slider .centered-wrap .centered .overlay { padding: 25px 15px 5px; }
    #tafer-resorts { display: block; }
    #tafer-brands dd .info { display: block; }
    #tafer-brands dd :hover a span { color: $linkColor; }
    #tafer-brands dd :hover .info { visibility: visible; right: -240px; opacity: 1; }
    #tafer-brands dd :hover .info.reverse-animation { right: 200px; }
    #tafer-brands dd :hover .info.reverse-animation:before { right: -10px; left: auto; border-right: 0; border-left: 10px solid #dedede; }
}

@media screen and (min-width: 860px) {
    .column-area .rp-one-column-overlay .centered-wrap .centered, .widget_weta_slider .centered-wrap .centered { vertical-align: bottom; }
    .column-area .rp-one-column-overlay .centered-wrap .centered .overlay { padding: 25px 15px 5px; }
}

@media screen and (min-width: 960px) {
	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { margin-left: 4.4%; float: left; min-height: 1px; position: relative; }
	.col1:first-child, .col2:first-child, .col3:first-child, .col4:first-child, .col5:first-child, .col6:first-child, .col7:first-child, .col8:first-child, .col9:first-child, .col10:first-child, .col11:first-child, .col12:first-child { margin-left: 0; }

	.col1 	{ width: 4.3%; }
	.col2 	{ width: 13%; }
	.col3 	{ width: 21.679%; }
	.col4 	{ width: 30.37%; }
	.col5 	{ width: 39.1%; }
	.col6 	{ width: 47.8%; }
	.col7 	{ width: 56.5%; }
	.col8 	{ width: 65.2%; }
	.col9 	{ width: 73.9%; }
	.col10 	{ width: 82.6%; }
	.col11 	{ width: 91.3%; }
	.col12 	{ width: 100%; }

	.offset-1 	{ margin-left: 13.1% !important; }
	.offset-2 	{ margin-left: 21.8% !important; }
	.offset-3 	{ margin-left: 30.5% !important; }
	.offset-4 	{ margin-left: 39.2% !important; }
	.offset-5 	{ margin-left: 47.9% !important; }
	.offset-6 	{ margin-left: 56.6% !important; }
	.offset-7 	{ margin-left: 65.3% !important; }
	.offset-8 	{ margin-left: 74.0% !important; }
	.offset-9 	{ margin-left: 82.7% !important; }
	.offset-10 	{ margin-left: 91.4% !important; }

	.row .centered { float: none; margin: 0 auto !important; }
}

@media screen and (min-width: 1023px) {
    #site-branding { padding-top: 1.63em; padding-bottom: 1em; }
    .social-search-wrap { position: absolute; top: 0; right: 30px; float: none; z-index: 2; }
    .search-box .searchform #s { border: 0; }
}

@media screen and (min-width: 1260px) {
    #colophon { padding: 2em 32px 1em; }
}

/* HELPER NON-SEMANTIC CLASSES */

.flex-media {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}

.flex-media video, .flex-media iframe, .flex-media object, .flex-media embed, .flex-media div.map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flex-media.widescreen {
    padding-bottom: 57.25%;
}

.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
