.woocommerce ul.products li.product .price{
	color:#b19777;
}
.projects.products .item .con{
	bottom:-80px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled {
   font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: #b19777;
    color: #fff;
    padding: 12px 25px;
    margin: 0;
	outline:none;
	line-height: 1.2em;
	border-radius:0px;
    position: relative;
    font-size: 13px;
    letter-spacing: 3px;
	-webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce button.button.alt.disabled:hover {
    background: #323232!important;
    color: #999;
}
.woocommerce ul.products li.product .button{
	margin-top:0px;
}
.woocommerce .products .star-rating{
	display:inline-block;
	color:#b19777;
}
.woocommerce .star-rating::before,
.woocommerce .star-rating span::before,
.woocommerce p.stars a::before{
	color:#b19777;
}
.dark-version .woocommerce-Reviews input,
.dark-version .woocommerce-Reviews textarea{
	border-color: rgba(255,255,255,0.03);
}

.dark-version .woocommerce-Reviews input:focus,
.dark-version .woocommerce-Reviews textarea:focus,
.light-version .woocommerce-Reviews input:focus,
.light-version .woocommerce-Reviews textarea:focus{
	border-color: #b19777;
}

.light-version .woocommerce-Reviews input,
.light-version .woocommerce-Reviews textarea{
	border-color: rgba(0,0,0,0.03);
}

.woocommerce .comments__header .star-rating{
	float:left;
	margin:10px 0px;
	font-size: 12px;
}
.woocommerce div.product .woocommerce-product-rating{
	margin-bottom:15px;
}
.woocommerce .woocommerce-product-rating .star-rating{
	font-size: 14px;
}
.woocommerce .woocommerce-product-rating{
	line-height: 27px;
    font-family: 'Oswald', sans-serif;
}
.woocommerce div.product p.price{
	 font-family: 'Oswald', sans-serif;
	 color:#b19777;
}
.woocommerce a.remove:hover{
	background:#b19777;
}
.woocommerce .quantity .qty{
	height:40px;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
.cart_totals h2{
	font-size: 35px;
    font-weight: 300;
    color: #b19777;
    position: relative;
    line-height: 1.25em;
    margin-bottom: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.cart_totals h2{
	margin-top:30px;
}
.shop_table  table, .shop_table th, .shop_table tr, .shop_tabletd{
	border:none!important;
}
.shop_table thead tr{
	background:transparent!important;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove{
	font-size: 18px;
    top: 5px;
    width: 21px;
    line-height: 20px;
    height: 21px;
    border-radius: 0px;
    background-color: #b19777;
    color: #fff!important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.woocommerce .woocommerce-cart-form  table.shop_table {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-width: 0;
    width: 100%;
}

.woocommerce-cart-form .shop_table tbody tr td {
    padding: 15px 10px;
    vertical-align: center;
    border: none!important;
	font-size: 13px;
    text-transform: uppercase;
	border-left: 0;
    line-height: 40px;
	font-weight:400;
    font-family: 'Oswald', sans-serif;
}


.woocommerce-cart-form .shop_table thead {
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
}

.woocommerce table.shop_table th, .woocommerce .shop_table thead th.box-name {
    font-size: 14px;
    text-transform: uppercase;
	border-left: 0;
   	border:none!important;
	font-family: 'Oswald', sans-serif;
    
}

.woocommerce-cart-form .shop_table tbody tr .product-thumbnail img {
    width: 80px;
    height: auto;
}
.woocommerce-page table.cart td.actions {
    padding: 30px 25px;
    border: 1px solid #e8e8e8!important;
}
td.product-name a{
	color:#000;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
padding: 6px 6px 9px;	
}
td, th{
	border: 1px solid #ebe9eb;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{
	border-bottom:0px;
}
.woocommerce-cart .wc-proceed-to-checkout{
	float:right;
}
.dark-version tr:nth-child(odd){
	background:#323232;
}
.dark-version td.product-name a{
	color:#999;
}
.dark-version .woocommerce-cart-form .shop_table thead,
.dark-version.woocommerce-page table.cart td.actions{
	border-color:rgba(255,255,255,0.03)!important;
}
.woocommerce-cart .cart-collaterals .cart_totals table td{
	 border:none!important;
 }
.woocommerce table.shop_table{
	 border:none;
}
.woocommerce-checkout #payment{
	float:left;
	width:100%;
}
.woocommerce-checkout-review-order table *{
	border:none!important;
}
.woocommerce-input-wrapper{
	float:left;
	width:100%;
	margin-bottom:20px;
}

.select2-container .select2-selection--single{
	padding:20px;
	padding-left:0px;
	text-align:left;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
	background: transparent;
    border: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-style: solid;
    border-width: 1px;
	outline:none;
	min-height: 58px;
	border-radius:0px;
}
.light-version .select2-container .select2-selection--single{
	border-bottom: 1px solid #f4f4f4;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #8c8b8b;
    line-height: 18px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	top: 27px;
    border: none;
    left: unset;
    right: 0px;
	
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after{
	content: '';
    display: block;
    height: 6px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 22px;
    top: 50%;
    z-index: 5;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 6px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after{
	border-bottom: 2px solid #b19777;
    border-right: 2px solid #b19777;
}
.select2-container{
	color:#000;
}
.woocommerce form .form-row .select2-container .selection{
	float:left;
	width:100%;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left:0px;
}
.wc_payment_methods{
	list-style:none!important;
}
.wc_payment_methods li{
	list-style:none!important;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
	margin-top:20px;
}

.dark-version #add_payment_method #payment, 
.dark-version .woocommerce-cart #payment, 
.dark-version .woocommerce-checkout #payment{
	background:#323232;
	font-family: 'Didact Gothic', sans-serif;
}
.dark-version .woocommerce-error, 
.dark-version .woocommerce-info, 
.dark-version .woocommerce-message{
	background-color:#323232;
	color:#fff;
	font-family: 'Didact Gothic', sans-serif;
}
.dark-version #add_payment_method #payment ul.payment_methods, 
.dark-version .woocommerce-cart #payment ul.payment_methods, 
.dark-version .woocommerce-checkout #payment ul.payment_methods{
	border-color:rgba(255,255,255,0.03);
}
.dark-version .woocommerce form.checkout_coupon, 
.dark-version .woocommerce form.login, 
.dark-version .woocommerce form.register{
	border-color:rgba(255,255,255,0.03);
	border-radius:0px;
}

.light-version .woocommerce form.checkout_coupon, 
.light-version .woocommerce form.login, 
.light-version .woocommerce form.register{
	border-color:rgba(0,0,0,0.03);
	border-radius:0px;
}

.woocommerce span.onsale{
	background-color: #b19777;
    font-family: 'Oswald', sans-serif;
    top: 6px;
    left: 6px;
    font-weight: 300;
    line-height: 37px;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .onsale{
	background-color: #b19777;
    font-family: 'Oswald', sans-serif;
    top: 15px;
    right: 15px;
    font-weight: 300;
    line-height: 37px;
    text-transform: uppercase;
}
@media screen and (min-width: 544px) {
.full-width-wc{
	padding-left:0px!important;
	padding-right:0px!important;
}
}
@media screen and (max-width: 544px) {
.woocommerce .products ul, .woocommerce ul.products{
	padding:0px 15px;
}
}
@media screen and (max-width: 767px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 0px;
}
}
.dark-version select{
	background:transparent;
	border:none;
	font-family: 'Oswald', sans-serif;
    letter-spacing: 4px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25em;
    color: #999;
    margin: 13px 0 0 0;
    padding: 0 0 13px 0;
    list-style: none;
    border-bottom: 1px solid rgba(255,255,255,0.03);
	margin-top:0px;
}

.light-version select{
	background:transparent;
	border:none;
	font-family: 'Oswald', sans-serif;
    letter-spacing: 4px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25em;
    color: #777;
    margin: 13px 0 0 0;
    padding: 0 0 13px 0;
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,0.03);
	margin-top:0px;
}

.light-version.woocommerce .woocommerce-result-count{
	font-family: 'Didact Gothic', sans-serif;
    line-height: 1.25em;
    color: #777;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{
	border:none!important;
}
.woocommerce div.product form.cart .variations tr:nth-child(odd){
	background:none!important;
}
.woocommerce div.product form.cart .variations label{
	font-family: 'Oswald', sans-serif;
}
.woocommerce table.shop_attributes{
	font-family: 'Didact Gothic', sans-serif;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes tr,
.woocommerce table.shop_attributes td{
	border:none!important;
}
.group_table td,
.group_table tr{
	border:none!important; 
	background:none!important;
	font-family: 'Didact Gothic', sans-serif;
}

.dark-version input:-webkit-autofill,
.dark-version  input:-webkit-autofill:hover,
.dark-version  input:-webkit-autofill:focus,
.dark-version  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color:#999;
}

.light-version input:-webkit-autofill,
.light-version  input:-webkit-autofill:hover,
.light-version  input:-webkit-autofill:focus,
.light-version  input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color:#777;
}
.woocommerce form .password-input, 
.woocommerce-page form .password-input{
	float:left;
	width:100%;
}
.col-1.woocommerce-Address,
.col-2.woocommerce-Address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-account .addresses .title h3{
	font-size: 35px;
    font-weight: 300;
    position: relative;
    line-height: 1.25em;
    margin-bottom: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.price_slider_wrapper{
	float:left;
	width:100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	background-color:#b19777;
}
.dark-version.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color:#999;
}
.light-version.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color:#eee;
}
.woocommerce.dark-version .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background-color:#272727;
}
.woocommerce.light-version .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background-color:#fff;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a{
	font-family: 'Didact Gothic', sans-serif;
	font-weight:400;
	font-size: 16px;
}
.woocommerce ul.cart_list li span, 
.woocommerce ul.product_list_widget li span.amount{
	font-family: 'Didact Gothic', sans-serif;
	font-weight:400;
	font-size:13px;
}

