.product-image {
	position: relative;
	overflow: hidden;
}
.product-imageDiv {
	min-height: 240px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	transform: translateY(0);
	transition: all 0.5s ease 0s;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.product-desc {
	padding: 5px 0;
	transition: all 0.5s ease 0s;
	transform: translateY(0);
	background-color: #F7F7F7;
}
.product-image:hover .product-desc, .product-image:hover .product-imageDiv{
	transform: translateY(-38px);
}
.product-image .product-imageDiv::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	content: "";
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: 0;
	visibility:hidden;
	transition: all 0.5s ease 0s;
}
.product-image:hover .product-imageDiv::before {
	opacity: 0.5;
	visibility: visible;
}
.woocommerce ul.products li .direction-cat a {
	color: #656565;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 3px;
	margin-top: 8px;
}
.woocommerce ul.products li.product .rating {
	display: inline-block;
	color: #dd1f26;
	font-size: 13px;
}
.woocommerce ul.products li.product .product-desc .price .aslowas {
	display: block;
	font-size: 10px;
	color: #7b7b7b;
	text-transform: uppercase;
	padding: 0;
	line-height: 1;
}
.woocommerce ul.products li.product .star-rating {
	display: inline-block;
	margin-bottom: 0;
	color: #F79F2C;
	font-size: 13px;
	margin-right: 6px;
	height: 15px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-top: 3px;
	font-size: 16px;
	padding-bottom: 0;
	line-height: 20px;
	text-align: left;
}
.woocommerce .star-rating::before {
	color: #4169E1;
}
.woocommerce .star-rating span {
	color: #4169E1;
}
.woocommerce .star-rating span::before {
	color: #4169E1 !important;
}
.woocommerce ul.products li.product .rating {
	display: inline-block;
	color: #9c9c9c;
	font-size: 13px;
	vertical-align: top;
}
.woocommerce ul.products li.product a.button.add_to_cart_button, .woocommerce ul.products li.product a.button.product_type_variable {
	position: absolute;
	bottom: 0;
	width: 50%;
	left: 0;
	text-align: center;
	margin: 0;
	height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	transition: all 0.5s ease 0s;
	transform: translateY(40px);
	z-index: 99;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.woocommerce ul.products li.product .compare.button::after {
	content: "\f14a";
	font-family: FontAwesome;
	margin-left: 7px;
}
.woocommerce ul.products li.product .compare.button {
	float: right;
	width: 49.9%;
	text-align: center;
	background-color: #131313;
	border-radius: 0;
	color: #eeeeee;
	text-transform: uppercase;
	padding: 12.3px 0;
	margin-top: 1px;
}
.woocommerce ul.products li.product .product-image:hover a.button.add_to_cart_button {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.woocommerce .product-image a.added_to_cart {
	display: none;
}
.archieve-banner {
	padding: 30px 0;
}
.archieve-banner {
	padding-top: 50px;
	background-color: #F6F6F6;
}
.archieve-section {
	background-color: #232828;
	color: #fff;
}
.archieve-section .woocommerce .woocommerce-result-count {
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	color: #fff;
}
.woocommerce ul.products li.product .product-desc .price {
	color: #d70025;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 6px;
}
.archieve-filter {
	background-color: #161616;
}
.archieve-filter > ul {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 10px;
    margin-bottom: 0;
}
.archieve-filter > ul > li {
	display: table-cell;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
	padding: 12px 10px;
	color: #c2c1c1;
	position: relative;
	text-transform: uppercase;
}
.archieve-filter ul li a {
	color: #fff;
	display: inline-block;
}
.archieve-filter ul li ul li {
	display: block;
	padding: 6px 0;
}
.archieve-filter ul li ul {
	position: absolute;
	right: -10px;
	top: 100%;
	background-color: #161616;
	padding: 2px 10px;
	min-width: 100px;
	transition: all 0.5s ease 0s;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}
.archieve-filter ul li ul.show-price {
	opacity: 1;
	visibility: visible;
}
.woocommerce .woocommerce-result-count {
	margin: 0 !important;
	padding: 5px 0;
	font-size: 18px;
    color: #fff;
}
.woocommerce-product-details__short-description p {
	font-size: 14px;
}
.filter-dropdown {
	background-image: url(../img/price-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.single-image .woocommerce-loop-product__title a {
	color: #282828;
	display: block;
}
.woocommerce-Price-amount.amount {
	font-size: 14px;
	color: #282828;
}
.visualcomposerstarter.woocommerce ul.products li.product .price ins {
	text-decoration: none;
	font-size: 14px;
	padding-left: 13px;
	position: relative;
}
.woocommerce ul.products li.product .product-details .star-rating {
	display: none;
}
.woocommerce div.product .product-detailsingle .summary.entry-summary {
	width: 44.666666%;
	margin: 0;
	padding: 0 15px;
	padding-left: 40px;
}
.woocommerce div.product .product-detailsingle form.cart {
	margin-bottom: 0em;
	position: relative;
}
.visualcomposerstarter.woocommerce ul.products li.product .price ins::before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: #282828;
	position: absolute;
	left: 4px;
	top: 5px;
}
.shop-sidebar h3 {
	background-color: #201C1D;
	font-size: 16px;
	color: #f7f7f7;
	font-family: proxima_nova_rgregular;
	padding: 10px 15px;
	margin-top: 0;
}
.productfilter > ul > li {
	border-top: 1px solid #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.productfilter > ul > li > a {
	color: #262626;
	font-family: proxima_nova_rgbold;
	text-transform: uppercase;
	position: relative;
}
.productfilter > ul > li > a::before {
	position: absolute;
	left: -14px;
	top: -3px;
	content: "\f0da";
	font-family: FontAwesome;
}
.productfilter > ul > li li a {
	color: #878787;
	text-transform: uppercase;
	display: inline-block;
	padding: 2px 0;
	font-family: proxima_nova_rgbold;
}
.woocommerceProductGallery {
	width: 55.33333333%;
	float: left;
	padding: 0 15px;
}
.product-detailsingle.clearfix {
	margin-bottom: 60px;
}
.slide-image.slick-slide {
	background-color: #F4F4F4;
	height: 440px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ddd;
}
.slider-productss .slide-image img {
	width: auto;
	height: auto;
}
.slider-productss {
	width: 77.167%;
	float: left;
}
.slider-navig {
	width: 22.833%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.navigation-image {
	padding: 0px 0;
}
.slider-navig .slick-dots li {
	display: table-row;
	text-align: center;
}
.slider-navig .slick-dots li {
	display: table-row;
	text-align: center;
	cursor: pointer;
}
.slider-navig .slick-dots li.slick-active {
	background-color: #CDCDCD;
}
.slider-navig .slick-dots li button {
	border: 0;
	background-color: transparent;
	padding: 0;
	width: 100%;
	overflow: hidden;
	text-indent: -9999px;
	height: 100%;
}
.visualcomposerstarter.woocommerce .entry-summary .product_meta {
	margin-bottom: 10px;
}
.slider-navig .slick-dots {
	position: absolute;
	right: -12px;
	top: 0;
	height: 100%;
	padding: 20px 0;
	width: 22px;
	background-color: #F0F0F0;
	display: table !important;
}
.navigation-image img {
	max-height: 118px;
	width: 100%;
}
.slider-navig .slick-prev.slick-arrow {
	right: -16px;
	background-image: url(../img/arrow-prev2.png);
	background-size: 20px 20px;
	transform: rotate(90deg);
	top: 11px;
}
.slider-navig .slick-next.slick-arrow {
	right: -16px;
	background-image: url(../img/arrow-prev2.png);
	background-size: 20px 20px;
	top: auto;
	bottom: -5px;
	transform: rotate(-90deg);
}

.prevPost a {
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	padding-left: 12px;
}
.prevPost {
	padding: 20px 15px;
	text-align: right;
}
.posted_in {
	color: #282828;
	display: block;
	padding-bottom: 3px;
}
.woocommerce div.product .product_title {
	font-size: 26px;
	color: #1b1a1a;
	margin-bottom: 7px;
	font-weight: 500;
}
.posted_in a {
	color: #282828;
}
.woocommerce div.product .product-detailsingle .product_title {
	font-size: 26px;
	color: #1b1a1a;
	margin-bottom: 7px;
	font-weight: 500;
}
.summary.entry-summary .woocommerce-Price-amount.amount {
	font-size: 22px;
	font-weight: 400;
}
.summary.entry-summary .price del {
	padding-right: 20px;
	position: relative;
}
.summary.entry-summary .price del::after {
	content: "";
	width: 1px;
	height: 20px;
	position: absolute;
	right: 6px;
	top: 50%;
	background-color: #000;
	margin-top: -8px;
}
.woocommerce div.product .product-detailsingle .woocommerce-product-rating {
	margin-bottom: 5px;
}
.product-detailsingle .woocommerce-product-details__short-description p {
	color: #777777;
	font-size: 14px;
	margin-bottom: 15px;
}
.woocommerce div.product .product-detailsingle form.cart table.variations {
	width: 73%;
	margin: 0;
}
.woocommerce div.product .product-detailsingle form.cart table.variations tr {
	width: 90%;
	float: left;
}
.woocommerce div.product .product-detailsingle form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 0;
	width: 100%;
	border: 1px solid #BDBDBD;
	padding: 5px 10px;
	height: 45px;
}
.woocommerce div.product .product-detailsingle form.cart div.quantity select {
	width: 100%;
	border: 1px solid #bdbdbd;
	padding: 10px 15px;
	text-align: left;
}
.woocommerce div.product .product-detailsingle form.cart div.quantity {
	width: 105px;
	margin-left: 10px;
	position: absolute;
	right: 0;
	bottom: -10px;
	text-align: right;
}
.summary.entry-summary {
	padding-top: 30px;
}
.woocommerce .quantity .qty {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #BDBDBD;
	height: 44px;
	-moz-appearance: textfield;
	appearance: textfield;
	-webkit-appearance: textfield;
	padding: 0 24px;
	border-radius: 4px;
}
.buttonboth {
	position: absolute;
	top: 0;
	height: 100%;
	width: 35px;
	background-color: #E41F29;
	text-align: center;
	font-size: 24px;
	padding: 5px 0;
	color: #fff;
	cursor: pointer;
}
.decbutton.buttonboth {
	left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.incbutton.buttonboth {
	right: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.reset_variations {
	display: none !important;
}
.woocommerce div.product .product-detailsingle form.cart .button {
	vertical-align: middle;
	float: none;
	width: 100%;
	background-color: #FFCBA4;
	text-transform: uppercase;
	height: 52px;
	border-radius: 0;
	margin-top: 11px;
	width: 100%;
	float: left;
	padding-top: 20px;
}


.woocommerce div.product .product-detailsingle form.cart {
	margin-bottom: 2em;
}
.a2a_kit.addtoany_list {
	border: 1px solid #DFDFDF;
	display: block;
	padding: 6px 6px;
	margin-top: 35px;
	position: relative;
	overflow: hidden;
	filter: grayscale(100%);
}
.addtoany_list a {
	font-size: 18px;
	float: right;
}
.a2a_dd.addtoany_share_save.addtoany_share::after {
	content: "Share";
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 15px;
	vertical-align: bottom;
}
.a2a_dd.addtoany_share_save.addtoany_share {
	position: absolute;
	left: 0;
}
.woocommerce-Reviews .woocommerce-Reviews-title {
	font-size: 18px;
}
.visualcomposerstarter.woocommerce .related.products h2 {
	font-size: 40px;
	margin-bottom: 30px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}
.related.products {
	padding-top: 45px;
	padding-bottom: 45px;
}
.woocommerce-allpages {
	padding: 50px 0;
}
.woocommerceGallery .yith-wcwl-add-to-wishlist {
	margin-top: 0;
	position: absolute;
	right: 31%;
	top: 10px;
	z-index: 999;
	width: 40px;
	height: 40px;
	background-color: #AFA8A4;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	display: -webkit-flex;
}
.woocommerceGallery {
	position: relative;
}
.woocommerceGallery .yith-wcwl-add-to-wishlist a {
	display: block;
	font-size: 23px;
	padding-top: 5px;
	color: #fff;
}
.woocommerceGallery .yith-wcwl-add-to-wishlist a.add_to_wishlist {
	padding-top: 22px;
}
.woocommerceGallery .yith-wcwl-add-to-wishlist a.add_to_wishlist i {
	margin-right: 0;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.single-product .woocommerce-allpages {
	padding: 0;
}
.woocommerce ul.products li.product .onsale {
	top: 10px;
	right: 10px;
	margin: 0;
	width: 40px;
	height: 40px;
	background-color: transparent;
	background-image: url(../img/sell.png);
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.productTabs .vc_tta-container > h2 {
	font-size: 36px;
	color: #222222;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: proxima_nova_ltsemibold;
}
.productTabs .vc_tta-container .vc_tta-tabs-list {
	width: 100%;
	border: 0;
}
.wpb-js-composer .productTabs .vc_tta-container .vc_tta-tabs-list li a {
	color: #868585;
	background-color: transparent;
	border: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-family: proxima_nova_ltsemibold;
	padding: 0 18px;
}
.productTabs .vc_tta-container .vc_tta-tabs-list {
	width: 100%;
	border: 0;
}
.productTabs .vc_tta-container .vc_tta-tabs-list li {
	border-radius: 0;
	border: 0;
}
.wpb-js-composer .productTabs .vc_tta-container .vc_tta-tabs-list li a:hover {
	background-color: transparent;
}
.wpb-js-composer .productTabs .vc_tta-container .vc_tta-tabs-list li.vc_active a {
	color: #222;
}
.wpb-js-composer .productTabs .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
	border: 0;
	border-radius: 0;
}
.single-shipping {
	padding: 0 13px;
	width: 20%;
	float: left;
	text-align: center;
	color: #f7f7f7;
}
.shipping-opt {
	overflow: hidden;
}
.shipping-option {
	background-color: #DA2128;
	padding: 30px 0;
}
.shipping-img {
	height: 52px;
	margin-bottom: 8px;
}
.shipping-title {
	font-family: proxima_nova_rgbold;
	font-size: 16px;
	margin-bottom: 5px;
}
.shipping-content p {
	margin: 0;
	font-size: 13px;
}
.salePoroduct .woocommerce-loop-product__title {
	padding-top: 15px;
	font-size: 16px;
	padding-bottom: 3px;
	line-height: 20px;
	margin: 0;
}
.salePoroduct .product-desc {
	padding: 7px 10px;
	background-color: #EFEFEF;
	text-align: center;
	position: relative;
}
.discountPercent {
	position: absolute;
	left: 50%;
	top: -11px;
	background-color: #DA2128;
	color: #fff;
	text-transform: uppercase;
	width: 110px;
	font-size: 12px;
	height: 22px;
	padding: 4px 0;
	margin-left: -55px;
}
.salePoroduct a.button.add_to_cart_button {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	margin: 0;
	height: 40px;
	font-family: proxima_nova_rgbold;
	font-size: 15px;
	color: #fff;
	background-color: #DD1F26;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	transition: all 0.5s ease 0s;
	transform: translateY(40px);
	z-index: 99;
}
.salePoroduct .product-image:hover a.button.add_to_cart_button {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.single-image.sale {
	position: relative;
}
.saleIcon {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 40px;
	height: 40px;
	background-image: url(../img/sell.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 99;
}
.salePoroduct .single-image {
	margin-bottom: 30px;
}
.nav.nav-tabs.tabTitles {
	border: 0;
}
.nav.nav-tabs.tabTitles li {
	display: block;
	width: 100%;
	float: none;
}
.nav.nav-tabs.tabTitles li.active {
	border: 0;
}
.nav.nav-tabs.tabTitles li a {
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #C5C5C5;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-family: proxima_nova_ltsemibold;
	color: #777777;
}
.nav.nav-tabs.tabTitles li a:hover {
	background-color: transparent;
}
.nav.nav-tabs.tabTitles li.active a {
	color: #000;
	border: 0;
	background-color: transparent;
}
.archaivePost {
	background-color: #F6F6F6;
	padding-top: 25px;
	padding-bottom: 30px;
	position: relative;
}

.sku_wrapper, .sku_wrapperstoc {
	display: block;
	color: #282828;
	font-size: 13px;
}
.sku_wrapper strong, .sku_wrapperstoc strong {
	min-width: 90px;
	display: inline-block;
}
.sku_wrapper span {
	color: #d61f2b;
}
.sku_wrapperstoc span {
	color: #007c0f;
}
.woocommerce .product-slider-area ul.products {
	clear: unset;
	height: auto;
	margin: 0 -15px;
}
.woocommerce .product-slider-area ul.products li.product {
	margin: 0;
	padding: 0 15px;
	height: auto;
	clear: unset !important;
}
.productSlider ul.slick-dots {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 35px;
}
.productSlider .slick-dots li {
	display: inline-block;
	padding: 0;
}
.productSlider .slick-dots li.slick-active button {
	width: 20px;
	background-color: #2A2A2A;
}
.productSlider .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 50px;
	border: 0;
	background-color: #C2C2BE;
	margin: 0 3px;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	width: 30.75%;
}
.shop-area {
	padding: 20px 0;
	background-color: #F7F7F7;
}
.main-shop .woocommerce ul.products li.first,
.main-shop .woocommerce-page ul.products li.first {
  clear: none;
}
.main-shop .woocommerce ul.products li.last,
.main-shop .woocommerce-page ul.products li.last {
  margin-right: 3% !important;
}
.main-shop .woocommerce ul.products li:nth-child(3n), .main-shop .woocommerce-page ul.products li:nth-child(3n) {
	margin-right: 0% !important;
}

.abi-widget-titlessss {
	display: block;
	background: #C41421;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	margin-bottom: 10px;
}
.product-categories li {
	display: block;
}
.product-categories li a {
	font-size: 18px;
	color: #141414;
}
.product-categories li {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	padding: 7px 0;
}
.sunset-widgetwoo {
	margin-bottom: 25px;
}
.commonsectionss {
	background-color: #F2F2F2;
	padding-top: 35px;
	padding-bottom: 35px;
}
.woocommerce div.product form.cart .variations td.label {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 14px;
	padding: 0;
	color: #282828;
	font-weight: 400;
	text-transform: uppercase;
}
.woocommerce div.product form.cart .variations td.label label {
	font-weight: 400;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	border: 0;
	vertical-align: top;
	line-height: 2em;
	width: 100%;
	display: block;
}
.woocommerce .quantity .qty {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #BDBDBD;
	height: 50px;
	-moz-appearance: textfield;
	appearance: textfield;
	-webkit-appearance: textfield;
	padding: 4px 24px;
	border-radius: 4px;
	margin-top: 4px;
}
.woocommerce-product-details__short-description {
	margin-bottom: 25px;
}
.product-detailsingle .quantity .screen-reader-text {
	clip: unset;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: -29px;
	word-wrap: normal !important;
	width: auto;
	height: auto;
}
#tab-description p {
	color: #6f6f6f;
	line-height: 22px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	overflow: unset;
	position: relative;
	background-color: transparent;
	z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::after {
	position: absolute;
	right: 0;
	top: 21px;
	width: 76%;
	background-color: #E6E6E6;
	content: "";
	height: 2px;
	z-index: -1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	z-index: 2;
	border: 0;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #130947 !important;
	z-index: 2;
	border: 0;
	border-radius: 0;
}
.visualcomposerstarter.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before {
	background: transparent !important;
}
#tab-description p {
	color: #6f6f6f;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 13px;
}
.visualcomposerstarter.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}
.visualcomposerstarter.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background: #E6E6E6;
	margin-right: 10px;
}
.visualcomposerstarter.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	margin-left: 0;
	padding-left: 12px;
}
.visualcomposerstarter.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #000 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 14px 8px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	width: 15px;
	height: 15px;
	background-color: #130947;
	transform: rotate(45deg);
	bottom: -7px;
	margin-left: -7px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	left: 50%;
	border-bottom-right-radius: 0;
	border-width: 0;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 0;
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	right: 0;
	border-bottom-left-radius: 0;
	border-width: 0;
	box-shadow: none;
	border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: none;
}
.woocommerce-Tabs-panel {
	background-color: transparent;
}
#tab-description p strong {
	color: #000;
	font-size: 15px;
	display: block;
	margin-top: 17px;
}
#tab-description li::before {
	position: absolute;
	left: 2px;
	top: 3px;
	font-family: FontAwesome;
	content: "\f105";
}
#tab-description li {
	position: relative;
	color: #6f6f6f;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {padding-top: 30px;padding-bottom: 30px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	border: 1px solid #e2e2e2;
}
.product_meta .sku_wrapper {
	display: none;
}


