/***** cookies ***/
#jbcookies .uk-modal {
    z-index: 9999;
}
/*** scroll up ***/
.scrollup {
    bottom: 20px;
    right: 20px;
}
/**** quickview *****/
.fancybox-skin {
    background: #ffffff;
}
.fancybox-skin .productdetails-view .vm-product-container {
    margin: 0;
    padding: 15px;
}
span.addtocart-button {
    padding-top: 0px !important;
}
.item-quick-view i.fa.fa-share {
    display: none !important;
}
.product .product-container .product-overlay .sj_quickview_handler {
    position: absolute;
    text-align: center;
    bottom: 10px;
    right: 110px;
	font-size: 16px !important;
    right: 110px;
    bottom: 0;
	transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product .product-container:hover .product-overlay .sj_quickview_handler {
    position: absolute;
    bottom: 10px;
    right: 110px;
	transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.sj_quickview_handler:before {
	content: "\f002";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    font-family: "FontAwesome";
}
.product .product-container .product-list-details .sj_quickview_handler {
    text-align: center;
	width: 44px;
    height: 44px;
	font-size: 16px !important;
	margin: 0;
    float: left;
	background: #222;
	position: relative;
	margin-right: 5px;
}
.product .product-container .product-list-details .sj_quickview_handler:before {
    line-height: 28px
}
.product .vm-product-media-container .sj_quickview_handler {
	width: 40px;
    height: 40px;
    font-size: 0;
    background: #222;
    margin: 0;
}
/****/
.fancybox-overlay {
    z-index: 9999;
}
/****/
/****/
/****/
/****/
/**** favoritos *****/
.addtofav_aws_icon {
    color: #fff !important;
    background: #222 !important;
    border-style: solid;
    border: 1px solid #222;
    color: #fff;
	transition: all .3s;	
}
.addtofav_aws_icon:hover {
    color: #fff !important;
    background: #222 !important;
}
.addtofav_aws_icon_active {
    background: #222 !important;
    border-style: solid;
    border: 1px solid #222;
	transition: all .3s;	
}
/*
.addtofav_aws_icon:hover, .addtofav_aws_icon_active:hover {
    background: #fff !important;
    border-style: solid;
    border: 1px solid #222;
}
*/	
button.addtofav_aws_icon span, .addtofav_aws_icon_active span {
    display: none !important;
}
i.simple-heart:before {
    content: "\f004";
    font-family: fontawesome;
    font-style: normal;
}
.addtofav_aws_icon_active i.simple-heart:before {
	color: #e94e4c;
	line-height: 37px;
}
/***/
.product .product-container .product-overlay .addtofav_aws_icon, .product .product-container .product-overlay .addtofav_aws_icon_active {
    position: absolute;
    text-align: center;
	width: 40px;
	height: 40px;
	font-size: 16px !important;
    right: 60px;
    bottom: 0;
	transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product .product-container:hover .product-overlay .addtofav_aws_icon, .product .product-container:hover .product-overlay .addtofav_aws_icon_active {
    position: absolute;
	bottom: 10px;
	right: 60px;
	transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.product .product-container .product-list-details .addtofav_aws_icon, .product .product-container .product-list-details .addtofav_aws_icon_active {
    text-align: center;
	width: 44px;
    height: 44px;
	font-size: 16px !important;
}
.productdetails-view .addtofav_aws_icon, .productdetails-view .addtofav_aws_icon_active {
    width: 44px;
    height: 44px;
    font-size: 16px !important;
    transition: all .3s;
    float: left;
    display: inline-block;
    /* line-height: 24px; */
    margin-top: 10px;
    margin-left: 13px;
}
/***** calificacion // rating *****/
.vmgroup .ratingbox {
    background: url('../templates/ut_tienda/images/virtuemart/color-stars.png') repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;
	display: block;
}
.vmgroup .ratingbox div, .vmgroup .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
    height: 22px;
}
/****/
/****/
/****/
/****/
/******* formulario stasi ********/
@media (min-width: 768px) {
.bfQuickMode fieldset.span6 {
    width: calc(50% - 10px);
	transition: all .3s;
}
.bfQuickMode fieldset.span6:first-child {
    margin-right: 5px;
	float: left;
}
.bfQuickMode fieldset.span6:last-child {
    margin-left: 5px;
	float: right;
}
}
/*** iconos ***/
.bfQuickMode .bfPage i.icon-edit.bfLegendIcon {
    line-height: 55px;
}
.bfQuickMode .bfPage .icon-apply:before, .bfQuickMode .bfPage .icon-edit:before, .bfQuickMode .bfPage .icon-pencil:before {
    content: "\f040" !important;
    font-family: FontAwesome;
}
/*** leyenda top ***/
.bfQuickMode fieldset legend {
    color: #ffffff;
    background-color: #93b228;
}
.bfQuickMode fieldset fieldset legend {
	color: #ffffff;
    background-color: #93b228;
  /*background-color: #e4e4e4;*/
}
/*** leyenda secciones ***/
.bfQuickMode fieldset fieldset .bfLegendIcon {
    background-color: #93b228;
}
.bfQuickMode fieldset .bfLegendIcon {
    background-color: #9eba3e;
}
/*** asterisco obligatorio ****/
.bfQuickMode .icon-asterisk {
    color: red !important;
}
/*** campos ****/
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input {
    display: inline-block;
}
@media (max-width: 768px) {
.bfQuickMode .controls .control-label {
  /*padding-bottom: 25px;*/
	background-color: #93b228;
	color: #fff;
}
}
@media (max-width: 768px) {
.bfQuickMode .controls .control-label {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
	height: auto !important;
    min-height: auto !important;
    max-height: inherit !important;
}
}
/***/
/***/
/***/
/***/
.bfQuickMode .control-label {
	width: 100% !important;
}

input#ff_elem199 {
    display: none;
}
.politica-formulario {
    font-size: 11px;
}
.bfQuickMode .controls.form-inline input {
	display: inline-block;
}
div#bfElemWrap151, div#bfElemWrap172  {
	position: relative;
}
input#ff_elem151, input#ff_elem172 {
    position: absolute;
	top: -2px;
	left: 0;
}
label#bfLabel151, label#bfLabel172 {
	padding-left: 10px;
	font-size: 11px;
}
@media (max-width: 768px) {
div#bfElemWrap199, div#bfElemWrap151, div#bfElemWrap172 {
	background: #fff;
}
input#ff_elem151, input#ff_elem172  {
    position: absolute;
    top: 12px;
    left: 10px;
}
label#bfLabel151, label#bfLabel172 {
	padding-left: 30px;
}
}
/****/
/****/
/****/
/****/
/**** onecheckout *****/
#ProOPC input[type="text"], #ProOPC select {
	height: 28px !important;
}
#ProOPC textarea, #ProOPC input[type="text"], #ProOPC input[type="password"], #ProOPC input[type="datetime"], #ProOPC input[type="datetime-local"], #ProOPC input[type="date"], #ProOPC input[type="month"], #ProOPC input[type="time"], #ProOPC input[type="week"], #ProOPC input[type="number"], #ProOPC input[type="email"], #ProOPC input[type="url"], #ProOPC input[type="search"], #ProOPC input[type="tel"], #ProOPC input[type="color"], #ProOPC .uneditable-input {
    height: 20px !important;
}
/*
#ProOPC input {
	height: 28px !important;
}
*/	
#ProOPC .proopc-input-append input[type="text"], #ProOPC .proopc-input-append input[type="email"], #ProOPC .proopc-input-append input[type="password"] {
    padding-right: 20px;
    height: 28px !important;
}
#ProOPC .proopc-input-append input[type="text"].proopc-qty-input, #ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
    height: 28px !important;
}
textarea#cart_customer_note_field {
	height: auto !important;
    min-height: 150px;	
}
/****/
/****/
/****/
/****/
/*** cliente ******/
/***** acceso/salir *****/
.login-description {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
	margin-bottom: 20px;
}
.logout-description {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
	margin-bottom: 20px;
}
.com-users.view-login form {
	text-align: center;
}
/****/
/****/
/****/
/****/
/**** ocultando formularios de acceso a la cuenta de otras secciones ******/
.view-user #com-form-login, .view-user #form-login,
.view-ordes #com-form-login, .view-orders #form-login {
    display: none !important;
}
/****/
/****/
/****/
/****/
/***** mi cuenta ******/
.view-user #adminForm #ui-tabs ul#tabs {
    display: none;
}
.view-user legend {
    border-bottom: 0px solid #e5e5e5;
}
/*
.view-user legend.userfields_info:nth-child(2) {
    display: none;
}
*/
@media (min-width: 992px) {
#userForm table.user-details tr td input, #adminForm table.user-details tr td input {
    width: 50%;
}
}
@media (min-width: 678px) and (max-width: 992px) {
#userForm table.user-details tr td input, #adminForm table.user-details tr td input {
    width: 70%;
}
}
/***/
.view-user fieldset a {
	background: #e94e4c;
	color: #fff;
    padding: 15px;
	text-transform: uppercase;
}
.view-user fieldset ul {
    margin-top: 20px;
	padding-left: 0;
}
.view-user fieldset ul li {
    font-size: 18px;
    text-transform: uppercase;
    color: inherit;
    line-height: 35px;
    list-style: none;
	font-weight: 600;
	text-transform: none;
}
#adminForm .buttonBar-right:first-child {
    display: none;
}
#adminForm .buttonBar-right {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 30px;
}
.view-user fieldset ul li {
    width: 100%;
    display: inline-block;
}
.view-user fieldset ul li a:nth-child(1) {
    background: none;
	color: #222;
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	font-weight: 700;
}
.view-user fieldset ul li a:nth-child(2) {
    background: #e94e4c;
	color: #fff;
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
    line-height: 20px;
	float: right;
}
/*
.buttonBar-right {
    text-align: right;
    float: right;
    position: absolute;
    width: 100%;
	padding-right: 30px;
}
@media (max-width: 678px) {
.buttonBar-right {
    top: 60px;
}
}
*/
.view-user input#publicidad2_field {
    height: 15px !important;
    width: 15px !important;
}
.view-user input#agreed_field {
    height: 15px !important;
    width: 15px !important;
}
/****/
/****/
/****/
/****/
/***** mis pedidos ******/
.view-orders .order-view {
    padding: 15px;
    background: #e6e6e6;
}
#com-form-order-number,
#com-form-order-pass {
    margin: 0 20px 20px 0;
}
.view-orders #com-form-order-submit input[type=submit] {
    background: #e94e4c;
    border: none;
    color: #fff;
	padding: 6px 12px;
	width: 100%;
	margin-top: 30px;
}
@media (max-width: 768px) {
.view-orders #com-form-order-number,
.view-orders #com-form-order-pass,
.view-orders #com-form-login-username,
.view-orders #com-form-login-password,
.view-orders #com-form-order-pass {
	width: 100%;
}
#com-form-login input {
    width: 100%;
}
#com-form-login-remember label {
	float: left;
	position: relative;
	padding-left: 20px;
	line-height: 14px;
}
div#com-form-login-remember {
	position: relative;
}
#com-form-login-remember input#remember {
    float: left;
    text-align: left !important;
    position: absolute !important;
    left: 0 !important;
    top: auto !important;
}
#com-form-login input[type="checkbox"] {
    float: left !important;
}
#com-form-login .width30.floatleft {
    width: 100%;
}
}
/**** lista de pedidos ***/
.view-orders.layout-list table.adminlist a {
	background: #e94e4c;
	color: #fff;
	padding: 5px;
	font-weight: 600;
}
/**** pedido realizado ****/
.task-confirm #form-login {
	display: none;
}
/***** informacion del pedido ******/
.vm-orders-information h1 a {
    display: inline-block;
}
.vm-orders-information .spaceStyle .floatright, .vm-orders-information .spaceStyle span.floatright {
    float: left;
}
/****/
/****/
/****/
/****/
/*********** mis favoritos ************/
.view-favoriteslist .fav_heading {
    background-color: #fff;
}
.view-favoriteslist h4, .view-favoriteslist .h4 {
    font-size: 14px;
    text-transform: uppercase;
	font-weight: 600;
}
.view-favoriteslist .fav_col {
    border: 0px solid #CCC;
}
.view-favoriteslist .fav_col img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.view-favoriteslist .fav_col button.modns.button.art-button.art-button {
    background: #e94e4c;
    border: 0px;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
}
.view-favoriteslist .fav_col h3.prod_name {
    font-size: 16px;
    margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}
