body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	color: #222222;
	background-color: #FFFFFF;
	-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;
}

/*--------------------------------------------------============================================================
                    2. nav
                    =================================================--------------------------------------------------------------*/
                    /* Top bar */
.xs-top-bar {
	background-color: #000;
	padding: 10px 0;
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	right: 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: #FFFFFF;
}

.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: #ffd600;
}

.xs-top-bar.v-border {
	border-bottom: 1px solid #006feb;
}

.xs-top-bar.version-gray {
	background-color: #f1f1f1;
	color: #aaaaaa;
}

.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: #aaaaaa;
}

.xs-top-bar.version-gray .xs-top-bar-info .xs-select option {
	color: #222222;
}

.xs-top-bar.version-gray .xs-top-bar-info li {
	border-right-color: #aaaaaa;
}

.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: 0px;
}

.xs-top-bar-info li a {
	color: #fff;
	font-size: 0.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: 0px;
	padding-right: 0px;
}

.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;
}

                                                        /* Nav bar */
.xs-header {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	position: relative;
	z-index: 9999;
	margin-top: 45px;
}

.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: #222222;
	color: #FFFFFF;
}

.xs-header.v-yellow .xs-navDown .btn:not([type="submit"]):hover strong {
	color: #FFFFFF;
}

.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: 0px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

body .xs-promotion ~ .header-transparent {
	top: 41px;
}

.xs_nav-landscape .nav-logo {
	display: none;
}

.xs-logo-wraper {
	padding: 32px 0;
}

.xs-logo-wraper a {
	display: inline-block;
}

                                                                                                        /* menus */
.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: #333333;
	font-weight: 500;
	display: block;
	padding: 40px 20px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-menus .nav-menu > li > a.highlight {
	color: #e14546 !important;
}

.xs-menus .nav-menu > li.active a {
	color: #ffd600;
}

.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: #ffd600;
}

.xs-menus .nav-menu > li > a .submenu-indicator-chevron {
	border-color: transparent #333333 #333333 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 #ffd600 #ffd600 transparent;
}

.xs-menus .nav-menu li > .nav-dropdown {
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
	box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
	background-color: #FFFFFF;
	border-top: 0px;
}

.xs-menus .nav-menu li > .nav-dropdown li a {
	background-color: transparent;
	border-bottom: 1px solid #F1F1F1;
	color: #222222;
	font-size: 14px;
}

.xs-menus .nav-menu li > .nav-dropdown li a:hover {
	color: #ffd600;
}

.xs-menus .nav-menu li.focus .nav-submenu {
	z-index: 999999;
}

.xs-menus .nav-menu .nav-dropdown li:last-child a {
	border-bottom: 0px;
}

.xs-menus .home-menu-panel {
	border-radius: 0 0 5px 5px;
	background-color: #FFFFFF;
	border-top: 0px;
}

.xs-menus .home-menu-panel a {
	text-align: center;
	display: block;
	position: relative;
	overflow: hidden;
}

.xs-menus .home-menu-panel a h4 {
	color: #222222;
	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 0.4s ease;
	transition: all 0.4s ease;
	-webkit-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);
	transform: scale(1.02);
}

.xs-menus .home-menu-panel > .row {
	margin-bottom: 30px;
}

.xs-menus .home-menu-panel > .row:last-child {
	margin-bottom: 0px;
}

.xs-menus.xs_nav-landscape .megamenu-panel {
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.175);
	box-shadow: 0 3px 8px rgba(0, 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: 0.85714em;
	color: #999999;
	margin-bottom: 0;
}

.xs-menus .megamenu-content p {
	margin-bottom: 0;
	font-size: 0.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;
	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: #ffd600;
}

.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: #ffd600;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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: #ffffff;
}

.xs-menus .version-black .megamenu-list > li {
	border-left-color: #3d404a;
}

.xs-menus.xs_nav-landscape .megamenu-v2 {
	padding: 50px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
	border-top: 4px solid #ffd600;
	overflow: hidden;
}

.xs-menus.xs_nav-landscape .version-black.megamenu-v2 {
	border-top: 0px;
}

.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 */
.menu-label {
	display: block;
	position: absolute;
	top: 8px;
	left: 50%;
	background-color: #ffd600;
	color: #FFFFFF;
	font-size: 0.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 #ffd600;
	border-top: 2.5px solid #ffd600;
	border-bottom: 2.5px solid transparent;
}

.menu-label.highlight {
	background-color: #ffd600;
}

.menu-label.highlight::before {
	border-left: 2.5px solid #ffd600;
	border-top: 2.5px solid #ffd600;
}

                                                                                                                                                                                                        /* wish list */
.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;
}

                                                                                                                                                                                                                /* Wish list */
.xs-single-wishList {
	font-size: 2.14286em;
	color: #555555;
	position: relative;
}

.xs-single-wishList .xs-item-count {
	font-size: 0.350em;
	color: #565656;
	font-weight: 500;
	position: absolute;
	top: -5px;
	right: -5px;
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 18px;
	border: 2px solid #FFFFFF;
	text-align: center;
	background-color: #f0f0f0;
	border-radius: 100%;
}

.xs-single-wishList .xs-item-count.highlight {
	background-color: #ffd600;
	color: #FFFFFF;
}

                                                                                                                                                                                                                      /* fade in animation */
.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 */
.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: 0.85714em;
}

.mini_cart_item .mini-cart-title a {
	color: #ffd600;
}

.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: 50px !important;
}

.xs-miniCart-dropdown .dropdown-toggle::after {
	display: none;
}

                                                                                                                                                                                                                                                  /* header info */
.xs-header-info li {
	display: inline-block;
	color: #999999;
	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;
}

.social_list li {
	display: inline-block;
}

.social_list li a .fa {
	color: #cccccc;
	font-size: 16px;
	margin: 0 6px;
}

.social_list li a .fa:hover {
	color: #ffd600;
}

.wishlist_view {
}

.wishlist_view li {
	display: inline-block;
}

.xs-header-info.green-version li {
	color: #7fbb00;
}

                                                                                                                                                                                                                                                        /* navbar version 4 */
.xs-navBar > .container {
	position: relative;
}

.xs-navBar .navbar-border {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	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 0.4s ease;
	transition: all 0.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: #FFFFFF;
}

.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: #fed700;
}

.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::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: #ffd600;
}

.xs-navBar.color-white .xs-navbar-search .form-control {
	color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"])::-webkit-input-placeholder {
                                                                                                                                                                                                                                                                                                                /* Chrome/Opera/Safari */
	color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"])::-moz-placeholder {
                                                                                                                                                                                                                                                                                                                  /* Firefox 19+ */
	color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"]):-ms-input-placeholder {
                                                                                                                                                                                                                                                                                                                    /* IE 10+ */
	color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search input:not([type="submit"]):-moz-placeholder {
                                                                                                                                                                                                                                                                                                                      /* Firefox 18- */
	color: #FFFFFF;
}

.xs-navBar.color-white .xs-navbar-search .xs-category-select {
	background-image: url(../images/arrow-white.png);
	color: #FFFFFF;
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type="submit"] {
	background-color: #ffd600;
}

.xs-navBar.secondary-color-v .xs-navbar-search .btn[type="submit"]::before {
	background-color: #ffd600;
}

                                                                                                                                                                                                                                                                                                                            /* mega menus */
.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: #222222;
}

.xs-navBar .megamenu-tabs-nav li a {
	padding: 15px;
}

                                                                                                                                                                                                                                                                                                                                        /* category brand */
.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;
}

/*--------------------------------------------------============================================================
                    3. vertical menu
                    =================================================--------------------------------------------------------------*/
                    /* vertical menu */
.xs-vartical-menu {
	margin: 0;
	height: auto;
	width: 100%;
	max-width: 270px;
}

.xs-vartical-menu .cd-dropdown-trigger {
	background-color: #ffd600;
	border-radius: 4px;
	line-height: 1;
	padding: 20px 42px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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: #222222;
	text-transform: capitalize;
	height: auto;
	line-height: unset;
	padding: 12px 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ebebeb;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
}

.xs-vartical-menu .cd-dropdown-content li a i {
	margin-right: 18px;
	font-size: 1.250em;
}

.xs-vartical-menu .cd-dropdown-content li .no-border {
	border-bottom: 0px 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: 0px;
}

.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% + 22px);
	-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);
	transform: translateX(-50%) rotate(45deg);
	width: 24px;
	height: 24px;
	background-color: #FFFFFF;
	border-left: 2px solid;
	border-top: 2px solid;
}

.xs-vartical-menu .cd-dropdown-content,
                                                      .xs-vartical-menu .cd-dropdown:before {
	border-color: #ffd600;
}

.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: #ffd600;
}

.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: #ffd600;
}

.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: 0.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: #ffd600;
	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;
	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: #ffd600;
	font-weight: 400;
}

.xs-vartical-menu .cd-dropdown-icons li .media-body p {
	margin-bottom: 0;
	font-size: 0.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: #FFFFFF;
	background-color: #ffd600;
}

