/*
 Theme Name:   child
 Description:  WebStation child theme
 Author:       Tonci
 Template:     zobim
 Version:      1.0.0
*/

@import url("../zobim/style.css");

.main-navigation li > a {
    font-size: 0.8rem !important;
}

.blackImportant {
    color: #414141 !important;
    font-weight: bold;
    display: block;
    line-height: 8px;
}
.blackImportant:hover {
    color: #f4b711 !important;
    font-weight: bold;
    display: block;
    line-height: 8px;
}
.h2AlignCenter {
    text-align: center !important;
}
.h12TextAlignCenter {
    text-align: center;
}
.internalZobim {
    color: #f4b711 !important;
    cursor: pointer;
    font-weight: bold;
}
.internalZobim:hover {
    font-weight: bold;
    color: #f4b711 !important;
}
.internalZobim:active {
    font-weight: bold;
}
.internalZobim:focus {
    font-weight: bold;
}

/*Fix h1 for categories in the nav menu*/
.term-8 .page-title, .term-162 .page-title, .term-24 .page-title {
    display: none;
}

/*Fix h1 for some pages*/
.page-id-20 .entry-title, .page-id-22 .entry-title, .page-id-16 .entry-title, .page-id-1051 .entry-title, .page-id-14 .entry-title {
    display: none;
}
.page-id-20 h1, .page-id-20 h2, .page-id-32 h1, .page-id-14 h1 {
    text-align: center;
}

/*Hide default h1 only in shop page (first button from navigation)*/
.post-type-archive-product .page-title {
    display: none;
}
.importantH1ShopPage {
    display: block;
    text-align: center;
}

/*Hide part of the sidebar for different pages*/

.single-product .widget-area {
display: none;
}
.single-product .content-area {
width: 100% !important;
}
.woocommerce-page .col8 {
    width: 100% !important;
}
.post-type-archive-product .col8 {
    width: 100% !important;
}
.tax-product_cat .col8 {
    width: 66.66666667% !important; 
}

.tax-yith_product_brand .col8 {
    width: 100% !important;
}
.tax-yith_product_brand .widget-area {
    display: none;
}
.tax-product_tag .col8 {
    width: 100% !important;
}
.tax-product_tag .widget-area {
    display: none;
}

/*Hide sidebar from card, checkout and shop*/

.page-id-6 .widget-area, .page-id-7 .widget-area, .post-type-archive-product .widget-area {
    display: none;
}

/*Hide almost all of the sidebar to Scan Website Auditor */
.tax-product_cat .widget-area {
    display: none;
}
.tax-product_cat .col8 {
    width: 100% !important; 
}
.paged .widget-area {
    display: none;
}
.paged .col8 {
    width: 100% !important; 
}

body .logo_showcase {
    padding: 20px 30px 20px 30px !important;

}

body .widget_text h3.widget-title:before {
    content: "";
}

body .slick-list.draggable {

    padding-top: 8px !important;
}

.marki-cont .logo_showcase button.slick-arrow {

    margin-top: 17px !important;
}

.main-navigation li > a {
    font-size: 0.8rem;
}

.times-bought-cont {
    font-size: 14px;
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    
}

.times-bought-num {
    font-weight: bold;
}


.times-bought-col-1 {
    margin-right: 10px;
}

.times-bought-col-1 img {
    max-width: none;
}


/* REVIEWS */

.CustomReviewsSidebar ul.product_list_widget li a {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.box-product .l_column .image, .box .product_list_widget li .wp-post-image {
    float: left;
    margin-right: 12px;
    position: inherit;
    z-index: inherit;
}


ul.product_list_widget li img {
    width: 40px !important;
}

.CustomReviewsSidebar .star-rating:before {
    content: "\73\73\73\73\73";
    color: #dfdbdf;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}


.CustomReviewsSidebar .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffca42;
}

.CustomReviewsSidebar .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    width: 5.4em;
    font-family: 'star';
}

.CustomReviewsSidebar .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.comment-text .star-rating:not([itemprop="reviewRating"]) {
    display: none;
}

