body {
	font-family: rubik, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	color: #222;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden
}

iframe {
	border: none
}

a,
b,
div,
ul,
li {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-moz-outline-: none
}

a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
	-moz-outline: none;
	outline: none
}

img:not([draggable]),
embed,
object,
video {
	max-width: 100%;
	height: auto
}

a {
	text-decoration: none;
	outline: 0
}

a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
	outline: 0
}

img {
	border: none;
	max-width: 100%
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none
}

.clear-both:before,
.clear-both:after {
	display: table;
	content: "";
	clear: both
}


.xs-top-bar {
    /*background-image: linear-gradient(to right,#da01fe, #8b02ff);*/
    background-image: linear-gradient(to right, #8b02ff,#da01fe);
    /*background-color: #a029f5;*/
    padding: 10px 0;
}

.xs-top-bar .xs-social-list {
	margin-left: -14px
}

.xs-top-bar.color-white .xs-top-bar-info li a,
.xs-top-bar.color-white .xs-social-list li a,
.xs-top-bar.color-white .xs-top-bar-info .xs-select {
	color: #fff
}

.xs-top-bar.color-white .xs-top-bar-info .xs-select {
	background-image: url(../images/arrow-gray.png)
}

.xs-top-bar.color-white .xs-top-bar-info .xs-select option {
	color: #0063d1
}

.xs-top-bar.v-border {
	border-bottom: 1px solid #006feb
}

.xs-top-bar.version-gray {
	background-color: #f1f1f1;
	color: #aaa
}

.xs-top-bar.version-gray .xs-top-bar-info li a,
.xs-top-bar.version-gray .xs-social-list li a,
.xs-top-bar.version-gray .xs-top-bar-info .xs-select {
	color: #aaa
}

.xs-top-bar.version-gray .xs-top-bar-info .xs-select option {
	color: #222
}

.xs-top-bar.version-gray .xs-top-bar-info li {
	border-right-color: #aaa
}

.xs-top-bar.version-gray .xs-top-bar-info .xs-select {
	background-image: url(../images/arrow-gray.png)
}

.xs-top-bar-info li {
	display: inline-block;
	border-right: 1px solid #d7d7d7;
	margin-right: 14px;
	padding-right: 20px
}

.xs-top-bar-info li:last-child {
	margin-right: 0
}

.xs-top-bar-info li a {
	color: #fff;
	font-size: .92857em
}

.xs-top-bar-info li a i {
	padding-right: 10px;
	font-size: 1.2em;
	position: relative;
	top: 2px
}

.xs-top-bar-info.right-content {
	text-align: right
}

.xs-top-bar-info.right-content li:last-child {
	border-right: 1px solid transparent;
	margin-right: 0;
	padding-right: 0
}

.xs-top-bar-info .xs-select {
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/arrow.png);
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer
}

.xs-header {
	background-color: #fff;
	padding-bottom: 20px;
	position: relative;
	/*z-index: 9999*/
}

.xs-header.v-yellow .menu-label {
	background-color: #fed700;
	color: #333e48
}

.xs-header.v-yellow .menu-label::before {
	border-left-color: #fed700;
	border-top-color: #fed700
}

.xs-header.v-yellow .xs-single-wishList .xs-item-count.highlight {
	background-color: #fed700;
	color: #333e48
}

.xs-header.v-yellow .xs-vartical-menu .cd-dropdown-trigger {
	background-color: #fed700;
	color: #333e48
}

.xs-header.v-yellow .xs-vartical-menu .cd-dropdown-trigger::before,
.xs-header.v-yellow .xs-vartical-menu .cd-dropdown-trigger::after {
	background: #333e48
}

.xs-header.v-yellow .xs-navbar-search .btn[type=submit] {
	background-color: #fed700;
	color: #333e48;
	border-color: #fed700
}

.xs-header.v-yellow .xs-navDown .btn:not([type=submit]) {
	background-color: #fed700;
	border-color: transparent;
	color: #575353
}

.xs-header.v-yellow .xs-navDown .btn:not([type=submit]) strong {
	color: #333e48
}

.xs-header.v-yellow .xs-navDown .btn:not([type=submit]):hover {
	border-color: #222;
	color: #fff
}

.xs-header.v-yellow .xs-navDown .btn:not([type=submit]):hover strong {
	color: #fff
}

.xs-header.v-yellow .mini_cart_item .mini-cart-title a {
	color: #fed700
}

.xs-header.v-yellow .mini-cart-btn .badge {
	background-color: #fed700
}

.xs-header.v-yellow .xs-single-wishList,
.xs-header.v-yellow .xs-menus .nav-menu li a {
	color: #333e48
}

.xs-header.v-yellow .xs-vartical-menu .cd-dropdown-content,
.xs-header.v-yellow .xs-vartical-menu .cd-dropdown::before {
	border-color: #fed700
}

.xs-header.version-fullwidth .cd-dropdown-trigger::after {
	right: 42px
}

.xs-header.version-fullwidth .cd-dropdown-trigger::before {
	right: 48px
}

.xs-header.version-fullwidth .xs-wish-list-item .xs-header-info {
	margin-right: 30px
}

.xs-header.version-fullwidth .container-fullwidth>.row {
	position: relative
}

.xs-header.header-transparent {
	padding-bottom: 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

body .xs-promotion~.header-transparent {
	top: 41px
}

.xs_nav-landscape .nav-logo {
	display: none
}

.xs-logo-wraper {
	padding: 5px 0
}

.xs-logo-wraper a {
	display: inline-block
}

.xs-menus .nav-menu> {
	text-align: center
}

.xs-menus .nav-menu>li .nav-dropdown {
	right: auto!important
}

.xs-menus .nav-menu>li:last-child {
	margin-right: 0
}

.xs-menus .nav-menu>li:last-child a {
	padding-right: 0
}

.xs-menus .nav-menu>li>a {
	color: #333;
	font-weight: 500;
	display: block;
	padding: 40px 20px;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-menus .nav-menu>li>a.highlight {
	color: #E68926!important
}

.xs-menus .nav-menu>li.active a {
	color: #0063d1
}

.xs-menus .nav-menu>li>.nav-dropdown li a:hover,
.xs-menus .nav-menu>li>a:hover,
.xs-menus .nav-menu>li:hover>a {
	color: #0063d1
}

.xs-menus .nav-menu>li>a .submenu-indicator-chevron {
	border-color: transparent #333 #333 transparent
}

.xs-menus .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-menus .nav-menu>li:hover>a .submenu-indicator-chevron,
.xs-menus .nav-menu>.active>a .submenu-indicator-chevron {
	border-color: transparent #0063d1 #0063d1 transparent
}

.xs-menus .nav-menu li>.nav-dropdown {
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, .16);
	box-shadow: 15px 15px 30px rgba(0, 0, 0, .16);
	background-color: #fff;
	border-top: 0
}

.xs-menus .nav-menu li>.nav-dropdown li a {
	background-color: transparent;
	border-bottom: 1px solid #f1f1f1;
	color: #222;
	font-size: 14px
}

.xs-menus .nav-menu li>.nav-dropdown li a:hover {
	color: #0063d1
}

.xs-menus .nav-menu li.focus .nav-submenu {
	z-index: 999999
}

.xs-menus .nav-menu .nav-dropdown li:last-child a {
	border-bottom: 0
}

.xs-menus .home-menu-panel {
	border-radius: 0 0 5px 5px;
	background-color: #fff;
	border-top: 0
}

.xs-menus .home-menu-panel a {
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden
}

.xs-menus .home-menu-panel a h4 {
	color: #222;
	font-size: 1.14286em;
	font-weight: 400;
	margin-bottom: 0
}

.xs-menus .home-menu-panel a img {
	border: 1px solid #eaeaea;
	border-radius: 4px;
	margin-bottom: 10px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.xs-menus .home-menu-panel a:hover img {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}

.xs-menus .home-menu-panel>.row {
	margin-bottom: 30px
}

.xs-menus .home-menu-panel>.row:last-child {
	margin-bottom: 0
}

.xs-menus.xs_nav-landscape .megamenu-panel {
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .175);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .175);
	width: calc(100% - 15px)
}

.xs-menus .megamenu-title {
	margin-bottom: 25px
}

.xs-menus .megamenu-title h5 {
	font-size: 1.28571em;
	font-weight: 700;
	margin-bottom: 8px
}

.xs-menus .megamenu-title p {
	font-size: .85714em;
	color: #999;
	margin-bottom: 0
}

.xs-menus .megamenu-content p {
	margin-bottom: 0;
	font-size: .85714em;
	color: #b4b4b4;
	line-height: 2
}

.xs-menus .megamenu-v2 .megamenu-list>li {
	border-left: 2px solid #f5f5f5
}

.xs-menus .megamenu-v2 .megamenu-list>li>a {
	padding: 12px 20px;
	color: #b4b4b4;
	font-size: 12px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	position: relative
}

.xs-menus .megamenu-v2 .megamenu-list>li>a>.badge {
	border-radius: 2px;
	color: #f5f5f5;
	font-weight: 700;
	font-size: 8px;
	padding: 6px 8px 4px;
	line-height: 1;
	margin-left: 5px;
	vertical-align: middle
}

.xs-menus .megamenu-v2 .megamenu-list>li>a>.badge.badge-primary {
	background-color: #0063d1
}

.xs-menus .megamenu-v2 .megamenu-list>li>a>.badge.badge-secondary {
	background-color: #e70067
}

.xs-menus .megamenu-v2 .megamenu-list>li>a::before {
	position: absolute;
	left: -2px;
	top: 0;
	content: "";
	height: 100%;
	width: 2px;
	background-color: #0063d1;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-menus .megamenu-v2 .megamenu-list>li>a:hover::before {
	opacity: 1
}

.xs-menus .megamenu-v2 .megamenu-list li:not(.megamenu-list-title) a:hover {
	color: #626262
}

.xs-menus .version-black {
	background-color: #1e212a
}

.xs-menus .version-black .megamenu-title h5 {
	color: #fff
}

.xs-menus .version-black .megamenu-list>li {
	border-left-color: #3d404a
}

.xs-menus.xs_nav-landscape .megamenu-v2 {
	padding: 50px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .1);
	border-top: 4px solid #0063d1;
	overflow: hidden
}

.xs-menus.xs_nav-landscape .version-black.megamenu-v2 {
	border-top: 0
}

.xs-menus .megamenu-bg {
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
	z-index: -1
}

.xs-menus .megamenu-bg.bg-2 {
	right: -23px;
	top: 82px
}

.xs-menus .megamenu-bg.bg-1 {
	top: 100px;
	right: -5px
}

.xs-menus .megamenu-lists .megamenu-list:first-child {
	margin-left: -15px
}

.menu-label {
	display: block;
	position: absolute;
	top: 8px;
	left: 50%;
	background-color: #0063d1;
	color: #fff;
	font-size: .786em;
	padding: 5px 8px
}

.menu-label::before {
	position: absolute;
	content: "";
	bottom: -5px;
	left: 0;
	height: 5px;
	width: 5px;
	background-color: transparent;
	border-right: 2.5px solid transparent;
	border-left: 2.5px solid #0063d1;
	border-top: 2.5px solid #0063d1;
	border-bottom: 2.5px solid transparent
}

.menu-label.highlight {
	background-color: #83b735
}

.menu-label.highlight::before {
	border-left: 2.5px solid #83b735;
	border-top: 2.5px solid #83b735
}

.xs-wish-list-item {
	padding: 26px 0;
	text-align: right
}

.xs-wish-list-item .xs-miniCart-dropdown {
	display: inline-block
}

.xs-wish-list-item .xs-header-info {
	display: inline-block;
	position: relative;
	top: -5px;
	margin-right: 40px
}

.xs-wish-list {
	margin-right: 30px;
	display: inline-block
}

.xs-single-wishList {
	font-size: 2.14286em;
	color: #555;
	position: relative
}

.xs-single-wishList .xs-item-count {
	font-size: .35em;
	color: #565656;
	font-weight: 500;
	position: absolute;
	top: -5px;
	right: -5px;
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 18px;
	border: 2px solid #fff;
	text-align: center;
	background-color: #f0f0f0;
	border-radius: 100%
}

.xs-single-wishList .xs-item-count.highlight {
	background-color: #0063d1;
	color: #fff
}