.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: #000;
}

.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: #ffd600;
}

.xs-vartical-menu.v-gray .cd-dropdown-trigger::before, .xs-vartical-menu.v-gray .cd-dropdown-trigger::after {
	background: #000;
}

.xs-vartical-menu.v-gray .cd-dropdown-content,
                                                                                                        .xs-vartical-menu.v-gray .cd-dropdown:before {
	border-color: #e7e7e7;
}

.xs-vartical-menu .cd-dropdown-content > .has-children > .is-active {
	z-index: 99999;
}

.cartUlDesk li a span img{
	height: 38px !important;
}

                                                                                                            /* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1023px) {
                                                                                                              /* vertical menus */
	.xs-vartical-menu {
		margin-bottom: 30px;
	}

	.xs-vartical-menu .cd-dropdown {
		top: 0;
	}

	.xs-vartical-menu .cd-dropdown-content {
		top: 0px;
		border: 0;
	}

	.xs-vartical-menu .cd-dropdown-content li a {
		color: #FFFFFF;
	}

	.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: #FFFFFF;
	}

	.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: #FFFFFF;
	}
}

.isOverlayActive .nav-cover {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	background-color: #222222;
	opacity: .5;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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;
}




/*--------------------------------------------------============================================================
                    4. nav down
                    =================================================--------------------------------------------------------------*/
.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: 0px;
	border-radius: 0;
	padding-left: 28px;
	font-size: 1em;
}

.xs-navbar-search .xs-category-select {
	border: 0px;
	height: 100%;
	padding-left: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #555555;
	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-wraper {
	position: relative;
}

.xs-navbar-search .xs-category-select-wraper::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	-webkit-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: #ffd600;
	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: 0.85714em;
	color: #797979 !important;
	letter-spacing: .2px;
	padding: 8px 12px;
	border: 2px solid #e7e7e7;
	-webkit-transition: all .6s;
	transition: all .6s;
}

.xs-navDown .btn:not([type="submit"]) strong {
	display: block;
	font-size: 1.286em;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-navDown .btn:not([type="submit"]):hover {
	color: #FFFFFF !important;
}

.xs-navDown .btn:not([type="submit"]):hover strong {
	color: #FFFFFF !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: #fed700;
}

.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: 0px;
	border-bottom-left-radius: 0px;
	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 #FFFFFF #FFFFFF transparent;
}

.xs-navDown.color-white .xs-menus .nav-menu > li > a,
                                                                                    .xs-navDown.color-white .xs-single-wishList {
	color: #FFFFFF;
}

.xs-navDown.secondary-color-v .xs-vartical-menu .cd-dropdown-trigger {
	background-color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-single-wishList {
	color: #ffd600;
}

.xs-navDown.secondary-color-v .xs-single-wishList .xs-item-count.highlight {
	background-color: #ffd600;
}

.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: #ffd600;
}

.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 #ffd600 #ffd600 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: #ffd600;
}

.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: #ffd600;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
}

.megamenu-list > li > a:hover {
	background-color: transparent;
	color: #222222;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.megamenu-list-title > a {
	pointer-events: none;
}




/*--------------------------------------------------============================================================
                    8. feature product
                    =================================================--------------------------------------------------------------*/
.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 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: -webkit-transform 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: transform 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: transform 0.6s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.6s cubic-bezier(0, 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, 0.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: #ffd600;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.product-title-v2 a strong {
	color: #222222;
	display: block;
	font-size: 1.714em;
	margin-top: 4px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.product-title-v2 a:hover {
	color: #222222;
}

.product-title-v2 a:hover strong {
	color: #ffd600;
}

.product-title-v2.large {
	font-size: 1.28571em;
}

.product-title-v2.large strong {
	font-size: 2em;
	margin-top: 0;
}

                                                  /* feature product version 4 */
.feature-product-v4 .xs-product-wraper,
                                                  .feature-product-v4 .xs-list-group {
	padding: 20px;
	border: 0px;
	background-color: #FFFFFF;
}

.feature-product-v4 .product-item-meta {
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #f1f1f1;
}

.feature-product-v4 .price {
	color: #ffd600;
	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 0.4s ease;
	transition: all 0.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 0px rgba(144, 144, 144, 0.2);
	box-shadow: 2px 11px 20px 0px rgba(144, 144, 144, 0.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 0px rgba(144, 144, 144, 0.2);
	box-shadow: 2px 11px 20px 0px rgba(144, 144, 144, 0.2);
	display: block;
	opacity: 1;
}

.xs-single-product:hover .product-title a {
	color: #ffd600;
}

/*--------------------------------------------------============================================================
                    9. feature product tab
                    =================================================--------------------------------------------------------------*/
.xs-product-wraper {
	padding: 10px 30px 30px;
	background-color: #FFFFFF;
	border: 1px solid #efefef;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	z-index: 1;
}

.xs-product-wraper img {
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.xs-product-wraper .xs-product-header {
	opacity: 0;
	top: 0px;
}

.xs-product-wraper .xs-product-hover-area {
	position: absolute;
	bottom: -100px;
	opacity: 0;
	width: calc(100% + 2px);
	margin-left: -1px;
	border-top: 0px;
	left: 0;
	background-color: #FFFFFF;
}

.xs-product-wraper:hover {
	border-color: transparent;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	z-index: 2;
}

.xs-product-wraper: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: 0px;
}

.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: 0px;
	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 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom: 5px;
	z-index: 2;
}

.product-title {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.625;
}

.product-title a {
	color: #222222;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: inline-block;
}

.product-title a:hover {
	color: #ffd600;
}

.product-title.highlight {
	font-size: 1em;
}

.product-title.highlight a {
	color: #ffd600;
}

.product-title.highlight a strong {
	font-size: 1.857em;
	display: block;
	color: #222222;
	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: #bbbbbb;
}

.product-stock span {
	padding-left: 5px;
}

.price {
	color: #ffd600;
	font-size: 17px;
}

.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: 0.567em;
	font-weight: 400;
}

.price.small {
	font-size: 1em;
}

.price.version-2 {
	font-size: 1.42857em;
}

.price.version-2 del {
	font-size: 0.700em;
}

.price small {
	font-size: 0.750em;
	color: #d4d4d4;
}

.price.version-3 {
	color: #ffd600;
	font-weight: 300;
	font-size: 1.71429em;
	line-height: 1;
}

.price.version-3 del {
	font-size: 0.750em;
	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: 0px;
}

.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;
}

                                                                                                                                                              /* content title */
.xs-content-title {
	font-size: 1.57143em;
	margin-bottom: 0;
	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: #ffd600;
}

.xs-content-title.version-2::after {
	position: absolute;
	content: "";
	left: 30px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -13px;
	border-top: 8px solid #ffd600;
	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: #ffd600;
}

.xs-content-title.version-3 small {
	font-size: 0.643em;
	font-weight: 400;
	display: block;
	color: #999999;
	margin-bottom: 5px;
}

.xs-content-title.version-3 ~ .xs-custom-nav {
	padding-top: 5px;
}

.xs-nav-tab {
	border-bottom: 0px 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 0.4s ease;
	transition: all 0.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%);
	transform: translateX(-50%);
	background-color: #ffd600;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-nav-tab .nav-link::after {
	position: absolute;
	content: "";
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -13px;
	border-top: 8px solid #ffd600;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 0;
}

.xs-nav-tab .nav-link.active, .xs-nav-tab .nav-link:hover {
	color: #222222;
	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%);
	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: #222222;
}

.xs-nav-tab.version-4 .nav-item .nav-link span {
	color: #ffd600;
}

.xs-nav-tab.version-4 .nav-item .nav-link:hover, .xs-nav-tab.version-4 .nav-item .nav-link.active {
	color: #ffd600;
}

.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: 0.85714em;
	margin-bottom: 4px;
	display: block;
}

.product-categories a {
	color: #999999;
	display: inline-block;
}

.xs-product-hover-area {
	padding: 20px 30px;
	border: 1px solid #efefef;
	color: #b7b7b7;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-product-hover-area a {
	color: #b7b7b7;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-product-hover-area a i {
	padding-right: 7px;
}

.xs-product-hover-area a:hover {
	color: #777777;
}

.xs-vertical-tab-nav li a {
	color: #777777;
	font-size: 1em;
	border-left: 1px solid #f7f7f7;
	padding-top: 11.25px;
	padding-bottom: 11.25px;
	padding-left: 35px;
	display: block;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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%);
	transform: translateY(-50%);
	right: 60px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-vertical-tab-nav li a:hover, .xs-vertical-tab-nav li a.active {
	border-left: 2px solid #ffd600;
	color: #ffd600;
}

.xs-vertical-tab-nav li a:hover::after, .xs-vertical-tab-nav li a.active::after {
	color: #ffd600;
}

                                                                                                                                                                                                                                              /* product item meta */