.view-favoriteslist .fav_col .prod_price {
	text-align: left;
}
.view-favoriteslist span.addtocart-button span.addtocart-button, .view-favoriteslist span.addtocart-button input.addtocart-button, .view-favoriteslist span.addtocart-button input.notify-button {
    background: #e94e4c;
    color: #fff;
    border: 0px solid #00669a;
	text-transform: uppercase;
	border-radius: 0px;
}
@media (max-width: 678px) {
.view-favoriteslist .fav_col h4 {
	display: none;
}
.view-favoriteslist .fav_col {
	width: 100% !important;
	display: inline-block;
}
.view-favoriteslist .fav_col h3.prod_name {
	text-align: center;
}
.view-favoriteslist .fav_col .prod_price {
	text-align: center;
	display: inline-block !important;
	margin-bottom: 0px;
}
.view-favoriteslist .fav_addtocart-area {
	text-align: center;
	margin-bottom: 20px;
}
.fav_addtocart-bar {
    margin-top: 0px !important;
}
}

/****/
/****/
/****/
/****/
/********** titulos modulos home ************/
h3.titulo-home {
    text-align: center;
    position: relative;
    font-weight: 600;
    margin: 20px auto 50px auto;
}
h3.titulo-home:before {
    content: " ";
    width: 50px;
    height: 5px;
    background: #e94e4c;
    position: absolute;
    bottom: -20px;
    z-index: 5;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/****/
/****/
/****/
/****/
/*********** main body home **********/
.itemid-101 #sp-main-body {
    padding: 0px 0;
}
/****/
/****/
/****/
/****/
/***** top bar *****/
#sp-top-bar {
	padding-left: 15px;
	padding-right: 15px;
}
/****/
/****/
/****/
/****/
/***** productos home *****/
.vmproducts .product.width25 {
    min-width: inherit;
}
@media (min-width: 678px) and (max-width: 992px) {
.vmproducts .product.width25 {
    width: 33% !important;
	display: inline-block;
    float: left;
}
}
@media (max-width: 678px) {
.vmproducts .product.width25 {
    width: 50% !important;
    display: inline-block;
    float: left;
}
}
@media (max-width: 992px) {
.vmproducts:after {
	clear: none;
}
}