.top_review_comment {
    clear: both;
    margin: 10px 4px 0px 0px;
    display: block;
    padding: 4px;
    font-style: italic;
    font-size: 12px;
}

.top_review_author {
    clear: both;
    margin: 5px 4px 0px 0px;
    display: block;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

.CustomReviewsSidebar .amount {

    font-size: 14px;
}


.top-review-comment-full-cont {

    display: none;
}

.CustomReviewsSidebarFullWidth {

    margin-top: 30px;
    display: none;
}

.CustomReviewsSidebarFullWidth ul.product_list_widget li .star-rating {

    margin-bottom: 10px;
}

    

.woocommerce .CustomReviewsSidebarFullWidth ul.product_list_widget li img {

    float: left;
    margin-right: 10px;

}

.CustomReviewsSidebarFullWidth .widgettitle {
    background-color: #000000;
    margin: -8px -13px 10px;
    padding: 4px 0px 4px 12px;
    font-weight: 600;
    color: #fff;
    font-size: 1rem;
}

.CustomReviewsSidebarFullWidth ul.product_list_widget li a {

    min-height: 110px;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .CustomReviewsSidebarFullWidth ul.product_list_widget li a {

        min-height: 150px;
    }
}

@media (max-width: 991px) {

    .CustomReviewsSidebarFullWidth ul.product_list_widget li a {

        min-height: auto;
    }
}

.CustomReviewsSidebarFullWidth ul.product_list_widget {
    overflow: hidden;
}

.CustomReviewsSidebarFullWidth ul.product_list_widget li {
    float: left;
    margin-left: 20px;
    width: 22%;
}

@media (max-width: 991px) {

    .CustomReviewsSidebarFullWidth ul.product_list_widget li {
        margin-left: 0px;
        width: 100%;
    }
}

.CustomReviewsSidebarFullWidth ul.product_list_widget li:first-child {

    margin-left: 0px;
}

.reviews-read-more {

    font-weight: bold;
    cursor: pointer;
}


@media (min-width: 992px) {

    .CustomReviewsSidebarFullWidth ul li {
        border-bottom: none;
    }
}

.site-header {
    position: relative;
}

.header-menu a.header-cart-cont {
    display: inline-block;
}

.header-menu a.header-search-icon {
    
    display: inline-block;
    width: 30px;
    padding-left: 0px;

}

.header-search-form-cont {
    position: absolute;
    text-align: left;
    bottom: -76px;
    z-index: 400;
    background-color: #000;
    padding: 20px;
    width: 700px;
    margin: auto;
    left: 0px;
    right: 0px;
    
    display: none;
}

.header-search-form-cont .pysantec-autocomplete-list {
    position: absolute;
    z-index: 50;
    width: 100% !important;
    left: 0px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-top: 20px;
    display: block;
    float: none;
    position: absolute;
    cursor: default;
    border: 1px solid #dfdfdf;
    background: #ffffff;
    color: #333333;
    font-family: sans-serif;
    font-size: 12px;
}

.header-search-form-cont .pysantec-autocomplete-menu-item .auto_comp_right {
    float: left;
    margin-left: 10px;
    padding-top: 5px;
    max-width: 350px;
    text-align: left;
}

.header-search-form-close {
    right: 20px;
    position: absolute;
    cursor: pointer;
}


.header-search-form-cont #woocommerce-header-product-search-field {
    width: 485px;
}

@media (max-width: 767px) {
    
    .header-search-form-cont {
        display: none !important;
    }
    
    .header-search-form-cont {
        display: none;
    }
    
}

/* AFTER HEADER SECTION */

.after-header-section-logos {

    margin-top: 30px;
    overflow: hidden;
}

.after-header-section {

    overflow: hidden;
}

.after-header-box {
    width: 21%;
    margin-left: 50px;
    float: left;
}

.after-header-box:first-child {
    margin-left: 0px;
}

.after-header-box-image-cont {
    text-align: center;
    margin-bottom: 10px;
}

.after-header-box-title {

    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 0.8rem;

}

.after-header-box-text {

    text-align: center;
    font-size: 10pt;
    line-height: 18px;
}

