/**
Title 
Pagination
Shop Grid Style
 Style V1
 Style V2
 Style V3
Single product page 
Reviews
Woocommerce Checkout
Order recieved
My Account
	Woocommerce My Account 
Woo Checkout Page	
Empty Cart Page Design
Grouped/External/Variable  Product
ViewCart Css
Single Page Css
Widget 
	- Cart
	- Product - Cross Sell
	- Price Filter
Variable Product
Single Product
Product Stock in/Out
Woocommerce Notifications	
*/ 


/*Cart Icons*/

.dct_cart_menu_v2.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li{margin-top:0px;}

/*My Account*/

.dct_cart_menu_v2.bg ul.et-menu.nav li.dct_my_account a,
.dct_cart_menu_v2.bg ul.et-menu.nav li:nth-child(2n) a,
.dct_cart_menu_v2.bg ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc a{background: transparent;
border: 1px solid;}


.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.dct_my_account a {
	text-transform: capitalize;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.dct_my_account a:before {
	content: '\f007';
	font-family: FontAwesome !important;
	font-size: 23px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.dct_my_account a {
	background-color: var(--color-1);
	overflow: hidden;
	height: 40px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	width: 40px;
	display: block ruby;
	transition: width 200ms ease 0ms;
	line-height: 42px;
	opacity: 1;
	color: #fff;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.dct_my_account:hover a {
	width: 135px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .wishlist_products_counter {
	font-weight: 600;
	color: #fff;
	font-size: 15px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .wishlist_products_counter:before, 
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.dct_my_account a::before {
	position: relative;
	transform: scale(1.2);
	width: 40px;
	text-align: center;
	margin-right: 0 !important;
	display: block;
	font-size: 17px;
	line-height: 39px;
}


/*Wishlist*/


.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li:nth-child(2n) a {
	background-color: var(--color-1);
	overflow: hidden;
	height: 40px;
	padding-right: 10px;
	padding-left: 0px;
	width: 40px;
	display: block ruby;
	transition: width 200ms ease 0ms;
	line-height: 42px;
	opacity: 1;
	color: #fff;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li:nth-child(2n):hover a {
	width: 135px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .wishlist_products_counter {
	font-weight: 600;
	color: #fff;
	font-size: 15px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .wishlist_products_counter:before {
	position: relative;
	transform: scale(1.2);
	width: 40px;
	text-align: center;
	margin-right: 0 !important;
}



/*Fly Cart*/

.et-db #et-boc .et-l .woofc-menu-item .woofc-menu-item-inner::after, .woofc-menu-item .woofc-menu-item-inner::after {
	left: 15px;
	top: -11px;
	z-index: 999;
	font-size: 13px;
	background-color: #000;
}

.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li{margin-top: 0;padding: 0 5px;}

.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc {
	
	overflow: hidden;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc a {
	background-color: var(--color-1);
	border-radius: 10px;
	height: 40px;
	padding-top: 15px !important;
	padding-right: 5px !important;
	padding-left: 9px;
	width: 40px;
	color: #fff;
	transition: width 200ms ease 0ms;
	text-align: left;
	opacity: 1;
	font-size: 17px;
	font-weight: 600;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc:hover a {
	width: 110px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc .woofc-icon-cart7 {
	font-size: 19px;
	transition: .3s ease;
	display: table-cell;
	line-height: 8px;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc .woofc-menu-item-inner-subtotal {
	line-height: 9px;
	padding-left: 16px !important;
	display: table-cell;
	
}

.et-db #et-boc .et-l .dct_cart_menu_v2 ul.et-menu.nav li .woofc-menu-item-inner-subtotal span.woocommerce-Price-amount.amount{font-size: 17px;}


/* Cart Menu V3 */

.et-db #et-boc .et-l .dct_cart_menu_v2.act li.dct_my_account {display:none !important;} 

.et-db #et-boc .et-l .dct_cart_menu_v2.act ul.et-menu.nav li:nth-child(2n) a,
.et-db #et-boc .et-l .dct_cart_menu_v2.act ul.et-menu.nav li.menu-item.woofc-menu-item.menu-item-type-woofc a{background-color:var(--color-2);}

.et-db #et-boc .et-l .dct_cart_menu_v2.act ul.et-menu.nav li.woofc-menu-item .woofc-menu-item-inner::after, 
.et-db #et-boc .et-l .dct_cart_menu_v2.act ul.et-menu.nav li.woofc-menu-item .woofc-menu-item-inner::after {left: 15px;
top: -11px;
z-index: 999;
font-size: 10px;
background-color: #fff;
color: #333;
font-weight: 700;border-radius: 5px;}


 @media only screen and (max-width : 980px) {
.et-db #et-boc .et-l .dct_hdr_v1 .et_pb_menu__icon {
	
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .et_pb_menu__menu {
	display: block;
}
.et-db #et-boc .et-l .dct_cart_menu_v2 .et_mobile_nav_menu {
	display: none;
}
.et-db #et-boc .et-l .dct_cart_menu_v2.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap,  
.et-db #et-boc .et-l .dct_cart_menu_v2 .et_pb_menu__wrap {
	justify-content: center;
}
}


/*=== Quick View Plugin ===*/


#yith-quick-view-content .product_meta .sku_wrapper,
#yith-quick-view-content .product_meta .posted_in,
#yith-quick-view-content .product_meta .tagged_as{display: block;
border-bottom: 1px solid #ccc;
padding: 10px 0px;
font-size: 17px;
letter-spacing: -0.2px;}



/*Quick Popup Box*/

.yith-wcqv-main {scrollbar-width: thin;}

.yith-wcqv-wrapper .product .summary-content .cart{display: flex;flex-wrap: wrap;}

.summary-content .yith-wcqv-main .cart .tinv-wraper a.tinvwl_add_to_wishlist_button{margin-left:20px;}


/*Quntity*/

.yith-wcqv-main .quantity input.qty {
	background: transparent;
	border: 1px solid #ccc;
	width: 5.3em;
	padding: 12px 4px;margin-right:5px;
	border-radius: 10px;
}



.yith-wcqv-main .cart .tinv-wraper a.tinvwl_add_to_wishlist_button {
	background: var(--color-2);
padding: 15px 20px;
color: #fff;border-radius:10px;
text-transform: uppercase;
font-size: 15px;margin:0 5px;
}

/*Grouped Product*/

#yith-quick-view-content .cart table.group_table tbody {display: flex;flex-wrap: wrap;}
#yith-quick-view-content .cart table.group_table .woocommerce-grouped-product-list-item__label a {font-size: 16px;color: var(--color-1);}
#yith-quick-view-content .cart table.group_table tbody tr {width: 100%;display:flex;flex-wrap:wrap;}

#yith-quick-view-content .cart table.group_table tbody tr td{flex:1;}

#yith-quick-view-content .cart table.group_table .woocommerce-grouped-product-list-item__label, 
#yith-quick-view-content div.product form.cart .group_table td {
	vertical-align: inherit;
}
#yith-quick-view-content .cart table.group_table .woocommerce-grouped-product-list-item__price bdi {
	font-size: 20px;
	color: var(--color-2);
}
#yith-quick-view-content .woocommerce .quantity input.qty {
	width: 80px;
}


/*close button*/

#yith-quick-view-close {
	background: var(--color-1);
	opacity: 1;
	width: 45px;
	height: 45px;
	line-height: 39px;
	font-size: 20px;
	color: #fff !important;
	border-radius: 10px;
	top: 15px;
	right: 15px;
}

#yith-quick-view-close:hover {
	background: var(--color-2);color: #fff !important;
}


/*sale base*/

.yith-wcqv-main .product span.onsale {
	background: var(--color-1 ) !important;
	
	border-radius: 10px !important;
	font-size: 16px;
}

/*price*/

.yith-wcqv-main p.price {
	padding-bottom: 13px;
}
.yith-wcqv-main p.price .woocommerce-Price-amount bdi, .yith-wcqv-main p.price {
	color: var(--color-2) !important;
}
.yith-wcqv-main .woocommerce .star-rating span::before, .yith-wcqv-main .woocommerce-page .star-rating span::before {
	color: var(--color-2);
}


/*Description*/

.yith-wcqv-main .woocommerce-product-details__short-description {
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.2px;
}


.yith-wcqv-main .posted_in a, .yith-wcqv-main .tagged_as a {
	color: var(--color-2);
}


/*Title*/

.yith-wcqv-main .summary-content .product_title.entry-title {
	font-size: 24px;
	font-weight: 600;
	color: var(--color-1);
	margin-bottom: 10px;
}


/*Product cart button*/

.yith-wcqv-wrapper .cart .button {
	background: var(--color-1) !important;
	color: #fff !important;
	border: none !important;
	border-radius: 10px !important;
	font-size: 16px !important;
	padding: 10px 20px !important;
	text-transform: uppercase !important;
}
.yith-wcqv-wrapper .cart .button:hover {
	background: var(--color-2) !important;
}
.yith-wcqv-wrapper .cart .button:after {
	display: none;
}


/*Variable - Grouped Product */

#yith-quick-view-content .variations_form .reset_variations {
	color: #fff;
	font-size: 13px;
	display: inline-block;
	margin-top: 18px;
	background: var(--color-1);
	padding: 3px 7px;
	font-weight: 400;border-radius:5px;
}
#yith-quick-view-content .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
	display: flex;
	flex-wrap: wrap;
}
#yith-quick-view-content .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price .woocommerce-Price-amount bdi {
	color: var(--color-1);
	font-size: 20px;
	margin-bottom: 26px;
	display: block;
}



/* Wishlist Plugin */