/***** categorias home *****/
@media (min-width: 678px) and (max-width: 1200px) {
.vm-categories-wall .category {
	width: 33% !important;
	float: left;
}
}
@media (max-width: 678px) {
.vm-categories-wall .category {
	width: 50%;
	float: left;
}
}
/******** lo ultimo de nuestro blog **********/
#sp-blog-posts-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog-featured .page-header h1 {
    display: none;
}
#eb.mod-easyblogimagewall .ezb-card {
    height: 300px;
	overflow: hidden;
}
@media (min-width: 678px) and (max-width: 768px) {
#eb .ezb-grids>.ezb-grid {
	float: left;
	padding: 5px;
    width: 50% !important;
    display: inline-block;
}
}
@media (max-width: 678px) {
#eb .ezb-grids>.ezb-grid {
    float: none;
    padding: 5px;
    width: 100% !important;
}
}
#eb.mod-easyblogimagewall .ezb-card span {
    bottom: 40%;
    background: #222;
    padding: 10px;
    text-align: center;
	width: 250px;
	margin: 0 auto;
	left: 0;
    right: 0;
}
#eb.mod-easyblogimagewall .ezb-card:before, #eb.mod-easyblogimagewall .ezb-card:after {
	display: none;
}
/****/
/****/
/****/
/****/
/********** titulos modulos left ************/
h3.titulo-left {
    text-align: left;
    position: relative;
    font-weight: 600;
    margin: 20px auto 50px auto;
}
h3.titulo-left:before {
    content: " ";
    width: 50%;
    height: 5px;
    background: #e94e4c;
    position: absolute;
    top: 130%;
    z-index: 5;
    left: 0;
    /* right: 0; */
    /* margin: 0 auto; */
}
/****/
/****/
/****/
/****/
/********** newsletter **********/
#sp-newsletter-wrapper {
    background: #efefef;
    padding-top: 30px;
    padding-bottom: 50px;
}
.acymailing_module_form .acymailing_introtext {
    width: 60%;
    float: left;
	padding-right: 15px !important;
	transition: all .3s;
}
.acymailing_module_form .acymailing_form {
    width: 40%;
    float: right;
	transition: all .3s;
}
img.imagen-newsletter {
	float: left;
    padding-right: 20px;
	height: 75px;
	transition: all .3s;
}
.acymailing_module_form .titulo {
	font-size: 21px;
	font-weight: 700;
}
div.acymailing_module, .acymailing_module div {
    position: relative;
}
.acymailing_module input[type="text"] {
    padding-right: 142px;
}
.acymailing_module .acysubbuttons {
    text-align: center;
    position: absolute;
    top: 0;
    left: calc(100% - 135px);
}
p.onefield.fieldacyterms {
    text-align: center;
}
.acymailing_module .checkbox {
    display: inline;
}
@media (max-width: 992px) {
.acymailing_module_form .acymailing_introtext, .acymailing_module_form .acymailing_form {
    width: 100%;
    float: none;
	padding-right: 0px !important;
	text-align: center;
	transition: all .3s;
}
.acymailing_module_form .acymailing_introtext {
	padding-bottom: 10px !important;
}
img.imagen-newsletter {
    float: none;
    padding-right: 0px;
    height: 75px;
    text-align: center;
	margin: 0 auto;
	transition: all .3s;
}
}
.terminos-newsletter {
    width: 100%;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    padding-top: 20px;
}
/********** bottoms **********/
#sp-bottom {
    padding-left: 15px;
    padding-right: 15px;
}
/****/
/****** datos contacto bottom ******/
li.adres, li.mail, li.phone, li.time  {
	position: relative;
	padding-left: 30px;
}
#sp-bottom .sp-module ul li {
    line-height: 35px;
}
li.adres:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-direccion-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.mail:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-email-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.phone:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-telefono-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.mobile:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-movil-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
li.time:before {
	position: absolute;
	content: " ";
	background: url("/templates/ut_tienda/images/icono-horario-bottom.png");
	width: 20px;
	height: 35px;
	top: 0;
	left: 0;
}
/****/
/****/
/****/
/****/
/******************* tienda ************************/
#sp-main-body {
    padding: 20px 0;
}
@media (max-width: 992px) {
.com-virtuemart #sp-component {
	width: 100%;
}
}
/****/
/****/
/****/
/****/
/************** categorias tienda *************/
div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    text-align: center;
}
div.category:nth-child(n+3) {
    margin-top: 0px !important;
}
div.category:nth-child(2) {
    margin-top: 0px !important;
}
.category.floatleft {
	overflow: hidden;
}
@media (max-width: 992px) {
.categories-view .row:after {
	clear: none !important;
}
.categories-view .clear, .categories-view br.clear {
	clear: none !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.category.floatleft {
	width: 33% !important;
	float: left !important;
}
}
@media (max-width: 768px) {
.category.floatleft {
	width: 50% !important;
	float: left !important;
}
/*
.category.floatleft .spacer {
    padding: 5px !important;
}
*/
}
/****/
/****/
/****/
/****/
/********** buscador categorias *************/
@media (min-width: 992px) {
.browse-view .virtuemart_search {
    width: 70%;
	float: right;
}
}
@media (min-width: 678px) and (max-width: 992px) {
.browse-view .virtuemart_search {
    width: 80%;
	float: right;
}
}
@media (max-width: 678px) {
.browse-view .virtuemart_search {
    width: 100%;
    margin-top: 15px;
}
}
@media (min-width: 992px) {
.layout-selector.withsearch {
    float: left;
    width: 30%;
}
}
@media (min-width: 678px) and (max-width: 992px) {
.layout-selector.withsearch {
    float: left;
    width: 20%;
}
}
@media (max-width: 678px) {
.layout-selector.withsearch {
    width: 100%;
}
}
/*********** paginadores **************/
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    z-index: 5000;
}
@media (max-width: 678px) {
.layout-selector.withsearch {
    float: none;
    text-align: center;
}
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.floatleft.vm-order-list {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.orderby-displaynumber .display-number {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.view-category .orderby-displaynumber {
    width: 100%;
    display: inline-block;
    z-index: 5000;
}
.orderby-displaynumber select#limit {
    text-align: center;
    margin: 0 auto;
    float: none;
	background: #ffff !important;
}
.orderby-displaynumber select#limit.inputbox {
	background: #ffff !important;
}
}
/******* paginadores bottom *************/
.pagination-wrapper.vm-pagination-bottom {
    width: 100%;
    display: inline-block;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/******** precios productos tienda ******/
.product-price .vm-display {
    display: inline-block;
}
.product-price span.price-crossed {
    display: inline-block;
    padding: 0 5px;
}
.product-price span.PricesalesPrice {
    display: inline-block;
    padding: 0 5px;
}
.product-price .PricetaxAmount {
	display: none;
}
/****** etiquetas productos tienda *****/
.etiqueta-descuento {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 50;
    background: #e94e4c;
    color: #fff;
    padding: 5px;
    font-weight: 700;
}
/****** calificaciones ratings productos tienda *****/
.ratingbox {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;

}
.ratingbox div, .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
	height: 22px;
}
/************ productos tienda ****************/
@media (max-width: 992px) {
.view-category div[class*="-view"] div.row {
    margin: 0;
	display: block !important;
	width: 100%;
}
.view-category .browse-view .row:after {
	clear: none !important;
}
.view-category .browse-view .horizontal-separator:after {
	clear: none !important;
}
.view-category .browse-view .clear, .view-category .browse-view br.clear {
	clear: none !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
div[class*="vm-col-"] {
    width: 33%;
	display: inline-block;
    float: left;
}
}
@media (max-width: 768px) {
div[class*="vm-col-"]  {
    width: 50% !important;
    display: inline-block;
    float: left;
}
}
div.product .product-small-detail h3 {
    /*font-size: 13px;*/
    /*text-transform: capitalize;*/
    /*margin: 10px 0;*/
    display: block;
    display: -webkit-box;
    /* max-width: 400px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    line-height: normal;
    height: 40px;
}
div.product .product-small-detail h3 {
    margin: 0;
    letter-spacing: 0;
}
.product .product-container a.notify {
	background: #222;
    color: #fff;
    height: 44px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.42857143;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    font-size: 14px;
}
.product .product-price .price-crossed span {
    font-size: 18px !important;
    color: #ccc !important;
    font-weight: 700 !important;
}
/******** prodcutos tienda en lista ***********/
.product .product-list-details .addtocart-bar {
    display: inline-block;
    float: left;
	margin: 0 10px 0 4px;
}
/*********** controles top categoria ***********/
.view-category .orderby-displaynumber {
	width: 100%;
	display: inline-block;
}
/****/
/****/
/****/
/****/
/***** vista detalle producto *****/
.productdetails-view .vm-product-container .vm-product-details-container .product-sku {
    margin: 20px 0 5px 0;
}
.productdetails-view .vm-product-container .vm-product-details-container .spacer-buy-area .product-short-description {
    margin: 5px 0 20px 0;
}
.productdetails-view .addtocart-bar a.notify {
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    background: #222222;
    color: #fff;
    display: block;
    line-height: 40px;
}
.productdetails-view .addtocart-bar {
    float: left;
}
.customer-reviews form .write-reviews textarea {
    width: 100% !important;
    min-height: 150px;
}
.customer-reviews form .write-reviews .count-desc + input {
    background: #fff;
}
.view-productdetails .product-price .PricesalesPrice {
    float: left;
    font-weight: 700 !important;
	font-size: 21px !important;
	padding-left: 0;
	padding: 0 5px;
}
.view-productdetails .product-price .price-crossed {
	color: #ccc !important;
    font-weight: 700 !important;
	font-size: 21px;
	float: left;
}
/****/
/****/
/****/
/****/
/******** vertical menu ********/
.view-user #sp-left, .view-cart #sp-left, .task-confirm #sp-left {
	display: none;
}
.view-user #sp-component, .view-cart #sp-component {
	width: 100%;
}
.menu-icon-cont.sm-btn-126 {
    top: 30%;
}
/****/
.sm-filter-cont .sm-search {
	background-image: none !important;
}
.sm-filter-cont .sm-search:before {
    content: " \f002";
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    line-height: 40px;
}
/****/
.sm-filter-cont .sm-reset {
	background-image: none !important;
}
.sm-filter-cont .sm-reset:before {
    content: " \f00d";
    position: absolute;
    font-family: fontawesome;
    font-size: 16px;
    line-height: 40px;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/*********** sticky header ************/
@media (max-width: 992px) {
#sp-header {
    height: 70px !important;
}
}
/****/
/****/
/****/
/****/
/*********** header ************/
#sp-header {
    padding-left: 15px;
    padding-right: 15px;
}
#sp-header #sp-menu .sp-module {
    float: right;
}
#sp-header #sp-menu .sp-module {
    margin-top: 20px;
}
/*
.sp-module.mi-cuenta-top {
    margin-top: 25px !important;
}
*/
/****/
/****/
/****/
/****/
/********** mi cuenta top *************/
.mi-cuenta-top {
	position: relative;
    width: 35px;
    height: 35px;
}
/*
h3.titulo-mi-cuenta-top {
	position: relative;
}
*/
.mi-cuenta-top:before {
	position: absolute;
	background: url("/templates/ut_tienda/images/icono-mi-cuenta.png");
	top: 5px;
	left: 0;
	width: 35px;
	height: 35px;
	font-family: fontawesome;
	transition: all .3s;
	content: " ";
}
.mi-cuenta-top:hover:before {
	background: url("/templates/ut_tienda/images/icono-mi-cuenta-hover.png");
	transition: all .3s;
	content: " ";
}
h3.titulo-mi-cuenta-top {
    display: none;
}
/***/
.mi-cuenta-top ul.nav.menu {
    box-shadow: 0 3px 15px rgba(0,0,0,0.09);
}
.mi-cuenta-top ul.nav.menu {
	opacity: 0;
	transition: all .3s;
    transform: translate(100%, 0%);
    visibility: hidden;
}
.mi-cuenta-top:hover ul.nav.menu {
	opacity: 1;
	transition: all .3s;
	transform: translate(0%, 0%);
    /*display: block !important;*/
    visibility: visible;
}
.mi-cuenta-top ul.nav.menu {
    /* display: none; */
    position: absolute;
    top: 40px;
    /* right: 0px; */
    right: -66px;
    width: 250px;
    z-index: 999;
    background: #fff;
	/*display: none !important;*/
}
.mi-cuenta-top ul.nav.menu >li >a {
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}
/****/
/****/
/****/
/****/
/********** carrito top ************/
div#vmCartModule {
	position: relative;
}
div#vmCartModule:before {
	position: absolute;
	background: url("/templates/ut_tienda/images/icono-carrito.png");
	top: 5px;
	left: 0;
	width: 35px;
	height: 35px;
	font-family: fontawesome;
	transition: all .3s;
	content: " ";
}
div#vmCartModule:hover:before {
	background: url("/templates/ut_tienda/images/icono-carrito-hover.png");
	transition: all .3s;
	content: " ";
}
.dropdown .cart-resume .product-counter {
    border: 0px solid #555555;
	background: transparent;
}
.vmCartModule .cart-resume .total_product {
    background: #e94e4c;
    top: -20px;
    right: 0px;
}
.vmCartModule .cart-resume {
    height: 45px;
}
.dropdown .cart-resume .total {
    display: none;
}
.dropdown .cart-resume .product-counter:before {
	display: none;
}
/***/
.dropdown .dropdown-content {
	opacity: 0;
	transition: all .3s;
	transform: translate(100%, 0%);
	display: block !important;
}
.dropdown:hover .dropdown-content, .dropdown:focus .dropdown-content {
	opacity: 1;
	transition: all .3s;
	transform: translate(0%, 0%);
}
.dropdown .dropdown-content {
    position: absolute;
    top: 40px;
    right: -15px;
	box-shadow: 0 3px 15px rgba(0,0,0,0.09);
}
/***** menu offcanvas ***********/
/*
@media(max-width: 992px) {
#offcanvas-toggler {
    line-height: 52px;
    padding-top: 15px;
}
}
*/
/****/
/****/
/****/
/****/
/****/
.vina-carousel-virtuemart {
	overflow: visible !important;
}
.vina-carousel-virtuemart a {
    color: #222 !important;
}
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	height: 80px;
	width: 30px;
	border-radius: 0;
	font-size: 0;
	top: 40%;
}
.owl-prev {
    left: -15px;
}
.owl-next {
    right: -15px;
}
.owl-theme .owl-controls .owl-buttons div:before {
    content: "\f053";
    font-family: 'FontAwesome';
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 24px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\f054";
    left: 10px;
}
/****/
.vina-carousel-virtuemart .item-i .image-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
.vina-carousel-virtuemart .item-i .product-overlay {
    background-color: rgba(255,255,255,0.7);
    /*visibility: hidden;*/
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vina-carousel-virtuemart .item-i:hover .product-overlay, .vina-carousel-virtuemart .item-i:focus .product-overlay {
    background-color: rgba(233,78,76,0.8);
}
.vina-carousel-virtuemart .item-i:hover .product-overlay, .vina-carousel-virtuemart .item-i:focus .product-overlay {
    opacity: 1;
    visibility: visible;
}
/****/
.vina-carousel-virtuemart .item-i .product-overlay .product-actions {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
/*
.vina-carousel-virtuemart a {	
	color: #222 !important;
}
*/
/*****/
.vina-carousel-virtuemart .addtocart {
	float: none;
	margin: 0;
}
.vina-carousel-virtuemart .addtocart-bar span.quantity-box {
	display: none;
}
.vina-carousel-virtuemart .addtocart-bar span.addtocart-button {
    margin-right: 0px;
    float: left;
}
.vina-carousel-virtuemart .item-i span.addtocart-button input {
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}
.vina-carousel-virtuemart .item-i a.notify {
    color: #fff !important;
    background: #222;
    height: 44px !important;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    line-height: 44px;
	font-weight: 400;
}
/***/
.vina-carousel-virtuemart .product-overlay .product-actions .vm-product-rating-container {
    text-align: center;
    margin-top: 10px;
}
.vina-carousel-virtuemart .ratingbox {
    background: url('../templates/ut_tienda/images/virtuemart/color-stars.png') repeat-x scroll 0 bottom transparent;
    height: 22px;
    margin: 0 auto;
	display: block;
}
.vina-carousel-virtuemart .ratingbox div, .vina-carousel-virtuemart .ratingbox span {
    background: url(../templates/ut_tienda/images/virtuemart/color-stars.png) repeat-x;
    height: 22px;
}
/****/
.vina-carousel-virtuemart .item-i .sj_quickview_handler {
    position: absolute;
    text-align: center;
    bottom: 10px;
    right: 110px;
    font-size: 16px !important;
    right: 110px;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .sj_quickview_handler {
    position: absolute;
    bottom: 10px;
    right: 110px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
.vina-carousel-virtuemart .item-i .sj_quickview_handler {
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #222;
    margin: 0;
	color:#fff !important;
}
/****/
.vina-carousel-virtuemart .item-i .addtofav_aws_icon, .vina-carousel-virtuemart .item-i .addtofav_aws_icon_active {
    position: absolute;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 16px !important;
    right: 60px;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .addtofav_aws_icon, .vina-carousel-virtuemart .item-i:hover .addtofav_aws_icon_active {
    position: absolute;
    bottom: 10px;
    right: 60px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
/***/
.vina-carousel-virtuemart .item-i .vm-details-button {
    width: 40px;
    height: 40px;
    padding: 0;
    max-width: 100%;
    background: #222222;
    font-size: 20px;
    border-radius: 0px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 36px;
    letter-spacing: 0.1em;
}
.vina-carousel-virtuemart .item-i a.product-details {
	background: none;
	border: 0px;
	color: #fff !important;
	font-size: inherit;
    margin-left: -10px;
}
.vina-carousel-virtuemart .item-i .vm-details-button {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    transform: translate(100%,100%);
    -webkit-transform: translate(100%,100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vina-carousel-virtuemart .item-i:hover .vm-details-button, .vina-carousel-virtuemart .item-i:focus .vm-details-button {
    bottom: 10px;
    right: 10px;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
/****/
.vina-carousel-virtuemart .product-title {	
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 600;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    line-height: normal;
    height: 40px;
	margin: 0;
}
/****/
.vina-carousel-virtuemart .product-price .PricesalesPrice span {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
}
.vina-carousel-virtuemart .product-price .price-crossed span {
    font-size: 18px;
    color: #ccc;
    font-weight: 700;
}
/***** widgetkit carrusel marcas ****/
.widgetkit-carrusel-marcas .uk-panel {
    background-size: contain;
}
.widgetkit-carrusel-marcas .uk-panel {
    filter: grayscale(100%);
	opacity: .6;
	transition: all .3s;
}
.widgetkit-carrusel-marcas .uk-panel:hover {
    filter: grayscale(0%);
	opacity: 1;
	transition: all .3s;
}
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/****/
/*
@media (min-width: 768px) and (max-width: 992px) {
    #sp-logo {
        width: 40%;
        padding-top: 20px;
    }
    div#sp-menu {
        width: 60%;
    }
}
*/
/*
@media (max-width: 768px) {
#sp-logo {
	width: 30%;
	padding-top: 20px;
	padding-right: 0px;
}
div#sp-menu {
	width: 70%;
	padding-left: 0px;
}
}
*/
@media (max-width: 992px) {
#sp-header .logo {
    height: inherit;
}
}
@media (max-width: 1200px) {
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 7px;
    font-size: 12px;
}
}
/*
@media (min-width: 678px) and (max-width: 992px) {
#offlajn-ajax-search128 {
	width: 250px;
}
}
*/
@media (max-width: 580px) {
#offlajn-ajax-search128 {
	width: 160px;
}
}
/******* ELIMINAR DEL CARRO CHECK OFERTAS Y PROMOS *******/
.publicidad2-group {
	display: none;
}
.body-innerwrapper.ls-overflow-visible {
    overflow-x: hidden !important;
}



/************************************************************************************************************************/
/**************************************************** GRUPODW ***********************************************************/
/************************************************************************************************************************/


#sp-top-bar {
    padding: 0;
    background-color: #93b228;
    color: #ffffff;
}

div#sp-top2 ul li a {
    color: white;
}
/*
ul.sp-contact-info {
    padding-left: 10px;
    float: left;
}
*/
.sp-module.redes-sociales-top ul li {
    display: inline-block;
}
/*
.sp-module.redes-sociales-top {
    padding-right: 10px;
    float: right;
}
*/
/*
.sp-module.redes-sociales-top, ul.sp-contact-info {
    width: 17%!important;
}
*/
ul.social-icons {
    float: right;
}

ul.social-icons li {
    margin: 0!important;
}
/*
.sp-module.wrapper-menu-top {
    width: 66%;
    text-align: center;
}
*/
.sp-module ul >li >a:before {
    display: none;
}

#sp-top-bar ul.social-icons > li > a > i {
    font-size: 16px;
    vertical-align: super;
}

#sp-top-bar .sp-module {
    margin-bottom: 0;
}

.sp-module ul >li {
    border-bottom: none!important;
}
/*
.sp-module.wrapper-menu-top {
    margin-top: 5px!important;
}*/

ul.social-icons >li a.styled {
    background-color: #93b228;
}

.wrapper-social-top ul li a:hover {
    background: white!important;
}

.wrapper-social-top ul li a:hover i {
    color: #93b228;
}


ul.social-icons li a:focus {
    background: white!important;
}


ul.social-icons li a:focus i {
    color: #93b228;
}

div#sp-top2 ul.nav.menu li {
    text-transform: uppercase;
}

div#sp-top2 ul.nav.menu li {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

div#sp-top2 ul.nav.menu li:hover a {
    color: #93b228!important;
}

