/*!
Theme Name: powderhornsandmore
*/
.search.search-input {
    position: absolute;
    right: -58px;
    width: 315px;
    top: 40px;
}
.search-field {
    border: 1px solid #f00;
/*     padding: 2px 10px; */
}
.search-field:hover {
    border: 1px solid #f00;
    background:#fff !important;
}
.woocommerce-product-search input{
    border: 1px solid #f00;
}
.woocommerce-product-search input:hover{
    border: 1px solid #f00;
    background: #7c0b0b;
    color: #fff;
}
.search.search-input {
    position: absolute;
    right: -58px;
    width: 315px;
    top: 40px;
}
.woocommerce-product-search input {
    border: 1px solid #f00;
    margin-top: 46px;
    margin-left: 0px;
    /* margin-right: -24px; */
}
.woocommerce-product-search input {
    border: 1px solid #f00;
    padding: 4px;
}
.subscrib {
    padding: 9px 20px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    /* color: #fff; */
    background-color: #720024;
    /* border: navajowhite; */
    border: none;
    margin-top: 26px;
    color: #fff;
}
button.single_add_to_cart_button.button.alt {
    background-color: #720024;
    color: #fff;
    /* width: 190px; */
    border: none;
    border-radius: 67px;
    font-size: 17px;
    padding: 15px 40px;
    /* margin-top: 20px; */
    transition: all 0.5s ease-in;
    text-transform: uppercase;
    transition: all 0.5s ease-in;
}
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #212529;
    color: #fff;
}
.title {
    font-size: 15px;
    text-align: center;
    padding: 20px 0px 5px 0px;
}
h2.comments-title {
    display: none;
}
/*------------------------------------- Comment -------------------------------------*/

div#respond {background-color: #f5f5f5;padding: 20px;margin-top: 30px;border-radius: 5px;}
p.comment-form-email { width: 33%;float: left;margin-left: 1%;}
p.comment-form-author { width: 33%;float: left;}
p.comment-form-url {width: 31%;float: left;margin-left: 1%;}
p.comment-form-cookies-consent {width: 100%;display: block;}
div#comments {margin-top: 38px;}
#comments .h2, h2 {font-size: 18px;}
ol.comment-list li {border-bottom: solid 1px #ddd;padding-bottom: 20px; margin-bottom: 15px;}
b.fn {padding-left: 15px;}
.comment-content{ padding-left: 90px;}
a.comment-reply-link {color: #0056b3; font-weight: 600;}
img.avatar.avatar-32.photo {width: 70px;height: 70px; border-radius: 50%;margin-top: 20px;margin-bottom: -20px;}
em.comment-awaiting-moderation {padding-left: 90px;}
.reply {padding-left: 90px;margin-top: -18px;}
.comment-metadata {padding-left: 90px;margin-top: -23px;}
p.comment-form-cookies-consent {width: 100%;display: flex;align-items: baseline;}
p.comment-form-cookies-consent label {padding-left: 10px;}	
input#submit {
    background-color: #000;
    color: #fff;
    padding: 10px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #720024;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #1e1e1e;
    color: #fff;
}
#coupon_code {
    width: 53%;
}
h2.widget-title {
    font-size: 23px !important;
    margin-top: 20px !important;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 57% !important;
    display: inline-block;
    margin-right: 1em;
    padding: 4px !important;
}
h3.newss {
    font-size: 17px;
    font-weight: 500;
}
.product-left-box ul li {
    padding: 8px 8px 8px 8px !important;
    display: flex;
    font-size: 15px;
    border: 1px solid;
    margin-top: 9px;
}


.single.single-product .woocommerce-product-gallery__image.flex-active-slide, .single.single-product .woocommerce-product-gallery__image, .single.single-product .woocommerce-product-gallery__image img {
    max-height: 400px;
    min-height: 400px;
    max-width: 624px;
     min-width: 500px !important;
    object-fit: cover;
}
.banner-content1 {
    position: absolute;
    top: 40%;
    left: 75% !important;
}
.banner-title new{
    margin-left: -182px !important;
    font-size: 24px !important;
    margin-top: 113px !important;
    background-color: #000;
    padding: 10px;
    text-align: center !important;
}
h4.banner-title.new {
    background-color: #720024;
    margin-left: -193px;
    font-size: 25px;
    padding: 26px;
    margin-top: 158px;
	text-align: center;
}