.archaivePost {
	background-color: #F6F6F6;
	padding-top: 20px;
	padding-bottom: 0;
	position: relative;
}
.archiveTitle h2 {
	margin: 0;
	font-size: 12px;
	color: #282828;
	text-transform: uppercase;
	display: block;
	padding: 6px 0px 6px 30px;
	cursor: pointer;
	position: relative;
}
.plusIcon::before {
	position: absolute;
	left: 5px;
	top: 7px;
	width: 20px;
	height: 20px;
	content: "\f067";
	font-family: FontAwesome;
	color: #282828;
}
h2.active .plusIcon::before {
	content: "\f068";
}
.postItems {
	display: none;
	padding: 15px 10px;
}
.postItems h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #333333;
}
.postItems p {
	text-align: justify;
	color: #6f6f6f;
}
.postItems h2 {
	font-size: 18px;
	margin-bottom: 5px;
}


.product-tab .tabsetting {
	background-color: #15161A;
}
.product-tab .tabtop li:first-child {
	border-right: 0px solid #dddddd;
}
.product-tab .tabtop li a {
	font-weight: 700;
	color: #ffffff;
	font-size: 14px;
	border-radius: 0px;
	margin-right: 0px;
	border: 0px solid #ebebeb !important;
	text-transform: uppercase;
}
.product-tab .tabtop li a:last-child {
	padding: 15px 20px;
}
.product-tab .tabtop .active a {
	background-color: #CC001D !important;
	color: #fff !important;
}
.product-tab .tabtop .active a::before {
	content: "♦";
	position: absolute;
	top: 26px;
	left: 50%;
	color: #CC001D;
	font-size: 30px;
	margin-left: -8px;
}
.product-tab .tabtop li a:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #CC001D;
}
.tab-content.margin-tops {
	padding-top: 15px;
	padding-bottom: 15px;
}
.tab-content.margin-tops p {
	color: #3c3f40;
	text-align: justify;
}
.tab-content.margin-tops p strong {
	display: block;
	margin-top: 15px;
	color: #282828;
	font-size: 15px;
}
.tab-content.margin-tops ul {
	padding-left: 15px;
}
.tab-content.margin-tops ul li {
	color: #3c3f40;
	padding: 3px 0;
}
.tab-content.margin-tops ul li::before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 5px;
}
.woocommerce .entry-summary a.compare.button {
	width: 50%;
	z-index: 999;
	float: right;
	position: relative;
	top: -45px;
	text-align: center;
	padding: 15px 0;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	border: 0;
	border-radius: 0;
}
.woocommerce .entry-summary a.compare.button::after {
	content: "\f14a";
	font-family: FontAwesome;
	margin-left: 7px;
}


