/* @import "../css/elementos/general.css"; */
/* @import "../css/elementos/carusel.css"; */
@import "../css/elementos/productos.css?v=25012121.7";
@import "../css/elementos/menu.css?v=25012121.7";
@import "../css/elementos/carro-compra.css?v=25012121.7";
@import "../css/elementos/footer.css?v=25012121.7";
@import "../css/elementos/input.css?v=25012121.7";
@import "../css/elementos/tipografia.css?v=25012121.7";
@import "../css/elementos/header.css?v=25012121.7";




button:focus {
    outline: 0;
}

body{
	/* font-size: 0.9375rem; */
	font-size: 15px;

}

h2:before,
h2:after {
	height: 0px !important;
}

h3:before,
h3:after {
	height: 0px !important;
}

/*QUIENES SOMOS*/
.about-us-section .column.image-column {
	padding-top: 57px;

}

/* BARRA DE NAVAEGACION */

.hidden-bar .logo, .hidden-bar{
	background-color: #fff;
}

.hidden-bar .side-menu ul li a{
	color: #000;

}
.main-header .main-box {
	border: none;
	padding-top: 8px;
    padding-bottom: 8px
}

.main-menu .navigation>li {
	padding: 15px 0px;
}

/*SLIDER*/
/* .main-slider{ margin-top: -80px !important; } */

.main-menu .navigation>li>a {
	color: var(--color-letra-menu);
	/*font-weight: bold;*/
}

.main-header.fixed-header .main-box {
	background-color: #fff;
}

.main-menu-trans {
	background: rgba(255, 255, 255, 0);

}



.btn-active {
	/*background-color: var(--color-resaltado) !important;*/
	color: #000 !important;
	font-weight: bold;
}

.a-active {
	color: var(--color-resaltado) !important;
}

.sponsors-section {
	/*padding: 0px;*/
}

.sec-title{
	margin: 0;
}

.sec-title h2,
.sec-title-four h2 {
	font-size: 30px;
}

.sidebar-title h3 {
	font-size: 1.4rem;
	padding: 0px;
}

.caption-box-two h3 {
	line-height: 34px;
	height: 64px;
	overflow: hidden;
}

.lower-content h3 {

	overflow: hidden;
	line-height: 26px;
}

.transparen-icon {
	display: none;
}


.default-services-block .lower-content .text {

	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	height: 81px;
	/* Fallback for non-webkit */
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.8;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

.default-services-block .lower-content .text::after {
	content: "...";
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px 1px 45px;
	background: url(../images/sistema/ellipsis_bg.png) repeat-y;
}

.styled-pagination li.active a {
	color: #ffffff;
	background: var(--color-resaltado);
	border-color: var(--color-resaltado);
}

.styled-pagination li.disabled a,
.styled-pagination li.disabled a:hover {
	color: #e0e0e0;
	background: #efefef;
	border-color: #e0e0e0;
	cursor: default;
}

.no-result-search {
	text-align: center;
	padding-bottom: 200px;
}

.no-result-search .fa {
	font-size: 5em;
	display: block;
	margin-bottom: 31px;
	margin-top: 30px;
}

.service-details .service-images img:hover {
	opacity: 1;
}

.project-details {
	padding: 0;
}

.recent-work {
	margin: 50px 0px;
}

.text-cut-ul li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footer-logo figure {
	text-align: center;

}

.sidebar .best-sellers .item h4 {
	overflow: hidden !important;

}

.text-c {
	text-align: center !important;
}

.text-r {
	text-align: right !important;
}

.text-l {
	text-align: left !important;
}

.bold {
	font-weight: bold;
}

.link-none {
	cursor: default;
	pointer-events: none;
}

.blog-details .comments-area .comment .comment-inner {
	padding-left: 50px
}

.seccion-blog-home .content .text {
	margin-bottom: 0px;
	color: #9e9e9e;
	line-height: 1.8em;
	height: 82px;
	overflow: hidden;
}

/*BLOG */

.seccion-blog-home .content .text:after {
	content: "...";
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px 1px 45px;
	background: url(../images/sistema/ellipsis_bg.png) repeat-y;
}




.author-thumb .icon-avatar {

	font-size: 50px;
	top: 10px;
	position: relative;

}


.author-info .author-thumb .fa {
	font-size: 43px;
	position: absolute;
	top: 11px;
	left: 13px;
}


.blog-listado .text {
	height: 52px;
	overflow: hidden;

}

.blog-listado .text:after {
	content: "...";
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 20px 1px 45px;
	background: url(../images/sistema/ellipsis_bg.png) repeat-y;
}

/* FIN BLOG*/

.sponsors-section .inner-box .overlay-box .text:before {
	border: none;
}

.sponsors-section .overlay-content {
	text-align: center;
}


.default-form .input {
	border: 1px solid #f4f4f4;
}

.default-form .input.error,
.default-form .error textarea,
.contact-widget .form-error {
	border: 1px solid red !important;
}


/* GALERIA  SLIDER*/
.main-slider .tp-caption {
	padding: 0px 120px !important;
	left: 0px !important;
}



/* FIN GALERIA SLIDER*/

.text-left {
	text-align: left;
}

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

.container-padding {
	padding-bottom: 100px;
}

.gallery-widget .owl-controls {
	top: -46px;
}

.footer-nav {
	padding-right: 10px;
}




.list-three .active a {
	font-weight: bold !important;
	color: #272727 !important;
	text-decoration: underline;
}

.sidebar-widget.popular-tags .btn-active .btn-delete {
	width: 25px;
	height: 25px;
	border-radius: 4px;
	position: absolute;
	background-color: #272727;
	top: -12px;
	right: -12px;
	z-index: 2;
}

.btn-delete:before {
	position: relative;
	top: 5px;
}


#searchclear {
	position: absolute;
	right: 55px;
	top: 0;
	bottom: 0;
	height: 14px;
	margin: auto;
	font-size: 14px;
	cursor: pointer;
	color: #757575;
}


