@charset "UTF-8";
body {
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	line-height:inherit;
	position:relative;
	visibility:visible;
	overflow-x:hidden;
	color:#888;
	background-color:#ffffff
}
h1,h2,h3,h5,h6 {
	font-family:'Lato',sans-serif;
	font-weight:600;
	color:#1d1d1d;
	margin:0;
}
.h1,.h2,.h3,.h4,.h5,.h6 {
	line-height:inherit;
	margin:0;
}
h4 {
	font-family:'Lato',sans-serif;
	font-weight:300;
	color:#F94700;
	padding-bottom:10px;
}
button,input {
	overflow:visible;
	border:0;
	outline:0;
	background:0 0;
	padding:0
}
button,input,optgroup,select,textarea {
	margin:0;
	font-family:"Open Sans",sans-serif;
	font-size:inherit;
	line-height:inherit;
	transition:all .5s ease 0s;
	background-image:none!important;
	/*color:#ffffff;*/
}
button:focus {
	outline:0 dotted;
	outline:0 auto -webkit-focus-ring-color
}
button:focus,input:focus,optgroup:focus,select:focus,textarea:focus {
	outline:0 dotted;
	outline:0 auto -webkit-focus-ring-color
}
a:hover {
	text-decoration:none
}
a {
	transition:all .1s linear
}
ol,ul {
	margin:0;
	padding:0;
	list-style-type:none
}
li {
	display:inline-block
}
p {
	margin:0
}
.img-responsive {
	max-width:100%; /*60%;*/
	display:block
}
.logo-responsive {
	/*max-width:60%;*/
	width: 15em;
	display:block
}
@media only screen and (max-width: 575px){
	/*logo responsive*/
	.logo-responsive {width: 10em;}
}
.mb-0px {
	margin-bottom:0!important
}
.mb-10px {
	margin-bottom:10px
}
.mb-20px {
	margin-bottom:20px
}
.pl-5px { padding-left: 15px;}
.ptb-30px {
	padding:30px 0
}
.mtb-60px {
	margin:60px 0
}
.mtb-40px {
	margin:40px 0
}
.ptb-60px {
	padding:60px 0
}
.ptb-40px {
	padding:40px 0
}
.ptb-10px {
	padding:10px 0
}
.mt-30px {
	margin-top:30px
}
.mt-0px {
	margin-top:0px
}
.mb-0px {
	margin-bottom:0px
}
.mt-40px {
	margin-top:40px
}

.mt-30px {
	margin-top:30px
}
.mt-40px {
	margin-top:40px
}
.mt-60px {
	margin-top:60px
}
.pt-60px {
	padding-top:60px
}
.pt-10px {
	padding-top:10px
}
.pb-10px {
	padding-bottom:10px
}
.pb-30px {
	padding-bottom:30px
}
.mb-30px {
	margin-bottom:30px
}
.mb-20px {
	margin-bottom:0px;
}
.mb-10px {
	margin-bottom:10px
}
.mb-15px {
	padding:5px;
	background-color:transparent;
}
.mb-40px {
	margin-bottom:40px
}
.mb-50px {
	margin-bottom:50px
}
.mb-60px {
	margin-bottom:60px
}
.bg-blue {
	background-color:#146cda;
}
.bg-orange {
	background-color:#a09f9f;
	border-top:#ff3c20 solid 2px;
}
.bg-gray {
	background-color:#4e5864;
}
.bg-blue-deep {
	background-color:#0562d6
}
.bg-blue-light {
	background-color:#146cda
}
.border-top {
	border-top:1px solid rgba(255,255,255,.1)!important
}

.bg-light-gray {
	background-color:#f0f2f9
}
.bg-light-gray-2 {
	background-color:#f7f7f7
}
.bg-light-yellow {
	background-color:#FEFEF3
}
.color-gray {
	color:#47494a
}
.color-black {
	color:#1d1d1d
}
.color-white {
	color:#fff
}
.mr-30px {
	margin-right:30px!important
}
.custom-col {
	padding:0
}
.pl-60px {
	padding-left:60px
}
.padding-30px {
	padding:30px
}
.padding-10px {
	padding:10px
}
@media only screen and (max-width:767px) {
	.pl-60px {
		padding-left:30px
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.padding-30px {
		padding:20px
	}
}
.mr-120px {
	margin-right:40px
}
.swiper-slide .slider-content-1 * {
	animation-duration:1.3s;
	animation-fill-mode:both
}
.swiper-slide-active .slider-animated-1 h1 {
	animation-delay:1.3s;
	animation-name:fadeInUp
}
.swiper-slide-active .slider-animated-1 a {
	animation-delay:1.6s;
	animation-name:fadeInUp
}
.swiper-slide-active .slider-animated-1 span {
	animation-delay:1s;
	animation-name:fadeInUp
}
.swiper-slide-active .slider-animated-1 p {
	animation-delay:1s;
	animation-name:fadeInUp
}
.swiper-pagination-bullet {
	width:10px;
	height:10px;
	display:inline-block;
	border-radius:100%;
	background:#fff;
	opacity:1;
	margin:0 5px;
	transition:all .3s linear
}
.swiper-pagination-bullet:hover {
	background-color:#5dc2ca;
}
.swiper-pagination-bullet-active {
	opacity:1;
	background-color:#5dc2ca;
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:25px
}
.section-title {
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
	font-family:'Lato',sans-serif;
	/*margin-bottom:10px*/
}
@media only screen and (max-width:767px) {
	.section-title {
		text-align:center;
		margin-bottom:4px;
		border-bottom:0px
	}
}
.sliderbig {
	border-radius:15px;
}
@media only screen and (max-width:767px) {
	.sliderbig {
		border-radius:10px;
	}
}
.section-title h2 {
	margin:0;
	position:relative;
	font-weight:400;
	line-height:1;
	display:inline-block;
	position:relative;
	padding-bottom:8px;
	font-size:24px;
	color:#1d1d1d;
}
/*.section-title h2:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	height:2px;
	bottom:-1px;
	background:#fd4f2c;
}*/
@media only screen and (max-width:767px) {
	.section-title h2 {font-size: 14px;padding-bottom:4px;}
}

.sticky-nav.menu_fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	animation:sticky 1s;
	box-shadow:2px 4px 8px rgba(51,51,51,.25);
	padding:10px 0
}
.sticky-nav.menu_fixed.padding-0px {
	padding:0
}
.sticky-nav-mobile.menu_fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	animation:sticky 1s;
	box-shadow:2px 4px 8px rgba(51,51,51,.25);
	padding:10px 0
}
.sticky-nav-mobile.menu_fixed.padding-0px {
	padding:0
}
@keyframes sticky {
	0% {
		transform:translateY(-100%)
	}
	100% {
		transform:translateY(0)
	}
}
#scrollUp {
	width:50px;
	height:50px;
	background-color:#F94700;
	color:#fff;
	right:20px;
	bottom:60px;
	text-align:center;
	overflow:hidden;
	border-radius:50px;
	z-index:9811!important;
	font-size:32px;
	line-height:50px;
}


@media only screen and (min-width:600px) {
	#scrollUp {display:none;}
}


