/*
Theme Name: Creta Child Theme
Theme URI: http://wordpress.magikthemes.com/creta/
Author: MagikCommerce
Author URI: http://www.magikcommerce.com/
Description: Creta wordpress Child Theme
Template: creta
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, red, green, blue, lavender, yellow, dark, light, two-columns,  left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: creta

*/

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

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

@media only screen and (max-width: 479px) and (min-width: 320px){
    .footer-column{
        margin-bottom: 0;
        min-height: auto;
    }
}

.wcb-md-show ~ .wcb-md-overlay{
    z-index: 999;
}
.wcb-md-modal.wcb-coupon-box, .wcb-md-modal.wcb-coupon-box *{
    z-index: 1000;
}
.wcb-coupon-box .wcb-md-close{
    z-index: 1001;
} 

#payment li.wc_payment_method{
    position: relative;
    padding-left: 25px;
}
#payment li.wc_payment_method .input-radio{
    position: absolute;
    top: 8px;
    left: 0;
}
#payment li.payment_method_payu .input-radio{
    top: 11px;
}
#payment li.payment_method_bluemedia_payment_gateway .input-radio{
    top: 20px;
}

a{
    color: #111;
}

#welcome{
    display: none;
    text-align: center;
    min-height: 40px;
}
#welcome .container{
    position: relative;
    padding: 2px;
    padding-right: 40px;
}
#welcome #exit{
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    font-size: 30px;
    color: #111;
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ebaecf;
    color: #fff;
    height: 100%;
    width: 75px;
    line-height: 75px;
    /* min-height: 70px; */
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
#welcome #exit:hover{
    color: #ebaecf;
    background-color: #222;
}

#welcome article{
    padding-top: 3px;
}
#welcome h4{
    margin: 0;
    font-size: 12px;
}
#welcome p{
    margin: 0;
}
#welcome article a{
    color: #ebaecf;
}

#welcome .list{
    overflow: hidden;
    margin: 0;
    padding-top: 3px;
    margin-bottom: -6px;
}
#welcome .list li{
    list-style: none;
}
#welcome .list a{
    display: block;
    margin: 0 3px;
    margin: 0 10px;
}
#welcome .list img{
    width: 30px;
    width: 23px;
    height: auto;
}
#msg{
    text-align: center;
    display: none;
    width: 100%;
    line-height: 15px;
    padding-top: 2px;
    margin-bottom: -11px;
}
#msg span{
    display: block;
}

.breadcrumbs ul li{
    color: #f8f8f8;
}

#header .search{
    width: 50%;
    float: left;
    position: relative;
}

#header .search input[type="text"]{
    width: calc(100% - 15px);
}
@media(max-width: 767px){
    #header .flex-center{
        flex-direction: column;
    }
    #header .search{
        width: 75%;
        position: relative;
        margin: auto;
        float: none;
        display: none;
    }
    #nav-panel .search-box{
        width: 100%;
        overflow: hidden;
        margin: 10px 0;
    }
    #nav-panel .search-box .mgksearch{
        width: 100%;
    }
    #text-8 img{
        margin: auto;
        display: block;
    }
}
.search-btn-bg{
    background:#ebaecf;
}





.page-heading.flex-center{
    justify-content: space-between;
}
.page-heading h1{
    display: inline-block;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: auto auto 0;
    padding-bottom: 6px;
    padding-left: 25px;
    padding-right: inherit;
    padding-top: 12px;
    text-transform: uppercase;
    padding-left: 0;
    margin-left: 25px;
}
@media(max-width: 767px){
    .page-heading.flex-center{
        flex-direction: column;
    }
    .page-heading .sorter{
        text-align: center;
        width: 100%;
        margin: 5px auto;
        display: flex;
    }
    .page-heading .sorter .view-mode{
        margin: auto;
    }
}
.woocommerce .woocommerce-ordering select.orderby{
    width: 100px;
}