.woocommerce ul.product_list_widget li img{
	width:60px
}
.woocommerce ul.product_list_widget li .star-rating{
	font-size: 10px;
    margin: 10px 0px 5px 0px;
}
.woocommerce .widget_shopping_cart .buttons a, 
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_price_filter .price_slider_amount .button {
    padding: 10px 20px;
    font-size: 12px;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
    float: left;
    width: 100%;
    margin-top: 18px;
}
.woocommerce.dark-version .widget_shopping_cart .total, 
.dark-version .woocommerce.widget_shopping_cart .total {
    border-color:rgba(255,255,255,0.05);
}

.woocommerce.light-version .widget_shopping_cart .total, 
.light-version .woocommerce.widget_shopping_cart .total {
    border-color:#ececec;
}
.shop-info,
.term-description{
	margin-bottom:60px;
}

.dark-version.woocommerce .woocommerce-result-count {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25em;
	color:#999;
}

select {
    background: transparent;
    border: none;
    font-family: 'Didact Gothic', sans-serif;
    line-height: 1.25em;
    color: #777;
    margin: 13px 0 0 0;
    padding: 0 0 13px 0;
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,0.03);
    margin-top: 0px;
}

.dark-version select {
    color: #999;
    border-bottom: 1px solid rgba(255,255,255,0.03);
    
}


