/*
 Theme Name:     Divi Child
 Theme URI:      -
 Description:    Divi Child Theme
 Author:         -
 Author URI:     -
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */



#mega-menu-primary-menu > li > .mega-sub-menu {
	min-width: 900px!important;
}

#mega-menu-14086-0.mega-menu-row .mega-menu-column {
  padding-bottom: 25px!important;
}

#mega-menu-14086-0.mega-menu-row .mega-menu-column > ul.mega-sub-menu {
  padding-top: 25px!important;
}

#mega-menu-14086-0.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 0px 15px 0px 15px!important;
}

.mmnu #menu-def li li,
.mmnu #menu-def li li a,
.mmnu #menu-def li li li,
.mmnu #menu-def li li li a {
	width: 100%;
}

.mmnu #menu-def > li {
	border-right: 1px solid #1d1d1b !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 10% !important;
	height: 20px !important;
}

.mmnu #menu-def > li:last-child {
	border-right: 0 !important;
}

.mmnu #menu-def > li > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.mmnu #menu-def > li .sub-menu  {
	padding: 0!important;
}

.mmnu #menu-def > li .sub-menu > li {
	background-color: #F4F4F4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
	padding: 0!Important;
}

.mmnu #menu-def > li .sub-menu > li:first-child {
	margin-top: 10px;
}

.mmnu #menu-def li .menu-item-has-children > a::after {
  content: "\35";
}

.et_pb_menu .nav li ul {
  border: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

#menu-def > li.current-menu-item > a {
	border-bottom: 1px solid;
}

.et-db #et-boc .et-l .nav li li ul {
  top: -11px!important;
}



/*
.et_pb_menu ul li:first-child .current-menu-item a {  
	border-bottom: 1px solid;
}
*/

#menu-def .sub-menu .sub-menu {
  top: -11px;
}

.et_mobile_menu li ul {
  padding-left: 0px!important;
}

.et_mobile_menu li a {
	background-color: #F4F4F4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
	color: #666;
	padding: 10px!important;
	display: block;
}

.et_mobile_menu li li a {
  padding-left: 30px !important;
  position: relative;
	width: 100%;
}

.et_mobile_menu li li a::after {
  position: absolute;
  content: "\35";
  font-family: ETmodules !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  vertical-align: baseline !important;
  -webkit-font-smoothing: antialiased !important;
  top: 15px;
}

.et_mobile_menu li li.menu-item-has-children a::after {
  content: "\33";
}

.et_mobile_menu li li li a {
  padding-left: 50px !important;
  position: relative;
	width: 100%;
}

.et_mobile_menu li li li a::after {
  position: absolute;
  content: "\35";
  left: 30px;
  font-family: ETmodules !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  vertical-align: baseline !important;
  -webkit-font-smoothing: antialiased !important;
  top: 15px;
}

.et_mobile_menu li li.menu-item-has-children li a::after {
  content: "\35";
}
.et-menu li li.menu-item-has-children > a:first-child::after {
  top: 6px!important;
}

.et_mobile_menu li.current-menu-item a, 
.et_mobile_menu li.current-menu-item a {
	background-color: #FFFFFF;
	border-bottom: 1px solid #F0F0F0!important;
}

.et-db #et-boc .et-l .et-menu li li a {
  width: 100%;
}

.et_mobile_menu li a:hover, 
.nav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.07);
	opacity: 1;
}

.et_mobile_menu .menu-item-has-children > a {
  font-weight: 400!important;
}

.et-db #et-boc .et-l .nav li ul {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow:none;

}


#mblmn {
	position: absolute!important;
	top: -13px;
	left: 22%;
	width: auto!important;
	text-transform: uppercase;
}

#mblmn a {
	color: #1d1d1b!important;
}

#mblmn span {
	display: inline-block;
	font-size: 13px;
	text-align: center;
	margin: 0 5px;
}

#mblmn i {
  display: block;
	color: #1d1d1b;
}

#mobile_menu1 .menu-item-has-children > a { background-color: transparent; position: relative; }
#mobile_menu1 .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#mobile_menu1 .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#mobile_menu1 .menu-item-has-children.visible > a:after { content: '\4d'; }
#mobile_menu1 ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#mobile_menu1 .visible > ul.sub-menu { display: block !important; visibility: visible !important; }






.wp-gr .wp-google-left img {
	box-shadow: none!important;
}

.rpwe-block ul{
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	width: 100%;
}

.rpwe-block li {
	border-bottom: 1px solid #373737;
	margin: 0 0 0px !important;
	padding: 10px 0 10px !important;
	list-style-type: none !important;
	display: block;
}

.rpwe-block a{
	display: inline !important;
	text-decoration: none;
}

.rpwe-block h3 {
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 5px !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 1.2em;
	padding-bottom: 0px;
}

.rpwe-thumb{
	border: 1px solid #eee !important;
	box-shadow: none !important;
	margin: 2px 10px 2px 0 !important;
	padding: 3px !important;
}

.rpwe-summary{
	font-size: 12px;
}

.rpwe-time{
	color: #bbb;
	font-size: 11px;
}

.rpwe-comment{
	color: #bbb;
	font-size: 11px;
	padding-left: 5px;
}

.rpwe-alignleft{
	display: inline;
	float: left;
}

.rpwe-alignright{
	display: inline;
	float: right;
}

.rpwe-aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
	content: "";
	display: table !important;
}

.rpwe-clearfix:after{
	clear: both;
}

.rpwe-clearfix{
	zoom: 1;
}


.fcheck {
    list-style: none;
    margin-top: 10px;
}
.fcheck li {
    list-style: none;
    position: relative;
    padding-bottom: 5px;
    padding-left: 8px;
    margin-left: 10px;
	color: #1d1d1b;
}
.fcheck li a {
	color: #1d1d1b;
}
.fcheck li::after {
    position: absolute;
    font-family: ETmodules !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    top: 5px;
    left: -20px;
    color: #1d1d1b;
	content:"\45";
}
.fcheck li.tlfn1::after {
    content: "\e00b";
}
.fcheck li.tlfn2::after {
    content: "\e090";
}
.fcheck li.whtp::after {
    content: "\e066";
}
.fcheck li.frcn::after {
    content: "\6c";
}
.fcheck li.dire::after {
    content: "\e081";
}



.decor {
	background-repeat: no-repeat!important;
	background-position: left top!important;
	background-size: 60px!important;
}
	.decor.blue {
	  background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/04/h-bgblue.png);
	}
	.decor.yellow {
	  background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/04/h-bgyellow.png);
	}
	.decor.red {
	  background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/04/h-bgred.png);
	}



.titlepack2 {
	padding-top: 5px!important;
	padding-left: 18px!important;
}
	.titlepack3 h2 {
		margin-bottom: 20px;
		padding-bottom: 0;
	}
	
.titlepack3 {
	padding-top: 7px;
	padding-left: 20px;
}
	.titlepack3 h4 {
		margin-bottom: 20px;
		padding-bottom: 0;
	}
	.titlepack3 h5 {
		
	}



#catalogo .et_pb_button_module_wrapper {
  display: inline-block;
  width: 33%;
  padding: 10px;
  margin-bottom: 0px!important;
}

#catalogo .et_pb_button_module_wrapper a {
	width: 100%;
	border-color: #F2F2F2;
	color: #fff!important;	
	max-width: 400px;
}
/*
#catalogo .et_pb_button {
  border-color: #FFF !important;
}
*/
.ctrlbtns a {
  color: #fff!important;
  background-color: #222;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 0 10px;
}


#undermenu a {
	float:left;
	padding: 15px 25px;
	color: #222!important;
	font-weight: 700;
	margin: 0;
	background-color: rgba(0,0,0,0.05);
	border-bottom: 3px solid transparent;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
}

#undermenu a:hover {
	color: #e94343!important;
	border-bottom: 3px solid #e94343;
}

	#undermenu.catblue a {
	}

	#undermenu.catblue a:hover {
		color: #5aa5f3!important;
		border-bottom: 3px solid #5aa5f3;
	}
	
	#undermenu.catgreen a {
	}

	#undermenu.catgreen a:hover {
		color: #3dd374!important;
		border-bottom: 3px solid #3dd374;
	}	


.hmimg {
	display:inline-block;
	float: right;
	width: 100px;
}

.hmimg .et_pb_main_blurb_image {
	margin-bottom: 0!important;
}



.hmblq {
	float: right;
}

.hmblql {
	float: left;
}

.hmicn .et_pb_blurb_description {
  padding-top: 5px;
}

.nomarginbottom .et_pb_module {
	margin-bottom:0!important;
}


.footer-widgets .title {
  font-size: 24px;
  font-weight: 700 !important;
  color: #CECECE;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-top: 25px;
}

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
  font-size: 14px;
}

.footer-widgets .decor {
  background-size: 75px !important;
}

.et_pb_contact_field_options_title {
  display: none!important;
}



.pcib {
	float: left!important;
	max-width: 100px;
	margin: 0 20px 0 0!important;
}






/* ********* STD *********** */

body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    font-weight: 400;
}
blockquote, div, input, p, label, ul, ol, li, a {
    font-weight: 400;
}
strong {
    font-weight: 700;
}

h1 {
	font-size: 48px;
	font-weight: 600 !important;
	line-height: 1.0em !important;
	position: relative;
	margin-bottom: 20px;
}
.h1sim {
	font-size: 48px;
	font-weight: 600 !important;
	line-height: 1.0em !important;
	position: relative;
	margin-bottom: 0px;
}

.h1simpdto {
	font-size: 52px;
	font-weight: 700 !important;
	line-height: 1.0em !important;
	position: relative;
	padding-right: 20px;
}

.nomargin h1,
.nomargin .h1sim {
	margin-bottom: 10px!important;
	padding-bottom: 0px!important;
}
h1.cat {
	font-size: 80px !important;
	position: relative;

}
h1.cat:after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #222;
	width: 90px;
	left: 0;
	bottom: 0;
}
h2, .h2sim, .h2simcta {
	font-size:32px;
	font-weight:600 !important;
}
.nomargin h2, .nomargin .h2sim {
	margin-bottom: 10px!important;
	padding-bottom: 0px!important;
}



.greyblock .h1sim,
.greyblock h1,
.greyblock .h2sim,
.greyblock h2 {
	margin-bottom: 20px;
	color: #ffc844;
}
.greyblock .h3sim,
.greyblock h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	color: #ffc844;
}
.orangeblock .h1sim,
.orangeblock h1,
.orangeblock .h2sim,
.orangeblock h2,
.orangeblock .h3sim,
.orangeblock h3 {
	color: #ffffff;
}
h3, .h3sim, .h3simcta {
	font-size:24px;
	font-weight:600 !important;
}



.nomargin h3, .nomargin .h3sim {
	margin-bottom: 10px!important;
	padding-bottom: 0px!important;
}

