/*---------------------------------------------------------------------------------

 Theme Name:   SBD (Divi Child)
 Theme URI:    
 Description:  
 Author:       Precious Pigments GRAPHIC + WEB DESIGN
 Author URI:   http://preciouspigments.com
 Template:     Divi
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


/* Content links */
.entry-content .et_pb_text a:not(.btn) {
    color: #79522D;
    font-weight: bold;
}

/* Breadcrumbs */
.woocommerce-breadcrumb > a {
    color: #79522D !important;
}

/* Product page */
.woocommerce-variation-add-to-cart .quantity { margin-bottom: 15px !important; }

.woocommerce-variation-add-to-cart .quantity input:focus,
.woocommerce-variation-add-to-cart .quantity input.qty:focus {
    color: #fff !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 1px solid #D8CFBF !important;
    padding: 5px 16px !important;
}

/* Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    border: 1px solid #D8CFBF;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
}


.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	text-shadow: none;
	font-size: 18px;
}


/* .woocommerce-MyAccount-navigation-link {font-size: 18px} */

.woocommerce-MyAccount-content fieldset {
    margin-top: 30px;
}

.woocommerce-MyAccount-content fieldset legend {
    font-weight: bold;
}

.woocommerce-MyAccount-content .woosw-list .woosw-share a {
	line-height: 1;
}

body.woocommerce div.product form.cart div.quantity.hidden {
    margin: 0 !important;
}

.woocommerce-LostPassword,
.woocommerce-privacy-policy-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}


/* Wishlist */
.woosw-list .woosw-share .woosw-share-label {
    position: relative;
    top: -2px;
}
.woosw-list .woosw-share a {
    background: #000;
    height: 25px;
    width: 25px;
    padding: 2px;
    border-radius: 50%;
}

.woosw-list .woosw-share a .woosw-icon {
    color: #fff;
}

.woosw-list .woosw-item--actions a.button {
	color: #fff;
}

#woosw_copy_url {
    color: rgba(0,0,0,0.4);
    font-weight: 500;
    font-size: 16px;
        border-width: 1px;
    border-style: solid;
    border-color: rgba(53,55,64,0.2);
    padding: 3px;
}

.woosw-copy-btn input[type="button"] {
    border: 0 none;
    color: #fff;
    background: #000;
    padding: 5px 10px;
}

.woocommerce-variation-availability {
  margin-bottom: 20px;
  text-align: right;
}

.woosw-btn {
  display: inline-block;
  padding: 3px 6px;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 1px solid #d8cfbf;
  color: #79522d!important;
  font-size: 14px;
  transition: all 200ms ease-in-out;
}

.products .woosw-btn {
  padding: 0 6px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  transition: all 200ms ease-in-out;
}

.woosw-btn:hover,
.woosw-btn:active,
.products .woosw-btn:hover,
.products .woosw-btn:active {
    background-color: #ede9e2;
}

@media (min-width: 500px) {
    .single-product .woosw-btn {
        position: absolute;
        right: 30px;
        margin-top: -4px;
        z-index: 2;
    }
}

@media (min-width: 1160px) {
    .single-product .woosw-btn {
        right: 0;
    }
}

@media (min-width: 500px) {
    .product-with-no-price .et_pb_wc_description {
        margin-top: 45px;
    }
    
     .single-product .product-with-no-price .woosw-btn {
        margin-top: -30px;
    }
}

/*
table.variations .label > label {
    position: relative;
    top: -4px;
}*/

.orderby, .woocommerce div.product form.cart .variations td select {
    padding: 10px 7px;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    vertical-align: middle;
}

table.variations td.value span:after {
  margin-top: -6px !important;
}

.wc_gc_send_as_gift_wrapper {
    margin-bottom: 1em;
}

.woocommerce_gc_giftcard_form label {
    margin-bottom: 3px;
}

.woocommerce_gc_giftcard_form input[type="text"],
.woocommerce_gc_giftcard_form input[type="email"],
.woocommerce_gc_giftcard_form textarea {
  width: 100%;
  font-size: 16px !important;
  background-color: #fff;
  border: 1px solid #d8cfbf !important;
  padding: 10px 7px;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  border-radius: 5px;
  font-weight: 500;
}

.wc_gc_datepicker {
    background-color: #f0ede8;
}

.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a {
    transition: all 200ms ease-in-out;
}

.wc_gc_datepicker table.ui-datepicker-calendar td.ui-state-disabled > span.ui-state-default {
    position: relative;
    z-index: 2;
    font-weight: 500;
    padding: 0.5em;
    display: block;
    color: #bbb;
    font-weight: bold;
}

.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a.ui-state-active,
.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a.ui-state-hover,
.wc_gc_datepicker table.ui-datepicker-calendar th span {
    color: #A38F6A !important;
}

