

:root {
	--bs-border-color: rgba(0, 0, 0, 0.20);
}

body, .body {
	background-color: #f2f2f2;
}

body > .admin {
	background-color: #ffffff;
}

#content > .row {
	background-color: #ffffff;
	padding: 2rem 0.5rem;
	border: 0 none;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}

#content > .home-row {
	background-color: transparent;
}

#content > .mx2rem {
	margin-left: 2rem;
	margin-right: 2rem;
}

@media (max-width: 912px) {

	body, .body {
		background-color: #ffffff;
	}

	#content > .row {
		background-color: #ffffff;
		padding: 0.5rem 0;
		border: 0 none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#content > .home-row {
		background-color: transparent;
	}

	#content > .mx2rem {
		margin-left: 0;
		margin-right: 0;
	}



}

.red {
	color: #F00;
}

.blueNewMess {
	color: #007bff !important;
}
.messNewViewd {
	font-weight: 700;
}

.graySeenMess {
	color: #119069 !important;
}

.fechaEnLink {
	text-decoration: none;
	font-size: 90%;
	opacity: 0.8;
}

.mostrarpartedelmensaje{
	opacity: 0.9;
}

.spinner {
	width: 24px;
	height: 24px;
	border: 3px solid #ccc;
	border-top: 3px solid #007bff; /* Bootstrap blue */
	border-radius: 50%;
	animation: spin 1s linear infinite;
	margin: 10px auto; /* center it */
}

.form-check {
	display: inline-block;
}

.border {
	border: 1px solid #d4d4d4 !important;
}

div.border.bg {
	border: 1px solid #d4d4d4 !important;
	background-color: #e9e9e9 !important;
}

@keyframes spin {
	to { transform: rotate(360deg); }
}


.form-control {
	border-color: rgba(0, 0, 0, 0.20);
}

.inline-block {
	display: inline-block;
	width: initial !important;
}

.valign-top {
	vertical-align: top;
}

.minithumb {
	max-width: 90px;
}

.-minithumb {
	max-width: 40px;
}

.table td, .table th {
	border-color: var(--bs-border-color);
}

#header .header-nav-bar.header-nav-bar-top-border {
	border-top: 1px solid #d7d7d7 !important;
}

#mensajes {
	padding: 0;
}

.porto-big-title {
	letter-spacing: -11px;
	font-size: 50px;
	/*font-size: 3rem;*/
	line-height: 0.8;
}
.hide {
	display: none;
}

#top-mess-number,
#top-cart-number {
	padding: 4px;
	width: 22px !important;
	height: 22px !important;
}

strong {
	font-weight: 500;
	color: #000;
}

.dark strong {
	font-weight: 500;
	color: #FFF;
}

.align-right {
	text-align: right;
	padding-right: 12px;
}

ul.nav-list li ul {
	margin: 0 0 0 12px;
}

ul.nav-list li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	padding: 8px 0 8px 22px;
	line-height: 12px;
}

#productInfo table {
	width: initial ;
}

#productInfo th.align-right {
	text-align: right;
	padding-right: 20px !important;
	/*color: #005c65;*/
}

#productInfo td {
	text-align: left;
	padding-left: 15px !important;
}

.border-right, border-end {
	border-right: 1px solid var(--grey-500) !important;
}

.product-thumb-info-image img {
	width: 100%;
}

.add-to-cart-form {
	display: block;
	margin: 0;
	padding: 0;
}

.add-to-cart-form button {
	border: 0 none;
}

.price .descuento {
	order: 3;
	display: inline-block;
	padding: 0 0.3rem;
	margin-left: 0.5rem;
	color: #fff000;
	background-color: #ff1b00;
	font-size: 55%;
}

div.nl2br {
	line-height: 1.6;
	margin-bottom: 10px;
}


small, .small {
	font-size: 75%;
}

.alert {
	/*background: var(--primary-rgba-10);*/
}

.mensajes {
	background: rgba(10, 142, 95, 0.03);
	border-bottom: 1px solid rgba(10, 142, 95, 0.5);
}

.mensajes p {
	color: #009c6a !important;
}

.errores {
	background: rgba(203, 0, 0, 0.03);
	border-bottom: 1px solid rgba(190, 29, 0, 0.5) !important;
}

.errores p {
	color: #d31d00 !important;
}

