@charset "UTF-8";

body,
html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased
}

body {
	background: #fff none repeat scroll 0 0;
	color: #687188;
	font-family: var(--primary-font), sans-serif;
	font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #292b2c
}

p {
	color: #687188;
	line-height: 28px;
	margin-bottom: 25px
}

a {
	color: #292b2c;
	transition: all .3s ease-in-out
}

a,
a:hover {
	text-decoration: none
}

a:hover {
	color: var(--color-1st)
}

a:focus {
	outline: none
}

img {
	max-width: 100%
}

button {
	transition: all .3s ease-in-out
}

li,
ol,
ul {
	margin: 0;
	padding: 0
}

label {
	color: #6c757d
}

input:focus,
textarea:focus {
	box-shadow: none;
	outline: none
}

iframe {
	border: 0;
	display: block
}

.section {
	padding: 100px 0;
	position: relative
}
section.google_ads_outer {
    padding-top: 40px;
}
.footer_top.small_pt,
.section.small_pt {
	padding-top: 50px
}

.footer_top.small_pb,
.section.small_pb {
	padding-bottom: 50px
}

.footer_top.pb_20,
.pb_20,
.section.pb_20 {
	padding-bottom: 20px
}
.footer_top.small_pb, .section.small_pb {
    padding-bottom: 30px !important;
    margin-bottom: -30px !important;
    padding-top: 30px !important;
}
.pb_20.small_pt {
    padding-top: 0px !important;
}
.pr_detail .product_title a {
    pointer-events: none;
}
.custom-promise {
    margin-top: 50px;
}
.icon_box_content h5 {
    margin-top: 10px;
    color: #6c6666;
}
.h4cstm {
    text-align: center;
    margin-bottom: 30px;
}
.section.pb_20 {
    padding-top: 20px;
}
.blog-list.pt-5.pb-5 {
    padding-bottom: 0px !important;
}

.blog-inner.custom-blog img {
    height: 297px !important;
}
.footer_top.pb_20, .pb_20, .section.pb_20 {
    padding-bottom: 0px !important;
}
.footer_top.small_pt, .section.small_pt {
    padding-top: 0px !important;
}
.three-box {
    margin: 0px !important;
}
.blog-outer {
    margin: 0px !important;
}
.bg_dark {
    background-color: rgb(109, 38, 88) !important;
}
.footer_dark {
    background-color: rgb(109, 38, 88);
    position: relative;
}
.bottom_footer {
    background-color: rgb(242, 242, 242);
    padding: 10px 0px !important;
}
.footer_dark .mb-md-0.text-center.text-md-left {
    color: rgb(0, 0, 0);
}
.product_action_box {
    margin-top: -40px !important;
}
.footer_top {
    padding: 50px 0px 0px !important;
}
.section.bg_redon {
    display: none !important;
}
.top-header {
    padding: 0px;
    transition: all 0.5s ease-in-out 0s;
}
.footer_top.small_pt, .section.small_pt {
    padding-top: 30px !important;
}


@media screen and (max-width: 991px) {
  .blog-inner {
    margin-bottom: 20px;
}
  .blog-inner.custom-blog img {

    margin-bottom: 0;
}
}
.small_divider {
	height: 30px
}

.medium_divider {
	height: 50px
}

.large_divider {
	height: 100px
}

.padding_eight_all {
	padding: 8%
}

.list_none li {
	list-style: none
}

.btn.active,
.btn:focus,
.btn:hover {
	box-shadow: none;
	outline: medium none
}

button:focus {
	outline: none
}

.border-2 {
	border-width: 2px !important
}

.btn {
	border-width: 1px;
	cursor: pointer;
	line-height: normal;
	padding: 12px 35px;
	text-transform: capitalize;
	transition: all .3s ease-in-out
}

.btn.active:focus,
.btn:active:focus {
	box-shadow: none !important
}

.btn-fill-out {
	background-color: transparent;
	border: 1px solid var(--color-1st);
	color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.btn-fill-out:after,
.btn-fill-out:before {
	background-color: var(--color-1st);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transition: all .3s ease-in-out;
	width: 51%;
	z-index: -1
}

.btn-fill-out:after {
	left: auto;
	right: 0
}

.btn-fill-out:hover:after,
.btn-fill-out:hover:before {
	width: 0
}

.btn-fill-out:hover {
	color: var(--color-1st) !important
}

.btn-fill-line {
	background-color: transparent;
	border: 1px solid #333;
	color: #fff !important;
	overflow: hidden;
	position: relative;
	transition: all .8s ease 0s;
	z-index: 1
}

.btn-fill-line:after,
.btn-fill-line:before {
	background-color: #333;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transition: all .3s ease-in-out;
	width: 50%;
	z-index: -1
}

.btn-fill-line:after {
	left: auto;
	right: 0
}

.btn-fill-line:hover:after,
.btn-fill-line:hover:before {
	width: 0
}

.btn-fill-line:hover,
.btn-line-fill {
	color: #333 !important
}

.btn-line-fill {
	border: 1px solid #333;
	overflow: hidden;
	position: relative;
	transition: all .8s ease 0s;
	z-index: 1
}

.btn-line-fill:hover {
	color: #fff !important
}

@-webkit-keyframes criss-cross-left {
	0% {
		left: -20px
	}

	50% {
		height: 20px;
		left: 50%;
		width: 20px
	}

	to {
		height: 450px;
		left: 50%;
		width: 450px
	}
}

@keyframes criss-cross-left {
	0% {
		left: -20px
	}

	50% {
		height: 20px;
		left: 50%;
		width: 20px
	}

	to {
		height: 450px;
		left: 50%;
		width: 450px
	}
}

@-webkit-keyframes criss-cross-right {
	0% {
		right: -20px
	}

	50% {
		height: 20px;
		right: 50%;
		width: 20px
	}

	to {
		height: 450px;
		right: 50%;
		width: 450px
	}
}

@keyframes criss-cross-right {
	0% {
		right: -20px
	}

	50% {
		height: 20px;
		right: 50%;
		width: 20px
	}

	to {
		height: 450px;
		right: 50%;
		width: 450px
	}
}

.btn-line-fill:after,
.btn-line-fill:before {
	background-color: #333;
	border-radius: 50%;
	content: "";
	height: 20px;
	position: absolute;
	top: 50%;
	width: 20px;
	z-index: -1
}

.btn-line-fill:before {
	left: -20px;
	transform: translate(-50%, -50%)
}

.btn-line-fill:after {
	right: -20px;
	transform: translate(50%, -50%)
}

.btn-line-fill:hover:before {
	-webkit-animation: criss-cross-left .7s both;
	animation: criss-cross-left .7s both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate
}

.btn-line-fill:hover:after {
	-webkit-animation: criss-cross-right .7s both;
	animation: criss-cross-right .7s both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate
}

.btn-radius {
	border-radius: 40px
}

.btn+.btn {
	margin-left: 10px
}

.btn i {
	font-size: 16px;
	line-height: 1;
	margin-right: 5px
}

.btn i,
.btn span {
	vertical-align: middle
}

.btn-sm {
	padding: 8px 25px
}

.btn-xs {
	font-size: 12px;
	padding: 4px 20px
}

.btn.btn-xs i {
	font-size: 10px
}

.btn.btn-sm i {
	font-size: 12px
}

.text_white * {
	color: #fff
}

.text_dark * {
	color: #333
}

.text_default {
	color: var(--color-1st) !important
}

.bg_default {
	background-color: var(--color-1st) !important
}

.bg_gray {
	background-color: #f7f8fb !important
}

.bg_redon {
	background-color: #fff1f1 !important
}

.bg_dark {
	background-color: var(--color-2nd) !important
}

.scrollup {
	background-color: #171717;
	bottom: 20px;
	color: #fff;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 40px;
	z-index: 99
}

.scrollup:hover {
	background-color: var(--color-1st);
	color: #fff
}

.scrollup:focus {
	color: #fff
}

.background_bg {
	background-position: 50%;
	background-size: cover
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		transform: scale(0)
	}

	50% {
		opacity: .5
	}

	to {
		opacity: 0;
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		transform: scale(0)
	}

	50% {
		opacity: .5
	}

	to {
		opacity: 0;
		transform: scale(1)
	}
}