/*Title*/

.tinv-wishlist .tinv-header h2 {
	font-size: 23px;
	font-weight: 600;
	border-bottom: 2px solid var(--color-2);
	display: inline-block;
	color: var(--color-1);
	margin-bottom: 10px;
}


/*Wishlist Info bar*/

.tinv-wishlist.woocommerce .cart-empty.woocommerce-info, .tinv-wishlist.woocommerce .woocommerce-message {
	background: var(--color-1);
	margin-bottom: 10px;
	border-radius: 10px;
}
.tinv-wishlist .tinv-header {
	margin-bottom: 15px;
}
.tinv-wishlist.woocommerce .woocommerce-message .button.wc-forward {
	background: #fff;
	color: var(--color-1);
	font-size: 18px;
	padding: 8px 20px;
	border-radius: 50 !important;
	border: none !important;text-transform:capitalize;
}
.tinv-wishlist.woocommerce .woocommerce-message .button.wc-forward:after {
	display: none;
}


/*Wishlist popup*/

.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
	background: var(--color-1);
	color: #fff;
	border: none;
	font-size: 17px;
	text-transform: capitalize;
	padding: 10px 20px;
}
.tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button:after {
	display: none;
}
.tinv-wishlist .tinv-modal .icon_big_heart_check, .tinv-wishlist .tinv-modal .icon_big_times {
	background: var(--color-2);
	color: #fff;
	padding: 15px;
	font-size: 30px;
}


/*Wishlist Page*/

.tinv-wishlist .product-remove button {
	background: var(--color-1);
	color: #fff;
}
.tinvwl-input-group .form-control {
	height: 50px;
	border-radius: 10px;
}
.tinvwl-table-manage-list tr td {
	padding: 20px 24px;
}
.tinv-wishlist .product-action {
	width: auto;
}
.tinvwl-input-group-btn button,
.woocommerce.tinv-wishlist button.button.alt, .tinv-wishlist.woocommerce .return-to-shop .button.wc-backward, .tinvwl-input-group .tinvwl-input-group-btn .button.tinvwl-break-input, .tinvwl-table-manage-list .tinvwl-to-right .button {
	background: var(--color-1) !important;
	padding: 10px 20px !important;
	border: none !important;
	border-radius: 10px !important;
	color: #fff !important;
	font-size: 17px;text-transform: uppercase;
}
.tinvwl-input-group-btn button:after  {display:none;}
.woocommerce.tinv-wishlist button.button.alt:hover, .tinv-wishlist.woocommerce .return-to-shop .button.wc-backward:hover {
	background: var(--color-2);
}
.tinvwl-input-group .tinvwl-input-group-btn .button.tinvwl-break-input, .tinvwl-table-manage-list .tinvwl-to-right .button, .tinv-wishlist.woocommerce .return-to-shop .button.wc-backward {
	background: var(--color-2);
}
.tinvwl-input-group .tinvwl-input-group-btn .button.tinvwl-break-input:hover, .tinvwl-table-manage-list .tinvwl-to-right .button:hover, .tinv-wishlist.woocommerce .return-to-shop .button.wc-backward:hover {
	background: var(--color-1);
	color: #fff;
}
.woocommerce.tinv-wishlist button.button.alt:after, .tinvwl-input-group .tinvwl-input-group-btn .button.tinvwl-break-input:after, .tinvwl-table-manage-list .tinvwl-to-right .button:after, .tinv-wishlist.woocommerce .return-to-shop .button.wc-backward:after {
	display: none;
}
.tinvwl-table-manage-list tbody .wishlist_item td.product-name a {
	color: var(--color-1);
	font-size: 15px;
}
.tinv-wishlist .product-remove button {
	cursor: pointer;border-radius:5px;
}


/*Wishlist-Social Share*/

.tinv-wishlist .social-buttons ul {
	padding-bottom: 0px;
}
.tinv-wishlist .social-buttons > span {
	font-size: 19px;
	color: var(--color-2);
	font-weight: 600;
	margin-right: 10px;
}
.tinv-wishlist .social-buttons li a.social {
	color: #fff;
	background: var(--color-1);
	font-size: 14px;
	width: 40px;
	height: 40px;
	line-height: 40px;border-radius:10px;
}
.tinv-wishlist .social-buttons li a.social:hover {
	background: var(--color-2);
}
.tinv-wishlist .social-buttons li a.social i {
	line-height: 40px;
}




/*Wishlist On Single Product*/

.et_pb_wc_add_to_cart .cart {
	display: flex;
	flex-wrap: wrap;
}


/*= Ajax Filter Plugin =*/

.bapf_ckbox_square input[type="checkbox"] {
	width: 15px;
	height: 15px;
}
.berocket_single_filter_widget {
	border-radius: 5px;
	border: 1px solid #e7e7e7;
	padding: 30px 25px;
	background: #fff;
	width: 100%;
	margin-bottom: 20px;
}
.bapf_sfilter {
	margin-bottom: 0px;
}

/*Filter Price*/

.irs--flat .irs-bar,
.irs--flat .irs-handle > i:first-child {
	background: var(--color-1);
}

.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
	background: var(--color-2)
}

.irs--flat .irs-from::before, 
.irs--flat .irs-single::before, 
.irs--flat .irs-to::before {border-top-color:var(--color-2);}

/*Filter by rating*/

.bapf_ckbox .bapf_body .fa.fa-star:before{font-weight:900;}
.bapf_ckbox .bapf_body .fa.fa-star{color:var(--color-1);margin-right: 2px;}

/*Category Filter*/

.bapf_sfilter .bapf_body ul li ul {
	margin-top: 15px;
}
.bapf_ckbox_sqchck .bapf_body ul li {
	padding-bottom: 12px !important;
	border-bottom: 1px solid #ccc;
	margin-bottom: 13px !important;
}
.bapf_ckbox_sqchck .bapf_body ul li:last-child {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}
.bapf_clr_woborder.bapf_sfilter .bapf_clr_span {
	border-radius: 10px;
}
.bapf_sfilter.bapf_ckbox label {
	font-size: 16px;
}
.bapf_body ul li .bapf_ochild, .bapf_body ul li .fa-minus {
	float: right;
}
/*Color Filter*/

.bapf_sfilter.brchecked_default input:checked + label .bapf_clr_span {
	transform: rotate(90deg);
	border-radius: 10px;
}


/* Clean Filter Button*/
.bapf_sfilter .bapf_button {
	width: 100%;
	background: var(--color-1);
	color: #fff;
	border: none;
	padding: 10px 20px;
	font-size: 17px;
	letter-spacing: 0.2px;
	border-radius: 10px;
	text-transform: capitalize;
}
.bapf_sfilter .bapf_button:hover {
	background: var(--color-2);
}

/* Fibo Search */

.dgwt-wcas-search-wrapp {
	min-width: 430px;
}
/*Fibo Search on Sidebar*/

.dct_search_bar .dgwt-wcas-search-wrapp{min-width:550px} 


#f_sidebar .dgwt-wcas-search-wrapp {
	z-index: 99;
	min-width: auto;
}


/*Search Button*/

.et-db #et-boc .et-l .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	background-color: var(--color-1);
	opacity: 1;
	border-radius: 0px 10px 10px 0px;
}
.et-db #et-boc .et-l .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
	border-color: transparent var(--color-1) transparent !important;
}
.dgwt-wcas-search-wrapp {
	width: 100%;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	height: 50px;
	border-radius: 50px;
}

#f_sidebar .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{font-size:12px;}


/* Swatch Plugin */

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	box-shadow: 0 0 0 2px var(--color-1);
}
[data-wvstooltip]::before {
	background-color: var(--color-1);
}
[data-wvstooltip]::after {
	border-top: 5px solid var(--color-1);
}


/*Fly Cart */



/*Fly Cart Popup*/

