

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}


.container-fluid {
	width: 100%
}

ul {
	margin: 0;
	padding-left: 0
}

a {
	text-decoration: none;


}



.z--btn {
	width: 300px;
	padding: 12px 12px;
	background: #00cdcb;
	border: none;
	transition: .30s all ease
}

.z--btn:hover {
	background: #000;
	color: #fff
}

.banner a {
	color: #f2f2f2;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	transition: all ease 0.2s
}

.banner a:hover {
	color: #fff
}

.banner img {
	width: 100%
}

.banner .ban-txt {
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
	margin: auto;
	display: flex;
	flex-direction: column
}

.banner .ban-txt h1 {
	font-size: 48px;
	color: #fff
}

.z-main-banner {
	filter: brightness(.5);
	max-height: 500px;
	object-fit: cover;
	object-position: top
}

.banner .ban-txt img {
	width: 30%!important;
	margin-bottom: 30PX
}

.banner .ban-txt h3 {
	font-size: 32px;
	color: #f2f2f2;
	font-weight: 600;
	text-transform: capitalize;
	max-width: 590px;
	line-height: 40px;
	margin-bottom: 5px!important
}

.banner .ban-txt h2 {
	font-size: 22x;
	color: #f2f2f2;
	font-weight: 500;
	line-height: 50px;
	margin-bottom: 15px
}

.banner .ban-txt h6 {
	font-size: 40px;
	color: #f2f2f2;
	font-weight: 700;
	margin-bottom: 16px
}

.banner .ban-txt h6 span {
	font-size: 60px;
	color: #00cdcb;
	margin: 0 10px
}

.sec-1 .s1-card {
	position: relative;
	overflow: hidden
}

.sec-1 .s1-card:hover h6 {
	color: #fd9d00!important
}

.sec-1 .s1-card img {
	height: 100%
}

.sec-1 .s1-card h6 {
	position: absolute;
	color: #fff;
	font-size: 18px;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center
}

.z--sec-1-cc {
	background: #00cdcb;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.z--sec-1-cc h2 {
	font-weight: 700
}

.z--sec-1-cc h6 {
	font-weight: 400;
	font-size: 25px
}

.z--sec-1-cc h6 span {
	font-weight: 700;
	font-size: 40px
}

.z--black-btn {
	background: #000;
	padding: 15px 40px;
	width: fit-content;
	border: none;
	margin: 20px 0;
	transition: .30s all ease
}

.z--black-btn:hover {
	border: none;
	background: rgb(32,32,32)
}

.z--black-btn a {
	color: #fff
}

.s1-card img {
	filter: brightness(.9)
}





.s1-card {
	transition: .50s all ease
}


.sec-title h2 {
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center
}

.sec-title p {
	font-size: 17px;
	color: #5d5d5d;
	margin-bottom: 50px
}

.sec-2 {
	padding: 70px 0
}

.sec-2 .sec-title h2 {
	margin-bottom: 10px!important
}

.sec-2 .container-fluid {
	max-width: 90%
}

.sec-2 .item {
	transition: all ease 0.5s
}


.sec-2 .place-img {
	position: relative;
	transition: all ease 0.5s;
	border-radius: 16px
}

.sec-2 .item img {
	transition: all 0.7s ease-in-out
}

.sec-2 .item:hover img {
	scale: 1.2;
	filter: brightness(.8);
	transition: all 0.7s ease-in-out
}

.sec-2 .place-txt {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	transition: all ease 1s;
	height: 60%;
	width: 100%;
	padding: 10px 20px;
	border-radius: 0 0 16px 16px;
	opacity: 1;
	bottom: 0
}

.sec-2 .place-txt h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 2px
}

.sec-2 .place-txt ul li {
	list-style-type: none;
	margin-bottom: 4px
}

.sec-2 .place-txt ul li:last-child {
	margin-bottom: 0!important
}

.sec-2 .place-txt ul li a {
	color: #fff;
	font-size: 14px
}

.sec-2 .place-txt ul li i {
	color: #fff;
	font-size: 12px;
	margin-right: 6px
}

.sec-3 {
	padding: 0 0 70px;
	position: relative
}

.sec-3 .owl-carousel .owl-dots.disabled,.sec-3 .owl-carousel .owl-nav.disabled {
	display: block!important
}

.sec-3 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -64px
}

.sec-3 .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -64px
}

.sec-3 .sec-title h2 {
	margin-bottom: 10px!important
}

.sec-4 {
	padding: 60px 0;
	background-color: #f2f2f2;
	margin-bottom: 60px
}

.sec-4 .fac-card {
	background-color: #2e2e2e;
	position: relative;
	overflow: hidden;
	border-radius: 13px;
	box-shadow: 0 0 20px -8px #000
}

.sec-4 .fac-card:hover img {
	transform: scale(1.1)
}

.sec-4 .fac-card h4 {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	padding: 10px 0 10px;
	color: #fff;
	margin: 0;
	background: #00cdcb
}

.sec-4 img {
	width: 100%;
	transform: scale(1);
	transition: all ease 0.3s
}

.sec-5 ul li .s-txt h5 {
	text-align: center;
	margin: 0 auto 8px;
	font-size: 20px
}

.sec-5 .sec-6 {
	padding: 70px 0 40px;
	margin-bottom: 70px;
	background-color: #f2f2f0
}

.sec-5 .sec-6 .row:last-child {
	margin-top: 70px
}

.sec-5 .sec-6 .process {
	display: flex;
	margin-bottom: 30px
}

.sec-5 .sec-6 .process h2 {
	color: #e7b393;
	font-size: 35px;
	font-weight: 700
}

.sec-5 .sec-6 .process h5 {
	font-size: 20px;
	font-weight: 700;
	color: #000
}

.sec-5 .sec-6 .process p {
	font-size: 16px;
	color: #4e4e4e;
	max-width: 160px
}

.sec-5 .sec-7 {
	margin: 20px 0 70px
}

.sec-5 .sec-7 .row {
	margin-bottom: 40px
}

.sec-5 .sec-7 .col-lg-2 {
	margin-bottom: 30px
}

.sec-5 .sec-7 .container-fluid {
	max-width: 90%
}

.sec-5 .sec-7 .col-lg-2 {
	padding-left: 10px!important;
	padding-right: 10px!important
}

.sec-5 .sec-7 img {
	width: 100%
}

.sec-5 .sec-7 .round-img {
	position: relative;
	border-radius: 50%;
	overflow: hidden
}

.sec-5 .sec-7 .round-img:hover .r-txt {
	opacity: 1
}

.sec-5 .sec-7 .round-img .r-txt {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.6);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 0;
	transition: opacity 1000ms
}

.sec-5 .sec-7 .round-img .r-txt h6 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin-top: 8px
}

.sec-5 .sec-7 .round-img .r-txt img {
	text-align: center;
	width: unset!important
}

.sec-5 .sec-7 .round-img .r-txt i {
	color: #000;
	background-color: #e7b393;
	width: 30px;
	height: 30px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%
}

.sec-5 .sec-8 {
	padding-bottom: 70px
}

.sec-5 .sec-8 .sec-title h2 {
	margin-bottom: 20px
}

.sec-5 .sec-8 .tabs {
	display: flex;
	justify-content: center;
	flex-direction: column
}

.sec-5 .sec-8 .tabs-nav {
	display: flex;
	margin: 0 auto 20px
}

.sec-5 .sec-8 .tabs-nav li {
	list-style-type: none;
	padding: 0 20px;
	font-size: 17px
}

.sec-5 .sec-8 .tabs-nav li:first-child a {
	border-right: 0;
	border-top-left-radius: 6px
}

.sec-5 .sec-8 .tabs-nav li:last-child a {
	border-top-right-radius: 6px
}

.sec-5 .sec-8 .tabs-nav li a {
	color: rgb(121,121,121);
	display: block;
	font-weight: 600;
	font-size: 17px;
	padding: 6px 0;
	text-align: center;
	text-decoration: none
}

.sec-5 .sec-8 .tabs-nav li a:hover {
	color: #000
}

.sec-5 .sec-8 .tabs-nav .tab-active a {
	color: #000;
	cursor: default;
	border-bottom: 2px solid #e7b393
}

.sec-5 .sec-8 .tabs-stage {
	border-radius: 0 0 6px 6px;
	border-top: 0;
	clear: both;
	padding: 24px 30px;
	position: relative;
	top: -1px
}

.sec-5 .sec-8 .tabs-stage h6 {
	color: #b27954;
	margin: 34px 0 10px
}

.sec-5 .sec-8 .tabs-stage p {
	font-size: 15px;
	max-width: 780px;
	margin: 0 auto
}

.sec-5 .sec-8 img {
	width: 100%
}

.sec-5 .sec-8 .vido-btn {
	position: relative
}

.sec-5 .sec-8 .vido-btn span {
	position: absolute;
	top: -50px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.62);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.sec-5 .sec-8 .vido-btn span:hover {
	transition: all ease 0.5s
}

.sec-5 .sec-8 .vido-btn span:hover i {
	color: rgb(255,0,0)
}

.sec-5 .sec-8 .vido-btn span i {
	font-size: 24px;
	color: #000;
	margin: 4px 0 0 6px;
	transition: all ease 0.5s
}

.manufac {
	margin-bottom: 60px
}

.manufac .container {
	max-width: 1280px!important;
	width: 100%
}

.manufac ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between
}

.manufac ul:last-child {
	justify-content: center
}

.manufac ul:last-child li {
	width: 27%
}

.manufac ul:last-child li:last-child {
	width: unset!important
}