@media (min-width: 600px) and (max-width: 1199px) {

    .after-header-box {
        width: 45%;
        margin-left: 0px;
        
    }

    .after-header-box-2, .after-header-box-4 {

        margin-left: 50px;

    }

    .after-header-box-3, .after-header-box-4 {

        margin-top: 50px;
        
    }

}

@media (max-width: 599px) {

    .after-header-box {
        width: 100%;
        margin-left: 0px;
        
    }

    .after-header-box-2, .after-header-box-3, .after-header-box-4 {

        margin-top: 50px;
        
    }

}



/* BLOG */

.blog-col-1 {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.blog-col-2 {
    float: left;
    width: 48%;
}

@media (max-width: 599px) {

    .blog-col-1 {
        float: left;
        width: 100%;
        margin-right: auto;
    }

    .blog-col-2 {
        float: left;
        width: 100%;
    }

}
.right-fixed-banner {
    position: fixed;
    top: 270px;
    right: 0px;
    z-index: 1;
}
@media (max-width:1200px) {
.right-fixed-banner {
    position: fixed;
    top: 380px;
    right: 0px;
    z-index: 1;
  }
}
.left-fixed-banner {
    position: fixed;
    top: 272px;
    left: 0px;
    z-index: 1;
}

@media (max-width: 767px) {


    .right-fixed-banner, .left-fixed-banner {
        display: none;
    }
    .biggestTapTargets {
        font-size: 24px;
        text-align: left;
    }

}

@media print {
  
}

.blog article .image {
    width: 100%;
    height: 170px;
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
}

/* IP INFO */


.ip-info {

    margin-bottom: 20px;

}

.ip-info .client-ip {

    font-weight: bold;

}


/* SHOP */


.woocommerce ul.products li.product .button {

    width: 100px;
    text-align: center;
}



.woocommerce div.product form.cart .reset_variations {

    display: block !important;
}


/*Bitcoin logo */

li.wc_payment_method.payment_method_blockonomics > label > img {max-width:30px;}
.ng-scope  #secondary  {display:none;}

/* Mobile Header */

.mobile-search-cont {

    display: none;
}

.main-menu .pysantec-autocomplete-list {


    display: none;
}

.zobim-slogan-mobile {
    display: none;
}

.lang-switcher-cont-mobile {
    display: none;
}

.accMenuMobile {
    display: none;
}

#cartMobile {
    display: none;
}

@media (max-width: 767px) {


    .mobile-search-cont {

        display: inline-block;
        padding-bottom: 10px;
        width: 70%;
    }

    .mobile-product-search-cont {

        position: relative;
    }


    .menu-toggle, .main-navigation.toggled ul {
        display: inline-block;
        margin: 0 auto;
    }

    .menu-toggle, .menu-toggle:focus, .menu-toggle:hover {
        color: #FFF !important;
        background: #f4b711 !important;
        padding: 5px !important;
        margin-right: 10px;
        width: 23%;
    }


    .main-menu .pysantec-autocomplete-list {

        display: block;
        width: 91% !important;
        padding-right: 10px;
        margin-top: 1px;
    }


    #woocommerce-mobile-product-search-field {
        font-size: 14px;
        width: 95%;
    }

    .mobile-product-search-img {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .zobim-slogan {
        display: none;
    }

    .zobim-slogan-mobile {
        color: #CCC;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 10pt;
        font-weight: bold;
        text-align: center;
        float: none;
        display: block;
    }
	
	.lang-switcher-cont{
		display: none;
	}
	
	.lang-switcher-cont-mobile {
		display: block;
		text-align: center;
		top: -10px;
		position: relative;
	}
	
	.lang-switcher-cont-mobile .trp-language-switcher {
		text-align: left;	
	}
	
    .header-menu {

        min-height: inherit;
        height: auto;
        border-bottom: none;
    }

    .accMenu {
        display: none;
    }

    #cart {
        display: none;
    }

    .grid-branding {
        display: none;
    }

    .accMenuMobile {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .accMenuMobileCol {

        float: left;
    }

   .accMenuMobileCol-1 {

        width: 30%;
    }


    .accMenuMobileCol-2 {
        width: 70%;
        text-align: right;
        margin-top: 10px;
    }
	
	.leading-menu-divider img {
		width:20px;
	}

    #cartMobile {
        display: inline-block;
    }

    #cartMobile .heading a span#cart-total {
        color: #FFF !important;
        font-size: 10pt;
        z-index: 999;
        font-family: 'Open Sans' !important;
        font-weight: 400;
    }

    #cartMobile .heading a #cart-total {
        background: url(/wp-content/themes/zobim/images/cart-icon.png) 96% 50% no-repeat;
        padding: 10px 40px 10px 0;
    }

     #cartMobile .heading a #cart-total .amount {
        display: none;
    }


    .accMenuMobile a {

        display: inline-block;
    }

    .accMenuMobile .header-phone-span {
       
        top: 0px;
    }

    .accMenuMobile .leading-menu-divider {
        font-size: 20px;
        font-weight: 400;
        color: #FFF;
        position: relative;
        left: -9px;
    }


    .after-header-section-logos {
        margin-top: 10px;
    }

    .after-header-section {
        margin-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .site-footer a {

        line-height: 25px;
    }

    .site-footer a.blackImportant:hover {

        line-height: 25px;
    }


}