.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner{color:#333;}

.woofc-area.woofc-style-01 {
	background-color: #fff;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
	background-color: var(--color-1);
	color: #fff;
	border-radius: 10px;
	border-color: var(--color-1);
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
	background-color: var(--color-2);
	border-color: var(--color-2);
}
.woofc-area.woofc-style-01 .woofc-area-top {
	background-color: var(--color-1);
}
[class*="hint--"]::after {
	background: var(--color-2);
}
.hint--left::before {
	border-left-color: var(--color-2);
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
	background-color: var(--color-1);
	color: #fff;
}


/*Close Button*/

.woofc-area.woofc-style-01 .woofc-area-top .woofc-close {
	background: var(--color-2);
	color: #fff;
	width: 50px;
	right: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span {
	background: var(--color-1);
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data {
	padding: 11px 20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	color: #000;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
	color: #000;
	border-color: #000;
}
#woofc-area {
	border-radius: 20px;
}


/* Page Fly Icon Count*/

.woofc-area.woofc-style-01 .woofc-no-item, .woofc-area.woofc-style-01 .woofc-error {
	color: #000;
}
.woofc-count {
	background-color: var(--color-1);
	border-radius:10px;
}
.woofc-count i {
	color: #fff;
}
.woofc-count span {
	background-color: var(--color-2);
	border-radius:10px;
}
.dct_menu_icons ul.et-menu.nav li .woofc-menu-item-inner-subtotal {
	display: none;
}
.dct_menu_icons ul.et-menu.nav li.woofc-menu-item.menu-item-type-woofc {
	margin-top: 5px !important;
}
/* Menu Mini Cart*/

#menu-fly-mini-cart li.woofc-menu-item a {
	color: #fff;
	font-size: 18px;
	opacity: 1;
}
.dct_menu_icons.bg .woofc-menu-item .woofc-menu-item-inner::after {
	background-color: #000;
}
.woofc-menu-item .woofc-menu-item-inner i {
	margin: 0;
}


/** Shop List footer **/
.dct_shop_list .woocommerce ul.products li.product .button {
	display:none;
}
.dct_shop_list .woocommerce .products li:before {
	border-bottom:1px dashed var(--color-1);
	bottom:0;
	content:"";
	height:1px;
	left:0;
	position:absolute;
	width:50px;
	top:auto;
	margin-left:0
}
.dct_shop_list .woocommerce .products li, .dct_shop_list .woocommerce .products li:before {
-moz-transition:all .5s ease-in-out 0s;
-webkit-transition:all .5s ease-in-out 0s;
-o-transition:all .5s ease-in-out 0s;
-ms-transition:all .5s ease-in-out 0s;
transition:all .5s ease-in-out 0s
}
.dct_shop_list .woocommerce .products li:after {
	bottom:-5px;
	content:"";
	height:10px;
	left:0;
	opacity:0;
	position:absolute;
	visibility:hidden;
	width:10px;
	background:var(--color-1);
	-moz-transition:all .8s ease-in-out 0s;
	-webkit-transition:all .8s ease-in-out 0s;
	-o-transition:all .8s ease-in-out 0s;
	-ms-transition:all .8s ease-in-out 0s;
	transition:all .8s ease-in-out 0s
}
.dct_shop_list .woocommerce .products li:hover:after {
	left:auto;
	opacity:1;
	right:0;
	visibility:visible
}
.dct_shop_list .woocommerce .products li:hover:before {
	width:100%
}
.dct_shop_list .dct_m_title .dct_title span {
	font-size:20px
}

.dct_shop_list .woocommerce .products li .tinvwl_add_to_wishlist_button {display:none;}

/* Pagination */
.woocommerce .woocommerce-pagination ul.page-numbers {
	text-align:center;
	display:inline-flex!important;
	position:relative;
	border:none!important;
}
.woocommerce .woocommerce-pagination ul.page-numbers:before {
	width:100%;
	height:2px;
	background:#e8e8e8;
	position:absolute;
	top:50%;
	left:0;
	z-index: -1;
	transform:translateY(-50%)
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
	border-right:none!important
}
.woocommerce .woocommerce-pagination ul.page-numbers li a, .woocommerce .woocommerce-pagination ul.page-numbers li span.current {
	padding:5px 15px!important;
	margin-right:15px!important;
	background:#f8f8f8!important;
	border:1px solid #e8e8e8!important;
	border-radius:5px;
	box-shadow:0 8px 6px -9px #5b5f5f;
	font-size:17px!important;
	color:#686c6c!important
}
.woocommerce .woocommerce-pagination ul.page-numbers li:first-child a {
	margin-right:25px!important
}
.woocommerce .woocommerce-pagination ul.page-numbers li:last-child a, .woocommerce .woocommerce-pagination ul.page-numbers li:last-child span {
	margin:0 0 0 15px;
	margin-right:0!important
}
.woocommerce .woocommerce-pagination ul.page-numbers li a:hover, .woocommerce .woocommerce-pagination ul.page-numbers li span.current {
	background:var(--color-2)!important;
	border-color:var(--color-2)!important;
	color:#fff!important
}




/**
* #.#  Title
*
*/

.et-db #et-boc .et-l .dct_shop_v1 .related.products ul.products li h2.woocommerce-loop-product__title,
.et-db #et-boc .et-l .dct_shop_v1 .up-sells.upsells ul.products li h2.woocommerce-loop-product__title{margin-bottom:0px;}

.et-db #et-boc .et_pb_wc_additional_info .et_pb_module_inner h2{font-size:16px;}

.et-db #et-boc .et_pb_wc_checkout_billing .et_pb_module_inner h3,
.et-db #et-boc .et_pb_wc_checkout_order_details .et_pb_module_inner h3,
.et-db #et-boc .et_pb_wc_checkout_additional_info .et_pb_module_inner h3,
.woocommerce .woocommerce-MyAccount-content form h3,
.et-db #et-boc .et_pb_wc_additional_info .et_pb_module_inner h2,
.et-db #et-boc .et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab_content h2,
.et-db #et-boc .et_pb_wc_meta .et_pb_all_tabs .et_pb_tab .woocommerce-Reviews h2.woocommerce-Reviews-title,
.et-db #et-boc .et-l .et_pb_wc_related_products .related.products h2,
.et-db #et-boc .et-l .et_pb_wc_title .et_pb_module_inner h1,
.et-db #et-boc .et-l .et_pb_comments_module #comment-wrap .page_title,
.et-db #et-boc .et-l .main_title, 
.et-db #et-boc .et-l .product .et_pb_wc_upsells .up-sells h2, 
.et-db #et-boc .et-l .search.search-results .et_pb_post .entry-title, 
.et-db #et-boc .et-l .woocommerce #customer_login h2, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #order_review_heading, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-additional-fields h3, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields h3, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cross-sells h2, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals.calculated_shipping h2, 
.et-db #et-boc .et-l .product-template-default .product.type-product .up-sells.upsells.products h2, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-downloads .woocommerce-order-downloads__title, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title.title h3, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-downloads .woocommerce-order-downloads__title, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals h2 {
padding-bottom: 15px;
position: relative;
margin-bottom: 25px;
font-size: 21px;
line-height: 30px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
}



.et-db #et-boc .et_pb_wc_checkout_billing .et_pb_module_inner h3:before,
.et-db #et-boc .et_pb_wc_checkout_order_details .et_pb_module_inner h3:before,
.et-db #et-boc .et_pb_wc_checkout_additional_info .et_pb_module_inner h3:before,
.woocommerce .woocommerce-MyAccount-content form h3:before,
.et-db #et-boc .et_pb_wc_additional_info .et_pb_module_inner h2:before,
.et-db #et-boc .et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab_content h2:before,
.et-db #et-boc .et-l .et_pb_wc_related_products .related.products h2:before,
.et-db #et-boc .et-l .et_pb_wc_title .et_pb_module_inner h1:before,
.et-db #et-boc .et-l .et_pb_comments_module #comment-wrap .page_title:before,
.et-db #et-boc .et-l .main_title:before, 
.et-db #et-boc .et-l .product .et_pb_wc_upsells .up-sells h2:before, 
.et-db #et-boc .et-l .search.search-results .et_pb_post .entry-title:before, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cross-sells h2:before,
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #order_review_heading:before, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-additional-fields h3:before,
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields h3:before, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals.calculated_shipping h2:before, 
.et-db #et-boc .et-l .product-template-default .product.type-product .up-sells.upsells.products h2:before, 
.et-db #et-boc .et-l .woocommerce #customer_login h2:before, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title:before, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title:before,
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-downloads .woocommerce-order-downloads__title:before,
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title.title h3:before, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title:before,
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title:before, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-downloads .woocommerce-order-downloads__title:before, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals h2:before {
	content: "\5b";
font-family: ETmodules !important;
font-size: 16px;
position: absolute;
bottom: -8px;
left: 0;
display: inline-block;
width: 10px;
height: 10px;
margin-bottom: 10px;
color: var(--color-2);
}