div#sp-top2 ul.nav.menu li:hover {
    background: white;
}

div#sp-top2 ul.nav.menu li a {
    padding-top: 6px;
    padding-bottom: 6px;
}

/*
@media only screen and (min-width: 991px) {
    
    .sp-megamenu-wrapper ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs {
        display: none;
    }
    
}
*/
ul.sp-contact-info li a {
    color: white!important;
}

ul.sp-contact-info li a:hover {
    text-decoration: underline;
}

#sp-header {
    height: auto!important;
}

#search-form128 #search-area-close128 {
    filter: invert(1);
}
#ajax-search-button128 .magnifier {
    filter: invert(1);
}

div#offlajn-ajax-search-results-inner {
    background: #ececec;
}

#offlajn-ajax-tile-results .search-result-card .search-result-title > span {
    text-shadow: none;
}

a.ls-gui-element.ls-nav-next {
    border-radius: 100px;
}

a.ls-gui-element.ls-nav-prev {
    border-radius: 100px;
}


.mi-cuenta-top:before {
    background-size: contain;
}

.mi-cuenta-top:hover:before {
    background-size: contain;
}

div#vmCartModule:before {
    background-size: contain;
}

div#vmCartModule:hover:before {
    background-size: contain;
}

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

div#sp-menu-categorias ul.nav.menu li {
    display: inline-block;
}