.manufac ul:last-child li::after {
	content: "";
	background-image: url(https://www.jorlynn.com/static/image/r-arrow.png);
	top: 0;
	bottom: -7px;
	right: 17px;
	position: absolute;
	z-index: 99;
	width: 23px;
	height: 12px;
	margin: auto
}

.manufac ul li {
	list-style-type: none;
	position: relative;
	margin-bottom: 30px;
	display: flex;
	align-items: center
}

.manufac ul li .m-des {
	border: 1px dashed #656565;
	padding: 10px 10px 10px 30px;
	margin-left: -31px;
	border-left: none
}

.manufac ul li:hover img {
	transform: rotate(45deg)
}

.manufac ul li:last-child::after {
	display: none
}

.manufac ul li::after {
	content: "";
	background-image: url(https://www.jorlynn.com/static/image/r-arrow.png);
	top: 0;
	bottom: -7px;
	right: -23px;
	position: absolute;
	z-index: 99;
	width: 23px;
	height: 12px;
	margin: auto
}

.manufac ul li h6 {
	font-weight: 600;
	font-size: 17px;
	line-height: 20px;
	text-transform: capitalize;
	color: #2E2E2E;
	text-transform: uppercase;
	margin-bottom: 3px
}

.manufac ul li p {
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
	color: #000;
	max-width: 170px;
	margin-bottom: 0
}

.manufac ul li img {
	transform: rotate(0);
	transition: all ease 5s
}

.home-section8 {
	padding: 60px 0 30px;
	background: #0d0b0b
}

.home-section8 .sec8-card {
	padding: 38px 50px;
	background: #fff;
	text-align: center;
	margin-bottom: 26px;
	transition: all ease 0.3s 0s;
	border-radius: 50%;
	width: 250px;
	height: 250px
}

.home-section8 .sec8-card:hover {
	background: #aa3700
}

.home-section8 .sec8-card:hover h4 {
	color: #fff
}

.home-section8 .sec8-card:hover .image {
	background-color: #fff
}

.home-section8 .sec8-card .image {
	background: #d1fdff;
	border-radius: 50%;
	height: 90px;
	width: 90px;
	margin: auto;
	display: flex;
	align-items: center;
	transition: all ease 0.3s 0s;
	justify-content: center
}

.home-section8 .sec8-card .image img {
	transition: all ease 0.3s 0s;
	margin: auto;
	padding: 18px;
	width: 100%;
	filter: brightness(0) saturate(100%)
}

.home-section8 .sec8-card h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #938989;
	letter-spacing: 2px;
	margin: 24px 0 10px
}

.home-section8 .sec8-card h6 {
	color: #fff
}

.home-section8 .sec8-card h4 {
	color: #FF864B
}

.home-section8 .sec8-card h4 {
	font-size: 20px;
	font-weight: 500
}

.home-section8 .sec8-card {
	background: #005657;
	transition: all ease 0.3s 0s
}

.sec-9 {
	padding: 0 0 70px
}

.sec-10 {
	background-color: #dbdbdb;
	margin-bottom: 60px
}

.sec-10 .owl-carousel {
	overflow: hidden
}

.sec-10 .owl-carousel img {
	width: unset!important;
	margin: auto
}

.prdcatdescrip {
	padding-bottom: 80px
}

.sec-3 .owl-carousel h5 {
	color: #2b2b2b;
	text-align: center;
	margin: 11px 0 0;
	font-size: 15px;
	font-family: Montserrat-Regular;
	font-weight: 600;
	text-transform: capitalize
}

.sec-11 {
	padding: 60px 0
}

.sec-11 h4 {
	text-transform: uppercase;
	margin-bottom: 40px
}

.sec-11 p {
	color: #696969
}

.sec-11 .get-in-touch {
	box-shadow: rgba(0,0,0,.21) 0 8px 24px;
	padding: 60px 30px
}

.sec-11 .list-sec {
	position: relative
}

.sec-11 .list-sec::after {
	content: "";
	position: absolute;
	right: 50px;
	top: 0;
	bottom: 0;
	width: 2px;
	height: 98%;
	display: flex;
	align-items: center;
	background-color: #dfdfdf
}

.sec-11 .list-sec h5 {
	margin-bottom: 32px
}

.sec-11 .list-sec p {
	margin-bottom: 0
}

.sec-11 .list-sec ul li {
	list-style: none;
	margin-bottom: 16px
}

.sec-11 .list-sec ul li a {
	color: #444
}

.sec-11 .form-sec h4 {
	margin-bottom: 26px
}

.sec-11 .form-sec form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.sec-11 .form-sec form input {
	width: 100%;
	margin-bottom: 28px;
	padding: 12px;
	height: 47px;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.sec-11 .form-sec form input::-moz-placeholder {
	color: #b8b8b8
}

.sec-11 .form-sec form input:-ms-input-placeholder {
	color: #b8b8b8
}

.sec-11 .form-sec form input::placeholder {
	color: #b8b8b8
}

.sec-11 .form-sec form input:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.sec-11 .form-sec form input[type=submit] {
	width: auto;
	margin-top: 20px;
	padding: 16px 22px;
	display: inline-block;
	line-height: 0;
	border: none;
	background: #2e2e2e;
	color: #fff;
	text-transform: uppercase
}

.sec-11 .form-sec form textarea {
	padding: 6px 12px;
	width: 100%;
	height: 47px;
	border: none;
	resize: none;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.sec-11 .form-sec form textarea:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid rgba(0,0,0,.2)
}

.sec-11 .form-sec form textarea::-moz-placeholder {
	color: #b8b8b8
}

.sec-11 .form-sec form textarea:-ms-input-placeholder {
	color: #b8b8b8
}

.sec-11 .form-sec form textarea::placeholder {
	color: #b8b8b8
}

footer {
	background-color: #0b0b0b;
	padding: 40px 0 20px
}

footer h4 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 16px!important;
	font-weight: 600;
	text-transform: uppercase
}

footer ul li {
	list-style-type: none;
	font-weight: 300;
	margin: 6px 0
}

footer ul li a {
	color: rgb(213,213,213);
	font-size: 16px
}

footer ul li a i {
	margin-right: 10px
}

footer ul.soc {
	display: flex!important;
	flex-wrap: wrap;
	padding-right: 0
}

footer ul.soc li {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px
}

footer ul.soc li:hover a {
	background-color: rgb(228,228,228)
}

footer ul.soc li:hover a i {
	color: #000
}

footer ul.soc li a {
	width: 40px;
	height: 40px;
	background-color: #575757;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

footer ul.soc li a i {
	margin-right: 0!important
}

footer form input,footer form select {
	width: 100%;
	height: 50px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #828282;
	color: #828282;
	font-size: 14px
}

footer form textarea {
	width: 100%;
	height: 90px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #828282;
	color: #828282;
	font-size: 14px;
	margin-top: 20px;
	resize: none
}

footer form input[type=submit] {
	width: 120px;
	height: 40px;
	border: #828282 1px solid;
	background-color: #828282;
	color: #fff;
	margin-top: 0
}

footer .f-btn {
	width: 100%;
	height: 29px;
	border: #828282 1px solid;
	background-color: #828282;
	color: #fff;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
	text-transform: uppercase;
	transition: .30s all ease
}

footer .f-btn:hover {
	opacity: .8
}

footer .b-f {
	margin-top: 20px;
	color: #828282
}

footer .b-f h6 {
	font-size: 12px;
	font-weight: 500
}

footer .b-f a {
	color: #fff
}

.inner-ban {
	position: relative
}

.inner-ban img {
	width: 100%;
	max-height: 400px;
	object-fit: cover;
	object-position: top
}

.inner-ban .inner-ban-txt {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 9%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.inner-ban .inner-ban-txt h1 {
	font-size: 50px;
	text-transform: capitalize;
	color: #FFF
}

.inner-ban .inner-ban-txt h1.p-h {
	color: #000
}

.inner-ban .inner-ban-txt h3 {
	font-size: 17px;
	color: #000
}

.inner-ban .inner-ban-txt h3 a {
	color: #000;
	font-weight: 300;
	transition: all ease 0.2s
}

.inner-ban .inner-ban-txt h3 a:hover {
	color: #2f9fa2
}

.dec-margin {
	padding: 0 0 70px!important
}

.b-sec {
	padding: 10px 0
}

.b-sec .row .blog-sidebar {
	background-color: #f4f4f4;
	padding: 28px 24px;
	max-height: 930px
}

.b-sec .blog-card:not(:first-child) {
	margin-top: 82px
}

.b-sec .blog-card h4 {
	margin-top: 27px;
	font-size: 18px;
	font-family: Montserrat-Regular;
	text-transform: uppercase;
	border-left: 4px solid #e7b393;
	padding-left: 16px;
	font-weight: 900;
	line-height: 24px;
	color: #000
}

.b-sec .blog-card h6 {
	padding: 0 16px;
	font-size: 16px;
	font-weight: 600;
	font-family: Montserrat-Regular;
	line-height: 24px
}

.b-sec .blog-card ul {
	margin: 26px 0;
	display: flex;
	align-items: center;
	padding-left: 18px
}

.b-sec .blog-card ul li {
	margin-right: 20px
}

.b-sec .blog-card p {
	color: #666;
	font-family: Montserrat-Regular;
	padding: 0 16px;
	margin: 12px 0 30px
}

.b-sec .blog-card .quote {
	display: flex;
	align-items: center;
	margin-left: 28px;
	margin-bottom: 50px
}

.b-sec .pagination {
	margin-top: 70px
}

.b-sec .pagination ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	list-style: none;
	flex-wrap: wrap;
	align-items: center
}


.b-sec .pagination ul li .current {
	display: inline-block;
	padding: 10px 16px;
	background: #000;
	color: #fff;
	border-radius: 0!important;
	font-size: 14px
}

.b-sec .pagination ul li a {
	display: inline-block;
	padding: 5px 16px;
	background: #b6b6b6;
	color: #fff;
	border-radius: 0!important;
	margin-left: 6px!important
}

.b-sec .pagination ul .active a {
	background: #e7b493
}

.b-sec .b-right {
	border-bottom: 1px solid #acacac;
	padding-bottom: 36px
}

.b-sec .b-right:first-child {
	border: none;
	padding-bottom: 0!important
}

.b-sec .b-right:last-child {
	border: none!important;
	padding-bottom: 0
}

.b-sec .b-right form {
	position: relative
}

.b-sec .b-right form input[type=search] {
	border: #3e3e3e 1px solid;
	width: 100%;
	height: 42px;
	text-transform: capitalize;
	font-family: Montserrat-Regular;
	background: transparent;
	margin-bottom: 24px!important;
	padding-left: 16px
}

.b-sec .b-right form input[type=search]:focus {
	outline: none
}

.b-sec .b-right h5 {

	font-family: Montserrat-Regular;
	text-transform: uppercase;
	margin: 30px 0 24px;

	position: relative;
	padding-bottom: 10px
	
	font-weight: 500;
    line-height: 1.2;
font-family: Montserrat-Medium;
    color: var(--text);
    font-size: 18px;
	
	
	
}

.b-sec .b-right h5::after {
	content: "";
	width: 30px;
	height: 2px;
	background: #000;
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	margin: auto 0
}

.b-sec .b-right p {
	font-size: 14px;
	  color: var(--text);
	font-family: Montserrat-Regular;
	max-width: 270px;
 line-height: 1.5;
	font-weight: 300;
	margin-top: 30px;
	margin-bottom: 0!important
}

.b-sec .b-right .post {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}

.b-sec .b-right .post:last-child {
	margin-bottom: 0
}

.b-sec .b-right .post .p-txt {
	margin-left: 20px
}

.b-sec .b-right .post .p-txt h6 {
font-weight: 500;
    line-height: 1.2;
font-family: Montserrat-Medium;
    color: var(--text);
    margin: 0px 0px 0px 0px;
    font-size: 18px;
	text-transform: uppercase;

}

.b-sec .b-right .post .p-txt h6 a {
 color: var(--text);
}

.b-sec .b-right .post .p-txt p {
	margin: 0!important;
	padding: 0;
	color: #636262
}

.b-sec .b-right ul li {
	list-style-type: none;
	font-family: Montserrat-Regular;
	margin-bottom: 30px
}

.b-sec .b-right ul li i {
	font-size: 14px;
	margin-right: 12px
}

.b-sec .b-right ul li a {
	font-size: 16px;
	color: #5f5f5f
}

.product {
	padding: 20px 0 70px 0;
	position: relative
}

.product .row {
	margin-top: 40px
}

.product h5 {
	font-size: 16px;
	text-transform: capitalize;
	color: #5f5f5f;
	margin-top: 20px
}

.product p {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	margin-bottom: 5px;
	text-transform: capitalize
}

.product h6 {
	color: #000;
	font-size: 15px
}

.product h6 del {
	font-size: 14px;
	color: #7f7f7f;
	margin-right: 2px
}

.product h6 span {
	color: #5f5f5f
}

.product .col-lg-3 {
	margin-bottom: 40px
}

.product a {
	color: #e7b393;
	font-weight: 400;
	font-size: 16px
}

.product a i {
	margin-left: 5px
}

.product .owl-dots {
	position: absolute;
	top: -40px;
	display: flex;
	align-items: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 14px 0;
	margin-bottom: 220px;
	max-width: 100%
}

.product .owl-dots .owl-dot {
	margin: 0 10px
}

.product .owl-dots .owl-dot button {
	border-radius: 6px;
	border: none;
	width: 140px;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
	background-color: #f0f0f0
}

.product .owl-dots .active button {
	background-color: #e7b393;
	color: #fff
}

.product-details-section1 {
	margin: 90px 0 0
}

.product-details-section1 .main {
	width: 100%;
	height: 456px;
	margin-bottom: 18px
}

.product-details-section1 .row div:first-child ul {
	display: flex;
	justify-content: space-between;
	list-style: none
}

.product-details-section1 .row div:first-child ul li {
	cursor: pointer
}

.product-details-section1 .row div:first-child ul img {
	height: 60px;
	width: 60px
}

.product-details-section1 .row div:nth-child(2) .green {
	background: #739152!important
}

.product-details-section1 .row div:nth-child(2) .skyblue {
	background: #83a7c5!important
}

.product-details-section1 .row div:nth-child(2) .white {
	background: #fff!important
}

.product-details-section1 .row div:nth-child(2) p {
	font-family: Montserrat-Regular;
	font-size: 16px;
	color: #535353
}

.product-details-section1 .row div:nth-child(2) ul {
	display: flex;
	align-items: center;
	list-style: none
}

.product-details-section1 .row div:nth-child(2) ul>li {
	margin-right: 18px
}

.product-details-section1 .row div:nth-child(2) ul>li select {
	padding: 10px
}

.product-details-section1 .row div:nth-child(2) ul ul.colors li {
	height: 40px;
	background: #000;
	width: 40px;
	cursor: pointer;
	border: 1px solid #d6d6d6
}

.product-details-section1 .row div:nth-child(2) h6 {
	font-family: Montserrat-Regular;
	font-size: 16px;
	font-weight: 600
}

.product-details-section1 .row div:nth-child(2) h4 {
	font-size: 22px;
	font-weight: 700;
	color: #000
}

.product-details-section1 .row div:nth-child(2) h5 {
	color: #000;
	font-weight: 400;
	font-size: 16px
}

.product-details-section1 .row div:nth-child(2) h5 span {
	color: #686767;
	font-weight: 400;
	font-size: 16px
}

.product-details-section1 .row div:nth-child(2) h3 {
	font-size: 19px;
	margin-top: 60px
}

.product-details-section1 .row div:nth-child(2) a {
	padding: 11px 34px;
	background: #e7b393;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	border-radius: 26px;
	margin: 36px 0
}

.product-details-section1 .row div:nth-child(2) form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.product-details-section1 .row div:nth-child(2) form select {
	color: #7f7f7f;
	cursor: pointer
}

.product-details-section1 .row div:nth-child(2) form input,.product-details-section1 .row div:nth-child(2) form select {
	width: 48%;
	border: none;
	border-bottom: 1px solid rgba(12,29,85,.5);
	padding: 12px;
	text-transform: capitalize;
	margin-bottom: 12px
}

.product-details-section1 .row div:nth-child(2) form input::-moz-placeholder,.product-details-section1 .row div:nth-child(2) form select::-moz-placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form input:-ms-input-placeholder,.product-details-section1 .row div:nth-child(2) form select:-ms-input-placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form input::placeholder,.product-details-section1 .row div:nth-child(2) form select::placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form input:focus,.product-details-section1 .row div:nth-child(2) form select:focus {
	border: none;
	border-bottom: 1px solid rgba(12,29,85,.5);
	outline: none
}

.product-details-section1 .row div:nth-child(2) form textarea {
	width: 100%;
	height: 100px;
	resize: none;
	padding: 12px;
	border: none;
	border-bottom: 1px solid rgba(12,29,85,.5);
	margin-bottom: 30px
}

.product-details-section1 .row div:nth-child(2) form textarea::-moz-placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form textarea:-ms-input-placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form textarea::placeholder {
	text-transform: capitalize;
	color: #7f7f7f
}

.product-details-section1 .row div:nth-child(2) form textarea:focus {
	border: none;
	border-bottom: 1px solid rgba(12,29,85,.5);
	outline: none
}

.product-details-section1 .row div:nth-child(2) form input[type=submit] {
	background: #e7b393;
	color: #fff;
	padding: 10px 34px;
	border: none;
	font-size: 14px;
	border-radius: 30px;
	width: auto;
	display: inline-block;
	text-transform: uppercase
}

.home-section5 {
	padding: 60px 0
}

.home-section5 .f-card {
	text-align: center
}

.home-section5 .f-card img {
	transform: scale(1);
	transition: all ease 0.3s 0s
}

.home-section5 .f-card:hover img {
	transform: scale(1.08);
	transition: all ease 0.3s 0s
}

.home-section5 .f-card img {
	width: 100%
}

.home-section5 .f-card a {
	font-size: 17px;
	font-weight: 700;
	color: #000;
	text-align: center;
	display: inline-block;
	margin: 16px 0;
	text-transform: capitalize
}

.home-section5 h4 {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	margin-bottom: 40px
}

.sec-12 h6 {
	font-size: 18px;
	font-weight: 500;
	color: #000
}

section.body-cont4 .col-lg-3 {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.body-cont4 .img-wrap {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 130px;
	text-align: center;
	transform: rotateY(0deg);
	transition: .7s all ease
}

.body-cont4 .img-wrap:hover {
	transform: rotateY(180deg)
}

.body-cont4 .col-lg-3::before {
	content: "";
	position: absolute;
	right: 20px;
	top: 60px;
	height: 37px;
	width: 27%;
	background: url(https://www.gymleggings.com/wp-content/themes/gymlegging/assets/images/custom-sportswear.svg);
	background-repeat: no-repeat;
	background-position: right
}

.body-cont4 .img-wrap {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 130px;
	text-align: center
}

.body-cont4 .img-wrap img.img1 {
	position: absolute;
	-webkit-clip-path: polygon(50% 1%,100% 20%,100% 80%,50% 100%,0 80%,0 20%);
	clip-path: polygon(50% 1%,100% 20%,100% 80%,50% 100%,0 80%,0 20%);
	left: 0;
	right: 0;
	margin: auto;
	top: 10px
}

section.body-cont4 .decp {
	position: relative;
	max-width: 79%;
	margin-left: auto;
	border-left: 2px dashed #194641;
	padding-left: 19px
}

.z--manufacture {
	margin-top: 80px
}

.body-cont4 .decp h4 {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	text-transform: capitalize;
	color: #000;
	margin-bottom: 7px;
	text-transform: uppercase
}

.body-cont4 .decp p {
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	color: #000;
	margin: 0
}

section.body-cont4 .decp:after {
	content: '';
	width: 16px;
	height: 16px;
	background: #003a99;
	position: absolute;
	left: -10px;
	bottom: 0;
	border-radius: 60%;
	box-shadow: 0 0 0 5px rgb(25 70 65 / 30%)
}

.body-cont4 {
	position: relative;
	padding: 60px 0;
	background: #f3f3f3;
	margin-bottom: 50px
}

.body-cont4 .col-lg-3::before {
	content: "";
	position: absolute;
	right: 20px;
	top: 60px;
	height: 37px;
	width: 27%;
	background: url(https://www.gymleggings.com/wp-content/themes/gymlegging/assets/images/custom-sportswear.svg);
	background-repeat: no-repeat;
	background-position: right
}

.body-cont4 .sec1::before {
	transform: rotate(180deg)
}

.contentArea {
	padding-top: 59px
}

.contentArea h4 {
	font-size: 17px
}

.sustain {
	background-color: rgba(0,0,0,.399);
	padding: 50px 0;
	position: relative;
	margin-bottom: 60px;
	background-image: url(https://www.jorlynn.com/static/image/Layer12.png);
	background-repeat: no-repeat;
	background-size: cover
}

.sustain img {
	width: 100%
}

.sustain ul li h4 {
	font-size: 30px;
	font-weight: 700;
	margin: 20px 0;
	color: #00cdcb
}

.sustain ul li img {
	width: unset!important;
	min-height: unset!important;
	transform: rotate(0deg);
	transition: 1s all ease
}

.sustain ul li img:hover {
	transform: rotate(280deg)
}

.z--hr {
	height: 300px!important;
	border: 1px solid #00cdcb;
	margin: 0 10px
}

.sustain ul li {
	color: #fff;
	list-style-type: none;
	text-align: center
}

.sustain ul li p {
	max-width: 200px;
	margin: 0 auto;
	font-size: 15px
}

.sustain ul li h6 {
	margin: 0 auto;
	font-size: 18px
}

.sustain ul {
	display: flex;
	justify-content: space-evenly;
	align-items: center
}

.sustain ul li:nth-of-type(odd) {
	margin-top: -100px
}

.sustain ul li:nth-of-type(even) {
	margin-top: 100px
}

.sustain ul li:nth-child(even) {
	margin-top: 190px;
	padding-right: 10px
}

.sustain .sec-title h2 {
	color: #fff;
	text-align: center
}

.contact-page h2 {
	padding-bottom: 30px
}

.contact-page h4 {
	padding-top: 50px
}

.z-newsletter-cc {
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.z-newsletter-cc input {
	padding: 10px;
	background: #888;
	border: none;
	outline: none;
	color: #fff
}

.z-newsletter-cc input::placeholder {
	color: #fff
}

.z--text-input {
	width: 40%;
	padding-left: 50px!important
}

.z--submit {
	background: #00cdcb!important;
	width: 200px
}

.z-contact-cc {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	padding: 13%;
	height: 100%;
	color: #fff;
	gap: 20px
}

.z-contact-cc h2 {
	font-size: 50px;
	color: #00cdcb;
	font-weight: 600
}

.z-contact-cc h6 {
	font-weight: 400
}

.z-contact-cc .z--btn {
	color: #fff!important
}

.z-contact-cc .z--btn a {
	color: unset!important;
	font-size: 16px;
	font-weight: 600
}

input[type="submit"] {
	transition: .30s all ease
}

input[type="submit"]:hover {
	opacity: .8
}

.office_address .card-header h5 {
	margin-bottom: 0
}

.office_address .card-header {
	background-color: #2e2e2e;
	color: #fff
}

.bpostimg {
	max-width: 110px;
	width: 100%
}

.bpostimg img {
	width: 100%;
	height: auto
}

.blog-sidebar .wpcf7-form {
	margin-bottom: 20px
}

.widget_tag_cloud a {
	font-size: 16px!important
}

p.wp-block-tag-cloud {
	max-width: 100%!important
}


.slimbanner {
	background: #ccc;
	padding: 80px 0;
	overflow: hidden
}

.product-sidebar h3 {
	font-size: 20px;
	text-transform: uppercase
}

.shopsidebar {
	padding: 20px 15px;
	border: 1px solid #e6e6e6
}

.shopsidebar ul li {
	list-style-type: none;
	padding: 11px 0;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	border-bottom: 1px dashed #cdcdcd
}

.shopsidebar ul li:last-child {
	border: none
}

.shopsidebar .widget {
	list-style-type: none
}

.shopsidebar ul li a {
	text-decoration: none;
	font-family: Montserrat-Regular;
	font-size: 14px;
	color: #2e2e2e;
	margin-right: 10px
}

.shopsidebarmobile {
	display: none;
	list-style: none
}

.shopsidebarmobile .pcd-submit {
	display: none!important
}

.pcd-selector-box select.pcd-select {
	height: 47px;
	border: 1px solid #ccc;
	background: none
}

.pcd-selector-box select.pcd-select {
	width: 100%;
	margin: 0 0 8px 0;
	color: #575757;
	font-size: 16px
}

.bulk-toys-section1 .f-card {
	padding: 20px;
	border: 1px solid #e6e6e6;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 36px
}

.bulk-toys-section1 .f-card a {
	font-size: 14px;
	color: #2e2e2e;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	margin: 16px 0
}

.location-page-banner {
	position: relative
}



.location-page-banner .ban-txt-loc {
	position: absolute;
	top: 20px;
	width: 100%
}

.location-page-banner input[type="email"],.location-page-banner input[type="text"],.location-page-banner select,.location-page-banner input[type="tel"],.location-page-banner textarea {
	margin-bottom: 16px;
	background: rgba(0,0,0,.5);
	color: #fff
}

.location-page-banner input[type="submit"] {
	margin-top: 0
}

.location_inner_content .country-overlay {
	position: relative;
	margin-bottom: 30px
}

.location_inner_content .country-overlay h2 {
	position: absolute;
	top: 0;
	color: #fff!important;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 10px solid rgba(255,255,255,.3);
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 24px
}

.location_inner_content .country-overlay img {
	max-width: 100%
}

.location-page-banner img {
	width: 100%
}

.owl-carousel .item h4 a {
	color: #000;
	font-size: 14px!important
}

.view-all-link {
	padding: 10px 20px;
	border: 1px solid #000;
	color: #000;
	margin-top: 20px;
	text-transform: uppercase
}

.view-all-link:hover {
	color: #fff;
	background: #2e2e2e
}

.owl-carousel .p_title {
	margin-top: 20px;
	text-align: center
}

.menu-header.detached {
	position: fixed;
	top: 0;
	transition: .5s;
	width: 100%;
	z-index: 999
}

.menu-header.invisible {
	-webkit-transform: translate(0,-64px);
	-moz-transform: translate(0,-64px);
	-o-transform: translate(0,-64px);
	transform: translate(0,-64px);
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: .5s;
	opacity: 0
}

@media (max-width:767px) {
	.shopsidebarmobile {
		display: block!important
	}

	.bulk-toys-section1 .shopsidebar {
		display: none!important
	}
}

.woocommerce-page div.product div.images {
	width: 100%!important
}

.wpgs-for .slick-arrow {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	top: 90%!important;
	margin-top: -15px;
	right: 42px
}

.flaticon-right-arrow {
	right: 8px!important
}

.wpgs-nav .slick-slide {
	padding: 5px;
	border: 1px solid #ccc!important
}

.wpgs-nav .slick-current {
	border-color: #e7b393!important
}

.wrps_related_products_area .owl-theme .owl-dots {
	display: none
}


.shopsidebar {
	position: sticky!important;
	top: 100px!important;
	padding: 20px 15px;
	border: 1px solid #e6e6e6
}

.prddetails {
	padding: 60px 0
}

.shopsidebar h3 {
	font-size: 24px;
	text-transform: capitalize;
	font-family: Montserrat-Regular;
	color: #3c5f5f
}

.b-sec .comments form {
	display: flex;
	flex-wrap: wrap
}

.tag-cat textarea {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #ccc;
	resize: none;
	height: 80px
}

.tag-cat p {
	color: #111
}

.tag-cat input {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #ccc
}

.tag-cat p label {
	font-weight: 600;
	font-size: 14px
}

.tag-cat input[type="checkbox"] {
	width: auto
}

.blogsingle .blog-card .featured img {
	width: 100%
}

.b-right .widget select {
	width: 100%;
	height: 50px;
	text-indent: 10px
}

.blogsingle .blog-card h2 {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	padding: 0 15px 5px 0;
	text-align: left;
	clear: both;
	margin-top: 0
}

.tagclass h3 {
	margin-top: 27px;
	font-size: 18px;
	font-family: Montserrat-Regular;
	text-transform: uppercase;
	border-left: 4px solid #2e2e2e;
	padding-left: 16px;
	font-weight: 900;
	line-height: 24px;
	color: #000
}

.blog-card .more-link {
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	text-transform: capitalize;
	color: #7C7C7C;
	border: 1px solid #7C7C7C;
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	margin-top: 25px
}

.blog-card .more-link:hover {
	background-color: #ffba5f;
	color: #000;
	border: 1px solid #ffba5f
}

.listblog {
	border-bottom: 1px solid #ccc;
	padding-bottom: 35px
}

.tagclass ul {
	margin-left: 15px
}

.tagclass ul li {
	list-style-type: none;
	display: inline-block;
	margin: 6px 2px
}

.tagclass ul li a {
    font-family: Montserrat-Medium;
 color: var(--text);
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #797979
}

.tagclass ul li a:hover {
	border: 1px solid #26e8e0;
	color: #087d79
}

.catclass h3 {
	margin-top: 27px;
	font-size: 18px;
font-family: Montserrat-Medium;
    color: var(--text);
	text-transform: uppercase;
	border-left: 4px solid #2e2e2e;
	padding-left: 16px;
	font-weight: 900;
	line-height: 24px;

}

.catclass li {
	list-style-type: none;
	display: inline-block;
	margin: 6px 2px
}

.catclass li a {

	padding: 5px 10px;
	text-align: center;
	border: 1px solid #797979;
	font-family: Montserrat-Medium;
    color: var(--text);
}

.catclass li a:hover {
	border: 1px solid #ff9405;
	color: #ff9405
}

.catclass ul {
	margin-left: 15px
}

.catclass ul li {
	list-style-type: none;
	display: inline-block;
	margin: 6px 2px
}

.catclass ul li a {
	color: #000;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #797979
}

.catclass ul li a:hover {
	border: 1px solid #ff9405;
	color: #ff9405
}

#reply-title {
	margin-top: 27px;
	font-size: 18px;
	font-family: Montserrat-Regular;
	text-transform: uppercase;
	border-left: 4px solid #2e2e2e;
	padding-left: 16px;
	font-weight: 900;
	line-height: 24px;
	color: #000
}



.z--text-input {
	width: 100%!important;
	background: transparent!important;
	padding-left: 24px!important;
	border: 1px solid #f9f9f9!important
}

.z-newsletter-cc input[type="file"] {
	padding: 7px!important
}

.product a {
	color: #4d250d;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 35px;
	display: inline-block
}

.product a img {
	width: 100%;
	height: 105.01%;
	max-width: 359px
}

.product .shopsidebar {
	padding: 20px 20px;
	border: none
}

.shopsidebar ul li a {
	margin-bottom: 0
}

.proSide {
	width: 100%;
	background-color: #f5f5f5
}

.product a:hover {
	color: #000
}





.product-details-section1 .row div:nth-child(2) form input,.product-details-section1 .row div:nth-child(2) form select {
	width: 100%;
	border-radius: 0
}

.product-details-section1 .row div:nth-child(2) a {
	padding: 0;
	background: transparent;
	display: inline-block;
	text-transform: unset;
	color: #000;
	border-radius: 0;
	margin: 0
}

.product-details-section1 {
	margin: 0 0 0
}

.prdsidenb {
	border: 1px solid #ccc;
	padding: 15px;
	position: sticky!important;
	top: 30px!important
}

.pcd-selector-box select.pcd-select {
	width: 100%;
	margin: 0 0 8px 0;
	color: #575757;
	font-size: 16px
}

.pcd-select {
	height: 50px;
	background: no-repeat;
	border: 1px solid #ccc;
	text-indent: 5px;
	margin-bottom: 40px
}

.product-details-section1 .row div:nth-child(2) h3 {
	font-size: 19px;
	margin-top: 0
}

li::marker {
	display: none!important
}

.pcd-select {
	height: 50px;
	background: no-repeat;
	border: 1px solid #ccc;
	text-indent: 5px;
	margin-bottom: 40px
}

.pcd-submit {
	display: none
}

.shopsidebar {
	position: sticky!important;
	top: 30px!important
}

.woocommerce-page div.product div.images {
	width: 100%!important
}

.wpgs-for .slick-arrow {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	top: 90%!important;
	margin-top: -15px;
	right: 42px
}

.flaticon-right-arrow {
	right: 8px!important
}

.wpgs-nav .slick-slide {
	padding: 5px;
	border: 1px solid #ccc!important
}

.wpgs-nav .slick-current {
	border-color: #e7b393!important
}

.wrps_related_products_area .owl-theme .owl-dots {
	display: none
}



.prdsidenb {
	border: 1px solid #ccc;
	padding: 15px;
	position: sticky!important;
	top: 30px!important
}

.prdsidenb li {
	list-style-type: none
}

.b-right .post img {
	width: 150px!important
}

.bdtls iframe {
	width: 100%
}

.cform .form-group {
	margin-bottom: 20px
}

.cform .form-group .form-control {
	height: 50px;
	border-radius: 0
}

.cform textarea {
	height: 100px!important;
	resize: none
}

.product-details-section1 .row div:nth-child(2) form input[type=submit] {
	background: #00cdcb!important
}

.wc-block-product-categories select {
	margin-right: .5em;
	padding: 10px 0
}

.wc-block-product-categories__button {
	display: none
}

.wc-block-product-categories__dropdown {
	width: 100%
}

.wc-block-product-categories select {
	margin-right: .5em;
	padding: 10px;
	width: 100%
}

.product .woocommerce-pagination {
	margin-top: 70px
}

.product .woocommerce-pagination ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	list-style: none
}

.product .woocommerce-pagination ul li {
	margin-right: 8px
}

.product .woocommerce-pagination ul li .current {
	display: inline-block;
	padding: 10px 16px;
	background: #000;
	color: #fff;
	border-radius: 0!important;
	margin-left: 0!important
}

.product .woocommerce-pagination ul li a {
	display: inline-block;
	padding: 10px 16px;
	background: #b6b6b6;
	color: #fff;
	border-radius: 0!important;
	margin-left: 0!important
}

.sngprd {
	margin: 0 0 30px 0
}

.product .row {
	margin-top: 0
}

.prdsidenb {
	top: 52px!important
}

.wrps_related_products.wrps_theme_box .wpb_wrps_title a {
	line-height: 1.2
}

.wrps_related_products_area {
	margin: 30px 0
}

.product-details-section1 {
	margin: 0 0 0;
	padding: 50px 0 0 0
}

.details-privatelable {
	background: #00cdcb!important;
	border: none!important;
	padding: 10px!important;
	color: #fff!important;
	margin-top: 20px!important
}

.faq-contact {
	margin: 30px 15px
}

.z-readmore-btn {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-family: Montserrat-Regular;
	background-color: #00cdcb;
	padding: 15px 30px;
	border-radius: 24px;
	margin-left: 18px;
	transition: all ease 0.5s
}

.z-readmore-btn:hover {
	background-color: #3e3e3e;
	color: #00cdcb;
	transition: all ease 0.5s
}

.b-sec .blog-card ul li {
	line-height: 24px;
	list-style-type: none;
	  font-family: Montserrat-Regular;
}

.b-sec .blog-card h4 {
	border-left: 4px solid #00cdcb
}

.widget_block h2 {
	padding-top: 20px
}

.form-group input[type="submit"] {
	width: auto;
	margin-top: 20px;
	padding: 22px 22px;
	display: inline-block;
	line-height: 0;
	border: none;
	background: #000;
	color: #fff;
	text-transform: uppercase
}

.accordion-button:not(.collapsed) {
	color: #252525;
	background-color: #00cdcb;
	box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%)
}

.accordion-button::after {
	filter: brightness(0)
}

.accordion-button:not(.collapsed)::after {
	filter: brightness(0)
}

.accordion-button {
	background-color: #00cdcb;
	color: #252525;
	outline: none
}

.accordion-button:focus {
	z-index: 3;
	border-color: transparent;
	outline: 0;
	box-shadow: unset
}

.inner_content .wp-block-contact-form-7-contact-form-selector {
	margin: 0 0 40px 0
}

.location-page-banner .ban-txt-loc {
	position: absolute;
	top: 20px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center
}






.tw-content h2 {
	color: #212121;
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: 600;
	text-transform: uppercase
}

.country-overlay {
	position: relative;
	margin-bottom: 30px
}

.country-overlay h2 {
	position: absolute;
	top: 0;
	color: #fff!important;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 10px solid rgba(255,255,255,.3);
	margin: 0
}

.grid,.grid figure,.grid figure img {
	position: relative
}

.grid {
	margin: 0 auto 30px;
	float: left;
	width: 100%;
	display: flex;
	justify-content: center
}

figure.effect-romeo {
	perspective: 1000px
}

.grid figure {
	float: left;
	overflow: hidden;
	background: #000;
	text-align: center;
	cursor: pointer
}

.grid figure img {
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .5
}

figure.effect-romeo img {
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	transition: opacity .35s,transform .35s,-webkit-transform .35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px)
}

.grid,.grid figure,.grid figure img {
	position: relative
}

.grid figure figcaption,.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

figure.effect-romeo figcaption:after,figure.effect-romeo figcaption:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	transition: opacity .35s,transform .35s,-webkit-transform .35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0)
}

figure.effect-romeo:hover figcaption:before {
	opacity: .5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg)
}