.jq-toast-wrap {
	cursor: default !important;
}


/*MARGENES*/
.about-us-section {
	padding-bottom: 0px !important;
}

/*.tabbed-shop-section{
  padding-top: 100px !important; 
}

.best-service-section {
  padding-bottom: 0px !important;
}

.section-promociones{
  padding-top: 100px !important;
}

.gallery-section{
  padding-bottom:  0px !important;
}

.news-section{
  padding-bottom: 0px !important;
}*/

.tabbed-shop-section,
.best-service-section,
.section-promociones,
.gallery-section,
.news-section,
.sponsors-section {
	padding: 0px 0px 0px 0px !important;
}

.project-details,
.services-section {
	padding-bottom: 50px !important;
}

/*envio de email*/
.get-quote,
.add-review,
.comment-form {

	padding-bottom: 50px !important;

}

.get-quote-p-top {
	padding-top: 50px !important;
}

.main-footer,
	{
	margin-top: 50px !important
}

.container-padding {
	padding-bottom: 0px !important
}

.related-products {
	padding-bottom: 0px !important;
}


/*TABLET SM*/
@media (max-width: 768px) {

	.main-slider .tp-caption h2 {
		font-size: 40px !important;
	}

}


.inner-box:hover h3 a {
	color: var(--color-hover) !important;
}

.filter-btns .filter:hover {
	color: var(--color-hover) !important;

}

.default-shop-item .inner-box {
	padding-bottom: 0px;
}

.default-shop-item .inner-box,
.default-portfolio-item .inner-box {
	border: 2px solid #fff !important;
}

.default-shop-item .inner-box:hover,
.default-portfolio-item .inner-box:hover {
	border: 2px solid var(--color-hover) !important;
	box-shadow: none;
}

.main-footer .gallery-widget .item:hover .overlay-link {
	opacity: 0;
}

.main-footer .gallery-widget .item img {
	border: 2px solid var(--color-main-footer);
}

.main-footer .gallery-widget .item:hover img {
	border: 2px solid var(--color-hover);
}

.main-footer .posts-widget .post:hover .post-thumb .overlay-link {
	opacity: 0;
}

.widget-content .post:hover .desc-text,
.widget-content .post:hover .time {
	color: var(--color-resaltado) !important;
}