h3.et_pb_toggle_title {
	font-size:24px !important;
	font-weight:600 !important;
}
h4, .h4sim {
	font-size:32px;
	font-weight:800 !important;
}
h5, .h5sim {
	font-size:24px;
}
.h2sim,.h3sim,.h4sim {
	line-height:1.2em !important;
	margin-bottom:30px;
}

.h2simcta,.h3simcta {
	line-height:1.2em !important;
	margin-bottom:0px;
}

.single-product .h3sim {
    margin-bottom: 0;
}

.single-product .gymbox h1 {
    margin-bottom: 5px!important;
}



.woosq-popup {
    border: 25px solid #ffffff;
	max-height: 510px;
}

.woosq-product > .product .summary .summary-content {
    padding: 20px 25px 0 25px;
}

.wooco-wrap .wooco_components {
    margin: 0 0 0 0;
    display: flex!important;
    flex-direction: row;
    align-content: flex-start;
    flex-wrap: wrap;
    column-gap: 2%;
}

.wooco_components .wooco_component {
    padding: 10px 0px 30px;
    border-bottom: 0px solid #ddd!important;
    flex: 49%!important;
	max-width: 49%;
}

.wooco_components .wooco_component .wooco_component_name {
    font-size: 24px;
	color: #b98d22;
	margin-top: 15px;
}
.wooco_component_desc {
    padding-bottom: 10px !important;
}


.wooco_component_product.wooco_component_product_only {
    padding: 10px 10px;
    border: 1px solid #ccc;
    gap: 10px;
    margin: 10px 0 0 0!important;
}

p.stock.in-stock.s_in_stock_color.can_be_backordered_color.woo-custom-stock-status {
    font-size: 12px;
	margin-bottom: 10px;
	line-height: normal;
}

p.stock.available-on-backorder.available_on_backorder_color.woo-custom-stock-status {
    font-size: 12px;
	margin-bottom: 10px;
	line-height: normal;
}

p.stock.in-stock.in_stock_color.woo-custom-stock-status {
    font-size: 12px!important;
	margin-bottom: 10px;
	line-height: normal;	
}

p.stock.out-of-stock.out_of_stock_color.woo-custom-stock-status {
    font-size: 12px;
	margin-bottom: 10px;
	line-height: normal;	
}

p.s_in_stock_color {
    font-size: 12px!important;
	margin-bottom: 10px;
	line-height: normal;
}

.woocommerce div.product .woo-custom-stock-status.available_on_backorder_color {
    font-size: 18px!important;
}


.woosq-product .thumbnails img {
    margin: 0 auto;
	object-position: top;
}

.wooco_component_product_selection .dd-selected-image {
    max-width: 30%;
	width: 30%;
}


.wooco_component_product {
    align-items: start;
}

.wooco_component_product .dd-pointer {
    height: 0;
    right: 17px;
    top: 10%;
    margin-top: 0;
}

.wooco_component_product_only .wooco_component_product_image {
    flex: 0 0 30%;
}

.wooco_component_product a.woosq-link {
    font-weight: 600;
    font-size: 14px;
}

.wooco_component_product a.woosq-link:after {
    color: #7b7d7b;
}

.wooco_component_product .wooco_component_product_name a.woosq-link {
    color: #222;
}


.wooco_component_product_only .wooco_component_product_name a.woosq-link {
    position: relative;
	display: inline-block;
    width: 100%;
}

.wooco_component_product_only .wooco_component_product_name a.woosq-link:after {
    position: absolute;
    bottom: -65px;
	width: 180px!important;
    left: 0;
    content: "DETALLES PRODUCTO";
    text-align: center;
    background-color: #f4f4f4;
	text-align: left;
    padding-left: 15px;
}


.wooco_component_product_selection_list_item_link {
	position: absolute!important;
	display: block;
	width: 100% !important;
	bottom: 0;
	left: 0;
}

.wooco_component_product_selection_list_item_link a.woosq-link {
	position: relative;
	overflow: visible !important;
	width: 100% !important;
	background-color: transparent !important;
	background-image: none !important;
	border: 0 solid transparent !important;
	font-size: 0px !important;
	height: auto !important;
}

.wooco_component_product_selection_list_item_link a.woosq-link::after {
	position: absolute;
	width: 180px !important;
	font-size: 13px !important;
	left: 0;
	bottom: 4px;
	content: "DETALLES PRODUCTO";
	background-color: #f4f4f4;
	text-align: center;
}

.wooco-qty-label {
	display: inline-block;
	padding-right: 8px;
}

.woocommerce-page .quantity, 
.woocommerce .quantity {
	width: auto;
	margin: 0 10px 0 0 !important;
}

.woocommerce div.product form.cart div.quantity, 
.woocommerce-page div.product form.cart div.quantity {
    margin: 0 10px 0 0 !important;
}

.woocommerce .quantity input.qty {
	font-size: 18px!important;
	padding: 3px;
	height: 44px;
}

.wooco-minus, .wooco-plus {
  display: none;
}
.woopq-quantity-input-plus, .woopq-quantity-input-minus {
	font-size: 30px;
	color: #b98d22;
	font-weight: 300;
	height: 44px;
}

.woopq-quantity-input-minus {
	border-right: 0;
}
.woopq-quantity-input-plus {
	border-left: 0;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
  padding-bottom: 40px!important;
}

.wooco_component_product span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: #b98d22;
    font-size: 14px;
}

.wooco_component_product small.woocommerce-price-suffix,
.woocommerce-variation-price small.woocommerce-price-suffix,
.woosq-popup small.woocommerce-price-suffix {
    font-size: 14px;
    color: #7d7d7d!important;
}

.wooco_component_product_selection {
    display: block;
}

.wooco_component_product_selection .dd-desc {
    padding-left: 10px;
}

.wooco_component_product_selection .dd-selected-text, .wooco_component_product_selection .dd-option-text {
    display: inline-block;
    max-width: 68%;
    padding: 0 10px;
}

.wooco_total.wooco-total.wooco-text {
    font-size: 20px;
    background-color: #f4f4f4;
    padding: 20px;
	margin-top: 30px;
    font-weight: 600;
}

.wooco-alert {
    border-left: 4px solid #ffc844;
    background-color: #6d6d6d;
    color: #fff;
}

.wooco_component_product_link {
    width: 100%;
	height: auto;
    padding: 0!important;
    margin: 0!important;
    display: block;
    text-align: center;
    background-color: #f4f4f4;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
	position: relative;
}

.wooco_component_product_link:after {
	position: absolute;
	width:100%;
	height:100%;
	text-align: center;
	content: "DETALLES SELECCIÓN";
	left: 0;
    top: 0;
}

.wooco_component_product_selection .dd-options {
    max-height: 320px!important;
}





/* Iconos en insignias de descuento */
.sale-icon[data-icon]:before {
	font-family: 'ETmodules';
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	padding-right: 5px!important;
	-webkit-font-smoothing: antialiased;
}

span.onsale, 
.et_pb_wc_images_0_tb_body ul.products li.product span.onsale, 
.et_pb_wc_upsells_0_tb_body ul.products li.product span.onsale,
div.et_pb_wc_upsells.et_pb_wc_upsells_0_tb_body ul.products li.product span.onsale,
div.et_pb_wc_related_products.et_pb_wc_related_products_0_tb_body ul.products li.product span.onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce ul.products li.product .onsale{
    background: #1d1d1b !important;
    border-radius: 0px!important;
	border: 0px solid #fff!important;
    font-size: 12px!important;
	padding: 3px 6px 0 6px !important;
	left: auto !important;
	right: -1px!important;
    top: 10px !important;
}


/* fin Iconos en insignias de descuento */

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 1.5em;
}

#main-content .container::before {
  content: none;
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
}

.catsub {
	margin-bottom: 20px; 
	font-size:28px;
}