figure.effect-romeo:hover figcaption:after {
	opacity: .5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg)
}

figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	position: absolute;
	top: 47%;
	left: 0;
	width: 100%;
	color: #fff
}

figure.effect-romeo p {
	position: absolute;
	top: 60%;
	left: 0;
	width: 100%;
	color: #eaeaea;
	padding: 0 5%;
	font-size: 14px
}

.Three-Easy-tx h3 {
	text-align: center;
	color: #212121
}

.demo {
	text-align: center;
	padding: 0 15px 10px 0
}

.mt {
	margin-top: 20px
}

.diagonal {
	display: block;
	color: #fff!important;
	text-decoration: none!important;
	background: #1499d4 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-weight: 600;
	letter-spacing: .5px;
	line-height: 50px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	z-index: 1
}

.diagonal:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 500%;
	height: 1000%;
	background: #3db7ed;
	z-index: -1;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
	transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
	-webkit-transform: translateY(10%) translateX(16%) rotate(-45deg);
	transform: translateY(10%) translateX(16%) rotate(-45deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s
}

.diagonal:hover:after {
	-webkit-transform: translateY(10%) translateX(-25px) rotate(-45deg);
	transform: translateY(10%) translateX(-25px) rotate(-45deg)
}

.grid figure figcaption:hover h2 {
	top: 50%;
	transition: all 300ms ease-in-out 0ms
}

