
#range-price {display: none;}

#subcategory {display: none;}

#comparison {display: none;}

a:hover {
    color: #9c3c00;
    text-decoration: none;
}

.main-button a:hover {
    color: #fff;
    text-decoration: none;
}

a:hover h6 {
    color: #9c3c00;
    text-decoration: none;
}

.garden-home-box .box-2__slider__item__content {
	min-height: 220px;
}

.featured-image #custom-bg {
	float: left; 
	width: 100%;
	min-height: 400px;
	background-position: center center;
	background-size: cover;
}

.landroid-pillar-box .box-18--slider--item--image::before {
	padding-top: 0;
}

.landroid-pillar-box .box-18--slider--item--name {
	min-height: 50px;
}

.landroid-pillar-box .box-18--slider--item--image img {
	width: 100%;
}

.single-post .entry-content {
  width: 870px;
}


.blog-heading {
  margin-top: 40px;
  margin-bottom: 40px;
}

.slick-track {
	float: left;
}

.box-7__slider .box-7__slider__item__title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.powertools-home-box .box-7__slider__item__link {
	padding: 30px;
}

.powertools-home-box .box-7__slider__item__link {
  min-height: 220px;
}

.garden-home-box .box-7__slider__item__link {
  min-height: 220px;
}

.box-7__slider .slick-dots {
	bottom: -55px;
}

.powertools-home-box .box-2__slider__item__content {
	min-height: 220px;
}

.box-7__slider .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #fff!important;
}

.box-7__slider .slick-dots li button::before {
	color: #fff!important;
}

.box-7__slider .slick-dots li button {
	border: 1px solid #777776!important;
}

.garden-home-box .box-7__slider__item__icon img {
  position: absolute;
  left: 80%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-80%);
  width: 100%;
}

.rotate-180 {
	transform: rotate(180deg);
}

.garden-home-box .box-2__intro {
	font-size: 25px;
}

.archive-heading {
  margin-top: 20px;
  margin-bottom: 30px;
}


.archive-sticky {
  margin-bottom: 40px;
}


.box-category ul li {
  float: left;
  padding-left: 30px;
  margin-top: 20px;
  font-size: 16px;
}

.box-category ul {
  float: right;
}


.filter-material {display: none!important;}
.promo-ads {display: none!important;}

#not-find p {
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 800;
}

.icon-robot-action {
	width: 40px;
	float: right;

	margin-left: 10px;
}

.icon-robot-action img {
	width: 100%;
}


#warranty {
	font-weight: 400;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 0;
	text-align: center;
}


#main-attribute .breadcrumbs ul li {
	margin-bottom: 10px;
}


.short-description p {
	white-space: pre-line;
	margin-bottom: 0;
}

.description-accordion p {
	white-space: pre-line;
}

.column-left {
	padding-left: 0;
	padding-top: 0;
}

[type=button], [type=submit], button {
	float: left;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #e85900;
	border-radius: 6px;
	padding: 10px;
	text-align: center;
	color: #fff;
	border: none;
}

[type=button]:hover, [type=submit]:hover, button:hover {
	background-color: #9f360b;
}

[type=reset] {
	float: left;
	width: 100%;
	border:1px solid #e85900;
	border-radius: 6px;
	padding: 10px;
	background-color: #fff;
	text-align: center;
	color: #e85900;
}

[type=reset]:hover {
	background-color: #e85900;
	color: #fff;
}

.close-lightbox {
	position: absolute;
	right: 20px;
	top: 20px;
	    z-index: 999999;
	display: none;
	pointer-events: none;
}

.close-lightbox:hover {
	cursor: pointer;
}

.close-lightbox .fas {
	color: #e85900;
}

#cal-to-action-filter .col-50:first-child {
	padding-right: 10px;
}

#cal-to-action-filter .col-50:last-child {
	padding-left: 10px;
}


#row-slider-product [type=button], #row-slider-product [type=reset], #row-slider-product [type=submit], #row-slider-product button {
	background-color: rgba(0,0,0,0);
	width: 40px;
}

#button-icon-category [type=button], #button-icon-category [type=reset], #button-icon-category [type=submit], #button-icon-category button {
	background-color: rgba(0,0,0,0);
	width: 40px;
}

[type=button]:hover, [type=reset]:hover, [type=submit]:hover, button:hover {
	/* background-color: #9f360b; Errore hover negli slider */ 
	cursor: pointer;
}

#open-video {
	position: relative;
}

#open-video:hover {
	cursor: pointer;
}

.button-manual-pdf {
	float: left;
	width: auto;
	padding: 10px 20px;
	border: 1px solid #E8581D;
	border-radius: 8px;
	margin-top: 20px;
}

.button-manual-pdf .far {
	float: left;
	margin-right: 20px;
	color: #E8581D;
}

.button-manual-pdf p {
	float: left;
	margin-bottom: 0;
	color: #E8581D;
	font-size: 16px;
font-weight: 600;
}

#video-desktop .background-popup .close-popup .fas {color: #fff;}

#open-video .button-poster {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	margin-left: -50px;
	margin-top: -50px;
	padding: 10px;
	background-color: #E8581D;
	border-radius: 100%;
	transition: all 0.5s ease;
}

#open-video:hover .button-poster {
	transform: scale(1.2);
}