div#sp-menu-categorias ul.nav.menu li a {
    padding-right: 15px;
    padding-left: 15px;
}

div#sp-menu-categorias ul.nav.menu {
    text-align: center;
}

.sp-module.carro-modulo {
    float: right;
}

.sp-module.mi-cuenta-top {
    float: right;
    margin-right: 10px;
    margin-top: 0;
}

.sp-module.buscador-modulo {
    float: right;
    /*margin-right: 10px;*/
    margin-top: 0;
}

.sp-module.carro-modulo {
    margin-right: 10px!important;
    margin-top: 0;
}

div#sp-menu {
    margin-top: 15px;
}

header#sp-header {
    background: #f6f6f6;
    border-top: solid 1px #efefef;
    border-bottom: solid 1px #efefef;
}


div#sp-menu-categorias ul.nav.menu li a {
    font-weight: 600;
    color: #898989;
}


div#sp-menu-categorias ul.nav.menu li a:hover {
    color: #93b228;
}

section#sp-wrapper-top {
    padding: 10px;
}

/*
.sp-module.mi-cuenta-top ul.nav.menu {
    z-index: 999!important;
}
*/
.icono-01, .icono-02, .icono-03 {
    float: left;
    width: 50%;
}

div#wrapper-iconos-header {
    float: left;
    width: 100%;
}

.custommoculo-iconos-header {
    float: left;
    width: 100%;
}

.icono-01 img, .icono-02 img, .icono-03 img  {
    float: left;
}

.icono-01 p, .icono-02 p, .icono-03 p  {
    float: left;
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 24px;
}

.icono-01, .icono-02, .icono-03 {
    float: left;
    width: 33.333333%;
}

.sp-module.moculo-iconos-header {
    float: left;
    width: 77%;
}

.sp-module.moculo-iconos-header {
    margin-top: 0;
}

.custommoculo-iconos-header {
    width: 42%;
    float: right;
}

div#wrapper-iconos-header div img {
    width: 65px;
}

div#sp-menu {
    margin-top: 0;
}
/*
.sp-module.buscador-modulo, .sp-module.mi-cuenta-top, .sp-module.carro-modulo {
    margin-top: 12px;
}
*/
#sp-header.menu-fixed {
    background: #93b228;
}

#sp-header.menu-fixed ul li a {
    color: white;
}

#sp-header.menu-fixed div#sp-menu-categorias ul.nav.menu li a {
    color: white;
}


#sp-header.menu-fixed div#sp-menu-categorias ul.nav.menu li a:hover {
    color: #93b228;
    background: white;
}

header#sp-header {
    z-index: 99999!important;
}

.vm-product-rating-container {
    display: none;
}

div.product .product-container:hover .vm-product-media-container .product-overlay, div.product .product-container:focus .vm-product-media-container .product-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}

.etiqueta-descuento {
    background: #93b228;
}

div.product .product-container:hover .product-small-detail a, div.product .product-container:focus .product-small-detail a {
    color: #222222;
}

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

.banners-derecha figure.uk-overlay.uk-overlay-hover {
    width: 100%!important;
}

.banners-derecha img.uk-overlay-scale {
    width: 100%;
}

div#sp-banners-derecha {
    width: 55%;
    float: right;
}

.banners-derecha .uk-row-first {
    padding: 0;
}

.banners-derecha {
    width: 100%;
}

div#sp-banners-derecha {
    width: 40%;
    float: right;
}

.banners-derecha {
    margin: 0;
}

.itemid-101 div#sp-title {
    width: 63%;
}

div#sp-banners-derecha {
    width: 37%;
    float: right;
    padding-left: 0;
}

div#sp-banners-derecha  .uk-grid-margin.uk-row-first {
    margin-top: 13px;
}

.itemid-101 div#sp-title {
    padding-right: 12px;
}

.itemid-101 section#sp-page-title {
    padding-top: 15px;
}

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

div#wrapper-marcas-ortopedia ul li {
    display: inline-block;
    text-align: center!important;
}

div#wrapper-marcas-ortopedia {
    text-align: center;
}

div#wrapper-marcas-ortopedia ul li img {
    width: 100%;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
}

div#wrapper-marcas-ortopedia ul li {
    width: 12%;
}

.itemid-101 div#sp-marcas-ortopedia {
    margin-top: 0;
    background: transparent;
    padding-top: 15px;
    padding-bottom: 0;
}

div#wrapper-marcas-ortopedia ul li {
    width: 12.3%;
}

div#sp-marcas-productos-home {
    background: transparent;
    padding-top: 0;
    padding-bottom: 12px;
}

div#sp-servicios-home {
    background: transparent;
}


.acymailing_introtext {
    width: 100%!important;
    text-align: center;
}

img.imagen-newsletter {
    display: none;
}

.acymailing_form {
    width: 100%!important;
}

.acymailing_module_form .acymailing_form p:nth-child(1) {
    margin-bottom: 14px;
    margin-top: 11px;
}

.acymailing_module .acysubbuttons {
    top: 11px;
    left: calc(100% - 134px);
}

section#sp-newsletter-wrapper {
    margin-top: 45px;
    padding-bottom: 30px;
}

#sp-newsletter-wrapper {
    background: #cedc9e;
}

input#user_email_formAcymailing75871 {
    border: none;
}

div#sp-newsletter span.acyfield_email.acy_requiredField input {
    border: none!important;
}

div#sp-newsletter p.acysubbuttons input.button.subbutton.btn.btn-primary {
    border: solid 2px #93b228;
}

div#sp-newsletter p.acysubbuttons input.button.subbutton.btn.btn-primary:hover {
        background-color: #7d9a1a!important;
    border-color: #7d9a1a!important;
}

.btn-primary.active, .btn-primary:active {
    background-color: #7d9a1a!important;
    border-color: #7d9a1a!important;
}

.acymailing_form p:nth-child(2) label a {
    color: #93b228;
    font-weight: 600;
}

.acymailing_form p:nth-child(2) {
    margin: 0!important;
}

.titulo {
    color: #829c27;
}

.acymailing_introtext {
    color: black;
}

.itemid-101 section#sp-newsletter-wrapper {
    border-bottom: solid 1px #bad26b;
    border-top: solid 1px #bad26b;
}

div.product .product-small-detail .product-price .PricesalesPrice span {
    color: #93b228;
}

input.btn.btn-black {
    background: #93b228;
    border-radius: 9px;
    border: solid 1px #89a622;
    transition: all .3s;
}


input.btn.btn-black:hover {
    background: #bad26b;
    border: solid 1px #bad26b;
    transform: scale(1.1)!important;
    transition: all .3s;
    box-shadow: 0 0 15px #596f0c;
}

button.addtofav_aws_icon {
    background: #f93246!important;
    border: none;
    border-radius: 100px;
}

button.addtofav_aws_icon:hover {
    background: #f93246!important;
    border: none;
    transform: scale(1.2)!important;
}

div.product .vm-product-media-container .vm-details-button .product-details {
    background: #93b228;
    border-radius: 100px;
    transition: all .3s;
}

div.product .vm-product-media-container .vm-details-button .product-details:hover {
    transform: scale(1.2)!important;
    transition: all .3s;
}

.product.width25.floatleft:hover .product-media .vm-product-media-container img.featuredProductImage {
    filter: blur(2px);
    transition: all .1s!important;
}

a.notify {
    color: #ffffff!important;
    border-radius: 8px;
    font-weight: 700!important;
}

a.notify {
    background: #c8d698!important;
}

a.notify:hover {
    background: grey!important;
    color: #ffffff!important;
    font-weight: 700!important;
}

h3.titulo-home:before {
    background: #93b228;
}

.product .product-price .price-crossed span {
    font-weight: 500 !important;
}

a.scrollup {
    border-radius: 100px;
}

div#sp-footer2 ul.social-icons {
    display: none;
}


div.category .spacer > a {
    background: transparent;
}

.sp-module.mi-cuenta-top {
    z-index: 999999;
}

.dropdown-content {
    z-index: 999999!important;
}

#sp-bottom {
    background: #cedc9e;
    color: #000;
}

section#sp-bottom {
    padding-top: 39px;
    padding-bottom: 0;
}

ul.info-footer-adres li:before {
    filter: brightness(0.24);
}

ul.info-footer-adres li a {
    color: #80a010!important;
    font-weight: 700;
}

div#sp-bottom1 .logo {
    padding-bottom: 15px;
}

div#sp-bottom2 a, div#sp-bottom3 a, div#sp-bottom4 a, div#sp-bottom5 a {
    color: black!important;
}


div#sp-bottom2 a:hover, div#sp-bottom3 a:hover, div#sp-bottom4 a:hover, div#sp-bottom5 a:hover {
    text-decoration: underline;
    color: #78931b;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 18px;
    color: #000;
    line-height: 28px;
}