.box_shadow1 {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.border-top-tran {
	border-top: 1px solid hsla(0, 0%, 100%, .1)
}

.heading_s1 {
	margin-bottom: 25px
}

.heading_s1 h1,
.heading_s1 h2,
.heading_s1 h3,
.heading_s1 h4,
.heading_s1 h5,
.heading_s1 h6 {
	font-weight: 700;
	margin: 0;
	text-transform: capitalize
}

.heading_s2 {
	position: relative
}

.heading_s2 h1,
.heading_s2 h2,
.heading_s2 h3,
.heading_s2 h4,
.heading_s2 h5,
.heading_s2 h6 {
	font-weight: 700;
	margin: 0;
	position: relative;
	text-transform: capitalize;
	z-index: 9
}

.heading_s4 {
	margin-bottom: 15px
}

.heading_s4 h1,
.heading_s4 h2,
.heading_s4 h3,
.heading_s4 h4,
.heading_s4 h5,
.heading_s4 h6 {
	font-weight: 700;
	line-height: normal;
	margin: 0;
	text-transform: capitalize
}

.highlight_text {
	color: #333;
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px
}

.leads {
	margin-bottom: 30px
}

.preloader {
	background-color: #fff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999
}

.lds-ellipsis {
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 64px;
	z-index: 9999
}

.lds-ellipsis span {
	-webkit-animation: ball-pulse-sync .6s ease-in-out 0s infinite;
	animation: ball-pulse-sync .6s ease-in-out 0s infinite;
	background: var(--color-1st);
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	width: 15px
}

.lds-ellipsis span:first-child {
	-webkit-animation: ball-pulse-sync .6s ease-in-out -.14s infinite;
	animation: ball-pulse-sync .6s ease-in-out -.14s infinite
}

.lds-ellipsis span:nth-child(2) {
	-webkit-animation: ball-pulse-sync .6s ease-in-out -70ms infinite;
	animation: ball-pulse-sync .6s ease-in-out -70ms infinite
}

@-webkit-keyframes ball-pulse-sync {
	33% {
		transform: translateY(10px)
	}

	66% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes ball-pulse-sync {
	33% {
		transform: translateY(10px)
	}

	66% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

.navbar-brand {
	margin: 0;
	padding: 10px 0;
	vertical-align: top
}

.light_skin .logo_dark,
.logo_dark {
	display: none
}

.dark_skin .logo_dark {
	display: block
}

.light_skin .navbar-nav a,
.light_skin .navbar-toggler,
.light_skin .navbar a.pr_search_trigger {
	color: #fff
}

.middle-header {
	padding: 10px 0;
	position: relative
}

.navbar {
	padding: 0
}

.header_wrap {
	transition: all .5s ease 0s
}

.header_wrap:not([class*=bg_]):not([class*=bg-]) {
	background-color: #fff
}

.navbar .navbar-nav li {
	list-style: none;
	position: relative;
	transition: all .3s ease 0s
}

.navbar-nav .dropdown-menu {
	background-color: #252a2c;
	border: 0;
	border-radius: 0;
	margin: 0;
	min-width: 14rem;
	padding: 0
}

.dark_skin .navbar-nav .dropdown-menu {
	background-color: #fff;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05)
}

.dark_skin .cart_list li,
.dark_skin .mega-menu-col {
	border-color: #ddd
}

.dark_skin .navbar .navbar-nav .dropdown-menu>ul>.mega-menu-col ul>li:hover>a,
.dark_skin .navbar .navbar-nav .dropdown-menu>ul>li:hover>a,
.dark_skin .navbar .navbar-nav .dropdown-menu li a.active,
.dark_skin .navbar .navbar-nav .dropdown-menu li a:hover {
	color: var(--color-1st)
}

.dark_skin .cart_quantity,
.dark_skin .cart_total,
.dark_skin .navbar .navbar-nav li>.dropdown-item {
	color: #333
}

.dropdown-toggle:after,
.dropdown-toggler:after {
	border: 0;
	content: "";
	font-family: Ionicons;
	margin-left: 5px;
	vertical-align: middle
}

.dropdown-toggler:after {
	transform: rotate(-90deg)
}

.dropdown-menu .dropdown-toggler:after {
	position: absolute;
	right: 15px;
	top: 10px
}

.navbar .navbar-nav>li>.nav-link {
	font-size: 14px;
	font-weight: 500;
	padding: 22px 10px;
	text-transform: capitalize
}

.navbar .navbar-nav>li:hover>a,
.navbar .navbar-nav>li>a.active {
	color: var(--color-1st)
}

.light_skin .navbar .navbar-nav .dropdown-item {
	color: #fff
}

.light_skin .item_remove {
	color: #fff !important
}

.light_skin .mega-menu-col {
	border-right: 1px solid #3f3f3f
}

.navbar .navbar-nav .dropdown-item {
	color: #333;
	font-size: 14px;
	padding: 8px 20px;
	text-transform: capitalize
}

.navbar .navbar-nav .dropdown-item.dropdown-toggler {
	padding-right: 30px
}

.navbar-nav.attr-nav {
	flex-direction: row
}

.navbar-nav.attr-nav li .nav-link {
	padding: 20px 10px;
	position: relative;
	white-space: nowrap
}

.navbar-nav.attr-nav li .nav-link i {
	font-size: 20px
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover,
.navbar .navbar-nav.attr-nav .dropdown-menu>ul>li:hover>a,
.navbar .navbar-nav.attr-nav .dropdown-menu li a.active,
.navbar .navbar-nav.attr-nav .dropdown-menu li a:hover {
	background-color: transparent
}

.navbar .navbar-nav .dropdown-menu>ul>.mega-menu-col ul>li:hover>a,
.navbar .navbar-nav .dropdown-menu>ul>li:hover>a,
.navbar .navbar-nav .dropdown-menu li a.active,
.navbar .navbar-nav .dropdown-menu li a:hover {
	color: var(--color-1st)
}

.pr_search_icon {
	float: right
}

.pr_search_trigger.show i:before {
	content: ""
}

.pr_search_trigger {
	font-size: 20px;
	padding: 17px 10px
}

.header_wrap.fixed-top {
	padding-right: 0 !important;
	position: relative
}

.header_wrap.nav-fixed {
	-webkit-animation: slideInDown .65s cubic-bezier(.23, 1, .32, 1);
	animation: slideInDown .65s cubic-bezier(.23, 1, .32, 1);
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1041
}

.mega-menu {
	display: table;
	padding: 15px 0;
	width: 100%
}

.mega-menu,
.mega-menu ul {
	flex-wrap: wrap
}

.navbar .navbar-nav li.dropdown-mega-menu {
	position: static
}

.navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
	padding-left: 0;
	padding-right: 0;
	right: 0
}

.mega-menu-col {
	border-right: 1px solid #ddd;
	padding: 0
}

.mega-menu-col:last-child {
	border-right: 0 !important
}

.dropdown-menu li a i {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	width: 20px
}

.navbar .navbar-nav>li>.nav-link.cart_trigger i {
	font-size: 20px
}

.cart_list li {
	list-style: none outside none
}

.cart_count,
.wishlist_count {
	background-color: var(--color-1st);
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	height: 16px;
	left: 0;
	line-height: 16px;
	margin-left: -5px;
	margin-right: -5px;
	min-width: 16px;
	padding: 0 5px;
	position: relative;
	text-align: center;
	top: -3px;
	vertical-align: top
}

.cart_trigger .amount {
	font-weight: 600;
	margin-left: 8px;
	margin-right: -10px;
	vertical-align: top
}

.navbar-nav .dropdown-menu.cart_box {
	display: block;
	left: auto !important;
	padding: 0;
	position: absolute !important;
	right: 0;
	top: 100% !important;
	transform: scale(0) !important;
	transform-origin: calc(100% - 30px) 0;
	transition: all .25s ease-in-out;
	width: 320px
}

.navbar-nav .dropdown-menu.cart_box.show {
	transform: scale(1) !important
}

.cart_list li {
	border-bottom: 1px solid #3f3f3f;
	padding: 15px
}

.item_remove {
	color: #333 !important;
	float: right;
	margin-left: 5px
}

.cart_list img {
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	max-width: 80px
}

.cart_list a {
	font-size: 14px;
	font-weight: 600;
	padding: 0 !important;
	text-transform: capitalize;
	vertical-align: top
}

.cart_quantity {
	color: #fff;
	display: table;
	font-weight: 500;
	margin-top: 5px
}

.cart_total .cart_amount {
	color: #f32b56;
	float: right
}

.cart_box .cart_list {
	max-height: 242px;
	overflow-y: auto;
	padding: 0 !important;
	width: 100%
}

.cart_list li {
	display: inline-block;
	width: 100%
}

.dropdown-menu .cart_list li a i {
	width: auto
}

.cart_total {
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 10px 15px;
	text-align: right
}

.cart_total strong {
	float: left;
	font-weight: 600
}

.cart_buttons {
	margin: 0;
	padding: 10px 15px 20px;
	text-align: center
}

.cart_buttons .checkout,
.cart_buttons .view-cart {
	padding: 8px 20px !important
}

.top-header {
	border-bottom: 1px solid #eee
}

.top-header.light_skin {
	border-color: hsla(0, 0%, 100%, .2)
}

.top-header {
	padding: 10px 0;
	transition: all .5s ease-in-out
}

.top-header[class*=bg-],
.top-header[class*=bg_] {
	border: 0
}

.top-header span {
	font-size: 14px;
	vertical-align: middle
}

.header_wrap .social_icons li {
	padding-bottom: 0
}

.contact_detail,
.social_icons {
	font-size: 0
}

.contact_detail>li:last-child,
.header_list>li:last-child {
	padding-right: 0
}

.social_icons li {
	display: inline-block;
	padding: 0 5px 5px 0
}

.social_icons li a {
	color: #687188;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 36px
}

.header_wrap .social_icons li a:hover,
.social_icons li a:hover {
	color: var(--color-1st)
}

.header_wrap .social_white.social_icons li a,
.header_wrap .social_white .social_icons li a,
.social_white.social_icons li a,
.social_white .social_icons li a {
	border-color: #fff;
	color: #fff
}

.social_white.social_icons li a:hover,
.social_white .social_icons li a:hover {
	color: var(--color-1st)
}

.social_icons li:last-child a {
	margin-right: 0
}

.header_wrap .social_icons li a {
	color: #333
}

.contact_detail i {
	font-size: 16px;
	margin-right: 10px
}

.contact_detail i,
.contact_detail span {
	vertical-align: middle
}

.contact_detail>li,
.header_list>li {
	color: #333;
	display: inline-block;
	font-size: 14px;
	padding: 2px 15px 2px 0;
	vertical-align: middle
}

.header_list>li i {
	margin-right: 6px;
	vertical-align: middle
}

.contact_detail>li a:hover,
.header_list>li .dropdown-item:hover {
	color: #f32b56
}

.contact_detail li:first-child {
	margin-left: 0
}

.contact_detail li a span {
	vertical-align: middle
}

.top-header.light_skin .contact_detail li,
.top-header.light_skin .contact_detail li a,
.top-header.light_skin .widget_text span {
	color: #fff
}

.top-header.dark_skin .contact_detail li {
	color: #000
}

.nav-fixed .middle-header,
.nav-fixed .top-header {
	display: none !important
}

.navbar-toggler {
	border-radius: 0;
	color: #333;
	float: right;
	font-size: 28px;
	height: 35px;
	line-height: 36px;
	margin: 13px 0 0 3px;
	padding: 0;
	transition: none;
	width: 35px
}

.navbar-toggler[aria-expanded=true] span:before {
	content: "";
	font-size: 16px
}

.navbar-toggler[aria-expanded=true] {
	font-size: 20px;
	line-height: 32px
}

header .attr-nav+.social_icons {
	border-left: 1px solid #333;
	margin-left: 5px;
	padding-left: 5px
}

header .attr-nav+.social_icons li {
	padding: 0
}

header.light_skin .attr-nav+.social_icons {
	border-color: #fff
}

header.light_skin.nav-fixed .attr-nav+.social_icons {
	border-color: #333
}

header.light_skin.nav-fixed .social_icons li a {
	color: #000
}

header.light_skin.nav-fixed .social_icons li a:hover {
	color: #0e93d8
}

.light_skin.top-header span,
.top-header.light_skin .header_list li a {
	color: #fff
}

.top-header.light_skin .header_list>li:before {
	background-color: #fff
}

.top-header.light_skin .contact_detail li a:hover,
.top-header.light_skin .header_list li a:hover,
.top-header.light_skin .header_list li a:hover span {
	color: var(--color-1st)
}

.main_menu_uppercase .navbar-nav>li>.nav-link {
	text-transform: uppercase
}

.header_banner_text {
	color: #fff
}

body.active {
	overflow: hidden;
	padding-right: 17px
}

.widget_text p:last-child {
	margin-bottom: 0
}

input.text {
	display: none
}

.nav_block {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.categories_wrap {
	position: relative
}

.categories_btn i {
	font-size: 24px;
	margin-right: 10px;
	vertical-align: middle
}

.categories_btn span {
	font-weight: 500;
	text-transform: uppercase;
	vertical-align: middle
}

.categories_btn {
	background-color: var(--color-1st);
	border: 1px solid var(--color-1st);
	color: #fff;
	padding: 20px 15px;
	text-align: left;
	width: 100%
}

#navCatContent li {
	list-style: none
}

#navCatContent {
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	left: 0;
	padding: 5px 0 0;
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 99
}

.nav_cat {
	height: auto !important
}

.nav_cat,
.nav_cat.collapse:not(.show) {
	display: block
}

#navCatContent ul {
	width: 100%
}

#navCatContent li a {
	font-size: 14px;
	text-transform: capitalize
}

#navCatContent li a i {
	font-size: 22px;
	line-height: 30px;
	margin-right: 10px;
	vertical-align: middle
}

#navCatContent li a span {
	vertical-align: middle
}

#navCatContent li a:hover {
	color: var(--color-1st)
}

#navCatContent li a.dropdown-toggler:after {
	position: absolute;
	right: 15px;
	top: 15px
}

#navCatContent ul li .dropdown-menu {
	border: 0;
	border-radius: 0;
	box-shadow: 10px 16px 49px 0 rgba(38, 42, 46, .05);
	left: 100%;
	margin: 0;
	min-width: 800px;
	padding: 0;
	right: 0;
	top: 0;
	width: 100%
}

#navCatContent .mega-menu-col {
	border: 0
}

.more_categories {
	border-top: 1px solid #ddd;
	color: var(--color-1st);
	cursor: pointer;
	display: block;
	font-size: 16px;
	margin-top: 5px;
	padding: 12px 15px;
	position: relative;
	width: 100%
}

.more_categories:before {
	content: "";
	font-family: Linearicons;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.more_categories.show:before {
	content: ""
}

.product_search_form {
	max-width: 600px;
	position: relative;
	width: 100%
}

.product_search_form input {
	height: 50px;
	padding-right: 60px !important
}

.search_btn {
	background-color: #fff;
	border: 0;
	bottom: 1px;
	font-size: 20px;
	padding: 0 15px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 9
}

.search_btn:hover {
	color: var(--color-1st)
}

.search_btn i {
	vertical-align: middle
}

.product_search_form select {
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis
}

.product_search_form.rounded_input select {
	border-radius: 30px 0 0 30px;
	padding: 8px 35px 8px 15px
}

.product_search_form.rounded_input input {
	border-radius: 0 30px 30px 0 !important
}

.contact_phone i,
.contact_phone span {
	vertical-align: middle
}

.contact_phone i {
	color: var(--color-1st);
	font-size: 30px;
	margin-right: 10px
}

.contact_phone span {
	color: #16181b
}

.banner_content_inner {
	padding: 50px
}

.banner_section {
	position: relative
}

.banner_section:not(.full_screen),
.banner_section:not(.full_screen) .carousel-item {
	height: 800px
}

.banner_section.slide_medium,
.banner_section.slide_medium .carousel-item {
	height: 500px
}

.banner_section .banner_slide_content {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1
}

.carousel-item img {
	position: relative;
	width: 100%;
	z-index: -1
}

.indicators_style1 {
	margin-bottom: 15px
}

.indicators_style1 li {
	background-color: #333;
	border: 0;
	height: 10px;
	margin: 8px;
	position: relative;
	width: 10px
}

.indicators_style1 li:before {
	border: 2px solid #333;
	bottom: 0;
	content: "";
	left: 0;
	margin: -4px;
	position: absolute;
	right: 0;
	top: 0
}

.indicators_style1 li.active {
	background-color: var(--color-1st)
}

.indicators_style1 li.active:before {
	border-color: var(--color-1st)
}

.banner_content .carousel-item {
	padding: 100px 0
}

.banner_content h2 {
	font-size: 60px;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: capitalize
}

.banner_content p {
	margin-bottom: 30px
}

.zoom-in {
	-webkit-animation: zoomin 5s;
	animation: zoomin 5s
}

@-webkit-keyframes zoomin {
	0% {
		transform: scale(1.2) rotate(3deg)
	}

	to {
		transform: scale(1) rotate(0deg)
	}
}

@keyframes zoomin {
	0% {
		transform: scale(1.2) rotate(3deg)
	}

	to {
		transform: scale(1) rotate(0deg)
	}
}

.hover_effect1 {
	display: block;
	overflow: hidden;
	position: relative
}

.hover_effect1:after,
.hover_effect1:before {
	background-color: hsla(0, 0%, 100%, .6);
	content: "";
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transition: all .9s ease 0s;
	width: 100%;
	z-index: 1
}

.hover_effect1:before {
	border-top: 1px solid hsla(0, 0%, 100%, .4);
	transform: translate(105%)
}

.hover_effect1:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .4);
	transform: translate(-105%)
}

.hover_effect1:hover:after,
.hover_effect1:hover:before {
	opacity: 0;
	transform: translate(0)
}

.sale-banner img {
	width: 100%
}

.categories_box {
	text-align: center
}

.categories_box a {
	background-color: #f7f7f7;
	display: block;
	padding: 35px 20px
}

.categories_box i {
	display: block;
	font-size: 40px
}

.categories_box span {
	display: block;
	margin-top: 5px;
	text-transform: capitalize
}

.cat_style1 .categories_box a {
	background-color: transparent;
	padding: 0
}

.cat_style1 .categories_box span {
	margin-top: 10px
}

.icon_box {
	margin-bottom: 30px
}

.icon {
	margin-bottom: 15px
}

.icon_box_content h1,
.icon_box_content h2,
.icon_box_content h3,
.icon_box_content h4,
.icon_box_content h5,
.icon_box_content h6 {
	text-transform: capitalize
}