::-webkit-input-placeholder  	{ color: #222222 !important; font-weight: 300; display: inline-block; opacity: 1;}
:-moz-placeholder 				{ color: #222222 !important; font-weight: 300; display: inline-block; opacity: 1;}
::-moz-placeholder 				{ color: #222222 !important; font-weight: 300; display: inline-block; opacity: 1;}
:-ms-input-placeholder 			{ color: #222222 !important; font-weight: 300; display: inline-block; opacity: 1;}
::placeholder 					{ color: #222222 !important; font-weight: 300; display: inline-block; opacity: 1;}


.aws-container {
 	max-width: 100%;
	pointer-events: all !important;
	border: 0!important;
	transition: all 0.2s;
}
/*
.aws-container .aws-wrapper {
	position: relative;
	transition: all 0.2s;
}

.aws-container .aws-wrapper::after {
	content: "\55";
	font-family: ETmodules !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	vertical-align: baseline !important;
	-webkit-font-smoothing: antialiased !important;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 990;
	pointer-events: none;
	color: #1d1d1b;
	transition: all 0.2s;
}*/

.aws-container .aws-search-field {
	border-radius: 0px !important;
	border: 1px solid #222 !important;
	transition: all 0.2s;
/*	width: 45px !important;
	max-width: 45px !important;
	float: right;
	border: 0!important;
	position: relative;
	z-index: 99;
	opacity: 0.1; */
}
/*
.aws-container .aws-search-field:focus {
	width: 100% !important;
	max-width: 100%!important;
	border: 1px solid #222 !important;
	z-index: 999;
	opacity: 1;
}
*/


.aws-search-result .aws_result_title {
    color: #b98d22;
    font-weight: 600;
}

.aws-search-result ul li:last-child {
    background-color: #f2f2f2;
}

.aws-search-result .aws_search_more a {
    color: #1d1d1b;
}

.choosec {
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
	background-color: #f2f2f2;
	padding: 10px;
	
}

/* Plugin variaciones */
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
    float: left;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 4.1em;
    font-size: 14px;
    padding-right: 20px;
}


/* Plugin carrito flotante ajustes */
.woofc-count.woofc-count-bottom-right {
    bottom: 30px;
}
span.woofc-item-data {
    margin-top: 10px;
}

.woofc-item-info {
    padding: 10px 0;
}

/* Plugin variations ajustes categoría*/
table.cfvsw-shop-variations, .cfvsw-shop-variations tbody, .cfvsw-shop-variations td, .cfvsw-shop-variations tr {
    margin: 3px 0 5px 0;
}

.cfvsw-tooltip {
	z-index: 99999!important;
}

.cfvsw-swatches-container .cfvsw-swatches-option.cfvsw-image-option {
    min-width: 80px !important;
    min-height: 80px !important;
}

.cfvsw-shop-container .cfvsw-swatches-option.cfvsw-image-option {
    min-width: 35px !important;
    min-height: 35px !important;
}


/* WPC variations radio suite WPC essential kits*/

[data-purchasable="no"]:hover {
    background-color: transparent!important;
}

[data-purchasable="no"] {
    background-color: transparent!important;
	border: transparent!important;
}

[data-purchasable="no"] .woovr-variation-selector {
	display: none!important;
}

.woovr-variation-selector {
	padding: 5px 28px 5px 10px!important;
}

[data-purchasable="no"] .woovr-variation-name {
	font-size: 20px;
	margin-bottom: 20px;
}

.woovr-variation-availability .stock {
	margin-bottom: 0px!important;
}

.woovr-variations {
    margin-bottom: 20px;
	margin-left: 5px;
}

.woocommerce div.product div.images img, 
.woocommerce-page div.product div.images img {
    /*margin-left: -1px;*/
	border: 1px solid #fff;
	/*background-color: white!important;*/
}

.woovr-variation {
	background-color: #f2f2f2;
	margin-bottom: 0px!important;
	border: 1px solid #fff;	
	margin-left: 5px;
}

.woovr-variation-name label {
    font-weight: 700!important;
}

[data-purchasable="no"] .woovr-variation-name {
	font-size: 20px;
	margin-bottom: 0px;
}

.woovr-variation {
	background-color: #f2f2f2;
	margin-bottom: 0px!important;
	border: 1px solid #fff;	
	margin-left: 5px;
}
.woovr-variation-name label {
    font-weight: 700!important;
	font-size: 16px;
}

.rcmnd {
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #dadada!important;
    margin-top: 20px;
    padding-bottom: 20px;
}

.rcmndicon {
	font-size: 11px;
	text-align: center;
	padding-top: 85px;
	background-repeat: no-repeat;
	background-size: inherit;
	display: inline-block;
	width: 18%;
	line-height: 20px;
	margin: 30px 2px 0px 2px;
	vertical-align: top;
	background-position: top center;
}

.rcmndicon span {
    display: inline-block;
}

.rcmndicon.antideslizante {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-antideslizante-2.png);
}
.rcmndicon.densidadmedia {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-media-densidad.png);
}
.rcmndicon.densidadalta {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-alta-densidad.png);
}

.rcmndicon.garantia2 {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-garantia.png);
}
.rcmndicon.granofino {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-grano-fino.png);
}
.rcmndicon.montajetatami {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-montaje-tatami.png);
}
.rcmndicon.montajecaucho {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-montaje-caucho.png);
}
.rcmndicon.interior {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-interior.png);
}
.rcmndicon.exterior {
	background-image: url(https://dev.jowyoriginals.com/wp-content/uploads/2023/05/icono-producto-exterior.png);
}

.single-product .et_pb_wc_description ul.ucheck {
    padding: 0 0 0 5px;
}

.check {
    margin-left: 0;
    margin-top: 0;
    list-style: none;
    list-style-type: none;
    font-size: 16px;
}
.check li {
    text-align: left;
    margin-left: 0;
    margin-top: 20px;
    list-style: none;
    list-style-type: none;
    line-height: 1.7em;
}
.check .eticon {
    color: #ff879b;
    font-size: 18px;
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block;
    width: 20px;
    text-align: center;
    vertical-align: middle;
}
.ucheck {
    list-style: none;
    margin-top: 10px;
}
.ucheck li {
    list-style: none;
    position: relative;
    padding-bottom: 0px;
    padding-left: 8px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.ucheck li::after {
    position: absolute;
    font-family: ETmodules !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
	top: 4px;
	left: -17px;
    content: "\52";
    color: #222222;
}
.ucheck.tick li::after {
    content: "\4e";
}
.ucheck.star li::after {
    content: "\e033";
}
.ucheck.radio li::after {
    content: "\5c";
}
.ucheck.minus li::after {
    content: "\4b";
}
.ucheck.box li::after {
    content: "\57";
}
.ucheck.arrow li::after {
    content: "\24";
}
.ucheck.arci li::after {
		content: "\e04e";
	}
.ucheck.plus li::after {
		content: "\e050";
	}
.ucheck.plus2 li::after {
		content: "\50";
	}
.ucheck.warn li::after {
	content: "\e063";
	/*color:#e4a800;*/
}


.ucheck.btn li {
    width: 30%;
    display: inline-block;
    margin: 5px 0px;
}

.ucheckb {
    list-style: none;
    margin-top: 10px;
}
.ucheckb li {
    list-style: none;
    position: relative;
    padding-bottom: 0px;
    padding-left: 8px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.ucheckb li::after {
    position: absolute;
    font-family: ETmodules !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
	top: 4px;
	left: -17px;
    content: "\52";
    color: #fff;
}
.ucheckb.tick li::after {
    content: "\4e";
}
.ucheckb.star li::after {
    content: "\e033";
}
.ucheckb.radio li::after {
    content: "\5c";
}
.ucheckb.minus li::after {
    content: "\4b";
}
.ucheckb.box li::after {
    content: "\57";
}
.ucheckb.arrow li::after {
    content: "\24";
}
.ucheckb.arci li::after {
		content: "\e04e";
	}
.ucheckb.plus li::after {
		content: "\e050";
	}

.ucheck.xsm li::after {
  top: 7px;
  }

.olcheck {
    list-style: none;
    margin-top: 20px;
}
.olcheck li {
    position: relative;
    padding-bottom: 20px;
    padding-left: 8px;
    margin-left: 10px;
	color: #1d1d1b;
	font-weight: 400;
}
.olcheck li::marker {
    position: absolute;
    font-weight: 800!important;
    line-height: 1!important;
    -webkit-font-smoothing: antialiased!important;
    top: 5px;
    left: -15px;
	color:#ffc844;
	font-size: 30px;
}

.olcheckbb {
    list-style: none;
    margin-top: 20px;
}
.olcheckbb li {
    position: relative;
    padding-bottom: 0px;
    padding-left: 8px;
    margin-left: 10px;
	color: #1d1d1b;
	font-weight: 400;
}
.olcheckbb li::marker {
    position: absolute;
    font-weight: 800!important;
    line-height: 1!important;
    -webkit-font-smoothing: antialiased!important;
    top: 5px;
    left: -15px;
	color:#ffc844;
	font-size: 30px;
}

.olcheck0 {
    list-style: none;
    margin-top: 30px;
	counter-reset: item;
}
.olcheck0 li {
    position: relative;
    padding-bottom: 20px;
    padding-left: 8px;
    margin-left: 10px;
	color: #1d1d1b;
	font-weight: 400;
	font-size: 18px;
	display: table;
	counter-increment: item;
}
/*
.olcheck0 li::marker {
    position: absolute;
    font-weight: 800!important;
    line-height: 1!important;
    -webkit-font-smoothing: antialiased!important;
    top: 5px;
    left: -15px;
	color:#ffc844;
	font-size: 30px;
}
*/
.olcheck0>li:before {
	display: table-cell;
	padding: 0 0.5em 0 0;
	-webkit-font-smoothing: antialiased!important;
	content: counter(item, decimal-leading-zero) ".";
	font-weight: 800!important;
	line-height: 1!important;
	color:#ffc844;
	font-size: 20px;
}





/* Estrellas de valoración
----------------------------------------------- */
.val-fieldset {
    border: none;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
    width: 45%;
    margin-right: 20px;
    min-width: 350px;
}
.valoracion {
    width: 100px;
    height: 21px;
    display: inline-block;
    background: url(https://homexgym.com/wp-content/uploads/2024/01/estrellas1.png) 0 0 no-repeat;
    border-bottom: 0px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 8px;
}

.val-0 {background-position: -100px -0;}
.val-5 {background-position: -81px -21px;}
.val-10 {background-position: -81px 0;}
.val-15 {background-position: -61px -21px;}
.val-20 {background-position: -60px 0;}
.val-25 {background-position: -40px -21px;}
.val-30 {background-position: -40px 0;}
.val-35 {background-position: -21px -21px;}
.val-40 {background-position: -21px 0;}
.val-45 {background-position: 0 -21px;}
.val-50 {background-position: 0 0;}



.bignumlist .num h3 {
    position: relative;
    padding-left: 70px;
    padding-bottom: 10px;
}
.bignumlist .num h3::after {
    font-size: 44px;
    font-weight: 800;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffc844;
    font-family: "arial black";
}
.bignumlist .smx.num h3::after {
    font-size: 64px;
    top: 0;
    left: 5px;
    z-index: -1;
}
.bignumlist  .num1 h3::after {content: "01"}
.bignumlist  .num2 h3::after {content: "02"}
.bignumlist  .num3 h3::after {content: "03"}
.bignumlist  .num4 h3::after {content: "04"}
.bignumlist  .num5 h3::after {content: "05"}
.bignumlist  .num6 h3::after {content: "06"}
.bignumlist  .num7 h3::after {content: "07"}
.bignumlist  .num8 h3::after {content: "08"}
.bignumlist  .num9 h3::after {content: "09"}
.bignumlist .num10 h3::after {content: "10"}
.bignumlist .num11 h3::after {content: "11"}
.bignumlist .num12 h3::after {content: "12"}
.bignumlist .num13 h3::after {content: "13"}
.bignumlist .num14 h3::after {content: "14"}
.bignumlist .num15 h3::after {content: "15"}
.bignumlist .num16 h3::after {content: "16"}
.bignumlist .num17 h3::after {content: "17"}
.bignumlist .num18 h3::after {content: "18"}
.bignumlist .num19 h3::after {content: "19"}
.bignumlist .num20 h3::after {content: "20"}
.bignumlist .num21 h3::after {content: "21"}
.bignumlist .num22 h3::after {content: "22"}
.bignumlist .num23 h3::after {content: "23"}
.bignumlist .num24 h3::after {content: "24"}
.bignumlist .num25 h3::after {content: "25"}
.bignumlist .num26 h3::after {content: "26"}
.bignumlist .num27 h3::after {content: "27"}
.bignumlist .num28 h3::after {content: "28"}
.bignumlist .num29 h3::after {content: "29"}
.bignumlist .num30 h3::after {content: "30"}
.bignumlist .num31 h3::after {content: "31"}


.listnumbox {
	position: relative;
	padding-bottom: 30px;
}

.listnum {
	position: relative;
	padding-top: 32px;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
	.listnum::before {
		position: absolute;
		width: 50px;
		height: 5px;
		background-color: #ffc844;
		bottom: 0;
		left: 0;
		content: "";
	}
	.listnum::after {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 26px;
		color: #ffc844;
	}
	.listnum.nr01::after { content: 'Mito 01' }
	.listnum.nr02::after { content: 'Mito 02' }
	.listnum.nr03::after { content: 'Mito 03' }
	.listnum.nr04::after { content: 'Mito 04' }
	.listnum.nr05::after { content: 'Mito 05' }
	.listnum.nr06::after { content: 'Mito 06' }
	.listnum.nr07::after { content: 'Mito 07' }
	.listnum.nr08::after { content: 'Mito 08' }
	.listnum.nr09::after { content: 'Mito 09' }
	.listnum.nr10::after { content: 'Mito 10' }
	.listnum.nr11::after { content: 'Mito 11' }
	.listnum.nr12::after { content: 'Mito 12' }
	.listnum.nr13::after { content: 'Mito 13' }

.listnumc {
	position: relative;
	padding-top: 32px;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
	.listnumc::before {
		position: absolute;
		width: 50px;
		height: 5px;
		background-color: #ffc844;
		bottom: 0;
		left: 0;
		content: "";
	}
	.listnumc::after {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 26px;
		color: #ffc844;
	}
	.listnumc.nr01::after { content: '01' }
	.listnumc.nr02::after { content: '02' }
	.listnumc.nr03::after { content: '03' }
	.listnumc.nr04::after { content: '04' }
	.listnumc.nr05::after { content: '05' }
	.listnumc.nr06::after { content: '06' }
	.listnumc.nr07::after { content: '07' }
	.listnumc.nr08::after { content: '08' }
	.listnumc.nr09::after { content: '09' }
	.listnumc.nr10::after { content: '10' }
	.listnumc.nr11::after { content: '11' }
	.listnumc.nr12::after { content: '12' }
	.listnumc.nr13::after { content: '13' }


.listnumloy {
	position: relative;
	padding-top: 32px;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
	.listnumloy::before {
		position: absolute;
		width: 50px;
		height: 5px;
		background-color: #ffc844;
		bottom: 0;
		left: 0;
		content: "";
	}
	.listnumloy::after {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 26px;
		color: #ffc844;
	}
	.listnumloy.nr01::after { content: 'Paso 01' }
	.listnumloy.nr02::after { content: 'Paso 02' }




.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
    border-color: #6b6b6b!important;
}


.betrs_option_desc {
  display: inline;
  padding-left: 5px;
}

.woocommerce fieldset {
  border: 1px solid #EEE;
  padding: 15px;
  margin: 30px 0 40px;
}
.woocommerce legend {
  padding: 0 3px 2px;
  color: #a2a2a2;
  font-weight: 400;
}

.woocommerce ul#shipping_method li input {
  margin-top: 6px!important;
}

.woocommerce ul#shipping_method li {
  border-bottom: 1px solid #eee!important;
  padding-bottom: 10px!important;
}

.woocommerce ul#shipping_method li:last-child {
  border-bottom: 0!important;
}

.woocommerce.single-product .quantity input.qty, 
.woocommerce-page.single-product .quantity input.qty {
	color: #222222;
	background-color: #f2f2f2;
	font-size: 20px;
	padding: 4px;
    border: 1px solid #d1d1d1!important;
}

.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	border-radius: 0px;
}


.woocommerce button.button, .woocommerce-page button.button {
	line-height: 36px!important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    line-height: 16px!important;
}

.woocommerce div.product form.cart .button {
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important;
}

.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
	color: #ae7d07 !important;
}

.woocommerce div.product .stock {
	margin-bottom: 20px;
	font-weight: 500;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	overflow: hidden;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
	z-index: 999;
	position: relative;
	background-color: #FFF;
	font-size:14px;
	line-height: 1.4em;
	color: #1D1D1B!important;
	font-weight: 600;
}

/*
.woocommerce-cart .cart-collaterals .cart_totals table small {
	 display: none;
}
*/

.et-db #et-boc .et_pb_bg_layout_dark.et_pb_button,
.et_pb_bg_layout_dark.et_pb_button {
	color: #1d1d1b!important;
	background-color:#FFFFFF!important;
	border: 1px solid #1d1d1b!important;
}
.et_pb_bg_layout_dark.et_pb_button:hover {
	color: #1d1d1b!important;
	background-color:#FFFFFF!important;
	border: 1px solid #1d1d1b!important;
}


.et-db #et-boc .et-l .et_shop_image {
	background-color: #ddd!important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
}
.et-db #et-boc .et-l .et_shop_image:hover {
	background-color: #FFF!important;
	/*margin: -35px!important;*/
}