#scrollUp:hover {
	background:#B53301;
	color:#fff;
	box-shadow:0 0 20px #fff;
}
@media only screen and (min-width:1200px) {
	.container {
		max-width:1440px
	}
}
.tab-content .tab-pane {
	display:block;
	overflow:hidden;
	height:0;
	visibility:hidden;
	max-width:100%;
	opacity:0
}
.tab-content .tab-pane.active {
	height:auto;
	visibility:visible;
	opacity:1;
	overflow:visible
}
.animation {
	animation-duration:.3s;
	animation-fill-mode:both
}
@keyframes slideDownIn {
	0% {
		transform:translateY(-20px)
	}
	100% {
		transform:translateY(0)
	}
	0% {
		transform:translateY(-20px)
	}
}
.slideDownIn {
	animation-name:slideDownIn
}
@keyframes slideUpIn {
	0% {
		transform:translateY(20px)
	}
	100% {
		transform:translateY(0)
	}
	0% {
		transform:translateY(20px)
	}
}
.slideUpIn {
	animation-name:slideUpIn
}
.header-nav {
	padding:3px 0;
	line-height:12px;
	font-size:13px;
	background-color:#FF3C20;
	;
}
.header-nav li {
	padding:0 15px;
	border-right:1px solid #ffffff;
}
.header-nav li.pr-0 {
	padding-right:0;
	border:0
}
.header-nav ul li ul.dropdown-menu {
	margin:0;
	top:29px;
	left:auto;
	right:0;
	min-width:130px;
	overflow:hidden;
	border-radius:0;
	border:1px solid #ebebeb;
	background:#fff none repeat scroll 0 0;
	box-shadow:0 1px 7px -2px rgba(0,0,0,.3);
	transform:rotateX(90deg);
	transform-origin:center top 0
}
.header-nav ul li ul.dropdown-menu {
	top:28px!important;
	right:0;
	left:auto!important;
	transform:rotateX(0)
}
.header-nav ul li ul.dropdown-menu li {
	display:block;
	padding:0 18px;
	border:0
}
.header-nav ul li ul.dropdown-menu li a {
	display:block;
	width:100%;
	padding:12px 10px;
	color:#47494a;
	font-size:13px;
	clear:both;
	font-weight:400;
	text-align:inherit;
	white-space:nowrap;
	background:0 0;
	border-bottom:1px solid #ebebeb
}
.header-nav ul li ul.dropdown-menu li:hover>a {
	color:#146cda
}
.header-nav ul li ul.dropdown-menu li:last-child a {
	border-bottom:0 solid #ebebeb
}
.header-nav ul li button:hover {
	color:#f84700;
}
.menu-nav {
	color:white;
}
@media only screen and (max-width:575px) {
	.header-nav .header-static-nav {
		text-align:center;
		margin:0 0 15px
	}
	.header-nav .header-menu-nav {
		text-align:center
	}
}
.header-nav-2 {
	border-bottom:0 solid #ebebeb;
	color:#fff
}
.header-nav-2 li {
	border-right:1px solid #fff
}
.header-nav-2 li button {
	color:#fff
}
.header-nav-2 li button:hover {
	color:#1d1d1d!important
}
.header-top {
}
.header-top .header-right-element .contact-link {
	float:right;
	padding-left:45px;
	line-height:17px;
	position:relative;
	color:#47494a;
	text-transform:capitalize;
	margin-top:6px;
	margin-right:50px;
	margin-left:100px
}
.header-top .header-right-element .contact-link a {
	color:#1d1d1d;
	font-weight:700
}
.header-top .header-right-element .contact-link a:hover {
	color:#f84700;
}
.header-top .header-right-element .contact-link:before {
	content:"";
	display:inline-block;
	width:35px;
	height:35px;
	background:url() no-repeat;
	position:absolute;
	left:0;
	top:0;
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
	.header-top .header-right-element .contact-link {
		margin-right:50px;
		margin-left:50px
	}
}
.header-menu .header-menu-vertical {
	position:relative;
	z-index:2
}
.header-menu .header-menu-vertical .menu-title {
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	height:54px;
	line-height:54px;
	cursor:pointer;
	margin:0;
	padding-right:10px
}
.header-menu .header-menu-vertical .menu-title:before {
	content:"";
	display:inline-block;
	font-size:18px;
	font-family:simple-line-icons;
	font-weight:400;
	width:34px;
	height:34px;
	line-height:34px;
	background:#247cea;
	margin-right:10px;
	text-align:center;
	border-radius:5px;
	vertical-align:-3px
}
.header-menu .header-menu-vertical .menu-title:after {
	content:"";
	display:inline-block;
	font-size:12px;
	font-family:Ionicons;
	font-weight:400;
	margin-left:7px;
	float:right
}
.header-menu .header-menu-vertical .be-af-none {
	padding-left:20px
}
.header-menu .header-menu-vertical .be-af-none:after {
	display:none
}
.header-menu .header-menu-vertical .be-af-none:before {
	display:none
}
.header-menu .header-menu-vertical .display-block {
	display:block
}
.header-menu .header-menu-vertical .display-none {
	display:none
}
.header-menu .header-menu-vertical .menu-content {
	width:100%;
	background:#fff;
	border:1px solid #eaeaea;
	position:absolute;
	top:100%;
	left:0;
	min-width:270px
}
.header-menu .header-menu-vertical .menu-content.display-block {
	min-width:inherit
}
.header-menu .header-menu-vertical .menu-content li.expand a {
	padding-left:45px;
	font-weight:700
}
.header-menu .header-menu-vertical .menu-content li.expand a i {
	right:auto;
	left:20px
}
.header-menu .header-menu-vertical .menu-content li {
	display:block;
	position:relative
}
.header-menu .header-menu-vertical .menu-content li a {
	position:relative;
	display:block;
	overflow:hidden;
	line-height:24px;
	text-transform:capitalize;
	word-wrap:break-word;
	background:#fff;
	color:#47494a;
	padding:8px 20px;
	font-size:14px;
	font-weight:400;
	transition:all .3s linear
}
.header-menu .header-menu-vertical .menu-content li .sub-menu {
	position:absolute;
	z-index:9;
	text-align:left;
	top:0;
	left:100%;
	background:#fff;
	padding:15px 10px 15px 10px;
	display:inline-block;
	width:900px;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	opacity:0;
	visibility:hidden;
	transition:all .3s linear;
	border:1px solid #eaeaea
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li {
	width:33.33%
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a {
	margin:5px 0 5px 0
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li a:hover {
	background:#fff
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li {
	width:100%
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li a {
	padding:2px 20px 2px 20px
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li ul li a:hover {
	padding-left:30px;
	background:#fff
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li img {
	width:100%;
	transition:all .3s linear;
	margin-top:10px
}
.header-menu .header-menu-vertical .menu-content li .sub-menu li img:hover {
	transform:scale(1.05) rotate(.05deg);
	transition:all .3s linear
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 {
	padding:0;
	width:240px;
	border:1px solid #eaeaea;
	background:#fff
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li {
	width:100%;
	padding:0;
	line-height:20px;
	border-bottom:1px solid #eaeaea;
	position:relative;
	display:block
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li a {
	padding:3px 20px
}
.header-menu .header-menu-vertical .menu-content li .sub-menu.sub-menu-2 li:last-child {
	border-bottom:0
}
.header-menu .header-menu-vertical .menu-content li:hover .sub-menu {
	opacity:1;
	visibility:visible
}
.header-menu .header-menu-vertical .menu-content li a {
	transition:all .3s linear
}
.header-menu .header-menu-vertical .menu-content li a:hover {
	background:#f9f9f9
}
.header-menu .header-menu-vertical .menu-content li a i {
	position:absolute;
	right:20px;
	top:50%;
	transform:translateY(-50%)
}
.header-menu .header-menu-vertical li:hover>a {
	color:#146cda
}
.header-menu .header-horizontal-menu {
	overflow: auto;
	white-space: nowrap;
}
.header-menu .header-horizontal-menu li {
	margin-left:15px;
	padding:2px 0;
	position:relative
}
.header-menu .header-horizontal-menu li:first-child {
	margin-left:3
}
.header-menu .header-horizontal-menu li a {
	display:block;
	padding:0 3px 0 3px;
	color:#fff;
	background:0 0;
	line-height:23px;
	height:25px;
	position:relative;
	font-family:"Lato",sans-serif;
	font-weight:400;
	font-size:16px;
}
@media only screen and (max-width:575px) {
	.header-menu .header-horizontal-menu li a {
		display: inline-block;
		padding:0 3px 0 3px;
		color:#fff;
		background:0 0;
		line-height:23px;
		height:25px;
		position:relative;
		font-family:"Lato",sans-serif;
		font-weight:500;
		font-size:14px;
	}
}
.header-menu .header-horizontal-menu li a:hover {
	border-width:1px 1px 1px 1px;
	box-shadow:inset 0 0 0 1px #fff;
}
.header-menu .header-horizontal-menu li.menu-dropdown {
	position:relative
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu {
	position:absolute;
	z-index:9;
	visibility:hidden;
	opacity:0;
	text-align:left;
	opacity:0;
	visibility:hidden;
	-o-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-webkit-transform-style:preserve-3d;
	transform:rotateX(-75deg);
	-o-transform:rotateX(-75deg);
	-moz-transform:rotateX(-75deg);
	-webkit-transform:rotateX(-75deg);
	min-width:205px;
	left:auto!important;
	background:#fff;
	box-shadow:0 0 3.76px .24px rgba(0,0,0,.15);
	top:54px
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li {
	display:block;
	margin:0;
	width:100%;
	padding:10px 20px;
	border-bottom:1px solid #eaeaea
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:last-child {
	border:0
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a {
	color:#47494a;
	font-weight:400;
	text-transform:capitalize
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li a i {
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%)
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li:hover>a {
	color:#146cda;
	padding-left:10px
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static {
	position:relative!important
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu li.position-static:hover .main-sub-menu.main-sub-menu-2 {
	transform:translateY(-54px);
	opacity:1;
	visibility:visible
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.main-sub-menu.main-sub-menu-2 {
	left:100%!important;
	transform:translateY(-30px);
	opacity:0;
	visibility:hidden
}
.header-menu .header-horizontal-menu li.menu-dropdown:hover .main-sub-menu {
	opacity:1;
	visibility:visible;
	transform:rotateX(0);
	-o-transform:rotateX(0);
	-moz-transform:rotateX(0);
	-webkit-transform:rotateX(0);
	-o-transition:-o-transform .3s,opacity .3s;
	-ms-transition:-ms-transform .3s,opacity .3s;
	-moz-transition:-moz-transform .3s,opacity .3s;
	-webkit-transition:-webkit-transform .3s,opacity .3s;
	padding:0!important
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
	background-color:#fff;
	display:block;
	left:-100px;
	padding:30px 30px 30px 30px;
	position:absolute;
	text-align:left;
	top:100%;
	width:1010px;
	z-index:9999;
	box-shadow:0 0 3.76px .24px rgba(0,0,0,.15);
	opacity:0;
	visibility:hidden;
	-o-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-webkit-transform-style:preserve-3d;
	transform:rotateX(-75deg);
	-o-transform:rotateX(-75deg);
	-moz-transform:rotateX(-75deg);
	-webkit-transform:rotateX(-75deg)
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li {
	margin:0;
	width:25%;
	padding:0 0
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li a {
	color:#47494a
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title {
	padding:0 0;
	margin:0 0 5px
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a {
	color:#47494a;
	text-transform:uppercase;
	font-weight:700
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li.mega-menu-title a:hover {
	padding:0 0;
	color:#146cda
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li {
	width:100%;
	padding:0 0;
	overflow:hidden
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a {
	color:#47494a;
	font-weight:400;
	text-transform:capitalize;
	margin:3px 0
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li li a:hover {
	padding-left:10px
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li:hover>a {
	color:#146cda
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 {
	width:100%;
	margin-top:20px
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a {
	display:inline
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a:hover {
	padding:0
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img {
	max-width:100%;
	transition:all .3s linear
}
.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap li.w-100 a img:hover {
	transform:scale(1.05) rotate(.05deg);
	transition:all .3s linear
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
	.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap {
		left:-200px;
		width:920px
	}
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
	.header-menu .header-horizontal-menu li.menu-dropdown ul.mega-menu-wrap.left-0px {
		left:0
	}
}
.header-menu .header-horizontal-menu li.menu-dropdown:hover .mega-menu-wrap {
	opacity:1;
	visibility:visible;
	transform:rotateX(0);
	-o-transform:rotateX(0);
	-moz-transform:rotateX(0);
	-webkit-transform:rotateX(0);
	-o-transition:-o-transform .3s,opacity .3s;
	-ms-transition:-ms-transform .3s,opacity .3s;
	-moz-transition:-moz-transform .3s,opacity .3s;
	-webkit-transition:-webkit-transform .3s,opacity .3s
}
.header-menu .free-ship {
	color:#fff;
	line-height:24px;
	font-size:14px;
	padding:2px 0
}
.header-menu.header-menu-2 .header-horizontal-menu li {
	margin:0;
	padding:15px 40px;
	border-left:1px solid #257dea
}
.header-menu.header-menu-2 .header-horizontal-menu li:hover {
	background:#257dea
}
.header-menu.header-menu-2 .header-horizontal-menu li:first-child {
	margin-left:0;
	border:0
}
.header-menu.header-menu-2 .header-horizontal-menu li ul li {
	border-bottom:0 solid #ebebeb;
	border-left:0 solid #257dea
}
.header-menu.header-menu-2 .header-horizontal-menu li ul li:hover {
	background:0 0
}
.header-menu.header-menu-2 .header-horizontal-menu li ul li li {
	border:0
}
.header-menu.header-menu-2 .header-horizontal-menu li a i.icon {
	margin-right:5px;
	font-size:16px
}
.header-menu.header-menu-2 .header-horizontal-menu li.menu-dropdown:hover .main-sub-menu {
	left:0!important
}
.header-menu.header-menu-2 .header-horizontal-menu li.menu-dropdown:hover .main-sub-menu-2 {
	left:100%!important
}
.header-menu-style-2 {
	padding:21px 0;
	line-height:12px;
	font-size:13px
}
.header-menu-style-2 li {
	padding:0 15px;
	border-right:1px solid #47494a
}
.header-menu-style-2 li button {
	color:1d1d1d
}
.header-menu-style-2 li button:hover {
	color:#146cda
}
.header-menu-style-2 .pr-0 {
	padding-right:0;
	border:0
}
.header-menu-style-2 ul.dropdown-menu {
	margin:0;
	top:28px!important;
	left:auto!important;
	right:0!important;
	min-width:130px;
	overflow:hidden;
	border-radius:0;
	border:1px solid #ebebeb;
	background:#fff none repeat scroll 0 0;
	box-shadow:0 1px 7px -2px rgba(0,0,0,.3);
	transform:rotateX(90deg);
	transform-origin:center top 0
}
.header-menu-style-2 ul.dropdown-menu li {
	display:block;
	padding:0 18px;
	border:0
}
.header-menu-style-2 ul.dropdown-menu li a {
	display:block;
	width:100%;
	padding:12px 10px;
	color:#47494a;
	font-size:13px;
	clear:both;
	font-weight:400;
	text-align:inherit;
	white-space:nowrap;
	background:0 0;
	border-bottom:1px solid #ebebeb
}
.header-menu-style-2 ul.dropdown-menu li a:hover {
	color:#146cda
}
.header-menu-style-2 ul.dropdown-menu li:last-child a {
	border-bottom:0 solid #ebebeb
}
.header-menu-3 {
	box-shadow:0 3px 2.55px .45px rgba(0,0,0,.06)
}
.header-menu-3 .header-menu-vertical .menu-title {
	color:#1d1d1d
}
.header-menu-3 .header-menu-vertical .menu-title:before {
	background:#fff;
	width:auto
}
.header-menu-3 .header-horizontal-menu li a {
	color:#1d1d1d
}
.header-menu-3 .header-horizontal-menu li:hover a {
	color:#146cda
}
.header-menu .col-lg-3.custom-col-2 {
	ms-flex:0 0 16.7%;
	flex:0 0 16.7%;
	max-width:16.7%
}
@media only screen and (min-width:1200px) and (max-width:1342px) {
	.header-menu .col-lg-3.custom-col-2 {
		ms-flex:0 0 20%;
		flex:0 0 20%;
		max-width:20%
	}
}
.header-menu .col-lg-9.custom-col-2 {
	ms-flex:0 0 83.3%;
	flex:0 0 83.3%;
	max-width:83.3%
}
@media only screen and (min-width:1200px) and (max-width:1342px) {
	.header-menu .col-lg-9.custom-col-2 {
		ms-flex:0 0 80%;
		flex:0 0 80%;
		max-width:80%
	}
}
.header-menu .col-lg-2.custom-col-3 {
	ms-flex:0 0 20.666667%;
	flex:0 0 20.666667%;
	max-width:20.666667%
}
.header-menu .col-lg-7.custom-col-3 {
	ms-flex:0 0 54.3%;
	flex:0 0 54.3%;
	max-width:54.3%
}
.swiper-container {
}
.slider-height-1 {
	height:250px
}
.slider-height-2 {
	height:437px
}
.slider-height-3 {
	height:530px
}
.slider-height-4 {
	height:530px
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.slider-height-1 {
		height:430px
	}
}
@media only screen and (min-width:575px) and (max-width:767px) {
	.slider-height-1 {
		height:400px
	}
	.mb-lm-30px {
		margin-bottom:30px;
	}
	/*
	.footer-links {
		text-align:center;
	}
	.footer-area .footer-top .single-wedge h4 {
		text-align:center;
	}
	.footer-area img.footer-logo {
		max-width:212px;
		margin:auto;
		display:block;
	}
	.payment-img {
		margin:auto;
		display:block;
		margin-top:5px;
	}
	.payment-img:hover {
		filter:contrast(2.0);
	}*/
	.list-product .product-decs .rating-product {
		padding:30px 0 0px 0;
		/*display:none;*/
	}
	.list-product .add-to-link {
		max-height:70px;
	}
}
.title-product-02 {
	font-size:16px;
	font-family:'Lato',sans-serif;
	padding-top:10px;
}
.descrip-product-01 {
	font-size:18px;
	font-family:'Lato',sans-serif;
}
h4.about-product-title{
	font-size: 16px;
	font-weight: bold;
}
/*@media only screen and (min-width:575px) and (max-width:768px) {
	h4.about-product-title{
		font-size: 14px;
		font-weight: bold;
	}
}*/
@media only screen and (min-width:768px) and (max-width:991px) {
	.slider-height-2 {
		height:350px
	}
}
@media only screen and (max-width:767px) {
	.slider-height-2 {
		height:300px
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.slider-height-3 {
		height:430px
	}
}
@media only screen and (max-width:767px) {
	.slider-height-3 {
		height:300px
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.slider-height-4 {
		height:430px
	}
}
@media only screen and (max-width:767px) {
	.slider-height-4 {
		height:300px
	}
}
.slider-area .bg-img {
	background-position:center center;
	background-size:cover;
	position:relative;
	z-index:1;
	background-color:#bebebe;
	transition:all .3s ease-in-out!important
}
.slider-area .bg-img:after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	background:#fff;
	z-index:-1;
	opacity:.2
}
.slider-area .bg-img .slider-content-1 span {
	font-size:17px;
	font-weight:400;
	text-transform:uppercase;
	font-style:italic;
	margin-bottom:10px;
	line-height:1;
	display:block
}
.slider-area .bg-img .slider-content-1 h1 {
	font-size:45px;
	font-weight:400;
	margin-bottom:50px;
	line-height:1
}
.slider-area .bg-img .slider-content-1 h1 strong {
	font-weight:700
}
@media only screen and (max-width:767px) {
	.slider-area .bg-img .slider-content-1 h1 {
		font-size:32px;
		margin-bottom:30px
	}
}
.slider-area .bg-img .slider-content-1 a {
	width:140px;
	height:45px;
	line-height:45px;
	text-align:center;
	display:inline-block;
	background-color:#5dc2ca;
	color:#fff;
	font-weight:700;
	border-radius:5px;
	font-size:14px;
}
.slider-area .bg-img .slider-content-1 a:hover {
	background-color:#298c94;
}
.slider-nav-style-1 {
	position:relative;
	overflow:hidden;
	transition:all .3s linear
}
.slider-nav-style-1 .swiper-button-next:after,.slider-nav-style-1 .swiper-button-prev:after {
	font-family:Ionicons;
	font-size:32px;
	text-transform:none!important;
	letter-spacing:0;
	text-transform:none;
	font-variant:initial;
	line-height:1;
	outline:0
}
.slider-nav-style-1 .swiper-button-next {
	outline:0;
	right:-20px;
	left:auto
}
.slider-nav-style-1 .swiper-button-prev {
	outline:0;
	right:auto;
	left:-20px
}
.slider-nav-style-1 .swiper-button-next:after {
	content:""
}
.slider-nav-style-1 .swiper-button-next:after:hover {
	color:#146cda
}
.slider-nav-style-1 .swiper-button-prev:after {
	content:""
}
.slider-nav-style-1 .swiper-button-prev:after:hover {
	color:#146cda
}
.slider-nav-style-1:hover .swiper-button-next {
	right:10px
}
.slider-nav-style-1:hover .swiper-button-prev {
	left:10px
}
.slider-nav-style-1 .swiper-button-next,.slider-nav-style-1 .swiper-button-prev {
	color:#1d1d1d
}
.slider-nav-style-1 .swiper-button-next:hover,.slider-nav-style-1 .swiper-button-prev:hover {
	color:#146cda
}
.slider-nav-style-1 .swiper-buttons .swiper-button-next,.slider-nav-style-1 .swiper-buttons .swiper-button-prev {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:9;
	width:30px;
	height:30px;
	line-height:30px;
	opacity:0;
	visibility:hidden;
	transition:all .3s;
	margin:auto
}
.slider-nav-style-1:hover .swiper-button-next,.slider-nav-style-1:hover .swiper-button-prev {
	opacity:1;
	visibility:visible
}
.slider-nav-style-1 img {
	width:100%; /*09%;*/
	margin:auto;
	border-radius: 5px;
}
.slider-nav-style-2 {
	position:relative;
	overflow:hidden;
	transition:all .3s linear
}
.slider-nav-style-2 .swiper-button-next:after,.slider-nav-style-2 .swiper-button-prev:after {
	font-family:Ionicons;
	font-size:32px;
	text-transform:none!important;
	letter-spacing:0;
	text-transform:none;
	font-variant:initial;
	line-height:1;
	outline:0
}
.slider-nav-style-2 .swiper-button-next {
	outline:0;
	right:-20px;
	left:auto
}
.slider-nav-style-2 .swiper-button-prev {
	outline:0;
	right:auto;
	left:-20px
}
.slider-nav-style-2 .swiper-button-next:after {
	content:""
}
.slider-nav-style-2 .swiper-button-next:after:hover {
	color:#146cda
}
.slider-nav-style-2 .swiper-button-prev:after {
	content:""
}
.slider-nav-style-2 .swiper-button-prev:after:hover {
	color:#146cda
}
.slider-nav-style-2:hover .swiper-button-next {
	right:10px
}
.slider-nav-style-2:hover .swiper-button-prev {
	left:10px
}
.slider-nav-style-2 .swiper-button-next,.slider-nav-style-1 .swiper-button-prev {
	color:#1d1d1d
}
.slider-nav-style-2 .swiper-button-next:hover,.slider-nav-style-2 .swiper-button-prev:hover {
	color:#146cda
}
.slider-nav-style-2 .swiper-buttons .swiper-button-next,.slider-nav-style-2 .swiper-buttons .swiper-button-prev {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:9;
	width:30px;
	height:30px;
	line-height:30px;
	opacity:0;
	visibility:hidden;
	transition:all .3s;
	margin:auto
}
.slider-nav-style-2:hover .swiper-button-next,.slider-nav-style-2:hover .swiper-button-prev {
	opacity:1;
	visibility:visible
}
.slider-nav-style-2 img {
	width:90%;
	margin:auto;
}
.slider-medium {
	border-radius:15px;
}
.slider-medium-resp {
	border-radius:15px;
}
.slider-nav-style-medium {
	width:90%;
	margin:auto;
}
@media only screen and (max-width:767px) {
	.slider-nav-style-2 img {
		width:70%;
		margin:auto;
		border-radius:8px;
	}
}
@media only screen and (min-width:500px) {
	.banner-responsive-2 {
		display:none;
	}
}
.static-area .single-static {
	position:relative;
	display:flex;
	align-items:flex-start
}
.static-area .single-static img {
	flex:0 0 auto;
	margin:0;
	margin-right:15px
}
.static-area .single-static .single-static-meta h4 {
	color:#1d1d1d;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	line-height:25px;
	margin-bottom:0
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.static-area .single-static .single-static-meta h4 {
		font-size:15px
	}
}
.static-area .single-static .single-static-meta p {
	line-height:20px;
	color:#888;
	font-size:13px;
	margin:0
}
.banner-area .banner-wrapper {
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	border-radius: 5px;
}
.banner-area .banner-wrapper img {
	width:100%;
	
	transition:all .3s linear
}
.banner-area .banner-wrapper:hover img {
	transition:all .3s linear;
	transform:scale(1.035) rotate(.05deg)
}
.banner-area.banner-area-2 .banner-wrapper {
	margin:0
}
.banner-area.banner-area-2 .banner-wrapper:first-child {
	margin-bottom:15px
}

/* Añadido por E2 20/02/2023 */
.main-slider-area .banner-wrapper {
	position:relative;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:10px
}
@media only screen and (max-width:575px) {
	margin-bottom:0px
}
.main-slider-area .banner-wrapper img {
	width:100%;
	transition:all .3s linear
}
.main-slider-area.banner-area-2 .banner-wrapper {
	margin:0
}
.main-slider-area.banner-area-2 .banner-wrapper:first-child {
	margin-bottom:15px
}

.popular-categories-area .category-slider .category-slider-bg {
	background-color:#fff
}
.popular-categories-area .category-slider .category-slider-bg .category-discript {
	padding:30px 25px
}
.popular-categories-area .category-slider .thumb-category {
	position:relative;
	overflow:hidden
}
.popular-categories-area .category-slider .thumb-category img {
	width:100%;
	transition:all .3s linear
}
.popular-categories-area .category-slider .thumb-category:hover img {
	transition:all .3s linear;
	transform:scale(1.035) rotate(.05deg)
}
.popular-categories-area .category-slider .category-discript {
	padding-top:20px
}
.popular-categories-area .category-slider .category-discript h4 {
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	color:#47494a;
	display:block;
	line-height:1;
	margin-bottom:12px
}
.popular-categories-area .category-slider .category-discript li {
	display:block
}
.popular-categories-area .category-slider .category-discript a {
	color:#888;
	font-size:14px;
	line-height:24px;
	display:block;
	text-transform:capitalize
}
.popular-categories-area .category-slider .category-discript a:hover {
	color:#146cda
}
.popular-categories-area .category-slider .category-discript a.view-all-btn {
	display:inline-block;
	margin-top:20px;
	font-size:13px;
	line-height:32px;
	height:32px;
	color:#253237;
	background:#f5f5f5;
	padding:0 15px;
	border-radius:5px;
	text-transform:uppercase
}
.popular-categories-area .category-slider .category-discript a.view-all-btn:hover {
	background-color:#146cda;
	color:#fff
}
.result-container {display: flex; justify-content: center}
.item {padding:4px;}

.list-cat {
	position:relative;
	background:#fff;
	/*background-color: #F7F7F7;*/
	z-index:1;
	border:1px solid #f1f3f8;
	border-radius:5px;
	padding:1px 1px 1px 1px;
	margin-bottom:5px;
	margin-top:5px;
	transition:all .1s linear;
	max-width:205px;
	min-width:80%
}
.list-cat .img-block .quick-view {
	position:absolute;
	top:5px;
	right:5px;
	pointer-events:none;
	z-index:1;
	line-height:1
}
.list-cat .img-block .quick-view button {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	background:0 0;
	color:#47494a;
	padding:0;
	border:none;
	padding:0;
	font-size:16px;
	text-align:center;
	text-transform:capitalize;
	pointer-events:visible;
	opacity:0;
	transform:scale3d(0,0,0)
}
@media only screen and (max-width:575px) {
	.list-cat {max-width:auto; padding:0px 0px 0px 0px;margin-bottom:5px;margin-top:5px;}
	.item {padding: 0px; margin: 0px; width: 150px;}
}
.list-cat .img-block {
	position:relative;
	border: 0;
	background:white;
	background-position: center;
	background-repeat:no-repeat;
	background-size: 80%;
}
.list-cat .img-block img {
	width:100%;
	max-height:150px;
	margin:0;
	padding:10px;
	height:auto;
}
.list-cat .cat-decs .cat-name {
	font-size: 12px;
	margin-bottom: 15px;
	color: black;
}
@media only screen and (max-width:575px) {
	.list-cat .cat-decs .cat-name {
		font-size: 10px;
	}
}
/*
@supports(object-fit: cover){
    .list-cat .img-block img {
		height: 100vh;
		object-fit: cover;
		object-position: center center;
    }
}
*/
.list-cat .img-block img:hover {
	transition:all .3s linear;
	transform:scale(1.035) rotate(.05deg)
}
/*@supports(object-fit:cover) {
	.img-block img {
		height:100%;
		object-fit:cover;
		object-position:center center;
	}
}*/
.list-cat:hover {
	/*box-shadow:2px 2px 4px 2px #d1cfcf;*/
	border:1px solid #F84700;
}
.list-cat:hover .second-img {
	opacity:1;
	visibility:visible
}


.list-product {
	position:relative;
	background:#fff;
	/*background-color: #F7F7F7;*/
	z-index:1;
	border:1px solid #f1f3f8;
	border-radius:5px;
	padding:2px 2px 2px 2px;
	margin-bottom:15px;
	margin-top:15px;
	transition:all .1s linear;
	max-width:205px;
	min-width:80%
}
@media only screen and (max-width:575px) {
	.list-product {max-width:auto; padding:0px 0px 0px 0px;margin-bottom:5px;margin-top:5px;}
	.item {padding: 0px; margin: 0px; width: 150px;}
}
.list-product .img-block {
	position:relative;
	border: 0;
	background:white;
	background-position: center;
	background-repeat:no-repeat;
	background-size: 80%;
}
.list-product .img-block img {
	width:100%;
	max-height:200px;
	margin:0;
	padding:20px;
	height:auto;
}
@supports(object-fit: cover){
    .list-product .img-block img {
		height: 100vh;
		object-fit: cover;
		object-position: center center;
    }
}
.list-product .img-block img:hover {
	transition:all .3s linear;
	transform:scale(1.035) rotate(.05deg)
}
/*@supports(object-fit:cover) {
	.img-block img {
		height:100%;
		object-fit:cover;
		object-position:center center;
	}
}*/
.list-product .img-block .second-img {
	position:absolute;
	opacity:0;
	transition:all .3s linear;
	left:0;
	max-width:100%;
	opacity:0;
	position:absolute;
	top:0
}
.list-product .img-block .quick-view {
	position:absolute;
	top:5px;
	right:5px;
	pointer-events:none;
	z-index:1;
	line-height:1
}
.list-product .img-block .quick-view button {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	background:0 0;
	color:#47494a;
	padding:0;
	border:none;
	padding:0;
	font-size:16px;
	text-align:center;
	text-transform:capitalize;
	pointer-events:visible;
	opacity:0;
	transform:scale3d(0,0,0)
}
.list-product:hover {
	/*box-shadow:2px 2px 4px 2px #d1cfcf;*/
	border:1px solid #F84700;
}
.list-product:hover .second-img {
	opacity:1;
	visibility:visible
}
.list-product:hover .quick-view button {
	opacity:1;
	transform:scale3d(1,1,1)
}
.list-product .new {
	position:absolute;
	top:10px;
	left:0px;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:16px;
	height:16px;
	font-size:10px;
	font-weight:900;
	text-transform:capitalize;
	text-align:center;
	z-index:1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:#7254A0;
	font-family:'Lato',sans-serif;
	opacity: 80%;
}
@media only screen and (max-width:575px) {
	.list-product .new {
		font-size:10px;
		padding:0 2px;
	}
}
.list-product .free-shiping {
	position:absolute;
	top:10px;
	left:0px;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:16px;
	height:16px;
	font-size:10px;
	font-weight:900;
	text-transform:capitalize;
	text-align:center;
	z-index:1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:#2493C0;
	font-family:'Lato',sans-serif;
	opacity: 80%;
}
@media only screen and (max-width:575px) {
	.list-product .free-shiping {
		font-size:10px;
		padding:0 2px;
	}
}
.list-product .offer {
	position:absolute;
	top:10px;
	left:0px;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:16px;
	height:16px;
	font-size:10px;
	font-weight:900;
	text-transform:capitalize;
	z-index:1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color:#eb2606;
	font-family:'Lato',sans-serif;
	opacity: 80%;
}
@media only screen and (max-width:575px) {
	.list-product .offer {
		font-size:10px;
		padding:0 2px;
	}
}
.rapi-cash-amount {
	color:#000;
	padding:2px;
	text-align:center;
	font-size:14px;
	font-weight:600;
	z-index:1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color:#FFFF00;
}
.rapi-cash-amount-outlined {
	color:#000;
	padding:2px;
	text-align:center;
	font-size:14px;
	font-weight:600;
	z-index:1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #FFFF00;
	background-color:#FFF;
}
.img-block .product-label {
	position:absolute;
	top:13px;
	right:15px;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-weight:500;
	text-transform:capitalize;
	z-index:1;
	border-radius:4px;
	font-family:'Oswald',sans-serif;
}
@media only screen and (max-width:575px) {
	.img-block .product-label {
		font-size:10px;
		padding:0 2px;
	}
}
.hidden {
	visibility:hidden
}
.list-product .product-decs {
	padding:10px;
	
}
.list-product .product-decs a {
	font-size:13px;
	text-align:center;
	font-weight:400;
	line-height:1;
	margin-bottom:10px;
	display:block;
	color:#5dc2ca;
	font-family:'Lato',sans-serif;
}
.list-product .product-decs h2 {
	font-weight:400;
	margin:0;
	line-height:1
}
.list-product .product-decs h2 a {
	line-height:18px;
	display:block;
	margin-bottom:10px;
	font-weight:400;
	color:#47494a;
	font-size:14px;
	text-transform:capitalize
}
.list-product .product-decs h2 a:hover {
	color:#f84700;
}
.list-product .product-decs .rating-product {
	margin-bottom:10px;
	margin-top:5%;
}
.list-product .product-decs .rating-product i {
	overflow:hidden;
	margin:0 1px 0 0;
	display:inline-block;
	color:#ffbd03;
	font-weight:400;
	line-height:16px;
	vertical-align:top;
	font-size:18px;
}
.list-product .product-decs .product-name {
	height:50px;
	color:#000;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
@media only screen and (max-width:575px) {
	.list-product .product-decs .product-name {
		font-size: 14px;
	}
}
.list-product .product-decs .product-presentation {
	color:#000;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	font-size:12px;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	padding-top:3px;
}
.list-product .product-decs .pricing-meta {
	line-height:20px;
	transition:all .3s linear;
	text-align:center;
	padding-top:5px;
}
.list-product .product-decs .pricing-meta li {
	color:#9b9b9b;
	font-weight:400;
	margin-right:2px;
	font-size:14px;
}
.list-product .product-decs .pricing-meta li.old-price {
	text-decoration:line-through;
	font-size:12px;
	font-family:'Oswald',sans-serif;
}
.list-product .product-decs .pricing-meta li.old-price.not-cut {
	text-decoration:none;
	color:#1d1d1d;
	font-size:16px;
	font-weight:600
}
.list-product .product-decs .pricing-meta .price-symbol {
	font-size: 11px;
	padding-right: 1px;
	paddiig-top:0px;
	vertical-align: top;
}
.list-product .product-decs .pricing-meta li.current-price {
	font-family:'Oswald',sans-serif;
	color:#000000;
	font-weight:500;
	font-size:20px;
	padding-bottom:10px;
}
.list-product .product-decs .pricing-meta li.current-price-oferta {
	color:#eb2606;
	font-weight:500;
	font-size:20px;
	padding-bottom:10px;
	font-family:'Oswald',sans-serif;
}
/*.list-product .product-decs .pricing-meta li.discount-price {*/
.list-product .img-block .product-label li.free-shipping {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	background:#2493C0;
	padding:0 2px;
	border-radius:5px;
	text-align:center;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-weight:500;
	text-transform:capitalize;
	text-align:center;
	z-index:4;
	margin-left:2px
}
@media only screen and (max-width:575px) {
	.list-product .img-block .product-label li.free-shipping {
		font-size:10px;
		padding:0 2px;
	}
}
.e2 .cart-plus-minus {
	z-index:1;
	display:inline-block;
	height:30px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%
}
.e2 .cart-plus-minus .qtybutton {
	color:white;
	background-color:#5DC2CA;
	cursor:pointer;
	float:inherit;
	font-size:26px;
	font-weight:800;
	line-height:26px;
	margin:0;
	position:absolute;
	text-align:center;
	transition:all .3s ease 0s;
	width:30px
}
.e2 .cart-plus-minus input.cart-plus-minus-box {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#8f8f8f;
	font-size:18px;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
	width:40px;
	outline:0
}
.e2 .cart-plus-minus .inc.qtybutton {
	height:30px;
	width:30px;
	padding-top:1px;
	right:0;
	top:0;
	border-radius:15px;
}
.e2 .cart-plus-minus .dec.qtybutton {
	height:30px;
	width:30px;
	left:0;
	padding-top:1px;
	top:0;
	border-radius:15px;
}
.list-product .product-decs .cart-plus-minus {
	z-index:1;
	display:inline-block;
	height:30px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%
}
.list-product .product-decs .cart-plus-minus .qtybutton {
	color:white;
	background-color:#fd4f2c;
	cursor:pointer;
	float:inherit;
	font-size:26px;
	font-weight:800;
	line-height:26px;
	margin:0;
	position:absolute;
	text-align:center;
	transition:all .3s ease 0s;
	width:30px
}
.list-product .product-decs .cart-plus-minus input.cart-plus-minus-box {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#8f8f8f;
	font-size:18px;
	height:30px;
	margin:0;
	padding:0;
	text-align:center;
	width:40px;
	outline:0
}
.list-product .product-decs .cart-plus-minus .inc.qtybutton {
	height:30px;
	width:30px;
	padding-top:1px;
	right:0;
	top:0;
	border-radius:15px;
}
.list-product .product-decs .cart-plus-minus .dec.qtybutton {
	height:30px;
	width:30px;
	left:0;
	padding-top:1px;
	top:0;
	border-radius:15px;
}
.list-product .add-to-link {
	max-height:30%;
	text-align:center;
}
@media only screen and (max-width:767px) {
	.add-to-link {
		padding-left:5px;
		padding-right:5px;
	}
}
.list-product .add-to-link a {
	display:inline-block;
	color:#fff;
	border:none;
	line-height:30px;
	padding:0 10px;
	height:30px;
	width:40px;
	border-radius:5px;
	font-size:14px;
	text-align:center;
	text-transform:capitalize;
	background:#3098c6;
}
.list-product .add-to-link a.cart-btn {
	display:inline-block;
	color:#fff;
	border:none;
	padding:0 10px;
	line-height:30px;
	height:30px;
	width:auto;
	border-radius:5px;
	font-size:14px;
	font-weight:600;
	text-align:center;
	text-transform:capitalize;
	background:#3098c6;
	z-index:1;
	letter-spacing:-.05em;
}
.list-product .add-to-link a:hover {
	background:#eb2606;
}
@media only screen and (max-width:575px) {
	.list-product .add-to-link a.cart-btn {
		padding:0 7px
	}
	
	.list-product .product-decs .rating-product {
		padding: 5px 0 0px 0;
		/* display: none; */
	}
	
	.banner-2 {display:none}
	
	.main-slider-area .banner-wrapper img {
		width: 100%;
		height: 100px;
		transition: all .3s linear;
	}
	
	.section-title h2 {padding-bottom:3px;}
}
.feature-tab-area .nav-tabs {
	position:relative;
	display:block;
	border-bottom:1px solid #ebebeb;
	margin-bottom:15px
}
.feature-tab-area .nav-tabs li a {
	margin:0;
	text-transform:capitalize;
	position:relative;
	padding-bottom:20px;
	display:inline-block;
	vertical-align:top;
	font-size:24px;
	font-weight:400;
	line-height:1;
	color:#888;
	cursor:pointer;
	margin-right:35px;
	transition:all .3s linear
}
.feature-tab-area .nav-tabs li a:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	height:2px;
	bottom:-1px;
	background:0 0
}
.feature-tab-area .nav-tabs li a.active {
	color:#1d1d1d
}
.feature-tab-area .nav-tabs li a.active:after {
	background:#146cda
}
.feature-tab-area .nav-tabs li a:hover {
	color:#1d1d1d
}
.feature-tab-area .nav-tabs li a:hover:after {
	background:#146cda
}
@media only screen and (max-width:767px) {
	.feature-tab-area .nav-tabs li a {
		font-size:16px;
		margin-right:20px
	}
}
@media only screen and (max-width:360px) {
	.feature-tab-area .nav-tabs li a {
		font-size:14px
	}
}
@media only screen and (min-width:1300px) and (max-width:1380px) {
	.single-product-responsive .list-product .add-to-link {
		padding:0 7px 15px 10px
	}
}
.deal-slider .list-product {
	display:flex
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
	.deal-slider .list-product {
		padding-bottom:30px
	}
}
@media only screen and (max-width:767px) {
	.deal-slider .list-product {
		display:block;
		padding-bottom:20px
	}
}
.deal-slider .list-product .img-block {
	flex:0 0 310px;
	margin-right:25px
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
	.deal-slider .list-product .img-block {
		flex:0 0 243px
	}
}
.deal-slider .list-product .product-decs {
	padding-top:20px
}
.deal-slider .list-product .product-decs h2 a {
	font-size:16px;
	line-height:20px
}
.deal-slider .list-product .product-decs .in-stock {
	font-size:14px;
	text-transform:capitalize;
	color:#888;
	line-height:1;
	display:block;
	margin:25px 0
}
.deal-slider .list-product .product-decs .in-stock span {
	color:#146cda;
	margin-left:5px
}
.deal-slider .list-product .product-decs .clockdiv {
	background:#f9f9f9;
	border-radius:5px;
	line-height:1;
	padding:10px 15px;
	font-size:22px
}
.deal-slider .list-product .product-decs .clockdiv span {
	display:inline-block;
	padding:0 10px;
	text-align:center;
	color:#47494a;
	position:relative
}
.deal-slider .list-product .product-decs .clockdiv span p {
	font-size:14px;
	margin:5px 0 0
}
.deal-slider .list-product .product-decs .clockdiv span:after {
	position:absolute;
	top:0;
	left:-4px;
	content:":"
}
.deal-slider .list-product .product-decs .clockdiv span:first-child:after {
	display:none
}
@media only screen and (max-width:767px) {
	.deal-slider .list-product .product-decs .clockdiv {
		display:inline-block;
		margin-bottom:20px
	}
}
.deal-slider .list-product:hover .pricing-meta {
	opacity:1;
	transform:translateY(0);
	transition:all .3s linear
}
@media only screen and (max-width:767px) {
	.category-tab-area .section-title.d-flex {
		display:block!important;
		position:relative
	}
	.category-tab-area .section-title.d-flex .justify-content-end {
		justify-content:flex-start!important;
		position:absolute;
		left:0;
		padding:30px 0
	}
}
.category-tab-area .nav-tabs {
	border:0
}
.category-tab-area .nav-tabs .nav-link {
	position:relative;
	display:inline-block;
	vertical-align:top;
	line-height:1;
	font-size:14px;
	text-transform:capitalize;
	font-weight:400;
	padding:0 17px;
	cursor:pointer;
	color:#7e8081;
	line-height:26px;
	border:2px solid transparent;
	margin-right:2px;
	margin-top:-2px;
	border-radius:5px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.category-tab-area .nav-tabs .nav-link {
		padding:0 5px;
		font-size:13px
	}
}
@media only screen and (max-width:575px) {
	.category-tab-area .nav-tabs .nav-link {
		font-size:13px;
		padding:0 5px
	}
}
@media only screen and (max-width:767px) {
	.category-tab-area .nav-tabs .nav-link {
		font-size:13px;
		padding:0 5px
	}
}
.category-tab-area .nav-tabs .nav-link .active {
	border:0;
	color:#146cda
}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
	color:#146cda;
	background-color:#fff;
	border-color:#146cda
}
.brand-slider {
	border:0px solid #ebebeb;
	text-align:center;
	padding:18px 0;
}
.brand-slider .brand-slider-item img {
	border-radius:5px;
}
.brand-slider .brand-slider-item:hover img {
	transition:all .3s linear;
	transform:scale(1.035) rotate(.05deg)
}
.recent-add-area .multi-row .list-product {
	padding:15px;
	margin-bottom:30px;
	position:static;
	display:inline-block;
	width:100%;
	padding-bottom:0;
	position:static
}
.recent-add-area .multi-row .list-product .img-block {
	float:left;
	width:210px;
	margin-right:20px
}
@media only screen and (max-width:575px) {
	.recent-add-area .multi-row .list-product .img-block {
		width:130px
	}
}
@media only screen and (max-width:360px) {
	.recent-add-area .multi-row .list-product .img-block {
		float:none;
		width:100%;
		margin-right:0
	}
}
@media only screen and (min-width:1200px) and (max-width:1380px) {
	.recent-add-area .multi-row .list-product .img-block {
		width:180px
	}
}
.recent-add-area .multi-row .list-product .product-decs {
	padding:25px 0 0 0
}
.recent-add-area .multi-row-2 .list-product {
	margin-bottom:30px
}
@media only screen and (min-width:1200px) and (max-width:1380px) {
	.recent-add-area .multi-row-2 .list-product .img-block {
		width:110px;
		margin-right:10px
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.recent-add-area .multi-row-2 .list-product .img-block {
		width:100px
	}
}
@media only screen and (min-width:1200px) and (max-width:1380px) {
	.recent-add-area .multi-row-2 .list-product {
		padding:0 0 15px 0
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.recent-add-area .multi-row-2 .list-product {
		padding:0 0 15px 0
	}
}
.recent-add-area .list-product {
	border:0 solid transparent;
	border-radius:5px;
	padding:0 15px 15px 15px;
	margin-bottom:0;
	display:inline-block;
	width:100%
}
.recent-add-area .list-product .img-block {
	float:left;
	width:120px;
	margin-right:20px
}
@media only screen and (max-width:360px) {
	.recent-add-area .list-product .img-block {
		float:none;
		width:100%;
		margin-right:0
	}
}
@media only screen and (min-width:1200px) and (max-width:1380px) {
	.recent-add-area .list-product .img-block {
		width:110px;
		margin-right:10px
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.recent-add-area .list-product .img-block {
		width:100px
	}
}
.recent-add-area .list-product .product-decs {
	padding:0
}
.recent-add-area .list-product:hover .pricing-meta {
	opacity:1;
	transform:translateY(0);
	transition:all .3s linear
}
@media only screen and (min-width:1200px) and (max-width:1380px) {
	.recent-add-area .list-product {
		padding:0 0 15px 0
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.recent-add-area .list-product {
		padding:0 0 15px 0
	}
}

/* INICIO FOOTER */
.footer-area {
	background-color: #EDEDED;
	color:#000000;
	padding-top: 25px;
}
.decofooter {
	/* Esto hay que cambiarlo */
	background-image:url("../images/deco-footer.png");
	height:50px;
}
.footer-area .footer-top {
	padding:60px 0;
}
.footer-area .footer-top .single-wedge h4 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:15px;
	position:relative;
	color:#5C646C;
	font-weight: bold;
	font-family:'Comfortaa',cursive;
}
.footer-area .footer-top .single-wedge p {
	line-height:24px
}
.footer-area .footer-top .single-wedge p.text-infor {
	width:90%
}
@media only screen and (max-width:991px) {
	.logo-responsive {width: 212px;}
	.footer-area {
		padding-top: 15px;
	}
	.footer-area .footer-bottom {
		font-size: 10px;
	}
	.footer-area .footer-bottom p {
		margin-bottom:20px
	}
	.footer-area .footer-top .single-wedge p.text-infor {
		width:100%;
		text-align:center;
	}
	.footer-area .footer-top .single-wedge p {
		text-align:center;
	}
	.footer-area img.footer-logo {
		width: 80%; 
		margin: auto; 
		display: grid;
	}
	.footer-area img.payment-img {
		width: 30%; 
		margin: auto; 
		display: grid;
		padding-bottom: 10px;
	}
	.social-info {
		text-align:center;
	}
	.columna2, .columna3, .columna4 {text-align: center; padding: 10px 0 10px 0px;}
	@media only screen and (max-width:768px) {
		.subscribe-text, .subscribe-form {display: none}
		.logo-responsive {width: 200px;}
	}
	@media only screen and (max-width:575px) {
		.col-sm-6 {width: 50%;}
	}
}

.footer-area .footer-top .single-wedge .need-help {
	margin-top:30px;
	background:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEzNkUwREE2NjZCMTFFQTg4Mzk4RjVGMDAzMDU3RDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEzNkUwREI2NjZCMTFFQTg4Mzk4RjVGMDAzMDU3RDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MTM2RTBEODY2NkIxMUVBODgzOThGNUYwMDMwNTdEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MTM2RTBEOTY2NkIxMUVBODgzOThGNUYwMDMwNTdEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmeHKXQAAATkSURBVHjaxJpbbBVFHIeXUg8U2oLIScNFDiItUrRC4IEiCbcESI2YGDRoKVJCwIdCm8YmlaQQ4IEQwqORi5AQCDxwE2MLCRdRg2mDDRClApaqhQIpRSK3WoEeflN+m0yH3XN2duf0TPL1tLM7899vz851a0WjUcuFqaAOdIC/QAXoHeP8eIwEk8FbYGCAerrhdqAQPAW/gY3gMOgENaCvz2C10e7pFvgWlIJXTQrM5F0/AvpI+QvBE3DUp8RQMAvMAyvBV7xBnbxZx8HsoAJDeGdEOgRCyvFPAko4MQyUgybG/RHk+RU4AO6D1bwzPSUhSAWfghvgMVgFUnQEZvEOlPLvJR4kjhmWEGSAHbyW70B/rwI/gEbwkpRnSxx2kPhYU2IXuMqebS9YAUbFOH8x26Jo/APiCYyn8XKHk5awkQWVEI/HNvY8VxivkzeuwKXMXPAfOOkQu5vAZvCAX5+VQAm1V1opydS4dKfzWP+WWAINvLhYAb1IHPHS8BTE+cvAXdDGblw9p4qS850EsniwxEOwYkp84yBRzHo+9Nl4I+AcH5k5yjExA/gJtIBMVWAmA+d7DBRLQowh213KfQTW8ZvMdjknk432IXhbOTae3et6VWApBbI07lYxHxlZohfv0FaXMvtBuzSVqHUZecPgT3AJpCnH9vBRy5QFKlih7rOrSpSznvfjlHudXWgjz/+Sg5h8zjvsodYq+Xkss0wWqGSmn+fWlqhnwH38JryUFdIbWG6Xw/Hd4F+HmatoJ6dlgTIKpPmU2MLyB9z66jiUuHQiuS75q9gWMmyBIp4Y8RE8V5q5hgJMH0TXfA8MUvLrONCp65So3VOlWJZ1xXqexlj66XNwHxSB/y3/6QuQDgqV/GNgMkiT8s7zc5z4IQR+BY95om6aDqrBPStYugTOgneV/HoQAtlS3gNww84TAo9YeI6PwANAq2UmXQBjlbxmfg5X8u8wdpeASAdBPohoBhUBcg0JNNsXJaU2foYc8vt2/SZNrDq4/tVpfFUclScZWAeks1NQ8yc6jBMRruS6rQd2cjUW1ggqRsQ/wHWQY3hho72kHMWhfqdmJaMp0JIMCTVjDUfG9zQrykmWhJohlpM/gzs+LiQpEk6Zw8E1orvhlC1JjNEsm8UGO9jEzpzY/rvNRXiiJTI4cXvKKcITTsnTgghYXFDYEiN8SFzzICF6sTNchVVxEb+JkzWxU9cviIAt0WpA4g2H4wN58U5riPleJbxcSFCJv7mKquBAJbrrRRw/2vnIVDvMZj1JeL2QIBJDuGpT0y9stIs8SJxwk9C5EFuiyYeExc7gA7AAvKkc8y2hexF5ASViUUSJGh0JP4GSLXFSlvAbqKck+sSTCBJIlogYlljoQeJQUAF7xE6GhL2Tkm8iUCIlCl0kMilQZipQT0gclSQmUKDIZCBbQuxrvpZAiTD3i/4R+0im5+fj+JLuJl9qm6zbfi/3iBTYG1sm00UwBdwFp0ElSDVYv9gCeghmgxp5V8I06Vxbi3SRLz1SfNQjNopngO9Z1yl7NyLoQOaV6eA8g1/ly4mJHv7nYjS3639n2WZ2qy/sfHdlJDj1AgXgM371IW5FNoAmbhWKiwiDV7hRFmbeGfA12Oe299oTAnJ6GUwDU7mNKHYC+4HefL5bwGVQC07x75jpmQADAO3h2gZPouxlAAAAAElFTkSuQmCC) 0 5px no-repeat;
	padding-left:60px;
	padding-bottom:5px
}
.footer-area .footer-top .single-wedge .need-help p {
	font-size:16px;
	margin-bottom:5px;
	text-transform:uppercase
}
.footer-area .footer-top .single-wedge .need-help p span {
	font-size:22px;
	font-weight:600;
	color:#fff;
	margin:0;
	display:block;
	line-height:30px
}
.footer-area .footer-top .single-wedge .footer-links li {
	display:block;
	margin:0;
	line-height:1;
	border:0;
	padding:0;
	font-weight:400;
	margin-bottom:8px
}
.footer-area .footer-top .single-wedge .footer-links a {
	font-size:14px;
	line-height:24px;
	padding:0;
	display:block;
	color:#5C646C;
	margin-bottom:0;
	display:block;
	position:relative;
	transition:all .3s linear
}
@media only screen and (max-width:575px) {
	.logo-responsive {width: 150px;}
	
	.footer-area .footer-top .single-wedge p.text-infor {
		width:100%;
		text-align:center;
	}
	.footer-area .footer-top .single-wedge p {
		text-align:center;
	}
	.footer-area .footer-top .single-wedge .footer-links a {
		line-height:10px;
	}
	
	.subscribe-text, .subscribe-form {display: none}
	.columna2, .columna3, .columna4 {text-align: center; padding: 10px 0 10px 0px;}
}
.footer-area .footer-top .single-wedge .footer-links a:hover {
	padding-left:10px;
	color:#eb2606;
	opacity:.8;
	/*text-align: center;*/
}
.footer-area .footer-top .single-wedge .subscribe-form {
	position:relative;
	overflow:hidden;
	margin-top:10px
}
.footer-area .footer-top .single-wedge .subscribe-form .validate {
	height:47px;
	background:#fff;
	border:0;
	color:#b1b1b1;
	padding:15px 120px 0 20px;
	display:inline-block;
	width:100%;
	font-size:14px;
	border:none;
	border-radius:5px
}
.footer-area .footer-top .single-wedge .subscribe-form .validate input.email {
	width:100%
}
.footer-area .footer-top .single-wedge .subscribe-form .validate .button {
	position:absolute;
	top:0;
	right:0;
	text-transform:uppercase;
	font-size:0;
	font-weight:700;
	font-size:14px;
	color:#fff;
	background:#F94700;
	border:0;
	box-shadow:none;
	padding:0 20px;
	line-height:47px;
	height:47px;
	border-radius:0 5px 5px 0;
	transition:all .3s linear
}
.footer-area .footer-top .single-wedge .subscribe-form .validate .button:hover {
	background:#292929
}
.footer-area .footer-top .single-wedge .social-info {
	margin-top:30px
}
.footer-area .footer-top .single-wedge .social-info li {
	display:inline-block;
	margin:0 10px 10px 0;
	line-height:40px;
	padding:0;
}
.footer-area .footer-top .single-wedge .social-info a {
	position:relative;
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	background:#F94700;
	font-size:16px;
	padding:0;
	line-height:40px;
	width:40px;
	height:40px;
	border-radius:100%;
	text-align:center;
	border:none;
	z-index:1;
	transition:all .3s linear
}
.footer-area .footer-top .single-wedge .social-info a:hover {
	background:#ffffff;
	color:#F94700;
}
.footer-area .footer-bottom {
	padding:20px 0;
	border-top:1px solid rgba(0,0,0,.1);
	background-color: #4E5864;
	text-align:center
}
.footer-area .footer-bottom p {
	/*font-size:14px;*/
	color:#fff;
	margin-top:3px
}
.footer-area .footer-bottom p a {
	color:#fff
}
.footer-area .footer-bottom p a:hover {
	opacity:.7
}
/*@media only screen and (max-width:767px) {
	.footer-area .footer-bottom {
		font-size: 10px;
	}
	.footer-area .footer-bottom p {
		margin-bottom:20px
	}
}*/
.footer-area .footer-bottom .text-right {
	text-align:center!important
}

/* FIN DE FOOTER */

body.offcanvas-open {
	overflow:hidden;
	padding-right:17px
}
@media (max-width: 768px) {
    body.offcanvas-open {
        padding-right: 0; /* Elimina el padding-right en dispositivos móviles */
    }
}
.offcanvas {
	font-size:14px;
	font-weight:400;
	position:fixed;
	z-index:1000;
	top:0;
	right:0;
	left:auto;
	display:block;
	overflow:hidden;
	width:400px;
	height:100vh;
	padding:20px;
	transition:all .5s ease 0s;
	transform:translateX(100%);
	background-color:#fff;
	box-shadow:none;
}
/* Para teléfonos */
@media only screen and (max-width:479px) and (orientation: landscape)  {
	.offcanvas {
		width:300px;
		height:80vh;
	}
}
@media only screen and (max-width:479px) and (orientation: portrait)  {
	.offcanvas {
		width:300px;
		height:90vh;
	}
}
/* Para tablets */
@media screen and (min-device-width: 600px) and (max-device-width: 1024px) and (orientation: landscape) {
    .offcanvas {
        height: 80%;
    }
}
@media screen and (min-device-width: 600px) and (max-device-width: 1024px) and (orientation: portrait) {
    .offcanvas {
        height: 90vh; 
    }
}
.offcanvas .inner {
position:relative;
z-index:9;
display:flex;
flex-direction:column;
height:100%;
color:#000;
}
.offcanvas .inner .head {
display:flex;
flex-wrap:wrap;
justify-content:space-between;
width:100%;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:1px solid #eee/
}
.offcanvas .inner .head .title {
color:#eb2606;
font-weight:700
}
.offcanvas .inner .head .offcanvas-close {
position:relative;
width:20px;
height:20px;
text-indent:-9999px;
border:0;
background-color:transparent
}
.offcanvas .inner .head .offcanvas-close::after {
position:absolute;
top:calc(50% - 1px);
left:0;
width:20px;
height:2px;
content:"";
transition:all .5s ease 0s;
transform:rotate(-45deg);
background-color:#333
}
.offcanvas .inner .head .offcanvas-close::before {
position:absolute;
top:calc(50% - 1px);
left:0;
width:20px;
height:2px;
content:"";
transition:all .5s ease 0s;
transform:rotate(45deg);
background-color:#333
}
.offcanvas .inner .head .offcanvas-close:hover:before {
transform:rotate(180deg)
}
.offcanvas .inner .head .offcanvas-close:hover:after {
transform:rotate(0)
}
.offcanvas .inner .offcanvas-menu-search-form {
margin-bottom:30px
}
.offcanvas .inner .offcanvas-menu-search-form form {
position:relative
}
.offcanvas .inner .offcanvas-menu-search-form form input[type=text] {
width:100%;
padding:12px 20px;
padding-right:50px;
color:#1d1d1d;
border:1px solid #ebebeb;
display:block;
font-size:16px;
background:0 0
}
.offcanvas .inner .offcanvas-menu-search-form form input[type=text]:focus {
border-bottom-color:#146cda
}
.offcanvas .inner .offcanvas-menu-search-form form button {
position:absolute;
top:0;
right:0;
bottom:0;
padding:5px 15px;
border:0;
background-color:transparent;
outline:0
}
.offcanvas .inner .offcanvas-menu-search-form form button i {
font-size:16px
}
.offcanvas .inner .offcanvas-menu-search-form form button:hover {
color:#146cda
}
.offcanvas .inner .offcanvas-menu ul li {
position:relative;
display:block;
line-height:25px
}
.offcanvas .inner .offcanvas-menu ul li a {
display:block;
padding:2px 24px 2px 0;
color:black;
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu {
background-color:#f2f3f7;
font-size:14px;
position:static;
top:auto;
display:none;
visibility:visible;
width:100%;
min-width:auto;
padding:0;
padding-left:25px;
transition:none;
opacity:1;
box-shadow:none
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li {
line-height:15px;
;
position:relative
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu .menu-expand {
position:absolute;
z-index:2;
top:0;
right:0;
width:24px;
height:23px;
cursor:pointer;
background-color:transparent;
}
.offcanvas .inner .offcanvas-menu ul li .menu-expand {
position:absolute;
z-index:2;
top:0;
right:0;
width:24px;
height:35px;
cursor:pointer;
background-color:transparent;
}
.offcanvas .inner .offcanvas-menu ul li:hover>a {
color:#fd4f2c;
}
.offcanvas .inner .offcanvas-menu ul li:hover>span.menu-expand:before {
background:#eb2606;
}
.offcanvas .inner .offcanvas-menu ul li:hover>span.menu-expand:after {
background:#eb2606;
}
.offcanvas .inner .offcanvas-social li {
display:inline-block;
margin:0 10px 10px 0;
line-height:40px;
padding:0
}
.offcanvas .inner .offcanvas-social li a {
position:relative;
display:inline-block;
vertical-align:middle;
color:#fff;
background:#247cea;
font-size:16px;
padding:0;
line-height:40px;
width:40px;
height:40px;
border-radius:100%;
text-align:center;
border:none;
z-index:1;
transition:all .3s linear
}
.offcanvas .inner .offcanvas-social li a:hover {
background:#1d1d1d;
Color:#fff
}
.offcanvas .inner .foot .buttons a {
	position:relative;
	padding:0 20px;
	line-height:38px;
	height:38px;
	font-family:"Lato",sans-serif;
	font-size:16px;
	font-weight:500;
	border-radius:5px;
	border:none;
	box-shadow:none;
	display:block;
	margin-top:15px;
	background:#ffd814;
	color:#000;
	cursor:pointer;
}
.offcanvas .inner .foot .buttons a:hover {
	background-color:#f7ca00;
}
.offcanvas .inner .foot .sub-total {
font-family:'Oswald',sans-serif;
font-size:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #eee;
}
.offcanvas .inner .foot .sub-total strong {
font-weight:500;
color:#333
}
.offcanvas .inner .foot .sub-total .sub-amount {
font-family:'Oswald',sans-serif;
font-weight:600;
font-size:16px;
display:block;
text-transform:bold
}
.offcanvas .inner .foot .total-rc strong {
font-family:'Oswald',sans-serif;
font-weight:500;
font-size:16px;
color:#333
}
.offcanvas .inner .foot .total-rc .amount {
font-family:'Oswald',sans-serif;
font-weight:600;
font-size:16px;
/*display:block;*/
color:#EB2606;
text-transform:bold
}
.offcanvas .inner .foot .tax {
font-family:'Oswald',sans-serif;
font-size:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
padding-bottom:5px
}
.offcanvas .inner .foot .tax strong {
font-weight:500;
color:#333
}
.offcanvas .inner .foot .tax .tax-amount {
font-family:'Oswald',sans-serif;
font-weight:600;
font-size:16px;
display:block;
text-transform:bold
}
.offcanvas .inner .foot .total {
font-family:'Oswald',sans-serif;
font-size:20px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
padding-bottom:5px;
border-bottom:1px solid #eee
}
.offcanvas .inner .foot .total strong {
font-weight:600;
color:#333
}
.offcanvas .inner .foot .total .amount {
font-family:'Oswald',sans-serif;
font-weight:600;
font-size:20px;
color:#EB2606;
display:block;
text-transform:bold
}
.offcanvas .inner .foot .minicart-message {
margin-top:15px;
}
offcanvas-menu>ul>li .menu-expand {
position:absolute;
z-index:2;
top:0;
right:0;
width:24px;
height:44px;
cursor:pointer;
background-color:transparent
}
.offcanvas.offcanvas-mobile-menu {
right:auto;
left:0;
padding:20px 20px;
transform:translateX(-100%)
}
@media only screen and (max-width:479px) {
.offcanvas.offcanvas-mobile-menu {
	padding:50px 17px
}
}
.offcanvas-menu>ul>li .menu-expand::after,.offcanvas-menu>ul>li .menu-expand::before {
position:absolute;
top:calc(50% - 1px);
left:calc(50% - 7px);
width:14px;
height:2px;
content:"";
transition:all .5s ease 0s;
transform:scale(.75);
background-color:#7e7e7e
}
.offcanvas-menu>ul>li .menu-expand::after {
transform:rotate(90deg) scale(.75)
}
.offcanvas-menu>ul>li.active>.menu-expand::after {
transform:rotate(0) scale(.75)
}
.offcanvas-menu>ul>li .sub-menu li.active>.menu-expand::after {
transform:rotate(0) scale(.75)
}
.offcanvas.offcanvas-mobile-menu.offcanvas-open {
transform:translateX(0)
}
.offcanvas-overlay {
position:fixed;
z-index:999;
top:0;
right:0;
bottom:0;
left:0;
display:none;
background-color:rgba(0,0,0,.5)
}
.offcanvas.offcanvas-open {
transform:translateX(0)
}
.mobile-menu-toggle.home-2 svg {
position:initial;
transform:translate3d(-29%,0,0)
}
.mobile-menu-toggle svg {
position:absolute;
top:50%;
left:auto;
width:50px;
height:50px;
margin-top:-2px;
margin-left:-2px;
cursor:pointer;
transform:translate3d(-50%,-50%,0);
right:-90px;
}
.mobile-menu-toggle svg path {
transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke-dasharray .5s cubic-bezier(.25,-.25,.75,1.25);
fill:none;
stroke:#FF3c20;
stroke-dashoffset:0;
stroke-linecap:round;
stroke-width:30px;
}
@media only screen and (max-width:575px) {
.mobile-menu-toggle svg {
	right:-80px
}
}
.mobile-menu-toggle svg path#bottom,.mobile-menu-toggle svg path#top {
stroke-dasharray:240px 950px
}
.mobile-menu-toggle svg path#middle {
stroke-dasharray:240px 240px
}
.mobile-menu-toggle .close svg path#bottom,.mobile-menu-toggle .close svg path#top {
stroke-dasharray:-650px;
stroke-dashoffset:-650px
}
.mobile-menu-toggle .close svg path#middle {
stroke-dasharray:1px 220px;
stroke-dashoffset:-115px
}
.minicart-product-list {
margin:0;
padding-left:0;
list-style:none;
}

/* Mini cart */
.cart-product-list .free-shiping, .minicart-product-list .free-shiping {
	position:relative;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:16px;
	font-size:10px;
	font-weight:900;
	text-transform:capitalize;
	text-align:center;
	z-index:1;
	border-radius: 5px;
	/*border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;*/
	background:#2493C0;
	font-family:'Lato',sans-serif;
	opacity: 80%;
}
.cart-product-list .offer, .minicart-product-list .offer {
	position:relative;
	display:inline-block;
	color:#fff;
	padding:0 5px;
	text-align:center;
	line-height:16px;
	font-size:10px;
	font-weight:900;
	text-transform:capitalize;
	z-index:1;
	border-radius: 5px;
	/*border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;*/
	background-color:#eb2606;
	font-family:'Lato',sans-serif;
	opacity: 80%;
}
.minicart-product-list li {
display:flex;
flex-wrap:wrap;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #ebebeb
}
.minicart-product-list li .image {
	/*flex:1 0 50px;*/
	width:20%;
	text-align:center
}
.minicart-product-list li .image .current-price {
font-family:'Oswald',sans-serif;
font-size:12px;
font-weight:600;
line-height:30px;
margin-bottom:25px;
margin-top:10px;
}
.minicart-product-list li .image img {
max-width:75%;
border:0px solid #ebebeb
}
.minicart-product-list li .importe {
width:30%;
text-align:right;
padding:0 3px;
padding-left:5px
}
.minicart-product-list li .importe .import {
font-family:'Oswald',sans-serif;
color:#eb2606;
font-weight:600;
font-size:16px;
display:block;
margin-top:10px;
text-transform:bold
}
.minicart-product-list li .importe .remove {
line-height:1.5;
top:40px;
right:0;
padding:0 3px;
color:#1d1d1d;
font-size:14px;
cursor:pointer
}
.minicart-product-list li .importe .remove:hover {
color:#eb2606;
}
/*
@media only screen and (max-width:575px) {
.minicart-product-list li .content {
	flex:1 0 calc(100% - 75px)
}
}
*/
.minicart-product-list li .content {
position:relative;
/*flex:1 0 calc(100% - 150px);*/
width: 50%;
padding-left:5px
}
.minicart-product-list li .content .title {
font-family:"Lato",sans-serif;
color:#1d1d1d;
font-size:small;
text-transform:bold;
}
@media only screen and (max-width:575px) {
	/*.minicart-product-list li .image {
		max-width: 50px;
	}*/
	.minicart-product-list li .content .title {font-size:12px}
	/*.minicart-product-list li .importe {
		padding-left:5px;
		max-width: 80px;
	}*/
}
.minicart-product-list li .content .title:hover {
color:#eb2606
}
.minicart-product-list li .content .quantity-price {
color:#eb2606;
font-weight:600;
font-size:16px;
display:block;
margin-top:10px;
text-transform:bold
}
.minicart-product-list li .content .quantity-price .amount {
}
.minicart-product-list li .content .quantity {
font-family:"Lato",sans-serif;
font-size:12px;
text-transform:bold;
color:#1d1d1d;
}
.minicart-product-list li .content .quantity select {
color:#eb2606;
border-radius:4px;
font-size:12px;
width:auto;
border:1px solid #aaa;
padding:.1em 1em .1em .1em;
}
.minicart-product-list li .content .quantity select:hover {
border-color:#ffd814;
}
.minicart-product-list li .content .quantity select:focus {
border-color:#aaa;
box-shadow:0 0 1px 3px #ffd814;
box-shadow:0 0 0 3px -moz-mac-focusring;
color:#222;
outline:none;
}
.minicart-product-list li .content .remove {
line-height:1.5;
position:absolute;
top:40px;
right:0;
padding:0 3px;
color:#1d1d1d;
font-size:16px;
cursor:pointer
}
.minicart-product-list li .content .remove:hover {
color:#eb2606;
}
.minicart-product-list li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:0
}
.minicart-product-list .product-details-quality {
display:inline-flex;
margin:10px 0;
width:100%;
}
.minicart-product-list .product-details-quality .cart-plus-minus {
display:inline-block;
height:24px;
overflow:hidden;
padding:0;
position:relative;
width:80px
}
.minicart-product-list .product-details-quality .cart-plus-minus .qtybutton {
color:white;
background-color:#5DC2CA;
cursor:pointer;
float:inherit;
font-size:18px;
font-weight:500;
line-height:20px;
margin:0;
position:absolute;
text-align:center;
transition:all .3s ease 0s;
width:24px
}
.minicart-product-list .product-details-quality .cart-plus-minus input.cart-plus-minus-box {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#8f8f8f;
float:left;
font-size:14px;
height:24px;
margin:0;
padding:0;
text-align:center;
width:80px;
outline:0
}
.minicart-product-list .product-details-quality .cart-plus-minus .inc.qtybutton {
height:24px;
width:24px;
padding-top:1px;
right:0;
top:0;
border-radius:12px;
}
.minicart-product-list .product-details-quality .cart-plus-minus .dec.qtybutton {
height:24px;
width:24px;
left:0;
padding-top:1px;
top:0;
border-radius:12px;
}
.header-tools {
position:relative
}
.header-tools .cart-info a {
font-size:24px;
color:#ffffff;
margin-right:30px;
position:relative;
}
@media only screen and (max-width:479px) {
.header-tools .cart-info a:before {
	width:15px;
	height:15px;
	line-height:15px;
	font-size:10px;
	left:10px
}
}
@media only screen and (max-width:479px) {
.header-tools .cart-info a {
	font-size:18px;
	margin-right:20px
}
}
@media only screen and (max-width:575px) {
.header-tools .cart-info .shuffle {
	display:none
}
}
@media only screen and (max-width:575px) {
.header-tools .cart-info .heart {
	display:none
}
}
.header-tools .cart-info a:hover {
color:#f84700;
}
.header-tools .cart-info a.bag {
margin:0
}
.header-tools .cart-info a.bag span {
font-size:14px;
font-weight:700;
font-family:"Open Sans",sans-serif;
margin:0 0 0 15px
}
@media only screen and (max-width:575px) {
.header-tools .cart-info a.bag span {
	margin:0 0 0 10px
}
}
.header-tools .cart-info a.user {
margin-right:15px
}
.header-tools .cart-info a.user:before {
display:none
}
/*
Habilitar si se desea colocar el menu de hamburguesa a la derecha
@media only screen and (min-width:992px) and (max-width:1199px) {
.header-tools {
	margin-right:50px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.header-tools {
	margin-right:50px
}
}
@media only screen and (max-width:767px) {
.header-tools {
	margin-right:50px
}
}
@media only screen and (max-width:575px) {
.header-tools {
	margin-right:40px
}
}
*/
.header-tools .dropdown button {
font-size:24px;
margin-right:20px
}
.header-tools .dropdown button:hover {
color:#1d1d1d!important
}
.header-tools .dropdown ul.dropdown-menu {
margin:0;
top:30px!important;
right:0;
left:auto!important;
min-width:130px;
overflow:hidden;
border-radius:0;
border:1px solid #ebebeb;
background:#fff none repeat scroll 0 0;
box-shadow:0 1px 7px -2px rgba(0,0,0,.3);
transform:rotateX(90deg);
transform-origin:center top 0
}
.header-tools .dropdown ul.dropdown-menu li {
display:block;
padding:0 18px;
border:0
}
.header-tools .dropdown ul.dropdown-menu li:last-child a {
border:0
}
.header-tools .dropdown ul.dropdown-menu li a {
display:block;
width:100%;
padding:12px 10px;
color:#47494a;
font-size:13px;
clear:both;
font-weight:400;
text-align:inherit;
white-space:nowrap;
background:0 0;
border-bottom:1px solid #ebebeb
}
.header-tools .dropdown ul.dropdown-menu li a:hover {
color:#146cda
}
.tools-style-2 .cart-info a {
color:#fff
}
.tools-style-2 .cart-info a:before {
background:#fff;
color:#1d1d1d
}
.tools-style-2 .cart-info a:hover {
color:#1d1d1d!important
}
.search-element {
position:relative;
}
@media only screen and (max-width:575px) {
	.search-element input {
		width:88%
	}
}
.search-element input {
width:100%;
border:1px solid #f84700;
height:30px;
/*line-height:42px;*/
padding:5px 5px 5px 5px;
background-color:#fff;
border-radius:5px 5px 5px 5px;
color:#000;
font-size:16px;
}
.search-element button {
position:absolute;
top:0;
right:0;
height:29px;
line-height:27px;
text-align:center;
width:35px;
text-align:center;
color:#fff;
border-radius:0 5px 5px 0;
padding:0;
border:0;
transition:all .3s linear;
background:#f84700;
}
.search-element button i {
font-size:18px;
display:block;
line-height:30px;
}
@media only screen and (max-width:360px) {
.search-element button i {
	font-size:14px
}
}
@media only screen and (max-width:575px) {
.search-element button i {
	font-size:16px
}
}
.search-element button:hover {
background-color:#1d1d1d
}
@media only screen and (max-width:360px) {
.search-element button {
	width:40px
}
}
@media only screen and (max-width:575px) {
.search-element button {
	width:45px
}
}
.header-top-2 .search-element input {
background:#fff;
border-radius:5px
}
.header-top-2 .search-element button {
background:#1d1d1d;
height:46px
}
.hero-side-category {
width:100%;
position:relative
}
.hero-side-category .category-toggle-wrap {
width:100%
}
.hero-side-category .category-toggle-wrap .category-toggle {
padding:10px 25px;
margin:0;
border:none;
background-color:transparent;
color:#1d1d1d;
font-size:14px;
text-transform:uppercase;
font-weight:700;
line-height:24px;
width:100%;
text-align:left;
outline:0;
border:2px solid #ebebeb;
margin-bottom:15px;
margin-top:15px
}
.hero-side-category .category-toggle-wrap .category-toggle i {
display:inline-block;
margin-right:10px;
text-align:center;
font-size:18px;
transform:translate(0,2px)
}
.hero-side-category .category-toggle-wrap .category-toggle:after {
content:"";
display:inline-block;
font-size:14px;
font-family:Ionicons;
font-weight:400;
margin-left:7px;
float:right;
transform:translateY(1px)
}
.hero-side-category .category-menu {
background-color:#fff;
float:left;
width:100%;
left:0;
top:100%;
border:1px solid #ebebeb;
position:absolute;
display:none;
z-index:2;
height:500px;
overflow-x:auto
}
.hero-side-category .category-menu li {
display:block;
text-transform:capitalize
}
.hero-side-category .category-menu li .menu-item-has-children {
position:relative
}
.hero-side-category .category-menu li a {
display:block;
padding:10px 25px;
line-height:30px;
font-size:14px;
color:#253237;
font-weight:400;
position:relative;
border-bottom:1px solid #ebebeb
}
.hero-side-category .category-menu li a i {
position:absolute;
right:30px
}
.hero-side-category .category-menu li .category-mega-menu {
display:none
}
.hero-side-category .category-menu li .category-mega-menu a {
padding:10px 25px 10px 35px;
line-height:30px;
font-size:14px;
font-weight:400;
color:#253237;
position:relative;
margin:0;
text-transform:inherit
}
.hero-side-category .category-menu li #more-btn {
font-weight:700;
padding-left:45px
}
.hero-side-category .category-menu li #more-btn i {
right:auto;
left:30px
}
.hero-side-category .category-menu li:hover>a {
color:#146cda
}
@media only screen and (min-width:768px) and (max-width:991px) {
.mb-md-30px {
	margin-bottom:30px
}
.mb-md-60px {
	margin-bottom:60px
}
.mt-md-50px {
	margin-top:50px
}
.mt-md-30px {
	margin-top:30px
}
}
@media only screen and (max-width:767px) {
.mb-lm-30px {
	margin-bottom:30px
}
.mt-lm-55px {
	margin-top:55px
}
.mt-lm-50px {
	margin-top:50px
}
.mt-lm-30px {
	margin-top:30px
}
.mb-lm-60px {
	margin-bottom:60px
}
.mb-lm-100px {
	margin-bottom:100px
}
}
@media only screen and (max-width:575px) {
.mb-sm-30px {
	margin-bottom:30px
}
}
.breadcrumb-area {
background-color:transparent;
padding:5px 0
}
.breadcrumb-area .breadcrumb-content .nav {
background:0 0;
padding:0;
margin:0;
font-size:12px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.breadcrumb-area .breadcrumb-content .nav {
	padding:0
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.breadcrumb-area .breadcrumb-content .nav {
	padding:0
}
}
@media only screen and (max-width:767px) {
.breadcrumb-area .breadcrumb-content .nav {
	padding:0
}
}
.breadcrumb-area .breadcrumb-content .nav li {
color:#f7321f;
line-height:20px;
}
.breadcrumb-area .breadcrumb-content .nav li:after {
color:#47494a;
margin:0 10px;
vertical-align:-1px;
content:"";
font-family:Ionicons
}
.breadcrumb-area .breadcrumb-content .nav li a {
display:inline-block;
position:relative;
color:black
}
.breadcrumb-area .breadcrumb-content .nav li a:hover {
color:#146cda
}
.breadcrumb-area .breadcrumb-content .nav li:last-child:after {
display:none
}
.shop-category-area .shop-top-bar {
padding:5px 10px;
border:1px solid #ebebeb;
background:#fff;
border-radius:5px;
margin-bottom:0px
}
.shop-category-area .shop-top-bar .shop-tab {
flex:0 0 60%;
width:60%
}
.shop-category-area .shop-top-bar .shop-tab a:first-child {
margin-right:20px
}
.shop-category-area .shop-top-bar .shop-tab a.active i {
color:#f84700;
}
.shop-category-area .shop-top-bar .shop-tab a:hover i {
color:#31b6c1;
}
.shop-category-area .shop-top-bar .shop-tab i {
font-size:18px;
line-height:30px;
color:#c1c1c1
}
.shop-category-area .shop-top-bar .shop-tab p {
line-height:20px;
font-size:14px;
padding:5px;
margin:0;
float:left;
color:#888;
font-weight:400;
text-transform:capitalize;
margin-left:50px
}
@media only screen and (max-width:575px) {
.shop-category-area .shop-top-bar .shop-tab p {
	margin-left:20px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-category-area .shop-top-bar .shop-tab {
	flex:0 0 50%;
	width:50%
}
}
@media only screen and (max-width:767px) {
.shop-category-area .shop-top-bar .shop-tab {
	flex:0 0 100%;
	width:100%
}
}
.shop-category-area .shop-top-bar .select-shoing-wrap {
flex:0 0 40%;
width:40%
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
line-height:20px;
font-size:14px;
padding:5px;
margin:0;
float:left;
color:#888;
font-weight:400;
text-transform:capitalize;
width:20%
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
	width:26%
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
	width:30%
}
}
@media only screen and (max-width:575px) {
.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
	width:30%;
	padding:5px 0 0
}
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
width:85%
}
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select select {
border:1px solid #ebebeb;
padding:2px 15px;
line-height:24px;
font-size:14px;
margin:0;
background:#f7f7f7;
border-radius:30px;
color:#47494a;
text-align:left;
box-shadow:none;
width:100%
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
	width:80%
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
	width:70%
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-category-area .shop-top-bar .select-shoing-wrap {
	flex:0 0 50%;
	width:50%
}
}
@media only screen and (max-width:767px) {
.shop-category-area .shop-top-bar .select-shoing-wrap {
	flex:0 0 100%;
	width:100%;
	margin-top:15px
}
}
@media only screen and (max-width:767px) {
.shop-category-area .shop-top-bar {
	display:block!important
}
}
.pro-pagination-style a {
font-weight:400;
color:#1d1d1d;
padding:0;
height:36px;
line-height:36px;
background:#f6f6f6;
font-size:14px;
display:inline-block;
width:36px;
border-radius:100%;
text-align:center;
vertical-align:top;
}
.pro-pagination-style a.active {
color:#fff;
background-color:#31b6c1;
}
.pro-pagination-style a:hover {
color:#fff;
background-color:#31b6c1;
}
.shop-list-wrap .list-product {
margin-left:0;
margin-right:0
}
.shop-list-wrap .list-product .box-inner {
position:absolute;
top:15px;
right:25px;
bottom:15px;
border-left:1px solid #ebebeb;
padding-left:25px;
padding-top:20px
}
.shop-list-wrap .list-product .box-inner .in-stock {
font-size:14px;
text-transform:capitalize;
color:#888;
line-height:1;
display:block;
margin-bottom:15px
}
.shop-list-wrap .list-product .box-inner .in-stock span {
color:#146cda
}
.shop-list-wrap .list-product .box-inner .pricing-meta {
opacity:1;
transform:none!important;
margin-bottom:25px
}
.shop-list-wrap .list-product .box-inner .pricing-meta li {
color:#1d1d1d;
font-size:20px;
font-weight:600
}
.shop-list-wrap .list-product .box-inner .add-to-link {
margin-top:0;
position:initial;
left:-1px;
right:-1px;
width:100%;
background:#fff;
padding:0;
border:0 solid #ebebeb;
border-top:transparent;
visibility:visible;
opacity:1;
transform:none;
-webkit-transform:none;
perspective:0;
-webkit-perspective:0;
backface-visibility:visible;
-webkit-backface-visibility:visible;
transition:opacity .3s ease,visibility .3s ease,transform .3s ease
}
.shop-list-wrap .list-product .box-inner .add-to-link li {
display:block;
margin:0
}
.shop-list-wrap .list-product .box-inner .add-to-link li a {
display:block;
border:none;
border-radius:0;
text-align:left;
text-transform:capitalize;
font-size:14px;
width:auto;
border:none;
background:0 0;
line-height:24px;
height:auto;
color:#888
}
.shop-list-wrap .list-product .box-inner .add-to-link li a i {
font-size:16px;
margin-right:5px;
display:inline-block;
transform:translateY(3px)
}
.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn {
width:100%;
text-align:center;
max-width:210px;
line-height:44px;
height:auto;
font-size:14px;
text-transform:uppercase;
font-weight:700;
color:#fff;
border-radius:5px;
background:#146cda;
margin-bottom:15px
}
.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn:hover {
background:#1d1d1d;
color:#fff
}
.shop-list-wrap .list-product .box-inner .add-to-link li a:hover {
color:#146cda
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-list-wrap .list-product .box-inner {
	position:static;
	border:0;
	padding-left:30px;
	padding-top:20px
}
}
@media only screen and (max-width:767px) {
.shop-list-wrap .list-product .box-inner {
	position:static;
	border:0;
	padding:0
}
}
.shop-list-wrap .list-product .product-decs {
padding-left:30px;
padding-top:20px;
padding-bottom:0;
text-align:left;
margin:0!important;
padding-right:300px;
position:static
}
.shop-list-wrap .list-product .product-decs h2 a {
min-height:auto;
font-size:16px;
overflow:visible;
white-space:normal;
line-height:20px;
margin-bottom:15px
}
.shop-list-wrap .list-product .product-decs .product-intro-info {
padding:10px 0
}
.shop-list-wrap .list-product .product-decs .product-intro-info P {
color:#888;
font-size:14px;
line-height:24px
}
@media only screen and (min-width:768px) and (max-width:991px) {
.shop-list-wrap .list-product .product-decs {
	padding-right:0
}
}
@media only screen and (max-width:767px) {
.shop-list-wrap .list-product .product-decs {
	padding:0
}
}
@media only screen and (max-width:767px) {
.shop-list-wrap .list-product {
	padding:0 0 15px
}
}
@media only screen and (max-width:767px) {
.shop-list-wrap .list-product .quick-view {
	top:0
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.shop-list-wrap.shop-list-page .list-product .product-decs {
	padding-right:170px
}
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
.shop-list-wrap.shop-list-page .list-product .product-decs {
	padding-right:200px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.responsive-md-class .list-product .add-to-link a.cart-btn {
	padding:0 4px
}
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
.responsive-xl-class .list-product .add-to-link a.cart-btn {
	padding:0 5px;
	width:91px
}
}
@media only screen and (min-width:1200px) and (max-width:1499px) {
.responsive-xl-class .list-product .add-to-link a {
	width:30px
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.responsive-lg-class .list-product .add-to-link a.cart-btn {
	padding:0 5px;
	width:91px
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.responsive-lg-class .list-product .add-to-link a {
	width:30px
}
}
.shop-sidebar-wrap h3 {
font-size:18px;
line-height:1;
color:#1d1d1d;
padding-bottom:20px;
margin-bottom:20px;
font-weight:400;
position:relative;
display:block;
border-bottom:1px solid #ebebeb;
text-transform:capitalize!important
}
.shop-sidebar-wrap h3:before {
content:"";
position:absolute;
left:0;
bottom:-1px;
width:60px;
height:2px;
background:#fd4f2c;
}
.shop-sidebar-wrap .card {
border:0
}
.shop-sidebar-wrap .card .card-header {
border:0;
padding:0 0 5px
}
.shop-sidebar-wrap .card .card-header a {
font-weight:800;
color:#47494a;
display:block;
font-size:10px;
text-transform:capitalize;
margin:0;
padding:2px 2px 5px 0px;
border:none;
position:relative;
transition:all .3s linear
}
.shop-sidebar-wrap .card .card-header a:before {
font-weight:800;
position:absolute;
top:0;
right:0;
content:"+";
font-family:Ionicons;
font-size:14px;
transition:all .3s linear;
transform:rotate(0)
}
.shop-sidebar-wrap .card .card-header a:hover {
color:#F84700
}
.shop-sidebar-wrap .card .card-header a.collapsed::before {
transform:rotate(180deg);
transition:all .3s linear
}
.shop-sidebar-wrap .card .card-body {
padding:0 0 0 15px;
background:#f7f7f7
}
.shop-sidebar-wrap .card .card-body li {
display:block
}
.shop-sidebar-wrap .card .card-body li a {
font-weight:400;
color:#47494a;
display:block;
font-size:8px;
text-transform:capitalize;
line-height:35px;
margin:0;
padding:0;
border:none
}
.shop-sidebar-wrap .card .card-body li a:hover {
color:#F84700
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li {
align-items:center;
position:relative;
padding:0 0 1px;
display:block
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left {
position:relative
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left input {
position:absolute;
opacity:0;
cursor:pointer;
z-index:999;
width:auto;
top:6px;
left:1px
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark {
position:absolute;
top:3px;
left:0;
height:15px;
width:15px;
background-color:#fff;
border:1px solid #dfdfdf;
border-radius:3px;
transition:all .3s linear
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark:after {
left:4px;
top:1px;
width:5px;
height:8px;
border:solid #146cda;
border-top-width:medium;
border-right-width:medium;
border-bottom-width:medium;
border-left-width:medium;
border-width:0 1px 1px 0;
transform:rotate(45deg);
content:"";
position:absolute;
display:none;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.grey {
background:#aab2bd;
box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.white {
background:#fff;
box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.black {
background:#434a54;
box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.camel {
background:#c19a6b;
box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a {
margin-left:25px;
display:block;
color:#555;
font-size:12px;
margin-top:0;
line-height:22px
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a span {
margin-left:5px
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover .checkmark {
border-color:#31b6c1;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a {
color:#F84700;
}
.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a span {
color:#F84700;
}
.shop-sidebar-wrap .sidebar-widget-group {
/*border:2px solid #fd4f2c;
border-radius:10px;*/
padding:5px;
}
.shop-sidebar-wrap .sidebar-widget-group h4 {
display:block;
clear:both;
color:#1d1d1d;
font-size:16px;
font-weight:600;
padding:0;
border:none;
margin-bottom:10px;
margin-top:20px;
line-height:24px;
text-transform:capitalize!important
}
.shop-sidebar-wrap .sidebar-widget-group .price-slider-amount {
color:#47494a;
font-size:14px;
margin:0 0 15px
}
.shop-sidebar-wrap .sidebar-widget-group .ui-widget-content {
border:1px solid #146cda
}
.shop-sidebar-wrap .sidebar-widget-group .ui-slider-horizontal {
height:5px
}
.shop-sidebar-wrap .sidebar-widget-group .ui-widget-header {
background:#146cda
}
.shop-sidebar-wrap .sidebar-widget-group .ui-slider-handle {
top:50%;
width:15px;
height:15px;
border:none;
background:#fff;
border-radius:100%;
box-shadow:0 0 3px 0 rgba(0,0,0,.2);
outline:0;
margin-top:-7.5px
}
.shop-sidebar-wrap .sidebar-widget-tag li {
line-height:1;
float:left;
list-style:none
}
.shop-sidebar-wrap .sidebar-widget-tag li a {
display:block;
float:left;
padding:10px 25px;
font-size:14px;
line-height:20px;
color:#555;
font-weight:400;
border:1px solid #ebebeb;
border-radius:30px;
background:#fff;
margin:4px;
text-transform:capitalize
}
.shop-sidebar-wrap .sidebar-widget-tag li a:hover {
background-color:#31b6c1;
border-color:#31b6c1;
color:#fff
}
.shop-sidebar-wrap .sidebar-widget-tag li:first-child a {
margin-left:0
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
display:block
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
display:none
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
border:0
}
.product-details-img.product-details-tab {
display:flex;
flex-direction:column
}
@media only screen and (min-width:768px) and (max-width:991px) {
.product-details-img.product-details-tab {
	margin-bottom:50px;
	/*width: 80%;*/
}
}
@media only screen and (max-width:768px) {
	.product-details-img.product-details-tab {
		margin-bottom:10px;
		width: 65%;
		text-align: center;
		margin: 0 auto;
	}
}
.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 {
	display:inline-block;
	position:relative;
	width:100%;
	float:left;
	overflow:hidden
}
.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 .zoompro-border.zoompro-span img {
	width:100%
}
.product-dec-slider-2 {
	display:inline-block;
	float:left;
	width:100%
}
@media only screen and (max-width:767px) {
.product-dec-slider-2 {
	margin:30px 0 0 0
}
}
.product-dec-slider-2 .swiper-slide {
	margin:auto;
	text-align:center;
	transition:all .3s linear;
	outline:0 none;
}
.product-dec-slider-2 .swiper-slide img {
	width:90px;
	height:90px;
	margin:auto;
	transition:all .3s linear;
	border:1px solid #fff
}
@media only screen and (max-width:479px) {
.product-dec-slider-2 .swiper-slide img {
	width:60px;
	height:60px
}
}
@media only screen and (max-width:360px) {
.product-dec-slider-2 .swiper-slide img {
	width:40px;
	height:40px
}
}
.product-dec-slider-2 .swiper-slide.swiper-slide .active img {
border:1px solid #31b6c1;
transition:all .3s linear
}
.product-dec-slider-2 .swiper-slide:hover img {
border:1px solid #31b6c1;
}
.product-details-content h2 {
color:#47494a;
font-size:14px;
line-height:1;
font-weight:400;
margin:0 0 25px 0
}
.product-details-content p {
	font-size:18px;
	color:#1d1d1d;
	text-align:left;
	margin:0 0 12px;
	font-family:'Lato',sans-serif;
}
.title-product-01 {
	font-size:35px;
	font-family:'Lato',sans-serif;
	color: black;
}
.only-desktop {display:block}
.only-mobile {display:none}
@media only screen and (max-width:1199px) {
	.title-product-01 {font-size:25px;font-weight:500;}
	.only-desktop {display:none}
	.only-mobile {display:block; text-align:center}
}
.product-details-content p span {
font-weight:400
}
.product-details-content .pro-details-rating-wrap {
display:flex
}
.product-details-content .pro-details-rating-wrap .rating-product {
margin-right:20px
}
.product-details-content .pro-details-rating-wrap .rating-product i {
color:#fdd835;
overflow:hidden;
width:16px;
font-size:18px
}
.product-details-content .pro-details-rating-wrap .read-review a {
text-decoration:none;
color:#1d1d1d;
position:relative;
margin-left:8px;
line-height:21px;
padding:0;
font-size:14px;
margin-bottom:10px;
display:inline-block;
color:#253237
}
.product-details-content .pro-details-rating-wrap .read-review a:before {
display:inline-block;
font-family:Ionicons;
font-size:16px;
font-weight:400;
line-height:1;
margin-right:6px;
content:""
}
.product-details-content .pro-details-rating-wrap .read-review a:hover {
color:#146cda
}
.product-details-content .pricing-meta {
font-family:'Oswald',sans-serif;
font-size:30px;
color:#EB2606;
font-weight:600;
line-height:30px;
margin-bottom:25px;
margin-top:10px;
}
.product-details-content .pricing-meta li.old-price {
text-decoration:line-through;
font-size:12px;
color:#1d1d1d;
font-weight:500;
}
.product-details-content .pricing-meta li.discount-price {
display:inline-block;
vertical-align:middle;
color:#fff;
background:#eb2606;
padding:0 2px;
border-radius:5px;
text-align:center;
line-height:20px;
height:20px;
font-size:12px;
font-weight:500;
text-align:center;
z-index:4;
margin-left:2px
}
.product-details-content .reference {
font-size:12px;
color:#1d1d1d;
font-weight:600;
line-height:30px;
margin-bottom:5px;
margin-top:5px;
}
.product-details-content .ofertas {
color:#fff;
padding:0 5px;
text-align:center;
line-height:16px;
/*height:24px;*/
font-size:10px;
font-weight:900;
text-transform:capitalize;
z-index:1;
border-radius:5px;
background-color:#eb2606;
font-family:'Lato',sans-serif;
}
.product-details-content .free-shiping {
color:#fff;
padding:0 5px;
text-align:center;
line-height:16px;
/*height:24px;*/
font-size:10px;
font-weight:900;
text-transform:capitalize;
z-index:1;
border-radius:5px;
background-color:#01a7e1;;
font-family:'Lato',sans-serif;
}
.product-details-content .pro-details-list {
padding:0 0 30px 0;
margin:0 0 15px 0;
border-bottom:1px solid #ebebeb;
display:inline-block;
width:100%;
color:#888
}
.product-details-content .pro-details-list p {
font-weight:400;
color:#888;
line-height:24px;
margin:0
}
.product-details-content .pro-details-list li {
display:block;
width:100%;
line-height:24px
}
.product-details-content .pro-details-quality {
display:inline-flex;
margin:30px 0;
width:100%
}
.product-details-content .pro-details-quality .cart-plus-minus {
border:1px solid #e8e8e8;
display:inline-block;
height:48px;
overflow:hidden;
padding:0;
position:relative;
width:80px
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
color:#8f8f8f;
cursor:pointer;
float:inherit;
font-size:14px;
font-weight:500;
line-height:20px;
margin:0;
position:absolute;
text-align:center;
transition:all .3s ease 0s;
width:24px
}
.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#8f8f8f;
float:left;
font-size:14px;
height:48px;
margin:0;
padding:0;
text-align:center;
width:80px;
outline:0
}
@media only screen and (max-width:360px) {
.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
	width:65px
}
}
.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
height:48px;
padding-top:14px;
right:0;
top:0
}
.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
height:48px;
left:0;
padding-top:14px;
top:0
}
.product-details-content .pro-details-quality .pro-details-cart button {
	padding:0 20px;
	margin-left:15px;
	line-height:38px;
	height:38px;
}
.product-details-content .pro-details-quality .pro-details-cart a {
position:relative;
padding:0 20px;
line-height:38px;
height:38px;
font-family:"Lato",sans-serif;
font-size:14px;
font-weight:500;
border-radius:5px;
box-shadow:none;
display:inline-block;
margin-left:15px;
background:#ffd814;
color:#000;
cursor:pointer;
}
.product-details-content .pro-details-quality .pro-details-cart a:hover {
background-color:#f7ca00;
}
@media only screen and (max-width:767px) {
.product-details-content .pro-details-quality .pro-details-cart a {
	padding:0 30px
}
}
.product-details-content .pro-details-wish-com {
display:flex
}
.product-details-content .pro-details-wish-com a {
line-height:30px;
padding:0;
border:none;
color:#555;
font-size:14px;
margin-right:15px
}
.product-details-content .pro-details-wish-com a i {
margin-right:10px
}
.product-details-content .pro-details-wish-com .in-stock {
color:#217600;
}
.product-details-content .pro-details-wish-com .no-stock {
color:#b82704;
}
.product-details-content .pro-details-wish-com a:hover {
color:#146cda
}
.product-details-content .pro-details-social-info {
display:flex;
border-bottom:1px solid #ebebeb;
margin-top:10px;
padding-bottom:12px
}
.product-details-content .pro-details-social-info span {
display:inline-block;
float:left;
margin-right:10px;
line-height:30px;
font-weight:700;
color:#47494a;
font-size:14px
}
.product-details-content .pro-details-social-info .social-info a {
display:inline-block;
line-height:30px;
height:30px;
text-align:center;
color:#b4b4b4;
margin-right:0;
white-space:normal;
text-indent:0;
overflow:hidden;
padding:0;
font-size:18px;
width:30px
}
.product-details-content .pro-details-social-info .social-info a:hover {
color:#146cda
}
.product-details-content .pro-details-policy {
margin:25px 0 0
}
.product-details-content .pro-details-policy li {
margin-bottom:20px;
display:block
}
.product-details-content .pro-details-policy li:last-child {
margin:0
}
.product-details-content .pro-details-policy li span {
font-size:14px;
color:#888;
overflow:hidden;
font-weight:400!important
}
.product-details-content .pro-details-policy img {
margin-right:15px
}
.description-review-topbar.nav {
border-bottom:none;
position:relative;
display:block;
margin-bottom:0;
margin:auto;
}
.description-review-topbar.nav a {
background:0 0;
border:0;
line-height:24px;
color:#888;
padding:0 0 5px 0;
margin:0 30px;
font-family:"Lato",sans-serif;
font-size:20px;
font-weight:400;
position:relative;
transition:all .3s linear;
display:inline-block
}
.description-review-topbar.nav a:hover {
color:#1d1d1d
}
.description-review-topbar.nav a:hover:after {
background-color:#000
}
.description-review-topbar.nav a.active {
color:#000
}
.description-review-topbar.nav a.active:after {
background-color:#f84700;
}
.description-review-topbar.nav a:after {
content:"";
height:2px;
position:absolute;
left:0;
right:0;
bottom:-1px;
background:0 0;
transition:all .3s linear
}
@media only screen and (max-width:767px) {
.description-review-topbar.nav a {
	margin:0 15px
}
}
@media only screen and (max-width:575px) {
.description-review-topbar.nav a {
	margin:0 15px
}
}
@media only screen and (max-width:479px) {
.description-review-topbar.nav a {
	margin:0 5px;
	font-size:14px
}
}
@media only screen and (max-width:360px) {
.description-review-topbar.nav a {
	font-size:13px
}
}
.description-review-bottom {
overflow:hidden;
font-size:15px;
background:#fff;
line-height:24px;
text-align:left;
padding:40px 30px 30px 30px;
border:1px solid #ebebeb
}
@media only screen and (max-width:360px) {
.description-review-bottom {
	padding:20px 10px 15px 10px
}
}
.description-review-bottom .product-description-wrapper p {
margin:0 0 8px;
font-size:15px;
line-height:28px;
color:#69696c;
width:84%
}
@media only screen and (max-width:767px) {
.description-review-bottom .product-description-wrapper p {
	width:100%
}
}
.description-review-bottom .product-anotherinfo-wrapper li {
color:#69696c;
font-size:14px;
list-style:outside none none;
margin:0 0 13px;
display:block
}
.description-review-bottom .product-anotherinfo-wrapper li span {
color:#1d1d1d;
display:inline-block;
font-weight:500;
margin:0 26px 0 0;
min-width:85px
}
.description-review-bottom .single-review {
display:flex;
margin:0 0 50px
}
.description-review-bottom .single-review .review-img {
flex:0 0 90px;
margin:0 15px 0 0
}
@media only screen and (max-width:767px) {
.description-review-bottom .single-review .review-img {
	margin:0 0 20px 0
}
}
.description-review-bottom .single-review .review-top-wrap {
display:flex;
justify-content:space-between;
margin:0 0 10px;
align-items:center
}
.description-review-bottom .single-review .review-top-wrap .review-left {
display:flex
}
.description-review-bottom .single-review .review-top-wrap .review-left .review-name {
margin-right:25px
}
@media only screen and (max-width:360px) {
.description-review-bottom .single-review .review-top-wrap .review-left .review-name {
	margin-right:10px
}
}
.description-review-bottom .single-review .review-top-wrap .review-left .review-name h4 {
font-size:16px;
margin:0;
line-height:1;
font-weight:500
}
.description-review-bottom .single-review .review-top-wrap .review-left .rating-product {
line-height:1;
margin-bottom:6px
}
.description-review-bottom .single-review .review-top-wrap .review-left .rating-product i {
overflow:hidden;
font-size:18px;
color:#fdd835
}
.description-review-bottom .single-review .review-top-wrap .review-left a {
color:#253237
}
.description-review-bottom .single-review .review-top-wrap .review-left a:hover {
color:#146cda
}
.description-review-bottom .single-review .review-bottom p {
margin:0;
width:93%
}
.description-review-bottom .single-review.child-review {
margin-left:70px;
margin-bottom:0
}
@media only screen and (max-width:767px) {
.description-review-bottom .single-review.child-review {
	margin-left:0
}
}
@media only screen and (max-width:767px) {
.description-review-bottom .single-review {
	display:block
}
}
.description-review-bottom .ratting-form-wrapper {
padding-left:50px
}
.description-review-bottom .ratting-form-wrapper h3 {
margin:0;
font-size:16px;
font-weight:500;
line-height:1
}
.description-review-bottom .ratting-form-wrapper .star-box {
display:flex;
margin:6px 0 20px
}
.description-review-bottom .ratting-form-wrapper .star-box span {
margin:0 15px 0 0;
font-size:15px;
color:#1d1d1d
}
.description-review-bottom .ratting-form-wrapper .star-box i {
overflow:hidden;
font-size:18px;
color:#fdd835
}
.description-review-bottom .ratting-form-wrapper .rating-form-style {
margin-bottom:10px
}
.description-review-bottom .ratting-form-wrapper .rating-form-style input {
height:45px;
box-shadow:none;
padding-left:10px;
font-size:14px;
color:#1d1d1d;
width:100%;
margin-bottom:15px;
outline:0;
padding:2px 10px 2px 20px;
background:0 0;
border:1px solid #e6e6e6;
color:#333;
padding:2px 10px 2px 20px
}
.description-review-bottom .ratting-form-wrapper .rating-form-style textarea {
background:0 0;
border:1px solid #e6e6e6;
color:#333;
height:180px;
padding:20px 10px 2px 20px;
margin-bottom:20px;
width:100%;
outline:0
}
.description-review-bottom .ratting-form-wrapper .form-submit input {
padding:0 55px!important;
line-height:48px;
height:48px;
font-size:16px;
font-weight:700;
border:none;
border-radius:5px;
box-shadow:none;
text-transform:uppercase;
background:#146cda!important;
display:block;
color:#fff!important;
width:200px;
transition:all .3s linear;
border:1px solid #e6e6e6
}
.description-review-bottom .ratting-form-wrapper .form-submit input:hover {
background:#1d1d1d!important
}
@media only screen and (min-width:768px) and (max-width:991px) {
.description-review-bottom .ratting-form-wrapper {
	margin-top:50px;
	padding:0
}
}
@media only screen and (max-width:767px) {
.description-review-bottom .ratting-form-wrapper {
	margin-top:50px;
	padding:0
}
}
.single-product-slider-item img {
border:1px solid #ebebeb;
transition:all .3s linear;
margin:auto;
width:100%
}
.single-product-slider-item:hover img {
border-color:#146cda
}
.pro-details-size-color {
margin:0 0 10px
}
.pro-details-size-color .pro-details-color-wrap {
font-size:14px;
font-weight:700;
color:#1d1d1d
}
.pro-details-size-color .pro-details-color-wrap span {
display:block;
margin:0 0 10px
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li {
width:1.25rem;
height:1.25rem;
display:inline-block;
margin-right:15px;
box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);
border:1px solid rgba(0,0,0,.05);
cursor:pointer;
background-size:contain;
background:#fff
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li.active {
background-color:#434a54
}
.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li:hover {
border:2px solid #434a54
}
.pro-details-size-color .product-size {
margin-left:20px
}
.pro-details-size-color .product-size span {
display:block;
color:#1d1d1d;
font-size:14px;
font-weight:700;
margin-bottom:7px
}
.product-details-table.pro-details-quality {
display:block;
margin:20px 0
}
.product-details-table .table tbody tr td {
padding:10px 15px;
width:33.33%;
text-align:center;
border:1px solid #ebebeb;
vertical-align:middle
}
.product-details-table .table tbody tr td a {
color:#888
}
.product-details-img.product-details-tab.product-details-tab-2 {
flex-direction:row
}
.product-details-img.product-details-tab.product-details-tab-2 #gallery {
flex:0 0 20%;
width:20%
}
.product-details-img.product-details-tab.product-details-tab-2 .zoompro-wrap.zoompro-2 {
flex:0 0 80%;
width:80%
}
.product-dec-slider-3 {
display:inline-block;
float:left
}
.product-dec-slider-3 .swiper-slide {
margin:10px 0;
text-align:center;
transition:all .1s linear;
outline:0 none;
padding:2px;
}
.product-dec-slider-3 .swiper-slide img {
width:90px;
height:90px;
margin:auto;
transition:all .1s linear;
border:1px solid #fff;
}
@media only screen and (max-width:479px) {
.product-dec-slider-3 .swiper-slide img {
	width:60px;
	height:60px
}
}
@media only screen and (max-width:360px) {
.product-dec-slider-3 .swiper-slide img {
	width:50px;
	height:50px
}
}
.product-dec-slider-3 .swiper-slide.swiper-slide .active img {
box-shadow:inset 0 0 0 1px #ccc;
transition:all .1s linear;
}
.product-dec-slider-3 .swiper-slide:hover img {
border:1px solid #D1D1CA;
}
.single-product-gallery .single-product-slider-item {
width:50%
}
.single-product-sticky .single-product-slider-item {
width:100%;
text-align:center
}
.product-details-content.sticky {
position:-webkit-sticky;
position:sticky;
top:85px;
left:0;
width:100%
}
.cart-main-area h3.cart-page-title {
color:#1d1d1d;
text-align:left;
font-size:24px;
line-height:16px;
font-style:normal;
text-transform:none;
margin:0 0 30px;
font-weight:600
}
.cart-main-area .table {
border:1px solid #ebebeb;
width:100%
}
.cart-main-area .table-content table thead>tr {
background-color:#f9f9f9;
border:1px solid #ebebeb
}
.cart-main-area .table-content table thead>tr>th {
border-top:medium none;
color:#1d1d1d;
font-size:14px;
font-weight:700;
padding:5px 45px 5px;
text-align:center;
text-transform:justify;
vertical-align:middle;
white-space:nowrap
}
.cart-main-area .table-content table tbody>tr {
border-bottom:1px solid #ebebeb
}
.cart-main-area .table-content table tbody>tr td {
color:#666;
font-size:15px;
padding:10px 0;
text-align:center
}
.cart-main-area .table-content table tbody>tr td.product-thumbnail {
width:150px
}
.cart-main-area .table-content table tbody>tr td.product-name {
width:435px
}
.cart-main-area .table-content table tbody>tr td.product-name a {
color:#666;
font-size:15px;
font-weight:500
}
.cart-main-area .table-content table tbody>tr td.product-price-cart {
width:435px
}
.cart-main-area .table-content table tbody>tr td.product-quantity {
width:435px
}
.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus {
display:inline-block;
height:40px;
padding:0;
position:relative;
width:110px
}
.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .dec.qtybutton {
border-right:1px solid #e5e5e5;
height:40px;
left:0;
padding-top:8px;
top:0
}
.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .inc.qtybutton {
border-left:1px solid #e5e5e5;
height:40px;
padding-top:9px;
right:0;
top:0
}
.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .qtybutton {
color:#666;
cursor:pointer;
float:inherit;
font-size:16px;
margin:0;
position:absolute;
transition:all .3s ease 0s;
width:20px;
text-align:center
}
.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
color:#666;
float:left;
font-size:14px;
height:40px;
margin:0;
width:110px;
background:transparent none repeat scroll 0 0;
border:1px solid #e1e1e1;
padding:0;
text-align:center
}
.cart-main-area .table-content table tbody>tr td.product-remove {
width:100px
}
.cart-main-area .table-content table tbody>tr td.product-remove a {
color:#666;
font-size:16px;
margin:0 10px
}
.cart-main-area .table-content table tbody>tr td.product-remove a:hover {
color:#146cda
}
.cart-main-area .table-content table tbody>tr td.product-wishlist-cart>a {
background-color:#146cda;
border-radius:5px;
color:#fff;
font-size:14px;
font-weight:700;
line-height:1;
padding:10px 12px;
text-transform:uppercase
}
.cart-main-area .table-content table tbody>tr td.product-wishlist-cart>a:hover {
background-color:#1d1d1d
}
@media only screen and (max-width:375px) {
	.cart-main-area .table-content table thead>tr>th {
		font-size:10px; padding:5px 30px 5px;
	}
	.cart-main-area .table-content table tbody>tr>td {
		font-size:10px;
	}
	.cart-main-area .table-content table tbody>tr td.product-thumbnail {
		width:50px
	}
	.cart-main-area .table-content table tbody>tr td.product-quantity {
		justify-content:center;
	}
	.cart-main-area .table-content table tbody>tr td.product-quantity select{
		font-size:10px;width:65px;
	}
	.cart-main-area .table-content table tbody>tr td.product-name a {
		width:200px;
		font-size:10px;
	}
}

.cart-main-area .cart-shiping-update-wrapper {
display:flex;
justify-content:space-between;
padding:30px 0 60px
}
.cart-main-area .cart-shiping-update-wrapper .cart-clear>button {
border:medium none;
cursor:pointer;
margin-right:27px;
transition:all .3s ease 0s
}
@media only screen and (max-width:767px) {
.cart-main-area .cart-shiping-update-wrapper {
	display:block;
	padding:30px 0 15px
}
}
.cart-shiping-update-wrapper .cart-clear>a,.cart-shiping-update-wrapper .cart-clear>button,.cart-shiping-update-wrapper .cart-shiping-update>a {
background-color:#f2f2f2;
border-radius:5px;
color:#1d1d1d;
display:inline-block;
font-size:14px;
font-weight:600;
line-height:1;
padding:18px 63px 17px;
text-transform:uppercase
}
@media only screen and (min-width:768px) and (max-width:991px) {
.cart-shiping-update-wrapper .cart-clear>a,.cart-shiping-update-wrapper .cart-clear>button,.cart-shiping-update-wrapper .cart-shiping-update>a {
	padding:18px 25px
}
}
@media only screen and (max-width:767px) {
.cart-shiping-update-wrapper .cart-clear>a,.cart-shiping-update-wrapper .cart-clear>button,.cart-shiping-update-wrapper .cart-shiping-update>a {
	padding:18px 25px;
	margin:0 0 15px
}
}
.cart-shiping-update-wrapper .cart-clear>button:hover,.cart-shiping-update-wrapper .cart-shiping-update>a:hover {
background-color:#146cda;
color:#fff
}
.cart-shiping-update-wrapper .cart-clear>a {
background-color:#146cda;
color:#fff
}
.cart-shiping-update-wrapper .cart-clear>a:hover {
background-color:#1d1d1d;
color:#fff
}
.cart-tax,.discount-code-wrapper,.grand-totall {
background-color:#f9f9f9;
border:1px solid #ebebeb;
border-radius:5px;
padding:45px 30px 50px
}
.cart-tax .title-wrap,.discount-code-wrapper .title-wrap,.grand-totall .title-wrap {
position:relative
}
.cart-tax .title-wrap::before,.discount-code-wrapper .title-wrap::before,.grand-totall .title-wrap::before {
background-color:#e3e1e1;
content:"";
height:1px;
left:0;
position:absolute;
top:10px;
transition:all .4s ease 0s;
width:100%;
z-index:1
}
.cart-tax .title-wrap h4.cart-bottom-title,.discount-code-wrapper .title-wrap h4.cart-bottom-title,.grand-totall .title-wrap h4.cart-bottom-title {
display:inline-block;
font-size:18px;
font-weight:700;
margin:0;
padding-right:18px;
background-color:#f8f9f9;
position:relative;
z-index:1;
color:#1d1d1d
}
.cart-tax .tax-wrapper,.discount-code-wrapper .tax-wrapper,.grand-totall .tax-wrapper {
margin-top:22px
}
.tax-select-wrapper {
margin:15px 0 0
}
.tax-select-wrapper select {
width:100%;
height:42px;
line-height:42px;
border:1px solid #ebebeb;
background:#fff;
padding-left:20px;
border-radius:5px
}
.tax-select-wrapper input {
width:100%;
height:42px;
line-height:42px;
border:1px solid #ebebeb;
background:#fff;
padding-left:20px;
border-radius:5px
}
.tax-select-wrapper .tax-select {
margin-bottom:20px
}
.tax-select-wrapper .tax-select label {
color:#1d1d1d;
font-size:14px;
margin:0 0 10px
}
.tax-select-wrapper button.cart-btn-2 {
background:#146cda;
border-radius:5px;
color:#fff;
display:inline-block;
font-size:14px;
font-weight:600;
line-height:1;
padding:18px 58px;
text-transform:uppercase
}
.tax-select-wrapper button.cart-btn-2:hover {
color:#fff;
background:#1d1d1d
}
.discount-code-wrapper .title-wrap {
margin-bottom:22px
}
.discount-code-wrapper .discount-code p {
margin:0 0 15px
}
.discount-code-wrapper .discount-code input {
background:#fff;
border:1px solid #ebebeb;
height:45px;
margin-bottom:30px;
padding-left:10px;
outline:0;
width:100%;
border-radius:5px
}
.discount-code-wrapper .discount-code button.cart-btn-2 {
background:#146cda;
border-radius:5px;
color:#fff;
display:inline-block;
font-size:14px;
font-weight:600;
line-height:1;
padding:18px 58px;
text-transform:uppercase
}
.discount-code-wrapper .discount-code button.cart-btn-2:hover {
color:#fff;
background:#1d1d1d
}
.grand-totall h5 {
font-size:14px;
margin:36px 0 27px;
font-weight:400
}
.grand-totall h5 span {
float:right;
font-size:18px;
font-weight:700
}
.grand-totall .total-shipping {
border-bottom:1px solid #ebebeb;
border-top:1px solid #ebebeb;
margin:0 0 27px;
padding:28px 0
}
.grand-totall .total-shipping h5 {
font-size:14px;
margin:0
}
.grand-totall .total-shipping ul {
padding:19px 0 0 0
}
.grand-totall .total-shipping ul li {
color:#242424;
list-style:outside none none;
margin:0 0 6px;
display:block
}
.grand-totall .total-shipping ul li input {
background:#e9e9e9 none repeat scroll 0 0;
border:1px solid #d7d7d7;
border-radius:5px!important;
color:#626262;
cursor:pointer;
height:13px;
margin-right:10px;
padding:0;
position:relative;
top:2px;
width:13px
}
.grand-totall .total-shipping ul li span {
float:right
}
.grand-totall .grand-totall-title {
color:#146cda;
font-size:20px;
font-weight:700;
margin:0 0 25px
}
.grand-totall .grand-totall-title span {
float:right
}
.grand-totall a {
	color:#000;
}
.grand-totall a:hover {
	color:#000;
}
/*.grand-totall a {
background-color:#146cda;
border-radius:5px;
color:#fff;
display:block;
font-size:14px;
font-weight:700;
line-height:1;
padding:18px 10px 17px;
text-align:center;
text-transform:uppercase;
transition:all .3s ease 0s
}
.grand-totall a:hover {
background-color:#1d1d1d
}*/
.billing-info-wrap h3 {
font-weight:700;
color:#1d1d1d;
margin:0 0 30px;
font-size:24px;
line-height:16px;
}
.billing-info-wrap .billing-info input {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#666;
font-size:14px;
padding-left:20px;
padding-right:10px;
width:100%;
outline:0;
height:45px
}
.billing-info-wrap .billing-info select {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#666;
font-size:14px;
padding-left:20px;
padding-right:10px;
width:100%;
outline:0;
height:45px
}
.billing-info-wrap .billing-info textarea {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#666;
font-size:14px;
padding-left:20px;
padding-right:10px;
width:100%;
outline:0;
height:90px
}
.billing-info-wrap .billing-info input.billing-address {
margin-bottom:10px
}
.billing-info-wrap .billing-info .checkout-account label {
color:#666;
font-weight:400;
margin:0 0 0 12px
}
.billing-info-wrap .billing-info .checkout-account input {
border:1px solid #e6e6e6;
display:inline-block;
float:left;
height:12px;
width:12px;
margin-top:7px;
cursor:pointer
}
.billing-info-wrap .billing-select select {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#666;
font-size:14px;
padding-left:20px;
padding-right:10px;
width:100%;
outline:0;
height:45px
}
.billing-info-wrap .checkout-account-toggle input {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#666;
font-size:14px;
padding-left:20px;
padding-right:10px;
margin:0 0 20px;
width:100%;
height:45px;
outline:0
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn {
background-color:#146cda;
border:medium none;
color:#fff;
cursor:pointer;
font-weight:700;
padding:10px 30px;
text-transform:uppercase;
border-radius:5px;
z-index:9
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
background-color:#1d1d1d
}
.billing-info-wrap .additional-info-wrap {
margin:30px 0
}
.billing-info-wrap .additional-info-wrap h4 {
font-size:16px;
font-weight:700;
color:#1d1d1d;
margin:0 0 10px
}
.billing-info-wrap .additional-info-wrap textarea {
background:transparent none repeat scroll 0 0;
border:1px solid #e6e6e6;
color:#333;
font-size:14px;
height:138px;
padding:17px 20px;
width:100%;
outline:0
}
.your-order-area h3 {
font-weight:700;
color:#1d1d1d;
margin:0 0 30px;
font-size:24px;
line-height:16px
}
.your-order-area .your-order-wrap {
padding:15px 10px 24px;
background:#f6f6f6
}

.your-order-area .your-order-wrap .your-order-product-info .rating-product {
	margin-top:5px;
}
.your-order-area .your-order-wrap .your-order-product-info .rating-product i {
	overflow:hidden;
	margin:0 1px 0 0;
	display:inline-block;
	color:#ffbd03;
	font-weight:400;
	line-height:16px;
	vertical-align:top;
	font-size:18px;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
display:flex;
justify-content:space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
font-size:16px;
font-weight:700;
list-style:outside none none;
color:#1d1d1d
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
border-bottom:1px solid #dee0e4;
border-top:1px solid #dee0e4;
margin:10px 0;
padding:10px 0 5px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle li {
display:flex;
justify-content:space-between;
margin:0 0 10px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
align-items:center;
display:flex;
justify-content:space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
font-size:14px;
color:#253237;
font-weight:600;
padding:2px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
border-bottom:1px solid #dee0e4;
border-top:1px solid #dee0e4;
margin:18px 0 10x;
padding:7px 0 9px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
align-items:center;
display:flex;
justify-content:space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li {
font-weight:700;
color:#146cda;
font-size:20px;
list-style:outside none none
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
font-weight:700;
color:#212121;
font-size:18px
}
@media only screen and (max-width:767px) {
	.your-order-area .your-order-wrap {
		padding:8px 5px 44px
	}
}
.your-order-area .payment-accordion {
margin:0 0 16px
}
.your-order-area .payment-accordion:last-child {
margin:0 0 0
}
.your-order-area .payment-accordion h4 a {
color:#1d1d1d;
font-size:16px;
margin:0;
font-weight:600
}
.your-order-area .payment-accordion .panel-body {
padding:5px 0 0 0
}
.your-order-area .payment-accordion .panel-body p {
padding:0 0 0 10px;
font-size:14px;
color:#888;
line-height:24px
}
.your-order-area .Place-order {
margin-top:25px
}
.your-order-area .Place-order a {
background-color:#146cda;
color:#fff;
display:block;
font-weight:700;
letter-spacing:1px;
line-height:1;
padding:18px 20px;
text-align:center;
text-transform:uppercase;
border-radius:5px;
z-index:9
}
.your-order-area .Place-order a:hover {
background-color:#1d1d1d
}
.open-toggle,.open-toggle2 {
display:none
}
.compare-table .table tbody tr:first-child {
border-top:1px solid #eee
}
.compare-table .table tbody tr td {
text-align:center;
border:none;
padding:25px 30px;
vertical-align:middle;
border-bottom:1px solid #eee;
border-left:1px solid #eee
}
.compare-table .table tbody tr td.first-column {
min-width:180px;
font-size:18px;
font-weight:700;
color:#1d1d1d;
margin:0;
line-height:1
}
.compare-table .table tbody tr td.product-image-title {
min-width:310px;
vertical-align:bottom;
padding-top:70px
}
.compare-table .table tbody tr td.product-image-title .image {
clear:both;
width:100%;
margin-bottom:40px;
display:block
}
.compare-table .table tbody tr td.product-image-title .category {
float:left;
clear:both;
font-size:13px;
line-height:15px;
color:#1d1d1d;
text-transform:capitalize;
letter-spacing:.5px
}
.compare-table .table tbody tr td.product-image-title .title {
float:left;
clear:both;
font-size:16px;
font-weight:700;
color:#1d1d1d;
line-height:20px;
margin-bottom:10px
}
.compare-table .table tbody tr td.pro-desc p {
text-align:left;
margin:0;
line-height:24px
}
.compare-table .table tbody tr td.pro-color,.compare-table .table tbody tr td.pro-price,.compare-table .table tbody tr td.pro-stock {
font-size:16px;
font-weight:700;
color:#1d1d1d
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
position:relative;
background-color:#146cda;
color:#fff;
border-radius:5px;
display:inline-block;
width:170px;
padding:14px 25px 14px 25px;
transition:all .3s ease-in-out;
outline:0;
font-weight:700
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
background-color:#1d1d1d
}
.compare-table .table tbody tr td.pro-remove button {
border:none;
background-color:transparent;
padding:0;
cursor:pointer;
transition:all .3s ease-in-out;
outline:0;
color:#1d1d1d
}
.compare-table .table tbody tr td.pro-remove button i {
font-size:22px
}
.compare-table .table tbody tr td.pro-remove button:hover {
color:#146cda
}
.compare-table .table tbody tr td.pro-ratting i {
font-size:20px;
color:#fdd835
}
.login-register-wrapper .login-register-tab-list {
display:flex;
justify-content:center;
margin-bottom:40px
}
.login-register-wrapper .login-register-tab-list a {
position:relative
}
.login-register-wrapper .login-register-tab-list a:before {
background-color:#000;
bottom:5px;
content:"";
height:18px;
margin:0 auto;
position:absolute;
right:-2px;
transition:all .4s ease 0s;
width:1px
}
.login-register-wrapper .login-register-tab-list a:hover h4 {
color:#F94700!important
}
.login-register-wrapper .login-register-tab-list a h4 {
font-size:25px;
font-weight:700;
margin:0 20px;
text-transform:capitalize;
transition:all .3s ease 0s;
color:#5DC2CA
}
.login-register-wrapper .login-register-tab-list a:last-child:before {
display:none
}
.login-register-wrapper .login-form-container {
background:transparent none repeat scroll 0 0;
box-shadow:0 0 6px rgba(0,0,0,.1);
padding:20px;
text-align:left
}
.login-register-wrapper .login-form-container .login-register-form input[type="text"],input[type="password"],input[type="email"] {
background-color:transparent;
border:1px solid #ebebeb;
color:#666;
font-size:14px;
height:30px;
margin-bottom:30px;
padding:0 15px;
width:100%;
outline:0
}
.login-register-wrapper .login-form-container .login-register-form select {
background-color:transparent;
border:1px solid #ebebeb;
color:#666;
font-size:14px;
height:45px;
margin-bottom:30px;
padding:0 15px;
width:100%;
outline:0
}
.login-register-wrapper .login-form-container .login-register-form textarea {
background-color:transparent;
border:1px solid #ebebeb;
color:#666;
font-size:14px;
height:90px;
margin-bottom:30px;
padding:0 15px;
width:100%;
outline:0
}
.mq-radio {
position:relative;
border:1px solid #0071ed;
border-radius:28px;
color:#0071ed;
font-weight:600;
padding:5px 14px;
text-transform:capitalize;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
margin-right:5px;
margin-top:5px;
white-space:nowrap;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.login-register-wrapper .login-form-container .login-register-form .mq-radio.checked[data-v-398c17f4] {
background-color:#0071ed;
color:#fff
}
.login-register-wrapper .login-form-container .login-register-form .mq-radio.checked .mq-radio-checkbox[data-v-398c17f4] {
background:#fff;
border:1px solid #0071ed
}
.mq-radio input {
position:absolute;
width:100%;
top:0;
left:0;
height:100%;
opacity:0;
cursor:pointer
}
.login-register-wrapper .login-form-container .login-register-form .mq-radio-label[data-v-398c17f4] {
padding-right:10px
}
.login-register-wrapper .login-form-container .login-register-form .mq-radio-checkbox[data-v-398c17f4] {
display:block;
width:12px;
height:12px;
border:1px solid;
border-radius:50%
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn {
padding:10px 0 19px
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn input[type=checkbox] {
height:15px;
margin:0;
position:relative;
top:1px;
width:17px
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a {
color:#1d1d1d;
float:right;
font-size:15px;
transition:all .3s ease 0s
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a.flote-none {
float:none!important
}
.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a:hover {
color:#146cda
}
.login-register-wrapper .login-form-container .login-register-form .button-box button {
background-color:#f2f2f2;
border:medium none;
color:#1d1d1d;
cursor:pointer;
font-size:14px;
font-weight:700;
line-height:1;
padding:11px 30px;
text-transform:uppercase;
transition:all .3s ease 0s;
outline:0;
border-radius:5px
}
.login-register-wrapper .login-form-container .login-register-form .button-box button:hover {
background-color:#146cda;
color:#fff
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.login-register-wrapper .login-form-container {
	padding:80px 50px
}
}
@media only screen and (max-width:767px) {
.login-register-wrapper .login-form-container {
	padding:40px 15px
}
}
.login-register-wrapper .login-register-tab-list a.active h4 {
color:#146cda
}
.single-attr {
margin-bottom:10px;
border:1px solid #ebebeb;
border-radius:2px;
}
.single-attr h3.panel-title {
background-color:#f9f9f9;
border-bottom:1px solid #ebebeb;
color:#1d1d1d;
font-size:14px;
font-weight:700;
margin:0;
position:relative;
text-transform:uppercase;
line-height:2
}
.single-attr h3.panel-title a {
color:#1d1d1d;
display:block;
padding:5px 10px;
position:relative;
}
.single-attr h3.panel-title a:before {
content:"";
display:inline-block;
font-family:Ionicons;
font-size:14px;
position:absolute;
right:10px;
top:50%;
margin-top:-14px
}
.single-my-account {
margin-bottom:20px;
border:1px solid #ebebeb;
/*border-radius:15px;*/
}
.single-my-account h3.panel-title {
background-color:#f9f9f9;
border-bottom:1px solid #ebebeb;
color:#1d1d1d;
font-size:14px;
font-weight:700;
margin:0;
position:relative;
text-transform:uppercase;
line-height:2
}
.single-my-account h3.panel-title span {
color:#1d1d1d;
font-size:14px;
left:20px;
position:absolute;
top:16px
}
.single-my-account h3.panel-title a {
color:#1d1d1d;
display:block;
padding:16px 100px;
position:relative;
}
.single-my-account h3.panel-title a:before {
content:"";
display:inline-block;
font-family:Ionicons;
font-size:14px;
position:absolute;
right:10px;
top:50%;
margin-top:-14px
}
.single-my-account h3.panel-title a:hover {
color:#f84700;
}
.single-my-account .myaccount-info-wrapper {
padding:30px 20px;
background-color:#fff
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper {
border-bottom:1px solid #eaeaea;
margin-bottom:28px;
padding-bottom:30px
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
font-size:14px;
margin:0;
text-transform:uppercase;
color:#1d1d1d;
font-weight:700
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
font-size:14px;
letter-spacing:.2px;
margin-top:7px;
font-weight:600;
color:#1d1d1d
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper .account-info-wrapper {
border-bottom:1px solid #eaeaea;
margin-bottom:28px;
padding-bottom:30px
}
.single-my-account .myaccount-info-wrapper .billing-info {
margin-bottom:20px
}
.single-my-account .myaccount-info-wrapper .billing-info label {
color:#888;
font-size:14px;
text-transform:capitalize
}
.single-my-account .myaccount-info-wrapper .billing-info input {
background:transparent none repeat scroll 0 0;
border:1px solid #ebebeb;
color:#888;
height:40px;
padding:0 15px;
width:100%;
outline:0
}
.single-my-account .myaccount-info-wrapper .billing-back-btn {
display:flex;
justify-content:space-between;
margin-top:26px;
align-items:center
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
color:#1d1d1d;
display:inline-block;
font-size:14px;
font-weight:700;
text-transform:uppercase
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
font-size:15px;
color:#146cda;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
color:#f84700;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
background-color:#f2f2f2;
border:medium none;
color:#1d1d1d;
display:inline-block;
font-size:14px;
font-weight:700;
line-height:1;
padding:16px 35px 17px;
text-transform:uppercase;
cursor:pointer;
transition:all .3s ease 0s;
outline:0;
border-radius:5px
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
background-color:#f84700;
color:#fff;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper {
border:1px solid #eaeaea;
position:relative
}
@media only screen and (max-width:767px) {
.single-my-account .myaccount-info-wrapper .entries-wrapper {
	padding:30px 10px
}
}
.single-my-account .myaccount-info-wrapper .entries-wrapper:before {
position:absolute;
content:"";
height:100%;
width:1px;
left:50%;
top:0;
background-color:#eaeaea
}
@media only screen and (max-width:767px) {
.single-my-account .myaccount-info-wrapper .entries-wrapper:before {
	display:none
}
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
padding:30px 20px
}
@media only screen and (max-width:767px) {
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
	padding:0 10px 30px
}
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
color:#888;
font-size:14px;
margin:0;
text-transform:capitalize;
line-height:24px
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
background-color:#31b6c1;
color:#fff;
display:inline-block;
line-height:1;
margin:0 2px;
padding:12px 15px;
text-transform:uppercase;
font-weight:700
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
background-color:#f84700;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
background-color:#31b6c1;
font-weight:700
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
background-color:#f84700
}
.about-area .about-content h2 {
font-weight:600;
margin:0 0 15px;
font-size:40px
}
@media only screen and (max-width:479px) {
.about-area .about-content h2 {
	font-size:24px
}
}
.about-area .about-content p {
line-height:24px;
color:#1d1d1d
}
.about-area .single-about h4 {
font-size:30px;
font-weight:600;
color:#1d1d1d;
margin:0 0 15px
}
@media only screen and (max-width:479px) {
.about-area .single-about h4 {
	font-size:24px
}
}
.about-area .single-about p {
line-height:24px;
color:#1d1d1d
}
.left-sidebar .search-widget {
position:relative
}
.left-sidebar input {
width:100%;
border:1px solid #ebebeb;
height:45px;
padding:0 55px 0 20px;
border-radius:5px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.left-sidebar input {
	font-size:12px;
	padding-left:10px
}
}
.left-sidebar button {
position:absolute;
width:50px;
height:45px;
left:auto;
right:0;
font-size:20px;
line-height:45px;
text-align:center;
border-radius:0 5px 5px 0;
background-color:#146cda;
color:#fff
}
.left-sidebar button:hover {
background-color:#1d1d1d
}
.left-sidebar .category-post li {
margin-bottom:5px;
display:block
}
.left-sidebar .category-post li a {
color:#888;
line-height:24px
}
.left-sidebar .category-post li a:hover {
color:#146cda
}
.left-sidebar .category-post li:last-child {
margin:0
}
.left-sidebar .recent-post-widget .recent-single-post {
margin:0 0 30px
}
.left-sidebar .recent-post-widget .recent-single-post .thumb-side img {
width:90px;
height:90px;
object-fit:cover;
object-position:center
}
.left-sidebar .recent-post-widget .recent-single-post .media-side {
margin:0 0 0 18px;
align-self:center;
align-items:center;
line-height:24px
}
.left-sidebar .recent-post-widget .recent-single-post .media-side a {
font-size:14px;
color:#1d1d1d;
font-weight:600
}
.left-sidebar .recent-post-widget .recent-single-post .media-side a:hover {
color:#146cda
}
.single-blog-post {
line-height:24px
}
.single-blog-post .blog-post-media {
overflow:hidden
}
.single-blog-post .blog-post-media .blog-image img {
width:100%;
object-fit:cover;
object-position:center
}
.single-blog-post .blog-post-media iframe {
width:100%;
position:relative
}
.single-blog-post .slick-slide:focus {
outline:0 none
}
.single-blog-post.blog-list-post .blog-post-media .blog-image img {
height:300px
}
.single-blog-post.blog-list-post .blog-post-media iframe {
width:100%;
position:relative;
height:300px
}
.single-blog-post.blog-list-post .blog-post-media .blog-gallery .swiper-slide img {
width:100%;
height:300px;
object-fit:cover;
object-position:center
}
.blog-post-content-inner .blog-title a {
font-size:24px;
font-weight:600;
color:#1d1d1d
}
.blog-post-content-inner .blog-title a:hover {
color:#146cda
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.blog-post-content-inner .blog-title a {
	font-size:20px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.blog-post-content-inner .blog-title a {
	font-size:20px
}
}
@media only screen and (max-width:479px) {
.blog-post-content-inner .blog-title a {
	font-size:20px
}
}
.blog-post-content-inner .blog-page-meta {
margin:10px 0
}
.blog-post-content-inner .blog-page-meta li {
display:inline-block;
position:relative
}
.blog-post-content-inner .blog-page-meta li:first-child {
margin-right:15px
}
.blog-post-content-inner .blog-page-meta li:first-child:after {
position:absolute;
top:50%;
right:-9px;
left:auto;
background:#555;
content:"";
width:1px;
height:12px;
margin-top:-6px
}
.blog-post-content-inner .blog-page-meta li a {
display:block;
color:#1d1d1d
}
.blog-post-content-inner .blog-page-meta li a:hover {
color:#146cda
}
.blog-post-content-inner p {
margin:20px 0;
padding-top:20px;
border-top:1px solid #ebebeb;
color:#1d1d1d;
line-height:24px
}
.blog-post-content-inner .read-more-btn {
color:#1d1d1d;
font-size:14px;
text-transform:capitalize;
line-height:1;
position:relative;
display:inline-block
}
.blog-post-content-inner .read-more-btn i {
color:#146cda;
font-size:16px;
transition:all .3s linear;
transform:translate(2px,2px);
display:inline-block
}
.blog-post-content-inner .read-more-btn:hover {
padding-left:10px;
color:#146cda
}
.single-post-content p {
margin:20px 0;
color:#1d1d1d;
line-height:24px
}
.single-post-content p.quate-speech {
margin-left:100px;
padding:10px 15px;
font-size:16px;
line-height:26px;
font-style:italic;
border-left:3px solid #146cda
}
@media only screen and (max-width:767px) {
.single-post-content p.quate-speech {
	margin-left:50px
}
}
.blog-single-tags-share {
margin-bottom:35px;
line-height:24px
}
.blog-single-tags-share span.title {
font-weight:700;
color:#1d1d1d
}
.blog-single-tags-share .tag-list li {
display:inline-block;
margin-left:5px;
color:#1d1d1d
}
.blog-single-tags-share .tag-list li a {
color:#1d1d1d
}
.blog-single-tags-share .tag-list li a:hover {
color:#146cda
}
.blog-single-tags-share .social li {
display:inline-block;
margin-left:10px;
font-size:16px;
color:#1d1d1d
}
.blog-single-tags-share .social li a {
color:#1d1d1d
}
.blog-single-tags-share .social li a:hover {
color:#146cda
}
.blog-related-post {
padding:40px 0 30px 0;
border-top:1px solid #ebebeb;
border-bottom:1px solid #ebebeb
}
.blog-related-post .section-title {
border-bottom:0 solid #ebebeb;
margin-bottom:30px
}
.blog-related-post .section-title h2:before {
content:"";
position:absolute;
left:50%;
margin-left:-25px;
height:2px;
bottom:-1px;
background:#5dc2ca;
width:50px;
}
.blog-related-post .blog-title a {
font-size:20px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.blog-related-post .blog-title a {
	font-size:15px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.blog-related-post .blog-title a {
	font-size:15px
}
}
@media only screen and (max-width:767px) {
.blog-related-post .blog-title a {
	font-size:20px
}
}
.comment-area {
line-height:24px;
margin-top:35px
}
.comment-area h2.comment-heading {
font-family:"Open Sans",sans-serif;
font-size:24px;
color:#1d1d1d;
text-transform:capitalize;
line-height:16px;
font-weight:600;
margin:0 0 40px
}
.comment-area .single-review {
display:flex;
margin:0 0 50px
}
@media only screen and (max-width:767px) {
.comment-area .single-review {
	display:block
}
}
.comment-area .single-review .review-img {
flex:0 0 90px;
margin:0 15px 0 0
}
@media only screen and (max-width:767px) {
.comment-area .single-review .review-img {
	margin:0 0 20px 0
}
}
.comment-area .single-review .review-content {
padding:30px;
border:1px solid #ebebeb;
border-radius:5px
}
.comment-area .single-review .review-content .review-top-wrap {
display:flex;
justify-content:space-between;
margin:0 0 10px;
align-items:center
}
.comment-area .single-review .review-content .review-top-wrap .review-left {
display:flex
}
.comment-area .single-review .review-content .review-top-wrap .review-left .review-name h4 {
font-weight:600;
color:#1d1d1d
}
.comment-area .single-review .review-content .review-top-wrap .review-left a {
color:#1d1d1d
}
.comment-area .single-review .review-content .review-top-wrap .review-left a:hover {
color:#146cda
}
.comment-area .single-review .review-content p {
margin:0;
width:93%
}
@media only screen and (max-width:479px) {
.comment-area .single-review .review-content p {
	width:100%
}
}
.comment-area .single-review.child-review {
margin-left:70px
}
@media only screen and (max-width:767px) {
.comment-area .single-review.child-review {
	margin-left:0
}
}
.blog-comment-form {
line-height:24px
}
.blog-comment-form h2.comment-heading {
font-family:"Open Sans",sans-serif;
font-size:24px;
color:#1d1d1d;
text-transform:capitalize;
line-height:16px;
font-weight:600;
margin:0 0 10px
}
.blog-comment-form p {
margin:0 0 30px
}
.blog-comment-form .single-form input,.blog-comment-form .single-form textarea {
padding:2px 10px 2px 20px;
background:0 0;
border:1px solid #e6e6e6;
color:#333;
border-radius:5px
}
.blog-comment-form .single-form textarea {
height:180px;
padding:20px 10px 2px 20px;
margin-bottom:20px;
width:100%;
outline:0
}
.blog-comment-form .single-form input {
height:45px;
box-shadow:none;
padding-left:10px;
font-size:14px;
color:#253237;
width:100%;
margin-bottom:15px;
outline:0
}
.blog-comment-form .single-form input.submit {
padding:0 55px!important;
line-height:48px;
height:48px;
font-size:16px;
font-weight:700;
border:none;
border-radius:5px;
box-shadow:none;
text-transform:uppercase;
background:#146cda!important;
display:block;
color:#fff!important;
width:200px;
transition:all .3s linear;
margin:20px 0 0 0
}
.blog-comment-form .single-form input.submit:hover {
background-color:#1d1d1d!important
}
.contact-area .contact-map {
margin-bottom:60px
}
.contact-area .contact-map #map {
height:560px
}
.contact-area .custom-row-2 {
display:flex;
flex-wrap:wrap;
margin-right:-5px;
margin-left:-5px
}
.contact-area .custom-row-2 div[class^=col-] {
padding-left:5px;
padding-right:5px
}
.contact-area .custom-row-2 .contact-info-wrap {
background-color:#f3f3f3;
padding:120px 70px 112px 90px
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info {
display:flex;
align-items:center;
margin-bottom:40px
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-icon {
margin-right:20px
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-icon i {
font-size:20px;
color:#1d1d1d;
display:inline-block;
width:40px;
height:40px;
line-height:40px;
border:1px solid #252525;
text-align:center;
border-radius:100%;
transition:all .3s ease 0s
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info:hover .contact-icon i {
background-color:#146cda;
color:#fff;
border-color:#146cda
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p {
line-height:1;
color:#1d1d1d;
margin:0 0 9px
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p a {
color:#1d1d1d
}
.contact-area .custom-row-2 .contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
color:#146cda
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social h3 {
font-weight:700;
color:#1d1d1d;
font-size:24px;
margin:0 0 17px;
line-height:1
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info {
margin-top:30px
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info a {
position:relative;
display:inline-block;
vertical-align:middle;
color:#666;
font-size:24px;
padding:0;
line-height:36px;
border-radius:100%;
text-align:center;
border:none;
z-index:1;
transition:all .3s linear;
margin-right:15px
}
.contact-area .custom-row-2 .contact-info-wrap .contact-social .social-info a:hover {
color:#146cda
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.contact-area .custom-row-2 .contact-info-wrap {
	padding:120px 20px 112px 40px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.contact-area .custom-row-2 .contact-info-wrap {
	padding:120px 20px 112px 30px
}
}
@media only screen and (max-width:767px) {
.contact-area .custom-row-2 .contact-info-wrap {
	padding:50px 30px 50px 30px
}
}
.contact-area .custom-row-2 .contact-form {
background-color:#f3f3f3;
padding:50px 110px 50px 110px
}
.contact-area .custom-row-2 .contact-form .contact-title h2 {
font-size:24px;
font-weight:700;
color:#1d1d1d;
line-height:1;
margin-bottom:36px;
margin-left:-10px
}
.contact-area .custom-row-2 .contact-form .contact-form-style input,.contact-area .custom-row-2 .contact-form .contact-form-style textarea {
background:0 0;
border:1px solid #c1c1c1;
height:40px;
padding:2px 14px;
margin-bottom:30px;
color:#000;
width:100%;
outline:0;
border-radius:5px
}
.contact-area .custom-row-2 .contact-form .contact-form-style textarea {
padding:20px 14px;
margin-bottom:0;
height:200px
}
@media only screen and (min-width:768px) and (max-width:991px) {
.contact-area .custom-row-2 .contact-form .contact-form-style textarea {
	height:130px
}
}
.contact-area .custom-row-2 .contact-form .contact-form-style button {
border:none;
background-color:#5dc2ca;
color:#fff;
font-size:14px;
font-weight:700;
text-transform:uppercase;
line-height:1;
padding:15px 52px;
margin-top:33px;
outline:0;
transition:all .3s ease 0s;
border-radius:5px;
}
.contact-area .custom-row-2 .contact-form .contact-form-style button:hover {
background:#0b9fab;
}
.contact-area .custom-row-2 .contact-form p {
color:#333
}
@media only screen and (min-width:768px) and (max-width:991px) {
.contact-area .custom-row-2 .contact-form {
	padding:50px 30px 50px 30px
}
}
@media only screen and (max-width:767px) {
.contact-area .custom-row-2 .contact-form {
	padding:50px 30px 50px 30px
}
}
.modal-dialog .product-details-content p.quickview-para {
font-size:14px;
color:#1d1d1d;
line-height:24px;
margin:0 0 20px;
font-weight:400
}
.modal-dialog .swiper-container {
width:100%;
height:300px;
margin-left:auto;
margin-right:auto
}
.modal-dialog .swiper-slide {
background-size:cover;
background-position:center
}
.modal-dialog .gallery-top {
height:80%;
width:100%
}
@media only screen and (min-width:768px) and (max-width:991px) {
.modal-dialog .gallery-top {
	height:50%
}
}
.modal-dialog .gallery-thumbs {
height:20%;
box-sizing:border-box;
padding:10px 0
}
.modal-dialog .gallery-thumbs .swiper-slide {
width:25%;
height:100%
}
@media only screen and (max-width:767px) {
.modal-dialog .gallery-thumbs .swiper-slide img {
	width:90px;
	height:90px
}
.modal-dialog .gallery-thumbs .swiper-slide img:hover {
	border:1px solid #146cda
}
}
@media only screen and (max-width:575px) {
.modal-dialog .gallery-thumbs .swiper-slide img {
	width:50px;
	height:50px
}
}
.modal-dialog .gallery-thumbs .swiper-slide-thumb-active img {
border:1px solid #146cda
}
@media only screen and (min-width:768px) and (max-width:991px) {
.modal-dialog .gallery-thumbs {
	height:14%
}
}
@media only screen and (max-width:767px) {
.modal-dialog .gallery-thumbs {
	height:auto
}
}
.modal.fade {
display:block!important;
opacity:0;
visibility:hidden
}
.modal.fade.show {
display:block!important;
opacity:1;
visibility:visible
}
.minicart {
background-color:#fff;
overflow-y: scroll;
scrollbar-color:rgba(0,0,0,.5) rgba(0,0,0,0);
scrollbar-width:thin;
max-height: 70%;
}
.minicart::-webkit-scrollbar {
-webkit-appearance:none;
}
.minicart::-webkit-scrollbar:vertical {
width:7px;
}
.minicart::-webkit-scrollbar-button:increment,.minicart::-webkit-scrollbar-button {
display:none;
}
.minicart::-webkit-scrollbar:horizontal {
display:none;
}
.minicart::-webkit-scrollbar-thumb {
background-color:#eb2606;
border-radius:20px;
}
.minicart::-webkit-scrollbar-track {
border-radius:10px;
padding-left:20px;
}
.category {
margin:0;
background-color:#fff;
overflow-y:auto;
scrollbar-color:rgba(0,0,0,.5) rgba(0,0,0,0);
scrollbar-width:thin;
}
.category::-webkit-scrollbar {
-webkit-appearance:none;
}
.category::-webkit-scrollbar:vertical {
width:5px;
}
.category::-webkit-scrollbar-button:increment,.category::-webkit-scrollbar-button {
display:none;
}
.category::-webkit-scrollbar:horizontal {
display:none;
}
.category::-webkit-scrollbar-thumb {
background-color:#eb2606;
border-radius:20px;
}
.category::-webkit-scrollbar-track {
border-radius:10px;
padding-left:20px;
}
.header-logo {
width:60%;
}
.logo {
	margin-top:4px;
	padding:5px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
}
@media only screen and (min-width:250px) and (max-width:375px) {
	.header-logo {
		width: 100%;
	}
}

/*.btn-primary{
	color:#fff;background-color:#007bff;border-color:#007bff;
}*/

/*
input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}
*/

.btn-rapikom {
	/*background: linear-gradient(180deg, #fbde74 0%, #ff9900 100%);*/
	position:relative;
	display:block;
	background:#fbde74;
	color:#000;
	border-color: #a88734 #9c7e31 #846a29;
	border-width: 1px;
	font-family:"Arial",sans-serif;
	font-size:14px;
	font-weight:500;
	width:100%;
}
.btn-rapikom:not([disabled]):hover{
	color:#000;
	background-color:#f7ca00;
}
.btn-buynow {
	/*background: linear-gradient(180deg, #fbde74 0%, #ff9900 100%);*/
	position:relative;
	display:block;
	background:#FBAA48;
	color:#000;
	border-color: #a88734 #9c7e31 #846a29;
	border-width: 1px;
	font-family:"Arial",sans-serif;
	font-size:14px;
	font-weight:500;
	width:100%;
}
.btn-buynow:not([disabled]):hover{
	color:#000;
	background-color:#FA8900;
}
.btn-gray {
	/*background: linear-gradient(180deg, #fbde74 0%, #ff9900 100%);*/
	position:relative;
	display:block;
	background:#f2f3f7;
	color:#000;
	border-color: #000;
	border-width: 1px;
	font-family:"Arial",sans-serif;
	font-size:14px;
	font-weight:500;
}
.btn-gray:hover{
	color:#000;
	background-color:#d5d9d9;
}
.btn-google {
	/*background: linear-gradient(180deg, #fbde74 0%, #ff9900 100%);*/
	position:relative;
	display:block;
	background:#fff;
	color:#000;
	border-color: #000;
	border-width: 1px;
	font-family:"Arial",sans-serif;
	font-size:14px;
	font-weight:500;
}
.btn-google:hover{
	background-color:#000;
	color: #fff;
}
.e2-btn a {
	position:relative;
	padding:0 20px;
	line-height:38px;
	height:38px;
	font-family:"Lato",sans-serif;
	font-size:16px;
	font-weight:500;
	border-radius:5px;
	border:none;
	box-shadow:none;
	display:block;
	margin-top:15px;
	background:#ffd814;
	color:#000;
	text-transform: capitalize;
	text-align: center;
	cursor:pointer;
}
.e2-btn a:hover {
	color:#000;
	background-color:#f7ca00;
}

.text-center {text-align: center;}
.footer-area .footer-bottom p{color:#fff;}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select:focus,
	textarea:focus,
	input:focus {
		font-size: 16px;
	}
}*/
.image-fancy {
	position: relative;
	z-index: 10;
}
@media only screen and (min-width:575px) and (max-width:768px) {
	.image-fancy {z-index: -10;}
}

.isDisabled {
	color: currentColor;
	cursor: not-allowed;
	opacity: 0.5;
	text-decoration: none;
}
.zoompro-wrap .selectors {
	width: 70px;
}
.zoompro-wrap .selectors > a {
	margin-bottom: 10px;
}

/* Estilo para la tabla de la vista de Rastreo de Pedidos */
.table-order {
	border:1px solid #ebebeb;
	width:100%
}
.table-order table thead>tr {
	background-color:#f9f9f9;
	border:1px solid #ebebeb
}
.table-order table thead>tr>th {
	border-top:medium none;
	color:#1d1d1d;
	font-size:14px;
	font-weight:700;
	padding:5px 5px 5px;
	text-align:center;
	text-transform:justify;
	vertical-align:middle;
	white-space:nowrap
}
.table-order table tbody>tr {
	border-bottom:1px solid #ebebeb
}
.table-order table tbody>tr td {
	color:#666;
	font-size:14px;
	padding:2px 0;
	text-align:center
}
.table-order table tbody>tr td.order-date {
	width:150px
}
.table-order table tbody>tr td.order-id {
	width:200px
}
.table-order table tbody>tr td.order-quantity {
	width:150px
}
.table-order table tbody>tr td.order-status {
	width:150px
}
.table-order table tbody>tr td.order-actions {
	width:150px
}
.table-order table tbody>tr td.order-actions button {
	color:#fff;
	font-size:12px;
	margin:0 5px;
	padding: 3px 5px 3px 5px;
}
.table-order table tbody>tr td.order-actions button:hover {
	background-color:#fd4f2c
}

@media only screen and (max-width:375px) {
	.table-order table thead>tr>th {
		font-size:10px; padding:5px 30px 5px;
	}
	.table-order table tbody>tr>td {
		font-size:10px;
	}
	.table-order table tbody>tr td.product-thumbnail {
		width:50px
	}
	.table-order table tbody>tr td.product-quantity {
		justify-content:center;
	}
	.table-order table tbody>tr td.product-quantity select{
		font-size:10px;width:65px;
	}
	.table-order table tbody>tr td.product-name a {
		width:200px;
		font-size:10px;
	}
}

.elegant-link {
	position: relative;
	color: #000;
	text-decoration: none;
	padding: 5px 0;
}
.elegant-link:after {
	content: "";
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
.elegant-link:hover:after {
	transform: scaleX(1);
	transform-origin: bottom left;
}
.fs-22px{font-size: 22px}
.min-height {min-height:50vh;}
.image-not-available {
    filter: grayscale(100%);
}

.whatsapp-icon {
	position: fixed;
	bottom: 7px; /* Ajusta la distancia desde la parte inferior */
	right: 20px; /* Ajusta la distancia desde la derecha */
	font-size: 30px; /* Tamaño del icono si usas FontAwesome */
	color: green; /* Color del icono */
	cursor: pointer;
	z-index: 1000; /* Asegura que el icono se muestre sobre otros elementos */
}
@media only screen and (max-width: 600px) {
	.whatsapp-icon {
		bottom: 115px; /* Ajusta la distancia desde la parte inferior */
	}	
}

.download-rcash-icon {
	position: fixed;
	bottom: -15px; /* Ajusta la distancia desde la parte inferior */
	left: 12px; /* Ajusta la distancia desde la derecha */
	font-size: 30px; /* Tamaño del icono si usas FontAwesome */
	color: green; /* Color del icono */
	cursor: pointer;
	z-index: 1000; /* Asegura que el icono se muestre sobre otros elementos */
}
@media only screen and (max-width: 600px) {
	.download-rcash-icon {
		bottom: 50px; /* Ajusta la distancia desde la parte inferior */
		opacity: 0.8;
	}	
}
.barra-opciones {
    background-color: #EDEDED; /* o cualquier color que prefieras */
    text-align: center;
    position: fixed; /* Fija la barra en la pantalla */
    bottom: 0; /* Coloca la barra en la parte inferior */
    left: 0; /* Alinea la barra a la izquierda */
    width: 100%; /* Asegura que la barra se extienda a lo largo de toda la pantalla */
	z-index: 1000; /* Asegura que la barra se muestre sobre otros elementos */
	border-top: 0.5px solid #EB2606;
}
.opciones-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around; /* Distribuye los elementos uniformemente */
}
.opciones-menu li {
	display: flex;
	align-items: center;
    padding: 7.5px;
}
.opciones-menu a {
    color: #5C646C;
    text-decoration: none;
    font-size: 12px;
    display: flex;
    flex-direction: column; /* Organiza los íconos y el texto verticalmente */
    align-items: center; /* Centra los ítems horizontalmente */
}
.opciones-menu a:hover {
	color: #EB2606;
}
.opciones-menu i {
	font-size:22px;
    margin-bottom: 5px; /* Espacio entre el ícono y el texto */
}
.text-right {text-align: right;}
.text-left {text-align: left;}
/* Estilo responsive para pantallas pequeñas 
@media (max-width: 600px) {
	.opciones-menu li {
		display: block;
		margin: 5px 0;
	}
}*/

.grid-container {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	gap: 10px;
}
@media only screen and (max-width: 600px) {
	.grid-container {
		grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
	}
}
.grid-container-more {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	gap: 10px;
}
.card-title-more {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.card-title-more:hover {
	color: #EB2606;
}
.card {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border-radius: 5px;
    text-align: center;
	cursor: pointer;
}
.card:hover {
	background: #F0F0F0;	  
}
.card:hover i {
	color: #EB2606;
}
/*.card img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}*/
.card-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.card-text {
    font-size: 12px;
    color: #666;
}
.card-amount {
    font-size: 16px;
	font-weight:700;
    color: #EB2606;
}
.card i {
	  font-size: 40px;
	  padding-bottom: 10px;
}
.rcash-grid-container {
    display: flex;          /* Activa Flexbox */
    flex-wrap: wrap;        /* Permite que los items se envuelvan en múltiples líneas si no hay espacio suficiente */
    justify-content: center;/* Centra los items horizontalmente */
    align-items: center;    /* Centra los items verticalmente (opcional si quieres que también estén verticalmente centrados) */
    gap: 20px;              /* Espacio entre los cards, ajusta según necesidad */
    margin-top: 20px;       /* Espacio superior, ya mencionado en tu clase como mt-20px */
}
.rcash-card {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border-radius: 5px;
    text-align: center;
	cursor: pointer;
	min-width: 250px;
}
@media only screen and (max-width: 600px) {
	.rcash-card { min-width: 125px; }
}
.rcash-card:hover {
	background: #F0F0F0;	  
}
.rcash-card-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.rcash-card-text {
    font-size: 14px;
    color: #666;
	padding-bottom: 5px;
}
.rcash-card-amount {
    color: #000;
	padding: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	z-index: 1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #FFFF00;
}
.rcash-card i {
	  font-size: 40px;
	  padding-bottom: 10px;
}
.rcash-total-debt {
	float: right;
}
.rapi-cash {
	font-family: 'Oswald',sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000;
}
.rapi-cash .orange {
	color: #eb2606;
}
.rapi-cash .amount{
	font-weight: 600;
}
.rapi-cash .check {
	width: 18px;
	padding-right: 2px;
}
.rapi-cash .icon-RapiCash-vert-1 {
	font-size: 45px;
	vertical-align: middle;
}

.rcash-card-debt {
	color: #000;
	padding: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	z-index: 1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #fbde74;
}

/* Estilos para videos */
#video-container {
    position: relative; /* Posicionamiento relativo para el iframe absoluto */
    overflow: hidden; /* Oculta cualquier desbordamiento */
    padding-top: 56.25%; /* Aspect ratio 16:9 */
	background-color: #000;
	height: 80vh;
	width: auto;
}

#video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Estilos editados por miguel venegas 22/07/2024*/

.bg-white {
	background-color:#EDEDED !important;
	border-bottom:#ff3c20 solid 2px;
	padding: 7px 0px 6px 0px;
}

.title-button-header {
	position: relative;
	font-size: 14px;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	vertical-align: super;
	color: #5C646C;
	font-weight: 575;
	padding: 5px;
	height: 30px;
}

.title-button-header:hover {
	color: #5C646C;
	border-width: 1px;
	box-shadow: inset 0 0 0 1px #5C646C;
}

.icon-RapiCash-vert-1{
	color: #fd4f2c;
	font-size: 38px;
	vertical-align: top;
}

.icon-icon-bartop-rapikom-2 {
	color: #5C646C;
	font-size: 27px;
	position: relative;
	top: 5px
}

.icon-icon-bartop-rapikom-1 {
	color: #5C646C;
	font-size: 35px;
}

.icon-notification-rapikom-1 {
	color: #5C646C;
	font-size: 24px;
	vertical-align: middle;
}

.icon-icon-bartop-rapikom-3 {
	color: #5C646C;
	font-size: 28px;
	vertical-align: middle;
}

.rapicom-usuario{
	color: #5C646C;
}

.subindice {
	position:absolute;
	top:15px;left:15px;
	display:inline-block;
	color:#000;
	padding:0 2px 0 2px;
	text-align:center;
	line-height:17px;
	height:17px;
	width:17px;
	font-size:10px;
	font-weight:700;
	border-radius:100%;
	text-align:center;
	z-index:1;
	background:#fff;
}
.sub-head-notifications {
	position:absolute;
	line-height:17px;
	height:17px;
	width:17px;
	background-color: #FFFFFF;
	/*border: 1px solid #EDEDED;*/
	color: #FF3C20;
	text-align:center;
	border-radius:100%;
	z-index:1;
	font-size: 0.40em; /* Ajusta el tamaño del subíndice */
	top: 1.8em; /* Ajusta la posición superior para alinear verticalmente */
	margin-left: 20px; /* Ajusta según sea necesario para posicionar correctamente */
}

.sub-head-available-amount {
	position:absolute;
	line-height:17px;
	height:17px;
	width:34px;
	background: #fff;
	color: #5C646C;
	font-weight: bold;
	text-align:center;
	border-radius:5px; /*100%;*/
	z-index:1;
	font-size: 0.35em; /* Ajusta el tamaño del subíndice */
	top: 2.5em; /* Ajusta la posición superior para alinear verticalmente */
	margin-left: -5px; /* Ajusta según sea necesario para posicionar correctamente */
}


@media only screen and (max-width:1199px) {
	.sub-head-notifications {
		height:20px;
		width:20px;
		line-height:20px;
		font-size: 0.48em; /* Ajusta el tamaño del subíndice */
		top: 1.75em; /* Ajusta la posición superior para alinear verticalmente */
		margin-left: 15px; /* Ajusta según sea necesario para posicionar correctamente */
	}
	.sub-head-available-amount {
		height:20px;
		width:40px;
		line-height:20px;
		font-size: 0.48em; /* Ajusta el tamaño del subíndice */
		top: 1.75em; /* Ajusta la posición superior para alinear verticalmente */
		margin-left: -5px; /* Ajusta según sea necesario para posicionar correctamente */
	}
}
.sub-head-quantity {
	position:absolute;
	line-height:17px;
	height:17px;
	width:17px;
	background-color: #FFFFFF;
	/*border: 1px solid #FF3C20;*/
	color: #FF3C20;
	text-align:center;
	border-radius:100%;
	z-index:1;
	font-size: 0.40em; /* Ajusta el tamaño del subíndice */
	top: 1.8em; /* Ajusta la posición superior para alinear verticalmente */
	margin-left: 0px; /* Ajusta según sea necesario para posicionar correctamente */
}
.sub-foot-quantity {
	position:absolute;
	line-height:17px;
	height:17px;
	width:17px;
	color: #FF3C20;
	background-color: #FFFFFF;
	/*border: 1px solid #EDEDED;*/
	text-align:center;
	border-radius:100%;
	z-index:1;
	font-size: 0.80em; /* Ajusta el tamaño del subíndice */
	top: 2.1em; /* Ajusta la posición superior para alinear verticalmente */
	margin-left: 35px; /* Ajusta según sea necesario para posicionar correctamente */
}

/* Estilos M Venegas para el área de tiendas-aliados */
.search-element.tiendas-rcash {
    position:relative;
    width: 63%;
    margin: 0 auto;
}

.container-custom {
    background: white;
    padding: 30px;
    border-radius: 15px;
    margin-top: 20px;
    max-width: 80%;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    min-width: 80%;
}

.logo-round {
    max-width: 9%;
    border-radius: 50%;
    border: 2px solid #000000;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -115%); 
    background-color: white;
}
.banner-img {
    width: 100%;
    border-radius: 10px;
}
.img-logo{
    width: 80px; 
    height: 80px; 
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}
.category-button {
    background-color: #f84700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    width: 100%;
    margin-top: 15px;
    position: relative; 
}

.arrow-icon {
    transition: transform 0.3s ease;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105"; 
    transform: rotate(-90deg); 
    margin-left: 20px;
    position: absolute;
    right: 10px;
}

.category-button[aria-expanded="true"] .arrow-icon {
    transform: rotate(90deg); 
}

.category-text {
    flex: 1;
    text-align: center; 
}

.list-container {
    max-width: 100%; 
    margin: 0 auto; 
}

.state-list, .city-list, .product-type-list {
    display: flex;
    flex-wrap: wrap; 
    gap: 10px; 
    justify-content: center;
    margin-bottom: 20px;
    font-weight: bold;
	color: #000;
}

.state-item, .city-item, .product-type-item {
    cursor: pointer;
    font-size: 14px;
    transition: color 0.3s ease, transform 0.3s ease;
    max-width: 150px; 
    text-align: center; 
    position: relative;
    white-space: nowrap; 
}


.state-item.selected, .city-item.selected, .product-type-item.selected {
    color: black; 
}

.state-item.selected::after, .city-item.selected::after, .product-type-item.selected::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: black; 
    transform: scaleX(1);
    transition: transform 0.3s ease;
}

.state-item::after, .city-item::after, .product-type-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: black;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.state-item:hover::after, .city-item:hover::after, .product-type-item:hover::after,
.state-item.selected::after, .city-item.selected::after, .product-type-item.selected::after {
    transform: scaleX(1);
}

.card-title {
    font-size: 18px;
    margin-bottom: 5px;
}

.btn-sm {
    font-size: 12px;
    border-radius: 5px;
    height: 30px;
    background-color:#EDEDED;
    color: #000000;
    border: none;
    
}

.btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.btn-sm:hover {
    color: inherit;
    text-decoration: none;
}

.btn .fab {
    font-size: 14px; 
    margin-right: 5px; 
    margin-top: 10px;
    
}

.d-flex.gap-2 {
    gap: 10px; 
}


.full-width-btn {
    width:100%;
    max-width: 205px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    border-radius: 5px;
    border: none;
    background-color: #f84700;
    color: #EDEDED;
    font-weight: bold;
}


@media only screen and (max-width:1199px) {
    .container-custom {
        max-width: 100%;
        min-width: 100%;
    }

    .list-container {
        max-width: 100%; 
    }
    .logo-round {
        max-width: 20%;
    }
    .img-logo{
        width: 60px; 
        height: 60px; 
        margin-top: -10px;
        object-fit: cover;
        object-position: center;
    }
    .search-element.tiendas-rcash  {
        width: 100%;
    }
    .banner-img {
        width: 110%;
        margin-left: -15px;

    }
}