div#sp-bottom1 ul.info-footer-adres li a:hover {
    text-decoration: underline;
}


div#sp-top2 ul.nav.menu li.item-181 {
    display: none!important;
}

div#sp-bottom5 ul.nav.menu li.item-198 {
    display: none!important;
}

#sp-footer {
    color: #fff;
    text-align: center;
    padding: 0;
    background-color: #93b228;
}

div#sp-footer1 a {
    font-weight: bold;
}

div#sp-footer1 a:hover {
    text-decoration: underline;
}

div#sp-footer2 div#wrapper-contenedor-imagen-pago img {
    margin: 0 auto;
}

div#wrapper-contenedor-imagen-pago a {
    width: auto;
}
/*
.sp-module.modulo-pago-footer {
    width: 28%;
    margin: 0 auto;
}
*/
div#wrapper-contenedor-imagen-pago a:hover img {
    filter: brightness(0.8);
    transition: all .3s;
}


div#wrapper-contenedor-imagen-pago a img {
    transition: all .3s;
}

/*
div#sp-footer1 {
    padding-bottom: 0!important;
    padding-top: 11px!important;
}
*/
/*
div#sp-footer2:before {
    content: "";
    width: 43px;
    height: 43px;
    position: absolute;
    background: #ebebeb;
    left: -24px;
    border-radius: 100px;
    top: 0;
}
*/
.product .product-price .price-crossed span {
    color: #f88 !important;
}

.product-small-detail h3 a {
    color: #828282;
    font-weight: 400;
}

#eb.mod-easyblogimagewall .ezb-card span {
    bottom: 40%;
    background: #93b228;
    width: 100%;
    left: 0;
    right: initial;
    bottom: 0;
}

div#sp-banners-derecha .uk-overlay-background {
    background: transparent;
}

div#wrapper-marcas-ortopedia ul li {
    position: relative;
}

div#wrapper-marcas-ortopedia ul li p {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    color: white;
    background: #93b228c9;
    width: 82%;
    font-weight: bold;
    padding: 10px;
    border-radius: 6px;
}

div#sp-servicios-home div#wrapper-marcas-ortopedia ul li {
    padding: 8px;
}

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

.ingallery-loadmore {
    display: none;
}

.ingallery-cell {
    padding-bottom: 0!important;
}

#eb.mod-easyblogimagewall .ezb-card {
    height: 360px;
}

section#sp-wrapper-redes-sociales-home {
    padding-top: 15px;
    padding-bottom: 15px;
}

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

div#ingallery-shade {
    z-index: 99999;
}

.body-innerwrapper.ls-overflow-visible {
    overflow-x: hidden !important;
}

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

/***/
/***
/*** buscador ***/
/***/
/***/
.sp-module.buscador-modulo {
    width: 100%;
}
#offlajn-ajax-search128 {
    width: 100%;
}
/***/
/***
/*** mi cuenta ***/
/***/
/***/
.sp-module.mi-cuenta-top {
    width: 130px;
    display: flex;
    align-items: center;
    margin-top: 12px;
}
.mi-cuenta-top::before {
    top: 0;
    left: 0;
}
h3.titulo-mi-cuenta-top {
    display: flex;
    padding-left: 40px;
    font-size: 12px;
    margin: 0;
    font-weight:  bold;
}
h3.titulo-mi-cuenta-top::after {
    content: "\f078 ";
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
}
/***/
/***/
/*** carro ***/
/***/
/***/
.sp-module.carro-modulo {
    margin-top: 6px !important;
}
.dropdown .cart-resume .total {
    padding-left: 40px;
}
.dropdown .cart-resume .total {
    display: inline-block;
    font-weight: bold;
}
.dropdown .cart-resume .product-counter {
    display: none;
}

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

div#wrapper-marcas-ortopedia ul li p {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: initial;
    color: black;
    background: transparent;
    width: 100%;
    font-weight: bold;
    padding: 10px;
    border-radius: 0;
    font-size: 13px;
    height: 58px;
}
.modulo-servicios-home > div {
    /*width: 12.5%!important;*/
    padding-left: 10px;
    padding-right: 10px;
}
.itemid-101 section#sp-wrapper-servicios-home .row {
    margin: 0 auto;
}

.itemid-101 .modulo-servicios-home {
    margin: 0 auto;
}

.modulo-servicios-home div h3.uk-panel-title.uk-margin-bottom-remove.uk-margin-bottom-remove {
    color: #343434;
    font-weight: 400;
    font-size: 14px;
}

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


div#sp-logo {
    width: auto;
}
/*
div#sp-images-top {
    width: 44%;
}
*/
.sp-module.moculo-iconos-header {
    float: unset!important;
    width: 80%!important;
    margin: 0 auto!important;
}

.sp-megamenu-wrapper {
    float: left;
    height: auto;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs {
    height: auto;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    line-height: initial;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    font-size: 10px;
    margin: 0 auto!important;
}

div#sp-menu .sp-megamenu-wrapper {
    margin: 0 auto!important;
    float: unset;
    text-align: center!important;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs {
    width: 100%;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a {
    margin: 0 auto!important;
    text-transform: unset!important;
    font-size: 13px!important;
    font-weight: 600;
    color: #838383;
}


.sp-dropdown-inner ul.menu li {
    width: 100%!important;
    margin: 0 auto!important;
    float: unset;
    text-align: center!important;
    float: left;
}

#sp-header #sp-menu .sp-dropdown-mega .row > div[class*="col-"] {
    border-left: none;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs li a:hover {
    color: #93b228;
}

ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs .sp-dropdown-inner {
    padding-top: 0!important;
}

header#sp-header .container {
    width: 1200px;
}

.vm-mod-categories ul.menu li a {
    padding-top: 9px!important;
    padding-bottom: 9px!important;
}

.sp-dropdown-inner ul.menu li a {
    color: #838383!important;
}

.sp-dropdown-inner ul.menu li a:hover {
    color: #93b228!important;
}

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

.browse-view.list .product .vm-product-media-container a:before {
    background: #ffffffa8;
}

div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    background: #93b228;
    top: initial;
    left: 50%;
    bottom: 0;
}

div#fancybox-overlay {
    z-index: 99999;
    height: 100%!important;
}

div#fancybox-wrap {
    z-index: 99999;
}



/*********************************************** PATOLOGÏA MANIQUÍ *******************************************************/

.itemid-280 h2 {
    display: none;
}

div#contenedor-patologias img {
    width: 600px;
}

div#contenedor-patologias {
    position: relative!important;
}

div#miembro1, div#miembro2, div#miembro3, div#miembro4, div#miembro5, div#miembro6, div#miembro7, div#miembro8 {
    position: absolute;
    z-index: 9999;
}


div#miembro1 {
    top: 3%;
    left: 36%;
}

div#miembro2 {
    right: 52%;
    top: 12%;
}

div#miembro3 {
    top: 35%;
    left: 39%;
}

div#miembro4 {
    top: 44%;
    left: 27%;
}

div#miembro5 {
    top: 23%;
    left: 49%;
}

div#miembro6 {
    left: 48%;
    bottom: 46%;
}

div#miembro7 {
    top: 88%;
    right: 44%;
}

div#miembro8 {
    left: 34%;
    bottom: 5%;
}

div#contenedor-patologias div a div {
    background: white;
    width: 20px;
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 27px;
    border-radius: 100px;
    font-weight: bold;
    border: solid 3px #ff9b21;
}



div#contenedor-patologias div a div:before {
    transition: all .3s;
}
/*
div#contenedor-patologias div a:hover div:before {
    content: '';
    background: #ff9200b8;
    width: 200%;
    position: absolute;
    left: -17px;
    height: 200%;
    z-index: -1!important;
    border-radius: 100px;
    filter: blur(12px);
    transition: all .3s;
    top: -16px;
    transition: all .3s;
}*/

div#contenedor-patologias div:hover a div {
    box-shadow: 0 0 24px #ff9b21;
    transition: all .2s;
    
}

div#contenedor-patologias div a div {
    transition: all .2s;
    color: black;
}

div#tarjetas-patologias p {
    background: #93b228c2;
    padding: 39px;
    border-radius: 15px;
    float: right;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    box-shadow: 4px 6px 5px #00000033;
    text-align: center;
}

div#tarjetas-patologias {
    right: 0!important;
    position: absolute;
    top: 11%;
    z-index: 9999;
    width: 40%!important;
}

.itemid-280 section#sp-main-body {
    background: #f6fcff;
}

div#reflejo-maniqui {
    height: 186px;
    overflow: hidden!important;
}

.itemid-280 article.item.item-page {
    margin-bottom: 0;
}

section#sp-main-body {
    padding-bottom: 0;
}

.itemid-280 .article-footer-wrap {
    margin: 0;
}

div#reflejo-maniqui p img {
    opacity: 0.6;
    transform: rotate(180deg) scaleX(-1);
    mask-image: linear-gradient(to bottom, transparent 25%, black 25%);
    -webkit-mask-image: linear-gradient(to bottom, transparent 75%, black 134%);
}


.itemid-196 .entry-header h2 {
    display: none;
}
/*
div#column-id-1582200554632 {
    padding: 200px;
}
*/

.itemid-196 section#section-id-1582204156069 {
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}



.itemid-196 section#section-id-1582209346270 {
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}


.itemid-197 section#section-id-1582269817144 {
    background: #f6f6f6;
    padding-top: 40px!important;
    padding-bottom: 10px!important;
}