.shop_table tbody tr .product-remove a {
    font-size: 18px;
    top: 1px;
	background-color: #b19777;
    color: #fff!important;
    width: 21px;
    line-height: 20px;
    height: 21px;
    border-radius: 0px;
   -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
}


.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
    font-weight: 400;
}



.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 15px;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
}

.count {
    font-family: 'Didact Gothic', sans-serif;
}


.woocommerce .quantity .qty {
    height: 40px;
    border: none;
    font-size: 16px;
    font-weight: 300;
}

.dark-version.woocommerce .quantity .qty {
	background-color: #444;
	color: #fff;
}

.light-version.woocommerce .quantity .qty {
	background: #F4F4F4;
    color: #999;
}

.woocommerce table.shop_table th, .woocommerce .shop_table thead th.box-name {
    font-size: 14px;
    text-transform: uppercase;
    border-left: 0;
    border: none!important;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    
}
.dark-version.woocommerce table.shop_table th, .woocommerce .shop_table thead th.box-name {
	color: #fff;
}


.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    border: none;
    font-family: 'Didact Gothic';
}

.dark-version .woocommerce .quantity .qty {
	background: #444;
    color: #fff;
}

.light-version .woocommerce .quantity .qty {
	background: #F4F4F4;
    color: #777;
}