.et-db #et-boc .et-l .et_shop_image img {
	opacity: 0.7!important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
}

.et-db #et-boc .et-l .et_shop_image:hover img {
	opacity: 1!important;
}

.et-db #et-boc .et-l .et_shop_image:hover .et_overlay {
	opacity: 0 !important;
}

.single-product h1 {
	font-size: 30px !important;
	line-height: 1.4em !important;
}

.single-product h2 {
	font-size: 18px !important;
	line-height: 1.4em !important;
}

.orderby,
.woocommerce div.product form.cart .variations td select {
	background-color: #fff;
	border: 1px solid #1d1d1b !important;
	border-radius: 0;
	border-width: 0;
	color: #1a1a1a !important;
	font-size: 12px;
	padding: 12px 12px;
	font-weight: 500;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-right: 5px;
}
.woocommerce nav.woocommerce-pagination ul {
	border: 0px solid #1d1d1b;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0px solid #1d1d1b;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
	border-right: 0!important;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	color: #1d1d1b;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background-color: #fff;
	color: #1d1d1b;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
	color: #ffc844!important;
	background-color: #fff;
	border-bottom: 1px solid #ffc844;
}

/*
.woocommerce div.product form.cart .variations td select {
	padding: 20px 8px;
}
*/
.woocommerce div.product form.cart .variations td {
	padding: 0 20px 20px 0 !important;
	padding-right: 20px;
	max-width: none !important;
	line-height: 1.3em;
}

.woocommerce div.product form.cart .variations td:last-child {
	padding-right: 0 !important;
}

.woocommerce th.label {
	padding-top: 10px;
}

.et_pb_wc_add_to_cart form.cart .variations td.value span::after {
	margin-top: -12px;
}

.woocommerce a.button.alt, .woocommerce-page a.button.alt {
	border-color: #ae7d07;
}

.woocommerce .button.product_type_simple.add_to_cart_button::before {
	content: "" !important;
	font-family: ETmodules !important;
	font-weight: 400;
	font-size: 1.0em !important;
	opacity: 1 !important;
	margin-left: -22px !important;
	line-height: 1.50em !important;
}

.woocommerce .button.product_type_variable.add_to_cart_button::before {
	content: '\e050' !important;
	font-family: ETmodules !important;
	font-weight: 400;
	font-size: 1.0em !important;
	opacity: 1 !important;
	margin-left: -22px !important;
	line-height: 1.50em !important;
}

.divi-radio-tick_box label {
  	top: -5px;	
	font-size:14px;
}


/* popup carrito*/
div#woofc-count {
    background-color: #222;
	border-radius: 50px;
	bottom: 2%;
}

.woofc-count span {
    background-color: #e0a962;
}
.woofc-count i {
    color: #fff;
}

.custaccord .wooco_component_name {
	background-color: #f4f4f4;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	position: relative;
}

.custaccord .active, 
.custaccord .wooco_component_name:hover {
	color: #fff!important;
	background-color: #b98d22;
}

.custaccord .wooco_component_desc,
.custaccord .wooco_component_product {
	padding: 0 0;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.custaccord .wooco_component_name::after {
	font-family: ETmodules !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	vertical-align: baseline !important;
	-webkit-font-smoothing: antialiased !important;
	content: "\4d";
	position: absolute;
	top: 21px;
	right: 20px;
	border: 1px solid;
	border-radius: 100%;
	font-size: 20px;
	color: #1d1d1b;
}

.custaccord .wooco_component_name:hover::after { 
	color: #fff!important;
}

.custaccord .active.wooco_component_name::after {
	content: "\4b";
	color: #EEE;
}

.custaccord .wooco_components .wooco_component .wooco_component_name {
	margin-top: 15px;
}


.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
	float:none;
	margin:5px 8px 5px 0px;
	text-align:right!important;
}

.woocommerce-order-received .entry-content {
  padding-bottom: 50px;
}

.woocommerce ul.order_details {
  margin-top: 30px;
  background-color: #F4F4F4;
  padding: 20px !important;
}

.woocommerce ul.order_details li strong {
  margin-top: 10px;
}

.woocommerce-notice {
  font-size: 20px;
  padding: 20px 0 !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	color: #026c02;
}

.woocommerce-cart .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 0 0 60px;
}

.before-add-to-cart-button {
  padding-bottom: 20px !important;
  font-weight: 600;
  font-size: 16px;
}
.before-add-to-cart-button span {
  font-size: 26px;
  font-weight: 400 !important;
  vertical-align: middle;
  display: inline-block;
  bottom: 2px;
  position: relative;
}

.checkout #payment, .checkout #payment {
  margin-bottom: 16px;
}

#place_order, .woocommerce-page #payment #place_order {
  margin-top: 20px;
}

section.woocommerce-bacs-bank-details {
    padding-top: 50px;
}
h3.wc-bacs-bank-details-account-name {
    color: #c19b40;
}




/*
.woocommerce-shipping-destination {
  display: none;
}
*/
span.select2-selection  {
  -webkit-appearance: none;
  max-width: 100%;
  border-width: 0!important;
  border-radius: 0!important;
  color: #999;
  font-size: 14px;
  padding: 0px!important;
  line-height: 1.7em;
  border-style: solid;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 16px!important;
	background-color: #eee!important;
}

.woocommerce form .form-row .select2-container {
  margin-bottom: 34px !important;
}

#customer_details {
  margin-bottom: 40px;
}




.floater .et_pb_button_module_wrapper {
	position: absolute !important;
	bottom: 35px;
	left: 15px;
	z-index: 99;
}

.floater .pricer {
	position: absolute !important;
	bottom: 70px;
	left: 15px;
	z-index: 99;
	padding: 3px 15px!important;
    background-color: #1d1d1b;
}


.floater .pricer2 {
	position: absolute !important;
	bottom: 65px;
	left: 12px;
	color:#1d1d1b; 
	z-index: 99;
	padding: 3px 15px!important;
}

.floater .pricertext {
	position: absolute !important;
	bottom: 125px;
	left: 15px;
	z-index: 99;
}

.floater .pricertext2 {
	position: absolute !important;
	top: 35px;
	left: 27px;
	z-index: 99;
}
.floater .pricertext3 {
	position: absolute !important;
	top: 155px;
	left: 27px;
	z-index: 99;
}

.floater .pricerfrase {
	position: absolute !important;
	bottom: 40%;
	left: 30px;
	z-index: 99;
}

.floater .floatingcode {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
}

.floater .floatingcode .et_pb_code_inner {
	height: 100%;
}

.icn span {
	font-size: 18px;
	font-weight: 700 !important;
}


.pointer {
	position: absolute !important;
}

.pointer .eticon {
	position: absolute;
	top: -19px;
	left: 39%;
	z-index: 999;
	background-color: #FFF;
	border-radius: 100%;
	font-size: 40px;
	color: #aa7d00;
	padding: 0 !important;
}