.entry-content {
	width: 1300px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

table {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

table thead {
	font-weight: 800;
}

table tr {
	border-bottom: 1px solid #ebebeb;
}

table tr td {
	padding: 5px;
	font-size: 16px;
	width: 50%;
}

table tr td h3 {
    font-size: 16px;
}



.wrapper {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.archive .wrapper {
	margin-top: 0;
}

.page-template-template-categoria ul li::before {display: none;}

.page-template-template-sub-categoria ul li::before {display: none;}

.first-gallery ul li::before {display: none;}

.first-gallery ul li:first-child {
	width: 100%;
}

.first-gallery ul {
	margin-left: 0;
	padding-left: 0;
}

.first-gallery ul li div {
		border: 1px solid #707070;
border-radius: 6px;
background-color: #F0F0F0;
transition: all 0.5s ease;
float: left;
width: 100%;
}

.first-gallery ul li div:hover {
	background-color: #adadad;
}



.first-gallery ul li {
	float: left;
	padding: 15px;
	width: 50%;

}

#price-filter {display: none;}

.first-gallery {}



.woocommerce div.product .product_title {
	font-size: 32px;
	font-weight: 900;
	line-height: 35px;
	margin-left: 0;
	color: #E8581D;
}

.product_meta .posted_in {
	display: none;
}






.anchor {
    display: block;
    height: 60px;
    width: 100%;
    margin-top: -60px;
    visibility: hidden;
    float: left;
}



.video-gallery {margin-top: 20px;
	margin-bottom: 0;
}

.background-video {
	float: left;
	width: 100%;
	background-position: center center;
	background-size: cover;
}

.background-video .background-poster {
	border-radius: 9px;
	border: 1px solid #707070;
}

.sku_wrapper {
	font-size: 20px;
	font-weight: 800;
	color: #E8581D;
}

.woocommerce div.product form.cart {
	margin-bottom: 10px;
		float: left;
width: 100%;
}

.reassurance {
	font-size: 14px;
}

.breadcrumb {
	float: left;
	width: 100%;
	margin-bottom:1rem;
	list-style:none;
	font-size: 18px;
	font-weight: 100;
	padding: 0;
	color: #AAA6A5;
	background-color: rgba(0,0,0,0);
}

.rate-area {
	float: left;
	border-style: none;
	margin-left: 0; 
	padding-left: 0;
	margin-bottom: 0;
}

.rate-area:not(:checked) > input {
	position: absolute;
	top: -9999px;
	clip: rect(0, 0, 0, 0);
}

.rate-area:not(:checked) > label {
	float: right;
	width: 0.8em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 180%;
	color: lightgrey;
	height: 30px;
}

.rate-area:not(:checked) > label:before {
	content: "★";
}

.rate-area > input:checked ~ label {
	color: #E8581D;
}

.rate-area:not(:checked) > label:hover,
.rate-area:not(:checked) > label:hover ~ label {
	color: #E8581D;
}

.rate-area > input:checked + label:hover,
.rate-area > input:checked + label:hover ~ label,
.rate-area > input:checked ~ label:hover,
.rate-area > input:checked ~ label:hover ~ label,
.rate-area > label:hover ~ input:checked ~ label {
	color: #E8581D;
}

.button-rating {
	float: left;
	padding: 2px 20px;
	font-size: 14px;
	text-decoration: underline;
}

.breadcrumb a {
	color: #AAA6A5;
}

.wpb_content_element {
	float: left;
	width: 100%;
}

.sub-gallery .ngg-gallery-thumbnail-box:first-child {
	width: 100%!important;
}

.sub-gallery .ngg-gallery-thumbnail-box {
	width: 50%!important;
}

.sub-gallery .ngg-gallery-thumbnail img {
	width: 100%;
}

.product_meta {
	margin-bottom: 10px;
}



#features-01 .h4, #features-01 h4 {
	font-size: 30px;
font-weight: 800;
}

.button-variable-wrapper .button-variable-item {
	float: left;

}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: #fff;
	border-color: #E8581D;
}

.column-right .vc_tta.vc_general .vc_tta-panel-heading {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ebebeb;
}

.column-right .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ebebeb;
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	background-color: #fff;
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
	color: #E8581D;
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	color: #AAA6A5;
}

.column-right .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .column-right .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
	border-radius: 0;
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background-color: #fff;
}

.column-right .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .column-right .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
	margin-bottom: 0;
}

.column-right .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .column-right .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: 0;
}

.column-right .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	right: 20px;
	left: auto;
}

.column-right .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	padding-left:20px;
}

.column-right .vc_tta.vc_general .vc_tta-panel-title > a {
	font-size: 21px;
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon {
	border-color: #E8581D; 
}

.column-right .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .column-right .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	border-color: #E8581D; 
}


.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	box-shadow: none;
	border: 1px solid #E8581D;
	color: #E8581D;
	font-weight: 600;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
	box-shadow: none;
	background-color: #E8581D;
	color: #fff;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
		width: 49%;
}

.variable-item:not(.radio-variable-item) {
	height: auto;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #777776;
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 35px;
}

.woocommerce div.product .single_variation span.price {
	color: #E8581D;
	margin-bottom: 15px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 700;
font-size: 16px;
line-height: 1;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	box-shadow: none;
	background-color: #E8581D;
	color: #fff;
}

button:focus {outline: none;}