.news-style-one:hover .image-box .overlay-link,
.team-member-one:hover .image-box .overlay {
	left: -100%;
}

.icon-text {
	margin-left: 20px;
	color: var(--color-letra);
}

.post-blog-link .text,
.post-blog-link {
	color: var(--color-letra) !important;
	cursor: pointer !important;
}

.post-blog-link:hover h3,
.post-blog-link:hover h4:not(.no-hover) {
	color: var(--color-hover) !important;
}

.team-member-one .inner-box {
	border: 2px solid #fff;
}

.team-member-one .inner-box:hover a,
.team-member-one .inner-box:hover h3 {
	color: var(--color-hover) !important;

}

.link-box {
	color: var(--color-resaltado) !important;
}

/*
.team-member-one .inner-box .lower-content{
  padding-left: 10px; 
  padding-right: 10px; 

}
.team-member-one:hover .inner-box {
  border: 2px solid var(--color-resaltado) ;

}*/

.default-services-block:hover .lower-content {
	box-shadow: none;
}

.default-services-block .inner-box {
	border: 1px solid #ccc;
}

.default-services-block .inner-box:hover {
	border: 1px solid var(--color-hover);
}


.default-services-block .lower-content {
	border: none;
}

.sponsors-section .inner-box:hover .overlay-box,
.default-portfolio-item .inner-box:hover .overlay-one {
	opacity: 0;
}

.team-member-one .lower-content .designation {
	font-size: 16px;
	font-style: italic;
	color: var(--color-resaltado);
	text-transform: capitalize;
	margin-bottom: 10px;
	height: 54px;
}

.default-portfolio-item .inner-box {
	border: 2px solid #f4f4f4 !important;
}

.main-header .nav-toggler {
	left: 0;
}

.about-us-section h3 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

.about-us-section .text-column h2 {
	margin-bottom: 15px;
}

.page-title-2 {
	padding: 15px !important;
	text-align: center !important;

}

.page-title-2:before {
	background-color: #fff !important;
	color: #000;

}


/* TEMAS DE COLORES */


/* LINEAS RESALTADA */
.sidebar .search-box .form-group button,
.sidebar-title h3:before,
.sidebar-title h3:after,
.sec-title h2:before,
.sec-title h2:after,

.sec-title-four h2:before,
.sec-title-four h2:after {
	background-color: var(--color-resaltado) !important;
}

.news-style-one .content .author-info:before {
	border: 1px solid var(--color-resaltado) !important;

}

.main-header .nav-toggler button {
	border: 1px solid var(--color-resaltado) !important;

}

/* ICONOS */



/* icon menu */
.main-header .nav-toggler button{
 background: none;
 color: var(--color-iconos);
}
.main-header .nav-toggler button{
	border: none !important;
}

.main-header .nav-toggler button .icon{
	font-size: 1.5rem;
}

.gallery-section .filters .icon-box,
.news-style-one .content .post-meta li .icon,
.news-style-one .content .author-info .designation,
.sidebar .recent-posts .post .post-meta .fa {
	color: var(--color-iconos) !important;

}

/* SLIDER */
.main-slider .tparrows.preview3:hover::after {
	background: none;
	border: none;
	color: var(--color-letra-oscura-hover);
}

.main-slider .tparrows.preview3::after {
	background: none;
	border: none;
}

.main-slider .tparrows.tp-leftarrow.preview3::after {
	content: "\f104";
	font-size: 3em;
}

.main-slider .tparrows.tp-rightarrow.preview3::after {
	content: "\f105";
	font-size: 3em;

}


/* SUBTITULOS */
.team-member-single .basic-details .info-header .designation {
	color: var(--color-resaltado) !important;
}

/* MENU IZQUIERDO */

.sidebar .best-sellers .item {
	border: none;
}