.icon i {
	font-size: 30px
}

.icon_box p:last-child {
	margin: 0
}

.icon_box_content .link i {
	margin-left: 2px;
	vertical-align: middle
}

.icon_box_style1 {
	padding: 0 40px;
	position: relative;
	text-align: center
}

.icon_box_style1 .icon i {
	font-size: 46px;
	line-height: 1
}

.icon_box_style1:before {
	background-color: #ddd;
	bottom: 15%;
	content: "";
	position: absolute;
	right: 0;
	top: 15%;
	width: 1px
}

[class*=col-]:last-child .icon_box_style1:before {
	content: normal
}

.carousel_slider li {
	list-style: none
}

.author_img img {
	max-width: 100px
}

.author_name {
	overflow: hidden
}

.author_name h6 {
	margin-bottom: 5px
}

.author_name span {
	color: var(--color-1st)
}

.testimonial_box.box_shadow1 {
	margin: 10px
}

.testimonial_desc p:last-child {
	margin-bottom: 0
}

.testimonial_style1 .author_img {
	margin-right: 15px
}

.testimonial_style1 .author_img img {
	max-width: 60px
}

.testimonial_style1 .testimonial_desc {
	display: inline-block;
	margin-bottom: 25px;
	text-align: center;
	width: 100%
}

.testimonial_style1 .testimonial_box {
	position: relative;
	z-index: 1
}

.author_wrap {
	align-items: center;
	display: flex;
	margin: 0 auto
}

.testimonial_style1 .author_wrap {
	justify-content: center
}

.testimonial_wrap {
	padding: 0 60px
}

.blog_post {
	margin-bottom: 30px;
	transition: all .5s ease-in-out
}

.blog_content {
	padding-top: 15px
}

.blog_post .blog_img a {
	display: block;
	overflow: hidden
}

.blog_img {
	overflow: hidden;
	position: relative
}

.blog_img img {
	transition: all .5s ease-in-out;
	width: 100%
}

.blog_meta {
	display: inline-block;
	margin-bottom: 5px;
	width: 100%
}

.blog_meta li {
	float: left;
	margin-right: 15px
}

.blog_meta li:last-child {
	margin-right: 0
}

.blog_meta li a {
	text-transform: capitalize
}

.blog_meta li a i {
	color: var(--color-1st);
	margin-right: 5px;
	vertical-align: middle
}

.blog_title {
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 15px
}

h6.blog_title {
	line-height: 24px
}

.blog_text p {
	margin-bottom: 15px
}

.blog_text p:last-child {
	margin: 0
}

.blog_style2:hover .blog_img img {
	transform: scale(1.2)
}

.blog_style2 .blog_content {
	padding: 15px
}

.blog_img .owl-dots {
	position: absolute;
	right: 15px;
	top: 0
}

.blog_thumbs .blog_post {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	padding-bottom: 30px;
	width: 100%
}

.single_post .blog_content {
	padding-top: 20px
}

.single_post .blog_title {
	font-size: 30px;
	line-height: normal;
	margin-bottom: 20px
}

.single_post .blog_meta {
	margin-bottom: 0;
	padding-bottom: 20px;
	width: 100%
}

.content_title * {
	font-weight: 600;
	margin-bottom: 30px
}

.children {
	border-top: 1px solid #ddd;
	margin-left: 60px;
	margin-top: 20px;
	padding-top: 20px
}

.newsletter_form2 form {
	position: relative
}

.newsletter_form2 input,
.newsletter_form2 input:focus {
	border: 0;
	height: 59px;
	padding: 10px 140px 10px 20px
}

.newsletter_form2 button {
	position: absolute;
	right: 5px;
	top: 4px
}

.newsletter_text {
	padding-left: 80px;
	position: relative
}

.newsletter_text p:last-child {
	margin: 0
}

.newsletter_text:before {
	color: #fff;
	content: "";
	font-family: linearicons;
	font-size: 65px;
	left: 0;
	line-height: normal;
	opacity: .4;
	position: absolute
}

footer {
	overflow: hidden
}

.footer_dark {
	background-color: #202325;
	position: relative
}

.footer_top {
	padding: 100px 0 70px
}

.footer_logo {
	margin-bottom: 20px
}

footer p {
	font-size: 14px
}

footer .widget {
	margin-bottom: 30px
}

footer .widget_title {
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 10px;
	text-transform: capitalize
}

.widget_links li {
	list-style: none;
	padding-bottom: 10px
}

.widget_links li:last-child {
	padding-bottom: 0
}

.widget_links li a {
	color: #687188;
	font-size: 14px
}

.contact_info>li {
	list-style: none;
	margin-bottom: 15px
}

.contact_info>li:last-child {
	margin-bottom: 0
}

.contact_info li i {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	margin-top: 4px;
	vertical-align: top
}

.contact_info li span {
	color: #292b2c;
	float: left;
	margin-right: 10px;
	max-width: 70px;
	width: 100%
}

.contact_info i+*,
.contact_info span+* {
	color: #687188;
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	overflow: hidden
}

.contact_info i+* {
	display: inline-block;
	max-width: 78%;
	vertical-align: middle
}

.contact_info_light li i {
	border-color: #fff;
	color: #fff
}

.contact_info_light li a,
.contact_info_light li span {
	color: #fff
}

.bottom_footer {
	padding: 30px 0;
	position: relative
}

.footer_dark .post_content a,
.footer_dark .widget_links li a,
.footer_dark a,
.footer_dark h1,
.footer_dark h2,
.footer_dark h3,
.footer_dark h4,
.footer_dark h5,
.footer_dark h6,
.footer_dark p {
	color: #fff
}

.footer_dark .widget_links li a:hover,
.footer_dark a:hover,
.widget_links li a:hover {
	color: var(--color-1st)
}

.bottom_footer .social_icons li {
	padding-bottom: 0
}

.footer_payment li {
	display: inline-block;
	list-style: none
}

.client_logo .cl_logo img {
	margin: 0 auto;
	opacity: .7;
	transition: all .5s ease-in-out;
	width: 163px
}

.client_logo .cl_logo:hover img {
	opacity: 1
}

.breadcrumb_section {
	padding: 150px 0;
	width: 100%
}

.breadcrumb_section.page-title-mini {
	padding: 70px 0
}

.page-title-mini .page-title h1 {
	font-size: 20px
}

.page-title-mini .breadcrumb li {
	font-size: 14px
}

.page-title h1 {
	font-weight: 700;
	line-height: normal;
	margin: 0;
	text-transform: capitalize
}

.breadcrumb {
	background-color: transparent;
	margin: 0;
	padding: 0
}

.breadcrumb-item+.breadcrumb-item:before {
	content: "";
	font-family: Ionicons;
	vertical-align: middle
}

.page-title+.breadcrumb {
	margin-top: 15px
}

.page-title+span {
	display: inline-block;
	margin-top: 15px;
	width: 100%
}

.breadcrumb-item a i {
	display: inline-block;
	font-size: 26px;
	line-height: 1;
	margin-right: 5px;
	margin-top: -5px;
	vertical-align: middle
}

.page-title-video {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -3
}

.contact_wrap li {
	align-items: center;
	display: flex;
	list-style: none;
	margin-bottom: 25px
}

.contact_icon {
	margin-right: 20px
}

.contact_icon i {
	color: var(--color-1st);
	font-size: 34px
}

.contact_text span {
	color: #333;
	display: block;
	font-weight: 600;
	margin-bottom: 3px
}

.contact_text p:last-child {
	margin-bottom: 0
}

.contact_text a {
	color: #687188;
	line-height: 28px
}

.contact_text a:hover {
	color: var(--color-1st)
}

.contact_style3 {
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	padding: 40px 20px;
	text-align: center
}

.contact_style3 .contact_icon {
	border: 1px solid var(--color-1st);
	border-radius: 100%;
	display: inline-block;
	height: 80px;
	margin: 0 0 5px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 80px;
	z-index: 1
}

.contact_style3 .contact_icon i {
	line-height: 78px;
	transition: all .5s ease-in-out
}

.contact_style3 .contact_icon:before {
	background-color: var(--color-1st);
	border-radius: 100%;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(0);
	transition: all .5s ease-in-out;
	z-index: -1
}

.contact_style3:hover .contact_icon:before {
	transform: scale(1)
}

.contact_style3:hover .contact_icon i {
	color: #fff
}

.divider {
	height: 4px;
	overflow: hidden;
	position: relative;
	z-index: 9
}

.divider.center_icon,
.divider.text_divider {
	height: auto
}

.divider.center_icon,
.divider.text_divider {
	text-align: center
}

.divider.text_divider span {
	background-color: #fff;
	font-size: 30px;
	padding: 0 30px;
	position: relative;
	z-index: 1
}

.divider:after,
.divider:before {
	border-top: 1px solid #ddd;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%
}

.divider:before {
	margin-top: -1px
}

.divider:after {
	margin-top: 1px
}

.divider i {
	background-color: #fff;
	color: #d9d9d9;
	font-size: 30px;
	padding: 0 40px;
	position: relative;
	z-index: 1
}

.card-body p {
	margin-bottom: 15px
}

.error_wrap {
	width: 100%
}

.error_txt {
	color: #333;
	font-size: 150px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 20px
}

.search_form form {
	position: relative
}

.search_form form input {
	height: 50px;
	padding: 5px 60px 5px 20px
}

.search_form form input:focus {
	height: 50px
}

.search_form .icon_search {
	border-left: 1px solid #ddd;
	border-radius: 0;
	padding: 0 0 0 15px;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%)
}

.search_form .icon_search i {
	font-size: 24px;
	margin-right: 0
}

.form-note {
	margin-top: 20px
}