.grid figure figcaption:hover p {
	top: 55%;
	transition: all 300ms ease-in-out 0ms
}

.contact_us_sec p {
	color: #212121
}

.contact_us_sec h3 {
	color: #212121
}

.grid:hover figure img {
	transform: scale(1);
	transition: all 300ms ease-in-out 0ms
}

.country-overlay img {
	width: 100%
}

.location-page {
	position: relative
}

.ban-txt-loc {
	position: absolute;
	top: 15%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.kickass_field input,.kickass_field select,.kickass_field textarea {
	border: solid 1px #fff;
	color: #fff;
	font-weight: 400;
	padding: 7px;
	margin-bottom: 10px;
	background: 0 0;
	letter-spacing: 1px;
	outline: none;
	font-family: "Lato",sans-serif;
	height: auto;
	width: 100%;
	border-radius: 5px;
	font-size: 14px
}

.kickass_field select option {
	color: #333
}

.kickass_field input::placeholder,.kickass_field textarea::placeholder {
	color: #fff
}

.kickass_field textarea {
	height: 80px
}

.kickass_field input[type=submit] {
	width: auto;
	color: #fff;
	background: #d50105;
	padding: 7px 20px;
	margin: 0 auto;
	border: none;
	display: inherit
}

.social-icons ul li {
	list-style: none;
	display: inline-block;
	margin-right: 13px
}

.social-icons ul li a i {
	font-size: 16px
}

.social-icons ul {
	margin-top: 20px
}

.aws-container .aws-search-field:focus {
	background: none!important
}

.contact_us_sec p {
	font-size: 16px;
	text-align: justify
}

.contact_us_sec h2 {
	font-size: 28px;
	color: #333;
	margin: 15px 0
}

.location-page-banner {
	position: relative
}

.location_inner_content {
	padding-bottom: 30px
}

.location_inner_content h1 {
	color: #212121;
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.location-page-banner img {
	width: 100%
}

@media (max-width:767px) {
	.ban-txt-loc {
		margin-top: 15px;
		position: relative;
		top: 0
	}

	.location-page-banner img {
		width: 100%;
		min-height: 0
	}

	.loc-page {
		padding: 0
	}
}

a:hover {
	color: #3db7ed
}

.b-sec .row .blog-sidebar {
	height: fit-content!important;
	max-height: unset!important
}

.thankyou {
	text-align: center
}

.z-news-letter {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.z-news-letter .wpcf7-spinner {
	position: absolute
}

.topbar ul {
	float: right
}

.topbar {
	padding: 8px 0;
	background: #332d2d;
	width: 100%
}

.listimg {
	height: 300px;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden
}

.listimg img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.eachprd {
	text-align: center
}

.viewprd {
	display: block;
	padding: 8px 0;
	text-align: center;
	background: #058483;
	color: #fff;
	font-weight: 700;
	margin-top: 7px;
	text-transform: uppercase;
	font-size: 14px;
	transition: all 0.5s ease-in-out
}

.viewprd:hover {
	background: #000;
	color: #fff
}

.eachprd:hover .viewprd {
	background: #000;
	color: #fff
}

.sec-2 .place-img {
	overflow: hidden
}

.sec-2 .place-img img {
	min-height: 260px;
	border-radius: 16px;
	object-fit: cover
}

.sec-2 .place-txt ul li {
	position: relative;
	padding-left: 18px
}

.sec-2 .place-txt ul li i {
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.fashion .item.eachprd .fashion-image {
	width: 100%;
	height: auto;
	display: inline-block;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	box-shadow: 2px 2px 8px rgba(159,159,159,.7)
}

.fashion .item .fashion-image img {
	transition: all 0.5s ease-in-out;
	width: 100%
}

.fashion .item:hover .fashion-image img {
	transform: scale(1.15);
	transition: all 0.5s ease-in-out
}

.sustain-button-wrap .viewprd {
	width: 164px;
	margin: 46px auto 0
}

.z--newsletter .img1 {
	height: 370px;
	object-fit: cover
}

.z--sec-1-cc p {
	display: none
}

#quadmenu.quadmenu-default_theme.quadmenu-sticky-top {
	background-color: rgb(31,31,31)!important
}

.places .owl-nav .owl-prev,.places .owl-nav .owl-next,.client .owl-nav .owl-prev,.client .owl-nav .owl-next,.certificate .owl-nav .owl-prev,.certificate .owl-nav .owl-next {
	width: 35px;
	height: 35px;
	background-color: #d2d2d2!important;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px!important;
	color: #332d2d!important
}

.places .owl-nav,.client .owl-nav,.certificate .owl-nav {
	display: flex;
	justify-content: center;
	gap: 5px;
	font-size: 25px;
	margin-top: 20px
}

.fac-card-img {
	max-height: 142px;
	overflow: hidden
}

.sec-4 .sec-title h2 {
	margin-bottom: 10px
}

.sec-2 .sec-title p {
	margin-bottom: 30px
}

.address-sb li {
	position: relative;
	padding-left: 27px
}

.address-sb .address-link span {
	position: absolute;
	left: 0;
	top: 2px
}

.sec-12 li,.sec-12 p {
	list-style-type: none;
	font-size: 16px;
	color: #4e4e4e
}

.sec-12 ol {
	padding-left: 0
}

.inner_content.sec-2 figure img {
	width: 100%
}

#quantity option {
	color: #000
}

.sec-12 h3 {
	margin-top: 15px
}

.client .owl-stage {
	display: flex;
	align-items: center
}

.shopsidebar .wc-block-product-categories {
	margin-bottom: 0
}

.product-details-section1 .big-img-decp p {
	font-weight: 400;
	font-size: 16px!important;
	text-transform: initial;
	line-height: 26px
}

.proSide {
	width: 100%;
	background-color: #f5f5f5;
	position: sticky;
	top: 150px
}

.sngprdbttm .product a {
	margin-bottom: 0
}

.sngprdbttm .product {
	padding: 5px 0 15px 0!important
}

.type-product.product {
	padding: 20px 0 50px 0
}

.sngprdbttm .product .wpb_wrps_img_url {
	width: 100%
}

.sngprdbttm .product .wpb_wrps_img_url img {
	width: 100%!important;
	max-width: 100%!important;
	height: 260px!important;
	object-fit: cover
}

.bdtls a {
	color: #444
}

.sm-tag a {
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	text-transform: capitalize;
	color: #737373;
	transition: all 0.5s ease-in-out
}

.sm-tag a:hover {
	color: #157773;
	border-color: #157773
}

.sm-tag {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 6px
}

.places-desk {
	flex-wrap: wrap;
	gap: 18px;
	justify-content: center
}

.places-desk>* {
	width: 32%
}

.product .listimg img {
	transition: .50s all ease
}

.product .listimg img:hover {
	transform: scale(1.1)
}

.inner-ban .inner-ban-txt h1 {
	color: #252525
}

.tag-cat ul {
	display: block!important
}

.tagclass ul li {
	display: inline-block!important;
	line-height: 25px!important
}

.grid figure {
	min-height: 535px
}

.subhadip-blog h1 {
	font-size: 32px!important
}

.subhadip-blog h4 {
	font-size: 18px!important;
	border: none!important;
	color: #212529!important;
	padding: 0!important;
	font-weight: 600!important
}

.subhadip-blog h6 {
	padding: 0!important
}

.subhadip-blog p {
	color: #252525!important
}

.bfetimg img {
	width: 100%
}

.inner-ban img {
	filter: brightness(.5)
}

.inner-ban .inner-ban-txt h1,.inner-ban .inner-ban-txt h3,.inner-ban .inner-ban-txt h3 a {
	color: #f2f2f2!important
}

.b-sec .blog-card p {
	color: #252525!important
}

.bdtls a {
	color: #252525
}

.sec-2 .place-img img {
	width: 100%
}

.z--newsletter .img1 {
	height: 500px;
	object-position: top;
	width: 100%
}

.grid figure.effect-romeo {
	box-shadow: 2px 2px 8px rgb(159 159 159 / 70%)
}

.product_meta .posted_in a {
	width: unset!important
}

.product-details-section1 .row div:nth-child(2) a {
	width: unset!important
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-brand.img {
	padding: 0
}

.btmgap {
	padding-bottom: 80px
}

.certibox img {
	border: 1px solid #666;
	border-radius: 5px
}

.sngblgdtls .subhadip-blog h1 {
	padding-top: 25px;
	color: #004a48
}

.blgcnt p {
	padding: 0!important
}

.blgcnt ul li {
	list-style-type: disc!important;
	display: inline list-item!important
}

.blgcnt ul {
	display: grid!important
}

.clientbox:hover {
	background: #004a48
}



.clientbox {
	border: 1px solid #000;
	border-radius: 5px;
	margin: 5px
}

.clientbox img {
	width: 100%!important;
	padding: 2px!important;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%)
}

.clientbox:hover img {
	filter: grayscale(0%)
}

.certibox {
	padding: 5px
}

.certibox img {
	border: 1px solid #666;
	border-radius: 5px;
	width: 100%!important
}

.tagbox a {
	border: 1px solid #ccc;
	padding: 5px;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block
}

.redmorebtn {
	border: 1px solid #000;
	padding: 8px 25px;
	text-transform: uppercase;
	background: #def9e8;
	color: #000;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 18px
}

.pagination .nav-links .current {
	padding: 8px 10px;
	background: #ccc
}

.pagination .nav-links a {
	padding: 10px;
	background: #000;
	color: #fff;
	transition: all 0.5s ease-in-out
}

.pagination .nav-links a:hover {
	background-color: transparent;
	color: #000;
	border: 1px solid
}

.searchwrapbx span {
	display: inline-flex;
	color: #fff;
	font-size: 20px;
	position: absolute;
	z-index: 0
}

.searchwrapbx .is-search-submit {
	display: none
}

.searchwrapbx {
	display: flex;
	align-items: center;
	position: relative
}

.searchwrapbx .searchfrmbox {
	width: 30px;
	opacity: 0;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 9999;
	transition: all 0.5s ease-in-out
}



.sidebtn.sticky-btn {
	position: fixed;
	right: -85px;
	top: 50%;
	z-index: 9;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	z-index: 999
}

.sidebtn.sticky-btn .stick_con {
	color: #000;
	margin: 3px;
	padding: 9px;
	border-radius: 11px 10px 0 0;
	width: 223px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	background: linear-gradient(137.62deg,#6addd9 6.67%,#48e1db 47.77%,#26d6d0 90.27%);
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 0
}

header.sticky {
	position: fixed;
	top: 0;
	left: 0
}

header .bottom-bar {
	transition: padding 0.5s ease-in-out
}

header.sticky .bottom-bar {
	transition: padding 0.5s ease-in-out
}

.wrps_related_products .wpb_wrps_price {
	display: none
}

.wrps_related_products .wpb_wrps_cart_btn {
	display: none
}

.fixed-top {
	z-index: 1
}

.ovhiddien {
	overflow-x: hidden
}

.cus-btn2 img {
	width: 15px!important
}

.cus-btn2 {
	display: inline-flex;
	background-color: #050522;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	padding: 11px 0;
	gap: 9px;
	width: 100%;
	margin-top: 10px;
	transition: all 0.5s ease-in-out
}

.cus-btn2:hover {
	color: #fff;
	background-color: #010155;
	transition: all 0.5s ease-in-out
}

.cus-btn {
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #484848;
	margin: 16px auto 0;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	text-align: center;
	justify-content: center;
	border: 1px solid #333;
	padding: 7px 0
}

.cus-btn:hover {
	color: #484848
}

.loc-man-box .title h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #404040;
	margin: 25px 0 4px
}

.loc-man-box {
	flex: 0 0 auto;
	width: 24%;
	box-shadow: 1px 1px 15px rgba(125,125,125,.21);
	text-align: center;
	padding: 20px 12px
}

.loc-man-box-wrap {
	gap: 14px;
	margin-bottom: 32px
}

.loc-man-box:hover img {
	transform: rotateY(3.14rad);
	transition: all 0.5s ease-in-out
}

.loc-man-box img {
	transform: rotateY(0);
	transition: all 0.5s ease-in-out;
	width: 100%
}

.sticky {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	left: 0
}

header .top-bar {
	padding: 6px 0!important;
	background-color: #3c3c3c!important;
	transition: all 0.5s ease-in-out;
	overflow: hidden!important
}

header.sticky .top-bar {
	padding: 3px 0!important;
	transition: all 0.5s ease-in-out
}

.top-bar-right {
	display: flex;
	align-items: center;
	justify-content: end;
	list-style-type: none;
	position: relative;
	z-index: 99
}

.top-bar-right li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	padding: 0 20px
}

.top-bar-right li a p {
	margin: 0
}

.top-bar-right li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff
}

