@charset "UTF-8";

.img-responsive {
	max-width: 100%;
	display: block;
	width: 100%
}
.pt-100px {
	padding-top: 100px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.pt-100px {
	padding-top: 80px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.pt-100px {
	padding-top: 60px
}
}
@media only screen and (max-width:767px) {
.pt-100px {
	padding-top: 60px
}
}
.pb-100px {
	padding-bottom: 100px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.pb-100px {
	padding-bottom: 80px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.pb-100px {
	padding-bottom: 60px
}
}
@media only screen and (max-width:767px) {
.pb-100px {
	padding-bottom: 60px
}
}
.pt-70px {
	padding-top: 70px
}
.pb-40px {
	padding-bottom: 40px
}
.line-height-1 {
	line-height: 1
}
.mb-30px0px {
	margin-bottom: 60px
}
.mt-30px0px {
	margin-top: 60px
}
.mt-30px {
	margin-top: 30px
}
.mb-30px {
	margin-bottom: 30px
}
.ml-20px {
	margin-left: 20px
}
.ml-15px {
	margin-left: 15px
}
.mr-15px {
	margin-right: 15px
}
.ml-5px {
	margin-left: 5px
}
.ml-10px {
	margin-left: 10px
}
.pl-35px {
	padding-left: 35px
}
.pr-35px {
	padding-right: 35px
}
.mb-n-50 {
	margin-bottom: -50px
}
.mb-50px {
	margin-bottom: 50px
}
.mb-40px {
	margin-bottom: 40px
}
.ml-auto {
	margin-left: auto
}
.mr-auto {
	margin-right: auto
}
.bg-black {
	background-color: #2f333a
}
.bg-gray {
	background-color: #f4f4f4
}
#scrollUp {
	width: 50px;
	height: 50px;
	background-color: #1a7eaf;
	color: #fff;
	right: 20px;
	bottom: 60px;
	text-align: center;
	overflow: hidden;
	border-radius: 50px;
	z-index: 9811!important;
	font-size: 36px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
#scrollUp:hover {
	background: #1a7eaf;
	color: #fff;
	box-shadow: 0 5px 15px 0 rgba(153,63,107,.5);
	transform: translateY(-1px)
}
.slider-animated-1>* {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeOutUp
}
.swiper-slide-active .slider-animated-1>* {
	animation-name: fadeInUp
}
.swiper-slide-active .slider-animated-1>:nth-child(1) {
	animation-delay: .5s
}
.swiper-slide-active .slider-animated-1>:nth-child(2) {
	animation-delay: 1s
}
.swiper-slide-active .slider-animated-1>:nth-child(3) {
	animation-delay: 1.5s
}
.swiper-slide-active .slider-animated-1>:nth-child(4) {
	animation-delay: 2s
}
.swiper-slide-active .slider-animated-1>:nth-child(5) {
	animation-delay: 2.5s
}
.swiper-slide-active .slider-animated-1>:nth-child(6) {
	animation-delay: 3s
}
.section-title .title {
	font-size: 36px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 800;
	margin-bottom: 11px;
	background: linear-gradient(-96deg, #fd3d6b 0, #fd7863 98%, #f3dfe0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block
}
@media only screen and (max-width:767px) {
.section-title .title {
	font-size: 30px
}
}
.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);
	background-color: #fff
}
@keyframes sticky {
0% {
transform:translateY(-100%)
}
100% {
transform:translateY(0)
}
}
.header-to-bar {

	color: #b5b5b5;
	font-size: 14px;
	/*flex-direction: column;*/
	line-height: 36px;
	background-color: #242424;
	/*justify-content: center;*/
	
	font-weight: 300;
	    height: auto;
    overflow: auto;
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.header-main {
	padding: 15px 0
}
}
.header-actions {
	display: flex;
	justify-content: flex-end
}
.header-actions>*+* {
	margin-left: 20px
}
@media only screen and (max-width:575px) {
.header-actions>*+* {
	margin-left: 15px
}
}
@media only screen and (max-width:479px) {
.header-actions>*+* {
	margin-left: 10px
}
}
.header-actions .header-action-btn {
	position: relative;
	display: flex;
	text-decoration: none;
	color: #000;
	font-weight: 600
}
.header-actions .header-action-btn.login-btn {
	color: #1a7eaf
}
@media only screen and (max-width:479px) {
.header-actions .header-action-btn.login-btn {
	font-size: 13px
}
}
.header-actions .header-action-btn:hover {
	color: #1a7eaf
}
.header-actions .header-action-btn i {
	transition: 0s;
	font-size: 25px
}
@media only screen and (max-width:575px) {
.header-actions .header-action-btn i {
	font-size: 25px
}
}
@media only screen and (max-width:479px) {
.header-actions .header-action-btn i {
	font-size: 22px
}
}
.header-actions .header-action-btn i:hover {
	color: #1a7eaf
}
.header-actions .header-action-btn .header-action-num {
	font-size: 11px;
	font-weight: 700;
	position: absolute;
	z-index: 2;
	top: -10px;
	right: -7px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	border-radius: 50%;
	background-color: #1a7eaf;
	width: 21px;
	height: 21px
}
.header-actions .header-action-btn .cart-amount {
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding-left: 15px;
	color: #0f0f0f;
	transition: all .3s ease 0s
}
.header-actions .header-action-btn:hover .cart-amount {
	color: #1a7eaf
}
.main-menu {
	display: flex;
	justify-content: center
}
.main-menu ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.main-menu ul li+li {
	margin-left: 50px
}
.main-menu ul li a {
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	color: #4c4c4c;
	display: block;
	position: relative;
	line-height: 100px
}
.main-menu ul li a i {
	font-size: 24px;
	position: absolute;
	display: inline-block;
	top: 50%;
	margin-top: -14px
}
.main-menu ul li.active>a, .main-menu ul li:hover>a {
	color: #1a7eaf!important
}
.main-menu ul li.dropdown {
	position: relative
}
.main-menu ul li.dropdown ul.sub-menu {
	position: absolute;
	z-index: 9;
	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);
	display: block;
	-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
}
.main-menu ul li.dropdown ul li {
	padding: 0;
	margin: 0;
	display: block
}
.main-menu ul li.dropdown ul li a {
	display: block;
	line-height: 19px;
	padding: 12px 0 12px 20px;
	border-bottom: 1px solid #eee;
	font-weight: 400;
	font-size: 14px;
	height: 44px;
	color: #000
}
.main-menu ul li.dropdown ul li a:hover {
	padding-left: 25px
}
.main-menu ul li.dropdown:hover .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
}
.main-menu ul li.dropdown:hover .mega-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
}
.main-menu ul li .mega-menu {
	position: absolute;
	box-shadow: 0 0 3.76px .24px rgba(0,0,0,.15);
	background: #fff;
	padding: 20px 0 30px 30px;
	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);
	left: 0;
	width: 100%;
	z-index: 2;
	-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;
	z-index: 15
}
.main-menu ul li .mega-menu li ul {
	width: 25%;
	margin-right: 30px
}
.main-menu ul li .mega-menu li ul li.title a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	display: block;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	padding-bottom: 5px;
	height: auto
}
.main-menu ul li .mega-menu li ul li.title a:hover {
	color: #1a7eaf;
	padding-left: 0
}
.main-menu ul li .mega-menu li ul li a {
	color: #1d1d1d;
	text-transform: capitalize;
	line-height: 30px;
	font-weight: 400;
	font-size: 14px;
	display: block;
	padding: 0;
	border: 0;
	height: auto
}
.main-menu ul li .mega-menu li ul li a:hover {
	color: #1a7eaf;
	padding-left: 10px
}
.main-menu ul li .mega-menu ul.menu-banner {
	margin-top: 20px
}
.main-menu ul li .mega-menu ul.menu-banner li {
	width: 33.33%;
	padding-right: 30px
}
.main-menu ul li .mega-menu ul.menu-banner li a {
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	height: auto;
	border-radius: 5px
}
.main-menu ul li .mega-menu ul.menu-banner li a img {
	transition: all .3s ease 0s
}
.main-menu ul li .mega-menu ul.menu-banner li a:hover img {
	transition: all .3s linear;
	transform: scale(1.035) rotate(.05deg)
}
.main-menu.manu-color-white ul li a {
	color: #000
}
.action-form {
	position: relative
}
.submit {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 100%;
	background: #1a7eaf;
	color: #fff;
	font-size: 20px;
	border-radius: 0 5px 5px 0;
	box-shadow: none;
	outline: 0
}
body.offcanvas-open {
	overflow: hidden
}
.offcanvas {
	font-size: 14px;
	font-weight: 400;
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	left: auto;
	display: block;
	width: 400px;
	height: 100%;
	padding: 20px;
	transition: all .5s ease 0s;
	transform: translateX(100%);
	background-color: #fff;
	box-shadow: none;
	overflow: auto;
	visibility: visible
}
@media only screen and (max-width:479px) {
.offcanvas {
	width: 300px
}
}
.offcanvas .inner {
	position: relative;
	z-index: 9;
	display: flex;
	flex-direction: column;
	height: 100%
}
.offcanvas .inner .head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding: 30px 20px
}
.offcanvas .inner .head .title {
	color: #000;
	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: #1a7eaf
}
.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: #1a7eaf
}
.offcanvas .inner .head .offcanvas-close:hover:before {
	transform: rotate(180deg)
}
.offcanvas .inner .head .offcanvas-close:hover:after {
	transform: rotate(0)
}
.offcanvas .inner .offcanvas-userpanel ul li {
	display: block;
	background: 0;
	width: 100%;
	text-align: left;
	display: block;
	color: #000;
	cursor: pointer;
	text-transform: uppercase
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role a {
	color: #000;
	display: block;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 600
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role a i {
	float: right;
	font-size: 22px;
	display: flex;
	align-self: center;
	align-items: center;
	justify-content: center
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
	color: #1a7eaf
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu {
	display: none
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a {
	display: block;
	padding: 7px 10px 7px 10px;
	font-size: 12px;
	font-weight: 500;
	color: #000
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
	color: #1a7eaf
}
.offcanvas .inner .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a.current {
	color: #1a7eaf
}
.offcanvas .inner .offcanvas-menu ul li {
	position: relative;
	display: block;
	line-height: 28px
}
.offcanvas .inner .offcanvas-menu ul li a {
	display: block;
	padding: 10px 0;
	text-transform: capitalize;
	color: #474747;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-weight: 600
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu {
	position: static;
	top: auto;
	display: none;
	visibility: visible;
	width: 100%;
	min-width: auto;
	padding: 0;
	transition: none;
	opacity: 1;
	box-shadow: none
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li {
	line-height: inherit;
	position: relative
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li a {
	text-transform: capitalize;
	font-weight: 400;
	padding-left: 10px;
	padding-right: 0;
	display: block;
	border-top: 1px solid #eee;
	font-size: 14px;
	font-weight: 500
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li:last-child {
	border-bottom: 0 solid #eee
}
.offcanvas .inner .offcanvas-menu ul li .menu-expand {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 24px;
	height: 49px;
	cursor: pointer;
	background-color: transparent
}
.offcanvas .inner .offcanvas-menu ul li:hover>a {
	color: #1a7eaf
}
.offcanvas .inner .offcanvas-menu ul li:hover>span.menu-expand:before {
	background: #1a7eaf
}
.offcanvas .inner .offcanvas-menu ul li:hover>span.menu-expand:after {
	background: #1a7eaf
}
.offcanvas .inner .offcanvas-menu ul li:last-child {
	border-bottom: 1px solid #eee
}
.offcanvas .inner .offcanvas-social li {
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 40px;
	padding: 0
}
@media only screen and (max-width:479px) {
.offcanvas .inner .offcanvas-social li {
	margin: 0 5px 0 0
}
}
.offcanvas .inner .offcanvas-social li a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	background: #1a7eaf;
	font-size: 16px;
	padding: 0;
	line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	border: 0;
	z-index: 1;
	transition: all .3s linear
}
.offcanvas .inner .offcanvas-social li a:hover {
	background: #000;
	color: #fff
}
@media only screen and (max-width:479px) {
.offcanvas .inner .offcanvas-social li a {
	line-height: 35px;
	width: 35px;
	height: 35px;
	font-size: 15px
}
}
.offcanvas .inner .foot .buttons a {
	display: block;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 16px;
	border: 0;
	color: #fff;
	box-shadow: none;
	padding: 10px 15px;
	line-height: 26px;
	border: 0;
	background: #000;
	border-radius: 0;
	width: auto;
	height: auto
}
.offcanvas .inner .foot .buttons a:hover {
	background-color: #1a7eaf;
	color: #fff
}
.offcanvas .inner .foot .buttons .current-btn {
	background-color: #1a7eaf;
	color: #fff
}
.offcanvas .inner .foot .sub-total {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #eee;
	margin: 30px 0 0 0
}
.offcanvas .inner .foot .sub-total .table>:not(caption)>*>* {
	padding: 0;
	border: 0
}
.offcanvas .inner .foot .sub-total .table>tbody>tr>td {
	border: 0;
	padding: 0;
	color: #000;
	text-transform: capitalize;
	font-size: 20px;
	vertical-align: middle;
	font-weight: 500;
	line-height: 30px
}
.offcanvas .inner .foot .sub-total .table>tbody>tr>td.theme-color {
	color: #1a7eaf
}
.offcanvas .inner .foot .sub-total .amount {
	color: #eb2606;
	font-weight: 600
}
.offcanvas .inner .foot .minicart-message {
	margin-top: 30px;
	margin-bottom: 30px
}
.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-menu>ul.sub-menu>li .menu-expand {
	right: 15px
}
.offcanvas.offcanvas-mobile-menu {
	right: auto;
	left: 0;
	padding: 0;
	transform: translateX(-100%);
	width: 350px;
	padding: 50px 30px
}
@media only screen and (max-width:479px) {
.offcanvas.offcanvas-mobile-menu {
	width: 300px
}
}
.offcanvas.offcanvas-mobile-menu .offcanvas-close {
	position: absolute;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	border: 0;
	left: 0;
	top: 5px;
	background-color: #1a7eaf;
	animation-delay: .5s;
	border-radius: 50%
}
.offcanvas.offcanvas-mobile-menu .offcanvas-close::after {
	position: absolute;
	top: calc(50% - 1px);
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 2px;
	content: "";
	transition: all .5s ease 0s;
	transform: rotate(-45deg);
	background-color: #fff
}
.offcanvas.offcanvas-mobile-menu .offcanvas-close::before {
	position: absolute;
	top: calc(50% - 1px);
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 2px;
	content: "";
	transition: all .5s ease 0s;
	transform: rotate(45deg);
	background-color: #fff
}
.offcanvas.offcanvas-mobile-menu .offcanvas-close:hover:before {
	transform: rotate(180deg)
}
.offcanvas.offcanvas-mobile-menu .offcanvas-close:hover:after {
	transform: rotate(0)
}
.offcanvas.offcanvas-cart .inner .head, .offcanvas.offcanvas-wishlist .inner .head {
	margin-bottom: 30px;
	padding: 0
}
.offcanvas.offcanvas-cart .inner .head .title, .offcanvas.offcanvas-wishlist .inner .head .title {
	font-size: 20px
}
.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: #000
}
.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.offcanvas-mobile-menu.offcanvas-open .offcanvas-close {
	left: 80%
}
.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)
}
.minicart-product-list {
	margin: 0;
	padding-left: 0;
	list-style: none
}
.minicart-product-list li {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb
}
.minicart-product-list li .image {
	flex: 1 0 75px
}
.minicart-product-list li .image img {
	max-width: 100%;
	border: 1px solid #ebebeb
}
@media only screen and (max-width:575px) {
.minicart-product-list li .image {
	flex: 1 0 50px
}
}
.minicart-product-list li .content {
	position: relative;
	flex: 1 0 calc(100% - 150px);
	padding-left: 15px
}
.minicart-product-list li .content .title {
	color: #000;
	font-weight: 400
}
.minicart-product-list li .content .title:hover {
	color: #1a7eaf
}
.minicart-product-list li .content .quantity-price {
	font-size: 14px;
	display: block;
	margin-top: 10px
}
.minicart-product-list li .content .quantity-price .amount {
	color: #1a7eaf;
	font-weight: 500;
	font-size: 18px
}
.minicart-product-list li .content .remove {
	line-height: 1.5;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 3px;
	color: #000;
	font-size: 16px
}
.minicart-product-list li .content .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:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}
.bg-color1 {
	background-color: #fcf6f6
}
.bg-color2 {
	background-color: #cebdb5
}
.hero-slide-item-2 {
	border-left: 30px solid #fff;
	border-right: 30px solid #fff
}
@media only screen and (max-width:479px) {
.hero-slide-item-2 {
	border: 0
}
}
.slider-height {
	height: 800px
}
@media only screen and (min-width:1200px) and (max-width:1599px) {
.slider-height {
	height: 700px
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.slider-height {
	height: 550px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.slider-height {
	height: 500px
}
}
@media only screen and (max-width:767px) {
.slider-height {
	height: 450px
}
}
@media only screen and (max-width:575px) {
.slider-height {
	height: 750px
}
}
.slider-height-2 {
	height: 800px
}
@media only screen and (min-width:1200px) and (max-width:1599px) {
.slider-height-2 {
	height: 650px
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.slider-height-2 {
	height: 550px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.slider-height-2 {
	height: 500px
}
}
@media only screen and (max-width:767px) {
.slider-height-2 {
	height: 450px
}
}
.hero-slide-image {
	display: flex;
	flex-direction: column;
	align-items: flex-end
}
.hero-slide-image img {
	max-width: 100%;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeOutUp
}
@media only screen and (min-width:992px) and (max-width:1199px), only screen and (min-width:768px) and (max-width:991px) {
.hero-slide-image img {
	width: 80%
}
}
@media only screen and (max-width:575px) {
.hero-slide-image img {
	width: 60%;
	margin: auto
}
}
@media only screen and (max-width:479px) {
.hero-slide-image img {
	width: 70%;
	margin: auto
}
}
@media only screen and (max-width:575px) {
.hero-slide-image {
	margin-top: 50px;
	text-align: center
}
}
@media only screen and (max-width:575px) {
.sm-center-view {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
}
.swiper-slide-active .hero-slide-image img {
	animation-name: fadeInUp;
	animation-delay: 1s
}
.hero-slide-content {
	position: relative;
	z-index: 9;
	text-transform: uppercase
}
.hero-slide-content .category {
	font-size: 18px;
	font-weight: 600;
	display: block;
	position: relative;
	padding-left: 50px;
	color: #3c3c3c;
	margin-bottom: 15px
}
.hero-slide-content .category::before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1.5px;
	background-color: #1a7eaf;
	width: 30px;
	height: 3px;
	content: ""
}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slide-content .category {
	font-size: 18px
}
}
@media only screen and (max-width:767px) {
.hero-slide-content .category {
	font-size: 18px
}
}
.hero-slide-content .title-1 {
	font-size: 72px;
	font-weight: 300;
	margin-bottom: 10px;
	color: #3c3c3c
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.hero-slide-content .title-1 {
	font-size: 60px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slide-content .title-1 {
	font-size: 42px
}
}
@media only screen and (max-width:767px) {
.hero-slide-content .title-1 {
	font-size: 30px
}
}
.hero-slide-content .title-2 {
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 47px;
	color: #3c3c3c
}
.hero-slide-content .title-2 span {
	font-weight: 800
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.hero-slide-content .title-2 {
	font-size: 60px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slide-content .title-2 {
	font-size: 42px;
	margin-bottom: 30px
}
}
@media only screen and (max-width:767px) {
.hero-slide-content .title-2 {
	font-size: 30px;
	margin-bottom: 30px
}
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.hero-slide-content .btn {
	width: 150px;
	height: 50px;
	font-size: 14px
}
}
.hero-slide-content .btn i {
	font-size: 16px
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.hero-slide-content .btn i {
	font-size: 14px
}
}
.hero-slide-content.hero-slide-content-2 .title-1 {
	text-transform: capitalize;
	font-weight: 800;
	margin-bottom: 37px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.hero-slide-content.hero-slide-content-2 .title-1 {
	font-size: 54px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slide-content.hero-slide-content-2 .title-1 {
	font-size: 40px
}
}
@media only screen and (max-width:767px) {
.hero-slide-content.hero-slide-content-2 .title-1 {
	font-size: 28px
}
}
@media only screen and (max-width:575px) {
.show-case {
	position: relative
}
}
.swiper-slide-active .display-wrapper {
	animation-name: fadeIn;
	animation-delay: 1.5s
}
.display-wrapper {
	display: flex;
	flex-direction: row;
	width: 252px;
	height: 136px;
	box-shadow: 0 0 29px 0 rgba(0,0,0,.22);
	border-radius: 5px;
	align-items: center;
	padding: 25px;
	position: absolute;
	bottom: 106px;
	right: 0;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	z-index: 1;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeOutUp
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.display-wrapper {
	bottom: 30px
}
}
@media only screen and (max-width:479px) {
.display-wrapper {
	bottom: 0
}
}
.display-wrapper .content-side .title {
	font-size: 21px;
	font-weight: 600;
	color: #393939
}
.display-wrapper .content-side .price {
	font-size: 18px;
	color: #2f2f2f;
	font-weight: 700;
	display: block
}
.display-wrapper .content-side .shop-link {
	font-size: 15px;
	color: #1a7eaf;
	display: inline-block;
	text-decoration: underline;
	margin-top: auto
}
.m-lrb-30px {
	margin: 0;
	border: 30px solid #fff;
	border-top: 0
}
@media only screen and (max-width:479px) {
.m-lrb-30px {
	border: 0
}
}
.footer-area {
	color: #fff;
	background: #333
}
.footer-area .footer-top {
	padding: 80px 0 75px 0
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.footer-area .footer-top {
	padding: 80px 0 60px 0
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.footer-area .footer-top {
	padding: 60px 0 40px 0
}
}





@media only screen and (min-width:768px) and (max-width:991px) {
.mb-md-30px {
	margin-bottom: 30px
}
.mt-md-30px {
	margin-top: 30px
}
.mt-md-50px {
	margin-top: 50px
}
.mb-md-60px {
	margin-bottom: 60px
}
}
@media only screen and (max-width:767px) {
.mb-lm-30px {
	margin-bottom: 30px
}
.mt-lm-50px {
	margin-top: 50px
}
.mt-lm-30px {
	margin-top: 30px
}
.mt-lm-20px {
	margin-top: 20px
}
.mb-lm-20px {
	margin-bottom: 20px
}
.mb-lm-60px {
	margin-bottom: 60px
}
.mb-lm-30px {
	margin-bottom: 30px
}
.mb-lm-10px {
	margin-bottom: 10px
}
.mb-lm-15px {
	margin-bottom: 15px
}
.mt-lm-15px {
	margin-top: 15px
}
}
@media only screen and (max-width:575px) {
.mb-xs-30px {
	margin-bottom: 30px
}
.mb-xs-15px {
	margin-bottom: 15px
}
}
@media only screen and (max-width:479px) {
.mb-es-30px {
	margin-bottom: 30px
}
}
.modal-dialog {
	margin: 0 auto;
	max-width: 960px;
	width: 960px;
	padding: 35px;
	transition: all .3s ease 0s
}
@media only screen and (min-width:768px) and (max-width:991px) {
.modal-dialog {
	max-width: 720px;
	width: 720px
}
}
@media only screen and (max-width:767px) {
.modal-dialog {
	width: 98%;
	max-width: 100%;
	padding: 35px 0;
	margin: auto 2%
}
}
.modal-dialog .gallery-thumbs {
	width: 95%;
	margin: auto
}
.modal-dialog .gallery-thumbs .swiper-slide {
	transition: all .3s ease 0s
}
.modal-dialog .gallery-thumbs .swiper-slide:hover {
	opacity: .5
}
.modal-dialog .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
	opacity: .5
}
.modal-dialog .social-info ul {
	display: flex
}
.modal.fade {
	display: block!important;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease 0s
}
.modal.fade.show {
	display: block!important;
	opacity: 1;
	visibility: visible;
	transition: all .3s ease 0s
}









.zoom-thumbs {
	width: 95%;
	margin: auto
}
.zoom-thumbs .swiper-slide img {
	transition: all .3s ease 0s
}
.zoom-thumbs .swiper-slide:hover img {
	opacity: .5
}
.zoom-thumbs .swiper-slide.swiper-slide-thumb-active img {
	opacity: .5
}
.product-details-content h2 {
	color: #000;
	font-size: 30px;
	text-transform: capitalize;
	line-height: 1;
	font-weight: 600;
	margin: 0 0 18px 0
}
@media only screen and (max-width:767px) {
.product-details-content h2 {
	font-size: 28px
}
}

@media only screen and (max-width:767px) {
.product-details-content .pro-details-quality .pro-details-cart .add-cart {
	padding: 0 12px;
	letter-spacing: 0
}
}

@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;
	font-size: 18px
}
}
@media only screen and (max-width:479px) {
.description-review-topbar.nav a {
	margin: 0 5px;
	font-size: 14px;
	padding: 18px 10px
}
}

@media only screen and (max-width:767px) {
.description-review-bottom .single-review .review-img {
	margin: 0 0 20px 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
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.description-review-bottom .ratting-form-wrapper {
	margin-top: 50px;
	padding: 0
}
}



@keyframes spinAround {
from {
transform:rotate(0)
}
to {
	transform: rotate(360deg)
}
}
.nav-center .product-tab-nav {
	margin: 25px 0 60px
}
@media only screen and (max-width:479px) {
.nav-center .product-tab-nav {
	margin: 30px 0 40px
}
}
.nav-center .product-tab-nav .nav-item {
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	cursor: pointer;
	font-weight: 600
}
@media only screen and (max-width:479px) {
.nav-center .product-tab-nav .nav-item {
	margin: 0 0 20px 15px
}
}
.nav-center .product-tab-nav .nav-item:last-child {
	margin-right: 0
}
.nav-center .product-tab-nav .nav-item .nav-link {
	padding: 9px 23px;
	color: #5f5f5f;
	background-color: #f8f8f8;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 1;
	border-radius: 5px;
	transition: all .3s ease
}
.nav-center .product-tab-nav .nav-item .nav-link::after {
	display: none
}
.nav-center .product-tab-nav .nav-item .nav-link.active, .nav-center .product-tab-nav .nav-item .nav-link:hover {
	color: #fff;
	background: linear-gradient(-155deg, #fd3d6b 0, #fd7863 98%, #f3dfe0 100%)
}
.mb-n-30px {
	margin-bottom: -30px
}

@media only screen and (max-width:575px) {
.comment-area .comment-heading {
	font-size: 24px
}
}
.comment-area .single-review {
	display: flex;
	margin: 0 0 60px
}
@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
}
.comment-area .single-review .review-img img {
	border-radius: 10px
}
@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-left: 15px
}
.comment-area .single-review .review-content .review-top-wrap {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px;
	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 .title {
	font-size: 24px;
	font-weight: 600
}
@media only screen and (max-width:767px) {
.comment-area .single-review .review-content .review-top-wrap .review-left .review-name .title {
	font-size: 20px
}
}

@media only screen and (max-width:767px) {
.comment-area .single-review.child-review {
	margin-left: 0
}
}
.blog-comment-form {
	line-height: 24px;
	margin-top: 100px
}
@media only screen and (max-width:767px) {
.blog-comment-form {
	margin-top: 50px
}
}
.blog-comment-form .comment-heading {
	font-size: 30px;
	text-transform: capitalize;
	margin: 0 0 20px;
	font-weight: 700;
	color: #222121
}
@media only screen and (max-width:575px) {
.blog-comment-form .comment-heading {
	font-size: 24px
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.feature-area.mt-n-65px {
	margin-top: 65px
}
}
@media only screen and (max-width:767px) {
.feature-area.mt-n-65px {
	margin-top: 65px
}
}
.single-feature {
	padding: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid #e8e8e8;
	background-color: #fff
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.single-feature {
	padding: 20px
}
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:479px) {
.single-feature {
	padding: 25px
}
}
.single-feature .feature-icon {
	width: 70px;
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: linear-gradient(-155deg, #fd3d6b 0, #fd7863 98%, #f3dfe0 100%);
	border-radius: 50%;
	margin-right: 30px
}
@media only screen and (min-width:992px) and (max-width:1199px), only screen and (max-width:479px) {
.single-feature .feature-icon {
	margin-right: 20px
}
}
.single-feature .feature-content {
	width: calc(100% - 100px)
}
@media only screen and (min-width:992px) and (max-width:1199px), only screen and (max-width:479px) {
.single-feature .feature-content {
	width: calc(100% - 90px)
}
}
.single-feature .feature-content .title {
	font-size: 24px;
	color: #2e2e2e;
	font-weight: 600;
	margin: 0 0 3px
}
@media only screen and (min-width:992px) and (max-width:1199px), only screen and (max-width:479px) {
.single-feature .feature-content .title {
	font-size: 20px
}
}
.single-feature .feature-content .sub-title {
	font-size: 16px;
	color: #848484;
	font-weight: 400
}
@media only screen and (min-width:992px) and (max-width:1199px), only screen and (max-width:479px) {
.single-feature .feature-content .sub-title {
	font-size: 14px
}
}

@media only screen and (max-width:767px) {
.slider-nav-style-1 .swiper-button-prev {
	left: 15px
}
}
.slider-nav-style-1.small-nav .swiper-button-prev {
	outline: 0;
	right: auto;
	left: 10px
}
@media only screen and (max-width:767px) {
.slider-nav-style-1.small-nav .swiper-button-prev {
	left: 5px
}
}
.slider-nav-style-1 .swiper-button-next {
	outline: 0;
	left: auto;
	right: 30px
}
@media only screen and (max-width:767px) {
.slider-nav-style-1 .swiper-button-next {
	right: 15px
}
}
.slider-nav-style-1.small-nav .swiper-button-next {
	outline: 0;
	left: auto;
	right: 10px
}
@media only screen and (max-width:767px) {
.slider-nav-style-1.small-nav .swiper-button-next {
	right: 5px
}
}

@media only screen and (max-width:767px), only screen and (min-width:768px) and (max-width:991px), only screen and (min-width:992px) and (max-width:1199px) {
.breadcrumb-area {
	padding-top: 80px;
	padding-bottom: 80px
}
}
@media only screen and (max-width:575px) {
.breadcrumb-area {
	padding-top: 60px;
	padding-bottom: 60px
}
}
.breadcrumb-area .breadcrumb-title {
	font-weight: 400;
	text-transform: capitalize;
	font-size: 48px;
	color: #3c3c3c;
	margin: 0
}
@media only screen and (max-width:767px) {
.breadcrumb-area .breadcrumb-title {
	font-size: 36px
}
}

@media only screen and (max-width:479px) {
.deal-bg-2 {
	margin: 0
}
}
.deal-image {
	position: absolute;
	left: auto;
	right: 80px;
	bottom: 0
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.deal-image {
	right: 15px
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.deal-image {
	right: 0;
	width: 50%
}
}
@media only screen and (max-width:767px) {
.deal-image {
	margin: auto;
	width: 95%;
	position: initial
}
}
.deal-wrapper {
	width: 50%;
	text-align: center
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.deal-wrapper {
	width: 40%
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.deal-wrapper {
	width: 50%
}
}
@media only screen and (max-width:767px) {
.deal-wrapper {
	margin: auto;
	width: 100%;
	margin: 0 0 50px
}
}
.deal-wrapper .category {
	font-size: 16px;
	font-weight: 600;
	display: block;
	margin: 0 0 12px;
	color: #1a7eaf
}
.deal-wrapper .title {
	font-size: 36px;
	color: #464444;
	font-weight: 700;
	margin: 0
}
@media only screen and (min-width:768px) and (max-width:991px) {
.deal-wrapper .title {
	font-size: 24px
}
}
.deal-wrapper .deal-timing {
	margin: 21px 0 32px 0
}
@media only screen and (min-width:768px) and (max-width:991px) {
.deal-wrapper .deal-timing {
	margin: 15px 0 25px 0
}
}
.deal-wrapper .deal-timing span.cdown {
	display: inline-block;
	margin-right: 25px;
	background: inherit;
	font-size: 36px;
	font-weight: 800;
	line-height: 1;
	color: #303030;
	width: 60px;
	height: 40px;
	padding-top: 0;
	text-align: center;
	position: relative
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.deal-wrapper .deal-timing span.cdown {
	font-size: 24px
}
}
.deal-wrapper .deal-timing span.cdown:last-child {
	margin-right: 0
}
.deal-wrapper .deal-timing span.cdown:last-child::after {
	display: none
}
.deal-wrapper .deal-timing span.cdown::after {
	position: absolute;
	top: 0;
	right: -20px;
	color: #303030;
	content: ":";
	font-size: 36px
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.deal-wrapper .deal-timing span.cdown::after {
	font-size: 24px
}
}
.deal-wrapper .deal-timing span {
	display: inline-block
}
.deal-wrapper .deal-timing span p {
	font-size: 14px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin: 12px 0 0
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.deal-wrapper a.btn-primary {
	width: 150px;
	height: 50px;
	font-size: 14px
}
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:767px) {
.testimonial-area.pb-40px {
	padding-bottom: 0
}
}
.testimonial-wrapper .swiper-wrapper {
	padding: 60px 0
}
@media only screen and (max-width:767px) {
.testimonial-wrapper .swiper-wrapper {
	padding-top: 40px
}
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner {
	padding: 60px 40px;
	box-shadow: 0 30px 64px 0 rgba(0,0,0,.05)
}
@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:479px) {
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner {
	padding: 50px 30px
}
}

@media only screen and (min-width:768px) and (max-width:991px), only screen and (max-width:479px) {
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-content p {
	font-size: 16px;
	line-height: 28px
}
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author {
	line-height: 1;
	margin: 40px 0 0;
	display: flex;
	flex-direction: row;
	align-items: center
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-img {
	position: relative
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-img::after {
	position: absolute;
	top: -5px;
	left: auto;
	right: -5px;
	height: 22px;
	width: 22px;
	content: "";
	background-image: url(../images/testimonial-image/quate-1.png);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #1a7eaf;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name {
	margin-left: 25px
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name .name {
	color: #39393a;
	font-size: 18px;
	margin: 0 0 3px
}
.testimonial-wrapper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name .title {
	color: #576477;
	font-size: 14px;
	font-weight: 300
}
.brand-slider {
	border-top: 1px solid #ececec;
	padding-top: 60px
}
.brand-slider .brand-slider-item img {
	filter: gray;
	-webkit-filter: grayscale(1);
	transition: all .3s linear;
	margin: auto;
	opacity: .5
}
.brand-slider .brand-slider-item:hover img {
	filter: none;
	-webkit-filter: grayscale(0);
	opacity: 1
}
.modal-backdrop {
	background-color: transparent
}
.modal {
	overflow: hidden!important;
	padding-right: 0!important
}
.modal::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: rgba(0,0,0,.87);
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: 100%;
	transform: scale(.04) translateY(9999px);
	overflow: hidden;
	z-index: 9
}
.modal .modal-overlay {
	overflow: auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	height: 100%;
	position: relative
}
.modal .modal-dialog {
	top: 0!important;
	transform: translateY(-50%);
	transition: all .55s ease, opacity .35s ease-in;
	background-color: transparent;
	width: 100%;
	opacity: 0;
	margin: auto;
	z-index: 9999
}
.modal.show::before {
	animation: menu-animation .8s ease-out forwards;
	transform: scale(2) translateY(0)
}
.modal.show .modal-dialog {
	transform: translateY(0);
	transition-delay: .7s;
	opacity: 1;
	top: 50%
}
.modal.show .close-btn {
	transition-delay: .7s;
	opacity: 1;
	top: 50px
}
.modal.popup-login-style .modal-dialog, .modal.popup-search-style .modal-dialog {
	max-width: 400px;
	border-radius: 10px;
	box-shadow: 0 0 41px 1px rgba(0,0,0,.46)
}
@media only screen and (max-width:575px) {
.modal.popup-login-style .modal-dialog, .modal.popup-search-style .modal-dialog {
	max-width: 380px
}
}
@media only screen and (max-width:479px) {
.modal.popup-login-style .modal-dialog, .modal.popup-search-style .modal-dialog {
	max-width: 330px
}
}
.modal.popup-login-style .modal-dialog .modal-content, .modal.popup-search-style .modal-dialog .modal-content {
	background-color: rgba(255,255,255,.1)
}
.modal.popup-login-style .modal-dialog .modal-content .modal-body, .modal.popup-search-style .modal-dialog .modal-content .modal-body {
	padding: 40px 20px 45px
}
.close-btn {
	position: absolute;
	top: 0;
	right: 50px;
	color: #fff;
	z-index: 9;
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	background: 0;
	border: 1px solid #fff;
	opacity: 0;
	transition: .5s;
	padding: 0
}
.close-btn:hover {
	color: #1a7eaf;
	border-color: #1a7eaf;
	transition-delay: .1s
}
.login-content h2 {
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 0 0 48px
}
.login-content h3 {
	font-weight: 600;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 29px
}
.login-content form>input {
	width: 100%;
	background-color: #fff;
	padding: 1px 20px;
	color: #000;
	line-height: 47px;
	border: 0;
	border-radius: 5px;
	margin-bottom: 25px
}
.login-content form>input::-webkit-input-placeholder {
color:#000;
opacity:1
}
.login-content form>input::-moz-input-placeholder {
color:#000;
opacity:1
}
.login-content form .remember-forget-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 32px
}
.login-content form .remember-forget-wrap .remember-wrap {
	position: relative
}
.login-content form .remember-forget-wrap .remember-wrap input {
	position: absolute;
	cursor: pointer;
	z-index: 999;
	width: 20px;
	height: 20px
}
.login-content form .remember-forget-wrap .remember-wrap p {
	margin: 0 0 0 30px;
	color: #fff;
	font-size: 14px
}
.login-content form .remember-forget-wrap .remember-wrap p a {
	color: #1a7eaf
}
.login-content form .remember-forget-wrap .forget-wrap a {
	font-size: 14px;
	color: #1a7eaf
}
.login-content form button {
	color: #fff;
	font-weight: 600;
	transition: all .5s;
	background-color: #1a7eaf;
	border-radius: 5px;
	padding: 16px 20px;
	border: 0;
	text-transform: uppercase;
	line-height: 1
}
.login-content form button:hover {
	background-color: #000
}
.login-content form .member-register {
	margin: 27px 0 0
}
.login-content form .member-register p {
	color: #999;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	font-size: 14px
}
.login-content form .member-register p a {
	color: #fff;
	display: inline-block;
	margin-left: 5px;
	line-height: 1;
	padding: 0 0 1px;
	border-bottom: 1px solid #fff
}
.modal .submit-btn {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	width: 60px;
	height: 49px;
	background: #1a7eaf;
	color: #fff;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border: 0;
	outline: 0;
	font-size: 20px;
	border-radius: 0 5px 5px 0;
	transition: all .3s ease 0s
}
.modal .submit-btn:hover {
	background-color: #000
}
.modal h2 {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 30px
}
.modal.fade .modal-dialog {
	transition-delay: .7s
}
.modal-2.fade .modal-dialog {
	transition-delay: .7s;
	transition: opacity .7s
}
.modal-2.fade.show::before {
	animation: menu-animation .8s ease-out forwards;
	transform: scale(2) translateY(0)
}
.modal-2.fade.show .modal-dialog {
	transform: translateY(0);
	transition-delay: .7s;
	opacity: 1;
	top: 50%
}
.modal-2 h2 {
	color: #000;
	font-size: 30px;
	text-transform: capitalize;
	line-height: 1;
	font-weight: 600;
	margin: 0 0 18px 0
}
@media only screen and (max-width:479px) {
.modal-2 h2 {
	font-size: 24px
}
}
@media only screen and (max-width:479px) {
.modal-2 .product-details-content .pro-details-quality .pro-details-cart .add-cart {
	font-size: 12px
}
}
.modal-open .modal-2 {
	overflow-x: hidden!important;
	overflow-y: auto!important
}
@keyframes menu-animation {
0% {
opacity:0;
transform:scale(.04) translateY(300%)
}
40% {
transform:scale(.04) translateY(0);
transition:ease-out
}
40% {
transform:scale(.04) translateY(0)
}
60% {
opacity:1;
transform:scale(.02) translateY(0)
}
61% {
opacity:1;
transform:scale(.04) translateY(0)
}
99.9% {
opacity:1;
height:0;
padding-bottom:100%;
border-radius:100%
}
100% {
opacity:1;
transform:scale(2) translateY(0);
height:100%;
padding-bottom:0;
border-radius:0
}
}