.container-callout {
	position:relative; margin: 0 auto; width: 900px;
}

.woo-variation-swatches.wvs-show-label .variations td {margin-top: 10px;}

.woocommerce div.product form.cart .variations td.label {display: none;}

.woocommerce div.product form.cart .variations {
	position: relative;
	margin-bottom: 10px;
}












.woocommerce-variation-add-to-cart {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.woocommerce div.product form.cart .reset_variations {
	position: absolute;
right: 5px;
top: -8px;
line-height: 1;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
	border-radius: 10px;
}

.lang-menu img {
	float: right;
	width: 50px;
}

.woocommerce div.product div.images {
	margin-bottom: 10px;
}





.ngg-galleryoverview {
	margin-top: 0;
}

.ngg-gallery-thumbnail {
	border: none;
}

.ngg-gallery-thumbnail span {
	font-size: 14px;
	text-align: left;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0;
	width: 15%;
	height: 45px;
}

.woocommerce .quantity .qty {
	height: 45px;
	border-radius: 10px;
	border: 1px solid #ebebeb;
}

.woocommerce div.product form.cart .button {
	float: left;
	width: 85%;
	background-color: #E8581D;
	padding: 0;
height: 45px;
border-radius: 35px;
font-size: 12px;
}

.woocommerce.archive div.product form.cart .button {height: 40px;
}

.single-product .woocommerce div.product form.cart .button {
	font-size: 16px;
	width: calc(100% - 162px);
}

.h3,h3{font-size:36px} 

.single-product .column-right {
	padding-left: 30px;
	padding-right: 30px;
}

.margin-top-150 {margin-top: 150px!important;}

.margin-top-80 {margin-top: 80px!important;}

.margin-bottom-80 {margin-bottom: 80px!important;}

.margin-bottom-150 {margin-bottom: 150px!important;}


.features-01 .vc_figure {
	width: 100px;
}

.features-01 .wpb_single_image {
	margin-bottom: 10px;
}

.features-01 .vc_col-sm-3 {
	padding: 10px!important;
}

.features-01 .vc_col-sm-3 .vc_inner {
	border-radius: 10px;
}

.features-01 .vc_col-sm-3 .vc_col-sm-12 {
	padding: 15px!important;
}

.features-01 .wpb_text_column {
	font-size: 18px;
	color: #fff;height: 100px;	line-height: 20px;
}

#breadcrumbs a {pointer-events: none;}

.attribute-slider-detail .main-button {
	position: relative;
	top: 0;
}

.attribute-slider-detail [type="submit"]:not(:disabled), .attribute-slider-detail button:not(:disabled) {
	border: none;
}

#detail-accessories .box-accessories {
	border: none;
}

.attribute-slider-modal .item-attribute-slide {
	padding: 10px 20px 10px 0;
}

.item-attribute-slide .description-slide {
	text-align: left;
	margin-top: 10px;
}

.item-attribute-slide .description-slide h6 {
	font-size: 16px;
	margin-bottom: 0;
	color: #E8581D;
}

.item-attribute-slide .description-slide p {
	font-size: 14px;
	font-weight: 100;
	color: #e85900;
	line-height: 20px;
}

#acc_00 .description-accordion {padding: 0;}

.item-attribute-slide .description-slide h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	min-height: auto;
}

.features-02 .more-padding {
	padding: 100px;
}

.features-03 .wpb_single_image .vc_figure {width: 100%;}

.features-03 .wpb_single_image .vc_single_image-wrapper {width: 100%;}

.features-03 .wpb_single_image img {width: 100%;}

.features-04 {

}

#mobile-subcat {display: none;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#mobile-subcat .item-subcat {
	border-color: #ADADAD;
	color: #ADADAD;
}

#mobile-subcat .item-subcat:hover {
	border-color: #e85900;
}

#mobile-subcat .item-subcat:hover h6 {
	color: #fff;
}

#mobile-subcat .item-subcat h6 {
	color: #ADADAD;
}

.button-filter-mobile .fas {
	float: right;
	font-size: 16px;
	    margin-top: 4px;
}

.button-filter-mobile {
	display: none;
}

.button-filter-mobile {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
	background-color: #EDEDED;
	border-radius: 6px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 20px;
}

.button-filter-mobile:hover {
	cursor: pointer;
	background-color: #e85900;
	color: #fff;
}

.icon-filter-cat {
	width: 40px;
	height: 40px;
	background-color: #e85900;
	border-radius: 6px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 10;
	display: table;
	    font-family: Roboto,sans-serif!important;
}

.icon-filter-cat p {
	font-size: 14px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}






.icon-filter-cat img {
	border-radius: 6px;
}

#video-mobile {
	display: none;
}


.single-product .info-tooltip {display: block;}

.info-tooltip {
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 99;
	display: none;
	width: 50px;
}

.h4, h4 {
    font-size: 35px;
    font-weight: 400;
}

.h2,h2 {
	font-size: 40px;
	font-weight: 800;
	line-height: 47px;
} 

.compare-product {
	margin-top: 100px;
}

#row-info p {
	font-size: 18px;
	line-height: 28px;
	color: #777776;
}

.features-07 {
	text-align: center;
}

.title-compare-product {
	margin-top: 29px;
float: left;
width: 100%;
}