.login_wrap {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.login_register_wrap {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	position: relative
}

.login_footer {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%
}

.login_footer a {
	color: #687188
}

.countdown_time {
	display: table;
	width: 100%
}

.countdown_time .countdown_box {
	float: left;
	padding: 0 15px;
	width: 25%
}

.countdown-wrap {
	display: inline-block;
	text-align: center
}

.countdown_time .cd_text {
	display: block
}

.countdown_box .countdown {
	color: #292b2c;
	font-size: 40px
}

.countdown_time.countdown_style4 {
	display: block;
	margin: 0 -2px;
	width: auto
}

.countdown_time.countdown_style4 .countdown_box {
	padding: 0 2px
}

.countdown_style4 .countdown_box .countdown-wrap {
	background-color: #f2f2f2;
	padding: 10px;
	text-align: center;
	width: 100%
}

.deal_wrap {
	align-items: center;
	border: 2px solid var(--color-1st);
	border-radius: 20px;
	display: flex;
	overflow: hidden
}

.deal_wrap .product_img {
	max-width: 300px;
	width: 100%
}

.deal_content {
	padding: 30px 30px 30px 0;
	width: 100%
}

.deal_content .product_info {
	padding: 0
}

.deal_wrap .countdown_box .countdown {
	font-size: 24px
}

.deal_wrap .countdown_time .cd_text {
	font-size: 13px
}

.deal_progress {
	display: block;
	padding-top: 5px
}

.stock-available {
	float: right
}

.deal_progress .progress {
	border-radius: 20px;
	margin-bottom: 20px;
	margin-top: 5px
}

.deal_progress .progress-bar {
	background-color: var(--color-1st);
	text-indent: -99999px
}

.shorting_icon {
	border: 1px solid #ced4da;
	border-radius: 4px;
	float: left;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	text-align: center;
	width: 45px
}

.shorting_icon .ti-layout-list-thumb {
	font-size: 24px;
	line-height: 45px
}

.shorting_icon.active {
	background-color: var(--color-1st);
	border-color: #ff324d;
	color: #fff
}

.product_header {
	justify-content: space-between
}

.product_header,
.product_header_right {
	align-items: center;
	display: flex
}

.products_view {
	display: inline-block;
	vertical-align: middle
}

.product,
.product_wrap {
	background-color: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	position: relative;
	transition: all .5s ease-in-out
}

.product_wrap .pr_action_btn li a {
	border-radius: 100%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	height: 35px;
	line-height: 35px;
	width: 35px
}

.product_wrap .pr_action_btn li a i {
	font-size: 16px;
	line-height: 35px
}

.carousel_slider .product,
.carousel_slider .product_wrap {
	margin: 5px
}

.product_img img {
	transition: all .3s ease-in-out
}

.product_img .product_hover_img {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translateX(100%);
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	z-index: -1
}

.product:hover .product_img .product_hover_img,
.product_wrap:hover .product_img .product_hover_img {
	opacity: 1;
	transform: translateX(0);
	z-index: 0
}

.pr_desc {
	display: none
}

.pr_flash {
	background-color: #ff9f00;
	color: #fff;
	font-size: 13px;
	left: 10px;
	padding: 2px 8px;
	position: absolute;
	text-transform: uppercase;
	top: 10px;
	z-index: 1
}

.product_info {
	padding: 15px
}

.price {
	color: var(--color-1st);
	font-weight: 600
}

.product_price del {
	font-size: 14px;
	margin-left: 3px;
	margin-right: 5px
}

.product-price del {
	color: #919191;
	margin-left: 5px
}

.on_sale {
	color: #388e3c;
	display: inline-block;
	font-size: 14px
}

.product_price {
	margin-bottom: 5px
}

.product .rating_wrap {
	align-items: center;
	display: flex;
	position: relative
}

.product.text-center .rating_wrap {
	justify-content: center
}

.rating_num {
	font-size: 14px;
	margin-left: 5px
}

.rating_num,
.rating_wrap .rating {
	display: inline-block;
	vertical-align: middle
}

.rating_wrap .rating {
	font-family: Font Awesome\ 5 Free;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 70px
}

.rating:before {
	content: "";
	font-size: 12px
}

.product_rate,
.rating:before {
	color: #f6bc3e;
	float: left;
	left: 0;
	position: absolute;
	top: 0
}

.product_rate {
	overflow: hidden;
	padding-top: 1.5em
}

.product_rate:before {
	content: "";
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 0
}

.product_action_box {
	left: 0;
	padding-top: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .5s ease-in-out;
	z-index: 2
}

.pr_action_btn {
	display: inline-flex;
	margin: 0 auto
}

.product_img {
	overflow: hidden;
	position: relative
}

.product_img:before {
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .5s ease-in-out;
	z-index: 1
}

.product:hover .product_img:before {
	opacity: 1
}

.pr_action_btn li {
	display: inline-block;
	margin: 0 5px;
	position: relative
}

.product_wrap .pr_action_btn li {
	display: block;
	margin: 10px 0
}

.product_wrap .pr_action_btn {
	margin: 0 0 0 10px
}

.product_action_box li {
	transform: translateY(15px)
}

.product_action_box li:first-child {
	transition: all .2s ease 0s
}

.product_action_box li:nth-child(2) {
	transition: all .3s ease 0s
}

.product_action_box li:nth-child(3) {
	transition: all .4s ease 0s
}

.product_action_box li:nth-child(4) {
	transition: all .5s ease 0s
}

.product:hover .product_action_box li,
.product_wrap:hover .product_action_box li {
	opacity: 1;
	transform: translate(0)
}

.pr_action_btn li a {
	background-color: #fff;
	display: block;
	font-size: 0;
	height: 37px;
	padding: 0;
	text-align: center;
	text-transform: capitalize;
	transition: all .3s ease-in-out;
	width: 37px
}

.pr_action_btn li a i {
	font-size: 18px;
	line-height: 37px;
	vertical-align: middle
}

.pr_action_btn li a:hover {
	background-color: var(--color-1st);
	color: #fff
}

.product .product_title,
.product_wrap .product_title {
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
	white-space: nowrap
}

.product_color_switch span {
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 5px;
	position: relative;
	vertical-align: middle;
	width: 15px
}

.product .product_color_switch span {
	opacity: 0;
	transform: translateY(15px)
}

.product_color_switch span.active:before {
	border: 2px solid #fff;
	border-radius: 100%;
	bottom: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	content: "";
	left: 0;
	margin: -3px;
	position: absolute;
	right: 0;
	top: 0
}

.product .pr_switch_wrap {
	background-color: #fff;
	bottom: 0;
	left: 0;
	opacity: 0;
	padding: 7px 15px;
	position: absolute;
	right: 0;
	transition: all .3s ease-in-out;
	visibility: hidden
}

.product:hover .pr_switch_wrap {
	opacity: 1;
	visibility: visible
}

.product:hover .product_color_switch span {
	opacity: 1;
	transform: translateY(0)
}

.product_color_switch span:first-child {
	transition: all .2s ease 0s
}

.product_color_switch span:nth-child(2) {
	transition: all .3s ease 0s
}

.product_color_switch span:nth-child(3) {
	transition: all .4s ease 0s
}

.product_color_switch span:nth-child(4) {
	transition: all .5s ease 0s
}

.product_color_switch span:nth-child(5) {
	transition: all .6s ease 0s
}

.product_color_switch span:nth-child(6) {
	transition: all .7s ease 0s
}

.product_color_switch span:nth-child(7) {
	transition: all .75s ease 0s
}

.product_list .product,
.product_list .product_wrap {
	align-items: center;
	display: flex;
	margin-bottom: 30px;
	padding: 15px
}

.product_list .product_img {
	flex: 0 0 30%;
	max-width: 30%;
	width: 100%
}

.product_list .product_info {
	flex: 0 0 70%;
	max-width: 70%;
	padding: 0 0 0 15px;
	text-align: left
}

.product_list .product_img:before {
	content: normal
}

.mfp-ajax-holder .mfp-content .ajax_quick_view {
	background-color: #fff;
	margin: 6px auto;
	max-width: 980px;
	padding: 30px;
	position: relative
}

.mfp-close {
	height: 30px;
	line-height: normal;
	width: 30px
}

.product-image {
	position: relative
}

.pr_detail .pr_desc {
	display: inline-block
}

.pr_detail .pr_desc p {
	margin-bottom: 15px
}

.pr_detail .rating_wrap {
	float: right;
	margin-top: 7px
}

.pr_detail .product_price {
	float: left
}

.pr_detail .price {
	font-size: 26px;
	vertical-align: middle
}

.cart-product-quantity {
	display: table;
	margin: 7px 10px 7px 0
}

.quantity {
	display: table
}

.quantity .minus,
.quantity .plus {
	background-color: #eee;
	border: 0;
	border-radius: 50px;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 20px;
	height: 34px;
	line-height: 36px;
	margin: 4px;
	padding: 0;
	text-align: center;
	width: 34px
}

.quantity .minus {
	padding-left: 4px
}

.quantity .qty {
	background-color: transparent;
	border: 1px solid #ddd;
	float: left;
	height: 36px;
	margin: 3px;
	padding: 0;
	text-align: center;
	width: 55px
}

.cart_extra {
	align-items: center;
	display: flex;
	flex-wrap: wrap
}

.zoomContainer {
	z-index: 99
}

.zoom_image .zoomContainer {
	z-index: 1043
}

.zoom_gallery_image .zoomContainer {
	z-index: 0
}

.list_brand li,
.pr_detail .pr_switch_wrap {
	margin-bottom: 10px
}

.list_brand li {
	list-style: none
}

.list_brand li:last-child {
	margin-bottom: 0
}

.list_brand .custome-checkbox .form-check-label {
	color: #292b2c
}

.cart_btn .add_compare,
.cart_btn .add_wishlist {
	display: inline-block;
	font-size: 20px;
	margin-left: 15px;
	vertical-align: middle
}

.product_gallery_item a {
	border: 1px solid #ddd;
	display: block;
	padding: 5px
}

.product-meta li {
	list-style: none;
	margin-top: 10px
}

.slick-vertical .slick-slide {
	border: 0
}

.slick-list {
	padding: 0 !important
}

.product_gallery_item.slick-slider .slick-slide {
	margin-left: 5px;
	margin-right: 5px
}

.product-image .slick-list {
	margin-left: -5px;
	margin-right: -5px
}

.product_gallery_item a.active {
	border-color: var(--color-1st)
}

.product_img_box {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 8px;
	position: relative
}

.product_img_zoom {
	background-color: #fafafa;
	border-radius: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 40px;
	z-index: 999
}

.product_share {
	margin-top: 15px
}

.product_share>span {
	margin-right: 10px
}

.product_share .social_icons,
.product_share>span {
	display: inline-block;
	vertical-align: middle
}

.product_share .social_icons li {
	padding-bottom: 0
}

.filter_price .ui-widget.ui-widget-content {
	background-color: #ddd;
	border: 0;
	border-radius: 0;
	height: 4px;
	margin-bottom: 20px
}

.ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0
}

.filter_price .ui-slider .ui-slider-range {
	background-color: var(--color-1st);
	border-radius: 0
}

.filter_price .ui-slider .ui-slider-handle {
	background-color: #fff;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	cursor: pointer;
	height: 18px;
	margin: 0;
	top: -8px;
	width: 18px
}

.price_range {
	color: #292b2c
}

#flt_price {
	font-weight: 600;
	margin-left: 5px
}

.shop_container {
	position: relative
}

.loading_pr {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}

.shop_container .loading_pr {
	top: -7px
}

.shop_container .mfp-preloader {
	top: 100px
}

.shop_container.list .product_action_box,
.shop_container:not(.list) .list_product_action_box {
	display: none
}

.shop_container.list .product_img:before {
	content: normal
}

.shop_container.list [class*=col-] {
	flex: 0 0 100%;
	max-width: 100%
}

.shop_container.list .product {
	display: inline-block;
	width: 100%
}

.shop_container.list .product_img {
	float: left;
	max-width: 280px;
	width: 100%
}

.shop_container.list .product .product_title {
	font-size: 20px;
	margin-bottom: 15px
}

.shop_container.list .product_info {
	overflow: hidden;
	padding: 15px 30px;
	text-align: left
}

.shop_container.list .product_price {
	float: left
}

.shop_container.list .product .rating_wrap {
	display: block;
	float: right
}

.shop_container.list .pr_desc {
	display: block;
	margin-bottom: 10px;
	max-height: 84px;
	min-height: 58px;
	overflow: hidden;
	width: 100%
}

.shop_container.list .pr_desc p {
	margin-bottom: 0
}

.shop_container.list .product .pr_switch_wrap,
.shop_container.list .product_action_box {
	position: static
}

.shop_container.list .product .pr_switch_wrap {
	margin-bottom: 10px;
	opacity: 1;
	padding: 0;
	visibility: visible
}

.shop_container.list .product .product_color_switch span {
	opacity: 1;
	transform: translateY(0)
}

.shop_container.list .product_action_box li {
	filter: alpha(opacity=1);
	opacity: 1;
	transform: translate(0)
}

.shop_container.list .pr_action_btn {
	display: block;
	margin: 0
}

.shop_container.list .pr_action_btn li {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle
}

.shop_container.list .pr_action_btn li a {
	box-shadow: none
}

.shop_container.list .pr_action_btn li a:hover {
	background-color: transparent;
	color: var(--color-1st)
}

.shop_container.list .list_product_action_box .pr_action_btn li.add-to-cart a {
	background-color: var(--color-1st);
	border: 1px solid var(--color-1st);
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	height: auto;
	padding: 12px 30px;
	width: auto
}

.shop_container.list .pr_action_btn li.add-to-cart a:hover {
	background-color: transparent;
	color: var(--color-1st)
}

.shop_container.list .pr_action_btn li.add-to-cart a i {
	line-height: normal;
	margin-right: 5px
}

.product_tab_title span {
	font-weight: 600
}

.tab-content.shop_info_tab {
	margin-top: 40px
}

.comment_list,
.comments li {
	margin-bottom: 20px
}

.comments li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px
}

.comment_img {
	float: left
}

.comment_img img {
	border-radius: 100%;
	max-width: 100px
}

.comment_block {
	padding-left: 120px
}

.customer_meta {
	margin-bottom: 5px
}

.comment_block .rating_wrap {
	float: right
}

.description p:last-child {
	margin: 0
}

.review_author {
	color: #292b2c;
	display: block;
	font-weight: 500
}

.comment-date {
	font-style: italic
}

.star_rating>span {
	color: #f6bc3e
}

.star_rating span {
	cursor: pointer;
	display: inline-block
}

.star_rating span i {
	font-size: 20px
}

.star_rating>span.selected i:before {
	font-weight: 900
}

.releted_product_slider .item {
	margin: 10px 0 0
}

.releted_product_slider .product {
	margin-bottom: 15px
}

.mfp-ajax-holder .compare_box {
	background-color: #fff;
	margin: 6px auto;
	padding: 30px;
	position: relative;
	width: 90%
}

.compare_box .table {
	display: block;
	margin: 0
}

.compare_box table tr td {
	vertical-align: middle;
	width: 27%
}

.compare_box table tr td.product_name {
	text-transform: capitalize
}

.compare_box table tr td.row_title {
	font-weight: 600;
	text-transform: uppercase;
	width: 270px
}

.row_remove a,
.row_remove a:hover {
	color: red
}

.product_name a {
	font-weight: 600
}

.product-thumbnail img {
	max-width: 100px
}

.shop_cart_table td,
.shop_cart_table th {
	text-align: center;
	vertical-align: middle
}

.shop_cart_table td.product-name,
.shop_cart_table th.product-name {
	text-align: left;
	text-transform: capitalize
}

.shop_cart_table .quantity {
	display: flex;
	justify-content: center;
	margin: 0 auto
}

.product-remove a i {
	border-radius: 100%;
	color: #292b2c;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px
}

.product-remove a i:hover {
	background-color: red;
	color: #fff
}

.shop_cart_table td.product-price,
.shop_cart_table td.product-subtotal {
	font-weight: 600
}

.shop_cart_table .table {
	margin: 0
}

.product-subtotal {
	font-weight: 600
}

.payment-text {
	display: none;
	margin-bottom: 0
}

.card-body .comments,
.payment-text {
	margin-top: 5px
}

.form-control {
	padding: 8px 15px
}

.form-control,
.form-control:focus {
	box-shadow: none;
	color: #000;
	height: 50px
}

textarea.form-control,
textarea.form-control:focus {
	height: auto;
	padding: 12px 15px
}

.custom_select select.form-control-sm,
.custom_select select.form-control-sm:focus,
.form-control-sm,
.form-control-sm:focus {
	height: 45px
}

select.first_null option:first-child,
select.form-control.first_null option:first-child {
	color: #6c757d
}

select option {
	color: #000
}

.custom_select {
	position: relative
}

.custom_select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ced4da;
	height: 50px;
	padding: 8px 35px 8px 15px;
	width: 100%
}