@media (max-width: 599px) {


    .after-header-box {
        width: 100%;
        margin-left: 0px;
        float: none;
        margin-left: auto !important;
        margin-right: auto;
        width: 300px;
    }

    .after-header-box-2, .after-header-box-3, .after-header-box-4 {

        margin-top: 10px;
    }

    .after-header-box-text {

        display: none;
    }

    .after-header-box-title {
        margin-bottom: 20px;
        display: inline-block;
    }


    .after-header-box-image-cont {
        text-align: center;
        margin-bottom: 10px;
        display: inline-block;
        width: 100px;
    }

}

@media (max-width: 430px) {

    .zobim-slogan-mobile {
        font-size: 10px;

    }

}




/* MOBILE APP */

.app-link {
    padding: 0 0 10px 0!important;
}

.header-left-android-image {
    position: absolute;
    top: 20px;
    left: 605px;
    z-index: 5;
	height:30px!important;;
}

.header-left-android-image.apple-image {
	left:605px;
	height: 26px!important;
	padding: 0;
}

.logged-in .header-left-android-image {
    left: 578px;
	height:30px!important;
}

.logged-in .header-left-android-image.apple-image {
    left: 558px;
    height: 28px!important;
}

@media (max-width: 1199px) {


    .header-left-android-image {
        top: 50px;
        left: 10px !important;
    }
	.header-left-android-image.apple-image {
		left: 48px!important;
        height: 28px!important;;
	}

}


@media (max-width: 991px) {


   .header-left-android-image {
        top: 70px;
        left: 0 !important;
    }
	.header-left-android-image.apple-image {
		left: 38px!important;
        height: 28px!important;
	}

}



/* ANDROID POPUP */


#callPopUp {
    left: 50%;
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 550px;
    height: 480px;
    margin-top: -240px;
    margin-left: -225px;
    z-index: 999999;
    overflow: visible;
    padding: 0px;
    border-radius: 5px;
    display: none;
}

@media (min-width: 600px) and (max-width: 991px) {

    #callPopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

    #callPopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}

.site-popup .callback-form-cont {
    display: block;
    background-color: #f4b711;
    border-radius: 4px;
}

.callback-form-cont-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 3px;
}

.promo-banner-link img {

    width: 100%;

}

a#popupCloseButton {
    display: block;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 100;
    background: url(/wp-content/themes/child/img/close-popup.png) top left no-repeat transparent;
    outline: none;
    border: none;
    text-decoration: none;
}

.callback-form-cont-info-cont {

    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;

}

.android-title {
    text-align: center;
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.android-link {

    text-align: center;
}

.page-template-template-vip-report #secondary {
    display: none;
}

/* Stealth Delivery Box */


.stealth-input-cont {
    margin-top: 10px;
 
}