.title-product-compare:before {
	background-image: url(https://deveu.worx-europe.com/wp-content/uploads/2021/09/asset-21.jpg);
display: block;
content: "";
width: 110px;
height: 50px;
position: absolute;
left: -160px;
top: -4px;
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
}

.column-right.vc_column_container {
	padding-right: 50px;
	padding-left: 50px;
}

.title-product-compare {
	display: inline;
	margin-top: 40px;
	position: relative;
}

.features-07 h2 {
	margin-bottom: 40px;
}

.title-compare-product ul li {
	float: left;
	width: 100%;
	text-align: right;
	list-style-type: none;
	padding-top: 5px;
	line-height: 30px;
	padding-bottom: 5px;
	color: #777776;
}

.content-compare-product ul {
	margin-left: 0; padding-left: 0;
}

.content-compare-product ul li {
	float: left;
	color: #777776;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 30px;
}

.content-compare-product ul li:nth-child(even) {background-color: #f2f2f2;}

.compare-product .vc_col-sm-4:nth-child(2) {
	border-right: 3px solid #e8581d;
	border-left: 3px solid #e8581d;
}

.compare-product .vc_col-sm-4:nth-child(3) {
	border-right: 3px solid #e8581d;
}

.features-04 .vc_col-sm-6 {
	margin-top: -100px;
	padding-right: 100px;
	padding-left: 100px;
}

.features-06.vc_row[data-vc-full-width] {
	overflow: visible;
	margin-top: 100px;
	padding-bottom: 60px;
	padding-top: 60px;
}

.features-06 .first-icon {
	margin-top: -140px;
}

.features-06 .first-icon .wpb_single_image .vc_figure {
	width: 100px;
}

.features-06 .wpb_text_column {
	color: #fff;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
	font-size: 22px!important;
	padding-top: 25px!important;
padding-bottom: 25px!important;
font-weight: 800;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
	font-size: 18px!important;
padding-top: 14px!important;
padding-bottom: 14px!important;
padding-left: 20px!important;
padding-right: 20px!important;
font-weight: 800;
}

.vc_btn3.vc_btn3-style-custom {
	background-image: none!important;
}


.features-08 .wpb_single_image .vc_figure {width: 100%;}

.features-08 .wpb_single_image .vc_single_image-wrapper {width: 100%;}

.features-08 .wpb_single_image img {width: 100%;}

.features-05 .wpb_single_image .vc_figure {width: 100%;}

.features-05 .wpb_single_image .vc_single_image-wrapper {width: 100%;}

.features-05 .wpb_single_image img {width: 100%;}

.features-08 .wpb_button, .features-08 .wpb_content_element, .features-08 ul.wpb_thumbnails-fluid > li {
	margin-bottom: 25px;
}

.features-08 .vc_col-sm-1/5 {
	border-left: 1px solid #707070;
}

.features-08 .vc_col-sm-1/5:last-child {
	border-right: 1px solid #707070;
}

.custom-h1 {
	font-size: 65px;
	line-height: 55px;
}

.features-09 h4 {
	font-size: 20px;
	font-weight: 100;
	text-align: left;
	height: 60px;
float: left;
width: 100%;
}



#subcat-category {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#subcat-category .container {
	padding-left: 55px;
	padding-right: 55px;
}

#subcat-category .main-icon {
	width: 100px;
	float: left;
	height: 100px;
	margin-right: 60px;
}

.item-subcat {
	border: 1px solid #707070;
	border-radius: 8px;
	margin-right: 20px;
	color: #707070;
	font-size: 14px; 
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	transition: all 0.5s ease;
}

.item-subcat.active {
	background-color: #e85900;
	border-color: #e85900;
}

.item-subcat.active a {
	color: #fff;
}

.item-subcat.active a  h6{
	color: #fff;
}

.item-subcat:hover {
	background-color: #e85900;
	border-color: #e85900;
}

.item-subcat:hover a {
	color: #fff;
}

.item-subcat:hover a h6 {
	color: #fff;
}

.item-subcat:hover h6 {
	color: #fff;
}

.item-subcat a {
	color: #777776;
}

.item-subcat h6 {
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	margin-top: 5px;
}



.breadcrumbs li {
	transition: all 0.5s ease;
}


.breadcrumbs li a {
	color: #777776;
}

.breadcrumbs li:hover {
	cursor: pointer;
	color: #e85900;
}

.breadcrumbs li:hover a {
	color: #e85900;
}

.breadcrumbs li.active a {

}




#gal-mobile {
	display: none;
}




.vc_btn3.vc_btn3-style-custom:focus, .vc_btn3.vc_btn3-style-custom:hover {
	background-color: #872902!important;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #caaca0;
}



.features-09  .wpb_content_element.wpb_text_column {
	height: 50px;
}



.page-template-template-categoria .wrapper {
	margin-top: 0;
}


#header  {
	background-image: url(https://deveu.worx-europe.com/wp-content/uploads/2021/09/asset-45.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
}



.hover-vimeo:hover .fab {
	color: #00adef;
}

#header .row {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}

#header h1 {
	color: #fff;
}

#header p {
	color: #fff;
}

#header .row {
	position: relative;
	z-index: 20;
}

.description-category h1 {
	font-size: 26px;
	color: #e85900;
}

#header .background-filter {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	z-index: 10;
	background-color: rgba(0,0,0,0.3);
}