.et-db #et-boc .et_pb_wc_checkout_billing .et_pb_module_inner h3:after,
.et-db #et-boc .et_pb_wc_checkout_order_details .et_pb_module_inner h3:after,
.et-db #et-boc .et_pb_wc_checkout_additional_info .et_pb_module_inner h3:after,
.woocommerce .woocommerce-MyAccount-content form h3:after,
.et-db #et-boc .et_pb_wc_additional_info .et_pb_module_inner h2:after,
.et-db #et-boc .et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab_content h2:after,
.et-db #et-boc .et-l .et_pb_wc_related_products .related.products h2:after,
.et-db #et-boc .et-l .et_pb_wc_title .et_pb_module_inner h1:after,
.et-db #et-boc .et-l .et_pb_comments_module #comment-wrap .page_title:after,
.et-db #et-boc .et-l .main_title:after, 
.et-db #et-boc .et-l .product .et_pb_wc_upsells .up-sells h2:after, 
.et-db #et-boc .et-l .search.search-results .et_pb_post .entry-title:after, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cross-sells h2:after, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #order_review_heading:after, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-additional-fields h3:after, 
.et-db #et-boc .et-l .woocommerce .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields h3:after, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals.calculated_shipping h2:after, 
.et-db #et-boc .et-l .product-template-default .product.type-product .up-sells.upsells.products h2:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-order-details__title:after, 
.et-db #et-boc .et-l .woocommerce #customer_login h2:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-order-downloads .woocommerce-order-downloads__title:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title.title h3:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title:after, 
.et-db #et-boc .et-l .woocommerce .woocommerce-order .woocommerce-order-downloads .woocommerce-order-downloads__title:after, 
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cart_totals h2:after {
background-color: var(--color-1);
content: "";
position: absolute;
bottom: -11px;
left: 20px;
height: 3px;
width: 70px;
margin: 10px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


.et-db #et-boc .et-l .up-sells.upsells ul.products li h2.woocommerce-loop-product__title:before,
.et-db #et-boc .et-l .up-sells.upsells ul.products li h2.woocommerce-loop-product__title:after,
.et-db #et-boc .et-l .et_pb_wc_related_products .related.products ul li .woocommerce-loop-product__title:before,
.et-db #et-boc .et-l .et_pb_wc_related_products .related.products ul li .woocommerce-loop-product__title:after,
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cross-sells ul li .woocommerce-loop-product__title:before,
.et-db #et-boc .et-l .woocommerce .cart-collaterals .cross-sells ul li .woocommerce-loop-product__title:after{display:none;}

.et-db #et-boc .et-l .star-rating span::before {color: var(--color-1);}


/**
* #.#  Shop Grid Style V1
*
*/
.woocommerce .woocommerce-breadcrumb {
	font-size: 15px;
	color: var(--color-2);
}
.woocommerce-products-header .woocommerce-products-header__title {
	display:none;
}
.woocommerce .woocommerce-result-count {
	font-size: 15px;
	color: #232323;
}


/* =======================
    Shop Style V1
=========================*/

.et-db #et-boc .et-l .dct_shop_v1 ul.products li{position: relative;
overflow: hidden;
background: repeating-linear-gradient(45deg,#f9f9f9,#f9f9f9 10px,#fcfcfc 10px,#fcfcfc 20px);
text-align: center;
border-radius: 15px;
transition: all 0.3s ease 0s;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li a .et_shop_image{display: block;position: relative;overflow: hidden;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li a .et_shop_image img{transform: scale(1);transition: transform 3s ease-out 0s;border-radius: 15px;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover a .et_shop_image img{transform: scale(1.1);transition: transform 3s ease-out 0s;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li a .et_shop_image .et_overlay{position: absolute;
top: -100%;
left: 0;opacity: 1;
width: 100%;
height: 100%;border-radius: 15px;bordeR:none;
background: rgba(0, 0, 0 ,0.8) !important;
transition: all 0.5s ease 0s;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover a .et_shop_image .et_overlay{top: 0;}


.et-db #et-boc .et-l .dct_shop_v1 ul.products li a .et_shop_image .et_overlay:before{
	content: '\e015';
padding: 0;
list-style: none;
position: absolute;
top: -50%;
right: 21px;
left: auto;
color: #fff;
transition: all .70s ease 0s;
display: block;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 18px;
background: var(--color-1);
text-align: center;
border-radius: 50%;
transform: none;
margin: 0;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover a .et_shop_image .et_overlay:before{top: 10%;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li .ajax_add_to_cart,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_variable,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_external,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_grouped{background: var(--color-1);
width: 100%;
margin: 0;
list-style: none;
opacity: 0;
position: absolute;
bottom: -50px;
left: 0;
transition: all 0.35s ease 0s;
color: #fff;
border-radius: 50px !important;
font-size: 13px;
text-transform: uppercase;
border-radius: 0px;
padding: 3px !important;
border: none !important;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li .ajax_add_to_cart:after,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_variable:after,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_external:after,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li .product_type_grouped:after{font-size:0;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover .ajax_add_to_cart,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover .product_type_variable,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover .product_type_external,
.et-db #et-boc .et-l .dct_shop_v1 ul.products li:hover .product_type_grouped{opacity: 1;bottom: 0;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li.product span.onsale,
.et-db #et-boc .et-l .dct_shop_v1 .related.products ul.products li.product span.onsale,
.et-db #et-boc .et-l .dct_shop_v1 .upsells ul.products li.product span.onsale,
.et-db #et-boc .et-l .single .single-product .et_pb_wc_images .onsale{background-color: var(--color-1) !important;
display: block;
height: 50px;
width: 50px;
margin: 0 !important;
padding: 0 0px !important;
color: #fff;
font-size: 15px;
font-weight: 400 !important;
line-height: 50px !important;
letter-spacing: 0;
text-align: center;
z-index: 100;
box-sizing: border-box;
border-radius: 50% !important;
position: absolute;
top: 10px !important;
left: 10px !important;}


.et-db #et-boc .et-l .dct_shop_v1 ul.products li .woocommerce-loop-product__title{font-size: 18px !important;font-weight: 700;padding: 20px 0px 20px 0px;text-transform: capitalize;
letter-spacing: 0;}


.et-db #et-boc .et-l .dct_shop_v1 ul.products li .star-rating{position: absolute;left: 15px;bottom: 10px;}


@media only screen and (max-width : 480px) {
.et-db #et-boc .et-l .dct_shop_v1 ul.products li{width: 100% !important;}
}

/*Shop V1 - Wishlist & Quick View */


.et-db #et-boc .et-l .dct_shop_v1 ul.products li.product a.button.yith-wcqv-button {
 font-family: ETModules !important;
color: #fff;
border-radius: 100px;
font-size: 13px;
bottom: 100px;
left: 11px;
transition: .2s ease;
position: absolute;
z-index: 9;
background: var(--color-1);
width: 36px;
height: 36px;
line-height: 24px !important;
text-align: center;
margin: 0;border:none;
padding: 5px;
}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li.product a.button.yith-wcqv-button:after{display:none;}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li.product .tinv-wraper {left: auto;
right: 15px;
top: auto;
bottom: 100px;
}

.et-db #et-boc .et-l .dct_shop_v1 ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart {
  color: #fff;
  background: var(--color-1);
	border-radius: 100px;
  font-size: 16px;
 width:35px;height:35px;
  transition: .2s ease;
}



/**
* #.#  Shop Grid Style V2
*
*/
.et-db #et-boc .et-l .dct_shop_v2 a.added_to_cart.wc-forward {
	display:none;
}


.et-db #et-boc .et-l .dct_shop_v2 ul.products li {position: relative;
text-align: center;
transition: all 0.3s ease 0s;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product span.onsale{background: var(--color-2) !important;
text-transform: uppercase;
font-size: 14px;
padding: 2px 10px !important;
border-radius: 25px !important;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product .et_shop_image{position: relative;border-radius: 15px;
display: block;
overflow: hidden;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product .et_shop_image .et_overlay {background: transparent;border: none;opacity:1;z-index:1;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product h2.woocommerce-loop-product__title{padding-top: 19px;padding-bottom: 13px;font-size: 18px !important;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product .price{padding-bottom:10px;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product .star-rating{position:absolute;right:0;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product a.button {
	background: var(--color-1);
	border: none !important;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	width: 50%;
	border-radius: 30px 0px 0px 30px;
	margin-top: 0em;float:left;
	padding: 6px !important;
}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li a.button.yith-wcqv-button{font-size: 0;
padding: 16px 14px 20px 14px !important;
text-align: center;border-radius: 0px 30px 30px 0px;
background: var(--color-2);
line-height: 0 !important;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li a.button.yith-wcqv-button:before{content: 'Quick View';
position: absolute;
display: block !important;
opacity: 1;
font-size: 15px;
font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
text-align: center;
width: 100%;
line-height: 5px;
text-transform: uppercase;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li a.button:after {
	opacity:0 !important;
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li a.button:hover {
	background: var(--color-2) !important;
}


.et-db #et-boc .et-l .dct_shop_v2 ul.products li .et_shop_image img {
	margin-bottom:0 !important;
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 2s ease 0s;
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li:hover .et_shop_image img {
	transform: scale(1.2);
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li .et_shop_image:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	border: 0;
	border-radius: inherit;
	transform: scaleX(0);
	z-index: 1;
	opacity: 0;
transition: all .5s ease 0s;
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li:hover .et_shop_image:before {
	transform: scaleX(1);
	opacity: 1;
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li .et_shop_image .et_overlay {
}
.et-db #et-boc .et-l .dct_shop_v2 ul.products li .et_shop_image .et_overlay:before {
	content: '\e015';
color: var(--color-2);
background: #fff;
font-size: 16px;
line-height: 36px;
width: 36px;
height: 36px;
display: block;
transition: all 0.3s ease 0s;
top: 54px;
transform: none;
margin: 0;
border-radius: 5px;
left: auto;
right: 10px;
}
@media only screen and (max-width : 480px) {
	.et-db #et-boc .et-l .dct_shop_v2 ul.products li.product {
		width: 100% !important;
	}
}


.et-db #et-boc .et-l .dct_shop_v2 ul.products li .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart{right: 10px;
left: auto;}

.et-db #et-boc .et-l .dct_shop_v2 ul.products li .tinvwl_add_to_wishlist_button {background: var(--color-1);
color: #fff;width: 37px;
height: 37px;
border-radius: 5px;}




/**
* #.#  Shop Grid Style V3
*
*/
.et-db #et-boc .et-l .dct_shop_v3 a.added_to_cart.wc-forward {
	display:none;
}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product{position: relative;
transition: all 0.3s ease 0s;}


.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product span.onsale{color: #fff;
background: var(--color-1) !important;
font-size: 13px;
text-transform: capitalize;
line-height: 40px !important;
width: 40px;
height: 40px;
border-radius: 50px !important;
position: absolute;
top: 10px !important;padding:0 !important;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product .et_shop_image{position: relative;
display: block;border-radius: 15px;
overflow: hidden;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product .et_shop_image .et_overlay {opacity: 1;
z-index: 1;background: transparent;border: none;}



.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product a.button.yith-wcqv-button{font-size: 0 !important;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product a.button.yith-wcqv-button:before{content: 'Quick View';
display: block !important;
opacity: 1;
font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
position: relative;
padding: 5px 16px 5px 16px;
color: var(--color-2);
background: transparent !important;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
cursor: pointer;
border-radius: 25px;
text-align: left;
border-width: 1px;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product a.button {
	position: relative;
padding: 6px 20px;
color: var(--color-2);
background: transparent !important;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
cursor: pointer;
margin-top: 8px;
border-radius: 25px;
display: block;
text-align: left;
border-width: 1px !important;border-color:var(--color-2) !important;
}


.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product a.button.yith-wcqv-button:after{content: "\55";}


.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product a.button:after {
	font-family: ETmodules !important;
content: "\e015";
font-size: 13px;
top: 50%;
transform: translateY(-50%);
margin-left: 0;
opacity: 1;
position: absolute;
right: 10px;
background: var(--color-1);
width: 28px;
height: 28px;
border-radius: 50%;
text-align: center;
line-height: 28px;
color: #fff;
font-weight: 600;
}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product h2.woocommerce-loop-product__title{font-size: 18px !important;margin: 0;
padding-bottom: 13px;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product .star-rating{position: absolute;right: 0;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product .et_shop_image .et_overlay:before {
	top: -100%;transform: none;content:'\e015';
	background: #fff;
	box-shadow: 0 0 10px #fff;
	font-size: 15px;
	padding: 10px;
	border-radius: 50%;
	right: 15px;
	left: auto;
	color: #000;
}
.et-db #et-boc .et-l .dct_shop_v3 ul.products li:hover a .et_shop_image .et_overlay:before {
	top: 62px;
}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li a .et_shop_image{margin-bottom:15px;}
.et-db #et-boc .et-l .dct_shop_v3 ul.products li a .et_shop_image img {
	margin-bottom:0px !important;
}
.et-db #et-boc .et-l .dct_shop_v3 ul.products li a .et_shop_image:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(24, 35, 51, .53);
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 1;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s;
}
.et-db #et-boc .et-l .dct_shop_v3 ul.products li:hover a .et_shop_image:before {
	bottom: 0;
}
@media only screen and (max-width : 480px) {
.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product {
width: 100% !important;
}
}


.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart{left: auto;
right: 15px;
top: 15px;}

.et-db #et-boc .et-l .dct_shop_v3 ul.products li.product  .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart a.tinvwl_add_to_wishlist_button{background: var(--color-2);
color: #fff;
border-radius: 50%;width:35px;height:35px;}


/**
* #.#  Single product page
*
*/

/*Woo image*/

.et_pb_wc_images .et_pb_module_inner span.onsale{background: var(--color-1) !important;border-radius: 25px !important;}

/*Button*/

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .cart{display: flex;flex-wrap:wrap;}




.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .button{background: var(--color-1);
color: #fff;
font-size: 15px;
border: none !important;
padding: 10px 14px 10px 42px !important;
letter-spacing: -0.5px;}  

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .button:before{left: 25px;
background: var(--color-2);
width: 31px;
height: 31px;
border-radius: 50%;
line-height: 31px !important;
top: 50%;
transform: translateY(-50%);}


.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .tinv-wraper .tinvwl_add_to_wishlist_button{background: var(--color-1);
color: #fff;
font-size: 15px;
border: none !important;margin: 0 2px;
padding: 10px 20px 10px 10px !important;
border-radius: 50px;}  

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .tinv-wraper .tinvwl_add_to_wishlist_button:before{background: var(--color-2);
width: 31px;
height: 31px;
border-radius: 50%;
line-height: 31px !important;
text-align: center;}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .tinv-wraper .tinvwl_add_to_wishlist_button{background: var(--color-2);}
.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .tinv-wraper .tinvwl_add_to_wishlist_button:before{background: var(--color-1);}

 @media only screen and (max-width : 479px) {
.et-db #et-boc .et-l .et_pb_wc_add_to_cart .et_pb_module_inner .tinv-wraper .tinvwl_add_to_wishlist_button{margin: 10px 0px;}
}

/* Tabs */

.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tab_content table.shop_attributes th,
.woocommerce table.shop_attributes th{padding: 14px 20px;font-size: 15px;text-align:left;}


.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tab_content #commentform textarea,
.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tab_content  #commentform input[type="text"],
.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tab_content  #commentform input[type="email"]{background:transparent;border:1px solid #ccc;border-radius: 10px;}

.woocommerce-tabs ul:before {
	border:none!important
}

.woocommerce-tabs ul li a, 
.et-boc .et_pb_wc_tabs ul.et_pb_tabs_controls li a {
	padding-top:10px!important;
	border:1px solid #ebebeb;
	border-radius:150px;display: block;
text-align: center;
	padding-bottom:10px!important;
}
.woocommerce-tabs ul li.active a, 
.et-boc .et_pb_wc_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a {
	background:var(--color-1)
}
.woocommerce-tabs ul li.active a:after, 
.et-boc .et_pb_wc_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a:after {
	content:"\43";
	font-family:ETmodules!important;
	position:absolute;
	bottom:0;
	top:auto;
	right:auto;
	left:50%;
	margin-left:-15px;
	font-size:30px;
	line-height:15px;
	color:var(--color-1);
	border:0;
	display:inline-block;
transition:all .2s ease 0s;
-webkit-transition:all .2s ease 0s;
-moz-transition:all .2s ease 0s
}
.et-db #et-boc .et_pb_tab_active a {
	color:#fff !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
	padding:20px !important;
}
.et-db #et-boc ul.et_pb_tabs_controls::after {
border:none !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
	display:none;
}
.woocommerce-tabs .woocommerce-Tabs-panel p {
	text-align:justify
}


/* Reviews */

.woocommerce p.stars a {
	color:var(--color-1)
}
.product .related h2 {
	margin-bottom:20px;
	font-size:20px;
	line-height:26px;
	font-weight:800;
	position:relative;
	text-transform:uppercase
}
.single-product.woocommerce .products li .et_overlay {
	display:block;
	position:absolute;
	top:0;
	left:0;
	box-sizing:border-box;
	width:100%;
	height:100%;
	opacity:0;
-webkit-transition:all .3s;
-moz-transition:all .3s;
transition:all .3s;
	-webkit-transform:translate3d(0, 0, 0);
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden
}
.single-product.woocommerce .products li:hover .et_shop_image::after, .woocommerce .products li:hover .et_shop_image::before {
opacity:1;
-webkit-transform:scale(1)!important;
-ms-transform:scale(1)!important;
-o-transform:scale(1)!important;
transform:scale(1)!important
}

.product .entry-summary .price .woocommerce-Price-amount {
	color:var(--color-2)
}
.product .et_pb_wc_rating {
	margin-bottom:0px !important;
}
.product .woocommerce-product-rating {
	margin-bottom:10px !important;
}
.product .et_pb_wc_rating .woocommerce-product-rating .woocommerce-review-link {
	color: var(--color-2);
font-size: 16px;
text-transform: capitalize;
}
.woocommerce div.product .product_title {
	font-size:25px;
	line-height:26px;
	font-weight:800;
	position:relative;
	text-transform:uppercase
}
.woocommerce .product .product_meta .sku_wrapper {
	display:block
}
.single-product .product_meta .posted_in {
	line-height: 45px;
}
.single-product .product_meta .tagged_as {
	display:block;
}
.single-product .product_meta .tagged_as a {
	color:var(--color-1);
}
.woocommerce .product .product_meta .posted_in a {
	color:var(--color-1);
	padding-left:5px
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2),
.et_pb_wc_images .woocommerce-product-gallery__image{border-radius:15px;}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	background:var(--color-1)
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
border-color:#fff
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
background-color:#fff
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	position:relative;
	text-align:center;
	padding:.6em 1em;
	border:2px solid!important;
	line-height:1.7em!important;
	text-transform:uppercase;
	border-radius:25px;
	background-color:transparent!important;
	height:auto;
	border-color:#e5e5e5!important;
	color:#232323!important;
	font-size:13px!important;
	letter-spacing:1px
}
.woocommerce-cart table.cart td.actions .coupon .input-text::placeholder {
color:#000 !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-MyAccount-content form .woocommerce-address-fields .button {
	margin-top: 20px;
}
.woocommerce .woocommerce-MyAccount-downloads-file.button:hover:after {
	opacity:0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button.button.view, .single-product .product .summary .cart .single_add_to_cart_button.button.alt, .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .button, .woocommerce .return-to-shop .button.wc-backward, .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row .button, .woocommerce-form .woocommerce-Button.button, .woocommerce a.button.alt, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .woocommerce #review_form #respond .form-submit input, .woocommerce .shop_table .actions .button {
	border: none;
	padding: 10px 20px !important;
	text-align: center;
	text-transform:uppercase;
	-webkit-box-shadow:0 0 11px 0 rgba(6, 22, 58, .14);
	-moz-box-shadow:0 0 11px 0 rgba(6, 22, 58, .14);
	box-shadow:0 0 11px 0 rgba(6, 22, 58, .14);
	border-radius:25px !important;
	background:var(--color-1);
	border-color:var(--color-1);
	color:#fff;
	font-size:15px!important;
	letter-spacing:1px!important;
	font-weight:600 !important
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button.button.view:after, .woocommerce .return-to-shop .button.wc-backward:after, .single-product .product .summary .cart .single_add_to_cart_button.button.alt:after, .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .button:after, .woocommerce-form .woocommerce-Button.button:after, .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row .button:after, .woocommerce a.button.alt:after, .woocommerce #payment #place_order:after, .woocommerce-page #payment #place_order:after, .woocommerce .woocommerce-MyAccount-content .woocommerce-Button:after, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:after, .woocommerce-MyAccount-content form .woocommerce-address-fields .button:after, .woocommerce .shop_table .actions .button:after {
	opacity:0 !important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button.button.view:hover, .woocommerce-form .woocommerce-Button.button:hover, .single-product .product .summary .cart .single_add_to_cart_button.button.alt:hover, .woocommerce .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .button:hover, .woocommerce .return-to-shop .button.wc-backward:hover, .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row .button:hover, .woocommerce a.button.alt:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .woocommerce .woocommerce-MyAccount-content .woocommerce-Button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce-MyAccount-content form .woocommerce-address-fields .button:hover, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce .shop_table .actions .button:hover {
	border: none !important;
	background-color:var(--color-2);
	color:#fff;
	border-color:var(--color-2);
}
@media only screen and (max-width : 480px) {
.woocommerce a.button.alt {
margin-top: 10px;
width: 100%;
font-size: 13px !important;
}
}
/**
* #.#  Woocommerce Checkout
*
*/
#payment .wc_payment_methods .woocommerce-notice.woocommerce-info {
	background:var(--color-1);
	line-height: 30px !important;
}
.woocommerce-checkout #payment {
	background-color:#f9f9f9
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Message--info {
	line-height: 35px;
	background-color:var(--color-1);
	border-radius: 150px;
}
@media only screen and (max-width : 768px) {
.woocommerce .woocommerce-MyAccount-content .woocommerce-Message--info {
border-radius: 15px;
margin-top:35px;
}
}
.woocommerce form .form-row {
	width: 100%;
}
.woocommerce form .form-row label {
	text-transform: capitalize;
	font-size: 15px;
	color: #232323;
	padding-bottom: 5px;
}
.woocommerce-privacy-policy-text .woocommerce-privacy-policy-link, .woocommerce-terms-and-conditions-checkbox-text .woocommerce-terms-and-conditions-link {
	color:var(--color-1);
}
.woocommerce form .form-row.woocommerce-invalid label {
	color:var(--color-2);
}
.woocommerce-invalid #terms {
	outline: 2px solid var(--color-1);
}
.woocommerce-page form .form-row .input-text {
	border-radius: 10px;
}
/* Order recieved */
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr .woocommerce-orders-table__header .nobr {
	font-size: 15px;
	color: #232323;
	text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead .woocommerce-orders-table__header, .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
	padding: 20px;
	text-align: center;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
	font-size: 14px;
	color: #232323;
}
.woocommerce .checkout.woocommerce-checkout #order_review_heading {
	margin-top: 35px;
	margin-bottom: 35px;
}
.woocommerce .woocommerce-order .woocommerce-order-overview {
	padding: 0;
	border: 1px dashed #232323;
}
.woocommerce .woocommerce-order .order_details li {
	border-right:1px dashed #232323;
	padding:5px;
	line-height:30px;
	display:flex;
	font-weight:500;
	margin-right:0;
	color:#232323;
	font-size:14px;
	text-transform:capitalize
}
.woocommerce ul.order_details li strong {
	font-weight:500;
	display:flex;
	line-height:30px;
	font-size: 15px;
	padding-left: 5px;
}
.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
	text-transform: capitalize;
	text-align:center;
	font-size:30px;
	color:#8fae1b;
	margin-bottom:40px
}
.woocommerce .woocommerce-thankyou-order-details li {
	font-size: 1em;
	line-height: 1;
}
.woocommerce .woocommerce-thankyou-order-details li strong {
	font-size: 1.4em;
	line-height: 2.5;
}
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tbody tr:nth-child(2n), .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:first-child {
background:#f5f5f5;
}
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table thead tr, .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child {
	background:var(--color-2);
}
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table thead tr th, .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child th, .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr:last-child td span {
	color:#fff;
	font-size: 15px;
	text-transform: uppercase;
}
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot tr th, .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tbody td span, .woocommerce .woocommerce-order .woocommerce-order-details .shop_table tfoot td span {
	font-size: 15px;
	color: #232323;
}
.woocommerce .woocommerce-order .woocommerce-order-details .shop_table td {
	line-height: 2.5em;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
	font-size:15px;
	color:#232323;
	text-align:justify;
	text-transform:capitalize;
	box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	padding:20px
}
@media only screen and (max-width : 768px) {
.woocommerce table.my_account_orders {
margin-top: 50px;
}
}
@media only screen and (max-width :1099px) {
.woocommerce .woocommerce-order .order_details {
padding:10px
}
.woocommerce .woocommerce-order .order_details li {
border:none;
display:contents
}
}
@media only screen and (max-width :767px) {
.woocommerce table.shop_table td a {
font-size:14px
}
.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
font-size:25px;
line-height:35px
}
}
.woocommerce-store-notice, p.demo_store {
	background-color: var(--color-1);
	padding-bottom: 10px !important;
}
/* Woocommerce My Account */
.woocommerce-error li a {
	color:#fff;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
	border-radius:10px;
	background-color:#fff;
	padding:25px 25px!important;
	margin:0;
	list-style-type:none!important;
	-webkit-box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	-moz-box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	position:relative
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
	padding-bottom:5px;
	margin:0 0 15px 0;
	font-size:20px;
	line-height:26px;
	font-weight:800;
	position:relative;
	text-transform:uppercase;
	border-bottom:1px dashed #e9e9e9;
	padding-top:5px
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
	font-size: 15px;
	color: #232323;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
	color:var(--color-1)
}
.woocommerce .woocommerce-MyAccount-navigation ul li:before {
	content:'';
	left:-25px;
	position:absolute;
	width:3px;
	height:100%;
	border-color:var(--color-1);
	display:block;
	background-color:var(--color-1)
}
/**
* #.#  My Account
*
*/
.woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error {
	background:#fff;
	text-align:left;
	text-transform:capitalize;
	line-height:30px
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-error li {
	margin-bottom: 20px;
	padding: 5px;
	padding-left: 10px !important;
	background:#b81c23;
	border-radius: 15px;
}
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper select {
	height: 40px;
	border-radius: 15px;
}
.woocommerce .woocommerce-form.woocommerce-form-login .lost_password a {
	color:var(--color-2)
}
.woocommerce .woocommerce-form.woocommerce-form-login p, .woocommerce .woocommerce-ResetPassword.lost_reset_password p {
	font-size: 15px;
	color: #232323;
	text-transform: capitalize;
}
.woocommerce #customer_login .woocommerce-form.woocommerce-form-login.login .woocommerce-LostPassword.lost_password {
	float: right;
	position: relative;
	bottom: 40px;
}
@media only screen and (max-width : 479px) {
.woocommerce #customer_login .woocommerce-form.woocommerce-form-login.login .woocommerce-LostPassword.lost_password {
float: none;
position: relative;
bottom: -10px;
}
}
.woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text {
	font-size:14px;
	margin-bottom:10px;
	line-height:30px;
	text-align:justify
}
.woocommerce .woocommerce-message .woocommerce-Button, .woocommerce-page .woocommerce-info .button {
	margin-top:0px;
	background:#fff;
	color:var(--color-1)!important;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
	letter-spacing:1px;
	border-radius:150px;
	border-color:var(--color-1)
}
@media only screen and (max-width :480px) {
.woocommerce .woocommerce-message .woocommerce-Button, .woocommerce-page .woocommerce-info .button {
width:100%
}
.product .woocommerce .woocommerce-error, .product .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
line-height:30px
}
}
.woocommerce .woocommerce-message .woocommerce-Button:hover, .woocommerce-page .woocommerce-info .button:hover {
	background-color: var(--color-2) !important;
	color: #fff !important;
}
.woocommerce .woocommerce-message .woocommerce-Button:before, .woocommerce .woocommerce-message .woocommerce-Button:before, .woocommerce-page .woocommerce-info .button:before, .woocommerce a.button.alt:before {
	display:none;
}
.woocommerce .woocommerce-message .woocommerce-Button:after, .woocommerce-page .woocommerce-info .button:after {
	content:'\e015';
	opacity:1;
	margin-left:0;
	right:0;
	background:var(--color-1);
	color:#fff;
	font-size:20px;
	border-radius:25px;
	padding:5px;
	top:3px;
	right:2px
}
.woocommerce-Address .title h3 {
	font-size:20px;
	line-height:26px;
	font-weight:800;
	position:relative;
	text-transform:uppercase
}
.woocommerce .woocommerce-MyAccount-content .addresses .title .edit {
	padding: 2px 25px;
	border-radius: 15px;
	color:#fff;
	background: var(--color-1);
}
.woocommerce .woocommerce-MyAccount-content .addresses .title .edit:hover {
	background:var(--color-2);
}
.woocommerce-MyAccount-content p a {
	color:var(--color-1);
	font-size: 16px;
	line-height: 35px;
}
.woocommerce form .form-row input.input-text {
	border-radius: 10px;
background: transparent;
border: 1px solid;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{height: 29px;
position: absolute;
top: 5px;
right: 10px;
width: 29px;
background: var(--color-1);
border-radius: 15px;}


.select2-container .select2-selection--single {
	height:40px;
}
.select2-container--default .select2-selection--single {
	border-radius:20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:20px;
}

.et-db #et-boc .et-l .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding:10px;
}
.et-db #et-boc .et-l .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display:block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color: #fff transparent transparent transparent !important;}
.woocommerce-LostPassword a {
	color:var(--color-2)
}

.et-db #et-boc .et-l .woocommerce .woocommerce-ordering select{padding: 15px 10px;
border-radius: 10px;
background: transparent;
border: 1px solid #ccc;
text-transform: capitalize;
font-size: 15px;}


@media only screen and (max-width:980px) {
.woocommerce .woocommerce-pagination {
margin-bottom:30px!important
}
.woocommerce .products li {
margin-bottom:30px
}
}
@media only screen and (max-width:480px) {
.woocommerce ul.products li {
width:100% !important;
}
}
@media only screen and (max-width:479px) {
.woocommerce-pagination .page-numbers {
display:block;
overflow:auto
}
.woocommerce-pagination .page-numbers:before {
display:none
}
.woocommerce-pagination .page-numbers li {
display:inline-block
}
.woocommerce-cart table.cart td.actions .button {
width: 100% !important;
}
}
@media only screen and (max-width :980px) {
.woocommerce .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-MyAccount-content form .woocommerce-address-fields .button {
margin-top:10px;
margin-bottom:20px
}
}
/**Woo Checkout Page*/
.checkout_coupon.woocommerce-form-coupon .form-row {
	width:50%;
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first #coupon_code {
	border-radius:30px;
	padding:10px;
}
.showcoupon {
	background:var(--color-2);
	padding:5px 10px;
	border-radius:20px;
	font-size:15px;
	-webkit-box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	-moz-box-shadow:0 0 15px 0 rgba(40, 61, 88, .07);
	box-shadow:0 0 15px 0 rgba(40, 61, 88, .07)
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
	text-align: center;
	background:var(--color-1);
	border-radius: 150px;
}
@media only screen and (max-width :980px) {
.woocommerce .woocommerce-info {
text-align:center
}
.showcoupon {
display:block
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last .button {
width:100%
}
.woocommerce form .form-row textarea {
height:6em
}
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1.5;
}
.woocommerce-checkout #payment ul.payment_methods li {
	font-size:15px;
	color:#232323;
	text-transform:capitalize;
	margin-bottom:20px;
	line-height:0
}
#payment .payment_methods .payment_method_paypal .about_paypal {
	font-size:15px;
	color:var(--color-2);
	font-weight:600;
	text-transform:uppercase
}
#payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p, #payment .woocommerce-terms-and-conditions-checkbox-text {
	color:#232323;
	font-size:16px;
	font-weight:400;
	text-transform:capitalize;
	line-height:35px
}
.woocommerce form .form-row.woocommerce-validated input.input-text {
	border-color: #b81c23;
}
.woocommerce #payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_paypal .payment_box.payment_method_paypal p {
	color: #232323;
	font-size: 15px;
	line-height: 30px;
}
.woocommerce #payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_paypal .payment_box.payment_method_paypal p a {
	color:var(--color-1);
}
/*Empty Cart Page Design*/
.woocommerce-cart.woocommerce-page .return-to-shop {
	text-align:center;
}
.woocommerce .empty-cart {
	text-align: center;
}
.woocommerce .empty-cart h1 {
	text-transform:uppercase;
	font-size: 25px;
	font-weight: 900;
	line-height: 35px;
	color:var(--color-2)
}
.woocommerce .empty-cart h1::before {
content: "\e07a";
font-family: ETmodules !important;
padding-right: 15px;
color:var(--color-1)
}
/*widget-settings*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: var(--color-2);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--color-1);
	top: -3px !important;
	border-radius: 50% !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle::after {
display:none;
}
@media only screen and (max-width : 479px) {
.woocommerce .empty-cart h1 {
font-size:20px;
}
}
/* Grouped/External/Variable  Product */