.stealth-info {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.speedy-delivery-info-cont {
    font-size: 12px;
}

/* Product - Countries */

.product-country {
    display: none;
    margin-bottom: 20px;
}

.product-country-image {
    margin-left: 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #cbcbcb;
}

/* Archive Product - Countries */

.archive-product-country-image-cont {
    margin-bottom: 10px;
    text-align: center;
}

.archive-product-country-image-cont .product-country {
    display: block;
}


.archive-product-country-image-cont .product-country-label {
    font-size: 12px;
}

.archive-product-country-image-cont .product-country-image {
    width: 30px!important;
    margin-left: auto!important;
    margin-top: 5px!important;
    margin-right: auto!important;
}

/* THANK YOU PAGE */

.order-thank-you-cont {
    border-bottom: 2px dashed #9e9796;
    
    margin-bottom: 20px;
}

.order-thank-you-text-cont {
    margin-top: 20px;
}

.order-thank-you-img-cont img {
    max-width: 100%;
}

/* NEWS - REVIEWS */

.news-mobile-section {

    padding-top: 10px;
    padding-bottom: 10px;
 
    position: relative;
    padding-bottom: 40px;
    display: block;
}

.news-mobile-section .col12 {

    padding: 25px;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
    -moz-box-shadow: 0px 2px 0px #eee;
    -webkit-box-shadow: 0px 2px 0px #eee;
    box-shadow: 0px 2px 0px #eee;
    overflow: hidden;
}


.news-slider-wall-1 {
    width: 380px;
    position: absolute;
    left: 0px;
    height: 75px;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 5;
    background: #FFF;

    display: none;

}

.news-slider-wall-2 {
    width: 380px;
    position: absolute;
    right: 0px;
    height: 75px;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 5;
    background: #FFF;

    display: none;

}


.news-mobile-section .container {

    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;

}

.news-slider {
    width: 5864px;
    left: 0px;
    display: block;
    transition: all 1000ms ease;
    transform: translate3d(0px, 0px, 0px);
    position: relative;
    z-index: 4;
    margin-top: 50px;
}


.news-mobile-section .col-md-12 {
    text-align: left;
    position: relative;
    padding-left: 0px;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    font-size: 14px;
}

.header-news-column-inner {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
    padding: 0px;
    border-radius: 5px;
    text-align: center;
    padding-right: 50px;
}



@media (max-width: 1399px) {


    .header-news-column-inner {

        width: 300px;
    }

}


@media (max-width: 1199px) {

    .news-mobile-section .col-md-12 {

        width: 970px;

    }

    .header-news-column-inner {

        width: 970px;
    }

}

@media (max-width: 991px) {

    .news-mobile-section .col-md-12 {width: 750px;}

    .header-news-column-inner {width: 750px;}

}

@media (max-width: 799px) {

    .news-mobile-section .col-md-12 {width: 600px;}

    .header-news-column-inner {width: 600px;}

}

@media (max-width: 699px) {

    .news-mobile-section .col-md-12 {width: 500px;}

    .header-news-column-inner {width: 500px;}

}

@media (max-width: 649px) {

    .news-mobile-section .col-md-12 {width: 600px; padding-right: 0px;}

    .header-news-column-inner {width: 420px;}

}

/*Resize index button images above top products < 650 px*/

@media (max-width: 650px) {

    .cat-pics-panel .owl-item {
        width: 24% !important;
    }

}
@media (max-width: 430px) {

    .cat-pics-panel .owl-item {
        width: 49% !important;
    }

}

/*END Resize index button images above top products < 650 px*/

.review-stars {
    color: #f4b711;
    font-size: 20px;
    position:relative;
    top: 1px;
    margin-right: 10px;
}

.review-author {
    font-style: italic;
}


.rr_successful .rr_star {
    color: #ffaf00;
    position: relative;
    top: -3px;
    margin: auto;
}#menu-item-wpml-ls-7-bg .sub-menu {top: 43px;}

/*Cookies CSS*/

.cc_banner-wrapper{z-index:9001;position:relative}.cc_container .cc_btn{cursor:pointer;text-align:center;font-size:0.6em;transition:font-size 200ms;line-height:1em}.cc_container .cc_message{font-size:0.6em;transition:font-size 200ms;margin:0;padding:0;line-height:1.5em}.cc_container .cc_logo{display:none;text-indent:-1000px;overflow:hidden;width:100px;height:22px;background-size:cover;background-image:url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/logo.png);opacity:0.9;transition:opacity 200ms}.cc_container .cc_logo:hover,.cc_container .cc_logo:active{opacity:1}@media screen and (min-width: 500px){.cc_container .cc_btn{font-size:0.8em}.cc_container .cc_message{font-size:0.8em}}@media screen and (min-width: 768px){.cc_container .cc_btn{font-size:1em}.cc_container .cc_message{font-size:1em;line-height:1em}}@media screen and (min-width: 992px){.cc_container .cc_message{font-size:1em}}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;padding:10px}.cc_container .cc_btn{padding:8px 10px;background-color:#f1d600;cursor:pointer;transition:font-size 200ms;text-align:center;font-size:0.6em;display:block;width:33%;margin-left:10px;float:right;max-width:120px}.cc_container .cc_message{transition:font-size 200ms;font-size:0.6em;display:block}@media screen and (min-width: 500px){.cc_container .cc_btn{font-size:0.8em}.cc_container .cc_message{margin-top:0.5em;font-size:0.8em}}@media screen and (min-width: 768px){.cc_container{padding:15px 30px 15px}.cc_container .cc_btn{font-size:1em;padding:8px 15px}.cc_container .cc_message{font-size:1em}}@media screen and (min-width: 992px){.cc_container .cc_message{font-size:1em}}.cc_container{background:#222;color:#fff;font-size:17px;font-family:"Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;box-sizing:border-box}.cc_container ::-moz-selection{background:#ff5e99;color:#fff;text-shadow:none}.cc_container .cc_btn,.cc_container .cc_btn:visited{color:#000;background-color:#f1d600;transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;-webkit-transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;border-radius:5px;-webkit-border-radius:5px}.cc_container .cc_btn:hover,.cc_container .cc_btn:active{background-color:#fff;color:#000}.cc_container a,.cc_container a:visited{text-decoration:none;color:#31a8f0;transition:200ms color}.cc_container a:hover,.cc_container a:active{color:#b2f7ff}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);-ms-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:0.8s;-webkit-animation-duration:0.8s;-moz-animation-duration:0.8s;-o-animation-duration:0.8s;-webkit-animation-name:slideUp;animation-name:slideUp}

.cc_banner .cc_message {
  margin-left: 80px;
}
@media (max-width: 650px) {
  .cc_banner .cc_message {
    margin-left: 0;
  }
}

.cc_banner-wrapper {
    z-index: 99999;
    position: relative;
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: initial;
    overflow: hidden;
    padding: 10px;
}

.bottom-info-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 0.9em;
    line-height: 16px;
    z-index: 100;
}