label {
	margin-bottom: 0;
}

#button-icon-category {
	background-color: #adadad;
	margin-bottom: 40px;
	display: none;
}

.footer--navigation .widget.widget_nav_menu .menu li {
	margin-bottom: 0;
}

#button-icon-category .container {
	padding-top: 0;
	padding-bottom: 10px;
}

#button-icon-category ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}

#button-icon-category ul li {
	list-style-type: none;
	float: left;
	padding: 10px;
	text-align: center;
	width: 10%;
	min-height: 200px;
}

#button-icon-category ul li img {
	width: 100%;
}

#button-icon-category ul li h6 {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0;
}

.description-category {
	margin-bottom: 40px;
}

.description-category p {
	font-size: 14px;
	line-height: 18px;
}


.archive ul li::before {display: none;}

.icon-cat-slider {
	float: left;
	padding-left: 80px;
	padding-right: 80px;
	width: 100%;
}

.thumb-product img {
	width: 100%;
}

.col-30 {
	width: 30%;
	float: left;
}

.col-70 {
	width: 70%;
	float: left;
}  

.col-50 {
	float: left;
	width: 50%;
}

.desc-product .col-50 {
	float: left;
	width: 50%;
}

.desc-product .col-100 {
	float: left;
	width: 100%;
}

.text-product {
	margin-top: 10px;
}

.content-product {
	font-size: 14px;
	line-height: 18px;
}

.title-product .h3, .title-product h3 {
	font-size: 18px;
	line-height: 22px;
	color: #777776;
	min-height: auto;
}

.desc-product .col-100 .title-product .h3 p, .desc-product .col-100 .title-product h3 p {
	margin-bottom: 0;
}

.title-product p.size-h3, .title-product p.size-h3 {
	font-size: 17px;
	line-height: 22px;
	color: #777776;
	font-weight: 800;
	margin-bottom: 5px;
}


.content-product h3.size-p {
	font-size: 14px;
line-height: 18px;
font-weight: 400;
}


.meta-product {
	margin-top: 10px;
}

.meta-product .tag {
	font-size: 14px;
	font-weight: 8600;
}

.meta-product .price {
	font-size: 20px;
font-weight: 800;
color: #555555;
text-align: right;
}

.list-product {
	margin-bottom: 30px;
	transition: all 0.5s ease;
}

.list-product:hover .thumb-product {
	
}

.thumb-product {
	background-color: #EDEDED;
	transition: all 0.5s ease;
}

.thumb-product img {
	display: block;
}

.col-100  {
	float: left;
	width: 100%;
}

.col-100 img {
	width: 100%;
}

#main-banner {
	margin-bottom: 60px;
}




.widget-title-sidebar p {
	font-size: 20px;
	font-weight: 800;
	color: #777776;
}

.filter-category p {
	font-size: 14px;
	margin-bottom: 8px;
}

.filter-category h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

.filter-category h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

.filter-category.banner-powershare h4 {
	font-size: 16px;
}

.filter-category.banner-powershare h3 {
	font-size: 16px;
}

.filter-category ul {
	margin-left: 0;
	padding-left: 0;
}

.filter-category ul li {
	list-style-type: none;
	font-size: 16px;
	margin-bottom: 5px;
	position: relative;
float: left;
width: 100%;	
}

.filter-category ul li h4 {
	font-size: 16px;
	margin-bottom: 5px;
	float: left;
padding-left: 30px;
}

.filter-category ul li h3 {
	font-size: 16px;
	margin-bottom: 5px;
	float: left;
padding-left: 30px;
font-weight: 300;
}

.filter-category.custom-radio ul li h4 {
	padding-left: 0;
	margin-bottom: 0;
}

.filter-category.custom-radio ul li h3 {
	padding-left: 0;
	margin-bottom: 0;
}

#body-category .container {
	padding-left: 0;
	padding-right: 0;
}

.button-family {
	float: left;
	width: 100%;
	border: 1px solid #707070;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px;
	transition: all 0.5s ease;
}

.button-family:hover {
	background-color: #e85900;
	border-color: #e85900;
	color: #fff;
	cursor: pointer;
}

.button-family.active {
	background-color: #e85900;
	border-color: #e85900;
	color: #fff;
}


.banner-powershare .head {
	background-color: #e85900;
	border-radius: 8px 8px 0 0;
	padding: 20px;
	text-align: center;
}

.banner-powershare .head label {
	color: #fff;
	text-align: center;
}

.box-filter-category .banner-powershare input[type="checkbox"] + label::before {
	float: left;
	left: 0;
	border-color: #fff;
	top: 2px;
}

.banner-powershare .content {
	padding: 30px;
	background-color: #E6E6E6;
	border-radius: 0 0 8px 8px;
}






.filter-material input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}

.filter-material label {
 border: 1px solid #fff;
padding: 0;
display: block;
position: relative;
margin: 0;
cursor: pointer;
}

