body {
	font-family: 'Muli', sans-serif;
	font-size:14px;
	background-color:#fff;
	color:#777
}
h1 {
	font-weight:700;
	margin-bottom:0;
font-size:calc(30px + (72 - 30) * ((100vw - 320px) / (1920 - 320)))
}
h2 {
	font-weight:400;
	margin-bottom:0;
font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)))
}
h3 {
	font-weight:700;
	margin-bottom:0;
font-size:calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)))
}
h4 {
	font-weight:700;
	margin-bottom:0;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
h5 {
	font-weight:700;
	margin-bottom:0;
	font-size:16px
}
h6 {
	font-size:14px;
	margin-bottom:0;
	font-weight:400
}
label {
	color:#333
}
textarea, input {
	letter-spacing:0.05em
}
ul {
	padding-left:0;
	margin-bottom:0
}
::selection {
background-color:#f15838;
color:#0083c1
}
.small-section {
	padding-top:35px;
	padding-bottom:35px
}
li {
	display:inline-block
}
.o-hidden {
	overflow:hidden
}
p {
	font-size:14px;
	line-height:1.4;
	margin-bottom:0;color: #444;
	letter-spacing:0.05em
}
a {
	-webkit-transition:0.5s ease;
	transition:0.5s ease
}
a:hover {
	text-decoration:none;
	-webkit-transition:0.5s ease;
	transition:0.5s ease
}
a:focus {
	outline:none
}
button:focus {
	outline:none
}
.alert {
	border-radius:0;
	background-color:#fff;
	border:1px solid #5cb85c
}
.alert span {
	color:#5cb85c
}
.alert .progress {
	margin-top:5px;
	Height:10px
}
.alert .progress-bar {
	background-color:#5cb85c;
	Height:10px
}
.section-pt-space {
	padding-top:15px
}
.section-pb-space {
	padding-bottom:15px
}
.section-py-space {
	padding:15px 0
}
.section-big-pt-space {
	padding-top:50px
}
.section-big-pb-space {
	padding-bottom:50px
}
.section-big-py-space {
	padding:50px 0
}
.section-mb-space {
	margin-bottom:15px
}
.section-my-space {
	margin:15px 0
}
.mb--5 {
	margin-bottom:-5px
}
.mb--10 {
	margin-bottom:-10px
}
.mt--5 {
	margin-top:-5px
}
.section-mt-space {
	margin-top:15px
}
.section-big-mt-space {
	margin-top:50px
}
.section-big-mb-space {
	margin-bottom:50px
}
.gutter-15 .col-sm-12, .gutter-15 .col-sm-6, .gutter-15 .col-md-12 {
	padding-right:7.5px;
	padding-left:7.5px
}
.gutter-15 .masonary-banner-block2 .col-sm-6 {
	padding-left:15px
}
.bg-light {
	background-color:#f2f2f2 !important
}
.no-arrow .slick-next, .no-arrow .slick-prev {
	display:none !important
}
.timer span {
	display:inline-grid;
	background-color:#fff;
	padding:12px 0 18px;
	text-align:center;
	font-size:24px;
	font-weight:700;
	color:#000;
	margin:0 8px;
	min-width:70px
}
.timer span:first-child {
	margin-left:0
}
.timer span:last-child {
	margin-right:0
}
.timer span .padding-l {
	display:none
}
.timer span .timer-cal {
	font-size:12px;
	color:#777
}
.timer span>span {
	color:#e8ebf2;
	font-weight:400;
	font-size:14px;
	padding:0;
	margin-left:0;
	text-transform:capitalize
}
.timer p {
	margin-bottom:0
}
.txt-default {
	color:#f15838
}
.bg-light0 {
	background-color:#f1e7e6
}
.bg-light1 {
	background-color:#d0edff
}
.bg-light2 {
	background-color:#bfbfbf
}
.b-g-white {
	background-color:#fff !important
}
.bg-silver {
	background-color:#f2f2f2 !important
}
.color-variant li {
	margin-right:5px;
	border-radius:50%
}
.ratio_40 .bg-size:before {
	padding-top:40%;
	content:"";
	display:block
}
.ratio_45 .bg-size:before {
	padding-top:45%;
	content:"";
	display:block
}
.ratio2_1 .bg-size:before {
	padding-top:50%;
	content:"";
	display:block
}
.ratio2_3 .bg-size:before {
	padding-top:60%;
	content:"";
	display:block
}
.ratio3_2 .bg-size:before {
	padding-top:66.66%;
	content:"";
	display:block
}
.ratio_landscape .bg-size:before {
	padding-top:75%;
	content:"";
	display:block
}
.ratio_square .bg-size:before {
	padding-top:100%;
	content:"";
	display:block
}
.ratio_asos .bg-size:before {
	padding-top:127.7777778%;
	content:"";
	display:block
}
.ratio_portrait .bg-size:before {
	padding-top:150%;
	content:"";
	display:block
}
.ratio1_2 .bg-size:before {
	padding-top:200%;
	content:"";
	display:block
}
.b-top {
	background-position:top !important
}
.b-bottom {
	background-position:bottom !important
}
.b-center {
	background-position:center !important
}
.b_size_content {
	background-size:contain !important;
	background-repeat:no-repeat
}
.light-layout {
	background-color:#f1f1f1
}
.b-g-white {
	background-color:#fff
}
.b-g-white1 {
	background-color:#fff !important
}
button {
	cursor:pointer
}
.btn-rounded {
	font-size:14px;
	padding:18px 50px;
	font-weight:700;
	color:#fff !important;
	background-color:#f15838;
	border-radius:25px;
	position:relative;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	line-height:1;
	display:inline-block;
	letter-spacing:0.05em
}
.btn-rounded.btn-outline {
	background-color:#fff;
	border:2px solid #f15838;
	color:#444 !important
}
.btn-rounded.btn-outline:hover {
	background-color:#f15838;
	color:#fff !important
}
.btn-rounded:hover {
	background-color:#000
}
.btn-white {
	font-size:14px;
	padding:16px 45px;
	font-weight:700;
	color:#444 !important;
	background-color:#fff;
	border-radius:25px;
	position:relative;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	display:inline-block;
	line-height:1;
	letter-spacing:0.05em
}
.btn-white.btn-outline {
	background-color:transparent;
	border:1px solid #f15838
}
.btn-white.btn-outline:hover {
	background-color:#f15838
}
.btn-white:hover {
	background-color:#000;
	color:#fff !important
}
.btn-normal {
	font-size:14px;
	padding:18px 45px;
	font-weight:700;
	color:#fff !important;
	background-color:#f15838;
	position:relative;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	display:inline-block;
	line-height:1;
	border-radius:0;
	letter-spacing:0.05em
}
.btn-normal.btn-outline {
	background-color:#fff;
	border:2px solid #f15838;
	color:#444 !important
}
.btn-normal.btn-outline:hover {
	background-color:#f15838;
	color:#fff !important
}
.btn-normal:hover {
	background-color:#000
}
.services {
	background-color:#0083c1
}
.services.services-inverse {
	background-color:#f15838
}
.services .service-block>div {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:23px 0
}
.services .service-block .media {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.services .service-block .media svg {
	width:30px;
	height:30px;
	fill:#fff;
	margin-right:12px;
	-webkit-transition:0.5s linear;
	transition:0.5s linear
}
.services .service-block .media h5 {
	color:#fff;
	text-transform:uppercase;
	line-height:1;
	letter-spacing:0.05em
}
.services .service-block .media:hover svg {
	-webkit-transform:scale(1.2);
	transform:scale(1.2)
}
.services.bg-light .service-block .media svg {
	fill:#f15838
}
.services.bg-light .service-block .media h5 {
	color:#444
}
.instagram .insta-contant {
	border:15px solid #fff;
	line-height:0;
	position:relative
}
.instagram .insta-contant .instagram-box {
	position:relative;
	overflow:hidden
}
.instagram .insta-contant .instagram-box .insta-cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(241, 187, 58, 0.7);
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	opacity:0
}
.instagram .insta-contant .instagram-box .insta-cover i {
	font-size:20px;
	color:#fff;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	-webkit-transform:rotate(-217deg);
	transform:rotate(-217deg)
}
.instagram .insta-contant .instagram-box:hover .insta-cover {
	opacity:1
}
.instagram .insta-contant .instagram-box:hover .insta-cover i {
	-webkit-transform:scale(3) rotate(-360deg);
	transform:scale(3) rotate(-360deg)
}
.instagram .insta-contant .insta-sub-contant {
	position:absolute;
	margin:0;
	top:50%;
	left:50%;
	margin-right:-50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.instagram .insta-contant .insta-sub-contant .insta-title {
	background-color:#fff;
	padding:20px 30px;
	width:auto
}
.instagram .insta-contant .insta-sub-contant .insta-title h4 {
	color:#444
}
.instagram .insta-contant .insta-sub-contant .insta-title h4 span {
	margin-right:10px
}
.instagram .insta-contant.insta-contant-inverse {
	border-color:#f2f2f2
}
.instagram .insta-contant1 {
	line-height:0
}
.instagram .insta-contant1 .instagram-box {
	position:relative;
	overflow:hidden
}
.instagram .insta-contant1 .instagram-box .insta-cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(241, 187, 58, 0.7);
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	opacity:0
}
.instagram .insta-contant1 .instagram-box .insta-cover i {
	font-size:20px;
	color:#fff;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.instagram .insta-contant1 .instagram-box:hover .insta-cover {
	opacity:1
}
.instagram .insta-contant1 .instagram-box:hover .insta-cover i {
	-webkit-transform:scale(3) rotate(-360deg);
	transform:scale(3) rotate(-360deg)
}
.instagram .insta-contant1 .insta-sub-contant1 {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-right:-50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title {
	background-color:#fff;
	padding:18px 80px;
	text-align:center
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title h4 {
	color:#444
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title h4 span {
	margin-right:10px
}
.instagram .insta-contant2 {
	border:15px solid #fff;
	position:relative;
	line-height:0
}
.instagram .insta-contant2 .instagram-box {
	position:relative;
	overflow:hidden
}
.instagram .insta-contant2 .instagram-box .insta-cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(241, 187, 58, 0.7);
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	opacity:0
}
.instagram .insta-contant2 .instagram-box .insta-cover i {
	font-size:20px;
	color:#fff;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.instagram .insta-contant2 .instagram-box:hover .insta-cover {
	opacity:1
}
.instagram .insta-contant2 .instagram-box:hover .insta-cover i {
	-webkit-transform:scale(3) rotate(-360deg);
	transform:scale(3) rotate(-360deg)
}
.instagram .insta-contant2 .insta-sub-contant2 {
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-right:-50%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.instagram .insta-contant2 .insta-sub-contant2 .insta-title {
	background-color:#fff;
	padding:12px 22px;
	width:auto;
	text-align:center
}
.instagram .insta-contant2 .insta-sub-contant2 .insta-title h4 {
	color:#444
}
.instagram .insta-contant2 .insta-sub-contant2 .insta-title h4 span {
	margin-right:10px
}
.brand-panel .brand-panel-box {
	background-color:#fff
}
.brand-panel .brand-panel-box .brand-panel-contain {
	padding:30px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center
}
.brand-panel .brand-panel-box .brand-panel-contain ul li {
	padding:0 10px;
	text-transform:uppercase
}
.brand-panel .brand-panel-box .brand-panel-contain ul li a {
	color:#777;
	letter-spacing:0.05em
}
.brand-panel .brand-panel-box .brand-panel-contain ul li:first-child a {
	color:#f15838;
	font-weight:700
}
.brand-panel .brand-panel-box .brand-panel-contain ul li:hover {
	color:#f15838;
	cursor:pointer
}
.testimonial {
	background-color:#0083c1
}
.testimonial.testimonial-inverse {
	background:#f15838
}
.testimonial .testimonial-contain {
	padding:50px 0;
	max-width:840px;
	margin:0 auto
}
.testimonial .testimonial-contain .media .testimonial-img {
	width:130px;
	height:130px;
	border:2px solid #fff;
	padding:5px;
	border-radius:50%
}
.testimonial .testimonial-contain .media .media-body {
	color:#fff;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:20px 0 0 40px
}
.testimonial .testimonial-contain .media .media-body h5 {
	text-transform:uppercase;
	margin-bottom:5px;
	line-height:1;
	letter-spacing:0.8px
}
.testimonial .testimonial-contain .media .media-body p {
	letter-spacing:1px;
	line-height:1.6
}
.offer-banner {
	position:relative;
	overflow:hidden
}
.offer-banner .banner-contain {
	position:absolute;
	top:0;
	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
}
.offer-banner .banner-contain h5 {
	font-size:18px;
	color:#fff;
	font-family:Raleway, sans-serif;
	letter-spacing:0.05em;
	font-weight:400;
	margin-top:25px
}
.offer-banner .banner-contain .discount-offer {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.offer-banner .banner-contain .discount-offer h1 {
	color:#fff;
	line-height:1;
	font-style:italic
}
.offer-banner .banner-contain .discount-offer sup {
	font-size:25px;
	color:#fff;
	line-height:1;
	font-style:italic;
	font-weight:700
}
.deal-banner {
	background-color:#f15838;
	padding:40px 0
}
.deal-banner .deal-banner-containe h2 {
font-size:calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
	text-transform:uppercase;
	color:#fff;
	font-weight:400;
	line-height:1;
	margin-bottom:5px
}
.deal-banner .deal-banner-containe h1 {
font-size:calc(16px + (40 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	line-height:1;
	letter-spacing:0.5px
}
.deal-banner .deal-banner-containe .deal-btn {
	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:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.deal-banner.deal-banner-inverse {
	background-color:#0083c1
}
.discount-banner {
	background-color:#fff
}
.discount-banner .discount-banner-contain {
	padding:47px 0;
	text-align:center
}
.discount-banner .discount-banner-contain h2 {
font-size:calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
	text-transform:capitalize;
	margin-bottom:3px;
	margin-top:-5px
}
.discount-banner .discount-banner-contain h1 {
font-size:calc(18px + (42 - 18) * ((100vw - 320px) / (1920 - 320)));
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#444
}
.discount-banner .discount-banner-contain h1 span {
	color:#f15838
}
.discount-banner .discount-banner-contain h1 span+span {
	color:#0083c1;
	font-weight:700
}
.discount-banner .discount-banner-contain .rounded-contain {
	border:2px dashed #0083c1;
	border-radius:50px;
	padding:5px
}
.discount-banner .discount-banner-contain .rounded-contain .rounded-subcontain {
	background-color:#f15838;
	color:#fff;
	text-transform:uppercase;
	padding:18px 0;
	font-weight:600;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	letter-spacing:.08em;
	line-height:1;
	border-radius:50px
}
.discount-banner .discount-banner-contain .rounded-contain.rounded-inverse {
	border:2px dashed #f15838
}
.discount-banner .discount-banner-contain .rounded-contain.rounded-inverse .rounded-subcontain {
	background-color:#0083c1
}
.contact-banner {
	background-color:#f15838;
	padding:20px 0
}
.contact-banner.contact-banner-inverse {
	background-color:#0083c1
}
.contact-banner .contact-banner-contain {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff
}
.contact-banner .contact-banner-contain .contact-banner-img img {
	margin-right:25px
}
.contact-banner .contact-banner-contain h3 {
	font-size:18px;
	font-weight:bold;
	margin-right:25px;
	line-height:1
}
.contact-banner .contact-banner-contain h2 {
font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700
}
.rounded-category {
	background-color:#0083c1;
	padding:50px 0 40px
}
.rounded-category.rounded-category-inverse {
	background-color:#f15838
}
.rounded-category.rounded-category-inverse .category-contain:hover .img-wrapper {
	border:1px solid #0083c1
}
.rounded-category.rounded-category-inverse .category-contain:hover .btn-rounded {
	background-color:#0083c1
}
.rounded-category .category-contain {
	text-align:center
}
.rounded-category .category-contain .img-wrapper {
	border:1px solid #fff;
	padding:5px;
	width:110px;
	height:110px;
	border-radius:50%;
	margin:0 auto;
	-webkit-transition:0.5s ease;
	transition:0.5s ease
}
.rounded-category .category-contain .img-wrapper img {
	border-radius:100%
}
.rounded-category .category-contain .btn-rounded {
	padding:10px 25px;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	display:inline-block;
	margin-top:15px;
	background-color:transparent;
	text-transform:uppercase
}
.rounded-category .category-contain:hover .img-wrapper {
	border:1px solid #f15838
}
.rounded-category .category-contain:hover .btn-rounded {
	background-color:#f15838
}
.rounded-category.vagitable-category .category-contain .img-wrapper {
	background-color:#e7e7e9;
padding:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)))
}
.box-category .box-category-contain {
	padding:30px 0;
	background-color:#fff;
	text-align:center;
	margin-left:15px;
	position:relative;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	color:#444;
	text-transform:uppercase
}
.box-category .box-category-contain h4 {
	line-height:1;
	letter-spacing:1px
}
.box-category .box-category-contain:after {
	background:#f15838;
	content:'';
	position:absolute;
	z-index:-1;
	width:100%;
	height:0;
	right:0;
	top:0;
	-webkit-transition:all 0.3s;
	transition:all 0.3s
}
.box-category .box-category-contain:hover {
	color:#fff;
	background:transparent
}
.box-category .box-category-contain:hover:after {
	height:100%
}
.blog .blog-contain {
	margin-right:15px;
	position:relative
}
.blog .blog-contain .blog-img {
	overflow:hidden;
	border:1px solid #fff
}
.blog .blog-contain .blog-img img {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.blog .blog-contain .blog-details {
	background-color:#fff;
	padding:20px
}
.blog .blog-contain .blog-details h4 {
	color:#444;
	margin-bottom:13px;
font-size:calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
	letter-spacing:1px;
	font-weight:600
}
.blog .blog-contain .blog-details p {
	color:#939b9e;
	text-transform:capitalize;
	margin-bottom:5px;
	letter-spacing:0.5px
}
.blog .blog-contain .blog-details span a {
	color:#f15838;
	text-transform:capitalize;
	font-weight:700;
	letter-spacing:0.03em;
	line-height:1;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.blog .blog-contain .blog-details-2 {
	background-color:#fff;
	padding:20px
}
.blog .blog-contain .blog-details-2 h4 {
	text-transform:capitalize;
	color:#f15838
}
.blog .blog-contain .blog-details-2 p {
	color:#939b9e;
	line-height:1.8;
	margin-top:10px;
	text-transform:capitalize
}
.blog .blog-contain .blog-details-2 ul {
	margin-top:10px;
	line-height:1
}
.blog .blog-contain .blog-details-2 ul li:first-child {
	margin-right:30px
}
.blog .blog-contain .blog-details-2 ul li a {
	color:#0083c1;
	font-size:16px;
	text-transform:capitalize;
	font-weight:700
}
.blog .blog-contain .blog-details-2 ul li a i {
	margin-right:10px
}
.blog .blog-contain .blog-label {
	position:absolute;
	top:5%;
	left:0;
	background-color:#f15838;
	padding:2px 10px;
	color:#fff
}
.blog .blog-contain .blog-label1 {
	position:absolute;
	top:10px;
	left:10px;
	width:50px;
	height:50px;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	background:#f15838;
	line-height:1.2
}
.blog .blog-contain:hover img {
	-webkit-transform:scale(1.2);
	transform:scale(1.2)
}
.collection-banner .padding-banner-2 {
	padding-bottom:15px
}
.collection-banner .collection-banner-main {
	position:relative;
	overflow:hidden
}
.collection-banner .collection-banner-main .collection-img {
	width:100%;
	height:272px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.collection-banner .collection-banner-main .collection-img img {
	width:100%
}
.collection-banner .collection-banner-main.p-left .collection-banner-contain {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.collection-banner .collection-banner-main.p-right .collection-banner-contain {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.collection-banner .collection-banner-main.p-center .collection-banner-contain {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.collection-banner .collection-banner-main.p-top .collection-banner-contain {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start
}
.collection-banner .collection-banner-main .collection-banner-contain {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:50px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
	color:#f15838;
	text-transform:uppercase;
	font-size:30px;
	line-height:1;
	margin-bottom:8px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
	color:#444;
	font-size:30px;
	text-transform:uppercase;
	line-height:1
}
.collection-banner .collection-banner-main .collection-banner-contain .shop {
	margin-top:13px
}
.collection-banner .collection-banner-main .collection-banner-contain .shop a {
	text-transform:capitalize;
	color:#0083c1;
	font-weight:700
}
.collection-banner .collection-banner-main .collection-banner-contain .shop a i {
	margin-left:8px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
	color:#f15838;
	text-transform:capitalize;
	font-size:36px;
	font-weight:500;
	margin-bottom:0
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
	color:#0083c1;
	font-weight:600;
	font-size:52px;
	text-transform:capitalize
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop {
	margin-top:25px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop a {
	color:#000
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
	height:225px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
	padding:20px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
	color:#444;
	text-transform:capitalize;
	font-size:24px;
	font-weight:700
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
	color:#444;
	text-transform:capitalize;
	font-size:24px;
	font-weight:700
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop {
	margin-top:18px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
	text-transform:uppercase
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
	height:465px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
	color:#0083c1;
	font-size:36px;
	font-weight:600;
	margin-bottom:0
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
	margin-top:18px;
	color:#f15838;
	font-size:18px;
	margin-bottom:100px;
	text-transform:inherit
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
	height:225px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
	color:#f15838;
	text-transform:capitalize;
	font-size:24px;
	font-weight:400
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
	color:#444;
	margin-bottom:0;
	font-weight:600;
	font-size:30px;
	text-transform:capitalize
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop {
	margin-top:18px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop a {
	text-transform:uppercase;
	color:#0083c1
}
.collection-banner .collection-banner-main.banner-5 .collection-img {
	height:300px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain {
	text-align:center;
	padding:0
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
	color:#777;
	text-transform:capitalize;
	font-size:36px;
	font-weight:400;
	margin-bottom:0
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
	color:#f15838;
	font-weight:700;
	font-size:72px;
	text-transform:capitalize
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 span {
	color:#0083c1;
	font-weight:500
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain .btn-normal {
	display:inline-block
}
.collection-banner .collection-banner-main.banner-6 .collection-banner-contain {
	padding:25px
}
.collection-banner .collection-banner-main.banner-6 .collection-banner-contain h6 {
	color:#f15838;
	text-transform:capitalize;
	font-weight:700
}
.collection-banner .collection-banner-main.banner-6 .collection-banner-contain h4 {
	color:#0083c1;
	margin-bottom:0;
	font-weight:600;
	font-size:24px;
	text-transform:capitalize;
	margin-top:5px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain {
	padding:80px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h3 {
	color:#f15838;
	text-transform:uppercase;
	font-size:24px;
	font-weight:400
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
	color:#444;
	margin-bottom:0;
	font-weight:600;
	font-size:36px;
	text-transform:capitalize;
	margin-top:5px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop {
	margin-top:30px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop a {
	text-transform:uppercase;
	font-weight:700;
	color:#0083c1
}
.collection-banner .collection-banner-main.banner-8 {
	background-color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:center;
	position:initial
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h3 {
	font-size:24px;
	color:#444
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h3:nth-child(2) {
margin-bottom:0
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h1 {
	font-size:72px;
	color:#f15838;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:5px
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h6 {
	color:#777;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:4px
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain .shop {
	margin-top:5px
}
.collection-banner .collection-banner-main.banner-9 .collection-banner-contain h3 {
	color:#0083c1;
	font-weight:400;
	text-transform:capitalize
}
.collection-banner .collection-banner-main.banner-9 .collection-banner-contain h4 {
	color:#f15838;
	font-weight:400;
	text-transform:capitalize
}
.collection-banner .collection-banner-main.banner-9 .collection-banner-contain a {
	color:#444
}
.collection-banner .collection-banner-main:after {
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
	display:block;
	content:'';
	width:0;
	height:0;
	background:rgba(255, 255, 255, 0.2);
	border-radius:100%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	opacity:0
}
.collection-banner .collection-banner-main:hover .collection-img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
.collection-banner .collection-banner-main:hover:after {
	-webkit-animation:collection 1s;
	animation:collection 1s
}
.collection-banner .banner-2-padding {
	margin-bottom:15px
}
@-webkit-keyframes collection {
0% {
opacity:1
}
40% {
opacity:1
}
100% {
width:200%;
height:200%;
opacity:0
}
}
@keyframes collection {
0% {
opacity:1
}
40% {
opacity:1
}
100% {
width:200%;
height:200%;
opacity:0
}
}
.collection2>div:nth-child(2) {
padding-right:0;
padding-left:0
}
.collection3>div:first-child {
	padding-right:0
}
.collection4>div:first-child {
	padding-right:0
}
.collection5>div:first-child {
	margin-bottom:15px
}
.layout-4-collection>div:first-child {
	margin-left:275px
}
.layout-4-collection>div:nth-child(2) {
padding-left:0;
padding-right:0
}
.layout-3-collection>div:first-child {
	padding-right:0
}
.product .product-box {
	padding-right:15px
}
.product .product-box .product-imgbox {
	position:relative;
	overflow:hidden;
	background-color:#fff
}
.product .product-box .product-imgbox img {
	margin:0 auto
}
.product .product-box .product-imgbox .product-front {
	left:0;
	top:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product .product-box .product-imgbox .product-back {
	position:absolute;
	top:0;
	left:0;
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product .product-box .product-imgbox .on-sale {
	background-color:#0083c1;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	padding:0 6px;
font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-imgbox .new-label {
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	font-weight:600;
	letter-spacing:1px
}
.product .product-box .product-imgbox .new-label div {
	color:#fff;
	text-transform:uppercase;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
	margin-top:3px
}
.product .product-box .product-imgbox .new-label::before {
width:0;
height:0;
border-top:60px solid #f15838;
border-right:60px solid transparent;
content:'';
position:absolute;
top:0;
left:0
}
.product .product-box .product-imgbox .product-icon {
	position:absolute;
	bottom:0;
	right:0;
	opacity:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product .product-box .product-imgbox .product-icon button {
	background-color:#fff;
	border:1px solid #ddd;
	padding:15px;
	color:#777
}
.product .product-box .product-imgbox .product-icon a i {
	display:block;
	padding:15px;
	border:1px solid #ddd;
	background-color:#fff;
	color:#777
}
.product .product-box .product-imgbox .product-icon.icon-inline {
	bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	opacity:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	width:100%
}
.product .product-box .product-imgbox .product-icon.icon-inline button {
	margin:0 7px
}
.product .product-box .product-imgbox .product-icon.icon-inline a {
	margin:0 7px
}
.product .product-box .product-imgbox .product-icon.icon-center {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:100%;
	height:100%;
	-webkit-transform:scale(0);
	transform:scale(0)
}
.product .product-box .product-imgbox .on-sale1 {
	color:#0083c1;
	text-transform:uppercase;
	position:absolute;
	top:40px;
	right:-10px;
	padding:0 6px;
font-size:calc(11px + (15 - 11) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.product .product-box .product-imgbox .new-label1 {
	position:absolute;
	top:15px;
	left:15px;
	width:50px;
	height:50px;
	border-radius:50%;
	background-color:#f15838;
	color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	text-transform:uppercase;
	font-weight:700;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-imgbox .on-sale2 {
	color:#0083c1;
	text-transform:uppercase;
	position:absolute;
	top:40px;
	right:-10px;
	padding:0 6px;
font-size:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.product .product-box .product-imgbox .new-label2 {
	position:absolute;
	top:15px;
	left:15px;
	color:#0083c1;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	text-transform:uppercase;
	font-weight:700;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-imgbox .on-sale3 {
	position:absolute;
	top:10px;
	right:10px;
	color:#f15838;
	text-transform:uppercase;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700
}
.product .product-box .product-imgbox .new-label3 {
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
	background-color:#0083c1;
	padding:15px 10px;
	text-transform:uppercase;
	font-weight:700;
	line-height:1;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-imgbox .on-sale4 {
	background-color:#0083c1;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	padding:0 6px;
font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box:hover .product-back {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.product .product-box:hover .product-icon {
	opacity:1
}
.product .product-box:hover .product-icon button {
	-webkit-animation:fadeInRight 300ms ease-in-out;
	animation:fadeInRight 300ms ease-in-out
}
.product .product-box:hover .product-icon a:nth-child(2) i {
-webkit-animation:fadeInRight 500ms ease-in-out;
animation:fadeInRight 500ms ease-in-out
}
.product .product-box:hover .product-icon a:nth-child(3) i {
-webkit-animation:fadeInRight 700ms ease-in-out;
animation:fadeInRight 700ms ease-in-out
}
.product .product-box:hover .product-icon a:nth-child(4) i {
-webkit-animation:fadeInRight 1000ms ease-in-out;
animation:fadeInRight 1000ms ease-in-out
}
.product .product-box:hover .product-icon.icon-inline {
	opacity:1
}
.product .product-box:hover .product-icon.icon-inline button {
	-webkit-animation:fadeInUp 300ms ease-in-out;
	animation:fadeInUp 300ms ease-in-out
}
.product .product-box:hover .product-icon.icon-inline a:nth-child(2) i {
-webkit-animation:fadeInUp 500ms ease-in-out;
animation:fadeInUp 500ms ease-in-out
}
.product .product-box:hover .product-icon.icon-inline a:nth-child(3) i {
-webkit-animation:fadeInUp 700ms ease-in-out;
animation:fadeInUp 700ms ease-in-out
}
.product .product-box:hover .product-icon.icon-inline a:nth-child(4) i {
-webkit-animation:fadeInUp 1000ms ease-in-out;
animation:fadeInUp 1000ms ease-in-out
}
.product .product-box:hover .product-icon.icon-center {
	-webkit-transform:scale(1);
	transform:scale(1)
}
.product .product-box:hover .product-icon.icon-center button {
	-webkit-animation:none;
	animation:none
}
.product .product-box:hover .product-icon.icon-center a:nth-child(2) i {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-detail.detail-center .detail-title {
	opacity:0
}
.product .product-box:hover .product-detail.detail-center .icon-detail {
	opacity:1
}
.product .product-box:hover .product-detail.detail-center .icon-detail button {
	-webkit-animation:fadeInUp 300ms ease-in-out;
	animation:fadeInUp 300ms ease-in-out
}
.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(2) i {
-webkit-animation:fadeInUp 500ms ease-in-out;
animation:fadeInUp 500ms ease-in-out
}
.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(3) i {
-webkit-animation:fadeInUp 700ms ease-in-out;
animation:fadeInUp 700ms ease-in-out
}
.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(4) i {
-webkit-animation:fadeInUp 1000ms ease-in-out;
animation:fadeInUp 1000ms ease-in-out
}
.product .product-box .product-detail.detail-center1 {
	text-align:center;
	padding-bottom:20px;
	background-color:#fff
}
.product .product-box .product-detail.detail-center1 .rating-star li i {
	color:#ffa800;
font-size:calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail.detail-center1 .rating-star li:last-child i {
	color:#e8ebf2
}
.product .product-box .product-detail.detail-center1 h6 {
font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	padding:3px 0
}
.product .product-box .product-detail.detail-center1 .detail-price {
	color:#0083c1;
	font-weight:700;
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail.detail-center1 .detail-price span {
	margin-left:20px;
	color:#e8ebf2
}
.product .product-box .product-detail.detail-center {
	position:relative;
	overflow:hidden;
padding:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
	background-color:#fff;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product .product-box .product-detail.detail-center .detail-title {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	display:block
}
.product .product-box .product-detail.detail-center .detail-title .detail-left {
	width:100%
}
.product .product-box .product-detail.detail-center .detail-title .detail-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%
}
.product .product-box .product-detail.detail-center .detail-title .detail-right .price {
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
	margin-left:10px;
	color:#f15838
}
.product .product-box .product-detail.detail-inline {
	background-color:#fff;
padding:calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
	overflow:auto
}
.product .product-box .product-detail.detail-inverse .detail-title .detail-right .price {
	color:#0083c1
}
.product .product-box .product-detail .detail-title {
	padding-top:10px
}
.product .product-box .product-detail .detail-title .detail-left {
	float:left
}
.product .product-box .product-detail .detail-title .detail-left .rating-star i {
	color:#ffa800;
font-size:calc(11px + (14 - 11) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail .detail-title .detail-left .rating-star i:last-child {
	color:#e8ebf2
}
.product .product-box .product-detail .detail-title .detail-left .price-title {
	text-transform:capitalize;
	color:#777;
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail .detail-title .detail-right {
	float:right;
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail .detail-title .detail-right .check-price {
	text-decoration:line-through;
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)))
}
.product .product-box .product-detail .detail-title .detail-right .price {
	color:#0083c1;
font-size:calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700
}
.product .product-box .product-detail .icon-detail {
	position:absolute;
	bottom:15px;
	width:100%;
	left:0;
	right:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	opacity:0
}
.product .product-box .product-detail .icon-detail button {
	background-color:#fff;
	border:1px solid #ddd;
	color:#777;
	padding:15px
}
.product .product-box .product-detail .icon-detail a i {
	background-color:#fff;
	padding:15px;
	border:1px solid #ddd;
	color:#777
}
.no-slider .product-box {
	width:100%;
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:calc(25% - 30px);
	margin:0 15px 30px;
	padding-right:0
}
.no-slider .product-box:nth-last-child(-n+4) {
margin:0 15px 0
}
.no-slider.five-product .product-box {
	width:100%;
	-webkit-box-flex:0;
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:calc(20% - 30px);
	margin:0 15px 30px
}
.no-slider.five-product .product-box:nth-last-child(-n+5) {
margin:0 15px 0
}
.product-border {
	border:1px solid #e8ebf2
}
.hotdeal-right-nav {
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.hot-deal.space-abjust .hot-deal-contain {
	padding:15px 20px
}
.hot-deal .hot-deal-heading {
	margin-bottom:25px
}
.hot-deal .hot-deal-heading h5 {
	font-size:18px;
	text-transform:uppercase;
	color:#444
}
.hot-deal .hot-deal-contain {
	background-color:#f2f2f2;
	padding:50px
}
.hot-deal .hot-deal-contain.hot-deal-contain2 {
	padding-top:30px
}
.hot-deal .hot-deal-contain.hot-deal-contain2 .hot-deal-center .timer span {
	background-color:#eee
}
.hot-deal .hot-deal-contain .hot-deal-center {
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-left:20px
}
.hot-deal .hot-deal-contain .hot-deal-center h5 {
	margin-bottom:10px;
	color:#000;
	letter-spacing:0.05em
}
.hot-deal .hot-deal-contain .hot-deal-center .rating {
	line-height:1.4
}
.hot-deal .hot-deal-contain .hot-deal-center .rating i {
	color:#ffa800
}
.hot-deal .hot-deal-contain .hot-deal-center .rating i:last-child {
	color:#e8ebf2
}
.hot-deal .hot-deal-contain .hot-deal-center p {
	margin:20px 0;
	line-height:1.7;
	letter-spacing:0.05em
}
.hot-deal .hot-deal-contain .hot-deal-center .price {
	line-height:1.4
}
.hot-deal .hot-deal-contain .hot-deal-center .price span {
	color:#f15838;
	font-weight:700;
	font-size:16px;
	line-height:1
}
.hot-deal .hot-deal-contain .hot-deal-center .price span+span {
	color:#e8ebf2;
	margin:0 0 0 10px;
	text-decoration:line-through
}
.hot-deal .hot-deal-contain .hot-deal-center .timer {
	margin-top:30px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
	display:inline-grid;
	background-color:#fff;
	padding:12px 0 18px;
	text-align:center;
	font-size:24px;
	font-weight:700;
	color:#000;
	margin:0 8px;
	min-width:60px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span:first-child {
	margin-left:0
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span:last-child {
	margin-right:0
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span .padding-l {
	display:none
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span .timer-cal {
	font-size:12px;
	color:#777
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span>span {
	color:#e8ebf2;
	font-weight:400;
	font-size:14px;
	padding:0;
	margin-left:0;
	text-transform:capitalize
}
.hot-deal .hot-deal-contain .hot-deal-center .timer p {
	margin-bottom:0
}
.hot-deal .hot-deal-contain .hotdeal-right-slick {
	border:1px solid #ddd;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.hot-deal .hot-deal-contain .hotdeal-right-slick:hover {
	border:1px solid #f15838
}
.hot-deal .hot-deal-contain .hotdeal-right-slick img {
	width:100%
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
	height:130px;
	width:auto;
	margin:0 auto;
	border:1px solid #ddd;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img:hover {
	border:1px solid #f15838
}
.hot-deal .hot-deal-contain .slick-slider .slick-arrow {
	display:none !important
}
.hot-deal .hot-deal-contain1 {
	background-color:#fff;
	padding:30px
}
.hot-deal .hot-deal-contain1.hot-deal-banner-1 {
	background-color:#f2f2f2
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-slick-1 .right-slick-img {
	border:1px solid #ddd;
	width:auto !important
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img {
	width:65px;
	border:1px solid #ddd;
	margin:0 0 10px auto
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img:last-child {
	margin-bottom:0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center h5 {
	color:#444;
	text-transform:capitalize;
	letter-spacing:0.05em
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center p {
	line-height:1.6;
	margin:20px 0;
	letter-spacing:0.05em
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span {
	display:inline-grid;
	background-color:transparent;
	text-align:center;
	font-weight:700;
	color:#000;
	margin:0 4px;
	min-width:-webkit-fit-content;
	min-width:-moz-fit-content;
	min-width:fit-content;
font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
	padding:0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span:nth-child(even) {
color:#ddd
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span:first-child {
	margin-left:0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span:last-child {
	margin-right:0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span .timer-cal {
	font-size:12px;
	color:#777
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span>span {
	color:#e8ebf2;
	font-weight:400;
	font-size:12px;
	padding:0;
	margin-left:0;
	text-transform:capitalize
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer p {
	margin:0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating {
	line-height:1;
	margin:20px 0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating i {
	color:#ffa800
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating i:last-child {
	color:#e8ebf2
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .price span {
	font-size:16px;
	color:#f15838;
	font-weight:700;
	margin-right:10px;
	line-height:1
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .price span:last-child {
	color:#e8ebf2;
	text-decoration:line-through
}
.hot-deal .slick-prev {
	top:35px;
	right:50px;
	left:unset;
	z-index:9
}
.hot-deal .slick-prev:before {
	color:#999;
	opacity:1;
	font:normal normal normal 30px/1 FontAwesome;
	content:'\f104'
}
.hot-deal .slick-next {
	top:35px;
	right:25px;
	z-index:9
}
.hot-deal .slick-next:before {
	color:#999;
	opacity:1;
	content:'\f105';
	font:normal normal normal 30px/1 FontAwesome
}
.hot-deal-padding {
	padding-right:0;
	padding-left:0
}
.hot-1>div:first-child {
	padding-right:0
}
.hot-1>div:nth-child(2) {
padding-left:0;
padding-right:0
}
.hot-1>div:last-child {
	padding-left:0
}
.layout-3-hotdeal>div:first-child {
	padding-right:0
}
.layout-3-hotdeal>div:nth-child(2) {
padding-right:0
}
.layout-3-hotdeal>div:nth-child(4) {
padding-left:0
}
.top-header {
	background-color:#f15838;
	padding:10px 0;
	z-index:99
}
.top-header .top-header-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.top-header .top-header-left .shpping-order {
	margin-right:35px
}
.top-header .top-header-left .shpping-order h6 {
	font-family:Raleway, sans-serif;
	color:#fff;
	text-transform:capitalize;
	font-size:13px
}
.top-header .top-header-left .app-link {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.top-header .top-header-left .app-link h6 {
	font-size:13px;
	color:#fff;
	text-transform:capitalize;
	font-family:Raleway, sans-serif
}
.top-header .top-header-left .app-link ul li {
	margin-left:10px
}
.top-header .top-header-left .app-link ul li a i {
	color:#fff
}
.top-header .top-header-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	height:100%
}
.top-header .top-header-right .top-menu-block {
	text-align:right
}
.top-header .top-header-right .top-menu-block ul {
	padding:0
}
.top-header .top-header-right .top-menu-block ul li {
	margin-right:20px
}
.top-header .top-header-right .top-menu-block ul li a {
	color:#fff;
	text-transform:capitalize;
	font-family:Raleway, sans-serif;
	font-size:13px;
	font-weight:800;
	letter-spacing:1px;
	height:100%
}
.top-header .top-header-right .top-menu-block ul li:last-child {
	margin-right:0
}
.top-header .top-header-right .language-block {
	margin-left:20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.top-header .top-header-right .language-block .language-dropdown {
	position:relative
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click {
	color:#fff;
	font-family:Raleway, sans-serif;
	font-size:13px;
	font-weight:800;
	text-transform:capitalize
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click i {
	margin-left:10px
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open {
	background-color:#fff;
	-webkit-box-shadow:0 0 1px 0 #ddd;
	box-shadow:0 0 1px 0 #ddd;
	padding:10px 20px;
	margin-top:10px;
	position:absolute;
	top:100%;
	right:0;
	left:unset;
	z-index:11
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li {
	display:block;
	margin-bottom:10px
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li:last-child {
	margin-bottom:0
}
.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li a {
	color:#444;
	font-size:12px;
	font-family:Raleway, sans-serif;
	text-transform:capitalize
}
.top-header .top-header-right .language-block .curroncy-dropdown {
	position:relative;
	margin-left:20px
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-click {
	color:#fff;
	font-family:Raleway, sans-serif;
	font-size:13px;
	font-weight:800;
	text-transform:capitalize
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-click i {
	margin-left:10px
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open {
	background-color:#fff;
	-webkit-box-shadow:0 0 1px 0 #ddd;
	box-shadow:0 0 1px 0 #ddd;
	margin-top:10px;
	padding:10px 20px;
	position:absolute;
	top:100%;
	right:0;
	left:unset;
	z-index:11
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li {
	display:block;
	margin-bottom:8px
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li:last-child {
	margin-bottom:0
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a {
	color:#444;
	font-size:12px;
	font-family:Raleway, sans-serif;
	text-transform:capitalize;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a i {
	margin-right:10px
}
.top-header.top-header-inverse {
	background-color:#0083c1
}
.layout-header1 {
	background-color:#fff;
	padding:20px 0
}
.layout-header1 .main-menu-block {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	z-index:10
}
.layout-header1 .main-menu-block .menu-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block {
	margin-right:15px;
	display:none
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block span i {
	font-size:24px
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide {
	position:fixed;
	top:0;
	left:-300px;
	width:300px;
	border-radius:0;
	background-color:#fff;
	border:1px solid #ddd;
	height:100vh;
	z-index:99;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	overflow:scroll
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li {
	display:block;
	border-bottom:1px solid #ddd;
	padding:10px 15px
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li.mor-slide-open ul li {
	padding-left:0
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li a {
	color:#333;
	text-transform:capitalize;
	font-size:14px;
	font-weight:600
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:first-child {
	padding:0
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child {
	border-bottom:none
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child a {
	color:#f15838
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child a i {
	font-size:20px;
	margin-left:10px;
	float:right
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li .nav-sm-back {
	font-size:16px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:8px
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:hover>li a {
	color:#f15838
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide li {
	display:block;
	border-bottom:1px solid #ddd;
	padding:7px 10px
}
.layout-header1 .main-menu-block .menu-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	float:right;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header1 .main-menu-block .menu-right .toggle-nav {
	padding:0
}
.layout-header1 .main-menu-block .menu-right .icon-nav {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	margin-left:20px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul li i {
	color:#999;
	font-size:28px
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul li .cart-item {
	display:inline-block;
	color:#f15838;
	font-weight:700;
	text-transform:uppercase;
	
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul li .cart-item span {
	display:block;
	color:#000;
	margin-top:3px
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-user a i {
	padding-right:25px
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-wishlist a i {
	padding-right:8px
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-search, .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-setting {
	display:none
}
.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block {
	background-color:#f15838;
	padding:15px 20px;
	margin-left:20px;
	position:relative
}
.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block i {
	font-size:29px;
	color:#fff
}
.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block .cart-product {
	background-color:#fff;
	width:16px;
	height:16px;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:11px;
	position:absolute;
	top:3px;
	right:15px;
	line-height:0;
	color:#f15838
}
.layout-header1 .main-menu-block .menu-right .icon-nav .cart-block:hover .cart-product {
	-webkit-animation:rotateInDownRight 700ms ease-in-out;
	animation:rotateInDownRight 700ms ease-in-out
}
.layout-header1 .main-menu-block .menu-right .menu-banner {
	margin-top:20px
}
.layout-header1.layout-header1-inverse .main-menu-block .menu-right .icon-nav .cart-block {
	background-color:#0083c1
}
.category-header {
	background-color:#f15838
}
.category-header .navbar-menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	position:relative;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	z-index:9
}
.category-header .navbar-menu .category-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.category-header .navbar-menu .category-left .nav-block {
	min-width:270px;
	margin-right:10px
}
.category-header .navbar-menu .category-left .nav-block .nav-left {
	position:absolute;
	width:270px;
	z-index:1;
	overflow:hidden
}
.category-header .navbar-menu .category-left .nav-block .nav-left .navbar {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	background-color:#444;
	padding:28px 0
}
.category-header .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin-left:16px
}
.category-header .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
	width:17px;
	height:17px;
	padding:0;
	background-color:#fff;
	color:#444;
	border-radius:50%;
	font-size:12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	padding:20px;
	margin-top:15px;
	margin-right:10px;
	background-color:#fff
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
	display:block;
	padding-bottom:10px
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:last-child {
	padding-bottom:0
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#444;
	font-size:14px;
	text-transform:capitalize;
	letter-spacing:0.03em
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
	margin-right:10px;
	border:2px solid #f0f0f0;
	border-radius:50%;
	padding:3px;
	height:46.5px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>a {
	color:#f15838
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>img {
	border:2px solid #0083c1
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click {
	color:#f15838;
	font-size:16px;
	font-weight:700;
	text-transform:capitalize;
	line-height:1;
	display:block;
	width:100%;
	margin-top:10px;
	letter-spacing:0.5px;
	background-color:transparent;
	border:none;
	outline:none;
	text-align:left
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click i {
	float:right;
	font-size:20px
}
.category-header .navbar-menu .category-left .input-block {
	width:745px
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form {
	width:100%;
	margin:5px 0;
	background-color:#fff
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group {
	height:63px
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control {
	border-radius:0;
	border:none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group span {
	padding:10px 20px;
	background-color:#fff;
	-ms-flex-item-align:center;
	align-self:center
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group span i {
	font-size:20px;
	color:#444
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:none;
	font-weight:700;
	color:#444;
	padding:0 25px;
	background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 23px;
	text-align:center;
	text-align-last:center;
	width:175px;
	text-transform:uppercase;
	background-blend-mode:overlay;
	border:none
}
.category-header .navbar-menu .category-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.category-header .navbar-menu .category-right .gift-block {
	background-color:#0083c1;
	padding:17px 28px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	width:255px;
	margin-left:15px;
	border:0
}
.category-header .navbar-menu .category-right .gift-block .grif-icon i {
	font-size:35px
}
.category-header .navbar-menu .category-right .gift-block .gift-offer {
	margin-left:10px
}
.category-header .navbar-menu .category-right .gift-block .gift-offer p {
	text-transform:uppercase;
	line-height:1
}
.category-header .navbar-menu .category-right .gift-block .gift-offer span {
	font-size:20px;
	text-transform:capitalize;
	font-weight:700;
	line-height:1.2
}
.category-header .navbar-menu .category-right .contact-block {
	padding:20px 0;
	margin-left:20px;
	-ms-flex-item-align:center;
	align-self:center
}
.category-header .navbar-menu .category-right .contact-block i {
	font-size:28px;
	color:#fff
}
.category-header .navbar-menu .category-right .contact-block span {
	font-size:14px;
	color:#fff;
	margin-left:15px;
	text-transform:uppercase;
	letter-spacing:1px
}
.category-header .navbar-menu .category-right .contact-block span span {
font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight:600
}
.category-header.category-header-inverse .navbar-menu .category-left .nav-block .nav-left .navbar {
	background-color:#0083c1
}
.category-header.category-header-inverse .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
	color:#0083c1
}
.layout-header2 {
	background-color:#fff;
	padding:25px 0
}
.layout-header2 .main-menu-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header2 .main-menu-block .sm-nav-block {
	margin-right:15px;
	display:none
}
.layout-header2 .main-menu-block .sm-nav-block span i {
	font-size:24px
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide {
	position:fixed;
	top:0;
	left:-300px;
	width:300px;
	border-radius:0;
	background-color:#fff;
	border:1px solid #ddd;
	height:100vh;
	z-index:99;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	overflow:scroll
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li {
	display:block;
	border-bottom:1px solid #ddd;
	padding:10px
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li.mor-slide-open ul li {
	padding-left:0
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li a {
	color:#444;
	text-transform:capitalize;
	font-size:14px;
	font-weight:500
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:first-child {
	padding:0
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:last-child {
	border-bottom:none
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:last-child a i {
	font-size:20px;
	margin-left:10px;
	float:right
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li .nav-sm-back {
	font-size:16px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:8px
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li .mor-slide-click {
	color:#f15838
}
.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:hover>li a {
	color:#0083c1
}
.layout-header2 .main-menu-block .logo-block {
	margin-right:45px
}
.layout-header2 .main-menu-block .input-block {
	width:750px
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form {
	width:100%;
	background-color:#fff;
	border:1px solid #ddd
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group {
	height:58px
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group .form-control {
	border-radius:0;
	border:none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group .form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span {
	padding:10px 20px;
	background-color:#fff;
	-ms-flex-item-align:center;
	align-self:center
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span i {
	font-size:20px;
	color:#444
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border:none;
	outline:none;
	font-weight:700;
	color:#444;
	background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 23px;
	text-align:center;
	text-align-last:center;
	width:175px;
	text-transform:uppercase
}
.layout-header2 .main-menu-block .cart-block {
	margin-left:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header2 .main-menu-block .cart-block .cart {
	position:relative;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
.layout-header2 .main-menu-block .cart-block .cart .cart-product {
	background-color:#f15838;
	color:#fff;
	width:15px;
	height:15px;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin:0 auto;
	font-size:11px;
	position:absolute;
	top:-15px;
	right:0
}
.layout-header2 .main-menu-block .cart-block .cart i {
	font-size:29px;
	color:#0083c1
}
.layout-header2 .main-menu-block .cart-block .cart:hover .cart-product {
	-webkit-animation:rotateInDownRight 700ms ease-in-out;
	animation:rotateInDownRight 700ms ease-in-out
}
.layout-header2 .main-menu-block .cart-block .cart-item {
	margin-left:15px
}
.layout-header2 .main-menu-block .cart-block .cart-item h5 {
	color:#444;
	text-transform:uppercase;
	letter-spacing:0.03em
}
.layout-header2 .main-menu-block .menu-nav {
	display:none
}
.category-header-2 {
	background-color:#0083c1
}
.category-header-2 .navbar-menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	position:relative;
	z-index:9
}
.category-header-2 .navbar-menu .category-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.category-header-2 .navbar-menu .category-left .nav-block {
	min-width:255px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left {
	position:absolute;
	width:255px;
	z-index:1;
	overflow:hidden
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	background-color:#f15838;
	padding:28px 0
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin-left:16px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
	width:17px;
	height:17px;
	padding:0;
	background-color:#fff;
	color:#f15838;
	border-radius:50%;
	font-size:12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	padding:20px;
	margin-top:15px;
	background-color:#fff
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
	display:block;
	padding-bottom:10px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#444;
	font-size:14px;
	text-transform:capitalize;
	letter-spacing:0.03em
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
	margin-right:10px;
	border:2px solid #f0f0f0;
	border-radius:50%;
	padding:3px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>a {
	color:#f15838
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>img {
	border:2px solid #0083c1
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li .mor-slide-click {
	color:#f15838;
	font-size:16px;
	font-weight:700;
	text-transform:capitalize;
	display:block;
	width:100%;
	margin-top:10px;
	letter-spacing:0.5px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li .mor-slide-click i {
	font-size:20px;
	float:right
}
.category-header-2 .navbar-menu .category-left .menu-block {
	margin-left:30px
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav {
	background-color:#f15838;
	top:7px
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav:before {
	border-top:5px solid #f15838
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap .dark-menu-item {
	padding-top:25px;
	padding-bottom:25px;
	color:white
}
.category-header-2 .navbar-menu .category-left .icon-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-item-align:center;
	align-self:center;
	margin-left:10px
}
.category-header-2 .navbar-menu .category-left .icon-block ul li i {
	color:#fff;
	font-size:31px
}
.category-header-2 .navbar-menu .category-left .icon-block ul li .cart-item {
	display:inline-block;
	color:#f15838;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Muli', sans-serif;
	letter-spacing:0.5px
}
.category-header-2 .navbar-menu .category-left .icon-block ul li .cart-item span {
	display:block;
	color:#fff;
	margin-top:3px
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user {
	padding-right:20px
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist a i {
	margin-right:8px
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-search, .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-setting {
	display:none
}
.category-header-2 .navbar-menu .category-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.category-header-2 .navbar-menu .category-right .gift-block {
	background-color:#f15838;
	padding:17px 28px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	width:255px;
	border:0
}
.category-header-2 .navbar-menu .category-right .gift-block .grif-icon i {
	font-size:35px
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
	margin-left:10px
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer p {
	text-transform:uppercase;
	line-height:1
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer span {
	font-size:20px;
	text-transform:capitalize;
	font-weight:700;
	line-height:1.2
}
.category-header-2 .navbar-menu .category-right .contact-block {
	padding:20px 28px;
	margin-left:18px;
	-ms-flex-item-align:center;
	align-self:center;
	background-color:#006798
}
.category-header-2 .navbar-menu .category-right .contact-block i {
	font-size:28px;
	color:#fff
}
.category-header-2 .navbar-menu .category-right .contact-block span {
	font-size:14px;
	color:#fff;
	margin-left:15px;
	text-transform:uppercase;
	letter-spacing:1px
}
.category-header-2 .navbar-menu .category-right .contact-block span span {
	font-size:20px;
	font-weight:600
}
.layout-header3 {
	background-color:#0083c1
}
.layout-header3 .main-menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:15px 0
}
.layout-header3 .main-menu .menu-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative
}
.layout-header3 .main-menu .menu-left .sm-nav-block {
	margin-right:15px;
	display:none
}
.layout-header3 .main-menu .menu-left .sm-nav-block span i {
	font-size:25px;
	color:#fff
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide {
	position:fixed;
	top:0;
	left:-300px;
	width:300px;
	border-radius:0;
	background-color:#fff;
	border:1px solid #ddd;
	height:100vh;
	z-index:99;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	overflow:scroll
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li {
	display:block;
	border-bottom:1px solid #ddd;
	padding:7px 10px
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li a {
	color:#444;
	text-transform:capitalize;
	font-size:14px;
	font-weight:600
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:first-child {
	padding:0
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child {
	border-bottom:none
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child a {
	color:#f15838
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child a i {
	font-size:20px;
	margin-left:10px;
	float:right
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li .nav-sm-back {
	font-size:16px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:7px
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:hover>li a {
	color:#f15838
}
.layout-header3 .main-menu .menu-left .nav-block {
	min-width:255px
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left {
	position:absolute;
	z-index:1;
	overflow:hidden;
	width:255px;
	top:0
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar {
	padding:28px 0;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar h5 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin-left:16px
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar-toggler {
	width:17px;
	height:17px;
	padding:0;
	background-color:#fff;
	color:#0083c1;
	border-radius:50%;
	font-size:12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat {
	padding:20px;
	margin-top:25px;
	background-color:#fff
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li {
	display:block;
	padding-bottom:10px
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li a {
	color:#444;
	font-size:14px;
	text-transform:capitalize;
	letter-spacing:0.03em
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li img {
	margin-right:10px;
	border:2px solid #f0f0f0;
	border-radius:50%;
	padding:3px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li:hover>a {
	color:#f15838
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li:hover>img {
	border:2px solid #0083c1
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat .mor-slide-click a {
	color:#f15838;
	font-size:16px;
	font-weight:700;
	display:block;
	width:100%;
	text-transform:capitalize;
	line-height:1;
	letter-spacing:0.5px;
	margin-top:10px
}
.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat .mor-slide-click a i {
	font-size:20px;
	float:right
}
.layout-header3 .main-menu .menu-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header3 .main-menu .menu-right .menu-nav span i {
	color:white;
	font-size:25px
}
.layout-header3 .main-menu .menu-right .menu-nav .desc-horizontal {
	position:fixed;
	background-color:#fff;
	width:300px;
	border-radius:0;
	border:1px solid #ddd;
	top:0;
	height:100vh;
	right:-300px;
	z-index:99;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.layout-header3 .main-menu .menu-right .menu-nav .desc-horizontal .desc-back {
	padding:20px;
	font-size:18px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.layout-header3 .main-menu .menu-right .menu-nav .desc-horizontal li .label-nav {
	top:-10px;
	left:20px
}
.layout-header3 .main-menu .menu-right .input-block .input-box {
	margin-left:30px;
	width:535px
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form {
	width:100%;
	background-color:#fff;
	border:1px solid #ddd
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group .form-control {
	border-radius:0;
	border:none;
	padding:0 13px
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group .form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group span {
	padding:10px 20px;
	background-color:#f15838;
	-ms-flex-item-align:center;
	align-self:center
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group span i {
	font-size:20px;
	color:#fff
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border:none;
	outline:none;
	font-weight:700;
	color:#444;
	background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 15px;
	text-align:center;
	text-align-last:center;
	width:175px;
	text-transform:uppercase;
	border-left:1px solid #ddd
}
.layout-header3 .main-menu .menu-right .icon-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-item-align:center;
	align-self:center;
	margin-left:45px
}
.layout-header3 .main-menu .menu-right .icon-block ul li {
	margin-left:40px
}
.layout-header3 .main-menu .menu-right .icon-block ul li:first-child {
	margin-left:0
}
.layout-header3 .main-menu .menu-right .icon-block ul li i {
	color:#fff;
	font-size:29px
}
.layout-header3 .main-menu .menu-right .icon-block ul li .cart-item {
	display:inline-block;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	font-family: 'Muli', sans-serif;
	letter-spacing:0.5px
}
.layout-header3 .main-menu .menu-right .icon-block ul li .cart-item span {
	display:block;
	margin-top:3px;
	font-weight:700
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-user {
	padding-right:20px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist {
	margin-left:10px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist a i {
	padding-right:8px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart {
	position:relative
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart .cart-item {
	background-color:#f15838;
	height:15px;
	width:15px;
	border-radius:50%;
	color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:absolute;
	top:-15px;
	font-size:10px;
	right:0
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart:hover .cart-item {
	-webkit-animation:rotateInDownRight 700ms ease-in-out;
	animation:rotateInDownRight 700ms ease-in-out
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-search, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-setting {
	display:none
}
.layout-header3 .main-menu .menu-right .gift-block {
	background-color:#efb322;
	padding:17px 28px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	width:auto;
	margin-left:40px;
	border:0
}
.layout-header3 .main-menu .menu-right .gift-block .grif-icon i {
	font-size:35px
}
.layout-header3 .main-menu .menu-right .gift-block .gift-offer {
	margin-left:10px
}
.layout-header3 .main-menu .menu-right .gift-block .gift-offer p {
	text-transform:uppercase;
	line-height:1
}
.layout-header3 .main-menu .menu-right .gift-block .gift-offer span {
	font-size:20px;
	text-transform:capitalize;
	font-weight:700;
	line-height:1.2
}
.layout-header4 {
	padding:15px 0;
	background-color:#fff
}
.layout-header4 .contact-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.layout-header4 .contact-block .sm-nav-block {
	margin-right:15px;
	display:none
}
.layout-header4 .contact-block .sm-nav-block .sm-nav-btn {
	display:none
}
.layout-header4 .contact-block .sm-nav-block span i {
	font-size:24px
}
.layout-header4 .contact-block .sm-nav-block .nav-slide {
	position:fixed;
	top:0;
	left:-300px;
	width:300px;
	border-radius:0;
	background-color:#fff;
	border:1px solid #ddd;
	height:100vh;
	z-index:99;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	overflow:scroll
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li {
	display:block;
	border-bottom:1px solid #ddd;
	padding:7px 10px
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li ul li {
	padding-left:0
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li a {
	color:#444;
	text-transform:capitalize;
	font-size:14px;
	font-weight:600
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li:first-child {
	padding:0
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li:last-child {
	border-bottom:none
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li:last-child a i {
	font-size:20px;
	margin-left:10px;
	float:right
}
.layout-header4 .contact-block .sm-nav-block .nav-slide li .nav-sm-back {
	font-size:16px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:7px
}
.layout-header4 .contact-block .desc-nav-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.layout-header4 .contact-block .desc-nav-block i {
font-size:calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
	color:#f15838;
	-webkit-transform:rotate(-35deg);
	transform:rotate(-35deg)
}
.layout-header4 .contact-block .desc-nav-block .contact-item {
	color:#777;
	text-transform:uppercase;
	margin-left:10px;
	font-size:12px
}
.layout-header4 .contact-block .desc-nav-block .contact-item span {
font-size:calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
	color:#444;
	display:block;
	line-height:1;
	font-weight:700
}
.layout-header4 .contact-block .desc-nav-block .mobile-user {
	color:#999;
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	margin-left:40px;
	margin-top:10px;
font-size:calc(20px + (33 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.layout-header4 .logo-block {
	text-align:center
}
.layout-header4 .icon-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-item-align:center;
	align-self:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.layout-header4 .icon-block ul li {
	margin-right:25px
}
.layout-header4 .icon-block ul li a i {
    color: #f15838;
font-size:calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.layout-header4 .icon-block ul li a i .cart-icon {
	display:inline-block;
	color:#8d8d8d;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Muli', sans-serif;
	letter-spacing:0.5px
}
.layout-header4 .icon-block ul li a .cart-item {
	display:inline-block;
	color:#0083c1;
	text-transform:uppercase;
	font-weight:700;vertical-align: super;
	
}




 
.category-right .input-block .big-deal-form {
	width:100%;
	margin:5px 0;
	background-color:#fff
}
 .category-right .input-block .big-deal-form .input-group {
	height: 48px;
    border: 1px solid gainsboro;
}
.category-right .input-block .big-deal-form .input-group .form-control {
	border-radius:0;
	border:none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
 .category-right .input-block .big-deal-form .input-group .form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
 .category-right .input-block .big-deal-form .input-group span {
	padding:10px 20px;
	background-color:#fff;
	-ms-flex-item-align:center;
	align-self:center
}
.category-right .input-block .big-deal-form .input-group span i {
	font-size:20px;
	color:#444
}
 .category-right .input-block .big-deal-form .input-group select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border:none;
	outline:none;
	font-weight:700;
	color:#444;
	padding:0 25px;
	background:url("../images/layout-1/drop-1.png") no-repeat scroll 20px 23px;
	text-align:center;
	text-align-last:center;
	width:175px;
	text-transform:uppercase
}


.layout-header4 .icon-block ul li a .cart-item span {
	display:block;
	letter-spacing:1px;
	margin-top:2px;
	color:#444
}
.layout-header4 .icon-block ul li:last-child {
	margin-right:0
}
.layout-header4 .icon-block ul .mobile-search, .layout-header4 .icon-block ul .mobile-setting, .layout-header4 .icon-block ul .mobile-user {
	display:none
}
.layout-header4 .icon-block ul .mobile-cart i {
	color:#f15838;
font-size:calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.layout-header4 .icon-block .toggle-nav {
	display:none
}
.category-header-4 {
	background-color:#f15838
}
.category-header-4 .navbar-menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.category-header-4 .navbar-menu .category-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.category-header-4 .navbar-menu .category-left .nav-block {
	min-width:260px;
	margin-right:30px;
	position:relative
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left {
	position:absolute;
	width:260px;
	z-index:1;
	overflow:hidden
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
    background-color: #6465a5;
	padding: 13px 0;
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin-left:16px
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
	width:17px;
	height:17px;
	padding:0;
	background-color:#fff;
	color:#444;
	border-radius:50%;
	font-size:12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.nav-cat li:hover{
	background:#0083c1;}
	.nav-cat li:hover a{
	color:#fff;}
 .my{
    background: #fff;border: 1px solid gainsboro;padding: 10px;margin-bottom: 30px;    
}
 .my img{
    width: 100%;
}
.cat-image{
padding-bottom:10px;
}
.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
     -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover  {
    box-shadow: 0 0 15px #5c5c5c;
    -moz-box-shadow: 0 0 15px #5c5c5c;
    -webkit-box-shadow: 0 0 15px #5c5c5c;
    overflow: hidden;
}
.price-title{
    margin-bottom: 6px;
    font-size: 18px;
}
 .my h6{    font-size: 17px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #333;}
	 .my .price{
    color: #f15838;
    /* font-size: 16px; */
    /* margin-bottom: 10px; */
    font-weight: bold;
    float: left;
    text-align: right;
    padding-left: 6px;
}
.detail-right{
    margin-top: 5px;
}
.check-price{
    float: left;
    text-decoration: line-through;
    color: #000;
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	background-color:#fff
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
	display:block;
	padding-bottom:19px
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:last-child {
	padding-bottom:0
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#444;
	font-size:14px;
	text-transform:capitalize;
	letter-spacing:0.05em
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a i {
	margin-right:15px;
	float:right
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>a {
	color:#f15838
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click {
	padding-bottom:0
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click a {
	color:#f15838;
	font-size:16px;
	font-weight:700;
	display:block;
	width:100%;
	line-height:1;
	text-transform:capitalize;
	letter-spacing:0.5px
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click a i {
	float:right;
	font-size:20px
}
.category-header-4 .navbar-menu .category-left .nav-block:before {
	width:100%;
	height:100%;
	background-color:#6465a5;
	position:absolute;
	content:'';
	top:0;
	left:-100%;
	z-index:9
}
.category-header-4 .navbar-menu .category-left .menu-block .pixelstrap .light-menu-item {
padding-top: 10px;
    padding-bottom: 10px;
	color:#fff
}
.category-header-4 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav {
	background-color:#0083c1;
	top:7px
}
.category-header-4 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav:before {
	border-top:5px solid #0083c1
}
.category-header-4 .navbar-menu .category-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.category-header-4 .navbar-menu .category-right .sm-nav-block {
	display:none
}
.category-header-4 .navbar-menu .category-right .sm-nav-block i {
	font-size:24px
}
.category-header-4 .navbar-menu .category-right .input-block {
	width:600px
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form {
	width:100%;
	margin:5px 0;
	background-color:#fff
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group {
	height: 45px;
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group .form-control {
	border-radius:0;
	border:none;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group .form-control:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group span {
	padding:10px 20px;
	background-color:#fff;
	-ms-flex-item-align:center;
	align-self:center
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group span i {
	font-size:20px;
	color:#444
}
.category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border:none;
	outline:none;
	font-weight:700;
	color:#444;
	padding:0 25px;
	background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 23px;
	text-align:center;
	text-align-last:center;
	width:175px;
	text-transform:uppercase
}
.category-header-4 .navbar-menu .category-right .gift-block {
	background-color:#444;
	padding:12px 28px;
	margin-left:15px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	color:#fff;
	width:255px;
	border:0
}
.category-header-4 .navbar-menu .category-right .gift-block .grif-icon i {
	font-size:35px
}
.category-header-4 .navbar-menu .category-right .gift-block .gift-offer {
	margin-left:10px
}
.category-header-4 .navbar-menu .category-right .gift-block .gift-offer p {
	text-transform:uppercase;
	line-height:1
}
.category-header-4 .navbar-menu .category-right .gift-block .gift-offer span {
	font-size:20px;
	text-transform:capitalize;
	font-weight:700;
	line-height:1.2
}
.category-header-6 {
	background-color:#0083c1
}
.category-header-6 .navbar-menu .category-left .nav-block .nav-left .navbar {
	background-color:#f15838
}
.category-header-6 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#333
}
.category-header-6 .navbar-menu .category-right .gift-block {
	background-color:#f15838
}
.onhover-dropdown {
	position:relative;
	z-index:9
}
.onhover-dropdown .onhover-show-div {
	top:50px;
	position:absolute;
	z-index:10;
	background-color:#fff;
	-webkit-transition:all linear 0.5s;
	transition:all linear 0.5s;
	min-width:160px;
	text-align:left;
	-webkit-transform:translateY(30px);
	transform:translateY(30px);
	left:0;
	opacity:0;
	visibility:hidden;
	padding:15px 20px;
	border:5px solid #f2f2f2
}
.onhover-dropdown .onhover-show-div li {
	display:block;
	line-height:2.2;
	margin-left:0 !important
}
.onhover-dropdown .onhover-show-div li a {
	color:#444;
	text-transform:capitalize;
	font-size:14px;
	letter-spacing:0.03em;
	font-family:sans-serif
}
.onhover-dropdown:hover .onhover-show-div {
	-webkit-transform:translateY(0px);
	transform:translateY(0px);
	opacity:1;
	visibility:visible
}
.cart-hover-div {
	position:relative
}
.cart-hover-div .cart-show-div {
	top:50px;
	position:absolute;
	z-index:10;
	background-color:#fff;
	-webkit-transition:all linear 0.5s;
	transition:all linear 0.5s;
	min-width:250px;
	text-align:left;
	-webkit-box-shadow:0 0 1px 0 #ddd;
	box-shadow:0 0 1px 0 #ddd;
	-webkit-transform:translateY(30px);
	transform:translateY(30px);
	right:0;
	padding:20px;
	opacity:0;
	visibility:hidden;
	border:5px solid #f2f2f2
}
.cart-hover-div .cart-show-div.right {
	right:unset
}
.cart-hover-div .cart-show-div li {
	margin-left:0 !important;
	width:100%
}
.cart-hover-div .cart-show-div li .media {
	padding-bottom:10px
}
.cart-hover-div .cart-show-div li .media img {
	height:70px;
	margin-right:20px;
	border:1px solid #ddd
}
.cart-hover-div .cart-show-div li .media .media-body {
	-ms-flex-item-align:center;
	align-self:center
}
.cart-hover-div .cart-show-div li .media .media-body h6 {
	color:#444;
	text-transform:capitalize;
	font-family:sans-serif;
	padding-bottom:5px
}
.cart-hover-div .cart-show-div li .total {
	padding:10px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd
}
.cart-hover-div .cart-show-div li .total h6 {
	font-size:16px;
	color:#8d8d8d;
	text-transform:capitalize;
	letter-spacing:0.03em
}
.cart-hover-div .cart-show-div li .total h6 span {
	float:right
}
.cart-hover-div .cart-show-div li .check-btn {
	text-transform:capitalize;
	font-size:16px;
	padding-top:10px
}
.cart-hover-div .cart-show-div li .check-btn a {
	color:#000;
	font-family:sans-serif;
	letter-spacing:0.05em
}
.cart-hover-div .cart-show-div li .check-btn a:last-child {
	float:right
}
.cart-hover-div:hover .cart-show-div {
	-webkit-transform:translateY(0px);
	transform:translateY(0px);
	visibility:visible;
	opacity:1
}
.cart-hover-div:hover .cart-show-div.right {
	right:unset
}
.search-overlay {
	width:100%;
	height:100%;
	background-color:#fff;
	position:fixed;
	top:0;
	left:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.search-overlay>div {
	width:100%
}
.search-overlay>div .close-mobile-search {
	position:absolute;
	top:15px;
	right:30px;
	font-size:50px;
	color:#444;
	cursor:pointer
}
.search-overlay>div .overlay-content input {
	padding:20px 0;
	background-color:transparent;
	border:none;
	border-bottom:1px solid #ddd
}
.search-overlay>div .overlay-content input:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.search-overlay>div .overlay-content input::-webkit-input-placeholder {
letter-spacing:0.05em;
font-size:18px;
font-family:sans-serif;
color:#444
}
.search-overlay>div .overlay-content input:-ms-input-placeholder {
letter-spacing:0.05em;
font-size:18px;
font-family:sans-serif;
color:#444
}
.search-overlay>div .overlay-content input::-ms-input-placeholder {
letter-spacing:0.05em;
font-size:18px;
font-family:sans-serif;
color:#444
}
.search-overlay>div .overlay-content input::placeholder {
letter-spacing:0.05em;
font-size:18px;
font-family:sans-serif;
color:#444
}
.search-overlay>div .overlay-content button {
	position:absolute;
	top:10px;
	right:20px;
	background-color:transparent;
	border:none;
	font-size:22px
}
.search-overlay>div .overlay-content button i {
	color:#444 !important
}
.mobile-setting-hover {
	position:relative
}
.mobile-setting-hover .mobile-setting-show {
	position:absolute;
	bottom:40px;
	right:0;
	background-color:#fff;
	-webkit-box-shadow:0 0 1px 0 #ddd;
	box-shadow:0 0 1px 0 #ddd;
	min-width:160px;
	padding:20px;
	-webkit-transition:all linear 0.5s;
	transition:all linear 0.5s;
	-webkit-transform:translateY(30px);
	transform:translateY(30px);
	visibility:hidden;
	opacity:0
}
.mobile-setting-hover .mobile-setting-show h6 {
	font-size:16px;
	color:#000;
	text-transform:capitalize;
	font-family:sans-serif;
	margin-bottom:10px
}
.mobile-setting-hover .mobile-setting-show .curroncy {
	margin-top:10px
}
.mobile-setting-hover .mobile-setting-show ul li {
	display:block;
	margin-bottom:8px;
	padding-left:17px
}
.mobile-setting-hover .mobile-setting-show ul li:last-child {
	margin-bottom:0
}
.mobile-setting-hover .mobile-setting-show ul li a {
	color:#444;
	text-transform:capitalize;
	font-family:sans-serif;
	font-size:14px
}
.mobile-setting-hover:hover .mobile-setting-show {
	-webkit-transform:translate(0);
	transform:translate(0);
	opacity:1;
	visibility:visible
}
.product-notification {
	width:300px;
	padding:20px;
	background-color:white;
	-webkit-box-shadow:0px 0 7px 2px rgba(158, 158, 158, 0.2);
	box-shadow:0px 0 7px 2px rgba(158, 158, 158, 0.2);
	margin:10px;
	position:fixed;
	bottom:0;
	-webkit-animation:movebottom 10s infinite;
	animation:movebottom 10s infinite;
	z-index:99
}
.product-notification img {
	height:70px
}
.product-notification .close {
	position:absolute;
	right:13px;
	top:5px;
	font-size:24px;
	z-index:99
}
@-webkit-keyframes movebottom {
0% {
display:block;
bottom:-200px
}
25% {
bottom:0px
}
75% {
bottom:0px
}
100% {
display:none;
bottom:-200px
}
}
@keyframes movebottom {
0% {
display:block;
bottom:-200px
}
25% {
bottom:0px
}
75% {
bottom:0px
}
100% {
display:none;
bottom:-200px
}
}
.gift-dropdown.dropdown-menu {
	border:2px solid #f1f1f1;
	width:100%;
	border-radius:0;
	padding:20px 10px 20px 20px
}
.gift-dropdown.dropdown-menu .media {
	-webkit-transition:-webkit-transform 0.3s ease;
	transition:-webkit-transform 0.3s ease;
	transition:transform 0.3s ease;
	transition:transform 0.3s ease, -webkit-transform 0.3s ease;
	-webkit-transform:scale(1);
	transform:scale(1)
}
.gift-dropdown.dropdown-menu .media:hover {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition:-webkit-transform 0.3s ease;
	transition:-webkit-transform 0.3s ease;
	transition:transform 0.3s ease;
	transition:transform 0.3s ease, -webkit-transform 0.3s ease
}
.gift-dropdown.dropdown-menu .cash {
	height:10px;
	margin-top:-5px
}
.gift-dropdown.dropdown-menu .fire {
	height:13px;
	margin-top:-5px
}
.gift-dropdown.dropdown-menu .offer-banner {
	width:60px;
	border:1px dashed #afafaf;
	border-radius:5px;
	text-align:center;
	margin-right:13px;
	font-size:13px;
	padding:5px 1px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700
}
.gift-dropdown.dropdown-menu .media+.media {
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #f1f5f8
}
.gift-dropdown.dropdown-menu .media+.media h5 {
	padding-bottom:2px
}
.gift-dropdown.dropdown-menu .media .mr-3 {
	height:45px;
	width:45px;
	background-color:#fff;
	padding:7px;
	border-radius:100%;
	margin-right:12px !important
}
.gift-dropdown.dropdown-menu .media .mr-3 img {
	height:30px
}
.Jewellery-banner {
	background-image:url("images/layout-1/collection-banner/6.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding:35px;
	height:100%
}
.Jewellery-banner a {
	color:#444;
	text-transform:capitalize;
	font-weight:700;
	font-size:14px
}
.Jewellery-banner h6 {
	color:#f15838;
	font-size:31px;
	font-weight:700;
	text-transform:capitalize;
	line-height:1
}
.layout-5 .media-banner.media-banner-1 {
	background-color:#f2f2f2
}
.tab-product-main .tab-prodcut-contain ul li a {
	color:#fff
}
.media-banner {
	padding:30px;
	background-color:#f2f2f2;
	border-right:1px solid #ddd
}
.media-banner .media-banner-box {
	margin-bottom:20px
}
.media-banner .media-banner-box:last-child {
	margin-bottom:0
}
.media-banner .media-banner-box .media-heading h5 {
	font-size:18px;
	color:#444;
	text-transform:uppercase;
	line-height:1;
	letter-spacing:0.5px
}
.media-banner .media-banner-box .media-view h5 {
	text-transform:capitalize;
	color:#f15838;
	line-height:18px
}
.media-banner .media-banner-box .media img {
	border:1px solid #ddd
}
.media-banner .media-banner-box .media .media-body .media-contant {
	margin-left:15px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100px
}
.media-banner .media-banner-box .media .media-body .media-contant .rating i {
	color:#ffa800
}
.media-banner .media-banner-box .media .media-body .media-contant .rating i:last-child {
	color:#e8ebf2
}
.media-banner .media-banner-box .media .media-body .media-contant p {
	font-family:Raleway, sans-serif;
	font-size:14px;
	margin-bottom:0
}
.media-banner .media-banner-box .media .media-body .media-contant h6 {
	color:#f15838;
	font-weight:700;
	margin-top:3px
}
.media-banner .media-banner-box .media .media-body .media-contant h6 span {
	color:#e8ebf2;
	text-decoration:line-through;
	font-weight:500
}
.media-banner.media-banner-1 {
	background-color:#eef3f4;
	margin:0 8px
}
.media-banner.media-banner-2 .media-banner-box {
	margin-bottom:10px
}
.media-banner.media-banner-2 .media-banner-box:last-child {
	margin-bottom:0
}
.media-banner.banner-inverse .media-banner-box .media .media-body .media-contant h6 {
	color:#0083c1
}
.sosiyal {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.sosiyal li {
	width:35px;
	height:35px;
	border-radius:50%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-right:10px;
	background-color:#f7f7f7;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.sosiyal li:last-child {
	margin-right:0
}
.sosiyal li a i {
	color:#444
}
.sosiyal li:hover {
	background-color:#0083c1;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.sosiyal li:hover i {
	color:#fff
}
.sosiyal.sosiyal-inverse li:hover {
	background-color:#f15838
}
.app-link-block {
	background-color:#f2f2f2
}
.app-link-block .app-link-bloc-contain {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:50px 0;
	width:100%
}
.app-link-block .app-link-bloc-contain.app-link-bloc-contain-1 {
	padding:30px 0
}
.app-link-block .app-link-bloc-contain .app-item-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.app-link-block .app-link-bloc-contain .app-item-group .app-item:first-child {
	margin-right:15px
}
.app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block h6 {
	color:#777;
	text-transform:uppercase;
	margin-left:35px;
	margin-right:35px;
	font-family:Raleway, PT Sans
}
.sub-footer {
	background-color:#fff
}
.sub-footer .footer-end p {
	padding:20px 0;
	color:#8d8d8d;
	margin-bottom:0;
	text-transform:uppercase;
	font-family:Raleway;
	letter-spacing:0.05em
}
.sub-footer .footer-end p span {
	font-family:sans-serif
}
.sub-footer .payment-card-bottom {
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.sub-footer .payment-card-bottom ul li {
	margin-left:15px
}
.sub-footer .payment-card-bottom ul li:first-child {
	margin-left:0
}
.footer-1 {
	background-color:#fff
}
.footer-1 .logo-contain {
	padding:35px 0
}
.footer-1 .logo-contain .logo-block {
	padding:25px 0
}
.footer-1 .logo-contain .logo-detail {
	position:relative;
	padding:30px 0
}
.footer-1 .logo-contain .logo-detail:before {
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:100%;
	content:"";
	background:#ddd;
	margin:0 auto
}
.footer-1 .logo-contain .logo-detail p {
	color:#777;
	text-transform:capitalize;
	margin-bottom:0;
	margin-left:45px;
	letter-spacing:0.5px;
	line-height:1.8
}
.footer-1 .footer-link {
	border-right:1px solid #ddd;
	padding:45px 0
}
.footer-1 .footer-box {
	padding-bottom:30px;
	padding-top:30px
}
.footer-1 .footer-box .footer-sub-box.account {
	margin-bottom:40px
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box {
	margin-left:80px;
	padding:20px 0
}
.footer-1 .footer-box .footer-sub-box .footer-title {
	margin-bottom:15px
}
.footer-1 .footer-box .footer-sub-box .footer-contant ul li {
	font-family:Raleway;
	display:inline;
	line-height:1.8;
	margin-right:15px
}
.footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li {
	color:#8d8d8d;
	display:block;
	margin-right:0
}
.footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li span {
	font-family:sans-serif
}
.footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li i {
	top:4px
}
.footer-2 {
	background-color:#fff;
	padding:50px 0 0 0
}
.footer-2 .footer-main-contian {
	border-bottom:1px solid #ddd;
	padding-bottom:30px
}
.footer-2 .footer-main-contian .footer-left {
	padding-right:60px;
	padding-top:10px
}
.footer-2 .footer-main-contian .footer-left .footer-detail p {
	padding:40px 0;
	font-family:Raleway, sans-serif;
	text-transform:capitalize;
	line-height:1.8;
	color:#777
}
.footer-2 .footer-main-contian .footer-left .footer-detail .paymant-bottom li {
	margin-right:15px
}
.footer-2 .footer-main-contian .footer-left .footer-detail .paymant-bottom li:last-child {
	margin-right:0
}
.footer-2 .footer-main-contian .footer-right {
	padding-top:25px;
	padding-left:50px;
	border-left:1px solid #ddd
}
.footer-2 .footer-main-contian .footer-right .subscribe-section {
	padding-bottom:45px;
	border-bottom:1px solid #ddd
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block {
	height:100%
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant h4 {
	color:#000;
	font-size:18px;
	text-transform:uppercase
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group span {
	background-color:transparent;
	border-radius:inherit;
	border-right:none
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group span i {
	color:#acacac
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group .telly {
	border-left:none;
	border-right:1px solid #ddd
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group .telly i {
	color:#f15838
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input {
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:none;
	border-right:none;
	border-radius:inherit
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input::-webkit-input-placeholder {
color:#acacac
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input:-ms-input-placeholder {
color:#acacac
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input::-ms-input-placeholder {
color:#acacac
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input::placeholder {
color:#acacac
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.footer-2 .footer-main-contian .footer-right .account-right {
	padding:50px 0 30px 15px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title {
	padding-bottom:15px;
	position:relative
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title:before {
	content:'';
	position:absolute;
	bottom:0;
	width:50px;
	height:2px;
	background-color:#f15838
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant {
	margin-top:30px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li {
	color:#8d8d8d
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li i {
	top:0
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li:first-child i {
	margin-top:4px
}
.footer-2 .sub-footer {
	background-color:#f2f2f2
}
.footer-2 .sub-footer .sub-footer-contain {
	padding:20px 0
}
.footer-2 .sub-footer .sub-footer-contain ul li a {
	color:#777
}
.footer-2 .sub-footer .sub-footer-contain p {
	color:#777;
	font-family:Raleway;
	text-transform:uppercase;
	letter-spacing:0.05em;
	text-align:center;
font-size:calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)))
}
.footer-2 .sub-footer .sub-footer-contain p span {
	font-family:sans-serif
}
.footer-3 {
	background-color:#fff;
	padding:40px 0 0 0
}
.footer-3 .sosiyal-footer {
	padding-bottom:45px;
	border-bottom:1px solid #ddd
}
.footer-3 .sosiyal-footer .app-link-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	height:100%
}
.footer-3 .sosiyal-footer .app-link-group .app-item:first-child {
	margin-right:15px
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block {
	text-align:center
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block h4 {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	line-height:1
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group {
	margin-top:20px
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group span {
	background-color:transparent;
	border-radius:inherit;
	border-right:none
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group span i {
	color:#acacac
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group .telly {
	border-left:none;
	border-right:1px solid #ddd
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group .telly i {
	color:#f15838
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input {
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:none;
	border-right:none;
	border-radius:inherit
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input::-webkit-input-placeholder {
color:#acacac
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input:-ms-input-placeholder {
color:#acacac
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input::-ms-input-placeholder {
color:#acacac
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input::placeholder {
color:#acacac
}
.footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.footer-3 .sosiyal-footer .sosiyal-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	height:100%;
	margin-left:35px
}
.footer-3 .footer-logo {
	padding:40px 0
}
.footer-3 .footer-logo .footer-box .footer-title {
	padding-bottom:15px;
	position:relative
}
.footer-3 .footer-logo .footer-box .footer-title:before {
	content:'';
	position:absolute;
	bottom:0;
	width:50px;
	height:2px;
	background-color:#0083c1
}
.footer-3 .footer-logo .footer-box .footer-title.footer-title-1 {
	padding-bottom:0
}
.footer-3 .footer-logo .footer-box .footer-title.footer-title-1:before {
	background-color:transparent
}
.footer-3 .footer-logo .footer-box .footer-mobile-title {
	display:none
}
.footer-3 .footer-logo .footer-box .footer-contant {
	margin-top:30px
}
.footer-3 .footer-logo .footer-box .footer-contant.mobile-contant {
	margin-top:0
}
.footer-3 .footer-logo .footer-box .footer-contant.footer-contant-1 {
	margin-top:0
}
.footer-3 .footer-logo .footer-box .footer-contant li i {
	top:0
}
.footer-3 .footer-logo .footer-box .footer-contant li:first-child i {
	top:4px
}
.footer-3 .footer-logo .footer-box .footer-contant p {
	padding:40px 0;
	font-family:Raleway, sans-serif;
	text-transform:capitalize;
	line-height:1.8;
	color:#777
}
.footer-3 .footer-logo .footer-box .footer-contant .paymant-bottom li {
	margin-right:15px;
	padding-bottom:0;
	display:inline-block
}
.footer-3 .footer-logo .footer-box .footer-contant .paymant-bottom li:last-child {
	margin-right:0
}
.footer-3 .sub-footer {
	background-color:#444;
	padding:20px 0;
	text-align:center
}
.footer-3 .sub-footer h6 {
	font-size:14px;
	color:#999;
	font-family:Raleway
}
.footer-3 .sub-footer h6 span {
	font-family:sans-serif
}
.footer-4 {
	background-color:#eee;
	padding-top:40px
}
.footer-4 .footer-logo {
	text-align:center
}
.footer-4 .logo-detail {
	text-align:center;
	padding-top:30px;
	padding-bottom:50px
}
.footer-4 .logo-detail p {
	font-family:Raleway, sans-serif;
	color:#8a8a8a
}
.footer-4 .follow {
	background-color:#fff;
	padding:30px 0
}
.footer-4 .top-category {
	padding:50px 0
}
.footer-4 .footer-box .footer-contant ul li a {
	color:#777
}
.footer-title h5 {
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	text-transform:uppercase;
	color:#000;
	font-family: 'Muli', sans-serif;
}
.footer-title .line {
	width:50px;
	height:2px;
	background-color:#f15838;
	margin-top:10px
}
.footer-contant {
	margin-top:30px
}
.footer-contant ul li {
	position:relative;
	line-height:1.2;
	display:block;
	padding-bottom:15px;
	font-size:14px;
	text-transform:capitalize;
	font-family: 'Muli', sans-serif;
	letter-spacing:0.03em
}
.footer-contant ul li:last-child {
	margin-right:0;
	padding-bottom:0
}
.footer-contant ul li a {
	color:#8d8d8d
}
.footer-contant .contact-list li {
	padding-left:25px
}
.footer-contant .contact-list li:first-child {
	line-height:1.8
}
.footer-contant .contact-list li:first-child i {
	margin-top:4px
}
.footer-contant .contact-list li span {
	font-family:sans-serif
}
.footer-contant .contact-list li i {
	position:absolute;
	top:0;
	left:0
}
.theme-slider {
	line-height:0
}
.theme-slider .slider-banner {
	position:relative;
	overflow:hidden
}
.theme-slider .slider-banner.p-left .slider-banner-contain {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.theme-slider .slider-banner.p-right .slider-banner-contain {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.theme-slider .slider-banner.p-center .slider-banner-contain {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.theme-slider .slider-banner.p-top .slider-banner-contain {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start
}
.theme-slider .slider-banner .slider-img {
	height:455px;
	background-color:#eddbd1
}
.theme-slider .slider-banner .slider-banner-contain {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:0 100px
}
.theme-slider .slider-banner .slider-banner-contain h4 {
	font-size:24px;
	color:#000;
	text-transform:capitalize;
	line-height:1;
	padding-bottom:8px
}
.theme-slider .slider-banner .slider-banner-contain h1 {
	font-size:72px;
	color:#0083c1;
	text-transform:capitalize;
	line-height:1;
	padding-bottom:12px
}
.theme-slider .slider-banner .slider-banner-contain h2 {
	font-size:36px;
	color:#777;
	text-transform:capitalize;
	line-height:1;
	padding-bottom:16px
}
.theme-slider .slider-banner .slider-banner-contain .btn-rounded {
	display:inline-block;
	letter-spacing:1px;
	padding:15px 35px;
	font-size:18px
}
.theme-slider .slider-banner .layout2-slide-1 li {
	position:absolute;
	bottom:-8px;
	right:0
}
.theme-slider .slider-banner .layout2-slide-2 li {
	position:absolute;
	bottom:55px;
	right:60px
}
.theme-slider .slider-banner .layout2-slide-3 li {
	position:absolute;
	bottom:35px;
	right:55px
}
.theme-slider .slider-banner .slide-center {
	display:-webkit-box !important;
	display:-ms-flexbox !important;
	display:flex !important;
	-webkit-box-align:center !important;
	-ms-flex-align:center !important;
	align-items:center !important;
	height:100% !important
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li {
	position:absolute;
	bottom:-30px;
	left:-50px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li:nth-child(2) {
right:60px;
left:unset
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-2 li {
	position:absolute;
	left:50px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-2 li:nth-child(2) {
right:20px;
left:unset
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li {
	position:absolute;
	bottom:-30px;
	left:-50px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li:nth-child(2) {
right:100px;
bottom:-20px;
left:unset
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 {
	color:#f15838;
	font-weight:400;
	text-transform:uppercase;
	padding-bottom:2px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 span {
	color:#0083c1;
	text-transform:capitalize;
	margin-left:17px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h4 {
	font-size:30px;
	color:#939b9e;
	font-weight:400;
	padding-bottom:20px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h2 {
	font-size:36px;
	color:#000;
	padding-bottom:15px
}
.theme-slider .slider-banner.slide-banner-1 .btn-normal {
	padding:17px 35px;
	font-size:18px
}
.theme-slider .slider-banner.slide-banner-1 .slider-img {
	height:495px;
	background-color:#d3ecf3;
	overflow:hidden
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
	position:absolute;
	top:0;
	left:20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
	right:20px;
	left:unset
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
	position:absolute;
	top:0;
	left:65px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
	right:65px;
	left:unset
}
.theme-slider .slider-banner.slide-banner-2 .slider-img {
	height:480px;
	background-color:#eee
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
	background-color:#fff;
	padding:40px;
	text-align:center;
	min-width:440px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h4 {
	font-size:18px;
	color:#444;
	padding-bottom:5px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h1 {
	color:#0083c1;
	padding-bottom:21px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain span {
	display:block;
	background-color:#f15838;
	font-weight:700;
	color:#fff;
	font-size:36px;
	text-transform:capitalize;
	letter-spacing:1px;
	line-height:1.2;
	padding-top:8px;
	padding-bottom:10px;
	margin-bottom:22px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain a {
	text-transform:uppercase;
	font-weight:700;
	color:#0083c1
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain a i {
	margin-left:15px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li {
	position:absolute;
	top:0;
	right:170px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
	position:absolute;
	top:0;
	right:180px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li {
	position:absolute;
	top:0;
	right:230px
}
.theme-slider .slider-banner.slide-banner-3 .slider-img {
	height:455px;
	background-color:#fff
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h5 {
	font-size:18px;
	color:#777;
	font-weight:400;
	text-transform:capitalize;
	padding-bottom:6px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h3 {
	font-size:42px;
	text-transform:capitalize;
	color:#f15838;
	font-weight:400;
	padding-bottom:10px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h1 {
	font-size:52px;
	color:#0083c1;
	padding-bottom:27px;
	text-transform:uppercase
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h2 {
	font-size:24px;
	color:#444;
	padding-bottom:25px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain .btn-normal {
	text-transform:capitalize;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	padding:18px 45px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
	position:absolute;
	right:100px;
	bottom:0
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
	position:absolute;
	right:100px;
	bottom:0
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
	position:absolute;
	right:100px;
	bottom:0
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
	height:695px;
	background:-webkit-gradient(linear, left top, left bottom, from(#dfe9f3), to(#e7e7e7));
	background:linear-gradient(#dfe9f3, #e7e7e7)
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain {
	text-align:center
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h3 {
	color:#f15838;
font-size:calc(18px + (36 - 18) * ((100vw - 320px) / (1920 - 320)));
	font-weight:400;
	text-transform:capitalize;
	position:relative;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	margin:0 auto
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h3:after {
	position:absolute;
	top:50%;
	left:120%;
	height:5px;
	width:100px;
	content:'';
	background-color:#0083c1
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h3:before {
	position:absolute;
	top:50%;
	right:120%;
	height:5px;
	width:100px;
	content:'';
	background-color:#0083c1
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h1 {
	color:#0083c1;
	text-transform:capitalize;
	margin-top:10px;
font-size:calc(24px + (72 - 24) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h2 {
	color:#f15838;
	margin-top:11px;
font-size:calc(18px + (36 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain .btn-normal {
	text-transform:capitalize;
	font-weight:700;
	margin-top:15px;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-1 li {
	position:absolute;
	bottom:0;
	right:50px;
	width:450px
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-2 li {
	position:absolute;
	top:60%;
	right:17%;
	-webkit-animation:vegislide-move 2s linear infinite;
	animation:vegislide-move 2s linear infinite;
width:calc(25px + (55 - 25) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-2 li:nth-child(2) {
right:50%;
-webkit-animation:vegislide-move 2.8s linear infinite;
animation:vegislide-move 2.8s linear infinite;
width:calc(20px + (55 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-2 li:nth-child(3) {
top:unset;
bottom:10%;
margin-right:26%;
-webkit-animation:vegislide-move 3s linear infinite;
animation:vegislide-move 3s linear infinite;
width:calc(20px + (55 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-2 li:nth-child(4) {
top:unset;
bottom:20%;
right:40%;
-webkit-animation:vegislide-move 3.5s linear infinite;
animation:vegislide-move 3.5s linear infinite;
width:calc(30px + (45 - 30) * ((100vw - 320px) / (1920 - 320)))
}
@-webkit-keyframes vegislide-move {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
50% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
100% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
}
@keyframes vegislide-move {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
50% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
100% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
}
.theme-slider .slider-banner.slide-banner-5 .slider-img {
	background-color:#e7e7e7
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h5 {
	font-size:18px;
	color:#777;
	font-weight:400;
	text-transform:capitalize;
	padding-bottom:6px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h3 {
	font-size:42px;
	text-transform:capitalize;
	color:#f15838;
	font-weight:400;
	padding-bottom:10px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h1 {
	font-size:52px;
	color:#0083c1;
	padding-bottom:27px;
	text-transform:uppercase
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h2 {
	font-size:24px;
	color:#444;
	padding-bottom:25px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain .btn-rounded {
	text-transform:capitalize
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain .btn-rounded:hover {
	background-color:#0083c1
}
.slider-layout-4 .slider-slide {
	max-width:calc(100% - 275px);
	margin-left:275px
}
.title1 {
	text-align:center;
	background-color:#fff;
	padding:42px 0
}
.title1 h4 {
	font-size:18px;
	color:#444;
	text-transform:uppercase;
	letter-spacing:0.05em
}
.title2 {
	padding-bottom:15px;
	margin-bottom:30px;
	text-align:center;
	background-color:#fff
}
.title2 h4 {
	font-size:18px;
	text-transform:uppercase;
	color:#444;
	font-weight:600;
	letter-spacing:0.05em;
	text-align:center;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	position:relative;
	margin:0 auto
}
.title2 h4:before {
	content:'';
	position:absolute;
	bottom:-10px;
	left:50%;
	height:3px;
	width:100%;
	max-width:100%;
	background:#f15838;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.title2 h4:hover:before {
	width:48px;
	max-width:50%
}
.title3 {
	text-align:center;
	padding-top:50px;
	padding-bottom:30px
}
.title3 h4 {
	text-transform:uppercase;
	color:#000;
	letter-spacing:0.05em;
	margin-top:-4px
}
.title4 {
	text-align:center;
padding-top:calc(20px + (42 - 20) * ((100vw - 320px) / (1920 - 320)));
padding-bottom:calc(20px + (42 - 20) * ((100vw - 320px) / (1920 - 320)));
	background-color:#fff
}
.title4 h4 {
font-size:calc(18px + (36 - 18) * ((100vw - 320px) / (1920 - 320)));
	color:#444;
	text-transform:uppercase;
	letter-spacing:0.05em;
	line-height:1
}
.title4 h4 span {
	color:#f15838
}
.title5 {
	text-align:center;
	background-color:#fff
}
.title5 h4 {
	font-size:36px;
	text-transform:uppercase;
	color:#000;
	letter-spacing:0.05em
}
.title5 p {
	color:#444;
	margin-top:10px;
	font-size:18px
}
.title6 {
	text-align:center;
	position:relative;
padding:calc(18px + (42 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.title6 h4 {
font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
	display:inline-block;
	margin-bottom:0;
	padding:0 25px;
	text-transform:uppercase;
	position:relative;
	color:#444
}
.title6 h4:before, .title6 h4:after {
	width:10%;
	height:2px;
	content:'';
	background:#444;
	display:inline-block;
	position:absolute;
	top:50%;
	left:-30px
}
.title6 h4:after {
	right:-30px;
	left:unset
}
.tab-product-main {
	background-color:#fff
}
.tab-product-main .tab-prodcut-contain {
	text-align:center
}
.tab-product-main .tab-prodcut-contain ul li {
	margin:0 20px;
	padding:40px 0;
	position:relative
}
.tab-product-main .tab-prodcut-contain ul li.current a {
	color:#f15838
}
.tab-product-main .tab-prodcut-contain ul li.current:before {
	position:absolute;
	top:0;
	left:0;
	height:5px;
	background-color:#f15838;
	width:100%;
	content:''
}
.tab-product-main .tab-prodcut-contain ul li a {
	color:#444;
	text-transform:uppercase;
	font-weight:700;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.newsletter {
	background-color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding:50px 0
}
.newsletter .news-leble {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	border-right:1px solid #ddd;
	padding-right:35px
}
.newsletter .news-leble svg {
	fill:#f15838;
	width:50px;
	height:50px
}
.newsletter .news-leble .news-text {
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	text-transform:uppercase;
	color:#444;
	line-height:1;
	font-weight:700;
	margin-left:25px
}
.newsletter .news-leble .news-text span {
	display:block;
	margin-top:6px
}
.newsletter .subscribe-block {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.newsletter .subscribe-block .input-group input {
	border:none;
	width:320px;
	background-color:transparent
}
.newsletter .subscribe-block .input-group input::-webkit-input-placeholder {
color:#e8ebf2;
font-family:Raleway;
letter-spacing:1px;
font-size:12px
}
.newsletter .subscribe-block .input-group input:-ms-input-placeholder {
color:#e8ebf2;
font-family:Raleway;
letter-spacing:1px;
font-size:12px
}
.newsletter .subscribe-block .input-group input::-ms-input-placeholder {
color:#e8ebf2;
font-family:Raleway;
letter-spacing:1px;
font-size:12px
}
.newsletter .subscribe-block .input-group input::placeholder {
color:#e8ebf2;
font-family:Raleway;
letter-spacing:1px;
font-size:12px
}
.newsletter .subscribe-block .input-group input:focus {
	border:none;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.newsletter .subscribe-block .input-group span {
	background-color:transparent;
	border:none;
	padding:0 45px
}
.newsletter .subscribe-block .input-group span i {
	font-size:20px;
	color:#0083c1
}
.newsletter .subscribe-block .btn-normal {
	text-transform:uppercase;
	padding:18px 30px
}
.newsletter.newsletter-inverse .subscribe-block .btn-normal {
	background-color:#0083c1
}
.newsletter.newsletter-inverse .news-leble svg {
	fill:#0083c1
}
.breadcrumb-main {
	background-color:#fff;
	padding:50px 0
}
.breadcrumb-main .breadcrumb-contain {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	text-align:center
}
.breadcrumb-main .breadcrumb-contain h2 {
	color:#333;
	text-transform:uppercase;
	margin-bottom:10px;
font-size:calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.breadcrumb-main .breadcrumb-contain ul li {
	margin-right:15px
}
.breadcrumb-main .breadcrumb-contain ul li:last-child {
	margin-right:0
}
.breadcrumb-main .breadcrumb-contain ul li a {
	color:#333;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	text-transform:uppercase;
	font-weight:700
}
.breadcrumb-main .breadcrumb-contain ul li i {
	color:#333;
	font-size:17px;
	font-weight:700
}
.paymant-offer-mian {
	background-color:#fff;
	padding:30px;
	margin-right:15px;
	text-align:center
}
.paymant-offer-mian img {
	margin:0 auto
}
.paymant-offer-mian h2 {
	color:#0083c1;
	font-weight:600;
	line-height:1;
	margin-top:25px;
	font-family:monospace
}
.paymant-offer-mian h3 {
	text-transform:capitalize;
	line-height:1;
	margin-top:10px;
	color:#333;
font-size:calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
	font-weight:500;
	margin-bottom:10px
}
.paymant-offer-mian h4 {
	text-transform:capitalize;
	line-height:1;
	margin-top:10px;
	margin-bottom:15px;
	font-weight:500
}
.paymant-offer-mian .payment-cod {
	padding:8px 20px;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	text-transform:capitalize;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	line-height:1;
	color:#0083c1;
	background-color:rgba(0, 131, 193, 0.1);
	font-weight:700;
	border:1px dashed;
	border-radius:5px
}
.sitemap_page .title {
	color:#f15838;
	text-transform:capitalize;
	font-weight:700
}
.sitemap_page ul {
	padding-left:10px
}
.sitemap_page ul li {
	display:block;
	margin-bottom:10px
}
.sitemap_page ul li a {
	color:#444;
	font-weight:700;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	text-transform:capitalize
}
.sitemap_page ul li a i {
	font-size:10px
}
.sitemap_page ul li a:hover {
	color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.sitemap_page ul ul {
	padding-left:15px;
	margin-top:5px
}
.sitemap_page ul ul li {
	margin-bottom:0
}
.sitemap_page ul ul li a {
	font-weight:400;
	color:#333;
	font-size:14px
}
.select_input select {
	padding:13px 20px;
	margin-bottom:25px
}
.mb-3.theme-form .mb-5 {
	margin-bottom:0 !important
}
.template-password {
	background:url("images/coming-soon.jpg");
	background-size:cover;
	height:100vh
}
.template-password #container {
	height:100vh;
	max-width:600px;
	margin:0 auto;
	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
}
.template-password #container>div {
	width:100%
}
.template-password #container #login {
	width:100%;
	margin-bottom:120px
}
.template-password #container #login h2 {
	color:#f15838;
	font-size:30px;
	font-weight:400
}
.template-password #container #login .theme-form h3 {
	color:#333;
	font-size:20px;
	margin-bottom:25px
}
.template-password #container #login .theme-form input {
	border-color:#ddd;
	font-size:12px;
	padding:17px 25px;
	margin-bottom:15px;
	height:inherit
}
.template-password #container #login .theme-form input:focus {
	-webkit-box-shadow:none;
	box-shadow:none
}
.template-password #container #powered {
	position:absolute;
	bottom:5px;
	left:0;
	right:0
}
.template-password #container #owner a {
	color:#f15838
}
.template-password .btn-normal {
	text-transform:uppercase
}
.review-page .comment-section {
	border-bottom:none !important
}
.review-page .comment-section li:first-child {
	border-top:none;
	padding-top:0
}
.review-page .comment-section li:last-child {
	padding-bottom:0
}
.review-page .comnt-sec {
	margin-top:10px
}
.review-page .comnt-sec li {
	margin-right:15px;
	padding-bottom:0 !important;
	padding-top:0 !important;
	border-top:none !important
}
.review-page .comnt-sec li a {
	color:#777;
	font-size:16px
}
.review-page .comnt-sec li a i {
	margin-right:5px
}
.error-section {
	padding:130px 0;
	text-align:center
}
.error-section h1 {
	font-size:200px;
	font-weight:900;
	margin:0;
	line-height:0.8;
	color:#444;
	margin-top:-11px
}
.error-section h2 {
	color:#333;
	font-weight:700;
	letter-spacing:3px;
	margin:40px 0;
	text-transform:uppercase
}
.error-section .btn-normal {
	text-transform:uppercase
}
.breadcrumb-section {
	background-color:#ddd;
	padding:30px 0
}
.breadcrumb-section .page-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.breadcrumb-section .page-title h2 {
	font-size:16px;
	margin-bottom:0
}
.breadcrumb-section .breadcrumb {
	background-color:transparent;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	text-transform:uppercase;
	font-size:14px;
	color:#444;
	font-weight:600;
	margin:0;
	padding-right:0
}
.breadcrumb-section .breadcrumb a {
	color:#444;
	font-weight:600
}
.about-head {
	margin-bottom:20px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%
}
.about-head h2 {
	color:#f15838;
	margin-bottom:0
}
.about-page p {
	margin-bottom:-7px
}
.about-page .banner-section {
	border-radius:5px;
	overflow:hidden
}
.about-page h4 {
	margin-bottom:10px;
	margin-top:30px;
	text-transform:capitalize;
	font-weight:600;
	line-height:1.3;
	color:#333
}
.about-page p {
	line-height:1.8;
	letter-spacing:0.03em;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.team {
	position:relative
}
.team img {
	margin:0 auto;
	padding:0 10px
}
.team .slick-prev, .team .slick-next {
	position:absolute;
	top:-45px
}
.team .slick-prev:before, .team .slick-next:before {
	font:normal normal normal 30px/1 FontAwesome;
	color:#444;
	opacity:0.6
}
.team .slick-prev {
	left:unset;
	right:20px
}
.team .slick-prev:before {
	content:"\f104"
}
.team .slick-next {
	right:0
}
.team .slick-next:before {
	content:"\f105"
}
.team h2 {
	color:#333;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px
}
.team h4, .team h6 {
	text-align:center
}
.team h4 {
	color:#f15838;
	font-weight:700;
	margin-top:15px;
	margin-bottom:5px
}
.team h6 {
	margin-bottom:0;
	color:#444
}
.collection-filter>div:nth-child(n+2) {
margin-top:30px
}
.category-6 .col-xl-2 {
	padding-left:10px;
	padding-right:10px
}
.category-6 .col-xl-2 .product .product-box .product-detail .icon-detail button {
	padding:10px
}
.category-6 .col-xl-2 .product .product-box .product-detail .icon-detail a i {
	padding:10px
}
.collection-filter-block .product-service .media {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #eaeaea
}
.collection-filter-block .product-service .media svg {
	height:40px;
	width:40px
}
.collection-filter-block .product-service .media svg path {
	fill:#f15838
}
.collection-filter-block .product-service .media .media-body {
	padding-left:10px
}
.collection-filter-block .product-service .media .media-body h4 {
	margin-bottom:5px;
	text-transform:capitalize;
	color:#333;
	letter-spacing:0.05em
}
.collection-filter-block .product-service .media .media-body p {
	margin-bottom:0;
	text-transform:capitalize;
font-size:calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)))
}
.collection-filter-block .product-service .media:last-child {
	padding-bottom:0
}
.collection-collapse-block .collapse-block-title {
	position:relative;
	cursor:pointer;
	text-transform:uppercase;
	font-size:16px;
	color:#333;
	font-weight:600;
	letter-spacing:0.05em;
	line-height:1
}
.collection-collapse-block .collapse-block-title:after {
	position:absolute;
	display:block;
	top:0;
	right:-3px;
	content:"\f0d7";
	font-family:FontAwesome;
	color:#333
}
.collection-collapse-block .collection-collapse-block-content .color-selector {
	margin-top:30px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	font-size:16px;
	text-transform:uppercase;
	line-height:18px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a {
	color:#777;
	padding-bottom:10px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a {
	padding-bottom:0
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
	margin-top:30px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox {
	margin-bottom:12px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child {
	margin-top:20px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child {
	margin-bottom:-5px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
	text-transform:uppercase;
	cursor:pointer;
	color:#777;
	font-weight:600;
	letter-spacing:0.5px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before {
	top:1px;
	height:15px;
	width:15px;
	background:#fff;
	border:1px solid #ddd
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after {
	top:1px;
	height:15px;
	width:15px;
	background-size:65%
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked ~ .custom-control-label:after {
background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")
}
.color-selector ul li {
	height:30px;
	width:30px;
	border-radius:50%;
	margin-right:5px;
	margin-bottom:10px;
	cursor:pointer;
	border:1px solid #ddd
}
.color-selector ul .color-1 {
	background-color:white
}
.color-selector ul .color-2 {
	background-color:grey
}
.color-selector ul .color-3 {
	background-color:red
}
.color-selector ul .color-4 {
	background-color:purple
}
.color-selector ul .color-5 {
	background-color:blue
}
.color-selector ul .color-6 {
	background-color:yellow
}
.color-selector ul .color-7 {
	background-color:green
}
.color-selector ul li.active {
	border:1px solid #ddd;
	position:relative
}
.color-selector ul li.active:after {
	content:"";
	background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
	top:10px;
	right:4px;
	height:15px;
	width:15px;
	background-size:70%;
	background-repeat:no-repeat;
	position:absolute
}
.collection-sidebar-banner {
	margin-top:30px
}
.collection-sidebar-banner img {
	width:100%
}
.top-banner-wrapper .top-banner-content h4 {
	font-weight:600;
	color:#333;
	margin-bottom:15px;
	text-transform:capitalize
}
.top-banner-wrapper .top-banner-content h5 {
	font-size:16px;
	font-weight:600;
	color:#333;
	letter-spacing:1px;
	line-height:1.2;
	margin-bottom:10px
}
.top-banner-wrapper .top-banner-content p {
	line-height:1.5;
	color:#777;
	margin-bottom:0;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.product-wrapper-grid.list-view .product-wrap .product-info {
	text-align:left;
	-ms-flex-item-align:center;
	align-self:center;
	padding-left:15px
}
.product-wrapper-grid.list-view .product .product-box {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding-bottom:0;
	background-color:#fff
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox, .product-wrapper-grid.list-view .product .product-box .img-block {
	width:25%
}
.product-wrapper-grid.list-view .product .product-box .product-detail {
	padding-left:15px;
	-ms-flex-item-align:center;
	align-self:center;
	text-align:left !important
}
.product-wrapper-grid.list-view .product .product-box .product-detail.detail-center {
	padding:0;
	padding-left:25px;
	background-color:transparent;
	overflow:unset
}
.product-wrapper-grid.list-view .product .product-box .product-detail .rating-star {
	margin-top:0;
	margin-bottom:10px
}
.product-wrapper-grid.list-view .product .product-box .product-detail p {
	display:block !important;
	margin-bottom:10px;
	line-height:18px
}
.product-wrapper-grid.list-view .product .product-box .product-detail .color-variant {
	padding-top:10px
}
.product-wrapper-grid.list-view .product .product-box .product-detail h6 {
	font-weight:700;
	margin-bottom:10px
}
.product-wrapper-grid.list-view .product .product-box .product-detail .detail-title {
	opacity:1;
	padding-top:0;
	background-color:transparent
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail {
	position:unset;
	padding-top:10px;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail button {
	-webkit-animation:none;
	animation:none;
	padding:10px
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail button i {
	font-size:14px
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail a i {
	font-size:12px;
	padding:10px
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail a:nth-child(2) i {
-webkit-animation:none;
animation:none
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail a:nth-child(3) i {
-webkit-animation:none;
animation:none
}
.product-wrapper-grid.list-view .product .product-box .product-detail .icon-detail a:nth-child(4) i {
-webkit-animation:none;
animation:none
}
.collection-product-wrapper .product-top-filter {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content, .collection-product-wrapper .product-top-filter .popup-filter {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count, .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup, .collection-product-wrapper .product-top-filter .popup-filter .search-count, .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
	border-right:1px solid #ddd;
	padding:20px;
	text-transform:capitalize;
	width:35%;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5, .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup h5, .collection-product-wrapper .product-top-filter .popup-filter .search-count h5, .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup h5 {
	margin-bottom:0;
	color:#333
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
	padding:20px;
	width:10%
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li, .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li {
	height:100%;
	vertical-align:middle;
	cursor:pointer;
	color:#333
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child, .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
	margin-right:14px
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
	padding:20px;
	width:20%;
	border-right:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li {
	margin-left:10px
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li img {
	height:18px;
	cursor:pointer
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
	position:relative;
	width:20%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
	border:0;
	padding:20px;
	border-right:1px solid #ddd;
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	background:url(images/dropdown.png) no-repeat 95%;
	color:#333;
	font-weight:700;
	letter-spacing:0.05em;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select:focus, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select:focus {
	outline:unset
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option, .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option {
	padding:20px 0
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
	width:15%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
	right:10px
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
	border-right:none
}
.collection-product-wrapper .product-top-filter .popup-filter {
	-webkit-box-pack:unset;
	-ms-flex-pack:unset;
	justify-content:unset
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar {
width:3px
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-track {
background:#ddd
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb {
background:#444
}
.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb:hover {
background:#444
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
	position:relative;
	cursor:pointer;
	width:20%;
	background:url(images/dropdown.png) no-repeat 95%
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup a {
	font-size:16px;
	color:#333
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
	background-color:#8a8a8a;
	width:270px;
	height:600px;
	overflow-y:scroll
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-filter-block {
	border:none
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card {
	padding:0 30px
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner {
	padding:0 30px
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner img {
	width:100%
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup {
	display:none;
	position:absolute;
	z-index:9;
	top:75px;
	left:0;
	min-width:330px;
	border:5px solid #f2f2f2
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup.open {
	display:block
}
.collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block {
	margin-bottom:0
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
	width:20%
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
	padding-right:45px;
	font-size:16px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
	right:35px
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
	padding:20px
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-view {
	width:20%
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
	right:25px !important
}
.collection-product-wrapper .product-wrapper-grid .product-box {
	margin-top:30px;
	padding-right:0
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail {
	padding-top:0
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
	display:none
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail .detail-title .detail-left .price-title {
font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	padding-top:5px
}
.collection-product-wrapper .product-wrapper-grid .product-five {
	-webkit-box-flex:0;
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%;
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 {
	padding-left:10px;
	padding-right:10px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box {
	margin-top:15px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6 {
	font-size:13px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4 {
	font-size:18px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i {
	padding-right:0
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail.detail-center .icon-detail button {
	padding:10px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail.detail-center .icon-detail a i {
	padding:10px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .label-block .label3 {
	padding:8px 4px;
	font-size:12px
}
.filter-main-btn {
	display:none;
	margin-bottom:20px;
	cursor:pointer
}
.filter-main-btn span {
font-size:calc( 16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
	background-color:#f15838;
	padding:5px 20px;
	color:#fff;
	border-radius:3px
}
.collection-mobile-back {
	padding:15px 0;
	border-bottom:1px solid #ddd;
	display:none
}
.collection-mobile-back span {
	text-transform:uppercase;
	font-size:18px;
	color:#333;
	cursor:pointer;
	font-weight:700;
	letter-spacing:0.05em
}
.collection-mobile-back span i {
	font-size:20px;
	font-weight:700;
	margin-right:5px
}
.product-pagination {
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
margin-top:calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)));
margin-bottom:calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)))
}
.product-pagination .pagination {
	border-radius:0
}
.product-pagination .pagination .page-item {
	border-radius:0
}
.product-pagination .pagination .page-item a {
	padding:18px;
	border-bottom:0;
	border-top:0;
	color:#777;
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.product-pagination .pagination .page-item:last-child .page-link {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.product-pagination .pagination .page-item.active a {
	color:#f15838;
	background-color:#fff;
	border-color:#ddd
}
.product-pagination .product-search-count-bottom {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding-right:15px
}
.product-pagination .product-search-count-bottom h5 {
	color:#333;
	margin-bottom:0;
	padding:5px 0
}
.bundle {
	margin-top:10px
}
.bundle .bundle_img {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.bundle .bundle_img .img-box img {
	max-width:115px;
	border:1px solid #ddd;
	padding:2px
}
.bundle .bundle_img .plus {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:0 7px;
	font-size:22px
}
.bundle .bundle_detail {
	margin-top:15px
}
.bundle .bundle_detail .price_product {
	color:#000;
	padding-left:3px;
	font-weight:700
}
.bundle .bundle_detail .btn-normal {
	padding:13px 25px;
	text-transform:uppercase
}
.theme_checkbox label {
	display:block;
	position:relative;
	padding-left:30px;
	margin-bottom:12px;
	cursor:pointer;
	font-size:14px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	text-transform:capitalize;
	color:#333
}
.theme_checkbox label input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.theme_checkbox label input:checked ~ .checkmark:after {
display:block
}
.theme_checkbox label .checkmark {
	position:absolute;
	top:0;
	left:0;
	height:20px;
	width:20px;
	background-color:#fff;
	border:1px solid #ddd
}
.theme_checkbox label .checkmark:after {
	content:"";
	position:absolute;
	display:none;
	left:7px;
	top:3px;
	width:5px;
	height:10px;
	border:solid black;
	border-width:0 2px 2px 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.theme-card {
	position:relative;
	background-color:#fff
}
.theme-card.center-align {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.theme-card.center-align .offer-slider .product-box2 .media .media-body {
	margin-top:0
}
.theme-card.card-border {
	border:1px solid #ddd
}
.theme-card.card-border h5 {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	margin-top:0
}
.theme-card.card-border .slick-prev, .theme-card.card-border .slick-next {
	top:-40px
}
.theme-card.card-border .slick-next {
	right:30px
}
.theme-card.card-border .slick-prev {
	right:50px
}
.theme-card.card-border .offer-slider {
	padding-top:0
}
.theme-card.card-border .offer-slider img {
	padding:15px
}
.theme-card.card-border .offer-slider .media .media-body a h6 {
	margin-right:0
}
.theme-card h5 {
	font-weight:700;
	text-transform:uppercase;
	padding-bottom:10px;
	color:#333;
	letter-spacing:0.05em
}
.theme-card h5.title-border {
	border-bottom:1px solid #ddd;
font-size:calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)))
}
.theme-card .slick-prev, .theme-card .slick-next {
	top:-28px
}
.theme-card .slick-prev:before, .theme-card .slick-next:before {
	font:normal normal normal 30px/1 FontAwesome;
	color:#333;
	opacity:0.6
}
.theme-card .slick-next {
	right:0
}
.theme-card .slick-next:before {
	content:"\f105"
}
.theme-card .slick-prev {
	left:unset;
	right:25px
}
.theme-card .slick-prev:before {
	content:"\f104"
}
.theme-card .offer-slider img {
	height:140px;
	padding:15px 15px 0 0
}
.theme-card .offer-slider>div .media:last-child .media-body {
	margin-top:15px
}
.theme-card .offer-slider>div .media:last-child img {
	margin-bottom:-15px
}
.theme-card .offer-slider .media .media-body .rating {
	margin-top:0
}
.theme-card .offer-slider .media .media-body .rating i {
	padding-right:3px
}
.theme-card .offer-slider .media .media-body .rating i:nth-child(-n+4) {
color:#ffa800
}
.theme-card .offer-slider .media .media-body .rating i:last-child {
	color:#ddd
}
.theme-card .offer-slider .media .media-body a h6 {
	margin-right:61px;
	margin-top:5px;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom:0;
	color:#777
}
.theme-card .offer-slider .media .media-body h4 {
	margin-top:10px;
	font-weight:700;
	color:#333;
	margin-bottom:0
}
.related-pro1 .product-box {
	padding-right:0
}
.addtocart_count {
	position:relative
}
.addtocart_count .product-box .product-detail {
	text-align:center
}
.addtocart_count .product-box .product-detail .detail-title .detail-right {
	text-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.addtocart_count .product-box .cart-info {
	bottom:40px;
	right:10px
}
.addtocart_count .product-box .cart-info a i {
	background-color:#e2e2e2;
	border-radius:100%;
	margin:10px 0;
	padding:8px;
	font-size:16px;
	color:#313131
}
.addtocart_count .product-box .add-button {
	background-color:#0083c1;
	color:#fff;
	text-align:center;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	text-transform:capitalize;
	width:100%;
	padding:5px 0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	border:none;
	cursor:pointer
}
.addtocart_count .product-box:hover .cart-info a:nth-child(1) i {
-webkit-animation:fadeInRight 300ms ease-in-out;
animation:fadeInRight 300ms ease-in-out
}
.addtocart_count .product-box:hover .add-button {
	bottom:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.addtocart_count .addtocart_btn {
	position:relative
}
.addtocart_count .addtocart_btn .cart_qty {
	width:100%
}
.addtocart_count .addtocart_btn .cart_qty.qty-box {
	position:absolute;
	bottom:0;
	display:none
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control {
	width:100%
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus {
	border-color:#efefef;
	-webkit-box-shadow:none;
	box-shadow:none
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button {
	background:rgba(0, 131, 193, 0.45) !important;
	color:#fff;
	position:absolute;
	height:100%;
	z-index:9
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus {
	left:0
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus {
	right:0
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button i {
	color:#fff !important
}
.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button i {
	color:#000
}
.addtocart_count .addtocart_btn .cart_qty.open {
	display:block
}
.category-side .collection-collapse-block .collapse-block-title {
	margin-top:20px
}
.category-side .color-selector ul li {
	margin-bottom:0
}
.metro-block .product-box .product-imgbox .product-detail {
	background-color:#fff;
	padding:15px;
	text-align:center;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	margin:0 auto;
	position:absolute;
	bottom:-100%;
	left:0;
	right:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.metro-block .product-box .product-imgbox .product-detail h6 {
	color:#444;
	text-transform:capitalize;
	font-size:16px
}
.metro-block .product-box .product-imgbox .product-detail h4 {
	color:#333
}
.metro-block .product-box:hover .product-imgbox .product-detail {
	bottom:15px
}
.center-product .theme-card {
	border:1px solid #ddd;
	padding:15px;
	margin-right:15px
}
.center-product .theme-card .offer-slider .media .media-body a h6 {
	margin-right:0
}
.collection .collection-block {
	text-align:center
}
.collection .collection-block img, .collection .collection-block .bg-size {
	margin-bottom:20px
}
.collection .collection-block .collection-content {
	text-align:center
}
.collection .collection-block .collection-content h3 {
	margin-bottom:10px;
	color:#333;
	text-transform:uppercase;
	font-weight:900;
	letter-spacing:0.05em;
font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.collection .collection-block .collection-content h4 {
	color:#444;
	margin-bottom:10px;
	font-size:16px
}
.collection .collection-block .collection-content p {
	line-height:1.5;
	margin-bottom:15px
}
.collection .collection-block .collection-content .btn-normal {
	padding:10px 25px;
	text-transform:uppercase
}
.faq-section .accordion.theme-accordion .card {
	margin-top:10px;
	border-radius:0;
	overflow:hidden;
	border-bottom:1px solid #fffdf8
}
.faq-section .accordion.theme-accordion .card :not(:first-of-type):not(:last-of-type), .faq-section .accordion.theme-accordion .card .theme-accordion .card:first-of-type {
border-bottom:1px solid #fffdf8
}
.faq-section .accordion.theme-accordion .card:first-child {
	margin-top:0
}
.faq-section .accordion.theme-accordion .card .card-header {
	padding:0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background-color:#fff;
	border:1px solid #fff
}
.faq-section .accordion.theme-accordion .card .card-header button {
	color:#f15838;
	text-align:left;
	font-size:17px;
	padding:18px;
	font-weight:600;
	letter-spacing:0.05em
}
.faq-section .accordion.theme-accordion .card .card-header button:before {
	content:"";
	position:absolute;
	width:0;
	height:0;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-top:6px solid #777;
	right:20px;
	top:25px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.faq-section .accordion.theme-accordion .card .card-header button[aria-expanded="true"]:before {
	border-top:0;
	border-bottom:6px solid #777;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.faq-section .accordion.theme-accordion .card .card-header button:hover {
	text-decoration:none;
	color:#f15838;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.faq-section .accordion.theme-accordion .card .card-body {
	padding:15px 18px
}
.faq-section .accordion.theme-accordion .card .card-body p {
	margin-bottom:0;
	font-size:14px;
	color:#777;
	line-height:1.8;
	letter-spacing:0.06em
}
.pwd-page {
	text-align:center
}
.pwd-page h2 {
	margin-bottom:25px;
	color:#333;
	margin-top:-5px
}
.pwd-page .theme-form input {
	border-color:#ddd;
	font-size:15px;
	padding:15px 25px;
	margin-bottom:15px;
	height:inherit;
	text-align:center
}
.pwd-page .theme-form .btn-normal {
	margin:0 auto
}
.pwd-page .btn-normal {
	text-transform:uppercase
}
.login-page h3 {
	margin-bottom:20px;
	text-transform:uppercase;
	color:#333;
	font-weight:700;
	margin-top:-5px;
font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.login-page .theme-card {
	padding:30px;
	background-color:#fff
}
.login-page .theme-card .theme-form {
	padding:30px;
	background-color:#f1f4f7
}
.login-page .theme-card .theme-form label {
	text-transform:capitalize;
	color:#333;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight:600;
	line-height:1
}
.login-page .theme-card .theme-form input {
	padding:12px 25px;
	border-radius:0
}
.login-page .theme-card .btn {
	text-transform:uppercase;
	padding:14px 35px
}
.login-page .authentication-right {
	height:calc(100% - 48px)
}
.login-page .authentication-right h6 {
	text-transform:uppercase;
	color:#333;
	font-weight:600;
	margin-bottom:20px
}
.login-page .authentication-right p {
	font-size:14px;
	color:#777;
	line-height:2;
	margin-bottom:1rem
}
.search-block {
	padding:0
}
.search-block .form-header .input-group input {
	border-radius:0 5px 5px 0;
	padding:15px 20px
}
.search-block .form-header .input-group i {
	padding-right:10px
}
.search-block .form-header .input-group .btn {
	z-index:0;
	text-transform:uppercase
}
.contact-page h3 {
	color:#333
}
.contact-page .map .theme-card {
	padding:30px;
	background-color:#f1f4f7;
	border:30px solid #fff
}
.contact-page .map iframe {
	width:100%;
	height:100%;
	border:none
}
.contact-page .contact-right {
	padding-top:30px;
	padding-bottom:30px
}
.contact-page .contact-right ul li {
	position:relative;
	padding-left:150px;
	margin-top:45px;
	display:block
}
.contact-page .contact-right ul li:first-child {
	margin-top:0
}
.contact-page .contact-right ul li .contact-icon {
	position:absolute;
	left:0;
	text-align:center;
	width:130px;
	border-right:1px solid #ddd
}
.contact-page .contact-right ul li .contact-icon i {
	font-size:24px;
	color:#f15838
}
.contact-page .contact-right ul li .contact-icon h6 {
	text-transform:uppercase;
	padding-top:5px;
	font-weight:600;
	color:#f15838;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.contact-page .contact-right ul li p {
	margin-bottom:0;
	line-height:30px;
	color:#333;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.contact-page .theme-form {
	padding:30px;
	background-color:#f1f4f7;
	border:30px solid #fff
}
.contact-page .theme-form label {
	text-transform:capitalize;
	color:#333;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight:600
}
.contact-page .theme-form input {
	padding:12px 25px;
	border-radius:0;
	margin-bottom:0
}
.contact-page .theme-form textarea {
	padding:17px 25px;
	margin-bottom:30px;
	height:inherit
}
.contact-page .form-control {
	border-radius:0
}
.contact-page .btn {
	text-transform:uppercase
}
.qty-box .input-group {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.qty-box .input-group span button {
	background:#fff !important;
	border:1px solid #ddd
}
.qty-box .input-group .form-control {
	text-align:center;
	width:80px;
	-webkit-box-flex:unset;
	-ms-flex:unset;
	flex:unset
}
.qty-box .input-group button {
	background-color:transparent;
	border:0;
	color:#444;
	cursor:pointer;
	padding-left:12px;
	font-size:12px;
	font-weight:900;
	line-height:1
}
.qty-box .input-group button i {
	font-weight:900;
	color:#444
}
.qty-box .input-group .icon {
	padding-right:0
}
.order-history .responsive-data {
	display:none
}
.order-history .responsive-data .price {
	margin-bottom:2px
}
.order-history .dark-data {
	color:#333;
	font-weight:600
}
.order-history .btn-normal {
	text-transform:uppercase;
	padding:13px 25px
}
.cart-section .table tbody+tbody, .wishlist-section .table tbody+tbody {
	border-top:none
}
.cart-section .cart-buttons, .wishlist-section .cart-buttons {
	padding-top:35px;
	text-transform:uppercase
}
.cart-section .cart-buttons>div:last-child, .wishlist-section .cart-buttons>div:last-child {
	text-align:right;
	padding-right:59px
}
.cart-section .wishlist-buttons, .wishlist-section .wishlist-buttons {
	padding-top:35px;
	text-align:right;
	text-transform:uppercase
}
.cart-section .wishlist-buttons:last-child a, .wishlist-section .wishlist-buttons:last-child a {
	margin-left:15px
}
.cart-section .cart-table, .wishlist-section .cart-table {
	overflow:hidden;
	margin-bottom:0
}
.cart-section .cart-table thead th, .wishlist-section .cart-table thead th {
	border-bottom-width:1px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
	font-size:14px;
	border-top:0;
	text-align:center;
	padding:0 0.75rem 0.75rem 0.75rem;
	letter-spacing:0.05em;
	line-height:1
}
.cart-section tbody h2, .wishlist-section tbody h2 {
	margin-bottom:0
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
	min-width:210px;
	vertical-align:middle;
	color:#444;
	border-top:0;
	border-bottom:1px solid #ddd;
	text-align:center
}
.cart-section tbody tr td a, .cart-section tbody tr td p, .wishlist-section tbody tr td a, .wishlist-section tbody tr td p {
	color:#777;
	font-weight:400;
font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	text-transform:capitalize;
	margin-bottom:0
}
.cart-section tbody tr td a img, .cart-section tbody tr td p img, .wishlist-section tbody tr td a img, .wishlist-section tbody tr td p img {
	height:90px
}
.cart-section tbody tr td .td-color, .wishlist-section tbody tr td .td-color {
	color:#f15838
}
.cart-section tbody tr td h2, .wishlist-section tbody tr td h2 {
	font-size:24px;
	color:#444;
	font-weight:400
}
.cart-section tbody tr td .mobile-cart-content, .wishlist-section tbody tr td .mobile-cart-content {
	display:none;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin-top:10px
}
.cart-section tbody tr td .mobile-cart-content .qty-box, .wishlist-section tbody tr td .mobile-cart-content .qty-box {
	border-radius:5px
}
.cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control, .wishlist-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
	width:48px;
	padding:6px
}
.cart-section tbody tr td .mobile-cart-content .col-xs-3, .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
	-ms-flex-item-align:center;
	align-self:center;
	margin-left:10px;
	margin-right:10px
}
.cart-section tbody tr td .mobile-cart-content h2, .wishlist-section tbody tr td .mobile-cart-content h2 {
	font-size:20px
}
.cart-section tfoot tr th, .wishlist-section tfoot tr th {
	padding-top:35px;
	text-align:right
}
.cart-section tfoot tr td, .wishlist-section tfoot tr td {
	padding-top:35px;
	padding-bottom:0;
	text-align:right;
	border:none;
	padding-right:63px
}
.cart-section tfoot tr td h2, .wishlist-section tfoot tr td h2 {
	font-size:24px;
	margin-bottom:0
}
.cart-section tfoot tr td:first-child, .wishlist-section tfoot tr td:first-child {
	width:85%;
	font-size:15px;
	padding-right:10px;
	text-transform:capitalize;
	font-weight:700
}
.blog-detail-page .blog-detail p:last-child {
	margin-bottom:0
}
.blog-detail-page .blog-detail img {
	margin-bottom:30px
}
.blog-detail-page .blog-detail h3 {
	color:#333;
	font-weight:700;
	margin-bottom:20px;
	text-transform:uppercase;
	letter-spacing:0.03em;
font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.blog-detail-page .blog-detail p {
	color:#777;
	line-height:1.8;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.blog-detail-page .blog-detail .post-social {
	color:#444;
	text-align:left;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px
}
.blog-detail-page .blog-detail .post-social li {
	letter-spacing:0.05em
}
.blog-detail-page .blog-detail .post-social li+li {
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #ddd;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.blog-detail-page .blog-advance>div:last-child p:last-child {
	margin-bottom:0
}
.blog-detail-page .blog-advance img {
	margin-bottom:15px
}
.blog-detail-page .blog-advance ul {
	list-style-type:decimal;
	list-style-position:inside
}
.blog-detail-page .blog-advance ul li {
	display:list-item;
	font-weight:700;
	color:#333;
	letter-spacing:0.05em;
	font-size:15px;
	margin-bottom:11px
}
.blog-detail-page .blog-advance ul li:last-child {
	margin-bottom:0
}
.blog-detail-page .blog-advance p {
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height:1.5
}
.blog-detail-page .blog-contact h2 {
	margin-bottom:30px;
	margin-top:-5px;
	color:#333
}
.blog-detail-page .blog-contact .theme-form label {
	text-transform:capitalize;
	color:#333;
	font-size:16px;
	font-weight:700
}
.blog-detail-page .blog-contact .theme-form input, .blog-detail-page .blog-contact .theme-form textarea {
	border-color:#ddd;
	font-size:14px;
	padding:17px 25px;
	margin-bottom:30px;
	letter-spacing:0.05em
}
.blog-detail-page .blog-contact .theme-form .btn {
	text-transform:uppercase
}
.blog-detail-page .comment-section {
	border-bottom:1px solid #ddd
}
.blog-detail-page .comment-section li {
	padding-top:35px;
	padding-bottom:35px;
	border-top:1px solid #ddd
}
.blog-detail-page .comment-section li img {
	height:65px;
	width:65px;
	margin-right:20px;
	border-radius:100%
}
.blog-detail-page .comment-section li h6 {
	color:#333;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:5px
}
.blog-detail-page .comment-section li h6 span {
	font-size:13px;
	font-weight:500;
	text-transform:capitalize;
	color:#444;
	margin-left:20px
}
.blog-detail-page .comment-section li p {
	line-height:1.8;
	margin-bottom:0
}
.creative-card {
	padding:30px;
	background-color:#fff
}
.creative-card.creative-inner {
	border-width:15px
}
.review-box {
	-webkit-box-shadow:0 11px 35px 2px rgba(0, 0, 0, 0.1);
	box-shadow:0 11px 35px 2px rgba(0, 0, 0, 0.1);
	padding:30px;
	text-align:center;
	border-radius:5px;
	background-color:#fff
}
.review-box .rating-star li i {
	color:#ffa800
}
.review-box img {
	height:60px;
	border-radius:50%
}
.review-box h5 {
	color:#f15838;
	font-weight:600;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	margin-top:15px
}
.review-box p {
	line-height:1.2;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	color:#444;
	letter-spacing:0.05rem
}
.review-box h6 {
	text-transform:capitalize;
	margin-top:5px
}
.review-block>div:nth-child(n+4) {
margin-top:20px
}
.search-product>div:nth-child(n+5) {
margin-top:30px
}
.blog-page .order-sec {
	padding-left:30px
}
.blog-page .blog-sidebar h6 {
	margin-bottom:0;
	line-height:20px;
	color:#333;
	font-weight:700;
	letter-spacing:0.05em
}
.blog-page .blog-sidebar p {
	line-height:20px;
	margin-bottom:0;
	color:#777
}
.blog-page .blog-sidebar h4 {
	color:#333;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:20px;
	line-height:20px;
	letter-spacing:1px
}
.blog-page .blog-sidebar .theme-card {
	padding:30px;
	background-color:#fff
}
.blog-page .blog-sidebar .theme-card .recent-blog li .media img {
	width:100px;
	margin-right:10px
}
.blog-page .blog-sidebar .theme-card .recent-blog li+li {
	margin-top:30px
}
.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date {
	background-color:#f15838;
	height:70px;
	width:70px;
	margin:0 15px 0 0;
	padding:15px
}
.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date span {
	display:block;
	text-align:center;
	color:#fff;
	text-transform:uppercase
}
.blog-page .blog-sidebar .theme-card .popular-blog li+li {
	margin-top:30px
}
.blog-page .blog-sidebar .theme-card .popular-blog li p {
	margin-top:10px
}
.blog-page .blog-sidebar .theme-card+.theme-card {
	margin-top:30px
}
.blog-page .blog-media {
	margin-bottom:30px;
	background-color:#fff;
	padding:30px 15px
}
.blog-page .blog-media:last-child {
	margin-bottom:0
}
.blog-page .blog-media .blog-left {
	overflow:hidden;
	position:relative
}
.blog-page .blog-media .blog-left img {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.blog-page .blog-media .blog-left .date-label {
	background-color:#f15838;
	color:#fff;
	font-weight:700;
font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	text-transform:uppercase;
	position:absolute;
	top:15px;
	left:15px;
	padding:10px 15px;
	line-height:1
}
.blog-page .blog-media .blog-right {
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.blog-page .blog-media .blog-right h6 {
	color:#f15838;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:700;
	letter-spacing:0.05em
}
.blog-page .blog-media .blog-right h4 {
	color:#333;
	font-weight:700;
	line-height:1.5;
	margin-bottom:15px;
	text-transform:capitalize;
	letter-spacing:0.05em;
font-size:calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.blog-page .blog-media .blog-right p {
	line-height:1.8;
	margin-bottom:0;
	letter-spacing:0.05em;
	color:#777
}
.blog-page .blog-media .blog-right ul {
	color:#444;
	margin-bottom:15px
}
.blog-page .blog-media .blog-right ul li {
	font-size:14px;
	line-height:1.5;
	letter-spacing:0.05em
}
.blog-page .blog-media .blog-right ul li i {
	padding-right:3px
}
.blog-page .blog-media .blog-right ul li+li {
	padding-left:10px;
	margin-left:10px;
	border-left:1px solid #ddd
}
.blog-page .blog-media:hover .blog-left img {
	-webkit-transform:translateX(20px) scale(1.1);
	transform:translateX(20px) scale(1.1)
}
.product-slick img, .rtl-product-slick img, .product-right-slick img, .rtl-product-right-slick img {
	width:100%
}
.product-slick .slick-prev, .product-slick .slick-next, .rtl-product-slick .slick-prev, .rtl-product-slick .slick-next, .product-right-slick .slick-prev, .product-right-slick .slick-next, .rtl-product-right-slick .slick-prev, .rtl-product-right-slick .slick-next {
	opacity:0;
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	margin-top:-10px
}
.product-slick .slick-prev:before, .product-slick .slick-next:before, .rtl-product-slick .slick-prev:before, .rtl-product-slick .slick-next:before, .product-right-slick .slick-prev:before, .product-right-slick .slick-next:before, .rtl-product-right-slick .slick-prev:before, .rtl-product-right-slick .slick-next:before {
	font:normal normal normal 14px/1 FontAwesome;
	opacity:1;
	color:black;
	background-color:white;
	border-radius:100%;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.product-slick .slick-next, .rtl-product-slick .slick-next, .product-right-slick .slick-next, .rtl-product-right-slick .slick-next {
	right:1px
}
.product-slick .slick-next:before, .rtl-product-slick .slick-next:before, .product-right-slick .slick-next:before, .rtl-product-right-slick .slick-next:before {
	content:"\f105"
}
.product-slick .slick-prev, .rtl-product-slick .slick-prev, .product-right-slick .slick-prev, .rtl-product-right-slick .slick-prev {
	left:1px;
	z-index:1
}
.product-slick .slick-prev:before, .rtl-product-slick .slick-prev:before, .product-right-slick .slick-prev:before, .rtl-product-right-slick .slick-prev:before {
	content:"\f104"
}
.product-slick .slick-slide>div, .rtl-product-slick .slick-slide>div, .product-right-slick .slick-slide>div, .rtl-product-right-slick .slick-slide>div {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:15px
}
.product-slick:hover .slick-prev, .product-slick:hover .slick-next, .rtl-product-slick:hover .slick-prev, .rtl-product-slick:hover .slick-next, .product-right-slick:hover .slick-prev, .product-right-slick:hover .slick-next, .rtl-product-right-slick:hover .slick-prev, .rtl-product-right-slick:hover .slick-next {
	opacity:1;
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product-slick:hover .slick-prev:before, .product-slick:hover .slick-next:before, .rtl-product-slick:hover .slick-prev:before, .rtl-product-slick:hover .slick-next:before, .product-right-slick:hover .slick-prev:before, .product-right-slick:hover .slick-next:before, .rtl-product-right-slick:hover .slick-prev:before, .rtl-product-right-slick:hover .slick-next:before {
	opacity:1
}
.product-slick:hover .slick-next, .rtl-product-slick:hover .slick-next, .product-right-slick:hover .slick-next, .rtl-product-right-slick:hover .slick-next {
	right:20px
}
.product-slick:hover .slick-prev, .rtl-product-slick:hover .slick-prev, .product-right-slick:hover .slick-prev, .rtl-product-right-slick:hover .slick-prev {
	left:20px
}
.slider-nav .slick-slide>div, .rtl-slider-nav .slick-slide>div, .slider-right-nav .slick-slide>div, .rtl-slider-right-nav .slick-slide>div {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:15px 15px 0 15px;
	border:1px solid #f1f5f8;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.slider-nav .slick-slide.slick-current>div, .rtl-slider-nav .slick-slide.slick-current>div, .slider-right-nav .slick-slide.slick-current>div, .rtl-slider-right-nav .slick-slide.slick-current>div {
	border-color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.slider-nav .slick-slide.slick-active, .rtl-slider-nav .slick-slide.slick-active, .slider-right-nav .slick-slide.slick-active, .rtl-slider-right-nav .slick-slide.slick-active {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.slider-right-nav .slick-slide:first-child>div, .rtl-slider-right-nav .slick-slide:first-child>div {
	margin-top:0
}
.pro_sticky_info {
	padding:20px
}
.is_stuck {
	margin-top:80px
}
.image-scroll div>div {
	padding-bottom:20px
}
.image-scroll div>div:last-child {
	padding:0
}
.product-right p {
	margin-bottom:0;
	line-height:1.5em;
	margin-top:5px;
font-size:calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.product-right .product-title {
	color:#333;
	text-transform:capitalize;
	font-weight:700;
	margin-bottom:0;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))
}
.product-right .border-product {
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #ddd
}
.product-right h2 {
	margin-bottom:15px;
font-size:calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)));
	line-height:1.2em;
	color:#333;
	letter-spacing:1px
}
.product-right h3 {
font-size:calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320)));
	color:#333;
	margin-bottom:15px
}
.product-right h4 {
	font-size:16px;
	margin-bottom:7px
}
.product-right h4 del {
	color:#333
}
.product-right h4 span {
	padding-left:5px;
	color:#f15838
}
.product-right .color-variant {
	margin-bottom:10px
}
.product-right .color-variant li {
	height:30px;
	width:30px;
	cursor:pointer
}
.product-right .product-buttons {
	margin-bottom:20px;
	text-transform:uppercase
}
.product-right .product-buttons a {
	padding:13px 30px
}
.product-right .product-buttons a:last-child {
	margin-left:10px
}
.product-right .product-description h6 span {
	float:right
}
.product-right .product-description h6 span a {
	color:#f15838;
	letter-spacing:0.05em
}
.product-right .product-description .qty-box {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-top:10px
}
.product-right .product-description .qty-box .input-group {
	-webkit-box-pack:unset;
	-ms-flex-pack:unset;
	justify-content:unset;
	width:unset
}
.product-right .product-description .qty-box .input-group .form-control {
	border-right:none
}
.product-right .size-box {
	margin-top:10px;
	margin-bottom:10px
}
.product-right .size-box ul li {
	height:35px;
	width:35px;
	border-radius:50%;
	margin-right:10px;
	cursor:pointer;
	border:1px solid #ddd;
	text-align:center
}
.product-right .size-box ul li a {
	color:#444;
	font-size:15px;
	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;
	height:100%
}
.product-right .size-box ul li.active {
	background-color:#ddd
}
.product-right .product-icon {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.product-right .product-icon .product-social {
	margin-top:5px
}
.product-right .product-icon .product-social li {
	padding-right:30px
}
.product-right .product-icon .product-social li a {
	color:#333;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.product-right .product-icon .product-social li a i {
	font-size:16px
}
.product-right .product-icon .product-social li a:hover {
	color:#f15838
}
.product-right .product-icon .product-social li:last-child {
	padding-right:0
}
.product-right .product-icon .wishlist-btn {
	background-color:transparent;
	border:none
}
.product-right .product-icon .wishlist-btn i {
	border-left:1px solid #ddd;
	font-size:16px;
	padding-left:20px;
	margin-left:20px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product-right .product-icon .wishlist-btn span {
	padding-left:10px;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	color:#333
}
.product-right .product-icon .wishlist-btn:hover i {
	color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.product-right .payment-card-bottom {
	margin-top:10px
}
.product-right .payment-card-bottom ul li {
	padding-right:10px
}
.product-right .timer {
	margin-top:10px
}
.product-right .timer p {
	color:#444
}
.product-right .timer p span {
	min-width:70px;
	padding-top:15px;
	padding-bottom:15px
}
.product-right .timer p span .timer-cal {
	padding-top:3px;
	padding-bottom:0
}
.product-right.product-form-box {
	text-align:center;
	padding:20px;
	background-color:#fff
}
.product-right.product-form-box .product-description .qty-box {
	margin-bottom:5px
}
.product-right.product-form-box .product-description .qty-box .input-group {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%
}
.product-right.product-form-box .product-buttons {
	margin-bottom:0
}
.product-right.product-form-box .product-buttons .btn-normal {
	padding:12px 15px
}
.product-right.product-form-box .timer {
	margin-bottom:10px
}
.product-side-tab {
	margin-top:50px !important
}
.single-product-tables {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-top:20px
}
.single-product-tables table {
	width:20%
}
.single-product-tables table tr {
	height:35px
}
.single-product-tables table tr td {
	color:#333;
	letter-spacing:0.05em
}
.single-product-tables table tr td:first-child {
	font-weight:600
}
.single-product-tables.detail-section {
	margin-top:0
}
.single-product-tables.detail-section table {
	width:55%
}
.product-accordion .btn-link {
	color:#333;
	text-transform:capitalize;
	font-weight:700;
	letter-spacing:0.05em
}
.product-accordion .btn-link:hover {
	text-decoration:none
}
.product-accordion .card {
	border:none
}
.product-accordion .card-body {
	width:100%;
	height:auto
}
.product-accordion .card-header {
	padding:5px 8px;
	border-bottom:1px solide #ddd
}
.product-related h2 {
	color:#444;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:600;
	line-height:1;
	margin-top:-4px;
font-size:calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)))
}
.rating {
	margin-top:0
}
.rating i:nth-child(-n+4) {
color:#ffa800
}
.rating i:last-child {
	color:#ddd
}
.rating .three-star {
	padding-bottom:5px
}
.rating .three-star i {
	color:#acacac
}
.rating .three-star i:nth-child(-n+3) {
color:#ffd200
}
.tab-border {
	border:1px solid #ddd;
	margin:0;
	padding:8px 0
}
.tab-border .nav-border {
	border-bottom:0;
	border-right:1px solid #ddd
}
.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
	padding:15px 20px
}
.tab-product, .product-full-tab {
	margin-top:30px
}
.tab-product.tab-exes, .product-full-tab.tab-exes {
	margin-top:50px
}
.tab-product .nav-material.nav-tabs, .product-full-tab .nav-material.nav-tabs {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.tab-product .nav-material.nav-tabs .nav-item .nav-link, .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
	color:#333;
	text-align:center;
	padding:0 15px 20px 15px;
	text-transform:uppercase;
	border:0;
	background-color:transparent;
	font-weight:700;
	letter-spacing:0.05em
}
.tab-product .nav-material.nav-tabs .nav-item .material-border, .product-full-tab .nav-material.nav-tabs .nav-item .material-border {
	border-bottom:2px solid #f15838;
	opacity:0
}
.tab-product .nav-material.nav-tabs .nav-link.active, .product-full-tab .nav-material.nav-tabs .nav-link.active {
	color:#f15838
}
.tab-product .nav-material.nav-tabs .nav-link.active ~ .material-border, .product-full-tab .nav-material.nav-tabs .nav-link.active ~ .material-border {
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
opacity:1
}
.tab-product .theme-form input, .product-full-tab .theme-form input {
	border-color:#ddd;
	font-size:15px;
	padding:15px 25px;
	margin-bottom:15px;
	height:inherit;
	text-align:left
}
.tab-product .theme-form .btn-solid, .tab-product .theme-form .btn-outline, .product-full-tab .theme-form .btn-solid, .product-full-tab .theme-form .btn-outline {
	margin:0 auto
}
.tab-product .theme-form textarea, .product-full-tab .theme-form textarea {
	border-color:#ddd;
	font-size:15px;
	padding:17px 25px;
	margin-bottom:15px;
	height:inherit
}
.tab-product .tab-content.nav-material p, .product-full-tab .tab-content.nav-material p {
	padding:20px 20px 0 20px;
	margin-bottom:-8px;
	line-height:2;
	letter-spacing:0.05em
}
.tab-product .tab-content.nav-material .media, .product-full-tab .tab-content.nav-material .media {
	margin-top:20px
}
.tab-product .title, .product-full-tab .title {
	padding-right:45px;
	color:#f15838;
	padding-bottom:20px
}
.tab-product .theme-slider .slick-arrow, .product-full-tab .theme-slider .slick-arrow {
	top:-45px;
	height:auto
}
.tab-product .theme-slider .slick-arrow :before, .product-full-tab .theme-slider .slick-arrow :before {
	color:#000;
	font-size:18px
}
.tab-product .product-box, .product-full-tab .product-box {
	position:relative;
	margin:5px
}
.tab-product .product-box:hover, .product-full-tab .product-box:hover {
	-webkit-box-shadow:0 0 12px 0 #ddd;
	box-shadow:0 0 12px 0 #ddd
}
.tab-product .product-box:hover .lbl-1, .product-full-tab .product-box:hover .lbl-1 {
	opacity:1;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.tab-product .product-box:hover .lbl-2, .product-full-tab .product-box:hover .lbl-2 {
	opacity:1;
	-webkit-animation:flipInY 1000ms ease-in-out;
	animation:flipInY 1000ms ease-in-out
}
.tab-product .product-box:hover .color-variant li, .product-full-tab .product-box:hover .color-variant li {
	opacity:1 !important;
	-webkit-animation:fadeInUp 500ms ease-in-out;
	animation:fadeInUp 500ms ease-in-out
}
.tab-product .product-box .img-block, .product-full-tab .product-box .img-block {
	min-height:unset
}
.tab-product .product-box .cart-info, .product-full-tab .product-box .cart-info {
	position:absolute;
	padding:10px 0;
	top:25%;
	right:15px;
	width:40px;
	margin-right:0
}
.tab-product .product-box .cart-info i, .product-full-tab .product-box .cart-info i {
	padding-right:0
}
.tab-product .product-box .cart-info a, .tab-product .product-box .cart-info button, .product-full-tab .product-box .cart-info a, .product-full-tab .product-box .cart-info button {
	color:#333;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background-color:#fff;
	height:35px;
	width:35px;
	margin:7px 0;
	border-radius:100%;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	border:0;
	-webkit-box-shadow:0 0 12px 0 #ddd;
	box-shadow:0 0 12px 0 #ddd
}
.tab-product .product-box .cart-info a :hover, .tab-product .product-box .cart-info button :hover, .product-full-tab .product-box .cart-info a :hover, .product-full-tab .product-box .cart-info button :hover {
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	color:#f15838
}
.tab-product .product-box .lbl-1, .product-full-tab .product-box .lbl-1 {
	background-color:#f15838;
	padding:2px 20px 2px 10px;
	display:inline-block;
	text-align:center;
	color:#fff;
	position:absolute;
	left:0;
	top:15px;
	font-size:14px;
	line-height:1.5;
	opacity:0
}
.tab-product .product-box .lbl-1:before, .product-full-tab .product-box .lbl-1:before {
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:0;
	height:0;
	border-top:12px solid #f15838;
	border-bottom:13px solid #f15838;
	border-right:7px solid #fff
}
.tab-product .product-box .lbl-2, .product-full-tab .product-box .lbl-2 {
	font-size:14px;
	top:15px;
	position:absolute;
	right:10px;
	color:#333;
	font-weight:600;
	text-transform:capitalize;
	opacity:0
}
.tab-product .product-box a, .product-full-tab .product-box a {
	color:#0072bb;
	font-size:15px;
	font-weight:700;
	letter-spacing:1px
}
.tab-product .product-box .color-variant, .product-full-tab .product-box .color-variant {
	position:absolute;
	top:-35px;
	width:100%
}
.tab-product .product-box .slick-slide img, .product-full-tab .product-box .slick-slide img {
	display:block
}
.tab-product .product-box .product-details, .product-full-tab .product-box .product-details {
	position:relative
}
.tab-product .product-box .product-details .color-variant, .product-full-tab .product-box .product-details .color-variant {
	position:absolute;
	top:-35px;
	width:100%
}
.tab-product .product-box .product-details .color-variant li, .product-full-tab .product-box .product-details .color-variant li {
	opacity:0;
	display:inline-block;
	height:15px;
	width:15px;
	border-radius:100%;
	margin:0 3px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	cursor:pointer
}
.tab-product .product-box .product-details h6, .product-full-tab .product-box .product-details h6 {
	color:#333;
	font-weight:600;
	letter-spacing:1px;
	text-transform:capitalize
}
.tab-product .product-box .product-details .price, .product-full-tab .product-box .product-details .price {
	padding-bottom:10px;
	font-size:16px;
	color:#f15838
}
.product-full-tab {
	padding-top:70px
}
.product-load-more .col-grid-box {
	display:none
}
.load-more-sec {
	margin-top:40px;
	text-align:center
}
.load-more-sec a {
	font-size:18px;
	text-transform:uppercase;
	display:block;
	padding:10px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:100%;
	color:#f15838
}
.product_image_4>div:nth-last-child(-n+2) {
margin-top:25px
}
.quick-view {
	width:100%;
	max-width:1080px;
	max-height:600px;
	position:relative
}
.checkout-page .checkout-title {
	margin-bottom:25px
}
.checkout-page .checkout-title h3 {
	color:#333;
	font-weight:700;
	font-size:24px
}
.checkout-page .checkout-form .check-out .form-group:last-child {
	margin-bottom:-5px
}
.checkout-page .checkout-form .check-out .form-group:last-child label {
	margin-bottom:-5px
}
.checkout-page .checkout-form .form-group {
	position:relative;
	margin-bottom:25px
}
.checkout-page .checkout-form .form-group h3 {
	color:#444;
	font-weight:700;
	margin-bottom:30px;
	margin-top:30px
}
.checkout-page .checkout-form .form-group .field-label {
	line-height:24px;
	text-transform:capitalize;
	color:#333;
	margin-bottom:10px;
	font-weight:700
}
.checkout-page .checkout-form .form-group .field-label span {
	font-size:16px;
	color:#444;
	font-weight:600
}
.checkout-page .checkout-form .form-group label {
	color:#333
}
.checkout-page .checkout-form select {
	cursor:pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url(images/dropdown.png) no-repeat 95%
}
.checkout-page .checkout-form input[type="text"], .checkout-page .checkout-form input[type="email"], .checkout-page .checkout-form input[type="password"], .checkout-page .checkout-form input[type="tel"], .checkout-page .checkout-form input[type="number"], .checkout-page .checkout-form input[type="url"] {
	width:100%;
	padding:0 22px;
	height:45px;
	border:1px solid #ddd
}
.checkout-page .checkout-form select, .checkout-page .checkout-form textarea {
	width:100%;
	padding:0 22px;
	height:45px;
	background:#fff;
	border:1px solid #ddd
}
.checkout-page .check-box {
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	padding-top:5px
}
.checkout-page .check-box label {
	position:relative;
	top:-1px;
	font-weight:normal;
	padding:0;
	font-size:16px;
	cursor:pointer;
	color:#333
}
.checkout-page .lower-content {
	margin-top:30px
}
.checkout-page .lower-content .order-column {
	margin-bottom:40px
}
.order-box {
	position:relative;
	margin-bottom:50px
}
.order-box .title-box {
	position:relative;
	padding-bottom:25px;
	color:#444;
	font-weight:600;
	font-size:22px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px
}
.order-box .title-box span {
	position:relative;
	width:35%;
	float:right;
	line-height:1.2em
}
.order-box .qty {
	position:relative;
	border-bottom:1px solid #ddd;
	margin-bottom:30px
}
.order-box .qty li {
	position:relative;
	display:block;
	font-size:15px;
	color:#444;
	line-height:20px;
	margin-bottom:20px
}
.order-box .qty li span {
	float:right;
	font-size:18px;
	line-height:20px;
	color:#333;
	font-weight:400;
	width:35%
}
.order-box .sub-total {
	position:relative;
	border-bottom:1px solid #ddd;
	margin-bottom:30px
}
.order-box .sub-total li {
	position:relative;
	display:inline-block;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:20px;
	margin-bottom:20px;
	width:100%
}
.order-box .sub-total li .count {
	position:relative;
	font-size:18px;
	line-height:20px;
	color:#f15838;
	font-weight:400;
	width:35%;
	float:right
}
.order-box .sub-total .shopping-option label {
	position:relative;
	font-size:16px;
	line-height:32px;
	padding-left:10px;
	color:#444
}
.order-box .sub-total .shipping {
	width:35%;
	float:right
}
.order-box .total {
	position:relative;
	margin-bottom:40px
}
.order-box .total li {
	position:relative;
	display:block;
	font-weight:400;
	color:#333;
	line-height:20px;
	margin-bottom:10px;
	font-size:18px
}
.order-box .total li .count {
	position:relative;
	font-size:18px;
	line-height:20px;
	color:#f15838;
	font-weight:400
}
.order-box .total li span {
	float:right;
	font-size:15px;
	line-height:20px;
	color:#444;
	font-weight:400;
	width:35%;
	display:block
}
.payment-box {
	position:relative
}
.payment-box .upper-box {
	position:relative
}
.payment-box .btn-normal {
	text-transform:uppercase
}
.payment-box .payment-options {
	position:relative;
	margin-top:20px;
	margin-bottom:30px
}
.payment-box .payment-options li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:15px
}
.payment-box .payment-options li .radio-option {
	position:relative
}
.payment-box .payment-options li .radio-option label {
	position:relative;
	padding-left:30px;
	text-transform:capitalize;
	color:#444;
	cursor:pointer;
	font-weight:600;
	font-size:16px;
	line-height:20px;
	margin-bottom:0
}
.payment-box .payment-options li .radio-option input[type="radio"] {
	position:absolute;
	left:0;
	top:5px
}
.payment-box .payment-options li .radio-option label .small-text {
	position:relative;
	display:none;
	font-size:15px;
	line-height:25px;
	font-weight:300;
	color:#666666;
	margin-top:10px
}
.payment-box .payment-options li .radio-option label img {
	position:relative;
	display:block;
	max-width:100%;
	margin-left:-30px;
	margin-top:5px
}
.dashboard-left {
	background-color:#fff
}
.dashboard-left .block-title h2 {
	font-size:24px;
	padding-bottom:20px
}
.dashboard-left .block-content {
	padding:15px
}
.dashboard-left .block-content ul li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.dashboard-left .block-content ul li.active {
	color:#f15838
}
.dashboard-left .block-content ul li.active a {
	color:#f15838
}
.dashboard-left .block-content ul li:before {
	content:'\f105';
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	line-height:1.5;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	width:30px;
	height:35px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	margin-top:3px
}
.dashboard-left .block-content ul li a {
	color:#333;
font-size:calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.dashboard-left .block-content ul li:hover {
	padding-left:10px;
	color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.dashboard-left .block-content ul li:hover a {
	color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.padding-cls {
	padding-left:50px;
	padding-right:50px
}
.dashboard-right {
	background-color:#fff
}
.dashboard-right p {
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height:20px
}
.dashboard-right .dashboard {
	padding:30px
}
.dashboard-right .dashboard .page-title h2 {
font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom:15px;
	color:#333;
	line-height:1
}
.dashboard-right .dashboard .welcome-msg p {
	margin-bottom:0;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height:1.6
}
.dashboard .box-head h2 {
font-size:calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
	margin:20px 0 0;
	text-transform:capitalize;
	color:#333
}
.dashboard .box a {
	color:#f15838;
	font-weight:700
}
.dashboard .box h6 {
	margin-bottom:0;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.dashboard .box .box-title {
	border-bottom:1px solid #ddd;
	display:inline-block;
	margin-bottom:5px;
	padding:12px 0;
	position:relative;
	width:100%
}
.dashboard .box .box-title h3 {
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	margin:0;
	text-transform:capitalize;
	color:#333;
	letter-spacing:0.05em
}
.dashboard .box .box-title>a {
	position:absolute;
	right:0;
	top:12px;
	color:#f15838;
	font-weight:700;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.dashboard .box address {
	margin-bottom:0;
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.box-content h6 {
font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height:1.8 !important;
	margin-bottom:0
}
.box-content a {
	color:#f15838;
	font-weight:700;
	letter-spacing:0.05em
}
.account-sidebar {
	display:none;
	cursor:pointer;
	background-color:#f15838;
	color:#fff;
	width:30%;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	margin-bottom:20px;
	padding:5px
}
.success-text {
	text-align:center
}
.success-text i {
	font-size:50px;
	color:#4ead4e
}
.success-text h2 {
	text-transform:uppercase;
font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
	color:#333;
	font-weight:700
}
.success-text p {
	text-transform:capitalize;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.success-text.order-fail i {
	color:#f15838
}
.order-success-sec h4 {
	font-weight:700;
	text-transform:capitalize;
	color:#333;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	line-height:1;
	margin-bottom:10px
}
.order-success-sec .order-detail li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-transform:capitalize;
	font-size:16px
}
.order-success-sec .payment-mode p {
	font-size:16px;
	line-height:20px;
	margin-bottom:0
}
.delivery-sec {
	padding:30px;
	text-align:center;
	margin-top:20px;
	background-color:#eee
}
.delivery-sec h2, .delivery-sec h3 {
	color:#000;
	text-transform:capitalize
}
.delivery-sec h2 {
	font-weight:600;
font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)))
}
.delivery-sec h3 {
font-size:calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight:500
}
.product-order h3 {
	font-weight:700;
	text-transform:uppercase;
	color:#333;
font-size:calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320)));
	line-height:1
}
.product-order .product-order-detail {
	margin-top:15px
}
.product-order .product-order-detail img {
	height:130px
}
.product-order .product-order-detail .order_detail {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.product-order .product-order-detail .order_detail h4 {
	margin-bottom:5px;
	text-transform:capitalize;
	font-weight:700;
	color:#333
}
.product-order .product-order-detail .order_detail h5 {
	text-transform:capitalize;
	margin-bottom:0;
	font-weight:500
}
.product-order .total-sec {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:15px 0;
	padding:15px 0
}
.product-order .total-sec ul li {
	font-size:18px;
	display:block;
	text-transform:capitalize;
	color:#333
}
.product-order .total-sec ul li span {
	float:right
}
.product-order .final-total h3 {
	display:block;
	margin-bottom:0;
	font-size:24px
}
.product-order .final-total h3 span {
	float:right
}
.compare-section .compare-part {
	position:relative
}
.compare-section .compare-part .close-btn {
	background-color:transparent;
	border:none;
	font-size:25px;
	position:absolute;
	top:0;
	right:0
}
.compare-section .compare-part .img-secton {
	padding:25px 15px 15px
}
.compare-section .compare-part .img-secton img, .compare-section .compare-part .img-secton .bg-size {
	width:50%;
	margin:0 auto
}
.compare-section .compare-part .img-secton a h5 {
	margin-bottom:0;
	text-transform:capitalize;
	margin-top:10px;
	color:#333;
	font-weight:600
}
.compare-section .compare-part .img-secton h5 {
	margin-bottom:0;
	line-height:1.2;
	font-weight:400
}
.compare-section .compare-part .detail-part .title-detail {
	background-color:#f7f8fa;
	text-align:center;
	padding:8px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd
}
.compare-section .compare-part .detail-part .title-detail h5 {
	margin-bottom:0;
	text-transform:uppercase;
	color:#333;
	letter-spacing:0.05em
}
.compare-section .compare-part .detail-part .inner-detail {
	padding:15px
}
.compare-section .compare-part .detail-part .inner-detail p {
	margin-bottom:0;
	line-height:1.2;
	letter-spacing:0.05em
}
.compare-section .compare-part .btn-part {
	text-align:center;
	padding:15px;
	border-top:1px solid #ddd
}
.compare-section .compare-part .btn-part .btn-normal {
	padding:13px 25px;
	text-transform:uppercase
}
.compare-section .slick-slide>div {
	border:1px solid #ddd;
	border-left:none
}
.compare-section .slick-slide:first-child {
	border-left:1px solid #ddd
}
.compare-padding {
	padding-bottom:50px
}
.compare-padding h2 {
	margin-bottom:20px
}
.compare-label {
	position:absolute;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg);
	top:20px;
	left:16px;
	letter-spacing:0.1em;
	z-index:1
}
.compare-page .table-wrapper {
	padding-bottom:0
}
.compare-page .table-wrapper .table {
	border:1px solid #ddd;
	text-transform:capitalize;
	color:#333;
	margin-bottom:0
}
.compare-page .table-wrapper .table .product-name {
	width:15%
}
.compare-page .table-wrapper .table .featured-image {
	width:185px
}
.compare-page .table-wrapper .table td {
	border-top:none
}
.compare-page .table-wrapper .table thead .th-compare td {
	font-size:14px;
	font-weight:700;
	background:#f1f1f1;
	border-right:1px solid #ddd;
	letter-spacing:0.05em
}
.compare-page .table-wrapper .table thead .th-compare th {
	text-align:left;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd
}
.compare-page .table-wrapper .table thead .th-compare th .remove-compare {
	float:left;
	border:none;
	background:transparent;
	padding:0;
	font-size:14px;
	font-weight:500
}
.compare-page .table-wrapper .table tbody tr th {
	background:#f1f1f1
}
.compare-page .table-wrapper .table tbody tr td {
	border-right:1px solid #ddd;
	position:relative
}
.compare-page .table-wrapper .table tbody tr th, .compare-page .table-wrapper .table tbody tr td {
	padding:15px;
	vertical-align:top;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd
}
.compare-page .table-wrapper .table tbody tr .grid-link__title {
	font-size:15px;
	margin-top:10px
}
.compare-page .table-wrapper .table tbody tr .product_price {
	margin:15px 0
}
.compare-page .table-wrapper .table tbody tr .product_price span.money {
	padding-left:5px
}
.compare-page .table-wrapper .table tbody tr p {
	color:#777;
	font-size:13px;
	line-height:20px;
	margin:0
}
.compare-page .table-wrapper .table tbody tr .add-to-cart, .compare-page .table-wrapper .table tbody tr .select-option-cls {
	padding:6px 10px
}
.typography_section .typography-box {
	margin-bottom:30px
}
.typography_section .typography-box p {
	line-height:22px
}
.typography_section .typography-box .headings {
	margin-bottom:20px;
	background-color:#e8e8e8;
	padding:8px 12px
}
.typography_section .typography-box .headings h3 {
	text-transform:capitalize;
	color:#2d2d2d;
	margin-bottom:0;
	font-weight:400;
	font-size:20px
}
.typography_section .typography-box .headings span {
	color:#444
}
.typography_section .typography-box .headings span code {
	color:#444
}
.typography_section .typography-box .typo-content.heading_content h1, .typography_section .typography-box .typo-content.heading_content h2, .typography_section .typography-box .typo-content.heading_content h3, .typography_section .typography-box .typo-content.heading_content h4, .typography_section .typography-box .typo-content.heading_content h5, .typography_section .typography-box .typo-content.heading_content h6 {
	font-weight:400;
	color:black;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:10px
}
.typography_section .typography-box .typo-content .sub-title {
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:8px;
	font-size:18px;
	color:#444;
	text-transform:capitalize
}
.typography_section .typography-box .typo-content.product-pagination {
	border:none;
	margin:0
}
.typography_section .typography-box .typo-content.product-pagination .pagination .page-item {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd
}
.typography_section .typography-box .typo-content.product-pagination .pagination .page-item a {
	padding:10px 14px
}
.typography_section .typography-box .typo-content.input_button input {
	margin-bottom:10px
}
.typography_section .typography-box .typo-content.input_button label {
	font-size:16px;
	text-transform:capitalize;
	padding-left:5px
}
.typography_section .typography-box .typo-content.loader-typo {
	width:100%;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.typography_section .typography-box .typo-content.loader-typo .pre-loader {
	position:relative;
	width:50px;
	height:50px;
	background-color:#f15838;
	border-radius:50%
}
.typography_section .typography-box .typo-content.loader-typo .pre-loader:after {
	content:'';
	position:absolute;
	border-radius:50%;
	top:50%;
	left:50%;
	border:0 solid #ddd;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	-webkit-animation:loading 1000ms ease-out forwards infinite;
	animation:loading 1000ms ease-out forwards infinite;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.typography_section .typography-box .typo-content .footer-social {
	margin-top:0;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.typography_section .typography-box:last-child {
	margin-bottom:0
}
.typography_section code {
	color:rgba(241, 187, 58, 0.6);
	background-color:#f7f7f7;
	padding:3px;
	margin:0 3px;
	border-radius:2px
}
.profile-section {
	background-color:#f5f5f5;
	border:1px solid #ddd;
	padding:15px
}
.profile-section .profile-detail .profile-name {
	font-weight:700
}
.profile-section .profile-detail p {
	margin-bottom:8px
}
.lookbook-section {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px
}
.lookbook-section .lookbook-img>div+div img {
	margin-top:25px
}
.lookbook .lookbook-block {
	position:relative
}
.lookbook .lookbook-block .lookbook-dot {
	cursor:pointer;
	position:absolute;
	z-index:2;
	width:29px;
	height:29px;
	line-height:29px;
	border-radius:50%;
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	top:50%;
	left:12%;
	background-color:#fff
}
.lookbook .lookbook-block .lookbook-dot.dot2 {
	top:70%;
	left:27%
}
.lookbook .lookbook-block .lookbook-dot.dot3 {
	top:28%;
	left:30%
}
.lookbook .lookbook-block .lookbook-dot.dot4 {
	top:67%;
	left:8%
}
.lookbook .lookbook-block .lookbook-dot.dot5 {
	top:40%;
	left:35%
}
.lookbook .lookbook-block .lookbook-dot.dot6 {
	top:80%;
	left:58%
}
.lookbook .lookbook-block .lookbook-dot.dot7 {
	top:67%;
	left:45%
}
.lookbook .lookbook-block .lookbook-dot.dot8 {
	top:43%;
	left:39%
}
.lookbook .lookbook-block .lookbook-dot.dot9 {
	top:32%;
	left:50%
}
.lookbook .lookbook-block .lookbook-dot.dot10 {
	top:60%;
	left:50%
}
.lookbook .lookbook-block .lookbook-dot.dot11 {
	top:50%;
	left:45%
}
.lookbook .lookbook-block .lookbook-dot.dot12 {
	top:75%;
	left:45%
}
.lookbook .lookbook-block .lookbook-dot.dot13 {
	top:40%;
	left:45%
}
.lookbook .lookbook-block .lookbook-dot.dot14 {
	top:76%;
	left:45%
}
.lookbook .lookbook-block .lookbook-dot.dot15 {
	top:50%;
	left:15%
}
.lookbook .lookbook-block .lookbook-dot:before {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	content:"";
	background-color:rgba(255, 255, 255, 0.5);
	zoom:1;
	z-index:-1;
	border-radius:50%;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease
}
.lookbook .lookbook-block .lookbook-dot span {
	text-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	color:#333
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox {
	visibility:hidden;
	top:-98px;
	left:150%;
	position:absolute;
	width:130px;
	background-color:#fff;
	-webkit-box-shadow:-3px -3px 13px rgba(48, 54, 61, 0.1);
	box-shadow:-3px -3px 13px rgba(48, 54, 61, 0.1)
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox img {
	margin-top:0
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info {
	padding:5px;
	text-align:center
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
	margin-bottom:0;
	text-transform:capitalize;
	line-height:20px;
	color:#333
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5.title {
	font-weight:700
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h6 {
	text-transform:uppercase;
	color:#f15838;
	margin-bottom:0
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-top:8px solid transparent;
	border-right:8px solid #ddd;
	border-bottom:8px solid transparent;
	top:41%;
	left:-8px
}
.lookbook .lookbook-block .lookbook-dot:hover {
	background-color:#f15838;
	-webkit-box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5);
	box-shadow:0 0 0 3px rgba(255, 255, 255, 0.5);
	z-index:10
}
.lookbook .lookbook-block .lookbook-dot:hover .dot-showbox {
	-webkit-animation:fadeInUp 400ms ease-in-out;
	animation:fadeInUp 400ms ease-in-out;
	visibility:visible;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.lookbook .lookbook-block .lookbook-dot:hover span {
	color:#fff
}
.lookbook .lookbook-block .lookbook-dot:hover:before {
	-webkit-transform:scale(1.3)
}
.portfolio-padding {
	padding-bottom:40px
}
.portfolio-section .isotopeSelector {
	margin-bottom:30px
}
.portfolio-section .portfolio-2 {
	margin-bottom:-20px
}
.portfolio-section .portfolio-3 {
	margin-bottom:-5px
}
.portfolio-section .article-title {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	color:white;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	text-align:center;
	float:left;
	font-size:18px;
	line-height:24px
}
.portfolio-section .article-title a {
	color:white
}
.portfolio-section .isotopeSelector {
	float:left;
	width:100%;
	position:relative
}
.portfolio-section .isotopeSelector .overlay {
	position:relative;
	overflow:hidden
}
.portfolio-section .isotopeSelector img {
	width:100%;
	height:auto
}
.portfolio-section .isotopeSelector .product-box {
	padding-right:0
}
.portfolio-section .isotopeSelector img {
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.portfolio-section .isotopeSelector .overlay-background {
	-webkit-transform:scale(0);
	transform:scale(0);
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.portfolio-section .isotopeSelector .overlay-background i {
	position:absolute;
	top:50%;
	left:50%;
	background:rgba(255, 255, 255, 0.4);
	padding:10px;
	border-radius:100%;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	color:#fff;
	font-size:22px;
	display:none;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	width:40px;
	height:40px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.portfolio-section .isotopeSelector:hover img {
	-webkit-transform:scale(1.2) rotate(2deg);
	transform:scale(1.2) rotate(2deg);
-webkit-transition:all .4s ease;
transition:all .4s ease
}
.portfolio-section .isotopeSelector:hover .overlay-background {
	-webkit-transform:scale(1);
	transform:scale(1);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.4);
	opacity:1;
	z-index:1;
-webkit-transition:opacity .3s linear;
transition:opacity .3s linear
}
.portfolio-section .isotopeSelector:hover .overlay-background i {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease
}
.portfolio-section .border-portfolio {
	margin:3px;
	overflow:hidden
}
.portfolio-section .border-portfolio:after {
	position:absolute;
	top:10%;
	left:10%;
	z-index:2;
	display:block;
	content:'';
	width:0;
	height:0;
	background:rgba(255, 255, 255, 0.2);
	border-radius:50%;
	-webkit-transform:translate(-20%, -20%);
	transform:translate(-20%, -20%);
	opacity:0
}
.portfolio-section .border-portfolio:before {
	position:absolute;
	bottom:10%;
	right:10%;
	z-index:2;
	display:block;
	content:'';
	width:0;
	height:0;
	background:rgba(255, 255, 255, 0.2);
	border-radius:50%;
	-webkit-transform:translate(10%, 10%);
	transform:translate(10%, 10%);
	opacity:0
}
.portfolio-section .border-portfolio:hover:after {
	-webkit-animation:portfolio-circle 0.5s ease;
	animation:portfolio-circle 0.5s ease
}
.portfolio-section .border-portfolio:hover:before {
	-webkit-animation:portfolio-circle 0.8s ease;
	animation:portfolio-circle 0.8s ease
}
@-webkit-keyframes portfolio-circle {
0% {
opacity:1
}
40% {
opacity:1
}
100% {
width:300px;
height:300px;
opacity:0
}
}
@keyframes portfolio-circle {
0% {
opacity:1
}
40% {
opacity:1
}
100% {
width:300px;
height:300px;
opacity:0
}
}
.portfolio-section #form1 {
	padding-bottom:20px;    background: #fff;
}
.portfolio-section .filter-button {
padding: 12px 15px;
    font-size: 16px;
    border: none;
    background-color: #fff;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid gainsboro;
}
.portfolio-section .filter-button.active {
	background-color:#f15838;
	color:#fff
}
.portfolio-section.fullwidth-portfolio .isotopeSelector {
	padding-left:7px;
	padding-right:7px;
	margin-bottom:14px
}
.filter-section .filter-container {
	text-align:center;
	padding:0 0 20px
}
.filter-section .filter-container ul.filter>li {
	padding:0 25px
}
.filter-section .filter-container ul.filter>li>a {
	color:#f15838;
	font-size:20px;
	line-height:40px
}
.filter-section .filter-container ul.filter>li>a:hover, .filter-section .filter-container ul.filter>li>a:focus {
	text-decoration:none;
	color:#f15838;
	outline:none
}
.filter-section .filter-container ul.filter>li.active {
	background-color:#f15838
}
.filter-section .filter-container ul.filter>li.active a {
	color:#fff
}
.filter-section .filter-container ul.filter>li span {
	color:#ddd;
	font-size:20px;
	display:inline-block;
	margin:0 5px
}
.filter-section .filter-container .filter>li {
	padding:0;
	margin:0
}
.filter-section .title1 .title-inner1 {
	margin-top:-5px
}
.filter-section h1 {
	text-align:center
}
.demo-colored-wrap {
	background:#ecf0f1
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
	opacity:0;
	-webkit-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity:1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity:0.8
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
	opacity:0
}
.mfp-title {
	display:none
}
.offer-box {
	top:50%;
	position:fixed;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	left:-415px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	z-index:9
}
.offer-box img {
	margin-right:18px
}
.offer-box.toggle-cls {
	left:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.offer-box .heading-right h3 {
	position:absolute;
	top:50%;
	right:0;
	width:230px;
	height:36px;
	line-height:36px;
	letter-spacing:5px;
	font-size:18px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	-webkit-transform:translate(50%, -50%) rotate(-90deg);
	transform:translate(50%, -50%) rotate(-90deg);
	text-align:center;
	background-color:#f15838;
	margin-bottom:0;
	cursor:pointer
}
.theme-tab {
	position:relative
}
.theme-tab.product.tab-abjust {
	margin-bottom:-15px
}
.theme-tab .tab-content {
	display:none
}
.theme-tab .tab-content[style="display: block;"] .product-box, .theme-tab .tab-content[style="display: block;"] .tab-box, .theme-tab .tab-content[style="display: block;"] .media-banner {
	-webkit-animation:zoomIn 300ms ease-in-out;
	animation:zoomIn 300ms ease-in-out
}
.theme-tab .tab-content .product-tab .tab-box {
	background-color:#fff;
	width:100%;
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:calc(25% - 10px);
	margin:0 5px 10px
}
.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+4) {
margin:0 5px 0
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 img {
	height:250px;
	padding:15px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating {
	margin-top:0
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i {
	padding-right:0
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:nth-child(-n+4) {
color:#ffa800
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:last-child {
	color:#ffa800
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
	margin-right:35px;
	line-height:17px;
	margin-top:5px;
	margin-bottom:0
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4 {
	font-size:20px;
	margin-top:5px;
	font-weight:700;
	color:#333;
	margin-bottom:0
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
	display:inline-block;
	height:20px;
	width:20px;
	border-radius:100%;
	margin-right:2px;
	margin-top:20px;
	-webkit-transition:all 0.1s ease;
	transition:all 0.1s ease;
	margin-bottom:0;
	cursor:pointer
}
.theme-tab .tab-content .product-tab .tab-box:hover .product-box2 img {
	-webkit-transform:scale(1.03);
	transform:scale(1.03);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.theme-tab .tab-title, .theme-tab .tab-title2 {
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
	margin-top:-6px
}
.theme-tab .tab-title.media-tab li, .theme-tab .tab-title2.media-tab li {
	padding-top:40px;
	position:relative
}
.theme-tab .tab-title.media-tab li.current::before, .theme-tab .tab-title2.media-tab li.current::before {
width:100%;
position:absolute;
top:6px;
left:0;
background-color:#f15838;
height:5px;
content:''
}
.theme-tab .tab-title.media-tab .media-banner, .theme-tab .tab-title2.media-tab .media-banner {
	margin-right:15px
}
.theme-tab .tab-title .current a, .theme-tab .tab-title2 .current a {
	color:#f15838;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))
}
.theme-tab .tab-title li, .theme-tab .tab-title2 li {
	padding-left:25px;
	padding-right:25px
}
.theme-tab .tab-title a, .theme-tab .tab-title2 a {
	color:#333;
	text-transform:uppercase;
font-size:calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)))
}
.theme-tab .tab-title2 {
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	margin-top:-8px
}
.theme-tab .tab-title2:after {
	content:"";
	position:absolute;
	border:1px solid #ddd;
	width:100%;
	left:0;
	top:17px;
	z-index:-1
}
.theme-tab .tab-title2 .current {
	background-color:#f2f2f2
}
.theme-tab .tab-title2 .current a {
	background-color:#f2f2f2
}
.tab-bg {
	background-color:#fff;
	padding:70px 50px 60px 50px
}
.tab-bg .theme-tab .tab-title {
	margin-bottom:30px
}
.tab-bg .product-box {
	padding-right:0
}
.full-banner {
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:190px;
	padding-bottom:190px;
	background-position:center
}
.full-banner.advertise-banner {
	background-image:url("images/fashion/banner.jpg")
}
.full-banner.parallax-layout {
	padding-top:350px;
	padding-bottom:350px
}
.full-banner.parallax-layout .banner-contain h4 {
	color:#f1f1f1
}
.full-banner.banner-layout-3 .banner-contain .btn-normal {
	text-transform:uppercase
}
.full-banner.banner-layout-3 .banner-contain h4 {
	color:#fff
}
.full-banner.banner-layout-3 .banner-contain h3 {
	color:#fff;
	margin-top:10px
}
.full-banner.banner-layout-3 .banner-contain .color {
	color:#f15838;
	line-height:1
}
.full-banner.parallax {
	background-attachment:fixed
}
.full-banner.p-left .banner-contain {
	float:left
}
.full-banner.p-right .banner-contain {
	float:right
}
.full-banner.p-center .banner-contain {
	left:0;
	right:0;
	margin:0 auto
}
.full-banner .banner-contain .btn-solid, .full-banner .banner-contain .btn-outline {
	margin-top:20px
}
.full-banner .banner-contain h2 {
font-size:calc(55px + (100 - 55) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
	color:#f15838;
	text-transform:uppercase;
	margin-top:-15px
}
.full-banner .banner-contain h3 {
font-size:calc(36px + (60 - 36) * ((100vw - 320px) / (1920 - 320)));
	color:#333;
	text-transform:uppercase;
	font-weight:700
}
.full-banner .banner-contain h4 {
font-size:calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
	color:#333;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0.5em;
	padding-top:10px;
	margin-bottom:-5px;
	line-height:1.3
}
.parallax-cls section:nth-child(odd) .full-banner {
background-position:right
}
.parallax-cls section:nth-child(even) .full-banner {
background-position:left
}
.parallax-cls section .banner-contain {
	margin-top:-12px
}
.pet-parallax {
	position:relative
}
.pet-parallax .pet-decor {
	position:absolute;
	left:110px;
	bottom:-164px
}
.pet-parallax .banner-contain h4, .pet-parallax .banner-contain h3, .pet-parallax .banner-contain p {
	color:#212121
}
.pet-parallax .banner-contain p {
	max-width:75%;
	margin:0 auto;
	line-height:22px;
	font-size:16px;
	letter-spacing:0.04em
}
.pet-parallax .banner-contain h4 {
	letter-spacing:0.05em;
	padding-top:0 !important;
	margin-bottom:0;
	line-height:1.3;
	margin-top:-7px
}
.pet-parallax .banner-contain h3 {
	margin:15px 0;
	font-size:48px
}
.pet-parallax .full-banner {
	padding-top:130px;
	padding-bottom:130px;
	background-blend-mode:overlay
}
.advertise-section .full-banner {
	padding-bottom:105px;
	padding-top:105px;
	background-position:top
}
.advertise-section .full-banner .banner-contain {
	background-color:rgba(255, 255, 255, 0.9);
	padding:40px 0;
	width:90%;
	border:3px solid #f15838
}
.advertise-section .full-banner .banner-contain h2 {
	font-size:75px
}
.center-slider {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.about-text p {
	letter-spacing:0.06em;
	text-align:center;
	margin-bottom:50px
}
.full-box .theme-card .offer-slider .product-box2 {
	overflow:hidden
}
.theme-pannel-main {
	background-color:#fff;
	position:fixed;
	top:30%;
	right:0;
	z-index:9;
	padding:0 5px;
	-webkit-box-shadow:0 0 7px 1px rgba(158, 158, 158, 0.2);
	box-shadow:0 0 7px 1px rgba(158, 158, 158, 0.2)
}
.theme-pannel-main ul li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:10px 12px;
	border-bottom:1px solid #dadada
}
.theme-pannel-main ul li span {
	padding:0;
	text-transform:uppercase;
	color:#949494;
	font-weight:700
}
.theme-pannel-main ul li a {
	padding:0
}
.theme-pannel-main ul li:last-child {
	border-bottom:0
}
.color-picker {
	position:fixed;
	top:calc(30% + 110px);
	z-index:9;
	padding:0 5px;
	right:0;
	-webkit-box-shadow:0 0 7px 1px rgba(158, 158, 158, 0.2);
	box-shadow:0 0 7px 1px rgba(158, 158, 158, 0.2);
	background-color:#fff;
	max-width:150px
}
.color-picker h4 {
	padding:10px 8px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	font-size:16px;
	text-transform:uppercase
}
.color-picker .title {
	display:inline-block;
	position:absolute;
	left:-68px;
	width:68px;
	-webkit-box-shadow:-3px 0 7px 1px rgba(158, 158, 158, 0.2);
	box-shadow:-3px 0 7px 1px rgba(158, 158, 158, 0.2);
	background-color:#fff;
	padding:10px 14px
}
.color-picker .colors {
	text-align:center
}
.color-picker .colors li {
	height:35px;
	margin:3px;
	width:35px;
	display:inline-block;
	position:relative
}
.color-picker .colors li.active:before {
	content:"\e600";
	position:absolute;
	font-family:themify;
	color:#fff;
	font-size:19px;
	top:2px;
	left:10px;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg)
}
.color1 {
	background:#ff6000;
	background:linear-gradient(135deg, #ff6000 49%, #ff6000 50%, #ffa800 51%, #ffa800 100%)
}
.color2 {
	background:#1c3481;
	background:linear-gradient(135deg, #00baf2 49%, #00baf2 50%, #1c3481 51%, #1c3481 100%)
}
.color3 {
	background:#f15838;
	background:linear-gradient(135deg, #f15838 49%, #f15838 50%, #0083c1 51%, #0083c1 100%)
}
.color4 {
	background:#f15838;
	background:linear-gradient(135deg, #f15838 49%, #f15838 50%, #6465a5 51%, #6465a5 100%)
}
.color5 {
	background:#2690e4;
	background:linear-gradient(135deg, #2690e4 49%, #2690e4 50%, #252525 51%, #252525 100%)
}
.color6 {
	background:#84b213;
	background:linear-gradient(135deg, #84b213 49%, #84b213 50%, #f97c2d 51%, #f97c2d 100%)
}
.add_to_cart {
	position:fixed;
	background-color:#fff;
	z-index:9999;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart ::-webkit-scrollbar {
width:3px;
height:7px
}
.add_to_cart ::-webkit-scrollbar-track {
background:#f1f1f1
}
.add_to_cart ::-webkit-scrollbar-thumb {
background:#ddd
}
.add_to_cart ::-webkit-scrollbar-thumb:hover {
background:#000
}
.add_to_cart .cart-inner {
	background-color:#fff;
	z-index:9;
	position:relative;
	top:0
}
.add_to_cart .cart-inner .cart_media {
	padding:0 20px
}
.add_to_cart .cart-inner .cart_media li {
	position:relative;
	padding-bottom:10px;
	width:100%
}
.add_to_cart .cart-inner .cart_media li .media {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height:100%
}
.add_to_cart .cart-inner .cart_media li .media img {
	height:90px
}
.add_to_cart .cart-inner .cart_media li .media .media-body {
	-ms-flex-item-align:center;
	align-self:center
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
	color:#333
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 span {
	color:#333;
	font-size:16px
}
.add_to_cart .cart-inner .cart_media li .total {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-top:10px;
	padding-bottom:10px
}
.add_to_cart .cart-inner .cart_media li .total h5 {
	text-transform:capitalize;
	margin-bottom:0;
	color:#999999
}
.add_to_cart .cart-inner .cart_media li .total h5 span {
	float:right
}
.add_to_cart .cart-inner .cart_media li .buttons a {
	font-size:16px;
	color:#fff;
	text-transform:capitalize;
	font-weight:700;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	padding:10px 12px
}
.add_to_cart .cart-inner .cart_media li .buttons a:hover {
	color:#f15838;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart .cart-inner .cart_media li .buttons .checkout {
	float:right
}
.add_to_cart .cart-inner .cart_media .close-circle {
	position:absolute;
	top:10px;
	right:10px
}
.add_to_cart .cart-inner .cart_media .close-circle i {
	color:#444;
	font-size:16px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart .cart-inner .cart_media .close-circle i:hover {
	color:#000;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart .cart-inner .cart_top {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:20px;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.add_to_cart .cart-inner .cart_top h3 {
	font-size:18px;
	color:#333;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:0
}
.add_to_cart .cart-inner .cart_top .close-cart {
	margin-left:auto
}
.add_to_cart .cart-inner .cart_top .close-cart i {
	color:black;
	font-size:18px
}
.add_to_cart .overlay {
	visibility:hidden;
	opacity:0;
	background-color:#000;
	position:fixed;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart.open-side {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart.open-side .overlay {
	opacity:0.8;
	visibility:visible;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.add_to_cart.left {
	left:-300px;
	top:0;
	height:100vh;
	width:300px
}
.add_to_cart.left .cart-inner {
	height:100vh;
	overflow:auto
}
.add_to_cart.left.open-side {
	left:0
}
.add_to_cart.right {
	right:-300px;
	height:100vh;
	width:300px;
	top:0
}
.add_to_cart.right .cart-inner {
	height:100vh;
	overflow:auto
}
.add_to_cart.right.open-side {
	right:0
}
.add_to_cart.top, .add_to_cart.bottom {
	height:218px;
	width:100%
}
.add_to_cart.top .cart_media, .add_to_cart.bottom .cart_media {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%
}
.add_to_cart.top .cart_media .cart_product, .add_to_cart.bottom .cart_media .cart_product {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:75%;
	overflow-y:auto
}
.add_to_cart.top .cart_media .cart_product li, .add_to_cart.bottom .cart_media .cart_product li {
	min-width:245px;
	max-width:225px;
	margin-right:-1px;
	padding-bottom:0;
	border:1px solid #ddd
}
.add_to_cart.top .cart_media .cart_total, .add_to_cart.bottom .cart_media .cart_total {
	width:25%
}
.add_to_cart.top .cart-inner, .add_to_cart.bottom .cart-inner {
	height:218px
}
.add_to_cart.top .cart-inner .cart_top, .add_to_cart.bottom .cart-inner .cart_top {
	margin-bottom:0;
	background-color:#f1f1f1;
	padding:15px 44px;
	border-bottom:none
}
.add_to_cart.top .cart-inner .cart_media, .add_to_cart.bottom .cart-inner .cart_media {
	padding:0
}
.add_to_cart.top .cart-inner .cart_media .cart_product, .add_to_cart.top .cart-inner .cart_media .cart_total, .add_to_cart.bottom .cart-inner .cart_media .cart_product, .add_to_cart.bottom .cart-inner .cart_media .cart_total {
	padding:30px 44px
}
.add_to_cart.top {
	top:-300px
}
.add_to_cart.top.open-side {
	top:0
}
.add_to_cart.bottom {
	bottom:-300px
}
.add_to_cart.bottom.open-side {
	bottom:0
}
.add_to_cart .setting-block {
	padding:0 30px
}
.add_to_cart .setting-block h5 {
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:18px;
	color:#333
}
.add_to_cart .setting-block ul li {
	display:block;
	margin-bottom:5px
}
.add_to_cart .setting-block ul li a {
	color:#333;
	font-size:16px;
	text-transform:capitalize
}
.add_to_cart .setting-block ul li a:hover {
	color:#f15838
}
.account-bar .theme-form {
	padding-left:20px;
	padding-right:20px
}
.account-bar .theme-form .form-control {
	border-radius:20px
}
.account-bar .theme-form .forget-class a {
	color:#f15838;
	text-transform:capitalize;
	margin-top:10
}
.account-bar .theme-form h6 {
	margin-top:10px
}
.tap-top {
	width:50px;
	height:50px;
	border-radius:100%;
	position:fixed;
	bottom:100px;
	right:30px;
	z-index:8;
	display:none;
	color:#fff;
	text-align:center;
	background:#f15838;
	border:none;
	font-size:22px;
	padding:7px;
	cursor:pointer
}
.tap-top.top-cls {
	bottom:130px
}
.tap-top:hover i {
	-webkit-animation:fadeInUp 500ms ease-in-out;
	animation:fadeInUp 500ms ease-in-out
}
.theme-modal {
	padding-right:0 !important
}
.theme-modal .quick-view-img {
	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
}
.theme-modal .modal-dialog .modal-content .modal-body {
	background-color:white;
	border-radius:5px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
	background-color:#fff;
	padding:25px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close {
	padding-right:10px;
	padding-top:5px;
	position:absolute;
	right:17px;
	top:0
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close span {
	color:#000
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2 {
	border-bottom:1px dashed #bfbfbf;
	text-align:center;
	margin-bottom:15px;
	padding-bottom:15px;
	font-weight:700;
	font-size:24px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4 {
	margin-bottom:30px;
	text-align:center;
	color:#272727;
	font-weight:400;
	text-transform:capitalize;
	line-height:1.6;
	font-size:14px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form {
	margin:0 auto;
	text-align:center
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form>div {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control {
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:12px;
	height:45px;
	border-radius:0;
	width:100%;
	letter-spacing:0.05em;
	margin:0 10px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img {
	margin-bottom:40px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
	margin-bottom:15px;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	line-height:1;
	font-weight:700;
	letter-spacing:0.05em
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group {
	margin:0 auto;
	text-align:center
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control {
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:14px;
	max-width:640px;
	left:0;
	right:0;
	margin:0 auto;
	letter-spacing:0.05em;
	margin-bottom:15px;
	border-radius:0 !important
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-normal {
	text-transform:uppercase
}
.theme-modal .modal-dialog .quick-view-modal button.close, .theme-modal .modal-dialog .demo_modal button.close {
	position:absolute;
	z-index:1;
	right:10px;
	top:5px
}
.theme-modal .modal-dialog .quick-view-modal .view-detail, .theme-modal .modal-dialog .demo_modal .view-detail {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase
}
.theme-modal.demo-modal .modal-dialog .modal-content .modal-body {
	height:75vh;
	overflow-y:scroll;
	padding:25px;
	background-image:none !important
}
.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar {
width:5px
}
.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-track {
background:#f1f1f1
}
.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb {
background:#f15838
}
.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
background:#555
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body {
	background:url("images/cart-back.png"), #ddd;
	background-position:center;
	background-size:cover;
	background-blend-mode:overlay
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg {
	background-color:transparent
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img {
	max-width:150px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body {
	padding:0 15px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 {
	font-size:16px;
	color:#f15838;
	text-transform:capitalize;
	margin-bottom:20px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i {
	margin-right:8px;
	color:#fff;
	background:#19a340;
	font-size:14px;
	width:18px;
	height:18px;
	line-height:18px;
	border-radius:50%
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons {
	margin-bottom:20px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a {
	display:inline-block;
	font-size:16px;
	padding:6px 10px;
	margin:0 6px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box {
	padding-left:10px;
	padding-right:10px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .img-wrapper {
	-webkit-box-shadow:0 0 5px rgba(221, 221, 221, 0.6);
	box-shadow:0 0 5px rgba(221, 221, 221, 0.6)
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail {
	text-align:center;
	padding:10px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 {
	font-weight:700;
	text-transform:capitalize
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 a {
	color:#f15838
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell {
	margin:20px 0 10px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4 {
	font-weight:600;
	margin-bottom:20px
}
.theme-modal#exampleModal .modal-body {
	padding:0
}
.theme-modal#exampleModal .close span {
	color:#f15838;
	font-size:35px;
	text-shadow:none
}
.theme-modal#exampleModal .modal-bg {
	background-color:#ffffff96 !important;
	padding:0
}
.theme-modal#exampleModal .close {
	position:absolute;
	right:10px
}
.theme-modal#exampleModal .offer-content {
	background-image:url(images/bg-newslatter.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:rgba(255, 255, 255, 0.4);
	min-height:460px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding-right:50%
}
.theme-modal#exampleModal .offer-content.vagi-offer-contant {
	background-image:url(images/modal-popup/Vegetable.jpg)
}
.theme-modal#exampleModal .offer-content>div {
	width:100%;
	padding:50px
}
.theme-modal#exampleModal .offer-content p {
	text-align:center;
	color:#777;
	line-height:1.6;
	margin-bottom:20px
}
.theme-modal.exit-modal .modal-body {
	background-image:url(images/bg-popup.png) !important;
	background-size:cover !important;
	background-position:center !important
}
.theme-modal.exit-modal .modal-bg {
	background-color:#ffffffb3 !important
}
.theme-modal.exit-modal .modal-content {
	border-radius:10px
}
.theme-modal.exit-modal .media .media-body h4 {
	font-size:16px;
	line-height:1.2;
	color:#333;
	font-weight:500
}
.theme-modal.exit-modal .media .media-body h4 b {
	color:#f15838
}
.theme-modal.exit-modal .media .media-body h5 {
	font-size:18px;
	color:#bfbfbf;
	margin-bottom:0;
	padding-bottom:0
}
.theme-modal#quick-view .modal-body {
	padding:0
}
.theme-modal .product-right .qty-box .input-group button {
	padding-left:10px
}
.theme-modal .product-right input {
	padding:4px
}
.theme-modal .product-right h2 {
	margin-top:15px
}
.theme-modal .product-right .product-buttons .btn-normal {
	padding:11px 20px
}
.loader-wrapper {
	background-color:#fff;
	margin:0;
	height:100vh;
	width:100vw;
	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;
	position:fixed;
	z-index:99;
	top:0;
	left:0
}
.loader-wrapper img {
	height:130px
}
.masonory-banner .masonary-banner-main {
	position:relative
}
.masonory-banner .masonary-banner-main .masonary-banner-contant {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end;
	text-align:center;
	padding:80px 0
}
.masonory-banner .masonary-banner-main .masonary-banner-contant h2 {
	color:#0083c1;
	text-transform:uppercase;
	margin-bottom:15px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant h5 {
	color:#0083c1;
	text-transform:uppercase;
	letter-spacing:7px;
	background-color:#fff;
	padding:10px 20px;
font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)))
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .btn-rounded {
	text-transform:uppercase;
	margin-top:25px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .btn-rounded:hover {
	background-color:#0083c1
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
	margin-right:70px;
	height:100%;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.masonory-banner .masonary-banner-main .masonary-banner-contant.p-left {
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.masonory-banner .masonary-banner-main .masonary-banner-contant.p-center {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.masonory-banner .masonary-banner-main .masonary-banner-contant.p-right {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.masonory-banner .masonary-banner-main .masonory-banner-img {
	height:450px
}
.masonory-banner .masonary-banner-main .masonory-banner-img.masonory-img1 {
	height:915px
}
.masonary-banner-block>div:first-child {
	margin-bottom:15px
}
.sm, .sm ul, .sm li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	line-height:normal;
	direction:ltr;
	text-align:left
}
.sm {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:static;
	z-index:1
}
.sm ul {
	display:none
}
.sm li {
	position:relative
}
.sm>li>h1 {
	margin:0;
	padding:0
}
.sm>li>h2 {
	margin:0;
	padding:0
}
.sm>li>h3 {
	margin:0;
	padding:0
}
.sm>li>h4 {
	margin:0;
	padding:0
}
.sm>li>h5 {
	margin:0;
	padding:0
}
.sm>li>h6 {
	margin:0;
	padding:0
}
.sm a {
	position:relative;
	display:block
}
.sm a.disabled {
	cursor:default
}
.sm * {
	-webkit-box-sizing:inherit;
	box-sizing:inherit
}
.sm *::before {
-webkit-box-sizing:inherit;
box-sizing:inherit
}
.sm *::after {
-webkit-box-sizing:inherit;
box-sizing:inherit
}
.sm::after {
content:"";
display:block;
height:0;
font:0/0 serif;
clear:both;
overflow:hidden
}
.menu-banner {
	margin-top:20px
}
.toggle-nav {
	position:relative;
	padding-top:40px;
	padding-bottom:40px;
	cursor:pointer
}
.toggle-nav i {
	font-size:24px;
	color:#f3c352
}
.mega-menu-banner:hover:before {
	display:none
}
.new-tag {
	padding-left:3px;
	color:#f15838;
	text-transform:uppercase;
	font-size:12px;
	font-weight:700
}
.up-text {
	position:relative
}
.up-text span {
	position:absolute;
	top:-5px;
	right:-10px;
	color:#f15838;
	font-size:12px;
	font-weight:700
}
.pixelstrap.sm-vertical a .sub-arrow {
	margin-top:-22px;
	right:7px
}
.pixelstrap ul {
	border-radius:0
}
.pixelstrap.light-font-menu li>a {
	color:#444
}
.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:active {
	padding-right:35px;
	color:#444;
	font-size:14px;
	font-weight:700;
	line-height:23px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:22px;
	padding-bottom:22px;
	letter-spacing:0.07em
}
.pixelstrap a:hover {
	color:#f15838
}
.pixelstrap a.disabled {
	color:#fbecc9
}
.pixelstrap a .sub-arrow {
	position:absolute;
	top:50%;
	margin-top:-17px;
	left:auto;
	right:14px;
	width:34px;
	height:34px;
	overflow:hidden;
	font:bold 16px/34px monospace !important;
	text-align:center;
	text-shadow:none;
	border-radius:4px
}
.pixelstrap>li:last-child>a, .pixelstrap>li:last-child>*:not(ul) a, .pixelstrap>li:last-child>ul, .pixelstrap>li:last-child>ul>li:last-child>a, .pixelstrap>li:last-child>ul>li:last-child>*:not(ul) a, .pixelstrap>li:last-child>ul>li:last-child>ul, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul {
border-radius:0 0 0 0
}
.pixelstrap>li:last-child>a.highlighted, .pixelstrap>li:last-child>*:not(ul) a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>*:not(ul) a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted, .pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted {
border-radius:0
}
.pixelstrap ul {
	background:#fff
}
.pixelstrap ul ul {
	background:rgba(242, 190, 68, 0.04)
}
.pixelstrap ul a, .pixelstrap ul a:hover, .pixelstrap ul a:focus, .pixelstrap ul a:active {
	background:rgba(0, 0, 0, 0);
	color:#444 !important;
	font-size:14px;
	text-shadow:none
}
.pixelstrap ul a.current {
	background:#f15838;
	color:#fff
}
.pixelstrap ul a.disabled {
	color:#b3b3b3
}
.pixelstrap ul ul a, .pixelstrap ul ul a:hover, .pixelstrap ul ul a:focus, .pixelstrap ul ul a:active {
	border-left:16px solid transparent
}
.pixelstrap ul ul ul a, .pixelstrap ul ul ul a:hover, .pixelstrap ul ul ul a:focus, .pixelstrap ul ul ul a:active {
	border-left:24px solid transparent
}
.pixelstrap ul ul ul ul a, .pixelstrap ul ul ul ul a:hover, .pixelstrap ul ul ul ul a:focus, .pixelstrap ul ul ul ul a:active {
	border-left:32px solid transparent
}
.pixelstrap ul ul ul ul ul a, .pixelstrap ul ul ul ul ul a:hover, .pixelstrap ul ul ul ul ul a:focus, .pixelstrap ul ul ul ul ul a:active {
	border-left:40px solid transparent
}
.pixelstrap ul li {
	border-top:1px solid rgba(0, 0, 0, 0.05)
}
.pixelstrap ul li:first-child {
	border-top:0
}
.pixelstrap.sm-horizontal .mega {
	position:unset !important
}
.pixelstrap.sm-horizontal .mega .full-mega-menu.center-mega-menu {
	margin-left:0 !important
}
.pixelstrap.sm-horizontal .mega ul {
	margin-left:0 !important;
	max-width:-webkit-max-content;
	max-width:-moz-max-content;
	max-width:max-content
}
.pixelstrap .icon-trend {
	color:#f15838
}
.pixelstrap .full-mega-menu, .pixelstrap .clothing-menu {
	max-width:inherit !important;
	padding:20px 0px 20px 5px
}
.pixelstrap .full-mega-menu a, .pixelstrap .clothing-menu a {
	padding:0;
	position:relative
}
.pixelstrap .full-mega-menu a h6, .pixelstrap .clothing-menu a h6 {
	font-size:14px;
	text-align:center;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	font-weight:400;
	text-transform:capitalize;
	color:#222222
}
.pixelstrap .full-mega-menu a img, .pixelstrap .clothing-menu a img {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 auto
}
.pixelstrap .full-mega-menu a:hover, .pixelstrap .clothing-menu a:hover {
	padding:0
}
.pixelstrap .full-mega-menu a:hover:before, .pixelstrap .clothing-menu a:hover:before {
	width:50px;
	height:2px;
	-webkit-transition:0.5s ease;
	transition:0.5s ease
}
.pixelstrap .full-mega-menu a:hover h6, .pixelstrap .clothing-menu a:hover h6 {
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.pixelstrap .link-section .menu-secon-title h5 {
	padding-top:10px
}
.pixelstrap .link-section h5 {
	font-weight:700;
	text-transform:capitalize;
	font-size:14px;
	margin-bottom:10px;
	color:#444
}
.pixelstrap .link-section ul {
	position:relative;
	display:block;
	padding:0
}
.pixelstrap .link-section ul li a {
	padding-top:3px;
	padding-bottom:3px;
	font-size:14px;
	padding-left:0
}
.pixelstrap .full-mega-menu {
	width:100% !important;
	border-radius:0;
	max-width:1110px !important;
	left:50% !important;
	margin-right:-50%;
	-webkit-transform:translate(-50%, 0);
	transform:translate(-50%, 0)
}
.pixelstrap .full-mega-menu .mega-box .link-section ul li a:hover, .pixelstrap .full-mega-menu .mega-box .link-section ul li a:focus {
	padding-top:3px;
	padding-bottom:3px
}
.pixelstrap .full-mega-menu .img-section img {
	margin-top:15px
}
.pixelstrap .clothing-menu {
	width:815px !important;
	padding:15px 30px 25px !important;
	background-color:#fff
}
.pixelstrap .clothing-menu li img {
	padding:20px 0 10px 0
}
.pixelstrap .clothing-menu .link-section h5 {
	margin-top:15px
}
.pixelstrap .clothing-menu .link-section ul {
	background:none
}
.pixelstrap .mega-menu ul {
	-webkit-box-shadow:none;
	box-shadow:none
}
.pixelstrap li a {
	position:relative
}
.pixelstrap li .label-nav {
	position:absolute;
	background-color:#f15838;
	padding:2px 7px;
	color:#fff;
	top:7px;
	text-transform:uppercase;
	font-size:9px;
	left:0;
	line-height:1.3
}
.pixelstrap li .label-nav:before {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #f15838;
	top:15px;
	left:5px
}
.pixelstrap li .label-nav.label-red {
	background-color:#f15838
}
.pixelstrap li .label-nav.label-red:before {
	border-top:5px solid #f15838
}
.sm-vertical {
	background-color:#fff
}
.sidenav {
	height:100vh;
	width:300px;
	position:fixed;
	z-index:9999;
	top:0;
	left:-300px;
	background-color:#fff;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.sidenav .sidebar-back {
	padding:20px;
	font-size:18px;
	color:#444;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	cursor:pointer
}
.sidenav nav {
	background-color:#fff;
	z-index:9;
	position:relative;
	height:100vh;
	top:0;
	overflow-y:auto
}
.sidenav.open-side {
	left:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.sidenav.open-side .sidebar-overlay {
	opacity:0.8;
	visibility:visible
}
.sidenav .sidebar-overlay {
	visibility:hidden;
	opacity:0;
	background-color:#212331;
	position:fixed;
	z-index:6;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition:all 1s;
	transition:all 1s
}
.sidenav .closebtn {
	position:absolute;
	top:0;
	font-size:36px;
	margin-left:50px;
	margin-top:50px;
	color:#444
}
.sidenav .pixelstrap li a {
	padding:10px 50px 20px 40px
}
.sidenav .pixelstrap li ul li a {
	padding:5px 35px
}
.sidenav .pixelstrap li ul li a:active, .sidenav .pixelstrap li ul li a:focus, .sidenav .pixelstrap li ul li a.highlighted {
	padding:5px 35px
}
.sidenav .pixelstrap li .clothing-menu li a {
	padding:5px 0 !important
}
.sidenav .pixelstrap li .clothing-menu li a:focus {
	font-size:14px
}
.sidenav .pixelstrap li .clothing-menu li a:hover {
	font-size:14px;
	padding:5px 0
}
.sidenav .pixelstrap li .clothing-menu li a:focus, .sidenav .pixelstrap li .clothing-menu li a:hover {
	padding:5px 0 !important
}
.mega-box .link-section .demo ul li a {
	position:relative
}
.mega-box .link-section .demo ul li a:hover, .mega-box .link-section .demo ul li a:focus {
	padding-top:3px;
	padding-bottom:3px
}
.mega-box .link-section .demo .new {
	position:absolute;
	top:-8px;
	right:0px;
	color:white;
	background-color:#f15838;
	padding:2px 7px;
	text-transform:uppercase;
	font-size:9px;
	line-height:1.3
}
.mega-box .link-section .demo .title {
	border-bottom:2px solid red !important
}
.rtl .sidenav .pixelstrap li {
	text-align:right
}
.rtl .link-section {
	float:right
}
.rtl .pixelstrap li .label-nav {
	left:unset
}
.rtl .mega-box .link-section .demo ul li a span img {
	right:unset;
	left:-120px
}
@media (min-width: 1200px) {
.toggle-nav {
display:none
}
.sm-vertical li ul li a .sub-arrow {
margin-top:-15px !important
}
.mobile-back {
display:none !important
}
.pixelstrap ul {
position:absolute;
width:14em !important
}
.pixelstrap li {
position:relative;
float:left
}
.pixelstrap li:before {
content:"";
position:absolute
}
.pixelstrap.sm-rtl li {
float:right
}
.pixelstrap ul li, .pixelstrap.sm-rtl ul li, .pixelstrap.sm-vertical li {
float:none
}
.pixelstrap a {
white-space:nowrap
}
.pixelstrap ul a, .pixelstrap.sm-vertical a {
white-space:normal
}
.pixelstrap .sm-nowrap>li>a, .pixelstrap .sm-nowrap>li>:not(ul) a {
white-space:nowrap;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease
}
.pixelstrap .sm-nowrap>li>a:hover, .pixelstrap .sm-nowrap>li>:not(ul) a:hover {
letter-spacing:1.5px;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease
}
.pixelstrap .sm-nowrap>li>a.highlighted, .pixelstrap .sm-nowrap>li>:not(ul) a.highlighted {
white-space:nowrap;
color:#444
}
.sm-horizontal .mega-menu li a {
padding:0
}
.sm-horizontal .mega-menu li a:focus, .sm-horizontal .mega-menu li a:active {
padding:0
}
.pixelstrap.sm-vertical ul a, .pixelstrap.sm-vertical ul a:hover, .pixelstrap.sm-vertical ul a:focus, .pixelstrap.sm-vertical ul a:active, .pixelstrap.sm-vertical ul a.highlighted {
padding:9px 23px
}
.pixelstrap ul {
-webkit-box-shadow:0 0 1px 0 #ebebeb;
box-shadow:0 0 1px 0 #ebebeb
}
.pixelstrap.sm-horizontal .mega {
position:unset !important
}
.pixelstrap.sm-horizontal .mega.product>div {
border:1px solid #f1f1f1
}
.pixelstrap.sm-horizontal .mega ul {
margin-left:0 !important
}
.pixelstrap.sm-horizontal .mega ul ul {
-webkit-box-shadow:none;
box-shadow:none
}
.pixelstrap .full-mega-menu, .pixelstrap .clothing-menu {
-webkit-box-shadow:0 0 1px 0 #ebebeb;
box-shadow:0 0 1px 0 #ebebeb
}
.pixelstrap .full-mega-menu a, .pixelstrap .clothing-menu a {
padding:0;
position:relative
}
.pixelstrap .sm-horizontal .full-mega-menu {
position:absolute;
left:unset !important;
right:0
}
.pixelstrap.sm-vertical .full-mega-menu .mega-box {
max-width:100%;
padding:0 20px;
margin-bottom:20px
}
.pixelstrap.sm-vertical .full-mega-menu .mega-box .mega-img, .pixelstrap.sm-vertical .full-mega-menu .mega-box .menu-banner {
display:none
}
.pixelstrap.sm-vertical .full-mega-menu .mega-box ul a:hover {
padding-left:5px
}
.pixelstrap .full-mega-menu.center-mega-menu {
left:50% !important;
-webkit-transform:translateX(-50%);
transform:translateX(-50%)
}
.pixelstrap .full-mega-menu.layout-3 {
margin-left:-100px !important;
-webkit-transform:unset !important;
transform:unset !important
}
.pixelstrap .full-mega-menu ul {
background-color:transparent;
border:0
}
.pixelstrap .full-mega-menu .mega-box {
max-width:16.666%
}
.pixelstrap .full-mega-menu .mega-box.product {
max-width:33%
}
.pixelstrap .category-menu.center-menu {
left:50% !important;
-webkit-transform:translateX(-50%);
transform:translateX(-50%)
}
.pixelstrap a .sub-arrow::before {
content:"\f107";
font-family:FontAwesome;
position:absolute
}
.pixelstrap ul {
padding:15px 0px 15px 0px;
background:#fff;
border:5px solid #f2f2f2
}
.pixelstrap ul ul {
background:white;
border:5px solid #f2f2f2
}
.pixelstrap ul a {
position:relative
}
.pixelstrap ul a:before {
position:absolute;
bottom:8px;
content:"";
height:5px;
width:0;
background-color:#f15838;
-webkit-transition:0.5s ease;
transition:0.5s ease;
opacity:0.12
}
.pixelstrap ul a, .pixelstrap ul a:hover, .pixelstrap ul a:focus, .pixelstrap ul a:active, .pixelstrap ul a.highlighted {
border:0 !important;
background:rgba(0, 0, 0, 0);
color:#000;
border-radius:0 !important;
font-size:14px;
font-weight:400;
text-transform:capitalize;
padding:5px 25px
}
.pixelstrap ul a:hover:before, .pixelstrap ul a:hover:hover:before, .pixelstrap ul a:focus:hover:before, .pixelstrap ul a:active:hover:before, .pixelstrap ul a.highlighted:hover:before {
width:50px;
height:7px;
-webkit-transition:0.5s ease;
transition:0.5s ease
}
.pixelstrap ul a .sub-arrow:before {
content:"\f105";
font-family:FontAwesome;
position:absolute
}
.pixelstrap ul li {
border:0
}
.pixelstrap .scroll-up, .pixelstrap .scroll-down {
position:absolute;
display:none;
visibility:hidden;
overflow:hidden;
background:#fff;
height:20px
}
.pixelstrap .scroll-up-arrow, .pixelstrap .scroll-down-arrow {
position:absolute;
top:-2px;
left:50%;
margin-left:-8px;
width:0;
height:0;
overflow:hidden;
border-width:8px;
border-style:dashed dashed solid dashed;
border-color:transparent transparent #efb322 transparent
}
.pixelstrap .scroll-down-arrow {
top:6px;
border-style:solid dashed dashed dashed;
border-color:#efb322 transparent transparent transparent
}
.pixelstrap.sm-rtl.sm-vertical a .sub-arrow:before {
content:"\f105";
font-family:FontAwesome;
position:absolute
}
.pixelstrap.sm-rtl>li:first-child {
border-left:1px solid #efb322
}
.pixelstrap.sm-rtl>li:last-child {
border-left:0
}
.pixelstrap.sm-rtl ul a .sub-arrow {
right:auto;
left:10px
}
.pixelstrap.sm-vertical a {
padding:9px 23px
}
.pixelstrap.sm-vertical a .sub-arrow:before {
content:"\f104";
font-family:FontAwesome;
position:absolute
}
.pixelstrap.sm-vertical>li {
border-left:0 !important
}
.pixelstrap.sm-vertical>li ul a .sub-arrow:before {
content:"\f105"
}
.main-nav-center>nav {
text-align:center
}
.main-nav-center .sm {
display:inline-block;
vertical-align:middle
}
.main-nav-center .sm>li .label-nav {
top:3px
}
.main-nav-center .sm>li>a {
padding-top:20px;
padding-bottom:20px
}
.layout3-menu .pixelstrap a {
text-transform:capitalize;
padding-right:34px;
letter-spacing:0.04em
}
.layout3-menu .pixelstrap .sub-arrow {
right:12px
}
.rtl .pixelstrap .category-menu {
width:698px !important
}
.rtl .pixelstrap .category-menu.center-menu {
left:0 !important;
-webkit-transform:unset;
transform:unset
}
.rtl .pixelstrap .full-mega-menu {
right:auto !important
}
.rtl .mega .full-mega-menu {
float:left !important;
left:50% !important;
right:auto !important
}
.rtl .mega .full-mega-menu.center-mega-menu {
margin-right:0 !important;
margin-left:0 !important;
left:unset !important;
right:50% !important
}
.rtl .layout3-menu .light-font-menu li>a, .rtl .layout3-menu .light-font-menu li>a:hover, .rtl .layout3-menu .light-font-menu li>a:active {
padding-right:0;
padding-left:28px
}
.rtl .layout3-menu .light-font-menu .sub-arrow {
left:-5px;
right:auto
}
.rtl .sm-horizontal .mega ul {
float:right
}
.rtl .sm-horizontal .mega ul li {
text-align:right
}
.rtl .sm-horizontal ul li {
text-align:right
}
.rtl .sm-horizontal ul li a .sub-arrow {
left:15px;
right:auto
}
.rtl .pixelstrap .full-mega-menu.layout-3 {
margin-right:-100px !important
}
.rtl .light-font-menu .mega ul {
float:right;
left:unset !important;
right:0 !important
}
.rtl .sidenav .pixelstrap li ul li a:hover, .rtl .sidenav .pixelstrap li ul li a:focus {
padding:5px 35px
}
.rtl .sidenav .pixelstrap li ul li a:before {
right:35px
}
.rtl .sidenav .pixelstrap li a .sub-arrow {
right:7px;
left:unset
}
.rtl .sidenav .pixelstrap .mega-menu li ul li a:before {
right:0
}
.rtl .sidenav .sidebar-back i {
float:left
}
.rtl header.header-5 .top-header .header-dropdown>li:last-child {
padding:15px 25px;
padding-left:0
}
}
@media (max-width: 1440px) {
.pixelstrap .category-menu {
width:698px !important
}
.pixelstrap .full-mega-menu.layout-3 {
margin-left:0 !important
}
.rtl .pixelstrap .mega .full-mega-menu {
margin-left:0 !important;
margin-right:162px !important
}
.rtl .pixelstrap .mega .full-mega-menu.layout-3 {
margin-right:0 !important
}
}
@media (max-width: 1367px) {
.pixelstrap .full-mega-menu.layout-3 {
width:1079px !important
}
.pixelstrap a {
font-size:14px
}
.pixelstrap a:hover, .pixelstrap a:active {
font-size:14px
}
}
@media (max-width: 1199px) {
.pixelstrap .full-mega-menu {
width:unset !important;
border-radius:0;
max-width:unset !important;
left:unset !important;
margin-right:unset;
-webkit-transform:unset;
transform:unset
}
.menu-banner {
margin-top:0px
}
.mega-box .link-section .demo ul li a span img {
top:30px;
right:-60px
}
.sm-horizontal {
position:fixed;
background-color:#fff;
width:300px;
border-radius:0;
border:1px solid #eee;
top:0;
height:100vh;
right:-300px;
z-index:99;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
overflow:scroll
}
.sm-horizontal .mobile-back {
padding:20px;
font-size:18px;
color:#444;
font-weight:700;
text-transform:uppercase;
border-bottom:1px solid #ddd;
cursor:pointer;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:flex-end;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.mega-box.col {
-ms-flex-preferred-size:unset;
flex-basis:unset
}
.pixelstrap .feature-menu.product-menu {
width:100% !important
}
.pixelstrap .mega {
position:unset !important
}
.pixelstrap .mega .full-mega-menu {
margin-left:0 !important
}
.pixelstrap .mega ul {
margin-left:0 !important
}
.pixelstrap .full-mega-menu, .pixelstrap .clothing-menu {
width:100% !important;
padding:0 30px !important
}
.pixelstrap a.highlighted .sub-arrow:before {
content:'-'
}
.pixelstrap a .sub-arrow {
right:0
}
.pixelstrap a .sub-arrow:before {
content:'+'
}
.pixelstrap>li>a {
font-weight:700
}
.pixelstrap>li>a:hover, .pixelstrap>li>a:focus, .pixelstrap>li>a:active {
font-weight:700
}
.pixelstrap .link-section .menu-title h5 {
cursor:pointer
}
.pixelstrap .link-section .menu-title.active .according-menu {
font:bold 16px/34px monospace !important
}
.pixelstrap .link-section .menu-title.active .according-menu:before {
content:"-";
position:absolute;
right:-18px
}
.pixelstrap .link-section .menu-title .according-menu {
font:bold 16px/34px monospace !important
}
.pixelstrap .link-section .menu-title .according-menu:before {
content:"+";
position:absolute;
right:-18px
}
.pixelstrap .link-section .menu-content a {
text-transform:capitalize
}
.pixelstrap .link-section ul {
background-color:unset
}
.pixelstrap .link-section h5 {
font-weight:700
}
.pixelstrap .full-mega-menu .mega-box {
border-right:none;
margin-bottom:0
}
.pixelstrap .category-menu a img {
width:30% !important
}
.pixelstrap .clothing-menu {
background:none
}
.pixelstrap li .label-nav {
left:15px;
top:-8px
}
.pixelstrap li a {
padding:10px 15px;
font-size:14px
}
.pixelstrap li a:hover {
padding:10px 15px
}
.pixelstrap li ul li a {
padding:5px 35px;
font-size:14px;
color:#444;
font-weight:400;
text-transform:capitalize
}
.pixelstrap li ul li a:hover {
color:#f15838 !important;
font-size:14px;
padding:5px 35px;
text-transform:capitalize
}
.pixelstrap .category-menu a:hover img {
-webkit-transform:scale(1);
transform:scale(1)
}
.pixelstrap.sm-vertical a .sub-arrow {
margin-top:-18px
}
.pixelstrap .mega ul {
max-width:100%
}
.pixelstrap ul li {
border-top:none
}
.sidenav {
overflow-y:auto
}
.sidenav .pixelstrap li ul li a {
padding:5px 45px
}
.sidenav .pixelstrap li ul li a:hover, .sidenav .pixelstrap li ul li a.highlighted {
padding:5px 45px
}
.sidenav .pixelstrap li a {
padding:10px 25px
}
.sidenav .pixelstrap li a:hover {
padding:10px 25px
}
.main-menu.border-section {
border:none
}
.main-menu .menu-left .main-menu-right .toggle-nav {
position:absolute;
z-index:2;
right:145px;
top:6px
}
.main-menu .menu-left .main-menu-right .toggle-nav .sidebar-name {
font-size:18px;
padding-left:5px;
text-transform:uppercase
}
.main-nav-center .toggle-nav {
position:absolute;
z-index:99;
right:175px;
top:-105px
}
.layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav {
right:unset;
top:-1px
}
.rtl .mega-box .link-section .demo ul li a span img {
left:-70px
}
.rtl .sm li {
text-align:right
}
.rtl .pixelstrap a .sub-arrow {
right:unset;
left:0
}
.rtl .pixelstrap li .label-nav {
left:unset;
right:15px
}
.rtl .pixelstrap li .label-nav:before {
left:unset;
right:5px
}
}
@media (max-width: 991px) {
.top-header .header-contact {
display:none
}
}
@media (min-width: 578px) {
.main-menu .menu-right .icon-nav .mobile-search i, .main-menu .menu-right .icon-nav .mobile-cart i, .main-menu .menu-right .icon-nav .mobile-setting i {
display:none
}
.main-menu .menu-right .icon-nav .mobile-search .close-circle i, .main-menu .menu-right .icon-nav .mobile-cart .close-circle i, .main-menu .menu-right .icon-nav .mobile-setting .close-circle i {
display:block
}
.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i {
display:inline-block
}
}
@media (max-width: 577px) {
.top-header {
height:0
}
.main-nav-center .toggle-nav {
right:15px;
top:-85px
}
.mobile-fix-option {
position:fixed;
bottom:0;
left:0;
height:60px;
background-color:#333;
width:100vw;
z-index:9;
-webkit-box-shadow:0 2px 5px 0 #a8a8a8;
box-shadow:0 2px 5px 0 #a8a8a8
}
.header-5 .top-header .header-dropdown .mobile-wishlist img, .header-5 .top-header .header-dropdown .mobile-account img {
-webkit-filter:brightness(5);
filter:brightness(5)
}
.header-5 .main-menu .brand-logo {
margin:0;
left:0;
-webkit-transform:unset;
transform:unset
}
.top-header .header-dropdown .mobile-account, .top-header .header-dropdown .mobile-wishlist {
position:fixed;
bottom:20px;
right:32%;
font-size:0;
padding:0;
z-index:9
}
.top-header .header-dropdown .mobile-account i, .top-header .header-dropdown .mobile-wishlist i {
font-size:22px;
font-family:themify;
color:#fff
}
.top-header .header-dropdown .mobile-account i:before, .top-header .header-dropdown .mobile-wishlist i:before {
content:"\e602"
}
.top-header .header-dropdown .mobile-account .onhover-show-div, .top-header .header-dropdown .mobile-wishlist .onhover-show-div {
top:unset;
bottom:42px;
right:0
}
.top-header .header-dropdown .mobile-account:hover i, .top-header .header-dropdown .mobile-wishlist:hover i {
color:#fff
}
.top-header .header-dropdown .mobile-wishlist {
right:64%
}
.top-header .header-dropdown .mobile-wishlist i {
font-family:themify;
color:#fff !important
}
.top-header .header-dropdown .mobile-wishlist i:before {
content:"\e634"
}
.main-menu .menu-left.category-nav-right .navbar {
padding-left:0 !important
}
.main-menu .menu-left .navbar {
padding:30px 45px 30px 0 !important
}
.main-menu .menu-right .icon-nav .mobile-setting, .main-menu .menu-right .icon-nav .mobile-cart, .main-menu .menu-right .icon-nav .mobile-search {
position:fixed;
bottom:20px;
right:16%;
font-size:0;
padding:0
}
.main-menu .menu-right .icon-nav .mobile-setting .show-div, .main-menu .menu-right .icon-nav .mobile-cart .show-div, .main-menu .menu-right .icon-nav .mobile-search .show-div {
top:-58px;
left:0
}
.main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart, .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart, .main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart {
top:unset;
bottom:42px;
left:-118px !important
}
.main-menu .menu-right .icon-nav .mobile-setting i {
display:inline-block;
font-size:22px;
color:#fff
}
.main-menu .menu-right .icon-nav .mobile-setting>div img {
display:none
}
.main-menu .menu-right .icon-nav .mobile-setting .setting {
top:unset;
bottom:42px;
left:unset !important
}
.main-menu .menu-right .icon-nav .mobile-cart {
right:48%
}
.main-menu .menu-right .icon-nav .mobile-cart .close-circle i {
font-size:14px
}
.main-menu .menu-right .icon-nav .mobile-cart i {
display:inline-block;
font-size:22px;
color:#fff
}
.main-menu .menu-right .icon-nav .mobile-cart>div img {
display:none
}
.main-menu .menu-right .icon-nav .mobile-search {
right:80%;
z-index:1
}
.main-menu .menu-right .icon-nav .mobile-search i {
display:inline-block;
font-size:22px;
color:#fff
}
.main-menu .menu-right .icon-nav .mobile-search img {
display:none
}
.main-menu .menu-right .icon-nav .mobile-search .show-div .form-group {
margin-bottom:0
}
.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i {
font-size:14px
}
.toggle-nav {
padding-top:30px;
padding-bottom:30px
}
.rtl .main-nav-center .toggle-nav {
right:unset;
left:15px
}
.rtl .main-menu .menu-right .icon-nav .mobile-setting, .rtl .main-menu .menu-right .icon-nav .mobile-cart, .rtl .main-menu .menu-right .icon-nav .mobile-search {
right:unset;
left:16%
}
.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div, .rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div, .rtl .main-menu .menu-right .icon-nav .mobile-search .show-div {
left:unset;
right:0
}
.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart, .rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart, .rtl .main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart {
left:unset !important;
right:-118px !important
}
.rtl .main-menu .menu-right .icon-nav .mobile-setting .setting {
left:unset !important
}
.rtl .main-menu .menu-right .icon-nav .mobile-cart {
right:unset;
left:48%
}
.rtl .main-menu .menu-right .icon-nav .mobile-search {
right:unset;
left:80%
}
.rtl .main-menu .menu-left .navbar {
padding:30px 0 30px 25px !important
}
.rtl .top-header .header-dropdown .mobile-account, .rtl .top-header .header-dropdown .mobile-wishlist {
right:unset;
left:32%
}
.rtl .top-header .header-dropdown .mobile-account .onhover-show-div, .rtl .top-header .header-dropdown .mobile-wishlist .onhover-show-div {
right:0
}
.rtl .top-header .header-dropdown .mobile-wishlist {
right:unset;
left:64%
}
}
body.rtl {
	direction:rtl
}
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl p {
	text-align:right
}
.rtl .product-notification .close {
	left:13px
}
.rtl .slick-slider {
	direction:ltr
}
.rtl .slick-slide {
	float:left
}
.rtl .product-notification .media .mr-2 {
	margin-right:0 !important;
	margin-left:0.5rem
}
.rtl .product-notification .media .media-body {
	text-align:right
}
.rtl ul {
	-webkit-padding-start:0
}
.rtl .pixelstrap ul {
	left:unset !important;
	right:unset
}
.rtl .slider-layout-4 .slider-slide {
	margin-left:0;
	margin-right:275px
}
.rtl .layout-4-collection>div:first-child {
	margin-left:0;
	margin-right:275px
}
.rtl .mr-3 {
	margin-right:0 !important;
	margin-left:5px
}
.rtl .input-group-prepend {
	margin-right:0
}
.rtl .offset-md-3, .rtl .offset-lg-2, .rtl .offset-xl-3, .rtl .offset-lg-3, .rtl .offset-md-2 {
	margin:0 auto
}
.rtl .title1 h1, .rtl .title1 h2, .rtl .title1 h3, .rtl .title1 h4, .rtl .title1 h5, .rtl .title1 h6, .rtl .title2 h1, .rtl .title2 h2, .rtl .title2 h3, .rtl .title2 h4, .rtl .title2 h5, .rtl .title2 h6, .rtl .title3 h1, .rtl .title3 h2, .rtl .title3 h3, .rtl .title3 h4, .rtl .title3 h5, .rtl .title3 h6, .rtl .title4 h1, .rtl .title4 h2, .rtl .title4 h3, .rtl .title4 h4, .rtl .title4 h5, .rtl .title4 h6 {
	text-align:center
}
.rtl .setting-box {
	direction:ltr
}
.rtl .setting-box h1, .rtl .setting-box h2, .rtl .setting-box h3, .rtl .setting-box h4, .rtl .setting-box h5, .rtl .setting-box h6, .rtl .setting-box p {
	text-align:left
}
.rtl .brand-logo img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl [dir="rtl"] .slick-slide {
	float:left
}
.rtl .effect-cls:before, .rtl .effect-cls:after {
	right:0
}
.rtl .cart-section .wishlist-buttons, .rtl .wishlist-section .wishlist-buttons {
	text-align:left
}
.rtl .category-block .category-details h6 {
	text-align:center
}
.rtl .offer-slider .slick-slide>div {
	direction:rtl
}
.rtl .tools-parallax-product .tools-description .tools-form .search-button {
	text-align:right
}
.rtl .typo-content.typo-buttons {
	text-align:right
}
.rtl .typography_section .typography-box .headings {
	text-align:right
}
.rtl .typography_section .typography-box ul, .rtl .typography_section .typography-box ol, .rtl .typography_section .typography-box dl {
	text-align:right
}
.rtl .typography_section .typography-box ol {
	-webkit-padding-start:0px;
	padding-inline-start:0px
}
.rtl .typography_section .typography-box .typo-content.input_button {
	text-align:right
}
.rtl .absolute_banner .collection-banner .absolute-contain h3, .rtl .absolute_banner .collection-banner .absolute-contain h4 {
	text-align:center
}
.rtl .absolute-product .product-box .product-detail .rating, .rtl .absolute-product .product-box .product-detail h4, .rtl .absolute-product .product-box .product-detail h6, .rtl .absolute-product .product-box .product-detail .color-variant {
	text-align:center
}
.rtl .product-box, .rtl .product-wrap {
	position:relative;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	vertical-align:middle
}
.rtl .product-box .img-wrapper .front, .rtl .product-wrap .img-wrapper .front {
	text-align:right;
	left:unset;
	right:0
}
.rtl .product-box .img-wrapper .back, .rtl .product-wrap .img-wrapper .back {
	-webkit-transform:translateX(100px);
	transform:translateX(100px);
	text-align:right;
	left:unset;
	right:0
}
.rtl .product-box:hover .img-wrapper .back, .rtl .product-wrap:hover .img-wrapper .back {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.rtl .box-product .full-box .theme-card .offer-slider .product-box2 .media {
	padding-right:0;
	padding-left:15px
}
.rtl .box-product .full-box .theme-card .offer-slider .product-box2 .media img {
	padding:0 0 0 15px
}
.rtl .box-product .full-box .theme-card .offer-slider .product-box2 .cart-bottom {
	text-align:right
}
.rtl .form_search button {
	left:5px;
	right:unset
}
.rtl .j-box .product-box .product-detail {
	padding-left:0;
	padding-right:15px
}
.rtl .gym-product .product-box .product-detail h6, .rtl .gym-product .product-box .product-detail h4 {
	text-align:center
}
.rtl .search-overlay>div .closebtn {
	right:unset;
	left:25px
}
.rtl .pwd-page h2 {
	text-align:center
}
.rtl .product-box .color-variant, .rtl .product-wrap .color-variant {
	-webkit-padding-start:0
}
.rtl .product-box .product-info h4, .rtl .product-box .product-info h6, .rtl .product-wrap .product-info h4, .rtl .product-wrap .product-info h6 {
	text-align:center
}
.rtl .product-box .product-detail .rating, .rtl .product-wrap .product-detail .rating {
	text-align:right
}
.rtl .product-box .product-detail .color-variant, .rtl .product-wrap .product-detail .color-variant {
	text-align:right;
	padding:0;
	padding-top:15px
}
.rtl .product-box .product-detail .color-variant li:first-child, .rtl .product-wrap .product-detail .color-variant li:first-child {
	margin-right:0
}
.rtl .product-box .img-block .label-wrapper .label1, .rtl .product-wrap .img-block .label-wrapper .label1 {
	border-bottom-right-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.rtl .product-box .img-block .label-wrapper .label2, .rtl .product-wrap .img-block .label-wrapper .label2 {
	border-bottom-left-radius:25px;
	border-top-left-radius:25px;
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.rtl .product-box .img-wrapper .label-block .label3, .rtl .product-wrap .img-wrapper .label-block .label3 {
	left:unset;
	right:7px
}
.rtl .product-box .img-wrapper .label-block .label4, .rtl .product-wrap .img-wrapper .label-block .label4 {
	left:7px;
	right:unset
}
.rtl .product-box .cart-detail, .rtl .product-wrap .cart-detail {
	left:20px;
	right:unset
}
.rtl .product-box .cart-info.cart-wrap, .rtl .product-wrap .cart-info.cart-wrap {
	left:10px;
	right:unset
}
.rtl .product-box:hover .cart-wrap button, .rtl .product-wrap:hover .cart-wrap button {
	-webkit-animation:fadeInLeft 300ms ease-in-out;
	animation:fadeInLeft 300ms ease-in-out
}
.rtl .product-box:hover .cart-wrap a:nth-child(2) i, .rtl .product-wrap:hover .cart-wrap a:nth-child(2) i {
-webkit-animation:fadeInLeft 500ms ease-in-out;
animation:fadeInLeft 500ms ease-in-out
}
.rtl .product-box:hover .cart-wrap a:nth-child(3) i, .rtl .product-wrap:hover .cart-wrap a:nth-child(3) i {
-webkit-animation:fadeInLeft 700ms ease-in-out;
animation:fadeInLeft 700ms ease-in-out
}
.rtl .product-box:hover .cart-wrap a:nth-child(4) i, .rtl .product-wrap:hover .cart-wrap a:nth-child(4) i {
-webkit-animation:fadeInLeft 1000ms ease-in-out;
animation:fadeInLeft 1000ms ease-in-out
}
.rtl .product-box:hover .cart-detail button, .rtl .product-wrap:hover .cart-detail button {
	-webkit-animation:fadeInLeft 300ms ease-in-out;
	animation:fadeInLeft 300ms ease-in-out
}
.rtl .product-box:hover .cart-detail a:nth-child(2) i, .rtl .product-wrap:hover .cart-detail a:nth-child(2) i {
-webkit-animation:fadeInLeft 500ms ease-in-out;
animation:fadeInLeft 500ms ease-in-out
}
.rtl .product-box:hover .cart-detail a:nth-child(3) i, .rtl .product-wrap:hover .cart-detail a:nth-child(3) i {
-webkit-animation:fadeInLeft 700ms ease-in-out;
animation:fadeInLeft 700ms ease-in-out
}
.rtl .product-box:hover .cart-detail a:nth-child(4) i, .rtl .product-wrap:hover .cart-detail a:nth-child(4) i {
-webkit-animation:fadeInLeft 1000ms ease-in-out;
animation:fadeInLeft 1000ms ease-in-out
}
.rtl .subscribe h4 {
	text-align:center
}
.rtl .subscribe h4 i {
	padding-left:5px;
	padding-right:0
}
.rtl .service-block svg {
	margin-left:12px;
	margin-right:0
}
.rtl .service-block+.service-block {
	border-right:1px solid #ddd;
	border-left:none
}
.rtl .blog-details h4, .rtl .blog-details h6 {
	text-align:center
}
.rtl .blog-details a p {
	text-align:center
}
.rtl .instagram h2 {
	text-align:center
}
.rtl .category-block .category-details h5 {
	text-align:center
}
.rtl .category-bg .contain-block h6 {
	text-align:center
}
.rtl .about-text p {
	text-align:center
}
.rtl .full-banner.p-left .banner-contain {
	float:right
}
.rtl .full-banner.p-right .banner-contain {
	float:right
}
.rtl .full-banner.p-center .banner-contain {
	left:0;
	right:0;
	margin:0 auto
}
.rtl .full-banner.p-center .banner-contain h3, .rtl .full-banner.p-center .banner-contain h4 {
	text-align:center
}
.rtl .full-banner.p-center .banner-contain .btn-solid, .rtl .full-banner.p-center .banner-contain .btn-outline {
	float:unset
}
.rtl .full-banner.text-center .banner-contain h2, .rtl .full-banner.text-center .banner-contain h3, .rtl .full-banner.text-center .banner-contain h4 {
	text-align:center
}
.rtl .full-banner.text-left .banner-contain h2, .rtl .full-banner.text-left .banner-contain h3, .rtl .full-banner.text-left .banner-contain h4 {
	text-align:right
}
.rtl .full-banner.text-right .banner-contain h2, .rtl .full-banner.text-right .banner-contain h3, .rtl .full-banner.text-right .banner-contain h4 {
	text-align:right
}
.rtl .theme-card .slick-prev {
	left:0;
	right:unset
}
.rtl .theme-card .slick-next {
	right:unset;
	left:25px
}
.rtl .theme-card .offer-slider img {
	padding:15px 0 15px 15px
}
.rtl .theme-card .offer-slider .media .media-body a h6 {
	margin-left:61px;
	margin-right:0
}
.rtl .theme-card .offer-slider .media .media-body .rating {
	text-align:right
}
.rtl .theme-card .offer-slider .media .media-body .rating i {
	padding-left:5px
}
.rtl .theme-card.card-border h5 {
	padding-left:0;
	padding-right:50px
}
.rtl .theme-card.card-border .slick-prev {
	left:30px
}
.rtl .theme-card.card-border .slick-next {
	left:50px
}
.rtl .theme-card.card-border .offer-slider img {
	padding:15px 30px 15px 15px
}
.rtl .theme-card.card-border .offer-slider .slick-slide>div {
	direction:rtl
}
.rtl .background .contain-bg h4 {
	text-align:center
}
.rtl .center-slider:hover .slick-next {
	left:20px;
	right:unset
}
.rtl .center-slider:hover .slick-prev {
	left:unset;
	right:20px
}
.rtl .theme-tab .tab-title {
	-webkit-padding-start:0
}
.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 img {
	padding:15px
}
.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating {
	text-align:right
}
.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
	margin-left:35px;
	margin-right:0
}
.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant {
	text-align:right;
	-webkit-padding-start:0
}
.rtl .beauty-about .about-text p {
	text-align:right
}
.rtl .timer {
	padding-left:0
}
.rtl .timer span .padding-l {
	padding-left:0;
	padding-right:22px
}
.rtl .category-m .category-wrapper h4 {
	text-align:center
}
.rtl .category-m .category-wrapper .category-link {
	-webkit-padding-start:0
}
.rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body a h6 {
	margin-right:0;
	margin-left:20px
}
.rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant {
	text-align:right;
	-webkit-padding-start:0
}
.rtl .compare-page .table-wrapper .table tbody tr th, .rtl .compare-page .table-wrapper .table tbody tr td {
	text-align:right
}
.rtl .compare-page .table-wrapper .table thead .th-compare td {
	text-align:right
}
.rtl .compare-page .table-wrapper .table thead .th-compare th .remove-compare {
	float:right
}
.rtl .product-wrap .product-detail .rating, .rtl .product-wrap .product-detail h4, .rtl .product-wrap .product-detail h6, .rtl .product-wrap .product-detail .color-variant, .rtl .product-wrap .product-info .rating, .rtl .product-wrap .product-info h4, .rtl .product-wrap .product-info h6, .rtl .product-wrap .product-info .color-variant {
	text-align:center
}
.rtl .product-wrap .product-detail .color-variant li, .rtl .product-wrap .product-info .color-variant li {
	margin:0 2px
}
.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media img.mr-3 {
	margin-right:unset !important;
	margin-left:1rem !important
}
.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .close-circle {
	right:unset;
	left:0
}
.rtl .main-menu .menu-left .navbar i {
	float:unset
}
.rtl .sitemap_page ul {
	text-align:right
}
.rtl .team .slick-next {
	right:unset;
	left:20px
}
.rtl .team .slick-prev {
	right:unset;
	left:0
}
.rtl .team h4, .rtl .team h6 {
	text-align:center
}
.rtl .blog-page .blog-sidebar .theme-card .recent-blog {
	text-align:right
}
.rtl .blog-page .blog-sidebar .theme-card .recent-blog li .media img {
	margin-right:0;
	margin-left:10px
}
.rtl .blog-page .blog-sidebar .theme-card .popular-blog li .blog-date {
	margin:0 0 0 15px
}
.rtl .blog-page .blog-media .blog-right ul {
	text-align:right
}
.rtl .blog-page .blog-media .blog-right ul li+li {
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #ddd;
	padding-left:0;
	margin-left:0;
	border-left:none
}
.rtl .blog-detail-page .blog-detail .post-social {
	text-align:right
}
.rtl .blog-detail-page .blog-detail .post-social li+li {
	padding-right:15px;
	margin-right:15px;
	border-right:1px solid #ddd;
	padding-left:0;
	margin-left:0;
	border-left:none
}
.rtl .blog-detail-page .blog-advance ul {
	text-align:right
}
.rtl .blog-detail-page .comment-section li img {
	margin-right:0;
	margin-left:20px
}
.rtl .blog-detail-page .blog-contact .theme-form label, .rtl .blog-detail-page .blog-contact .theme-form .btn-solid, .rtl .blog-detail-page .blog-contact .theme-form .btn-outline {
	float:right
}
.rtl .cart-section tbody tr td h2, .rtl .cart-section tbody tr td p, .rtl .wishlist-section tbody tr td h2, .rtl .wishlist-section tbody tr td p {
	text-align:center
}
.rtl .cart-section tfoot tr td:first-child, .rtl .wishlist-section tfoot tr td:first-child {
	padding-right:0;
	padding-left:10px;
	text-align:left
}
.rtl .cart-section .cart-buttons>div:last-child, .rtl .wishlist-section .cart-buttons>div:last-child {
	text-align:left;
	padding-left:59px;
	padding-right:0
}
.rtl .cart-section .cart-buttons>div:first-child .btn-solid, .rtl .cart-section .cart-buttons>div:first-child .btn-outline, .rtl .wishlist-section .cart-buttons>div:first-child .btn-solid, .rtl .wishlist-section .cart-buttons>div:first-child .btn-outline {
	float:right
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child {
	margin-right:0;
	margin-left:14px
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
	border-right:none;
	border-left:1px solid #ddd;
	padding-right:0;
	padding-left:20px
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
	border-right:none;
	border-left:1px solid #ddd;
	padding:20px;
	background:url(images/dropdown.png) no-repeat 5%
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
	border-right:none;
	border-left:1px solid #ddd
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
	padding:20px;
	background:url(images/dropdown.png) no-repeat 5%
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .open-popup {
	left:unset;
	right:0
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup, .rtl .collection-product-wrapper .product-top-filter .popup-filter .search-count {
	border-right:none;
	border-left:1px solid #ddd
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .search-count select {
	border-right:none
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul {
	float:right
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
	margin-right:0;
	margin-left:14px
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
	background:url(images/dropdown.png) no-repeat 5%
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
	background:url(images/dropdown.png) no-repeat 5%
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
	text-align:right;
	background:url(images/dropdown.png) no-repeat 5%
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-view, .rtl .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
	text-align:right
}
.rtl .metro-block .product-box .product-imgbox .product-detail {
	text-align:center
}
.rtl .product-wrapper-grid.list-view .product .product-box .product-detail.detail-center {
	padding-right:25px;
	padding-left:0
}
.rtl .qty-box .input-group span button {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rtl .product-pagination .product-search-count-bottom {
	padding-right:0;
	padding-left:15px
}
.rtl .product-pagination .pagination .page-item a i {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rtl .custom-control-label:after {
	right:-1.5rem;
	left:unset
}
.rtl .contact-page .theme-form label {
	float:right
}
.rtl .contact-page .theme-form .btn-solid, .rtl .contact-page .theme-form .btn-outline {
	float:right
}
.rtl .contact-page .contact-right ul li {
	padding-right:150px;
	padding-left:0
}
.rtl .contact-page .contact-right ul li .contact-icon {
	left:unset;
	border-left:1px solid #ddd;
	border-right:0;
	right:0
}
.rtl .contact-page .contact-right ul li .contact-icon h6 {
	text-align:center
}
.rtl .faq-section .accordion.theme-accordion .card .card-header button {
	float:right;
	text-align:right
}
.rtl .faq-section .accordion.theme-accordion .card .card-header button:before {
	right:unset;
	left:20px
}
.rtl .login-page .theme-card {
	text-align:right
}
.rtl .login-page .theme-card .theme-form label {
	float:right
}
.rtl .register-page .theme-card .theme-form label {
	float:right
}
.rtl .image-swatch {
	text-align:right
}
.rtl .product-right .color-variant {
	text-align:center
}
.rtl .product-right .rating {
	text-align:right
}
.rtl .product-right.product-form-box h4, .rtl .product-right.product-form-box h3, .rtl .product-right.product-form-box h6 {
	text-align:center
}
.rtl .product-right .product-icon .product-social li {
	padding-right:0;
	padding-left:30px
}
.rtl .product-right .product-icon .wishlist-btn i {
	border-left:none;
	border-right:1px solid #ddd;
	padding-left:0;
	margin-left:0;
	padding-right:10px;
	margin-right:5px
}
.rtl .product-right .product-icon .wishlist-btn span {
	padding-left:0;
	padding-right:10px
}
.rtl .product-right .payment-card-bottom {
	text-align:right
}
.rtl .product-right .payment-card-bottom ul li {
	padding-right:0;
	padding-left:10px
}
.rtl .single-product-tables {
	text-align:right
}
.rtl .single-product-tables.detail-section {
	text-align:right
}
.rtl .tab-product .theme-form input, .rtl .product-full-tab .theme-form input {
	text-align:right
}
.rtl .tab-product .tab-content .theme-form .media .ml-3, .rtl .product-full-tab .tab-content .theme-form .media .ml-3 {
	margin-left:0 !important;
	margin-right:1rem !important
}
.rtl .theme-form {
	text-align:right
}
.rtl .collection .collection-block .collection-content h3, .rtl .collection .collection-block .collection-content h4, .rtl .collection .collection-block .collection-content p {
	text-align:center
}
.rtl .product-right-slick .slick-next, .rtl .product-slick .slick-next {
	right:unset;
	left:1px;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rtl .product-right-slick .slick-prev, .rtl .product-slick .slick-prev {
	left:unset;
	right:1px;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.rtl .product-right-slick:hover .slick-next, .rtl .product-slick:hover .slick-next {
	right:unset;
	left:20px
}
.rtl .product-right-slick:hover .slick-prev, .rtl .product-slick:hover .slick-prev {
	left:unset;
	right:20px
}
.rtl .collection-wrapper .product-right .product-buttons {
	text-align:center
}
.rtl .collection-wrapper .product-right .size-box {
	text-align:center
}
.rtl .collection-wrapper .product-right .size-box ul li {
	margin-right:0;
	margin-left:10px
}
.rtl .collection-wrapper .product-right .product-description h6 span {
	float:left
}
.rtl .collection-mobile-back span i {
	float:left
}
.rtl .collection-collapse-block .collapse-block-title:after {
	left:-3px;
	right:unset
}
.rtl .collection-filter-block .product-service .media .media-body {
	padding-right:10px;
	padding-left:0
}
.rtl .collection-sidebar-banner {
	text-align:right
}
.rtl .tab-border .nav-border {
	border-right:0;
	border-left:1px solid #ddd
}
.rtl .product-pagination .pagination .page-item.active a {
	border-right:none
}
.rtl .custom-control {
	padding-left:0;
	padding-right:1.5rem
}
.rtl .collection-collapse-block .collection-collapse-block-content .color-selector ul {
	text-align:right
}
.rtl .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox {
	text-align:right
}
.rtl .theme-modal .modal-dialog .quick-view-modal button.close {
	left:10px;
	right:0
}
.rtl .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close {
	left:17px;
	right:unset
}
.rtl .custom-control-label:before {
	right:-1.5rem;
	left:0
}
.rtl .product-wrapper-grid.list-view .product-box .product-detail {
	padding-right:15px;
	padding-left:0
}
.rtl .main-menu .menu-right {
	float:left
}
.rtl .search-overlay>div .overlay-content button {
	right:unset;
	left:10px
}
.rtl .dark-layout h2 {
	text-align:center
}
.rtl .dark-layout .footer-contant p {
	text-align:center
}
.rtl .subscribe-form.classic-form .form-control {
	margin-left:0;
	margin-right:15px
}
.rtl .rtl-text .product-right .color-variant, .rtl .rtl-text .product-right .size-box, .rtl .rtl-text .product-right .product-buttons, .rtl .rtl-text .product-right .border-product {
	text-align:right
}
.rtl .search-block .form-header .input-group i {
	padding-right:0;
	padding-left:10px
}
.rtl .payment-box .payment-options li .radio-option {
	text-align:right
}
.rtl .payment-box .payment-options li .radio-option label {
	padding-right:30px;
	padding-left:0
}
.rtl .payment-box .payment-options li .radio-option input[type="radio"] {
	right:0;
	left:unset
}
.rtl .order-box .total li .count {
	text-align:right
}
.rtl .order-box .sub-total .shipping {
	text-align:right
}
.rtl .order-box .sub-total .shopping-option label {
	padding-left:0;
	padding-right:10px
}
.rtl .order-box .sub-total li .count {
	text-align:right
}
.rtl .order-box .qty li span {
	text-align:right
}
.rtl .order-box .title-box span {
	text-align:right
}
.rtl .error-section h1, .rtl .error-section h2 {
	text-align:center
}
.rtl .dashboard .box .box-title>a {
	right:unset;
	left:0
}
.rtl .dashboard .box address {
	text-align:right
}
.rtl .success-text h2, .rtl .success-text p {
	text-align:center
}
.rtl .product-order .product-order-detail {
	text-align:right
}
.rtl .product-order .final-total h3 span {
	float:left
}
.rtl .delivery-sec h2, .rtl .delivery-sec h3 {
	text-align:center
}
.rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 {
	text-align:center
}
.rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6, .rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h4 {
	text-align:center
}
.rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4 {
	text-align:center
}
.rtl .add_to_cart .cart-inner .cart_top .close-cart {
	margin-right:auto;
	margin-left:unset
}
.rtl .add_to_cart .cart-inner .cart_media .close-circle {
	left:0;
	right:unset
}
.rtl .payment-box .payment-options li .radio-option label img {
	margin-right:-30px;
	margin-left:0
}
.rtl .checkout-page .checkout-form select {
	background:url(images/dropdown.png) no-repeat 3%
}
.rtl .compare-section .compare-part .detail-part .title-detail h5 {
	text-align:center
}
.rtl .dashboard-left .block-content ul li:hover {
	padding-right:10px;
	padding-left:0
}
.rtl .j-box .product-box .cart-info.cart-wrap, .rtl .j-box .product-wrap .cart-info.cart-wrap {
	left:0;
	right:0
}
.rtl .j-box .product-box .cart-info a {
	border-right:1px solid #ddd;
	border-left:none
}
.rtl .product-m .slick-slide>div {
	direction:rtl
}
.rtl .detail-cannabis .detail_section h4, .rtl .detail-cannabis .detail_section p {
	text-align:center
}
.rtl .tools-grey .product-box.product-wrap .cart-info.cart-wrap {
	left:0;
	right:0
}
.rtl .tab-left .theme-tab .left-side .tab-title {
	margin-left:100px;
	text-align:right;
	margin-right:0
}
.rtl .review-page .comnt-sec {
	text-align:right
}
.rtl .review-page .comnt-sec li {
	margin-right:0;
	margin-left:15px
}
.rtl .review-page .comnt-sec li a i {
	margin-right:0;
	margin-left:5px
}
.rtl .template-password #container #login h2 {
	text-align:center
}
.rtl .template-password #container #login .theme-form {
	text-align:center
}
.rtl .template-password #container #login .theme-form h3 {
	text-align:center
}
.rtl .template-password #container #powered p {
	text-align:center
}
.rtl .ribbon-1 {
	right:14px;
	left:unset
}
.rtl .theme-modal.demo-modal .modal-dialog .modal-content .modal-body .demo-section .demo-effects>div .demo-text h4 {
	text-align:center
}
.rtl .theme-slider .slider-banner .slider-banner-contain h4, .rtl .theme-slider .slider-banner .slider-banner-contain h2, .rtl .theme-slider .slider-banner .slider-banner-contain h5, .rtl .theme-slider .slider-banner .slider-banner-contain h3, .rtl .theme-slider .slider-banner .slider-banner-contain h1 {
	text-align:left
}
.rtl .theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h4, .rtl .theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h1 {
	text-align:center
}
.rtl .product .product-box .product-detail .detail-title {
	direction:rtl
}
.rtl .product .product-box .product-detail .detail-title .detail-right {
	text-align:left
}
.rtl .product .product-box .product-detail .detail-title .detail-left {
	text-align:right
}
.rtl .product .product-box .product-detail.detail-center .detail-title .detail-right .price {
	margin-right:10px;
	margin-left:0
}
.rtl .product .product-box .product-detail.detail-center1 h6 {
	text-align:center
}
.rtl .masonory-banner .masonary-banner-main .masonary-banner-contant h2, .rtl .masonory-banner .masonary-banner-main .masonary-banner-contant h5 {
	text-align:center
}
.rtl .masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
	background-color:rgba(255, 255, 255, 0.7);
	margin-left:70px;
	margin-right:0;
	padding:20px
}
.rtl .discount-banner .discount-banner-contain h2 {
	text-align:center
}
.rtl .discount-banner .discount-banner-contain h1 {
	text-align:center
}
.rtl .contact-banner .contact-banner-contain .contact-banner-img img {
	margin-left:25px;
	margin-right:0
}
.rtl .contact-banner .contact-banner-contain .contact-banner-img img:hover {
	-webkit-animation:fade_out;
	animation:fade_out
}
.rtl .contact-banner .contact-banner-contain h3 {
	margin-right:0;
	margin-left:25px
}
.rtl .media-banner .media-banner-box .media .media-body .media-contant {
	text-align:right;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	margin-left:0;
	margin-right:15px
}
.rtl .gift-dropdown.dropdown-menu .media .mr-3 {
	margin-right:0;
	margin-left:15px
}
.rtl .collection-banner .collection-banner-main .collection-banner-contain h1, .rtl .collection-banner .collection-banner-main .collection-banner-contain h2, .rtl .collection-banner .collection-banner-main .collection-banner-contain h3, .rtl .collection-banner .collection-banner-main .collection-banner-contain h4, .rtl .collection-banner .collection-banner-main .collection-banner-contain h5, .rtl .collection-banner .collection-banner-main .collection-banner-contain h6 {
	text-align:right
}
.rtl .collection-banner .collection-banner-main .collection-banner-contain .shop {
	text-align:right
}
.rtl .collection-banner .collection-banner-main .collection-img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .collection-banner .collection-banner-main.banner-3 h4 {
	text-align:center
}
.rtl .collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3, .rtl .collection-banner .collection-banner-main.banner-5 .collection-banner-contain .shop, .rtl .collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
	text-align:center
}
.rtl .collection3>div:last-child {
	padding-left:0;
	padding-right:0
}
.rtl .collection4>div:last-child {
	padding-left:15px;
	padding-right:0
}
.rtl .collection4>div:first-child {
	padding-right:15px
}
.rtl .box-category .box-category-contain h4 {
	text-align:center
}
.rtl .blog .blog-contain .blog-img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .blog .blog-contain .blog-details {
	text-align:right
}
.rtl .blog .blog-contain .blog-details h4 {
	text-align:right !important
}
.rtl .blog .blog-contain .blog-details-2 ul {
	text-align:right;
	direction:rtl
}
.rtl .blog .blog-contain .blog-details-2 ul li a i {
	margin-right:0;
	margin-left:10px
}
.rtl .blog .blog-contain .blog-details-2 ul li:first-child {
	margin-right:0;
	margin-left:30px
}
.rtl .services .service-block .media svg {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
	margin-right:0
}
.rtl .testimonial .testimonial-contain .media {
	direction:rtl
}
.rtl .testimonial .testimonial-contain .media .testimonial-img img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .testimonial .testimonial-contain .media .media-body {
	margin:20px 40px 0 0
}
.rtl .newsletter .news-leble {
	padding-right:0;
	padding-left:35px;
	border-left:1px solid #ddd;
	border-right:0
}
.rtl .newsletter .news-leble .news-text {
	margin-left:0;
	margin-right:25px
}
.rtl .instagram .insta-contant .insta-sub-contant .insta-title h4 span {
	margin-left:10px;
	margin-right:0
}
.rtl .instagram .insta-contant1 .insta-sub-contant1 .insta-title h4 {
	text-align:center
}
.rtl .instagram .insta-contant1 .insta-sub-contant1 .insta-title h4 span {
	margin-left:10px;
	margin-right:0
}
.rtl .instagram .insta-contant2 .insta-sub-contant2 .insta-title h4 span {
	margin-left:10px;
	margin-right:0
}
.rtl .breadcrumb-main .breadcrumb-contain ul li {
	margin-right:15px
}
.rtl .breadcrumb-main .breadcrumb-contain ul li:first-child {
	margin-right:0
}
.rtl .breadcrumb-main .breadcrumb-contain h2 {
	text-align:center
}
.rtl .hot-deal .hot-deal-contain, .rtl .hot-deal .hot-deal-contain1 {
	direction:rtl
}
.rtl .hot-deal .hot-deal-contain .hot-deal-center .rating, .rtl .hot-deal .hot-deal-contain1 .hot-deal-center .rating {
	text-align:right
}
.rtl .hot-deal .hot-deal-contain .hot-deal-center .price, .rtl .hot-deal .hot-deal-contain1 .hot-deal-center .price {
	text-align:right
}
.rtl .hot-deal .hot-deal-contain .hot-deal-center .timer span:first-child, .rtl .hot-deal .hot-deal-contain1 .hot-deal-center .timer span:first-child {
	margin-right:0
}
.rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img:last-child {
	margin:unset
}
.rtl .hot-deal .slick-prev {
	left:25px;
	right:unset
}
.rtl .hot-deal .slick-next {
	left:50px;
	right:unset
}
.rtl .hot-1>div:first-child {
	padding-left:0
}
.rtl .hot-1>div:last-child {
	padding-right:0
}
.rtl .hot-4:first-child .pr-lg-0 {
	padding-left:0;
	padding-right:15px
}
.rtl .hot-4:first-child:last-child .p-l-md-0 {
	padding-right:0;
	padding-left:15px
}
.rtl .Jewellery-banner h6 {
	text-align:center
}
.rtl .layout-3-hotdeal>div:first-child {
	padding-right:15px;
	padding-left:0
}
.rtl .layout-3-hotdeal>div:nth-child(2) {
padding-right:15px;
padding-left:0
}
.rtl .layout-3-hotdeal>div:nth-child(4) {
padding-left:15px;
padding-right:0
}
.rtl .top-header .top-header-right .language-block {
	margin-left:0;
	margin-right:35px
}
.rtl .top-header .top-header-right .language-block .language-dropdown .language-dropdown-click i {
	margin-left:0;
	margin-right:10px
}
.rtl .top-header .top-header-right .language-block .curroncy-dropdown {
	margin-left:0;
	margin-right:30px
}
.rtl .top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-click i {
	margin-right:10px;
	margin-left:0
}
.rtl .top-header .top-header-right .top-menu-block ul li:first-child {
	margin-right:0
}
.rtl .top-header .top-header-right .top-menu-block ul li:last-child {
	margin-right:20px
}
.rtl .top-header .top-header-left .app-link ul li {
	margin-right:10px;
	margin-left:0
}
.rtl .top-header .top-header-left .shpping-order {
	margin-left:35px;
	margin-right:0
}
.rtl .layout-header1 .main-menu-block .menu-right .icon-nav {
	margin-left:0;
	margin-right:20px
}
.rtl .layout-header1 .main-menu-block .menu-right .icon-nav .cart-block {
	margin-left:0;
	margin-right:20px
}
.rtl .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-wishlist a i {
	margin-right:0;
	margin-left:8px
}
.rtl .category-header .navbar-menu .category-left .nav-block {
	margin-right:0;
	margin-left:5px
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	margin-right:16px
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left ul li {
	text-align:right
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left ul li img {
	margin-right:0;
	margin-left:10px
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left .mor-slide-click {
	text-align:right
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left .mor-slide-click a i {
	float:left
}
.rtl .category-header .navbar-menu .category-right .contact-block {
	margin-left:0;
	margin-right:20px
}
.rtl .category-header .navbar-menu .category-right .contact-block span {
	margin-left:0
}
.rtl .category-header .navbar-menu .category-right .contact-block span span {
	margin-right:15px;
	margin-left:15px
}
.rtl .category-header .navbar-menu .category-right .gift-block {
	margin-right:15px;
	margin-left:0
}
.rtl .category-header .navbar-menu .category-right .gift-block .gift-offer {
	margin-right:10px
}
.rtl .category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	margin-right:10px
}
.rtl .category-header-2 .navbar-menu .category-left .nav-block .nav-left ul {
	text-align:right
}
.rtl .category-header-2 .navbar-menu .category-left .nav-block .nav-left ul li img {
	margin-left:10px;
	margin-right:0
}
.rtl .category-header-2 .navbar-menu .category-left .nav-block .nav-left .mor-slide-click a i {
	float:left
}
.rtl .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user {
	padding-right:0;
	padding-left:20px
}
.rtl .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist a i {
	margin-right:0;
	margin-left:8px
}
.rtl .category-header-2 .navbar-menu .category-right .contact-block span {
	margin-left:0
}
.rtl .category-header-2 .navbar-menu .category-right .contact-block span span {
	margin-right:15px;
	margin-left:15px
}
.rtl .category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
	margin-left:0;
	margin-right:10px
}
.rtl .layout-header2 .main-menu-block .logo-block {
	margin-left:45px;
	margin-right:0
}
.rtl .layout-header2 .main-menu-block .logo-block img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .layout-header2 .main-menu-block .cart-block {
	margin-right:30px;
	margin-left:0
}
.rtl .layout-header2 .main-menu-block .cart-block .cart-item {
	margin-left:0;
	margin-right:15px
}
.rtl .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span {
	border-right:none
}
.rtl .layout-header3 .pixelstrap ul {
	right:unset
}
.rtl .layout-header3 .link-section {
	float:none;
	padding-left:20px
}
.rtl .layout-header3 .link-section h5 {
	text-align:left
}
.rtl .layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar h5 {
	margin-right:16px
}
.rtl .layout-header3 .main-menu .menu-left .nav-block .nav-left ul {
	text-align:right
}
.rtl .layout-header3 .main-menu .menu-left .nav-block .nav-left ul li img {
	margin-left:10px;
	margin-right:0
}
.rtl .layout-header3 .main-menu .menu-left .nav-block .nav-left ul .mor-slide-click a i {
	float:left
}
.rtl .layout-header3 .main-menu .menu-left .logo-block img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .layout-header3 .main-menu .menu-right .input-block .input-box {
	margin-right:30px;
	margin-left:0
}
.rtl .layout-header3 .main-menu .menu-right .gift-block {
	margin-left:0
}
.rtl .layout-header3 .main-menu .menu-right .gift-block .gift-offer {
	margin-left:0;
	margin-right:10px
}
.rtl .layout-header3 .main-menu .menu-right .icon-block {
	margin-left:0;
	margin-right:45px
}
.rtl .layout-header3 .main-menu .menu-right .icon-block ul li:first-child {
	padding-right:0;
	padding-left:20px
}
.rtl .layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist a i {
	padding-right:0;
	padding-left:8px
}
.rtl .layout-header3 .main-menu .menu-right .icon-block .input-box .big-deal-form .input-group select {
	border-right:1px solid #ddd
}
.rtl .category-header-4 .navbar-menu .category-right .gift-block {
	margin-left:0;
	margin-right:15px
}
.rtl .category-header-4 .navbar-menu .category-right .gift-block .gift-offer {
	margin-right:10px;
	margin-left:0
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block {
	margin-left:30px;
	margin-right:0
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block:before {
	left:100%
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	margin-right:15px
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block .nav-left li {
	text-align:right
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block .nav-left li a i {
	margin-right:0;
	margin-left:15px;
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .layout-header4 .icon-block ul li {
	margin-left:25px;
	margin-right:0
}
.rtl .layout-header4 .icon-block ul li:last-child {
	margin-left:0
}
.rtl .layout-header4 .contact-block .desc-nav-block .mobile-user {
	margin-right:40px;
	margin-left:0
}
.rtl .layout-header4 .contact-block .desc-nav-block .contact-item {
	margin-right:10px
}
.rtl .layout-header4 .logo-block img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .cart-hover-div .cart-show-div.right {
	left:0
}
.rtl .cart-hover-div .cart-show-div li .media img {
	margin-right:0;
	margin-left:20px
}
.rtl .onhover-dropdown .onhover-show-div li {
	text-align:right
}
.rtl .full-banner.p-left {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end
}
.rtl .sub-footer .payment-card-bottom ul li:last-child {
	margin-left:0
}
.rtl .sub-footer .payment-card-bottom ul li:first-child {
	margin-left:15px
}
.rtl .footer-link {
	border-left:1px solid #ddd;
	border-right:none;
	text-align:right
}
.rtl .sosiyal li:first-child {
	margin-right:0
}
.rtl .sosiyal li:last-child {
	margin-right:10px
}
.rtl .app-link-block .app-link-bloc-contain .app-item-group .app-item:first-child {
	margin-right:0
}
.rtl .app-link-block .app-link-bloc-contain .app-item-group .app-item:last-child {
	margin-right:15px
}
.rtl .footer-1 .logo-contain .logo-detail:before {
	right:0;
	left:unset
}
.rtl .footer-1 .logo-contain .logo-detail p {
	margin-right:45px;
	margin-left:0
}
.rtl .footer-1 .logo-contain .logo-block {
	text-align:right
}
.rtl .footer-1 .logo-contain .logo-block img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .footer-1 .footer-box .footer-sub-box.footer-contant-box {
	margin-left:0;
	margin-right:80px
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-contant .contact-list {
	text-align:right
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li {
	padding-left:0;
	padding-right:25px
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li i {
	right:0;
	left:unset
}
.rtl .footer-2 .footer-main-contian .footer-right {
	border-right:1px solid #ddd;
	border-left:none;
	padding-right:50px;
	padding-left:0
}
.rtl .footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group .telly {
	border-left:1px solid #ddd
}
.rtl .footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group span {
	border-right:1px solid #ddd;
	border-left:none
}
.rtl .footer-2 .footer-main-contian .footer-right .account-right {
	text-align:right
}
.rtl .footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li {
	padding-left:0;
	padding-right:25px
}
.rtl .footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li i {
	right:0;
	left:unset;
	margin-left:10px;
	margin-right:0
}
.rtl .footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title .according-menu:before {
	left:0;
	right:unset
}
.rtl .footer-2 .footer-main-contian .footer-left {
	padding-left:60px;
	padding-right:0
}
.rtl .footer-2 .footer-main-contian .footer-left .footer-logo {
	text-align:right
}
.rtl .footer-2 .footer-main-contian .footer-left .footer-logo img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .footer-2 .footer-main-contian .footer-left .footer-detail .paymant-bottom {
	text-align:right
}
.rtl .footer-2 .footer-main-contian .footer-left .footer-detail .paymant-bottom li:first-child {
	margin-right:0
}
.rtl .footer-2 .footer-main-contian .footer-left .footer-detail .paymant-bottom li:last-child {
	margin-right:15px
}
.rtl .footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group .telly {
	border-left:1px solid #ddd
}
.rtl .footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group span {
	border-right:1px solid #ddd;
	border-left:none
}
.rtl .footer-3 .sosiyal-footer .app-link-group .app-item:first-child {
	margin-right:0
}
.rtl .footer-3 .sosiyal-footer .app-link-group .app-item:last-child {
	margin-right:15px
}
.rtl .footer-3 .footer-logo {
	text-align:right
}
.rtl .footer-3 .footer-logo .footer-box .footer-contant .paymant-bottom li:last-child {
	margin-right:15px
}
.rtl .footer-3 .footer-logo .footer-box .footer-contant .paymant-bottom li:first-child {
	margin-right:0
}
.rtl .footer-3 .footer-logo .footer-box .footer-contant .contact-list li {
	padding-right:25px;
	padding-left:0
}
.rtl .footer-3 .footer-logo .footer-box .footer-contant .contact-list li i {
	right:0;
	left:unset;
	margin-right:0;
	margin-left:10px
}
.rtl .footer-3 .footer-logo .footer-box .footer-contant .logo-img img {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .footer-3 .footer-logo .footer-box .footer-title .according-menu:before {
	left:0;
	right:unset
}
.rtl .footer-3 .sub-footer {
	text-align:center
}
.rtl .footer-3 .sub-footer h6 {
	text-align:center
}
.rtl .footer-4 .footer-logo {
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1)
}
.rtl .footer-4 .logo-detail p {
	text-align:center
}
.rtl .footer-4 .top-category .footer-box {
	text-align:right
}
.rtl .footer-4 .top-category .footer-box .footer-contant .contact-list li {
	position:relative;
	padding-right:25px;
	padding-left:0
}
.rtl .footer-4 .top-category .footer-box .footer-contant .contact-list li i {
	right:0;
	left:unset
}
.rtl .footer-4 .top-category .footer-box .footer-title .according-menu:before {
	left:15px;
	right:unset
}
.rtl .theme-slider .custom-container .px-abjust {
	margin-left:0;
	margin-right:270px;
	padding-right:10px;
	padding-left:10px
}
.rtl .theme-slider .custom-container .offer-banner {
	padding-left:15px !important;
	padding-right:0 !important
}
.rtl .category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	margin-right:0;
	margin-left:15px
}
.rtl .collection-banner .collection .pl-md-0 {
	padding-left:15px !important
}
.rtl .collection-banner .collection .p-r-md-0 {
	margin-left:0;
	margin-right:270px;
	padding-right:10px;
	padding-left:0
}
.rtl .pl-md-0, .rtl .px-md-0 {
	padding-right:0 !important
}
.rtl .tap-top {
	right:unset;
	left:30px
}
@media (max-width: 1679px) {
.rtl .gift-dropdown.dropdown-menu {
right:unset;
left:0 !important
}
}
@media (max-width: 1470px) {
.rtl .cart-section .cart-buttons>div:last-child, .rtl .wishlist-section .cart-buttons>div:last-child {
padding-left:41px
}
.rtl .collection-product-wrapper .product-filter-content .collection-view {
border-left:none;
border-right:1px solid #ddd
}
.rtl .collection-product-wrapper .product-filter-content .product-page-filter {
border-left:1px solid #ddd;
border-right:none
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
border-right:1px solid #ddd;
padding-right:20px
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
text-align:center
}
.rtl .product-right .product-icon .product-social li {
padding-left:10px
}
.rtl .left-sidebar_space {
padding-right:0;
padding-left:0
}
.rtl .category-header .navbar-menu .category-right .gift-block {
margin-right:20px
}
.rtl .category-header .navbar-menu .category-right .contact-block span span {
margin-left:0
}
.rtl .category-header-2 .navbar-menu .category-right .contact-block span span {
margin-right:0;
margin-left:0
}
.rtl .cart-hover-div .cart-show-div {
left:0 !important;
right:unset !important
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block {
margin-left:0
}
}
@media (max-width: 1366px) {
.rtl .layout-header3 .main-menu .menu-right .menu-nav {
margin-left:0;
margin-right:20px
}
.rtl .layout-header3 .main-menu .menu-left .logo-block {
margin-left:0
}
}
@media (max-width: 1199px) {
.rtl .collection-banner .collection .p-r-md-0 {
margin-right:0
}
.rtl .slider-layout-4 .slider-slide {
margin-right:0
}
.rtl .layout-4-collection>div:first-child {
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:15px
}
.rtl .theme-slider .custom-container .px-abjust {
margin-right:0
}
.rtl .hot-4:first-child .pr-lg-0 {
padding-left:15px
}
.rtl .layout-header3 .link-section h5 {
text-align:right
}
.rtl .cart-section .cart-buttons>div:last-child, .rtl .wishlist-section .cart-buttons>div:last-child {
padding-left:17px
}
.rtl .tab-border .nav-border {
border-left:none
}
.rtl .collection-product-wrapper .product-filter-content .collection-view {
padding-right:20px !important
}
.rtl .tab-left .theme-tab .left-side .tab-title {
text-align:center;
margin-left:0
}
.rtl .product .product-box .product-detail .detail-title .detail-right .price {
margin-left:0;
margin-right:10px
}
.rtl .layout-header1 .main-menu-block .menu-left .sm-nav-block {
margin-right:0;
margin-left:15px
}
.rtl .layout-header1 .main-menu-block .menu-right .toggle-block {
margin-right:15px;
margin-left:0
}
.rtl .category-header .navbar-menu .category-right .contact-block {
margin-right:0
}
.rtl .category-header-2 .navbar-menu .category-left .menu-block {
margin-right:30px;
margin-left:0
}
.rtl .category-header-2 .navbar-menu .category-left .nav-block {
margin-left:0
}
.rtl .category-header-2 .navbar-menu .category-left .icon-block {
margin-left:20px
}
.rtl .layout-header3 .main-menu .menu-left .sm-nav-block {
margin-left:20px;
margin-right:0
}
.rtl .category-header-4 .navbar-menu .category-left .nav-block {
margin-left:20px;
margin-right:0
}
.rtl .masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
margin-left:30px;
margin-right:0
}
}
@media (max-width: 991px) {
.rtl .tools-parallax-product .tools-description .tools-form .search-button {
text-align:center
}
.rtl .tools-service .service-block+.service-block {
border-right:none
}
.rtl .testimonial .testimonial-slider .slick-track .slick-slide:nth-child(even) .media {
border-right:none;
padding-right:0
}
.rtl .contact-page .contact-right ul li {
padding-right:0
}
.rtl .contact-page .contact-right ul li .contact-icon {
border-left:none
}
.rtl .contact-page .contact-right ul li p {
text-align:center
}
.rtl .rtl-text .product-right .color-variant {
text-align:center
}
.rtl .rtl-text .product-right .size-box {
text-align:center
}
.rtl .rtl-text .product-right .product-buttons {
text-align:center
}
.rtl .rtl-text .product-right .border-product {
text-align:center
}
.rtl .product-accordion .card-header h5 {
text-align:center
}
.rtl .image-swatch {
text-align:center
}
.rtl .product-right h4, .rtl .product-right h2, .rtl .product-right h3, .rtl .product-right p, .rtl .product-right .product-title {
text-align:center
}
.rtl .product-right .detail-section, .rtl .product-right .product-icon {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.rtl .product-right .size-text {
text-align:right
}
.rtl .product-right .product-description .qty-box {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.rtl .product-right .payment-card-bottom {
text-align:center
}
.rtl .product-right .rating {
text-align:center
}
.rtl .single-product-tables table tr td {
text-align:center
}
.rtl .tab-product {
padding-top:30px
}
.rtl .collection-product-wrapper .product-filter-content .product-page-filter {
border-left:none
}
.rtl .collection-product-wrapper .product-filter-content .collection-view {
padding-right:20px !important
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select, .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
padding:21px 34px 21px 34px
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
border-right:1px solid #ddd
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
border-right:none
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .search-count h5 {
text-align:center
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select, .rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
padding:10px 34px 10px 34px
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
background:none #f15838
}
.rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li {
margin-left:5px;
margin-right:unset
}
.rtl .full-box .theme-card .offer-slider .product-box2 .media .media-body .rating i {
padding:0
}
.rtl .layout-header4 .icon-block .toggle-nav {
margin-left:0;
margin-right:20px
}
.rtl .layout-header4 .contact-block .sm-nav-block {
margin-right:0
}
.rtl .layout-header4 .contact-block .desc-nav-block .mobile-user {
margin-right:25px
}
.rtl .testimonial .testimonial-contain .media .media-body {
margin-right:0
}
.rtl .testimonial .testimonial-contain .media .media-body p, .rtl .testimonial .testimonial-contain .media .media-body h5 {
text-align:center
}
.rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img:last-child {
margin:auto
}
.rtl .hot-deal .hot-deal-contain .hot-deal-center h5, .rtl .hot-deal .hot-deal-contain .hot-deal-center .rating, .rtl .hot-deal .hot-deal-contain .hot-deal-center p, .rtl .hot-deal .hot-deal-contain .hot-deal-center .price, .rtl .hot-deal .hot-deal-contain .hot-deal-center .timer {
text-align:center
}
.rtl .deal-banner .deal-banner-containe h2 {
text-align:center
}
.rtl .deal-banner .deal-banner-containe h1 {
text-align:center
}
.rtl .footer-2 .footer-main-contian .footer-right {
border-right:none;
padding-right:0
}
.rtl .footer-1 .logo-contain .logo-block {
text-align:center
}
.rtl .footer-1 .logo-contain .logo-block p {
margin-right:0
}
.rtl .footer-1 .logo-contain .logo-detail p {
margin-right:0
}
.rtl .footer-1 .footer-box .footer-sub-box.footer-contant-box {
margin-right:0
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-contant ul li:last-child {
margin-right:15px
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-contant ul li:first-child {
margin-right:0
}
}
@media (max-width: 767px) {
.rtl .service-block svg {
margin-right:0
}
.rtl .service-block+.service-block {
border-right:0
}
.rtl .service-block .media .media-body h4, .rtl .service-block .media .media-body p {
text-align:center
}
.rtl .collection-product-wrapper .product-pagination .theme-paggination-block nav {
border-right:none;
border-left:1px solid #ddd
}
.rtl .collection-product-wrapper .product-pagination .product-search-count-bottom {
padding-left:5px;
padding-right:5px
}
.rtl .footer-title.active .according-menu:before {
right:unset;
left:2px
}
.rtl .footer-title .according-menu:before {
right:unset;
left:2px
}
.rtl .footer-end p {
text-align:center
}
.rtl .sub-footer .payment-card-bottom li {
padding-left:7px;
padding-right:7px
}
.rtl .footer-contant li {
text-align:right
}
.rtl .footer-contant .footer-social ul li {
padding-right:0;
padding-left:25px
}
.rtl .full-box .theme-card .offer-slider .sec-1 .product-box2+.product-box2 {
border-left:none;
border-right:none
}
.rtl header.left-header .main-menu .menu-right .icon-nav li {
padding-right:15px;
padding-left:0
}
.rtl .tools-grey .product-box .cart-info .mobile-quick-view {
margin-left:0;
margin-right:5px
}
.rtl .contact-banner .contact-banner-contain .contact-banner-img img {
margin-left:0
}
.rtl .contact-banner .contact-banner-contain h3 {
text-align:center;
margin-left:0
}
.rtl .contact-banner .contact-banner-contain h2 {
text-align:center
}
.rtl .contact-banner .contact-banner-contain .contact-banner-img img {
-webkit-transform:scaleX(-1);
transform:scaleX(-1)
}
.rtl .banner-3-padding>div:last-child {
padding-right:0 !important
}
.rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating, .rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center h5, .rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center p, .rtl .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .price {
text-align:center
}
.rtl .footer-1 .footer-box .footer-sub-box .footer-title .according-menu:before {
left:15px;
right:unset
}
.rtl .footer-1 .footer-box .footer-sub-box.footer-contant-box {
margin-right:0
}
}
@media (max-width: 577px) {
.rtl .blog-detail-page .blog-detail .post-social li+li {
padding-right:0;
margin-right:0;
border-right:none
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
border-right:1px solid #ddd
}
.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
padding:10px 34px 10px 34px
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
border-left:none
}
.rtl .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
left:25px
}
.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart {
left:unset !important;
right:-118px !important
}
.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.setting {
right:unset;
left:0 !important
}
.rtl .layout-header3 .main-menu .menu-right .menu-nav {
margin-right:0
}
.rtl .layout-header2 .main-menu-block .logo-block {
margin-left:0
}
}
@media (max-width: 575px) {
.rtl .masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
margin-left:0
}
}
@media (max-width: 480px) {
.rtl .theme-tab .tab-title2 {
-webkit-padding-start:0
}
.rtl .blog-page .blog-media .blog-right ul li+li {
padding-right:0;
margin-right:0;
border-right:0
}
.rtl .blog-detail-page .comment-section li p, .rtl .blog-detail-page .comment-section li h6 {
text-align:center
}
.rtl .product-right .product-icon .product-social li {
padding-left:16px
}
.rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link {
text-align:right
}
.rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link, .rtl .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
padding:15px
}
}
@media (max-width: 420px) {
.rtl .full-box .center-slider .offer-slider .product-box .product-detail .rating, .rtl .full-box .center-slider .offer-slider .product-box .product-detail h4, .rtl .full-box .center-slider .offer-slider .product-box .product-detail h6, .rtl .full-box .center-slider .offer-slider .product-box .product-detail .color-variant {
text-align:right !important
}
}
@media (max-width: 360px) {
.rtl .product-right .product-icon .product-social li {
padding-left:7px
}
.rtl .banner-timer .timer {
padding-left:0;
padding-right:20px
}
.rtl .banner-timer .timer span {
width:50px
}
}
@media (max-width: 1470px) {
.custom-container {
max-width:100%;
padding-right:30px;
padding-left:30px;
margin-right:auto;
margin-left:auto
}
}
@media (min-width: 1470px) {
.custom-container {
max-width:1440px;
padding-right:15px;
padding-left:15px;
margin-right:auto;
margin-left:auto
}
}
@media (min-width: 1680px) {
.custom-container {
max-width:1650px;
padding-right:15px;
padding-left:15px;
margin-right:auto;
margin-left:auto
}
.container {
max-width:1110px
}
}
@media (max-width: 1679px) {
.category-header .navbar-menu .category-right .contact-block span {
font-size:0
}
.gift-dropdown.dropdown-menu {
width:300px;
right:-80px;
left:unset !important
}
.layout-header1 ~ .category-header .gift-dropdown.dropdown-menu {
right:20px
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
height:43.5px
}
.theme-slider .offset-xl-2 {
margin-left:270px;
max-width:64.5%
}
.theme-slider .slider-banner .layout2-slide-1 li {
width:600px
}
.theme-slider .slider-banner .layout2-slide-2 li {
width:400px
}
.theme-slider .slider-banner .layout2-slide-3 li {
width:400px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li {
right:50px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
right:70px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li {
right:70px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
width:350px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
width:400px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
left:40px;
width:300px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
right:40px;
width:350px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
width:50%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
width:45%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
width:50%
}
.collection-banner .offset-xl-2 {
margin-left:270px;
max-width:31.2%
}
.offer-banner-img {
height:100%;
background-color:#f15838;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain {
padding:50px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h3 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
font-size:30px
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h1 {
font-size:40px
}
.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h6 {
display:none
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:190px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:395px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:190px
}
.collection-banner .collection-banner-main .collection-img {
height:235px
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title {
padding:18px 65px
}
.top-header .top-header-right .top-menu-block {
display:none
}
.category-header .navbar-menu .category-left {
width:60%
}
.category-header .navbar-menu .category-left .input-block {
width:100%
}
.category-header .navbar-menu .category-right .gift-block {
margin-left:20px
}
.category-header-2 .navbar-menu .category-right .gift-block {
width:auto
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
display:none
}
.category-header-2 .navbar-menu .category-right .contact-block {
padding:20px 15px
}
.category-header-2 .navbar-menu .category-right .contact-block i {
display:none
}
.category-header-2 .navbar-menu .category-right .contact-block span {
font-size:0;
margin:0 auto
}
.category-header-2 .navbar-menu .category-right .contact-block span span {
font-size:16px
}
.layout-header3 .main-menu .menu-right .gift-block {
display:none
}
.category-header-4 .navbar-menu .category-right .gift-block {
width:auto
}
.category-header-4 .navbar-menu .category-right .gift-block .gift-offer {
display:none
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
padding-bottom:17px
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 40%;
flex:0 0 40%;
max-width:40%
}
.layout-4-collection>div:last-child {
display:none
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:580px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant {
padding:60px 20px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
margin-right:20px
}
.hot-4>div:first-child {
-webkit-box-flex:0;
-ms-flex:0 0 19%;
flex:0 0 19%;
max-width:19%
}
.hot-4>div:nth-child(2) {
-webkit-box-flex:0;
-ms-flex:0 0 62%;
flex:0 0 62%;
max-width:62%
}
.hot-4>div:last-child {
-webkit-box-flex:0;
-ms-flex:0 0 19%;
flex:0 0 19%;
max-width:19%
}
.hot-4 .hot-deal .hot-deal-contain {
padding:30px
}
.hot-4 .media-banner {
padding:20px
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox {
width:50%
}
}
@media (max-width: 1470px) {
.theme-slider .offset-xl-2 {
max-width:64%
}
.collection-banner .offset-xl-2 {
max-width:30.66%
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title {
padding:15px 50px
}
.collection-banner .collection-banner-main .collection-banner-contain {
padding:30px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
font-size:25px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
font-size:25px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
font-size:22px;
margin-bottom:5px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
font-size:32px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop {
margin-top:25px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
padding:15px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
font-size:16px;
margin-bottom:10px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
font-size:16px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
font-size:12px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
font-size:30px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
margin-top:10px;
margin-bottom:50px;
font-size:16px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-5 .collection-img {
height:240px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
font-size:30px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
font-size:60px
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 39.5%;
flex:0 0 39.5%;
max-width:39.5%
}
.collection-layout1>div:first-child {
max-width:31.5%
}
.collection-layout1>div:nth-child(2) {
max-width:31%
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
min-width:320px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain span {
font-size:22px
}
.theme-slider .slider-banner.slide-banner-3 .slider-img {
height:350px
}
.offer-banner {
display:none
}
.theme-slider .offset-xl-2 {
max-width:calc(100% - 270px)
}
.category-header .navbar-menu .category-right .contact-block span {
font-size:0;
margin-left:0
}
.category-header .navbar-menu .category-right .gift-block {
margin-left:45px
}
.layout-header3 .main-menu .menu-right .input-block .input-box {
width:450px
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group {
height:50px
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group select {
background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 18px
}
.layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group span {
display:none
}
.category-header-4 .navbar-menu .category-right .input-block {
width:500px
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count {
width:100%;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
text-align:center
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
width:20%;
padding-right:0 !important;
border-left:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
padding:20px !important;
padding-left:0 !important;
width:20%
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
display:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
border-right:1px solid #ddd;
width:30%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
width:30%
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-view {
width:10%
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
width:25%
}
.cart-section .cart-buttons>div:last-child {
padding-right:38px
}
.cart-section tbody tr td {
min-width:175px
}
.cart-section tbody tr td .qty-box .input-group .form-control {
width:75px
}
.cart-section tfoot tr td {
padding-right:41px
}
.product-right .product-icon .product-social li {
padding-right:10px
}
}
@media (max-width: 1366px) {
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li:nth-child(2) {
right:100px;
bottom:-90px;
left:unset
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li:nth-child(2) img, .theme-slider .slider-banner.slide-banner-1 .layout1-slide-2 li:nth-child(2) img, .theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li:nth-child(2) img {
margin:0 0 0 auto
}
.theme-slider .slider-banner.slide-banner-1 div li img {
width:60%
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-1 li {
width:400px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li {
width:415px;
right:20px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
width:300px;
right:20px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li {
width:350px;
right:20px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
font-size:22px;
min-width:55px
}
.hot-4 .media-banner .media-banner-box .media .media-body .media-contant {
height:87px
}
.hot-4 .media-banner .media-banner-box .media img {
border:1px solid #ddd;
width:60px
}
.layout-4.hot-deal .hot-deal-contain .hotdeal-right-nav img {
height:100px
}
.layout-4.hot-deal .hot-deal-contain .hot-deal-center {
margin-left:0;
height:auto
}
.Jewellery-banner {
padding:30px
}
.Jewellery-banner h6 {
font-size:25px
}
.layout-3-hotdeal .media-banner .media-banner-box .media .media-body .media-contant .rating i {
font-size:11px
}
.layout-3-hotdeal .media-banner .media-banner-box .media img {
width:52px
}
.layout-3-hotdeal .hot-deal .hot-deal-contain1 {
padding:21px
}
.layout-3-hotdeal .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating {
margin:0 auto
}
.layout-3-hotdeal .media-banner {
padding:25px
}
.cart-hover-div:hover .cart-show-div.right {
right:0
}
.cart-hover-div .cart-show-div.right {
right:0
}
.hot-deal.space-abjust .hot-deal-contain {
padding:45px 20px
}
.collection-banner .offset-xl-2 {
max-width:29.66%
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 38%;
flex:0 0 38%;
max-width:38%
}
.collection-layout1>div:first-child {
max-width:29.5%
}
.collection-layout1>div:nth-child(2) {
max-width:29.5%
}
.offer-banner {
display:none
}
.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
padding-bottom:7px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain {
padding:30px
}
.collection-banner .collection-banner-main .collection-img {
height:200px
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:175px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:365px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:175px
}
.full-banner {
padding:150px 0
}
.top-header .top-header-right .language-block {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.top-header .top-header-right .top-menu-block {
display:none
}
.top-header .top-header-left .shpping-order {
margin-right:18px
}
.category-header .navbar-menu .category-right .contact-block i {
display:none
}
.category-header .navbar-menu .category-right .gift-block {
margin-left:40px;
width:auto
}
.category-header-2 .navbar-menu .category-right .contact-block {
display:none
}
.layout-header3 .main-menu .menu-left .logo-block {
margin-left:0
}
.layout-header3 .main-menu .menu-right .input-block .input-box {
width: 680px;
}
.layout-header3 .main-menu .menu-right .menu-nav {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3;
margin-left:20px
}
.layout-header3 .main-menu .menu-right .icon-block {
margin-left:30px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart {
margin-left:20px
}
.layout-header3 .main-menu .menu-right .icon-block ul li .cart-item {
display:none
}
.category-header-4 .navbar-menu .category-left .nav-block {
margin-right:20px
}
.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
    padding-bottom: 9px;
    padding: 8px 15px;
    border-bottom: 1px solid gainsboro;
}
.category-header-4 .navbar-menu .category-right .input-block {
width:440px
}
.category-header-4 .navbar-menu .category-right .gift-block {
display:none
}
.theme-slider .slider-banner.slide-banner-1 .slider-img {
height:400px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:500px
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h3:before {
width:70px
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain h3:after {
width:70px
}
.product-right .timer p span {
min-width:65px
}
.creative-card {
border-width:25px;
padding:25px
}
.blog-page .blog-media {
padding:25px 15px;
border-width:25px
}
.blog-page .blog-media .blog-right h4 {
line-height:1.2;
margin-bottom:10px
}
.blog-page .blog-media .blog-right h6 {
margin-bottom:5px
}
.blog-page .blog-media .blog-right ul {
margin-bottom:10px
}
.blog-page .blog-media .blog-right p {
line-height:1.4
}
.blog-page .blog-sidebar .theme-card {
border-width:25px;
padding:25px
}
.theme-card {
border-width:25px;
padding:25px
}
.theme-card .offer-slider .media .media-body h4 {
margin-top:10px
}
.theme-card .offer-slider .media .media-body a h6 {
margin-right:0px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-3 .product .product-box .product-detail.detail-center .icon-detail button {
padding:10px
}
.collection-product-wrapper .product-wrapper-grid .col-lg-3 .product .product-box .product-detail.detail-center .icon-detail a i {
padding:10px
}
}
@media (max-width: 1200px) {
.collection-banner .offset-xl-2 {
max-width:26.66%
}
.collection-banner .pl-md-0 {
padding-right:0
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 38%;
flex:0 0 38%;
max-width:38%
}
.collection-banner .collection-banner-main .collection-banner-contain {
padding:25px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
font-size:20px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
font-size:20px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main.banner-5 .collection-img {
height:200px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
font-size:20px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
font-size:40px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain .btn-normal {
padding:10px 30px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop {
margin-top:15px
}
.theme-slider .slider-banner.slide-banner-1 .slider-img {
height:275px
}
.theme-slider .slider-banner .slider-banner-contain {
padding:0 70px
}
.theme-slider .slider-banner .slider-banner-contain h4 {
font-size:18px
}
.theme-slider .slider-banner .slider-banner-contain h1 {
font-size:45px
}
.theme-slider .slider-banner .slider-banner-contain h2 {
font-size:24px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 {
padding-bottom:5px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h4 {
font-size:20px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h2 {
font-size:25px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h5 {
font-size:16px;
padding-bottom:0
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h3 {
font-size:32px;
padding-bottom:5px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h1 {
font-size:42px;
padding-bottom:15px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h2 {
padding-bottom:18px;
font-size:18px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h5 {
font-size:16px;
padding-bottom:0
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h3 {
font-size:32px;
padding-bottom:5px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h1 {
font-size:42px;
padding-bottom:15px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h2 {
padding-bottom:18px;
font-size:18px
}
}
@media (max-width: 1199px) {
.product-right .product-icon .wishlist-btn i {
padding-left:15px;
margin-left:15px
}
.product-right .timer p span {
min-width:47px
}
.tab-product.tab-exes {
margin-top:40px !important
}
.mor-slide-open img {
display:none
}
.new-tag {
position:absolute;
top:-5px
}
.menu-banner {
display:none
}
.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:nth-last-child(2) {
border:0;
padding:0
}
.hot-4>div:nth-child(2) {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.hot-4>div:last-child, .hot-4>div:first-child {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:calc(50% - 7.5px);
margin-bottom:15px;
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.hot-4>div:last-child {
margin-left:15px
}
.theme-slider .offset-xl-2 {
max-width:75%;
margin:0
}
.theme-slider .slider-banner .layout2-slide-1 li {
width:550px
}
.theme-slider .slider-banner .layout2-slide-2 li {
width:340px
}
.theme-slider .slider-banner .layout2-slide-3 li {
width:380px
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-1 li {
width:350px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
width:250px;
left:0
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
width:250px;
right:0
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
width:240px;
left:20px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
width:250px;
right:20px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
width:55%;
right:50px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
right:50px;
width:50%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
right:50px;
width:55%
}
.layout-header4 .logo-block img {
height:50px
}
.category-header-4 .sm-nav-btn i {
color:#fff
}
.masonary-banner-block1 .col-sm-6.pl-3 {
padding-right:0
}
.gutter-15 .masonary-banner-block2 .col-sm-6 {
padding-left:0
}
.masonary-banner-block.masonary-inner1>div:last-child {
padding-left:0
}
.layout-3-hotdeal .hot-deal .hot-deal-contain1 {
margin-top:15px
}
.layout-3-hotdeal .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span {
font-size:14px
}
.layout-3-hotdeal>div:nth-child(2) {
padding-right:15px
}
.layout-3-hotdeal>div:nth-child(4) {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1;
padding:0;
padding-left:15px
}
.hot-deal.space-abjust .hot-deal-contain {
padding:83px 20px
}
.collection-banner-main.p-top.banner-6 .collection-img {
background-size:contain !important;
background-position:right top !important;
background-repeat:no-repeat !important;
background-color:#fff !important
}
.layout-4-collection>div:first-child {
padding-right:0
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide li.mor-slide-open ul li a {
display:inline-block
}
.category-header-4 .navbar-menu {
-webkit-box-pack:unset;
-ms-flex-pack:unset;
justify-content:unset
}
.category-header-4 .navbar-menu .category-left .nav-block {
display:none
}
.category-header-4 .navbar-menu .category-right {
width:100%
}
.category-header-4 .navbar-menu .category-right .input-block {
width:80%;
margin:0 auto
}
.category-header-4 .navbar-menu .category-right .sm-nav-block {
display:block
}
.layout-header4 .contact-block .sm-nav-block {
display:block
}
.collection-banner .pl-md-0 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.collection-banner .offset-xl-2 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.offer-banner {
display:inline-block
}
.collection-banner .offset-xl-2 {
margin-left:0
}
.offer-banner-img img {
height:400px;
width:100%
}
.collection-layout1>div {
max-width:33.333% !important
}
.section-big-pt-space {
padding-top:40px
}
.section-big-pb-space {
padding-bottom:40px
}
.section-big-py-space {
padding:40px 0
}
.section-big-mb-space {
margin-bottom:40px
}
.section-big-mt-space {
margin-top:40px
}
.collection-banner .collection-banner-main .collection-img {
height:170px
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:140px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:295px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:140px
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.layout-4-collection>div:first-child {
margin-left:0
}
.layout-4-collection>div:nth-child(2) {
padding-right:15px;
padding-left:15px
}
.discount-banner .discount-banner-contain {
padding:30px
}
.title1 {
padding:30px 0
}
.title3 {
padding-top:30px
}
.product .product-box .product-imgbox .product-icon.icon-inline button {
margin:0 3px
}
.product .product-box .product-imgbox .product-icon.icon-inline a {
margin:0 3px
}
.product .product-box .product-detail .detail-title .detail-left {
float:unset
}
.product .product-box .product-detail .detail-title .detail-right {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
float:unset
}
.product .product-box .product-detail .detail-title .detail-right .price {
margin-left:5px
}
.no-slider .product-box {
-webkit-box-flex:0;
-ms-flex:0 0 33.33%;
flex:0 0 33.33%;
max-width:calc(33.33% - 30px);
margin:0 15px 30px
}
.no-slider.five-product .product-box {
width:100%;
-webkit-box-flex:0;
-ms-flex:0 0 33.33%;
flex:0 0 33.33%;
max-width:calc(33.33% - 30px);
margin:0 15px 30px
}
.no-slider.five-product .product-box:nth-last-child(-n+5) {
margin:0 15px 30px
}
.no-slider.five-product .product-box:nth-last-child(-n+3) {
margin:0 15px 0
}
.hot-deal .hot-deal-contain .hot-deal-center {
margin-left:15px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer {
margin-top:20px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
padding:15px;
font-size:20px;
margin:0 3px;
min-width:35px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span>span {
margin-left:0
}
.hot-deal .hot-deal-contain .hot-deal-center h6 {
margin:15px 0
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
height:105px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating {
margin:8px 0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center h5 {
font-size:14px;
line-height:1.4
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center p {
margin:15px 0
}
.media-banner {
padding:30px 20px
}
.slider-layout-4 .slider-slide {
max-width:100%;
margin-left:0
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box {
margin-left:50px
}
.footer-1 .footer-box .footer-sub-box .footer-title {
margin-bottom:15px
}
.footer-1 .footer-box .footer-sub-box.account {
margin-bottom:20px
}
.theme-slider .slider-banner .slider-img {
height:400px
}
.theme-slider .slider-banner.slide-banner-2 .slider-img {
height:400px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
padding:30px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:450px
}
.layout-header1 .main-menu-block .menu-left .sm-nav-block {
display:block
}
.layout-header1 .main-menu-block .menu-right .icon-nav {
margin-left:0
}
.layout-header1 .main-menu-block .menu-right .toggle-block {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3;
margin-left:15px
}
.layout-header1 .main-menu-block .menu-right .menu-banner {
display:none
}
.category-header .navbar-menu .category-left {
width:53%
}
.category-header .navbar-menu .category-left .nav-block {
display:none
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group {
height:50px
}
.category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group select {
background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 19px
}
.category-header .navbar-menu .category-right .contact-block {
padding:15px 0
}
.layout-header2 {
padding:30px 0
}
.category-header-2 .navbar-menu .category-left .menu-block .toggle-nav {
padding-top:23px;
padding-bottom:23px
}
.category-header-2 .navbar-menu .category-left .menu-block .toggle-nav i {
color:#fff
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap .dark-menu-item {
color:#444;
padding:10px 15px
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav {
top:-8px
}
.category-header-2 .navbar-menu .category-left .icon-block {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1;
margin-left:0
}
.category-header-2 .navbar-menu .category-left .nav-block {
margin-left:40px
}
.category-header-2 .navbar-menu .category-right {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.category-header-2 .navbar-menu .category-right .gift-block {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
display:block
}
.category-header-2 .navbar-menu .category-right .contact-block {
display:block;
margin-left:0;
padding:20px
}
.category-header-2 .navbar-menu .category-right .contact-block span span {
font-size:18px
}
.layout-header3 .main-menu .menu-right .menu-nav .toggle-nav {
display:none
}
.layout-header3 .main-menu .menu-left .nav-block {
display:none
}
.layout-header3 .main-menu .menu-left .sm-nav-block {
display:block
}
.layout-header4 {
padding:20px 0
}
.category-header-4 .navbar-menu .category-left .menu-block .toggle-nav {
padding-top:23px;
padding-bottom:23px
}
.category-header-4 .navbar-menu .category-left .menu-block .toggle-nav i {
color:#0083c1
}
.category-header-4 .navbar-menu .category-left .menu-block .pixelstrap .light-menu-item {
color:#444;
padding:10px 15px
}
.category-header-4 .navbar-menu .category-left .menu-block .pixelstrap li .label-nav {
top:-8px
}
.newsletter .subscribe-block .input-group span {
padding:0 25px
}
.newsletter .subscribe-block .input-group input {
width:220px
}
.breadcrumb-main {
padding:50px 0
}
.theme-card .offer-slider img {
height:130px;
padding-right:10px
}
.theme-card .offer-slider .media .media-body .rating i {
padding-right:1px
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
min-width:186px
}
.blog-detail-page .comment-section li {
padding-top:45px;
padding-bottom:45px
}
.product-wrapper-grid.list-view .product-box .img-wrapper, .product-wrapper-grid.list-view .product-box .img-block {
width:50%
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count {
width:100%;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
width:20%;
padding-right:0 !important;
border-left:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
padding:20px !important;
padding-left:0 !important;
width:20%
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
display:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
width:30%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
width:30%
}
.cart-section tbody tr td {
min-width:140px
}
.cart-section tbody tr td .qty-box .input-group .form-control {
width:52px
}
.cart-section tfoot tr td {
padding-right:25px
}
.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
margin-top:15px
}
.collection-filter-block .product-service .media .media-body h4 {
font-size:16px
}
.product-right h2 {
font-size:20px
}
.search-product>div:nth-child(n+4) {
margin-top:30px
}
.blog-page .blog-media {
margin-bottom:20px
}
.blog-page .blog-media .blog-right {
display:block;
margin-top:15px
}
.blog-page .blog-media .blog-right p {
line-height:1.3
}
.tab-product .tab-content.nav-material .single-product-tables table {
width:50%
}
.product-description-box .border-product {
padding-top:10px;
padding-bottom:15px
}
.product-description-box .product-icon .product-social li {
padding-right:4px
}
.product-description-box .product-icon .wishlist-btn span {
padding-left:4px
}
.product-form-box .border-product {
padding-top:10px;
padding-bottom:15px
}
.product-form-box .timer span {
min-width:48px
}
.product-accordion .single-product-tables table {
width:70%
}
.tab-product .flex-column {
-webkit-box-orient:unset !important;
-webkit-box-direction:unset !important;
-ms-flex-direction:unset !important;
flex-direction:unset !important;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.tab-product .nav-material.nav-tabs {
border-bottom:1px solid #ddd;
border-right:0
}
.tab-product .nav-material.nav-tabs .nav-item .nav-link.active {
background-color:unset
}
.tab-border {
padding-top:0
}
.about-text p {
margin-bottom:25px
}
.tools-parallax-product.full-banner {
padding-top:90px;
padding-bottom:90px
}
.tools-parallax-product .tools-description h3 {
font-size:17px
}
.full-box .theme-card .offer-slider img {
padding:15px 0 15px 0
}
.full-box .theme-card .offer-slider .product-box2 .media img {
height:230px
}
.full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant {
margin-top:5px
}
.full-box .theme-card .offer-slider .product-box2 .media .media-body .color-variant li {
margin-top:5px
}
.add_to_cart.top, .add_to_cart.bottom {
left:-300px;
top:0;
height:100vh;
width:300px
}
.add_to_cart.top .cart-inner, .add_to_cart.bottom .cart-inner {
height:100vh;
overflow:auto
}
.add_to_cart.top .cart-inner .cart_top, .add_to_cart.bottom .cart-inner .cart_top {
padding:20px !important;
margin-bottom:20px
}
.add_to_cart.top .cart-inner .cart_media, .add_to_cart.bottom .cart-inner .cart_media {
padding:0 20px !important;
display:block
}
.add_to_cart.top .cart-inner .cart_media .cart_product, .add_to_cart.bottom .cart-inner .cart_media .cart_product {
padding:0;
width:100%;
display:block;
overflow-y:hidden
}
.add_to_cart.top .cart-inner .cart_media .cart_product li, .add_to_cart.bottom .cart-inner .cart_media .cart_product li {
min-width:100%;
max-width:100%;
margin-right:0;
padding-bottom:10px
}
.add_to_cart.top .cart-inner .cart_media .cart_total, .add_to_cart.bottom .cart-inner .cart_media .cart_total {
padding:0;
width:100%
}
.add_to_cart.top.open-side, .add_to_cart.bottom.open-side {
left:0
}
.masonory-banner .masonary-banner-main .masonory-banner-img {
height:350px
}
.masonory-banner .masonary-banner-main .masonory-banner-img.masonory-img1 {
height:715px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant {
padding:40px 20px
}
.masonary-banner-block1>div:first-child {
margin-bottom:12px
}
.portfolio-section .portfolio-2 {
margin-bottom:-30px
}
.portfolio-section .portfolio-3 {
margin-bottom:-15px
}
}
@media (max-width: 1024px) {
.creative-card.creative-inner {
padding:10px
}
}
@media (max-width: 992px) {
.product .product-box .product-imgbox .new-label {
padding:2px
}
}
@media (max-width: 991px) {
.gift-dropdown.dropdown-menu {
width:300px;
right:-80px;
left:0 !important
}
.theme-slider .slider-banner.slide-banner-1 div li img {
width:50%
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li:nth-child(2) {
right:20px;
left:unset;
top:0
}
.theme-slider .slider-banner .layout2-slide-1 li {
width:450px
}
.theme-slider .slider-banner .layout2-slide-2 li {
width:300px;
bottom:20px;
right:10px
}
.theme-slider .slider-banner .layout2-slide-3 li {
width:300px;
bottom:20px;
right:10px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
width:200px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
width:200px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
width:220px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
width:220px
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain {
background-color:rgba(255, 255, 255, 0.5)
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
width:60%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
width:60%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
width:65%
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li:nth-child(2) {
right:30px
}
.layout-header1 ~ .category-header .gift-dropdown.dropdown-menu {
left:unset !important
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center {
display:block;
text-align:left
}
.footer-1 .footer-box .footer-sub-box .footer-contant ul li {
margin-right:12px
}
.hot-4>div:last-child, .hot-4>div:first-child {
max-width:calc(50%);
margin-left:0
}
.layout-3-hotdeal .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .rating {
margin:20px auto
}
.hotdeal-right-nav {
display:block
}
.hot-deal .hot-deal-contain .hot-deal-subcontain>div:nth-child(3) {
position:absolute;
bottom:50px;
right:5px
}
.hot-deal .hot-deal-contain .hot-deal-center {
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start
}
.hot-1>div:first-child {
padding-left:0
}
.hot-1>div:last-child {
padding-left:0;
padding-right:0
}
.hot-2>div:nth-child(2) {
margin-bottom:15px
}
.hot-deal.space-abjust .hot-deal-contain {
padding:20px
}
.spc-responsive {
margin-top:20px
}
.offer-banner-img img {
height:350px
}
.offer-banner .banner-contain h5 {
font-size:13px;
margin-bottom:10px
}
.breadcrumb-main {
padding:40px 0
}
.btn-rounded, .btn-white, .btn-normal {
padding:12px 40px
}
.instagram .insta-contant .insta-sub-contant .insta-title {
padding:15px 25px
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title {
padding:15px 30px
}
.services .service-block>div:last-child .media {
margin-left:24px
}
.services .service-block>div:first-child {
padding-bottom:0
}
.services .service-block>div:nth-child(2) {
padding-bottom:0
}
.brand-panel .brand-panel-box .brand-panel-contain ul li:first-child {
display:block;
text-align:center;
border:0;
border-bottom:2px solid #f15838;
width:-webkit-fit-content;
width:-moz-fit-content;
width:fit-content;
margin:0 auto;
margin-bottom:10px;
font-size:16px
}
.brand-panel .brand-panel-box .brand-panel-contain ul li:nth-child(2) {
display:none
}
.testimonial .testimonial-contain {
padding:30px 0
}
.testimonial .testimonial-contain .media {
display:block
}
.testimonial .testimonial-contain .media .testimonial-img {
margin:0 auto
}
.testimonial .testimonial-contain .media .media-body {
margin-left:0;
text-align:center
}
.deal-banner {
padding:30px 0
}
.deal-banner .deal-banner-containe {
text-align:center
}
.deal-banner .deal-banner-containe h2 {
margin-bottom:10px
}
.deal-banner .deal-banner-containe h1 {
margin-bottom:15px
}
.deal-banner .deal-banner-containe .deal-btn {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.collection5>div {
margin-top:15px
}
.collection5>div:last-child {
padding-left:0;
padding-right:15px
}
.collection5>div:first-child {
margin-bottom:0
}
.collection-banner .collection-banner-main .collection-img {
height:140px
}
.collection-banner .collection-banner-main .collection-banner-contain {
padding:0 20px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
font-size:16px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
font-size:16px
}
.collection-banner .collection-banner-main .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
padding:0 5px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
font-size:14px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
font-size:14px
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:130px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
font-size:23px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
font-size:14px;
margin-bottom:40px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:275px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
font-size:15px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
font-size:17px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:130px
}
.collection-banner .collection-banner-main.banner-5 .collection-img {
height:150px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
font-size:18px;
margin-bottom:10px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
font-size:32px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain .btn-normal {
padding:8px 25px
}
.collection-layout3>div:nth-child(2) {
padding-right:15px
}
.full-banner {
padding:100px 0
}
.rounded-category {
padding:30px 0 15px
}
.box-category .box-category-contain {
padding:20px 0
}
.hot-deal .slick-prev, .hot-deal .slick-next {
top:48px
}
.hot-deal .hot-deal-contain.deal-abjust .hot-deal-center {
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.hot-deal .hot-deal-contain.deal-abjust .hotdeal-right-nav img {
height:auto;
width:65px
}
.hot-deal .hot-deal-contain.deal-abjust .hot-deal-subcontain>div:nth-child(3) {
position:relative;
right:unset;
bottom:unset
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
min-width:22px;
padding:12px
}
.hot-deal .hot-deal-contain .hot-deal-center h5 {
font-size:16px
}
.hot-deal .hot-deal-contain .hot-deal-subcontain>div:nth-child(3) {
margin-top:20px
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
height:auto;
width:105px
}
.hot-deal .hot-deal-contain1 {
margin-top:15px
}
.hot-deal .hot-deal-contain1 .hot-deal-center {
text-align:center
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain>div:nth-child(3) {
margin-top:20px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-slick-1 .right-slick-img {
margin-right:1px
}
.Jewellery-banner {
text-align:center;
background-color:rgba(255, 255, 255, 0.7);
background-blend-mode:overlay
}
.Jewellery-banner a {
font-size:18px
}
.Jewellery-banner h6 {
font-size:40px
}
.app-link-block .app-link-bloc-contain {
display:inline-grid
}
.app-link-block .app-link-bloc-contain .app-item-group {
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block {
margin-top:20px
}
.app-link-block .app-link-bloc-contain .app-item-group h6 {
margin-left:0
}
.footer-1 .logo-contain .logo-block {
text-align:center;
padding:0
}
.footer-1 .logo-contain .logo-detail {
margin-left:0;
margin-top:20px;
padding:0
}
.footer-1 .logo-contain .logo-detail p {
margin-left:0;
text-align:center
}
.footer-1 .logo-contain .logo-detail:before {
background-color:transparent
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box {
margin-left:25px
}
.footer-2 .footer-main-contian {
padding-bottom:0
}
.footer-2 .footer-main-contian .footer-left {
padding-top:0;
padding-right:0;
padding-bottom:30px;
border-bottom:1px solid #ddd
}
.footer-2 .footer-main-contian .footer-left .footer-logo {
text-align:center
}
.footer-2 .footer-main-contian .footer-left .footer-logo img {
width:150px
}
.footer-2 .footer-main-contian .footer-left .footer-detail {
text-align:center
}
.footer-2 .footer-main-contian .footer-left .footer-detail p {
padding:20px 0
}
.footer-2 .footer-main-contian .footer-right {
padding-top:0;
padding-left:0;
border-left:none
}
.footer-2 .footer-main-contian .footer-right .subscribe-section {
padding:30px 0
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant h4 {
margin-bottom:20px
}
.footer-2 .footer-main-contian .footer-right .account-right {
padding:30px 0 30px 0
}
.footer-3 .sosiyal-footer {
padding-bottom:40px
}
.footer-3 .sosiyal-footer .sosiyal-contain>div:nth-child(2) {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.footer-3 .sosiyal-footer .sosiyal-contain>div:nth-child(3) .sosiyal-block {
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:flex-end
}
.footer-3 .sosiyal-footer .sosiyal-contain>div:nth-child(3) .sosiyal-block ul {
margin-left:0
}
.footer-3 .sosiyal-footer .subscribe-section {
padding-top:40px
}
.footer-3 .footer-logo .footer-box .footer-title {
padding-bottom:0
}
.footer-3 .footer-logo .footer-box .footer-title:before {
background-color:transparent
}
.footer-3 .footer-logo .footer-box .footer-contant {
margin-top:20px
}
.footer-3 .footer-logo .footer-box .footer-contant .logo-img img {
width:150px
}
.footer-3 .footer-logo .footer-box .footer-contant p {
padding:20px 0
}
.footer-3 .footer-logo .theme-footer>div+div+div {
margin-top:30px
}
.footer-4 .follow .app-item-group {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.footer-4 .follow .app-item-group .app-item img {
width:100px
}
.footer-4 .follow .app-item-group .sosiyal-block {
margin-top:20px
}
.footer-4 .top-category .footer-theme>div+div+div {
margin-top:30px
}
.footer-4 .top-category .footer-box .footer-title {
padding-bottom:0
}
.footer-4 .top-category .footer-box .footer-title:before {
background-color:transparent
}
.footer-4 .top-category .footer-box .footer-contant {
margin-top:20px
}
.footer-4 .footer-logo img {
width:150px
}
.theme-slider .slider-banner .slider-img {
height:350px
}
.theme-slider .slider-banner.slide-banner-1 .slider-img {
height:250px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 {
font-size:30px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 span {
margin-left:5px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h4 {
font-size:16px;
padding-bottom:15px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h2 {
font-size:20px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain .btn-normal {
padding:10px 20px
}
.theme-slider .slider-banner.slide-banner-2 .slider-img {
height:330px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
min-width:250px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain span {
font-size:16px;
margin-bottom:10px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h1 {
font-size:32px;
padding-bottom:14px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain h4 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li {
width:380px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
width:270px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li {
width:300px
}
.theme-slider .slider-banner.slide-banner-3 .slider-img {
height:320px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain {
padding:40px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h3 {
font-size:25px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h1 {
font-size:35px;
padding-bottom:10px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h2 {
font-size:16px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:400px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain {
padding:40px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h3 {
font-size:25px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h1 {
font-size:35px;
padding-bottom:10px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h2 {
font-size:16px
}
.multiple-slider>div:nth-child(n+3) {
margin-top:15px
}
.top-header {
padding:5px 0
}
.layout-header1 {
padding:15px 0
}
.layout-header1 .main-menu-block .menu-left .brand-logo img {
height:40px
}
.category-header .navbar-menu .category-left {
width:auto
}
.category-header .navbar-menu .category-right .gift-block {
margin-left:20px;
padding:12px 20px
}
.category-header .navbar-menu .category-right .gift-block .grif-icon {
display:none
}
.category-header .navbar-menu .category-right .gift-block .gift-offer span {
font-size:16px
}
.category-header .navbar-menu .category-right .contact-block {
display:none
}
.category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
display:none
}
.category-header-2 .navbar-menu .category-right .contact-block i {
display:block
}
.category-header-2 .navbar-menu .category-right .contact-block span {
display:none
}
.layout-header2 {
padding:15px 0
}
.layout-header2 .main-menu-block .logo-block {
margin-right:25px
}
.layout-header2 .main-menu-block .cart-block {
margin-left:25px
}
.layout-header2 .main-menu-block .cart-block .cart-item {
display:none
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group {
height:45px
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group select {
background:url("images/layout-1/drop-1.png") no-repeat scroll 20px 15px
}
.layout-header3 .main-menu {
padding:15px 0
}
.layout-header3 .main-menu .menu-right .input-block {
display:none
}
.layout-header3 .main-menu .menu-right .icon-block {
margin-left:0
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-search {
display:inline-block
}
.layout-header3 .main-menu .menu-right .icon-block ul li {
margin-left:15px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-user a i {
padding-right:13px
}
.layout-header3 .main-menu .menu-left .logo-block img {
height:40px
}
.layout-header4 {
padding:0
}
.layout-header4 .contact-block .sm-nav-block {
display:block
}
.layout-header4 .contact-block .sm-nav-block .sm-nav-btn {
display:block
}
.layout-header4 .contact-block .desc-nav-block .tell, .layout-header4 .contact-block .desc-nav-block span {
display:none
}
.layout-header4 .contact-block .desc-nav-block .mobile-user {
margin-left:0;
margin-top:0;
font-size:24px
}
.layout-header4 .icon-block ul .mobile-search {
display:inline-block
}
.layout-header4 .icon-block ul .mobile-cart .cart-item {
display:none
}
.layout-header4 .icon-block ul li {
margin-right:10px
}
.layout-header4 .icon-block ul li a i {
font-size:18px
}
.layout-header4 .icon-block .toggle-nav {
margin-left:20px;
padding-top:25px;
padding-bottom:25px;
display:block
}
.layout-header4 .logo-block {
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
height:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.layout-header4 .logo-block img {
height:auto;
min-width:110px
}
.category-header-4 {
height:0
}
.category-header-4 .navbar-menu .category-left .nav-block {
display:none
}
.category-header-4 .navbar-menu .category-left .menu-block .toggle-nav {
display:none
}
.category-header-4 .navbar-menu .category-right {
display:none
}
.no-slider .product-box {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:calc(50% - 30px);
margin:0 15px 30px !important
}
.no-slider .product-box:nth-last-child(-n+2) {
margin:0 15px 0 !important
}
.no-slider.five-product .product-box {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:calc(50% - 30px);
margin:0 15px 30px !important
}
.no-slider.five-product .product-box:nth-last-child(-n+2) {
margin:0 15px 0 !important
}
.category-page-side .collection-collapse-block .collapse-block-title {
margin-top:0
}
.category-page-side .collection-sidebar-banner {
margin-bottom:20px !important;
margin-top:10px !important
}
.collection-wrapper .product-slick {
background-color:#f1f5f8
}
.collection-wrapper .product-slick img {
width:50%;
margin:0 auto
}
.collection-wrapper .tab-product {
margin-top:30px !important
}
.collection-filter>div:nth-child(n+2) {
margin-top:0
}
.collection-wrapper .login-page .authentication-right {
height:auto
}
.blog-detail-page .blog-advance ul {
margin-bottom:20px
}
.blog-detail-page .blog-advance p:last-child {
margin-bottom:0
}
.top-banner-content h4 {
font-size:20px
}
.collection-product-wrapper .product-top-filter {
border-top:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count {
border-top:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
display:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
display:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
width:50%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
right:15px !important
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
border-left:1px solid #ddd;
padding:21px 34px 21px 34px;
border-top:none;
border-bottom:none
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
border-right:none !important
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
border-top:1px solid #ddd
}
.category-list .product-wrapper-grid.list-view .product .product-box .product-imgbox {
width:85%
}
.filter-main-btn {
display:block
}
.collection-filter {
position:fixed;
height:100vh;
top:0;
left:-350px;
background-color:white;
z-index:99;
overflow-y:scroll;
max-width:350px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
-webkit-box-shadow:1px 0 5px #ddd;
box-shadow:1px 0 5px #ddd
}
.collection-filter>div:first-child {
padding-top:30px !important
}
.collection-filter>div:last-child {
padding-bottom:30px !important
}
.collection-filter .creative-card {
background-color:transparent
}
.collection-filter .creative-card.creative-inner {
padding-left:30px;
padding-right:30px;
padding-top:15px;
padding-bottom:15px
}
.collection-filter .collection-sidebar-banner {
text-align:center
}
.collection-filter .theme-card {
padding-left:30px;
padding-right:30px
}
.collection-filter .collection-sidebar-banner {
padding:0 30px
}
.collection-filter-block {
border:none
}
.collection-mobile-back {
display:block;
padding-top:0;
line-height:1
}
.collection .section-t-space {
padding-top:30px
}
.collection .partition-collection>div:nth-last-child(1) {
margin-top:30px
}
.collection .partition-collection>div:nth-last-child(2) {
margin-top:30px
}
.right-login {
margin-top:30px
}
.contact-page .map iframe {
height:350px
}
.contact-page .contact-right {
padding-bottom:0
}
.contact-page .contact-right ul li {
padding-left:0;
border-bottom:1px solid #ddd;
text-align:center;
padding-bottom:10px;
margin-top:15px
}
.contact-page .contact-right ul li .contact-icon {
position:relative;
margin:0 auto;
border-right:0
}
.contact-page .contact-right ul li p {
margin-bottom:10px
}
.cart-section .cart-table thead th:last-child {
display:none
}
.cart-section tbody tr td {
min-width:135px
}
.cart-section tbody tr td:last-child {
display:none
}
.cart-section .cart-buttons>div:last-child {
padding-right:15px
}
.cart-section tfoot tr td {
padding-right:0
}
.cart-section.order-history tbody tr td:last-child {
display:table-cell
}
.cart-section.order-history .cart-table thead th {
text-transform:capitalize
}
.cart-section.order-history .cart-table thead th:last-child {
display:table-cell
}
.wishlist-section tbody tr td {
min-width:138px
}
.product-right h2 {
margin-top:15px
}
.product-right {
text-align:center;
margin-top:20px
}
.product-right.product-right-exes {
margin-top:30px
}
.product-right .detail-section, .product-right .product-icon {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.product-right .product-description .qty-box {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.product-right .size-text {
text-align:left
}
.product-right .product-icon .product-social li {
padding-right:20px
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
width:55%;
padding-top:10px;
padding-bottom:10px;
text-align:center;
margin-bottom:20px;
background:none #f15838
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .open-popup {
text-align:left
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup>a {
color:#fff;
font-weight:700;
letter-spacing:0.05em
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
height:100vh;
left:-350px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease
}
.collection-product-wrapper .product-top-filter .popup-filter .search-count {
width:100%;
padding:10px 0;
text-align:center
}
.collection-product-wrapper .product-top-filter .popup-filter .collection-view, .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
display:none
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
width:50%
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
padding-top:10px;
padding-bottom:10px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before, .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
top:13px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
left:unset;
right:35px
}
.tab-product {
padding-top:0;
padding-bottom:0
}
.product-side-tab {
margin-top:25px !important
}
.tab-product .nav-material.nav-tabs {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.tab-product .tab-content.nav-material p {
padding:20px 0 0 0
}
.pro_sticky_info {
border:none;
padding:10px 0
}
.dashboard-left {
position:fixed;
height:100vh;
top:0;
left:-350px;
background-color:white;
z-index:99;
padding:0 35px 35px;
max-width:350px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
-webkit-box-shadow:0 0 8px 0 #ddd;
box-shadow:0 0 8px 0 #ddd
}
.dashboard-left .block-title h2 {
display:none
}
.dashboard-left .block-content {
border:none;
padding:0;
margin-top:20px
}
.dashboard-left .block-content ul li:hover {
padding-left:0
}
.account-sidebar {
display:block
}
.typography_section .row>div:first-child .typography-box:last-child {
margin-bottom:30px
}
.product-slick .slick-prev, .product-slick .slick-next, .rtl-product-slick .slick-prev, .rtl-product-slick .slick-next, .product-right-slick .slick-prev, .product-right-slick .slick-next, .rtl-product-right-slick .slick-prev, .rtl-product-right-slick .slick-next {
opacity:1
}
.product-slick .slick-prev, .rtl-product-slick .slick-prev, .product-right-slick .slick-prev, .rtl-product-right-slick .slick-prev {
left:20px
}
.product-slick .slick-next, .rtl-product-slick .slick-next, .product-right-slick .slick-next, .rtl-product-right-slick .slick-next {
right:20px
}
.order-up {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.bundle .bundle_img {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.bundle .bundle_detail .theme_checkbox {
padding:0 20%
}
.checkout-page .checkout-form .checkout-details {
margin-top:30px
}
.collection-collapse-block {
border-bottom:1px solid #ddd !important;
padding:15px 0
}
.tools-parallax-product .tools-description h3 {
text-align:center
}
.tools-parallax-product .tools-description .tools-form {
text-align:center
}
.tools-parallax-product .tools-description .tools-form .search-box {
margin:20px auto 20px
}
.tools-parallax-product .tools-description .tools-form .btn-find {
background-size:1100px
}
.tools-parallax-product .tools-grey {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1;
margin-bottom:30px
}
.tools-parallax-product.full-banner {
padding-top:75px;
padding-bottom:75px
}
.tools_product .multiple-slider>div:nth-child(-n+2) {
margin-bottom:0
}
.tools_product .tools-grey {
margin-top:30px
}
.tools_product .banner-tools {
margin-left:10px;
margin-right:10px
}
.full-box .theme-card .offer-slider .product-box2 .media img {
height:160px
}
.theme-modal#exampleModal .close span {
color:#444
}
.theme-modal#exampleModal .offer-content {
background-color:#fff;
background-image:url(images/modal-popup/Genaral.png);
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
margin-left:0;
min-height:400px;
padding-right:0;
background-size:cover
}
.theme-modal#exampleModal .offer-content.vagi-offer-contant {
background-image:url(images/modal-popup/Genaral.png);
background-size:cover
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons {
margin-bottom:10px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a {
margin:5px 2px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 {
margin-bottom:10px
}
.product-order .final-total h3 {
margin-bottom:15px
}
.masonory-banner .masonary-banner-main .masonory-banner-img {
height:300px
}
.masonory-banner .masonary-banner-main .masonory-banner-img.masonory-img1 {
height:615px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant {
padding:30px 20px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant h5 {
letter-spacing:5px
}
.portfolio-section .filter-button {
padding:8px 20px
}
.dashboard-left {
padding:20px
}
}
@media (max-width: 768px) {
.brand-panel .brand-panel-box .brand-panel-contain ul>li:not(first-child) {
margin:2px 1px;
border:1px solid #ddd
}
.product .product-box .product-imgbox .product-icon {
-webkit-transform:translateX(0px) !important;
transform:translateX(0px) !important;
right:3px
}
.product .product-box .product-detail.detail-center {
overflow:unset
}
.product .product-box .product-detail.detail-center .icon-detail {
bottom:70px
}
.product .product-box .product-detail .detail-title {
padding-top:0
}
.product .product-box .product-detail.detail-inline {
padding-top:0
}
.product .product-box:hover .product-icon button {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-icon a:nth-child(2) i, .product .product-box:hover .product-icon a:nth-child(3) i, .product .product-box:hover .product-icon a:nth-child(4) i {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-icon.icon-inline button {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-icon.icon-inline a:nth-child(2) i, .product .product-box:hover .product-icon.icon-inline a:nth-child(3) i, .product .product-box:hover .product-icon.icon-inline a:nth-child(4) i {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-detail.detail-center .detail-title {
opacity:1
}
.product .product-box:hover .product-detail.detail-center .icon-detail {
bottom:70px
}
.product .product-box:hover .product-detail.detail-center .icon-detail button {
-webkit-animation:none;
animation:none
}
.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(2) i, .product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(3) i, .product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(4) i {
-webkit-animation:none;
animation:none
}
}
@media (max-width: 767px) {
.layout-header1 ~ .category-header .gift-dropdown.dropdown-menu {
right:0 !important;
-webkit-transform:translate3d(0px, 63px, 0px) !important;
transform:translate3d(0px, 63px, 0px) !important
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li {
left:-120px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li:nth-child(2) {
right:-50px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li {
left:-100px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-3 li:nth-child(2) {
right:-30px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-2 li {
left:-50px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-2 li:nth-child(2) {
right:-60px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
background-color:rgba(255, 255, 255, 0.5)
}
.layout-3-hotdeal>div:nth-child(2) {
padding:0 15px;
width:100%;
margin-top:15px;
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.blog-page .order-sec {
padding-left:15px
}
.hot-deal .hot-deal-contain.deal-abjust .hot-deal-center .timer p {
margin-bottom:15px
}
.tab-product-main .tab-prodcut-contain ul li {
margin:0 15px
}
.left-pro-img {
margin-top:30px !important
}
.media-view {
display:none
}
.hot-deal.space-abjust .hot-deal-contain {
padding-top:20px
}
.hot-deal.space-abjust .hot-deal-contain .timer {
margin-bottom:20px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-user {
padding-right:0
}
.layout-header3 .main-menu .menu-right .icon-block ul li i {
font-size:20px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left .navbar {
padding:18px 0
}
.category-header-2 .navbar-menu .category-left .menu-block .toggle-nav {
padding-top:13px;
padding-bottom:13px
}
.layout-header2 .main-menu-block .logo-block {
min-width:120px
}
.footer-title h5 {
color:#777
}
.hot-deal .hot-deal-contain {
padding-bottom:0 !important
}
.hot-deal .hot-deal-contain .hot-deal-subcontain>div:nth-child(3) {
position:relative;
bottom:0
}
.hot-deal .hot-deal-contain .hotdeal-right-slick {
background-color:#fff
}
.hot-deal .hot-deal-contain .hotdeal-right-slick img {
width:50%;
margin:0 auto
}
.theme-pannel-main {
display:none
}
.theme-tab.product {
margin-bottom:0px
}
.contact-page .theme-form {
padding:15px;
border-width:15px
}
.testimonial .testimonial-contain .media .testimonial-img {
width:80px;
height:80px
}
.collection-banner .collection-banner-main .collection-img {
height:200px
}
.collection-banner .pl-md-0 {
padding-right:15px
}
.layout-3-collection>div:first-child {
margin-bottom:15px;
padding-right:15px
}
.layout-3-hotdeal>div:first-child {
padding-right:15px
}
.collection-layout1>div {
max-width:100% !important
}
.offer-banner {
display:none
}
.footer-contant ul li {
padding-bottom:0
}
.offer-banner-img img {
height:300px
}
.custom-container {
padding-right:15px;
padding-left:15px
}
.section-big-pt-space {
padding-top:30px
}
.section-big-pb-space {
padding-bottom:30px
}
.section-big-py-space {
padding:30px 0
}
.section-big-mt-space {
margin-top:30px
}
.section-big-mb-space {
margin-bottom:30px
}
.small-section {
padding:20px 0
}
.theme-tab .tab-title.media-tab li {
padding-top:20px;
padding-left:10px;
padding-right:10px
}
.theme-tab .tab-title.media-tab li.current:before {
height:3px
}
.instagram .insta-contant .insta-sub-contant .insta-title {
padding:13px 20px
}
.instagram .insta-contant1 .insta-sub-contant1 .insta-title {
padding:10px 18px
}
.services .service-block>div {
padding-top:0
}
.services .service-block>div:nth-child(1) {
padding:23px 0
}
.services .service-block>div:nth-child(2) {
padding-bottom:23px
}
.services .service-block>div:last-child .media {
margin-left:0
}
.services .service-block .media {
display:block;
text-align:center
}
.deal-banner .deal-banner-containe h1 {
margin-bottom:13px
}
.discount-banner .discount-banner-contain h2 {
margin-bottom:10px
}
.discount-banner .discount-banner-contain h1 {
line-height:1.4;
margin-bottom:8px
}
.discount-banner .discount-banner-contain .rounded-contain .rounded-subcontain {
line-height:1.4;
padding:12px 0
}
.collection-banner.layout-3 .collection3>div:first-child {
padding-right:15px
}
.collection-banner .collection>div:nth-child(2) {
padding:0
}
.collection-banner .collection2>div:first-child, .collection-banner .collection2>div:nth-child(2) {
margin-bottom:15px
}
.collection-banner .collection3>div:first-child {
margin-bottom:15px
}
.collection-banner .collection5>div {
margin-top:0
}
.collection-banner .collection5>div:last-child {
margin-top:15px;
padding-left:15px;
padding-right:15px
}
.collection-banner .collection-banner-main .collection-banner-contain {
padding:15px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
font-size:25px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
font-size:25px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
font-size:40px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
padding:28px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
font-size:22px;
margin-bottom:5px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
font-size:22px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
font-size:14px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
font-size:32px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
margin-top:15px;
font-size:15px;
margin-bottom:90px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
font-size:24px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
font-size:30px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:265px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
font-size:14px
}
.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
font-size:18px;
margin-bottom:10px
}
.banner-3-padding>div:nth-child(2) {
padding-right:15px !important
}
.banner-4-padding>div {
padding-left:15px !important
}
.collection2>div:first-child, .collection2>div:nth-child(2) {
padding-right:15px;
padding-left:15px
}
.contact-banner {
padding:20px 0 12px
}
.contact-banner .contact-banner-contain {
display:unset;
text-align:center
}
.contact-banner .contact-banner-contain .contact-banner-img {
margin-bottom:15px
}
.contact-banner .contact-banner-contain .contact-banner-img img {
margin-right:0
}
.contact-banner .contact-banner-contain h3 {
margin-bottom:10px;
margin-right:0;
font-size:16px
}
.product .product-box .product-imgbox .new-label {
padding:5px;
width:80%;
height:80%
}
.product .product-box .product-imgbox .new-label:before {
border-top-width:50px;
border-right-width:50px
}
.product .product-box .product-imgbox .new-label1 {
width:40px;
height:40px
}
.product .product-box .product-imgbox .new-label3 {
padding:5px;
text-transform:capitalize
}
.product .product-box .product-imgbox .product-icon button {
padding:8px;
font-size:12px
}
.product .product-box .product-imgbox .product-icon a i {
padding:8px;
font-size:12px
}
.product .product-box .product-detail .icon-detail button {
padding:8px;
margin:0 3px
}
.product .product-box .product-detail .icon-detail button i {
font-size:12px
}
.product .product-box .product-detail .icon-detail a {
margin:0 3px
}
.product .product-box .product-detail .icon-detail a i {
padding:8px;
font-size:12px
}
.product .product-box .product-detail.detail-center1 {
padding-bottom:5px
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
width:115px
}
.hot-deal .hot-deal-contain .hot-deal-subcontain>div:nth-child(2) {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3;
margin-top:15px
}
.hot-deal .hot-deal-contain .hot-deal-subcontain>div:last-child {
margin-top:15px
}
.hot-deal .hot-deal-contain .hot-deal-center {
margin-left:0;
text-align:center
}
.hot-deal .hot-deal-contain .hot-deal-center p {
margin:15px 0
}
.hot-deal .hot-deal-contain .hot-deal-center .timer {
margin-top:15px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
padding:15px
}
.hot-deal .hot-deal-contain .hot-deal-center h6 {
margin:10px 0
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain>div:nth-child(2), .hot-deal .hot-deal-contain1 .hot-deal-subcontain>div:nth-child(3) {
margin-top:15px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img {
width:50px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.Jewellery-banner a {
font-size:14px
}
.Jewellery-banner h6 {
font-size:30px
}
.app-link-block .app-link-bloc-contain {
padding:30px 0
}
.sub-footer .footer-end {
text-align:center
}
.sub-footer .payment-card-bottom {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-bottom:20px
}
.footer-1 .footer-link {
padding:0;
border:none
}
.footer-1 .footer-box .footer-sub-box {
margin-bottom:10px
}
.footer-1 .footer-box .footer-sub-box.account {
margin-bottom:10px
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box {
margin-left:0;
padding:0;
margin-bottom:0
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box .footer-title {
border-bottom:0
}
.footer-1 .footer-box .footer-sub-box.footer-contant-box .footer-title h5 {
margin-bottom:0
}
.footer-1 .footer-box .footer-sub-box .footer-title {
cursor:pointer;
margin-bottom:0;
border-bottom:1px solid #afafaf
}
.footer-1 .footer-box .footer-sub-box .footer-title h5 {
margin-bottom:10px
}
.footer-1 .footer-box .footer-sub-box .footer-title.active .according-menu:before {
content:"\f106";
position:absolute;
right:15px;
top:5px;
color:#444;
font-size:20px
}
.footer-1 .footer-box .footer-sub-box .footer-title .according-menu {
font:normal normal normal 14px/1 FontAwesome
}
.footer-1 .footer-box .footer-sub-box .footer-title .according-menu:before {
content:"\f107";
position:absolute;
right:15px;
top:5px;
color:#444;
font-size:20px
}
.footer-1 .footer-box .footer-sub-box .footer-contant {
margin-top:15px
}
.footer-1 .footer-box .footer-sub-box .footer-contant ul li {
display:block;
margin-bottom:0px
}
.footer-1 .footer-box .footer-sub-box .footer-contant .contact-list li {
margin-bottom:0px
}
.footer-2 .footer-main-contian {
border:0
}
.footer-2 .footer-main-contian .footer-left .footer-detail p {
padding:10px 0
}
.footer-2 .footer-main-contian .footer-right .account-right {
padding-bottom:0
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box {
padding-bottom:15px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box.footer-contact-box {
padding-bottom:0
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box.footer-contact-box .footer-title {
border-bottom:0;
padding-bottom:0
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title {
border-bottom:1px solid #bfbfbf
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title.active .according-menu:before {
content:"\f106";
position:absolute;
right:0;
top:5px;
color:#444;
font-size:20px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title .according-menu {
font:normal normal normal 14px/1 FontAwesome
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title .according-menu:before {
content:"\f107";
position:absolute;
right:0px;
top:5px;
color:#444;
font-size:20px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title:before {
background-color:transparent
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant {
margin-top:15px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant ul li {
padding-bottom:10px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-contant .contact-list li {
padding-bottom:10px
}
.footer-3 .sosiyal-footer {
padding-bottom:30px
}
.footer-3 .sosiyal-footer .app-link-group {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.footer-3 .sosiyal-footer .sosiyal-contain>div:nth-child(3) .sosiyal-block {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-top:30px;
margin-left:0
}
.footer-3 .sosiyal-footer .subscribe-section {
padding-top:30px
}
.footer-3 .footer-logo {
padding-top:30px
}
.footer-3 .footer-logo .footer-box {
padding-bottom:15px
}
.footer-3 .footer-logo .footer-box.footer-contact-box {
padding-bottom:0
}
.footer-3 .footer-logo .footer-box.footer-contact-box .footer-title {
border-bottom:0;
padding-bottom:0
}
.footer-3 .footer-logo .footer-box .footer-mobile-title {
display:block
}
.footer-3 .footer-logo .footer-box .footer-title {
padding-bottom:15px;
border-bottom:1px solid #000
}
.footer-3 .footer-logo .footer-box .footer-title.active .according-menu:before {
content:"\f106";
position:absolute;
right:0;
top:5px;
color:#444;
font-size:20px
}
.footer-3 .footer-logo .footer-box .footer-title .according-menu {
font:normal normal normal 14px/1 FontAwesome
}
.footer-3 .footer-logo .footer-box .footer-title .according-menu:before {
content:"\f107";
position:absolute;
right:0;
top:5px;
color:#444;
font-size:20px
}
.footer-3 .footer-logo .footer-box .footer-contant {
margin-top:15px
}
.footer-3 .footer-logo .footer-box .footer-contant ul li {
padding-bottom:10px
}
.footer-3 .footer-logo .footer-box .footer-contant p {
padding:10px 0
}
.footer-3 .footer-logo .footer-box .footer-contant.mobile-contant {
margin-top:15px
}
.footer-3 .footer-logo .footer-box .footer-contant .contact-list li {
padding-bottom:10px
}
.footer-3 .footer-logo .theme-footer>div+div+div {
margin-top:0
}
.footer-4 {
padding:25px 0
}
.footer-4 .top-category {
padding:25px 0
}
.footer-4 .top-category .footer-theme>div+div+div {
margin-top:0
}
.footer-4 .top-category .footer-box {
padding-bottom:8px
}
.footer-4 .top-category .footer-box .footer-title {
padding-bottom:8px;
border-bottom:1px solid #000
}
.footer-4 .top-category .footer-box .footer-title.active .according-menu:before {
content:"\f106";
position:absolute;
right:15px;
top:5px;
color:#444;
font-size:20px
}
.footer-4 .top-category .footer-box .footer-title .according-menu {
font:normal normal normal 14px/1 FontAwesome
}
.footer-4 .top-category .footer-box .footer-title .according-menu:before {
content:"\f107";
position:absolute;
right:15px;
top:5px;
color:#444;
font-size:20px
}
.footer-4 .top-category .footer-box .footer-title .line {
display:none
}
.footer-4 .top-category .footer-box.footer-contact-box {
padding-bottom:0
}
.footer-4 .top-category .footer-box.footer-contact-box .footer-title {
padding-bottom:0;
border-bottom:0
}
.footer-4 .top-category .footer-box .footer-contant ul li {
padding-bottom:10px
}
.footer-4 .top-category .footer-box .footer-contant .contact-list li {
padding-bottom:10px
}
.footer-4 .logo-detail {
padding-top:25px;
padding-bottom:40px
}
.theme-slider .offset-xl-2 {
max-width:100%
}
.theme-slider .slider-banner .slider-img {
height:300px
}
.theme-slider .slider-banner .slider-banner-contain {
padding:0 40px
}
.theme-slider .slider-banner .slider-banner-contain h4 {
font-size:14px;
padding-bottom:5px
}
.theme-slider .slider-banner .slider-banner-contain h1 {
font-size:30px;
padding-bottom:4px
}
.theme-slider .slider-banner .slider-banner-contain h2 {
font-size:16px;
padding-bottom:7px
}
.theme-slider .slider-banner .slider-banner-contain .btn-rounded {
padding:8px 22px
}
.theme-slider .slider-banner.slide-banner-3 .slider-img {
height:270px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:300px
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-1 li {
width:300px;
right:0px
}
.top-header .top-header-left .shpping-order {
display:none
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-user a i {
padding-right:15px
}
.category-header .navbar-menu .category-left {
width:80%
}
.category-header .navbar-menu .category-right .gift-block .grif-icon {
display:block
}
.category-header .navbar-menu .category-right .gift-block .gift-offer {
display:none
}
.category-header-2 .navbar-menu .category-left .nav-block {
min-width:200px;
margin-left:30px
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left {
width:200px
}
.category-header-2 .navbar-menu .category-left .icon-block ul li a i {
font-size:30px
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user a i {
padding-right:15px
}
.category-header-2 .navbar-menu .category-left .menu-block {
margin-left:20px
}
.category-header-2 .navbar-menu .category-right .contact-block {
display:none
}
.category-header-2 .navbar-menu .category-right .gift-block {
padding:10px 28px
}
.category-header-2 .navbar-menu .category-right .gift-block .grif-icon i {
font-size:28px
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span {
display:none
}
.layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group select {
width:115px;
background-image:none
}
.newsletter {
display:block;
padding:30px 0
}
.newsletter .news-leble {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-right:0
}
.newsletter .news-leble img {
height:40px
}
.newsletter .subscribe-block {
margin-top:25px;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.newsletter .subscribe-block .input-group {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
width:auto
}
.blog-detail-page .comment-section li {
padding-top:40px;
padding-bottom:40px
}
.product-pagination .pagination {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
border-left:1px solid #ddd
}
.about-page {
text-align:center
}
.about-page p {
line-height:1.5
}
.team h2 {
font-size:25px
}
.faq-section .theme-accordion .card .card-body p {
line-height:1.5 !important
}
.faq-section .theme-accordion .card .card-header button {
font-size:14px !important;
white-space:normal;
width:100%;
padding:16px 30px 16px 18px !important
}
.product-wrapper-grid.list-view .product .product-box {
display:block;
border:1px solid #ddd;
padding:15px;
margin-top:30px
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox {
margin:0 auto 15px;
width:50% !important
}
.product-wrapper-grid.list-view .product .product-box .product-detail {
padding-left:0
}
.collection .partition-collection>div:nth-last-child(1), .collection .partition-collection>div:nth-last-child(2), .collection .partition-collection>div:nth-last-child(3) {
margin-top:30px
}
.collection .partition-collection>div:nth-child(n+2) {
margin-top:15px
}
.collection .collection-block img, .collection .collection-block .bg-size {
margin-bottom:10px
}
.collection-product-wrapper .product-pagination .pagination .page-item a {
padding:15px 18px
}
.collection-product-wrapper .product-pagination .product-search-count-bottom {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-right:0
}
.collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
padding:10px 0
}
.collection-product-wrapper .product-pagination .theme-paggination-block nav {
border-right:1px solid #ddd;
border-bottom:1px solid #ddd
}
.order-history .responsive-data {
display:block
}
.cart-section tbody tr td a, .wishlist-section tbody tr td a {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.cart-section .cart-table thead th:nth-last-child(-n+4) {
display:none
}
.cart-section tbody tr td:nth-last-child(-n+4) {
display:none
}
.cart-section tbody tr td .mobile-cart-content {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.wishlist-section .cart-table thead th:nth-last-child(-n+3) {
display:none
}
.wishlist-section tbody tr td:nth-last-child(-n+3) {
display:none
}
.wishlist-section tbody tr td .mobile-cart-content {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.search-product>div:nth-child(n+3) {
margin-top:15px
}
.cart-section .wishlist-buttons, .wishlist-section .wishlist-buttons {
padding-top:25px
}
.tab-pane iframe {
width:100%
}
.product-order .product-order-detail img {
height:auto
}
.typography_section .typography-box .typo-content.product-pagination .pagination {
border-left:none
}
.typography_section .typography-box .typo-content.typo-buttons a:last-child {
margin-top:5px
}
.related-pro .product-box {
padding-right:0
}
.collection-filter>div:first-child {
padding-top:15px !important
}
.collection-filter>div:last-child {
padding-bottom:15px !important
}
.collection-filter .creative-card.creative-inner {
padding-right:15px;
padding-left:15px;
padding-top:10px;
padding-bottom:10px
}
.center-product .theme-card {
margin-right:0
}
.review-block>div:nth-child(n+2) {
margin-top:15px
}
.tap-top {
bottom:50px;
right:20px
}
.masonory-banner .masonary-banner-main .masonory-banner-img {
height:250px
}
.masonory-banner .masonary-banner-main .masonory-banner-img.masonory-img1 {
height:515px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant {
background-color:rgba(255, 255, 255, 0.3)
}
.masonory-banner .masonary-banner-main .masonary-banner-contant h5 {
letter-spacing:0.05em
}
.masonory-banner .masonary-banner-main .masonary-banner-contant h2 {
margin-bottom:10px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .btn-rounded {
margin-top:10px
}
.theme-modal.cart-modal .product-section {
display:none
}
.blog-detail-page .blog-detail {
text-align:center
}
.blog-detail-page .blog-detail h3 {
text-align:center
}
.blog-detail-page .blog-detail .post-social {
text-align:center
}
.blog-detail-page .blog-advance p {
text-align:center
}
.blog-page .order-sec {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.blog-page .blog-media {
border-width:20px;
padding:20px 0;
text-align:center
}
.blog-page .blog-media:last-child {
margin-bottom:30px
}
.blog-page .blog-sidebar .theme-card {
border-width:20px;
padding:20px 15px
}
.blog-page .blog-sidebar ul li {
display:block
}
.checkout-page .checkout-form .checkout-details {
margin-top:15px
}
.title6 h4 {
padding:0 10px
}
.product-order .final-total h3 {
margin-bottom:10px
}
.compare-page .table-wrapper .table tbody tr .product_price {
margin:10px 0
}
.product-side-tab {
padding-top:0 !important;
margin-top:0 !important
}
.product-right.product-form-box {
margin-bottom:0
}
.tab-product.tab-exes {
margin-top:30px !important
}
.portfolio-section .portfolio-2 {
margin-bottom:-40px
}
.portfolio-section .portfolio-3 {
margin-bottom:-20px
}
.dashboard-right .dashboard {
padding:20px
}
.dashboard-left {
padding:20px
}
.contact-page .map .theme-card {
border-width:15px;
padding:0
}
.login-page .theme-card {
padding:15px
}
.lookbook-part>div:first-child {
margin-bottom:30px
}
#fb-root {
display:none
}
}
@media (max-width: 600px) {
.collection-layout1>div:first-child {
margin-bottom:15px
}
.collection-layout1>div:nth-child(2) {
margin-bottom:0
}
.collection-layout1>div:nth-child(3) {
padding-bottom:0
}
.layout-4-collection>div {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.layout-4-collection>div:nth-child(2) {
padding-left:15px;
padding-top:15px
}
.layout-4-collection>div:first-child {
padding-right:15px
}
.theme-slider .offset-xl-2 {
max-width:100%
}
.theme-slider .slider-banner .layout2-slide-1 li {
width:400px
}
.theme-slider .slider-banner .layout2-slide-2 li {
width:250px;
bottom:10px
}
.theme-slider .slider-banner .layout2-slide-3 li {
bottom:10px;
width:250px
}
.offer-banner {
display:none
}
.collection-banner .offset-xl-2 {
max-width:100%;
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%
}
.collection-banner .collection>div:nth-child(2), .collection-banner .pl-md-0 {
padding-left:15px;
padding-bottom:15px;
max-width:100%;
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%
}
.collection-banner .collection>div:nth-child(2) {
padding-right:15px
}
}
@media (max-width: 577px) {
.btn-rounded, .btn-white, .btn-normal {
padding:13px 15px
}
.instagram .insta-contant .insta-sub-contant .insta-title {
padding:9px 13px
}
.instagram .insta-contant2 .insta-sub-contant2 .insta-title {
padding:10px 15px
}
.collection-banner .collection-banner-main .collection-img {
height:190px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:195px
}
.product .product-box .product-detail .product-title .price {
font-size:14px
}
.product .product-box .product-imgbox .new-label {
padding:3px;
width:100%;
height:100%
}
.top-header {
height:auto
}
.top-header .top-header-left {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.top-header .top-header-right {
display:none
}
.category-header {
display:none
}
.mobile-fix-option {
position:fixed;
bottom:0;
left:0;
height:45px;
background-color:#000
}
.layout-header1 .main-menu-block .menu-right .icon-nav {
margin-left:0
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul li i {
font-size:18px;
color:#fff;
padding-right:0
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul li a i {
padding-right:0 !important
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-setting, .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-search, .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-user, .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-wishlist {
display:block;
position:fixed;
bottom:14px;
right:16%
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-wishlist {
right:64%
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-wishlist .cart-item {
display:none
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-search {
right:80%
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-user {
right:32%
}
.layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-user a i {
padding-right:0
}
.layout-header1 .main-menu-block .menu-right .icon-nav .mobile-cart {
right:48%;
position:fixed;
bottom:14px;
padding:0;
background-color:transparent !important
}
.layout-header1 .main-menu-block .menu-right .icon-nav .mobile-cart i {
font-size:18px;
color:#fff
}
.layout-header1 .main-menu-block .menu-right .icon-nav .mobile-cart .cart-product {
display:none
}
.layout-header1 .main-menu-block .menu-left {
width:100%
}
.layout-header1 .main-menu-block .menu-left .brand-logo {
margin:0 auto
}
.category-header-2 {
background-color:transparent
}
.category-header-2 .navbar-menu .category-left {
width:100%
}
.category-header-2 .navbar-menu .category-left .icon-block ul li i {
font-size:18px !important
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-setting, .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-search, .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user, .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist, .category-header-2 .navbar-menu .category-left .icon-block ul .mobile-cart {
display:block;
position:fixed;
bottom:14px;
right:16%;
font-size:22px
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist {
right:64%
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist .cart-item {
display:none
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-wishlist i {
margin-right:0 !important
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-search {
right:80%
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user {
right:32%;
padding-right:0
}
.category-header-2 .navbar-menu .category-left .icon-block ul .mobile-user a i {
padding-right:0
}
.category-header-2 .navbar-menu .category-left .menu-block {
width:50%;
text-align:right
}
.category-header-2 .navbar-menu .category-left .menu-block .pixelstrap .dark-menu-item:hover {
color:#0083c1
}
.category-header-2 .navbar-menu .category-left .menu-block .toggle-nav {
display:none
}
.category-header-2 .navbar-menu .category-left .nav-block {
width:50%;
margin-left:0
}
.category-header-2 .navbar-menu .category-left .nav-block .nav-left {
display:none
}
.category-header-2 .navbar-menu .category-right .gift-block {
display:none
}
.layout-header2 {
padding:10px 0
}
.layout-header2 .main-menu-block .sm-nav-block {
display:block;
margin-right:0;
width:-webkit-fit-content;
width:-moz-fit-content;
width:fit-content
}
.layout-header2 .main-menu-block .sm-nav-block span i {
color:#0083c1
}
.layout-header2 .main-menu-block .logo-block {
margin-right:0;
width:100%;
text-align:center
}
.layout-header2 .main-menu-block .logo-block img {
height:40px
}
.layout-header2 .main-menu-block .cart-block {
margin-left:0
}
.layout-header2 .main-menu-block .cart-block .cart .cart-product {
display:none
}
.layout-header2 .main-menu-block .cart-block .mobile-cart {
position:fixed;
bottom:14px;
right:48%;
color:#fff !important;
z-index:9;
font-size:18px !important;
line-height:0.8
}
.layout-header2 .main-menu-block .cart-block .mobile-cart i {
color:#fff;
font-size:18px !important
}
.layout-header2 .main-menu-block .input-block {
display:none
}
.layout-header2 .main-menu-block .menu-nav {
display:block;
width:-webkit-fit-content;
width:-moz-fit-content;
width:fit-content;
text-align:right
}
.layout-header3 .main-menu .menu-right .icon-nav {
margin-left:0
}
.layout-header3 .main-menu .menu-right .icon-nav ul .mobile-setting, .layout-header3 .main-menu .menu-right .icon-nav ul .mobile-search, .layout-header3 .main-menu .menu-right .icon-nav ul .mobile-user, .layout-header3 .main-menu .menu-right .icon-nav ul .mobile-wishlist {
display:block;
position:fixed;
bottom:20px;
right:16%
}
.layout-header3 .main-menu .menu-right .icon-block ul li {
margin-left:0 !important
}
.layout-header3 .main-menu .menu-right .icon-block ul li a i {
padding-right:0 !important
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-setting, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-user, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-search {
position:fixed;
bottom:14px;
right:16%;
color:#fff;
display:block;
z-index:9
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-setting i, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-user i, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist i, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart i, .layout-header3 .main-menu .menu-right .icon-block ul .mobile-search i {
font-size:18px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-user {
right:32%;
padding-right:0
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart {
right:48%;
margin-left:0
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-cart span {
display:none;
font-size:10px
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-wishlist {
right:64%
}
.layout-header3 .main-menu .menu-right .icon-block ul .mobile-search {
right:80%
}
.layout-header3 .main-menu .menu-right .menu-nav {
margin-left:0
}
.layout-header3 .main-menu .menu-left {
width:100%
}
.layout-header3 .main-menu .menu-left .sm-nav-block {
margin-right:0
}
.layout-header3 .main-menu .menu-left .logo-block {
margin-left:0;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
width:100%
}
.onhover-show-div {
top:unset !important;
bottom:42px;
right:15px;
min-width:90px !important
}
.cart-show-div {
top:unset !important;
bottom:42px;
left:-110px !important
}
.sub-footer {
margin-bottom:45px
}
.app-link-block .app-link-bloc-contain .app-item-group h6 {
display:none
}
.app-link-block .app-link-bloc-contain .app-item-group .sosiyal {
margin-left:0
}
.footer-1 .footer-box .footer-sub-box {
margin-bottom:10px
}
.footer-1 .footer-box .footer-sub-box.account {
margin-bottom:10px
}
.footer-1 .footer-box .footer-sub-box .footer-contant {
margin-top:10px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box {
padding-bottom:10px
}
.footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title {
padding-bottom:10px
}
.footer-3 {
padding-top:30px
}
.footer-3 .footer-logo {
padding:30px 0
}
.footer-3 .footer-logo .footer-box {
padding-bottom:10px
}
.footer-3 .footer-logo .footer-box .footer-title {
padding-bottom:10px
}
.footer-4 .follow .app-item-group h6 {
display:none
}
.theme-slider .slider-banner .slider-img {
height:250px
}
.theme-slider .slider-banner.slide-banner-1 .slider-img {
height:200px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h1 {
font-size:20px
}
.theme-slider .slider-banner.slide-banner-1 .slider-banner-contain h2 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-2 .slider-img {
height:260px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
padding:20px;
min-width:220px
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain span {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain {
padding:0 30px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h5 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h3 {
font-size:20px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h1 {
font-size:28px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h2 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain .btn-normal {
padding:7px 12px;
font-size:12px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:300px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain {
padding:0 30px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h5 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h3 {
font-size:20px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h1 {
font-size:28px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h2 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain .btn-normal {
padding:7px 12px;
font-size:12px
}
.category-header .navbar-menu {
padding:0
}
.category-header .navbar-menu .category-left {
display:none
}
.category-header .navbar-menu .category-right .gift-block {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1;
margin-left:0
}
.category-header .navbar-menu .category-right .contact-block i {
display:none
}
.category-header .navbar-menu .category-right .contact-block span {
font-size:0
}
.layout-header4 .icon-block ul .mobile-setting, .layout-header4 .icon-block ul .mobile-search, .layout-header4 .icon-block ul .mobile-user, .layout-header4 .icon-block ul .mobile-cart, .layout-header4 .icon-block ul .mobile-wishlist {
display:block;
position:fixed;
bottom:14px;
right:16%;
font-size:18px;
margin-right:0;
z-index:9
}
.layout-header4 .icon-block ul .mobile-setting i, .layout-header4 .icon-block ul .mobile-search i, .layout-header4 .icon-block ul .mobile-user i, .layout-header4 .icon-block ul .mobile-cart i, .layout-header4 .icon-block ul .mobile-wishlist i {
color:#fff
}
.layout-header4 .icon-block ul .mobile-user {
right:32%
}
.layout-header4 .icon-block ul .mobile-wishlist {
right:64%
}
.layout-header4 .icon-block ul .mobile-search {
right:80%
}
.layout-header4 .icon-block ul .mobile-cart {
right:48%
}
.layout-header4 .contact-block .desc-nav-block {
display:none
}
.masonory-banner .masonary-banner-main .masonory-banner-img {
height:200px
}
.masonory-banner .masonary-banner-main .masonory-banner-img.masonory-img1 {
height:430px
}
.template-password #container #login {
margin-bottom:0
}
.error-section {
padding:100px 0
}
.error-section h1 {
font-size:100px
}
.error-section h2 {
margin:20px 0;
font-size:18px
}
.about-page .about-head {
display:inline-block;
width:100%;
text-align:center
}
.about-page .about-head .theme-breadcrumb .breadcrumb {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-top:10px;
padding-bottom:0
}
.blog-detail-page .blog-detail .post-social li {
display:block
}
.blog-detail-page .blog-detail .post-social li+li {
padding-left:0;
margin-left:0;
border-left:none
}
.collection .collection-block .collection-content p {
margin-bottom:10px
}
.collection .collection-block .collection-content h4, .collection .collection-block .collection-content h3 {
margin-bottom:5px
}
.collection-product-wrapper .product-wrapper-grid .product-box {
margin-top:30px
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count {
padding:10px 20px 10px 20px
}
.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
font-size:14px;
line-height:20px
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
width:100%
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
padding:10px 20px 10px 20px
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before, .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
top:11px
}
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
border-right:1px solid #ddd !important;
border-bottom:1px solid #ddd
}
.collection-product-wrapper .product-top-filter .popup-filter .search-count {
padding-top:10px;
padding-bottom:10px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
border-bottom:1px solid #ddd;
width:100%
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
border-right:none;
padding-top:10px;
padding-bottom:10px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
top:14px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
width:100%;
border-top:none
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
padding-top:10px;
padding-bottom:10px
}
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
left:unset;
right:35px !important;
top:14px
}
.cart-section .cart-buttons>div:last-child {
padding-right:15px
}
.cart-section .cart-buttons .btn-solid {
padding:7px 8px
}
.wishlist-section .btn-solid {
padding:7px 8px
}
.collection-wrapper .order-up {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.collection-wrapper .tab-product {
margin-top:15px
}
.checkout-page .checkout-form .checkout-details {
padding:15px
}
.product-box .img-wrapper .label-block .label3 {
font-size:12px;
padding:13px 8px
}
.product-box .img-block .label-wrapper .label1, .product-box .img-block .label-wrapper .label2 {
padding:6px 9px 8px 15px;
font-size:12px
}
.tab-product .tab-content.nav-material p, .product-full-tab .tab-content.nav-material p {
padding:15px 0
}
.tab-product .tab-content.nav-material p {
line-height:1.3
}
.slider-right-nav .slick-slide:first-child>div {
margin-top:15px
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox {
width:90px;
top:-70px
}
.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
line-height:16px
}
.padding-cls {
padding-left:15px;
padding-right:15px
}
.success-text i {
font-size:40px
}
.success-text p {
font-size:16px;
margin-bottom:10px;
line-height:1.2
}
.success-text h2 {
margin-bottom:10px
}
.order-success-sec>div {
margin-top:10px
}
.delivery-sec {
padding:15px;
margin-top:0
}
.product-order h3 {
font-size:20px
}
.product-order .product-order-detail .order_detail h4, .product-order .product-order-detail .order_detail h5 {
font-size:14px;
line-height:1.2
}
.product-order .total-sec ul li {
font-size:16px
}
.product-order .final-total h3 {
font-size:16px
}
.beauty-about .service .service-block1 {
margin-bottom:20px
}
.beauty-about .service .service-block1:last-child {
margin-bottom:0
}
.main-menu .menu-left .navbar i {
font-size:24px
}
.typography_section .typography-box .typo-content.typo-buttons a:last-child {
margin-top:0
}
.typography_section .typography-box .typo-content.typo-buttons .btn-solid.btn-sm {
padding:3px 12px
}
.bundle .bundle_img .img-box img {
max-width:70px
}
.bundle .bundle_detail .theme_checkbox {
padding:0
}
.tools-parallax-product.full-banner {
padding-top:45px;
padding-bottom:45px
}
.tap-top {
bottom:70px
}
}
@media (max-width: 576px) {
.hot-deal .hot-deal-contain {
padding:25px
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
width:90px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
font-size:14px
}
.media-banner .media-banner-box .media {
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center
}
.media-banner .media-banner-box .media img {
margin:0 auto;
width:80px
}
.media-banner .media-banner-box .media .media-body .media-contant {
height:auto
}
.media-banner .media-banner-box .media .media-body .media-contant p {
font-size:13px
}
.media-banner .media-banner-box .media .media-body .media-contant h6 {
font-size:16px
}
.media-banner:nth-last-child(2) {
margin-bottom:0
}
.footer-1 .logo-contain .logo-block img {
width:150px
}
.newsletter .news-leble .news-text {
margin-left:10px
}
.newsletter .subscribe-block {
display:inherit;
text-align:center
}
.newsletter .subscribe-block .input-group input {
width:auto
}
.newsletter .subscribe-block .btn-normal {
margin-top:20px;
padding:13px 20px
}
.no-slider .product-box {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:calc(100% - 30px);
margin:0 15px 30px !important
}
.no-slider .product-box:nth-last-child(1) {
margin:0 15px 0 !important
}
.no-slider .product-box:nth-last-child(2) {
margin:0 15px 30px !important
}
.no-slider.five-product .product-box {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:calc(100% - 30px);
margin:0 15px 30px !important
}
.no-slider.five-product .product-box:nth-last-child(1) {
margin:0 15px 0 !important
}
.no-slider.five-product .product-box:nth-last-child(2) {
margin:0 15px 30px !important
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail {
padding-top:10px
}
.collection-product-wrapper .product-wrapper-grid .product-box .product-detail .detail-title .detail-left .price-title {
padding-top:0
}
.metro-block .product-box .product-imgbox .product-detail {
bottom:15px;
background-color:rgba(255, 255, 255, 0.8);
padding:10px
}
.product-wrapper-grid.list-view .product .product-box {
display:block
}
.product-wrapper-grid.list-view .product .product-box .product-imgbox {
margin:0 auto
}
.tap-top {
width:35px;
height:35px;
padding:2px;
font-size:19px
}
}
@media (max-width: 575px) {
.discount-banner .discount-banner-contain {
padding:15px
}
.product-notification img {
height:60px
}
.product-notification {
width:230px;
padding:10px;
margin:5px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li {
left:-170px
}
.theme-slider .slider-banner.slide-banner-1 .layout1-slide-1 li:nth-child(2) {
right:-160px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
width:200px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
width:200px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
width:180px;
left:10px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
width:180px;
right:10px
}
.theme-slider .slider-banner.slide-banner-4 .slider-banner-contain {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
width:80%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
width:80%
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
width:90%
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img {
width:90%;
margin:10px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center {
text-align:center
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center p {
margin-top:10px
}
.hot-deal .hot-deal-contain1 .layout1-slide-2 li {
left:-140px
}
.hot-deal .hot-deal-contain1 .layout1-slide-2 li:nth-child(2) {
right:-140px
}
.hot-deal .hot-deal-contain1 .layout1-slide-3 li {
left:-160px
}
.hot-deal .hot-deal-contain1 .layout1-slide-3 li:nth-child(2) {
right:-130px
}
.hot-deal .hot-deal-contain1 .hotdeal-right-slick-1 {
text-align:center
}
.hot-1>div:first-child {
padding-right:15px;
padding-left:15px
}
.hot-1>div:nth-child(2) {
padding-left:15px;
padding-right:15px;
margin-top:15px
}
.hot-1>div:last-child {
padding-right:15px;
padding-left:15px
}
.layout-3-hotdeal>div:first-child {
padding-right:15px
}
.layout-3-hotdeal>div:nth-child(4) {
padding-right:15px;
padding-bottom:10px
}
.creative-card {
border-width:0;
padding:0
}
.tab-product-main {
padding:20px 0 15px
}
.tab-product-main .tab-prodcut-contain ul li {
margin:3px 1px;
border:1px solid;
padding:2px 12px
}
.tab-product-main .tab-prodcut-contain ul li.current {
border-color:#f15838
}
.tab-product-main .tab-prodcut-contain ul li.current:before {
display:none
}
.login-page .theme-card .theme-form {
padding:10px;
background-color:transparent
}
.breadcrumb-main {
padding:30px 0
}
.masonary-banner-block>div {
margin-bottom:15px !important
}
.masonary-banner-block.masonary-inner1>div:last-child {
margin-bottom:0 !important
}
.masonary-banner-block2>div:first-child {
margin-bottom:15px
}
.masonory-banner .masonary-banner-main .masonary-banner-contant .masonary-banner-subcontant {
margin-right:0;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
width:100%
}
.masonary-banner-block1>div:first-child {
margin-bottom:15px
}
.masonary-banner-block1>div:last-child {
padding-left:0
}
.masonary-banner-block1 .col-sm-6.pl-3 {
padding-left:0 !important
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:175px
}
.theme-slider .slider-banner.slide-banner-5 .layout6-slide-1 li {
width:200px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain {
background-color:rgba(255, 255, 255, 0.4)
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li {
width:325px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
width:230px
}
.theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li {
width:250px
}
.multiple-slider>div:nth-child(n+2) {
margin-top:15px
}
.blog-page .blog-media .blog-left .date-label {
padding:5px 8px
}
.blog-page .blog-media:hover .blog-left img {
-webkit-transform:translateX(0) scale(1);
transform:translateX(0) scale(1)
}
.blog-page .blog-sidebar .theme-card {
border-width:0;
padding:0;
background-color:transparent
}
.blog-detail-page .comment-section {
padding:0
}
.dashboard .box-head h2 {
margin-top:5px
}
.dashboard .box .box-title {
padding:9px 0
}
.account-sidebar {
margin-bottom:11px
}
.login-page .theme-card .btn {
padding:11px 15px
}
.contact-page .btn {
margin-top:0
}
.about-page .creative-card {
padding:0 15px
}
.search-product>div:nth-child(n+2) {
margin-top:15px
}
.portfolio-section .isotopeSelector {
margin-bottom:30px
}
.collection-product-wrapper .product-wrapper-grid .product-box {
margin-top:10px
}
.collection-product-wrapper .product-wrapper-grid .col-6 {
padding-left:5px;
padding-right:5px
}
}
@media (max-width: 480px) {
.product-slide-tab {
padding-left:7px
}
.hot-4>div:last-child, .hot-4>div:first-child {
max-width:calc(100%);
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%
}
.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date {
height:50px;
width:50px;
padding:5px
}
.product .product-box {
padding-right:7px
}
.product .pr-0 {
padding-left:7px
}
.layout-3-hotdeal .media-banner {
padding-bottom:1px
}
.layout-5 .slider-banner-contain {
background-color:rgba(255, 255, 255, 0.3)
}
.contact-page .map .theme-card {
padding:0;
background-color:#fff;
border:15px solid #fff
}
.contact-page .theme-form {
padding:10px;
background-color:#fff;
border:15px solid #fff
}
.contact-page .theme-form textarea {
padding:17px 25px;
margin-bottom:20px;
height:inherit
}
.masonary-banner-block1 .col-sm-6.pl-3 {
padding-left:0 !important
}
.discount-banner .discount-banner-contain h2 {
margin-bottom:7px
}
.discount-banner .discount-banner-contain .rounded-contain .rounded-subcontain {
padding:15px 10px
}
.collection-banner .collection-banner-main .collection-banner-contain {
padding:30px
}
.collection-banner .collection-banner-main .collection-banner-contain h3 {
font-size:20px
}
.collection-banner .collection-banner-main .collection-banner-contain h4 {
font-size:20px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
font-size:30px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
padding:13px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
font-size:18px;
margin-bottom:8px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
font-size:13px
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:185px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
font-size:25px
}
.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
margin-top:10px;
margin-bottom:50px;
font-size:13px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:385px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
font-size:18px
}
.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
font-size:20px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:160px
}
.collection-banner .collection-banner-main.banner-5.p-center .collection-banner-contain {
-webkit-box-pack:start;
-ms-flex-pack:start;
justify-content:flex-start;
padding:20px
}
.collection-banner .collection-banner-main.banner-5 .collection-img {
background-position:right !important
}
.collection-banner .collection-banner-main.banner-5.p-center {
-webkit-box-pack:left;
-ms-flex-pack:left;
justify-content:left
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain {
padding:10px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h3 {
font-size:14px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
font-size:16px
}
.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop {
margin-top:10px
}
.collection-banner .collection-banner-main .collection-img {
height:190px
}
.product .product-box .product-imgbox .new-label {
padding:5px;
width:80%;
height:80%
}
.product .product-box .product-imgbox .new-label2 {
top:10px;
left:10px
}
.product .product-box .product-imgbox .new-label1 {
top:10px;
left:10px;
width:35px;
height:35px
}
.product .product-box .product-imgbox .on-sale1, .product .product-box .product-imgbox .on-sale2 {
top:25px;
right:-15px
}
.product .product-box .product-imgbox .product-icon.icon-center {
display:unset;
height:auto;
width:auto
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
width:100px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img {
width:80px
}
.theme-slider .slider-banner .slider-img {
height:200px
}
.theme-slider .slider-banner .slider-banner-contain {
padding:0 25px
}
.theme-slider .slider-banner .slider-banner-contain h3:before, .theme-slider .slider-banner .slider-banner-contain h3:after {
display:none
}
.theme-slider .slider-banner .slider-banner-contain .btn-rounded {
font-size:12px;
padding:7px 12px
}
.theme-slider .slider-banner .slider-banner-contain h4 {
font-size:14px
}
.theme-slider .slider-banner .slider-banner-contain h1 {
font-size:14px
}
.theme-slider .slider-banner .slider-banner-contain h2 {
font-size:14px
}
.theme-slider .slider-banner.slide-banner-2 .slider-img {
height:220px;
background-position:left !important
}
.theme-slider .slider-banner.slide-banner-2 .slider-banner-contain .sub-contain {
background-color:rgba(255, 255, 255, 0.7);
min-width:220px
}
.theme-slider .slider-banner.slide-banner-3 .slider-img {
height:230px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h3 {
font-size:16px
}
.theme-slider .slider-banner.slide-banner-3 .slider-banner-contain h1 {
font-size:18px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-1 li {
width:250px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-2 li {
width:300px
}
.theme-slider .slider-banner.slide-banner-4 .layout5-slide-3 li {
width:250px
}
.theme-slider .slider-banner.slide-banner-4 .slider-img {
height:280px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h3 {
font-size:16px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain h1 {
font-size:18px
}
.top-header .top-header-right .language-block .language-dropdown span {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.top-header .top-header-right .language-block .curroncy-dropdown span {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.category-header .navbar-menu .category-right .gift-block {
padding:12px 15px
}
.category-header .navbar-menu .category-right .contact-block {
margin-left:20px
}
.category-header .navbar-menu .category-right .contact-block span {
margin-left:0
}
.select_input select {
padding:12px 15px;
margin-bottom:18px
}
.about-page p {
line-height:1.5
}
.blog-detail-page .blog-contact h2 {
font-size:30px;
margin-bottom:25px
}
.blog-detail-page .blog-contact .theme-form input, .blog-detail-page .blog-contact .theme-form textarea {
padding:12px 20px;
margin-bottom:20px
}
.blog-detail-page .blog-detail h3 {
margin-bottom:15px
}
.blog-detail-page .blog-detail img {
margin-bottom:25px
}
.blog-detail-page .blog-advance ul {
line-height:1.5
}
.blog-detail-page .blog-advance img {
margin-bottom:20px;
margin-top:10px
}
.blog-detail-page .blog-advance p {
line-height:1.5
}
.blog-detail-page .comment-section li {
padding-top:30px;
padding-bottom:30px
}
.blog-detail-page .comment-section li p {
line-height:1.5
}
.blog-detail-page .comment-section li h6 {
margin-top:10px;
margin-bottom:10px
}
.blog-detail-page .comment-section li h6 span {
display:inherit;
margin-left:0
}
.blog-detail-page .comment-section .media {
display:inline-block;
text-align:center
}
.faq-section .theme-accordion .card .card-body p {
line-height:1.5 !important
}
.faq-section .theme-accordion .card .card-header button {
line-height:1.3;
padding:12px 35px 12px 12px !important
}
.faq-section .accordion.theme-accordion .card .card-header button:before {
top:20px
}
.pwd-page h2 {
font-size:25px;
margin-bottom:15px
}
.login-page .authentication-right h6 {
margin-bottom:10px
}
.login-page .theme-card {
padding:25px
}
.search-block .btn-solid {
padding:10px 15px
}
.contact-page .map iframe {
height:275px
}
.contact-page .theme-form input {
padding:8px 20px;
margin-bottom:15px
}
.account-sidebar {
width:45%
}
.success-text h2 {
font-size:20px
}
.success-text p {
font-size:14px
}
.delivery-sec h3, .delivery-sec h2 {
font-size:18px
}
.typography_section .typography-box .typo-content.typo-buttons a {
margin:5px 0
}
.search-product>div:nth-last-child(5) {
margin-top:30px
}
.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg .media {
display:block;
text-align:center
}
}
@media (max-width: 420px) {
.collection-banner .collection-banner-main .collection-banner-contain {
padding:0 20px
}
.category-header .navbar-menu .category-right .gift-block .grif-icon i {
display:none
}
.category-header .navbar-menu .category-right .gift-block .gift-offer span {
font-size:16px
}
.category-header .navbar-menu .category-right .contact-block span span {
font-size:16px
}
.theme-slider .slider-banner .layout2-slide-1 li {
width:290px
}
.theme-slider .slider-banner .layout2-slide-2 li {
width:160px
}
.theme-slider .slider-banner .layout2-slide-3 li {
width:160px
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li {
width:130px;
left:0
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-1 li:last-child {
width:130px;
right:0
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li {
width:120px;
left:0
}
.theme-slider .slider-banner.slide-banner-2 .layout3-slide-2 li:last-child {
width:120px;
right:0
}
.blog-details p {
font-size:14px;
line-height:1.3
}
.blog-details p {
font-size:14px;
line-height:1.3
}
.product-right .product-icon .product-social li {
padding-right:4px
}
.product-right .product-icon .product-social li a i {
font-size:14px
}
.product-right .product-icon .wishlist-btn span {
font-size:14px
}
.product-right .product-icon .wishlist-btn i {
font-size:14px
}
.tab-product .nav-material.nav-tabs {
display:block
}
.tab-product .nav-material.nav-tabs .nav-item {
width:100%
}
.tab-product .nav-material.nav-tabs .nav-item .nav-link {
padding:10px 20px;
text-align:center
}
.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
padding:10px 20px
}
.product-right .product-buttons .btn-normal {
padding:10px 15px
}
.product-right.product-form-box .timer span {
min-width:45px
}
.product-right .timer span {
min-width:55px;
margin-right:8px;
margin-left:0
}
.product-right .timer span:last-child {
margin-right:0
}
.product-right .product-icon .product-social {
margin-top:0
}
.product-right .product-icon .product-social li {
padding-right:5px
}
.product-right .product-icon .product-social li a i {
font-size:14px
}
.product-right .product-icon .wishlist-btn i {
font-size:14px;
padding-left:10px;
margin-left:5px
}
.product-right .product-icon .wishlist-btn span {
font-size:14px
}
.tab-product .theme-form input, .tab-product .theme-form textarea {
font-size:12px;
padding:8px 15px
}
.category-border div .category-banner .category-box h2 {
font-size:25px
}
.full-banner .banner-contain h2 {
font-size:55px
}
.full-banner .banner-contain h3 {
font-size:36px
}
.theme-card.center-align {
display:unset;
height:unset;
-webkit-box-align:unset;
-ms-flex-align:unset;
align-items:unset
}
.theme-card.card-border .offer-slider img {
padding:0 15px 0 15px
}
.full-box .center-slider .offer-slider .product-box {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd
}
.full-box .center-slider .offer-slider .product-box .img-wrapper img {
height:120px
}
.full-box .center-slider .offer-slider .product-box .product-info {
text-align:left
}
.full-box .center-slider .offer-slider .product-box .product-info h6 {
padding-top:5px
}
.full-box .center-slider .offer-slider .product-box .product-info .color-variant {
padding-top:2px
}
.full-box .center-slider .offer-slider .product-box .product-info .color-variant li {
height:15px;
width:15px;
padding-right:3px
}
.full-box .center-slider .offer-slider .product-box .product-detail {
padding-left:0
}
.full-box .center-slider .offer-slider .product-box .product-detail h4 {
font-size:20px
}
.full-box .center-slider .offer-slider .product-box .product-detail .color-variant {
padding-top:0
}
.full-box .center-slider .offer-slider .product-box:hover .product-info .btn-outline {
display:none
}
.full-box .center-slider .offer-slider .product-box:hover .product-info .color-variant {
opacity:1
}
.full-box .theme-card .offer-slider .sec-1 {
display:inline
}
.full-box .theme-card .offer-slider .sec-1 .product-box2 {
border-bottom:1px solid #ddd
}
.full-box .theme-card .offer-slider .sec-1 .product-box2:last-child {
border-bottom:none
}
.full-box .theme-card .offer-slider .sec-1 .product-box2+.product-box2 {
border-left:none
}
.full-box.center-align .offer-slider .product-box2 {
padding-bottom:15px
}
.center-slider .offer-slider .product-box .product-detail {
text-align:left !important
}
.center-slider .offer-slider .product-box .product-detail .rating i {
padding-right:3px
}
.center-slider .offer-slider .product-box .product-detail h4 {
padding-bottom:0.5rem
}
.center-slider .offer-slider .product-box .product-detail .color-variant li {
height:18px;
width:18px;
padding-right:3px
}
.center-slider .offer-slider .product-box .img-wrapper .cart-box {
display:none
}
.team h6 {
line-height:15px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
padding:30px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
font-size:30px
}
.login-page .authentication-right p {
line-height:1.5
}
.login-page .theme-card .theme-form input {
padding:10px 20px
}
.tab-product .nav-material.nav-tabs {
display:block
}
.tab-product .nav-material.nav-tabs .nav-item {
width:100%
}
.tab-product .nav-material.nav-tabs .nav-item .nav-link {
padding:10px 20px
}
.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link, .vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
padding:10px 20px
}
.product-right .product-buttons .btn-solid, .product-right .product-buttons .btn-outline {
padding:7px 13px
}
.product-right.product-form-box .timer span {
min-width:45px
}
.product-right .timer span {
min-width:45px !important
}
.product-right .product-icon .product-social {
margin-top:0
}
.product-right .product-icon .product-social li {
padding-right:5px
}
.product-right .product-icon .product-social li a i {
font-size:14px
}
.product-right .product-icon .wishlist-btn i {
font-size:14px;
padding-left:10px;
margin-left:5px
}
.product-right .product-icon .wishlist-btn span {
font-size:14px
}
.tab-product .theme-form input, .tab-product .theme-form textarea {
font-size:12px;
padding:8px 15px
}
.order-box .sub-total .shipping {
width:unset;
float:unset;
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
.order-box .sub-total .shipping .shopping-option:last-child {
padding-left:20px
}
.checkout-page .checkout-form .form-group {
margin-bottom:0
}
.checkout-page .checkout-form input[type="text"], .checkout-page .checkout-form input[type="email"], .checkout-page .checkout-form input[type="password"], .checkout-page .checkout-form input[type="tel"], .checkout-page .checkout-form input[type="number"], .checkout-page .checkout-form input[type="url"] {
height:40px
}
.checkout-page .checkout-form select, .checkout-page .checkout-form textarea {
height:40px
}
.theme-tab .tab-title {
margin-bottom:15px
}
.theme-tab .tab-title.media-tab li {
display:block;
width:-webkit-fit-content;
width:-moz-fit-content;
width:fit-content;
margin:0 auto;
padding-top:10px;
line-height:1
}
}
@media (max-width: 360px) {
.product .product-box .product-imgbox .product-icon.icon-inline button {
margin:0 1px
}
.product .product-box .product-imgbox .product-icon.icon-inline a {
margin:0 1px
}
.product .product-box .product-imgbox .new-label {
padding:5px;
width:100%;
height:100%
}
.product .product-box .product-detail .icon-detail button {
margin:0 1px
}
.product .product-box .product-detail .icon-detail a {
margin:0 1px
}
.product .product-box .product-detail.detail-center {
padding-top:20px
}
.product .product-box .product-detail.detail-center .icon-detail {
bottom:78px
}
.product .product-box:hover .product-detail.detail-center .icon-detail {
bottom:78px
}
.collection-banner .banner-5.p-center .collection-banner-contain .sub-contain {
background-color:rgba(255, 255, 255, 0.4);
padding:15px
}
.collection-banner .collection-banner-main .collection-img {
height:135px
}
.collection-banner .collection-banner-main.banner-2 .collection-img {
height:135px
}
.collection-banner .collection-banner-main.banner-3 .collection-img {
height:280px
}
.collection-banner .collection-banner-main.banner-4 .collection-img {
height:115px
}
.hot-deal .hot-deal-contain .hotdeal-right-nav img {
width:65px
}
.hot-deal .hot-deal-contain .hot-deal-center .timer span {
padding:9px
}
.hot-deal .hot-deal-contain1 .hot-deal-subcontain .hotdeal-right-nav-1 img {
width:65px
}
.theme-modal#exampleModal .offer-content {
min-height:300px
}
.theme-slider .slider-banner.slide-banner-5 .slider-banner-contain {
background-color:rgba(255, 255, 255, 0.5)
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
font-size:13px
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
height:12px;
width:12px
}
.theme-tab .tab-content .product-tab .tab-box .product-box2 img {
height:115px
}
.blog-detail-page .blog-detail p {
line-height:1.5
}
.blog-detail-page .blog-contact h2 {
font-size:20px;
margin-bottom:20px
}
.about-page p {
line-height:1.2
}
.theme-modal .modal-dialog .modal-content .modal-body {
padding:10px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
padding:20px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close {
right:10px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control {
padding-top:10px;
padding-bottom:10px
}
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
font-size:20px;
margin-bottom:10px
}
.login-page .theme-card {
padding:18px
}
.search-block .btn-solid {
padding:10px 5px
}
.search-block .form-header .input-group input {
padding:10px 12px
}
.contact-page .map iframe {
height:200px
}
.collection-product-wrapper .product-pagination .pagination .page-item a {
padding:15px 13px
}
.collection-product-wrapper .product-pagination .product-search-count-bottom {
padding-left:10px
}
.collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
line-height:15px
}
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
width:80%
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
min-width:115px
}
.cart-section tbody tr td .mobile-cart-content .col-xs-3, .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
margin-left:5px;
margin-right:5px
}
.cart-section tbody tr td a img, .wishlist-section tbody tr td a img {
height:80px
}
.cart-section tfoot tr td, .wishlist-section tfoot tr td {
padding-right:27px
}
.cart-section tfoot tr td h2, .wishlist-section tfoot tr td h2 {
font-size:21px
}
.wishlist-section .wishlist-buttons:last-child a {
margin-left:0
}
.product-buttons .btn-solid, .product-buttons .btn-outline {
padding:7px 16px
}
.product-description .qty-box .input-group {
width:100%
}
.single-product-tables.detail-section table {
width:70%
}
.product-right .timer span .padding-l {
padding-left:10px
}
.product-form-box .timer span {
min-width:45px
}
.product-form-box .timer span .padding-l {
padding-left:9px
}
.product-form-box .product-buttons .btn-solid, .product-form-box .product-buttons .btn-outline {
padding:5px 5px
}
.product-form-box .timer span, .border-product .timer span {
min-width:45px
}
.product-form-box .timer span .padding-l, .border-product .timer span .padding-l {
padding-right:5px
}
.tools-parallax-product .tools-description .tools-form .search-box {
width:92%
}
.full-box .center-slider .offer-slider .product-box {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd
}
.full-box .center-slider .offer-slider .product-box .img-wrapper img {
height:120px
}
.full-box .center-slider .offer-slider .product-box .product-info {
text-align:left
}
.full-box .center-slider .offer-slider .product-box .product-info h6 {
padding-top:5px
}
.full-box .center-slider .offer-slider .product-box .product-info .color-variant {
padding-top:2px
}
.full-box .center-slider .offer-slider .product-box .product-info .color-variant li {
height:15px;
width:15px;
padding-right:3px
}
.full-box .center-slider .offer-slider .product-box .product-detail {
padding-left:0
}
.full-box .center-slider .offer-slider .product-box .product-detail h4 {
font-size:20px
}
.full-box .center-slider .offer-slider .product-box .product-detail .color-variant {
padding-top:0
}
.full-box .center-slider .offer-slider .product-box:hover .product-info .btn-outline {
display:none
}
.full-box .center-slider .offer-slider .product-box:hover .product-info .color-variant {
opacity:1
}
.full-box .theme-card .offer-slider .sec-1 {
display:inline
}
.full-box .theme-card .offer-slider .sec-1 .product-box2 {
border-bottom:1px solid #ddd
}
.full-box .theme-card .offer-slider .sec-1 .product-box2:last-child {
border-bottom:none
}
.full-box .theme-card .offer-slider .sec-1 .product-box2+.product-box2 {
border-left:none
}
.center-slider .offer-slider .product-box .product-detail {
text-align:left !important
}
.center-slider .offer-slider .product-box .product-detail .rating i {
padding-right:3px
}
.center-slider .offer-slider .product-box .product-detail h4 {
padding-bottom:0.5rem
}
.center-slider .offer-slider .product-box .product-detail .color-variant li {
height:18px;
width:18px;
padding-right:3px
}
.center-slider .offer-slider .product-box .img-wrapper .cart-box {
display:none
}
}
@media (max-width: 320px) {
.rounded-category .category-contain .img-wrapper {
width:70px;
height:70px
}
.deal-banner .deal-banner-containe h1 {
line-height:1.4
}
}
@media (min-width: 768px) {
.p-r-md-0 {
padding-right:0
}
.p-l-md-0 {
padding-left:0
}
}
body.dark {
	background-color:#1b1b1b !important;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	color:#cfd4da
}
.dark .product-notification {
	background-color:#262626
}
.dark .product-notification .close {
	color:#ddd
}
.dark h1 {
	color:#fff
}
.dark h2 {
	color:#f1f3f5
}
.dark h3 {
	color:#eaedef
}
.dark h4 {
	color:#e7eaec
}
.dark h5 {
	color:#dee2e6
}
.dark h6 {
	color:#cfd4da
}
.dark p {
	color:#cfd4da
}
.dark li {
	color:#cfd4da
}
.dark a {
	color:#cbcbcb
}
.dark input, .dark textarea {
	border-color:#3c3c3c !important;
	background-color:#262626
}
.dark input::-webkit-input-placeholder, .dark textarea::-webkit-input-placeholder {
color:#cfd4da !important
}
.dark input:-ms-input-placeholder, .dark textarea:-ms-input-placeholder {
color:#cfd4da !important
}
.dark input::-ms-input-placeholder, .dark textarea::-ms-input-placeholder {
color:#cfd4da !important
}
.dark input::placeholder, .dark textarea::placeholder {
color:#cfd4da !important
}
.dark select {
	background-color:#1b1b1b !important;
	color:#cfd4da !important
}
.dark select:focus {
	background-color:#262626;
	color:#cfd4da !important
}
.dark .layout-header3 .main-menu .menu-right .gift-block .gift-offer p {
	color:#fff
}
.dark .gift-dropdown.dropdown-menu {
	border:2px solid #3c3c3c;
	background-color:#1b1b1b
}
.dark .gift-dropdown.dropdown-menu .media+.media {
	border-top:1px solid #3c3c3c
}
.dark .category-header-4 .sm-horizontal {
	background-color:#f15838
}
.dark .category-header-4 .pixelstrap a {
	color:#fff !important
}
.dark label {
	color:#f1f3f5 !important
}
.dark .toggle-nav i {
	color:#f1f3f5
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group select {
	background:url(images/icon/drop.png) no-repeat scroll 20px 23px
}
.dark .mobile-setting-hover .mobile-setting-show {
	background-color:#262626;
	border:5px solid #f2f2f2
}
.dark .layout-header3 .main-menu .menu-right .input-block .input-box .big-deal-form .input-group select {
	background:url(images/icon/drop.png) no-repeat scroll 20px 15px
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group select, .dark .category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group select {
	background:url(images/icon/drop.png) no-repeat scroll 20px 23px;
	border-right:1px solid #3c3c3c
}
.dark .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li {
	border-color:#3c3c3c
}
.dark .sm-horizontal .mobile-back, .dark .sm-vertical .mobile-back {
	color:#e7eaec;
	border-bottom-color:#3c3c3c
}
.dark .tab-product-main .tab-prodcut-contain ul li a {
	color:#fff
}
.dark .layout-5 .media-banner.media-banner-1 {
	background-color:#1b1b1b
}
.dark .blog .blog-contain .blog-img {
	border:1px solid #262626
}
.dark .blog .blog-contain .blog-details-2 {
	background-color:#262626
}
.dark .b-g-white {
	background-color:#262626 !important
}
.dark .b-g-white1 {
	background-color:#262626 !important
}
.dark .slick-prev:before, .dark .slick-next:before {
	color:#eaedef !important
}
.dark .category-header-6 .pixelstrap a {
	color:#fff !important
}
.dark .bg-light {
	background-color:#1b1b1b !important
}
.dark .bg-white {
	background-color:#1b1b1b !important
}
.dark .creative-card {
	background-color:#262626
}
.dark .top-header .top-header-right .language-block .language-dropdown .language-dropdown-open {
	background-color:#1b1b1b
}
.dark .top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li a {
	color:#cfd4da
}
.dark .top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open {
	background-color:#1b1b1b
}
.dark .top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a {
	color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	background-color:#262626
}
.dark .category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
	border-color:#88630a
}
.dark .category-header .navbar-menu .category-left .nav-block .nav-left .navbar {
	background-color:#262626
}
.dark .category-header .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
	color:#dee2e6 !important
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group span i {
	color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .input-group-prepend {
	background-color:#262626
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .input-group-prepend select {
	background-color:#262626;
	color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .input-group-prepend span {
	background-color:#262626
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control {
	background-color:#262626;
	border-color:#3c3c3c !important
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control::-webkit-input-placeholder {
color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control:-ms-input-placeholder {
color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control::-ms-input-placeholder {
color:#cfd4da
}
.dark .category-header .navbar-menu .category-left .input-block .input-box .big-deal-form .input-group .form-control::placeholder {
color:#cfd4da
}
.dark .layout-header1 {
	background-color:#1b1b1b
}
.dark .layout-header1 .main-menu-block .menu-right .icon-nav ul li a i {
	color:#cfd4da
}
.dark .layout-header1 .main-menu-block .menu-right .icon-nav ul li span {
	color:#cfd4da
}
.dark .layout-header2 {
	background-color:#1b1b1b
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group {
	background-color:#1b1b1b
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group .form-control {
	background-color:#1b1b1b
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span {
	background-color:#1b1b1b
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form .input-group span i {
	color:#cfd4da
}
.dark .layout-header2 .main-menu-block .cart-block .cart i {
	color:#cfd4da
}
.dark .layout-header2 .main-menu-block .cart-block .cart-item h5 {
	color:#cfd4da
}
.dark .category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	background-color:#1b1b1b
}
.dark .category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
	border-color:#3c3c3c
}
.dark .category-header-2 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#cfd4da
}
.dark .layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat {
	background-color:#262626
}
.dark .layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li a {
	color:#cfd4da
}
.dark .layout-header4 {
	background-color:#1b1b1b
}
.dark .layout-header4 .contact-block .desc-nav-block .contact-item {
	color:#dee2e6
}
.dark .layout-header4 .contact-block .desc-nav-block .contact-item span {
	color:#dee2e6
}
.dark .layout-header4 .contact-block .desc-nav-block .mobile-user {
	color:#cfd4da
}
.dark .layout-header4 .icon-block ul li a i {
	color:#dee2e6
}
.dark .layout-header4 .icon-block ul li a .cart-item {
	color:#dee2e6
}
.dark .layout-header4 .icon-block ul li a .cart-item span {
	color:#cfd4da
}
.dark .category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat {
	background-color:#262626
}
.dark .category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
	color:#cfd4da
}
.dark .category-header-4 .navbar-menu .category-right .input-block .big-deal-form {
	background-color:#262626
}
.dark .category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group span {
	background-color:#262626
}
.dark .category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group span i {
	color:#cfd4da
}
.dark .category-header-4 .navbar-menu .category-right .input-block .big-deal-form .input-group .form-control {
	background-color:#262626;
	border-color:#3c3c3c !important
}
.dark .onhover-show-div {
	background-color:#262626
}
.dark .onhover-show-div li a {
	color:#cfd4da
}
.dark .cart-hover-div .cart-show-div {
	background-color:#262626
}
.dark .cart-hover-div .cart-show-div li .media .media-body h6 {
	color:#cfd4da
}
.dark .cart-hover-div .cart-show-div li .check-btn a {
	color:#dee2e6
}
.dark .cart-hover-div .cart-show-div li .total {
	border-color:#3c3c3c
}
.dark .cart-hover-div .cart-show-div li .total h6 {
	color:#cfd4da
}
.dark .pixelstrap ul {
	border-color:#4c4c4c;
	background-color:#262626
}
.dark .pixelstrap ul a, .dark .pixelstrap ul:hover, .dark .pixelstrap ul:active {
	color:#cbcbcb !important
}
.dark .pixelstrap a {
	color:#cbcbcb !important
}
.dark .pixelstrap .link-section h5 {
	color:#dee2e6
}
.dark .brand-panel .brand-panel-box .brand-panel-contain {
	background-color:#262626
}
.dark .brand-panel .brand-panel-box .brand-panel-contain ul li a {
	color:#cfd4da
}
.dark .collection-banner .collection-banner-main:after {
	background-color:rgba(27, 27, 27, 0.2)
}
.dark .collection-wrapper .product-slick {
	background-color:#262626
}
.dark .product-wrapper-grid.list-view .product .product-box {
	background-color:#262626
}
.dark .Jewellery-banner h6 {
	color:#262626
}
.dark .Jewellery-banner a {
	color:#262626
}
.dark .blog .blog-contain .blog-details {
	background-color:#262626
}
.dark .blog .blog-contain .blog-details p {
	color:#cfd4da
}
.dark .blog .blog-contain h4 {
	color:#e7eaec
}
.dark .blog-detail-page .comment-section li {
	border-color:#3c3c3c
}
.dark .breadcrumb-main {
	background-color:#262626
}
.dark .breadcrumb-main .breadcrumb-contain h2 {
	color:#f1f3f5
}
.dark .breadcrumb-main .breadcrumb-contain ul li i {
	color:#e7eaec
}
.dark .breadcrumb-main .breadcrumb-contain ul li a {
	color:#cfd4da
}
.dark .box-category .box-category-contain {
	background-color:#262626
}
.dark .box-category .box-category-contain h4 {
	color:#e7eaec
}
.dark .box-category .box-category-contain:hover {
	background:#bfbfbf
}
.dark .media-banner {
	background-color:#1b1b1b;
	border-color:#3c3c3c
}
.dark .media-banner .media-banner-box .media-heading h5 {
	color:#dee2e6
}
.dark .media-banner .media-banner-box .media .media-body .media-contant p {
	color:#eaedef
}
.dark .media-banner .media-banner-box .media .media-body .media-contant h6 {
	color:#dee2e6
}
.dark .discount-banner {
	background-color:#262626
}
.dark .discount-banner .discount-banner-contain h1 {
	color:#e7eaec
}
.dark .hot-deal .hot-deal-contain1 {
	background-color:#262626
}
.dark .hot-deal .hot-deal-contain1 .hot-deal-heading h5 {
	color:#dee2e6
}
.dark .hot-deal .hot-deal-contain1.hot-deal-banner-1 {
	background-color:#1b1b1b
}
.dark .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center h5 {
	color:#cfd4da
}
.dark .hot-deal .hot-deal-contain1 .hot-deal-subcontain .hot-deal-center .timer span {
	color:#cfd4da
}
.dark .hot-deal .hot-deal-contain {
	background-color:#1b1b1b
}
.dark .hot-deal .hot-deal-contain .hot-deal-center .price span {
	color:#dee2e6
}
.dark .hot-deal .hot-deal-contain .hot-deal-center h5 {
	color:#dee2e6
}
.dark .hot-deal .hot-deal-contain .hot-deal-center .timer span {
	background-color:#262626;
	color:#cfd4da
}
.dark .hot-deal .hot-deal-contain.hot-deal-contain2 .hot-deal-center .timer span {
	background-color:#1b1b1b
}
.dark .hot-deal .slick-prev:before, .dark .hot-deal .slick-next:before {
	color:#f1f3f5
}
.dark .tab-product-main {
	background-color:#262626
}
.dark .product .product-box .product-detail.detail-inline {
	background-color:#262626
}
.dark .product .product-box .product-detail.detail-center {
	background-color:#262626
}
.dark .product .product-box .product-detail .detail-title .detail-left .price-title {
	color:#cfd4da
}
.dark .instagram .insta-contant {
	border-color:#262626
}
.dark .instagram .insta-contant.insta-contant-inverse {
	border-color:#1b1b1b
}
.dark .instagram .insta-contant .insta-sub-contant .insta-title {
	background-color:#262626
}
.dark .instagram .insta-contant .insta-sub-contant .insta-title h4 {
	color:#e7eaec
}
.dark .instagram .insta-contant1 .insta-sub-contant1 .insta-title {
	background-color:#1b1b1b
}
.dark .instagram .insta-contant1 .insta-sub-contant1 .insta-title h4 {
	color:#e7eaec
}
.dark .instagram .insta-contant2 {
	border-color:#262626
}
.dark .instagram .insta-contant2 .insta-title {
	background-color:#1b1b1b
}
.dark .instagram .insta-contant2 .insta-title h4 {
	color:#e7eaec
}
.dark .title1 {
	background-color:#262626
}
.dark .title1 h4 {
	color:#cfd4da
}
.dark .title2 {
	background-color:#262626
}
.dark .title2 h4 {
	color:#cfd4da
}
.dark .title3 {
	background-color:#1b1b1b
}
.dark .title3 h4 {
	color:#cfd4da
}
.dark .title4 {
	background-color:#262626
}
.dark .title4 h4 {
	color:#cfd4da
}
.dark .title5 {
	background-color:#262626
}
.dark .title5 h4 {
	color:#cfd4da
}
.dark .title6 {
	background-color:#262626
}
.dark .title6 h4 {
	color:#cfd4da
}
.dark .newsletter {
	background-color:#262626
}
.dark .newsletter .news-leble {
	border-color:#3c3c3c
}
.dark .newsletter .news-leble .news-text {
	color:#e7eaec
}
.dark .app-link-block {
	background-color:#1b1b1b
}
.dark .app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block ul li {
	background-color:#262626
}
.dark .app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block ul li a i {
	color:#cfd4da
}
.dark .app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block ul li:hover {
	background-color:#1b1b1b
}
.dark .app-link-block .app-link-bloc-contain .app-item-group .sosiyal-block h6 {
	color:#cfd4da
}
.dark .sub-footer {
	background-color:#262626
}
.dark .sub-footer .footer-end p {
	color:#cfd4da
}
.dark .footer-1 {
	background-color:#262626
}
.dark .footer-1 .logo-contain .logo-detail:before {
	background-color:#3c3c3c
}
.dark .footer-1 .logo-contain p {
	color:#cfd4da
}
.dark .footer-1 .footer-link {
	border-color:#3c3c3c
}
.dark .footer-2 {
	background-color:#262626
}
.dark .footer-2 .footer-main-contian {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-right {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-right .subscribe-section {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group input {
	background-color:#262626
}
.dark .footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant .input-group span {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-right .subscribe-section .subscribe-block .subscrib-contant h4 {
	color:#cfd4da
}
.dark .footer-2 .footer-main-contian .footer-right .account-right .footer-box .footer-title {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-left {
	border-color:#3c3c3c
}
.dark .footer-2 .footer-main-contian .footer-left .footer-detail p {
	color:#cfd4da
}
.dark .footer-2 .sub-footer .sub-footer-contain p {
	color:#cfd4da
}
.dark .footer-3 {
	background-color:#1b1b1b
}
.dark .footer-3 .sosiyal-footer {
	border-color:#3c3c3c
}
.dark .footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group input {
	background-color:#1b1b1b;
	border-color:#3c3c3c
}
.dark .footer-3 .sosiyal-footer .subscribe-section .subscribe-block .input-group span {
	border-color:#3c3c3c
}
.dark .footer-3 .sosiyal-footer .subscribe-section .subscribe-block h4 {
	color:#e7eaec
}
.dark .footer-3 .sosiyal-block .sosiyal li {
	background-color:#262626
}
.dark .footer-3 .sosiyal-block .sosiyal li a i {
	color:#cfd4da
}
.dark .footer-3 .sub-footer h6 {
	color:#cfd4da
}
.dark .footer-4 {
	background-color:#1b1b1b
}
.dark .footer-4 .follow {
	background-color:#262626
}
.dark .footer-4 .sosiyal-block ul li {
	background-color:#1b1b1b !important
}
.dark .footer-4 .logo-detail p {
	color:#dee2e6
}
.dark .footer-title h5 {
	color:#dee2e6 !important
}
.dark .footer-contant ul li {
	color:#cfd4da !important
}
.dark .footer-contant ul li a {
	color:#cfd4da !important
}
.dark .footer-contant p {
	color:#cfd4da !important
}
.dark .page-link {
	background-color:#1b1b1b;
	border-color:#3c3c3c
}
.dark .collection-filter-block {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .collection-filter-block .collapse-block-title {
	color:#dee2e6
}
.dark .collection-filter-block .collapse-block-title::after {
color:#f1f3f5
}
.dark .collection-filter-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
	color:#cfd4da
}
.dark .collection-filter-block .collection-collapse-block-content .category-list li a {
	color:#cfd4da
}
.dark .collection-filter-block .product-service .media {
	border-color:#3c3c3c
}
.dark .collection-filter-block .product-service .media .media-body h4 {
	color:#dee2e6
}
.dark .top-banner-wrapper .top-banner-content h4 {
	color:#e7eaec
}
.dark .top-banner-wrapper .top-banner-content h5 {
	color:#dee2e6
}
.dark .top-banner-wrapper .top-banner-content p {
	color:#e7eaec
}
.dark .collection-product-wrapper .product-top-filter {
	border-color:#3c3c3c
}
.dark .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
	border-color:#3c3c3c
}
.dark .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
	color:#e7eaec
}
.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
	border-color:#3c3c3c
}
.dark .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li i {
	color:#e7eaec
}
.dark .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
	color:#e7eaec;
	border-color:#3c3c3c
}
.dark .collection-product-wrapper .product-top-filter .product-wrapper-grid.list-view .product .product-box {
	background-color:#262626
}
.dark .theme-card .offer-slider .media .media-body h6 {
	color:#cfd4da
}
.dark .theme-card .offer-slider .media .media-body h4 {
	color:#e7eaec
}
.dark .theme-card .offer-slider .media .popup-filter .sidebar-popup a {
	color:#e7eaec
}
.dark .theme-card .offer-slider .media .popup-filter .collection-view ul li {
	color:#e7eaec
}
.dark .theme-card h5.title-border {
	border-color:#3c3c3c
}
.dark .product-pagination {
	border-color:#3c3c3c
}
.dark .product-pagination .pagination {
	border-color:#3c3c3c
}
.dark .product-pagination .pagination .page-item.active a {
	background-color:#262626;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border-color:#3c3c3c
}
.dark .product-pagination .pagination .page-item a {
	color:#e7eaec
}
.dark .product-pagination .product-search-count-bottom {
	border-color:#3c3c3c
}
.dark .product-pagination .product-search-count-bottom h5 {
	color:#e7eaec
}
.dark .qty-box .input-group span button {
	background-color:#262626 !important
}
.dark .qty-box .input-group .form-control {
	background-color:#262626;
	color:#cfd4da;
	border-color:#cfd4da
}
.dark .qty-box .input-group button {
	border-color:#3c3c3c
}
.dark .qty-box .input-group button i {
	color:#cfd4da
}
.dark .product-right h2 {
	color:#e7eaec
}
.dark .product-right h4 del {
	color:#dee2e6
}
.dark .product-right h3 {
	color:#cfd4da
}
.dark .product-right .product-title {
	color:#e7eaec
}
.dark .product-right .nav-tabs {
	border-color:#3c3c3c !important
}
.dark .product-right .border-product {
	color:#3c3c3c;
	border-color:#3c3c3c
}
.dark .product-right .size-box ul li.active a {
	color:#262626
}
.dark .product-right .size-box ul li a {
	color:#cfd4da
}
.dark .product-right .product-icon .product-social li a i {
	color:#cfd4da
}
.dark .product-right .product-icon .wishlist-btn {
	color:#cfd4da
}
.dark .product-right .product-icon .wishlist-btn span {
	color:#cfd4da
}
.dark .product-right .timer p span {
	background-color:#262626;
	color:#eaedef
}
.dark .product-right.product-form-box {
	border-color:#3c3c3c;
	background-color:#262626
}
.dark .tab-product .nav-material.nav-tabs .nav-item .nav-link {
	color:#dee2e6
}
.dark .tab-product .nav-material.nav-tabs .nav-item .nav-link.active {
	color:#f15838
}
.dark .tab-product .theme-form input {
	background-color:#262626
}
.dark .tab-product .theme-form input::-webkit-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form input:-ms-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form input::-ms-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form input::placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form textarea {
	background-color:#262626
}
.dark .tab-product .theme-form textarea::-webkit-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form textarea:-ms-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form textarea::-ms-input-placeholder {
color:#cfd4da
}
.dark .tab-product .theme-form textarea::placeholder {
color:#cfd4da
}
.dark .single-product-tables table tr td {
	color:#e7eaec
}
.dark .product-related h2 {
	color:#eaedef;
	border-color:#3c3c3c
}
.dark .product-accordion .card-header {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .product-accordion .card-header h5 {
	color:#e7eaec
}
.dark .product-accordion .card-body {
	background-color:#262626
}
.dark .product-accordion .btn-link {
	color:#e7eaec
}
.dark .bundle .bundle_detail .price_product {
	color:#cfd4da
}
.dark .tab-border {
	border-color:#3c3c3c
}
.dark .tab-border .nav-border {
	border-color:#3c3c3c
}
.dark .blog-page .blog-sidebar .theme-card {
	background-color:#1b1b1b;
	border-color:#262626
}
.dark .blog-page .blog-sidebar h4 {
	color:#e7eaec
}
.dark .blog-page .blog-sidebar h6 {
	color:#dee2e6
}
.dark .blog-page .blog-sidebar p {
	color:#cfd4da
}
.dark .blog-page .blog-media {
	background-color:#1b1b1b;
	border-color:#262626
}
.dark .blog-page .blog-media .blog-right h4 {
	color:#dee2e6
}
.dark .blog-page .blog-media .blog-right p {
	color:#cfd4da
}
.dark .blog-detail-page .blog-detail .post-social {
	border-color:#3c3c3c
}
.dark .blog-detail-page .blog-detail h3 {
	color:#e7eaec
}
.dark .blog-detail-page .blog-detail p {
	color:#cfd4da
}
.dark .blog-detail-page .blog-advance ul li {
	color:#e7eaec
}
.dark .blog-detail-page .comment-section li h6 {
	color:#dee2e6
}
.dark .blog-detail-page .comment-section li span {
	color:#e7eaec
}
.dark .blog-detail-page .blog-contact h2 {
	color:#e7eaec
}
.dark .blog-detail-page .blog-contact .theme-form input, .dark .blog-detail-page .blog-contact .theme-form textarea {
	background-color:#262626
}
.dark .cart-section .cart-table thead th, .dark .wishlist-section .cart-table thead th {
	border-color:#3c3c3c;
	color:#dee2e6
}
.dark .cart-section tbody tr td, .dark .wishlist-section tbody tr td {
	border-color:#3c3c3c;
	color:#cfd4da
}
.dark .cart-section tbody tr td a, .dark .cart-section tbody tr td p, .dark .cart-section tbody tr td h2, .dark .wishlist-section tbody tr td a, .dark .wishlist-section tbody tr td p, .dark .wishlist-section tbody tr td h2 {
	color:#cfd4da
}
.dark .team h2 {
	border-color:#3c3c3c
}
.dark .dashboard-left {
	background-color:#262626
}
.dark .dashboard-left .block-content ul li.active a {
	color:#f15838
}
.dark .dashboard-left .block-content ul li a {
	color:#cfd4da
}
.dark .dashboard-right .dashboard {
	background-color:#262626
}
.dark .dashboard-right .dashboard .page-title h2 {
	color:#e7eaec
}
.dark .dashboard .box-head h2 {
	color:#e7eaec
}
.dark .dashboard .box .box-title h3 {
	color:#e7eaec
}
.dark .login-page .theme-card {
	border-color:#3c3c3c;
	background-color:#262626
}
.dark .login-page .theme-card input {
	background-color:#262626
}
.dark .login-page .theme-card .theme-form {
	background-color:#1b1b1b
}
.dark .login-page .authentication-right h6 {
	color:#dee2e6
}
.dark .login-page .authentication-right p {
	color:#cfd4da
}
.dark .contact-page {
	background-color:#262626
}
.dark .contact-page .theme-form {
	background-color:#1b1b1b;
	border-color:#262626
}
.dark .contact-page .map .theme-card {
	border-color:#3c3c3c
}
.dark .register-page .theme-card {
	border-color:#3c3c3c
}
.dark .register-page .theme-card .theme-form input {
	background-color:#262626
}
.dark .contact-page .contact-right ul li p {
	color:#dee2e6
}
.dark .checkout-page .checkout-title h3 {
	color:#dee2e6
}
.dark .checkout-page .checkout-form .form-group .field-label {
	color:#e7eaec
}
.dark .checkout-page .checkout-form .checkout-details {
	background-color:#262626
}
.dark .checkout-page .checkout-form select {
	border-color:#3c3c3c
}
.dark .order-box .title-box {
	color:#dee2e6;
	border-color:#3c3c3c
}
.dark .order-box .qty, .dark .order-box .sub-total {
	border-color:#3c3c3c
}
.dark .order-box .qty li, .dark .order-box .sub-total li {
	color:#e7eaec
}
.dark .order-box .qty li span, .dark .order-box .sub-total li span {
	color:#e7eaec
}
.dark .review-page .comnt-sec li a {
	color:#cfd4da
}
.dark .review-page .comnt-sec li a i {
	color:#cfd4da
}
.dark .review-box {
	background-color:#262626
}
.dark .product-order .product-order-detail .order_detail h4 {
	color:#e7eaec
}
.dark .product-order .total-sec {
	border-color:#3c3c3c
}
.dark .product-order .total-sec ul li {
	color:#cfd4da
}
.dark .delivery-sec {
	background-color:#262626
}
.dark .order-history .dark-data {
	color:#eaedef
}
.dark .light-layout {
	background-color:#262626
}
.dark .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info {
	background-color:#262626
}
.dark .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
	color:#cfd4da
}
.dark .faq-section .accordion.theme-accordion .card {
	border-color:#3c3c3c
}
.dark .faq-section .accordion.theme-accordion .card .card-header {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .faq-section .accordion.theme-accordion .card .card-header button {
	color:#dee2e6
}
.dark .faq-section .accordion.theme-accordion .card .card-header button::before {
border-top-color:#dee2e6
}
.dark .faq-section .accordion.theme-accordion .card .card-body {
	background-color:#1b1b1b
}
.dark .faq-section .accordion.theme-accordion .card .card-body p {
	color:#cfd4da
}
.dark .layout-5 .media-banner.media-banner-1 {
	background-color:#1b1b1b
}
.dark .theme-tab .tab-title a, .dark .theme-tab .tab-title2 a {
	color:#dee2e6
}
.dark .theme-tab .tab-title.current, .dark .theme-tab .tab-title2.current {
	background-color:#fff
}
.dark .theme-tab .tab-title.current:before, .dark .theme-tab .tab-title2.current:before {
	background-color:#fff
}
.dark .theme-tab .tab-title.current a, .dark .theme-tab .tab-title2.current a {
	color:#f15838;
	background-color:#262626
}
.dark .tab-bg {
	background-color:#262626
}
.dark .center-slider {
	border-color:#3c3c3c
}
.dark .portfolio-section .isotopeSelector .overlay {
	border-color:#3c3c3c
}
.dark .portfolio-section .filter-button {
	background-color:#262626;
	color:#e7eaec
}
.dark .portfolio-section .filter-button.active {
	background-color:#f15838
}
.dark .pixelstrap ul a, .dark .pixelstrap ul a:hover, .dark .pixelstrap ul a:focus, .dark .pixelstrap ul a:active {
	color:#e7eaec !important
}
.dark .category-header .navbar-menu .category-right .gift-block .gift-offer p, .dark .dark .newsletter .news-leble {
	color:#e7eaec !important
}
.dark .testimonial .testimonial-contain .media .media-body p {
	color:#fff !important
}
.dark .footer-1 .footer-link {
	border-right:1px solid #3c3c3c;
	padding-right:15px
}
.dark .layout-header2 .main-menu-block .input-block .input-box .big-deal-form {
	border-color:#3c3c3c
}
.dark .layout-header3 .main-menu .menu-right .menu-nav .desc-horizontal {
	background-color:#262626
}
.dark .layout-header3 .main-menu .menu-right .menu-nav .desc-horizontal .desc-back {
	color:#e7eaec
}
.dark .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li a {
	color:#e7eaec
}
.dark .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li .nav-sm-back {
	color:#e7eaec
}
.dark .layout-header4 .contact-block .sm-nav-block .nav-slide {
	background-color:#262626
}
.dark .layout-header4 .contact-block .sm-nav-block .nav-slide li {
	border-color:#3c3c3c
}
.dark .layout-header4 .contact-block .sm-nav-block .nav-slide li a {
	color:#e7eaec
}
.dark .layout-header4 .contact-block .sm-nav-block .nav-slide li .nav-sm-back {
	color:#e7eaec;
	border-color:#3c3c3c
}
.dark .layout-header2 .main-menu-block .sm-nav-block .nav-slide {
	background-color:#262626
}
.dark .layout-header2 .main-menu-block .sm-nav-block .nav-slide li a {
	color:#e7eaec
}
.dark .layout-header2 .main-menu-block .sm-nav-block .nav-slide .nav-sm-back {
	color:#e7eaec
}
.dark .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide {
	background-color:#262626
}
.dark .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide li a {
	color:#e7eaec
}
.dark .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide .nav-sm-back {
	color:#e7eaec
}
.dark .add_to_cart {
	border-color:#3c3c3c
}
.dark .add_to_cart.top .cart-inner, .dark .add_to_cart.bottom .cart-inner, .dark .add_to_cart.left .cart-inner, .dark .add_to_cart.right .cart-inner {
	background-color:#1b1b1b
}
.dark .add_to_cart.top .cart-inner .cart_top, .dark .add_to_cart.bottom .cart-inner .cart_top, .dark .add_to_cart.left .cart-inner .cart_top, .dark .add_to_cart.right .cart-inner .cart_top {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .add_to_cart.top .cart-inner .cart_top h3, .dark .add_to_cart.bottom .cart-inner .cart_top h3, .dark .add_to_cart.left .cart-inner .cart_top h3, .dark .add_to_cart.right .cart-inner .cart_top h3 {
	color:#e7eaec
}
.dark .add_to_cart.top .cart-inner .cart_top .close-cart i, .dark .add_to_cart.bottom .cart-inner .cart_top .close-cart i, .dark .add_to_cart.left .cart-inner .cart_top .close-cart i, .dark .add_to_cart.right .cart-inner .cart_top .close-cart i {
	color:#e7eaec
}
.dark .add_to_cart.top .cart-inner .cart_media li .media .media-body h4, .dark .add_to_cart.bottom .cart-inner .cart_media li .media .media-body h4, .dark .add_to_cart.left .cart-inner .cart_media li .media .media-body h4, .dark .add_to_cart.right .cart-inner .cart_media li .media .media-body h4 {
	color:#eaedef
}
.dark .add_to_cart.top .cart-inner .cart_media li .media .media-body h4 span, .dark .add_to_cart.bottom .cart-inner .cart_media li .media .media-body h4 span, .dark .add_to_cart.left .cart-inner .cart_media li .media .media-body h4 span, .dark .add_to_cart.right .cart-inner .cart_media li .media .media-body h4 span {
	color:#e7eaec
}
.dark .add_to_cart.top .cart-inner .cart_media .close-circle i, .dark .add_to_cart.bottom .cart-inner .cart_media .close-circle i, .dark .add_to_cart.left .cart-inner .cart_media .close-circle i, .dark .add_to_cart.right .cart-inner .cart_media .close-circle i {
	color:#eaedef
}
.dark .add_to_cart.top .cart-inner .cart_media .total, .dark .add_to_cart.bottom .cart-inner .cart_media .total, .dark .add_to_cart.left .cart-inner .cart_media .total, .dark .add_to_cart.right .cart-inner .cart_media .total {
	border-color:#3c3c3c
}
.dark .add_to_cart .setting-block h5 {
	color:#e7eaec
}
.dark .add_to_cart .setting-block ul li a {
	color:#dee2e6
}
.dark .account-bar .theme-form .forget-class a {
	color:#cfd4da
}
.dark .search-overlay {
	background-color:#262626
}
.dark .theme-modal#exampleModal .offer-content {
	background-color:#262626
}
.dark .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
	color:#eaedef
}
.dark .theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content p {
	color:#cfd4da
}
.dark .theme-modal#exampleModal .offer-content p {
	color:#cfd4da
}
.dark .theme-modal#exampleModal .close span {
	color:#e7eaec
}
.dark .typography_section .typography-box .typo-content .sub-title {
	color:#e7eaec
}
.dark .typography_section .typography-box .typo-content.heading_content h1, .dark .typography_section .typography-box .typo-content.heading_content h2, .dark .typography_section .typography-box .typo-content.heading_content h3, .dark .typography_section .typography-box .typo-content.heading_content h4, .dark .typography_section .typography-box .typo-content.heading_content h5, .dark .typography_section .typography-box .typo-content.heading_content h6 {
	color:#dee2e6
}
.dark .compare-page .table-wrapper .table {
	border-color:#3c3c3c
}
.dark .compare-page .table-wrapper .table thead .th-compare td {
	background-color:#262626;
	color:#dee2e6;
	border-color:#3c3c3c
}
.dark .compare-page .table-wrapper .table thead tr {
	border-color:#3c3c3c
}
.dark .compare-page .table-wrapper .table thead tr td, .dark .compare-page .table-wrapper .table thead tr th {
	background-color:#262626;
	color:#dee2e6;
	border-color:#3c3c3c
}
.dark .compare-page .table-wrapper .table thead tr th .remove-compare {
	color:#dee2e6
}
.dark .compare-page .table-wrapper .table tbody tr {
	border-color:#3c3c3c
}
.dark .compare-page .table-wrapper .table tbody tr th, .dark .compare-page .table-wrapper .table tbody tr td {
	border-color:#3c3c3c;
	background-color:#262626;
	color:#dee2e6
}
.dark .compare-page .table-wrapper .table tbody tr p {
	color:#cfd4da
}
.dark .compare-section .compare-part .close-btn {
	color:#e7eaec
}
.dark .compare-section .compare-part .detail-part .title-detail {
	background-color:#262626;
	border-color:#3c3c3c
}
.dark .compare-section .compare-part .detail-part .title-detail h5 {
	color:#e7eaec
}
.dark .compare-section .compare-part .img-secton a h5 {
	color:#eaedef
}
.dark .compare-section .compare-part .btn-part {
	border-color:#3c3c3c
}
.dark .collection .collection-block .collection-content h4 {
	color:#e7eaec
}
.dark .collection .collection-block .collection-content h3 {
	color:#eaedef
}
.dark .blog-page .blog-sidebar .theme-card {
	background-color:#262626
}
.dark .blog-page .blog-media {
	background-color:#262626
}
@media (max-width: 1199px) {
.dark .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li {
border-color:#3c3c3c
}
.dark .sm-horizontal, .dark .sm-vertical {
background-color:#262626;
border-color:#3c3c3c
}
.dark .sm-horizontal .mobile-back, .dark .sm-vertical .mobile-back {
color:#e7eaec;
border-bottom-color:#3c3c3c
}
}