.product-item-meta {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.product-item-meta li {
	display: inline-block;
}

.product-item-meta li a {
	display: block;
	color: #222222;
	width: 30px;
	height: 30px;
	line-height: 34px;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align: center;
}

.product-item-meta li a:hover {
	color: #FFFFFF;
	background-color: #ffd600;
}

.product-item-meta.meta-style-2 li a {
	background-color: #ffd600;
	color: #FFFFFF;
}

                                                                                                                                                                                                                                                        /* product feature ribbon */
.product-feature-ribbon {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	line-height: 60px;
	background-image: linear-gradient(45deg, white 0%, white 50%, #ffd600 50%, #ffd600 100%);
                                                                                                                                                                                                                                                          /* w3c */
	text-align: right;
	z-index: 2;
}

.product-feature-ribbon i {
	font-size: 1.78571em;
	padding: 14px 8px;
	color: #FFF;
	display: inline-block;
}

                                                                                                                                                                                                                                                            /* custom nav */
.xs-custom-nav a {
	display: inline-block;
	cursor: pointer;
	color: #d5d5d5;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-custom-nav a:not([href]):hover {
	color: #ffd600;
}

.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: #666666;
}

.xs-custom-nav a.nav-round:hover {
	background-color: #ffd600;
	border-color: #ffd600;
	color: #FFFFFF;
}

.xs-custom-nav .prev {
	margin-right: 14px;
}

                                                                                                                                                                                                                                                                      /* product nav tab */
.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: 0px;
}

.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: #222222;
	font-size: 1.14286em;
	font-weight: 500;
	min-height: 180px;
	padding: 34px 5px;
	position: relative;
	background-color: #FFFFFF;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-nav-tab-v3 .nav-item .nav-link::before {
	position: absolute;
	content: "";
	top: 50%;
	-webkit-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);
	transform: translateX(-50%) rotate(45deg);
	height: 24px;
	width: 24px;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-nav-tab-v3 .nav-item .nav-link::after, .xs-nav-tab-v3 .nav-item .nav-link.active {
	background-color: #ffd600;
}

.xs-nav-tab-v3 .nav-item .nav-link.active {
	color: #FFFFFF;
}

.xs-nav-tab-v3 .nav-item .nav-link.active span, .xs-nav-tab-v3 .nav-item .nav-link.active small {
	color: #FFFFFF;
}

.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: #555555;
	font-weight: 400;
	font-size: 0.750em;
	margin-top: 8px;
}

.xs-nav-tab-v3 .nav-item .nav-link span {
	color: #000;
	font-size: 2.500em;
	margin-bottom: 15px;
}

.xs-nav-tab-v3 .nav-item:first-child .nav-link:before {
	display: none;
}

/*--------------------------------------------------============================================================
                    10. other component
                    =================================================--------------------------------------------------------------*/
.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, 0.5);
	-webkit-transition: -webkit-transform 1.8s;
	transition: -webkit-transform 1.8s;
	transition: transform 1.8s;
	transition: transform 1.8s, -webkit-transform 1.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;
}

/*--------------------------------------------------============================================================
                    11. product widget
                    =================================================--------------------------------------------------------------*/
.xs-product-widget {
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #e3e3e3;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
}

.xs-product-widget:hover {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	border-color: transparent;
}

.xs-product-widget:hover:hover img {
	opacity: .7;
}

.xs-product-widget img {
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-product-widget:last-child {
	margin-bottom: 0;
}

.xs-product-widget img ~ .product-widget-content {
	padding: 0px 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: 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%);
	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 */
.version-thumb .xs-product-widget {
	border: 0px;
	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 */
.version-border-right .xs-product-widget {
	border: 0px;
	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 verison */
.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: 0px 10px;
}

.product-thumb-version .xs-product-widget .price {
	color: #ffd600;
}

.product-thumb-version .xs-product-widget img {
	padding-left: 6px;
}

.product-thumb-version [class^='col-']:last-child .xs-product-widget {
	border-right: 0px;
}

/*--------------------------------------------------============================================================
                    12. footer
                    =================================================--------------------------------------------------------------*/
.xs-footer-section {
	padding-top: 80px;
	position: relative;
	background: #000;
}

.xs-footer-main {
	padding-bottom: 80px;
}

.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;
	color: #fff;
}

.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: #777777;
}

.xs-footer-description .media-body p a {
	color: #62ab00;
}

                                          /* copyright content */
.xs-copyright {
	background-color: #ffd600;
	padding: 15px 0 10px;
	;
                                            /* version gray  */
                                            /* Version yellow */
                                          /* payment icons */;
}

.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: #555555;
}

.xs-copyright.copyright-yellow {
	background-color: #fed700;
}

.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: #333e48;
}

.xs-copyright .xs-payment-card {
	text-align: right;
}

.xs-copyright .xs-payment-card li a {
	opacity: 1;
}

.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: #000;
}

.xs-copyright-text {
	color: #000;
}

.xs-copyright-text a {
	color: #FFFFFF;
}

                                                                /* payment icons */
.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 0.4s ease;
	transition: all 0.4s ease;
}

.xs-payment-card .payment-title {
	color: #FFFFFF;
	margin-right: 30px;
}

                                                                        /* footer version 2 */
.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: #999999;
	font-weight: 300;
	line-height: 1.454;
	margin-bottom: 12px;
}

.xs-footer-info-and-payment strong {
	display: block;
	color: #444444;
	font-weight: 500;
}

.xs-footer-info-and-payment address {
	color: #777777;
	margin-bottom: 12px;
}

.xs-footer-info-and-payment .xs-payment-card {
	margin-bottom: 22px;
}

                                                                                        /* secure by info */
.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 */
.footer-banner {
	display: inline-block;
}

/*--------------------------------------------------============================================================
                    13. product category
                    =================================================--------------------------------------------------------------*/
.xs-product-category {
	padding: 0 13px;
	border-right: 1px solid #ebebeb;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-product-category img {
	margin: 0 auto 20px auto;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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 */
.product-category-version-2 .xs-product-category {
	padding: 0 10px;
	border-right: 0px;
	text-align: center;
	margin-bottom: 30px;
}

                                /* tab slider 7 col */
.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;
}

/*--------------------------------------------------============================================================
                    14. deal of the day
                    =================================================--------------------------------------------------------------*/
.xs-deal-of-the-day-section {
	position: relative;
	padding: 125px 0;
}

.xs-best-deal-slider-content {
	color: #FFFFFF;
}

.xs-best-deal-slider-content .price {
	margin-bottom: 40px;
	font-size: 2em;
	color: #FFFFFF;
	display: inline-block;
}

.xs-best-deal-slider-content .price del {
	color: #1f7ee8;
}

.xs-best-deal-slider-content .btn.btn-success::before {
	background-color: #222222;
}

.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%);
	transform: translateY(-50%);
	-webkit-transition: all 0.4s ease;
	transition: all 0.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: #FFFFFF;
}

.xs-slider-highlight .owl-prev {
	left: 0px;
}

.xs-slider-highlight .owl-next {
	right: 0px;
}

/*--------------------------------------------------============================================================
                    15. product details
                    =================================================--------------------------------------------------------------*/
.entry-summary {
	padding-top: 50px;
}

.summary-content .entry-title {
	font-size: 18px;
	font-weight: 400;
	color: #929292;
	margin-bottom: 18px;
}

.summary-content .product-title {
	font-size: 28px;
	margin: 0 0 14px;
	line-height: 40px;
	color: #222;
	font-weight: 700;
}

.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;
}

.small-buttons-align {
	text-align: right;
}

.xs-wishlist-and-compare {
	width: 33px;
	height: 33px;
	line-height: 33px;
	margin-top: 13px;
	display: inline-block;
	background-color: #ffd600;
	border-radius: .3rem;
	color: white;
	font-size: 1.14286em;
	text-align: center;
}

.xs-social-and-compare {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 13px;
	display: inline-block;
	background-color: black;
	color: white;
	border-radius: .3rem;
	font-size: 1.14286em;
	text-align: center;
}

.xs-wishlist-and-compare:hover {
	background-color: #fff;
	color: #ffd600;
}

.info-panel  button {
	border: none;
	border-radius: 2px;
	display: block;
	float: left;
	height: 40px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
	width: 42px;
	color: #fff;
}

.info-panel ul li:nth-child(1) button {
	background-color: #51bd99;
}

.info-panel ul li:nth-child(2) button {
	background-color: #ff7a5f;
}

.info-panel ul li:nth-child(3) button {
	background-color: #baa6c2;
}

.info-panel ul li:nth-child(4) button {
	background-color: #414141;
}

.info-panel ul li:nth-child(5) button {
	background-color: #0978ac;
}

.info-panel ul li:nth-child(6) button {
	background-color: #70c256;
}

.info-panel ul li:nth-child(7) button {
	background-color: #f9706c;
}

.info-panel ul li:nth-child(8) button {
	background-color: #4cb6a0;
}

.info-panel ul li:nth-child(9) button {
	background-color: #3f4b6e;
}

.info-panel ul li:nth-child(10) button {
	background-color: #f5c67d;
}

.info-panel ul li:nth-child(11) button {
	background-color: #63caff;
}