.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a.ui-state-active {
    border-color: #A38F6A;
}

.dswc_woocommerce_carousel .swiper-slide.dswc_item_wrapper, .dswc_woocommerce_carousel .dswc_item_wrapper img {
    border-style: solid;
    aspect-ratio: 1/1;
    object-fit: cover;
}


.woocommerce #review_form #respond p {
    margin-bottom: 0;
}

footer.et-l--footer {
    margin-top: 30px;
}

@media (min-width: 992px) {
    footer.et-l--footer {
        margin-top: 35px;
    }
}

/* WooCommerce shop the look */
.woocommerce-shop-look-container {
    color: #000;
}

.woocommerce-shop-look-item {
    text-align: left;
}

.woocommerce-shop-look-item .button {
    background-color: #000;
    color: #fff;
}

.woocommerce-shop-look-item-info {
    position: relative;
}
 
.woocommerce-shop-look-item-categories,
.woocommerce-shop-look-item-short-description {
    display: none;
}
 
.woocommerce-shop-look-item-title {
    font-size: 20px;
}
 
.woocommerce-shop-look-item-price,
.woocommerce-shop-look-item-price .amount {
    font-size: 18px;
    color: #A38F6A;
}

.woocommerce-shop-look-item-title,
.woocommerce-shop-look-item-price {
    font-weight: bold;
    line-height: 1.4;
}

.woocommerce-shop-look-add-all-to-cart-count-container {
    text-align: left;
    text-transform: lowercase;
}

.woocommerce-shop-look-item-cart-button-container {
    float: none;
    margin-top: 15px;
    margin-left: auto;
}

.woocommerce-shop-look-item-stock-status {
    display: block !important;
    font-weight: bold !important;
    font-size: 15px !important;
    line-height: 2 !important;
    color: #77a464;
}

.woocommerce-shop-look-item-stock-status p {
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}

.woocommerce-shop-look-add-all-to-cart-container {
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.woocommerce-shop-look-add-all-to-cart-button {
    font-size: 19px !important;
}

/* Custom SBD view all product link */
.sbd-woocommerce-shop-look-item-view-full-product {
    display: none;
}

@media (min-width: 600px) {
    .sbd-woocommerce-shop-look-item-view-full-product {
        display: inline-block;
        font-size: 13px;
        position: absolute;
        bottom: 8px;
        left: 15px;
        color: #79522D !important;
    }

    .sbd-woocommerce-shop-look-item-view-full-product:hover,
    .sbd-woocommerce-shop-look-item-view-full-product:active {
        color: #000 !important;
    }
}

@media (min-width: 992px) {
    .sbd-woocommerce-shop-look-item-view-full-product {
        bottom: -2px;
    }
}

/* Gift cards */

.woocommerce-MyAccount-Giftcards-form {
    margin-bottom: 30px;
    background-color: #f0ede8;
    padding: 30px;
}

.woocommerce-MyAccount-Giftcards-balance-amount {
    font-weight: bold;
}

.woocommerce-MyAccount-Giftcards-balance-amount + form h4 {
    color: #79522d !important;
}

.wc_gc_send_as_gift_wrapper {
    font-size: 1.2rem;
}

/* Add calendar icon to field */
.wc_gc_field.wc_gc_giftcard_delivery {
    position: relative;
}
.wc_gc_field.wc_gc_giftcard_delivery::after {
    content: "\e023";
    font-family: ETmodules;
    pointer-events: none;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    text-shadow: 0 0;
    direction: ltr;
    right: 15px;
    bottom: 15px;
    color: #A38F6A;
}

/* General styles */
.et_pb_slide_description {
    text-shadow: none !important;
}


/* Checkout */
.wc_payment_methods .woocommerce-notice {
	line-height: 1.4 !important;
	background-color: transparent !important;
}

/* Variations custom styles */
table.variations {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  width: 100%;
}

@media (min-width: 1100px) {
  table.variations {
    width: 95%;
  }
}

table.variations td,
table.variations th {
  border: 0;
  line-height: 2em;
  vertical-align: middle;
  padding: 5px 0;
}

table.variations td.value {
  position: relative;
}

table.variations td.value select {
  border-width: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  font-size: 16px;
  border-color: #fff !important;
  background-color: #fff;
  border: 1px solid #d8cfbf !important;
  padding: 10px 7px;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  border-radius: 5px;
  font-weight: 500;
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 0;
}

table.variations td.value span:after {
  border: 6px solid;
  border-color: #666 transparent transparent;
  content: "";
  display: block;
  height: 0;
  margin-top: -6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  transform: translateY(-145%);
  width: 0;
}


/* Extra styles taken from Divi inline CSS */