section.cat-title {
	margin: 0 0 2rem 0 !important;
	padding: 2rem 0 !important;
	border: 0 none !important;
	border-radius: 6px;
	background-color: transparent;
}

.cats-c_name{
	text-align: left;
	padding: 0 0 0 0;
	line-height: 1.2;
}

.cats-c_name h1 {
	letter-spacing: 0 !important;
	line-height: 1.2;
}

.cats-c_name h1 i.icon {
}

.cats-c_icon {
	/*text-align: right;*/
	/*padding: 0 1.5rem;*/
	padding-bottom: 1.5rem;
}

.cats-c_icon img {
	/*max-width: 220px;*/
}

.amount {
	opacity: 90%;
}

.verybig {
	font-size: 130% !important;
}


table.shop_table th,
table.shop_table td {
	vertical-align: top;
}

table.shop_table td.cart-product-remove {
	width:30px;
	padding: 14px 10px 0;
}

table.shop_table td.product-thumbnail {
	width: 60px;
	padding: 0;
}

table.shop_table td.product-thumbnail img {
	max-width: 50px;
}

.no-wrap {
	white-space: nowrap;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li {
	position: relative;
	padding: 1px 0;
	border-bottom: 1px solid #5f5f5f;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image {
	border-width: 0;
	padding: 5px 15px;
	border: 0 none;
}

.align-left {
	text-align: left !important;
}

.shop_table td {
	border-top: 1px solid rgba(0, 0, 0, 0.06);
	padding: 10px 10px;
}


.page-header.page-header-modern.page-header-md {
	padding: 10px 0 20px 0;
	margin-bottom: 20px;
}


#contentVideo {
	width: 100%;
	padding: 0 0 1rem 0.5rem;
}

#contentVideo  div.ratio {
	width: 85%;
}

#contentMainImage {
	width: 100%;
	padding: 0 0 1rem 0.5rem;
}

#contentMainImage  img {
	width: 70%;
}

#contentTexts {
	padding: 0 15% 3rem 1rem ;
}

#contentTexts h1 {

}

#contentTexts h2 {
	font-size: 1.8em;
	font-weight: 400;
	text-transform: initial;
	padding-left: 0.5rem;
}

#contentTexts h3 {
	font-size: 1.5em;
	font-weight: 400;
	text-transform: initial;
	padding-left: 0.5rem;
}

#contentTexts h4 {
	font-size: 1.4em;
	font-weight: 400;
	text-transform: initial;
	padding-left: 0.5rem;
}

#contentTexts h5 {
	font-size: 1.3em;
	font-weight: 400;
	text-transform: initial;
	padding-left: 0.5rem;
}


#contentTexts.articulo div p {
	text-align: justify;
}


#contentTexts p {
	line-height: 1.6;
}

#contentTexts div.lightbox {
	border: 0;
	height: 1px;
	vertical-align: middle;
	margin: 2rem auto 3rem;
	background: rgb(212, 212, 212);
	text-align: center !important;
	position: relative;
	clear: both;
}

div.divider {
	background: rgb(0 0 0 1);
	text-align: center !important;
	clear: both;
}

@media (max-width: 767px) {

	#contentVideo {
		width: 100%;
		padding: 1rem;
	}

	#contentVideo  div.ratio {
		width: 100%;
	}

	#contentMainImage {
		width: 100%;
		padding: 1rem;
	}

	#contentMainImage  img {
		width: 100%;
	}

	#contentTexts {
		padding: 0;
	}

	#contentTexts div {
		padding: 0 ;
	}


}


.white-popup-block.white-popup-block-md {
	max-width: 1024px;
}


@media (max-width: 767px) {

	.white-popup-block.white-popup-block-md {
		max-width: 600px;
	}



}

.nav-tabs li .nav-link:hover,
.nav-tabs li.active .nav-link, .nav-tabs li.active .nav-link:hover {
	border-bottom: none;
	border-left: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
}


.breadcrumb > li + li:before {
	padding: 0 3px 0 1px;
}

.border-bottom {
	border-bottom: 1px solid #CCC !important;
}

div.bq,
blockquote {
	background-color: rgba(0, 0, 0, 0.05);
	border-left: 4px solid rgba(0, 0, 0, 0.15);
	margin: 0 1.5rem 1rem 1rem;
	padding: 1rem 1rem;
	font-size: 1em;
}