.pointer .pointer-content {
	background-color: #FFF;
	color: #1d1d1b;
	z-index: 99;
	overflow: hidden;
	transition: 0.1s all;
	font-size: 14px;
	line-height: 1.2em;
	position: relative;
	width: 200px;
	height: 0;
	display: block;
	padding: 0 10px 0 10px;
	border-radius: 0px;
	border: 0;
	font-size: 12px;
}

.pointer:hover > .pointer-content {
	height: auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #aa7d00;
	z-index: 99999;
}
.pointer:hover > .eticon {
	z-index: 9999;
}

.pointer-content strong {
	font-size: 18px;
}

.pointer-content em {
	width: 100%;
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
}

#pointer-a1 {
	top: 27%;
	left: 41%;
}
#pointer-a2 {
	top: 34%;
	left: 64%;
}
#pointer-a3 {
	top: 56%;
	left: 33%;
}
#pointer-a4 {
	top: 80%;
	left: 49%;
}
#pointer-a5 {
	top: 82%;
	left: 33%;
}


#pointer-b1 {
top: 10%;
left: 29%;
}
#pointer-b2 {
top: 15%;
left: 47%;
}
#pointer-b3 {
top: 17%;
left: 10%;
}
#pointer-b4 {
top: 47%;
left: 30%;
}
#pointer-b5 {
top: 78%;
left: 37%;
}







/*  ********* FORMS *********** */

.divForm {
    text-align: left;
    color: #666;
    display: table;
    width: 100%;
	padding-bottom: 15px;
}
.divForm-row {
    display: table-row;
}
.divForm-row .divForm-col:first-child {
    padding-right: 10px;
}
.divForm-col {
    display: table-cell;
    width: 50%;
}
.divForm-col2 {
    display: table-cell;
    width: 100%;
}
.divForm select,
.divForm input {
    margin-bottom: 0;
    padding: 20px 10px 10px;
    font-weight: 300;
    font-size: 18px;
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    color: #656565;
    background-color: transparent;
    width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.divForm input[type="email"]:focus,
.divForm input[type="number"]:focus,
.divForm input[type="password"]:focus,
.divForm input[type="tel"]:focus,
.divForm input[type="text"]:focus,
.divForm select:focus,
.divForm textarea:focus {
	background-color: rgba(251, 209, 29, 0.11);
	color: #000;
	border-bottom: 1px solid #af9214;
}
.divForm input[type="checkbox"] {
    padding: 0;
    margin: 0;
    color: #fff;
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-bottom: 2px;
}
div.wpcf7 .ajax-loader {
    display: none !important;
}
.divForm textarea {
    margin-bottom: 0;
    padding: 20px 10px;
    font-weight: 300;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000000;
    color: #656565;
    background-color: transparent;
    width: 100%;
    max-height: 150px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.divForm textarea:focus {
	background-color: rgba(251, 209, 29, 0.11);
	color: #000;
	border-bottom: 1px solid #af9214;
}
.divForm .wpcf7-acceptance {
    padding: 0;
    width: 18px;
    height: 18px;
}
.divForm label a {
    color: #b03c45;
}
.divForm span.wpcf7-list-item,
.divForm span.wpcf7-list-item-label {
    font-size: 12px;
    line-height: 1.4em;
    margin: 5px 0 !important;
    text-align: justify !important;
}
.divForm span.wpcf7-list-item-label {
  margin: 5px 0 0 5px !important;
}
.divForm .wpcf7-submit {
	/*   
	color: #fff !important;
    background-color: #424242;
    border: 1px solid #424242 !important;
    padding: 0 15px !important;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    height: 50px;
    max-width: 200px; 
	*/
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background-color: #ffc844;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 1px solid #1d1d1b;
	border-radius: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #1d1d1b!important;
    cursor: pointer; 
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; 
	max-width: 250px;
	margin: 0 auto;
}
.divForm .wpcf7-submit:hover {
	background: #ffc844 !important;
	border: 1px solid #1d1d1b;
	padding: .3em .5em .3em .5em;
	border-radius: 0;
	color: #1d1d1b;
}
.divForm .wpcf7-submit:focus {

}

.divForm span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    display: block;
    background-color: #ff3737;
    margin: 0 auto;
    width: 100%;
}
.divForm .wpcf7-not-valid {
    border: 1px solid #ff3737;
}
.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 1em 1.5em;
    color: #222;
    border: 2px solid red;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: 3px solid #f7e700;
    background-color: #f7e700;
}
.wpcf7-mail-sent-ok {
    background-color: #c7ffae;
    border: 3px solid #c7ffae;
}


.et_pb_contact_field_radio span.radio-count {
    display: none!important;
}


.et_pb_wc_breadcrumb_0_tb_body .woocommerce-breadcrumb a {
    text-transform: lowercase!important;
}


/*  *********  fin FORMS *********** */


/* ***** divi ajax filter issue empty options *** */
.divi-filter-item span.et_pb_contact_field_radio.empty,
.divi-swatch .radio-count {
    display: none !important;
}
.divi-filter-item.show-empty span.et_pb_contact_field_radio.empty {
    display: block !important;
}

/* ***** fin divi ajax filter issue empty options *** */

button#divi_filter_button {
    font-size: 14px!important;
    line-height: 1.7em!important;
}

a.reset-filters.et_pb_button {
    font-size: 14px!important;
	line-height: 1.7em!important;
}


.divi-radio-tick_box label {
	top: -1px;
}
label.radio-label {
    font-size: 12px;
    line-height: 20px;
}

span.et_pb_contact_field_options_title {
    font-size: 14px;
    margin: 0!important;
}

span.limit_filter_text.showmore {
    font-size: 12px;
}

span.limit_filter_text.showless {
	font-size: 12px;
}

.pan-pan a {
    border-bottom: 1px solid!important;
}
p.cuadrado {
    border: 1px solid grey;
    padding: 10px!important;
	background-color: #feca4e66;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion-pdto {
    background-color: #eee;
	border-bottom: 1px solid #d1d1d1!important;
    border-top: 1px solid white!important;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    position: relative;
}



/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion-pdto:hover {
	  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel-pdto {
    padding: 5px 20px 20px;
    background-color: white;
    display: none;
    overflow: hidden;
}
.accordion-pdto:after {
    font-family: ETmodules !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    vertical-align: baseline !important;
    -webkit-font-smoothing: antialiased !important;
    content: "\4d";
    position: absolute;
    top: 21px;
    right: 20px;
    border: 1px solid;
    border-radius: 100%;
    font-size: 20px;
    color: #1d1d1b;
}
.active.accordion-pdto:after {
    content: "\4b";
}


.product .related h2 {
    display: none!important;
}
small.woocommerce-price-suffix {
    font-size: 14px;
}

.price-pdto .woocommerce-Price-amount {
    font-weight: 600;
}

span.woocommerce-Price-amount.amount {
    font-weight: 600;
    color: #b98d22;
}

/*
.woosq-popup form.cart, 
.woosq-popup .stock,
.woosq-popup .product_meta {
    display: none;
}
*/

.woosq-popup h1.product_title.entry-title {
    padding-bottom: 0!important;
}
.woosq-popup .price {
    margin-bottom: 20px;
}

/*sidebar pasra blog*/
.sidebarx .et_pb_widget {
    margin-bottom: 25px!important;
}
.sidebarx .et_pb_widget:last-child {
    margin-bottom: 0px!important;
}
.sidebarx .et_pb_widget li a {
    color: #ba9130;
}
.sidebarx .ucheck li::after {
    top: 3px;
    left: -20px;
}
.sidebarx #categories-2 {
    margin-bottom: 0px!important;
}

.sidebarx #text-2 {
    margin-top: 5px!important;
	padding-top: 10px!important;
	border-top: 1px solid #cecece;
}

.sidebarx h4.widgettitle {
    background-color: #f2f2f2;
    padding: 8px 10px 8px 20px!important;
    margin: 0 0 20px -20px;
}

.sidebarcta {
	background-color: #f2f2f2;
	padding: 20px;
	margin-left: -20px;
	margin-top: 20px;
}


.et_pb_title_featured_container {
    line-height: 0;
    position: relative;
    margin-bottom: 40px;
}


small.tax_label {
    display: none;
}





.woocommerce td.product-name dl.variation dt {
    display: contents;
}

#homevideo {
	position: relative !important;
}
#homevideo::after {
	position: absolute !important;
	visibility: visible !important;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.21);
}

.splash-text {
  font-weight: 400;
  font-size: 28px;
  color: #fff;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.2em;
}
.splash-text28 {
  font-weight: 400;
  font-size: 28px;
  color: #ffc844;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.2em;
}

.splash-text28-dom {
  font-weight: 400;
  font-size: 32px;
  color: #ffc844;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.2em;
}

.splash-text281 {
  font-weight: 400;
  font-size: 28px;
  color: #ffc844;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1.2em;
}
.splash-text2819 {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 0px;
  display: inline-block;
  line-height: 1.2em;
}
.splash-text28195 {
  font-weight: 700;
  font-size: 24px;
  color: #ffc844;
  margin-bottom: 0px;
  display: inline-block;
  line-height: 1.2em;
	/*padding-bottom:30px;*/
}

.splash-text28199 {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.2em;
}

.splash-text28192 {
  font-weight: 700;
  font-size: 24px;
  color: #ffc844;
  margin-bottom: 0px;
  display: inline-block;
  line-height: 1.2em;
}


.splash-product {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
  display: inline-block;
}

.splash-product2 {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 0px;
  display: inline-block;
}
.splash-product28 {
  font-weight: 700;
  font-size: 24px;
  color: #371d70;
  margin-bottom: 0px;
  display: inline-block;
}

.splash-product289 {
  font-weight: 700;
  font-size: 32px;
  color: #ffc844;
  margin-bottom: 30px;
  display: inline-block;
}

.splash-product3 {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
}

.splash-price {
	font-weight: 700;
	font-size: 36px;
	color: #ffc844;
	margin-bottom: 20px;
	display: inline-block;
}
.splash-price2 {
	font-weight: 700;
	font-size: 36px;
	color: #ffc844;
	margin-bottom: 0px;
	display: inline-block;
}

.splash-price-tach {
	font-weight: 400;
	font-size: 36px;
	padding-left: 5px;
	text-decoration: line-through;
	color: #ffc844;
	margin-bottom: 20px;
	display: inline-block;
}

.splash-price-tach2 {
	font-weight: 400;
	font-size: 22px;
	padding-left: 5px;
	text-decoration: line-through!important;
	color: #fff;
	margin-bottom: 5px;
	display: inline-block;
}

.splash-price-desde {
	font-weight: 600;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 20px;
	color: #ffc844;
	margin-bottom: 20px;
	display: inline-block;
}


.frow .et_pb_row {
	width: 100% !important;
	max-width: 100% !important;
}