nav, .cms-index-index nav.sticky-header{
    z-index: 999 !important;
}
.sidebar aside .block-title, .widget_search form{
    padding: 15px;
}
#prev-next{
    display: none;
}
html, body{
    overflow-x: hidden;
}
.logo-block {
    text-align: left;
}
.logo-block img{
    margin-bottom: 10px;
}
.mega-menu{
    /* overflow: hidden; */
    position: relative;
}
.mega-menu li.menu-item.menu-item-type-custom.has-sub{
    position: static;
}
.mega-menu .wide .mgk-popup > .inner{
    position: relative;

}
.mega-menu .mgk-popup ul.sub-menu{
    overflow: hidden;
    /* padding-bottom: 140px; */
}
.mega-menu .mgk-popup ul.sub-menu .imgitem:nth-child(1){
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
}
.mega-menu .mgk-popup ul.sub-menu .imgitem:nth-child(2){
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
}
.mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.women-img{
    width: 48% !important;
    position: static !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100%;
}
.mega-menu .wide .mgk-popup > .inner > ul.sub-menu > li.menu-item.women-img2{
    position: static !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
}
.men-img{
    background-size: cover !important;
}
/* #main-menu-new .mega-menu li.menu-item.menu-item-type-custom:hover .mgk-popup{
    width: 100vh;
    max-width: 1200px;
} */
.mega-menu > li.menu-item .mgk-popup{
    border-top: 3px solid #ebaecf;
}
.mega-menu .narrow .mgk-popup li.menu-item > a:hover, .mega-menu .narrow .mgk-popup li.menu-item > h5{
    color: #ebaecf;
}
.mega-menu #nav-menu-item-3229{
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
}

.mega-menu li.menu-item.menu-item-has-children.sub > a:after {
    content: "";
    height: 1px;
    width: 25px;
    background: #e62263;
    display: block;
    margin-top: 12px;
}

.tp-caption.LargeTitle{
    font-size: 35px !important;
}
.tp-caption.Title{
    font-size: 18px;
}
.tp-caption.Title i{
    color: #ccc;
    text-decoration: line-through;
}

.sticky-header #nav-menu-item-3229 a, .sticky-header #nav-menu-item-3229 a:hover{
    transition: all 0s linear;
    -webkit-transition: all 0s linear;
}
nav.sticky-header #nav-menu-item-3229 a{
    text-indent: -200px;
    width: 80px;
    background: url('/wp-content/uploads/2019/05/logo2.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-size: auto 45px;
    background-position: 50%;
}
nav #nav-menu-item-3229 a{
    text-indent: -200px;
    width: 80px;
    background: url('/wp-content/uploads/2019/05/logo2.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-size: auto 45px;
    background-position: 50%;
}
/* .admin-bar */ .top-cart-contain.sticky-topcart{
    display: none;
}
.mini-cart .view-cart, .mini-cart .actions .btn-checkout{
    font-size: 10px;
}
.mini-cart .view-cart, #shopping-cart-table .button.btn-continue{
    background: #ebaecf !important;
    border: 1px solid #ebaecf !important;
}

.home .content-page, .home .featured-pro{
    background-color: #fff;
}