#subtitulo {
	/*es igual a un blockquote*/
	margin: 0 0.5rem 2.5rem 0.5rem;
}

p.card-text {
	line-height: 1.8;
	margin: 0 0 4px;
}


#header .header-nav-features .header-nav-features-cart .totals .label {
	font-size: 12px;
	font-weight: 600;
}

#header .header-nav-features .header-nav-features-cart .totals .price-total {
	/*float: right;*/
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: 600;
}


#top-cart-content {
	border: 1px solid #909090;
}

#header .header-nav-features .header-nav-features-dropdown:before {
	transform: none;
	border: 0 none;
}

#header .header-nav-main nav > ul li.dropdown a.nada {
	background-color: #eaeaea;
}

#header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown .dropdown-menu:not(.border-top) {
	border: 1px solid #909090;
}

@media (max-width: 767px) {
	#header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown .dropdown-menu:not(.border-top) {
		border: 0 none;
	}
}

@media (max-width: 767px) {
	#header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu {
		margin-left: 0px;
	}
}


.logoThumb {
	width: 100px;
	height: auto;
}

.logoRounded {
	border: 1px solid #808080;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.logoShow {
	width: 50px;
	height: auto;
	border: 1px solid #808080;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}


img.img-small {
	max-width: 180px;
	height: auto;
}


table .bg-destacado {
	background-color: rgba(0, 0, 0, 0.01);
	color: #d31d00;
}
table .bg-destacado a {
	color: #d31d00;
	text-decoration: underline;
}
.hover-effect-3 {
	opacity: 0.70;
	color: var(--dark);
	transition: ease opacity 300ms;
}

.hover-effect-3:hover {
	opacity: 1;
	color: var(--bs-primary);
}

div.line {
	padding:0;
	margin: 3rem 0 2rem;
	border-bottom: 1px solid #CCC;
}

div.space {
	padding:0;
	margin: 3rem 0 2rem;
}

.mimensaje {
	transition: ease all 300ms;
}

.mimensaje:hover {
	/*color: #000;*/
	font-size: 110%;
}

.bg-receiver {
	background-color: rgba(235, 235, 235, 0.54);
}

.bg-sender {
	background-color: rgba(249, 249, 249, 0.58);
}

.btn-modern {
	text-transform: uppercase;
	font-size: .8em;
	padding: 0.3rem 1rem;
	font-weight: 500;
}

#rowmensajeria .card-body {
	padding: 0rem;
}

#rowmensajeria .card-body textarea{
	border: 0 none;
}


.top-mess a {
	margin: 0 0 0 6px;
}

#tengoMensajes {
	padding: 0;
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	background-color: rgba(230, 230, 230, 0.8);
	color: rgb(92, 90, 92);
	border: 1px solid #D0D0D0;
	border-bottom: 0 none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	font-size: smaller;
}

#tengoMensajes:hover {
	background-color: rgba(240, 240, 240, 0.9);
}

#tengoMensajes a {
	display: block;
	padding: 4px 10px;
	color: rgba(0, 0, 0, 0.85);
	font-weight: 300;
	text-decoration: none;
}

#tengoMensajes a:hover {
	color: rgb(0, 0, 0);
	text-shadow: initial;
	font-weight: 400;
}


.msgUnseen {
	background-color: rgba(60, 190, 170, 0.13);
	color: rgb(0, 138, 189);
	font-weight: 500;

}

@media (max-width: 1300px) {

	#tengoMensajes {
		display: none;
	}

}


.category-checkboxes label {

	font-size: 85%;
	/*letter-spacing: 0px;*/

}

.category-checkboxes .form-check-input[type=checkbox] {
	width: 9px;
	height: 9px;
	padding: 9px;
	min-height: 9px;
	margin-right: 5px;
}

.toggle.abierto { color: #505050; font-weight: 500; }
.toggle.cerrado { color: #090; font-weight: 500; }


.hr-primary {
	background-color: #d4d4d4;
	border: 0 none;
}


#checkingIndicator {
	position: absolute;
	border-right: 1px solid #000;
	top: -30px;
}


.trust-badge {
	transition: transform 0.2s ease;
	float: right;
}
.trust-badge:hover {
	transform: scale(1.05);
}
.trust-link {
	text-decoration: none;
}


span.location-item a {
	display: inline-block;
	margin: 0 5px;
	padding: 2px;
	color: #2787b6;
}