.ctablog {
    text-align: center;
}

.ctablog .et_pb_button_module_wrapper {
	display: inline-block!important;
	margin: 0 10px!important;
}


/*
.product.featured::after {
	position: absolute;
	top: 58px;
	left: 12px;
	display: inline-block;
	line-height: 1 !important;
	z-index: 999999;
	font-size: 20px;
	background: url(https://www.extremenadetarimas.com/wp-content/uploads/2023/06/warning.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	content: "";
	width: 20px;
	height: 19px;
	-webkit-filter: drop-shadow(0 1px 0 #FFF) drop-shadow(1px 0 0 #FFF) drop-shadow(0 -1px 0 #FFF) drop-shadow(-1px 0 0 #FFF);
	filter: drop-shadow(0 1px 0 #FFF) drop-shadow(1px 0 0 #FFF) drop-shadow(0 -1px 0 #FFF) drop-shadow(-1px 0 0 #FFF);
}*/

.product.featured::after {
	position: absolute;
	top: 64px;
	left: 20px;
	display: inline-block;
	font-family: ETmodules !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	content: "\e018";
	z-index: 999999;
	color: #1d1d1b;
	font-size: 20px;
}

.product.featured::before {
	position: absolute;
	top: 54px;
	left: 10px;
	content: "CYBER MONDAY";
	padding: 6px 15px 4px 36px !important;
	background-color: #ffc844;
	border: 1px solid #FFF;
	z-index: 999999;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-align: center;
	color: #1d1d1b;
	pointer-events: none;
}


.et_pb_wc_related_products .product.featured::before {
    top: 54px;
    left: 10px;
    padding-left: 38px;
	padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.woocommerce-product-gallery__image.featured::before {
	position: absolute;
	content: "CYBER MONDAY";
	padding-left: 38px;
	padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
	background-color: #ffc844;
	z-index: 999999;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-align: center;
	color: #1d1d1b;
	top: 54px !important;
	left: 10px;
}


.et_pb_wc_related_products .product.featured::after {
    top: 60px;
    left: 6px;
    padding: 5px 10px!important;
}


.woocommerce-product-gallery__image.featured::after {
	position: absolute;
	top: 62px;
	left: 20px;
	display: inline-block;
	font-family: ETmodules !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	content: "\e018";
	z-index: 999999;
	color: #1d1d1b;
	font-size: 20px;
}


/* Mostrar descuento en carrito*/
tr.cart-discount {
    background-color: #ffc844;
}
.cart-discount span.woocommerce-Price-amount.amount {
	color: #1d1d1b!important;
	}



/*PLUGIN WPLOYALTY*/
.active, .accordion-pdto:hover {
    background-color: #f4f4f4;
}

span.wlr-product-message {
    padding: 5px 0 0 0 !important;
    font-size: 14px;
}

.moove-gdpr-cookie-notice {
    padding-left: 60px !important;
}

.pointsvalue {
  font-size: 16px;
  color: #e0a962;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 10px;
}

/*BOTONES INTELIGENTES PAYPAL*/
.ppcp-messages {
    padding-top: 0px;
}

.second_content {
  padding-bottom: 10px !important;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #1D1D1B;
  font-weight: 700;
  margin-top: 40px;
}

/*nueva ficha pdto. 2024*/
span.destac {
    font-size: 30px;
    color: #b98d22;
    font-weight: 800;
    position: relative;
    top: 3px;
}

span.destacplus {
    font-size: 20px;
    color: #b98d22;
    font-weight: 800;
    position: relative;
    top: 2px;
}



.acorrd h2,
.acorrd h3 {
    font-size: 18px!important;
    color: #1d1d1b !important;
}


.fideli h3 {
    font-weight: 700!important;
}


.voxtab {
	display: flex;
  	flex-direction: column;
	row-gap: 14px;
}

.voxrow {
	border: 2px solid #1D1D1B!important;
	position: relative;
}


.voxtab2 {

}

.voxrow2 {
	position: relative;
}



.xafd {
	border: 0px solid #1D1D1B!important;
	padding: 0!important;
	border-spacing: 0px!important;
    border-collapse: collapse!important;
	width: auto!important;
	max-width: auto!important;
	margin: 0!important;
}

.afd {
	border: 0px solid #1D1D1B!important;
	padding: 0!important;
	border-spacing: 14px!important;
    border-collapse: separate!important;
	margin: 0px -14px 0px -14px!important;
	width: auto!important;
	max-width: auto!important;
}

.xafd td.tx {
	border: 2px solid #1D1D1B!important;
}

.xafd td {
    position: relative;
    vertical-align: top;
	padding: 0!important;
	overflow: hidden;
}


.afd td {
	border: 2px solid #1D1D1B!important;
    position: relative;
    vertical-align: top;
	padding: 0!important;
	overflow: hidden;
}
.voxtab .xttop,
.voxtab2 .xttop,
.xafd td .xttop,
.afd td .ttop {
    position: absolute;
    top: 50px;
	left: 50px;
	z-index: 99;
}
.voxtab .xttop2,
.voxtab2 .xttop2,
.xafd td .xttop2,
.afd td .ttop2 {
	padding: 50px 10px 10px 30px!important;
}
	.voxtab2 .xttop3 {
		padding: 50px 10px 10px 30px!important;
	}
.voxtab .xctrl,
.voxtab2 .xctrl,
.xafd td .xctrl,
.afd td .ctrl {
    position: absolute;
    bottom: 50px;
	left: 50px;
	z-index: 99;
}
	.voxtab2 .xctrl3 {
		padding: 30px 10px 10px 30px!important;
	}
.voxtab .et_pb_module.et_pb_video,
.voxtab2 .et_pb_module.et_pb_video,
.xafd td .et_pb_module.et_pb_video,
.afd td .et_pb_module.et_pb_video {
	/*margin-bottom: 0!important;
	position: relative;
	overflow: hidden;*/
}
.voxtab .et_pb_module.et_pb_video video,
.voxtab2 .et_pb_module.et_pb_video video,
.xafd td .et_pb_module.et_pb_video video,
.afd td .et_pb_module.et_pb_video video {/*
	position: relative;
        top: 0;
        left: 0;
        object-fit: cover!important;*/
}
.voxtab .et_pb_button,
.voxtab2 .et_pb_button,
.xafd td .et_pb_button,
.afd td .et_pb_button {
    color: #1D1D1B !important;
    background-color: #FFC844;
}

/* MODELO 3D*/
div#controls {
    display: none;
}

.ar-qrcode-btn-container.hide_on_devices {
    display: none;
}

/*button#ar-reset_17803 {
    display: none;
}*/

.ardisplay_viewer {
	min-height: 500px;
	height: 500px;
	width: 100%;
}


/*  ********* AVISO DE STOCK NO DISPOBLE *********** */
div#stock_notifier_main_form {
    background-color: #f4f4f4;
    padding: 10px;
    border-radius: 5px !important;
    margin-top: 10px;
}
h5.subscribe_for_interest_text {
    font-size: 16px;
    margin-bottom: 0 !important;
}
input#stock_manager_alert_email {
    padding: 5px;
    border-radius: 3px;
}
button.stock-manager-button.alert_button_hover,
button.unsubscribe-button {
    padding: 4px;
}


div#stock_notifier_main_form {
    font-size: 14px;
    line-height: normal;
    color: #666666;
}


.stock-notifier-subscribe-form {
    padding-top: 45px;
}


/* ***************************** */
/* ******      MEDIAS     ****** */
/* ***************************** */



@media only screen and (min-width: 981px) {
	.headerow {
		padding: 10px 15px !important;
	}
}

@media only screen and (min-width: 1601px) {
	.headerow {
		padding: 10px 10% !important;
	}
}

@media only screen and (max-width: 1600px) {
	.headerow {
		padding: 10px 30px !important;
	}
	.et_pb_row {
		width: 90%!important;
		max-width: 90%!important;
	}
}


@media only screen and (max-width: 1440px) {
    .et_pb_row {
        width: 95%!important;
		max-width: 95%!important;
    }
}

@media only screen and (max-width: 1312px) {
	.floater .pricertext3 {
		top: 205px;
	}
	
	.h1simpdto {
		font-size: 32px;
	}
}