.catalog-btn {
	background: linear-gradient(#00cdcb,rgb(2,0,36));
	margin: 3px;
	padding: 8px 20px!important;
	border-radius: 11px 0 11px 0;
	text-align: center;
	text-decoration: none;
	box-shadow: 2px 1px 10px rgba(0,0,0,.64);
	width: 100%;
	position: relative;
	transition: all 0.5s ease-in-out
}

header.sticky .top-bar .catalog-btn {
	padding: 5px 20px!important;
	transition: all 0.5s ease-in-out
}

.catalog-btn:hover,.catalog-btn:focus {
	color: #fff;
	background: #000
}

.catalog-btn::after {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 2px solid #00ffcb;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	animation: ring 1.5s infinite
}

@keyframes ring {
	0% {
		width: 30px;
		height: 30px;
		opacity: 2
	}

	100% {
		width: 200px;
		height: 200px;
		opacity: 0
	}
}


@media (max-width:991px) {
	.top-bar-right li a p {
		display: none
	}

	.top-bar-right li {
		margin: 0!important
	}

	.top-bar a span {
		margin-left: 0!important
	}

	.search-wrap .dgwt-wcas-search-form {
		max-width: unset
	}

	.top-bar-right li a {
		padding: 0 14px
	}

	.search-wrap .dgwt-wcas-search-wrapp {
		max-width: unset;
		min-width: unset
	}
}

@media (max-width:480px) {
	.top-bar-right li a {
		font-size: 14px
	}

	.catalog-btn {
		padding: 4px 13px!important
	}

	header .top-bar {
		padding: 7px 0!important
	}

	.search-wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
		padding: 0 0 0 25px!important;
		font-size: 12px
	}
}