.light-version tr:nth-child(odd) .quantity .qty{background: #fff!important;}

.count {
    font-family: 'Didact Gothic', sans-serif;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    border: 1px solid #d3ced2;
	background-color: #f5f5f5;
	height:40px;
}

.dark-version #add_payment_method table.cart td.actions .coupon .input-text, .dark-version.woocommerce-cart table.cart td.actions .coupon .input-text, .dark-version.woocommerce-checkout table.cart td.actions .coupon .input-text{
	 background-color: #444;
	 border: 1px solid #444;
}


.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
    font-weight: 400;
}


.woocommerce-cart .cart-collaterals .cart_totals tr th {
	font-weight: 400;
}


.page-content ul:not(.blocks-gallery-grid, .wc-block-grid__products) {
    padding-left: 20px;
    display: block;
    list-style-type: disc;
    -webkit-padding-start: 50px;
}
.woocommerce .products ul, 
.woocommerce ul.products{
	float:left;
	width:100%;
}

.bn-woo-url-wrap{
	position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 9;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width:100%;
}
.woocommerce .woocommerce-customer-details address{
	height:auto!important;
}
.dark-version .woocommerce-customer-details address{
	border-color: #d3ced2;
}
.woocommerce table.shop_table td{
	border:none!important;
}
.woocommerce ul.order_details{
	padding-left: 0px!important;
    display: block;
    list-style-type: none!important;
    -webkit-padding-start: 0px!important;
}
.woocommerce ul.order_details li{
	list-style-type: none!important;
	padding-right: 2em!important;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    float: left;
    width: 100%;
}
.projects .item.bn-disable-pro-hover .con{
	position: relative;
    padding: 30px 15px;
    bottom: 0px;
    text-align: left;
	background:#323232;
}
.light-version .projects .item.bn-disable-pro-hover .con{
background:#F4F4F4;
}
.light-version .projects .item.bn-disable-pro-hover .con h5 a{
	color: #272727;
}
.projects .item.bn-disable-pro-hover .line{
	background-color:transparent;
	margin: 0 auto 10px;
}

.woocommerce ul.products li.product .item.bn-disable-pro-hover .price{
	font-size:14px;	
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom:0px;
}
.section-padding3 {
    padding: 120px 0px 90px 0px;
}

/* ======= Wishlist style ======= */
.sort-product {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
}
.sort-product p {
    margin-bottom: 0;
    color: #676977;
    line-height: 1.2em;
}
.sort-product p span {
    color: #0f2454;
}
.sort-product .sortby {
  margin-left: auto;
}
.sort-product .sortby .select2-selection__rendered {
    color: #676977;
}
.dark-version .sort-product .sortby .select2-selection__rendered {
    color: #999;
}
.sort-product .sortby.select1_inner:after {
    color: #676977;
}
.sort-product .sortby .select2 {
    border: 1px solid #eaedf8;
    background: #f4f5f8;
    height: 64px;
	max-width:250px;
    line-height: 60px;
    border-radius: 0px;
    padding-left: 18px;
    padding-right: 30px;
    margin-bottom: 0;
}
.dark-version .sort-product .sortby .select2 {
    border: 1px solid #323232;
    background: transparent;
}
.sort-product .sortby .select2 .list {
  height: 200px;
  overflow: auto;
  border-radius: 0;
}


