@font-face {
    font-family: 'DrescherGroteskBT-Book';
    src: url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.eot');
    src: local('Drescher Grotesk BT Book'), local('DrescherGroteskBT-Book'),
        url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.woff2') format('woff2'),
        url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.woff') format('woff'),
        url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.ttf') format('truetype'),
        url('fonts/DrescherGroteskBT-Book/DrescherGroteskBT-Book.svg#DrescherGroteskBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    -webkit-text-size-adjust: 100%;
}
.page .isotope-listing article {
    width: 33.33%;
    margin: 0;
}
.page .isotope-listing article.team {
    border-bottom: none;
}
.page .isotope-listing article.team .team-sub-head {
    margin: 10px 10px 0px 10px;
    border-bottom: 1px solid #b2b2b2;
}
.page .item-listing a {
    width: 33.33%;
}
.page .item-listing article.rate {
    width: 33.33%;
}
div.curators_head {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 0px;
    font-size: 0px;
}
.link-listing-head {
    margin: 0px -10px;
    font-size: 0px;
}
.careers #controls-wrapper #controls h1#slidecaption {
    display: none;
}
.careers .item.c-content .text ul {
    padding-left: 15px;
}
.careers .item.c-content .text ul li{
    list-style-type: disc;
}
.body.search-empty{
    margin-top: 35px;
}
.careers .features .item .text p{
    width: 100%;
}
.leo-layout{
    padding-top: 0px !important;
}
.leo-page {
    max-width: 1920px;
    margin: auto;
}
.leo-page .poster-wrapper {
    position: relative;
}
.leo-page .logo {
    text-align: center;
    padding: 35px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.leo-page .logo img {
    height: auto;
    width: 8.697917%;
    max-width: 165px;
}
.leo-page .poster{
    position: relative;
    overflow: hidden;
}
.leo-page .poster .sizer {
    padding-top: 18.57%;
}
.leo-page .bsz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url() no-repeat 50% 100%;
    background-size: 100% auto;
}
.leo-page .poster .bsz {
    background-size: contain;
    background-position: 0 0;
}
.leo-page .intro-container {
    padding: 110px 0px;
    font-family: 'DrescherGroteskBT-Book';
}
.leo-page .poster img{
    width: 100%;
    max-width: none;
    height: auto;
    display: none;
}
.leo-page .poster-mobile {
    display: none;
}
.intro-cnt-text {
    max-width: 1300px;
    padding: 0px 60px;
    margin: auto;
}
.intro-cnt-text h3{
    text-align: center;
    font-size: 31px;
    color: #c7a365;
    letter-spacing: 0.26em;
    line-height: 1.25;
    text-transform: uppercase;
}
.booking-box-wrapper {
    margin-top: 120px;
    padding: 0 60px;
}
.booking-box {
    max-width: 790px;
    margin: auto;
    padding: 90px 70px;
    text-align: center;
    border: 1px solid #f0eae3;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 0.26em;
    font-weight: normal;
}
.booking-title {
    margin-bottom: 20px;
    color: #424242;
}
.booking-link {
    color: #c7a365;
}
.booking-link:hover{
    color: #424242;
}
.opening {
    text-align: center;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
}
.opening .opening-text-wrapper {
    display: inline-block;
    letter-spacing: .26em;
    font-size: 35px;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 10px 40px;
    color: #424242;
}
.opening:before, .opening:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #c2952b;
    z-index: 1;
    margin-top: -6px;
}
.opening:after {
    background: #222222;
    margin-top: 6px;
}
.opening .spacing {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    width: 10px;
    height: 2px;
    margin-top: -6px;
}
.opening .space-left {
    right: 100%;
}
.opening .space-right {
    left: 100%;
}
.logo-menu-container{
    position: relative;
    text-align: center;
}
.ModifiedMenu nav.main.left-manu-wrapper {
    position: absolute;
    right: 100%;
    bottom: 5px;
    padding-right: 30px;
}
.ModifiedMenu nav.main.right-manu-wrapper {
    position: absolute;
    left: 100%;
    bottom: 5px;
    padding-left: 30px;
}
.ModifiedMenu nav.main > ul {
    margin-left: 0px;
}
.ModifiedMenu nav.main {
    margin-top: 0;
    white-space: nowrap;
}
.ModifiedMenu #social-icons {
    position: absolute;
    right: 50px;
    top: 85px;
    height: 16px;
    overflow: hidden;
}
.ModifiedMenu #social-icons a {
    display: inline-block;
    height: 16px;
    width: 18px;
    background-position: 50% bottom !important;
    background-repeat: no-repeat !important;
}
.ModifiedMenu #social-icons a.tw {
    background: url(/resource/images/public/new/soc_twitter.png);
}
.ModifiedMenu #social-icons a.inst {
    background: url(/resource/images/public/new/soc_instagram_new.png);
}
.ModifiedMenu #social-icons a.fb {
    background: url(/resource/images/public/new/soc_facebook.png);
}
.ModifiedMenu #social-icons a:hover {
    background-position: 50% top !important;
}
.subnavOzadje-head .subsubmenu {
    margin-bottom: 0px;
}
.ModifiedMenu #artsclublogo{
    z-index: 10002;
}
.ModifiedMenu .subnavOzadje-head{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    padding: 0px 35px;
}
.ModifiedMenu nav.subnav {
    margin-top: 0px;
    text-align: center;
}
.ModifiedMenu nav.main > ul > li:hover ul {
    white-space: normal;
}
.food_drink_leo_logo{
    text-align: center;
    margin: 40px 0px;
}
.temp_block {
    margin: 20px 0px 40px 0px;
    text-align: center;
}
.temp_block h2 {
    font-size: 21px;
    letter-spacing: 21px;
    color: #b7886f;
    text-transform: uppercase;
    font-family: 'SackersGothicW01-Light';
    margin-bottom: 20px;
}
.temp_block p {
    line-height: 30px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 15px;
    width: 50%;
    margin: 0 auto 0 auto;
}
.temp_block .button {
    margin-top: 20px;
    padding: 10px 30px 10px 30px;
    border: 1px solid #b7886f;
    font-family: 'SackersGothicW01-Light';
    display: inline-block;
    color: #b7886f;
    text-align: center;
}
.temp_block .button:hover {
    background: #b7886f;
    color: #fff;
}
.p_relative {
    position: relative;
}
.cookie_temp_block {
    display: block;
    padding: 10px 35px;
    background-color: #b7886f;
    margin: 0px -35px;
    text-align: center;
}
.cookie_temp_block h2 {
    font-size: 16px;
    letter-spacing: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SackersGothicW01-Light';
    margin-bottom: 10px;
}
.cookie_temp_block p {
    line-height: 21px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 14px;
    margin: 0 auto 0 auto;
    color: #fff;
}
.ModifiedMenu nav.subnav ul li {
    padding: 0px 20px;
}
.ModifiedMenu nav.subnav ul {
    margin: 0px -20px;
}
.ModifiedMenu.sub-child-menu.sub-menu .p_relative{
    min-height: 193px;
}
.ModifiedMenu.sub-menu .p_relative{
    min-height: 150px;
}
.ModifiedMenu.menu .p_relative{
    min-height: 114px;
}
.m_t_30 {
    margin-top: 30px;
}
.m_t_40 {
    margin-top: 40px;
}
.oscuro_timing_sec span{
    display: inline-block;
    width: 145px;
}
.age_contents .art_img_sec {
    position: relative;
    display: inline-block;
    width: 185px;
    height: auto;  
}
.age_contents .art_img_sec:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 83px;
    background-color: #fff;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    top: -2px;  
}
.age_contents .art_img_sec img {
    position: relative;
    width: 100%;
    height: 100%;  
}
@media(max-width:1600px){
    .leo-page .intro-container {
        padding: 90px 0px;
    }
    .intro-cnt-text h3 {
        font-size: 27px;
    }
    .opening {
        margin-top: 80px;
    }
    .opening .opening-text-wrapper {
        font-size: 30px;
    }
    .booking-box-wrapper {
        margin-top: 100px;
    }
    .leo-page .poster-mobile {
        display: block;
    }
    .leo-page .poster-desktop {
        display: none;
    }
    .leo-page .logo {
        position: static;
        padding: 22px 0 20px;
    }
    .leo-page .logo img {
        width: auto;
        height: 110px;
    }
    .booking-box {
        font-size: 22px;
    }
}
@media(max-width: 1300px){
    .food_drink_leo_logo{
        margin: 30px 0px 40px;
    }
}
@media(max-width:1200px){
    .intro-cnt-text h3 {
        font-size: 27px;
    }
    .opening .opening-text-wrapper {
        font-size: 31px;
    }
}
@media(max-width:1150px){
    .intro-cnt-text h3 {
        font-size: 25px;
    }
    .opening .opening-text-wrapper {
        font-size: 28px;
    }
    .booking-box {
        font-size: 26px;
    }
}
@media(max-width:1075px){
    .intro-cnt-text h3 {
        font-size: 24px;
    }
    .opening .opening-text-wrapper {
        font-size: 26px;
    }
    .booking-box {
        font-size: 25px;
    }
}
@media(max-width:1024px){
    .intro-cnt-text h3 {
        font-size: 23px;
    }
    .opening .opening-text-wrapper {
        font-size: 25px;
    }
    .booking-box {
        font-size: 24px;
    }
    .leo-page .intro-container {
        padding: 75px 0px;
    }
    .booking-box-wrapper {
        margin-top: 75px;
    }
    #social-icons{
        display: none;
    }
    .ModifiedMenu #contact {
        margin-top: 5px;
    }
}
@media(max-width: 960px) {
    .temp_block p {
        width: 80%;
    }
    .cookie_temp_block {
        padding: 10px 15px;
        margin: 0px -30px;
    }
}
@media(max-width:800px){
    .booking-box {
        font-size: 21px;
    }
    .intro-cnt-text h3 {
        font-size: 21px;
        line-height: 1.5;
    }
    .opening .opening-text-wrapper {
        font-size: 22px;
    }
    .leo-page .intro-container {
        padding: 60px 0px;
    }
    .booking-box {
        font-size: 18px;
    }
    .intro-cnt-text h3 {
        font-size: 19px;
    }
    .opening .opening-text-wrapper {
        font-size: 20px;
    }
    .opening {
        margin-top: 60px;
    }
    .booking-box-wrapper {
        margin-top: 75px;
    }
    .booking-box {
        padding: 75px 70px;
    }
    .leo-page .logo {
        position: static;
        padding: 17px 0 15px;
    }
    .leo-page .logo img {
        width: auto;
        height: 94px;
    }
}
@media(max-width: 760px) {
    .cookie_temp_block {
        padding: 10px;
        margin: 0px -20px;
    }
    .ModifiedMenu.menu .p_relative{
        min-height: 138px;
    }    
}
@media(max-width:740px){
    .booking-box {
        font-size: 16px;
    }
    .intro-cnt-text h3 {
        font-size: 17px;
    }
    .opening .opening-text-wrapper {
        font-size: 18px;
    }
    .leo-page .poster .sizer {
        height: 126px;
        padding: 0;
    }
    .leo-page .poster .bsz {
        background-size: auto 100%;
        background-position: 100% 0;
    }
    .opening, .booking-box-wrapper {
        margin-top: 30px;
    }
}
@media(max-width: 600px) {
    .food_drink_leo_logo{
        margin: 20px 0px 30px;
    }
    .food_drink_leo_logo img{
        width: 100%;
    }
}
@media(max-width:575px){
    .intro-cnt-text {
        padding: 0px 40px;
    }
    .intro-cnt-text h3 {
        font-size: 16px;
    }
    .opening .opening-text-wrapper {
        font-size: 16px;
        padding: 10px 30px;
        line-height: 1.5;
    }
    .booking-box-wrapper {
        padding: 0 10px;
    }
    .booking-box {
        padding: 60px 30px;
    }
}
@media(max-width:500px) {
    .booking-link {
        font-size: 14px;
        letter-spacing: 0.2em;
    }
}
@media(max-width: 420px){
    .leo-page .intro-container {
        padding: 30px 0px;
    }
    .booking-box {
        padding: 40px 10px;
    }
}
@media(max-width: 360px){
    .booking-box-wrapper {
        padding: 0;
    }
    .booking-box {
        border: 0;
        border-top: 1px solid #f0eae3;
    }
    .booking-link {
        font-size: 13px;
    }
}