.bottom-info-bar-cont {
    padding-left: 100px;
    padding-right: 100px;
    
}
    
@media (max-width: 1199px) {

  .bottom-info-bar {
    font-size: 1em;
  }

  .bottom-info-bar-cont {
      padding-right: 0px;
  }
      
}

@media (max-width: 767px) {

  .bottom-info-bar {
      font-size: .8em;
  }
  
  .bottom-info-bar-cont {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media (max-width: 449px) {

  .bottom-info-bar {
      display: none !important;
  }
  
  .bottom-info-bar-cont {
        padding-left: 0px;
        padding-right: 0px;
    }

}



.bottom-info-bar-cont a {
    color: #f4b711;
}

/*END Cookies CSS*/

.acf-user-register-fields {
  display: none;
}

/*Black Friday*/

.black-friday-text {
    border: 3px dashed #000;
    padding: 10px;
}

#bfcallPopUp {
    left: 50%;
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 550px;
    height: 480px;
    margin-top: -240px;
    margin-left: -278px;
    z-index: 999999;
    overflow: visible;
    padding: 0px;
    border-radius: 5px;
    display: none;
}

@media (min-width: 600px) and (max-width: 991px) {

    #bfcallPopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

    #bfcallPopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}

.site-popup .bfcallback-form-cont {
    display: block;
    background: transparent;
    border-radius: 4px;
}

.bfcallback-form-cont-inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-radius: 3px;
}

.promo-banner-link img {

    width: 100%;

}

a#clsBut {
    display: block;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 100;
    background: url(/wp-content/themes/child/img/close-popup.png) top left no-repeat transparent;
    outline: none;
    border: none;
    text-decoration: none;
}