.our-features-box .feature-box{
    display: -webkit-box;
	display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.our-features-box .feature-box span{
    padding-top: 0;
}

.footer-column-last a{
    display: inline-block;
    padding: 5px;
}

footer h4, .footer-inner .widget h4, .footer-inner .widget.widget_text:first-child h4{
    color: #9a9a9a;
    font-size: 12px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}
.footer-inner .widget p, .footer-inner .widget.widget_text:first-child{
    color: #666 !important;
}
.footer-inner .widget h4, .footer-inner .widget.widget_text:first-child h4{
    margin-top: 20px;
}
.footer-column-last .widget h4{
    margin-top: 0;
}

footer ul li{
}
footer ul li a{
    color: #666;
    padding: 0;
}



@media(min-width: 768px){
    .toolbar{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.toolbar .woocommerce-ordering{
    margin: 0;
}

.products-grid .item .item-inner .action .quantity, 
.item-inner .woocommerce-variation-price
{
    display: none;
}

.products-grid .woocommerce-variation-add-to-cart.variations_button{
    display: none;
}
#my_custom_checkout_field .form-row, #my_custom_checkout_field h3{
    display: none;
}

.blog-wrapper .sidebar aside.widget_search{
    border: 1px #e8e8e8 solid;
    padding: 10px !important;
    background: #fff;
}
@media(min-width: 768px) and (max-width: 1164px){
    .mega-menu > li.menu-item > a, .mega-menu > li.menu-item > h5{
        font-size: 7px;
    }
}
.widget_shopping_cart_content a.checkout{
    display: none;
}


.bottom-banner-section{
    display: none;
}
.main__cats{
    padding: 25px 0;
}
.main__cats__item{
    margin-bottom: 20px;
    background: #ebaecf;
}
.main__cats__item article{
    padding: 100px 30px;
    color: #fff;
}
.main__cats__item article h4{
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.main__cats__item article h4:after{
    display: block;
    content: ' ';
    width: 50px;
    height: 2px;
    background-color: #fff;
    margin: 10px 0;
}
.main__cats__item img{
    visibility: hidden;
}
.main__cats__item:hover .thumb .bg{
    opacity: .6;
}


.cart_totals .wc-proceed-to-checkout{
    display: none;
}
.cart-collaterals .button{
    background: #222 !important;
    padding: 12px 35px !important;
    color: #fff !important;
    border: 1px solid #222 !important;
}
.cart-collaterals .button:hover{
    background-color: #e62263 !important;
    color: #fff !important;
    border: 1px #e62263 solid !important;
}
.cart__info label{
    color: #000000;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 25px;
}
.cart__info label input, .cart__info label select, .cart__info label textarea{
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    height: 37px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
}
.variations td.value{
    visibility: visible;
}
/* piotr .variations td.value #pa_rozmiary, .variations td.value #pa_dlugosc{
    visibility: visible;
}
*/
/* select#pa_rozmiary{
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    height: 37px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
} */
.cart__info label textarea{
    min-height: 100px;
}
.cart__info label textarea span{
    color: #fff;
}
.cart__info label select option{
    border-radius: 0;
}

.cart__info fieldset > .flex-center{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.cart__info .post__thumb{
    height: 80px;
    width: 80px;
    border: 1px solid #eee;
}
.cart__info .post label{
    font-size: 12px;
    text-transform: lowercase;
    text-align: center;
    line-height: 15px;
    height: 30px;
    margin: 10px 0;
}
.cart__info .post span{
    font-size: 12px;
}
.cart__info .post span:after{
    content: ' zł';
    /* font-weight: 700; */
}
.cart__info label > span {
    margin-bottom: 10px;
    display: block;
}
.cart__info .pimg{
    min-height: 90px;
    border: 1px solid #ccc;
    margin: 10px 0;
}
.cart__info .pimg img{
    margin: auto;
}
.cart__info .action{
    text-align: center;
}
.cart__info .item:hover .pimg{
    border: 1px solid #e62263;
}


.single-product .product-view .product-shop .price {
    font-size: 24px !important;
    color: #ec7cb9 !important;
    font-weight: bold !important;
}
.single-product .variations{
    float: left;
    display: inline-block;
    width: inherit !important;
}
.single-product .single_variation_wrap{
    float: left;
    margin-top: -3px;
}

.widget_product_categories .product-categories .cat-item-475{
    display: none;
}
.widget_search .search-submit{
    float: none !important;
    margin: 10px auto !important;
    display: block !important;
    margin-bottom: -15px !important;
}
.mobile-search form{
    position: relative;
}
.mobile-search form .search-btn-bg{
    top: 0;
    right: 10px;
}


.woocommerce a.button.checkout{
    border: 1px solid #ebaecf !important;
    background: #ebaecf !important;
}

.cart-table tbody td.image a img, .mini-cart .woocommerce img, .mini-cart .woocommerce-page img{
    height: 60px !important;
    width: auto !important;
    margin: auto;
    display: block;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a{

}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img{
    height: auto;
    max-height: 80px;
}

.woocommerce-cart-form .product{
    list-style: none;
}
.woocommerce-cart-form .product .item-title a{
    display: block;
    text-align: center;
    /* height: 37px;
    height: 63px; */
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
}
.woocommerce-cart-form .product .price-box{
    min-height: auto;
    margin: -2px 0 5px 0;
}
.woocommerce-cart-form .product .woocommerce-Price-amount.amount{
    color: #999;
}
.woocommerce-cart-form .product .single_add_to_cart_button{
    font-size: 10px !important;
}
.woocommerce-cart-form .product .rating, .woocommerce-cart-form .product .action .stock, .woocommerce-cart-form .product .action .quantity{
    display: none;
}
@media(max-width: 991px){
    .woocommerce-cart-form .cart__info .item-title a{
        min-height: 30px;
    }
    .woocommerce-cart-form .cart__info .item{
        margin-bottom: 25px;
    }
}
@media(min-width: 992px){
    .woocommerce-cart-form .product{
        width: 10%;
    }
}


@media(max-width: 1199px){
    .cart__info .post{
        width: 20%;
        margin-bottom: 20px;
    }
}

@media(max-width: 767px){
    .cart__info .post{
        width: 50%;
    }
}

#upominki, .view_more_bnt, .posted_in{
    display: none;
}

/* .products-grid .item-3671{
    display: none;
} */
.products-grid .item .item-inner .item-img .item-img-info a.product-image img{
    max-height: 240px;
    width: auto;
    margin: auto;
}
.columns-4 .products-grid .item .item-inner .item-img .item-img-info a.product-image img{
    width: 100%;
    margin: auto;
}

.category-products .new-top-left{
    display: none;
}
.item .item-inner .variations{
    display: none;
}
.item .item-inner .wc-variation-selection-needed{
    display: none !important;
}
/*.variations .value{
    visibility: hidden !important;
}*/
.variations #rozmiary-bukietow, .variation-radios {
    visibility: visible !important;
}
.item .item-price /* .woocs_price_code */{
    /* visibility: hidden; */
    text-align: center;
}
.item .item-price /* .woocs_price_code */ .woocommerce-Price-amount:nth-child(1){
    display: block;
    /* visibility: visible; */
}
.price-box{
    min-height: 30px;
}
.price-box /* .woocs_price_code */{
    /* visibility: hidden !important;
    text-align: center !important; */
}
.item-price{
    /* visibility: hidden !important; */
}
.item-price .price-box .woocommerce-Price-amount:nth-child(2){
    display: none;
}
.price-box /* .woocs_price_code */ .woocommerce-Price-amount:nth-child(1){
    display: block !important;
    visibility: visible !important;
}
.single-product .price-box /* .woocs_price_code */{
    display: flex;
    text-align: left;
}
.single-product .price-box{
    min-height: auto;
}
.single-product .short-description > h2{
    display: none;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty{
    height: 31px !important;
}

.woocommerce form .form-row.woocommerce-validated select{
    border: 1px #e5e5e5 solid;
    border-radius: 0;
}
#wmsg{
    display: none;
}

/* .widget_product_categories .product-categories li.cat-item-266{
    visibility: hidden;
}
.widget_product_categories .product-categories li ul{
    visibility: visible;
} */


.mobile__term, .author-info{
    display: none;
}
.woocommerce form .form-row .input-checkbox{
    margin: 8px 0 0 -20px;
}

@media(max-width: 767px){
    .woocommerce .term-description{
        display: none;
    }
    .mobile__term, .mobile__term .term-description{
        display: block !important;
        padding-top: 20px;
    }
    #column-left .widget_product_categories, #column-left .widget_shopping_cart, #column-left .widget_search, #column-left .widget_recent_reviews{
        display: none;
    }
    .toolbar .sorter{
        margin-top: 32px;
    }
}


.mini-products-list .product-image img{
    max-height: 80px;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
    height: 60px !important;
    width: auto !important;
    margin: auto;
    display: block;
}
/*colors*/
.prices-box.flex-center{
    justify-content: space-between;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    padding: 15px 0;
}
.prices-box.flex-center .price{
    margin: 0;
    padding: 0;
}
.free-delivery{
    display: inline-block;
    color: #fff;
    padding: 3px 5px;
    font-size: 12px;
    background: #6dbe14;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 20px;
    text-align: center;
}
.free-delivery:before{
    content: "\f14a";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}
.mini-cart .basket a{
    background: #ebaecf;
}
@media(max-width: 767px){
    .mini-cart .basket a{
        background: none;
        border: 1px solid #ebaecf;
    }
}
.mini-cart .basket a:before, footer a:hover, .mega-menu > li.menu-item.active > a, .mega-menu > li.menu-item:hover > a, .mega-menu > li.menu-item.active > h5, .mega-menu > li.menu-item:hover > h5, .mega-menu > li.menu-item:first-child > a > span{
    color: #ebaecf;
    /* color: #f5f5f5; */
}
.timer-grid .day.box-time-date{
    background: #ebaecf;
    border: 1px solid #ebaecf;
}
.toolbar a.button-active.button-grid, .toolbar a.button-active.button-list, .widget_search input.search-submit{
    background-color: #ebaecf;
    border: 1px solid #ebaecf;
}
.new_title h2 strong{
    color: #ebaecf;
}
.category-product .navbar-nav > li.active a{
    color: #ebaecf;
    border-bottom: 1px solid #ebaecf;
}
.pager li > span.current, .pager li > span.hover, .pager li > span.focus, .pager li > a:hover, .pager li > a.focus{
    background-color: #ebaecf !important;
    border-bottom: 1px solid #ebaecf !important;
}
.our-features-box{
    background: #ebaecf;
}
nav, .nav-inner{
    background: #f5f5f5 !important;
}
nav, .cms-index-index nav.sticky-header{
    border-bottom: 3px solid #f0f0f0;
    z-index: 999;
}
.mega-menu > li.menu-item:hover > a:after{
    border-color: #ebaecf transparent !important ;
}

.featured-block, .featured-pro .block-content, .category-product .nav.navbar-nav, .featured-pro .block-content, .new-arrivals-block, .bestsell-block, .bestsell-pro .block-content, .content-page .category-product{
    border: 0;
}
.hot-deal .products-grid .item{
    border: 0;
    background: transparent;
}
.cms-index-index .nav-inner {
    border-bottom: none;
    border: 0 !important;
}
.page-content div:not(.cart_item .page-content div){
    margin-bottom: 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li{
    padding: 5px 10px;
    font-weight: 700;
}

.woocommerce-checkout .optional{
    display: none;
}
.woocommerce-checkout .woocommerce-additional-fields .form-row{
    display: none;
}
.woocommerce-checkout #order_comments_field{
    display: block;
}

.woocommerce table.shop_table.order_details tfoot tr:nth-child(1){
    display: none !important;
}
.cart_totals.totals.calculated_shipping table.shop_table .cart-subtotal, .shop_table .cart-subtotal{
    display: none !important;
}
#order_review .cart-subtotal{
    display: none !important;
}
#shipping_method label{
    font-weight: 700;
}
.cart__info label select[name='godzina']{
    display: none;
}
/* .cart_totals .cart-subtotalshipping-calculator-button, .woocommerce-shipping-totals a.shipping-calculator-button{
    display: none !important;
} */
#order_review .woocommerce-shipping-totals.shipping{
    border-top: 1px solid #e5e5e5 !important;
}
/* .woocommerce-shipping-totals th, .woocommerce table.shop_table.order_details tfoot tr:nth-child(2) th{
    visibility: hidden;
} */
.woocommerce-order h2{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
.woocommerce-shipping-totals .woocommerce-shipping-destination, .woocommerce-shipping-totals .shipping-calculator-button{
    display: none !important;
}
#ship-to-different-address-checkbox{
    display: none !important;
}