/*
.itemid-197 section#section-id-1582269817139 {
    padding-bottom: 20px!important;
}
*/
.itemid-197 section#section-id-1582269817144 {
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
}



.servicios-galeria h3.uk-panel-title.uk-margin-bottom-remove span {
    font-size: 13px;
}

.servicios-galeria h3.uk-panel-title {
    font-weight: 700;
}

.servicios-galeria .uk-margin {
    color: #b1b1b1;
}

h3.titulo-left:before {
    background: #93b228;
}

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

#eb .btn-primary {
    background-color: #93b228 !important;
    border-color: #93b228 !important;
}


#eb .btn-primary:hover {
    background-color: black!important;
    border-color: black!important;
}

.bfQuickMode fieldset legend {
    color: #ffffff;
    background-color: #93b228;
}

.bfQuickMode fieldset .bfLegendIcon {
    background-color: #9eba3e;
}

.bfQuickMode fieldset fieldset legend {
    background-color: #93b228;
}

.bfQuickMode fieldset fieldset .bfLegendIcon {
    background-color: #9eba3e;
}

.bfQuickMode .form-actions .bfSubmitButton {
    background-color: #93b228;
}

.bfQuickMode .form-actions .bfSubmitButton:hover {
    background-color: black;
}

button.addtofav_aws_icon {
    margin-left: 6px!important;
    margin-right: 6px;
}

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

div#sp-bottom5 li.item-181 {
    display: none;
}

button#proopc-order-submit {
    background: #93b228;
    transition: all .3s;    
}

button#proopc-order-submit:hover {
    background: black;
    transition: all .3s;
}

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


.itemid-280 div#contenedor-patologias > div:before {
    background: #ff9b21;
    padding: 5px;
    margin-left: 30px;
    border-radius: 7px 7px 7px 0;
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    font-weight: 500;
    box-shadow: 0 0 5px #0000009c;
    opacity: 0;
    transition: all .3s;
}

.itemid-280 div#contenedor-patologias > div:hover:before {
    opacity: 1;
    background: #ff9b21;
    padding: 5px;
    margin-left: 30px;
    border-radius: 7px 7px 7px 0;
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    font-weight: 500;
    box-shadow: 0 0 5px #0000009c;
    transition: all .3s;
}

div#miembro1:before {
    content: 'CUELLO';
}

div#miembro2:before {
    content: 'HOMBRO';
}

div#miembro5:before {
    content: 'TRONCO';
}

div#miembro6:before {
    content: 'CADERA';
}

div#miembro3:before {
    content: 'CODO';
}

div#miembro4:before {
    content: 'MUÑECA';
}

div#miembro8:before {
    content: 'TOBILLO';
}

div#miembro7:before {
    content: 'RODILLA';
}

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

.modulo-servicios-home h3 {
    background: #93b228c4;
    padding: 21px;
    line-height: normal;
    height: fit-content!important;
    border-radius: 14px;
    font-size: 14px!important;
    min-height: 80px;
}

.modulo-servicios-home div h3.uk-panel-title.uk-margin-bottom-remove.uk-margin-bottom-remove {
    color: #ffffff;
}


div#sp-barra-financiacion .sp-column {
    background: #93b2288a;
    padding-top: 15px;
    padding-bottom: 15px;
}

div#sp-barra-financiacion {
    margin: 0;
    color: white;
    font-weight: 700;
}

div#sp-barra-financiacion {
    margin: 0!important;
}

.custom.modulo-financiacion  p {
    margin: 0!important;
}


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


/***/
/*** fix widgetkit ***/
/***/
@media (max-width: 480px) {
    .row div[class*="width"] {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
}


/***/
/*** top ***/
/***/
#sp-top-bar {
    padding-left: 15px;
    padding-right: 15px;
}
/***/
div#sp-top1 {
    /*width: 45%;*/
    width: 445px;
}
 div#sp-top2 {
     width: calc(55% - 145px);
}
 div#sp-top3 {
    /*width: 145px;*/
    width: 65px;
    /*text-align: right;*/
    float: right;
}
/***/
@media (max-width: 992px) {
    section#sp-top-bar .row {
        display: flex;
        flex-wrap: wrap;
    }
    div#sp-top1 {
        /*order: 1;*/
        width: calc(100% - 215px);
    }
    div#sp-top2 {
        /*order: 3;*/
        /*width: 100%;*/
        width: 150px;
        text-align: center;
        padding-right: 0;
    }
    div#sp-top3 {
        /*order: 2;*/
        width: 65px;
        padding-left:0;
        /*width: 145px;*/      
    }
}
@media (max-width: 678px) {
    section#sp-top-bar .row {
        justify-content: center;
    }
    div#sp-top1 {
        width: 100%;
    }
    /*.sp-contact-info {
        float: left;
        text-align: left;
    }*/
}/*
@media (max-width: 565px) {
    div#sp-top1,
    div#sp-top2,
    div#sp-top3 {
        width: 100%;
        text-align: center;     
    }
    .sp-contact-info {
        text-align: center;
    }
}*/


/***/
/*** iconos header ***/
/***/
.iconos-header {
    display: inline-block;
}
.iconos-header .icono {
    /*width: 33%;*/
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.iconos-header .icono:nth-child(2) {
    padding-left: 0px;
    padding-right: 0px;
}
.iconos-header .icono .imagen {
    float: left;
    width: 55px;
}
.iconos-header .icono .imagen img {
    width: 100%;
    height: auto;
}
.iconos-header .icono .texto {
    float: left;
    text-align: left;
    /*width: 66%;*/
    padding-left: 15px;
}


/***/
/*** header ***/
/***/
div#sp-logo {
    width: 270px;
}
div#sp-images-top {
    width: calc(100% - 1040px);
    text-align: center;
    padding-top: 10px;
}
div#sp-search {
    width: 450px; 
    padding-top: 15px !important;
}
div#sp-icons-top {
    width: 320px;
    float: right;
    padding-top: 8px;
}
/***/
@media (max-width: 1645px) {
    div#sp-images-top {
        width: auto;
        /*padding: 0;*/
        padding-top: 7px;
    }
    div#sp-search {
        width: calc(100% - 1149px);
    }
}
@media (max-width: 1490px) {
    div#sp-logo {
        width: 200px;
    }
    .iconos-header .icono .imagen {
        width: 35px !important;
    }
    .iconos-header .icono .texto {
        font-size: 13px !important;
    }
    div#sp-search {
        width: calc(100% - 974px);
        padding: 0;
        padding-top: 5px !important;
    }
    div#sp-icons-top {
        width: 295px;
        padding-left: 0;
        padding-top: 0 !important;
    }
    .sp-module.mi-cuenta-top {
        margin-right: 0;
    }
    .mi-cuenta-top:before {
        top: 5px;
        left: 10px;
        width: 25px;
        height: 25px;
    }
    div#vmCartModule:before {
        top: 10px;
        left: 10px;
        width: 25px;
        height: 25px;
    }
}
@media (max-width: 1390px) {
    .iconos-header .icono .texto {
        font-size: 11px !important;
    }
    div#sp-search {
        width: calc(100% - 933px);
        /*padding: 0;*/
    }
}
@media (max-width: 1200px) {
    #sp-wrapper-top .row {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
    }  
    div#sp-logo {
        order: 1;
        width: 270px;
    }
    div#sp-images-top {
        order: 4;
        width: 100%;
    }
    .iconos-header .icono .imagen {
        width: 55px !important;
    }
    .iconos-header .icono .texto {
        font-size: inherit !important;
    }
    div#sp-search {
        order: 2;
        width: calc(100% - 565px);
    }
    div#sp-icons-top {
        order: 3;
    }
}
@media (max-width: 992px) {
    div#sp-logo {
        width: 200px;
        padding-top: 0px !important;
    }
    div#sp-search {
        order: 2;
        width: calc(100% - 495px);
    }
}
@media (max-width: 768px) {
    div#sp-logo {
        width: calc(100% - 295px);
    }
    div#sp-search {
        order: 3;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    div#sp-icons-top {
        order: 2 !important;
    }
    div#sp-icons-top {
        order: 4;
    }
}
@media (max-width: 768px) {
    div#sp-logo {
        width: calc(100% - 295px);
    }
    div#sp-search {
        order: 3;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    div#sp-icons-top {
        order: 2 !important;
    }
    div#sp-icons-top {
        order: 4;
    }
}
@media (max-width: 400px) {
    #sp-wrapper-top .row {
        align-items: center;
    }
    div#sp-logo {
        width: calc(100% - 190px);
    }
    div#sp-icons-top {
        width: 190px;
    }
    .sp-module.mi-cuenta-top {
        width: 40px;
    }
    h3.titulo-mi-cuenta-top {
        font-size: 0;
    }
    .iconos-header {
        width: 100%;
    }
    .iconos-header .icono {
        /*width: 33%;*/
        width: 50%;
        justify-content: center;
        align-items: center;
        flex: 0 1 100%;
        flex-direction: column;
    }
    .iconos-header .icono .texto {
        font-size: 11px !important;
        text-align: center;
    }
}


/***/
/*** header ***/
/***/
@media (max-width: 1199px) {
    .sp-megamenu-parent >li.sp-has-child>a:after, .sp-megamenu-parent >li.sp-has-child>span:after {
        display: inline-block !important;
        font-size: 10px;
        right: -2px;
        position: relative;
    }
}