.bfcallback-form-cont-info-cont {

    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;

}

#bfframePopUp {
    background-color: black;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    z-index: 99999;
    display: none;
 
}

.bfcallback-info {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold;
}
.bfcallback-info a {
    color: #f4b711 !important;
    font-weight: bold;
}

.orange-url {
    color: #f4b711 !important;
}
.cat-item.cat-item-519 {
	display:none;
}

/* Points & Rewards */
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    display: block;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
    padding: 12px 12px;
    text-decoration: none;
}
.woocommerce-account .is-active {
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}

div#mwb_wpr_order_notice p {
    display: none;
}

div#mwb_wpr_order_notice {
    color: #000;
    font-family: inherit;
    text-transform: none;
    font-size: 15px;
}

.woocommerce-message a {
	color: #F90;
}
.woocommerce-message a:hover {
	color:#000;
}

.woocommerce-message li {
    display: inline;
    background: #fff9c0;
}
.woocommerce-message ul {
    display: inline;
    margin-left: 0;
}
.mwb_wpr_points_wrapper_with_exp {
	margin-bottom:35px;
}
.mwb_ways_to_gain_points_section {
	display:none;
}


/* LATEST ARTICLES */

.last-posts-section .col12 {
    padding: 25px;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
    -moz-box-shadow: 0px 2px 0px #eee;
    -webkit-box-shadow: 0px 2px 0px #eee;
    box-shadow: 0px 2px 0px #eee;
    overflow: hidden;
}

.articles-cont {
    display: flex;
    margin-top: 50px;
}

.articles-cont:first-child {
    margin-top: 0px;
}

.article-cont {
    margin-left: 50px;
    width: 25%;
}

.article-cont:first-child {
    margin-left: 0px;
}