.quick-link-wrap img {
	height: 350px;
	width: 100%;
	object-fit: cover
}

.quick-link-image {
	position: relative
}

.quick-link-image::before {
	position: absolute;
	content: "";
	background-color: rgba(0,0,0,.31);
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	right: 0
}

.quick-link-wrap {
	position: relative
}

.quick-link-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center
}

.quick-link-btn {
	background-color: #fff;
	padding: 10px 30px;
	border-radius: 50px;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	position: absolute;
	bottom: -80px;
	left: 0%;
	right: 0;
	margin: 0 auto;
	display: inline-block
}

.quick-link-btn:hover {
	color: #000;
	background: #25c9c3
}

.quick-link-content h3 {
	position: relative;
	color: #fff;
	font-size: 24px
}

.quick-link-content h5 {
	color: #fff
}

.quick-link-content h3::after {
	position: absolute;
	content: "";
	background-color: #00CDCB;
	bottom: -5px;
	left: 50%;
	width: 300px;
	height: 3px;
	right: 0;
	margin: 0 auto;
	transform: translateX(-50%)
}

.sustainable-wrap img {
	height: 70px;
	object-fit: contain;
	padding-bottom: 10px;
	transition: all 0.5s ease-in-out
}

.sustainable-wrap h3 {
	color: #015657;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	transition: all 0.5s ease-in-out
}