/* ======= Tour Actions style ======= */
.shop1 .item{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.shop1 .item .actions {
    height: 100%;
    position: absolute;
    left: 0;
    top: 45%;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.shop1 .item .actions .icon-btn{
    font-size: 15px;
    border-radius: 50%;
    border-color: #fff;
    background-color: #fff;
    color: #0f2454;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    width: 45px;
    height: 45px;
    line-height: 45px;
	margin-top:0px!important;
	padding:0px!important;
}
.shop1 .item .actions .icon-btn:hover{
    color: #fff;
    background-color: #323232;
    border-color: #323232;
}

.shop1 .item .actions>* {
    margin: 0 var(--icon-gap-x, 5px)
}
.shop1 .item .actions>*>a {
    margin: 0
}
.shop1 .item:hover .actions {
    visibility: visible;
    opacity: 1;
}
.shop1 .item .con {
    padding: 20px;
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: left;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(15, 36, 84, .1) 2%, rgba(15, 36, 84, .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(15, 36, 84, .01) 2%, rgba(15, 36, 84, .75) 90%);
}
.shop1 .item:hover .con{
    bottom: 0;
}
.shop1 .item .category-pro{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3;
    writing-mode: vertical-rl;
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    text-orientation: mixed;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
    padding: 12px 6px;
    line-height: 1.5em;
    text-transform: uppercase;
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 5%);
    background: #b19777;
}
@media (min-width: 992px) {
    .tl-col-6 .col-md-tl {
        flex: 0 0 auto;
        width: 16.66666667%;
        max-width: 16.66666667%;
    }
	.tl-col-4 .col-md-tl {
        flex: 0 0 auto;
        width: 25%;
        max-width: 25%;
    }
	.tl-col-3 .col-md-tl {
        flex: 0 0 auto;
        width: 33.33333333%;
        max-width: 33.33333333%;
    }
	.tl-col-2 .col-md-tl {
        flex: 0 0 auto;
        width: 50%;
        max-width: 50%;
    }
	.tl-col-1 .col-md-tl {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }
}
.position-re-order-shop{
	padding-bottom:132%;
}
.bn-products{
	float:left;
	width:100%;
}
.shop1 .item:hover img{
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.shop1 .item:hover .line{
    width: 100%;
    transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in-out;
}
.shop1 .item .line{
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, 0.2);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    margin: auto 0 20px;
}
.shop1 .item .con h5{
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.added_to_cart{
	font-size: 15px;
    border-radius: 50%;
    border-color: #fff;
    background-color: #fff;
    color: transparent;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    width: 45px;
    height: 45px;
    line-height: 45px;
	margin-top:0px!important;
	padding:0px!important;	
}
.added_to_cart:before{
	content: "\e60d";
	font-family: 'themify';
	position:relative;
	left:7px;
    speak: none;
	color:#0f2454;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.added_to_cart:hover {
    color: transparent;
    background-color: #323232;
    border-color: #2095AE;
}
.added_to_cart:hover:before{
	color:#fff;
}
.shop1 .item .actions .icon-btn.added i{
	display:none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top:5px;
}


.wc-block-cart table th, 
.wc-block-cart table td,
.wc-block-cart table {
	border: none;
}
.wc-block-cart table tr{
	border:none!important;
}
.dark-version .is-large.wc-block-cart .wc-block-cart-items td,
.dark-version .wc-block-components-totals-wrapper,
.dark-version .wp-block-woocommerce-cart-order-summary-totals-block{
	border-top:1px solid #323232;
}
.wc-block-cart tr:nth-child(odd){
	background:transparent;
}
.is-large.wc-block-cart .wc-block-cart-items th{
	padding:8px 8px 8px 8px!important;
	text-align:center!important;
}
.is-large.wc-block-cart .wc-block-cart-items td{
	padding: 24px 16px 24px 16px!important;
}
.dark-version .wc-block-components-quantity-selector{
	background-color:#323232;
}
.wc-block-components-button:not(.is-link) {
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: #b19777;
    color: #fff;
    padding: 13px 30px;
    margin: 0;
    position: relative;
    font-size: 16px;
    letter-spacing: 3px;
	outline:none!important;
	box-shadow:none!important;
}
.wc-block-components-button:not(.is-link):after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
	background: #323232;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wc-block-components-button:not(.is-link) span {
    position: relative;
    z-index: 2;
}
.wc-block-components-button:not(.is-link):hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.dark-version .wc-block-components-button:not(.is-link):hover span {
    color: #fff;
}
.wc-block-components-title.wc-block-components-title{
	text-transform:uppercase;
	letter-spacing: 4px;
    word-spacing: 5px;
}

.dark-version .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{
	background:#323232;
	border-color:#323232;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{
	background:transparent!important;
	border:none!important;
	width:auto!important;
	height:auto!important;
}
.dark-version .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
	background:#323232;
	border-color:#323232;
}
body .wc-block-components-checkbox .wc-block-components-checkbox__mark{
	fill:#b19777;
}
.wc-block-components-panel__button, .wc-block-components-panel__button:active, .wc-block-components-panel__button:focus, .wc-block-components-panel__button:hover{
	box-shadow:none!important;
	border:none!important;
	outline:none!important;
}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	min-height:unset!important;
	max-height:50px;
}
.dark-version .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .dark-version .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .dark-version .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .dark-version .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .dark-version .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .dark-version .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .dark-version .wc-block-components-text-input input[type=email]:focus, .dark-version .wc-block-components-text-input input[type=number]:focus, .dark-version .wc-block-components-text-input input[type=password]:focus, .dark-version .wc-block-components-text-input input[type=tel]:focus, .dark-version .wc-block-components-text-input input[type=text]:focus, .dark-version .wc-block-components-text-input input[type=url]{
	background-color:transparent!important;
	box-shadow:none;
	color:#999;
}
.light-version .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .light-version .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .light-version .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .light-version .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .light-version .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .light-version .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .light-version .wc-block-components-text-input input[type=email]:focus, .light-version .wc-block-components-text-input input[type=number]:focus, .light-version .wc-block-components-text-input input[type=password]:focus, .light-version .wc-block-components-text-input input[type=tel]:focus, .light-version .wc-block-components-text-input input[type=text]:focus, .light-version .wc-block-components-text-input input[type=url]{
	background-color:transparent!important;
	box-shadow:none;
	color:#999;
}
.wc-block-components-text-input label{
	display:none;
}
.wc-block-components-totals-footer-item{
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body .wc-block-components-totals-item__value{
	font-weight:400;
}
.wc-block-cart .wc-block-cart__submit-container{
	margin-top:15px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th, table.wc-block-cart-items .wc-block-cart-items__header th{
	font-size:15px;
}
.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text{
	display:none;
}
.wc-block-components-address-card__edit:hover{
	background-color:none;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{
	outline:none!important;
}
.wp-block-heading{
	font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 5px;
    word-spacing: 0px;
    margin-bottom: 30px;
}
body .wc-block-grid__product-title, 
body .wc-block-grid__product-title{
	color:#b19777;
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 5px;
    word-spacing: 0px;
    font-size: 15px;
    margin-top: 10px!important;
}
.wc-block-grid__product .wc-block-grid__product-price{
	font-size:14px;
}
@media (min-width: 767px) {
    .cart-mini-uri:not(.cart-mini-uri-click):before {
        content: "|";
        padding-right: 20px;
    }
}