.info-panel ul li .fa {
	opacity: 0;
}

.info-panel ul li .active .fa {
	opacity: 0;
}

.info-panel ul li button.active .fa {
	opacity: 1;
}

/*--------------------------------------------------============================================================
                    16. brand section
                    =================================================--------------------------------------------------------------*/
.xs-brand-section {
	padding: 80px 0;
	border-top: 1px solid #e3e3e3;
}

.xs-brand-section.brand-bg-version {
	background-color: #ffd600;
	border-top: 0px;
}

.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 0.4s ease;
	transition: all 0.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;
}

/*--------------------------------------------------============================================================
                    17. newsletter section
                    =================================================--------------------------------------------------------------*/
.xs-newsLetter-section {
	padding: 40px 0;
}

.xs-newsLetter-section.newsLetter-bg-image {
	color: #FFFFFF;
	/*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: linear-gradient(to top, #effde9 0%, #dffff6 100%);
}

.xs-newsLetter-section.version-gradient .newsletter-content i {
	color: #ffd600;
}

.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 {
                                /* Chrome/Opera/Safari */
	color: #222222;
	font-size: 1em;
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type="submit"])::-moz-placeholder {
                                  /* Firefox 19+ */
	color: #222222;
	font-size: 1em;
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type="submit"]):-ms-input-placeholder {
                                    /* IE 10+ */
	color: #222222;
	font-size: 1em;
}

.xs-newsLetter-section.version-gradient .xs-newsletter input:not([type="submit"]):-moz-placeholder {
                                      /* Firefox 18- */
	color: #222222;
	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: #ffd600;
	border: 2px solid rgba(0, 0, 0, 0.1);
	padding-left: 30px;
}

.xs-newsletter input[type="submit"] {
	border: 0;
	background-color: #ffd600;
	letter-spacing: .3px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.85714em;
	color: #FFFFFF;
	padding: 0 50px;
	display: inline-block;
	float: right;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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%);
	transform: translateY(-50%);
	line-height: 4.1;
}

.xs-newsletter.round input[type="submit"]:hover {
	background-color: #222222;
}

.xs-newsletter ::-webkit-input-placeholder {
                                                                  /* Chrome/Opera/Safari */
	color: #84acff;
	font-size: 1.14286em;
}

.xs-newsletter ::-moz-placeholder {
                                                                    /* Firefox 19+ */
	color: #84acff;
	font-size: 1.14286em;
}

.xs-newsletter :-ms-input-placeholder {
                                                                      /* IE 10+ */
	color: #84acff;
	font-size: 1.14286em;
}

.xs-newsletter :-moz-placeholder {
                                                                        /* Firefox 18- */
	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: #FFFFFF;
}

.xs-newsletter.newsLetter-v2 input[type="submit"] {
	background-color: #ffd600;
	border-radius: 0 4px 4px 0;
}

.xs-newsletter.newsLetter-v2 input[type="submit"]:hover {
	background-color: #ffd600;
}

.xs-newsletter.newsLetter-v2 input:not([type="submit"]),
                                                                              .xs-newsletter.newsLetter-v2 input[type="submit"] {
	height: 52px;
}

.xs-newsletter.newsLetter-v2 ::-webkit-input-placeholder {
                                                                                  /* Chrome/Opera/Safari */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v2 ::-moz-placeholder {
                                                                                    /* Firefox 19+ */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v2 :-ms-input-placeholder {
                                                                                      /* IE 10+ */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v2 :-moz-placeholder {
                                                                                        /* Firefox 18- */
	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: #FFFFFF;
	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 {
                                                                                                  /* Chrome/Opera/Safari */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v3 ::-moz-placeholder {
                                                                                                    /* Firefox 19+ */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v3 :-ms-input-placeholder {
                                                                                                      /* IE 10+ */
	color: #c9c9c9;
	font-size: 1em;
}

.xs-newsletter.newsLetter-v3 :-moz-placeholder {
                                                                                                        /* Firefox 18- */
	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: #ffd600;
	font-size: 3.57143em;
}

.newsletter-content .newsletter-title {
	font-size: 1.85714em;
	font-weight: 400;
	letter-spacing: -.3px;
}

.newsletter-content p {
	color: #777777;
	margin-bottom: 0;
}

/*--------------------------------------------------============================================================
                    18. feature list
                    =================================================--------------------------------------------------------------*/
.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: 0px;
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.xs-feature-list.vertical li:last-child {
	border-bottom: 0px solid #eaeaea;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.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: #ffd600;
}

.xs-feature-text h4 {
	font-weight: 500;
	font-size: 1.14286em;
	margin-bottom: 0;
	letter-spacing: -.3px;
}

.xs-feature-text span {
	color: #626060;
}

/*--------------------------------------------------============================================================
                    19. deal of the week
                    =================================================--------------------------------------------------------------*/
                    /* content header background version */
.xs-content-header.background-version {
	background-color: #ffd600;
	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: #FFFFFF;
	font-size: 1.28571em;
}

.xs-content-header.background-version .xs-custom-nav a {
	color: #FFFFFF;
}

                          /* deal of the week */
.xs-deal-of-the-week {
	border: 2px solid #ffd600;
	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 0.4s ease;
	transition: all 0.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;
}

                                      /* deal info */
.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;
}

                                                /* data stock */
.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: 0.85714em;
}

                                                        /* progress bar */
.xs-progress {
	height: 10px;
	background-color: #f5f5f5;
	border-radius: 5px;
}

.xs-progress .progress-bar {
	background-color: #ffd600;
	border-radius: 5px;
}

                                                            /* countdown timer */
.countdow-timer h4 {
	font-size: 1em;
	color: #777777;
	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 #ffd600;
	border-bottom: 0px solid #000;
	position: relative;
}

.deal-of-the-week-v2 .background-version::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-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: #222222;
}

.deal-of-the-week-v2 .background-version .xs-custom-nav a {
	color: #b2b2b2;
}

.deal-of-the-week-v2 .price {
	color: #ffd600;
	font-weight: 300;
}

.deal-of-the-week-v2 .xs-progress .progress-bar {
	background-color: #ffd600;
}

                                                                            /* deal block version 2 */
.xs-deal-blocks.deal-block-v2 {
	position: relative;
	background-color: #FFFFFF;
	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: #ffd600;
}

.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: 0px solid #000;
}

/*--------------------------------------------------============================================================
                    20. offer banner section
                    =================================================--------------------------------------------------------------*/
.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;
}

                                /* offer short banner */
.small-offer-banner {
	background-color: #f7f7f7;
	border-radius: 6px;
	padding: 30px;
	max-height: 250px;
	min-height: 250px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.small-offer-banner:hover {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
}

.small-offer-banner .media-body {
	position: relative;
	top: 63px;
	left: 10px;
}

.small-offer-banner .media-body img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s ease;
	transition: all 0.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);
	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: 0px;
}

.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: #ffd600;
	font-size: 1.28571em;
	margin-bottom: 10px;
}

.small-offer-banner.offer-banner-v3 h3 {
	font-size: 25px;
	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 version 2 */
.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: #ffd600;
	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;
}

/*--------------------------------------------------============================================================
                    21. news section
                    =================================================--------------------------------------------------------------*/
.xs-single-news {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-single-news:hover {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
}

.xs-news-content {
	padding: 30px;
	background-color: #FFFFFF;
}

.tags-links a {
	color: #ffd600;
}

.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: #222222;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.entry-title a:hover {
	color: #ffd600;
}

.post-meta {
	color: #999999;
}

.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: 0.71429em;
	color: inherit;
	display: inline-block;
}

.version-border .xs-news-content {
	border: 2px solid #f4f4f4;
	border-top: 0px;
}

/*--------------------------------------------------============================================================
                    22. organic porduct tab
                    =================================================--------------------------------------------------------------*/
.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: 0px;
	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: 0.85714em;
	font-weight: 700;
	color: #666666;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-nav-tab-v2 .nav-link.active, .xs-nav-tab-v2 .nav-link:hover {
	border-color: transparent;
	background-color: #ffd600;
	color: #FFFFFF;
}

.xs-nav-tab-v2 .nav-filter-img {
	min-height: 173px;
	max-width: 268px;
}

/*--------------------------------------------------============================================================
                    23. organic product
                    =================================================--------------------------------------------------------------*/
.xs-organic-product-thumb {
	background: #f7f6f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f2), color-stop(60%, #f7f6f2), color-stop(60%, #ffffff), to(#ffffff));
	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 0.4s ease;
	transition: all 0.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%);
	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 0.4s ease;
	transition: all 0.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 0.4s ease;
	transition: all 0.4s ease;
}

.xs-organic-product-thumb:hover {
	-webkit-box-shadow: 0px 2px 6px 0px rgba(168, 168, 168, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(168, 168, 168, 0.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;
}

/*--------------------------------------------------============================================================
                    24. organic product thumb
                    =================================================--------------------------------------------------------------*/
.xs-organic-product-widget {
	padding: 40px;
	position: relative;
	background-color: #62ab00;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom: 30px;
}

.xs-organic-product-widget:hover {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.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: #FFFFFF;
}

.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 0.4s ease;
	transition: all 0.4s ease;
}

.xs-organic-widget-highlight:hover {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
}

/*--------------------------------------------------============================================================
                    25. organic deal of the day
                    =================================================--------------------------------------------------------------*/
.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%);
	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: #666666;
	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;
}