.sustainable-wrap {
	border: 1px solid #3b3b3b;
	padding: 30px;
	border-radius: 6px;
	transition: all 0.5s ease-in-out;
	height: 100%
}

.sustainable-wrap:hover {
	background-color: #015657;
	color: #fff;
	border-color: #005657;
	transition: all 0.5s ease-in-out
}

.sustainable-wrap:hover h3 {
	color: #fff;
	transition: all 0.5s ease-in-out
}

.sustainable-wrap:hover img {
	filter: invert(95%) sepia(100%) saturate(14%) hue-rotate(92deg) brightness(107%) contrast(98%);
	transition: all 0.5s ease-in-out
}

.sustainable-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 5px 0;
	font-size: 15px;
	color: #015657;
	transition: all 0.6s ease-in-out
}

.sustainable-wrap:hover .sustainable-btn {
	color: #fff;
	transition: all 0.6s ease-in-out
}

.sustainable {
	padding-bottom: 70px
}

.sec-10 .sec-title h2 {
	margin: 56px 0
}

.py-5 {
	padding-bottom: 0!important
}

.wp-block-heading {
	position: relative
}

.wp-block-heading::after {
	position: absolute;
	background-color: #005657;
	content: "";
	width: 65px;
	height: 2px;
	left: 0;
	bottom: 0
}

.modal-header {
	border-bottom: transparent
}

.modal-content {
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-size: cover
}

.wholesale-sidebtn-form .form-control {
	margin: 6px 0;
	background-color: #1d1d1d4a!important;
	font-size: 14px!important;
	border: none;
	border-radius: 2px;
	color: #fff;
	padding: 10px 10px
}

.wholesale-sidebtn-form .button-modal {
	padding: 8px 10px;
	font-size: 14px;
	background-color: #005657!important;
	border: transparent;
	color: #fff
}

.wholesale-sidebtn-form .button-modal:hover {
	background-color: #FF864B!important
}

.wholesale-sidebtn-form .form-control::placeholder {
	color: #f6f6f6!important;
	text-transform: uppercase;
	font-weight: 600
}

.faq-contact.faq__content-wrap {
	margin: 32px 0
}

.faq__media img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	object-position: top
}

.faq__accordion .faq__content-wrap .row:nth-child(2n) {
	flex-direction: row-reverse
}

.faq__accordion .accordion-item {
	border-radius: 0!important;
	margin-bottom: 12px;
	border: 1px solid rgba(0,0,0,.125)!important
}

.faq__accordion .accordion-header .accordion-button {
	background-color: #fbfbfb
}

.faq__accordion .accordion-header .accordion-button:not(.collapsed) {
	background-color: #f7f7f7
}

.faq__accordion .accordion-header .accordion-button::after {
	background-image: unset;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\2b";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-flex;
	width: 30px;
	height: 30px;
	justify-content: center;
	align-items: center;
	transition: all 0.5s ease-in-out
}

.faq__accordion .accordion-header .accordion-button:not(.collapsed)::after {
	content: '\f068';
	transition: all 0.5s ease-in-out
}

.faq__accordion .accordion-body p {
	margin: 0
}

.faq__accordion .sec-title h2 {
	font-size: 26px;
	color: #313131;
	text-transform: capitalize;
	font-weight: 500;
	text-align: left;
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 24px
}

.faq__accordion .sec-title h2::after {
	position: absolute;
	content: '';
	width: 60px;
	height: 2px;
	background-color: #26d6d0;
	left: 0;
	bottom: 0
}



@media (min-width:991px) {
	.custom__nav .dropdown-toggle+.caret {
		display: none!important
	}

	.bottom-bar {
		padding: 0
	}

	.sub-menu-toggle {
		display: none!important
	}

	.custom__nav .nav-item.dropdown {
		position: unset!important;
		z-index: 99
	}

	.custom__nav .nav-item.dropdown .dropdown-menu {
		display: flex!important;
		width: calc(100vw - 10%);
		text-align: center;
		left: 50%;
		flex-wrap: wrap;
		height: auto;
		overflow-y: unset
	}

	.custom__nav .menu-item-has-children.dropdown .dropdown-menu {
		background-color: var(--clr-blue-100);
		border-radius: 0;
		border-bottom: 2px solid var(--clr-primary);
		top: 100%;
		visibility: hidden;
		display: block;
		transform-origin: 50% 0;
		-webkit-transform: perspective(3000px) rotateX(-90deg) translate(-50%);
		-moz-transform: perspective(3000px) rotateX(-90deg) translate(-50%);
		-ms-transform: perspective(3000px) rotateX(-90deg) translate(-50%);
		-o-transform: perspective(3000px) rotateX(-90deg) translate(-50%);
		transition: all 0.3s ease-in-out;
		border: none!important;
		padding: 0;
		box-shadow: 1px 1px 20px rgba(0,0,0,.14);
		background-color: #f7f7f7
	}

	.custom__nav .menu-item-has-children.dropdown:hover .dropdown-menu {
		visibility: visible;
		display: unset;
		transition: all 0.3s ease-in-out;
		opacity: 1;
		-webkit-transform: translate(-50%);
		-moz-transform: translate(-50%);
		-ms-transform: translate(-50%);
		-o-transform: translate(-50%)
	}

	.custom__nav ul:not(.dropdown-menu) .nav-item {
		padding: 0 8px;
		display: flex;
		align-items: center;
		color: #fff!important;
		position: relative;
		z-index: 99
	}

	.custom__nav ul:not(.dropdown-menu) .nav-item.active>.nav-link,.custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link:hover {
		color: var(--clr-primary)!important;
		--clr-primary: #55c3e6;
		transition: all 0.5s ease-in-out
	}

	.custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link {
		font-size: 13px!important;
		text-transform: uppercase;
		font-weight: 600;
		color: #fff!important;
		line-height: 70px!important;
		padding: 0!important;
		transition: all .5s ease-in-out;
		transition: all 0.5s ease-in-out;
		position: relative
	}

	.custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link::before {
		position: absolute;
		content: '';
		width: 0%;
		height: 1px;
		background-color: #55c3e6;
		right: 0;
		bottom: 28px;
		transition: all 0.5s ease-in-out;
		left: unset
	}

	.custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link:hover::before,.custom__nav ul:not(.dropdown-menu) .nav-item.active>.nav-link::before {
		width: 100%;
		transition: all 0.5s ease-in-out;
		left: 0;
		right: unset
	}

	.custom__nav .dropdown-toggle::after {
		display: inline-block!important
	}

	.custom__nav .dropdown .dropdown-menu .nav-item {
		padding: 0;
		width: 25%;
		flex: 0 0 auto;
		border-right: 1px solid #f2f2f2;
		text-align: center;
		justify-content: center
	}

	header.sticky_menu .bottom-bar .custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link {
		line-height: 60px!important
	}

	.custom__nav .navbar-brand img {
		height: 70px!important;
		padding: 7px 0!important
	}
}

