.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before{
    background-image: none !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{
    background-image: none !important;
}
.radio-variable-items-wrapper {
    display:none!important;
}
.woocommerce ul.products li.product .button {
    display:none!important;
}
.woocommerce ul.products li.product .image-variable-item{
    display:none!important;
}

.woocommerce ul.products li.product .wvs_archive_reset_variations{
    display:none!important;
}

.woocommerce ul.products li.product .variable-item:not(.radio-variable-item) {
    width: 20px;
    height: 20px;
    padding: 3px;
}
.woocommerce ul.products li.product .variable-item:not(.radio-variable-item) li.selected{
    border: 1px solid red!important;
}
ul.variable-items-wrapper li {
    border: none!important;
}
ul.variable-items-wrapper li a {
    color: #000!important;
}
ul.variable-items-wrapper li a:hover {
    color: #b01f24!important;
}

.sb-main, .sb-articles-page, .sb-main input, .sb-main textarea, .sb-main select {
    font-family: 'Roboto'!important;
}

#cfw-breadcrumb .cart {
   display: none;
}

#cfw #cfw-customer-info-action .previous-button {
   visibility: hidden;
}

ul[data-attribute_name="attribute_pa_marime_copii"] > li.image-variable-item {
    width: 42px!important;
}
@media (min-width: 768px) {
ul[data-attribute_name="attribute_pa_marime"] > li.button-variable-item {
    font-size: 12px!important;
}
}
.sb-chat > .sb-body {
	bottom: 68px!important
}
@media (max-width: 768px) {
.sb-chat > .sb-body {
	z-index: 999998!important;
	bottom: 94px!important
}
}


.header-search-form {
	width: 100%;
	max-width: 400px;
}

@media only screen and (max-width: 849px) {
.sb-chat-open>#cfw-side-cart-floating-button {
	display:none!important;
}
.sb-chat.sb-active .sb-chat-btn {
        display: block!important;
				bottom: 8px;
}

}

.wpgb-color-control {
  --wpgb-color: initial;
}

.wpgb-color-control[style*="background:"] {
  background: var(--wpgb-color) !important;
}

.wpgb-color-control[style*="background:alb"] { --wpgb-color: #ffffff; }
.wpgb-color-control[style*="background:crem"] { --wpgb-color: #f7eed1; }
.wpgb-color-control[style*="background:caramel"] { --wpgb-color: #e4ccae; }
.wpgb-color-control[style*="background:natural"] { --wpgb-color: #d2b397; }
.wpgb-color-control[style*="background:gazelle"] { --wpgb-color: #c29f82; }
.wpgb-color-control[style*="background:rosu"] { --wpgb-color: #f43617; }
.wpgb-color-control[style*="background:rosu-zmeuriu"] { --wpgb-color: #e06666; }
.wpgb-color-control[style*="background:roz-fucsia"] { --wpgb-color: #ff00ff; }
.wpgb-color-control[style*="background:purpuriu"] { --wpgb-color: #b74796; }
.wpgb-color-control[style*="background:liliachiu"] { --wpgb-color: #9654ad; }
.wpgb-color-control[style*="background:turquoise"] { --wpgb-color: #235666; }
.wpgb-color-control[style*="background:bleumarin"] { --wpgb-color: #1c264f; }
.wpgb-color-control[style*="background:ciocolatiu"] { --wpgb-color: #42271c; }
.wpgb-color-control[style*="background:bordeaux"] { --wpgb-color: #5c2830; }
.wpgb-color-control[style*="background:castaniu"] { --wpgb-color: #6a4e3d; }
.wpgb-color-control[style*="background:maron"] { --wpgb-color: #4c3e29; }
.wpgb-color-control[style*="background:fumo"] { --wpgb-color: #3a3a3a; }
.wpgb-color-control[style*="background:gri-griindigo"] { --wpgb-color: #998d9c; }
.wpgb-color-control[style*="background:gri"] { --wpgb-color: #7c7c7c; }
.wpgb-color-control[style*="background:negru"] { --wpgb-color: #000000; }


