

#site-logo {
    width: auto;
}

@media (min-width:993px) {
.site-branding {
    top: 18px;
  }
}

@media  (min-width:371px) and (max-width: 400px) {
#top-cart {
    top: 18px;
    display: inline;
}
#top-search {
    margin-left: 0;
    padding-left: 0;
}
}

.flexslider {
    margin: 0 0 23px;
}




@media(max-width:900px){
    .slicknav_menu{
        display:block;
        background: #308cb6;
    }

    #site-navigation{
        display:none;
    }
}


.main-navigation ul ul a {
    
}


.main-navigation a,.slicknav_nav a {
    
}


.slicknav_nav ul{
    margin: 0 0 0 20px;
}


#site-navigation ul li ul.sub-menu li ul, #site-navigation ul li ul.children li ul{
    
    
}

.home .entry-header{
    display:none;
}

@media(max-width:600px){
    .woocommerce-ordering,
    .woocommerce-ordering .orderby {
        width:100%;
    }
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product ,
    .woocommerce div.product .related ul.products li.product{
        margin-right:0;
        width: 100% !important;
        clear:none !important;     
    }
}

@media(min-width:1024px){
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        float: left;
        margin: 0 3.8% 2.992em 0;
        padding: 0;
        position: relative;
        width: 22.05% !important;
        margin-left: 0;
        clear:none !important;     
    }
    .woocommerce ul.products li.product:nth-child(4n), 
    .woocommerce-page ul.products li.product:nth-child(4n) {
       margin-right:0;
    }
}

@media(min-width:700px) and (max-width:900px){

    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product{
        width: 48% !important;
        clear:none !important;        
        margin-right: 3.8%;
    }
    .woocommerce ul.products li.product:nth-child(2n), 
    .woocommerce-page ul.products li.product:nth-child(2n){
          margin-right:0;
    }

}

.woocommerce .woocommerce-ordering select {
    padding: 6px;
}

@media(min-width:700px) {   
    .auto_ajust_img_height {
        width: 100% !important;
        margin: auto !important;
        object-fit: contain;
    }
}


.woocommerce-product-gallery .woocommerce-product-gallery__image{
    padding:5px !important;
    margin:0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){
    width:25%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) img {
    width:100%;
}

@media(min-width:700px){
    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        float: right;
        width: 48% !important;
        clear: none;
    }

    .woocommerce #content div.product div.images{
        float: left;
        width: 48%!important;
    }
}



.woocommerce div.product .woocommerce-tabs .panel{
   
}


.sizechart {
    overflow:auto;
}
.sizechart table {
    width:100%;
    border-collapse: collapse;
    margin-bottom:20px;
    white-space:nowrap;
}
.sizechart table td,.sizechart table th {
    border:1px solid #ddd;
    text-align:center;
    vertical-align: middle;
    padding:10px 5px;
    background-color:unset;
}
@media(max-width:700px){
    .md-size-chart-modal-content {
        padding:10px
    }
}
.button-wrapper:nth-of-type(n+2) {
    display: none;
}

.fmeinput {
    padding:8px;
}

@media(max-width:600px){
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        text-align: center;
        width: 100%;
    }
}



div.ywtm_content_tab {
    width:100%!important;
    max-width:100%!important;
}
.wpcf7 p *:not(.wpcf7-spinner){
    display:block;
    width:100%;
}
.wpcf7-form > p:nth-child(6){
    position: relative;
}

.wpcf7-spinner{
    position: absolute;
    top: calc( 50% - 12px );
    left: 0px;
}







@media(max-width:600px){
    .woocommerce-cart .woocommerce-cart-form .coupon > * ,
    .woocommerce-cart table.shop_table #coupon_code{
        width:100% !important;
    }
    .woocommerce-cart .woocommerce-cart-form .coupon > .button{    
            
       margin-top: 0.5em;
    }
    .woocommerce-cart .woocommerce-cart-form .coupon >label{
        display:none;
    }
}

@media(min-width:700px) and (max-width:800px){
    .woocommerce-cart .woocommerce-cart-form .coupon > * ,
    .woocommerce-cart table.shop_table #coupon_code{
        width:48% !important;
    }
}

.woocommerce-cart .woocommerce-cart-form .product-price,
.woocommerce-cart .woocommerce-cart-form .product-quantity,
.woocommerce-cart .woocommerce-cart-form .product-subtotal{    
    white-space: nowrap;
}

.woocommerce-cart ul#shipping_method li {
    margin: 0;
    padding: 0.25em 0 0.25em 0px;
    text-indent: 5px;
    list-style: none outside;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border:1px solid #e7e1cb;
}