.woocommerce div.product form.cart .woocommerce-grouped-product-list {
	margin-bottom:20px;
	width:100%;
	border:1px solid rgba(40, 61, 88, .1)!important
}
.woocommerce div.product form.cart .group_table td {
	padding:10px !important;
	line-height:50px;
	text-align:center;
	font-size:15px;
	color:#232323;
	border:1px solid rgba(40, 61, 88, .1)!important
}
.woocommerce div.product form.cart .group_table td label a {
	line-height:50px;
	color:var(--color-1);
	display:block;
	text-align:center
}
.woocommerce div.product form.cart table div.quantity {
	margin:0!important
}
@media only screen and (max-width : 480px) {
.woocommerce-page .woocommerce-message .button {
float:none;
width: 100%;
text-align: center;
}
.woocommerce div.product form.cart .group_table td label a {
line-height: 30px;
}
.woocommerce div.product form.cart .group_table td span {
line-height: 20px;
}
.woocommerce .product .cart .single_add_to_cart_button {
width: 100%;
}
}
/*ViewCart Css*/
.woocommerce a.added_to_cart.wc-forward {
display:none;
}


/*Single Page Css*/
.woocommerce.single.single-product ul.products li.product {
	margin-bottom:10px;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color:#fff !important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 5px 22px !important;
}