@media (max-width: 1199px) {
    
    .articles-cont {
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .article-cont {
        margin-left: 5%;
        width: 45%;
        margin-bottom: 50px;
    }
    
    .article-cont:nth-child(2n+1) {
        margin-left: 0px;
    }

}

@media (max-width: 479px) {
    

    .article-cont {
        margin-left: 0;
        width: 100%;
        margin-bottom: 50px;
    }
    

}

.article-image {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
    display: block;
}

.article-image img {
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.archive-post-cat {
    margin: 10px auto;
    line-height: 20px;
}

.archive-post-cat .archive-post-cat-link {
    margin: 20px auto;
    color: #f4b711;
    font-weight: bold;
	font-size:14px;
}

.article-cont .entry-title {
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 20px;
    color: #414141;
}

.article-cont .entry-title a {
    color: #414141;
    font-weight: bold;   
}
.articles-cont .post-excerpt {
    font-size: 14px;
}
.archive-post-cat .archive-post-cat-link:hover, .article-cont .entry-title a:hover {
    opacity: 0.7;
}
/* RANDOM ARTICLES */

.random-posts-section .col12 {
    padding: 20px;
    margin-top: 0px;
    border: none;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
}

.random-posts-section .article-cont:first-child {
    margin-left: 0px;
}

.random-posts-section .article-cont {
    margin-left: 50px;
    width: 33%;
}

.random-posts-section .article-image {
    width: 100%;
    height: 100px;

}

@media (max-width: 1199px) {
    
    .random-posts-section .articles-cont {
        flex-wrap: nowrap;
        margin-top: 0px;
    }

    .random-posts-section .article-cont {
        margin-left: 50px;
        width: 33%;
        margin-bottom: 50px;
    }
    
    .random-posts-section .article-cont:nth-child(2n+1) {
        margin-left: 50px;
    }

}

@media (max-width: 767px) {
    .random-posts-section .articles-cont {
        flex-wrap: wrap;
        margin-top: 0px;
    }
    .random-posts-section .article-cont {
        margin-left: 0 !important;
        width: 100%;
        margin-bottom: 50px;
    }
    .random-posts-section .article-image {
        height: 200px;
        max-width: 300px;
    }   
}


/* FOCUS BRAND */

.brand-focus-section .col12 {
    margin-top: 0!important;
}

.last-posts-section.brand-focus-section .col12 {
    padding-top: 40px;
    padding-bottom: 40px;
}


.brand-focus-outer-cont {
    display: flex;
}

.brand-focus-cont {
    display: flex;
    width: 100%;
    margin-left: 20px;
}

.brand-focus-cont:first-child {
    margin-top: 0px;
}

.brand-focus-inner-cont {
    margin-left: 20px;
    width: 20%;
    padding: 5px;
    background-color: #EEE;
}

.brand-focus-inner-cont:first-child {
    margin-left: 0px;
}

@media (max-width: 1199px) {
    
    .brand-focus-cont {
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .brand-focus-cont {
        margin-left: 5%;
        width: 95%;
        margin-bottom: 50px;
    }
    
    .brand-focus-cont:nth-child(2n+1) {
        margin-left: 0px;
    }
    
    .brand-focus-inner-cont:first-child {
        margin-left: 20px;
    }
    .brand-focus-inner-cont {
        margin-left: 20px;
        margin-bottom: 20px;
        width: 45%;
        padding: 5px;
        background-color: #EEE;
    }
    
    .brand-focus-cont {
        flex-wrap: wrap;
    
    }

}


@media (max-width: 649px) {
    
    
    .brand-focus-outer-cont {
        flex-flow: wrap;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .focus-brand-brand {

        margin-bottom: 50px;
    }
    

}

@media (max-width: 479px) {
    

    .brand-focus-inner-cont:first-child {
        margin-left: 0px;
    }
    .brand-focus-inner-cont {
        margin-left: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
    

}

.brand-focus-inner-cont .post-desc {
    text-align: center;
}

.brand-focus-inner-cont .post-desc h2 {
    font-size: 14px;
}

.brand-focus-inner-cont .post-desc h2 a {
    color: #555;
    font-weight: bold;
}

.brand-focus-inner-cont .post-excerpt {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
}


.brand-focus-inner-cont .article-image {
    height: 150px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.brand-focus-inner-cont .article-image img {
    position: relative;

}

.focus-brand-brand {
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 200px;
}


.focus-brand-brand img {
    width: 150px;
}

.focus-brand-name {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

/* Account Orders */

@media (min-width: 768px) and (max-width: 991px) {
    
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 20%;
    }
    
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        margin-left: 0px;
        padding-left: 0px;
    }
    
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 78%;
    }

    
}
/*POLL*/
.basic-yop-poll-container .basic-text-horizontal, .basic-yop-poll-container .basic-text-vertical {
    flex-wrap: nowrap;
}
.basic-question-title {
	margin-bottom:20px;
}
.widget_text ul.basic-answers {
    padding: 0 30px 10px 30px!important;
}
ul.basic-answers a {
	color:#555;
}
ul.basic-answers a:hover {
	color:#f4b711;
	text-decoration:none;
}
.basic-vote a:hover {
	opacity:0.8;
}
/* END POLL */

.footer-txt {
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 0.9em;
}
.woocommerce ul.products li.product .button {
	font-size:14px!important;
}

#text-4 a {
	text-align:left!important;
	line-height:1.4;
}

label[for="billing_country"] {
    display: none!important;
}
.email-ver-field span:after {
    content: '*Compila una e-mail aggiornata, poiché riceverai il numero della tua polizza di carico dopo la spedizione.';
    font-size: 14px;
    color: #b70000;
    font-weight: bold;
	display:block;
	margin-top:10px;
}
.email-ver-field {
	line-height:1.2!important;
}
.mabel-rpn-bottom-left {
   bottom:20px!important;
   box-shadow:0 0 10px rgba(0,0,0,0.3)!important;
}

.woocommerce-store-notice, p.demo_store {
	background:#ecb110!important;
}