/*
Theme Name:     Book Store Child
Description:    Child theme for Book Store by CrunchPress
Author:         37solutions (Gregory Duffie)
Author URI:     https://www.37solutions.com/about-the-owner/
Template:       book-store
Version:        1.0
*/


.cart-box .btn, .cart-box .btn span.count, .top-search form button[type="submit"], .cart-box-outer .cart-box-inner .cart-row a.close, .cart-box-outer .cart-box-inner a.btn-checkout, .cart-box-outer .btn-group.open .btn.dropdown-toggle, #nav li ul li a:hover, #nav li ul li:hover > a, #nav li:hover > a, #banner .caption .text-box a.btn-now, .features-box:hover, .heading-style-1 h2:before, .btm-cart-row a:hover, .top-selling-book .owl-theme .owl-dots .owl-dot.active span, .top-selling-book .owl-theme .owl-dots .owl-dot:hover span, .limited-time-offer .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .timer-box, .new-arrivals-section form button[type="submit"], .product-tab .nav-tabs > .active > a, .product-tab .nav-tabs > .active > a:hover, .product-tab .nav-tabs > .active > a:focus, .product-tab .nav > li > a:hover, .nav > li > a:focus, .author-year-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .author-social li a:hover, .blog-testimonials-section .blog-box .frame strong.date, .blog-testimonials-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .blog-testimonials-section .owl-theme .owl-dots .owl-dot.active span, .blog-testimonials-section .owl-theme .owl-dots .owl-dot:hover span, #banner-2 .caption .text-box a.btn-now, .pricing-box strong.amount:before, .pricing-box a.btn-now, .chapter-box .text-box, .highlighted-chapters .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .testimonials-box-2, .navbar-inverse .btn-navbar {
   background: #810000!important;
   color: #ffffff!important;
}
.onsale {
  display:none !important;
}
.page-outer {
  border:none !important;
}

.shipping_address{
        margin-top: 15px !important;
 }
#shipping_company_field label{
      width: fit-content !important;
}
.sgbb-ul-list-wrapper>span:last-child {
    color: transparent;
}

.product-thumb{
    width: 165px;
    height: 250px;
}

.aws-container .aws-search-form .aws-form-btn {
background: #810000;
    border: 1px solid #810000;
}
.aws-container .aws-search-form .aws-search-btn_icon { color:#fff; }

.aws-container .aws-search-form .aws-form-btn:hover {
    background: #731803;
    opacity: 0.9;
}