/* Widget - Cart */

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 10px;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button, .widget_shopping_cart .woocommerce-mini-cart__buttons a.button:hover {
	font-size:14px;
	line-height:1.1!important;
	text-align:center;
	padding:8px!important;
	background:var(--color-2);
	color:#fff!important;
	border-radius:30px;
	border:none
}
#sidebar .et_pb_widget.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
	background:var(--color-1) !important;
	color:#fff !important;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button:hover::after {
opacity:0;
}
@media(min-width:1050px) {
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button {
width:49%;
display:inline-block
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button:first-child {
margin-right:2%
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button:last-child {
margin-right:0
}
}
@media(min-width:300px) and (max-width:980px) {
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button {
width:49%;
display:inline-block
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button:first-child {
margin-right:2%
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a.button:last-child {
margin-right:0
}
}

/* Widget- Price Filter */

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color:#ddd;
	border-radius:0;
	margin-bottom:20px
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	width:12px;
	height:12px;
	top:-6px;
	border:none;
	border-radius:0;
	margin:0;
	position:absolute;
	z-index:2;
	border-radius:0;
	cursor:default
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:after {
	position:absolute;
	top:100%;
	left:0;
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:8px 6px 0 6px;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent
}
.woocommerce .widget_price_filter button.button {
	font-size:13px!important;
	line-height:29px!important;
	height:29px;
	border:none!important;
	background:var(--color-1);
	color:#fff;
	text-transform:uppercase!important;
	font-weight:500!important;
	padding:0 12px!important;
	margin-right:10px;
	margin-bottom:10px
}
.woocommerce .widget_price_filter button.button:hover {
	color:#fff!important;
	padding:0 12px!important;
	background-color:var(--color-2)
}
.woocommerce .widget_price_filter button.button:after {
	display:none
}
.woocommerce .widget_price_filter .price_label {
	font-size:13px;
	line-height:29px!important;
	font-weight:400;
	float:right
}
.woocommerce .widget_price_filter .price_label span {
	padding:5px;
	background:#f5f5f5;
	border-radius:2px
}
@media only screen and (max-width : 768px) {#sidebar{margin-top: 50px;}}

/**Variable Product*/

.et_pb_wc_add_to_cart .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart{display: flex;flex-wrap: wrap;}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: var(--color-1);
	color: #fff;
}
.single .variations_form .single_variation_wrap .woocommerce-variation.single_variation {
	margin-bottom: 15px;
}
.single .variations_form .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price .price {
	color: var(--color-2);
	font-size: 26px
}
.single .variations_form .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price .price del {
	font-size: 20px;
}
.single .variations_form .variations .value .reset_variations {
	font-size:0;
}
.single .variations_form .variations .value .reset_variations:before {
	font-size:20px;
	content: "\e02a";
	color:var(--color-1);
	font-family: ETmodules !important;
}
.woocommerce div.product form.cart .variations td select, .et-db #et-boc .et-l div.product form.cart .variations td select {
	border-radius:20px;
	height:40px;
	background-color:#fff;
	border:1px solid #aaa !important;
	box-sizing:border-box;
	cursor:pointer;
	font-size:13px;
	color:#232323!important
}
.woocommerce div.product form.cart .variations td {
	font-size: 15px;
	color: #232323;
	line-height: 40px;
}
.woocommerce div.product .stock {
	font-size: 15px !important;
	color: #232323;
}
@media only screen and (max-width : 768px) {
.woocommerce div.product .product_title {
margin-top: 30px;
}
.woocommerce div.product form.cart .variations {
margin-bottom:0;
}
.woocommerce div.product form.cart .variations td select {
width: 83%;
}
.woocommerce div.product form.cart .button {
margin-top: 20px;
}
.woocommerce div.product form.cart div.quantity {
display: block;
width: 100%;
}
.woocommerce .widget_shopping_cart .cart_list li {
margin-bottom: 15px;
}
}
/**Single Product*/



.et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
 background: transparent !important;
color: #333 !important;
border-width: 1px !important;
border-radius: 10px;
border-color: #ccc !important;
padding: 8px 12px 8px 0px !important;
width: 3.9em;
font-size: 19px;
margin-right: 5px;
}



.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
	border: 2px solid var(--color-1);
padding: 5px;
border-radius: 15px;
}

.woocommerce div.product form.cart div.quantity, 
.woocommerce-page div.product form.cart div.quantity{margin: 0 0px 0 0 !important;}


/**Product Stock in/Out*/
.single-product .stock.in-stock, .single-product .stock.out-of-stock {
	background:#b81c23;
	color:#fff !important;
	padding:2.5px 10px;
	position:relative;
	font-size:13px!important;
	font-weight:700;
	display:inline-block;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
	line-height:25px;
transition:all .3s ease-in-out
}
.single-product .stock.in-stock:before, .single-product .stock.out-of-stock:before {
	content:'';
	position:absolute;
	left:100%;
	top:0;
	background:#fff;
	width:5px;
	height:5px;
	border-radius:50%;
	z-index:1;
	bottom:0;
	margin:auto;
	box-shadow:inset 1px 1px 1px #2c2929
}
.single-product .stock.in-stock:after, .single-product .stock.out-of-stock:after {
	left:100%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-left-color:#b81c23;
	border-width:15px;
	margin-top:-15px;
transition:all .3s ease-in-out
}
.single-product .stock.in-stock {
	background-color:var(--color-2) !important;
}
.single-product .stock.in-stock:after {
	border-left-color: var(--color-2) !important;
}
.single .product .up-sells.upsells.products .products .product.type-product .et_overlay:before {
}
/**
* #.#  Woocommerce Notifications
*
*/


.et_pb_wc_cart_notice .et_pb_module_inner .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward{
color: var(--color-2);
border-radius: 25px;
font-size: 17px;
padding: 10px 30px !important;
text-transform: capitalize;}

.et_pb_wc_cart_notice .et_pb_module_inner .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:after{opacity:0 !important;}


.woocommerce .woocommerce-form-login-toggle .woocommerce-info, .archive .woocommerce-info, .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
	background: var(--color-2);
	border-radius: 150px;
	text-align: left;
}


