
.website-wrapper { max-width:1600px !important; }
.whb-main-header { max-width:1600px !important; }
.container { max-width:1560px !important; }

/* HEADER */

#menu-main .wd-dropdown-menu { width:250px !important; }

/* HOME */

@media screen and (min-width: 900px) {
    .home .main-page-wrapper {
        padding-top: 0px !important;
    }
}
.home .wd-tabs-header {    margin-bottom: 40px !important; }
.home .wrap-loading-arrow { top: -81px !important; }
.home .site-content { margin-bottom: 0px !important; }

.wd-more-desc { max-height: 1000px !important;}
.wd-more-desc TABLE { margin-bottom: 0px !important;}


/* CATEGORY */

.shop-loop-head { display:none !important; }
.woocommerce-product-details__short-description { max-height: 1000px !important;}
.woocommerce-product-details__short-description tr { border-width:0px !important; padding:5px !important; margin:0px !important; }
.woocommerce-product-details__short-description tr:nth-of-type(even) {        background: #fff;    }
.woocommerce-product-details__short-description tr:nth-of-type(odd) {        background: #eee;    }
.woocommerce-product-details__short-description TH, TD { padding:5px !important; border:0px !important; }
.archive  .product-grid-item H3 { font-size:24px !important; color:black !important;}

/* PRODUCT */

.summary-inner .tmhexcolorimage { height:30px !important; width:50px !important; border:1px solid lightgray !important;  padding-top:0px !important; border-radius:5px !important; }
.summary-inner .tm-epo-field-label { width:50px !important; }
.summary-inner .tm-options-totals { display:none !important; }
.summary-inner .cpf-type-radio { margin-bottom:0px !important; }
.summary-inner .radio-image-label {font-size:9px !important;}
.summary-inner .tm-epo-required { display:none !important; }
.summary-inner .tc-totals-form { display:none !important; }
.summary-inner .woocommerce-product-details__short-description { margin-bottom: 0px !important; }
.summary-inner H1 { font-size:24px !important; }
.summary-inner .simple_button { padding:10px 50px !important;  border-radius: 8px !important;}
.single-product .wd-nav-tabs-wrapper { display:none !important; }

/* CART */

#billing_address_2_field { display:none !important; }

/* TABLE */

.summary-inner tr { border-width:0px !important; padding:5px !important; margin:0px !important; }
.summary-inner tr:nth-of-type(even) {        background: #fff;    }
.summary-inner tr:nth-of-type(odd) {        background: #eee;    }
.summary-inner TH, TD { padding:5px !important; border:0px !important; }

/* FOOTER */

.woodmart-prefooter { display:none !important; }
FOOTER .menu li { margin-bottom:1px !important; }
FOOTER I { padding-right:5px !important; padding-left:5px !important; }
FOOTER .menu-item A:hover { color:#FD4F01 !important; }


/* RAZNO */

INPUT[type="text"] { background-color:#FFF !important;}
INPUT[type="tel"] { background-color:#FFF !important;}
INPUT[type="email"] { background-color:#FFF !important;}
TEXTAREA { background-color:#FFF !important;}
SELECT { background-color:#FFF !important;}
.select2-selection { background-color:#FFF !important;}

/* SOCIAL MOBILE */

@media screen and (max-width: 1024px) {
    .wd-sticky-social {
         display: block !important;
    }
}