/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-info-box{padding:12px !important;}
.info-box-wrapper{width: 220px;}
.wd-nested-carousel-item{padding:15px;background:#fff;}   
.accordion-item {
    margin-top: 10px;
} 
.checkout-coupons {
    padding: 0;
    margin:0;
}
.checkout-coupons .all-coupons .vc_tta-panel-body {
    padding: 0 !important;
    background: #fff !important;
    border: 0 !important;
}
.checkout-coupons-section {
    margin-top: 10px;
}
.checkout-coupons .coupon-box {
    border: 1px solid #333;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    padding-right: 85px;
}
.checkout-coupons .coupon-box .coupon-title {
    font-weight: 600;
}
.checkout-coupons .coupon-box .apply-btn {
    position: absolute;
    right: 10px;
    top: 18%;
    padding:10px;
}
.woocommerce-form-coupon{display: block !important;padding: 0px;border: none !important;max-width: 100%} 
.woocommerce-form-coupon .form-row-first{float: left;}
.best-price .woocommerce-Price-amount {color: red !important}