.widgetCatTitle h3, .widgetCatTitle h2 {
	text-align: center;
	background-color: #131313;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 0;
	font-size: 20px;
	border-bottom: 3px solid #DD1F26;
}
.widget-title2 h3 {
	margin-top: 20px;
}

#wcapf-attribute-filter-2, #wcapf-price-filter-2 {
	margin-top: 25px;
}
.archiveProductarea .woocommerce-allpages .container {
	width: 100%;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	position: relative;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	position: relative;
}

.visualcomposerstarter.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
.woocommerce ul.products li.product a {
	color: #010101;
	font-size: unset;
	line-height: unset;
	border-bottom: 0;
	font-weight: 400;
}
.home .productsTitleMeta {
	margin-top: 8px;
}
.home .product-imageDivs {
	height: 250px;
}
.post-type-archive-product h1.page-title {
	display: none;
}
.sidebar-widget-area .widget {
	padding-top: 0;
	border-top: 0;
	background-color: #F2F2F2;
	padding: 15px;
}
.visualcomposerstarter .woocommerce.widget .product-categories li {
	padding-left: 14px;
	list-style: none;
}
.home .woocommerce ul.products li.first, .home .woocommerce-page ul.products li.first {
	clear: unset;
}
.home .woocommerce ul.products li.product, .home .woocommerce-page ul.products li.product {
	margin: 0;
	padding: 0 11px;
}
.visualcomposerstarter .woocommerce.widget .cat-item::before {
	content: '\f105';
	left: 0;
	top: 8px;
	color: #929292;
	font-family: Fontawesome;
	font-size: 14px;
}
.visualcomposerstarter .woocommerce.widget .product-categories li a {
	font-size: 14px;
	color: #000;
	font-family: Arial;
	font-weight: 700;
	display: block;
}
.product-imageDivs {
	height: 280px;
	overflow: hidden;
	background-color: #F3F3F3;
}
.visualcomposerstarter.woocommerce ul.products li.product .price del {
	color: #707070 !important;
	font-size: 14px;
}
.archieve-banner .section-title h1 {
	font-size: 40px;
	color: #000;
	text-transform: uppercase;
	font-family: Futura;
	margin-bottom: 20px;
	text-align: left;
	font-family: Roboto;
	font-weight: 700;
}
.woocommerce div.product .product-detailsingle form.cart div.quantity select {
	width: 100%;
	border: 1px solid #000;
	padding: 10px 15px;
	text-align: left;
	font-size: 14px;
	border-radius: 0;
}
.woocommerce div.product .product-detailsingle form.cart .variations select {
	-moz-appearance: none;
	background-image: url("../images/arrow-drop.png");
	background-position: 96% center;
	background-repeat: no-repeat;
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid #000;
	color: #000;
	font-size: 14px;
    border-radius: 0;
}
select {
	-moz-appearance: none;
	background-image: url("../images/arrow-drop.png");
	background-position: 96% center;
	background-repeat: no-repeat;
	appearance: none;
	-webkit-appearance: none;
}
/*min-width: 320px*/
@media only screen and (max-width: 767px) {
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
	width: 100%;
}
.visualcomposerstarter.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
}
.woocommerceProductGallery {
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 30px;
}
.woocommerce div.product .product-detailsingle .summary.entry-summary {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 0;
}
}
.home .woocommerce ul.products li.product .price ins::before {
	content: "";
	width: 1px;
	height: 10px;
	background-color: #282828;
	position: absolute;
	left: 4px;
	top: 5px;
}
.home .woocommerce ul.products li.product .price ins {
	text-decoration: none;
	font-size: 14px;
	padding-left: 13px;
	position: relative;
}