.woocommerce-cart .shop_table td,
.woocommerce-cart .shop_table th{
    padding-left:10px!important;
    padding-right:10px!important;
}


@media (max-width:555px) {
.woocommerce .woocommerce-message a.button.wc-forward {
    width: 100%;
    text-align: center;
}
}

table.wishlist_table  th.product-name,
table.wishlist_table  th.product-price,
table.wishlist_table .product-stock-status,
table.wishlist_table .product-add-to-cart,
table.wishlist_table .product-add-to-cart > .add_to_cart_button {
    white-space: nowrap;
}
table.wishlist_table .product-add-to-cart > .add_to_cart_button{
    padding: 12px 25px!important;
    display: inline-block !important;
}

@media(max-width:600px){
    table.wishlist_table .product-name{
        min-width:160px;
    }

}
.woocommerce-wishlist .entry-content{
     overflow:auto;
}
.yith-wcwl-share .share-button a i{    
    font: normal normal normal 14px/1 FontAwesome;
}

.checkout.woocommerce-checkout .select2-selection__rendered,
.checkout.woocommerce-checkout .select2-selection__arrow,
.checkout.woocommerce-checkout .select2-selection--single,
.checkout.woocommerce-checkout .input-text,
.checkout.woocommerce-checkout select {
    line-height: 40px!important;
    height: 40px!important;
    border-radius: 0;
    border-color: #e0e0e0;
    overflow: hidden;
    background: unset;
}

.checkout.woocommerce-checkout input.input-text,
.checkout.woocommerce-checkout select {
    border-width: 1px;
    border-style: solid;
    padding: 0 14px;
}

.checkout.woocommerce-checkout textarea.input-text {
    height: auto;
    line-height: unset;
}

.checkout.woocommerce-checkout .select2-selection__arrow {
    background-color: unset;
}


@media(min-width:450px) {
    .checkout.woocommerce-checkout h3 {
        margin: .5em 0;
        height: 40px;
    }
}

.checkout.woocommerce-checkout h3 label {
    margin: 0;
}

.checkout.woocommerce-checkout h3,
.checkout.woocommerce-checkout h3 span {
    font-size: 21px;
    font-weight: 700;
}

.checkout.woocommerce-checkout h3 label {
    padding-left: 20px;
}

.woocommerce-checkout-review-order table tfoot {
    white-space: nowrap;
}

.woocommerce-checkout-review-order table tr>* {
    text-align: left;
}

.woocommerce-checkout-review-order table tr td:first-child {
    min-width: 130px;
}

@media(max-width:450px) {
    .woocommerce-checkout-review-order {
        overflow: auto;
    }
}

.woocommerce-checkout-review-order-table ul#shipping_method li {
    margin: 0;
    padding: 0.25em 0 0.25em 0px;
    text-indent: 5px;
    list-style: none outside;
}

.woocommerce-terms-and-conditions-wrapper{
    display:none;
}
.woocommerce-checkout .form-row-first, 
.woocommerce-checkout .form-row-last{
	width:100% !important;
}

.language_icon {
    text-align: left;
}

.language_icon a {
    display: inline-block;
    align-items: center;
}

.language_icon i {
    background: url(/wp-content/uploads/language.png);
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-right: 10px;
    text-decoration: none;
}

.language_icon span {
    display: none;
}

.language_icon .uk {
    background-position: -168px -336px;
}

.language_icon .it {
    background-position: -420px -294px;
}

.language_icon .fr {
    background-position: -84px -336px;
}

.language_icon .de {
    background-position: -294px -252px;
}

.language_icon .es {
    background-position: -336px -84px;
}

.language_icon .nl {
    background-position: -294px -504px;
}

.language_icon .dk {
    background-position: -42px -294px;
}

.language_icon .pl {
    background-position: -546px -294px;
}

.language_icon .pt {
    background-position: -546px -462px;
}

.language_icon .se {
    background-position: -420px -546px;
}

.language_icon .ch {
    background-position: -252px -210px;
}

.language_icon .fi {
    background-position: -336px -210px;
}

.language_icon .ie {
    background-position: -420px -210px;
}

.language_icon .us {
    background-position: -630px 0;
}

.language_icon .ca {
    background-position: -252px 0;
}

.language_icon .au {
    background-position: -42px -126px;
}

.language_icon .in {
    background-position: -336px -126px;
}

.language_icon .jp {
    background-position: -42px -420px;
}



@media(min-width:1024px){
    #footer-sidebar .container{
        display:flex;
    }
}

.fa-cc-mastercard,
.fa-cc-jcb,
.fa-cc-visa{
    font: normal normal normal 21px/1 FontAwesome;
}