.filter-material label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.filter-material label img {
  height: auto;
  width: 100px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

.filter-material :checked + label {
  border-color: #ddd;
}

.filter-material :checked + label:before {
  content: "✓";
  background-color: grey;
  transform: scale(0);
}

.filter-material :checked + label img {
  transform: scale(0.9);
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
}



.middle-banner {
	margin-bottom: 20px;
}



.button-family.active p {
	color: #fff;
}

.filter-category .button-family img {
	margin-bottom: 0;
}



.button-family img {
	float: left;
	width: 20%;
}

.button-family .demo-icon {
	float: left;
	width: 20%;
	margin: 0;
	height: 50px;
}

.button-family .demo-icon:before {
	position: relative;
top: 8px;
margin: 0;
}

#Garden .demo-icon:before {font-size: 30px;}

#Power .demo-icon:before {font-size: 30px; top: 13px;}

#Landroid .demo-icon:before {top: 13px;}

#Powershare .demo-icon:before {top: 13px;}

.button-family p {
	float: left;
	width: 80%;
	margin-bottom: 0;
	padding-left: 10px;
	margin-top: 14px;
}

.button-family.active h4 {color: #fff;}

.button-family:hover h4 {color: #fff;}

.button-family h4 {
	float: left;
	width: 80%;
	margin-bottom: 0;
	padding-left: 10px;
	margin-top: 14px;
	color: #777776;
}

.button-family h3 {
	float: left;
	width: 80%;
	margin-bottom: 0;
	padding-left: 10px;
	font-weight: 300;
	margin-top: 14px;
}

.range-slider {
  width: 100%;
}

.range-slider__range {
  -webkit-appearance: none;
  height: 5px;
  border-radius: 5px;
  background: #e85900;
  outline: none;
  padding: 0;
  margin: 0;
  }

.range-slider__range &::-webkit-slider-thumb {
    appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 1000%;
    background: #fff;
    cursor: pointer;
    transition: background .15s ease-in-out;
}

.range-slider__range &:hover {
      background: #1abc9c;
}


.range-slider__range  &:active::-webkit-slider-thumb {
    background: #1abc9c;
  }

.range-slider__range  &::-moz-range-thumb {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 100%;
    background: #fff;
    cursor: pointer;
    transition: background .15s ease-in-out;
}
  
.range-slider__range &:hover {
      background: #1abc9c;
}
  
.range-slider__range &:active::-moz-range-thumb {
    background: #1abc9c;
  }




.range-slider__value {
display: inline-block;
position: relative;
width: 60px;
color: #2c3e50;
line-height: 20px;
text-align: center;
border-radius: 3px;
background: #fff;
padding: 5px 10px;
margin-left: 8px;
position: absolute;
}

.range-slider__value &:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid  #2c3e50;
    border-bottom: 7px solid transparent;
    content: '';
  }




.range-slider__value::-moz-range-track {
    background:  #2c3e50;
    border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer { 
  border: 0; 
}


.box-filter-category {
	margin-bottom: 30px;
}

.box-filter-category.promo-ads {
	margin-top: 30px;
}


.filter-category img {
	margin-bottom: 10px;
}

.filter-material ul li {
	float: left;
	width: 50%; padding-right: 10px;
}

.filter-material ul li img {
	width: 100%;
}

.out-of-stock {
	text-decoration: line-through;
}

.page-template-template-sub-categoria .wrapper {
    margin-top: 0;
}

#header-sub-category {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

.desc-open-subcat h1 {
	color: #e85900;
}




.description-category .breadcrumbs ul li {
	
}

#cal-to-action-filter {display: none;}

.desc-open-subcat {
	margin-top: 50px;
}


#header-sub-category img {
	width: 100%;
}

#body-category .col-md-9 {
padding-left: 50px;
}

#body-category .col-md-3 {
	padding-right: 20px;
}

#body-category {
	margin-bottom: 0;
	padding-top: 30px;
}



.icon-cat-slider h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 0;
}

.item-cat {
	padding: 0px 10px 10px 10px;
	text-align: center;
}

.item-cat a {
	float: left;
	display: block;
	margin-bottom: 0;
	float: left;
width: 100%;
}




.custom-check input[type=checkbox] + label {
  display: block;
  margin: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
}

.custom-check input[type=checkbox] {
  display: none;
}

.custom-check input[type=checkbox] + label:before {
  content: "\2714";
  border:1px solid #777776;
  border-radius: 0.2em;
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  transition: .2s;
top: 0px;
position: absolute;
line-height: 11px;
left: 0;
}

.info-tooltip {display: none!important;}

.custom-check input[type=checkbox] + label:active:before {
  transform: scale(0);
}

.custom-check input[type=checkbox]:checked + label:before {
  background-color: #E85900;
  border-color: #E85900;
  color: #fff;
  margin-top: -2px;
}

.custom-check input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}

.custom-check input[type=checkbox]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}


.footer ul li:before {display: none;}



.button-orange {
	height: 50px;
	background-color: #E8581D;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px; 
	font-weight: 900;
	position: relative;
	border-radius: 9px;
}

.button-orange:hover {
	background-color: #9f360b;
	cursor: pointer;
}

.button-orange p {
	position: absolute;
    float: left;
    width: auto;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    margin-bottom: 0;
}

.button-orange p span {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom:0;
	z-index: 10;
text-transform: uppercase;
}

.button-orange:hover p span {background-color: rgba(0,0,0,0)!important;}

.button-orange:hover p span.jss2:hover {background-color: rgba(0,0,0,0)!important;}


#row-slider-product {width: 120%; margin-top: 20px; margin-bottom: 20px;}
 
#row-call-to-action {display: none;}

#row-rating {display: none;}