/*--------------------------------------------------============================================================
                    26. organic feature product
                    =================================================--------------------------------------------------------------*/
.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%);
	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%);
	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;
}

/*--------------------------------------------------============================================================
                    27. funfact section
                    =================================================--------------------------------------------------------------*/
.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: #FFFFFF;
}

.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;
}

/*--------------------------------------------------============================================================
                    28. recent product section
                    =================================================--------------------------------------------------------------*/
.xs-recent-product-wraper {
	background-color: #000;
	border-radius: 4px;
	padding: 50px;
	text-align: center;
}

.xs-recent-product-wraper .xs-content-title {
	margin-bottom: 15px;
}

.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 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: -webkit-transform 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: transform 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	transition: transform 0.6s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.6s cubic-bezier(0, 0, 0.44, 1.18);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

/*--------------------------------------------------============================================================
                    29. gadget feature section
                    =================================================--------------------------------------------------------------*/
                    /* gadget product thumb feature */
.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: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(rgba(255, 255, 255, 0)));
	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;
}

/*--------------------------------------------------============================================================
                    30. breadcumb
                    =================================================--------------------------------------------------------------*/
.xs-breadcumb {
	background-color: #fff;
	padding: 30px 25px;
	min-height: 60px;
}

.xs-breadcumb .breadcrumb {
	background-color: inherit;
	padding: 0;
	margin-bottom: 0;
	background: url(../../images/line.png) repeat-x left 10px;
}

.xs-breadcumb .breadcrumb-item {
	margin-right: 0px;
	font-size: 16px;
	background: #fff;
}

.xs-breadcumb .breadcrumb-item a {
	color: #222222;
	margin-left: 0px;
}

.xs-breadcumb .breadcrumb-item::before {
	padding: 0 10px;
}

.xs-breadcumb .breadcrumb-item + .breadcrumb-item::before {
	content: ' ';
	color: #222222;
}

.xs-breadcumb .breadcrumb-item + .breadcrumb-item a {
	color: #222222;
}

.xs-breadcumb .breadcrumb-item:nth-child(2):before {
	color: #222222;
}

.xs-breadcumb .breadcrumb-item.active {
	margin-right: 0;
	color: #ffd600;
	padding-right: 15px;
}

.xs-breadcumb .breadcrumb-item.active::before {
	margin-right: 0;
	color: #ffd600;
}

.xs-breadcumb .breadcrumb-item:first-child a {
	margin-left: 0;
}

/*--------------------------------------------------============================================================
                    31. Single product
                    =================================================--------------------------------------------------------------*/
.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;
	box-shadow: 0px 0px 12px #ccc;
	margin: 10px 0px;
}

.xs-sync-slider-preview .xs-social-tigger {
	position: absolute;
	left: -85px;
	top: 50%;
	-webkit-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: 100%;
	margin-top: 30px;
}

.single-product-summary .xs-add-to-chart-form ul li:last-child {
	margin: 0;
}

.single-product-summary .xs-add-to-chart-form ul li a {
	padding: 15px 30px;
	background-color: #ffd600;
	color: #fff;
}

.single-product-summary .xs-add-to-chart-form ul li {
	margin-right: 12px;
}

.single-product-summary .xs-add-to-chart-form ul li:last-child {
	margin: 0;
}

.single-product-summary .xs-add-to-chart-form ul li a.show {
	background-color: #333;
}

.single-product-summary .xs-add-to-chart-form .tab-content {
	margin-top: 30px;
}

.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .btn-sm {
	width: 100%;
}

.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .dropdown-menu {
	width: 100%;
	border: none;
}

.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane  .btn-success {
	width: 100%;
	background-color: #333;
}

.xs-footer-section {
	position: relative;
}

.xs-footer-section .action_button .bmd-btn-fab {
	position: fixed;
	right: 10px;
	bottom: 100px;
	border: none;
	border-radius: 100%;
	background-color: #ffd600;
	display: inline-block;
	width: 55px;
	height: 55px;
	font-size: 21px;
	z-index: 99999;
	cursor: pointer;
	transition: .6s ease-in-out;
}

.xs-footer-section .action_button .bmd-btn-fab:hover {
	background-color: #333;
}

.xs-footer-section .action_butto .action_box .btn-success {
	top: 108px;
	border-radius: 0;
	width: 20%;
	padding: 11px;
	border: 1px solid #333333 !important;
	background-color: #fff;
	color: #000 !important;
}

.xs-footer-section .action_button button:focus {
	outline: 0;
	box-shadow: none;
}

.xs-footer-section .action_button button .fa {
	color: #fff;
}

.xs-footer-section .action_button .action_box {
	position: fixed;
	bottom: 160px;
	right: 0;
	z-index: 9999;
}

.xs-footer-section .action_button .action_box .btn-success {
	border-radius: 0;
	background-color: #fff;
	border: 2px solid #333;
	color: #333 !important;
	padding: 12px 46px;
	margin: 10px 10px 0px 0px;
}

.xs-footer-section .action_button .action_box .wishlist_view {
	margin: 10px 10px 0px 0px;
}

.xs-footer-section .action_button .action_box {
	display: none;
	transition: .6s ease-in-out;
}

.xs-footer-section .action_button.active_show .action_box {
	display: block;
}

.xs-footer-section .action_button .action_box  .xs-wishlist-and-compare {
	background-color: #fefefe;
}

.xs-footer-section .action_button .action_box  .xs-wishlist-and-compare:hover {
	color: #333;
}

.xs-footer-section .action_button .action_box .btn-success:hover {
	background-color: #333;
	color: #fff !important;
}

.nav-tabs {
	border: none;
}

.table.list-group {
	margin-bottom: 40px;
}

.table.list-group li {
	padding: 20px 0;
	color: #777777;
	border: 0px;
	z-index: 1;
	border-bottom: 2px solid #f1f1f1;
}

.table.list-group li span {
	color: #222222;
}

.table.list-group li:last-child {
	border-bottom: 0px;
}

.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%);
	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: #FFFFFF;
}

.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: #ffd600;
	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: bold;
	color: #fff;
}

.help-tip:hover .help-tip-text {
	display: block;
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.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, 0.2);
	box-shadow: 1px 1px 1px rgba(0, 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(0.6);
		transform: scale(0.6);
	}

	100% {
		opacity: 100%;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 100%;
	}
}

.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: 20px;
	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;
}




/*--------------------------------------------------============================================================
                    36. compare
                    =================================================--------------------------------------------------------------*/
.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;
	text-align: left;
}

.table-comapre-list td .btn {
	display: inline-block;
}

.table-comapre-list td b {
	font-weight: 500;
	color: #ffd600;
}

.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: 0px;
}


/*--------------------------------------------------============================================================
                    40. Freequently Asked Questions
                    =================================================--------------------------------------------------------------*/
.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 {
	margin-bottom: 30px;
	border-top: 1px solid #eee;
	padding-top: 18px;
	margin-top: 25px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
}

.xs-single-faq h5 {
	font-size: 1.28571em;
	margin-bottom: 15px;
}

.xs-single-faq p {
	margin-bottom: 0;
	color: #555555;
}

/*--------------------------------------------------============================================================
                    44. shop category list
                    =================================================--------------------------------------------------------------*/
.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%);
	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: 0px;
}

.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: 0px;
	color: #c3c3c3;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.shop-view-nav .nav-item .nav-link.active {
	color: #ffd600;
}

.product-ordering {
	border: 0px;
	color: #ffd600;
	/*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;
}

/*--------------------------------------------------============================================================
                    45. vender page
                    =================================================--------------------------------------------------------------*/
.xs-slider-nav {
	background-color: #222222;
	color: #FFFFFF;
}

.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 0.4s ease;
	transition: all 0.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 0.4s ease;
	transition: all 0.4s ease;
	background-image: -webkit-gradient(linear, left top, right top, from(#009cff), to(#6b43ab));
	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%;
}

                                /* owl nav slider */
.nav-slider-content .owl-prev,
                                .nav-slider-content .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 2.14286em;
	color: #FFFFFF;
}

.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;
}

/*--------------------------------------------------============================================================
                    46. block cate gory
                    =================================================--------------------------------------------------------------*/
.block-product-cate-wraper {
	position: relative;
	z-index: 1;
	text-align: center;
	color: #FFFFFF;
	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: #FFFFFF;
	padding: 10px 0;
	font-size: 1em;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 700;
}

.block-product-cate-wraper .nav .nav-link:hover {
	color: #222222;
}

.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: 0px;
	text-align: center;
}

.product-block-category .xs-product-category .product-title {
	color: #333e48;
	font-size: 0.92857em;
}