.custom_select:before {
	color: #848484;
	content: "";
	display: block;
	font-family: themify;
	font-size: 12px;
	font-weight: 900;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.rounded_input .form-control,
.rounded_input input {
	border-radius: 30px;
	padding: 10px 20px
}

.rounded_input .custom_select select {
	padding-right: 40px
}

.rounded_input .custom_select:before {
	right: 20px
}

.rounded_input textarea.form-control,
.rounded_input textarea.form-control:focus {
	padding: 15px 20px
}

.pagination .page-item a {
	color: #0e93d8;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	z-index: 1
}

.page-link:focus {
	box-shadow: none
}

.pagination_style1 li,
.pagination_style2 li,
.pagination_style3 li,
.pagination_style4 li {
	margin-right: 5px
}

.pagination_style1 .page-item a {
	border: 2px solid #dee2e6;
	border-radius: 0 !important;
	color: #687188;
	line-height: 36px;
	margin-left: 0
}

.pagination_style1 .page-item a i {
	line-height: 36px
}

.pagination_style1 .page-item.disabled .page-link,
.pagination_style3 .page-item.disabled .page-link {
	background-color: #fff;
	border-color: #f4f4f4;
	color: #c6c6c6;
	pointer-events: none
}

.pagination_style1 .page-item.active .page-link,
.pagination_style1 .page-item .page-link:hover {
	background-color: var(--color-1st);
	border-color: var(--color-1st);
	color: #fff
}

.mfp-preloader {
	background: url(../images/loading.gif) 50% no-repeat;
	background-color: #000;
	border-radius: 5px;
	color: #ccc;
	height: 24px;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
	padding: 25px;
	position: absolute;
	text-align: center;
	text-indent: -9999px;
	top: 50%;
	width: 24px;
	z-index: 1044
}

.widget_title {
	font-weight: 600;
	letter-spacing: .3px;
	margin-bottom: 25px;
	text-transform: capitalize
}

.widget_categories li {
	list-style: none;
	padding-bottom: 10px
}

.widget_categories li a {
	position: relative
}

.widget_categories li a:before {
	content: "";
	font-family: Ionicons;
	height: auto;
	line-height: normal;
	margin-right: 10px
}

.widget_categories li:last-child {
	padding-bottom: 0
}

.widget_categories .categories_num {
	float: right;
	font-size: 14px
}

.sidebar .widget+.widget {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding-top: 30px
}

.widget_recent_post li {
	display: inline-block;
	list-style: none;
	margin-bottom: 15px;
	width: 100%
}

.post_footer {
	display: inline-block;
	vertical-align: top
}

.widget_recent_post li:last-child {
	margin-bottom: 0
}

footer .widget_recent_post .post_img img {
	border: 0
}

.post_img {
	float: left;
	margin-right: 10px
}

.post_img img {
	width: 80px
}

.post_content {
	overflow: hidden
}

.post_content h6 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0
}

.post_content .product_title {
	font-size: 14px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.post_content .product_price {
	margin-bottom: 0
}

.tags a {
	background-color: #f7f7f7;
	color: #333;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 8px 15px
}

.tags a:hover {
	background-color: var(--color-1st);
	color: #fff
}

.nav-tabs li.nav-item a {
	background-color: transparent;
	border: 0;
	font-weight: 500;
	padding: 5px 20px;
	text-align: center;
	text-transform: capitalize
}

.tab-content {
	margin-top: 25px
}

.tab-style2 .nav-tabs {
	border-bottom: 0
}

.tab-style2 .nav-tabs li.nav-item a.active,
.tab-style2 .nav-tabs li.nav-item a.active:hover {
	color: var(--color-1st)
}

.tab-style2 .nav-tabs li.nav-item a {
	padding: 0 15px
}

.tab-style2 .nav-tabs li.nav-item:last-child a {
	padding-right: 0
}

.tab-style3 .nav-tabs li.nav-item a {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid transparent;
	display: block;
	padding: .5rem 1rem;
	text-align: center;
	text-transform: uppercase
}

.tab-style3 .nav-tabs .nav-item a.active {
	border-bottom-color: var(--color-1st);
	color: var(--color-1st)
}

.tab_slider>.tab-pane {
	display: block;
	height: 0
}

.tab_slider .tab-pane.active {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: moveUp;
	animation-name: moveUp;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	-webkit-animation-timing-function: cubic-bezier(.26, .69, .37, .96);
	animation-timing-function: cubic-bezier(.26, .69, .37, .96);
	display: block;
	height: auto
}

@-webkit-keyframes moveUp {
	0% {
		opacity: 0;
		transform: translateY(25px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes moveUp {
	0% {
		opacity: 0;
		transform: translateY(25px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.heading_tab_header {
	align-items: center;
	border-bottom: 1px solid #ddd;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-bottom: 15px;
	position: relative;
	width: 100%
}

.heading_tab_header [class*=heading_] {
	float: left
}

.view_all i,
.view_all span {
	vertical-align: middle
}

.custome-checkbox .form-check-label {
	color: #687188;
	padding: 0;
	vertical-align: middle
}

.custome-checkbox .form-check-label span {
	vertical-align: middle
}

.custome-checkbox .form-check-label:before {
	border: 2px solid #ced4da;
	content: "";
	display: inline-block;
	height: 17px;
	margin: 0 8px 0 0;
	vertical-align: middle;
	width: 17px
}

.custome-checkbox input[type=checkbox]:checked+.form-check-label:after {
	opacity: 1
}

.custome-checkbox input[type=checkbox]+.form-check-label:after {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	content: "";
	height: 6px;
	left: 3px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-65%) rotate(-45deg);
	width: 11px
}

.custome-checkbox input[type=checkbox]:checked+.form-check-label:before {
	background-color: var(--color-1st);
	border-color: var(--color-1st)
}

.custome-checkbox .form-check-input {
	display: none
}

.custome-checkbox .form-check-label {
	cursor: pointer;
	position: relative
}

.custome-checkbox input[disabled]+.form-check-label {
	color: #d0d0d0
}

.custome-checkbox input[disabled]+.form-check-label:before {
	border-color: #e8e8e8
}

.owl-theme .owl-nav {
	margin-top: 0
}

body .owl-theme .owl-nav [class*=owl-] {
	background-color: #fff;
	color: #222;
	font-size: 26px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
	transition: all .3s ease-in-out;
	width: 50px
}

.owl-theme .owl-nav [class*=owl-] i {
	line-height: normal
}

.owl-theme .owl-dots {
	font-size: 0;
	margin-top: 15px
}

.owl-theme .owl-dots .owl-dot span {
	background-color: transparent;
	border: 1px solid var(--color-1st);
	cursor: pointer;
	margin: 3px;
	opacity: 1;
	transition: all .3s ease-in-out
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: var(--color-1st)
}

.dot_style1.owl-theme .owl-dots .owl-dot.active span {
	width: 30px
}

.nav_style5.owl-theme .owl-nav [class*=owl-] {
	-webkittransform: translateY(-50%);
	border-radius: 0;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px
}

.nav_style2.owl-theme .owl-nav [class*=owl-] {
	background-color: transparent;
	bottom: 10px;
	position: absolute
}

.nav_style2.owl-theme .owl-nav [class*=owl-]:hover,
.nav_style3.owl-theme .owl-nav [class*=owl-]:hover {
	color: #555
}

.nav_style2.owl-theme .owl-nav .owl-prev,
.nav_style5.owl-theme .owl-nav .owl-prev {
	left: 0
}

.nav_style2.owl-theme .owl-nav .owl-next,
.nav_style5.owl-theme .owl-nav .owl-next {
	right: 0
}

.nav_style3.owl-theme .owl-nav [class*=owl-] {
	background-color: transparent;
	border-radius: 0;
	height: auto;
	position: absolute;
	right: 0;
	top: -90px;
	width: auto
}

.nav_style3.owl-theme .owl-nav .owl-prev {
	right: 40px
}

.nav_style5.owl-theme .owl-nav .owl-next,
.nav_style5.owl-theme .owl-nav .owl-prev {
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	height: 40px;
	line-height: 40px;
	opacity: 0;
	width: 40px
}

.nav_style5.owl-theme .owl-nav .owl-next:hover,
.nav_style5.owl-theme .owl-nav .owl-prev:hover {
	background-color: var(--color-1st);
	color: #fff
}

.nav_style5.owl-theme:hover .owl-nav .owl-prev {
	left: 20px;
	opacity: 1
}

.nav_style5.owl-theme:hover .owl-nav .owl-next {
	opacity: 1;
	right: 20px
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: 1
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	background-color: #fff
}

.slick-prev {
	border-radius: 0 5px 5px 0;
	left: -50px;
	opacity: 0
}

.slick-next {
	border-radius: 5px 0 0 5px;
	opacity: 0;
	right: -50px
}

.slick-prev:before {
	content: ""
}

.slick-next:before,
.slick-prev:before {
	color: #333;
	display: block;
	font-family: Ionicons;
	font-size: 22px;
	opacity: 1
}

.slick-next:before {
	content: ""
}

.slick-next,
.slick-prev {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	height: 50px;
	transition: all .5s ease-in-out;
	width: 40px;
	z-index: 9
}

.slick-next:hover,
.slick-prev:hover {
	background-color: var(--color-1st)
}

.slick-next:hover:before,
.slick-prev:hover:before {
	color: #fff
}

.slick_slider:hover .slick-prev {
	left: 0;
	opacity: 1
}

.slick_slider:hover .slick-next {
	opacity: 1;
	right: -2px
}

.social_icons [class*=sc_] {
	color: #fff !important
}

.social_icons [class*=sc_] i {
	display: block;
	line-height: 36px;
	transition: all .3s ease-in-out
}

.social_icons [class*=sc_]:hover i {
	-webkit-animation: toLeftFromRight .3s forwards;
	animation: toLeftFromRight .3s forwards
}

.sc_facebook {
	background-color: #3b5998 !important;
	border-color: #3b5998 !important
}

.sc_twitter {
	background-color: #00acee !important;
	border-color: #00acee !important
}

.sc_youtube {
	background-color: #c4302b !important;
	border-color: #c4302b !important
}

.sc_instagram {
	background-color: #3f729b !important;
	border-color: #3f729b !important
}

.blog_post_footer {
	padding-bottom: 30px;
	padding-top: 15px
}

.modal {
	padding-right: 0 !important
}

.alert .close {
	font-weight: 400;
	margin-left: 10px
}

.alert_style1 {
	border: 0;
	border-left: 3px solid;
	border-radius: 0;
	padding: 20px;
	position: relative
}

.alert>i {
	font-size: 18px;
	margin-right: 5px;
	vertical-align: middle
}

.alert_style2 {
	background-color: #fff;
	border-bottom: 0;
	border-left: 3px solid;
	border-radius: 20px;
	border-right: 3px solid;
	border-top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	padding: 20px
}

.subscribe_popup .modal-body {
	padding: 0
}

.subscribe_popup .modal-content {
	border: 0;
	border-radius: 0
}

.popup_content {
	padding: 50px;
	text-align: center
}

.subscribe_popup .close {
	height: 40px;
	opacity: 1;
	position: absolute;
	right: 0;
	text-shadow: none;
	top: 0;
	width: 40px;
	z-index: 9
}

.subscribe_popup .close i {
	font-size: 40px
}

.modal {
	z-index: 99999
}

.dashboard_menu {
	box-shadow: 0 0 4px 0 #e9e9e9
}

.dashboard_menu .nav-tabs li.nav-item a {
	border-bottom: 1px solid #efefef;
	border-radius: 0;
	color: #2b2f4c;
	padding: 12px 20px;
	text-align: left
}

.dashboard_menu .nav-tabs li.nav-item a.active {
	background-color: var(--color-1st);
	color: #fff
}

.dashboard_menu .nav-tabs li.nav-item a i {
	margin-right: 8px;
	vertical-align: middle
}

.dashboard_content {
	margin: 0
}

.dashboard_content .card-header {
	background-color: transparent;
	border-color: #f0f0f0
}

.dashboard_content .card-header * {
	margin: 0
}

.dashboard_content .card {
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 4px 0 #e9e9e9
}

.dashboard_content .card-body p:last-child,
.dashboard_content .table {
	margin: 0
}

.dashboard_content .table thead th {
	border: 0;
	font-weight: 600;
	padding-top: 0
}

.dashboard_content .table tbody tr:last-child td {
	padding-bottom: 0
}

.dashboard_content .table tbody tr td {
	vertical-align: middle;
	white-space: nowrap
}

.dashboard_content label {
	color: #333
}

.dashboard_content label .required {
	color: red
}

@media only screen and (min-width:991px) and (max-width:1199px) {

	.nav_cat>ul>li>a,
	.nav_cat>ul>li>ul>li>a {
		font-size: 14px;
		padding: 5px 10px
	}

	.countdown_style4 .countdown_box .countdown-wrap {
		padding: 5px
	}

	.deal_wrap .countdown_time .cd_text {
		font-size: 12px
	}
}

@media only screen and (max-width:1199px) {

	.h1,
	h1 {
		font-size: 34px
	}

	.h2,
	h2 {
		font-size: 30px
	}

	.h3,
	h3 {
		font-size: 26px
	}

	.h4,
	h4 {
		font-size: 22px
	}

	.h5,
	h5 {
		font-size: 18px
	}

	.section {
		padding: 80px 0
	}

	.footer_top.small_pt,
	.section.small_pt {
		padding-top: 40px
	}

	.footer_top.small_pb,
	.section.small_pb {
		padding-bottom: 40px
	}

	.footer_top.pb_20,
	.pb_20,
	.section.pb_20 {
		padding-bottom: 10px
	}

	.large_divider {
		height: 80px
	}

	.medium_divider {
		height: 40px
	}

	.small_divider {
		height: 20px
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item {
		height: 600px
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item {
		height: 400px
	}

	.banner_content h2 {
		font-size: 52px
	}

	.breadcrumb_section {
		padding: 100px 0
	}

	.footer_top {
		padding: 80px 0 50px
	}

	.blog_meta li {
		margin-right: 10px
	}

	.blog_meta a {
		font-size: 14px
	}

	.blog_title {
		line-height: 26px
	}

	.compare_box table {
		width: 1050px
	}

	.tab-content.shop_info_tab {
		margin-top: 30px
	}

	.single_post .blog_title {
		font-size: 26px
	}

	.icon_box_style1 {
		padding: 0 20px
	}

	.product_search_form {
		max-width: 480px
	}

	#navCatContent {
		padding: 0
	}

	#navCatContent li a i {
		font-size: 20px;
		line-height: 28px
	}

	.more_categories {
		margin-top: 0;
		padding: 10px 15px
	}

	.shop_container.list .pr_desc {
		max-height: 56px;
		min-height: 56px
	}

	.add-to-cart .btn {
		padding: 10px 20px
	}

	.deal_wrap .product_img {
		max-width: 200px
	}

	.deal_content {
		padding: 20px 20px 20px 0
	}

	#navCatContent ul li .dropdown-menu {
		min-width: 750px
	}

	.mfp-ajax-holder .compare_box {
		padding: 30px 20px;
		width: 100%
	}
}

@media only screen and (min-width:992px) {
	.navbar-toggler {
		display: none
	}

	#navCatContent ul>li .dropdown-menu,
	.navbar .navbar-nav li>.dropdown-menu {
		display: block;
		margin-top: 20px;
		opacity: 0;
		pointer-events: none;
		transition: all .3s ease-in-out;
		visibility: hidden
	}

	#navCatContent ul>li:hover .dropdown-menu,
	.navbar .navbar-nav li:hover>.dropdown-menu {
		display: block;
		margin-top: 0;
		opacity: 1;
		pointer-events: auto;
		visibility: visible
	}

	.cart_dropdown:hover>.dropdown-menu {
		display: block !important;
		margin-top: 0 !important;
		opacity: 1 !important;
		visibility: visible !important
	}

	.cart_dropdown:hover>.dropdown-menu.cart_box {
		transform: scale(1) !important
	}

	.navbar .navbar-nav li:hover>.dropdown-menu .mega-menu ul li .dropdown-menu {
		margin-top: 10px
	}

	.navbar .navbar-nav .dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0
	}

	.navbar .navbar-nav .dropdown-menu.dropdown-reverse .dropdown-menu {
		left: auto;
		margin-left: 0;
		right: 100%
	}

	.navbar .navbar-nav .dropdown-menu.dropdown-reverse li:hover>.dropdown-item:after {
		transform: rotate(90deg)
	}

	.dropdown-menu.dropdown-reverse {
		left: auto;
		right: 0
	}

	.header_banner_text {
		opacity: 0;
		transform: translateY(25%);
		transition: transform .2s ease, opacity .2s ease;
		transition-delay: .5s
	}

	.navbar .navbar-nav li:hover>.dropdown-menu .header_banner_text {
		opacity: 1;
		transform: translateY(0)
	}

	.banner_content_inner {
		padding: 30px
	}

	.nav_cat ul li .dropdown-menu {
		min-width: 700px
	}

	.pr_search_icon {
		display: none
	}
}

@media only screen and (max-width:991px) {

	.heading_s1,
	.heading_s4 {
		margin-bottom: 20px
	}

	.header_wrap nav.navbar {
		display: table;
		width: 100%
	}

	.header_wrap .navbar .navbar-nav.attr-nav {
		display: block;
		float: right
	}

	.header_wrap .navbar-collapse {
		left: 0;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 999
	}

	.navbar .navbar-collapse .navbar-nav {
		max-height: 80vh;
		overflow-y: auto
	}

	.header_wrap .navbar-collapse.mobile_side_menu {
		bottom: 0;
		display: block;
		height: auto !important;
		left: auto;
		position: fixed;
		right: -280px;
		top: 0;
		transition: all .3s ease-in-out;
		width: 270px
	}

	.header_wrap .navbar-collapse.mobile_side_menu.show {
		right: 0
	}

	.header_wrap .navbar-collapse.mobile_side_menu .navbar-nav {
		height: 100%;
		max-height: 100vh
	}

	.nav-fixed .navbar .navbar-nav>li>.nav-link,
	.navbar .navbar-nav>li>.nav-link {
		padding: 10px
	}

	.navbar .navbar-nav.attr-nav li {
		float: left
	}

	.navbar .navbar-nav.attr-nav li .nav-link {
		padding: 20px 10px
	}

	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger {
		padding: 16px 8px
	}

	.cart_count,
	.wishlist_count {
		top: 0
	}

	.navbar .navbar-collapse .navbar-nav:not([class*=bg_]):not([class*=bg-]) {
		background-color: #fff;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
	}

	.light_skin .navbar .navbar-collapse .navbar-nav:not([class*=bg_]):not([class*=bg-]) {
		background-color: #252a2c
	}

	.dark_skin.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*=bg_]):not([class*=bg-]) {
		background-color: #fff;
		border: 1px solid #e6e6e6;
		box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05)
	}

	.dark_skin:not([class*=bg_]):not([class*=bg-]) .navbar-nav .navbar-collapse .dropdown-menu,
	.light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
	.navbar-nav .navbar-collapse .dropdown-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.light_skin .mega-menu {
		padding: 0
	}

	.dropdown-menu .dropdown-toggler:after {
		right: 0
	}

	.dropdown-toggle:after {
		float: right
	}

	.navbar-nav>li>.dropdown-menu,
	.navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
		padding-left: 10px;
		padding-right: 10px
	}

	.mega-menu-col {
		border-right: 0 !important;
		padding: 0
	}

	.dropdown-toggler:after {
		transform: rotate(0deg)
	}

	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*=linearicons-] {
		display: inline-block;
		margin-top: 5px
	}

	.navbar .navbar-nav .dropdown-item {
		padding: 8px 10px
	}

	.nav_cat.collapse:not(.show) {
		display: block
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item {
		height: 600px;
		height: 500px
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item {
		height: 350px
	}

	.banner_content h2 {
		font-size: 44px
	}

	.breadcrumb_section {
		padding: 80px 0
	}

	.highlight_text {
		font-size: 18px
	}

	.page-title+span {
		font-size: 15px
	}

	.padding_eight_all {
		padding: 6%
	}

	#tabmenubar {
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .2);
		display: block;
		height: auto !important;
		opacity: 0;
		padding: 15px;
		position: absolute;
		right: 0;
		top: 100%;
		visibility: hidden;
		z-index: 999
	}

	#tabmenubar.show {
		margin-top: 0;
		opacity: 1;
		visibility: visible
	}

	#tabmenubar li a {
		text-align: left
	}

	.tab-style2 .nav-tabs li.nav-item a {
		padding: 5px 0
	}

	.icon_box_style1:before {
		content: normal
	}

	.banner_content_inner {
		padding: 30px
	}

	.product_search_form {
		background-color: #fff;
		bottom: -146px;
		display: none;
		left: 0;
		max-width: 100%;
		padding: 15px;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 9
	}

	.product_search_form.show {
		display: block
	}

	.heading_tab_header .navbar-toggler {
		margin: 0
	}

	#navCatContent {
		bottom: 0;
		display: block;
		left: -280px;
		max-width: 270px;
		overflow-y: auto;
		position: fixed;
		top: 0;
		transition: all .3s ease-in-out
	}

	#navCatContent.show {
		left: 0
	}

	#navCatContent ul li .dropdown-menu {
		box-shadow: none;
		left: 0;
		min-width: auto;
		position: relative;
		top: auto
	}

	#navCatContent .mega-menu {
		padding: 0
	}

	.countdown_box .countdown {
		font-size: 34px
	}

	.product-thumbnail img {
		max-width: 80px
	}

	.deal_wrap {
		display: block;
		padding: 20px
	}

	.deal_wrap .product_img {
		margin: 0 auto
	}

	.deal_content .product_info {
		text-align: center
	}

	.deal_content {
		padding: 10px 0 0
	}

	.newsletter_text:before {
		font-size: 50px
	}

	.newsletter_text {
		padding-left: 60px
	}

	.subscribe_popup .modal-dialog {
		max-width: 700px
	}

	.popup_content {
		padding: 30px
	}
}