.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
	line-height: 35px;
	border-radius: 30px !important;
	background-color:
#8fae1b !important;
	padding: 10px !important;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error {
	background:#b81c23;
	text-transform:uppercase
}
.single-product .woocommerce-notices-wrapper .woocommerce-error li .button.wc-forward {
	background: #fff;
	border: none;
	border-radius: 150px;
	font-size: 16px;
	color: var(--color-2);
}
.single-product .woocommerce-notices-wrapper .woocommerce-error li .button.wc-forward:hover {
	border:none;
	padding: .3em 1em !important;
	background:var(--color-2) !important;
	color:#fff !important;
}
.single-product .woocommerce-notices-wrapper .woocommerce-error li .button.wc-forward:after {
	display:none;
}
.woocommerce .woocommerce-error {
	text-align: center;
	text-transform: uppercase;
	background:#b81c23;
	border-radius: 150px;
}
.dct_search {
	border-radius: 15px;
	height: 50px !important;
	border-width:2px;
}
.dct_search input.et_pb_s {
	height: 50px !important;
}
.dct_search input.et_pb_searchsubmit {
	font-size: 0px;
	background:0 0;
	color:transparent;
	border:none;
	width:55px;
	z-index:2
}
.dct_search input.et_pb_s {
	padding-right:55px!important
}
.dct_search .et_pb_searchform:before {
	background: var(--color-1);
	content:'\55';
	position:absolute;
	font-family:ETModules;
	z-index:1;
	color:#fff;
	right:0;
	font-size:20px;
	padding:11px 20px
}
.dct_search input.et_pb_s, .dct_search input.et_pb_searchsubmit {
	color:#fff;
}
/*Sidebar Full Width*/
.dct_sidebar #sidebar {
	width:100% !important;
}
/**
* #.#  Woocommerce Cart
*
*/
.woocommerce .shop_table .woocommerce-cart-form__cart-item .product-quantity .quantity .input-text.qty {
	border-radius: 30px;
	overflow: hidden;
	border-width: 1px !important;
	border-color: rgba(0, 0, 0, .2) !important;
	background-color: rgba(0, 0, 0, 0) !important;
	color: #000 !important;
	border-style: dashed !important;
}
.woocommerce .woocommerce-MyAccount-content p {
	padding-bottom: 20px;
}
.woocommerce-page table.cart td.actions {
	padding-top:30px !important;
	padding-bottom:30px !important;
}
.woocommerce button.button:disabled {
	color: #fff !important;
	padding: .3em 1em !important;
}
.woocommerce button.button:disabled:hover {
	padding: .3em 1em !important;
}