@media only screen and (max-width: 980px) {
	.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu {
		top: 125%!important;
	}
	.et_pb_menu .et_mobile_menu {
	  padding: 0%!important;
	}
	.et_mobile_menu li li {
	  padding-left: 0!important;
	}
	
	
	h1, .h1sim, .h1simpdto {
		font-weight: 600 !important;
		line-height: 1.2em !important;
		font-size: 26px !important;
		padding-right: 10px;
	}
	h1.cat {
		font-size: 26px !important;
		position: relative;
	}
	h1.cat:after {
		position: absolute;
		content: "";
		border-bottom: 1px solid #222;
		width: 90px;
		left: 0;
		bottom: 0;
	}
	
	.rcmndicon {
		font-size: 11px;
		text-align: center;
		padding-top: 86px;
		background-repeat: no-repeat;
		background-size: 79px 79px;
		display: inline-block;
		width: 26%;
		max-width: 79px;
		line-height: 16px;
		margin: 30px 10px 0px 10px;
		vertical-align: top;
		background-position: top center;
	}
	
	
	h2, .h2sim {
		font-size:22px;
		font-weight:600 !important;
		line-height: 1.2em !important;
		padding-bottom: 15px;
	}

	h3, .h3sim {
		font-size:18px;
		font-weight:600 !important;
		line-height: 1.2em !important;
	}
	
	
	h3.et_pb_toggle_title {
		font-size:18px !important;
		font-weight:600 !important;
		line-height: 1.2em !important;
	}
	/*
	h4 {
		font-size:32px;
		font-weight:800 !important;
	}
	h5 {
		font-size:24px;
	}
	.h2sim,.h3sim,.h4sim {
		line-height:1.2em !important;
		margin-bottom:30px;
	}
	*/

	p {
		font-size: 16px;
		line-height: 1.5em;
	}
	.ucheck {
		font-size: 16px;
		line-height: 1.5em!important;
	}
	.olcheck li {
		padding-left: 0px;
		margin-left: 0px;
	}
	.ctablog .et_pb_button_module_wrapper{
		width: 70%!important;
	}
	.ctablog .et_pb_button_module_wrapper a {
		width: 100%!important;
	}
	
	.et_pb_toggle_content {
		font-size: 16px;
		line-height: 1.5em!important;
	}
	
	
    .et_pb_row {
        width: 95% !important;
    }
	.frow {
        width: 100% !important;
        max-width: 100% !important;
    }
	
	.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu {
	  top: 179%;
	}
	.et-db #et-boc .et-l .et_pb_column .et_pb_module {
		margin-bottom: 10px !important;
	}	
	.et-db #et-boc .et-l .birder .et_pb_column {
		margin-bottom: 0px !important;
	}
	.et-db #et-boc .et-l .birder .et_pb_column {
		margin-bottom: 14px !important;
	}
	.et-db #et-boc .et-l .birder.et_pb_column .et_pb_module {
		margin-bottom: 0px !important;
	}
	.et-db #et-boc .et-l .birder .et_pb_column .et_pb_module {
		margin-bottom: 0px !important;
	}	
	.et-db #et-boc .et-l .bordor .et_pb_column .et_pb_module {
		margin-bottom: 10px !important;
	}
	.et-db #et-boc .et-l .birder .et_pb_column .et_pb_image {
		margin-bottom: 0px !important;
	}	
	#undermenu a {
		float:none;
		display: block;
		width: 100%;
		margin: 0;
		padding: 5px 5px 5px 40px;
		position: relative;
		background-color: transparent;
	}
	#undermenu a:after {
		position: absolute;
		color: #ae7d07;
		content: "»";
		left: 20px;
		top: 3px;
	}
	#catalogo .et_pb_button_module_wrapper {
		display: inline-block;
		width: 100%;
		padding: 0px;
		margin-bottom: 10px !important;
	}
	#catalogo .et_pb_button_module_wrapper a {
	  	font-size: 16px !important;
	}
	.wooco_components .wooco_component {
		display: block;
		width: 100%;
		vertical-align: top;
		margin-right: 0px;
	}
	.wooco_components .wooco_component {
		padding: 10px 0px 30px;
		border-bottom: 0px solid #ddd!important;
		flex: 100%!important;
		max-width: 100%;
	}
	.wooco-qty {
		position: absolute;
		bottom: 44px;
		width: auto;
	}

	.wooco_component_product_selection_list_item_link a.woosq-link::after {
		width: 100% !important;
	}

	.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
		padding-bottom: 90px!important;
	}
	.olcheck0 li {
		padding-left: 0px;
		margin-left: 0px;
		font-size: 16px;
	}
	.olcheck0>li:before {
		font-size: 18px;
	}
	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    	width: 100%!important;
	}
	.woopq-quantity-input {
    	justify-content: flex-end;
	}
	.floater .pricertext3 {
		top: 105px;
	}
	.floater .pricer2 {
    	bottom: 75px;
	}
	.iphone svg#openBtn {
		display: none !important;
	}
}
@media only screen and (max-width: 981px) {
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
		padding: 0px!important;
	}
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px;
	}	
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	}
	#mega-menu-wrap-footer-menu #mega-menu-footer-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    padding-bottom: 15px;
	}
	#mega-menu-wrap-footer-menu #mega-menu-footer-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    padding-top: 15px;
	}
}




@media only screen and (max-width: 769px) {

	.floater .pricer {
		bottom: 78px;
	}
	.floater .pricerfrase {
		font-size: 16px!important;
		left: 10px;
	}
	.h3simcta {
		font-size:20px;
		font-weight:600 !important;
	}
	.h2simcta {
		font-size:30px;
		font-weight:600 !important;
	}
	.mobile_toggle_trigger.et_pb_button {
		width: 100%!important;
		display: block!important;
		margin-bottom: 0px!important;
	}

	.woocommerce span.onsale, .woocommerce-page span.onsale {
		text-align: left!important;
		}
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
		left: 2px !important;
		}
	.product.featured::before {
		font-size: 12px;
		}
	
	
}


@media (max-width: 400px) {
	.pcib {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 10px 0!important;
	}
}


/* ***************************** */

.eticon {
    position: relative;
}
.eticon:after,
.eticon:before {
    display: inline-block;
    vertical-align: middle;
}
.eticon,
.eticon:after,
.eticon:before {
    font-family: ETmodules !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    vertical-align: baseline !important;
    -webkit-font-smoothing: antialiased !important;
}

