/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

#cmplz-manage-consent .cmplz-manage-consent {

    box-shadow: none !important;
    bottom: 20px !important;
    left: 10px !important;
    background-color: #5a4c40 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    line-height: 1em;
    font-size: 12px !important;
    padding: 5px !important;
    height: 40px !important;
    text-transform: math-auto;
    max-width: 200px;
    width: 180px;
}


@media (min-width: 993px) {
    table.cart td.actions .coupon {
        display: inline-block;
        float: left;
        text-align: left;
        padding: 20px;
		margin-left: 15px;
    }
}

.showlogin{color:#000!important;}

.amount{padding: 20px;!important}

.conv_message{font-weight:bold; font-size:1rem;}

.conversion_name, .conversion_email{color:#cc0000; font-size:1.2rem;}



.product .images, .product .woocommerce-product-gallery {
     margin-top: 50px;
}



.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-swatch-selected:before {
    border-width: 4px;
}


.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color > button.cgkit-swatch-selected:before {
    border: 4px solid #F0AB00!important;
}


.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image > button.cgkit-swatch-selected:before {
    border: 4px solid #F0AB00!important;
}

.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button {
   border-radius:8px;
	width:135px;
}

.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.cgkit-swatch-selected {
    background: #F0AB00!important;
    border-color: #F0AB00!important;
    color: #fff;
}


.custom-button{
	    display: inline-block;
    text-align: center;
    border-radius: 8px !important;
    box-shadow: 0 0 7px #00000030;
	padding:20px;
	margin-bottom:20px;
	text-align: center;
    width: 100%;
}


.wpo-options-container{
	    display: inline-block;
    text-align: center;
    border-radius: 8px !important;

	padding:10px;
	margin-top:5px;
	width:100%;

}




.cart{
	border-radius: 5px !important;
    box-shadow: 0 0 7px #00000030;
}



.wpo-field {
   
   	display: inline-block;
    text-align: center;
    width: 100%;
}


.wpo-field-description{
	text-align:center;
    font-size:0.9rem;
   color:#808080;
}


.summary h1 {
	font-size: 1.5rem!important;
}


.wpo-group-title, .wpo-option-name{
    padding: 3px; 
    width: 100%;
    color: #000 !important;
	text-align:center!important;
	font-size:1rem!important;
	margin-bottom:3px!important;
   font-weight:600!important;
}


.wpo-option-name {

    margin-left: auto;
    margin-right: auto;
    display: block;
	padding-bottom:5px;
 

}

.wpo-checkboxes.wpo-checkboxes-one-col, .wpo-checkboxes.wpo-radios-one-col, .wpo-radios.wpo-checkboxes-one-col, .wpo-radios.wpo-radios-one-col {
        display: inline-flex!important;
}

.wpo-field.wpo-label-is-option-name label, {
	  font-size: 0.9rem !important;
}

.wpo-field label.wpo-checkbox div{
	font-size:1rem!important;
   
}
.wpo-field label{font-size: 0.9rem !important;}

.wpo-field label.wpo-checkbox span.wpo-checkbox-inner, 
.wpo-radio-inner
{
	
	height: 30px!important;
    width:30px!important;
}

.cgkit-attribute-swatches-wrap legend {
    font-size: 0px;
    padding: 0;
    width: 250px;
	 border-radius: 8px !important;
    box-shadow: 0 0 7px #00000030;
}

@media (min-width: 993px) {
    .product .summary {
        width: 50%!important;
    }
}

@media (min-width: 993px) {
    .product .images, .product .woocommerce-product-gallery {
        width: 46%!important;
    }
}

.woocommerce-tabs.wc-tabs-wrapper {
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #f5f5f5;
    background-color: #5A4C40!important;
}

.woocommerce-tabs ul.tabs li.active a {
    color: #FFFFFF;
    font-weight: 600;
}

.woocommerce-tabs ul.tabs li a {
    display: block;
    padding: .75rem;
    color: #efefef;
    font-size: clamp(.9375rem, .874rem + .2033vw, 1rem);
}
.woocommerce-Tabs-panel h2 {
  color:#fff!important;
} 

table.woocommerce-product-attributes th  {
    color: #fff!important;
    
}

table.woocommerce-product-attributes tr {
    color: #fff!important;
    
}

.single-product .site-content .col-full {
    background-color: #fff!important;
}

.product .woocommerce-product-gallery__wrapper img {
  
    border-radius: 20px;
}

.product p.price {

	 font-size: 1.5rem;
	font-weight:bold;
	    margin-top: 20px;

}


.price{

    text-align: center;
     color: #2a591f !important;
	padding:0 5px 0 5px;
	border:1px solid #2a591f;
	    font-weight: 600 !important;
}


.price ins{color:#fff!important;}



.summary h1 {
    border-bottom: 1px solid #dc9814;
}

a.email {
    color:#dc9814!important;
}

.wpo-color-checkboxes .wpo-color-checkbox span.wpo-swatch-inner 
{
	border-radius: 18px!important;
}


.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background-color: #F4EFE6!important;
	   color: #000!important;
}


#masthead > div.main-header.col-full > h1{color: #fff!important;}

.product .woocommerce-Tabs-panel {

    color: #fff!important;
}


.woocommerce-form-coupon-toggle .woocommerce-info {

    padding: 20px;
}



label > div {
    width: 100%;
    font-size: 0.9rem !important;

    display: block;
	font-weight:bold;
}



.wpo-totals-label {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
    background-color:#2a591f;
    text-align: center;
    color: #fff !important;
    padding: 0 5px 0 5px;
    border: 1px solid #2a591f;
    font-weight: 600 !important;
}



.wpo-totals-container{
	position: fixed;
    bottom: 0px;
    right: 0px;
    width: 35%;
    z-index: 10000000;
    margin-left: auto;
    margin-right: auto;
    left: 0;
	height:50px;
    line-height:50px;
	
}

.wpo-totals-label::after{
	content:"(with selected option)";
	 font-size: 0.8rem;
	line-height:1rem;

}

.theme-shoptimizer .commercekit-wishlist a {
    font-size: 1rem;
 
}


select.orderby, .woocommerce-result-count{
	display:none;
	}


@media (max-width: 992px) {
    .mobile-search-toggle svg, .shoptimizer-myaccount svg {
        stroke: #000!important;
    }
	
	    .shoptimizer-myaccount {
        top: 0;
        right: 70px;
        font-size: 40px;
    }
	
	   .shoptimizer-myaccount svg {
        width: 40px!important;
        height: 32px!important;
    }

	.wpo-totals-label {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
    background-color: #2a591f;
    text-align: center;
    border-radius: 4px;
	color: #fff !important;
	height:50px;
    line-height:50px;
}
	
.wpo-totals-container{
	position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100%;
    z-index: 10000000;
    margin-left: auto;
    margin-right: auto;
    left: 0;
	
}	
	
}

.wpo-color-checkboxes{
	display: flex;
  justify-content: center; /* centra orizzontalmente */
  align-items: center;     /* centra verticalmente */

    

}

.shoptimizer-cart-icon svg {
    width: 30px;
    height: 29px;
    position: relative;
    top: 15px;
}

.theme-shoptimizer .commercekit-size-guide button {
    font-size: 1rem!important;
    font-weight: bold;
    text-align: right;
    display: block;
}

#shoptimizer-modals-wrapper{

}
	
.commercekit-wishlist.full a em.cg-wishlist-t:before, .commercekit-wishlist.full a em.cg-wishlist:before {
    margin-top: 0px;
    margin-left: -9px;
}

.commercekit-wishlist a em.cg-wishlist:before{width: 25px;
    height: 25px;}


.product-details-wrapper .product-label {

    top: -35px;
    left: 125px;

    font-size: 1rem;
 
}

.summary .onsale {
    color: #3bb54a;
    background: 0 0;
    font-size: 1.5rem;
}

.onsale {
                animation: blinker 1.0s linear infinite;
                color: #D1410C;
                font-family: sans-serif;
                text-align:center; 
                font-size:1rem; font-weight:bold;
                animation: onsale 4.5s infinite; 
            }

@keyframes onsale {
            30% {
                opacity: 1;
            }
            50% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
        }

.commercekit-atc-tab-links li a {

    font-size: 1rem;
    font-weight: 600;
    text-shadow: 0px 0px 31px rgba(0, 0, 0, 0.3);
    color: var(--e-global-color-7cc2160);
}


.commercekit-atc-sticky-tabs {
background-color: #F4EFE6;
}

.pdp-complementary--add-to-cart {
display:none!important;
}


header.woocommerce-products-header .term-description+img.cg-cat-image, header.woocommerce-products-header .term-description+noscript+img.cg-cat-image, header.woocommerce-products-header .term-description+picture {
    min-width: 100%!important;
    max-width: 100%!important;
	max-height:50%;
}


header.woocommerce-products-header {
    border-radius: 10px;
}


.wpo-field label.wpo-checkbox input:checked+span.wpo-checkbox-inner {
    background-color: #2a591f;
    border-color: #fff;
}

.wpo-field label.wpo-radio input:checked+span.wpo-radio-inner {
    background-color: #2a591f;
}


.wpo-field label.wpo-radio span.wpo-radio-dot {
        background-color: #fff;

}


a.other_info{
  
  color: #000!important;

}

.other_info{
      text-align: center;
	  color: #000!important;
	padding:10px;
}

a.case{
	text-align: center;
    text-decoration: underline;
	padding:10px;
	color:#000!important;
  
}


.flex-control-nav, .flex-control-thumbs{display:none!important;}


.yay-currency-dropdown.menu-item {
    display: inline-block;
    padding-bottom: 50px;
}


dl.variation dd, dl.variation dd p, dl.variation dt {
    
    display: block!important;
}
#shoptimizerCartDrawer > div.widget.woocommerce.widget_shopping_cart > div > ul > li > span > bdi
{
	display:none!important;
}



/*
TASTI BUY E RENT
*/

.chose-type{
display: flex;
    justify-content: center;
    align-items: center;
  
}

.button-top{
	padding: 0px 0px 0px 30px;
}



.button_in_page{
      padding: 10px 20px;
     text-decoration: underline!important;
      color: #fff !important;
      font-weight: bold;
       text-align: center;
      display: inline-block;
	background-color:#000!important;
	border-radius:25px;
	margin: 15px 15px 15px 0px;
	
	
	}

.button_no_in_page{
padding: 10px 20px;
      color: #333;
      font-weight: 500;
      text-decoration: none;
        transition: all 0.2s ease;
      text-align: center;
      display: inline-block;
    text-align: center;
	border:1px solid #333;
    opacity: 0.4;
		background-color:#fff;
	border-radius:25px;
	margin: 15px 15px 15px 0px;}
/*
TASTI BUY E RENT
*/

.secondary-navigation .menu-item{border: 0px!important;
}


.secondary-navigation .icon-wrapper svg {
        width: 25px!important;
        height: 25px!important;
    }


@media (max-width: 992px) {
    .mobile-search-toggle svg, .shoptimizer-myaccount svg {
        stroke: #fff!important;
    }
}

.per-month{
	padding: 10px 20px;
      color: #c00;
      font-weight: bold;
      text-decoration: none;
    text-align: center;
	border:1px solid #333;
   	background-color:#fff;
	margin: 15px 15px 15px 0px;
	border-radius: 5px !important;
    box-shadow: 0 0 7px #00000030;
}