@media only screen and (min-width:768px) {
	.blog_thumbs .blog_img {
		float: left;
		width: 40%
	}

	.blog_thumbs .blog_content {
		overflow: hidden;
		padding: 0 0 0 20px
	}
}

@media only screen and (max-width:767px) {

	.h1,
	h1 {
		font-size: 32px
	}

	.h2,
	h2 {
		font-size: 28px
	}

	.h3,
	h3 {
		font-size: 24px
	}

	.h4,
	h4 {
		font-size: 20px
	}

	.section {
		padding: 50px 0
	}

	.footer_top.small_pt,
	.section.small_pt {
		padding-top: 25px
	}

	.footer_top.small_pb,
	.section.small_pb {
		padding-bottom: 25px
	}

	.footer_top.pb_20,
	.pb_20,
	.section.pb_20 {
		padding-bottom: 0
	}

	.large_divider {
		height: 50px
	}

	.medium_divider {
		height: 25px
	}

	.small_divider {
		height: 10px
	}

	.banner_content h2 {
		font-size: 36px
	}

	.breadcrumb_section.page-title-mini {
		padding: 50px 0
	}

	.footer_top {
		padding: 50px 0 20px
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item {
		height: 500px;
		height: 400px
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item {
		height: 350px
	}

	.error_txt {
		font-size: 130px
	}

	.shop_container.list .product_img {
		float: none;
		max-width: 100%;
		width: 100%
	}

	.compare_box table {
		width: 900px
	}

	.row_title {
		width: 200px
	}

	.shop_cart_table td {
		display: block;
		text-align: right;
		width: 100%
	}

	.shop_cart_table thead {
		display: none
	}

	.shop_cart_table td:before {
		content: attr(data-title) " ";
		float: left;
		font-weight: 700;
		margin-right: 15px;
		text-transform: capitalize
	}

	.shop_cart_table td.product-quantity:before {
		margin-top: 10px
	}

	.shop_cart_table td.product-name {
		text-align: right
	}

	.shop_cart_table td.product-thumbnail {
		text-align: center
	}

	.shop_cart_table .quantity {
		justify-content: flex-end
	}

	.blog_thumbs .blog_img {
		float: none;
		width: 100%
	}

	.single_post .blog_title {
		font-size: 24px
	}

	.author_img img {
		max-width: 80px
	}

	.nav-tabs li.nav-item a {
		font-size: 14px;
		padding: 5px 15px
	}

	footer .widget_title {
		margin-top: 0
	}

	.tab-content {
		margin-top: 20px
	}

	.banner_content_inner {
		padding: 0
	}

	.bottom_footer {
		padding: 15px 0
	}

	.testimonial_wrap {
		padding: 0
	}

	.testimonial_style1 .testimonial_desc {
		margin-bottom: 20px
	}

	.page-title {
		margin-bottom: 15px
	}

	.blog_thumbs .blog_content {
		padding: 15px 0 0
	}

	.shop_container.list .product_info {
		padding: 15px
	}

	.mfp-ajax-holder .mfp-content .ajax_quick_view {
		max-width: 600px
	}

	.deal_wrap {
		padding: 15px
	}

	.countdown_style4 .countdown_box .countdown-wrap {
		padding: 5px
	}

	.deal_wrap .countdown_time .cd_text {
		font-size: 12px
	}

	.newsletter_text {
		margin-bottom: 15px
	}

	.subscribe_popup .modal-dialog {
		max-width: 95%
	}

	.popup-text p {
		font-size: 14px;
		line-height: normal
	}

	.popup-text .heading_s1,
	.popup-text p {
		margin-bottom: 15px
	}

	.popup_content {
		padding: 25px
	}
}

@media only screen and (max-width:575px) {
	.header_wrap .navbar-collapse {
		left: -15px;
		right: -15px
	}

	.btn {
		font-size: 14px;
		padding: 10px 28px
	}

	.btn+.btn {
		margin-left: 5px
	}

	.btn-sm {
		padding: 6px 18px
	}

	.btn-xs {
		font-size: 12px;
		padding: 2px 14px
	}

	p {
		margin-bottom: 15px
	}

	.section {
		padding: 30px 0
	}

	.footer_top.small_pt,
	.section.small_pt {
		padding-top: 15px
	}

	.footer_top.small_pb,
	.section.small_pb {
		padding-bottom: 15px
	}

	.large_divider {
		height: 30px
	}

	.medium_divider {
		height: 15px
	}

	.small_divider {
		height: 5px
	}

	.breadcrumb_section {
		padding: 50px 0
	}

	.breadcrumb_section.page-title-mini {
		padding: 30px 0
	}

	.footer_top {
		padding: 30px 0 15px
	}

	.heading_s1 {
		margin-bottom: 15px
	}

	.banner_section.slide_medium,
	.banner_section.slide_medium .carousel-item {
		height: 250px
	}

	.banner_section:not(.full_screen),
	.banner_section:not(.full_screen) .carousel-item {
		height: 350px
	}

	.banner_content h2 {
		font-size: 28px
	}

	.leads {
		margin-bottom: 20px
	}

	.blog_post,
	.contact_style3,
	.heading_tab_header,
	.icon_box,
	.product_list .product,
	.product_list .product_wrap {
		margin-bottom: 15px
	}

	.pr_title {
		padding: 20px 15px
	}

	footer .widget_title {
		margin-bottom: 20px;
		margin-top: 0
	}

	footer .widget {
		margin-bottom: 20px
	}

	.error_txt {
		font-size: 100px;
		margin-bottom: 10px
	}

	.sidebar .widget+.widget {
		margin-top: 20px;
		padding-top: 20px
	}

	.widget_title {
		margin-bottom: 20px
	}

	.tab-content.shop_info_tab {
		margin-top: 20px
	}

	.blog_thumbs .blog_post {
		padding-bottom: 15px
	}

	.blog_post_footer {
		padding-bottom: 20px;
		padding-top: 5px
	}

	.content_title * {
		margin-bottom: 20px
	}

	.testimonial_wrap {
		padding: 0
	}

	.testimonial_wrap .testimonial_box:before {
		font-size: 40px;
		line-height: normal
	}

	.categories_btn {
		width: auto
	}

	.categories_btn span {
		display: none
	}

	.categories_btn i {
		margin-right: 0
	}

	.indicators_style1 {
		margin-bottom: 5px
	}

	.indicators_style1 li {
		height: 7px;
		margin: 6px;
		width: 7px
	}

	.nav_style3.owl-theme .owl-nav [class*=owl-] {
		top: -66px
	}

	.custom_select select,
	.form-control,
	.form-control:focus {
		height: 44px
	}

	.product_header {
		display: block
	}

	.product_header_right {
		justify-content: space-between;
		margin-top: 15px
	}

	.newsletter_form2 input,
	.newsletter_form2 input:focus {
		height: 52px
	}

	.subscribe_popup .modal-dialog {
		max-width: 100%
	}
}

@media only screen and (max-width:480px) {
	body {
		font-size: 14px
	}

	p {
		line-height: 24px
	}

	.heading_s1 h1,
	.heading_s1 h2,
	.heading_s1 h3,
	.heading_s1 h4,
	.heading_s1 h5,
	.heading_s1 h6 {
		line-height: 30px
	}

	.h1,
	h1 {
		font-size: 24px
	}

	.h2,
	h2 {
		font-size: 22px
	}

	.h3,
	h3 {
		font-size: 20px
	}

	.h4,
	h4 {
		font-size: 18px
	}

	.h5,
	h5 {
		font-size: 16px
	}

	.h6,
	h6 {
		font-size: 14px
	}

	p {
		margin-bottom: 15px
	}

	.navbar .attr-nav li .nav-link i[class*=linearicons-],
	.navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*=linearicons-] {
		font-size: 18px
	}

	.banner_content p {
		margin-bottom: 25px
	}

	.heading_s1 footer .widget_title,
	.leads {
		margin-bottom: 15px
	}

	.highlight_text {
		font-size: 16px
	}

	.product,
	.product_wrap {
		margin-bottom: 15px
	}

	.blog_title {
		margin-bottom: 10px
	}

	.contact_icon {
		margin-right: 15px
	}

	.contact_style3 {
		padding: 30px 20px
	}

	.contact_style3 .contact_icon {
		height: 70px;
		width: 70px
	}

	.contact_style3 .contact_icon i {
		line-height: 68px
	}

	.contact_icon i {
		font-size: 30px
	}

	.divider i {
		font-size: 26px;
		padding: 0 25px
	}

	.page-title-mini .page-title h1 {
		font-size: 24px
	}

	.countdown_box .countdown {
		font-size: 30px
	}

	.cart_extra {
		display: block
	}

	.pr_detail .rating_wrap {
		float: none;
		margin-bottom: 10px;
		margin-top: 0
	}

	.pr_detail .product_price {
		float: none
	}

	.mfp-ajax-holder .ajax_quick_view {
		padding: 30px 20px
	}

	.ajax_quick_view .social_icons li a {
		height: 30px;
		line-height: 30px;
		width: 30px
	}

	.ajax_quick_view .product_share>span {
		margin-right: 10px
	}

	.shop_container.list .product .rating_wrap,
	.shop_container.list .product_price {
		float: none
	}

	.shop_container.list .product .rating_wrap {
		margin-bottom: 5px
	}

	.shop_container.list .product .product_title {
		font-size: 16px;
		margin-bottom: 10px
	}

	.comment_img img {
		max-width: 50px
	}

	.comment_block {
		padding-left: 65px
	}

	.compare_box {
		padding: 30px 10px 10px;
		width: 95%
	}

	.single_post .blog_title {
		font-size: 20px;
		margin-bottom: 15px
	}

	.children {
		margin-left: 20px
	}

	.product_search_form select {
		overflow: hidden;
		padding: 8px 25px 8px 5px;
		width: 120px
	}

	.search_btn {
		font-size: 18px;
		padding: 0 10px
	}

	.categories_box a {
		padding: 25px 15px
	}

	.shop_container.list .pr_desc {
		max-height: 50px;
		min-height: 50px
	}

	.shop_container.list .pr_action_btn li.add-to-cart a {
		padding: 12px 20px
	}

	.tab-style3 .nav-tabs {
		display: block
	}

	.shop_container .col-6 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.mfp-ajax-holder .mfp-content .ajax_quick_view {
		padding: 30px 15px 15px
	}

	.cart_trigger .amount {
		display: none
	}

	.popup_content {
		padding: 40px 20px
	}

	.popup-text .heading_s1 {
		margin-bottom: 10px
	}

	.popup-text .heading_s1 * {
		line-height: normal
	}
}

@media only screen and (max-width:380px) {
	.btn {
		padding: 8px 24px
	}

	.btn-sm {
		padding: 4px 16px
	}

	.btn-xs {
		font-size: 12px;
		padding: 2px 14px
	}

	.navbar-brand img {
		max-width: 140px
	}

	.banner_content h2 {
		margin-bottom: 15px
	}

	.banner_content p {
		margin-bottom: 20px
	}

	.custom_select select,
	.form-control,
	.form-control:focus {
		height: 40px
	}

	.form-control {
		font-size: 14px
	}

	.error_txt {
		font-size: 80px
	}

	.login_footer a {
		font-size: 13px
	}

	.countdown_box .countdown {
		font-size: 26px
	}

	.shop_container.list .list_product_action_box .pr_action_btn li.add-to-cart a {
		font-size: 14px;
		padding: 10px 17px
	}

	.shop_container.list .list_product_action_box .pr_action_btn li a {
		height: 27px;
		width: 27px
	}

	.shop_container.list .pr_action_btn li a i {
		font-size: 16px;
		line-height: 27px
	}

	.contact_detail>li,
	.header_list>li {
		padding: 2px 10px 2px 0
	}

	.navbar-nav .dropdown-menu.cart_box.show {
		right: -50px;
		width: 310px
	}

	.post_content {
		margin-top: 0
	}

	.contact_phone i {
		font-size: 20px;
		margin-right: 5px
	}

	.categories_btn {
		padding: 20px 10px
	}

	.product_search_form.rounded_input input {
		padding: 10px 15px
	}

	.newsletter_form2 input,
	.newsletter_form2 input:focus {
		height: 48px
	}
}

.middle_footer .shopping_info {
	border-bottom: none
}

.button-loading {
	border: 1px solid #c4cdd5;
	color: transparent !important;
	cursor: default;
	position: relative;
	text-shadow: none;
	transition: border-color .2s ease-out
}

.button-loading,
.button-loading:active,
.button-loading:focus,
.button-loading:hover {
	color: transparent
}

.button-loading:before {
	-webkit-animation: button-loading-spinner .7s linear infinite;
	animation: button-loading-spinner 1s linear infinite;
	border: 3px solid;
	border-color: #fff #fff transparent;
	border-radius: 50%;
	content: "";
	height: 18px;
	left: 50%;
	margin-left: -9px;
	margin-top: -9px;
	position: absolute;
	top: 50%;
	width: 18px
}

.button-loading.btn-fill-out {
	border: 1px solid var(--color-1st);
	color: transparent !important
}

.button-loading.btn-fill-out:before {
	background-color: transparent;
	border-color: var(--color-1st);
	border-bottom-color: transparent;
	width: 18px
}

.button-loading.btn-fill-out:after {
	display: none
}

.required:after {
	color: red;
	content: " *"
}

.newsletter-form .newsletter-message {
	border-left: 5px solid #eee;
	border-radius: 0;
	display: block;
	margin: 0 0 20px;
	padding: 15px 30px 15px 15px;
	width: 100%
}

.newsletter-form .newsletter-message.newsletter-success-message {
	background-color: #c0edf1;
	border-color: #58d0da;
	color: #000
}

.newsletter-form .newsletter-message.newsletter-error-message {
	background-color: #faeaa9;
	border-color: #f3cc31;
	color: #000
}

@-webkit-keyframes button-loading-spinner {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes button-loading-spinner {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

header #navCatContent ul li .dropdown-menu {
	min-width: 0 !important
}

.text.shadow.borderRadius {
	display: none !important
}

.rating_wrap .rating {
	font-family: Ionicons;
	vertical-align: top
}

.rating_wrap .rating:before {
	color: #d2d2d2;
	content: "";
	font-size: 16px
}

.product .rating_wrap .rating {
	height: 28px
}

.product_rate:before {
	content: "";
	font-size: 16px;
	font-weight: 400
}

.half-circle-spinner,
.half-circle-spinner * {
	box-sizing: border-box
}

.half-circle-spinner {
	border-radius: 100%;
	height: 60px;
	margin: 20px auto;
	position: relative;
	width: 60px
}

.half-circle-spinner .circle {
	border: 6px solid transparent;
	border-radius: 100%;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%
}

.half-circle-spinner .circle.circle-1 {
	-webkit-animation: half-circle-spinner-animation 1s infinite;
	animation: half-circle-spinner-animation 1s infinite;
	border-top-color: var(--color-1st)
}

.half-circle-spinner .circle.circle-2 {
	-webkit-animation: half-circle-spinner-animation 1s infinite alternate;
	animation: half-circle-spinner-animation 1s infinite alternate;
	border-bottom-color: var(--color-1st)
}

@-webkit-keyframes half-circle-spinner-animation {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes half-circle-spinner-animation {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

#navCatContent li a.nav-link {
	padding: .485rem 1rem
}

.product_list .product_wrap .pr_action_btn li {
	margin: 5px 0
}

.pr_action_btn li a.active {
	background-color: var(--color-1st);
	color: #fff
}

.breadcrumb_section.page-title-mini {
	padding: 30px 0
}

.section {
	padding: 50px 0
}

.section .pagination {
	justify-content: center !important
}

.section .newsletter-form .newsletter-message {
	font-size: 85%;
	margin-top: 10px;
	padding: 0
}

.section .newsletter-form .newsletter-message.newsletter-error-message {
	background: transparent;
	border: none;
	color: #f3cc31
}

.section .newsletter-form .newsletter-message.newsletter-success-message {
	background: transparent;
	border: none;
	color: #58d0da
}

.section .label-success {
	color: #36c6d3
}

.section .label-info {
	color: #659be0
}

.section .label-warning {
	color: #f1c40f
}

.section .label-danger {
	color: #ed6b75
}

.star_rating>span {
	color: #444
}

.star_rating>span.selected {
	color: #f6bc3e
}

.section.product-blocks .product_action_box {
	display: none
}

.cart_buttons .btn-fill-line {
	color: #fff !important
}

.product__attribute {
	align-items: center;
	display: flex;
	flex-flow: row nowrap
}

.product__attribute>* {
	flex-basis: 100%
}

.product__attribute label {
	margin-bottom: 0;
	max-width: 60px
}

.product__attribute .form-control {
	border: none
}

.product__color {
	padding-bottom: 10px
}

.product__color ol,
.product__color ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.product__color .color-swatch li {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top
}

.product__color .color-swatch li:last-child {
	margin-right: 0
}

.product__color .color-swatch li span {
	margin-bottom: 0
}

.text-swatch li {
	display: inline-block;
	margin-right: 5px
}

.text-swatch li input[type=checkbox],
.text-swatch li input[type=radio] {
	display: none
}

.text-swatch li input[type=checkbox]:checked~span,
.text-swatch li input[type=radio]:checked~span {
	border: 1px solid var(--color-1st)
}

.text-swatch li input[type=checkbox]:checked~span:after,
.text-swatch li input[type=radio]:checked~span:after {
	bottom: -5px;
	color: #fff;
	content: "";
	font-family: Linearicons !important;
	font-size: 8px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: -8px;
	width: 16px
}

.text-swatch li input[type=checkbox]:checked~span:before,
.text-swatch li input[type=radio]:checked~span:before {
	border: 16px solid transparent;
	border-bottom: 16px solid var(--color-1st);
	bottom: -1px;
	content: "";
	position: absolute;
	right: -16px
}

.text-swatch li span {
	border: 1px solid #eee;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 5px 15px;
	position: relative;
	transition: .2s
}

.widget__title {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: .3px;
	margin-bottom: 20px;
	text-transform: capitalize
}

.attribute-values ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget--colors .color-swatch li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
	vertical-align: top
}

.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=radio],
.custom-radio input[type=checkbox],
.custom-radio input[type=radio] {
	display: none
}

.custom-checkbox label,
.custom-radio label {
	display: block
}

.custom-checkbox span,
.custom-radio span {
	border-radius: 50%;
	cursor: pointer;
	display: block;
	height: 25px;
	position: relative;
	width: 25px
}

.custom-checkbox input[type=checkbox]:checked~span:before,
.custom-checkbox input[type=radio]:checked~span:before,
.custom-radio input[type=checkbox]:checked~span:before,
.custom-radio input[type=radio]:checked~span:before {
	border: 2px solid var(--color-1st);
	border-radius: 50%;
	bottom: -4px;
	content: "";
	display: block;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px
}

.custom-checkbox.disabled label,
.custom-radio.disabled label {
	position: relative
}

.custom-checkbox.disabled label:after,
.custom-checkbox.disabled label:before,
.custom-radio.disabled label:after,
.custom-radio.disabled label:before {
	background-color: var(--color-2nd);
	content: "";
	height: 90%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform-origin: 50% 50%;
	transition: all .4s ease;
	width: 1px;
	z-index: 20
}

.custom-checkbox.disabled label:before,
.custom-radio.disabled label:before {
	transform: translate(-50%, -50%) rotate(45deg)
}

.custom-checkbox.disabled label:after,
.custom-radio.disabled label:after {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.custom-checkbox.disabled span,
.custom-radio.disabled span {
	opacity: .9
}

.custom-checkbox.disabled input[type=checkbox]:checked~span:before,
.custom-checkbox.disabled input[type=radio]:checked~span:before,
.custom-radio.disabled input[type=checkbox]:checked~span:before,
.custom-radio.disabled input[type=radio]:checked~span:before {
	display: none
}

.widget-filter-item {
	border-top: 1px solid #ccc;
	padding: 20px 0
}

body.show-admin-bar {
	position: inherit !important
}

body .scrollup {
	bottom: 85px
}

body .choose-currency>span {
	color: #292b2c
}

body .choose-currency .active {
	color: var(--color-1st);
	font-weight: 700
}

body .product_color_switch span {
	cursor: default
}

body .product_color_switch span.active:before {
	display: none
}

#alert-container {
	position: fixed;
	right: 5px;
	top: 60px;
	z-index: 9999999
}

#alert-container .alert {
	box-shadow: 0 4px 10px 0 rgba(3, 3, 3, .1);
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	max-width: 450px !important;
	min-height: 45px !important;
	padding: 15px 40px 15px 60px;
	position: relative
}

