/*
  Theme Name: Agota - Minimal Ecommerce HTML5 Template
  Author:
  Support: basictheme400@gmail.com
  Description: Agota - Minimal Ecommerce HTML5 Template
  Version: 1.1
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. feature
5. product area
6. product offer area
7. blog area
8. instagram area
9. modal box
10. store product area
11. welcome area
12. service feature area
13. big img product area
14. cart page area
15. Shop-page-area
16. blog sidebar none area
17. blog box landing area
18. blog gird page area
19. blog page area
20. about us area
21. about page  area
22. no page area
23. contact page
24. login area
25. footer area
26. extra info css
*/


/* 1. Theme default css
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
@font-face {font-family: "FuturaStd-Book";
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot"); /* IE9*/
	src: url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff2") format("woff2"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.woff") format("woff"), /* chrome、firefox */
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url("../fonts/FuturaStd-Book/35e5d1a7aa6da471de4cfb4a47ebaca8.svg#FuturaStd-Book") format("svg"); /* iOS 4.1- */
}

body {
	font-family: 'Manrope', sans-serif!important;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {color: #222222;font-weight: 500;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: inherit;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {color: #006699}
h1 {
	font-size: 150px;
	font-weight: 400;
	line-height: 150px;
	color: #ffffff;
}
h2 {font-size: 2.5rem;line-height: 40px;}
h3 {font-size: 2.25rem;}
h4 {font-size: 1.1rem;}
h5 {font-size: 0.93rem;}
p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #222222;
}
span,
input,
img{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
article,p {
	font-family: 'Manrope', sans-serif;
}
.container-wrapper{
	max-width: 1430px;
	margin: 0 auto;
}
.container-wrapper-home4{max-width: 1480px; margin: 0 auto;}
.extra-padding-40{padding-left: 40px; padding-right: 40px;}
.slider-wrapper{max-width: 1820px; margin:0 auto}
.home-page-4-bg {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	background-color: #f5f5f5;
}
a,button,li{
	transition: .3s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.over-hidden{overflow: hidden;}
.clear-both{clear: both;}
.over-scroll{overflow: scroll;}
.over-x-hidden{overflow-x: hidden;}
.over-x-scroll{ overflow-y: scroll;}
.transition-3{transition: .3s;}
.mlr-15{margin-left: -15px;margin-right: -15px;}
a:focus,button:focus,.btn:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}
a:focus,a:hover,.portfolio-cat a:hover,.footer-menu li a:hover {
	color: #222222;
	text-decoration: none;
	outline: 0 none;
}
*::-moz-selection {
	background: #fc8459;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #858585;
	font-size: 14px;
	opacity: .6;
}
*::placeholder {
	color: #858585;
	font-size: 14px;
	opacity: .6;
}
.transition{transition: .3s;}
.btn:focus{
	outline: 0 none;
}
.icon-clear{color: #999;}

/* bttton */
.btn {
	padding: 20px 75px;
	font-size: 16px;
	line-height: 21px;
	border-radius: 0;
	background: #000000;
	color: #ffffff!important;
	outline:0 none;
	text-transform: capitalize;
	transition: .3s;
	border-radius: 5px;
}

.btn:hover {color: #ffffff;background: #000000;}

.btn_slider {
	padding: 20px 75px;
	font-size: 16px;
	line-height: 21px;
	border-radius: 0;
	background: #ffffff;
	color: #000000;
	outline:0 none;
	text-transform: capitalize;
	transition: .3s;
	float:right!important;
	border-radius:5px;
}
.btn_slider:hover{color: #000000!important;background: #c7f9cc;}

.btn_modal {
	padding: 13px 20px;
	font-size: 16px;
	line-height: 15px;
	border-radius: 0;
	border:0;
	background: #C7F9CC;
	color: #000000;
	outline:0 none;
	text-transform: capitalize;
	transition: .3s;
}
.btn_modal:hover{color: #ffffff;background: #000000;}

.toast {display: none !important;}

.single-blog .btn,.footer-widget .btn {padding: 16px 52px;}
.subscriber-area .btn {
	background: #C7F9CC;
	color: #222!important;}
.footer-widget .btn:hover, .subscriber-area .btn:hover{
	background: #222;
	color: #fff!important;
}
.btn.btn3{
	color: #fff;
	background: #222;
	line-height: 55px;
	padding: 15px 75px;
}
.subscribe-form .btn,.blog-subscribe .btn{padding: 20px 90px; background: #000; color: #fff;}
.contact-form-right .btn {background: #222;}
.contact-form-right .btn:hover {background: #000; color:#fff;}

/* slider dots */
.slick-dots {
	position: absolute;
	right: 55px;
	top: 50%;
	transform: translateY(-50%);
}
.slider-2 .slick-dots,.slider-3 .slick-dots,.slider-6 .slick-dots,.slider-4 .slick-dots,.testimonial-active .slick-dots{
	right: auto;
	top: auto;
	left: 50%;
	bottom: 3%;
	transform: translateX(-50%);
}
.slick-dots li {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow: 0 0 1 #ffffff;
	opacity: 0.3;
	display: block;
	text-indent: -10000px;
	margin: 10px 2px;
	border: 2px solid transparent;
}
.slider-2 .slick-dots li,.slider-3 .slick-dots li,.slider-6 .slick-dots li, .slider-4 .slick-dots li,.testimonial-active .slick-dots li{display: inline-block;margin: 0 10px;}
.slider-6 .slick-dots li {background: #000;box-shadow: 0 0 1 #000000;}
.slick-dots li.slick-active {position: relative;background: transparent;opacity: 1;}
.slick-dots li.slick-active::before {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	top: -5px;
	left: -5px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: transparent;
}
.slider-6 .slick-dots li.slick-active::before {border: 2px solid #000000;}
.slider-2 .slick-dots li.slick-active::before,.slider-3 .slick-dots li.slick-active::before,.slider-6 .slick-dots li.slick-active::before {top: -5px;}
.slick-arrow .l-a, .slick-arrow .r-a,.blog-post-active .slick-arrow .l-a,.blog-post-active .slick-arrow .r-a {
	position: absolute;
	left: 10px;
	top: 36%;
	transform: translateY(-50%);
	border: 0;
	background: none;
	color: #fff;
	z-index: 1;
	font-size: 28px;
	visibility: hidden;
	transition: .7s;
}
.slick-arrow .r-a {
	right: 10px;
	left: auto;
}
.blog-post-active .slick-arrow .l-a, .blog-post-active .slick-arrow .r-a {
	top: 35%;
	left: 10px;
	background: #000;
	padding: 8px 15px;
}
.blog-post-active .slick-arrow .r-a{right: 10px; left: auto;}
.blog-slider-active:hover .slick-arrow .r-a,.blog-slider-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .l-a,.blog-post-active:hover .slick-arrow .r-a{visibility: visible; }

/* tooltip css*/
.tooltip-inner {
	background-color: #fff;
	color: #222;
	border: 1px solid #222;
	font-size: 12px;
	border-radius: 100%;
	padding: 1px 10px;
}
.tooltip .arrow { display: none;}

/* common section title & content */
.section-title p{font-size: 1.1rem;}
.store-product-position .section-title p,.subscribe-area .section-title p{font-size: 16px;color: #666666;}
.section-title-2 h2{font-weight: 400; color: #ffffff;}
.underline::before {
	position: absolute;
	content: "";
	width: 35px;
	height: 2px;
	background: #000;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.section-content span,.section-content p {
	font-size: 16px;
	line-height: 16px;
	text-transform: capitalize;
}
.section-content a.btn2 {font-size: 16px;}
.section-content a.btn2::before{
	position: absolute;
	width: 24px;
	height: 2px;
	background: #000;
	content: "";
	bottom: 0;
	left: 0;
	transition: .3s;
}
.section-content a:hover::before{width: 100%;}
.section-content-position {top: 0;left: 0;right: 0;bottom: 0;}
/* page css */
.page-title h2 {font-size: 50px;}
.page-height{min-height: 590px;}
/* common css end */

/* 2. header
--------------------------------------------------- */
.header {
	left: 0;
	top:0;
	width: 100%;
	z-index: 22;
	transition: .3s;
	position: relative;
}

.body-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-out  ;
	-webkit-transition: all .3s ease-out  ;
	-moz-transition: all .3s ease-out  ;
	-ms-transition: all .3s ease-out  ;
	-o-transition: all .3s ease-out  ;
}
.body-overlay.opened {
	opacity: 1;
	visibility: visible;
}
.sticky-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 22;
	width: 100%;
}
.sticky-menu .header-6 {top: -20px;}
.sticky-menu .header{
	background: #fff;
	-webkit-box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
	-moz-box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
	box-shadow: 0 8px 4px -7px rgba(115,115,115,0.1);
}
.header-area.sticky-menu,.header:hover {background: #fff;}
.logo img {max-width: 130px;}
.logo img {
	filter: invert(1) sepia(1) hue-rotate(0deg) brightness(1.2);
}
.sticky-menu .header .logo img,.header-area:hover .logo img,.header-2 .logo img,.header-6 .logo img{filter: invert(0) sepia(0) hue-rotate(0deg) brightness(0);}
.sticky-menu .header a.active::before,.header-area:hover a.active::before,.header.header-2 a.active::before,.header.header-6 a.active::before {background: #222;}
.main-menu ul li {
	display: inline-block;
	margin: 0 22px;
	position: relative;
}
.main-menu ul li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	text-transform: capitalize;
	padding: 38px 0;
	position: relative;
}
.main-menu ul li:hover > a {color: #222;}
.main-menu ul li > a::before{
	content: "";
	position: absolute;
	right: 0;
	width: 0;
	bottom: 30px;
	background: #fff;
	height: 2px;
	transition: 0.3s;
}
.main-menu ul li > a.active::before{width: 100%;}
.main-menu ul li > a:hover::before,.main-menu ul li > a:hover a.active::before{background: #222; width: 100%; left: 0;}
/* mega menu */
.main-menu ul li .mega-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 750px;
	height: auto;
	background: #fff;
	padding-left: 20px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-origin: 50% 0;
	transition: .5s;
	-webkit-transition: transform 500ms ease, opacity 500ms ease;
	-moz-transition: transform 500ms ease, opacity 500ms ease;
	-ms-transition: transform 500ms ease, opacity 500ms ease;
	-o-transition: transform 500ms ease, opacity 500ms ease;
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
}
.header-area.white-bg .mega-menu{top: 100%;}
.main-menu ul li:hover> .mega-menu{opacity: 1; visibility: visible; transform: scaleY(1);}
.main-menu ul li:hover> .mega-menu.mega-sub-menu{top: -25px;}
.main-menu ul li .mega-menu li {
	display: block;
	height: auto;
	margin: 25px 0;
	margin-right: 0;
}
.main-menu ul li .mega-menu a {
	font-size: 14px;
	font-weight: 400;
	color: #222222;
	padding: 0 10px;
	display: block;
}
.main-menu ul li .mega-menu a::before{position: static;}
.main-menu ul li .mega-menu li a:hover {color: #069; padding-left: 30px;}
.main-menu ul li .mega-menu li a.mega-title:hover{padding-left: 0;}
.main-menu ul li .mega-menu li > a:hover{padding-left: 10px;}
.main-menu ul li .mega-menu li .mega-menu{left: 100%; top: 0;}
.main-menu ul li .mega-menu .mega-title a,.main-menu ul li .mega-menu a.mega-title{font-size: 18px;}
.main-menu ul li .mega-menu .mega-title a{padding-top: 30px;}
.main-menu ul li .mega-menu.mega-dropdown-menu,.main-menu ul li .mega-menu .mega-sub-menu{min-width: 250px;}
.mega-dropdown-menu li a span{
	font-size: 13px;
	font-size: 300;
}
.main-menu ul li.full-mega-menu-position {position: static;}
.mean-container.main-menu ul li.full-mega-menu-position{position: inherit;}
.mean-container .mega-menu{background-image: none !important;}
.main-menu ul li .mega-menu.full-mega-menu{top: 100%; width: 100%;display: flex;}
.mega-menu.full-mega-menu > li {
	min-width: 210px;
	padding-left: 55px;
	padding-top: 35px;
}
.mean-container .mega-menu.full-mega-menu > li{
	padding-left: 0;
	padding-top: 0;
}
.main-menu .mega-menu ul > li {margin-left: 0;}
.main-menu ul li .mega-menu.full-mega-menu a {padding: 0;}
/* header right */
.header-right ul li {padding-left: 26px;}
.header-right ul li a,a.mobile-menubar {
	color :#fff;
	font-size: 18px;
}
.header a.mobile-menubar {font-size: 20px;}
.s-count {
	font-size: 12px;
	font-family: 'Rubik', sans-serif;
	padding-left: 3px;
}
/* header-2 */
.main-menu ul li.logo > a::before {display: none;}
/* .header-2 .main-menu ul li.logo a::before{display: none;} */
.header-2 .main-menu ul li,.header-3 .main-menu ul li {margin-left: 8px;margin-right: 0;}
.header-2 ul li a, .header-2 .header-right li a{color: #222222;}
.sticky-menu .header a,.header-area:hover a,.header.header-2 a,.header.header-6 a{color: #222222;}
.header-right .header-login a, .header-2 .header-right .search a {font-size: 14px;}
/* 3. slider
-------------------------------------------------------------- */
.slider-height{min-height: 900px;}
.slider-2 .slider-active{min-height: 700px;}
.slider-active .slick-list {/*height: 530px!important;*/}
.slider-height-2,.slider-site{min-height: 815px;}
.slider-height-3{min-height: 65vh; }
.slider-height-4{min-height: 660px;}
.slider-height-5{min-height: 100vh;}
.slider-5{min-height: 100vh;}
.slider-height-6{min-height: 765px;}
.page-height4{min-height: 285px;}
.single-slider{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top ;
}
.slider-content{
	position: absolute;
	left: 15.5%;
}
.slider-2 .slider-content,.slider-4 .slider-content{left: 5.5%;}
.slider-4 .slider-content{left: 8.6%;}
.slider-active-mobile{display: none!important;}
.slider-3 .slider-content{left: 13.5%;top:8%;}
.slider-6 .slider-content{left: 12.8%;}
.slider-5 .slider-content{left: 7.5%; top:-50px;}
.slider-2 h1{font-size: 116px;}
.slider-4 h1{font-size: 100px;}
.slider-5 h1 {font-size: 88px;line-height: 1;}
.slider-6 h1 {font-size: 120px; margin-top: 30px;}
.slider-content span {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 60px;
	text-transform: capitalize;
}

.slider-content-5{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.slider-content > span::before, .history-title span:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #fff000;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.history-title span::before {
	background: #000;
	left: -140px;
	width: 100px;
}
.slider-6 .slider-content > span::before{background: #000000;}
.slider-content p {line-height: 24px;}
.single-banner img{min-height: 265px;}
/* 4. feature
------------------------------------------------------------- */
.feature-position{top: -115px; margin-bottom: -115px;}
.feature-position .single-feature > img {
	height: 542px;
	transition: .3s;
	width: 100%;
}
.single-feature:hover .img-zoom, .single-blog .blog-img img:hover, .single-banner:hover .img-zoom,.single-store-product .img-zoom:hover,.portfolio-img .img-zoom:hover{transform: scale(1.1);}
.sale-off-img {max-width: 235px;}
.feature-position .single-feature.single-feature-3 > img {height: 360px;}
.feature-position-3{margin-bottom: 0;}

/* 5. product-area
-------------------------------------------------------------- */

.single-product{
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	border-radius: 10px;
}

.single-product:hover{-moz-box-shadow: 0 0 25px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);box-shadow: 0 0 25px rgba(0,0,0,0.1);}
.single-product-img  img{width: 100%;border-radius: 10px;}
.countdown-time .count-time{padding: 6px 0 2px;}

.single-product-button li a span,.sale-tag {
	width: 70px;
	height: 25px;
	background-color: #222;
	text-align: center;
	margin: 5px;
}
.timer{padding: 8px 1px 3px 1px;}
.timer span {
	font-size: 10px;
	color: #222;
	font-family: 'Rubik', sans-serif;
	min-width: 45px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-weight: 500;
}
.timer p {
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 0;
	line-height: 2.1;
}
.timer .time-count{position: relative;}
.timer .time-count::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 12px;
	right: 12px;
	height: 1px;
	background: -moz-linear-gradient(left,#f5f5f5 0%,#ededed 36%,#ededed 56%,#ededed 57%,#f5f5f5 76%,#f5f5f5 100%);
}
.single-product-img .countdown-time {
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	opacity: 1;
	transition: .3s;
}
.single-product-img .planes_ahora {
	position:absolute;
	top:40px;
	right: 3px;
	width: 23%;
}

.single-product-img .sin_stock {
	position:absolute;
	bottom:0px;
	left: 100px;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding: 5px;
	background-color: #da1b1b;
}

.single-product-img .intereses {
	position:relative;
	font-size:0.6rem;
	color:#16151a;
}

.single-product-img .badge{
	position:absolute;
	top:15px;
	right: 15px;
	color: #16151a;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding: 5px 10px;
	border-radius: 8px;
	background-color: #c7f9cc;
}

.single-product-img .logistica {
	position:absolute;
	top:15px;
	left: 15px;
	width: 30%;
}
.single-product:hover .countdown-time{opacity: 0;}
.single-product-button{
	bottom: 25px;
	left: 55%;
	transform: translate(-50%);
	opacity: 0;
	transition:.5s
}
.single-product:hover .single-product-button{left: 50%; opacity: 1;}
.single-product-button li a span{color: #ffffff;}
.single-product-button li a span:hover{background: #006699;}
.product-price  {
	width: 100%;
	font-weight: 500;
	font-size: 1rem;
	font-family: 'Rubik', sans-serif;
	text-align: center!important;
	margin-top:10px;
}
.product-price span.old-price{color: #999999;}
.sale-tag {
	border-radius: 4px;
	padding: 5px;
	color:#fff!important;
	background: #3ebb87;
	z-index: 1;
}
.single-product-hover-img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 10px;

}
.single-product-hover-img a img{opacity: 0; transition: .3s;}
.single-product:hover .single-product-hover-img a img{opacity: 1;}
.product-dot span {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
}
/* 6. product offer area
-------------------------------------------------------------- */
.product-offer-height .single-feature > img {
	min-height: 450px;
	transition: .3s;
}

/* 7. blog-area
-------------------------------------------------------------- */
.date{color: #006699;}
.single-blog .blog-img{height:290px;}

/* 8. instagram area
-------------------------------------------------------------- */
.instagram-img img{
	width: 100%;
	opacity: 1;
	transition: .3s;
}
.instagram-img img:hover{ opacity: .93;}


/* 9. modal box
-------------------------------------------------------------- */
.product-modal{
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1080px;
	border-radius: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}


.product-view-scroll-area .dialog-modal-dialog {height: auto;}
.close { font-size: 30px;}
.modal-content {border-radius: 0;}

.product-tabs{width: 100px;}
.product-tabs .nav-link {
	width: 80px;
	height: 100px;
	padding: 0;
	opacity: .6;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link,.nav-pills .nav-link:hover, .nav-pills .show > .nav-link  {background-color: transparent;opacity: 1;}

.product-modal-left h4{font-size:30px}
.product-modal-left .price > span {
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.modal-old-price{
	color: #999;
	font-size: 16px !important;
}

.product-modal-left p{
	font-size: 14px;
}
.available p,.suk p{line-height: 1;}
/* quanti-field */
.quantity-field {
	position: relative !important;
}

.add-cart-btn{
	height: 62px;
	line-height: 60px;
	padding: 0 40px;
	background: #131215;
	color: #fff;
	border: 1px solid transparent;
	display: inline-block;
	margin-bottom: 20px;
}
.add-cart-btn:hover{
	border-color: #131215;
	color: #131215;
	background: #fff
}

.quantity-field input {
	width: 110px;
	height: 63px;
	padding: 0 20px;
}
.custom-prev,.custom-next {
	position: absolute;
	right: 32px;
	top: 60%;
	transform: translateY(-50%);
	font-size:12px;
	color: #c8c8c8;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.custom-next {
	top: 40%;
}
/* social-link */
.social-sharing li {
	font-size: 16px;
	display: inline-block;
}
.social-sharing li a {
	font-size: 18px!important;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #fff;
	color: #555555;
	border: 1px solid #555555;
	border-radius: 50%;
	line-height: 47px;
	text-align: center;
	margin-right: 10px;
	transition: .3s;
}
.social-sharing li a:hover{background:#C7F9CC; color: #555555;border: 1px solid #C7F9CC;}
/* 10. store product-area
-------------------------------------------------------------- */
.store-product-title {
	top: 0;
	left: 0;
}
.store-product-title h4{font-size: 21px;}
.store-product-title span a{
	font-size: 14px;
	color: #888;
}
.single-store-product img{max-height: 370px;}
.author-signature img{width: 180px;}
/* 11. welcome area
-------------------------------------------------------------- */
.welcome-bg {
	height: 970px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
/* 12. service feature area
-------------------------------------------------------------- */
.single-service-feature h4{font-size: 1.2rem;}
.single-service-feature p{font-size: 0.8rem;}
.service-feature-bg {background-image: linear-gradient(180deg,#C7F9CC 0%,#C7F9CC 100%);}
.sale-products-bg {background-image: linear-gradient(180deg,#E4E0E2 0%,#E4E0E2 100%);}
.sale-products-bg .title-h2 {color:#000!important; font-family: 'Rubik', sans-serif!important;}
.ser-f-icon::before,.ser-f-icon span::after {
	font-size: 50px;
}
.single-service-feature {padding: 0 20px;}


/* 13. big img product area
-------------------------------------------------------------- */
/* .product-left-img-info .quantity-field input {height: 62px;} */

.product-left-img-info .social-sharing li a {margin-right: 10px; margin-left: 0;}
.product-left-img-info .price span{font-size: 24px;font-weight: 700;}
.product-view-tab .nav-link {
	color: #999;
	font-size: 20px;
	border-bottom: 2px solid transparent;
}
.product-view-tab .nav-link:hover{color: #222222;}
.product-view-tab .nav-link.active{color: #222222; border-bottom: 4px solid #9bd3a0;}
.desc-title{font-size: 18px; font-weight: 600;}
.describe-text p{font-size: 14px;color: #555; line-height: 30px;}
.add-color-area h6,.add-brand-area h6{font-weight: 600;}
.add-color li {font-style: italic;}
.add-brand-area,.group-p-table thead{background: rgba(0,0,0,.025);}
.group-p-table .table td, .table th {padding: 22px;}
.group-p-table a {font-size: 15px;}
.rat{
	display: none;
	top: -2px;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .3s;
}
.ratting a {color: #ffae00;font-size: 14px;}
.product-review .ratting:hover .rat{display: block;}
.product-left-img-info p,.quantity{font-size: 14px;}
.product-left-img-info > .brand { background-color: #000; text-align: center;}
.product-left-img-info > .brand > img { width: 130px!important; padding: 3px 0 }
.product-left-img img {
	cursor: crosshair;
	margin-bottom: 40px;
	
}
.product-left-img{height: 600px; overflow-x: hidden;}
.tbl-title{min-width: 150px;}
.p-view-position .dialog-modal-dialog {
	max-width: 470px;
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	box-shadow: 0 10px 25px rgba(0,0,0,.5);
}
.product-img a{cursor: crosshair;}
.p-view-position .modal-content {
	border-radius: 4px;
	border:18px solid #f9f9f9;
	background: #fff;
}
.p-view-position .close span {
	border-radius: 50px;
	width: 32px;
	height: 32px;
	font-size: 24px;
	border: 2px solid #fff;
	line-height: 22px;
}
.p-view-position .modal-close{top: 0px;right: 0;}
.product-gallery-btn a {
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	border-radius: 100px;
	padding: 10px 15px;
}
.product-gallery-btn {left: 0;top: 0;}
.product-gallery-btn.right-site {left: auto;right: 0;}
.vertical-left-tab .product-gallery-btn {left: auto;right: 0;top: 0; }
.product-gallery-btn  a:hover{box-shadow: 0 0 10px rgba(0,0,0,.2);}

/* 14. cart page area
-------------------------------------------------------------- */
.cart-empty{border-top: 3px solid #069;font-size: 14px;}
.cart-height{height:300px;}
.p-horizontal-tab .product-tabs {width: 100%;}

/* 15. Shop page area
-------------------------------------------------------------- */
.page-height3{min-height: 500px;}
.nice-select.open .list {border-radius: 0;}
.nice-select .option.selected {font-weight: normal;}
.nice-select {height: 22px;line-height: 20px;}
.shop-title h5,.product-filter a,.single-product-content p{font-size: 14px;}
.ser-icon {
	min-width: 22px;
	height: 16px;
	display: block;
}
.nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link:hover .ser-icon, .nav-tabs .nav-item.show .nav-link.ser-icon, .nav-tabs .nav-link.active .ser-icon, .nav-tabs .nav-item.show .nav-link .ser-icon, .nav-tabs .nav-link:focus .ser-icon{
	filter: invert(0) sepia(0) hue-rotate(0deg) brightness(0);
}
/* round-checkbox css start*/
.option-input:checked::after{
	background: #000;
	content: "";
	display: block;
	position: relative;
	z-index: 1;
}
.option-input.radio{border-radius: 50%;}
.option-input.radio::after{border-radius: 50%;}
.option-input{
	appearance: none;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	height: 20px;
	width: 20px;
	transition: .15s;
	border: 1px solid #e1e1e1;
	color: #000;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	z-index: 1;
}
.product-choose-colors .option-input {
	height: 25px;
	width: 25px;
}
.option-input:checked::before {
	position: absolute;
	content: "✓";
	display: inline-block;
	font-size: 14px;
	left: 50%;
	top: 45%;
	transform: translate(-50%,-50%);
}
/* round-checkbox css end*/
.f-choose-color .option-input{color: #fff;}
.product-menubar a{color: #999; font-size: 14px;}
.product-menubar h4,.single-product-content h5{font-size: 18px;}
.product-menubar a:hover{color: #222222;}
.product-menubar{height: 210px;}
.ui-widget.ui-widget-content {
	border: 1px solid #000;
	height: 0;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -10px;
	border-radius: 50px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border: 6px solid #000;
	background: #fff;
	font-weight: normal;
	color: #454545;
}
.product-filter-details{
	width: 100%;
	box-shadow: 0 8px 32px -8px rgba(0,0,0,.1);
	top: 50px;
	left: 0;
	transition: .5s;
	z-index: 11;
	display: none;
}
.product-filter-details.product-filter-block{box-shadow: none;}
#col5 .container-wrapper .col-xl-2{min-width: 20% !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:focus {border-color: transparent;}
.nav-tabs a {
	color: #999;
	padding-left: 8px;
}
.product-search input{height: 50px;}
.product-search p{
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.shop-left-sidebar-area #col-5 .single-product:hover {box-shadow:none;background:none;}
.fitler-input input {
	max-width: 90px;
	font-size: 14px;
}
.single-product-list .single-product-img img{
	min-width: 300px;
	border-radius: 10px;
}
.single-product-img a{display: block;}
.shop-sidebar-left .product-search p{right: 50px;}
.single-product-list-button li.tool a:hover{border: 1px solid #000000;}
.single-product-list-button li{
	padding: 0 !important;
	border: none !important;
}
.single-product-list-button li a span {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #343a40;
}
#list .single-product-list-button li a span {
	width: 54px;
	height: 54px;
	line-height: 54px;
}
.single-product-list-button span {
	line-height: 54px;
	text-align: center;
	display: block;
}
.wishlist-area a{font-size: 14px;}
.table-content .p-img img{width: 90px; height: 100px;}
.table th {
	border-top: none;
	font-weight: 400;
}
.table td, .table th {
	vertical-align: middle;
	border-bottom: 1px solid #dee2e6;
}
.table thead th {border-bottom: 0;}
.table-content.table-content1 {
	width: 20px;
}
.table-content.table-content2 {
	width: 110px;
}
.wishlist-area .table-content6 a{font-size: 16px;}
.btn.p-add-cart{width: 230px;}
.mobile-wishlist .p-img img{max-width: 110px;}
.p-remove {right: 0;top: 30px;}
.pn {
	margin-top: 10px;
}

/* ///////////////////
	cart css start
//////////////////*/
.cart-area .table-content table {
	background: #ffffff;
	border-color: #eaedff;
	border-radius: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
  }
  .cart-area .table-content .product-quantity {
	float: none;
  }
  .cart-area .table-content table td.product-name a{
	font-size: 16px;
	font-weight: 400;
	color: #161619;
	text-transform: capitalize;
  }
  .single-product .product-name{
	height: 75px;
  }
  .cart-area .table > :not(:last-child) > :last-child > * {
	border-bottom-color: #eaedff;
  }
  .cart-area .table-content table td.product-name a:hover {
	color: #151515;
  }
  .cart-area .table-content table td {
	border-top: medium none;
	padding: 20px 10px;
	vertical-align: middle;
	font-size: 16px;
  }
  .cart-area .table-content .product-remove a{
	color: #161619;
  }
  .cart-area .table-content table th, .cart-area .table-content table td {
	border-bottom: 1px solid #eaedff;
	border-right: 1px solid #eaedff;
  }
  .cart-area .table td, .cart-area .table th {
	border-top: 1px solid #eaedff;
  }
  .cart-area .table-content table td.product-subtotal {
	font-size: 16px;
  }
  .cart-area .table-content table td .cart-plus-minus {
	float: none;
	margin: 0 auto;
  }
  .cart-area .coupon-all {
	margin-top: 50px;
  }
  .cart-area .coupon {
	float: left;
  }
  @media (max-width: 767px) {
	
	.cart-area .coupon {
	  float: none;
	}

	.shopping-total{
		margin-top:50px;
	}
	
  }
  .cart-area #coupon_code {
	height: 65px;
	border: 2px solid #eaedff;
	padding: 0 15px;
	margin-right: 10px;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  .cart-area #coupon_code:focus {
	border-color: #151515;
  }
  @media (max-width: 767px) {
	.cart-area #coupon_code {
	  margin-bottom: 15px;
	}
  }
  .cart-area .coupon2 {
	float: right;
  }
  @media (max-width: 767px) {
	.cart-area .coupon2 {
	  float: none;
	  margin-top: 15px;
	}
  }


  .cart-area .cart-page-total {
	padding-top: 50px;
  }
  .cart-area .cart-page-total > h2 {
	font-size: 25px;
	margin-bottom: 20px;
	text-transform: capitalize;
  }
  .cart-area .cart-page-total > ul {
	border: 1px solid #eaedff;
  }
  .cart-area .cart-page-total > ul > li {
	list-style: none;
	font-size: 15px;
	color: #6f7172;
	padding: 10px 30px;
	border-bottom: 1px solid #eaedff;
	font-weight: 400;
  }
  .cart-area .cart-page-total ul > li > span {
	float: right;
  }
  .cart-area .cart-page-total li:last-child {
	border-bottom: 0;
  }
  .cart-area td.product-thumbnail img {
	width: 125px;
  }
  .cart-area .product-quantity-form {
	margin: auto;
	width: 122px;
	height: 58px;
	border: 2px solid #dadada;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
  }
  .cart-area .product-quantity-form:hover {
	border-color: #151515;
  }
  .cart-area .cart-plus, .cart-area .cart-minus {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 45px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	background: transparent;
	border: none;
	outline: none;
  }
  .cart-area .cart-plus:hover, .cart-area .cart-minus:hover {
	cursor: pointer;
	color: #151515;
	background: transparent;
  }
  .cart-area .cart-plus {
	left: auto;
	right: 0;
  }
  .cart-area .cart-input {
	height: 58px;
	width: 32px;
	text-align: center;
	font-size: 14px;
	border: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 -3px;
	padding-bottom: 4px;
	background: transparent;
  }
  .cart-area .cart-input:focus {
	outline: none;
  }
  
  /* 17. Checkout */
  .coupon-accordion h3 {
	background-color: #f6f6f6;
	border-top: 3px solid #151515;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 25px;
	padding: 1em 2em 1em 3.5em;
	position: relative;
	width: auto;
  }
  
  .coupon-accordion h3::before {
	content: "";
	left: 15px;
	top: 13px;
	position: absolute;
	color: #6f7172;
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
  }
  
  .coupon-accordion span {
	color: #6f7172;
	cursor: pointer;
	transition: 0.3s;
	font-weight: 500;
  }
  
  .coupon-accordion span:hover, p.lost-password a:hover {
	color: #151515;
  }
  
  .coupon-content {
	border: 1px solid #eaedff;
	display: none;
	margin-bottom: 20px;
	padding: 30px;
  }
  
  .coupon-info p.coupon-text {
	margin-bottom: 15px;
  }
  
  .coupon-info p {
	margin-bottom: 0;
  }
  
  .coupon-info p.form-row-first label, .coupon-info p.form-row-last label {
	display: block;
	color: #6f7172;
  }
  
  .coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required {
	color: red;
	font-weight: 700;
  }
  
  .coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
	border: 1px solid #eaedff;
	height: 45px;
	margin: 0 0 14px;
	max-width: 100%;
	padding: 0 0 0 10px;
	width: 100%;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  .coupon-info p.form-row-first input:focus, .coupon-info p.form-row-last input:focus {
	border-color: #151515;
  }
  
  .coupon-info p.form-row input[type=submit]:hover, p.checkout-coupon input[type=submit]:hover {
	background: #3e976c none repeat scroll 0 0;
  }
  
  .coupon-info p.form-row input[type=checkbox] {
	position: relative;
	top: 2px;
  }
  
  .form-row > label {
	margin-top: 15px;
	margin-left: 15px;
	color: #6f7172;
  }
  
  .buttons-cart input, .coupon input[type=submit], .buttons-cart a, .coupon-info p.form-row input[type=submit] {
	background: #252525 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	padding: 0 15px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
  }
  
  p.lost-password {
	margin-top: 15px;
  }
  
  p.lost-password a {
	color: #6f6f6f;
  }
  
  p.checkout-coupon input[type=text] {
	height: 45px;
	padding: 0 15px;
	width: 100%;
	border: 1px solid #eaedff;
	margin-bottom: 15px;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  p.checkout-coupon input[type=text]:focus {
	border-color: #151515;
  }
  
  .coupon-checkout-content {
	display: none;
  }
  
  .checkbox-form h3 {
	border-bottom: 1px solid #eaedff;
	font-size: 26px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	width: 100%;
  }
  
  .country-select {
	margin-bottom: 30px;
	position: relative;
  }
  
  .country-select label, .checkout-form-list label {
	color: #6f7172;
	display: block;
	margin: 0 0 5px;
  }
  
  .country-select label span.required, .checkout-form-list label span.required {
	color: red;
  }
  
  .country-select .nice-select {
	border: 1px solid #eaedff;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	width: 100%;
	color: #6f7172;
	margin-bottom: 20px;
  }
  
  .country-select .nice-select .list {
	width: 100%;
  }
  

  
  .checkout-form-list {
	margin-bottom: 30px;
  }
  
  .checkout-form-list label {
	color: #6f7172;
  }
  
  .checkout-form-list input[type=text], .checkout-form-list input[type=password], .checkout-form-list input[type=email] {
	background: #ffffff;
	border: 1px solid #eaedff;
	border-radius: 0;
	height: 45px;
	padding: 0 0 0 10px;
	width: 100%;
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  .checkout-form-list input[type=text]:focus, .checkout-form-list input[type=password]:focus, .checkout-form-list input[type=email]:focus {
	border-color: #151515;
  }
  
  .checkout-form-list input[type=text]::-moz-placeholder,
  .checkout-form-list input[type=password]::-moz-placeholder,
  .checkout-form-list input[type=email]::-moz-placeholder {
	color: #6f7172;
	opacity: 1;
  }
  
  .checkout-form-list input[type=text]::placeholder,
  .checkout-form-list input[type=password]::placeholder,
  .checkout-form-list input[type=email]::placeholder {
	color: #6f7172;
	opacity: 1;
  }
  
  .checkout-form-list input[type=checkbox] {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 1px;
  }
  
  .create-acc label {
	color: #6f7172;
	display: inline-block;
  }
  
  .create-account {
	display: none;
  }
  
  .ship-different-title h3 label {
	display: inline-block;
	margin-right: 20px;
	color: #6f7172;
  }
  
  .order-notes textarea {
	border: 1px solid #eaedff;
	height: 90px;
	padding: 15px;
	width: 100%;
  }
  
  .order-notes textarea::-moz-placeholder {
	color: #6f7172;
	opacity: 1;
  }
  
  .order-notes textarea::placeholder {
	color: #6f7172;
	opacity: 1;
  }
  
  #ship-box-info {
	display: none;
  }
  
  .panel-group .panel {
	border-radius: 0;
  }
  
  .panel-default > .panel-heading {
	border-radius: 0;
  }
  
  .your-order {
	padding: 30px 40px 45px;
	border: 3px solid #eaedff;
  }
  
  @media (max-width: 767px) {
	.your-order {
	  padding: 15px;
	}
  }
  .your-order h3 {
	border-bottom: 1px solid #eaedff;
	font-size: 30px;
	margin: 0 0 20px;
	padding-bottom: 10px;
	width: 100%;
  }
  
  .your-order-table table {
	background: none;
	border: 0;
	width: 100%;
  }
  
  .your-order-table table th, .your-order-table table td {
	border-bottom: 1px solid #eaedff;
	border-right: medium none;
	color: #6f7172;
	font-size: 14px;
	padding: 15px 0;
	text-align: left;
  }
  
  @media (max-width: 767px) {
	.your-order-table table th, .your-order-table table td {
	  padding-right: 10px;
	}
  }
  .your-order-table table th {
	border-top: medium none;
	color: #6f7172;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	width: 250px;
  }
  
  .panel-body > p {
	color: #222;
  }
  
  .your-order-table table .shipping ul li input {
	position: relative;
	top: 2px;
  }
  
  .your-order-table table .shipping ul li label {
	color: #6f7172;
  }
  
  .your-order-table table .shipping th {
	vertical-align: top;
  }
  
  .your-order-table table .order-total th {
	border-bottom: 0;
	font-size: 14px;
  }
  
  .your-order-table table .order-total td {
	border-bottom: medium none;
  }
  
  .your-order-table table tr.cart_item:hover {
	background: #F9F9F9;
  }
  
  .your-order-table table tr.order-total td span {
	color: #151515;
	font-size: 18px;
	font-weight: 500;
  }
  
  .payment-method {
	margin-top: 40px;
  }
  .payment-method .accordion-item:last-of-type {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
  }
  .payment-method .accordion-item {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #dddddd;
  }
  .payment-method .accordion-button {
	font-size: 16px;
	font-weight: 500;
	color: #151515;
	padding: 23px 0;
  }
  .payment-method .accordion-button:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }
  .payment-method .accordion-button::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	font-weight: 400;
	margin-left: 0;
	background-image: none;
  }
  .payment-method .accordion-button:not(.collapsed) {
	color: #151515;
	background-color: #ffffff;
	box-shadow: none;
  }
  .payment-method .accordion-button:not(.collapsed)::after {
	content: "";
  }
  .payment-method .accordion-body {
	padding: 8px 0;
	padding-bottom: 40px;
  }
  
  .panel-title > a {
	display: block;
  }
  
  .order-button-payment input {
	background: #232323 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	margin: 0px 0 0;
	padding: 0;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 100%;
  }
  
  .order-button-payment input:hover {
	background: #3e976c none repeat scroll 0 0;
  }
  
  .payment-method .btn-link {
	-moz-user-select: none;
	background: no-repeat;
	border: medium none;
	border-radius: 0;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	padding: 3px 10px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
  }
  
  .payment-method .card {
	background-color: #ffffff;
	border: 1px solid #eaedff;
	border-radius: 0;
	margin-bottom: 10px;
  }
  
  .payment-method .accordion .card:first-of-type {
	border: 1px solid #eaedff;
  }
  
  .card-header:first-child {
	border-radius: 0;
  }
  
  .payment-method .card-header {
	background-color: #ffffff;
	border-bottom: 1px solid #eaedff;
  }
  
  .order-button-payment button {
	width: 100%;
  }

/* 16. blog sidebar none area
-------------------------------------------------------------- */
.page-title-content h2{font-size: 50px;}
.page-title-content .blog-tag li a{font-size: 16px;}
.page-height-2{min-height: 900px;}
.page-height-2::before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .65);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.page-nav{left: 0;right: 0;bottom: 30px;}
.blog-testimonial .testimonials-text {font-size: 24px; line-height: 44px;}
.blog-testimonial .client h5 {font-size: 18px;}
.blog-content .post-tag li, .social-link li {display: inline-block;}
.blog-content .post-tag li a:hover{color: #fff; background: #000;}
.author-post span,.blog-posts a{font-size: 18px;}
.author-post span::before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background: #222;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.single-author-post li a span {font-size: 16px;}
.author-img {max-width: 125px;}
.reply-form form .save-info input {height: 0;}
.reply-form h3{font-size: 30px; font-weight: 600;}
.blog-testimonial-client-img {
	width: 110px;
}
/* 17. blog box landing area
-------------------------------------------------------------- */
.single-blog-box img {height: 275px; width: 100%;}
.blog-large-img{ width: 100%;}
.blog-large-img img{height: 590px; width: 100%;}
.single-box-content h4{font-size: 24px;}
.single-box-content{
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(rgba(0,0,0,0) 0%,#000 60%);
}
.single-box-text{left: 0;right: 0;bottom: 0;}
.single-blog-box-hover{
	margin: 0;
	transition: .3s;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
}
.single-blog-box{transition: .3s;}
.single-blog-box:hover .single-blog-box-hover{transform: translateY(-20px);}
.single-box-content .blog-post-data {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	opacity: 0;
}
.single-blog-box:hover .blog-post-data {opacity: 1;height: 12%;}
.single-blog-box .blog-post-data li{width: 50%;}
/* 18. blog gird page area
-------------------------------------------------------------- */
.blog-grid-img img {
	transition:.3s;
	opacity: 0;
	visibility: hidden;
}
.blog-gird-content {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	z-index: 1;
}
.blog-grid-iteams .blog-gird-content:hover{	background:rgba(0, 0, 0, .8)}
.blog-grid-iteams:hover .blog-grid-img img{visibility: visible; opacity: 1;}
.blog-grid-iteams:hover p,.blog-grid-iteams:hover li,.blog-grid-iteams:hover h4,.blog-grid-iteams :hover a{color: #fff;}

/* 19. blog page area
-------------------------------------------------------------- */
.blog-tag li a{
	background: #069;
	padding: 6px 12px;
	font-size: 14px;
	margin-right: 5px;
}
.blog-right-sidebar-left-content h3 {font-size: 30px;}
.blog-right-sidebar-left-content p {
	line-height: 30px;
	color: #555;
}.blog-post-data li {
	display: inline-block;
	color: #555;
}
.blog-widget h5{font-size: 20px;}
.blog-widget h5 {position: relative;}
.blog-widget h5::before {
	position: absolute;
	background: #222;
	width: 40px;
	height: 2px;
	content: "";
	bottom: 0;
	left: 0;
}
.blog-search-form {
	background: #cde5d3;
}
.blog-widget input {
	height: 60px;
	padding: 25px 22px;
	border-radius: 0;
	border: 1px solid #222;
}
.blog-widget.blog-search-form form span {
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.blog-slider-active span,.blog-subscribe p,.blog-widget p {font-size: 14px;}
.blog-subscribe{background: #f2e1e0;}
.search-tag li{display: inline-block;}
.search-tag li a {
	font-size: 12px;
	color: #7d7d7d;
	background: #f5f5f5;
	padding: 7px 16px;
	margin: 0 10px 8px 0;
	display: block;
	border-radius: 30px;
	transition: .3s;
}
.search-tag li a:hover{background: #069;color: #fff;}
.blog-instagram-img{background: #e0e7f2;}
.blog-widget .instagram-img {
	height: 100px;
	width: 100px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link {
	width: 42px;
	height: 40px;
	text-align: center;
	color: #888;
	border: 1px solid #dee2e6;
	margin-right: 10px;
	line-height: 24px;
	display: block;
	font-size: 14px;
}
.agota-page .page-item.active .page-link {
	color: #fff;
	background-color: #006699;
	border-color: #006699;
}
.agota-page .page-link:hover{	
	background-color: #006699;
	border-color: #006699;
	color: #fff;
}
.page-item:last-child .page-link,.page-item:first-child .page-link {
	border-radius: 0;
}
/* 20. about us area
-------------------------------------------------------------- */
.single-page {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.single-portfolio .portfolio-img img{width: 100%;}
.our-single-service h5 {
	font-size: 24px;
}
.ship-icon span::before {font-size: 130px;}
.our-icon span::before {font-size: 62px;}
.shipping-content{
	height: 800px;
	background-attachment: fixed;
}
.team-member h5,.client h5 {
	font-size: 18px;
}
.client.text-center span {
	color: #e7b6bb;
}
.testimonial-bg {
	background-color: transparent;
	background-image: linear-gradient(180deg,#97545b 100%,#f2295b 100%);
	height: 800px;
}
.quit a{font-size: 30px;}
.client img{max-width: 300px; margin: 0 auto;}

/* 21. about page area
-------------------------------------------------------------- */
.about-bg{background: #161619;height: 100vh;}
.about-me-img {
	left: 0;
	top: 0;
	width: 50%;
	bottom: 0;
	background-position: left center;
	background-size: cover;
	height: 100%;
}
.about-d-height {
	top: 0;
	right: 0;
	width: 50%;
	bottom: 0;
}
.about-details {
	max-width: 75%;
	max-height: 70vh;
	overflow: hidden;
	overflow-y: scroll;
	margin: auto;
}
.about-details p,.about-details li{
	color: #999999;
	line-height: 24px;
}
.about-details li{color: #fff; line-height: 24px;}
.about-details h1{font-size:80px;line-height: 1;}
.my-social-info li{display: inline-block;}
.my-social-info li a {
	font-size: 16px;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
.about-footer {margin-top: -90px;}
.about-footer ul li a,.about-footer a,.about-footer p{color: #fff; font-size:14px;}
.about-footer .copyright-text::before {display: none;}

/* 22. no page area
-------------------------------------------------------------- */
.no-page-height{height: 550px;}
.no-page-height h3{font-size: 48px;}
.no-page-height h1{font-size: 220px;}

/* 23. contact page
-------------------------------------------------------------- */
.contact-form-area {z-index: 100;}
.contact-form-left span,.contact-form-right span {
	font-size: 18px;
}
.contact-form-right input,.comment textarea {
	height: 55px;
	border-radius: 0;
	padding: 20px;
}
.comment textarea {
	min-height: 150px;
}
.contact-map {
	z-index: -1;
	top: -270px;
	margin-bottom: -275px;
	width: 100%
}
.contact-map iframe{width: 100%;height: 570px; border: 0;}

/* 24. login area
-------------------------------------------------------------- */
.login-area,.register-area{width: 85%;}
.login-form{background: #f7f7f7;}
.login-register-area h5{font-size: 20px;}
.login-form label,.login-form .login-check p,.f-get-pass a,.register-form label, .register-form input{
	font-size: 14px;
	color: #222222;
}
.login-register-area input{height: 55px; border-radius:0}
.login-register-area input.form-control:focus {
	border-color: #7d7d7d;
	border: 2px solid #7d7d7d;
	box-shadow: none;
}
.f-get-pass a {border-bottom: 2px solid #222;}
.register-form h6 {font-size: 16px;}
.register-form p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
}
/* 25. footer area
-------------------------------------------------------------- */
.footer-widget h4{
	font-size: 13px;
	font-weight: 900;
}
.widget-area p,.widget-area li,.widget-area li a{
	color: #999999;
	font-size: 14px;
	margin-bottom: 15px;
	display: block;
}
.footer-widget p:hover,.footer-widget li:hover,.footer-widget li a:hover{color: #161619; text-decoration: underline;}
.footer-info form input {
	width: 420px;
	height: 55px;
	padding-left: 20px;
	background: transparent;
	border: 1px solid #999;
	color: #000;
}
.footer-info form input::placeholder, .footer-info form input::-webkit-input-placeholder, .footer-info form input:-ms-input-placeholder {
	color: #999!important;
}
.footer-4 .footer-info form input {border: 1px solid #2e2e30; width:95%; text-align: center; color:#fff}
.promo-code input {border: 1px solid #2e2e30; width:95%; text-align: center; color:#fff}
.footer-4 .footer-info form input:focus{border: 1px solid #2e2e30;}
.footer-4 .footer-widget.subscriber-area{border-left: 1px solid #2e2e30;border-right: 1px solid #2e2e30;}
.copyright-text::before {
	position: absolute;
	content: "";
	background: #999999;
	width: 1px;
	height: 25px;
	right: 60px;
	top: 0;
}
.copyright-text-4::before {
	display: none;
}
.footer-area-2 .copyright-text::before{display: none;}
.copyright-area p,.copyright-area li,.copyright-area li a{margin-bottom: 0;}
.copyright-text p a:hover{color:#069!important;}
.copyright-menu {margin-left: -26px;}
.copyright-area .copyright-menu li {margin-right: 25px;}
.footer-area-2 .copyright-menu li a{color: #222; font-size: 14px;}
.footer-6 .footer-address li {margin-bottom: 12px;}
.footer-4 .footer-widget li, .footer-4 .footer-widget li a{color: #161619;}
.footer-area-5 {bottom: 60px;width: 100%;}
.footer-area-5 .copyright-menu li a {color: #999;}
.footer-area-5 .copyright-text p {font-size: 14px;}

/* 26. extra info css
-------------------------------------------------------------- */
/* back top */
.top {
    position: fixed;
    color: #555555;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    background: #fff;
	border-radius: 5px;
}
.top span {
	font-size: 18px;
	padding: 12px 12px;
	display: block;
}
/* header-search-details */
.header-search-details {
	width: 100%;
	position: fixed;
	top: -250%;
	left: 0;
	z-index: 55;
	height: 100%;
	transition: .5s;
}
.header-search-details.open-search-info {top: 0;}
.header-search-content h4 {font-size: 30px;}
.header-search-details .close-icon {font-size: 30px;}
.header-search-content ul li a {
	font-size: 18px;
	color: #888;
	margin: 30px;
	display: block;
}
.header-search-content ul li a:hover,.header-search-details ul li a.active{color: #222222;}
/* form css  start*/
.header-search-content form a{left: 10px; top: 18px; font-size: 22px; color: #555555;}
.header-search-content form input,.subscribe-form input{
	border: 0;
	border-bottom: 2px solid #e1e1e1;
	padding: 0;
	width: 100%;
	padding-left: 45px;
	margin: 0;
	color: #555;
	padding-left: 10px;
	font-size: 14px;
	background: none;
	box-shadow: none;
	height: 45px;
	text-indent: 40px;
}
.subscribe-form form input{text-align: center; height: 55px; padding-left: 0;}
.header-search-content form input:focus,.subscribe-form input:focus{border-bottom: 2px solid #222;}
.search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
.search-form input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.search-form input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
.search-form input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
/* form css  end*/

/* header-shopping-cart-details */
.header-shopping-cart-details {
	width: 430px;
	position: fixed;
	right: -205%;
	top: 0;
	z-index:999;
	height: 100%;
	transition: .7s;
}
.header-shopping-cart-details.open-shopping-info {right: 0;}
.header-shopping-cart-details h5 {font-size: 18px;}

/* .side-mobile-menu start*/
.side-mobile-menu{
	width: 340px;
	position: fixed;
	left: -340px;
	top: 0;
	z-index:9999;
	height: 100%;
	transition: all .3s ease-out;
	overflow: scroll;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.side-mobile-menu.open-menubar {left: 0;}
.close-icon {font-size: 30px;}
.side-mobile-menu .header-search-content ul li a {
	font-size: 16px;
	margin: 12px;
	color: #222;
}
.side-mobile-menu .header-search-content ul li a:hover,.side-mobile-menu .header-search-content ul li a.active{color: #006699;}
.side-mobile-menu .header-search-content form a{right: 10px; left: auto; font-size: 18px;}
.side-mobile-menu .header-search-content form input{text-indent: 0;}
.side-mobile-menu .menu-login ul li a {
	color: #222;
	font-size: 16px;
}
.side-mobile-menu .menu-login ul li {
	padding: 15px 0;
}
.side-mobile-menu .menu-login {clear: both;}
/* .side-mobile-menu end*/

/* preloader css */
#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('../images/icon/agota-preloader.gif') no-repeat center center;
  }

.header_marquee {
	background: #000;
	padding: 3px 0; 
	color: #fff;
}
.header_top {background: #f2f2f2;padding: 7px 0; color: #000;}
.page-header__breadcrumb{padding-top:10px}
.ps-promotions{padding-top:10px;padding-bottom:15px;}
.bg-wine{background-color:#8D1B51!important;}
.header_top .contact-info{list-style:none; display:flex; flex-flow:row nowrap; justify-content:space-between; }
.header_top>.contact-info>li{display:inline;position:relative;margin-right:25px;}

.product__badge {
    position: absolute;
    margin-right: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 2px 10px;
    border-radius: 2px;
    background-color: #77B68F
}

.bg_400{
	position:absolute;
	background: url('../images/bg/background-trama.png');
	inset:0px;
	opacity:0.08;
}

.ps-block--deal-hot .ps-product--detail .ps-product__thumbnail .ps-product__badge{
    width:80px
}
.ps-product {
	position: relative;
	padding: 20px 20px 0;
	border: 1px solid transparent;
	border-bottom: none;
   }

.ps-product .ps-product__content>p{
    color:#000
}
.ps-product .ps-product__content.hover{
    display:block;
    position:absolute;
    top:100%;
    right:-1px;
    width:calc(100% + 2px);
    padding:0 20px 20px;
    border:1px solid silver;
    border-top:none;
    visibility:hidden;
    opacity:0
}

.promo-code .btn{
	background: #C7F9CC;
	color: #222!important;
}

.zipcode .btn {
	background: #C7F9CC;
	color: #222!important;
}
.modal-content{
	position: relative;
    display: flex;
    flex-direction: column;
    width: 80%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem!important;
}
.Pekxg{
	display:grid;
	grid-template-columns: repeat(2,auto);
	gap: 5px;
	-webkit-box-align: center;
	place-items:center;
	margin: auto;
	margin-top: 5px;
}
.btn-slider-logistic{
	width:120px;
}

.t5 {
    font-family: 'Rubik', sans-serif;
    word-spacing: 3px;
	font-weight: 600;
	font-size: 0.7rem!important;
}
.btn-wapp,
.btn-phono {
    display: block;
    position: fixed;
    right: 3%;
    bottom: 0;
    width: 140px;
    height: 55px;
    z-index: 3000;
    background-color: #0cbc47;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 10px 10px 0 0;
    padding: 8px 1% 0;
}
button.btn-wapp {
    border: 0;
}
.btn-wapp span,
.btn-phono span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    text-align: left;
    padding-left: 10px;
}
.btn-wapp i,
.btn-phono i {
    color: #fff;
    font-size: 30px;
    animation: animaWapp 3s ease-in infinite;
    transform-origin: 50% 50%;
    display: inline-block;
    text-align: left;
}
.btn-wapp:hover {
    background-color: #0d7f2a;
    transition: all 100ms linear 0;
    text-decoration: none;
}
.btn-wapp-int {
    display: block;
    border-bottom: 2px solid #ccc;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    padding: 15px 20px;
    position: relative;
}
.btn-wapp-int i {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 30px;
    color: #666;
}
.btn-wapp-int2 {
    display: block;
    background-color: #0cbc47;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin: 14px 10px;
}
.btn-wapp-int2:hover {
    background-color: #0d7f2a;
    color: #fff;
    transition: all 100ms linear 0;
    text-decoration: none;
}
.btn-wapp-int2 i {
    display: none;
}
.txt-30 {font-size: 1.8rem!important;}
.txt-20 {font-size: 1.5rem!important;}
.txt-14 {font-size: 1.2rem!important;}
.product-price-saving {display: flex; justify-content: space-evenly; align-items: center; height: 20px; flex-wrap: nowrap;}

.ps-form--quick-search, span.page-link {
	position: relative;
   }
.ps-panel--search-result {
position: absolute;
top: 100%;
left: 0;
width: 100%;
z-index: 999;
background-color: #fff;
border: 1px solid #eaeaea;
padding: 10px 20px;
transition: all .4s ease;
opacity: 0;
visibility: hidden;
transform: scaleZ(0);
}
.ps-panel--search-result .ps-panel__content {
max-height: 400px;
overflow-y: auto;
}
.ps-panel--search-result .ps-panel__footer {
padding: 10px 0;
text-align: center;
border-top: 1px solid #eaeaea;
}
.ps-panel--search-result.active {
transform: scaleX(1);
opacity: 1;
visibility: visible;
}
.ps-panel--search-result .ps-product {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	flex-wrap: nowrap;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
}
.ps-panel--search-result .ps-product:hover {
border-bottom: 1px solid #eaeaea;
}
.ps-panel--search-result .ps-product:last-child {
border: none;
}
.ps-product--search-result .ps-product__thumbnail {
	width: 40%;
}

.ps-product--search-result .ps-product__thumbnail .product-image__img {
	width: 40%!important;
}
.ps-product--search-result .ps-product__content {
	width: 60%;
}
.ps-product--search-result .ps-product__title {
font-size: 17px;
}
.ps-search--mobile {
padding: 5px;
}
.ps-product--wide {
box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
border-radius: 5px;
border: none!important;
}
.ps-product--wide:hover {
box-shadow: 5px 5px 4px #b5b5b5, -5px -5px 4px #fff;
}

.ps-panel--sidebar .ps-panel__header {
	background-color: #D8E1E5;
   }

   .ps-panel--sidebar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 400px;
	height: 100vh;
	overflow-y: auto;
	z-index: 10001;
	background-color: #fff;
	transform: translateX(-100%);
	transition: all .5s cubic-bezier(.7, 0, .3, 1) 0s;
   }
   .ps-panel--sidebar .ps-panel__header {
	position: relative;
	text-align: center;
	padding: 15px 20px;
	background-color: #000;
   }
   .ps-panel--sidebar .ps-panel__header h3 {
	margin-bottom: 0;
	font-weight: 600;
	color: #fff;
	font-size: 1.6rem;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: .05em;
   }
   .ps-panel--sidebar .ps-panel__header .ps-btn--close {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
   }
   .ps-panel--sidebar .ps-panel__header .ps-btn--close:after, .ps-panel--sidebar .ps-panel__header .ps-btn--close:before {
	background-color: #fff;
	height: 60%}
   .ps-panel--sidebar .ps-panel__content {
	padding-top: 10px;
	padding-bottom: 70px;
   }
   .ps-panel--sidebar.active {
	transform: translateX(0);
   }

   @media (max-width:479px) {
	.ps-panel--sidebar {
	width: 100%;
	max-width: 100%}
   }

   .sub-toggle {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	cursor: pointer;
	transform-style: preserve-3d;
	display: none;
   }
   .sub-toggle:after, .sub-toggle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 1px;
	background-color: #000;
   }
   .sub-toggle:before {
	transform: translateX(-50%);
   }
   .sub-toggle:after {
	transform: translateX(-50%) rotate(90deg);
   }
   .sub-toggle.active:after {
	display: none;
   }

/* Categorias */

.ps-block--site-features .ps-block__item {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 10px 40px;
	border-right: 1px solid #dadada;
	max-width: 20%;
	width: 100%}
   .ps-block--site-features .ps-block__item:first-child {
	padding-left: 0;
   }
   .ps-block--site-features .ps-block__item:last-child {
	border-right: none;
	padding-right: 0;
   }

   .ps-block--site-features.ps-block--site-features-2 .ps-block__item {
	max-width: 25%;
	padding: 10px 30px;
   }
   @media (max-width:1440px) {
	.ps-block--site-features.ps-block--site-features-2 .ps-block__item {
	flex-flow: row nowrap;
	border-right: 1px solid #dadada;
   }
   .ps-block--site-features.ps-block--site-features-2 .ps-block__item:last-child {
	border-right: none;
   }
   .ps-block--site-features.ps-block--site-features-2 .ps-block__left {
	margin-bottom: 15px;
   }
   .ps-block--site-features.ps-block--site-features-2 .ps-block__right {
	width: 100%;
	padding-left: 15px;
   }
   }

   .ps-block--categories-box {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #fff;
   }
   .ps-block--categories-box .ps-block__header {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e1e1e1;
	align-items: center;
   }
   .ps-block--categories-box .ps-block__header h3 {
	font-family: 'Rubik', sans-serif;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	line-height: 1em;
   }
   .ps-block--categories-box .ps-block__header ul li {
	display: inline-block;
	margin-right: 20px;
   }
   .ps-block--categories-box .ps-block__header ul li a {
	color: #000;
   }
   .ps-block--categories-box .ps-block__header ul li a:hover {
	color: #24569a;
   }
   .ps-block--categories-box .ps-block__header ul li:last-child {
	margin-right: 0;
   }
   .ps-block--categories-box .ps-block__banner {
	width: 100%;
	max-width: 60%}
   .ps-block--categories-box .ps-block__item {
	position: relative;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid transparent;
	transition: all .4s ease;
   }
   .ps-block--categories-box .ps-block__item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
   }
   
   .ps-block--categories-box .ps-block__item img {
	margin-bottom: 10px;
	max-height: 190px;
   }
   .ps-block--categories-box .ps-block__item p {
	margin-bottom: 0;
	background-color: #000;
	color:#fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 16px;
	transition: all .4s ease;
   }
   
   .ps-block--categories-box .ps-block__item span {
	color: #666;
   }
   .ps-block--categories-box .ps-block__item:hover {
	/*color:#3ebb87!important;*/
   }
   .ps-block--categories-box .ps-block__item:hover p {
	color: #3ebb87!important;
   }
   .ps-block--categories-box .ps-block__content {
	display: flex;
	flex-flow: row wrap;
   }
   .ps-block--categories-box .ps-block__content .ps-block__item {
	width: 100%;
	max-width: 20%}
   @media (max-width:1199px) {
	.ps-block--categories-box .ps-block__banner {
	max-width: 100%;
	margin-bottom: 30px;
   }
   .ps-block--categories-box .ps-block__banner img {
	width: 100%}
   .ps-block--categories-box .ps-block__item {
	margin-bottom: 0;
   }
   .ps-block--categories-box .ps-block__content .ps-block__item {
	max-width: 25%}
   }@media (max-width:991px) {
	.ps-block--categories-box .ps-block__content .ps-block__item {
	max-width: 33.333%}
   }@media (max-width:767px) {
	.ps-block--categories-box .ps-block__item {
	padding: 10px;
	text-align: center;
   }
   .ps-block--categories-box .ps-block__item p {
	margin-bottom: 0;
	font-size: 14px;
   }
   .ps-block--categories-box .ps-block__header h3 {
	font-size: 20px;
   }
   }@media (max-width:580px) {
	.ps-block--categories-box .ps-block__content .ps-block__item {
	max-width: 50%;
	flex-basis: 50%}
   }@media (max-width:479px) {
	.ps-block--categories-box .ps-block__item {
	padding: 0;
	margin-bottom: 15px;
   }
   .ps-block--categories-box .ps-block__item p {
	font-size: 13px;
   }
   .ps-block--categories-box .ps-block__item span {
	font-size: 12px;
   }
   .ps-block--categories-box .ps-block__header {
	flex-flow: row wrap;
   }
   .ps-block--categories-box .ps-block__header h3 {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
   }


   /* Slider Fotos Producto */

   .ps-product__gallery {
	position: relative;
   }
   .ps-product--detail .ps-product__gallery .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	width: 35px;
	height: 35px;
	color: #000;
	font-size: 18px;
	background-color: hsla(0, 0%, 100%, .5);
	border-radius: 4px;
	visibility: hidden;
	opacity: 0;
   }
   .ps-product--detail .ps-product__gallery .slick-arrow i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
   }
   .ps-product--detail .ps-product__gallery .slick-arrow:first-child {
	left: 20px;
   }
   .ps-product--detail .ps-product__gallery .slick-arrow:last-child {
	right: 10px;
   }
   .ps-product--detail .ps-product__gallery .slick-arrow:hover {
	background-color: #24569a;
	color: #fff;
   }
   .ps-product--detail .ps-product__gallery:hover .item:before, .ps-product--detail .ps-product__gallery:hover .slick-arrow {
	visibility: visible;
	opacity: 1;
   }
   .ps-product--detail .ps-product__video a {
	vertical-align: middle;
   }
   .ps-product--detail .ps-product__video a:hover.ps-btn--black {
	background-color: #24569a;
	border-color: #24569a;
   }
   .ps-product--detail .ps-product__video i {
	font-size: 20px;
	font-weight: 700;
	vertical-align: middle;
   }

   .slick-list, .slick-slider {
	position: relative;
	display: block;
   }
   .slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
   }
   .slick-list:focus {
	outline: none;
   }
   .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
   }
   .slick-slider .slick-list, .slick-slider .slick-track {
	transform: translateZ(0);
   }
   .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
   }
   .slick-track:after, .slick-track:before {
	display: table;
	content: ""}
   .slick-track:after {
	clear: both;
   }
   .slick-loading .slick-track {
	visibility: hidden;
   }
   .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
   }
   [dir=rtl] .slick-slide {
	float: right;
   }
   .slick-slide img {
	display: block;
   }
   .slick-slide.slick-loading img {
	display: none;
   }
   .slick-slide.dragging img {
	pointer-events: none;
   }
   .slick-initialized .slick-slide {
	display: block;
   }
   .slick-loading .slick-slide {
	visibility: hidden;
   }
   .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
   }
   .slick-arrow.slick-hidden {
	display: none;
   }

   .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow {
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
   }
   .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:first-child {
	left: -20px;
   }
   .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:first-child i:before {
	content: "\F104"}
   .ps-product--detail .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:last-child {
	right: 0;
   }
   .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:last-child i:before {
	content: "\F105"}
    .ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:hover i {
	color: #000;
   }
   
@keyframes animaWapp {
    0% {
        transform: scale(1);
    }
    8.33333% {
        transform: scale(0.9) rotate(-8deg);
    }
    16.66667% {
        transform: scale(0.9) rotate(-8deg);
    }
    25% {
        transform: scale(1.3) rotate(8deg);
    }
    33.33333% {
        transform: scale(1.3) rotate(-8deg);
    }
    41.66667% {
        transform: scale(1.3) rotate(8deg);
    }
    50% {
        transform: scale(1.3) rotate(-8deg);
    }
    58.33333% {
        transform: scale(1.3) rotate(8deg);
    }
    66.66667% {
        transform: scale(1) rotate(0);
    }
    100% {
        transform: scale(1) rotate(0);
    }
}
}

.ps-table--shopping-cart thead tr th {
    padding: 15px 20px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 600;
    background-color: #f2f2f2;
    border: none
}

.ps-table--shopping-cart thead tr th:first-child {
    text-align: left
}

.ps-table--shopping-cart tbody tr td {
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px
}

.ps-table--shopping-cart tbody tr td .form-group--number {
    max-width: 100px;
    display: inline-block
}

.ps-table--shopping-cart tbody tr td .form-group--number input {
    border-radius: 0
}

.ps-table--shopping-cart tbody tr td .ps-product--cart {
    max-width: 500px
}

.ps-table--shopping-cart tbody tr td:last-child {
    text-align: right
}

.ps-table--shopping-cart tbody tr td:last-child a {
    font-size: 20px
}

@media (max-width: 991px) {
    .ps-table--shopping-cart tbody tr td {
        min-width:200px
    }

    .ps-table--shopping-cart tbody tr td:first-child {
        min-width: 400px
    }
}

.form-group--number {
    display: inline-block;
    position: relative
}

.form-group--number button {
    background: none;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    max-width: 20px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 20px;
    line-height: 1em
}

.form-group--number button.up {
    right: 10px
}

.form-group--number button.down {
    left: 10px
}

.form-group--number .form-control {
    border: 1px solid #ccc;
    height: 40px;
    padding: 0 25px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-radius: 5px!important;
    background-color: transparent
}

.form-group--number .form-control::-webkit-input-placeholder {
    color: #000
}

.form-group--number .form-control:-moz-placeholder,.form-group--number .form-control::-moz-placeholder {
    color: #000
}

.form-group--number .form-control:-ms-input-placeholder {
    color: #000
}
