
input, select, textarea{
  border:solid 1px #fff;
  color:#fff;
  background-color:transparent;
}

select option{
  background-color:#fff;
  color:#000;
  padding:5px;
}
.site-header{
  position:relative;
  z-index:10;
}
.footer{
  padding-top:0!important;
}
.footer-bottom .container>.row{
  display:block!important;
  color:#fff;
  text-align:center;
}
.footer-bottom a{
  color:#c29168;
}
.footer-copyrights{
  width:100%!important;
  float:none!important;
}
.last-p-no-margin p:last-child{
  margin-bottom:0!important;
}

.term-description h1{
  font-size:30px;
}
.entry-content h2, 
.term-description h2,
.woocommerce-product-details__short-description h2{
  font-size:18px;
}
.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge, .eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge{
  display:none!important;
}
.eael-product-grid .woocommerce ul.products li.product .button{
  background-color: #f2f2f2!important;
 	color:#000!important;
    border-radius: 4px!important;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 12px!important;
}
.eael-product-grid .woocommerce ul.products li.product .button:hover{
  background-color: #c29168!important;
 	color:#fff!important;
}
.eael-product-grid .woocommerce ul.products li.product .price,
.eael-product-grid .woocommerce ul.products li.product a img{
  border:none!important;
}
#masthead{
  z-index:10;
}
.img-gray img{
  -webkit-filter:grayscale(1);
  filter:grayscale(1);
}
.logo-60h img{
  max-height:60px;
}
.content-product{
  background-color:#fff;
  border: solid 1px #c29168;
    border-radius: 4px;
    padding: 5px;
}
.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size:1em!important;
}

.content-product .product-content-image img{
  	margin: 0 0 0em !important;
    height: 250px !important;
    object-fit: cover;
    object-position: top;
}

h2.woocommerce-loop-product__title, .content-product .product-title {
  min-height:90px;
  color:#313131;
  font-weight:600;
}
h2.woocommerce-loop-product__title a, .content-product .product-title a{
  color:inherit;
  font-weight:inherit;
}

.content-product .price{
  font-size: 0.95em;
    font-weight: 600;
  color:#000!important;
}
.content-product .price *{
  color:inherit!important;
}
.content-product .price del{
  color: #999;
    font-weight: 400;
}
.star-rating:before{
  color:#ccc;
  margin-bottom:10px;
}


.woocommerce div.product form.cart .variations select{
  min-width:55%;
  font-size: 16px !important;
}


.single-product .product-information-inner .product_title{
  display:none!important;
}

.single-product .product-information-inner .price{
  margin-bottom:20px;
}
.single-product .product-information-inner .price .amount{
  color:#fff!important;
}
.single-product .product-information-inner .price del{
  opacity:0.5!important;
}

.product-info-wrapper form.cart table.variations, 
.product-information form.cart table.variations, 
.product-summary-center form.cart table.variations{
  margin-top:40px;
  margin-bottom:40px;
}
.product-info-wrapper form.cart table.variations label, 
.product-information form.cart table.variations .label, 
.product-summary-center form.cart table.variations .label{
  font-weight: 600;
}

.single-product .product_meta{
  margin-top:30px;
  font-size:18px;
}
.single-product .product_meta > *{
	color:  #C29168;
}
.single-product .product_meta span a, 
.single-product .product_meta span span, 
.single-product  .single-tags a, 
.single-product  .single-tags span{
  color:#fff!important;
}

.single-product .woocommerce-tabs.tabs .wc-tabs{
  border-color:#fff;
  text-align: initial;
}
.single-product .woocommerce-tabs.tabs .tab-title{
  font-size:1em;
  padding: 5px 20px;
}
.single-product .woocommerce-tabs.tabs .tab-content{
  padding-top:2em;
}
.single-product .tabs .tab-title.opened, 
.single-product .tabs .tab-title.opened:hover, 
.single-product .tabs .tab-title:before{
  color:#fff!important;
  background-color:#c29168!important;
}

.single-product .products-title.related-products-title{
  margin-bottom: 35px;
    margin-top: 30px;
}

.filter-wrap{
  margin-bottom:30px!important;
  margin-top:30px!important;
}

