/*
Theme Name:   furbar
Description:  furbar
Author:       furbar
Description:  furbar
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         e-commerce
Text Domain:  furbar
*/

/* #elementor-add-new-section { */
  /* display: block; */
/* } */

/* .elementor-add-section elementor-visible-desktop { */
	/* margin-top:300px; */
/* } */

.single-product {
    margin-top: 0px;
}

.woocommerce-account .woocommerce-MyAccount-content{
	float:left;
}

.account-title {
  font-size: 24px;
  font-weight: 500;
  color: #000;
}

address {
	font-size: 14px;
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
	width: 100%;
	line-height: 48px;
	border-radius: 0px;
	padding-left: 20px;
	padding-right: 28px;
	font-style: italic;
	font-size: 14px;
	color: #999999;
}

#billing_country, #billing_state, #shipping_country, #shipping_state {
  width: 100% !important;
  height: 50px;
  border: 1px solid #d7d7d7;
  border-radius: 1px;
  background: white;
}

.sidebar-widget {
    margin-top: 50px !important;
}

.wc-block-product-categories-list-item {
  margin-top: 10px;
}

.wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
  --range-color: currentColor;
  background: #f2a100;
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.woocommerce a.trash {
text-align: center;
margin: 0 auto;	
}

.woocommerce-message {
    border-top-color: #f2a100;
}

.woocommerce-message::before {
    content: "\e015";
    color: #f2a100;
}

.cart_totals {
    margin-top: 48px;
}

.cart-total-table {
    background-color: #eaeaea;
    padding: 10px 25px;
}

.cart-total-btn {
	margin-top:30px;
}

a.btn.btn-dark.btn-hover-primary.btn-block.wp-element-button {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-weight: 500;
    font-size: 14px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin-top: 10px;
}

textarea#order_comments {
    border: 0;
    background-color: #f7f7f7;
    height: 150px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none;
    padding: 0px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}

.checkout-form {
    margin-top: 30px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}

span.woocommerce-Price-amount bdi {
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

button#place_order {
	width: 100%;
}

div.product-details-description div.price span bdi {
    font-size: 24px;
    margin-top: 5px;
}

.woocommerce .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffc600;
}


a.woocommerce-review-link {
    font-size: 16px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 600;
    color: #9f9e9e;
    margin-top: -2px;
    margin-bottom: 0;
    margin-left: 10px;
}

ins {
	text-decoration:none;
}

form.cart {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	
}

button.btn.btn-dark.btn-hover-primary.wp-element-button {
    margin-left: 10px;
}

.yith-wcwl-add-to-wishlist.add-to-wishlist-54.wishlist-fragment.on-first-load {
	margin-left:10px;
	margin-top:0px;
}

/* #tab-title-description, #tab-title-additional_information, ##tab-title-reviews { */
  /* color: #cccccc; */
  /* font-size: 24px; */
  /* font-weight: 600; */
  /* font-family: "Rajdhani", sans-serif; */
  /* border: 0; */
  /* background: none; */
  /* padding: 0 10px; */
  /* position: relative; */
  /* -webkit-transition: all 0.3s ease 0s; */
  /* -o-transition: all 0.3s ease 0s; */
  /* transition: all 0.3s ease 0s; */
/* } */


.reviews-title {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

.stars {
  margin-bottom: 0px;
  color: #f2a100;
  margin-top: 5px;
}

p.comment-form-cookies-consent {
    margin-top: 10px;
}


h2.title-related {
    font-size: 30px;
    font-weight: 700;
    color: #444;
    margin-bottom: 0;
	    border-bottom: 1px solid #e6e6e6;
		margin-bottom:20px;
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: 0px;
  left: 0px;
  margin: 0;
  border-radius: 0;
  background-color: #f2a100;
  color: #fff;
  font-size: .857em;
  z-index: 9;
}

.single-product-02 .product-content .price .sale-price {
  font-size: 18px;
  color: #6d707f;
  margin-top: 3px;
}

.woosc-btn {
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  font-weight: 500;
  position: relative;
z-index: 2;
overflow: hidden;
text-transform: uppercase;
letter-spacing: 2px;
  background-color: #f2a100;
  border-color: #f2a100;
color: #fff;
}

.quantity{
	
	display:inline;
}

.single_add_to_cart_button.button.alt.wp-element-button {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	font-weight: 500;
	font-size: 14px;
}

.btn.btn-dark.btn-hover-primary.wp-element-button {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-weight: 500;
  font-size: 14px;
}

.product-info{
	margin-top:10px;
}

form.variations_form {
	display:inline-block;
}

.woosc-btn{
	display:inline;
}


.woosc-btn-has-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 23px;
  color: #fff;
  background-color: #494949;
  display: inline-block !important;
  border-radius: 5px;
  margin-top: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
 // top: 20px;
  text-align: center;
  margin-left:10px;
  top: 20px;
}

span.woosc-btn-icon{
  margin-left: -12px !important;
  margin-top: 20px !important;
}

.wishlist-fragment {
  display: inline-block;
  top: 3px;

  margin-left: 10px;
  position: relative;
}


.product-details-description .meta-action .action {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 23px;
  color: #fff;
  background-color: #494949;
  display: block;
  border-radius: 5px;
  margin-top: 8px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

form.cart a.woosc-btn {
	top:0px;
}

.lable {
  color: #3f3d3d;
  font-size: 16px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  margin-right: 5px;
}

.value {
	color: #9f9e9e;
	font-size: 16px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 600;
}

form#yith-wcwl-form {
	width:100%;
}

.wishlistqty {
	width: 35px;
	height: 50px;
	border: 0;
	padding: 0 5px;
	background: none;
	font-size: 14px;
	font-weight: 500;
	outline: none;
	color: #fff;
	text-align: center;
}

.product-quantity {
	position: relative;
	background-color: #494949;
	border-radius: 5px;
}


.product-quantity button.add{
background: none;
color: #fff;
height: 50px;
border: 0;
font-weight: 500;
font-size: 16px;
padding: 0;
  padding-right: 0px;
padding-right: 15px;
}

.product-quantity button.sub{
background: none;
color: #fff;
height: 50px;
border: 0;
font-weight: 500;
font-size: 16px;
padding: 0;
  padding-left: 0px;
padding-left: 15px;
}

.cart-table .table tbody tr td {
  border: 1px solid #eaeaea;
  padding: 20px 20px;
  vertical-align: middle;
  text-align: center;
}

div.header-mobile-top .custom-logo {
  height: auto;
  width: auto;
}

.canvas-close-bar {
  background-color: #f2a100;;
  
}


div.ddcanvas-menu li.menu-item , .nav-menu-fix {

display: block;
color: #383838;
font-size: 14px;
font-weight: 500;
padding: 5px 20px;
  padding-right: 20px;
padding-right: 50px;
line-height: 30px;
text-transform: capitalize;
border-top: 1px solid #ebebeb;
text-decoration: none;

}


.video-home {
  position: relative;
  margin-top: -170px;
  height: 500px;
  max-width: 1066px;
  margin: 0 auto;
  top: -170px;
  bottom: -111px;
}

.video-home .section.call-to-action {
	background: #fff;
	padding-bottom: -50px;
	padding-top: 50px;
}

#block-35 {
	margin-bottom: -100px;
}

.slider-section .slider-shape {
    background-color: #ababab;
    display: none;
}

.single-product .product-meta{
	    position: absolute;
    bottom: 21%;
    right: 0;
}

i.pe-7s-user, i.pe-7s-shopbag {
    display: none;
}