/* ==== CIGAR PAGE === */

.cigar_content{
    padding: 25px 0 40px;
}
.cigar_container{
    max-width: 1278px;
    padding: 0 60px;
    margin: auto;
}
.cigar_filter{
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    margin-bottom: 40px;
}
.c_filter, .c_searchandhumidor{
    display: inline-block;
    width: 50%;
    padding: 0 15px;
    vertical-align: middle;
}
.filter_hold{
    display: inline-block;
    width: 100%;
    position: relative;
    transition: background-color 0.5s;
}
.filter_hold:hover{
    background-color: rgba(190, 146, 64, 0.1);
}
.filter_head{
    font-size: 15px;
    font-family: 'SackersGothicW01-Light';
    text-transform: uppercase;  
    color: #be9240;
    letter-spacing: 0.42em;  
    padding: 12px 0;
    display: inline-block;
}
.filter_txt{
    font-size: 16px; 
    color: #be9240;
    padding-left: 50px;
    display: inline-block;
    letter-spacing: 0.05em; 
    font-family: 'Times Roman'; 
}
.f_text{
    width: calc(100% - 50px);
    display: inline-block;
    border: 2px solid #efe8de;
    padding-left: 20px;
}
.arrow_hold{
    width: 50px;
    display: inline-block;
    border: 2px solid #efe8de;
    height: 100%;
    border-left: none;
    position: absolute;
    right: 0;
    top: 0;
} 
.drop_arrow{
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;

    border-top: 10px solid #4a4748;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}
.c_filter{
    position: relative;
}
.filter_options{
    position: absolute;
    top: 100%;
    left: 15px;
    width: calc(100% - 30px);
    height: auto;
    z-index: 110;
    background-color: #fff;
    padding: 40px 30px 25px 30px;
    border: 2px solid #efe8de;
    border-top: none;
    display: none;
}
.filter_options ul{
}
.filter_options ul li{
    margin-bottom: 15px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}
.f_option{
    font-family: 'Times Roman';
    font-size: 15px;
    color: #be9240;
    line-height: 1;
    letter-spacing: 0.05em;
    transition: color 0.5s;
}
.f_option:hover{
    color:#373737;
}
.filter_hold + .filter_options.show_filter{
    display: block;
}
.c_searchandhumidor{
    font-size: 0;    
}
.c_search, .c_humidor{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.c_search{
    padding-right: 15px;
}
.c_search form{
    position: relative;
}
.c_search input[type="text"]{
    width: 100%;
    background-color: #f9f6f2;
    font-size: 15px;
    padding: 14px 40px 14px 15px; 
    border: none;
    font-family: 'SackersGothicW01-Light';
    text-transform: uppercase;
    color: #be9240;
}
.c_search input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #be9240;
    letter-spacing: 0.42em;
}
.c_search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #be9240;
    letter-spacing: 0.42em;
}
.c_search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #be9240;
    letter-spacing: 0.42em;
}
.c_search input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #be9240;
    letter-spacing: 0.42em;
}
.c_search input[type="text"]:focus{
    outline: none;
    border: none;
}
.c_search input[type="submit"]{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('../images/c_search.png');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width:20px;
    height: 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.c_humidor{
    padding-left: 15px;
}
.c_humidor .humidor_link{
    display: block;
    padding: 10px 25px;
    width: 100%;
    border: 1px solid #be9240;
    font-size: 13px;
    color: #be9240;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-family: 'SackersGothicW01-Light';
    transition: background-color 0.5s;
    text-align: center;
}
.c_humidor .humidor_link:hover{
    background-color: rgba(190, 146, 64, 0.1);
}
.c_humidor .humidor_link .vam{
    vertical-align: middle;
    display: inline-block;
}
.vam:first-child{
    padding-right: 15px;
}
.vam:last-child{
    font-size: 0;
}

.slider_and_deal{
    font-size: 0;
}
.slider_deal_hold{
    margin-left: -15px;
    margin-right: -15px;
}
.cigar_club_slider{
    width: 33.33%;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    vertical-align: top;
}
.cigar_club_slider img{
    width: 100%;
}
.cigar_events_head{
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.42em;
    text-align: center;
    font-family: 'SackersGothicW01-Light';
    font-size: 17px;
}
.cigar_club_sliders{
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;    
}
.cigar_eventst{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, .58);
}
.cigar_events_slide{
    width: 100%;
}
.cigar_event_link{
    display: inline-block;
    width: 100%;
}
.cigar_name_event, .cigar_name_date{
    font-size: 14px;
    color: #fff;
}
.cigar_name_event{
    padding-top: 20px;
    color: #be9240;
    font-family: 'Times Roman';
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}
.cigar_name_date{
    padding-top: 10px;
    color: #fff;
    font-family: 'Times Roman';
    line-height: 1;
    letter-spacing: 0.02em;
}
.events_hold{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width:100%;
    text-align: center;
}
.dealofmonth{
    width: 66.66%;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
}
.deal_details{
    border: 2px solid #f0eae3;
}
.deal_img, .deal_text{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.deal_img{
    position: relative;
    overflow: hidden;
    padding-right: 15px;
}
.deal_img .bgimage{
    width: 100%;
}
/*.deal_img:hover .bgimage{
    transform: scale(1.1);
}*/
.deal_img .add_to_basket{
    right: 15px;
}
.add_to_basket{
    position: absolute;
    right: 0;
    bottom: 0;
}
.add_to_basket a{
    display: inline-block;
    vertical-align: middle;
    padding: 12px 17px;
    background-color: #f9f6f2;
    font-size: 14px;
    color: #c6912b;
    transition: background-color 0.5s, color 0.5s;
    font-family: 'FairfieldLTW01-55Medium 706181';
    letter-spacing: 0.01em;
}
.add_plus{
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.add_plus:before{
    width: 2px;
    height: 100%;
    background-color: #c6912b;
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    transition: background-color 0.5s;
}
.add_plus:after{
    height: 2px;
    width: 100%;
    background-color: #c6912b;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: background-color 0.5s;
}
.vamdle{
    vertical-align: middle;
}
.add_to_basket a:hover{
    background-color: #c6912b;
    color: #fff;
}
.add_to_basket a:hover .add_plus:before, .add_to_basket a:hover .add_plus:after{
    background-color: #fff;
}
.cigar_page .add_to_basket{
    display: none;
}
.deal_max{
    text-align: center;
}
.deal_head{
    text-align: center;
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;    
    letter-spacing: 0.4em;
    line-height: 1.5;
    text-transform: uppercase;
    max-width: 120px;
    margin: auto;
}
.brand_name{
    font-size: 15px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding-top: 3px;
    letter-spacing: 0.05em;
    color: #373737;
    text-transform: capitalize;
}
.prod_name{
    font-size: 15px;
    color: #be9240;
    padding-top: 30px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-family: 'SackersGothicW01-Light';
}
.prod_name a{
    transition: color 0.5s;
}
.prod_name:hover a{
    color:#373737;
}
.prod_price{
    font-size: 14px;
    padding-top: 3px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
}

.popular_head{
    padding: 60px 0 40px;
    font-family: 'SackersGothicW01-Light';
    font-size: 17px;    
    letter-spacing: 0.42em;
    text-align: center;
    text-transform: uppercase;
    color: #b7886f;
}
.ciger_products{
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.ciger_product{
    width: 33.33%;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 40px;
    vertical-align: top;
}
.ciger_product figure{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.prod_img .bgimage{
    width: 100%;
}
/*.prod_img:hover .bgimage{
    transform: scale(1.1);
}*/
.prod_detail{
    position: relative;
}
.like_heart{
    background-image: url('../images/heart_sprite.png');
    background-repeat: no-repeat;
    background-position: 50% top;
    width: 17px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.like_heart.liked{
    background-position: 50% bottom;
}
.like_heart:hover{
    background-position: 50% bottom;
}
.prod_name_brand{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    max-width: 190px;
}
.ciger_product .prod_name{
    padding-top: 0;
    line-height: 1.3;
}
.read_link{
    position: absolute;
    right: 0;
    top: 0;
}
.read_link span{
    display: inline-block;
}
.read_link span:first-child{
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    text-transform: uppercase;
    color: #c6912b;
    margin-right: 10px;
    transform: translateX(-50%);
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
}
.read_link:hover span:first-child{
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.a_img{
    height: 13px;
}
.load_btn_cntr{
    text-align: center;
}
.cigar_load_more{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    border: 1px solid #b7886f;
    font-size: 12px;
    background: #ffffff;
    cursor: pointer;
    padding: 10px 25px;
    transition: background .5s,color .5s;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 60px;
}
.cigar_load_more:hover{
    background-color: #b7886f;
    color: #fff;
}
.event_bg{
    position: relative;
    padding-top: 71.46%;
    background-color: #fff;
}
.deal_bg{
    position: relative;
    /*    padding-top: 71%;*/
    background-color: #fff;
}
.prod_img{
    position: relative;
    /*    padding-top: 71.46%;*/
    background-color: #fff;
}
.cigar_eventst .center #prev {
    transform: translateY(-50%);
}
.cigar_eventst .center #next {
    transform: translateY(-50%);
}
.brand_container{
    max-width: 930px;
    padding: 0 60px;
    margin: auto;
}
.brandname{
    font-size: 21px;
    letter-spacing: 21px;
    color: #b7886f;
    text-transform: uppercase;
    font-family: 'SackersGothicW01-Light';
    text-align: center;
    margin-bottom: 20px;
}
.like_hold{
    text-align: center;
    margin-bottom: 40px;
}
.like_he{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #c6912b;
    letter-spacing: 0.05em;
}
.f0{
    font-size: 0;
    padding: 0 10px;
}
.brand_like_heart{
    background-image: url('../images/brand_heart_sprite.png');
    background-repeat: no-repeat;
    background-position: 50% top;
    width: 26px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
}
.brand_like_heart:hover, .brand_liked{
    background-position: 50% bottom;
}
.brand_description{
    font-size: 0;
    border:2px solid #f0eae3;
}
.brand_image, .brand_desc{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.brand_image{
    padding-right: 15px;
}
.brand_im{
    position: relative;
    padding-top: 71.7%;
    background-color: #fff;
    width: 100%;
}
.my_humidor .brand_im, .search_page .brand_im{
    padding-top: 0;
}
.brand_desc{
    padding: 0px 40px;
}
.br_name, .brand_head{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;
    letter-spacing: 0.4em;
    line-height: 1.5;
    text-transform: uppercase;
}
.br_name{
    margin-bottom: 10px;
}
.brand_head{
    margin-bottom: 20px;
}
.brand_sub_head{    
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #c6912b;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
.brand_desc p{
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 14px;
    line-height: 1.2;
}
.brand_prod{
    width: 100%;
    border-top: 2px solid #f3f3f3;
    margin-top: 40px;
}
.brand_products_listing{
    position: relative;
    padding-bottom: 40px;
}
.brand_products_listing:after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #f3f3f3;
    content: '';
}
.brand_prod_hold{
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
    padding-bottom: 30px;
}
.brand_prod_img, .brand_prod_detail{
    width: 50%;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
}
.brand_prod_img .add_to_basket{
    background-color: #f9f6f2;
    width: calc(50% - 5px);
    text-align: center;
}
.brand_prod_img .add_to_basket a{
    width: 100%;
}

.dd {
    position: relative;
}
.dd select {
    opacity: 0;
}
.dd .selected-item {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;    
    padding: 11px 55px 11px 15px;
    color: #373737;
}
.dd .selected-item.prompt .b {    
    color: #373737;
}
.dd .selected-item .b {
    font-weight: bold;
}
.dd .selected-item .fa {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.dd select{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.dd .selected-item .dd-prefix{
    margin-right: 22px;
}
.qty_sub_total{
    font-size: 0;
}
.pro_qty, .pro_sub_total{
    display: inline-block;
    width: calc(50% - 5px);
    background-color: #f9f6f2;
    vertical-align: middle;
    margin-top: 10px;
}
.pro_qty{
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.drop_icon{
    border: solid #be9240;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;

    position: absolute;
    top: 45%;
    right: 20px;
    transform: translateY(-45%) rotate(45deg);
}
.dd .selected-item span, .dd .selected-item b, .dd .selected-item i{
    vertical-align: middle;
}
.pro_sub_total{    
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding: 12px;
    text-align: center;
    margin-left: 10px;
    letter-spacing: 0.05em;
    white-space: nowrap;
}
.brand_prod_det{
    background-color: #f9f6f2;
    padding: 20px 40px 20px 20px;
    position: relative;
}
.brand_prod_detail .prod_name{
    padding-top: 0;
}
.notes{    
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
    line-height: 1.2;
    margin-top: 15px;
}
.notes b{
    color: #c29a52;
    font-weight: normal;
}
.brand_prod_detail .like_heart{
    position: absolute;
    right: 20px;
    top: 20px;
}
.product_options{
    margin-left: -10px;
    margin-right: -10px;
    font-size: 0;
}
.smoking_time, .cigar_length, .cigar_gauge, .cigar_strength{
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.smoking_time{
    font-size: 0;
    font-weight: bold;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
    width: 16%;
    position: relative;
}
.smoking_time:after, .cigar_length:after, .cigar_gauge:after{
    position: absolute;
    right: -1px;
    top: 20px;
    width: 2px;
    height: 30px;
    content: '';
    background-color: #e5e5e5;
    transform: translateY(-40%);
}
.label_txt{
    font-weight: normal;
    color: #c6912b;
    width: 100%;
    font-size: 13px;
    text-align: center;
    padding-top: 11px;
    line-height: 1;
    letter-spacing: 0.01em;
}
.smoking_time > *{
    display: inline-block;
    vertical-align: bottom;
}
.smoking_time .smoke_tim{
    font-size: 16px;
    line-height: 1;
}
.time_icon{
    width: 25px;
    height: 25px;
    border: 2px solid #cdb392;
    border-radius: 50%;
    position: relative;
    margin-right: 7px;
}
.time_icon:before{
    border: solid #cdb392;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 25%;
    right: 25%;
    transform: rotate(90deg) translate(-25%, -25%);
    content: '';
}
.cigar_length{    
    font-size: 0;
    font-weight: bold;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
    width: 18%;
    text-align: center;
    position: relative;
}
.cigar_length > *{
    display: inline-block;
    vertical-align: bottom;
}
.cigar_length_icon{
    background-image: url('../images/cigar_length.png');
    background-repeat: no-repeat;
    width: 48px;
    height: 25px;
    display: inline-block;
    margin-right: 8px;
}
.cigar_length .len_txt{
    font-size: 16px;
    line-height: 1;
}
.cigar_gauge{
    width: 22%;
    position: relative;
    text-align: center;
}
.c_radio{
    display: inline-block;
    text-align: center;
    pointer-events: none;
}
.c_radio label{
    width: 100%;
}
.cigar_gauge input[type="radio"] {
    display: none;
}
.cigar_gauge input[type="radio"] + label {
    color: #292321;
    font-family: Arial, sans-serif;
    font-size: 0;
    display: block;
    position:relative;
}
.cigar_gauge input[type="radio"] + label span {
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 2px solid #cdb392;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.cigar_gauge input[type="radio"] + label span:after {
    height: 160%;
    width: 1px;
    content: '';
    background-color: #cdb392;
    position: absolute;
    top: -30%;
    left: 50%;
    transform: rotate(-45deg);
}
.cigar_gauge input[type="radio"] + label span {
    background-color: transparent;
}
.cigar_gauge input[type="radio"]:checked + label span {
    position: relative;
}
.cigar_gauge input[type="radio"]:checked + label span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    background-color: #000;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 1;
}
.cigar_gauge input[type="radio"]:checked + label.heavy span:before {
    width: 12px;
    height: 12px;
}
.cigar_gauge input[type="radio"]:checked + label.medium span:before {
    width: 10px;
    height: 10px;
}
.cigar_gauge input[type="radio"]:checked + label.slender span:before {
    width: 8px;
    height: 8px;
}
.cigar_gauge input[type="radio"] + label.medium span {
    width: 22px;
    height: 22px;
}
.cigar_gauge input[type="radio"] + label.slender span {
    width: 18px;
    height: 18px;
}
.radio_lbl{
    display: block;
    font-weight: normal;
    color: #c6912b;
    font-size: 13px;
    text-align: center;
    padding-top: 10px;
    line-height: 1;
    font-family: 'FairfieldLTW01-55Medium 706181';
    margin: 0 6px;
    cursor: pointer;
    letter-spacing: 0.01em;
    position: relative;
}
.cig_length{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    width:100%;
    font-size:12px;    
    line-height: 1;
    font-family: 'FairfieldLTW01-55Medium 706181';
    margin-top:7px;
    color: #c6912b;
}
.cigar_gauge {
    padding-bottom: 25px;
}
.cigar_strength{
    width: 44%;
    text-align: center;
}
.cigar_strength input[type="radio"] {
    display: none;
}
.cigar_strength input[type="radio"] + label {
    color: #292321;
    font-family: Arial, sans-serif;
    font-size: 0;
    display: block;
}
.cigar_strength input[type="radio"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 6px;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.cigar_strength input[type="radio"] + label.full span {
    background-color: #624433;
}
.cigar_strength input[type="radio"] + label.mediumtofull span {
    background-color: #a9988f;
}
.cigar_strength input[type="radio"] + label.s_medium span {
    background-color: #c8beb8;
}
.cigar_strength input[type="radio"] + label.lighttomedium span {
    background-color: #e0dad6;
}
.cigar_strength input[type="radio"] + label.light span {
    background-color: #efecea;
}
.cigar_strength input[type="radio"]:checked + label span {
    position: relative;
}
.cigar_strength input[type="radio"]:checked + label span:before {
    position: absolute;
    top: -4px;
    left: -4px;
    width: 18px;
    height: 18px;
    content: '';
    border-radius: 50%;
    z-index: 1;
    border: 2px solid #000;
}
.cigar_strength input[type="radio"] + label span,
.cigar_strength input[type="radio"]:checked + label span {
    -webkit-transition: background-color 0.4s linear;
    -o-transition: background-color 0.4s linear;
    -moz-transition: background-color 0.4s linear;
    transition: background-color 0.4s linear;
}
.out_text .vamdle{
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #242424;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.out_text a{
    pointer-events: none;
}
.email_me_text{
    display: block;
    text-align: right;
    padding: 15px 30px 15px 15px;
    background-color: #f9f6f2;
    margin-top: 10px;
    transition: background-color 0.5s;
    color: #c7a365;
    cursor: pointer;
    position: relative;
}
.envelope_ico{
    background-image: url('../images/out_envelope_sprit.png');
    background-repeat: no-repeat;
    background-position: 50% top;
    width: 24px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
}
.email_me_text:hover{
    background-color: #c7a365;
    color: #fff;
}
.email_me_text:hover .envelope_ico{
    background-position: 50% bottom;
}
.email_me_text span{
    display: inline-block;
    vertical-align: middle;
}
.email_me_text span:first-child{
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    letter-spacing: 0.1em;
    margin-right: 15px;
}
@keyframes rotateSpinner{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(360deg)
    }
}
.email_me_text.load {
    opacity: 0.5;
    color: #444;
    pointer-events: none;
    background-color: #c7a365;
}
.email_me_text.load:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px!important;
    height: 50px!important;
    background: transparent url(../images/load.png) no-repeat 50% 50%;
    background-size: 70%;
    border-radius: 50%;
    -webkit-animation: rotateSpinner 2s linear infinite;
    animation: rotateSpinner 2s linear infinite;
    font-size: 0;
}
/* === NOTIFY POPUP CSS === */

.notify {
    background-color: rgba(0,0,0,0.4);
    text-align: center;
}
.notify-contents {
    background-color: #fff;
    margin: 0 auto;
    min-width: 300px;
    max-width: 650px;
    text-align: left;
    padding: 25px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100px);
    transition: opacity 0.5s ease 0.1s, visibility 0.5s ease 0s,transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}
.notify-action {
    text-align: right;
    margin-top: 20px;
}
.notify-close {
    font-family: effra_mediumregular;
    font-size: 16px;
    padding: 6px 20px;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    color: #c7a365;
    border: 1px solid #c7a365;
}
.notify-close:hover {
    background-color: #c7a365;
    color: #fff;
}
.no-touchevents .notify-close:hover, .notify-close:active, .notify-close:focus {
    background-color: #454c51;
}
.notify-close-icon {
    font-family: arial;
    font-size: 25px;
    position: absolute;
    right: 25px;
    top: 19px;
    line-height: 1;
    cursor: pointer;
}
.has-notify .notify-contents, .has-notify-age .notify-contents {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition-delay: 0.1s;
}
.notify-msg .latest_item_title{
    line-height: 1.25;
}
.notify-form-div {
    margin-top: 15px;
}
.notify-form-div .control-label{
    display: inline-block;
    width: 100%;
}
.notify-form-div input[type="text"]{
    margin-top: 10px;
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #c7a365;
}
.middle-wrap-abs {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
}
.middle-wrap-abs {
    white-space: nowrap;
}
.middle-wrap:after, .middle-wrap-abs:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 100%;
}
.stripes {
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-style: normal;
    font-weight: normal;
    padding-left: 10px;
    color: #fff;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #c7a365;
    margin-bottom: 20px;
}
.middle {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}
#wrapper.lock {
    position: fixed;
    width: 100%;
    left: 0;
    background: #fff;
}


/* === NOTIFY POPUP CSS === */

.my_basket{
    padding: 60px 0 40px 0;
}
.sec_title{
    margin-bottom: 60px;
}
.my_basket .brand_prod:first-child{
    border: none;
    margin-top: 0;
}
.remove_text a{
    padding: 12px 10px;
    white-space: nowrap;
}
.remove_text .add_plus {
    width: 8px;
    height: 8px;
    margin-left: 5px;
}
.remove_text .add_plus:before{
    display: none;
}
.btns{
    text-align: center;
    margin-top: 100px;
}
.btns .pro_sub_total, .white_btn{
    display: inline-block;
    min-width: 190px;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0;
    text-transform: uppercase;
}
.white_btn{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    border: 1px solid #b7886f;
    font-size: 12px;
    padding: 12px 20px;
    -webkit-transition: background .5s,color .5s;
    -o-transition: background .5s,color .5s;
    transition: background .5s,color .5s;
    text-transform: uppercase;
    background: #fff;
    cursor: pointer;
}
input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
}
.white_btn:hover{
    background-color: #b7886f;
    color: #fff;
}
.humidor_btns{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 0;
}
.h_links{
    width: 33.33%;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.h_links:first-child{
    padding-left: 0;
}
.humidor_links{
    display: block;
    color: #fff;
    font-size: 7px;
    text-align: center;
    line-height: 1.5;
    font-family: 'SackersGothicW01-Light';
    letter-spacing: 0.3em;
    text-transform: uppercase;
    background-color: #c7a365;
    padding: 7px 5px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    height: 44px;
    transition: background-color 0.5s, color 0.5s;
}
.humidor_links span{
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}
.humidor_links:after {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.humidor_links:hover{
    background-color: #efe8de;
    color: #c7a365;
}
.fav_title{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;
    letter-spacing: 0.4em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    padding-top: 20px;
}
.remove_my_humidor{
    text-align: right;
}
.my_humidor .brand_prod_hold{
    margin-top: 0;
}
.my_basket .remove_my_humidor + .brand_prod_hold{
    margin-top: 0;
}
.remove_humidor{
    display: inline-block;
    margin: 20px;
    transition: color 0.5s;
    cursor: pointer;
}
.remove_humidor:hover{
    color:#c7a365;
}
.remove_humidor:hover .close_ico:before, .remove_humidor:hover .close_ico:after{
    background-color: #c7a365;
}
.remove_hum_text, .close_ico{
    display: inline-block;
    vertical-align: middle;
}
.remove_hum_text{
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.close_ico{
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.close_ico:before, .close_ico:after{
    background-color: #373737;
    content: '';
    position: absolute;
    transition: background-color 0.5s;
}
.close_ico:before{
    height: 100%;
    width: 2px;
    left: 50%;
    top: 0;
    transform: translateX(-50%) rotate(45deg);
}
.close_ico:after{
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(-135deg);
}
.my_humidor .btns{
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 2px solid #f3f3f3;
}
.fav_brands .fav_title, .fav_history .fav_title{
    margin-top: 40px;
}
.fav_brands_hold .fav_brand{
    margin-top: 60px;
    border-top: 2px solid #f3f3f3;
}
.fav_brands_hold .fav_brand:first-child{
    margin-top: 40px;
}
.fav_brands_hold .fav_brand:last-child{
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 60px;
}
.tog_link{
    background-color: #f9f6f2;
    display: inline-block;
    width: 100%;
    padding: 10px 25px;
    font-size: 0;
    margin-bottom: 10px;
}
.history_date, .tog_collapse{
    display: inline-block;
    width: 50%;
}
.tog_collapse{
    text-align: right;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 14px;
}
.tog_collapse span{
    vertical-align: middle;
}
.history_date{
    font-size: 14px;
    letter-spacing: 0.42em;
    font-family: 'SackersGothicW01-Light';
    color:#be9240;
}
.collapse_arrow{
    display: inline-block;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    border: solid #373737;
    border-width: 2px 0px 0px 2px;
    padding: 0px;
    transform: rotate(-135deg);
    margin-left: 15px;
    transition: transform 0.2s;
    margin-top: -3px;
}
.history_header, .history_content_row{
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px;
}
.history_content_row{
    margin-top: 10px;
}
.h_product, .h_quantity, .h_price, .h_subtotal{
    display: inline-block;
    padding: 0 5px;
}
.h_product{
    width: 40%;
}
.h_quantity, .h_price, .h_subtotal{
    width: 20%;
}
.header_bg{
    background-color: #fcfbf9;
    padding: 10px 25px;
    display: inline-block;
    width: 100%;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 14px;
}
.his_bg{
    display: inline-block;
    padding: 15px 25px;
    width: 100%;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 16px;
    vertical-align: middle;
    white-space: normal;
}
.h_brand_name, .h_pro_name{
    display: block;
}
.h_brand_name{
    font-size: 15px;
    color: #be9240;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-family: 'SackersGothicW01-Light';
}
.h_pro_name{
    font-size: 15px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding-top: 3px;
    letter-spacing: 0.05em;
    color: #373737;
    text-transform: capitalize;
}
.middle_div{
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    background-color: #f9f6f2;
}
.middle_div:after {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.history_btns{
    margin: 30px -5px;
    text-align: right;
    font-size: 0;
}
.total_val, .reorder_btn{
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}
.total_val{
    width: 40%;
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 16px;
}
.total_bg{
    background-color: #f9f6f2;
    padding: 11px 25px;
}
.total_val span{
    display: inline-block; 
    width: 50%;
    text-align: left;
}
.total_val span:first-child{
    float: left;
}
.total_val span:last-child{
    padding-left: 30px;
}
.reorder_btn .white_btn{
    width: 100%;
    min-width: auto;
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    text-align: center;
}
.reorder_btn{
    width: 20%;
}
.history_content {
    overflow: hidden;
    display: none;
}
.expand_a .collapse_arrow{
    transform: rotate(45deg);
    margin-top: 6px;
}
.collap, .collapse_arrow{
    display: inline-block;
}
.checkout {
    padding: 60px 0 40px 0;
}
.sub_tit{
    text-align: center;
    font-size: 15px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #be9240;
    letter-spacing: 0.25em;
    margin-bottom: 60px;
}
.billing_details{
    padding: 60px 0;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #f3f3f3;
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px;
}
.checkout_sub_tit{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;
    letter-spacing: 0.4em;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.input_hold{
    width: 50%;
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 10px;
    position: relative;
    vertical-align: middle;
}
.input_hold:last-child, .input_hold:nth-last-child(2){
    margin: 0;
}
.input_bg{
    background-color: #f9f6f2;
}
.input_hold input{
    font-size: 16px;
    width: 100%;
    border: none;
    padding: 20px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    position: relative;
    z-index: 2;
    background-color: transparent;
    letter-spacing: 0.05em;
}
.input_hold input:focus{
    outline: none;
}
.placeholder_text{
    position: absolute;
    top: 23px;
    left: 25px;
    width: auto;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
    letter-spacing: 0.05em;
}
.placeholder_text span{
    display: inline-block;
    vertical-align: bottom;
    font-size: 17px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
}
.placeholder_text .place2txt{
    font-size: 14px;    
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #a8a8a8;
    margin-left: 20px;
}
.input_hold input[type="text"]:focus ~ .placeholder_text, .input_hold .has-input + .placeholder_text, .order_notes .order_text:focus ~ .placeholder_text,
.order_notes .order_text.has-input + .placeholder_text{
    opacity: 0;
    visibility: hidden;
}
.input_bg .dd .selected-item .dd-prefix{
    display: inline-block;
    vertical-align: bottom;
    font-size: 17px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #373737;
    margin-right: 20px;
}
.input_bg .dd .selected-item.prompt .b{
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    color: #a8a8a8;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.input_bg .dd .selected-item .b{
    font-size: 17px;    
    color: #373737;
    font-weight: normal;
    letter-spacing: 0.05em;
}
.input_bg .dd .selected-item{
    padding: 20px 55px 20px 20px;
    line-height: 1;
}
.input_bg .dd{
    font-size: 17px;
}
.input_bg .dd .selected-item i{
    display: none;
}
.input_bg .dd .selected-item .b.text_change{
    font-size: 17px;
    color: #373737;
}
.shipping_address{
    margin-bottom: 25px;
}
.shipping_address .checkout_sub_tit{
    padding-top: 60px;
}
.shipp_address_check{
    font-size: 0;
    border-bottom: 2px solid #f3f3f3;
}
.checkbox_hold{
    width: 50%;
    display: inline-block;
    padding: 20px 25px 25px 25px;
}
.checkbox_hold:first-child{
    border-right: 2px solid #f3f3f3;
}
.checkbox_c {
    display: none;
}
.checkbox_c + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.checkbox_c + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    background: white;
    border: 2px solid #f1e8d8;
}
.checkbox_c:checked + label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #c7a365;
    border-width: 2px 0px 0px 2px;
    transform: rotate(-140deg);
}
.opac25{
    opacity: 0.25;
    transition: opacity 0.5s;
}
.ship_add {
    margin-bottom: 30px;
    margin-top: 60px;
    margin-left: -5px;
    margin-right: -5px;
    display: none;
}
.bor_bot{    
    border-bottom: 2px solid #f3f3f3;
}
.textarea_bg{    
    background-color: #f9f6f2;
    padding: 25px;
}
.order_text{
    width: 100%;
    border: none;
    min-height: 90px;
    background: transparent;
    position: relative;
    z-index: 2;    
    resize: vertical;
}
.order_text:focus{
    outline: none;
}
.order_notes{
    margin-top: 30px;
    position: relative;
}
.order_notes .placeholder_text{
    transform: none;
    top: 25px;
}
.order_total{
    border: 2px solid #efe4cf;
}
.order_row{
    font-size: 0;
    padding: 20px 25px;
    border-bottom: 2px solid #f3f3f3;
}
.order_row:first-child{
    border-color: #efe4cf;
    color: #be9240;
}
.order_row:last-child{
    border: none;
}
.order_prod, .order_price{
    display: inline-block;
    font-size: 16px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    letter-spacing: 0.05em;
}
.order_prod{
    width: 75%;
}
.order_price{
    width: 25%;
    text-align: right;
}
.order_row .order_prod{
    color: #be9240;
}
.order_prod.prod_loop{
    color: #373737;
}
.payment_via{
    padding: 40px;
    background-color: #fcfbfa;
    margin-top: 60px;
    text-align: center;
    font-size: 0;
}
.order_box .checkout_sub_tit{
    padding-top: 40px;
}
.pay_title{
    color: rgba(190, 146, 64, .46);
    font-family: 'SackersGothicW01-Light';
    font-size: 15px;
    letter-spacing: 0.4em;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.order_box .btns{
    margin-top: 60px;
}
.banner_cont{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.thankyou #controls-wrapper #controls h1{
    line-height: 1;
}
.banner_sub_title{
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.25em;
    font-family: 'FairfieldLTW01-55Medium 706181';
    margin-top: 15px;
}
.primary_contact{
    margin-top: 100px;
}
.primary_address{
    padding: 25px 25px 25px 15%;
    border: 2px solid rgba(199, 163, 101, .25);
}
.pri_add{
    display: block;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 16px;
    color: #373737;
    line-height: 1.4;
}
.thankyou .order_box .checkout_sub_tit{
    padding-top: 60px;
}
.add-to-basket, .remove-from-basket {
    cursor: pointer;
}
.pay_method{
    font-size: 0;
    padding: 20px 20px 20px 15%;
    border: 2px solid #efe4cf;
}
.pay_method span{
    display: inline-block;
    vertical-align: middle;
}
.pay_method span:first-child{
    margin-right: 70px;
}
.pay_method span:last-child{
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    letter-spacing: 0.05em;
}
.no_item_found{
    padding: 20px 0;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #f3f3f3;

    font-size: 16px;
    line-height: 1;
    font-family: 'FairfieldLTW01-55Medium 706181';
    text-align: center;
    background-color: #f9f6f2;
    margin-top: 60px;
}

/* Notifications */
.cartnotify {
    position: fixed;
    top: 160px;
    right: 0;
    max-width: 50%;
    z-index: 99999;
    overflow: hidden;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.cartnotify .text {
    background: #eee;
    padding: 15px 20px;
    white-space: nowrap;
    line-height: 1;
    transform: translateX(100%);
    transition: transform .4s;
}
.cartnotify.show .text {
    transform: translateX(0%);
}
.cartnotify-error .text {
    background: #a22849;
    color: #fff;
}
.cartnotify-success .text {
    background: #287129;
    color: #fff;
}
.cartnotify .fa {
    font-size: 18px;
    vertical-align: middle;
    margin-top: 2px;
}
.cartnotify .text span {
    margin-left: 10px;
    vertical-align: middle;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.subnavOzadje-head.cigar-sub-menu #fiksnaSirina{
    width: 100%;
    text-align: right;
    padding-right: 25px;
}
.subnavOzadje-head.cigar-sub-menu nav.subnav > ul > li{
    font-weight: bold;
}
.my_basket .basket_product.hide {
    display: none;
}
.my_basket .basket_no_product.hide {
    display: none;
}
.mob_head_db{
    display: none;
}
.payment .input_hold:last-child, .payment .input_hold:nth-last-child(2){
    margin-bottom: 10px;
}
.payment .btns{
    margin-top: 60px;
}
/*.payment .input_bg .dd .selected-item.prompt .b{
    font-size: 17px;
    color: #373737;
    font-weight: normal;
    letter-spacing: normal;
}*/
.error_cont{
    text-align: center;
    padding: 100px 0;
}
.error_head{
    font-family: 'SackersGothicW01-Light';
    text-align: center;
    text-transform: uppercase;
    color: #b7886f;
    letter-spacing: 24px;
    font-size: 24px;
    line-height: 1;
}
.error_cont .banner_sub_title{    
    color: #b7886f;
    margin-top: 35px;
}
.pay_btn{
    text-align: center;
}
.pay_btn .stripe-button-el,
.pay_btn .stripe-button-el span{
    background: none;
    box-shadow: none;
}
.pay_btn .stripe-button-el span{    
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    border: 1px solid #b7886f;
    font-size: 12px;
    padding: 12px 20px;
    transition: background .5s,color .5s;
    text-transform: uppercase;
    background: #fff;
    cursor: pointer;
    height: auto;
    border-radius: 0;
    line-height: 1;
    text-shadow:none;
    font-weight: normal;
    min-height: 0 !important;
}
.pay_btn .stripe-button-el:focus{
    border: none;
    outline: none;
    background-color: #fff;
}
.pay_btn .stripe-button-el span:focus{
    outline: none;
}
.pay_btn .stripe-button-el:not(:disabled):active, .pay_btn .stripe-button-el.active, .pay_btn .stripe-button-el:active,
.pay_btn .stripe-button-el:not(:disabled):active span, .pay_btn .stripe-button-el.active span{
    background: #b7886f;
    box-shadow: none;   
    color: #fff;
    border-radius: 0;
}
.pay_btn .stripe-button-el span:hover{
    background-color: #b7886f;
    color: #fff;
    border-radius: 0;
}
.brand_name_price{
    margin-left: 37px;
}
.detail_name_link .prod_name_brand{
    position: relative;
    top: -2px;
}
.search_page .brand_description{
    margin-top: 40px;
}
.search_page .fav_title{
    padding-top: 40px;
}
.pdf_section{
    text-align: center;
    margin: auto;
    max-width: 750px;
    padding-bottom: 60px;
}
.pdf_section_content {
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.pdf_section_content p{
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.5;
}
.pdf_section_content p:first-child{
    padding-top: 0px;
}
.pdf_section_content p:empty{
    display: none;
}
.pdf_section .white_btn{
    margin-top: 40px;
}
.pdf_section .popular_head {
    padding: 20px 0 40px;
}
.a_link{
    position: relative;
    padding-top: 71.46%;
    width: 100%;
    display: inline-block;
}
.brand_page .a_link{
    pointer-events: none;
}
.age_confirmation_info{
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    opacity:0;
    visibility:hidden;
    transition:opacity 0.5s, visibility 0.5s;
    z-index: 10002;
}
.age_confirmation_info .middle{
    padding-top: 75px;
}
.age_cookie .age_confirmation_info, .oscuro_age_cookie .oscuro_page.age_confirmation_info{
    opacity:1;
    visibility:visible;
}
.age_contents{
    padding: 35px;    
    background-color: #fff;
    margin: 0 auto;
    min-width: 250px;
    max-width: 650px;
    text-align: left;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100px);
    transition: opacity 0.5s ease 0.1s, visibility 0.5s ease 0s,transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
    margin-left:25px;
    margin-right:25px;
}
.art_logo{
    position: absolute;
    left: 0;
    transform: none;
    bottom: 100%;
    margin-bottom: -40px;
    width: 100%;
    text-align: center;
}
.age_msg{
    margin-top:35px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 15px;
}
.text-center{
    text-align:center;
}
.text-left, #news-article h2.text-left{
    text-align:left;
}
.age_contents{
    font-family: 'SackersGothicW01-Light';
    font-size:14px;
}
.age_confirmation{
    display:inline-block;
    padding:10px 30px;
    border:1px solid #b7886f;
    font-family: 'SackersGothicW01-Light';
    font-size:14px;
    text-transform:uppercase;
    color:#b7886f;
    cursor:pointer;
    transition:background-color 0.5s, color 0.5s;
    margin-top: 35px;
}
.age_confirmation:hover{
    background-color:#b7886f;
    color:#fff;
}
.age_cookie .age_contents, .oscuro_age_cookie .oscuro_page .age_contents {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition-delay: 0.1s;
}
.cigar_category_container{
    max-width: 1630px;
    padding: 0 60px;
    margin: auto;
    text-align: center;
}
.c_searchandhumidor.search, .c_searchandsearch.search {
    display: inline-block;
    width: 360px;
    padding: 0 5px;
}
.c_filter.search{
    padding: 0 5px;
    min-width: 131px;
    width: auto;
}
.c_category_section {
    border: 1px solid #be9240;
}
.c_search.search, .c_humidor.search {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
}
.c_filter.search .filter_hold{
    display: inline-block;
    width: 131px;
    text-align: center;
    position: relative;
    padding: 10px;
    vertical-align: middle;
    cursor: pointer;
    height: 50px;
}
.filter_hold:after {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
.c_filter.search .filter_hold:before {
    content: "";
    position: absolute;
    width: 1px;
    top: 8px;
    bottom: 8px;
    right: 0;
    background-color: #faebcf;
}
.filter_head.search{
    font-size: 10px;
    font-family: 'SackersGothicW01-Light';
    padding: 0px;
    vertical-align: middle;
    width: 90px;
    letter-spacing: 0.2em;
    line-height: 1.5;
}
.cigar_filter.search, .cigar_filter.sort{
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 40px;
}
.cigar_filter.search .dd .selected-item .dd-prefix {
    display: inline-block;
    font-size: 10px;
    font-family: 'SackersGothicW01-Light';
    text-transform: uppercase;
    color: #be9240;
    letter-spacing: 0.42em;
}
.cigar_filter.search .dd .selected-item i {
    display: none;
}
.cigar_filter.search .dd .selected-item .b {
    font-size: 10px;
    font-family: 'SackersGothicW01-Light';
    color: #be9240;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    font-weight: normal;
    letter-spacing: 0.42em;
    text-transform: uppercase;
}
.c_filter.search .filter_hold.active {
    background-color: rgba(190, 146, 64, 0.1);
}
.c_filter.search, .c_searchandhumidor.search, .c_searchandsearch.search {
    margin-top: 40px;
    vertical-align: middle;
}
.filter_options.search ul li {
    width: 33.33%;
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 50px;
}
.filter_options_inner{
    position: relative;
    display: block;
    margin-top: 20px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 2px -2px 10px 0px rgba(55,55,55,0.2); 
    box-shadow: 2px -2px 10px 0px rgba(55,55,55,0.2);
    background-color: #fff;
}
.filter_options.search{
    left: 10px;
    width: 575px;
    padding: 0px;
    border: none;
    background-color: transparent;
    margin-top: -19px;
    padding-top: 11px;
}
.filter_options_inner_top {
    position: relative;
    background-color: #fff;
}
.filter_options_inner:before {
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #ebebeb;
    transform: rotate(45deg);
    position: absolute;
    top: -15px;
    left: 30px;
    background-color: #fff;
}
.filter_options.search ul {
    padding: 30px 0px 10px;
    border: 1px solid #f3ebdd;
    position: relative;
    background-color: #fff;
}
.filter_options.search ul li .f_option {
    font-size: 14px;
    line-height:1.25;
}
.filter_options.search ul:before,  .filter_options.search ul:after{
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 60px);
    background-color: #faebcf;
    top: 30px;
}
.filter_options.search ul:before {
    left : 33.33%;
}
.filter_options.search ul:after {
    right: 33.33%;
}
.filter_options_inner_cnt {
    background-color: #fff;
    padding: 15px;
    text-align: left;
}
.c_category_section .dd .selected-item {
    padding: 7px 55px 7px 15px;
}
.c_humidor.search .humidor_link {
    padding: 13px 25px;
}
.c_search.search input[type="text"]{
    padding: 17px 40px 16px 15px;
}
.f_option.search {
    transition: color 0.5s, border-bottom .5s;
    position: relative;
}
.f_option.search:hover {
    color: #be9240;
    border-bottom: 1px solid #be9240;
}
.f_option.search .fa {
    font-size: 14px;
    color: #be9240;
    opacity: 0;
    visibility: hidden;
    margin-left: -5px;
    transition: margin-left .5s;
}
.f_option.search:hover .fa {
    opacity: 1;
    visibility: visible;
    margin-left: 0px;
}
.filter_country_options {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 100%;
    z-index: 110;
    background-color: #fff;
    padding: 15px 10px;
    border: 2px solid #efe8de;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(239, 232, 222);
    border-top: none;
    display: none;
    text-align: left;
    margin-top: 1px;
}
.filter_country_options ul li {
    margin-top: 15px;
    display: block;
    vertical-align: top;
}
.filter_country_options ul li:first-child {
    margin-top: 0px;
}
.f_country_option {
    font-family: 'Times Roman';
    font-size: 15px;
    color: #be9240;
    line-height: 1.25;
    letter-spacing: 0.05em;
    transition: color 0.5s;
    cursor: pointer;
    padding-left: 20px;
    position: relative;
}
.f_country_option .fa{
    display: none;
    position: absolute;
    left: 0;
    margin-right: 10px;
}
.f_country_option.active .fa{
    display: inline-block;
}
.c_searchandhumidor.search.humidorpage_links {
    /* width: 280px; */
}
.humidor_btns.search{
    width: 100%; 
    padding-left: 0px;
}
.humidor_links.search {
    height: 52px;
}
.category_page .brand_prod:first-child{
    border-top: none;
}
.c_sort_section {
    display: inline-block;
    border: 1px solid #be9240;
}
.cigar_filter.sort {
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
}
.cigar_filter.sort .filter_hold{
    width: 150px;
    text-align: center;
    padding: 10px 0px;
    height: 48px;
    cursor: pointer;
}
.cigar_filter.sort .filter_head.search {
    width: 120px;
}
.c_filter.search.sort {
    margin-top: -30px;
}
.search-category-head {
    display: inline-block;
}
.c_category_right {
    display: inline-block;
}
.cat_country_cnt, .cat_brand_cnt {
    display: inline-block;
    position: relative;
}
.cat_sort_cnt {
    position: relative;
    border: 1px solid #be9240;
    display: none;
    width: 35%;
}
.filter_sort_options {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 100%;
    z-index: 110;
    background-color: #fff;
    padding: 15px 10px;
    border: 2px solid #efe8de;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(239, 232, 222);
    border-top: none;
    display: none;
    text-align: left;
    margin-top: 1px;
}
.filter_sort_options ul li:first-child {
    margin-top: 0px;
}
.filter_sort_options ul li {
    margin-top: 15px;
    display: block;
    vertical-align: top;
}
.f_sort_option {
    font-family: 'Times Roman';
    font-size: 15px;
    color: #be9240;
    line-height: 1.25;
    letter-spacing: 0.05em;
    transition: color 0.5s;
    cursor: pointer;
    padding-left: 20px;
    position: relative;
}
.f_sort_option .fa {
    display: none;
    position: absolute;
    left: 0;
    margin-right: 10px;
}
.f_sort_option.active .fa {
    display: inline-block;
}
.cigar_filter.sort .filter_hold.clk_sort_dp_search {
    width: 100%;
}
.cigar_filter.sort .filter_hold.clk_sort_dp_search.active {
    background-color: rgba(190, 146, 64, 0.1);
}
.my_humidor .fav_title {
    padding-top: 0px;
}
.f_country_option:hover .fa {
    display: inline-block;
}
.f_sort_option:hover .fa {
    display: inline-block;
}
.cigar_filter.sort.brand_page_sort {
    margin-bottom: 60px;
}
.payment_msg {
    line-height: 1.5;
    font-family: 'FairfieldLTW01-55Medium 706181';
    text-transform: none;
    color: #000;
    letter-spacing: 0.05em;
}
.cigar_banner_img {
    width: auto;
    height: 100%;
}
.menu_basket .fa {
    font-size: 15px;
}
.basket-icon {
    position: absolute;
    top: 55px;
    right: 38px;
    display: none;
}
.basket-icon.active {
    color: #b7886f;
}
.basket-icon .basket-icons-link{
    display: inline-block;
}
.basket-icon .fa {
    font-size: 25px;
}
.basket-icon:hover {
    color: #b7886f;
}
.alertify-logs {
    bottom: auto !important;
    top: 160px;
}
.page.podcastsinner {
    margin-top: 0px;
}
.podcastsinner-sec #art-controls {
    margin-top: 40px;
    padding-top: 40px;
}
.covid-guide .content {
    margin-top: 20px;
}
.covid-guide.editor ul, .covid-guide.editor ol {
    margin-bottom: 20px;
}
.covid-guide.editor ul li {
    padding-left: 30px;
}
.covid-guide.editor ol li {
    padding-left: 35px;
}
.covid-guide.editor ul li:before, .covid-guide.editor ol li:before {
    left: 15px;
}
.std_cookie_block {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #b7886f;
    padding: 20px 35px;
    color: #fff;
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.5s, opacity 0.5s 0.01s;
    z-index: 99999;
    font-size: 0px;
}
.std_cookie_block.show_cookie {
    opacity: 1;
    transform: translateY(0);
}
.std_cookie_block .main_sec {
    margin: 0px -10px;
}
.std_cookie_block .cookie_sec{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    text-align: left;
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding: 0px 10px;
}
.std_cookie_block .head_sec, .std_cookie_block .link_sec {
    width: 15%;
}
.std_cookie_block .body_sec {
    width: 70%;
}
.std_cookie_block .head_sec, .std_cookie_block .link_sec {
    font-size: 14px;
    font-family: 'SackersGothicW01-Light';
}
.std_cookie_block .link_sec a.button {
    padding: 10px 30px 10px 30px;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.std_cookie_block .link_sec a.button:hover {
    background: #fff;
    color: #b7886f;
}
.std_cookie_block .cookie_close {
    font-size: 18px;
    font-family: tahoma;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    line-height: 1;
    padding: 5px 30px 5px 10px;
    transition: color 0.5s;
    cursor: pointer;
}
.std_cookie_block .cookie_close:hover {
    color: #000;
}

.time-filter.mobile{
    display: none;
}
.time-filter, .selection-filter{
    font-family: 'SackersGothicW01-Light';
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.events-page {
    max-width: 1320px;
}
.events-page .time-filter, .events-page .selection-filter{
    text-transform: lowercase;
}
.time-filter{
    width: 40%;
}
.events-page .selection-filter{
    font-size: 0
}
.selection-filter{
    width: 60%;
    text-align: right;
}
.selection-filter select{
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    margin-left: 10px;
}
.events-page .selection-filter select {
    max-width: 142px;
    padding: 7px 35px 7px 16px;
    height: auto;
    background-size: 11px;
    background: url(/resource/images/public/new/dropdown_new.png) no-repeat 89% center;
    margin-left: 17px;
    outline: none;
}
.events-page .selection-filter select:focus{
    background: url(/resource/images/public/new/dropdown_new_up.png) no-repeat 89% center;
}
.events-page .selection-filter select option{
    font-size: 12px;
    text-transform: capitalize;
    font-family: 'FairfieldLTW01-55Medium 706181';
}
.selection-filter span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.time-filter span{
    padding-left: 5px;
    padding-right: 5px;
}
.time-filter a{
    border-bottom: 1px solid #000;
    cursor: pointer;
}
.time-filter a:hover{
    color: #b7886f;
    border-bottom-color: #b7886f;
}
.time-filter a.active:hover{
    border-bottom-color: #b7886f;
}
.time-filter a.active{
    color: #b7886f;
    border-bottom-color: transparent;
}
.events-page .button-controls{
    margin-top: 60px;
}
.events-page .filter{
    align-items: center;
    margin: 0;
    padding-top: 10px;
}
.events-item .image-wrapper{
    position: relative;
    padding-top: 52.155172%;
    display: block;
}
.event-listing{
    font-size: 0;
    padding-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    min-height: 430px;
    position: relative;
}
.events-item{
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    transition: opacity 0.4s;
}
.events-item .text-wrapper{
    background-color: #f9f6f1;
    padding: 35px;
    z-index: 2;
    position: relative;
}
.no-events-text{
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;
    color: #b7886f;
    text-align: center;
    margin-top: 60px;
    display: none;
}
.events-item .title-link{
    display: block;
}
.events-item h2{
    font-family: 'SackersGothicW01-Light';
    font-size: 16px;
    color: #b7886f;
    transition: color 0.4s;
}
.events-item .title-link:hover h2{
    color: #000;
}
.events-page .events-item h2{
    text-transform: lowercase;
}
.events-item .date-text{
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding-top: 15px;
}
.events-item .read-more{
    font-family: 'SackersGothicW01-Light';
    font-size: 10px;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    display: inline-block;
    text-transform: uppercase;    
    transition: color 0.4s;
}
.events-item .read-more:hover{
    color: #b7886f;
    border-bottom-color: #b7886f;
}
.events-item .tag-item{
    padding: 6px 20px;
    background-color: #B7886F;
    margin-right: 15px;
    color: #fff;
    display: inline-block;
    font-family: 'FairfieldLTW01-55Medium 706181';
    margin-bottom: 15px;
    min-width: 118px;
    text-align: center;
}
.events-item .tags-list {
    margin-top: -50px;
}
.event-article-content{
    background-color: #F8F8F8;
    padding: 60px 0;
    margin-left: -35px;
    margin-right: -35px;
}
.event-article-content #book-article {
    margin-top: 0;
}
.event-article-content #news-article h2{
    text-align: left;
    font-size: 24px;
    color: #000;
    text-transform: lowercase;
}
.event-article-content #book-article #booking-form{
    background-color: #fff;
    padding: 25px 45px;
    width: 35%;
    float: none !important;
    display: inline-block;
    vertical-align: top;
}
.event-article-content #book-article #booking-form.media-form{
    padding: 20px;
}
.media-form iframe{
    width: 100%;
    border: none;
    box-shadow: none;
}
.event-article-content #news-article.art-fl{
    float: none !important;
    display: inline-block;
    vertical-align: top;
    padding-right: 105px;
    margin: 0 !important;
    max-width: none;
    width: 65% !important;
}
.event-article-content .event-centered {
    text-align: center;
}
.event-article-content .event-centered #news-article.art-fl{
    padding: 0px 30px;
    text-align: left;
}
.event-article-content #book-article #booking-form header{
    font-size: 20px;
    margin-bottom: 25px;
}
.event-article-content #book-article #booking-form form{
    width: 100%;    
}
.event-article-content #book-article #booking-form input[type=text], .event-article-content #book-article #booking-form select, .event-article-content #book-article #booking-form textarea{
    background-color: #F8F8F8;
    padding: 10px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #323232;
    border-color: rgba(183, 136, 111, 0.3);
    outline: none;
    line-height: 1.4;
    margin-bottom: 15px;
}
.event-article-content #book-article #booking-form select{
    background: #F8F8F8 url(/resource/images/public/new/dropdown_new.png) no-repeat 94% center;
}
.event-article-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #323232;
}
.event-article-content input::-moz-placeholder { /* Firefox 19+ */
    color: #323232;
}
.event-article-content input:-ms-input-placeholder { /* IE 10+ */
    color: #323232;
}
.event-article-content input:-moz-placeholder { /* Firefox 18- */
    color: #323232;
}
.event-article-content textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #323232;
}
.event-article-content textarea:-moz-placeholder { /* Firefox 18- */
    color: #323232;
}
.event-article-content textarea{
    resize: vertical;
    height: 180px;
}
.event-article-content #book-article #booking-form input[type=submit]{
    width: 62.5%;
    padding: 6px 10px;
    margin-top: 10px;
    text-transform: lowercase;
    font-size: 14px;
    outline: none;
}
.event-article-content #art-controls{
    border: none;
    display: block;
    text-align: left;
    margin: 0;
    padding-top: 20px;
}
.event-article-content #art-controls a{
    display: inline-block;
    width: auto;
    text-transform: lowercase;
    padding: 8px 25px;
    line-height: 1;
}
.event-article-content .timings{
    color: #b7886f;
    font-family: 'SackersGothicW01-Light';
    padding-top: 15px;
    font-size: 12px;
    text-transform: lowercase;
}
.event-article-content .timings .item{
    padding-top: 10px;
}
.event-article-content .timings .col:first-child{
    padding-right: 10px;
    width: 40%;
}
.event-article-content .timings .col:nth-child(2){
    padding-left: 10px;
    width: 60%;
}
.event-article-content .icon-group {
    position: relative;
    display: block;
}
.event-article-content .icon-group label{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}
.event-article-content #book-article #booking-form .success-div header{
    margin: 0;
}
.event-article-content #book-article #booking-form .success-msg{
    padding-top: 15px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 14px;
    padding-bottom: 15px;
}
.event-article-content .done_btn{
    margin-top: 25px;
}
.event-article-content .success-div{
    display: none;    
    padding: 30px 0;
}
.event-recommended{
    border-top: 1px solid #b2b2b2;
    padding-top: 60px;
    margin-top: 60px;
}
.event-section-title{
    font-family: 'SackersGothicW01-Light';
    font-size: 24px;
    text-align: center;
}
.event-recommended .event-listing{
    padding-top: 30px;
}
.event-recommended-inner{
    max-width: 1218px;
    margin: 0 auto;
}
.event-featured{
    padding-top: 60px;  
}
.event-speakers{
    font-size: 0;
    text-align: center;
    padding-top: 30px;
    margin-left: -12px;
    margin-right: -12px;
}
.event-speakers .item{
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 14px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    padding-top: 30px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    color: #3E4462;
}
.event-speakers .item .image{
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.event-speakers .item .inner{
    background-color: #F8F8F8;
    position: relative;
}
.event-speakers .item .inner:before{
    content: "";
    height: 85px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.event-speakers .name{
    font-family: 'SackersGothicW01-Light';
    color: #b7886f;
    font-size: 20px;
}
.event-speakers .position{
    color: #3E4462;
    padding-top: 10px;
}
.event-speakers .read-more{
    font-family: 'SackersGothicW01-Light';
    border-bottom: 1px solid #3E4462;
    padding-top: 15px;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.event-speakers .read-more:hover{
    color: #b7886f;
    border-color: #b7886f;
}
.event-speakers .text-group{
    padding: 10px 15px 20px;
    position: relative;
}
.event-speakers .more-text .border{
    border-top: 1px solid #b7886f;
    padding-top: 15px;
}
.event-speakers .more-text {
    z-index: 10;
    width: 100%;
    background-color: #F8F8F8;
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0 0;
    display: none;
}
.event-listing .loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 430px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
}
.event-listing.show .loading {
    opacity: 1;
    visibility: visible;
}
.event-listing.show .events-item{
    opacity: 0.35;
}
.events-single #hero2 .downButton{
    transform: translateX(-50%);
    height: 23px;
}
.events-single #hero2 .downButton img {
    width: 23px;
}
.events-page .events-btn{
    outline: none;
    width: 200px;
    height: auto;
    padding: 7px 40px 7px 40px;
}
.overlay-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}
.list-hide #slide-list{
    visibility: hidden
}
.event-listing #supersized-loader{
    top: 25%;
}
.events-single #hero2{
    height: 500px;
    margin-left: -35px;
    margin-right: -35px;
}
.mobile-img{
    display: none
}
.full-dimension{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.single_img_banner{
    height: 400px;
    overflow: hidden;
    position: relative;
}
.event-login-sec {
    position: relative;
    min-height: 325px;
    font-family: 'FairfieldLTW01-55Medium 706181';
    font-size: 15px;
    line-height: 1.5;
}
.event-login-sec .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    left: 0px;
    padding: 0px 20px;
}
.event-login-sec .text .loginLink {
    color: #b7886f;
    border-bottom: 1px solid #b7886f;
    transition: color .4s, border-bottom-color .4s;
}
.event-login-sec .text .loginLink:hover {
    color: #000;
    border-bottom-color: #000;
}
#news-article aside a.event_register_link {
    font-size: 15px;
    transition: color .4s, border .4s;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid transparent;
}
#news-article aside a.event_register_link:hover {
    color: #000;
    border-bottom: 1px solid #000;
}