.sidebar-widget.WpfWoofiltersWidget ~ .sidebar-widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav,
.sidebar-widget.WpfWoofiltersWidget ~ .sidebar-widget.woocommerce.widget_product_categories{
  display:none!important;
}
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton{
  background-color: #c29168;
    width: 100%!important;
    margin: 10px auto!important;
  font-size: 14px!important;
    letter-spacing: 2px;
}

.wpfFilterWrapper .wpfFilterTitle {
    color: #c29168!important;
}

.onsale{
  border-radius: 200px;
    left: auto!important;
    right: -0.5em;
    top: -0.5em!important;
  font-weight: 600;
    letter-spacing: 1px;
}

.content-product .available-on-backorder, 
.content-product .stock{
      top: 20px;
    left: -60px;
  	width:200px;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none;
    background-color: #c62828;
    padding: 5px 40px;
    -webkit-transform: rotate(-45deg) scale(0.75,1);
  	transform: rotate(-45deg) scale(0.75,1);
    z-index: 10;
    font-size: 0.9em;
  	font-weight: 600;
    letter-spacing: 1px;
}
.content-product .available-on-backorder:before, 
.content-product .stock:before {
    content: ''!important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -1.7em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.7) dashed;
}

form.prefooter-newsletter-form .form{
  display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 600px;
}
form.prefooter-newsletter-form .subscribe-email{
  background: #fff;
    height: 45px;
}
form.prefooter-newsletter-form .subscribe-submit.btn{
      border-radius: 0;
    height: 45px;
    background-color: #e2a211!important;
    color: #fff!important;
    letter-spacing: 2px;
    font-size: 1em;
}

.et-off-canvas .cart-widget-products .remove{
  -webkit-transform:none!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
}
[data-mode=dark] .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper, [data-mode=dark] .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper input, [data-mode=dark] .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper span, [data-mode=dark] .header-wrapper .et-off-canvas .cart_list.product_list_widget li:hover{
  background-color:#fafafa!important;
}
.et-mobile-panel .et_column>a .text-nowrap{
  white-space:normal;
}
.select2-container--default .select2-results__option{
  color:#000!important;
}
.select2-container--default .select2-dropdown, .select2-container--default .select2-dropdown .select2-search__field{
  color:#000!important;
  background-color:#f9f9f9!important;
}
.woocommerce-checkout .shipping_address{
  margin-top:60px!important;
}

.woocommerce-checkout .woocommerce-error{
  display:block!important;
  background-color: #cc1818;
}
.product-content form.cart{
  clear:both;
}

@media (max-width: 1200px){
  .content-product .product-content-image img{
    height: 200px!important;
  }
}
@media (min-width: 1025px){
  .et_b_header-search.et_element-top-level > span svg, .et_b_header-search.et_element-top-level .search-button svg{
    width:1.5em!important;
    height:1.5em!important;
  }
}
@media (max-width: 992px){
  .content-product .product-content-image img{
    height: 50vw!important;
  }
  .term-description h1{
  	font-size:24px;
  }
  .entry-content h2, 
  .term-description h2,
  .woocommerce-product-details__short-description h2{
    font-size:16px;
  }
}
.et-toggle-mob-sidebars-inner{
  z-index:12;
}
.et-toggle-mob-sidebars-inner.et-content-left .et-toggle{
  background: #fff;
    color: #000;
}
@media (max-width: 768px){
  form.prefooter-newsletter-form .form{
    margin: 0 auto;
  }
  .term-description h1{
    font-size:21px;
  }
  
}
@media (max-width: 575.98px){
  h2.woocommerce-loop-product__title {
      min-height: 100px!important;
  }
  
}

@media only screen and (max-width: 480px){
  .shop-full-width .products-grid.row-count-2 .product, 
  .shop-full-width .products-grid.row-count-3 .product, 
  .shop-full-width .products-grid.row-count-4 .product, 
  .shop-full-width .products-grid.row-count-5 .product, 
  .shop-full-width .products-grid.row-count-6 .product,
  .products-grid .product{
      width: 100%!important;
  }
  .content-product .product-content-image img {
    height: auto!important;
  }
  .product-quantity .quantity input[type=number]{
    border-left-color:#fff!important;
  }
}