.custom__nav {
	padding: 0
}

.custom__nav .navbar-brand {
	padding: 0;
	margin: 0
}

.custom__nav .dropdown-toggle .caret {
	display: none!important
}

.custom__nav .dropdown .dropdown-menu .nav-item .nav-link {
	color: #333!important;
	font-size: 14px!important;
	padding: 6px 0!important;
	transition: all 0.3s ease-in-out;
	line-height: 32px!important
}

.custom__nav .dropdown .dropdown-menu .nav-item:hover .nav-link {
	color: #fff!important;
	transition: all 0.3s ease-in-out
}

.custom__nav .dropdown .dropdown-menu .nav-item .nav-link::before {
	display: none!important
}

.custom__nav .dropdown-menu .nav-item:not(:last-child) {
	border-bottom: 1px solid #f0f0f0
}

.custom__nav .dropdown-menu .nav-item:hover {
	background-color: var(--clr-primary);
	--clr-primary: #55c3e6
}

.custom__nav .navbar-toggler {
	padding: 0!important;
	outline: none!important;
	box-shadow: none!important;
	border: none!important
}

.custom__nav .navbar-toggler .icon-bar {
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 1px;
	background-color: #fff;
	margin: 5px 0
}

.custom__nav .nav-item.dropdown .dropdown-toggle::after {
	display: none
}

.custom__nav .nav-item.dropdown .sub-menu-toggle {
	position: absolute;
	right: 0;
	top: 19px;
	transform: translateY(-50%);
	display: inline-flex;
	background-color: #55c3e6;
	border: none;
	width: 28px;
	height: 25px;
	font-size: 16px!important;
	justify-content: center;
	align-items: center;
	color: #fff
}

.custom__nav .sub-menu-toggle.active .icon-plus,.sub-menu-toggle .icon-minus {
	display: none
}

.custom__nav .sub-menu-toggle.active .icon-minus,.sub-menu-toggle .icon-plus {
	display: block
}

.custom__nav .nav-item.dropdown {
	position: relative;
	z-index: 1
}

.custom__nav ul:not(.dropdown-menu) .nav-item>.nav-link {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: #4a4a4a;
	line-height: 1.5;
	padding: 8px 0!important;
	transition: all 0.5s ease-in-out
}

.custom__nav ul:not(.dropdown-menu) .nav-item.active>.nav-link {
	color: #55c3e6
}

.custom__nav ul:not(.dropdown-menu) .dropdown-menu {
	border: none;
	border-radius: 0;
	border-left: 1px solid #55c3e6;
	background-color: #f7f7f7;
	height: 260px;
	overflow-y: scroll
}

.custom__nav .dropdown-menu .nav-item {
	padding-left: 15px
}

.custom__nav .offcanvas-header {
	justify-content: flex-end;
	padding-bottom: 0
}

header.sticky_menu .bottom-bar {
	padding: 0 0!important
}

header {
	background-color: rgb(31,31,31)
}

.navbar-brand img {
	height: 65px!important;
	object-fit: contain;
	padding: 12px 0
}

.custom__nav .dropdown-toggle+.caret {
	display: inline-flex;
	width: 30px;
	height: 30px;
	background-color: #55c3e6;
	color: #fff;
	position: absolute;
	font-size: 14px;
	right: 0;
	top: 4px;
	cursor: pointer
}

.custom__nav .dropdown-toggle+.caret::before {
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\2b"
}

.custom__nav .dropdown-toggle+.caret.active::before {
	content: '\f068'
}

.product-categories .dropdowns i {
	cursor: pointer
}

.custom-clothing-sec {
	padding: 75px 0
}

.custom-clothing-sec .img-box {
	width: 100%;
	border-radius: 10px;
	position: relative
}

.custom-clothing-sec .img-box img {
	width: 100%;
	border-radius: 10px
}

.custom-clothing-sec .img-box::before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: -5%;
	left: -5%;
	border: 1px solid #212529;
	border-radius: 10px;
	z-index: -1
}

.custom-clothing-sec .img-box::after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 5%;
	left: 5%;
	border: 1px solid #212529;
	border-radius: 10px;
	z-index: -1
}

.custom-clothing-sec .cross_content:not(:first-child) {
	margin-top: 35px
}

.custom-clothing-sec .cross_content:nth-child(even) {
	flex-direction: row-reverse
}

.sustain-button-wrap .viewprd {
	margin: 0
}


.custom_clothing_form {
	padding: 0 12px 75px 12px
}

.custom_clothing_form .form-group input[type=submit] {
	position: relative
}





       .container.main-container {
            max-width: 1300px;
           
        }
        
        /* 两列布局核心样式 */
        .blog-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
            gap: 30px;
            margin-bottom: 40px;
        }
        
        .blog-card {
            background: white;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .blog-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
        }
        
        .card-img-top {
            height: 220px;
            object-fit: cover;
            width: 100%;
            transition: transform 0.5s ease;
        }
        
        .blog-card:hover .card-img-top {
            transform: scale(1.05);
        }
        
        .card-body {
            padding: 25px;
            flex-grow: 1;
            display: flex;
            flex-direction: column;
        }
        
        .card-title {
            font-size: 1.4rem;
            font-weight: 700;
            margin-bottom: 15px;
            color: #2c3e50;
        }
        
        .card-text {
            color: #6c757d;
            margin-bottom: 20px;
            flex-grow: 1;
        }
        
        .post-meta {
            display: flex;
            align-items: center;
            color: #7f8c8d;
            font-size: 0.9rem;
            margin-bottom: 15px;
        }
        
        .post-meta i {
            margin-right: 8px;
            color: #2c3e50;
        }
        
        .post-meta span {
            margin-right: 20px;
        }
        
        .read-more {
            display: inline-block;
            color: #2c3e50;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s ease;
            align-self: flex-start;
        }
        
        .read-more:hover {
            color: #2980b9;
            transform: translateX(5px);
        }
        
        .read-more i {
            margin-left: 5px;
            font-size: 0.9rem;
        }
        
        .sidebars {
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
        }
        
        .sidebar-title {
            font-size: 1.3rem;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 20px;
            padding-bottom: 10px;
            border-bottom: 2px solid #3498db;
        }
        
      
        
        .popular-posts .post-item {
            display: flex;
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px dashed #eaeaea;
        }
        
        .popular-posts .post-item:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }
        
        .popular-posts .post-img {
            width: 80px;
            height: 80px;
            object-fit: cover;
            border-radius: 5px;
            margin-right: 15px;
        }
        
        .popular-posts .post-title {
            font-size: 1rem;
            font-weight: 600;
            margin-bottom: 5px;
        }
        
        .popular-posts .post-date {
            font-size: 0.85rem;
            color: #7f8c8d;
        }
       
 
        /* 响应式调整 */
        @media (max-width: 992px) {
            .blog-grid {
                grid-template-columns: 1fr;
            }
            
            .main-container {
                flex-direction: column;
            }
            
            
        }
        
        @media (max-width: 768px) {
       
            
            .card-img-top {
                height: 200px;
            }
        }
		
		
		

 .woocommerce-pagination {
	margin-top: 70px
}

 .woocommerce-pagination ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	list-style: none
}

 .woocommerce-pagination ul li {
	margin-right: 8px
}

 .woocommerce-pagination ul li .current {
	display: inline-block;
	padding: 10px 16px;
	background: #000;
	color: #fff;
	border-radius: 0!important;
	margin-left: 0!important
}

 .woocommerce-pagination ul li a {
	display: inline-block;
	padding: 10px 16px;
	background: #b6b6b6;
	color: #fff;
	border-radius: 0!important;
	margin-left: 0!important
}

.product .row {
	margin-top: 0
}

 .woocommerce-pagination ul li .page-numbers {
	
		font-size: 13px
	}



        /* WooCommerce分页样式 */
        .woocommerce-pagination {
            margin: 50px 0;
            display: flex;
            justify-content: center;
            width: 100%;
        }

        .woocommerce-pagination ul {
            display: flex;
            list-style: none;
            padding: 0;
            margin: 0;
            flex-wrap: wrap;
            justify-content: center;
        }

        .woocommerce-pagination li {
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0;
        }
        
        
.sngblgdtls .subhadip-blog h1 {
    padding-top: 25px;
    color: #004a48;
}



@media only screen and (max-width: 768px) {
 
  .sidebars{
      
   padding: 25px 0px 25px 0px;
}
}

     