/***/
/*** offcanvas ***/
/***/
.offcanvas-menu {
    background-color: #ffffff;
    color: #000;
}
.close-offcanvas {
    color: #555; 
}
.close-offcanvas:hover {
    color: #93b228; 
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    text-transform: none;
    color: #555;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    text-transform: none;
    color: #93b228;
}


/***/
/*** footer ***/
/***/
#sp-footer {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
}
#sp-footer .row {
    display: flex;
    flex-wrap: wrap;
}
div#sp-footer1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
div#sp-footer2 {
    background: #ebebeb;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    div#sp-footer1 {
        order: 2;
    }
    div#sp-footer2 {
        order: 1;
    }
}
@media (max-width: 580px) {
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4, #sp-bottom5  {
        width: 100%;
    } 
}
/***/
/*** home - marcas ***/
/***/
div#wrapper-marcas-ortopedia ul li {
    width: 49%;
}
@media (min-width: 678px) {
    div#wrapper-marcas-ortopedia ul li {
        width: 32%;
    }
}
@media (min-width: 992px) {
    div#wrapper-marcas-ortopedia ul li {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    div#wrapper-marcas-ortopedia ul li {
        width: 17%;
    }
}
@media (min-width: 1600px) {
    div#wrapper-marcas-ortopedia ul li {
        width: 12.3%;
    }
}

/***/
/*** home - banners right ***/
/***/
@media (max-width: 767px) {
    div#sp-banners-derecha .uk-grid-margin.uk-row-first {
        margin-top: 10px;
    }
}
@media (max-width: 677px) {
    div#sp-banners-derecha .uk-grid-margin.uk-row-first {
        margin-top: 5px;
    }
}


/***/
/*** home - servicios ***/
/***/
.modulo-servicios-home .uk-margin img {
    width: 100%;
}
@media (max-width: 767px) and (min-width: 677px) {
    .modulo-servicios-home > div {
        width: 33%!important;
    }
}
@media (min-width: 1600px) {
    .modulo-servicios-home > div {
        width: 12.5%!important;
    }
}


/***/
/*** home - newsletter ***/
/***/
.acymailing_module_form  {
    display: flex;
    flex-wrap: wrap;  
}
.acymailing_module_form div,
.acymailing_module_form p {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;    
}
span.acyfield_email {
    width: 100%;
}
.acymailing_module .acysubbuttons {
    width: auto;
    right: 0;
}
@media (min-width: 992px) {
    span.acyfield_email {
        width: 650px;
    }
    .acymailing_module .acysubbuttons {
        left: calc(100% - 280px);
        right: auto;
    }
}
@media (min-width: 1200px) {
    .acymailing_module .acysubbuttons {
        left: calc(100% - 380px);
        right: auto;
    }
}
.onefield.fieldacycaptcha {
    order:3;
}
.onefield.fieldacyterms {
    order:2;
}


/***/
div#sp-modulo-fcebook {
    text-align: center;
}

/***/
/*** tienda - selectores top ***/
/***/
@media only screen and (max-width: 767px) {
    .virtuemart_search {
        margin-top: 0px;
    }
}


/***/
/*** tienda - categorias ***/
/***/
/*
div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    background: #93b22859;
    top: initial;
    left: 50%;
    bottom: 0;
}
*/
div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    background: #93b22859;
    top: initial;
    left: 15px;
    bottom: 0;
    width: calc(100% - 30px);
    transform: none;
}
div.category .spacer h2, div.category .spacer h3, div.category .spacer h4 {
    font-weight: 600;
}


/***/
/*** tienda -  productos ***/
/***/
div.product .product-price {
    height: 30px;
}


/***/
/*** imagenes productos ***/
/***/
div.product .vm-product-media-container {
    margin-bottom: 0;
}
div.product .vm-product-media-container a img {
    height: 250px;
    object-fit: contain;
    object-position: center;
}
@media (max-width: 677px) {
    div.product .vm-product-media-container a img {
        height: 200px;
    }
}
@media (max-width: 580px) {
    div.product .vm-product-media-container a img {
        height: 150px;
    }
}



.info-datos-suscribirse-blog {
    /* background: #f3f3f3; */
    padding: 15px;
    font-size: 11px;
    line-height: 11px;
}
/************/
/******/
#sp-newsletter-wrapper {
    background: #93b228;
}
.productdetails-view .vm-product-tabs .nav-tabs li a {
    display: none;
}

/****** pop-up cookies ******/
.modal {
    z-index: 100000;
}




/***/
/*** GDPR - usar estas ***/
/***/
div.cc-window.cc-banner {
    box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.10);
}
div.cc-window.cc-banner .cc-header {
    max-width: 100%;
    width: 100%;
    /*padding-left: 5px;*/
    padding-bottom: 10px;
}
div.cc-window.cc-banner span.cc-message-text {
    font-size: 14px;
    line-height: 18px;
}
input.cc-cookie-checkbox+span {
    top: 3px;
}
div.cc-window.cc-banner input.cc-cookie-checkbox+span:before {
    border: 0px solid grey;
    background: none !important;
}
div.cc-window.cc-banner a.cc-link label {
    font-size: 14px;
}
div.cc-checkboxes-container a:not(.cc-btn) {
    padding: 0px 6px 0 0;
}
div.cc-cookie-category-title {
    border-bottom: 1px solid #abd54c;
}
.cc-revoke.cc-bottom {
    /*left: 125px !important;*/
    background: #abd54c !important;
    color: #fff !important;
    border-radius: 0;
}
input.cc-cookie-checkbox+span:after {
    border-color: #b3b3b3;
    background: #ececec;
    background-image: none;
}
input.cc-cookie-checkbox:checked+span:after {
    background-image: none;
    content: " \f00c";
    font-family: FontAwesome;
    line-height: 11px;
    font-size: 11px;
    color: #42ac35;
}
/***/
input.cc-cookie-checkbox:disabled+span:after {
    background-image: none;
    content: " \f00d";
    font-family: FontAwesome;
    line-height: 11px;
    font-size: 11px;
    color: red;
}
@media (max-width: 991px) {
    .cc-banner .cc-message {
        flex: 100%;
        margin-bottom: 5px;
    }
}
/***/
div.cc-window.cc-banner {
    z-index: 5000 !important;
}
@media (max-width: 1199px) {
    .cc-banner .cc-message {
        flex: 100%;
    }
}
a.cc-link.cc-cookie,
a.cc-link.cc-privacy {
    font-size: 14px;
}
/***/
.cc-checkbox-container:nth-child(2) a.cc-link label {
    font-weight: bold;
}
/***/
@media (max-width: 767px) {
    .cc-window.cc-banner {
        padding-left: 15px;
        padding-right: 15px;
        flex-direction: unset;
    }
    .cc-window.cc-banner .cc-header {
        font-size: 12px !important;
        padding-bottom: 0 !important;
    }
    .cc-window.cc-banner .cc-message {
        margin-top: -10px;
        margin-bottom: 0;
    }
    .cc-header {
        font-size: 12px !important;
        padding-bottom: 0 !important;
    }
    .cc-message {
        max-height: 70px;
        overflow-y: scroll;
        /*margin-bottom: -5px !important;*/
    }
    .cc-message-text {
        font-size: 11px !important;
        line-height: 11px !important;
    }
    .cc-window.cc-banner a.cc-link.cc-cookie, 
    .cc-window.cc-banner a.cc-link.cc-privacy {
        font-size: 11px !important;
    }
    .cc-window.cc-banner .cc-compliance {
        font-size: 12px;
        margin-top: 3px;
    }
    .cc-window.cc-banner .cc-checkbox-container {
        margin-right: 4px;
        margin-bottom: 3px;
    }
    .cc-window.cc-banner .cc-checkbox-container a.cc-link label {
        font-size: 12px !important;
    }
}
/*** cookies ***/
div.cc-window.cc-banner {
    width: 450px;
    z-index: 51 !important;
}
.cc-banner .cc-message {
    width: 100%;
    flex: 100%;
}
.cc-compliance {
    margin-top: 10px;
}
@media (max-width: 767px) {
    div.cc-window.cc-banner {
        width: 300px;
    }
    div.cc-window.cc-banner .cc-compliance {
        display: flex;
        flex-wrap: wrap;
    }
    div.cc-window.cc-banner .cc-compliance .cc-btn {
        width: 100px;
    }
    div.cc-window.cc-banner .cc-compliance .cc-btn.cc-allow {
        min-width: 100px;
    }
}
/***/
.cc-revoke.cc-bottom {
    /*padding-left: 30px;*/
    left: 0 !important;
    z-index: 51;
}
/*
.cc-revoke.cc-bottom:before {
    content: "\F198";
    font: normal normal normal 21px/1 "Material Design Icons";
    position: absolute;
    top: 4px;
    left: 5px;
}
*/
.cc-revoke.cc-bottom:before {
    background-image: none;
    content: " ";
    background: #fff;
    width: 15px;
    height: 15px;
    mask: url('/templates/ut_tienda/images/cookie-bite-solid.svg');
    mask-size: contain;
    mask-position: center center;
    -webkit-mask: url('/templates/ut_tienda/images/cookie-bite-solid.svg');
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    margin-right: 5px;
}
/***/
@media (max-width: 767px) {
    div.cc-window.cc-banner,
    .cc-revoke.cc-bottom {
        bottom: 50px !important;
    }
}