.column-left .main-img img {
	float: left;
	width: 100%;
}

.column-right {
    padding-right: 0;
    padding-left: 25px;
}

.header--nav .menu .menu-item:before {
	display: none;
}

.breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
}

.breadcrumb ul li:before {
	display: none;
}

.breadcrumbs ul li:before {
	display: none;
}

.breadcrumb ul li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	font-size: 18px;
line-height: 21px;
text-transform: uppercase;
color: #777776;
}

.breadcrumb{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom:1rem;
	list-style:none;
}

.breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
}

.breadcrumbs ul li.active {
	pointer-events: none;
	color: #e85900;
}

.breadcrumbs ul li.active a {
	color: #e85900;
	text-decoration: none;
}

.breadcrumbs ul li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-right: 15px;
	position: relative;
}

.breadcrumbs ul li:after {
	content: "»";
	position: absolute;
	top: 0;
	right: -10px;
	display: block;
}

.breadcrumbs ul li:last-child:after {
	display: none;
}

.single-product .breadcrumbs ul li:last-child a { color: #e85900;}

.single-product .breadcrumbs {
	margin-bottom: 15px;
	float: left;
width: 100%;
}

.button-orange a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}



#row-rating {
	margin-bottom: 20px;
}

#row-where-to-buy {
	margin-bottom: 25px;
}

#add-to-cart {
  margin-bottom: 0;
}

#list-rounded {
	margin-bottom: 30px;
}

#row-short-description {
	margin-bottom: 30px;
}

#row-price {
	margin-bottom: 20px;
	margin-top: 40px;
}

#row-call-to-action {
	margin-bottom: 40px;
}

#row-plus {
	margin-bottom: 80px;
}

#row-caratteristiche {
	margin-bottom: 80px;
}

#row-background-img  {
	margin-bottom: 80px;
}

#row-double-features {
	margin-bottom: 120px;
}

#row-box-sound {
	margin-bottom: 80px;
	display: none;
}

#row-info  {
	margin-bottom: 80px;
}

#row-bottom-img {
	margin-bottom: 40px;
}

#row-sku {margin-bottom: 20px;}

#row-title {
	margin-bottom: 20px;
}

#row-comparazione {
	margin-bottom: 80px;
}

.h5, h5 {
	color: #e85900;
}

.first-gallery {
	margin-top: 10px;
}

.button-outline {
height: 41px;
line-height: 41px;
text-align: center;
border: 1px solid #E8581D;
color: #E8581D;
border-radius: 10px;
margin-top: 0;
display: block;
}

.button-outline p {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

#row-call-to-action .col-md-6:first-child {
	padding-right: 10px;
}

#row-call-to-action .col-md-6:last-child {
	padding-left: 10px;
}

.title-accordion h6 {
		font-size: 21px;
	font-weight: 600;
	margin-bottom: 0;
}

.title-accordion h2 {
		font-size: 21px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.2;
}

.active .title-accordion h6 {
	color: #E8581D;
}

.active .title-accordion h2 {
	color: #E8581D;
}

.active .title-accordion {
	border-color:#E8581D; 
}

#row-plus .row .container-key-plus {
	height: 900px;
	text-align: center;
	padding: 0;
}


.box-position-plus {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 20;
}


.box-plus {
	position: absolute;
	z-index: 30;
}

.box-plus:hover {
	cursor: pointer;
}

.box-plus .round-plus {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #E8581D;
	transition: all 0.5s ease;
	margin-left: -25px;
	position: relative;
z-index: 20;
padding: 10px;
}

.box-plus .round-plus:hover {
	cursor: pointer;
	transform: scale(1.2);
}

.box-plus .line-plus {
width: 2px;
background-color: #E8581D;
z-index: 9;
position: absolute;
top: 0;
}

.box-plus.rotate-180 .round-plus {
	margin-left: auto;
	margin-right: -25px;
}


.box-plus.rotate-180 .line-plus {
	right: 0;
	left: auto;
	top: 50px;
}

.box-plus .line-plus {
	left: 0;
	right: auto;
}


#in-the-box.float-row {
	margin-bottom: 40px;
}





#row-plus .row img {
height: 900px;
width: auto;
float: none;
}

.col-md-12 img {
	float: left;
	width: 100%;
}

.col-md-9 img {
	float: left;
	width: 100%;
}

.col-md-7 img {
	float: left;
	width: 100%;
}

.col-md-8 img {
	float: left;
	width: 100%;
}

.main-img .col-md-12 img {
	border: 1px solid #707070;
	border-radius: 6px;
	background-color: #F0F0F0;
}

#acc_05 {display: none;}

#acc_06 {display: none;}

#acc_07 {display: none;}

#row-caratteristiche {display: none;}

#row-dettagli {display: none;}

#row-background-img {display: none;}

#row-double-features {display: none;}

#row-comparazione {display: none;}

.title-accordion {
	float: left;
	width: 100%;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid #ADADAD;
	position: relative;
}

.title-accordion:hover {
	cursor: pointer;
}



.description-accordion {
	float: left;
	width: 100%;
	padding: 20px;
	border-bottom: 1px solid #ADADAD;
}

.button-accordion {
	position: absolute;
top: 22px;
right: 20px;
}

.button-accordion .fas {
	font-size: 20px;
	color: #AAA6A5;
}