.arrow_up:before{content:"\21"}.arrow_down:before{content:"\22"}.arrow_left:before{content:"\23"}.arrow_right:before{content:"\24"}.arrow_left-up:before{content:"\25"}.arrow_right-up:before{content:"\26"}.arrow_right-down:before{content:"\27"}.arrow_left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow_up-down_alt:before{content:"\2a"}.arrow_left-right_alt:before{content:"\2b"}.arrow_left-right:before{content:"\2c"}.arrow_expand_alt2:before{content:"\2d"}.arrow_expand_alt:before{content:"\2e"}.arrow_condense:before{content:"\2f"}.arrow_expand:before{content:"\30"}.arrow_move:before{content:"\31"}.arrow_carrot-up:before{content:"\32"}.arrow_carrot-down:before{content:"\33"}.arrow_carrot-left:before{content:"\34"}.arrow_carrot-right:before{content:"\35"}.arrow_carrot-2up:before{content:"\36"}.arrow_carrot-2down:before{content:"\37"}.arrow_carrot-2left:before{content:"\38"}.arrow_carrot-2right:before{content:"\39"}.arrow_carrot-up_alt2:before{content:"\3a"}.arrow_carrot-down_alt2:before{content:"\3b"}.arrow_carrot-left_alt2:before{content:"\3c"}.arrow_carrot-right_alt2:before{content:"\3d"}.arrow_carrot-2up_alt2:before{content:"\3e"}.arrow_carrot-2down_alt2:before{content:"\3f"}.arrow_carrot-2left_alt2:before{content:"\40"}.arrow_carrot-2right_alt2:before{content:"\41"}.arrow_triangle-up:before{content:"\42"}.arrow_triangle-down:before{content:"\43"}.arrow_triangle-left:before{content:"\44"}.arrow_triangle-right:before{content:"\45"}.arrow_triangle-up_alt2:before{content:"\46"}.arrow_triangle-down_alt2:before{content:"\47"}.arrow_triangle-left_alt2:before{content:"\48"}.arrow_triangle-right_alt2:before{content:"\49"}.arrow_back:before{content:"\4a"}.icon_at:before{content:"@";font-family:initial!important;font-weight:800!important}.icon_minus-06:before{content:"\4b"}.icon_plus:before{content:"\4c"}.icon_close:before{content:"\4d"}.icon_check:before{content:"\4e"}.icon_minus_alt2:before{content:"\4f"}.icon_plus_alt2:before{content:"\50"}.icon_close_alt2:before{content:"\51"}.icon_check_alt2:before{content:"\52"}.icon_zoom-out_alt:before{content:"\53"}.icon_zoom-in_alt:before{content:"\54"}.icon_search:before{content:"\55"}.icon_box-empty:before{content:"\56"}.icon_box-selected:before{content:"\57"}.icon_minus-box:before{content:"\58"}.icon_plus-box:before{content:"\59"}.icon_box-checked:before{content:"\5a"}.icon_circle-empty:before{content:"\5b"}.icon_circle-slelected:before{content:"\5c"}.icon_stop_alt2:before{content:"\5d"}.icon_stop:before{content:"\5e"}.icon_pause_alt2:before{content:"\5f"}.icon_pause:before{content:"\60"}.icon_menu:before{content:"\61"}.icon_menu-square_alt2:before{content:"\62"}.icon_menu-circle_alt2:before{content:"\63"}.icon_ul:before{content:"\64"}.icon_ol:before{content:"\65"}.icon_adjust-horiz:before{content:"\66"}.icon_adjust-vert:before{content:"\67"}.icon_document_alt:before{content:"\68"}.icon_documents_alt:before{content:"\69"}.icon_pencil:before{content:"\6a"}.icon_pencil-edit_alt:before{content:"\6b"}.icon_pencil-edit:before{content:"\6c"}.icon_folder-alt:before{content:"\6d"}.icon_folder-open_alt:before{content:"\6e"}.icon_folder-add_alt:before{content:"\6f"}.icon_info_alt:before{content:"\70"}.icon_error-oct_alt:before{content:"\71"}.icon_error-circle_alt:before{content:"\72"}.icon_error-triangle_alt:before{content:"\73"}.icon_question_alt2:before{content:"\74"}.icon_question:before{content:"\75"}.icon_comment_alt:before{content:"\76"}.icon_chat_alt:before{content:"\77"}.icon_vol-mute_alt:before{content:"\78"}.icon_volume-low_alt:before{content:"\79"}.icon_volume-high_alt:before{content:"\7a"}.icon_quotations:before{content:"\7b"}.icon_quotations_alt2:before{content:"\7c"}.icon_clock_alt:before{content:"\7d"}.icon_lock_alt:before{content:"\7e"}.icon_lock-open_alt:before{content:"\e000"}.icon_key_alt:before{content:"\e001"}.icon_cloud_alt:before{content:"\e002"}.icon_cloud-upload_alt:before{content:"\e003"}.icon_cloud-download_alt:before{content:"\e004"}.icon_image:before{content:"\e005"}.icon_images:before{content:"\e006"}.icon_lightbulb_alt:before{content:"\e007"}.icon_gift_alt:before{content:"\e008"}.icon_house_alt:before{content:"\e009"}.icon_genius:before{content:"\e00a"}.icon_mobile:before{content:"\e00b"}.icon_tablet:before{content:"\e00c"}.icon_laptop:before{content:"\e00d"}.icon_desktop:before{content:"\e00e"}.icon_camera_alt:before{content:"\e00f"}.icon_mail_alt:before{content:"\e010"}.icon_cone_alt:before{content:"\e011"}.icon_ribbon_alt:before{content:"\e012"}.icon_bag_alt:before{content:"\e013"}.icon_creditcard:before{content:"\e014"}.icon_cart_alt:before{content:"\e015"}.icon_paperclip:before{content:"\e016"}.icon_tag_alt:before{content:"\e017"}.icon_tags_alt:before{content:"\e018"}.icon_trash_alt:before{content:"\e019"}.icon_cursor_alt:before{content:"\e01a"}.icon_mic_alt:before{content:"\e01b"}.icon_compass_alt:before{content:"\e01c"}.icon_pin_alt:before{content:"\e01d"}.icon_pushpin_alt:before{content:"\e01e"}.icon_map_alt:before{content:"\e01f"}.icon_drawer_alt:before{content:"\e020"}.icon_toolbox_alt:before{content:"\e021"}.icon_book_alt:before{content:"\e022"}.icon_calendar:before{content:"\e023"}.icon_film:before{content:"\e024"}.icon_table:before{content:"\e025"}.icon_contacts_alt:before{content:"\e026"}.icon_headphones:before{content:"\e027"}.icon_lifesaver:before{content:"\e028"}.icon_piechart:before{content:"\e029"}.icon_refresh:before{content:"\e02a"}.icon_link_alt:before{content:"\e02b"}.icon_link:before{content:"\e02c"}.icon_loading:before{content:"\e02d"}.icon_blocked:before{content:"\e02e"}.icon_archive_alt:before{content:"\e02f"}.icon_heart_alt:before{content:"\e030"}.icon_star_alt:before{content:"\e031"}.icon_star-half_alt:before{content:"\e032"}.icon_star:before{content:"\e033"}.icon_star-half:before{content:"\e034"}.icon_tools:before{content:"\e035"}.icon_tool:before{content:"\e036"}.icon_cog:before{content:"\e037"}.icon_cogs:before{content:"\e038"}.arrow_up_alt:before{content:"\e039"}.arrow_down_alt:before{content:"\e03a"}.arrow_left_alt:before{content:"\e03b"}.arrow_right_alt:before{content:"\e03c"}.arrow_left-up_alt:before{content:"\e03d"}.arrow_right-up_alt:before{content:"\e03e"}.arrow_right-down_alt:before{content:"\e03f"}.arrow_left-down_alt:before{content:"\e040"}.arrow_condense_alt:before{content:"\e041"}.arrow_expand_alt3:before{content:"\e042"}.arrow_carrot_up_alt:before{content:"\e043"}.arrow_carrot-down_alt:before{content:"\e044"}.arrow_carrot-left_alt:before{content:"\e045"}.arrow_carrot-right_alt:before{content:"\e046"}.arrow_carrot-2up_alt:before{content:"\e047"}.arrow_carrot-2dwnn_alt:before{content:"\e048"}.arrow_carrot-2left_alt:before{content:"\e049"}.arrow_carrot-2right_alt:before{content:"\e04a"}.arrow_triangle-up_alt:before{content:"\e04b"}.arrow_triangle-down_alt:before{content:"\e04c"}.arrow_triangle-left_alt:before{content:"\e04d"}.arrow_triangle-right_alt:before{content:"\e04e"}.icon_minus_alt:before{content:"\e04f"}.icon_plus_alt:before{content:"\e050"}.icon_close_alt:before{content:"\e051"}.icon_check_alt:before{content:"\e052"}.icon_zoom-out:before{content:"\e053"}.icon_zoom-in:before{content:"\e054"}.icon_stop_alt:before{content:"\e055"}.icon_menu-square_alt:before{content:"\e056"}.icon_menu-circle_alt:before{content:"\e057"}.icon_document:before{content:"\e058"}.icon_documents:before{content:"\e059"}.icon_pencil_alt:before{content:"\e05a"}.icon_folder:before{content:"\e05b"}.icon_folder-open:before{content:"\e05c"}.icon_folder-add:before{content:"\e05d"}.icon_folder_upload:before{content:"\e05e"}.icon_folder_download:before{content:"\e05f"}.icon_info:before{content:"\e060"}.icon_error-circle:before{content:"\e061"}.icon_error-oct:before{content:"\e062"}.icon_error-triangle:before{content:"\e063"}.icon_question_alt:before{content:"\e064"}.icon_comment:before{content:"\e065"}.icon_chat:before{content:"\e066"}.icon_vol-mute:before{content:"\e067"}.icon_volume-low:before{content:"\e068"}.icon_volume-high:before{content:"\e069"}.icon_quotations_alt:before{content:"\e06a"}.icon_clock:before{content:"\e06b"}.icon_lock:before{content:"\e06c"}.icon_lock-open:before{content:"\e06d"}.icon_key:before{content:"\e06e"}.icon_cloud:before{content:"\e06f"}.icon_cloud-upload:before{content:"\e070"}.icon_cloud-download:before{content:"\e071"}.icon_lightbulb:before{content:"\e072"}.icon_gift:before{content:"\e073"}.icon_house:before{content:"\e074"}.icon_camera:before{content:"\e075"}.icon_mail:before{content:"\e076"}.icon_cone:before{content:"\e077"}.icon_ribbon:before{content:"\e078"}.icon_bag:before{content:"\e079"}.icon_cart:before{content:"\e07a"}.icon_tag:before{content:"\e07b"}.icon_tags:before{content:"\e07c"}.icon_trash:before{content:"\e07d"}.icon_cursor:before{content:"\e07e"}.icon_mic:before{content:"\e07f"}.icon_compass:before{content:"\e080"}.icon_pin:before{content:"\e081"}.icon_pushpin:before{content:"\e082"}.icon_map:before{content:"\e083"}.icon_drawer:before{content:"\e084"}.icon_toolbox:before{content:"\e085"}.icon_book:before{content:"\e086"}.icon_contacts:before{content:"\e087"}.icon_archive:before{content:"\e088"}.icon_heart:before{content:"\e089"}.icon_profile:before{content:"\e08a"}.icon_group:before{content:"\e08b"}.icon_grid-2x2:before{content:"\e08c"}.icon_grid-3x3:before{content:"\e08d"}.icon_music:before{content:"\e08e"}.icon_pause_alt:before{content:"\e08f"}.icon_phone:before{content:"\e090"}.icon_upload:before{content:"\e091"}.icon_download:before{content:"\e092"}.social_facebook:before{content:"\e093"}.social_twitter:before{content:"\e094"}.social_pinterest:before{content:"\e095"}.social_googleplus:before{content:"\e096"}.social_tumblr:before{content:"\e097"}.social_tumbleupon:before{content:"\e098"}.social_wordpress:before{content:"\e099"}.social_instagram:before{content:"\e09a"}.social_dribbble:before{content:"\e09b"}.social_vimeo:before{content:"\e09c"}.social_linkedin:before{content:"\e09d"}.social_rss:before{content:"\e09e"}.social_deviantart:before{content:"\e09f"}.social_share:before{content:"\e0a0"}.social_myspace:before{content:"\e0a1"}.social_skype:before{content:"\e0a2"}.social_youtube:before{content:"\e0a3"}.social_picassa:before{content:"\e0a4"}.social_googledrive:before{content:"\e0a5"}.social_flickr:before{content:"\e0a6"}.social_blogger:before{content:"\e0a7"}.social_spotify:before{content:"\e0a8"}.social_delicious:before{content:"\e0a9"}.social_facebook_circle:before{content:"\e0aa"}.social_twitter_circle:before{content:"\e0ab"}.social_pinterest_circle:before{content:"\e0ac"}.social_googleplus_circle:before{content:"\e0ad"}.social_tumblr_circle:before{content:"\e0ae"}.social_stumbleupon_circle:before{content:"\e0af"}.social_wordpress_circle:before{content:"\e0b0"}.social_instagram_circle:before{content:"\e0b1"}.social_dribbble_circle:before{content:"\e0b2"}.social_vimeo_circle:before{content:"\e0b3"}.social_linkedin_circle:before{content:"\e0b4"}.social_rss_circle:before{content:"\e0b5"}.social_deviantart_circle:before{content:"\e0b6"}.social_share_circle:before{content:"\e0b7"}.social_myspace_circle:before{content:"\e0b8"}.social_skype_circle:before{content:"\e0b9"}.social_youtube_circle:before{content:"\e0ba"}.social_picassa_circle:before{content:"\e0bb"}.social_googledrive_alt2:before{content:"\e0bc"}.social_flickr_circle:before{content:"\e0bd"}.social_blogger_circle:before{content:"\e0be"}.social_spotify_circle:before{content:"\e0bf"}.social_delicious_circle:before{content:"\e0c0"}.social_facebook_square:before{content:"\e0c1"}.social_twitter_square:before{content:"\e0c2"}.social_pinterest_square:before{content:"\e0c3"}.social_googleplus_square:before{content:"\e0c4"}.social_tumblr_square:before{content:"\e0c5"}.social_stumbleupon_square:before{content:"\e0c6"}.social_wordpress_square:before{content:"\e0c7"}.social_instagram_square:before{content:"\e0c8"}.social_dribbble_square:before{content:"\e0c9"}.social_vimeo_square:before{content:"\e0ca"}.social_linkedin_square:before{content:"\e0cb"}.social_rss_square:before{content:"\e0cc"}.social_deviantart_square:before{content:"\e0cd"}.social_share_square:before{content:"\e0ce"}.social_myspace_square:before{content:"\e0cf"}.social_skype_square:before{content:"\e0d0"}.social_youtube_square:before{content:"\e0d1"}.social_picassa_square:before{content:"\e0d2"}.social_googledrive_square:before{content:"\e0d3"}.social_flickr_square:before{content:"\e0d4"}.social_blogger_square:before{content:"\e0d5"}.social_spotify_square:before{content:"\e0d6"}.social_delicious_square:before{content:"\e0d7"}.icon_printer:before{content:"\e103"}.icon_calulator:before{content:"\e0ee"}.icon_building:before{content:"\e0ef"}.icon_floppy:before{content:"\e0e8"}.icon_drive:before{content:"\e0ea"}.icon_search-2:before{content:"\e101"}.icon_id:before{content:"\e107"}.icon_id-2:before{content:"\e108"}.icon_puzzle:before{content:"\e102"}.icon_like:before{content:"\e106"}.icon_dislike:before{content:"\e0eb"}.icon_mug:before{content:"\e105"}.icon_currency:before{content:"\e0ed"}.icon_wallet:before{content:"\e100"}.icon_pens:before{content:"\e104"}.icon_easel:before{content:"\e0e9"}.icon_flowchart:before{content:"\e109"}.icon_datareport:before{content:"\e0ec"}.icon_briefcase:before{content:"\e0fe"}.icon_shield:before{content:"\e0f6"}.icon_percent:before{content:"\e0fb"}.icon_globe:before{content:"\e0e2"}.icon_globe-2:before{content:"\e0e3"}.icon_target:before{content:"\e0f5"}.icon_hourglass:before{content:"\e0e1"}.icon_balance:before{content:"\e0ff"}.icon_rook:before{content:"\e0f8"}.icon_printer-alt:before{content:"\e0fa"}.icon_calculator_alt:before{content:"\e0e7"}.icon_building_alt:before{content:"\e0fd"}.icon_floppy_alt:before{content:"\e0e4"}.icon_drive_alt:before{content:"\e0e5"}.icon_search_alt:before{content:"\e0f7"}.icon_id_alt:before{content:"\e0e0"}.icon_id-2_alt:before{content:"\e0fc"}.icon_puzzle_alt:before{content:"\e0f9"}.icon_like_alt:before{content:"\e0dd"}.icon_dislike_alt:before{content:"\e0f1"}.icon_mug_alt:before{content:"\e0dc"}.icon_currency_alt:before{content:"\e0f3"}.icon_wallet_alt:before{content:"\e0d8"}.icon_pens_alt:before{content:"\e0db"}.icon_easel_alt:before{content:"\e0f0"}.icon_flowchart_alt:before{content:"\e0df"}.icon_datareport_alt:before{content:"\e0f2"}.icon_briefcase_alt:before{content:"\e0f4"}.icon_shield_alt:before{content:"\e0d9"}.icon_percent_alt:before{content:"\e0da"}.icon_globe_alt:before{content:"\e0de"}.icon_clipboard:before{content:"\e0e6"}