.fadeIns.show {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.mini_cart_item {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
	padding-bottom: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mini_cart_item:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.mini_cart_item .mini-product-thumb {
	width: 75px;
	height: 75px
}

.mini_cart_item .mini-cart-title {
	font-weight: 500;
	font-size: .85714em
}

.mini_cart_item .mini-cart-title a {
	color: #0063d1
}

.mini_cart_item .btn-cancel {
	background-color: transparent;
	color: #dc3545;
	border-color: transparent;
	padding: 0;
	margin-right: 5px;
	cursor: pointer
}

.mini-cart-btn {
	display: block
}

.mini-cart-btn .badge {
	display: block;
	padding: 12px 0
}

.xs-miniCart-menu.show {
	width: 300px;
	padding: 15px;
	margin: 0;
	top: 80px!important;
	left: -120px!important
}

.xs-miniCart-dropdown .dropdown-toggle::after {
	display: none
}

.xs-header-info li {
	display: inline-block;
	color: #999;
	margin-right: 30px
}

.xs-header-info li:last-child {
	margin-right: 0
}

.xs-header-info li i {
	font-size: 1.42857em;
	padding-right: 10px;
	top: 2px;
	position: relative
}

.xs-header-info.green-version li {
	color: #7fbb00
}

.xs-navBar>.container {
	position: relative
}

.xs-navBar .navbar-border {
	border-style: solid;
	border-width: 1px 0;
	border-color: #d2ebdb;
	margin-left: 0;
	margin-right: 0
}

.xs-navBar .navbar-border .xs-menus .nav-menu {
	text-align: left
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li {
	margin-right: 24px
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li:last-child {
	margin-right: 0
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a {
	color: #515151;
	padding: 24px 15px
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a::before {
	position: absolute;
	content: "";
	bottom: -1px;
	left: 0;
	width: 0%;
	height: 2px;
	background-color: #7fbb00;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>a:hover::before {
	width: 100%
}

.xs-navBar .navbar-border .xs-menus .nav-menu>li>.nav-dropdown li a:hover,
.xs-navBar .navbar-border .xs-menus .nav-menu>li>a:hover,
.xs-navBar .navbar-border .nav-menu>li:hover>a {
	color: #7fbb00
}

.xs-navBar .navbar-border .xs-single-wishList {
	color: #7fbb00
}

.xs-navBar .navbar-border .xs-single-wishList .xs-item-count {
	background-color: #7fbb00;
	color: #fff
}

.xs-navBar .navbar-border .xs-single-wishList .xs-item-count.highlight {
	background-color: #ff6251
}

.xs-navBar .navbar-border .xs-wish-list-item {
	padding: 10px 0;
	text-align: right
}

.xs-navBar .navbar-border .nav-menu>.active>a .submenu-indicator-chevron {
	border-color: transparent #515151 #515151 transparent
}

.xs-navBar .navbar-border .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navBar .navbar-border .nav-menu>li:hover>a .submenu-indicator-chevron {
	border-color: transparent #7fbb00 #7fbb00 transparent
}

.xs-navBar .xs-menus-group {
	position: static
}

.xs-navBar.v-yellow .xs-menus .nav-menu>li>a {
	color: #333e48
}

.xs-navBar.v-yellow .xs-menus .nav-menu li.active>a,
.xs-navBar.v-yellow .xs-menus .nav-menu>li>a:hover {
	color: #c70cff;
}

/* .xs-navBar.v-yellow .menu-label,
.xs-navBar.v-yellow .xs-single-wishList .xs-item-count.highlight {
	background-color: #fed700;
	color: #333e48
}
 */

.xs-navBar.v-yellow .menu-label, .xs-navBar.v-yellow .xs-single-wishList .xs-item-count.highlight {
    background-color: #cd11eb;
    color: #fff;
}

.xs-navBar.v-yellow .menu-label::before {
	border-left-color: #fed700;
	border-top-color: #fed700
}

.xs-navBar.v-yellow .xs-menus .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navBar.v-yellow .xs-menus .nav-menu>li:hover>a .submenu-indicator-chevron,
.xs-navBar.v-yellow .xs-menus .nav-menu>.active>a .submenu-indicator-chevron {
	border-color: transparent #fed700 #fed700 transparent
}

.xs-navBar.navBar-v5 .xs-navbar-search {
	margin-top: 25px;
	height: 40px
}

.xs-navBar.navBar-v5 .xs-navbar-search .form-control {
	background-color: transparent
}

.xs-navBar.navBar-v5 .xs-navbar-search .btn[type=submit] {
	background-color: #ffd200
}

.xs-navBar.navBar-v5 .xs-navbar-search .btn[type=submit] i {
	margin-top: -3px
}

.xs-navBar.navBar-v5 .xs-navbar-search .xs-category-select option {
	color: #0063d1
}

.xs-navBar.color-white .xs-navbar-search .form-control {
	color: #fff
}

.xs-navBar.color-white .xs-navbar-search input:not([type=submit])::-webkit-input-placeholder {
	color: #fff
}

.xs-navBar.color-white .xs-navbar-search input:not([type=submit])::-moz-placeholder {
	color: #fff
}

.xs-navBar.color-white .xs-navbar-search input:not([type=submit]):-ms-input-placeholder {
	color: #fff
}

.xs-navBar.color-white .xs-navbar-search input:not([type=submit]):-moz-placeholder {
	color: #fff
}

.xs-navBar.color-white .xs-navbar-search .xs-category-select {
	background-image: url(../images/arrow-white.png);
	color: #fff
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type=submit] {
	background-color: #83b735
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type=submit]::before {
	background-color: #0063d1
}

.xs-menus.xs_nav-landscape .megamenu-list.xs-cate-brand {
	padding-left: 20px
}

.xs-menus .megamenu-tabs-pane.xs-cate-campaigns a>img {
	width: 100%
}

.xs-cate-brand li:not(.megamenu-list-title) {
	width: 49%;
	min-height: 50px;
	border: 1px solid #e9e9e9;
	float: left;
	line-height: 50px;
	text-align: center;
	margin: 2px 1px 0
}

.xs-cate-brand li:not(.megamenu-list-title) img {
	max-width: 80px;
	max-height: 40px
}

.xs-navBar .megamenu-list li:not(.megamenu-list-title) a:hover {
	background-color: transparent;
	color: #222
}

.xs-navBar .megamenu-tabs-nav li a {
	padding: 15px
}

.xs-single-phone-cate {
	border: 1px solid #e9e9e9;
	padding: 15px;
	margin-bottom: 30px
}

.xs-single-phone-cate a {
	display: block
}

.xs-single-phone-cate h4 {
	margin-bottom: 0;
	text-align: center;
	font-size: 1.14286em
}

.xs-cate-campaigns a {
	display: block;
	margin-bottom: 30px
}

.xs-vartical-menu {
	margin: 0;
	height: auto;
	width: 100%;
	max-width: 270px
}

.xs-vartical-menu .cd-dropdown-trigger {
	background-color: #0063d1;
	border-radius: 4px;
	line-height: 1;
	padding: 20px 42px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-size: 1.14286em;
	font-weight: 500;
	text-align: left;
	max-height: 60px
}

.xs-vartical-menu .cd-dropdown-trigger i {
	margin-right: 20px
}

.xs-vartical-menu .cd-dropdown-content {
	border: 2px solid;
	/* padding: 30px; */
	width: 100%
}

.xs-vartical-menu .cd-dropdown-content li a {
	font-size: 1.14286em;
	font-weight: 400;
	color: #222;
	text-transform: capitalize;
	height: auto;
	line-height: unset;
	padding: 12px 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ebebeb;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: relative
}

.xs-vartical-menu .cd-dropdown-content li a i {
	margin-right: 18px;
	font-size: 1.25em
}

.xs-vartical-menu .cd-dropdown-content li .no-border {
	border-bottom: 0 solid #ebebeb;
	padding-bottom: 0
}

.xs-vartical-menu .cd-dropdown-content li .no-padding {
	padding-top: 0
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown>li {
	height: auto;
	margin: 0;
	float: none;
	border: 0
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown::before {
	height: 0
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown ul {
	padding-bottom: 25px
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
	padding: 30px 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown .see-all {
	position: static
}

.xs-vartical-menu .cd-dropdown-content .has-children>a::before,
.xs-vartical-menu .cd-dropdown-content .has-children>a::after {
	display: none
}

.xs-vartical-menu .cd-secondary-dropdown .has-children .is-hidden .has-children a {
	font-weight: inherit
}

.xs-vartical-menu .cd-dropdown {
	top: calc(100% + 8px);
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	z-index: 9999
}

.xs-vartical-menu .cd-dropdown::before {
	position: absolute;
	content: "";
	top: -12px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	width: 24px;
	height: 24px;
	background-color: #fff;
	border-left: 2px solid;
	border-top: 2px solid
}

.xs-vartical-menu .cd-dropdown-content,
.xs-vartical-menu .cd-dropdown:before {
	border-color: #0063d1
}

.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active,
.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown a:hover,
.xs-vartical-menu .cd-dropdown-content>li:not(.has-children) a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #0063d1
}

.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active::before,
.xs-vartical-menu .cd-dropdown-content>.has-children>a.is-active::after {
	background: #0063d1
}

.xs-vartical-menu .submenu-icon {
	margin-right: 0!important;
	position: absolute;
	right: 0
}

.xs-vartical-menu .cd-secondary-dropdown {
	min-width: 850px;
	width: 100%
}

.xs-vartical-menu .cd-secondary-dropdown .has-children {
	width: 33.3333%
}

.xs-vartical-menu .cd-secondary-dropdown .has-children a {
	font-weight: 500;
	padding-top: 0;
	margin-bottom: 15px
}

.xs-vartical-menu .cd-secondary-dropdown .has-children .is-hidden a {
	font-weight: 400;
	font-size: .92857em;
	border-bottom: 0;
	padding: 3px 0;
	margin-bottom: 0
}

.xs-vartical-menu .cd-dropdown-gallery {
	padding: 15px 15px 30px
}

.xs-vartical-menu .cd-dropdown-gallery li {
	width: 50%;
	margin-right: 0
}

.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item {
	margin: 15px;
	display: block;
	border: 1px solid #eaeaea;
	padding: 15px
}

.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item h3 {
	color: #0063d1;
	font-size: 1em;
	font-weight: 400;
	margin: 0;
	text-align: center
}

.xs-vartical-menu .cd-dropdown-icons {
	padding: 30px
}

.xs-vartical-menu .cd-dropdown-icons .media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item {
	height: 100%;
	padding: 10px;
	-o-text-overflow: unset;
	text-overflow: unset;
	white-space: unset
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item img {
	padding-right: 8px
}

.xs-vartical-menu .cd-dropdown-icons li .cd-dropdown-item::before {
	display: none
}

.xs-vartical-menu .cd-dropdown-icons li .media-body h3 {
	font-size: 1.14286em;
	color: #0063d1;
	font-weight: 400
}

.xs-vartical-menu .cd-dropdown-icons li .media-body p {
	margin-bottom: 0;
	font-size: .85714em
}

.xs-vartical-menu .cd-dropdown-trigger::after {
	right: 25px
}

.xs-vartical-menu .cd-dropdown-trigger::before {
	right: 30px
}

.xs-vartical-menu .cd-dropdown-trigger:hover,
.xs-vartical-menu .cd-dropdown-trigger.dropdown-is-active:hover {
	color: #fff;
	background-color: #83b735
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger,
.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active:hover {
	background-color: #f7f7f7;
	color: #0063d1
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger:hover::after,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger.dropdown-is-active::after {
	background-color: #0063d1
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger::before,
.xs-vartical-menu.v-gray .cd-dropdown-trigger::after {
	background: #0063d1
}

.xs-vartical-menu.v-gray .cd-dropdown-content,
.xs-vartical-menu.v-gray .cd-dropdown:before {
	border-color: #fff;
}

.xs-vartical-menu .cd-dropdown-content>.has-children>.is-active {
	z-index: 99999
}

@media(min-width:992px) and (max-width:1023px) {
	.xs-vartical-menu {
		margin-bottom: 30px
	}
	.xs-vartical-menu .cd-dropdown {
		top: 0
	}
	.xs-vartical-menu .cd-dropdown-content {
		top: 0;
		border: 0
	}
	.xs-vartical-menu .cd-dropdown-content li a {
		color: #fff
	}
	.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown {
		display: block
	}
	.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown .has-children {
		width: 100%
	}
	.xs-vartical-menu .cd-dropdown-content .cd-secondary-dropdown a {
		padding: 12px 30px;
		margin-bottom: 0
	}
	.xs-vartical-menu .cd-dropdown-content .go-back a::before,
	.xs-vartical-menu .cd-dropdown-content .go-back a::after {
		left: 10px
	}
	.xs-vartical-menu .cd-dropdown-gallery li {
		width: 100%
	}
	.xs-vartical-menu .cd-dropdown-gallery li a {
		padding: 12px 30px
	}
	.xs-vartical-menu .cd-dropdown-gallery .cd-dropdown-item h3 {
		color: #fff
	}
	.xs-vartical-menu .cd-dropdown-icons li a {
		padding: 12px 30px
	}
	.xs-vartical-menu .cd-dropdown-icons .media {
		line-height: unset
	}
	.xs-vartical-menu .cd-dropdown-icons li .media-body p,
	.xs-vartical-menu .cd-dropdown-icons li .media-body h3 {
		color: #fff
	}
}

.isOverlayActive .nav-cover {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	background-color: #222;
	opacity: .5;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.isOverlayActive .xs-vartical-menu .cd-dropdown-trigger,
.isOverlayActive .xs-vartical-menu .cd-dropdown {
	z-index: 10001
}

@media only screen and (min-width:1024px) {
	.cd-dropdown-content .cd-dropdown-icons {
		width: 760px
	}
}

.xs-vartical-menu.v-menu-is-active>.cd-dropdown-trigger {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.xs-vartical-menu.v-menu-is-active .cd-dropdown-trigger.dropdown-is-active::before,
.xs-vartical-menu.v-menu-is-active .cd-dropdown-trigger.dropdown-is-active::after {
	display: none
}

.xs-navbar-search {
	height: 60px;
	border: 2px solid #e7e7e7;
	border-radius: 4px
}

.xs-navbar-search .input-group {
	height: 100%
}

.xs-navbar-search input:not([type=submit]) {
	border: 0;
	border-radius: 0;
	padding-left: 28px;
	font-size: 1em
}

/*.xs-navbar-search .xs-category-select {*/
	/*border: 0;*/
	/*height: 100%;*/
	/*padding-left: 30px;*/
	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*appearance: none;*/
	/*color: #555;*/
	/*min-width: 160px;*/
	/*max-width: 170px;*/
	/*cursor: pointer;*/
	/*background-image: url(../images/arrow-2.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center right 19px;*/
	/*padding-right: 40px;*/
	/*white-space: nowrap;*/
	/*background-color: transparent*/
/*}*/

/*.xs-navbar-search .xs-category-select {*/
	/*border: 0 !important;*/
	/*height: 100% !important;*/
	/*padding-left: 30px !important;*/
	/*-webkit-appearance: none !important;*/
	/*-moz-appearance: none !important;*/
	/*appearance: none !important;*/
	/*color: #555 !important;*/
	/*min-width: 160px !important;*/
	/*max-width: 170px !important;*/
	/*cursor: pointer !important;*/
	/*background-image: url(../images/arrow-2.png);*/
	/*background-repeat: no-repeat !important;*/
	/*background-position: center right 19px !important;*/
	/*padding-right: 40px !important;*/
	/*white-space: nowrap !important;*/
	/*background-color: transparent;*/
/*}*/

.xs-category-select {
	/* border: 0 !important; */
	border-color: silver;
	margin-top: 2px;
	height: 95% !important;
	padding-left: 30px !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	color: #4e5153 !important;
	min-width: 160px !important;
	max-width: 170px !important;
	cursor: pointer !important;
	background-image: url(../images/arrow-2.png);
	background-repeat: no-repeat !important;
	background-position: center right 19px !important;
	padding-right: 40px !important;
	white-space: nowrap !important;
	background-color: transparent;
}

.xs-navbar-search .xs-category-select-wraper {
	position: relative
}

.xs-navbar-search .xs-category-select-wraper::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 40px;
	width: 1px;
	background-color: #e7e7e7
}

.xs-navbar-search .btn[type=submit] {
	height: calc(100% + 4px);
	background-color: #0063d1;
	width: 68px;
	font-size: 1em;
	color: #f7f8fa;
	border-radius: 0 4px 4px 0;
	margin-right: -2px;
	margin-top: -2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xs-navDown .btn:not([type=submit]) {
	width: 100%;
	font-size: .85714em;
	color: #797979!important;
	letter-spacing: .2px;
	padding: 8px 12px;
	border: 2px solid #e7e7e7;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s
}

.xs-navDown .btn:not([type=submit]) strong {
	display: block;
	font-size: 1.286em;
	text-transform: uppercase;
	color: #0063d1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-navDown .btn:not([type=submit]):hover {
	color: #fff!important
}

.xs-navDown .btn:not([type=submit]):hover strong {
	color: #fff!important
}

.xs-navDown.transparent-header-info .row {
	margin-right: 0
}

.xs-navDown.transparent-header-info .xs-logo-wraper {
	padding: 25px 0
}

.xs-navDown.transparent-header-info .xs-header-info {
	text-align: right;
	padding: 38px 0
}

.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger,
.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger:hover,
.xs-navDown.v-yellow .xs-vartical-menu .cd-dropdown-trigger.dropdown-is-active:hover {
	background-color: #f7f7f7;
	color: #333e48
}

.xs-navDown.v-yellow .xs-vartical-menu.v-gray .cd-dropdown-trigger::before,
.xs-navDown.v-yellow .xs-vartical-menu.v-gray .cd-dropdown-trigger::after {
	background: #333e48
}

.xs-navDown.v-yellow .xs-navbar-search .btn[type=submit] {
	/*background-color: #a029f5;*/
	background-image: linear-gradient(to right, #8b02ff,#da01fe);
	
}


.xs-navDown.v-yellow .btn:not([type=submit]) strong {
	color: #333e48;
}

.xs-navDown.navDown-v5>.container {
	position: relative;
}

.xs-navDown.navDown-v5 .xs-menus-group {
	position: static;
}

.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown-trigger {
	background-color: #ffd200;
	padding: 28px 42px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	max-height: 73px;
}

.xs-navDown.navDown-v5 .menu-label {
	background-color: #ffd200;
	top: 0
}

.xs-navDown.navDown-v5 .menu-label::before {
	border-left-color: #ffd200;
	border-top-color: #ffd200
}

.xs-navDown.navDown-v5 .menu-label.highlight {
	background-color: #e53935
}

.xs-navDown.navDown-v5 .menu-label.highlight::before {
	border-left-color: #e53935;
	border-top-color: #e53935
}

.xs-navDown.navDown-v5 .xs-menus .nav-menu {
	text-align: right
}

.xs-navDown.navDown-v5 .xs-menus .nav-menu>li>a {
	padding: 35px 30px 21px
}

.xs-navDown.navDown-v5 .xs-single-wishList {
	font-size: 1.78571em
}

.xs-navDown.navDown-v5 .xs-wish-list-item {
	padding: 23px 0 0
}

.xs-navDown.navDown-v5 .xs-miniCart-dropdown .xs-item-count {
	top: -9px
}

.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown-content,
.xs-navDown.navDown-v5 .xs-vartical-menu .cd-dropdown:before {
	border-color: #ffd200
}

.xs-navDown.color-white .xs-menus .nav-menu>li>a .submenu-indicator-chevron {
	border-color: transparent #fff #fff transparent
}

.xs-navDown.color-white .xs-menus .nav-menu>li>a,
.xs-navDown.color-white .xs-single-wishList {
	color: #fff
}

.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown-trigger {
	background-color: #83b735
}

.xs-navDown.secondary-color-v .xs-single-wishList {
	color: #83b735
}

.xs-navDown.secondary-color-v .xs-single-wishList .xs-item-count.highlight {
	background-color: #83b735
}

.xs-navDown.secondary-color-v .xs-menus .nav-menu>li.active a,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li:hover>a,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li>a:hover {
	color: #83b735
}

.xs-navDown.secondary-color-v .xs-menus .nav-menu>.focus>a .submenu-indicator-chevron,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>li:hover>a .submenu-indicator-chevron,
.xs-navDown.secondary-color-v .xs-menus .nav-menu>.active>a .submenu-indicator-chevron {
	border-color: transparent #83b735 #83b735 transparent
}

.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown-content,
.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown:before {
	border-color: #83b735
}

.xs-navDown.secondary-color-v>.container>.row {
	position: relative
}

.xs-navDown.secondary-color-v>.container>.row::before {
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	background-color: #83b735;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0
}

.megamenu-list>li>a:hover {
	background-color: transparent;
	color: #222;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.megamenu-list-title>a {
	pointer-events: none
}

.xs-customer-form .input-group {
	background-color: #fafafc;
	border: 1px solid #eaeaea;
	height: 42px;
	margin-bottom: 20px
}

.xs-customer-form input:not([type=submit]) {
	border: 0;
	padding: 0 20px;
	border-radius: 0;
	font-style: italic;
	background-color: transparent;
	font-size: 1em;
	font-style: normal
}

.xs-customer-form i {
	font-size: 1.28571em;
	color: #0063d1;
	padding: 0 20px
}

.xs-customer-form ::-webkit-input-placeholder {
	color: #555;
	font-style: italic;
	font-size: .85714em
}

.xs-customer-form ::-moz-placeholder {
	color: #555;
	font-style: italic;
	font-size: .85714em
}

.xs-customer-form :-ms-input-placeholder {
	color: #555;
	font-style: italic;
	font-size: .85714em
}

.xs-customer-form :-moz-placeholder {
	color: #555;
	font-style: italic;
	font-size: .85714em
}

.xs-customer-form .input-group-text {
	background-color: transparent;
	border: 0 solid #ced4da;
	border-radius: 0
}

.xs-customer-form .btn-info {
	background-color: #3b5999
}

.xs-customer-form .btn-danger {
	background-color: #dd4b39
}

.xs-customer-form .btn {
	border: 0;
	cursor: pointer
}

.xs-customer-form p {
	margin: 20px 0;
	color: #ccc;
	font-size: .85714em;
	font-weight: 500;
	text-align: center
}

.xs-customer-form .btn-block+.btn-block {
	margin-top: 10px
}

.xs-modal~.modal-backdrop {
	position: fixed;
	background-color: transparent;
	z-index: 9999
}

.xs-modal~.modal-backdrop:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, .87);
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: 100%;
	-webkit-transform: scale(.04) translateY(9999px);
	-ms-transform: scale(.04) translateY(9999px);
	transform: scale(.04) translateY(9999px);
	overflow: hidden;
	-webkit-animation: menu-animation 1.2s ease-out forwards;
	animation: menu-animation 1.2s ease-out forwards
}

.xs-modal~.modal-backdrop.show {
	-webkit-animation: menu-animation 1.2s ease-out forwards;
	animation: menu-animation 1.2s ease-out forwards;
	-webkit-transform: scale(2) translateY(0);
	-ms-transform: scale(2) translateY(0);
	transform: scale(2) translateY(0)
}

.xs-modal {
	z-index: 99999
}

.xs-modal .modal-content {
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 6px 23px 0 rgba(135, 135, 135, .118);
	box-shadow: 0 6px 23px 0 rgba(135, 135, 135, .118);
	max-width: 100%;
	padding: 60px
}

.xs-modal .modal-dialog {
	position: absolute;
	top: -100%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .55s;
	-o-transition: .55s;
	transition: .55s;
	background-color: transparent;
	min-width: 570px;
	opacity: 0;
	margin: 0;
	z-index: 9999
}

.xs-modal.show .modal-dialog {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: top .53s ease-out, opacity .35s ease-out;
	-o-transition: top .53s ease-out, opacity .35s ease-out;
	transition: top .53s ease-out, opacity .35s ease-out;
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
	opacity: 1;
	top: 50%;
	left: 50%
}

.xs-tab-nav {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-color: #f1f1f1;
	margin-bottom: 20px
}

.xs-tab-nav .nav-link {
	border: 0;
	border-radius: 0;
	padding: 0;
	padding-bottom: 10px;
	position: relative;
	color: #d1d1d1;
	font-weight: 600;
	font-size: 1.28571em
}

.xs-tab-nav .nav-link:hover:before,
.xs-tab-nav .nav-link.active:before {
	width: calc(100% + 18px)
}

.xs-tab-nav .nav-link:hover,
.xs-tab-nav .nav-link:hover:before,
.xs-tab-nav .nav-link.active:before,
.xs-tab-nav .nav-link.active {
	color: #0063d1
}

.xs-tab-nav .nav-link:before {
	position: absolute;
	content: "";
	bottom: -1px;
	left: 50%;
	height: 2px;
	width: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #0063d1
}

.xs-tab-nav .nav-item {
	margin-bottom: 0;
	margin-right: 35px
}

.xs-tab-nav .nav-item:last-child {
	margin-right: 0
}

@-webkit-keyframes menu-animation {
	0% {
		opacity: 0;
		-webkit-transform: scale(.04) translateY(300%);
		transform: scale(.04) translateY(300%)
	}
	40% {
		-webkit-transform: scale(.04) translateY(0);
		transform: scale(.04) translateY(0);
		-webkit-transition: ease-out;
		-o-transition: ease-out;
		transition: ease-out
	}
	40% {
		-webkit-transform: scale(.04) translateY(0);
		transform: scale(.04) translateY(0)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale(.02) translateY(0px);
		transform: scale(.02) translateY(0px)
	}
	61% {
		opacity: 1;
		-webkit-transform: scale(.04) translateY(0px);
		transform: scale(.04) translateY(0px)
	}
	99.9% {
		opacity: 1;
		height: 0;
		padding-bottom: 100%;
		border-radius: 100%
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(2) translateY(0px);
		transform: scale(2) translateY(0px);
		height: 100%;
		padding-bottom: 0;
		border-radius: 0
	}
}

.modal button.close {
	position: absolute;
	right: 20px;
	top: 20px;
	outline: none;
	z-index: 99
}

.xs-quick-view-modal .modal-dialog {
	min-width: 1170px
}

.xs-quick-view-modal .modal-content {
	padding: 30px
}

.xs-promotion {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	padding: 12px 0
}

.xs-promotion.alert-info {
	background-color: #ff6251
}

.xs-promotion.alert-info strong {
	background-color: #e15546
}

.xs-promotion p {
	margin-bottom: 0;
	color: #fff;
	font-size: .85714em
}

.xs-promotion strong {
	font-weight: 500;
	border-radius: 4px;
	padding: 7px 15px;
	margin-right: 16px
}

.xs-promotion .close {
	opacity: 1;
	color: #fff;
	text-shadow: none;
	font-size: 1em
}

.xs-promotion .close:focus {
	outline: none
}

.xs-promotion.alert-success {
	background-color: #83b735
}

.xs-promotion.promotion-v2 {
	padding: 12px 0
}

.xs-promotion.promotion-v2 p {
	text-align: center
}

.xs-promotion.promotion-v2 .close {
	font-size: 1em
}

.xs-banner-item {
	background-repeat: no-repeat;
	/* background-size: cover; */
	background-position: center center;
	min-height: 330px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.xs-banner-item .xs-watermark-text {
	z-index: 2
}

.xs-banner-item .large-version {
	opacity: .05;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.xs-banner-slider {
	position: relative
}

.xs-banner-slider.owl-carousel .owl-item img {
	width: auto
}

.xs-banner-slider .owl-next,
.xs-banner-slider .owl-prev,
.xs-banner-slider .owl-dots {
	margin: 0;
	position: absolute;
	bottom: 39px;
	line-height: 1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.xs-banner-slider .owl-dots {
	left: calc(50% - 40px);
	bottom: 47px
}

.xs-banner-slider .owl-prev {
	left: calc(50% - 110px)
}

.xs-banner-slider .owl-next {
	left: calc(50% + 30px)
}

.xs-banner-slider .owl-prev.disabled,
.xs-banner-slider .owl-next.disabled {
	opacity: 0
}

.xs-simple-arrow {
	color: #0063d1;
	font-size: 2.14286em;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-banner-image {
	-ms-flex-item-align: center;
	align-self: center
}

.xs-banner-content {
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center
}

.xs-banner-content .xs-banner-sub-title {
	font-weight: 300;
	color: #0063d1;
	font-size: 2em;
	letter-spacing: -.3px;
	margin-bottom: 20px
}

.xs-banner-content .xs-banner-title {
	font-size: 3.5em;
	font-weight: 700;
	letter-spacing: -2px;
	margin-bottom: 50px
}

.xs-banner-content .btn-outline-primary {
	border-width: 2px;
	border-color: #0063d1;
	padding: 15px 61px
}

.xs-banner-content .btn {
	font-size: .85714em;
	font-weight: 700
}

.xs-banner-content .btn-primary {
	background-color: #0063d1
}

.xs-banner-content .xs-btn-wraper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xs-banner .xs-banner-content .btn-primary {
	padding: 18px 41px
}

.xs-banner-slider-2 .xs-banner-item {
	margin-left: 0;
	margin-right: 0;
	min-height: 550px
}

.xs-banner-slider-2 .xs-banner-content .xs-banner-sub-title {
	font-size: 1.57143em
}

.xs-banner-slider-2 .xs-banner-content .xs-banner-title {
	font-size: 2.71429em;
	margin-bottom: 30px
}

.xs-banner-slider-2 .xs-banner-content .xs-btn-wraper {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.xs-banner-slider-2 .owl-dots {
	margin-top: 0;
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.xs-banner .xs-feature-product:last-child {
	margin-bottom: 0
}

.xs-banner .xs-feature-product,
.xs-banner .xs-feature-product img {
	min-height: 260px
}

.xs-banner-slider-3 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #f7f7f7
}

.xs-banner-slider-3 .xs-banner-content {
	padding-left: 80px
}

.xs-banner-slider-3 .xs-banner-content .xs-banner-sub-title {
	font-size: 1.85714em;
	font-weight: 400
}

.xs-banner-slider-3 .xs-banner-content .xs-banner-title {
	font-size: 3.71429em;
	font-weight: 500;
	margin-bottom: 30px
}

.xs-banner-slider-3 .xs-banner-content .xs-btn-wraper {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.xs-banner-slider-3 .xs-banner-item {
	min-height: 550px
}

.xs-banner-slider-3 .xs-banner-image {
	padding-right: 50px
}

.xs-banner-slider-3 .owl-dots {
	margin-top: 0;
	position: absolute;
	bottom: calc(80px - 20px);
	left: 80px
}

.xs-banner.xs-banner-v4 .xs-banner-item {
	min-height: 600px
}

.xs-banner-slider-4 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.xs-banner-slider-4 .xs-banner-content {
	text-align: left
}

.xs-banner-slider-4 .xs-btn-wraper {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.xs-banner-slider-4 .xs-banner-sub-title {
	font-size: 1.85714em
}

.xs-banner-slider-4 .xs-banner-title {
	font-size: 3em;
	margin-bottom: 30px
}

.xs-banner-slider-4 .owl-dots {
	text-align: left;
	margin-top: 0;
	width: calc(520px + .2em);
	margin: 0 auto;
	position: relative;
	bottom: 39px
}

.xs-banner-v5 .xs-banner-item {
	min-height: 980px;
	overflow: hidden
}

.xs-banner-v5 .xs-banner-item::before {
	position: absolute;
	content: "";
	bottom: -60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url(../images/welcome/curve.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 100px;
	width: 370px;
	z-index: 2
}

.xs-banner-v5 [class^=col] {
	z-index: 9
}

.xs-banner-v5 .xs-banner-content {
	text-align: left
}

.xs-banner-v5 .xs-banner-content .xs-banner-sub-title {
	color: #83b735;
	font-family: pacifico, cursive;
	margin-bottom: 0
}

.xs-banner-v5 .xs-banner-content .xs-banner-title {
	font-size: 5.85714em;
	margin-bottom: 0
}

.xs-banner-v5 .xs-banner-content p {
	font-size: 1.28571em;
	color: #666
}

.xs-banner-v5 .xs-banner-content .btn:not(.btn-outline-success) {
	padding: 18px 60px
}

.xs-banner-v5 .xs-banner-content .btn-outline-success {
	padding: 16px 49px
}

.container-fullwidth .xs-banner-content .xs-banner-title {
	font-size: 2.85714em
}

.container-fullwidth .xs-banner-content .xs-banner-sub-title {
	font-size: 1.78571em
}

.container-fullwidth .xs-banner-content .btn-outline-primary {
	border-color: #0063d1
}

.xs-banner-slider-5 {
	position: relative
}

.xs-banner-slider-5 .owl-dots {
	margin-top: -46px;
	bottom: 0
}

.xs-banner.vendor-welcome {
	padding-bottom: 30px
}

.xs-banner.v-yellow .btn:not([data-toggle=popover]) {
	color: #333e48
}

.xs-banner.v-yellow .btn:not([data-toggle=popover]).btn-primary {
	background-color: #fed700
}

.xs-banner-slider-6 .xs-banner-item {
	margin-left: -1px;
	margin-right: 0;
	/* min-height: 530px */
}

.xs-banner-slider-6~[class^=col-] .xs-banner-campaign img,
.xs-banner-slider-6 .xs-banner-item {
	/* border-radius: 6px */
}


.xs-banner-slider-6 .xs-banner-content {
	text-align: left;
	color: #000;
	padding-left: 80px;
	width: 100%
}

.xs-banner-slider-6 .xs-banner-content .xs-banner-sub-title {
	color: #000;
	font-size: 1.78571em
}

.xs-banner-slider-6 .xs-banner-content .xs-banner-title {
	font-size: 2.85714em;
	margin-bottom: 26px
}

.xs-banner-slider-6 .xs-banner-content .btn {
	color: #333e48
}

.xs-banner-slider-6 .xs-banner-content .btn:hover {
	color: #fff
}

.xs-banner-slider-6 .xs-banner-content .btn.btn-outline-primary {
    border-color: #a029f5;
    color: #000;
}

.xs-banner-slider-6 .xs-banner-content .btn:not([data-toggle=popover]).btn-primary {
	background-color: #fed700
}

.xs-banner-slider-6 .xs-btn-wraper {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.xs-banner-slider-6 .owl-dots {
	margin-top: 0;
	position: absolute;
	bottom: 46px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.xs-banner-slider-6 .owl-dots .owl-dot span {
	background-color: #e1e1e1
}

.xs-banner-slider-6 .owl-dots .owl-dot.active span {
	background-color: #fed700
}

.xs-banner-slider-6 .owl-stage-outer,
.xs-banner-slider-6 .owl-stage,
.xs-banner-slider-6 .owl-item,
.xs-banner-slider-6 .xs-banner-item {
	height: 100%
}

.banner-fullwidth-version-2 {
	margin-bottom: 30px

	margin: 0px;
	padding: 0px;
}

.banner-fullwidth-version-2 .xs-banner-campaign {
	margin-bottom: 30px
}

.banner-fullwidth-version-2 .xs-banner-campaign:last-child {
	margin-bottom: 0
}

.xs-feature-product {
	position: relative;
	margin-bottom: 30px;
	cursor: pointer;
	overflow: hidden
}

.xs-feature-product.highlight {
	margin-bottom: 0
}

.xs-feature-product.highlight .xs-feature-product-info {
	padding: 60px
}

.xs-feature-product .xs-product-offer-label {
	position: absolute;
	bottom: 90px;
	left: 60px
}

.xs-feature-product>img {
	-webkit-transition: -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	-o-transition: transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: transform .6s cubic-bezier(0, 0, .44, 1.18), -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.xs-feature-product:hover>img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1)
}

.xs-feature-product-info {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px;
	width: 100%;
	height: 100%
}

.xs-feature-product-info .xs-cate-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 99, 209, .9);
	color: #f5f5f5;
	font-size: 1.28571em;
	font-weight: 500
}

.product-title-v2 {
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 30px
}

.product-title-v2 a {
	color: #0063d1;
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.product-title-v2 a strong {
	color: #222;
	display: block;
	font-size: 1.714em;
	margin-top: 4px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.product-title-v2 a:hover {
	color: #222
}

.product-title-v2 a:hover strong {
	color: #0063d1
}

.product-title-v2.large {
	font-size: 1.28571em
}

.product-title-v2.large strong {
	font-size: 2em;
	margin-top: 0
}

.feature-product-v4 .xs-product-wraper,
.feature-product-v4 .xs-list-group {
	padding: 20px;
	border: 0;
	background-color: #fff
}

.feature-product-v4 .product-item-meta {
	background-color: #fff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #f1f1f1
}

.feature-product-v4 .price {
	color: #0063d1;
	font-size: 1em
}

@-webkit-keyframes show {
	0% {
		display: none;
		opacity: 0
	}
	100% {
		display: block;
		opacity: 1
	}
}

@keyframes show {
	0% {
		display: none;
		opacity: 0
	}
	100% {
		display: block;
		opacity: 1
	}
}

.xs-single-product {
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-single-product .xs-list-group {
	display: none;
	-webkit-animation: show .4s ease;
	animation: show .4s ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	position: absolute;
	z-index: 2;
	width: 100%
}

.xs-single-product:hover {
	-webkit-box-shadow: 2px 11px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 2px 11px 20px 0 rgba(144, 144, 144, .2)
}

.xs-single-product:hover .xs-product-wraper {
	-webkit-box-shadow: none;
	box-shadow: none
}

.xs-single-product:hover .product-item-meta {
	opacity: 1;
	top: -15px
}

.xs-single-product:hover .xs-list-group {
	-webkit-box-shadow: 2px 11px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 2px 11px 20px 0 rgba(144, 144, 144, .2);
	display: block;
	opacity: 1
}

.xs-single-product:hover .product-title a {
	color: #0063d1
}

.xs-product-wraper {
	padding: 10px 30px 30px;
	background-color: #fff;
	border: 1px solid #efefef;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: relative;
	z-index: 1
}

.xs-product-wraper img {
	opacity: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

/*.xs-product-wraper .xs-product-header {*/
/*	opacity: 0;*/
/*	top: 0*/
/*}*/

.vendor-name .xs-product-header {
	opacity: 0;
	top: 0;
}

.xs-product-wraper .xs-product-hover-area {
	position: absolute;
	bottom: -100px;
	opacity: 0;
	width: calc(100% + 2px);
	margin-left: -1px;
	border-top: 0;
	left: 0;
	background-color: #fff
}

.xs-product-wraper:hover {
	border-color: transparent;
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	z-index: 2
}

/*.xs-product-wraper:hover .xs-product-header {*/
	/*top: 20px;*/
	/*opacity: 1*/
/*}*/

.vendor-name:hover .xs-product-header {
	top: 20px;
	opacity: 1;
}

.xs-product-wraper:hover .xs-product-hover-area {
	opacity: 1;
	bottom: -63px
}

.xs-product-wraper:hover .product-item-meta {
	opacity: 1;
	top: -15px
}

.xs-product-wraper:hover img {
	opacity: .7
}

.xs-product-wraper img~.xs-product-content {
	margin-top: 0
}

.xs-product-wraper .xs-product-content {
	margin-top: 30px
}

.xs-product-wraper.version-2 {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	padding-top: 10px
}

.xs-product-wraper.version-2 .xs-product-content,
.xs-product-wraper.version-2 img,
.xs-product-wraper.version-2 .xs-product-header {
	padding: 0 30px
}

.xs-product-wraper.version-2 .xs-product-content {
	padding-bottom: 30px
}

.xs-product-wraper.version-2:hover {
	border-color: #efefef
}

.xs-product-wraper.version-3 {
	margin-bottom: 28px
}

.xs-product-wraper.version-3:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #efefef
}

.xs-product-wraper.highlight {
	padding: 50px
}

.xs-product-wraper.highlight .xs-product-content {
	margin-top: 0;
	margin-bottom: 32px
}

.xs-product-wraper.highlight img {
	margin-bottom: 23px
}

.xs-product-wraper.highlight:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #efefef
}

.xs-product-wraper.version-4 {
	text-align: center;
	border: 0
}

.xs-product-wraper.version-4 img {
	margin-bottom: 43px
}

.xs-product-wraper .product-item-meta {
	text-align: center;
	opacity: 0;
	position: relative;
	top: 30px
}

.xs-product-wraper .xs-product-offer-label {
	margin: 0 0 0 auto
}

.xs-product-main-wrapre .xs-product-wraper {
	margin-bottom: 20px
}

.xs-product-main-wrapre .xs-product-wraper img {
	margin-bottom: 20px
}

.xs-product-main-wrapre.no-gutters .xs-product-wraper {
	margin-bottom: 0
}

.version-5 .xs-product-wraper,
.version-6 .xs-product-wraper {
	border: 0;
	text-align: center;
	margin-bottom: 20px
}

.version-5 .xs-product-wraper:hover,
.version-6 .xs-product-wraper:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.version-5 .xs-product-wraper.highlight,
.version-6 .xs-product-wraper.highlight {
	text-align: left
}

.version-6 [class^=col] {
	padding-left: 7.5px;
	padding-right: 7.5px
}

.version-6 [class^=col]:first-child {
	padding-left: 15px
}

.version-6 [class^=col]:last-child {
	padding-right: 15px
}

.version-6 .xs-product-wraper {
	padding: 10px 20px 30px
}

.xs-tab-content .row {
	margin-left: 0;
	margin-right: 0
}

.xs-product-header {
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	margin-bottom: 5px;
	z-index: 2
}

.product-title {
	font-size: 1.14286em;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.625;
	/*color:#fff;*/
}

.product-title a {
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: inline-block
}

.product-title a:hover {
	color: #000;
}

.product-title.highlight {
	font-size: 1em
}

.product-title.highlight a {
	color: #0063d1
}

.product-title.highlight a strong {
	font-size: 1.857em;
	display: block;
	color: #222;
	line-height: 1
}

.product-title.small {
	font-size: 1em
}

.product-title.medium,
.xs-post-footer .post-author .product-title.xs-round-avatar,
.xs-author-block .post-author .product-title.xs-round-avatar {
	font-size: 1.28571em;
	margin-bottom: 8px
}

.product-stock {
	color: #bbb
}

.product-stock span {
	padding-left: 5px
}

.price {
    color: #5a6268;
    /* font-size: 1.28571em; */
    text-align: center;
}

.price del {
	color: #d4d4d4;
	padding-left: 5px
}

.price.highlight {
	display: block;
	font-weight: 500;
	font-size: 2.14286em;
	line-height: 1;
	text-align: left
}

.price.highlight del {
	padding-left: 0;
	padding-bottom: 5px;
	display: block;
	font-size: .667em;
	font-weight: 400
}

.price.small {
	font-size: 1em
}

.price.version-2 {
	font-size: 1.42857em
}

.price.version-2 del {
	font-size: .7em
}

.price small {
	font-size: .75em;
	color: #d4d4d4
}

.price.version-3 {
	color: #0063d1;
	font-weight: 300;
	font-size: 1.71429em;
	line-height: 1
}

.price.version-3 del {
	font-size: .75em;
	display: block;
	margin-top: 5px
}

.xs-content-header {
	border-bottom: 1px solid #efefef;
	margin-bottom: 30px
}

.xs-content-header .xs-content-title {
	float: left;
	margin-top: -4px
}

.xs-content-header .xs-content-title.version-2 {
	margin-top: 0
}

.xs-content-header .xs-nav-tab {
	float: right
}

.xs-content-header .customNavigation {
	float: right
}

.xs-content-header.version-2 {
	border-bottom: 0
}

.xs-content-header.version-2 .xs-simple-btn {
	float: right
}

.xs-content-header.version-2 .xs-content-title {
	margin-top: 0
}

.xs-content-header.version-3 {
	padding-bottom: 8px
}

.xs-content-header.content-header-v2 .xs-nav-tab {
	float: none;
	position: relative
}

.xs-content-header.content-header-v2 .nav-item .xs-custom-nav {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0
}

.xs-content-header.content-header-v2 .nav-item .nav-link.active~.xs-custom-nav {
	opacity: 1;
	visibility: visible
}

.xs-content-title {
	font-size: 2.0em;
	margin-bottom: 22px;
	line-height: 1;
	position: relative
}

.xs-content-title.version-2 {
	padding-bottom: 28px
}

.xs-content-title.version-2::before {
	position: absolute;
	content: "";
	bottom: -1px;
	left: 0;
	height: 2px;
	width: 60px;
	background-color: #0063d1
}

.xs-content-title.version-2::after {
	position: absolute;
	content: "";
	left: 30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -13px;
	border-top: 8px solid #0063d1;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.xs-content-title.version-3 {
	font-size: 2em;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 24px
}

.xs-content-title.version-3::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	height: 2px;
	width: 80px;
	background-color: #83b735
}

.xs-content-title.version-3 small {
	font-size: .643em;
	font-weight: 400;
	display: block;
	color: #999;
	margin-bottom: 5px
}

.xs-content-title.version-3~.xs-custom-nav {
	padding-top: 5px
}

.xs-nav-tab {
	border-bottom: 0 solid #000
}

.xs-nav-tab .nav-item {
	margin-right: 40px
}

.xs-nav-tab .nav-item:last-child {
	margin-right: 0
}

.xs-nav-tab .nav-link {
	padding: 0;
	line-height: 1;
	border: 0;
	font-size: 1.28571em;
	color: #969696;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: relative;
	padding-bottom: 13px
}

.xs-nav-tab .nav-link::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	height: 2px;
	width: 40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #0063d1;
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-nav-tab .nav-link::after {
	position: absolute;
	content: "";
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -9px;
	border-top: 5px solid #0063d1;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0
}

.xs-nav-tab .nav-link.active,
.xs-nav-tab .nav-link:hover {
	color: #222;
	background-color: transparent
}

.xs-nav-tab .nav-link.active::before,
.xs-nav-tab .nav-link.active::after,
.xs-nav-tab .nav-link:hover::before,
.xs-nav-tab .nav-link:hover::after {
	opacity: 1
}

.xs-nav-tab.version-2 .nav-item {
	margin-right: 20px
}

.xs-nav-tab.version-2 .nav-item:last-child {
	margin-right: 0
}

.xs-nav-tab.version-2 .nav-item .nav-link {
	font-size: 1.57143em;
	padding-bottom: 28px
}

.xs-nav-tab.version-2 .nav-item .nav-link::before,
.xs-nav-tab.version-2 .nav-item .nav-link::after {
	left: 0;
	width: 60px;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

.xs-nav-tab.version-2 .nav-item .nav-link::after {
	bottom: -13px;
	width: 10px;
	left: calc(60px/2);
	margin-left: calc(-10px/2)
}

.xs-nav-tab.version-red .nav-link::before {
	background-color: #ff6251
}

.xs-nav-tab.version-red .nav-link::after {
	border-top-color: #ff6251
}

.xs-nav-tab.version-3 .nav-item .nav-link {
	font-size: 2em;
	padding-bottom: 20px
}

.xs-nav-tab.version-4 {
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea
}

.xs-nav-tab.version-4 .nav-item .nav-link {
	font-size: 1em;
	font-weight: 500;
	color: #222
}

.xs-nav-tab.version-4 .nav-item .nav-link span {
	color: #83b735
}

.xs-nav-tab.version-4 .nav-item .nav-link:hover,
.xs-nav-tab.version-4 .nav-item .nav-link.active {
	color: #0063d1
}

.xs-nav-tab.version-4 .nav-item .nav-link::before {
	width: 100%
}

.xs-nav-tab.version-4 .nav-item .nav-link::after {
	display: none
}

.product-categories {
	font-size: .85714em;
	margin-bottom: 4px;
	display: block
}

.product-categories a {
	color: #999;
	display: inline-block
}

.xs-product-hover-area {
	padding: 20px 30px;
	border: 1px solid #efefef;
	color: #b7b7b7;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-product-hover-area a {
	color: #b7b7b7;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-product-hover-area a i {
	padding-right: 7px
}

.xs-product-hover-area a:hover {
	color: #777
}

.xs-vertical-tab-nav li a {
	color: #777;
	font-size: 1em;
	border-left: 1px solid #f7f7f7;
	padding-top: 11.25px;
	padding-bottom: 11.25px;
	padding-left: 35px;
	display: block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: relative
}

.xs-vertical-tab-nav li a::after {
	position: absolute;
	content: "\f105";
	font-family: fontawesome;
	color: #d3d3d3;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 60px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-vertical-tab-nav li a:hover,
.xs-vertical-tab-nav li a.active {
	border-left: 2px solid #0063d1;
	color: #0063d1
}

.xs-vertical-tab-nav li a:hover::after,
.xs-vertical-tab-nav li a.active::after {
	color: #0063d1
}

.product-item-meta {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.product-item-meta li {
	display: inline-block
}

.product-item-meta li a {
	display: block;
	color: #222;
	width: 30px;
	height: 30px;
	line-height: 34px;
	border-radius: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	text-align: center
}

.product-item-meta li a:hover {
	color: #fff;
	background-color: #83b735
}

.product-item-meta.meta-style-2 li a {
	background-color: #83b735;
	color: #fff
}

.product-feature-ribbon {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	line-height: 60px;
	background-image: -webkit-linear-gradient(45deg, white 0%, white 50%, #0063d1 50%, #0063d1 100%);
	background-image: -o-linear-gradient(45deg, white 0%, white 50%, #0063d1 50%, #0063d1 100%);
	background-image: linear-gradient(45deg, white 0%, white 50%, #0063d1 50%, #0063d1 100%);
	text-align: right;
	z-index: 2
}

.product-feature-ribbon i {
	font-size: 1.78571em;
	padding: 14px 8px;
	color: #fff;
	display: inline-block
}

.xs-custom-nav a {
	display: inline-block;
	cursor: pointer;
	color: #d5d5d5;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-custom-nav a:not([href]):hover {
	color: #0063d1
}

.xs-custom-nav a.nav-round {
	width: 40px;
	height: 40px;
	border: 2px solid #f1f1f1;
	border-radius: 100%;
	text-align: center;
	font-size: 1.28571em;
	line-height: 35px;
	color: #666
}

.xs-custom-nav a.nav-round:hover {
	background-color: #83b735;
	border-color: #83b735;
	color: #fff
}

.xs-custom-nav .prev {
	margin-right: 14px
}

.container-fullwidth .xs-nav-tab-v3 {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.xs-nav-tab-v3 {
	position: relative;
	margin-bottom: 30px;
	border-bottom: 0
}

.xs-nav-tab-v3::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #eaeaea;
	z-index: 1;
	pointer-events: none
}

.xs-nav-tab-v3 .nav-item {
	width: 16.65%;
	margin-bottom: 0
}

.xs-nav-tab-v3 .nav-item .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: center;
	color: #222;
	font-size: 1.14286em;
	font-weight: 500;
	min-height: 180px;
	padding: 34px 5px;
	position: relative;
	background-color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-nav-tab-v3 .nav-item .nav-link::before {
	position: absolute;
	content: "";
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 1px;
	height: 100px;
	border-right: 1px solid #ededed
}

.xs-nav-tab-v3 .nav-item .nav-link::after {
	position: absolute;
	content: "";
	bottom: -12px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	height: 24px;
	width: 24px;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-nav-tab-v3 .nav-item .nav-link::after,
.xs-nav-tab-v3 .nav-item .nav-link.active {
	background-color: #0063d1
}

.xs-nav-tab-v3 .nav-item .nav-link.active {
	color: #fff
}

.xs-nav-tab-v3 .nav-item .nav-link.active span,
.xs-nav-tab-v3 .nav-item .nav-link.active small {
	color: #fff
}

.xs-nav-tab-v3 .nav-item .nav-link.active::after {
	opacity: 1
}

.xs-nav-tab-v3 .nav-item .nav-link.active::before {
	display: none
}

.xs-nav-tab-v3 .nav-item .nav-link span,
.xs-nav-tab-v3 .nav-item .nav-link small {
	display: block
}

.xs-nav-tab-v3 .nav-item .nav-link small {
	color: #555;
	font-weight: 400;
	font-size: .75em;
	margin-top: 8px
}

.xs-nav-tab-v3 .nav-item .nav-link span {
	color: #0063d1;
	font-size: 2.5em;
	margin-bottom: 15px
}

.xs-nav-tab-v3 .nav-item:first-child .nav-link:before {
	display: none
}

.xs-banner-campaign {
	display: block;
	position: relative;
	overflow: hidden
}

.xs-banner-campaign::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .5);
	-webkit-transition: -webkit-transform .8s;
	transition: -webkit-transform .8s;
	-o-transition: transform .8s;
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0)
}

.xs-banner-campaign:hover::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0)
}

.xs-banner .xs-banner-campaign img {
	width: 100%;
	min-height: 250px
}

.xs-banner-campaign-v2 {
	padding-top: 30px
}

.xs-offerBanner-section.version-fullwidth {
	padding-bottom: 50px
}

.xs-product-widget {
	margin-bottom: 30px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: relative
}

.xs-product-widget:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	border-color: transparent
}

.xs-product-widget:hover:hover img {
	opacity: .7
}

.xs-product-widget img {
	opacity: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-product-widget:last-child {
	margin-bottom: 0
}

.xs-product-widget img~.product-widget-content {
	padding: 0 20px
}

.xs-product-widget .product-widget-content {
	padding: 30px
}

.xs-product-widget.version-2 {
	border: 0
}

.xs-product-widget.version-2:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.xs-product-widget.version-thumb:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.xs-product-widget.version-gradient {
	background: -webkit-gradient(linear, left top, right top, from(#f7f6f2), color-stop(20%, #f7f6f2), color-stop(20%, #ffffff), to(#ffffff));
	background: -webkit-linear-gradient(left, #f7f6f2 0%, #f7f6f2 20%, #ffffff 20%, #ffffff 100%);
	background: -o-linear-gradient(left, #f7f6f2 0%, #f7f6f2 20%, #ffffff 20%, #ffffff 100%);
	background: linear-gradient(to right, #f7f6f2 0%, #f7f6f2 20%, #ffffff 20%, #ffffff 100%);
	border: 2px solid #f7f6f2;
	border-radius: 4px;
	z-index: 1
}

.xs-product-widget.version-gradient .xs-product-thumb {
	padding-left: 40px;
	min-width: 130px;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xs-product-widget.version-gradient .xs-product-thumb~.product-widget-content {
	padding: 20px 20px 20px 30px
}

.xs-product-widget.version-gradient::before {
	position: absolute;
	content: "";
	left: 20%;
	top: 0;
	background-image: url(../images/curve-small.png);
	height: 130px;
	width: 22px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}

.xs-product-widget.version-gradient:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #f7f6f2
}

.xs-tab-slider .owl-stage {
	padding-top: 10px;
	padding-bottom: 10px
}

.xs-product-slider-4 .xs-product-widget,
.xs-product-slider-5 .xs-product-widget,
.xs-product-slider-6 .xs-product-widget {
	margin-bottom: 12px
}

.xs-product-slider-4 .xs-product-widget:last-child,
.xs-product-slider-5 .xs-product-widget:last-child,
.xs-product-slider-6 .xs-product-widget:last-child {
	margin-bottom: 0
}

.version-thumb .xs-product-widget {
	border: 0;
	margin-bottom: 20px
}

.version-thumb .xs-product-widget:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.version-thumb .xs-product-widget .price del {
	display: block;
	padding-left: 0
}

.version-border-right .xs-product-widget {
	border: 0;
	border-right: 1px solid #f1f1f1
}

.version-border-right .xs-product-widget:hover {
	border-color: transparent
}

.version-border-right .owl-item.last-child .xs-product-widget {
	border-right-color: transparent
}

.product-thumb-version .xs-product-widget {
	border: 0;
	border-right: 1px solid #ededed;
	margin-bottom: 30px
}

.product-thumb-version .xs-product-widget:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-thumb-version .xs-product-widget img~.product-widget-content {
	padding: 0 10px
}

.product-thumb-version .xs-product-widget .price {
	color: #0063d1
}

.product-thumb-version .xs-product-widget img {
	padding-left: 6px;
	border-radius:20px;
}

.product-thumb-version [class^=col-]:last-child .xs-product-widget {
	border-right: 0
}

.xs-footer-section {
    padding-top: 80px;
    position: relative;
    /*background-color: #d700ff;*/
    background-image: linear-gradient(180deg, #d700ff, #7d01d5 );
}

.xs-footer-main {
	padding-bottom: 50px
}

.xs-footer-logo {
	padding-bottom: 60px;
	text-align: center
}

.xs-footer-logo a {
	display: inline-block
}

.footer-widget .widget-title {
	font-size: 1.28571em;
	font-weight: 500;
	margin-bottom: 25px
}

.footer-widget.footer-content {
	padding-right: 120px
}

.footer-widget .footer-banner {
	margin-top: -27px
}

.xs-footer-description {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e8e8e8
}

.xs-footer-description img {
	margin-right: 20px
}

.xs-footer-description .media-body p {
	margin-bottom: 0;
	color: #777
}

.xs-footer-description .media-body p a {
	color: #62ab00;
}

.xs-copyright {
	background-color: #0063d1;
	padding: 10px 0;
}

.xs-copyright.copyright-gray {
	background-color: #f8f8f8
}

.xs-copyright.copyright-gray .xs-copyright-text,
.xs-copyright.copyright-gray .xs-copyright-text a,
.xs-copyright.copyright-gray .xs-social-list li a {
	color: #555
}

.xs-copyright.copyright-yellow {
	/*background-color: #7d01d5;*/
	background-image: linear-gradient(to right, #8b02ff,#da01fe);
	
}



.xs-copyright.copyright-yellow .xs-copyright-text,
.xs-copyright.copyright-yellow .xs-copyright-text a,
.xs-copyright.copyright-yellow .xs-social-list li a {
	color: #fff;
}

.xs-copyright .xs-payment-card {
	text-align: right
}

.xs-copyright .xs-payment-card li a {
	opacity: .5
}

.xs-copyright .xs-payment-card li a:hover {
	opacity: 1
}

.xs-copyright .xs-social-list {
	text-align: right
}

.xs-copyright .xs-social-list li a {
	color: #fff
}

.xs-copyright-text {
	color: #9dcbff
}

.xs-copyright-text a {
	color: #fff
}

.xs-payment-card li {
	display: inline-block;
	margin-right: 20px
}

.xs-payment-card li:last-child {
	margin-right: 0
}

.xs-payment-card li a {
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-payment-card .payment-title {
	color: #fff;
	margin-right: 30px
}

.footer-logo-v2 {
	text-align: left;
	padding-bottom: 40px
}

.xs-footer-info-and-payment {
	margin: 0
}

.xs-footer-info-and-payment span[class*=icon] {
	color: #62ab00;
	font-size: 3.57143em;
	margin-right: 20px
}

.xs-footer-info-and-payment .color-yellow[class*=icon] {
	color: #fed700
}

.xs-footer-info-and-payment h5 {
    font-size: 1.57143em;
    color: #fdfafa;
    /*color: #bbb;*/
    font-weight: 300;
    line-height: 1.454;
    margin-bottom: 12px;
}

.xs-footer-info-and-payment strong {
	display: block;
	color: #120a18;
	font-weight: 500
}

.xs-footer-info-and-payment address {
	color: #fff;
	margin-bottom: 12px
}

.xs-footer-info-and-payment .xs-payment-card {
	margin-bottom: 22px
}

.xs-footer-secure-info h6 {
	font-size: 1.14286em;
	font-weight: 400;
	margin-bottom: 7px
}

.xs-footer-secure-info li {
	display: inline-block;
	margin-right: 14px
}

.xs-footer-secure-info li:last-child {
	margin-right: 0
}

.footer-banner {
	display: inline-block
}

.xs-product-category {
	padding: 0 13px;
	border-right: 1px solid #ebebeb;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-product-category img {
	margin: 0 auto 20px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 1
}

.xs-product-category:hover {
	opacity: .7
}

.xs-tab-slider-6-col .last-child .xs-product-category {
	border-right: 1px solid transparent
}

.tab-slider-center .xs-product-category {
	text-align: center
}

.product-category-version-2 .xs-product-category {
	padding: 0 10px;
	border-right: 0;
	text-align: center;
	margin-bottom: 30px
}

.xs-slider-7-col .last-child .xs-product-category {
	border-right: 1px solid transparent
}

.xs-slider-7-col .first-child .xs-product-category {
	border-right: 1px solid transparent
}

.xs-recently-added .xs-content-header {
	padding-bottom: 10px
}

.xs-deal-of-the-day-section {
	position: relative;
	padding: 125px 0
}

.xs-best-deal-slider-content {
	color: #fff
}

.xs-best-deal-slider-content .price {
	margin-bottom: 40px;
	font-size: 2em;
	color: #fff;
	display: inline-block
}

.xs-best-deal-slider-content .price del {
	color: #1f7ee8
}

.xs-best-deal-slider-content .btn.btn-success::before {
	background-color: #222
}

.best-deal-sub-title {
	color: #62acff;
	font-size: 1.57143em;
	font-weight: 400;
	margin-bottom: 10px
}

.best-deal-title {
	font-size: 3em;
	font-weight: 700;
	letter-spacing: -.3px;
	margin-bottom: 25px
}

.xs-slider-highlight {
	position: relative
}

.xs-slider-highlight:hover .owl-prev,
.xs-slider-highlight:hover .owl-next {
	opacity: 1
}

.xs-slider-highlight:hover .owl-prev {
	left: 40px
}

.xs-slider-highlight:hover .owl-next {
	right: 40px
}

.xs-slider-highlight .owl-prev,
.xs-slider-highlight .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0
}

.xs-slider-highlight .owl-prev i,
.xs-slider-highlight .owl-next i {
	color: #b1d6ff
}

.xs-slider-highlight .owl-prev i:hover,
.xs-slider-highlight .owl-next i:hover {
	color: #fff
}

.xs-slider-highlight .owl-prev {
	left: 0
}

.xs-slider-highlight .owl-next {
	right: 0
}

.entry-summary {
	padding-top: 50px
}

.summary-content .entry-title {
	font-size: 1em;
	font-weight: 400;
	color: #0063d1;
	margin-bottom: 15px
}

.summary-content .product-title {
	font-size: 1.57143em;
	margin-bottom: 20px
}

.summary-content .star-rating {
	margin-bottom: 20px;
	line-height: 1
}

.summary-content .star-rating .value {
	top: -2px
}

.summary-content .price {
	margin-bottom: 20px
}

.xs-add-to-chart-form {
	margin-bottom: 30px
}

.xs-add-to-chart-form .xs_input_number {
	display: inline-block;
	float: left
}

.xs-add-to-chart-form .w-quantity-btn {
	text-align: right
}

.xs-wishlist-and-compare {
	width: 52px;
	height: 52px;
	line-height: 52px;
	display: inline-block;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	color: #999;
	font-size: 1.14286em;
	text-align: center
}

.xs-brand-section {
	padding: 80px 0;
	border-top: 1px solid #e3e3e3
}

.xs-brand-section.brand-bg-version {
	background-color: #0063d1;
	border-top: 0
}

.xs-brand-content li {
	min-width: calc(100%/5);
	float: left;
	text-align: center
}

.xs-brand-content li a {
	display: inline-block;
	opacity: .5;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-brand-content li a:hover {
	opacity: 1
}

.xs-brand-content.version-2 li {
	min-width: calc(100%/6);
	min-height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xs-brand-content.version-2 li a {
	opacity: 1
}

.xs-brand-content.version-3 li {
	min-width: calc(100%/6);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 116px
}

.xs-brand-content.version-3 li a {
	opacity: 1
}

.xs-newsLetter-section {
	padding: 90px 0
}

.xs-newsLetter-section.newsLetter-bg-image {
	color: #fff;
	background-image: url(../images/backgrounds/doodle_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.xs-newsLetter-section.version-gradient {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#effde9), to(#dffff6));
	background-image: -webkit-linear-gradient(bottom, #effde9 0%, #dffff6 100%);
	background-image: -o-linear-gradient(bottom, #effde9 0%, #dffff6 100%);
	background-image: linear-gradient(to top, #effde9 0%, #dffff6 100%)
}

.xs-newsLetter-section.version-gradient .newsletter-content i {
	color: #83b735
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type=submit]) {
	border-color: #ff6251;
	background-color: transparent
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type=submit])::-webkit-input-placeholder {
	color: #222;
	font-size: 1em
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type=submit])::-moz-placeholder {
	color: #222;
	font-size: 1em
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type=submit]):-ms-input-placeholder {
	color: #222;
	font-size: 1em
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type=submit]):-moz-placeholder {
	color: #222;
	font-size: 1em
}

.xs-newsLetter-section.version-gradient .xs-newsletter input[type=submit] {
	background-color: #ff6251
}

.xs-newsletter-sub-title {
	font-size: 1.57143em;
	font-weight: 300;
	margin-bottom: 15px
}

.xs-newsletter-title {
	font-size: 2.57143em;
	font-weight: 500;
	margin-bottom: 15px
}

.xs-newsletter-content p {
	color: #84a6ff;
	margin-bottom: 25px
}

.xs-newsletter-content .xs-newsletter {
	margin-right: 90px
}

.xs-newsletter {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.xs-newsletter input:not([type=submit]) {
	width: 100%;
	display: block;
	float: left;
	background-color: #0063d1;
	border: 2px solid rgba(0, 0, 0, .1);
	padding-left: 30px
}

.xs-newsletter input[type=submit] {
	border: 0;
	background-color: #83b735;
	letter-spacing: .3px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: .85714em;
	color: #fff;
	padding: 0 50px;
	display: inline-block;
	float: right;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-newsletter input:not([type=submit]),
.xs-newsletter input[type=submit] {
	height: 60px
}

.xs-newsletter.round {
	height: 60px
}

.xs-newsletter.round input:not([type=submit]) {
	border-radius: 30px;
	width: 100%
}

.xs-newsletter.round input[type=submit] {
	height: calc(100% - 14px);
	border-radius: 25px;
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 4.1
}

.xs-newsletter.round input[type=submit]:hover {
	background-color: #222
}

.xs-newsletter ::-webkit-input-placeholder {
	color: #84acff;
	font-size: 1.14286em
}

.xs-newsletter ::-moz-placeholder {
	color: #84acff;
	font-size: 1.14286em
}

.xs-newsletter :-ms-input-placeholder {
	color: #84acff;
	font-size: 1.14286em
}

.xs-newsletter :-moz-placeholder {
	color: #84acff;
	font-size: 1.14286em
}

.xs-newsletter.newsLetter-v2 input:not([type=submit]) {
	border-color: #e7e7e7;
	border-radius: 4px 0 0 4px;
	border-right: 0;
	background-color: #fff
}

.xs-newsletter.newsLetter-v2 input[type=submit] {
	background-color: #0063d1;
	border-radius: 0 4px 4px 0
}

.xs-newsletter.newsLetter-v2 input[type=submit]:hover {
	background-color: #83b735
}

.xs-newsletter.newsLetter-v2 input:not([type=submit]),
.xs-newsletter.newsLetter-v2 input[type=submit] {
	height: 52px
}

.xs-newsletter.newsLetter-v2 ::-webkit-input-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v2 ::-moz-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v2 :-ms-input-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v2 :-moz-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v2 label {
	position: absolute;
	top: -20px;
	left: 0;
	margin-bottom: 0
}

.xs-newsletter.newsLetter-v3 input:not([type=submit]) {
	border: 1px solid #e7e7e7;
	border-right: 0;
	background-color: #fff;
	border-radius: 25px 0 0 25px
}

.xs-newsletter.newsLetter-v3 input:not([type=submit]),
.xs-newsletter.newsLetter-v3 input[type=submit] {
	height: 52px
}

.xs-newsletter.newsLetter-v3 input[type=submit] {
	background-color: #333e48;
	font-size: 1em;
	padding: 0 35px;
	border-radius: 0 25px 25px 0
}

.xs-newsletter.newsLetter-v3 ::-webkit-input-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v3 ::-moz-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v3 :-ms-input-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

.xs-newsletter.newsLetter-v3 :-moz-placeholder {
	color: #c9c9c9;
	font-size: 1em
}

label[for=xs-newsletter-email] {
	display: block;
	position: absolute;
	top: -30px;
	margin-bottom: 0;
	left: 0
}

.newsletter-content {
	width: 100%
}

.newsletter-content i {
	color: #0063d1;
	font-size: 3.57143em
}

.newsletter-content .newsletter-title {
	font-size: 1.85714em;
	font-weight: 400;
	letter-spacing: -.3px
}

.newsletter-content p {
	color: #777;
	margin-bottom: 0
}

.xs-featureList-section {
	padding-top: 30px
}

.xs-feature-list {
	border: 1px solid #eaeaea;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xs-feature-list li {
	width: 20%;
	padding: 30px;
	border-right: 1px solid #eaeaea
}

.xs-feature-list li:last-child {
	border-right: 0
}

.xs-feature-list.vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 10px
}

.xs-feature-list.vertical li {
	width: 100%;
	padding: 0;
	border-right: 0 solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.xs-feature-list.vertical li:last-child {
	border-bottom: 0 solid #eaeaea;
	padding-bottom: 0;
	margin-bottom: 0
}

.xs-feature-list.vertical .xs-feature-text h4 {
	font-weight: 500;
	font-size: 1em
}

.xs-feature-list.vertical .xs-feature-text span {
	font-size: .9em
}

.xs-feature i {
	font-size: 2.14286em;
	color: #0063d1
}

.xs-feature-text h4 {
	font-weight: 500;
	font-size: 1.14286em;
	margin-bottom: 0;
	letter-spacing: -.3px
}

.xs-feature-text span {
	color: #626060
}

.xs-content-header.background-version {
	background-color: #0063d1;
	border-bottom: 0;
	padding: 18px 30px;
	border-radius: 4px 4px 0 0;
	margin-bottom: 0
}

.xs-content-header.background-version .xs-content-title {
	margin-top: 0;
	color: #fff;
	font-size: 1.28571em
}

.xs-content-header.background-version .xs-custom-nav a {
	color: #fff
}

.xs-deal-of-the-week {
	border: 2px solid #0063d1;
	border-top: 0;
	border-radius: 0 0 4px 4px
}

.xs-deal-blocks {
	padding-bottom: 28px
}

.xs-deal-blocks img {
	margin: 0 auto 20px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.xs-deal-blocks:hover img {
	opacity: .7
}

.xs-deal-blocks hr {
	border-color: #f4f4f4;
	margin-bottom: 30px;
	margin-top: 0
}

.xs-deal-blocks .xs-countdown-timer {
	padding: 0 75px
}

.xs-deals-info {
	padding: 0 28px;
	margin-bottom: 40px
}

.xs-deals-info .price {
	font-size: 1.71429em
}

.xs-deals-info .xs-product-offer-label {
	width: 70px;
	height: 70px;
	float: right
}

.xs-deals-info .product-title {
	margin-bottom: 0
}

.xs-deals-info .media {
	margin-bottom: 40px
}

.xs-deal-stock-limit {
	margin-bottom: 10px
}

.xs-deal-stock-limit .product-sold {
	float: left
}

.xs-deal-stock-limit .product-available {
	float: right
}

.product-sold,
.product-available {
	font-size: .85714em
}

.xs-progress {
	height: 10px;
	background-color: #f5f5f5;
	border-radius: 5px
}

.xs-progress .progress-bar {
	background-color: #83b735;
	border-radius: 5px
}

.countdow-timer h4 {
	font-size: 1em;
	color: #777;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px
}

.countdow-timer h4 span {
	font-weight: 500;
	font-size: 1.28571em
}

.deal-of-the-week-v2 .background-version {
	background-color: transparent;
	border: 2px solid #0063d1;
	border-bottom: 0 solid #000;
	position: relative
}

.deal-of-the-week-v2 .background-version::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 1px;
	width: calc(100% - 64px);
	background-color: #f4f4f4
}

.deal-of-the-week-v2 .background-version .xs-content-title {
	color: #222
}

.deal-of-the-week-v2 .background-version .xs-custom-nav a {
	color: #b2b2b2
}

.deal-of-the-week-v2 .price {
	color: #0063d1;
	font-weight: 300
}

.deal-of-the-week-v2 .xs-progress .progress-bar {
	background-color: #0063d1
}

.xs-deal-blocks.deal-block-v2 {
	position: relative;
	background-color: #fff;
	border-right: 1px solid #ededed
}

.xs-deal-blocks.deal-block-v2 .xs-product-offer-label {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 70px;
	height: 70px
}

.xs-deal-blocks.deal-block-v2 .xs-product-offer-label span {
	font-size: 1.28571em
}

.xs-deal-blocks.deal-block-v2 .price {
	color: #0063d1
}

.xs-deal-blocks.deal-block-v2 .title-and-price {
	text-align: center;
	margin-bottom: 20px
}

.xs-deal-blocks.deal-block-v2 .xs-deals-info {
	margin-bottom: 30px
}

.xs-deal-blocks.deal-block-v2 hr {
	width: calc(100% - 56px)
}

.tab-pane .row [class^=col-]:last-child .deal-block-v2 {
	border-right: 0 solid #000
}

.xs-banner-offer {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 6px
}

.xs-banner-offer,
.xs-offer-text {
	min-height: 300px;
	max-height: 320px
}

.xs-offer-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 50px
}

.xs-offer-text h2 {
	font-weight: 300;
	font-size: 2.85714em;
	margin-bottom: 5px
}

.xs-offer-text h3 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 2.5em
}

.xs-offer-product-img {
	margin-top: -28px;
	text-align: right
}

.small-offer-banner {
	background-color: #f7f7f7;
	border-radius: 6px;
	padding: 30px;
	max-height: 250px;
	min-height: 250px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.small-offer-banner:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2)
}

.small-offer-banner .media-body {
	position: relative;
	top: 63px;
	left: 10px
}

.small-offer-banner .media-body img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.small-offer-banner:hover .media-body img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.small-offer-banner.offer-banner-v2 h2,
.small-offer-banner.offer-banner-v2 h3 {
	font-size: 1.71429em;
	letter-spacing: -.3px
}

.small-offer-banner.offer-banner-v2 h2 {
	font-weight: 300;
	margin-bottom: 0
}

.small-offer-banner.offer-banner-v2 h3 {
	font-weight: 700;
	margin-bottom: 20px
}

.small-offer-banner.offer-banner-v2 .media-body {
	top: 33px
}

.small-offer-banner.offer-banner-v3 h2 {
	font-weight: 300;
	color: #0063d1;
	font-size: 1.28571em;
	margin-bottom: 10px
}

.small-offer-banner.offer-banner-v3 h3 {
	font-size: 2em;
	font-weight: 300
}

.small-offer-banner.offer-banner-v3 h3 span {
	font-weight: 700
}

.small-offer-banner.offer-banner-v3 .media-body {
	top: 80px
}

.small-offer-banner.offer-banner-v3 .offer-banner-content {
	max-width: 50%
}

.offer-banner-content {
	max-width: 60%
}

.offer-banner-content .product-categories {
	font-size: 1.28571em;
	margin-bottom: 10px;
	display: block
}

.offer-banner-content .product-categories a {
	color: #74a8e5
}

.offer-banner-content h3 {
	font-size: 2.14286em;
	font-weight: 700;
	margin-bottom: 19px
}

.small-offer-banner-v2 .small-offer-banner {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
	margin-bottom: 20px;
	min-height: 277px
}

.small-offer-banner-v2 .small-offer-banner:last-child {
	margin-bottom: 0
}

.small-offer-banner-v2 .offer-banner-content {
	max-width: 50%
}

.small-offer-banner-v2 .offer-banner-content p {
	color: #0063d1;
	margin-bottom: 8px
}

.small-offer-banner-v2 .offer-banner-content h3 {
	font-size: 1.28571em;
	font-weight: 300
}

.small-offer-banner-v2 .offer-banner-content h3 span {
	font-weight: 500;
	display: block
}

.xs-single-news {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-single-news:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2)
}

.xs-news-content {
	padding: 30px;
	background-color: #fff
}

.tags-links a {
	color: #0063d1
}

.entry-meta {
	margin-bottom: 15px
}

.entry-title {
	font-size: 1.28571em;
	line-height: 1.5;
	letter-spacing: -.3px;
	margin-bottom: 20px
}

.entry-title a {
	color: #222;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.entry-title a:hover {
	color: #0063d1
}

.post-meta {
	color: #999
}

.post-meta span {
	margin-right: 30px
}

.post-meta span:last-child {
	margin-right: 0
}

.post-meta i {
	font-size: 1.14286em;
	padding-right: 8px;
	position: relative;
	top: 3px
}

.post-meta a {
	font-size: .71429em;
	color: inherit;
	display: inline-block
}

.version-border .xs-news-content {
	border: 2px solid #f4f4f4;
	border-top: 0
}

.xs-nav-tab-v2 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 0;
	margin-bottom: 40px
}

.xs-nav-tab-v2 .nav-item {
	margin-bottom: 0
}

.xs-nav-tab-v2 .nav-link {
	border: 2px solid #f1f1f1;
	padding: 16px 50px;
	line-height: 1;
	border-radius: 25px;
	font-size: .85714em;
	font-weight: 700;
	color: #666;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-nav-tab-v2 .nav-link.active,
.xs-nav-tab-v2 .nav-link:hover {
	border-color: transparent;
	background-color: #83b735;
	color: #fff
}

.xs-nav-tab-v2 .nav-filter-img {
	min-height: 173px;
	max-width: 268px
}

.xs-organic-product-thumb {
	background: #f7f6f2;
	background: -moz-linear-gradient(top, #f7f6f2 0%, #f7f6f2 60%, #ffffff 60%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #f7f6f2 0%, #f7f6f2 60%, #ffffff 60%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f2), color-stop(60%, #f7f6f2), color-stop(60%, #ffffff), to(#ffffff));
	background: -o-linear-gradient(top, #f7f6f2 0%, #f7f6f2 60%, #ffffff 60%, #ffffff 100%);
	background: linear-gradient(to bottom, #f7f6f2 0%, #f7f6f2 60%, #ffffff 60%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f2', endColorstr='#ffffff', GradientType=0);
	border-radius: 4px;
	padding: 30px 30px 40px;
	position: relative;
	text-align: center;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-bottom: 30px
}

.xs-organic-product-thumb::before {
	position: absolute;
	content: "";
	top: calc(60% - 42px);
	left: 0;
	background-image: url(../images/curve.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 42px;
	z-index: -1
}

.xs-organic-product-thumb .xs-product-header {
	text-align: left
}

.xs-organic-product-thumb .product-item-meta,
.xs-organic-product-thumb .hover-box {
	opacity: 0;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.xs-organic-product-thumb .product-item-meta {
	top: -25px
}

.xs-organic-product-thumb .hover-box {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	bottom: -20px
}

.xs-organic-product-thumb .product-thumb {
	margin: 30px 0;
	min-height: 197px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xs-organic-product-thumb .xs-product-header,
.xs-organic-product-thumb .content-box {
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.xs-organic-product-thumb .content-box {
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-organic-product-thumb:hover {
	-webkit-box-shadow: 0 2px 6px 0 rgba(168, 168, 168, .2);
	box-shadow: 0 2px 6px 0 rgba(168, 168, 168, .2)
}

.xs-organic-product-thumb:hover .xs-product-header,
.xs-organic-product-thumb:hover .content-box {
	top: -20px;
	opacity: 0;
	visibility: hidden
}

.xs-organic-product-thumb:hover .product-item-meta,
.xs-organic-product-thumb:hover .hover-box {
	opacity: 1;
	visibility: visible
}

.xs-organic-product-thumb:hover .product-item-meta {
	top: 30px
}

.xs-organic-product-thumb:hover .hover-box {
	bottom: 40px
}

.xs-organic-product-thumb .product-title a:hover {
	color: #ff6251
}

.xs-organic-product-thumb .price {
	font-size: 1.14286em
}

.xs-organic-product-widget {
	padding: 40px;
	position: relative;
	background-color: #62ab00;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	margin-bottom: 30px
}

.xs-organic-product-widget:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2)
}

.xs-organic-product-widget::before {
	position: absolute;
	content: "";
	top: -50px;
	left: -170px;
	height: 393px;
	width: 393px;
	background-color: #fafafa;
	border-radius: 100%;
	z-index: -1;
	border-right: 12.5px solid;
	border-top: 40px solid;
	border-color: #62ab00
}

.xs-organic-product-widget.red-version {
	background-color: #ff6251
}

.xs-organic-product-widget.red-version::before {
	border-color: #ff6251
}

.xs-organic-product-widget .product-thumb {
	min-height: 197px
}

.organic-widget-content {
	padding-left: 30px;
	-ms-flex-item-align: center;
	align-self: center;
	color: #fff
}

.organic-widget-content h4 {
	font-family: pacifico, cursive;
	font-size: 1.85714em;
	margin-bottom: 5px
}

.organic-widget-content h5 {
	font-weight: 700;
	font-size: 2.28571em;
	margin-bottom: 25px
}

.xs-organic-widget-highlight {
	padding: 40px;
	display: block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-organic-widget-highlight:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2)
}

.xs-deal-of-the-day-organic {
	position: relative;
	padding: 110px 0;
	z-index: 1
}

.xs-deal-of-the-day-organic .xs-gradient {
	z-index: -2
}

.xs-deal-of-the-day-organic .xs-watermark-text {
	top: 50%;
	bottom: inherit;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 10.71429em;
	color: #e2f6e5;
	z-index: -1
}

.xs-organic-info-content {
	position: relative;
	z-index: 2
}

.xs-organic-info-content .organic-info-title {
	margin-bottom: 30px
}

.xs-organic-info-content p {
	color: #666;
	margin-bottom: 25px
}

.xs-organic-info-content .btn:not(.btn-outline-success) {
	padding: 18px 60px
}

.organic-info-subtitle {
	color: #7fbb00;
	font-family: pacifico, cursive;
	font-size: 2.28571em;
	font-weight: 400;
	margin-bottom: 10px
}

.organic-info-title {
	font-weight: 700;
	font-size: 3.71429em
}

.xs-organic-featured-item-section {
	position: relative;
	padding: 100px 0
}

.xs-organic-featured-item-section .xs-watermark-text {
	z-index: -1;
	top: 50%;
	bottom: inherit;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 17.14286em;
	color: #e2f6e5
}

.xs-organic-featured-item-section .xs-gradient {
	z-index: -2
}

.xs-organic-feature-product {
	position: relative;
	z-index: 2
}

.xs-organic-feature-product .xs-popover-wraper {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 68%
}

.xs-organic-feature-product .xs-popover-wraper .btn {
	position: relative
}

.xs-organic-feature-product .xs-popover-wraper .btn:last-child {
	float: right;
	top: 90px
}

.xs-funfact-section {
	padding-top: 200px;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.xs-single-fun-fact {
	color: #fff
}

.xs-single-fun-fact i {
	font-size: 4.28571em;
	padding-right: 20px
}

.xs-single-fun-fact h4 {
	font-size: 1.28571em;
	font-family: pacifico, cursive;
	margin-bottom: 5px
}

.xs-single-fun-fact p {
	font-size: 2.28571em;
	font-weight: 500;
	margin-bottom: 0
}

.xs-recent-product-wraper {
	background-color: #ebf1f1;
	border-radius: 4px;
	padding: 50px;
	text-align: center
}

.xs-recent-product-wraper .xs-content-title {
	margin-bottom: 30px
}

.recent-view-slider a {
	display: block;
	position: relative;
	overflow: hidden
}

.recent-view-slider a:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1)
}

.recent-view-slider img {
	border-radius: 4px;
	-webkit-transition: -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	-o-transition: transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: transform .6s cubic-bezier(0, 0, .44, 1.18);
	transition: transform .6s cubic-bezier(0, 0, .44, 1.18), -webkit-transform .6s cubic-bezier(0, 0, .44, 1.18);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.xs-gadget-thumb-feature {
	margin-top: 75px;
	position: relative;
	padding-top: 100px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.xs-gadget-thumb-feature .xs-overlay {
	background-image: -moz-linear-gradient(0deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(0deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(0deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(bottom, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(bottom, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(0deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
	pointer-events: none
}

.xs-gadget-thumb-feature .xs-content-header {
	position: relative;
	z-index: 3
}

.xs-gadget-thumb-feature .xs-content-header .xs-content-title {
	padding-top: 10px
}

.product-thumb-feature {
	position: relative;
	z-index: 2
}

.product-thumb-feature .xs-product-widget {
	border: 0;
	margin-bottom: 30px
}

.product-thumb-feature .xs-product-widget:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-thumb-feature .xs-product-widget img {
	padding-left: 20px
}

.product-thumb-feature .xs-product-header {
	margin-bottom: 20px
}

.product-thumb-feature .price {
	margin-bottom: 15px;
	display: block
}

.product-thumb-feature .product-widget-content .btn {
	margin-bottom: 10px
}

.product-thumb-feature .xs-btn-wraper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.product-thumb-feature .xs-btn-wraper .btn:not([data-toggle=popover]) {
	max-width: 180px
}

.xs-breadcumb {
	background-color: #fafafa;
	padding: 29px 0;
	min-height: 80px
}

.xs-breadcumb .breadcrumb {
	background-color: inherit;
	padding: 0;
	margin-bottom: 0
}

.xs-breadcumb .breadcrumb-item {
	margin-right: 25px
}

.xs-breadcumb .breadcrumb-item a {
	color: #222;
	margin-left: 25px
}

.xs-breadcumb .breadcrumb-item::before {
	padding: 0 10px
}

.xs-breadcumb .breadcrumb-item+.breadcrumb-item::before {
	content: '>';
	color: #777
}

.xs-breadcumb .breadcrumb-item+.breadcrumb-item a {
	color: #777
}

.xs-breadcumb .breadcrumb-item:nth-child(2):before {
	color: #222
}

.xs-breadcumb .breadcrumb-item.active {
	margin-right: 0;
	color: #222
}

.xs-breadcumb .breadcrumb-item.active::before {
	margin-right: 25px
}

.xs-breadcumb .breadcrumb-item:first-child a {
	margin-left: 0
}

.sync-slider-thumb .item {
	border: 1px solid #d7d7d7
}

.sync-slider-thumb .item img {
	margin: 0 auto
}

.sync-slider-preview {
	margin-bottom: 20px
}

.xs-sync-slider-preview {
	position: relative
}

.xs-sync-slider-preview .xs-social-tigger {
	position: absolute;
	left: -85px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}

.single-product-summary .xs-list {
	margin-bottom: 24px
}

.single-product-summary .price {
	margin-bottom: 25px
}

.single-product-summary .xs-add-to-chart-form {
	max-width: 95%
}

.table.list-group {
	margin-bottom: 40px
}

.table.list-group li {
	padding: 20px 0;
	color: #777;
	border: 0;
	z-index: 1;
	border-bottom: 2px solid #f1f1f1
}

.table.list-group li span {
	color: #222
}

.table.list-group li:last-child {
	border-bottom: 0
}

.line-separetor-title-wraper {
	position: relative;
	text-align: center;
	z-index: 1;
	margin-bottom: 35px
}

.line-separetor-title-wraper::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 2px;
	width: 100%;
	background-color: #f1f1f1;
	z-index: -1
}

.line-separetor-title-wraper .line-separetor-title {
	font-size: 2.28571em;
	font-weight: 500;
	margin-bottom: 0;
	padding: 0 21px;
	display: inline-block;
	background-color: #fff
}

.single-product-info-details {
	text-align: center;
	margin-bottom: 60px
}

.single-product-info-details img {
	padding: 0 30px;
	margin-bottom: 45px
}

.single-product-info-details h4 {
	font-size: 1.57143em;
	margin-bottom: 20px
}

.single-product-info-details p {
	margin-bottom: 0;
	line-height: 1.7
}

.help-tip {
	text-align: center;
	background-color: #0063d1;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	font-size: 14px;
	line-height: 26px;
	cursor: default;
	display: inline-block;
	z-index: 9;
	position: relative
}

.help-tip::before {
	content: '?';
	font-weight: 700;
	color: #fff
}

.help-tip:hover .help-tip-text {
	display: block;
	-webkit-transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn .3s ease-in-out;
	animation: fadeIn .3s ease-in-out
}

.help-tip .help-tip-text {
	display: none;
	text-align: left;
	background-color: #1e2021;
	padding: 20px;
	min-width: 300px;
	position: absolute;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	right: -4px;
	color: #fff;
	margin-bottom: 0;
	margin-top: 8px;
	pointer-events: none;
	font-weight: 400
}

.help-tip .help-tip-text::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #1e2021;
	right: 10px;
	top: -12px
}

.help-tip .help-tip-text::after {
	width: 100%;
	height: 40px;
	content: '';
	position: absolute;
	top: -40px;
	left: 0
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.6);
		transform: scale(.6)
	}
	100% {
		opacity: 100%;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.6);
		transform: scale(.6)
	}
	100% {
		opacity: 100%;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.shipping-table thead th {
	background-color: #e6e6e6;
	border: 0;
	position: relative
}

.shipping-table tbody td del,
.shipping-table tbody td mark {
	color: #dc3545
}

.shipping-table tbody td span {
	display: block
}

.shipping-table tbody td mark {
	padding: 0;
	background-color: transparent
}

.caption-title {
	margin-bottom: 30px
}

.seller-detail {
	padding: 40px;
	margin-bottom: 30px
}

.seller-detail:last-child {
	margin-bottom: 0
}

.seller-detail h5 {
	margin-bottom: 30px;
	padding-right: 15px
}

.seller-detail p {
	margin-bottom: 0
}

.xs-contact-form .h3 {
	color: #222;
	margin-bottom: 16px;
	line-height: 1;
	font-size: 1em
}

.xs-contact-form input:not([type=submit]),
.xs-contact-form textarea {
	border-color: #ccdcfe;
	height: 52px;
	border-radius: 0;
	padding: 0 19px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-contact-form input:not([type=submit]):focus,
.xs-contact-form textarea:focus {
	border-color: #222
}

.xs-contact-form textarea {
	resize: none;
	padding: 19px;
	height: 122px
}

.xs-contact-form .form-group {
	margin-bottom: 30px
}

.xs-contact-form input[type=submit]:hover {
	background-color: #83b735
}

.xs-blog-post-details {
	margin-bottom: 40px
}

.xs-blog-post-details .post-media {
	position: relative
}

.xs-blog-post-details .post-media img {
	width: 100%;
	display: block
}

.xs-blog-post-details .post-body {
	padding-top: 20px
}

.xs-blog-post-details .post-meta {
	margin-bottom: 20px;
	line-height: 1
}

.xs-blog-post-details .post-meta.row {
	margin-right: 0;
	margin-left: 0
}

.xs-blog-post-details .entry-content {
	margin-bottom: 40px
}

.xs-blog-post-details .entry-content p {
	margin-bottom: 30px;
	color: #615f5f;
	line-height: 2
}

.xs-blog-post-details .xs-unorder-list li:before {
	font-size: .71429em;
	top: 0;
	line-height: 1;
	margin-top: 7px;
	color: #83b735
}

.xs-blog-post-details .xs-post-footer .post-meta {
	margin-bottom: 0
}

.xs-blog-post-details .post-video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1
}

.xs-blog-post-details iframe {
	height: 166px;
	width: 100%
}

.entry-content blockquote {
	margin-bottom: 30px;
	padding: 30px 40px;
	border-left: 0 solid #dadada;
	color: #fff;
	background: #0063d1;
	z-index: 1;
	border-radius: 3px;
	margin-left: 0;
	font-size: 1.07143em;
	position: relative
}

.entry-content blockquote:before {
	position: absolute;
	content: "\f10d";
	font-family: fontawesome;
	left: 0;
	color: rgba(255, 255, 255, .18);
	font-size: 6.14286em;
	z-index: -1;
	line-height: 1;
	top: -8px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.entry-content .blockquote-footer {
	color: #fff;
	padding: 20px 20px 0
}

.xs-post-meta-list {
	line-height: 1
}

.xs-post-meta-list span {
	color: #222;
	margin-right: 15px;
	padding-right: 15px;
	font-size: .85714em;
	border-right: 1px solid #999
}

.xs-post-meta-list span:last-child {
	margin-right: 0;
	border-right: 0;
	padding-right: 0
}

.xs-post-meta-list span a {
	color: #222;
	font-size: 1em
}

.xs-post-meta-list span a:hover {
	color: #0063d1
}

.xs-post-meta-list span i {
	padding-right: 8px;
	color: #999;
	top: 0
}

.xs-post-meta-list.color-white span,
.xs-post-meta-list.color-white a,
.xs-post-meta-list.color-white a:hover {
	color: #fff
}

.xs-post-meta-list .xs-post-meta-date .color-white {
	color: #fff
}

.xs-post-entry-title {
	font-size: 1.85714em;
	line-height: 1.4
}

.xs-post-entry-title a {
	display: block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #222;
	font-weight: 700
}

.xs-post-entry-title a:hover {
	color: #0063d1
}

.entry-sub-title {
	font-size: 1.28571em;
	font-weight: 700;
	margin-bottom: 30px;
	color: #222
}

.post-author .xs-round-avatar {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	position: relative;
	overflow: hidden
}

.xs-author-block,
.post-navigation {
	border: 1px solid #dadada;
	padding: 25px;
	margin: 20px 0
}

.post-navigation {
	padding: 40px
}

.post-navigation .nav-links {
	border-right: 1px solid #dadada
}

.post-navigation .nav-links:last-child {
	border-right: 0
}

.xs-post-footer {
	padding: 40px 0 20px
}

.xs-post-footer .post-tags,
.xs-post-footer .post-author,
.xs-author-block .post-tags,
.xs-author-block .post-author {
	text-align: left;
	float: left;
	width: 50%
}

.xs-post-footer .share-items,
.xs-post-footer .post-content,
.xs-author-block .share-items,
.xs-author-block .post-content {
	text-align: right;
	float: right;
	width: 50%
}

.xs-post-footer .post-author,
.xs-author-block .post-author {
	padding-right: 18px;
	line-height: 1
}

.xs-post-footer .post-author .xs-round-avatar,
.xs-author-block .post-author .xs-round-avatar {
	margin-right: 0
}

.xs-post-footer .post-author .xs-post-author-details,
.xs-author-block .post-author .xs-post-author-details {
	padding-left: 15px;
	width: calc(100% - 90px)
}

.xs-post-footer .post-content,
.xs-author-block .post-content {
	color: #7a7a7a;
	text-align: left
}

.xs-post-sub-heading {
	color: #222;
	font-weight: 600;
	font-size: 1em;
	margin-bottom: 20px
}

.xs-blog-post-tag a {
	display: inline-block;
	color: #7a7a7a;
	font-size: .85714em;
	text-transform: capitalize;
	padding: 14px 20px;
	margin-right: 7px;
	margin-bottom: 10px;
	border-radius: 20px;
	border: 1px solid #f1f1f1;
	line-height: 1
}

.xs-blog-post-tag a:hover {
	color: #0063d1;
	border-color: currentColor
}

.xs-post-author-details a {
	font-size: 1.14286em;
	font-weight: 600;
	display: block;
	color: #222;
	margin-bottom: 5px
}

.xs-post-author-details em {
	color: #b1b1b1;
	font-size: .85714em;
	display: inline-block;
	margin-bottom: 15px
}

.xs-post-author-details em i {
	padding-right: 5px;
	color: #0063d1
}

.xs-post-author-details .xs-separetor {
	background-color: #f1f1f1;
	margin-bottom: 15px;
	margin-top: 0
}

.xs-post-author-details .post-content {
	color: #7a7a7a
}

.post-navigation a {
	display: inline-block
}

.post-navigation a span {
	color: #7a7a7a;
	font-size: .85714em;
	text-transform: capitalize
}

.post-navigation a h5 {
	text-transform: capitalize;
	color: #222;
	font-size: 1.28571em;
	font-weight: 700;
	margin-bottom: 10px
}

.post-navigation a.prev span i {
	padding-right: 10px
}

.post-navigation a.next span i {
	padding-left: 10px
}

.xs-blog-post-comment .comments-title {
	color: #222;
	font-weight: 700;
	font-size: 1.28571em;
	margin-bottom: 40px
}

.xs-blog-post-comment .comment-list {
	padding: 0;
	margin-bottom: 30px
}

.xs-blog-post-comment .comment-meta .comment-author {
	display: table
}

.xs-blog-post-comment .comment-meta .comment-author img {
	width: 90px;
	height: 90px;
	border-radius: 100%
}

.xs-blog-post-comment .comment-meta .comment-author b {
	display: table-cell;
	vertical-align: top;
	color: #222;
	font-size: 1.14286em;
	font-weight: 600
}

.xs-blog-post-comment .comment-meta .comment-metadata {
	margin-left: 90px;
	margin-top: -63px;
	margin-bottom: 71px
}

.xs-blog-post-comment .comment-meta .comment-metadata a {
	font-style: italic;
	color: #b1b1b1;
	font-size: .85714em
}

.xs-blog-post-comment .comment-meta b,
.xs-blog-post-comment .comment-meta .comment-metadata {
	padding-left: 21px
}

.xs-blog-post-comment .comment-content {
	padding-left: 110px;
	margin-top: -55px;
	margin-bottom: 40px;
	border-bottom: 1px solid #f1f1f1
}

.xs-blog-post-comment .comment-content p {
	color: #7a7a7a;
	margin: 0;
	padding-bottom: 40px
}

.xs-blog-post-comment .reply {
	text-align: right;
	margin-top: -30px;
	margin-bottom: 30px
}

.xs-blog-post-comment .reply a {
	font-size: .85714em;
	color: #7a7a7a
}

.xs-blog-post-comment .reply a i {
	padding-right: 7px
}

.xs-blog-post-comment .children {
	padding-left: 109px
}

.xs-blog-post-comment .comment-respond .comment-reply-title {
	font-size: 1.28571em;
	font-weight: 700;
	color: #222;
	margin-bottom: 30px
}

.xs-blog-post-comment .comment-respond input:not([type=submit]),
.xs-blog-post-comment .comment-respond textarea {
	width: 100%;
	border: 1px solid #f1f1f1;
	height: 52px;
	padding: 0 20px;
	margin-bottom: 20px
}

.xs-blog-post-comment .comment-respond textarea {
	padding: 20px;
	height: 142px;
	resize: none
}

.xs-blog-post-comment .comment-respond .comment-form input[type=submit] {
	background-color: #0063d1;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: .85714em;
	padding: 16px 40px;
	border-radius: 20px;
	letter-spacing: 1px;
	border: 0;
	line-height: 1;
	cursor: pointer
}

.xs-blog-post-comment .comment-respond .form-submit {
	margin-bottom: 0;
	text-align: right
}

.xs-blog-post-comment .comment-respond input::-webkit-input-placeholder,
.xs-blog-post-comment .comment-respond textarea::-webkit-input-placeholder {
	color: #7a7a7a;
	font-style: italic
}

.xs-blog-post-comment .comment-respond input::-moz-placeholder,
.xs-blog-post-comment .comment-respond textarea::-moz-placeholder {
	color: #7a7a7a;
	font-style: italic
}

.xs-blog-post-comment .comment-respond input:-ms-input-placeholder,
.xs-blog-post-comment .comment-respond textarea:-ms-input-placeholder {
	color: #7a7a7a;
	font-style: italic
}

.xs-blog-post-comment .comment-respond input:-moz-placeholder,
.xs-blog-post-comment .comment-respond textarea:-moz-placeholder {
	color: #7a7a7a;
	font-style: italic
}

.blog-post-list .xs-blog-post-details {
	margin-bottom: 50px
}

.blog-post-list .xs-blog-post-details .entry-content {
	margin-bottom: 20px
}

.blog-post-list .xs-blog-post-details .entry-content p {
	margin-bottom: 0
}

.post-gallery-slider {
	position: relative
}

.post-gallery-slider.owl-carousel .owl-item img {
	width: 100%
}

.post-gallery-slider .owl-nav .owl-next,
.post-gallery-slider .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.post-gallery-slider .owl-nav .owl-next {
	left: 30px
}

.post-gallery-slider .owl-nav .owl-prev {
	right: 30px
}

.xs-serachForm {
	height: 58px
}

.xs-serachForm input:not([type=submit]) {
	height: 100%;
	border: 1px solid #f1f1f1;
	display: block;
	width: calc(100% - 64px);
	background-color: #fff;
	padding-left: 32px;
	float: left
}

.xs-serachForm input[type=submit] {
	height: 100%;
	width: 64px;
	background: #0063d1 url(../images/search-icon.png);
	border: 0;
	border-radius: 0;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer
}

.xs-serachForm ::-webkit-input-placeholder {
	color: #b1b1b1;
	font-style: italic
}

.xs-serachForm ::-moz-placeholder {
	color: #b1b1b1;
	font-style: italic
}

.xs-serachForm :-ms-input-placeholder {
	color: #b1b1b1;
	font-style: italic
}

.xs-serachForm :-moz-placeholder {
	color: #b1b1b1;
	font-style: italic
}

.widget {
	margin-bottom: 40px
}

.sidebar-right .widget {
	margin-left: 10px
}

.xs-sidebar-widget .widget-title {
	font-size: 1.28571em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 500;
	border-bottom: 1px solid #f1f1f1
}

.xs-sidebar-widget .xs-blog-post-tag a {
	margin-right: 4px
}

.xs-recent-post-widget li {
	margin-bottom: 20px
}

.xs-recent-post-widget li:last-child {
	margin-bottom: 0
}

.xs-recent-post-widget .posts-thumb {
	padding-right: 20px
}

.xs-recent-post-widget .posts-thumb a {
	display: block;
	position: relative
}

.xs-recent-post-widget .xs-entry-date {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1
}

.xs-recent-post-widget .xs-entry-date span {
	font-size: 1.28571em;
	color: #fff;
	line-height: 1;
	text-transform: capitalize;
	font-weight: 600
}

.xs-recent-post-widget .xs-entry-date .entry-date {
	margin-bottom: 5px
}

.xs-recent-post-widget .post-info {
	padding-top: 13px;
	padding-bottom: 13px
}

.xs-recent-post-widget .post-info .entry-title {
	font-size: 1.14286em;
	margin-bottom: 0
}

.xs-recent-post-widget .post-info .entry-title a {
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-recent-post-widget .post-info .entry-title a:hover {
	color: #0063d1
}

.xs-recent-post-widget .post-info .comments-link i {
	color: #0063d1;
	padding-right: 5px
}

.xs-recent-post-widget .post-info .comments-link a {
	color: #222
}

.xs-sidebar-widget .xs-recent-post-widget .entry-title a {
	color: #0063d1
}

.xs-side-bar-list li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #f1f1f1
}

.xs-side-bar-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}

.xs-side-bar-list li a {
	display: table;
	width: 100%;
	color: #7a7a7a;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-side-bar-list li a span {
	display: table-cell;
	width: 50%
}

.xs-side-bar-list li a span:first-child {
	text-align: left
}

.xs-side-bar-list li a span:last-child {
	text-align: right
}

.xs-side-bar-list li a:hover {
	color: #0063d1
}

.xs-demoFeed li {
	float: left;
	width: 33.33333%;
	padding: 5px
}

.xs-demoFeed li a {
	display: block;
	border-radius: 4px;
	position: relative;
	overflow: hidden
}

.rate-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.rate-list li b {
	font-weight: 400;
	color: #aaa;
	font-size: .85714em;
	padding-left: 5px
}

.rate-list li:last-child {
	margin-bottom: 0
}

.rate-list li .rate-title {
	width: 15%;
	line-height: 1;
	font-size: .85714em;
	margin-top: 1px
}

.rate-list li .rate-graph {
	height: 10px;
	background-color: #f5f5f5;
	border-radius: 5px;
	display: block;
	width: 65%;
	position: relative;
	overflow: hidden
}

.rate-list li .rate-graph .rate-graph-bar {
	background-color: #83b735;
	border-radius: 5px;
	display: block;
	height: 100%
}

.rate-list li .star-rating {
	width: 20%;
	margin-bottom: 0;
	text-align: right;
	margin-top: -2px
}

.rate-list li .star-rating::before {
	color: #fed700
}

.rate-list li .star-rating[data-value="5"]::before {
	content: '\f005\f005\f005\f005\f005'
}

.rate-list li .star-rating[data-value="4"]::before {
	content: '\f005\f005\f005\f005\f006'
}

.rate-list li .star-rating[data-value="3"]::before {
	content: '\f005\f005\f005\f006\f006'
}

.rate-list li .star-rating[data-value="2"]::before {
	content: '\f005\f005\f006\f006\f006'
}

.rate-list li .star-rating[data-value="1"]::before {
	content: '\f005\f006\f006\f006\f006'
}

.rate-score .star-rating {
	font-size: 2.14286em
}

.rate-score .rating-score-des {
	font-size: 1.42857em;
	float: left;
	margin-bottom: 0
}

.rate-score .rating-score-des em {
	color: #ffa801
}

.rate-score .help-tip {
	float: right
}

.woocommerce .rate-score .star-rating {
	margin-bottom: 10px
}

.woocommerce-Reviews {
	padding-top: 50px
}

.woocommerce-Reviews .woocommerce-Reviews-title {
	font-size: 1.42857em;
	margin-bottom: 40px
}

.woocommerce-Reviews .comment_container .comment-text {
	float: right
}

.woocommerce-Reviews .star-rating {
	font-family: inherit
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 42px;
	height: 42px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	padding: 30px;
	width: calc(100% - 70px)
}

.woocommerce .woocommerce-Reviews .comment-form {
	padding-top: 50px
}

.woocommerce .woocommerce-Reviews .comment-form input:not([type=submit]),
.woocommerce .woocommerce-Reviews .comment-form textarea {
	width: 100%;
	display: block;
	border: 1px solid #eee;
	border-radius: 3px;
	height: 40px;
	padding-left: 15px;
	padding-right: 15px
}

.woocommerce .woocommerce-Reviews .comment-form textarea {
	height: 100px;
	padding: 15px;
	resize: none
}

.woocommerce #respond input#submit {
	font-size: .85714em;
	padding: 12px 25px;
	font-weight: 500;
	color: #fff;
	background-color: #0063d1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.table-comapre-list {
	text-align: center
}

.table-comapre-list th {
	width: 17%;
	font-size: 1em;
	font-weight: 400;
	vertical-align: middle
}

.table-comapre-list th b {
	font-size: 1.14286em;
	font-weight: 500
}

.table-comapre-list td {
	width: 41.5%;
	padding: 15px
}

.table-comapre-list td .btn {
	display: inline-block
}

.table-comapre-list td b {
	font-weight: 500;
	color: #0063d1
}

.table-comapre-list .xs-list {
	text-align: left;
	padding: 15px
}

.table-comapre-list .xs-list li {
	padding-left: 20px
}

.table-comapre-list .xs-list.arrow li:before {
	position: absolute;
	margin-left: -20px;
	padding-right: 0
}

.table-comapre-list.table-bordered th,
.table-comapre-list.table-bordered td {
	border: 1px solid #eaeaea
}

.table-comapre-list.table-bordered thead th {
	border-bottom: 0
}

.inline-form label {
	font-weight: 500;
	margin-bottom: 11px
}

.inline-form .form-group {
	margin-bottom: 20px
}

.inline-form .row {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.inline-form .separetors {
	position: relative;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #cbcbcb;
	font-weight: 500;
	margin-top: 10px
}

.inline-form .separetors::before {
	content: attr(data-title)
}

.inline-form input:not([type=submit]) {
	height: 52px;
	background-color: #fff;
	border-color: #eaeaea;
	padding: 0 30px
}

.inline-form ::-webkit-input-placeholder {
	color: #999;
	font-size: .85714em;
	font-style: italic
}

.inline-form ::-moz-placeholder {
	color: #999;
	font-size: .85714em;
	font-style: italic
}

.inline-form :-ms-input-placeholder {
	color: #999;
	font-size: .85714em;
	font-style: italic
}

.inline-form :-moz-placeholder {
	color: #999;
	font-size: .85714em;
	font-style: italic
}

.inline-form input[type=number]::-webkit-inner-spin-button,
.inline-form input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.inline-form .row [class^=col-]:first-child {
	padding-right: 30px
}

.inline-form .row [class^=col-]:last-child {
	padding-left: 30px
}

.customer-info-forms {
	position: relative
}

.customer-info-forms.row {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.customer-info-forms [class^=col-]:first-child {
	padding-right: 65px;
	position: relative
}

.customer-info-forms [class^=col-]:first-child::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(25%, #eaeaea), color-stop(75%, #eaeaea), to(white));
	background: -webkit-linear-gradient(top, white 0%, #eaeaea 25%, #eaeaea 75%, white 100%);
	background: -o-linear-gradient(top, white 0%, #eaeaea 25%, #eaeaea 75%, white 100%);
	background: linear-gradient(to bottom, white 0%, #eaeaea 25%, #eaeaea 75%, white 100%)
}

.customer-info-forms [class^=col-]:last-child {
	padding-left: 65px
}

.xs-customer-form-wraper h3 {
	font-size: 1.57143em;
	margin-bottom: 13px
}

.xs-customer-form-wraper p {
	font-size: .85714em;
	line-height: 1.833;
	margin-bottom: 20px
}

.xs-customer-form-wraper .xs-customer-form .input-group {
	background-color: transparent
}

.form-separetor {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 52px;
	height: 52px;
	line-height: 52px;
	border-radius: 100%;
	border: 1px solid #eaeaea;
	text-align: center;
	margin-bottom: 0;
	font-size: .85714em;
	font-weight: 500;
	color: #ccc;
	background-color: #fff
}

.terms-list-group {
	padding: 60px;
	border: 1px solid #eaeaea;
	border-radius: 10px
}

.terms-list {
	margin-bottom: 40px
}

.terms-list:last-child {
	margin-bottom: 0
}

.terms-list i {
	color: #0063d1;
	font-size: .71429em;
	padding-right: 8px;
	margin-top: 4px
}

.terms-list .media-body>b {
	display: inline-block;
	margin-bottom: 20px
}

.terms-list .media-body b {
	font-weight: 500
}

.terms-list .media-body p {
	color: #555;
	line-height: 1.74;
	margin-bottom: 30px
}

.terms-list .media-body p:last-child {
	margin-bottom: 0
}

.terms-list .media-body p b {
	color: #222
}

.xs-faq-group [class^=col-]:first-child {
	counter-reset: my-awesome-counter -1
}

.xs-faq-group [class^=col-]:first-child .xs-single-faq {
	counter-increment: my-awesome-counter 2
}

.xs-faq-group [class^=col-]:first-child .xs-single-faq:last-child {
	margin-bottom: 0
}

.xs-faq-group [class^=col-]:last-child {
	counter-reset: my-awesome-counter
}

.xs-faq-group [class^=col-]:last-child .xs-single-faq {
	counter-increment: my-awesome-counter 2
}

.xs-faq-group [class^=col-]:last-child .xs-single-faq:last-child {
	margin-bottom: 0
}

.xs-faq-group h5::before {
	content: counter(my-awesome-counter) ".";
	padding-right: 8px
}

.xs-single-faq {
	padding: 30px;
	background-color: #fafafa;
	margin-bottom: 30px
}

.xs-single-faq h5 {
	font-size: 1.28571em;
	margin-bottom: 15px
}

.xs-single-faq p {
	margin-bottom: 0;
	color: #555
}

.xs-about-content {
	position: relative;
	z-index: 1
}

.xs-about-content .about-info {
	margin-bottom: 30px
}

.xs-about-content .about-info h4 {
	font-size: 1em;
	color: #0063d1;
	letter-spacing: .4px;
	margin-bottom: 20px
}

.xs-about-content .about-info h5 {
	font-size: 3em;
	font-weight: 700;
	line-height: 1.23;
	letter-spacing: -.2px;
	margin-bottom: 25px
}

.xs-about-content .xs-watermark-text {
	top: -70px;
	left: -10px;
	bottom: inherit;
	line-height: 1;
	z-index: -1;
	color: #f5f4f4
}

.about-content-left .xs-about-content {
	padding-right: 65px;
	margin-top: 44px
}

.about-content-left .col-lg-5>img {
	position: relative;
	z-index: 1
}

.about-content-right .xs-watermark-text {
	left: -55px
}

.about-content-right .xs-about-content {
	margin-top: 44px
}

.fact-list .single-fact-item {
	display: inline-block;
	margin-right: 30px
}

.fact-list .single-fact-item:last-child {
	margin-right: 0
}

.fact-list .single-fact-item h5,
.fact-list .single-fact-item h6 {
	font-weight: 400;
	margin-bottom: 0
}

.fact-list .single-fact-item h5 {
	color: #0063d1;
	font-size: 3em
}

.fact-list .single-fact-item h6 {
	font-size: 1em;
	color: #555
}

.xs-single-team {
	text-align: center;
	background-color: #fff;
	margin-bottom: 30px
}

.xs-single-team .xs-overlay,
.xs-single-team .team-hover-content {
	opacity: 0;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-single-team:hover .xs-overlay {
	opacity: .7
}

.xs-single-team:hover .team-hover-content {
	top: 50%;
	opacity: 1
}

.xs-single-team .team-thumb {
	position: relative
}

.xs-single-team .team-hover-content {
	position: absolute;
	top: 35%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%
}

.xs-single-team .team-info {
	padding: 30px
}

.xs-single-team .team-designation {
	font-size: 1em;
	color: #0063d1;
	margin-bottom: 15px
}

.xs-single-team .team-name {
	margin-bottom: 0;
	font-size: 1.42857em
}

.xs-single-team .team-name a {
	color: #222
}

.xs-single-team .xs-social-list li {
	margin-right: 14px
}

.xs-single-team .xs-social-list li a {
	color: #fff;
	font-size: 1em
}

.xs-single-team .xs-social-list li:last-child {
	margin-right: 0
}

.xs-single-team.team-hiring-info {
	background-color: #62ab00;
	width: 100%;
	display: table
}

.xs-single-team.team-hiring-info .hiring-info {
	display: table-cell;
	vertical-align: middle;
	color: #fff
}

.xs-single-team.team-hiring-info .hiring-info p {
	font-weight: 500;
	margin-bottom: 15px
}

.shop-category .widget:not(.widget_banner) {
	padding: 20px;
	border: 1px solid #eaeaea
}

.shop-category .widget {
	margin-bottom: 30px
}

.shop-category .widget:last-child {
	margin-bottom: 0
}

.shop-category .widget-title {
	font-size: 1.14286em;
	font-weight: 500;
	margin-bottom: 15px
}

.widget_range .price_label {
	margin-bottom: 20px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.widget_range .price_label label {
	color: #000;
	font-weight: 500;
	font-size: 1.14286em;
	margin-bottom: 0
}

.widget_range .price_label input {
	border: 0;
	text-align: right;
	color: #0063d1;
	font-size: .85714em;
	display: inline-block;
	margin-top: 3px;
	max-width: 50%
}

.widget_range .ui-state-default,
.widget_range .ui-widget-content .ui-state-default {
	border: 0;
	width: 14px;
	height: 14px;
	background-color: #0063d1;
	border-radius: 50%;
	top: -6px;
	cursor: pointer
}

.widget_range .ui-widget-content {
	border-radius: 0;
	background-color: #efefef;
	height: 2px;
	border: 0
}

.widget_range .ui-slider .ui-slider-range {
	background-color: #0063d1
}

.widget_range .ui-widget-content .ui-state-default:nth-child(even) {
	margin-left: 0
}

.widget_range .ui-widget-content .ui-state-default:nth-child(odd) {
	margin-left: -14px
}

.widget_cate .custom-control {
	margin-bottom: 10px
}

.widget_cate .custom-control:last-child {
	margin-bottom: 0
}

.widget_cate .custom-control label {
	cursor: pointer;
	color: #222
}

.widget_cate .custom-control label span {
	padding-left: 5px
}

.widget_rate .rate-list li {
	margin-bottom: 10px
}

.widget_rate .rate-list li .star-rating {
	width: 100%;
	text-align: left
}

.widget_rate .rate-list li:last-child {
	margin-bottom: 0
}

.shop-cate-list {
	padding: 15px 20px;
	border: 1px solid #eaeaea;
	margin-bottom: 30px
}

.shop-cate-list .shop-cate-title {
	display: inline-block
}

.shop-cate-list .shop-cate-title h5 {
	font-size: 1.14286em;
	margin-bottom: 0
}

.shop-cate-list .shop-catelist-item {
	float: right
}

.shop-catelist-item li {
	display: inline-block
}

.shop-catelist-item li .media {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.shop-catelist-item li .media-body .custom-control {
	display: inline-block;
	margin-bottom: 0;
	padding-left: 10px;
	min-height: 0;
	line-height: 1
}

.shop-catelist-item li h6 {
	font-size: 1em;
	margin-bottom: 0;
	font-weight: 400;
	padding-right: 20px;
	margin-top: 2px
}

.shop-catelist-item .custom-control.custom-radio .custom-control-label::after,
.shop-catelist-item .custom-control.custom-radio .custom-control-label::before {
	width: 15px;
	height: 15px;
	background-size: 60% 60%
}

.shop-catelist-item>li {
	margin-right: 30px;
	padding-right: 30px;
	position: relative
}

.shop-catelist-item>li::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 36px;
	width: 1px;
	background-color: #eaeaea
}

.shop-catelist-item>li:last-child {
	padding-right: 0;
	margin-right: 0
}

.shop-catelist-item>li:last-child::before {
	display: none
}

.shop-view-nav {
	border-bottom: 0
}

.shop-view-nav .nav-item {
	margin-bottom: 0;
	margin-right: 10px
}

.shop-view-nav .nav-item:last-child {
	margin-right: 0
}

.shop-view-nav .nav-item .nav-link {
	padding: 0;
	border: 0;
	color: #c3c3c3;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.shop-view-nav .nav-item .nav-link.active {
	color: #0063d1
}

.product-ordering {
	border: 0;
	color: #0063d1;
	background-image: url(../images/arrow-blue.png);
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	min-width: 160px;
	max-width: 170px;
	white-space: nowrap;
	padding-right: 15px;
	cursor: pointer;
	background-color: transparent
}

.category-v4 .xs-product-wraper {
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
	border-color: #eaeaea;
	margin-left: -1px
}

.category-v4 .xs-product-wraper:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #eaeaea
}

.category-v4 .xs-product-wraper .xs-product-content {
	padding: 30px;
	padding-top: 0
}

#list-justify .xs-single-product {
	margin-bottom: 30px
}

#listSmall {
	margin-bottom: 30px
}

.xs-slider-nav {
	background-color: #222;
	color: #fff
}

.xs-slider-nav .slider-nav {
	min-height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-color: transparent;
	position: relative
}

.xs-slider-nav .slider-nav::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 4px;
	width: 0%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-image: -webkit-gradient(linear, left top, right top, from(#009cff), to(#6b43ab));
	background-image: -webkit-linear-gradient(left, #009cff 0%, #6b43ab 100%);
	background-image: -o-linear-gradient(left, #009cff 0%, #6b43ab 100%);
	background-image: linear-gradient(to right, #009cff 0%, #6b43ab 100%)
}

.xs-slider-nav .slider-nav h5 {
	margin-bottom: 0;
	font-size: 1em
}

.xs-slider-nav .current .slider-nav {
	background-color: #343434
}

.xs-slider-nav .current .slider-nav::before {
	width: 100%
}

.nav-slider-content .owl-prev,
.nav-slider-content .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 2.14286em;
	color: #fff
}

.nav-slider-content .owl-next {
	right: 30px
}

.nav-slider-content .owl-prev {
	left: 30px
}

.vendor-logo {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px
}

.vendor-logo a {
	display: inline-block
}

.block-product-cate-wraper {
	position: relative;
	z-index: 1;
	text-align: center;
	color: #fff;
	padding: 19px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100%
}

.block-product-cate-wraper .xs-overlay {
	opacity: .9;
	z-index: -1
}

.block-product-cate-wraper .block-cate-header {
	font-size: 1.42857em;
	margin-bottom: 4px
}

.block-product-cate-wraper .nav .nav-link {
	color: #fff;
	padding: 10px 0;
	font-size: 1em;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 700
}

.block-product-cate-wraper .nav .nav-link:hover {
	color: #222
}

.block-product-cate-wraper .nav .nav-item:last-child .nav-link {
	padding-bottom: 0
}

.product-block-category {
	margin-bottom: 13.5px
}

.product-block-category .xs-product-category {
	padding: 0;
	border-right: 0;
	text-align: center
}

.product-block-category .xs-product-category .product-title {
	color: #333e48;
	font-size: .92857em
}

.product-block-category .xs-product-category .price {
	font-size: .85714em;
	color: #b80000;
}

.product-block-category .xs-product-category .product-content {
	padding: 0 20px
}

.product-block-category .xs-product-category img {
	margin-bottom: 10px;
	border-radius:20px;
}

.product-block-slider {
	position: relative
}

.product-block-slider .owl-dots {
	position: absolute;
	bottom: 20px;
	margin-top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.product-block-slider .owl-dots .owl-dot span {
	background-color: rgba(51, 62, 72, .5)
}

.product-block-slider .owl-dots .owl-dot.active span {
	background-color: #333e48
}

.product-cate-block-wraper {
	border: 2px solid #e3e3e3;
	margin-bottom: 50px
}

.product-cate-block-section {
	padding-top: 80px;
	padding-bottom: 10px
}

.xs-nav-cate {
	border: 1px solid #eaeaea;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.xs-nav-cate>li {
	border-right: 1px solid #eaeaea
}

.xs-nav-cate>li:last-child {
	border-right: 0
}

.xs-nav-cate>li>a {
	color: #555;
	font-size: 1.14286em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 22px 26px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.xs-nav-cate>li>a:hover {
	color: #0063d1
}

.xs-nav-cate>li>a i {
	font-size: 2.14286em;
	padding-right: 15px
}

.xs-nav-cate>li>.btn:not([data-toggle=popover]).btn-outline-primary {
	border-radius: 0;
	border: 0;
	color: #797979;
	font-size: 1em;
	padding: 16px 31px
}

.xs-nav-cate>li>.btn:not([data-toggle=popover]).btn-outline-primary strong {
	display: block;
	font-size: 1.28571em;
	color: #0063d1
}

.navsearch-form {
	display: none;
	position: absolute;
	right: -5px;
	top: 100%
}

.navsearch-form input:not([type=submit]) {
	height: 50px;
	width: 300px;
	border: 1px solid #222;
	padding: 0 20px
}

.navSearch-group {
	position: relative
}

.navSearch-group>a {
	font-size: 1.42857em;
	color: #555;
	padding: 24px;
	display: block
}

.navSearch-group>a i {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-sidebar-group .xs-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 99999;
	opacity: 0;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	visibility: hidden
}

.xs-minicart-widget {
	position: fixed;
	right: -100%;
	top: 0;
	bottom: 0;
	width: 100%;
	max-width: 360px;
	z-index: 99999999;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
	-webkit-transition: all .8s cubic-bezier(.9, .03, 0, .96);
	-o-transition: all .8s cubic-bezier(.9, .03, 0, .96);
	transition: all .8s cubic-bezier(.9, .03, 0, .96);
	padding: 30px;
	visibility: hidden;
	opacity: 0
}

.xs-minicart-widget .widget-heading {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea
}

.xs-minicart-widget .widget-heading .widget-title {
	margin-bottom: 0;
	font-size: 1.28571em
}

.xs-minicart-widget .mini_cart_item {
	margin-bottom: 20px;
	padding-bottom: 20px
}

.xs-minicart-widget .xs-empty-content {
	text-align: center;
	padding: 50px 0
}

.xs-minicart-widget .xs-empty-content .woocommerce-mini-cart__empty-message {
	font-size: 1.42857em
}

.xs-minicart-widget .xs-empty-content .empty-cart-icon {
	font-size: 3.57143em
}

.xs-sidebar-group.isActive .xs-overlay {
	opacity: .7;
	visibility: visible
}

.xs-sidebar-group.isActive .xs-minicart-widget {
	opacity: 1;
	visibility: visible;
	right: 0
}

.close-side-widget {
	color: #222;
	font-size: 13px;
	display: block;
	height: 30px;
	max-width: 30px;
	background-color: #ededed;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	border-radius: 100%
}

.owl-carousel .active [class^=anim-] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.owl-carousel .active .animInLeft {
	-webkit-animation: animInLeft 1s ease 0s both;
	animation: animInLeft 1s ease 0s both
}

.owl-carousel .active .animInRight {
	-webkit-animation: animInRight 1s ease 0s both;
	animation: animInRight 1s ease 0s both
}

.owl-carousel .active .animInTop {
	-webkit-animation: animInTop 1s ease 0s both;
	animation: animInTop 1s ease 0s both
}

.owl-carousel .active .animInBottom {
	-webkit-animation: animInBottom 1s ease 0s both;
	animation: animInBottom 1s ease 0s both
}

.owl-carousel .active .xs-banner-title.animInLeft {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.owl-carousel .active .xs-banner-sub-title.animInTop {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.owl-carousel .active .xs-banner-title.animInBottom {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.owl-carousel .active .xs-banner-image.animInRight {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.owl-carousel .active .btn.animInLeft {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.owl-carousel .active .btn.animInLeft+.btn.animInRight {
	-webkit-animation-duration: 1.7s;
	animation-duration: 1.7s;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.owl-carousel .active .best-deal-title.animInRight {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.owl-carousel .active .price.animInRight {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.owl-carousel .active .xs-best-deal-slider-content .btn.animInLeft {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.owl-carousel .active .xs-best-deal-slider-content .btn.animInLeft+.btn.animInRight {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.owl-carousel.xs-banner-slider-3 .active .xs-banner-image.animInRight,
.owl-carousel.xs-banner-slider-4 .active .xs-banner-image.animInRight {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

@-webkit-keyframes animInLeft {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes animInLeft {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes animInRight {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes animInRight {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes animInTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}
	to {
		opacity: 1
	}
}

@keyframes animInTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes animInBottom {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}
	to {
		opacity: 1
	}
}

@keyframes animInBottom {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}
	to {
		opacity: 1
	}
}

.xs-promoPopup {
	text-align: left;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 460px;
	background-image: url(../images/promo_overlay.png)
}

.promo-image-container img {
	width: 100%
}

.promo-text-container {
	padding: 0 15px
}

.promo-text-container .xs-newsletter {
	width: calc(100% - 65px)
}

.promo-text-container .xs-newsletter input:not([type=submit]) {
	border: 1px solid rgba(0, 99, 209, .27);
	border-radius: 0;
	padding-left: 20px
}

.promo-text-container .xs-newsletter input:not([type=submit])::-webkit-input-placeholder {
	color: #6d6d6d
}

.promo-text-container .xs-newsletter input:not([type=submit])::-moz-placeholder {
	color: #6d6d6d
}

.promo-text-container .xs-newsletter input:not([type=submit]):-ms-input-placeholder {
	color: #6d6d6d
}

.promo-text-container .xs-newsletter input:not([type=submit]):-moz-placeholder {
	color: #6d6d6d
}

.promo-text-container .btn:not([data-toggle=popover]) {
	border-radius: 0;
	padding: 0;
	min-width: 67px;
	font-size: 1.14286em
}

body>.mfp-bg.xs-promo-popup {
	z-index: 99999
}

body>.mfp-wrap.xs-promo-popup {
	z-index: 999999
}

body .xs-promo-popup .mfp-container {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: fixed
}

.promo-text-content {
	margin-bottom: 25px
}

.promo-text-content h3,
.promo-text-content h4 {
	font-size: 2.14286em;
	margin-bottom: 5px;
	color: #0063d1;
	font-weight: 700
}

.promo-text-content h4 {
	color: #222
}

.promo-text-content p {
	margin-bottom: 0;
	font-size: 1.14286em;
	font-weight: 300
}

.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	-moz-transform: translateY(0) perspective(600px) rotateX(0);
	-ms-transform: translateY(0) perspective(600px) rotateX(0);
	-o-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0
}

.xs-banner.v-yellow .xs-banner-content .xs-banner-title {
	color: #333e48
}

.xs-banner.xs-product-banner {
	padding-top: 60px;
	padding-bottom: 40px
}

.xs-feauture-product-section.v-yellow .product-title-v2 a strong {
	color: #333e48
}

.v-yellow .btn {
	color: #333e48
}

.v-yellow .btn:hover {
	color: #fff
}

.v-yellow .btn-primary {
	background-color: #fed700
}

.v-yellow .btn-outline-primary {
	border-color: #959a9e
}

.v-yellow .btn-outline-primary:hover {
	color: #fff
}

.v-yellow .btn:not([data-toggle=popover]).btn-outline-primary:hover {
	color: #fff
}

.v-yellow .xs-product-offer-label {
	background-color: #333e48
}

.v-yellow .price {
	color: #333e48
}

.v-yellow .xs-progress .progress-bar {
	background-color: #fed700
}

.v-yellow .product-title a {
	color: #0063d1
}

.v-yellow .xs-content-title {
	color: #333e48
}

.v-yellow .xs-nav-tab .nav-link {
	color: #b7b7b7
}

.v-yellow .xs-nav-tab .nav-link.active,
.v-yellow .xs-nav-tab .nav-link:hover {
	color: #333e48
}

.v-yellow .xs-nav-tab .nav-link::before {
	background-color: #fed700
}

.v-yellow .xs-nav-tab .nav-link::after {
	border-top-color: #fed700
}

.v-yellow .product-title.highlight a {
	color: #adb7c1
}

.v-yellow .product-title.highlight a strong {
	color: #0063d1
}

.v-yellow .product-feature-ribbon {
	background-image: -webkit-linear-gradient(45deg, white 0%, white 50%, #fed700 50%, #fed700 100%);
	background-image: -o-linear-gradient(45deg, white 0%, white 50%, #fed700 50%, #fed700 100%);
	background-image: linear-gradient(45deg, white 0%, white 50%, #fed700 50%, #fed700 100%)
}

.v-yellow .product-feature-ribbon i {
	color: #333e48
}

.v-yellow .product-item-meta li a:hover {
	background-color: #fed700
}

.v-yellow .product-item-meta li a {
	color: #333e48
}

.v-yellow .owl-dots .owl-dot.active span {
	background-color: #fed700
}

.v-yellow .xs-simple-arrow {
	color: #fed700
}

.v-yellow .add_to_wishlist,
.v-yellow .add_to_wishlist:hover,
.v-yellow .add_to_wishlist.pulse_effect i::after {
	color: #0063d1
}

.v-yellow .xs-watermark-text {
	color: #f6d000
}

.v-yellow .xs-slider-highlight .owl-prev i,
.v-yellow .xs-slider-highlight .owl-next i {
	color: #5b646c
}

.v-yellow .xs-slider-highlight .owl-prev i:hover,
.v-yellow .xs-slider-highlight .owl-next i:hover {
	color: #333e48
}

.v-yellow .xs-content-header.background-version {
	background-color: #fed700
}

.v-yellow .xs-content-header.background-version .xs-content-title,
.v-yellow .xs-content-header.background-version .xs-custom-nav a {
	color: #333e48
}

.v-yellow .xs-deal-of-the-week {
	border-color: #fed700
}

.xs-deal-of-the-day-section.v-yellow {
	background-color: #fed700
}

.xs-deal-of-the-day-section.v-yellow .best-deal-sub-title {
	color: #5b646c
}

.xs-deal-of-the-day-section.v-yellow .best-deal-title {
	color: #333e48
}

.xs-deal-of-the-day-section.v-yellow .xs-best-deal-slider-content .price del {
	color: #d2b200
}

.xs-deal-of-the-day-section.v-yellow .btn.btn-outline-secondary {
	border-color: #0063d1
}

.xs-deal-of-the-day-section.v-yellow .btn.btn-success {
	background-color: #333e48;
	color: #fff
}

.xs-newsLetter-section.v-yellow {
	background-color: #fed700
}

.xs-newsLetter-section.v-yellow .newsletter-content i,
.xs-newsLetter-section.v-yellow .newsletter-content .newsletter-title,
.xs-newsLetter-section.v-yellow .newsletter-content p {
	color: #333e48
}

.v-semi-black .xs-content-title,
.v-semi-black .xs-nav-tab .nav-link.active,
.v-semi-black .xs-nav-tab .nav-link:hover,
.v-semi-black .product-title a {
	color: #333e48
}

.v-semi-black .xs-nav-tab .nav-link::before {
	background-color: #333e48
}

.v-semi-black .xs-nav-tab .nav-link::after {
	border-top-color: #333e48
}

.v-semi-black .product-title a:hover {
	color: #0063d1
}

.v-yellow-and-black .xs-content-title,
.v-yellow-and-black .xs-nav-tab .nav-link.active,
.v-yellow-and-black .xs-nav-tab .nav-link:hover,
.v-yellow-and-black .product-title a,
.v-yellow-and-black .xs-product-offer-label,
.v-yellow-and-black .xs-countdown-timer .timer-count,
.v-yellow-and-black .xs-countdown-timer .timer-title,
.v-yellow-and-black .product-sold,
.v-yellow-and-black .product-available,
.v-yellow-and-black .small-offer-banner-v2 .offer-banner-content p,
.v-yellow-and-black .small-offer-banner-v2 .offer-banner-content h3,
.v-yellow-and-black .btn {
	color: #333e48
}

.v-yellow-and-black .btn:not([data-toggle=popover]) {
	background-color: #fed700!important
}

.v-yellow-and-black .btn:hover {
	color: #fff
}

.v-yellow-and-black .xs-nav-tab .nav-link::before {
	background-color: #333e48
}

.v-yellow-and-black .xs-nav-tab .nav-link::after {
	border-top-color: #333e48
}

.v-yellow-and-black .xs-product-offer-label,
.v-yellow-and-black .xs-progress .progress-bar,
.v-yellow-and-black .xs-countdown-timer .timer-count {
	background-color: #fed700
}

.v-yellow-and-black .product-thumb-feature .btn.btn-outline-primary {
	border-color: transparent;
	color: #333e48
}

.v-yellow-and-black .btn:not([data-toggle=popover]).btn-outline-primary:hover {
	color: #fff
}

.v-yellow-and-black .product-title a:hover {
	color: #0063d1
}

.hidden-icon-menu>li>a {
	font-size: 16px;
	color: #000
}

.hidden-icon-menu>li>a i {
	font-size: 20px;
	margin-right: 18px;
	display: inline-block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	top: 3px;
	position: relative
}

.hidden-icon-menu>li.focus>a {
	color: #0063d1
}

.hidden-icon-menu .nav-submenu>li .title {
	font-weight: 500;
	padding: 15px 45px;
	border-bottom: 1px solid #ebebeb;
	color: #000
}

.hidden-icon-menu .nav-submenu>li.focus>.title {
	color: #0063d1
}

.hidden-icon-menu .nav-submenu>li .nav-submenu>li>a {
	font-size: 13px;
	color: #000
}

.hidden-icon-menu .nav-submenu.box-card-menu>li>a {
	padding: 20px
}

.box-card-menu>li:not(:last-child) {
	border-bottom: 1px solid #f0f0f0
}

.box-card-menu>li>a {
	display: block;
	text-align: center;
	background-color: transparent
}

.box-card-menu>li>a .card-image {
	position: relative;
	overflow: hidden
}

.box-card-menu>li>a .card-image>img {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.box-card-menu>li>a:hover .card-image>img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.box-card-menu>li>a h3 {
	color: #0063d1;
	font-size: 16px;
	font-weight: 400;
	margin: 0
}

.woocommerce .woocommerce-cart-form .shop_table th,
.woocommerce .woocommerce-cart-form .shop_table td {
	padding: 20px
}

.woocommerce .woocommerce-cart-form .coupon .form-control {
	display: inline-block;
	width: auto;
	height: 49px;
	float: left;
	margin-right: 20px
}

.woocommerce .cart_totals .shop_table th,
.woocommerce .cart_totals .shop_table td {
	padding: 20px
}

.woocommerce-MyAccount-navigation {
	border: 3px solid #e2e2e2;
	color: #807f79
}

.woocommerce-MyAccount-navigation>li {
	padding: 0 20px
}

.woocommerce-MyAccount-navigation>li:not(:last-child) {
	border-bottom: 1px solid #e2e2e2
}

.woocommerce-MyAccount-navigation>li>a {
	color: #000;
	font-size: 1.14286em;
	display: inline-block;
	padding: 20px 0;
	line-height: 1
}

.woocommerce-form-row .required {
	color: #f33
}

.woocommerce-EditAccountForm .form-control {
	height: 40px
}

.product-thumbnail>a {
	display: inline-block
}

.checkout-form-group .form-control {
	height: 40px
}

select.form-control:not([size]):not([multiple]) {
	height: 40px
}

.xs-list li {
	margin-bottom: 12px
}

.xs-list li:last-child {
	margin-bottom: 0
}

.xs-list li a {
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-list li a:hover {
	color: #000;
}

.xs-list li::before {
	font-family: fontawesome
}

.xs-list.check li::before {
	padding-right: 8px;
	content: "\f00c";
	color: #83b735
}

.xs-list.play li::before {
	padding-right: 8px;
	content: "\f04b";
	color: #0063d1
}

.xs-list.arrow li::before {
	padding-right: 8px;
	content: "\f178"
}

.xs-tweet li {
	font-size: .92857em;
	color: #777;
	margin-bottom: 20px
}

.xs-tweet li:last-child {
	margin-bottom: 0
}

.xs-tweet li a {
	color: #0063d1
}

.xs-social-list li {
	margin-right: 10px;
	display: inline-block
}

.xs-social-list li.xs-list-text {
	font-size: .92857em;
	margin-right: 20px
}

.xs-social-list li a {
	font-size: .92857em;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.xs-social-list li a.color-facebook:hover {
	background-color: #3b5998
}

.xs-social-list li a.color-twitter:hover {
	background-color: #1da1f2
}

.xs-social-list li a.color-dribbble:hover {
	background-color: #ea4c89
}

.xs-social-list li a.color-pinterest:hover {
	background-color: #bd081c
}

.xs-social-list li a.color-instagram:hover {
	background-color: #e1306c
}

.xs-social-list li a.color-linkedin:hover {
	background-color: #dd5143
}

.xs-social-list.version-2 li {
	margin-right: 30px
}

.xs-social-list.version-2 li:last-child {
	margin-right: 0
}

.xs-social-list.version-2 li a {
	font-size: 1em
}

.xs-social-list.version-2 li a i {
	padding-right: 10px
}

.xs-social-list.version-2 li a:hover {
	color: #222
}

.xs-social-list.round li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	background-color: rgba(0, 0, 0, .14);
	color: #fff;
	font-size: 1.14286em
}

.xs-social-list.boxed li {
	width: 45%;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center
}

.xs-social-list.boxed li a {
	padding: 14px 0;
	font-size: 1em;
	font-weight: 500;
	border: 1px solid #f1f1f1;
	color: #222;
	display: block
}

.xs-social-list.boxed li a:hover {
	color: #fff
}

.xs-social-list.boxed li i {
	padding-right: 15px
}

.xs-social-list.square li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 0%;
	border: 1px solid #f4f4f4;
	background-color: transparent;
	color: #222;
	text-align: center
}

.xs-social-list.square li a:hover {
	color: #fff
}

.xs-map-popup {
	padding: 9px 19px;
	font-weight: 500;
	font-size: 1em;
	border: 0
}

.xs-map-popup.btn-primary {
	background-color: #0063d1
}

.xs-map-popup.btn-danger {
	background-color: #ff6251
}

.xs-map-popup.btn-warning {
	background-color: #a029f5;
	color: #fff;
}

.xs-map-popup.btn-warning:hover {
	color: #fff
}

.xs-map-popup i {
	padding-right: 10px;
	font-size: 16px;
	position: relative;
	top: 2px
}

.xs-back-to-top {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	padding: 12px 21px;
	border: 0
}

.xs-back-to-top.btn-success {
	background-color: #62ab00
}

.xs-back-to-top.btn-danger {
	background-color: #ff6251
}

.xs-back-to-top.btn-warning {
	background-color: #fed700;
	color: #333e48
}

.xs-back-to-top.btn-warning:hover {
	color: #fff
}

.xs-back-to-top i {
	padding-left: 14px;
	font-size: 1.42857em;
	position: relative;
	top: 4px
}

.xs-back-to-top-wraper {
	position: absolute;
	right: 0;
	bottom: 180px
}

.xs-heading {
	padding-bottom: 40px;
	text-align: center
}

.xs-heading hr {
	width: 34px;
	border-top: 1px dashed #0063d1;
	margin-bottom: 19px;
	margin-top: 0
}

.xs-heading p {
	margin-bottom: 0
}

.xs-heading.v-small {
	padding-bottom: 70px
}

.xs-heading.v-small .xs-heading-title {
	font-size: 2.28571em;
	color: #222
}

.xs-heading.v-medium .xs-heading-sub {
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 5px
}

.xs-heading.v-big {
	padding-bottom: 60px
}

.xs-heading-sub {
	color: #0063d1;
	font-size: 1.28571em;
	font-weight: 400;
	margin-bottom: 10px
}

.xs-heading-title {
	font-size: 3em;
	font-weight: 700;
	margin-bottom: 0
}

.btn:not([data-toggle=popover]) {
	display: inline-block;
	font-size: .85714em;
	font-weight: 500;
	padding: 16px 35px;
	letter-spacing: .3px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff
}

.btn:not([data-toggle=popover]).btn-sm {
	min-height: 40px;
	min-width: 180px;
	font-size: 1em;
	padding: 0;
	line-height: 40px
}

.btn:not([data-toggle=popover]).btn-outline-secondary {
	background-color: #0063d1;
	border: 2px solid rgba(200, 200, 200, .3);
	color: #fff
}

.btn:not([data-toggle=popover]).btn-outline-secondary:hover {
	background-color: transparent;
	border-color: #222
}

.btn:not([data-toggle=popover]).btn-outline-primary {
	color: #0063d1
}

.btn:not([data-toggle=popover]).btn-outline-primary:hover {
	background-color: transparent;
	border-color: #222;
	color: #fff
}

.btn:not([data-toggle=popover]).btn-outline-success {
	color: #222;
	border: 2px solid #83b735
}

.btn:not([data-toggle=popover]).btn-outline-success:hover {
	background-color: #222;
	color: #fff;
	border-color: #222
}

.btn:not([data-toggle=popover]).btn-outline-light:hover {
	color: #fff;
	border-color: #222;
	background-color: transparent
}

.btn:not([data-toggle=popover]).btn-primary {
	/* background-color: #0063d1; */
	background-image: linear-gradient(to right, #8b02ff,#da01fe);
}

.btn:not([data-toggle=popover]) .icon {
	margin-top: 0
}

.btn:not([data-toggle=popover]).icon-left i {
	padding-right: 7px
}

.btn:not([data-toggle=popover]).icon-right i {
	float: right;
	padding-left: 7px
}

.btn:not([data-toggle=popover]).btn-success {
	background-color: #62ab00
}

.btn:not([data-toggle=popover]).btn-secondary {
	background-color: #ff6251;
	border: 0
}

.btn:not([data-toggle=popover])::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #c1a9a9;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, -webkit-transform .4s;
	-o-transition: transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s, -webkit-transform .4s;
	-webkit-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	-o-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.btn:not([data-toggle=popover]).btn-primary {
	border: 0
}

.btn:not([data-toggle=popover]).btn-primary::before,
.btn:not([data-toggle=popover]).btn-primary:hover {
	background-color: #E68926;
}

.btn:not([data-toggle=popover]).btn-success {
	border: 0
}

.btn:not([data-toggle=popover]).btn-success::before,
.btn:not([data-toggle=popover]).btn-success:hover {
	background-color: #0063d1
}

.btn:not([data-toggle=popover]):hover::before {
	-webkit-transform: scale3d(20, 20, 1);
	transform: scale3d(20, 20, 1)
}

.xs-best-deal-slider-content .btn:not([data-toggle=popover]).btn-success {
	color: #fff
}

.xs-best-deal-slider-content .btn:not([data-toggle=popover]).btn-success::before {
	background-color: #333e48
}

.btn-loading i {
	font-size: 1.14286em;
	position: relative;
	top: 2px
}

.btn-cart {
	color: #83b735
}

.btn-cart.icon-left i {
	padding-right: 7px
}

.btn-cart.icon-right i {
	float: right;
	padding-left: 7px
}

.xs-best-deal-slider-content .xs-btn-wraper a:last-child {
	padding: 18px 35px
}

.w-quantity-btn .btn {
	margin: 0 auto
}

.xs-product-offer-label {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 100%;
	background-color: #62ab00;
	color: #fff
}

.xs-product-offer-label span {
	font-weight: 700;
	font-size: 1.57143em;
	line-height: 1;
	margin-bottom: 4px
}

.xs-product-offer-label small {
	font-size: 1em;
	line-height: 1
}

.star-rating {
	position: relative;
	height: auto;
	width: 100%;
	display: inline-block
}

.star-rating::before {
	content: "\f005\f005\f005\f005\f123";
	font-family: fontawesome;
	top: 0;
	left: 0;
	font-size: .85714em;
	color: #ffa801;
	letter-spacing: 4px
}

.star-rating .value {
	position: relative;
	font-size: .85714em;
	color: #b9b9b9;
	font-family: rubik, sans-serif
}

.star-rating.color-green::before {
	color: #83b735
}

.star-rating.color-green .value {
	color: #777
}

.woocommerce .star-rating {
	margin-bottom: 20px;
	line-height: 1;
	float: none;
	overflow: visible;
	height: 100%;
	width: 100%;
	display: block
}

.woocommerce .star-rating::before {
	float: none;
	top: 0;
	left: 0;
	position: static;
	content: '\f005\f005\f005\f005\f006';
	color: #fed700
}

.woocommerce .star-rating .value {
	color: #777;
	float: none;
	padding-top: 0;
	position: static
}

.woocommerce .star-rating .value::before {
	display: none
}

.add_to_wishlist {
	color: #83b735;
	font-size: .85714em
}

.add_to_wishlist:hover {
	color: #83b735
}

.add_to_wishlist.pulse_effect i {
	position: relative
}

.add_to_wishlist.pulse_effect i::after {
	position: absolute;
	top: 0;
	left: 0;
	font-family: fontawesome;
	z-index: 1;
	opacity: 0;
	pointer-events: none;
	-webkit-animation: scale .6s linear;
	animation: scale .6s linear;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	color: #83b735
}

.add_to_wishlist.pulse_effect i::before {
	z-index: 2
}

.add_to_wishlist.pulse_effect .fa-heart-o::after {
	content: "\f004"
}

.add_to_wishlist.pulse_effect .fa-heart::after {
	content: "\f08a"
}

@-webkit-keyframes scale {
	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

@keyframes scale {
	50% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

img[src="assets/images/image_loader.gif"] {
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	width: 100%;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	margin: 0
}

.tab-content img[src="assets/images/image_loader.gif "] {
	max-height: 133px
}

.owl-carousel .owl-item img {
	width: auto
}

.owl-carousel .owl-item img[src="assets/images/image_loader.gif"] {
	max-width: 100px;
	height: 144px;
	margin: 0 auto
}

.owl-dots {
	text-align: center;
	margin-top: 25px
}

.owl-dots .owl-dot {
	display: inline-block;
	margin-right: 10px
}

.owl-dots .owl-dot:last-child {
	margin-right: 0
}

.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	display: inline-block;
	background-color: #e1e1e1;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.owl-dots .owl-dot.active span {
	background-color: #0063d1
}

.xs_input_number {
	position: relative;
	border-radius: 25px;
	height: 51px;
	width: 138px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #eaeaea;
	border-radius: 4px
}

.xs_input_number .sub,
.xs_input_number .add {
	float: left;
	width: 38px;
	height: 100%;
	line-height: 51px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #eaeaea;
	text-align: center
}

.xs_input_number .add {
	float: right
}

.xs_input_number input[type=number] {
	height: 100%;
	width: auto;
	border: 0;
	text-align: center;
	font-size: 1.429em;
	pointer-events: none;
	-webkit-appearance: none;
	width: 60px;
	font-weight: 400
}

.xs_input_number input[type=number]::-webkit-inner-spin-button,
.xs_input_number input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.xs-simple-btn {
	color: #0063d1
}

.xs-countdown-timer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.xs-countdown-timer .timer-count {
	width: 40px;
	height: 40px;
	line-height: 42px;
	border-radius: 100%;
	background-color: #f5f5f5;
	font-size: 1em;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 8px
}

.xs-countdown-timer .timer-title {
	line-height: 1;
	text-transform: uppercase;
	font-size: .71429em;
	font-weight: 400;
	display: block
}

.xs-countdown-timer .xs-timer-container {
	margin-right: 10px
}

.xs-countdown-timer .xs-timer-container:last-child {
	margin-right: 0
}

.xs-countdown-timer.version-ring .xs-timer-container {
	background-image: url(../images/circle.png);
	min-height: 114px;
	min-width: 114px;
	padding: 33px 0;
	margin-right: 30px
}

.xs-countdown-timer.version-ring .xs-timer-container:last-child {
	margin-right: 0
}

.xs-countdown-timer.version-ring .timer-count {
	height: auto;
	width: auto;
	line-height: 1;
	background-color: transparent;
	font-size: 2em;
	color: #83b735
}

.xs-countdown-timer.version-ring .timer-title {
	font-size: .85714em;
	text-transform: capitalize
}

.btn[data-toggle=popover] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	border: 0;
	padding: 0;
	background-color: #83b735;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}

.btn[data-toggle=popover]::before {
	position: absolute;
	content: '\e93e';
	font-family: iconfont;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 1.42857em;
	-webkit-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.btn[data-toggle=popover].is-active {
	background-color: #ff6251
}

.btn[data-toggle=popover].is-active::before {
	-webkit-transform: rotate(-360deg) scale(1);
	-ms-transform: rotate(-360deg) scale(1);
	transform: rotate(-360deg) scale(1);
	content: '\e93d'
}

.btn[data-toggle=popover].is-active:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn[data-toggle=popover]:focus {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.btn[data-toggle=popover]:active {
	background-color: #ff6251!important
}

.popover {
	background-color: #ff6251;
	border: 0;
	max-width: 227px;
	min-height: 109px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
	text-align: center;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	visibility: hidden
}

.popover.show {
	visibility: visible;
	-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}

.popover[x-placement=top] {
	margin-bottom: 14px
}

.popover[x-placement=bottom] {
	margin-top: 19px
}

.popover[x-placement=left] {
	margin-right: 16px
}

.popover[x-placement=right] {
	margin-left: 16px
}

.popover .popover-body {
	color: #fff;
	padding: 0
}

.popover.bs-popover-bottom .arrow::after {
	border-bottom-color: #ff6251
}

.popover.bs-popover-bottom .arrow::before {
	border-bottom-color: transparent
}

.popover.bs-popover-top .arrow::after {
	border-top-color: #ff6251
}

.popover.bs-popover-top .arrow::before {
	border-top-color: transparent
}

.popover.bs-popover-left .arrow::after {
	border-left-color: #ff6251
}

.popover.bs-popover-left .arrow::before {
	border-left-color: transparent
}

.popover.bs-popover-right .arrow::after {
	border-right-color: #ff6251
}

.popover.bs-popover-right .arrow::before {
	border-right-color: transparent
}

.xs-list-group li {
	padding: 0;
	border-bottom: 1px dashed #999;
	font-size: .85714em;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.xs-list-group li span {
	font-weight: 400;
	color: #999
}

.xs-list-group li:last-child {
	border-bottom: 1px dashed transparent;
	padding-bottom: 0;
	margin-bottom: 0
}

.xs-watermark-product {
	position: absolute;
	right: 30px;
	top: -70px;
	pointer-events: none
}

.xs-social-tigger {
	position: relative;
	margin: 1% auto;
	height: 50px;
	width: 50px
}

.xs-social-tigger li {
	height: 100%
}

.xs-social-tigger li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0063d1;
	text-align: center;
	color: #fff;
	font-size: 1em;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: hidden
}

.xs-social-tigger li a.tigger-icon {
	opacity: 1;
	-webkit-transform: translate(0%, 0%)!important;
	-ms-transform: translate(0%, 0%)!important;
	transform: translate(0%, 0%)!important;
	visibility: visible
}

.xs-social-tigger li a.xs-facebook {
	background-color: #3b5999
}

.xs-social-tigger li a.xs-twitter {
	background-color: #55acee
}

.xs-social-tigger li a.xs-pinterest {
	background-color: #bd081c
}

.xs-social-tigger li a.xs-dribbble {
	background-color: #ea4c89
}

.xs-social-tigger li a.xs-instagram {
	background-color: #e4405f
}

.xs-social-tigger li a.xs-google-plus {
	background-color: #dd4b39
}

.xs-social-tigger li a.xs-envelope {
	background-color: #373737
}

.xs-social-tigger li:nth-child(1) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s
}

.xs-social-tigger li:nth-child(2) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s
}

.xs-social-tigger li:nth-child(3) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s
}

.xs-social-tigger li:nth-child(4) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s
}

.xs-social-tigger.active li:nth-child(1) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .6s;
	-webkit-transform: translate(0, -80px);
	-ms-transform: translate(0, -80px);
	transform: translate(0, -80px)
}

.xs-social-tigger.active li:nth-child(2) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) .9s;
	-webkit-transform: translate(70px, -40px);
	-ms-transform: translate(70px, -40px);
	transform: translate(70px, -40px)
}

.xs-social-tigger.active li:nth-child(3) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.2s;
	-webkit-transform: translate(70px, 40px);
	-ms-transform: translate(70px, 40px);
	transform: translate(70px, 40px)
}

.xs-social-tigger.active li:nth-child(4) a {
	-webkit-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s;
	-o-transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s;
	transition: all .6s cubic-bezier(.87, -.41, .19, 1.44) 1.5s;
	-webkit-transform: translate(0, 80px);
	-ms-transform: translate(0, 80px);
	transform: translate(0, 80px)
}

.xs-social-tigger.active li a {
	opacity: 1;
	visibility: visible
}

.xs-map {
	height: 570px;
	width: 100%
}

.custom-control {
	margin-bottom: 24px
}

.custom-control .custom-control-label::after,
.custom-control .custom-control-label::before {
	width: 22px;
	height: 22px;
	top: 0;
	-webkit-transition: all 600ms cubic-bezier(.77, 0, .175, 1);
	-o-transition: all 600ms cubic-bezier(.77, 0, .175, 1);
	transition: all 600ms cubic-bezier(.77, 0, .175, 1)
}

.custom-control.custom-checkbox {
	border-radius: 4px
}

.custom-control .custom-control-label::after {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.custom-control .custom-control-input:checked~.custom-control-label::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.custom-control .custom-control-label::before {
	background-color: transparent;
	border: 1px solid #eaeaea;
	pointer-events: visible;
	cursor: pointer
}

.custom-control .custom-control-input:focus~.custom-control-label::before {
	-webkit-box-shadow: none;
	box-shadow: none
}

.custom-control .custom-control-label {
	margin-bottom: 0;
	padding-left: 14px;
	font-size: .85714em;
	color: #555;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.custom-control .custom-control-label span {
	color: #0063d1
}

.custom-control.custom-radio .custom-control-label::after,
.custom-control.custom-radio .custom-control-label::before {
	width: 20px;
	height: 20px;
	background-size: 70% 70%;
	border-radius: 100%;
	border-color: transparent
}

.custom-control.custom-radio .custom-control-label::before {
	border-color: #eaeaea
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #fff;
	border-color: #0063d1
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjMDA2M2QxJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-one .custom-control-label::before {
	background-color: #1abc9c;
	border-color: transparent
}

.custom-control.custom-radio.color-one .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjMWFiYzljJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-one .custom-control-input:checked~.custom-control-label::before {
	border-color: #1abc9c
}

.custom-control.custom-radio.color-two .custom-control-label::before {
	background-color: #3498db;
	border-color: transparent
}

.custom-control.custom-radio.color-two .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjMzQ5OGRiJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-two .custom-control-input:checked~.custom-control-label::before {
	border-color: #3498db
}

.custom-control.custom-radio.color-three .custom-control-label::before {
	background-color: #9b59b6;
	border-color: transparent
}

.custom-control.custom-radio.color-three .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjOWI1OWI2Jy8+PC9zdmc+)
}

.custom-control.custom-radio.color-three .custom-control-input:checked~.custom-control-label::before {
	border-color: #9b59b6
}

.custom-control.custom-radio.color-four .custom-control-label::before {
	background-color: #e74c3c;
	border-color: transparent
}

.custom-control.custom-radio.color-four .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjZTc0YzNjJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-four .custom-control-input:checked~.custom-control-label::before {
	border-color: #e74c3c
}

.custom-control.custom-radio.color-five .custom-control-label::before {
	background-color: #e67e22;
	border-color: transparent
}

.custom-control.custom-radio.color-five .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjZTY3ZTIyJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-five .custom-control-input:checked~.custom-control-label::before {
	border-color: #e67e22
}

.custom-control.custom-radio.color-six .custom-control-label::before {
	background-color: #2c3e50;
	border-color: transparent
}

.custom-control.custom-radio.color-six .custom-control-input:checked~.custom-control-label::after {
	background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjMmMzZTUwJy8+PC9zdmc+)
}

.custom-control.custom-radio.color-six .custom-control-input:checked~.custom-control-label::before {
	border-color: #2c3e50
}

.pagination li {
	display: inline-block;
	margin: 0 10px 0 0
}

.pagination li:last-child {
	margin: 0
}

.pagination li a {
	width: 42px;
	height: 42px;
	line-height: 42px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border: 1px solid #eaeaea;
	color: #222;
	padding: 0;
	border-radius: 100%;
	text-align: center
}

.pagination li a:hover,
.pagination li a.current {
	background-color: #0063d1;
	color: #fff;
	border-color: #0063d1
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
	border-radius: 100%;
	font-size: .85714em;
	color: #eaeaea
}

#myTabContent {
	padding-bottom: 20px
}

.add-to-compare {
	color: #0063d1
}

.xs-video-popup {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	font-size: 1.28571em;
	color: #fff;
	background-color: #0063d1;
	border-radius: 100%
}

.xs-video-popup:hover {
	color: #fff
}

.round-nav {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	display: block;
	background-color: #0063d1;
	text-align: center;
	cursor: pointer;
	color: #fff
}

.xs-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.content-center {
	text-align: center;
	margin: 0 auto
}

.content-left {
	margin: 0 auto 0 0
}

.content-right {
	text-align: left;
	margin: 0 0 0 auto
}

.transition,
.xs-tab-nav .nav-link,
.xs-tab-nav .nav-link:before,
.xs-post-meta-list span a,
.xs-blog-post-tag a {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.xs-section-padding {
    padding: 20px 0;
}

.xs-section-padding-2 {
	padding: calc(80px/2) 0
}

.xs-feature-product-tab.xs-section-padding-2 {
	padding-bottom: 10px
}

.xs-section-padding-bottom {
	padding-bottom: 80px
}

.xs-section-padding-top {
	padding-top: 80px
}

.xs-box-shadow {
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

.xs-feauture-product-section.xs-section-padding {
	padding: 80px 0 50px
}

.xs-box-shadow-2 {
	-webkit-box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2);
	box-shadow: 0 2px 20px 0 rgba(144, 144, 144, .2)
}

.xs-margin-0 {
	margin: 0
}

.xs-mb-0 {
	margin-bottom: 0
}

.xs-mb-10 {
	margin-bottom: 10px
}

.xs-mb-20 {
	margin-bottom: 20px
}

.xs-mb-30 {
	margin-bottom: 30px
}

.xs-mb-40 {
	margin-bottom: 40px
}

.xs-mb-50 {
	margin-bottom: 50px
}

.xs-mb-60 {
	margin-bottom: 60px
}

.xs-mb-70 {
	margin-bottom: 70px
}

.xs-mb-80 {
	margin-bottom: 80px
}

.xs-mb-90 {
	margin-bottom: 90px
}

.xs-mb-100 {
	margin-bottom: 100px
}

.xs-padding-0 {
	padding: 0
}

.xs-pt-20 {
	padding-top: 20px
}

.xs-pt-50 {
	padding-top: 50px
}

.xs-mt-30 {
	margin-top: 30px
}

.color-black {
	color: #000
}

.color-white {
	color: #fff
}

.color-primary {
	color: #0063d1
}

.color-secondary {
	color: #83b735
}

.color-yellow {
	color: #fed700
}

.color-red {
	color: #d31242
}

.color-semi-black {
	color: #333e48
}

.xs-pr-90 {
	padding-right: 90px
}

.bg-black {
	background-color: #000
}

.bg-white {
	background-color: #fff
}

.bg-xs-primary {
	background-color: #0063d1
}

.bg-xs-secondary {
	background-color: #83b735
}

.bg-gray {
	background-color: #f9f9f9
}

.bg-yellow {
	background-color: #fed700
}

.bg-red {
	background-color: #d31242
}

.bg-semi-black {
	background-color: #333e48
}

.bg-teal {
	background-color: #15c1d7
}

.bg-chocolate {
	background-color: #8c6e63
}

.bg-navyBlue {
	background-color: #0059a7
}

.bg-blue {
	background-color: #5c6dbd
}

.bg-green {
	background-color: #009893
}

.xs-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: .5;
	z-index: 0
}

.parallax-window {
	background-attachment: fixed
}

.lead {
	font-size: 1.14286em;
	font-weight: 400
}

.xs-btn-wraper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.xs-btn-wraper .btn,
.xs-btn-wraper a {
	margin-right: 20px
}

.xs-btn-wraper .btn:last-child,
.xs-btn-wraper a:last-child {
	margin-right: 0
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.col-md-5-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	position: relative;
	width: 100%;
}

.xs-gradient {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f1fde7), color-stop(75%, #e7fef0), to(#dcfff9));
	background-image: -webkit-linear-gradient(bottom, #f1fde7 0%, #e7fef0 75%, #dcfff9 100%);
	background-image: -o-linear-gradient(bottom, #f1fde7 0%, #e7fef0 75%, #dcfff9 100%);
	background-image: linear-gradient(to top, #f1fde7 0%, #e7fef0 75%, #dcfff9 100%)
}

.xs-watermark-text {
	display: block;
	position: absolute;
	font-size: 11.42857em;
	color: #0869d5;
	font-weight: 700;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	pointer-events: none
}

.xs-watermark-text.large-version {
	font-size: 380px;
	color: #000;
	text-indent: -65px
}

/********************************** Custom Style ******************************************** */
.top-padding{
	padding-top: 15px;
}


.xs-banner-campaign img {
    border-radius: 30px;
    border: 1px solid #ccc;
    margin-top: 14px;
}


.follow ul li i{
	background-color: #4064AC;
	padding: 7px;
	border-radius: 50%;
	color: #fff;
	transition: 0.5s;
}
.follow ul li i:hover{
	background-color: #1773EA;
	transition: 0.5s;
}

.xs-top-bar-info li a:hover{
	 color: #000;
	 transition: 0.5s;
}

.paddingT-30{
	padding-top: 35px;
}

.paddingB-30{
	padding-bottom: 5px;
}

.paddingT-40{
	padding-top: 40px;
}

.paddingB-70{
	padding-bottom: 35px;
}


/* ------------------- */

.xs-content-header1 .version-2 {
    border-bottom: 0;
}

.categorysection {
    border: 1px solid #f7f7f7;
    /* background-color: #8e02ff; */
    background-image: linear-gradient(to right, #8b02ff,#da01fe);
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 10px;
}


.categorysection:hover{

	/* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);

     box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);

}


/* ------------ cOUNTDOWN ---------------- */


h1{
  color: #396;
  font-weight: 100;
  font-size: 20px;
  margin: 40px 0px 20px;
}

#clockdiv{
	padding-left: 10px;
	padding-bottom: 20px;
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	/* font-size: 20px; */
}

#clockdiv > div{
	padding: 3px;
	border-radius: 3px;
	background: #d601fe;
	display: inline-block;
}

#clockdiv div > span{
	padding: 2px;
	border-radius: 3px;
	background: #8e02ff;
	display: inline-block;
}

.smalltext{
	padding-top: 2px;
	font-size: 8px;
}


/*Add to Cart*/
.cart_summary>thead {
    background: #f7f7f7;
}
.cart_summary td {
    vertical-align: middle;
    text-align: center;
}
.cart_description h5 {
    font-size: 15px;
    margin: 0 0 5px;
}

.availability .badge {
    font-size: 11px;
    padding: 6px 11px;
}
.qty .form-control {
    border-radius: 2px!important;
    margin: 0 2px;
    text-align: center;
    width: 18px;
}
.qty .btn {
    background: #5a6268;
    border-radius: 2px!important;
    color: #fff;
    font-size: 23px;
    height: 33px;
    line-height: 15px;
    padding: 0;
    text-align: center!important;
    vertical-align: baseline;
    width: 27px;
}


button.btn.chk-btn.btn-secondary.btn-lg.btn-block.text-left {
    width: 396px;
    margin-bottom: 27px;
    float: right;
    background: #d400fe;
}

/* ------------ cOUNTDOWN END------------- */

/*--------------------------------------------*/


@import 
  url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');


/* PRODUCT CARD */

.product-card {
  background-color: #f5f6fa;
  border-radius: 10px;
  color: #2f3640;
  /* margin: 0 2em; */
  transition: all linear .2s;
  width: 91%;
  height: 82%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border:1px solid #ebebeb;
}

.product-card:hover,
.product-card:active {
  box-shadow: .2em .5em .5em rgba(0, 0, 0, 0.4);
  transform: scale(1.1);
	height: 100%;
}

.product-img {
  border-radius: 10px 10px 0 0;
  /*height: 150px;*/
  max-width: 100%;
}

.img-one {
  background-image: url(https://images.unsplash.com/photo-1517394834181-95ed159986c7?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1506&q=80);
}

.img-one {
  background-size: cover;
  background-position: center;
}

.product-text {
  /* padding: 1em; */
  padding-top: 5px;
  text-align: center;
  background:#fff;
}

.product-cart button{
  border: 0;
  border-radius: 0 0 8px 8px;
  color: #f5f6fa;
  cursor: pointer;
  font-family: inherit;
  padding: 1em;
  text-transform: uppercase;
  transition: all linear .3s;
  width: 100%;
}

.product-cart button:hover {
  font-weight: 500;
  letter-spacing: .1em;
}

/* color */
.product-card:first-child h3 {
  color: #e84118;
}

.product-card:first-child button {
  background-color: #e84118;
}

.product-card:nth-child(2) h3 {
  color: #fbc531;
}

.product-card:nth-child(2) button {
  background-color: #fbc531;
}

.product-card:last-child h3 {
  color: #0097e6;
}

.product-card:last-child button {
  background-color: #8e02ff;
}
.mb-10{
    margin-bottom:10px;
}

/*********************Header********************/
.header-form-1{
    top: 2px;
    padding: 27px;
}
.xs-category-select-wraper .xs-category-select {
    height: 56px !important;
}
.btn-header-search{}
.fa_search_icn{
    padding-top:6px;
    font-size:18px
}

.xs_input_number_custom {
    display: inline-block;
    float: left;
        /* position: relative; */
    /* border-radius: 25px; */
    height: 51px;
    width: 138px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* border: 1px solid #eaeaea; */
    /* border-radius: 4px; */
}

.xs_input_number_custom {
    float: left;
}
.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 51px;
    text-align: center;
    vertical-align: middle;
    padding: 12px 0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.value-button:hover {
  cursor: pointer;
}


form #decrease {
  margin-right: -4px;
  border-radius: 8px 0 0 8px;
}

form #increase {
  margin-left: -4px;
  border-radius: 0 8px 8px 0;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 53px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

section.paddingB-70.paddingT-30.bg-gray {
    padding: 15px 0px 15px;
}
section.paddingT-30.paddingB-30.bg-gray {
    padding-top: 0px;
}
.xs-content-title {
    margin-bottom: 0px;
}
.custom-pt-pb{
    
}

/* media queries */
@media screen and (max-width: 860px) {
  
  .product-card {
    margin: 1.5em;
  }
}

/*--------------------------------------------*/

section.cart-page.section-padding {
    padding-top: 15px;
}