.button-accordion .fa-minus {
	display: none;
}

.active .button-accordion .fas {
	color: #E8581D;
}

.active .button-accordion .fa-minus {
	display: block;
}

.active .button-accordion .fa-plus {
	display: none;
}

.item-accordion .description-accordion {
	display: none;
}

.item-accordion.active .description-accordion {
	display: block;
	overflow-x: hidden;
}

.item-accordion .description-accordion.active {
	display: block;
}

.item-accordion .description-accordion td span:last-child {
	display: none;
}


.description-accordion td p {
	margin-bottom: 0;
}

#second-attribute {
	margin-top: 40px;
}

.features-01 .box-icon {
	float: left;
	width: 100%;
}

.features-01 .title-icon {
	float: left;
	width: 100%;
}

.features-01 .descr-icon {
	float: left;
	width: 100%;
}


.features-01 .box-icon img {
    width: 100px;
}

.features-01 .title-icon {
	color: #fff;
}

.features-01 .descr-icon {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
}
 
.box-icon-feature {
	background-color: #e85900 ;
	border-radius: 10px;
	float: left;
width: 100%;
padding: 40px;
}

.row-dettagli-full {
	background-color: #f0f0f0 ;
	border: 1px solid #707070 ;
	margin-bottom: 80px;
}



.row-dettagli-full h3 {
	color: #e8581d;
}

.row-dettagli-middle h3 {
	color: #e8581d;
}


.row-dettagli-middle .more-padding {
	padding: 100px 20px 20px 20px;
}

.row-dettagli-middle {
	margin-bottom: 80px;
}

.features-03 .back-img {
	background-image: url(/wp-content/uploads/2021/09/asset-16.jpg?id=1180) ;
	background-position: center center;
	background-size: contain;
	height: 500px;
	position: relative;
}

.text-back-img h3 {
	color: #e8581d;
}

.text-back-img {
	width: 550px;
	position: absolute;
	bottom: 0;
	left: 100px;
}

.features-04 .box-img {
	margin-bottom: 10px;
}

.features-04 h3 {
	color: #e8581d;
}

.features-05 {
	background-color: #adadad;
	position: relative;
	padding-top: 120px;
padding-bottom: 100px;
}

.features-05 .container {
	position: relative;
}

.position-icon {
	position: absolute;
	width: 100px;
	top: -165px;
	left: 0;
}

.position-icon img {
	width: 100%;
}


.features-05 h3 {
	color: #fff;
}

.features-05 p {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
}

.features-05 p span {
	font-size: 20px; 
	line-height: 20px;
}



.features-06 h2 {
	font-size: 50px;
	color: #e8581d;
	line-height: 50px;
	margin-bottom: 30px;
}

#row-info.features-06 p.title-row-info {
	font-size: 50px;
	color: #e8581d;
	line-height: 50px;
	font-weight: 800;
	margin-bottom: 30px;
}

.simple-button p {
	float: left;
	color: #0171ac;
	margin-right: 50px;
	font-weight: 600;
}

#row-info .simple-button p {
	color: #0171ac;
}

.simple-button .fas {
		color: #0171ac;
		font-size: 20px;
		font-weight: 600;
		position: relative;
top: 2px;
}

.features-06 .col-img {
	padding: 60px 50px;
}

.features-06 .col-text {
	padding: 280px 140px 80px 10px;
}

.button-blue {
    padding-top: 25px;
    padding-bottom: 25px;
    font-weight: 800;
    text-align: center;
	border-radius: 5px;
	float: left;
	width: 100%;
	background-color: #0171ac;
}

.button-blue p {
	font-size: 22px;
	margin-bottom: 0;
	color: #fff;
}

.content-compare-product {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.compare-product .col-md-4:nth-child(2) {
    border-right: 3px solid #e8581d;
    border-left: 3px solid #e8581d;
}

.title-row {
	text-align: center;
	color: #e8581d;
}

.title-row h2 {
	margin-bottom: 30px;
}













.custom-radio [type="radio"]:checked,
.custom-radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-radio [type="radio"]:checked + label,
.custom-radio [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.custom-radio [type="radio"]:checked + label:before,
.custom-radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #777776;
    border-radius: 100%;
    background: #fff;
}
.custom-radio [type="radio"]:checked + label:after,
.custom-radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #e85900;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}











#row-slider-product .slick-slide img {
	border: 1px solid #707070;
border-radius: 6px;
background-color: #F0F0F0;
}

#acc_08 .description-accordion img {
	border: 1px solid #707070;
border-radius: 6px;
background-color: #F0F0F0;
}









.sidebar-text {
	background-color: rgba(0,0,0,.5);
	width: 390px;
	position: absolute;
	padding: 55px;
	top: 0;
	right: 15px;
	bottom: 0;
	text-align: left;
	z-index: 20;
	
	border-radius: 0px 10px 10px 0px;
}

.sidebar-text p {
	color: #fff;
	font-size: 18px;
	float: left;
	width: 100%;
	line-height: 28px;
}

.col-md-12 .sidebar-text img {
	width: 230px;
	margin-bottom: 40px;
	border-radius: 0;
	
}

#row-bottom-img .col-md-12 .sidebar-text img {
	border-radius: 0;
}

#row-bottom-img .col-md-12 img {
	border-radius: 10px;
}

