.product-block-category .xs-product-category .price {
	font-size: 0.85714em;
	color: #ffd600;
}

.product-block-category .xs-product-category .product-content {
	padding: 0 20px;
}

.product-block-category .xs-product-category img {
	margin-bottom: 10px;
}

.product-block-slider {
	position: relative;
}

.product-block-slider .owl-dots {
	position: absolute;
	bottom: 20px;
	margin-top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.product-block-slider .owl-dots .owl-dot span {
	background-color: rgba(51, 62, 72, 0.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;
}

/*--------------------------------------------------============================================================
                    47. nav cate
                    =================================================--------------------------------------------------------------*/
.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: 0px;
}

.xs-nav-cate > li > a {
	color: #555555;
	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: #ffd600;
}

.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: 0px;
	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: #ffd600;
}

.navsearch-form {
	display: none;
	position: absolute;
	right: -5px;
	top: 100%;
}

.navsearch-form input:not([type="submit"]) {
	height: 50px;
	width: 300px;
	border: 1px solid #222222;
	padding: 0 20px;
}

.navSearch-group {
	position: relative;
}

.navSearch-group > a {
	font-size: 1.42857em;
	color: #555555;
	padding: 24px;
	display: block;
}

.navSearch-group > a i {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*--------------------------------------------------============================================================
                    48. offset sidebar
                    =================================================--------------------------------------------------------------*/
.xs-sidebar-group .xs-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 9999;
	opacity: 0;
	-webkit-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: 999999;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
	-webkit-transition: all 0.8s cubic-bezier(0.9, 0.03, 0, 0.96);
	transition: all 0.8s cubic-bezier(0.9, 0.03, 0, 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: #222222;
	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%;
}

/*--------------------------------------------------============================================================
                    49. banner slider transition
                    =================================================--------------------------------------------------------------*/
.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;
	}
}

/*--------------------------------------------------============================================================
                    50. Promo modal
                    =================================================--------------------------------------------------------------*/
                    /* Styles for dialog window */
.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, 0.27);
	border-radius: 0px;
	padding-left: 20px;
}

.promo-text-container .xs-newsletter input:not([type="submit"])::-webkit-input-placeholder {
                                /* Chrome/Opera/Safari */
	color: #6d6d6d;
}

.promo-text-container .xs-newsletter input:not([type="submit"])::-moz-placeholder {
                                  /* Firefox 19+ */
	color: #6d6d6d;
}

.promo-text-container .xs-newsletter input:not([type="submit"]):-ms-input-placeholder {
                                    /* IE 10+ */
	color: #6d6d6d;
}

.promo-text-container .xs-newsletter input:not([type="submit"]):-moz-placeholder {
                                      /* Firefox 18- */
	color: #6d6d6d;
}

.promo-text-container .btn:not([data-toggle="popover"]) {
	border-radius: 0px;
	padding: 0px;
	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%);
	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: #ffd600;
	font-weight: 700;
}

.promo-text-content h4 {
	color: #222222;
}

.promo-text-content p {
	margin-bottom: 0;
	font-size: 1.14286em;
	font-weight: 300;
}

/**
 * Fade-zoom animation for first dialog
 */
 /* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

  /* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

    /* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}

      /* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

        /* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}

          /* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
 /* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

  /* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0);
}

    /* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

      /* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

        /* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

          /* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}

/*--------------------------------------------------============================================================
                    51. yellow version
                    =================================================--------------------------------------------------------------*/
.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: #FFFFFF;
}

.v-yellow .btn-primary {
	background-color: #fed700;
}

.v-yellow .btn-outline-primary {
	border-color: #959a9e;
}

.v-yellow .btn-outline-primary:hover {
	color: #FFFFFF;
}

.v-yellow .btn:not([data-toggle="popover"]).btn-outline-primary:hover {
	color: #FFFFFF;
}

.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: #ffd600;
}

.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: #ffd600;
}

.v-yellow .product-feature-ribbon {
	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: #ffd600;
}

.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;
}

                                                                                /* daily deals */
.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;
}

                                                                                      /* deal of the day */
.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: #ffd600;
}

.xs-deal-of-the-day-section.v-yellow .btn.btn-success {
	background-color: #333e48;
	color: #FFFFFF;
}

                                                                                                  /* news letter version yellow */
.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;
}

/*--------------------------------------------------============================================================
                    52. semi black version
                    =================================================--------------------------------------------------------------*/
.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: #ffd600;
}

                            /* version yellow and black */
.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: #FFFFFF;
}

.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: #FFFFFF;
}

.v-yellow-and-black .product-title a:hover {
	color: #ffd600;
}

/*--------------------------------------------------============================================================
                    53. Element
                    =================================================--------------------------------------------------------------*/
                    /* XS List */
.xs-list li {
	margin-bottom: 12px;
}

.xs-list li:last-child {
	margin-bottom: 0;
}

.xs-list li a {
	color: #777777;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.xs-list li a:hover {
	color: #ffd600;
}

.xs-list li::before {
	font-family: "FontAwesome";
}

.xs-list.check li::before {
	padding-right: 8px;
	content: "\f00c";
	color: #ffd600;
}

.xs-list.play li::before {
	padding-right: 8px;
	content: "\f04b";
	color: #ffd600;
}

.xs-list.arrow li::before {
	padding-right: 8px;
	content: "\f178";
}

                                    /* twitter */
.xs-tweet li {
	font-size: 0.92857em;
	color: #777777;
	margin-bottom: 20px;
}

.xs-tweet li:last-child {
	margin-bottom: 0;
}

.xs-tweet li a {
	color: #ffd600;
}

                                          /* social list */
                                         
/* social list */
.xs-social-list li {
	margin-right: 10px;
	display: inline-block;
}

.xs-social-list li.xs-list-text {
	font-size: 0.92857em;
	color: #fff;
	margin-right: 20px;
}

.xs-social-list li a {
	font-size: 0.92857em;
	color: #fff;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	transition: all 0.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: #222222;
}

.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, 0.14);
	color: #FFFFFF;
	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 0px;
	font-size: 1em;
	font-weight: 500;
	border: 1px solid #F1F1F1;
	color: #222222;
	display: block;
}

.xs-social-list.boxed li a:hover {
	color: #FFFFFF;
}

.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: #222222;
	text-align: center;
}

.xs-social-list.square li a:hover {
	color: #FFFFFF;
}

    /* map popup buttons */
.xs-map-popup {
	padding: 9px 19px;
	font-weight: 500;
	font-size: 1em;
	border: 0;
}

.xs-map-popup.btn-primary {
	background-color: #ffd600;
}

.xs-map-popup.btn-danger {
	background-color: #ff6251;
}

.xs-map-popup.btn-warning {
	background-color: #fed700;
	color: #333e48;
}

.xs-map-popup.btn-warning:hover {
	color: #FFFFFF;
}

.xs-map-popup i {
	padding-right: 10px;
	font-size: 16px;
	position: relative;
	top: 2px;
}

                /* back to top */
.xs-back-to-top {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	padding: 12px 21px;
	border: 0px;
}

.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: #FFFFFF;
}

.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;
}

                              /* heading title */
.xs-heading {
	padding-bottom: 40px;
	text-align: center;
}

.xs-heading hr {
	width: 100px;
	border-top: 1px solid #ffd600;
	margin-bottom: 19px;
	margin-top: 0;
}

.xs-heading p {
	margin-bottom: 0;
	line-height: 24px;
}

.xs-heading.v-small {
	padding-bottom: 70px;
}

.xs-heading.v-small .xs-heading-title {
	font-size: 2.28571em;
	color: #222222;
}

.xs-heading.v-medium .xs-heading-sub {
	font-size: 1em;
	font-weight: 500;
	margin-bottom: 5px;
}

.xs-heading.v-big {
	padding-bottom: 40px;
}

.xs-heading-sub {
	color: #ffd600;
	font-size: 1.28571em;
	font-weight: 400;
	margin-bottom: 10px;
}

.xs-heading-title {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: 0;
}

                                                /* buttons */
.btn:not([data-toggle="popover"]) {
	display: inline-block;
	font-size: 0.85714em;
	font-weight: 500;
	padding: 16px 35px;
	letter-spacing: .3px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #FFFFFF;
}

.vendors_btn {
	background-color: #333 !important;
	color: #fff !important;
	text-align: center;
	padding: 14px;
	border-radius: 0;
}

.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: #ffd600;
	border: 2px solid rgba(200, 200, 200, 0.3);
	color: #FFFFFF;
}

.btn:not([data-toggle="popover"]).btn-outline-secondary:hover {
	background-color: transparent;
	border-color: #222222;
}

.btn:not([data-toggle="popover"]).btn-outline-primary {
	color: #ffd600;
}

.btn:not([data-toggle="popover"]).btn-outline-primary:hover {
	background-color: transparent;
	border-color: #222222;
	color: #FFFFFF;
}

.btn:not([data-toggle="popover"]).btn-outline-success {
	color: #222222;
	border: 2px solid #ffd600;
}