.woocommerce a.remove {
	background: var(--color-1);
color: #fff !important;
font-weight: 300 !important;
}
.woocommerce a.remove:hover {
	background-color:var(--color-2;
}
.woocommerce table.shop_table td a {
	font-size: 15px;
	color: #232323;
}
.woocommerce table.shop_table td a:hover {
	color:var(--color-1)
}
.woocommerce table.shop_table td {
	color: #555;
}
#content-area table th {
	font-size: 15px;
	color: #232323;
}
.cart-collaterals .cross-sells ul li {
	width: 45% !important;
	margin-right: 10px !important;
}
.woocommerce-notices-wrapper .woocommerce-message .restore-item {
	color:#fff;
}


.woocommerce .cart-empty.woocommerce-info{display:none;}
.woocommerce .empty-cart{margin-bottom:10px;}



@media (max-width:480px) {
.et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product, .et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
width:100% !important;
}
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product, .et-db #et-boc .et-l .et_pb_shop ul.products.columns-2 li.product, .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product, .et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product, .et-db #et-boc .et-l .et_pb_shop ul.products.columns-5 li.product, .et-db #et-boc .et-l .et_pb_shop ul.products.columns-6 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-1 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-2 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-3 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-4 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-5 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-6 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-1 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-2 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-3 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-4 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-5 li.product, .et-db #et-boc .et-l .et_pb_wc_upsells ul.products.columns-6 li.product {
    width: 100% !important;
    margin-right: 4% !important;
}
}







/* Woo Theme With Plugins*/

/*mega menu*/

.et-menu-nav li.mega-menu > ul > li, .et-db #et-boc .et-l .et-menu-nav li.mega-menu > ul {
	display: flex;
	flex-wrap: wrap;
}
.et-menu-nav li.mega-menu > ul > li > a {
	color: var(--color-2);
}
.et-menu-nav li.mega-menu > ul > li:nth-child(4n+5) > a {
	margin-top: 20px;
}



/*Single Product Page*/
/*Varibale Product*/

.et_pb_wc_add_to_cart .quantity input.qty {
	flex: 1;
	background:transparent;
}
.et_pb_wc_add_to_cart .single_variation_wrap {
	width: 100%;
}
.et_pb_wc_add_to_cart .woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
}
.et_pb_wc_add_to_cart .quantity input.qty {
	padding: 8px 12px 8px 0px !important;
	color: var(--color-2);
	width: 3.9em;
	font-size: 19px;
}
.et_pb_wc_add_to_cart .variations th.label {
	font-size: 19px;
	text-transform: uppercase;
	color: var(--color-2);
}
.woocommerce div.product form.cart .variations th {
	vertical-align: middle;vertical-align: initial;
}
.woo-variation-swatches .variable-items-wrapper {
	justify-content: flex-end;
}
[data-wvstooltip]::before {
	min-width: auto;
}
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
}
.et_pb_wc_additional_info {
	padding-top: 17px;
	display: block;
}
.et_pb_wc_additional_info .woocommerce-product-attributes tbody tr.woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a, .et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab_content .shop_attributes td a, .et_pb_wc_tabs .et_pb_all_tabs .et_pb_tab_content .shop_attributes .woocommerce-product-attributes-item__value p, .et_pb_wc_additional_info .woocommerce-product-attributes .woocommerce-product-attributes-item__value p {
	color: #333;
	font-style: normal;
	font-size: 18px;background: transparent;
}

.woocommerce table.shop_attributes tr:nth-child(2n) td{background: transparent;}


.et_pb_wc_tabs .et_pb_tab_content .shop_attributes{border: none;}

.et_pb_wc_tabs table.shop_attributes th {
	text-align: left;
}
.et_pb_wc_additional_info .woocommerce-product-attributes tbody tr.woocommerce-product-attributes-item th.woocommerce-product-attributes-item__label, .et_pb_wc_tabs table.shop_attributes th {
	font-size: 20px;
	font-weight: 600;
	color: var(--color-2);
	padding: 0;background: transparent !important;
	border: none;
}
.et_pb_wc_additional_info .woocommerce-product-attributes tr.woocommerce-product-attributes-item {
	padding-top: 13px;
	display: block;
}

.woocommerce-page div.product div.images img{background-color:transparent;}

/*WPC Cart Icon*/

.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li .woofc-icon-cart16::before, .dct_menu_icons ul.et-menu.nav li .woofc-icon-cart16::before {
	font-size: 20px;
}
/*Header Menu Cart Icons*/

.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li, .dct_menu_icons ul.et-menu.nav li {
	margin-top: 0;
	padding: 0 10px;
}
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li a, .dct_menu_icons ul.et-menu.nav li a {
	padding: 0;
	color: #fff;
	opacity: 1;
	font-size: 24px;
}
/* Wishlist Icon*/

.et-db #et-boc .et-l .dct_menu_icons.bg ul.et-menu.nav li span.wishlist_products_counter_number {
	background: #000;
}
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li span.wishlist_products_counter_number, .dct_menu_icons ul.et-menu.nav li span.wishlist_products_counter_number {
	color: #ffffff;
	font-size: 10px;
	font-weight: 400;
	width: 16px;
	display: block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 8px;
	position: absolute;
	left: 15px;
	top: -7px;
	background-color: var(--color-1);
}
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li .wishlist_products_counter:before, .dct_menu_icons ul.et-menu.nav li .wishlist_products_counter:before {
	font-size: 23px;
	content: "\f004";
	font-family: FontAwesome !important;
}


/*Wishlist Pop up*/

.tinv-wishlist .tinvwl_added_to_wishlist .tinv-cell .tinvwl-buttons-group .button {
	background: var(--color-1);
}

/*My Account*/

.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li.dct_my_account, 
.dct_menu_icons ul.et-menu.nav li.woofc-menu-item, 
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li.dct_my_account, 
.dct_menu_icons ul.et-menu.nav li.woofc-menu-item {
	margin-top: 4px;
}
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li.dct_my_account a, 
.dct_menu_icons ul.et-menu.nav li.dct_my_account a {
	font-size: 0;
}
.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li.dct_my_account a:before, 
.dct_menu_icons ul.et-menu.nav li.dct_my_account a:before {
	content: '\f007';
	font-family: FontAwesome !important;
	font-size: 23px;
}


/*WPC Cart Icon*/

.et-db #et-boc .et-l .dct_menu_icons ul.et-menu.nav li .woofc-icon-cart16::before, 
.dct_menu_icons ul.et-menu.nav li .woofc-icon-cart16::before {
	font-size: 20px;
}




