.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 a.added_to_cart {
   font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background: #323232;
    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 #323232;
    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: 16px;
}
.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-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25em;
}

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