.btn:not([data-toggle="popover"]).btn-outline-success:hover {
	background-color: #222222;
	color: #FFFFFF;
	border-color: #222222;
}

.btn:not([data-toggle="popover"]).btn-outline-light:hover {
	color: #FFFFFF;
	border-color: #222222;
	background-color: transparent;
}

.btn:not([data-toggle="popover"]).btn-primary {
	background-color: #ffd600;
}

.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;
	color: #fff !important;
}

.btn:not([data-toggle="popover"]).btn-secondary {
	background-color: #ff6251;
	border: 0px;
}

.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: #222222;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
	transition: opacity 0.4s, -webkit-transform 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.btn:not([data-toggle="popover"]).btn-primary {
	border: 0px;
}

.btn:not([data-toggle="popover"]).btn-primary::before, .btn:not([data-toggle="popover"]).btn-primary:hover {
	background-color: #000;
}

.btn:not([data-toggle="popover"]).btn-success {
	border: 0px;
}

.btn:not([data-toggle="popover"]).btn-success::before, .btn:not([data-toggle="popover"]).btn-success:hover {
	background-color: #000;
	border-color: #000 !important;
}

.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: #FFFFFF;
}

.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: #ffd600;
}

.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;
}

.w-quantity-btn {
	position: relative;
}

.w-quantity-btn .vendors_btn {
	background-color: #333 !important;
	position: absolute;
	color: #fff !important;
	top: -50px;
	width: 89%;
	text-align: center;
	padding: 14px;
	border-radius: 0;
}

                                                                                                    /* product lebel */
.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: #FFFFFF;
}

.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 */
.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: 0.85714em;
                                                                                                              color: #ffa801;
                                                                                                              letter-spacing: 4px; }*/
.star-rating .value {
	position: relative;
	font-size: 0.85714em;
	color: #b9b9b9;
	font-family: "Roboto", sans-serif;
}

.star-rating.color-green::before {
	color: #ffd600;
}

.star-rating.color-green .value {
	color: #777777;
}

.woocommerce .star-rating {
	margin-bottom: 35px;
	line-height: 1;
	float: none;
	overflow: visible;
	height: 100%;
	width: 100%;
	display: block;
	font-size: 25px;
	display: flex;
	align-items: center;
}

.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: #777777;
	float: none;
	padding-top: 0;
	position: static;
	font-size: 15px;
	margin-left: 15px;
}

.woocommerce .star-rating .value::before {
	display: none;
}

                                                                                                                            /* add to wishlist */
.add_to_wishlist {
	color: #ffd600;
	font-size: 0.85714em;
}

.add_to_wishlist:hover {
	color: #ffd600;
}

.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;
	transition: all .4s ease;
	color: #ffd600;
}

.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);
	}
}

                                                                                                                                                      /* echo image prelaoder */
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 0.4s ease;
	transition: all 0.4s ease;
	margin: 0;
}

                                                                                                                                                        /* for xs nav tab */
.tab-content img[src="assets/images/image_loader.gif "] {
	max-height: 133px;
}

                                                                                                                                                          /* owl image setting */
.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 dot */
.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 0.4s ease;
	transition: all 0.4s ease;
}

.owl-dots .owl-dot.active span {
	background-color: #ffd600;
}

.w-quantity.quantity.xs_input_number {
	width: 140px;
}

.xs_input_number {
	position: relative;
	border-radius: 25px;
	height: 50px;
	-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: none;
	position: relative;
	width: 39px;
	height: 100%;
	padding: 5px;
	margin: 0px;
	line-height: 30px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-align: center;
	background-color: #eaeaea;
}

.xs_input_number .add {
	order: 3;
}

.xs_input_number .sub {
	order: 1;
}

.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;
	position: relative;
	order: 2;
}

.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;
}

                                                                                                                                                                                                                                                                  /* simple button */
.xs-simple-btn {
	color: #ffd600;
}

                                                                                                                                                                                                                                                                    /* countdown timer */
.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: 0.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: #ffd600;
}

.xs-countdown-timer.version-ring .timer-title {
	font-size: 0.85714em;
	text-transform: capitalize;
}

                                                                                                                                                                                                                                                                                      /* popover */
.btn[data-toggle="popover"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	border: 0px;
	padding: 0;
	background-color: #ffd600;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 8px 16px 0px rgba(0, 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);
	transform: rotate(0deg) scale(1);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-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);
	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: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 8px 16px 0px rgba(0, 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: #FFFFFF;
	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;
}

                                                                                                                                                                                                                                                                                                                                  /* list group */
.xs-list-group li {
	padding: 0;
	border-bottom: 1px dashed #999999;
	font-size: 0.85714em;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.xs-list-group li span {
	font-weight: 400;
	color: #999999;
}

.xs-list-group li:last-child {
	border-bottom: 1px dashed transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

                                                                                                                                                                                                                                                                                                                                        /* watermark product */
.xs-watermark-product {
	position: absolute;
	right: 30px;
	top: -70px;
	pointer-events: none;
}

                                                                                                                                                                                                                                                                                                                                          /* social tigger */
.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: #ffd600;
	text-align: center;
	color: #FFFFFF;
	font-size: 1em;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	-webkit-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;
	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 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.6s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.6s;
}

.xs-social-tigger li:nth-child(2) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.9s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.9s;
}

.xs-social-tigger li:nth-child(3) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.2s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.2s;
}

.xs-social-tigger li:nth-child(4) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.5s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.5s;
}

.xs-social-tigger.active li:nth-child(1) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.6s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.6s;
	-webkit-transform: translate(0, -80px);
	transform: translate(0, -80px);
}

.xs-social-tigger.active li:nth-child(2) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.9s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.9s;
	-webkit-transform: translate(70px, -40px);
	transform: translate(70px, -40px);
}

.xs-social-tigger.active li:nth-child(3) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.2s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.2s;
	-webkit-transform: translate(70px, 40px);
	transform: translate(70px, 40px);
}

.xs-social-tigger.active li:nth-child(4) a {
	-webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.5s;
	transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44) 1.5s;
	-webkit-transform: translate(0, 80px);
	transform: translate(0, 80px);
}

.xs-social-tigger.active li a {
	opacity: 1;
	visibility: visible;
}

                                                                                                                                                                                                                                                                                                                                                                                  /* xs map */
.xs-map {
	height: 570px;
	width: 100%;
}

                                                                                                                                                                                                                                                                                                                                                                                    /* custom control */
.custom-control {
	margin-bottom: 18px;
}

.custom-control .custom-control-label::after,
                                                                                                                                                                                                                                                                                                                                                                                      .custom-control .custom-control-label::before {
	width: 22px;
	height: 22px;
	top: 0;
	-webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
}

.custom-control.custom-checkbox {
	border-radius: 4px;
}

.custom-control .custom-control-label::after {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.custom-control .custom-control-input:checked ~ .custom-control-label::after {
	-webkit-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;
	line-height: 24px;
	padding-left: 10px;
	font-size: 0.85714em;
	color: #555555;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-control .custom-control-label span {
	color: #ffd600;
}

.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: #FFFFFF;
	border-color: #ffd600;
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23ffd600'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%231abc9c'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%233498db'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%239b59b6'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23e74c3c'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23e67e22'/%3E%3C/svg%3E");
}

.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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%232c3e50'/%3E%3C/svg%3E");
}

.custom-control.custom-radio.color-six .custom-control-input:checked ~ .custom-control-label::before {
	border-color: #2c3e50;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                  /* xs pagination */
.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 0.4s ease;
	transition: all 0.4s ease;
	border: 1px solid #eaeaea;
	color: #222222;
	padding: 0;
	border-radius: 100%;
	text-align: center;
}

.pagination li a:hover, .pagination li a.current {
	background-color: #ffd600;
	color: #FFFFFF;
	border-color: #ffd600;
}

.pagination .page-item:first-child .page-link,
                                                                                                                                                                                                                                                                                                                                                                                                                                                          .pagination .page-item:last-child .page-link {
	border-radius: 100%;
	font-size: 0.85714em;
	color: #eaeaea;
}

#myTabContent {
	padding-bottom: 20px;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                              /* add to comapre */
.add-to-compare {
	color: #ffd600;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                /* video popup */
.xs-video-popup {
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	font-size: 1.28571em;
	color: #FFFFFF;
	background-color: #ffd600;
	border-radius: 100%;
}

.xs-video-popup:hover {
	color: #FFFFFF;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    /* round nav */
.round-nav {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	display: block;
	background-color: #ffd600;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
}

/*--------------------------------------------------============================================================
                    54. inheritance
                    =================================================--------------------------------------------------------------*/
.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;
	transition: all .4s ease;
}

.xs-section-padding {
	padding: 80px 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: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}

.xs-feauture-product-section.xs-section-padding {
	padding: 80px 0 50px 0;
}

.xs-box-shadow-2 {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.2);
	box-shadow: 0px 2px 20px 0px rgba(144, 144, 144, 0.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: #000000;
}

.color-white {
	color: #FFFFFF;
}

.color-primary {
	color: #ffd600;
}

.color-secondary {
	color: #ffd600;
}

.color-yellow {
	color: #fed700;
}

.color-red {
	color: #d31242;
}

.color-semi-black {
	color: #333e48;
}

                                                                                            /* padding right */
.xs-pr-90 {
	padding-right: 90px;
}

.bg-black {
	background-color: #000000;
}

.bg-white {
	background-color: #FFFFFF;
}

.bg-xs-primary {
	background-color: #ffd600;
}

.bg-xs-secondary {
	background-color: #ffd600;
}

.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 paragraph */
.lead {
	font-size: 1.14286em;
	font-weight: 400;
}

                                                                                                                              /* button wraper margin */
.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;
}

                                                                                                                                    /* remove from control focus box shadow */