#alert-container .alert.alert-success {
	background-color: #bff9d0;
	color: #299c77
}

#alert-container .alert .message-icon {
	fill: #299c77;
	stroke: #299c77;
	font-size: 20px;
	left: 5%;
	position: absolute;
	top: 20%
}

#alert-container .alert.alert-dismissible .close {
	font-size: 10px;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 20px
}

.bottom_header .navbar-brand {
	display: none !important
}

.header_wrap.nav-fixed .categories_wrap {
	display: none
}

.header_wrap.nav-fixed .bottom_header {
	margin-bottom: 0 !important
}

.show-admin-bar #alert-container {
	top: 140px
}

.show-admin-bar .header_wrap.nav-fixed {
	top: 40px
}

.bottom_header .navbar-brand img,
.dark_skin .logo_dark {
	max-height: 50px
}

.header_wrap.nav-fixed .bottom_header .navbar-brand {
	display: block !important;
	line-height: 44px
}

#navCatContent li a.nav-link {
	white-space: normal
}

@media only screen and (min-width:1280px) {
	.container {
		max-width: 1200px
	}
}

.order-tracking-wrapper p {
	margin-bottom: 10px
}

.tracking-form {
	background-color: #f7f7f7;
	margin: 15px auto 50px;
	max-width: 500px;
	padding: 30px
}

