/*
    Template:       zuka
    Theme Name:     Zuka Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Clean, Minimal WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    zuka-child
    Domain Path:    /languages/
*/
.col-1 label{
    float: left;
}
.form-row-wide{
    float: left;
    width: 100%
}
.yikes-easy-mc-submit-button{
    border: 0px!important
}
#shipping_method li{
    float: left;
    width: 100%
}
#shipping_method li input{
    float: left;
    width: 25px;
    margin-top:5px;
}
#shipping_method li label{
    float: left;
    width: calc(100% - 25px)
}
.footer-column-inner .widget-inner ul.wp-block-social-links li{
background-color: #282828!important
}
@media screen and (max-width: 782px) {
    #sb_instagram{
        height: 355px!important;
    }
}
/*#lastudio-header-builder .lahfb-desktop-view .lahfb-topbar-area:not(.lahfb-vertical) {
	display: none;
}*/
.single-product #lastudio-header-builder .lahfb-desktop-view .lahfb-topbar-area:not(.lahfb-vertical) {
	display: block;
}
.variations_form .variations .label {
    border: 0;
    width: 25%;
    font-weight: 600;
    font-size: 16px;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 2px;
    font-weight: 600;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 0 2px rgb(0 0 0 / 30%);
    padding: 8px;
    margin: 4px 10px 4px 0;
}
.variable-item:not(.radio-variable-item) {
    height: 40px;
}

.la-banner-box .b-title1 {
    font-size: 20px;
color:black !important;
}

header .header-v4 .lahfb-content-wrap{
    justify-content: center;
}

.woocommerce-privacy-policy-text {
	margin-bottom:30px;
}
.entry-summary .wrap-cart-cta .button {
    background-color: rgb(97, 162, 41);
}
.entry-summary .wrap-cart-cta .button:hover {
    background-color: #bdbdae;
}
.cart-collaterals .cart_totals .checkout-button {
	background-color: rgb(97, 162, 41);
}
.cart-collaterals .cart_totals .checkout-button:hover {
	background-color: #bdbdae;
}
.place-order .button{
	background-color: rgb(97, 162, 41);
}
.place-order .button:hover{
	background-color: #bdbdae;
}

#rev_slider_1_1_wrapper{
	left:0px !important;
}

.mc-modal-bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9995;
    height: 100%;
    width: 100%;
    display: none;
    background: #000;
    background-color: #000;
    opacity: .65;
    opacity: 0.2 !important;
}
#responav li.menu-item > ul {
    display: none;
    margin: 0;
    background-color: #ffffff;
}
.lahfb-responsive-menu-wrap .la-menu-desc {
    display:none;
}