.woocommerce-shipping-totals .woocommerce-shipping-destination{
    width: 0;
    display: inline;
    visibility: hidden;
}
.woocommerce-shipping-totals .woocommerce-shipping-destination strong{
    display: block;
    visibility: visible;
    margin-top: -15px;
}

.woocommerce-tabs .entry-content p, .woocommerce-tabs .entry-content .MsoNormal span{
    font-size: inherit !important;
    font-family: inherit !important;
}
.woocommerce-tabs .nav-tabs .additional_information_tab, #tab-additional_information, .product_meta .sku_wrapper{
    display: none !important;
}

.wcb-coupon-box .wcb-content-wrap .wcb-md-content{
    border-radius: 0;
    background-image: url('/wp-content/uploads/2019/07/foto.jpg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 50%;
}
.wcb-coupon-box .wcb-modal-body{
    padding: 20px;
}
@media(min-width: 768px){
    .wcb-coupon-box .wcb-modal-body{
        width: 50%;
    }
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form input{
    padding: 10px;
}
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn .wcb-button{
    padding: 12px 10px;
}

@media only screen and (max-width: 767px) and (min-width: 320px){
    .mm-toggle-wrap {
        display: inline-block;
        position: absolute;
        top: -58px;
    }
}

@media(max-width: 767px){
    .logo-block img{
        width: 200px;
        height: auto;
        margin: 0;
    }
    .top-cart-contain{
        margin-top: -58px;
    }
    .cart_count{
        display: none !important;
    }
    .mini-cart .basket a{
        padding: 5px 0 5px;
    }
    .mini-cart .basket a:before{
        height: 30px;
        line-height: 30px;
    }
}

@media(min-width: 768px){
    .footer-column{
        width: calc(25% - 20px);
    }
}

.--relative{
	position: relative;
}

.--fixed{
	position: fixed;
}

.flex, .--flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-center, .--flex-center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.flex-center.--column, .--flex-center.--column{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.--self{
	-ms-flex-item-align: stretch;
	    align-self: stretch;
    height: 100%;
}

.fluidMedia, .--fluidMedia{
	position: relative;
	padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	height: 0;
	overflow: hidden;
}

.fluidMedia iframe, .--fluidMedia iframe{
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	height: 100%;
}

.--bg, .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.--bg--skew, .bg.skew{
	background: #fff;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 150vw;
    height: 155px;
    left: -140vw;
    -webkit-transform: skew(87deg);
	transform: skew(87deg);
}.--relative{
	position: relative;
}

.--fixed{
	position: fixed;
}

.flex, .--flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-center, .--flex-center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.flex-center.--column, .--flex-center.--column{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.--self{
	-ms-flex-item-align: stretch;
	    align-self: stretch;
    height: 100%;
}

.fluidMedia, .--fluidMedia{
	position: relative;
	padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	height: 0;
	overflow: hidden;
}

.fluidMedia iframe, .--fluidMedia iframe{
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	height: 100%;
}

.--bg, .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.--bg--skew, .bg.skew{
	background: #fff;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 150vw;
    height: 155px;
    left: -140vw;
    -webkit-transform: skew(87deg);
	transform: skew(87deg);
}





#nav-menu-item-3229 {
	display: none;
}
.sticky-header #nav-menu-item-3229 {
	display: inherit;
}
.top-cart-content {
	z-index: 10000;
}

.quantity {
    padding: 15px 0 ;
}

.variations .label {

}

@media all and (min-width:768px) {
	#nav-menu-item-12597 {
		display: none;
	}
}


#ced_sadc_btnshow {
	background-color: #6dbe14;
    color: #fff;
    border-color: #6dbe14 !important;
}

#ced_sadc_btnshow small {
	font-weight: 600;
    color: #fff !important;
}