.customer-information-box {
	text-align: right
}

@media only screen and (max-width:967px) {
	.customer-information-box {
		text-align: left
	}
}

.comments .pagination li {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.pagination li a {
	cursor: pointer
}

.pagination li span {
	border: 2px solid var(--color-1st);
	height: 40px;
	line-height: 36px;
	padding: 0;
	text-align: center;
	width: 40px;
	z-index: 1
}

.deal_wrap .countdown_time .cd_text {
	font-size: 10px
}

.cart_total.sub_total {
	font-size: .85rem;
	font-weight: 400;
	padding: 0 15px
}

.cart_total.sub_total:first-child {
	padding-top: 10px
}

.cart_total.sub_total strong {
	font-weight: 400
}

.avatar-view.mt-card-avatar {
	margin: 0 auto;
	width: 150px
}

.deal_content {
	padding: 30px 30px 30px 15px
}

.product__color .color-swatch li span {
	white-space: nowrap
}

.widget_categories li.active a {
	color: var(--color-1st)
}

.filter_price {
	max-width: calc(100% - 20px)
}

@media only screen and (max-width:575px) {

	.custom_select select,
	.form-control,
	.form-control:focus {
		height: 50px
	}
}

@media only screen and (max-width:767px) {
	.nav-fixed .middle-header {
		display: block !important;
		padding: 0
	}

	.nav-fixed .middle-header .contact_phone,
	.nav-fixed .middle-header .navbar-brand {
		display: none
	}

	.dark_skin .logo_dark {
		max-height: 50px;
		max-width: 140px
	}

	.contact_phone i {
		font-size: 20px
	}
}

.pagination_style1 {
	text-align: center;
	width: 100%
}

.section .pagination {
	display: inline-block;
	padding: 0 15px
}

.section .pagination li {
	display: inline-block;
	margin-bottom: 10px
}

.light_skin .navbar-nav .dropdown-menu .dropdown-menu,
.light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu {
	background-color: #303537
}

.cart_buttons a {
	margin-top: 10px
}

.product__attribute .attribute-swatch-item.pe-none {
	cursor: not-allowed !important
}

.product__attribute .attribute-swatch-item.pe-none>div {
	pointer-events: none !important
}

.product__attribute .color-swatch .attribute-swatch-item.pe-none span,
.product__attribute .text-swatch .attribute-swatch-item.pe-none span {
	color: gray;
	cursor: unset;
	opacity: .7
}

.product__attribute .color-swatch .attribute-swatch-item.pe-none span:after,
.product__attribute .color-swatch .attribute-swatch-item.pe-none span:before,
.product__attribute .text-swatch .attribute-swatch-item.pe-none span:after,
.product__attribute .text-swatch .attribute-swatch-item.pe-none span:before {
	border-top: 1px dashed #999;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%
}

.product__attribute .color-swatch .attribute-swatch-item.pe-none span:before,
.product__attribute .text-swatch .attribute-swatch-item.pe-none span:before {
	transform: rotate(45deg)
}

.product__attribute .color-swatch .attribute-swatch-item.pe-none span:after,
.product__attribute .text-swatch .attribute-swatch-item.pe-none span:after {
	transform: rotate(-45deg)
}

.add_compare.js-add-to-compare-button.button-loading,
.add_wishlist.button-loading {
	border: none;
	color: var(--color-1st) !important
}

.pr_action_btn li a.button-loading {
	color: var(--color-1st) !important
}


.blog-inner img {
	width: 100%;
}

.blog-text1 {
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 100%;
}

.blog-inner {
	position: relative;
}

.blog-text1 .btn.btn-primary {
	background-color: #fff;
	border: transparent;
	color: #000;
	border-radius: 0px;
	padding: 10px 30px;
}

.blog-text1 h3 {
	color: #fff;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}

.blog-text {
	background-color: #fff;
	border-radius: 10px;
	margin-top: -70px;
	position: relative;
	text-align: center;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.tt-meta {
	display: flex;
	text-align: center;
	margin: 0 auto;
	justify-content: center;
}

.tt-comments {
	padding: 0px 10px;
}

.tt-comments a {
	color: #999999;
	font-size: 12px;
	vertical-align: super;
}

.blog-achor a {
	font-size: 14px;
	font-weight: 500;
	color: #2879fe;
	text-transform: uppercase;
}

.text-uppercase a {
	font-size: 20px;
	color: #191919;
	font-weight: 500;
	margin-bottom: 20px;
	display: inline-block;
}

.blog-achor {
	-webkit-transition: all 0.2s linear;
}

.blog-text p {
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	color: #777777;
}

.blog-text .tt-autor {
	text-align: center;
	font-size: 12px;
	color: #999999;
}

.blog-text .tt-autor a {
	color: #191919;
	font-weight: 500;
}

.blog-img a img {
	width: 100%;
}

a:hover {
	text-decoration: none;
}

.three-box {
	margin: 50px 0px;
}

.inner_outer a img {
	width: 100%;
}

.inner_outer {
	position: relative;
}

.overlap-text {
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 70%;
	left: 0;
	right: 0;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	align-items: center;
	padding: 20px;
	border-radius: 5px;
	transition: color 0.2s linear;
}

.inner_outer a {
	color: #000;
}

.blog-outer {
	margin: 50px 0px;
	border: 1px solid #fc8e2d;
}

.inner_outer a img {
	width: 100%;
	transition: 0.9s all ease-in-out;
	height: 400px;
	object-fit: cover;
}

.inner_outer a:hover img {
	transform: scale(1.1);
}

.inner_outer:hover .overlap-text {
	transform: scale(1.0);
}

.inner_outer {
	width: 100%;
	height: 400px;
	overflow: hidden;
	transition: 0.9s all ease-in-out;
}

.overlap-text {
	width: 250px;
	height: 93px;
	transition: 0.9s all ease-in-out;
}

.overlap-text h5 {
	font-size: 14px;
}

.overlap-text h5 span {
	color: #2879fe;
}

.overlap-text h4 {
	font-size: 22px;
}

body .testimonial .row .tabs {
	all: unset;
	margin-right: 50px;
	display: flex;
	flex-direction: column;
}

body .testimonial .row .tabs li {
	all: unset;
	display: block;
	position: relative;
}

body .testimonial .row .tabs li.active::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	background-color: #71b85f;
	border-radius: 50%;
}

body .testimonial .row .tabs li.active::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-color: #71b85f;
	border-radius: 50%;
}

body .testimonial .row .tabs li:nth-child(1) {
	align-self: flex-end;
}

body .testimonial .row .tabs li:nth-child(1)::before {
	left: 64%;
	bottom: -50px;
}

body .testimonial .row .tabs li:nth-child(1)::after {
	left: 97%;
	bottom: -81px;
}

body .testimonial .row .tabs li:nth-child(1) figure img {
	margin-left: auto;
}

body .testimonial .row .tabs li:nth-child(2) {
	align-self: flex-start;
}

body .testimonial .row .tabs li:nth-child(2)::before {
	right: -65px;
	top: 50%;
}

body .testimonial .row .tabs li:nth-child(2)::after {
	bottom: 101px;
	border-radius: 50%;
	right: -120px;
}

body .testimonial .row .tabs li:nth-child(2) figure img {
	margin-right: auto;
	max-width: 300px;
	width: 100%;
	margin-top: -50px;
}

body .testimonial .row .tabs li:nth-child(3) {
	align-self: flex-end;
}

body .testimonial .row .tabs li:nth-child(3)::before {
	right: -10px;
	top: -66%;
}

body .testimonial .row .tabs li:nth-child(3)::after {
	top: -130px;
	border-radius: 50%;
	right: -46px;
}

body .testimonial .row .tabs li:nth-child(3) figure img {
	margin-left: auto;
	margin-top: -50px;
}

body .testimonial .row .tabs li:nth-child(3):focus {
	border: 10px solid red;
}

body .testimonial .row .tabs li figure {
	position: relative;
}

body .testimonial .row .tabs li figure img {
	display: block;
}

body .testimonial .row .tabs li figure::after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #dff9d9;
	border-radius: 50%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

body .testimonial .row .tabs li figure:hover::after {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

body .testimonial .row .tabs.carousel-indicators li.active figure::after {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

body .testimonial .row .carousel>h3 {
	font-size: 20px;
	line-height: 1.45;
	color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
	margin-bottom: 0;
}

body .testimonial .row .carousel h1 {
	font-size: 40px;
	line-height: 1.225;
	margin-top: 23px;
	font-weight: 700;
	margin-bottom: 0;
}

body .testimonial .row .carousel .carousel-indicators {
	all: unset;
	padding-top: 43px;
	display: flex;
	list-style: none;
}

body .testimonial .row .carousel .carousel-indicators li {
	background: #000;
	background-clip: padding-box;
	height: 2px;
}

body .testimonial .row .carousel .carousel-inner .carousel-item .quote-wrapper {
	margin-top: 42px;
}

.blog-inner.custom-blog img {
	height: 280px;
	object-fit: cover;
	margin-bottom: 26px;
}

body .testimonial .row .carousel .carousel-inner .carousel-item .quote-wrapper p {
	font-size: 18px;
	line-height: 1.72222;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
}

body .testimonial .row .carousel .carousel-inner .carousel-item .quote-wrapper h3 {
	color: #000;
	font-weight: 700;
	margin-top: 37px;
	font-size: 20px;
	line-height: 1.45;
	text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
	body .testimonial .row .tabs {
		margin-right: 25px;
	}
}

@media (max-width: 991.98px) {
	.inner_outer {
		margin-bottom: 10px;
	}
}

.img-testimonial__user {
	max-width: 150px;
	height: auto;
	border-radius: 50%;
}

.product_wrap .pr_action_btn li {
	display: block;
	margin: 10px 6px;
}

.product_action_box {
	position: relative;
	margin-top: 10px;
}