.sidebar .styled-nav li:hover a,
.sidebar .styled-nav li.current a {
	background: var(--color-iconos);
	border-color: var(--color-iconos);
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group button {
	/*border: none;*/
	height: 36px;
	line-height: 36px;
}



.sidebar .best-sellers .item .post-thumb {
	border: none;
	top: 0px;
}


/* PAGINACION */
.products-section .shop-upper-box .items-label {
	color: var(--color-iconos) !important;
}

/* TEXTO RESALTADO EN VARIOS LUYGARES */
.proj-info a,
.blog-details .post-author h4 .author-designation {
	color: var(--color-iconos) !important;

}

/* HOVER */



.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li.current-menu-item>a {
	background-color: var(--color-btn-header) !important;
	color: #000;
	font-weight: bold;
}


.service-block-one .inner-box .category,
.service-block-one .inner-box .category a,
.link-box,
.post-blog-link:hover h3,
.post-blog-link:hover h4:not(.no-hover),
.products-section .shop-upper-box .items-label,
.sidebar .recent-posts .post .post-meta .fa,
.news-style-one .content .post-meta li .icon,
	{
	color: var(--color-letra-oscura-hover) !important;
}



.default-services-block .inner-box:hover {
	border: 1px solid var(--color-hover)
}



.main-header .main-box .logo-box {
	padding: 0px;
}

.main-header .main-box .logo-box .logo img {
	width: 140px;
}

/* BIENVENIDA */


/* FOOTER  */

.main-footer .footer-column h2:before,
.main-footer .footer-column h2:after,
.page-title h1:after {
	border: none;
}

.main-footer .footer-column h2 {
	margin-bottom: 0px;
}

.main-footer .posts-widget .post .time .fa,
.main-footer .contact-info li .icon,
.main-footer .posts-widget .view-more,
.widget-content .post:hover .desc-text,
.widget-content .post:hover .time,
.widget-content .post .desc-text,
.widget-content .post .time {
	color: var(--color-resaltado-footer) !important;
}

.gallery-widget .owl-controls .owl-dots .owl-dot.active span {
	background-color: var(--color-resaltado-footer) !important;
}

.main-footer .footer-nav li a:hover {
	color: var(--color-hover-footer) !important;

}

.footer-logo img {
	width: 150px;
}

.footer-widget a {
	width: 100%;
	display: block;
	color: #bebebe;
}

.footer-widget a:hover {
	color: #fff;
	font-weight: bold;
}



.pagina-dinamica ul,
.pagina-dinamica ol {
	margin-left: 40px;
	padding-left: 5px;

}

.pagina-dinamica li {
	list-style: inherit;
}

.footer-logo a {
	margin-top: -10px;

}


/*FOOTER*/

/* COLOR DE LETRA */
.sec-title h2,
.service-block-one .inner-box .text,
.sec-title .service-link,
.sec-title-four h2,
.sec-title-four h2,
.filter-btns .filter,
.about-us-section .text-column h2,
.about-us-section h3,
.about-us-section .text-column .text,
.team-member-one .lower-content .desc-text,
.team-member-one .lower-content h3,
.default-services-block .lower-content h3,
.sidebar-title h3,
.sidebar .styled-nav li a,
.sidebar .recent-posts .post h4,
.sidebar .list-two li a,
.sidebar .list-two li a:hover,
.products-section .shop-upper-box .sort-by strong,
.products-section .shop-upper-box .sort-by select,
.contact-section .info-column .desc-text,
.sidebar .recent-posts .post .post-meta,
.info-style-one li h4,
.info-style-one li .text,
.news-style-one .content .post-meta li a,
.blog-details .post-author h4,
.team-member-single .basic-details .info-header .member-title,
.team-member-single .basic-details .desc-text,
.gallery-section .filters li.active {
	color: var(--color-letra);
}

.sec-title .service-link:hover {
	color: var(--color-letra) !important;
}


/* .rev_slider {background-size:cover!important; background-position:center center!important;} */

.nav-submenu {
	float: left;
	width: 100%;

}

.nav-submenu .main-menu .navigation>li {
	padding: 1px 0px;

}

.nav-submenu .main-menu .navigation>li>ul>li>a {
	padding: 10px 20px;
	/*background-color: #000;*/
}

.nav-submenu .main-menu .navigation>li>ul>li>a:hover {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}

.main-header.fixed-header .main-box-sub-menu {
	display: none;
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
	height: 19px;
}

.product-details .basic-details .item-quantity input[type="text"],
.cart-table tbody tr .qty input[type="text"] {
	height: 36px;
	background: #ffffff;
}

.form-horizontal .control-label {
	text-align: left;
	line-height: 36px;
	margin: 0;
}

.theme-btn {
	padding: 6px 25px !important;
}

/*SELECT 2*/
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--multiple {
	height: 36px !important;
	padding-top: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin: 2px !important;
	padding: 0px 8px !important;
}

.select2-search--dropdown .select2-search__field {
	padding: 0px 4px;
}

.select2-results__option {
	padding: 4px 6px;
}

.select2-dropdown {
	border: 1px solid #ddd;
	/*background-color: #ddd;*/
}

table {
	width: 100%;
}

.cart-table tbody tr .prod-column .column-box {
	/*min-height: 74px;*/
	padding-top: 0px;
}

.cart-table tbody tr td {

	padding:  10px 15px;
	vertical-align: middle !important;

}

.modal-lg {
	width: 80%;
}

.prod-color,
.prod-talla {
	width: 100%;
	display: block;

}


/*POPULAR TAG*/
.main-footer .widgets-section {
	padding: 40px 0px 40px;
}

.main-footer .tags-widget .tags-list li a:hover {
	background: none;
	color: #ffffff;
	border: none !important;
}



.main-footer .tags-widget .tags-list li a {
	border: none !important;
	text-align: left;
}

.main-footer .tags-widget .tags-list li {
	width: 100%;
	margin: 0px;
}

/*CARRO DE COMPRA*/

.cart-section .totals-table, .cart-section .totals-table li{
	border: none;
}
.cart-section .sec-title.medium h2{
padding-left: 15px;
}
.cart-section .form-group label{margin: 0;}


.cart-section .form-group label {
	font-size: 1rem !important;
	font-weight: bold;
}

.checkout-section .cart-table {
	min-width: 0px !important;
}

.cart-table .item-quantity {
	margin-top: -11px;
}

.cart-table thead tr th {
	line-height: 24px;
	padding: 10px 15px;
	min-width: 110px;
	font-weight: bold;
	font-size: 14px;
}

.cart-table tbody tr .prod-column .column-box h3 {
	font-size: 14px;
}

.scroll-carro-compra {
	overflow: hidden;
	overflow-y: scroll;
	min-height: 200px;
}

.vacio-carro-compra {
	height: 200px;
	text-align: left;
}

.vacio-carro-compra i {
	font-size: 6em;
	height: 100px;
	margin-top: 48px;

}

.cart-header th {
	text-align: center;
}

.cart-table .sub-total,
.cart-table .remove {
	text-align: right;
	/*padding-right: 30px;*/
}

.cart-table tbody .price {
	text-align: right;
}

.cart-table tfoot tr td {
	padding: 15px 10px 15px;
}

.total-carro-compra {
	font-weight: bold;
}

.cart-table .mobil-input-price {

	margin-left: -100px;
}

.cart-table .mobil-input-sub-total {
	margin-left: -17px;

}

.cart-table .mobil-input-remove {
	bottom: 14px;
	position: absolute;

}

.column.default-column .cart-table tbody tr .qty {
	position: relative;
}

.column-box-mobil {
	padding-left: 80px !important;
}

.column-box-mobil .prod-thumb {
	width: 70px !important
}

.qty-mobil {
	vertical-align: top !important;
	padding-top: 29px !important;
}

.carro-compra-escritorio .prod-img img{
	width: 70px;
}

.cart-table tbody tr{
	border: none;
}
/* FIN CARRO DE COMPRA*/

/*ULTIMOS PRODUCSTOS*/
.default-shop-item {
	margin-bottom: 0px;
}

.default-shop-item .inner-box .lower-content {
	padding-top: 1rem;
}

.default-shop-item .inner-box .lower-content .price {
	color: #000;
}

.sidebar .best-sellers .item .item-price,
.sidebar .best-sellers .item .item-categoria,
.sidebar .best-sellers .item .item-price .strike-through {
	color: var(--color-letra-oscura);
}

.sidebar .best-sellers .item:hover .item-price,
.sidebar .best-sellers .item:hover .item-categoria,
.sidebar .best-sellers .item:hover .item-price .strike-through,
.sidebar .best-sellers .item:hover h4 {
	color: var(--color-letra-oscura-hover) !important;

}

/*ULTIMOS PRODUCSTOS*/




/* PRODUCTOS CATEGORIAS*/

.sidebar-title {
	margin-bottom: 0px;
}

.sidebar .styled-nav li a {
	padding-left: 5px;
	padding-bottom: 0px;

}

.sidebar .styled-nav li:hover a,
.sidebar .styled-nav li.current a {
	background: none;
	color: var(--color-letra-oscura-hover);
	border: none;
	font-weight: bold;
}

.sidebar .styled-nav li a:before {
	content: none;
}

.sidebar .styled-nav li a {
	border: none;
}

.nav-subcategoria {
	padding-left: 15px;
}

.nav-subcategoria li a {
	padding: 0px !important;
}

.item-price .strike-through {
	color: var(--color-letra-oscura);
	padding-left: 0px !important;
	padding-right: 10px;
}

.sidebar .popular-tags a {
	border: none;
	width: 100%;
	text-align: left;
	padding: 3px 0px;
	margin: 0;
}

.sidebar .popular-tags a:hover {
	background: none;
	color: var(--color-letra-oscura-hover);
}

.sidebar-widget.popular-tags .btn-active .btn-delete {
	background: none;
	top: -5px;
	right: -8px;
}



.sidebar .popular-tags a:last-child:after {
	content: "" !important;
}


/*PRODUCTOS CATEGORIA*/


/*PRODUCTO DETALLE*/

.control-border-carousel .post-nav {
	position: relative;
	margin: 30px auto;
	padding: 35px 0px;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-left: none;
	border-right: none;
}

.control-border-carousel .post-nav .prev-post,
.control-border-carousel .post-nav .next-post {
	position: relative;
	z-index: 1;
}

.control-border-carousel .post-nav a {
	position: relative;
	display: block;
	font-size: 16px;
	text-transform: initial;
	color: #9e9e9e;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	transition: 300ms ease;
}

.control-border-carousel .post-nav a:hover {
	color: #A8C41B !important;
}

.control-border-carousel .post-nav a .fa {
	position: relative;
	top: 2px;
	font-size: 24px;
}

.control-border-carousel.owl-controls .owl-dots {
	display: none !important;
}

/* .control-border-carousel .owl-controls {
	margin: 0px !important;
} */

.control-border-carousel .owl-controls .owl-nav {
	margin: 0px !important;
}

.control-border-carousel .owl-controls .owl-nav [class*="owl-"] {
	position: absolute;
	top: 50%;
	display: inline-block;
	margin: -50px 0px 0px 0px;

	padding: 0px;
	color: #000;
	font-size: 24px;
	text-align: center;
	border-radius: 0px;
	border: none;
	background: none !important;
	height: 48px;
	line-height: 48px;
	width: 48px;

}


.dp-categoria {
	margin-right: 10px;
	float: left;
}

.dp-categoria:after {
	content: "|";
	margin-left: 10px;
}

.product-details .details-header a:hover {
	color: #000;
	text-decoration: underline;
}

.product-details .card {
	border: none;
}

.product-details .card .card-header{
	background: none;
	border: none;
	padding: 0;
	font-weight: bold;
}
.product-details .card .card-body{
	padding: 0;
}

.related-products .sec-title.medium h2 {
	font-size: 1.4rem;
	text-transform: uppercase;
}

.product-details .image-column img {
	border: none;
}

.product-details .basic-details .details-header {
	border: none;
	padding: 0;
}

.product-details .basic-details .details-header .item-price {
	padding-top: 5px;
}


.products-section .shop-upper-box .sort-by,
.products-section .shop-upper-box [class*="col-"] {
	padding: 0px;
	line-height: 40px;
}


.product-details .item-price {

	/* font-weight: bold; */
	font-size: 1.2rem;

}

/*PRODUCTO DETALLE*/





/*HOME*/
.gallery-section .icon-box {
	display: none !important;
}

.gallery-section .filters .filter-tabs,
.gallery-section .filters li.active {
	border: none;
}

.gallery-section .filters .filter-tabs li::after {
	content: "|";
	margin-left: 19px;
	position: absolute;

}


.gallery-section .filters .filter-tabs li:last-child:after {
	content: "";
}

/*HOME*/



.footer-widget .tags-list li:last-child a:after {
	content: "";
}

.cart-section .form-error {
	border: 1px solid red !important;
}

.error .select2-container--default .select2-selection--single {
	border-color: red !important;
}





/*HOVER ELEMENTOS BOX*/

.default-shop-item .inner-box,
.default-portfolio-item .inner-box {
	border: none !important;

}

.default-shop-item .inner-box:hover,
.default-portfolio-item .inner-box:hover {
	border: none !important;

}

.default-shop-item .inner-box:hover .lower-content a,
.default-shop-item .inner-box:hover .lower-content .price,
.default-shop-item .inner-box:hover .lower-content .price span,
.default-portfolio-item .inner-box:hover .lower-content a,
.default-portfolio-item .inner-box:hover .lower-content .price .default-portfolio-item .inner-box:hover .lower-content .price span,
.default-shop-item .inner-box:hover .lower-content .item-price {
	text-shadow: 0 0 .65px #333, 0 0 .65px #333;


}

.default-portfolio-item .inner-box:hover h3 .theme-btn,
.shop-tab .inner-box:hover h3 .theme-btn {
	font-weight: bold !important;
	color: #fff !important;

}

.default-shop-item .inner-box:hover .lower-content .item-price,
.default-shop-item .inner-box:hover .lower-content .item-price .strike-through {
	color: var(--color-letra-oscura-hover) !important;
}



.main-slider .tp-bullets.preview3 .bullet {
	width: 10px !important;
	height: 10px !important;
	border: 0px !important;
	border-radius: 10px !important;
	background-color: #d6d6d6 !important;

}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected {
	background-color: #869791 !important;

}

.jq-toast-wrap.top-right {
	top: 60px;
}

.jq-icon-success,
.jq-icon-error {
	color: #fff;
	background-color: #000000;
	border-color: #fff;
	box-shadow: 0px 0px 7px 1px #fff;
}

.select2 {
	width: 100% !important;
}

.checkout-section .styled-form input[type="text"],
.checkout-section .styled-form input[type="email"],
.checkout-section .styled-form input[type="password"],
.checkout-section .styled-form select {
	height: 36px;
	line-height: 1rem;
}

/*CONTACTO*/

.form-box {
	border: none;
	padding: 0px 18px 0px 0px;
}

@-webkit-keyframes autofill {
	to {
		color: #000;
		background: #f4f4f4;
	}
}

input:-webkit-autofill {
	-webkit-animation-name: autofill;
	-webkit-animation-fill-mode: both;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: default;
}

.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover {
	cursor: default;
	color: #fff !important;
	border-color: #cccccc !important;

}



.footer-logo {
	margin-bottom: 10px;
}

.main-header .cart-btn-outer {
	margin-top: -5px;
	right: 0;
}

figure {
	margin: 0;
}

.tab-section-categories .default-shop-item .inner-box .lower-content,
.default-portfolio-item .caption-box-two {
	bottom: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
}

.default-shop-item .inner-box .lower-content h3 {
	font-weight: normal;
}

.tab-section-categories .default-shop-item .inner-box .lower-content h3 a,
.default-portfolio-item .caption-box-two h3 a {
	background-color: #000;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: normal;
	width: 60%;
}

.tab-section-categories .default-shop-item .inner-box .lower-content h3 a:hover,
.default-portfolio-item .caption-box-two h3 a:hover {
	font-weight: bold !important;
	color: #fff !important;

}

.section-separation {
	margin-top: 30px;
}

.default-shop-item .inner-box a:hover .tab-section-categories .default-shop-item .inner-box .lower-content h3 a {
	font-weight: bold !important;

}

.main-footer .tags-widget .tags-list li a {
	padding: 0px;
}

.products-section .shop-upper-box {
	background: none;
	padding: 0px;
	line-height: auto;
}

.products-section .shop-upper-box,
.sidebar .sidebar-widget {
	margin-bottom: 35px;
	min-height: auto;
}


a {
	color: #000;
}