.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

                                                                                                                                      /* five column in one */
.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 */
.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: linear-gradient(to top, #f1fde7 0%, #e7fef0 75%, #dcfff9 100%);
}

                                                                                                                                          /* water mark title */
.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: #000000;
	text-indent: -65px;
}

.top-currency .submenu-indicator {
	margin-top: 4px;
}

.all-cate-drop .nav-menu li > .nav-dropdown {
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.16);
	top: 55px;
	border: #ddd thin solid;
	left: 32px;
}

.top-currency ul.nav-submenu {
	top: 32px;
	border: #ddd thin solid !important;
}

.price del.liked-del {
	color: #000 !important;
	font-size: 13px;
}

.liked-section .xs-content-header {
	border: none;
}

.liked-section .xs-product-category {
	border-color: #fff;
}

.xs-menus .nav-menu.top-currency > li > a .submenu-indicator-chevron {
	border-color: transparent #fff #fff transparent;
}

a:hover {
	color: #ffd600;
}

.recent-new-slide {
	padding: 0 20px 0 0;
	border: none;
	border-radius: 4px;
}

.recent-new-slide img {
	border-radius: 4px;
}

.tooltip-inner {
	background-color: rgba(0,0,0,0.6);
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
	border-top-color: rgba(0,0,0,0.6);
}

.xs-product-category:hover {
	box-shadow: 2px 11px 20px 0px rgba(144, 144, 144, 0.2);
	padding: 10px;
}

.deal-of-the-week-v2:hover {
	box-shadow: 2px 11px 20px 0px rgba(144, 144, 144, 0.2);
	padding: 0px;
}

.liked-product .product-title a:hover {
	color: #fff;
}

.xs-product-category:hover {
	opacity: 1;
}

footer .xs-list li a {
	color: #d4d4d4;
}

.category-txt-hover:hover span.price {
	color: #000;
}

.recent-new-slide:hover {
	padding: 0;
	padding-right: 15px;
}

.recent-bg {
	background: #000;
}

.xs-single-product:hover .price i.fa-heart-o {
	color: #fff !important;
	background: #ffd600;
	border-radius: 50%;
	padding: 5px;
	transition: ease-in-out .3s;
}

.price:hover i.fa-heart-o {
	color: #fff !important;
	background: #ffd600;
	border-radius: 50%;
	padding: 5px;
	transition: ease-in-out .3s;
}

.xs-deal-blocks.deal-block-v2:hover {
	box-shadow: 2px 11px 20px 0px rgba(144, 144, 144, 0.2);
	transition: ease-in-out .3s;
}

.xs-social-list li a:hover i {
	color: #ffd600;
}

.xs-copyright .xs-social-list li a:hover i {
	color: #fff;
}

.product-icons {
	font-size: 17px;
	margin-top: -25px;
}

.product-icons a {
	color: black;
}

.product-icons a:hover {
	color: #ffd600;
}

.buy-now {
	background-color: #ffd600;
	border: none;
	height: 50px;
	color: #fff !important;
}

.icon-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999999;
}

.icon-bar a {
	display: block;
	text-align: center;
	padding: 12px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
	background-color: #000;
}

.icon-bar a:hover {
	background-color: #ffd600;
}

.panel {
	padding: 5px 10px;
	margin-bottom: 5px;
	border: 2px solid #ffd600;
	background-image: linear-gradient(to right bottom, #ffde33, #ffdf3a, #ffe041, #ffe147, #ffe24d);
}

.panel-heading .panel-title a {
	font-size: 19px;
	color: black;
}

.panel-body {
	padding: 10px 10px;
	background-color: white;
}

@media (max-width: 1080px) {
	.single-product-summary .xs-add-to-chart-form ul li a {
		padding: 15px 15px;
	}

	.btn:not([data-toggle="popover"]).btn-primary {
		margin-left: 32px;
	}

	.btn:not([data-toggle="popover"]).btn-outline-primary {
		margin-left: 38px;
	}

	.w-quantity-btn .vendors_btn {
		position: absolute;
		top: -50px;
		width: 121px;
		z                                                                                                                                                  padding: 14px;
		right: 0;
		right: -49px;
	}
}

@media (max-width: 1024px) {
 
	.xs-vartical-menu .cd-dropdown-trigger {
		padding: 20px 12px;
	}

	.xs-navbar-search .btn:not([data-toggle="popover"]) {
		padding: 22px 35px !important;
	}
}

@media (max-width: 980px) {
 
	.btn:not([data-toggle="popover"]).btn-outline-primary {
		margin-left: 0px;
	}

	.w-quantity-btn .vendors_btn {
		top: -50px;
		width: 80%;
		right: 0;
		right: 29px;
	}

	.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .btn-sm {
		width: 74%;
	}

	.btn:not([data-toggle="popover"]).btn-primary {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.single-product-summary .xs-add-to-chart-form ul li {
		margin-right: 5px;
	}

	.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .btn-sm {
		width: 96%;
	}

	.single-product-summary .row .col-sm-4 {
		width: 100%;
		text-align: center;
		max-width: 100%;
		text-align: center;
		flex: 100%;
	}

	.xs_input_number {
		width: 100%;
	}

	.social_bit .col-md-6 {
		width: 45%;
	}
}

@media (max-width: 570px) {
 



	.w-quantity-btn .btn {
		margin: 0px auto 10px 0 !important;
	}

	.w-quantity-btn .vendors_btn {
		top: -50px;
		width: 86%;
		right: 19px;
	}

	.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .btn-sm {
		width: 91%;
	}

	.xs-navbar-search .btn[type="submit"] {
		margin-left: 6px;
	}

	.xs_input_number {
		margin-bottom: 10px;
	}
}

@media (max-width: 480px) {
  



	.single-product-summary .xs-add-to-chart-form ul li a {
		padding: 15px 8px;
	}

	.single-product-summary .xs-add-to-chart-form .tab-content .tab-pane .btn-sm {
		width: 97%;
	}

                                                                                                                                                @	media (max-width: 414px) {
		.xs_input_number {

                                                                                                                                                  height: 50px;
		width: 100%;
		text-align: center;
	}

	.single-product-summary .row .col-sm-4 {
		max-width: 100%;
	}

	.w-quantity-btn .vendors_btn {
		top: 0;
		width: 100%;
		right: 0;
		position: inherit;
	}

	.w-quantity-btn {
		margin-left: 0;
		width: 100%;
		margin-top: 0;
	}

	.w-quantity-btn .btn {
		margin: 10px auto 10px 0;
		width: 100%;
	}

	.xs_input_number {
		margin-bottom: 10px;
	}

	.single-product-summary .xs-add-to-chart-form ul li {
		margin: 0 5px;
		width: 47%;
		text-align: center;
		margin-bottom: 5px;
	}

	.single-product-summary .xs-add-to-chart-form ul li a {
		padding: 15px 25px;
		display: block;
	}

	.single-product-summary .xs-add-to-chart-form ul li:last-child {
		margin: 0 5px;
	}

	.info-panel ul li {
		width: 100% !important;
	}

	.single-product-summary .xs-add-to-chart-form .tab-content {
		margin-top: 4px !important;
	}
}

@media (max-width: 375px) {
 

	.xs-breadcumb .breadcrumb-item a {
		margin-left: 0px;
		font-size: 10px;
	}

	.xs-breadcumb .breadcrumb-item.active::before, .xs-breadcumb .breadcrumb-item {
		margin-right: 0 !important;
	}

	.xs-breadcumb .breadcrumb-item.active {
		margin-right: 0;
		font-size: 10px;
		margin-top: 6px;
	}

	.xs-navbar-search .btn[type="submit"] {
		margin-left: 0px;
	}

	.xs-navbar-search .btn:not([data-toggle="popover"]) {
		padding: 22px 26px !important;
	}
}

@media (max-width: 360px) {
	.single-product-summary .xs-add-to-chart-form ul li a {
		padding: 15px 15px;
		display: block;
	}

	.single-product-summary .xs-add-to-chart-form ul li {
		margin: 0px 5px;
		margin-bottom: 0px;
		width: 46%;
		text-align: center;
		margin-bottom: 5px;
	}

	.xs-breadcumb .breadcrumb-item a {
		margin-left: 0px !important;
		font-size: 9px;
	}
}

.short-slider {
	width: 120px;
}