.woocommerce div.product form.cart .button {
	border: none;
	line-height: initial;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 18px 60px 17px 25px;
	position: relative;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.2) !important;
	box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.2) !important;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-size: 14px;
	font-weight: 700;
    background: #ffd700;
    color: #000000;
}
.page-id-230 .pmpro_content_message a, #pmpro_btn-submit, #wp-submit , .pmpro_btn.pmpro_btn-submit, .checkout-button.button.alt.wc-forward, #place_order {
	border: none;
	line-height: initial;
	text-transform: uppercase;
	border-radius: 30px;
	padding: 18px 60px 17px 60px;
	position: relative;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.2) !important;
	box-shadow: 0px 5px 28.5px 1.5px rgba(254, 35, 9, 0.2) !important;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	font-size: 14px;
	font-weight: 700;
    background: #ffd700;
    color: #000000;
    margin-top: 25px;
}
.page-id-230 .pmpro_content_message a:last-child {
	background-color: #130947;
	color: #fff;
}
.woocommerce div.product form.cart .button:hover, .checkout-button.button.alt.wc-forward:hover, .page-id-230 .pmpro_content_message a:hover .pmpro_btn.pmpro_btn-submit:hover, .woocommerce div.product form.cart .button:focus, #place_order:hover {
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
	background: #130947 !important;
	color: #ffffff !important;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(19, 9, 71, 0.2) !important;
	box-shadow: 0px 5px 28.5px 1.5px rgba(19, 9, 71, 0.2) !important;
}
.pmpro_checkout-fields p {
	font-size: 14px;
	color: #000;
}
.page-id-230 .pmpro_content_message a:hover, #pmpro_btn-submit:hover, #wp-submit:hover {
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
	background: #130947 !important;
	color: #ffffff !important;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(19, 9, 71, 0.2) !important;
	box-shadow: 0px 5px 28.5px 1.5px rgba(19, 9, 71, 0.2) !important;
}
.page-id-230 .pmpro_content_message a:last-child:hover {
	background-color: #ffd700;
	color: #130947;
}
.woocommerce div.product form.cart .button i {
	position: absolute;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	display: inline-block;
	height: 38px;
	width: 38px;
	line-height: 38px;
	color: #ffffff;
	border-radius: 50%;
	background-color: #130947;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.woocommerce div.product form.cart .button:hover i, .woocommerce div.product form.cart .button:focus i {
	background-color: #ffffff;
	color: #130947;
}
.woocommerce div.product form.cart div.quantity {
	width: 80px;
	margin-right: 25px;
}
.pmpro_login_wrap input, .pmpro_member_profile_edit-fields input {
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 4px;
	max-width: 100% !important;
    padding: 5px 15px;
    font-size: 14px;
}
.pmpro_member_profile_edit-fields label {
	font-size: 16px;
	margin-bottom: 5px !important;
}
.pmpro_member_profile_edit-field.pmpro_member_profile_edit-field-.user_email p.lite {
	font-size: 14px;
	margin-top: 15px;
}
.pmpro_btn.pmpro_btn-cancel {
	margin-top: 20px;
	margin-left: 15px;
}
.pmpro_login_wrap input#rememberme {
	height: auto;
	width: auto;
}
.login-remember label {
	text-align: center !important;
}

.pmpro_content_message, .pmpro_login_wrap, #pmpro_account, .pmpro_billing_wrap, .pmpro_member_profile_edit_wrap, .pmpro_confirmation_wrap, .pmpro_invoice_wrap, #pmpro_cancel {
	max-width: 550px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	font-size: 22px;
	color: red;
}
.pmpro_login_wrap {
	text-align: left;
	border: 1px solid #ddd;
	padding: 15px 25px;
	border-radius: 15px;
}
#pmpro_account, .pmpro_billing_wrap, #pmpro_cancel, .pmpro_invoice_wrap, .pmpro_confirmation_wrap, .pmpro_member_profile_edit_wrap {
	text-align: left;
	color: unset;
}

.woocommerce-cart .woocommerce-cart-form, .woocommerce-checkout .woocommerce {
	margin-top: 70px;
}
.woocommerce-additional-fields {
	display: none;
}
.form-row.place-order {
	text-align: center;
}
.form-row.place-order #place_order {
	float: none !important;
}