@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

/* 
font-family: 'Roboto Condensed', sans-serif;
*/
body {width:100%;  font-family: 'Poppins', sans-serif;  background-color: #fff; height:auto; margin:0 auto; padding:0; }

.catalog-category-view .page-main-full-width,
.custom-nav, .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
    max-width: 1300px;
    padding: 0; margin: 0 auto;
}
[data-content-type='row'][data-appearance='contained'] {max-width: unset; width: 100%;}
.page {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px;
}
a, .alink,
ul.main-custommenu a:hover,
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before,
body .header.panel > .header.links > li > a:hover,
a:hover {color: #933; text-decoration: unset;}

h1, h2, h3, h4, h5, h6, .block-authentication .block-title strong,
.box-content h2, .box-content h3, .contact-index-index .fieldset > .legend, .contact-index-index label.label,
.catalog-category-view .product-item .price-box span.price, .catalog-category-view strong.product-item-name a,
.banner-info h3, .catalog-category-view .category-description h2, .subcat-set .subcat.product-item-name,
ul.main-custommenu, .page-footer, .copyright, .category-nav ul,
.home-product-section .product-item-details .product-item-name,
.header-callus a, #html-body .home-product-section h3.home-bison-heading, .home-video-section h2,
body .header.panel > .header.links > li > a {
    font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5, h6 {font-weight: 600; color: #933;}
.action.primary, .action-primary {font-family: 'Poppins', sans-serif; }

.home-product-section {
    padding: 40px 0;
}
.home-product-section .home-product-section {
    padding: 0;
}
.home-product-section .products-grid {
    max-width: 1040px;
    margin: 15px auto 30px;
}
body.page-layout-1column .home-product-section .block.widget .products-grid .product-item {
    width: calc(100% / 3);
    margin: 0;
    box-sizing: border-box;
    padding: 0 20px;
}

#html-body .home-product-section h3.home-bison-heading {
    font-size: 26px;
    margin: 0;
    color: #1b1b1b;
}
.home-product-section p {
    font-size: 16px;
    margin: 10px 0 0px;
}
.home-product-section .products-grid .product-item-info:hover, .home-product-section .products-grid .product-item-info.active {
    box-shadow: unset;
    border: 0;
    margin: 0;
    background: transparent;
    padding: 0;
}
.home-product-section .product-item-info>a {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #6b6b6b;
    background: #fff;
    overflow: hidden;
    font-size: 0;
}
.home-product-section .product-item-info>a span {
    transition: all ease-in-out 0.3s;
}
.home-product-section .product-item-info>a:hover span {
    transform: scale(1.03);
}
.home-product-section .product-reviews-summary {
    display: none;
}
.home-product-section .price-box {
    display: none;
}
.home-product-section .product-item-inner {
    display: none;
}
.home-product-section .block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .home-product-section .block.widget .products-grid .product-item .product-item-inner, .page-layout-3columns .home-product-section .block.widget .products-grid .product-item .product-item-inner {
    display: none;
}
.home-product-section .product-item-details .product-item-name {
    text-align: center;
    font-size: 16px;
    margin: 10px 0 0 0;
    font-weight: 600;
    text-transform: uppercase;
}
.home-product-section .product-item-details .product-item-name a:hover {color: #933; text-decoration: unset;}
.home-product-section .pagebuilder-button-primary {
    background: #933;
    font-size: 16px;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.home-product-section .pagebuilder-button-primary:hover {
    background: #000;
    margin: 0;
    border: 0;
    border-radius: 0;
}
.subcat-set-all .subcat-set:nth-child(odd),
.home-chicken-section, .custom-nav,
.home-ostrich-section {
    background: url(../images/background-light.jpg) no-repeat center center;
}
.home-video-section h2 {
    font-weight: 600;
    font-size: 22px;
    color: #933;
}

.home-video-section p {
    font-size: 14px;
}
.page-footer {
    background: #272723;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    padding-top: 45px;
    padding-bottom: 45px;
    margin-bottom: 0;
    width: 100%;
}

body .page-header .panel.wrapper {
    background: url(../images/background-light.jpg) repeat center center;
    border: 0;
}
.header.panel > .header.links > li > a:visited,
body .header.panel > .header.links > li > a {
    color: #1B1B1B; font-weight: 700; font-size: 16px;
}
.header.panel > .header.links > .authorization-link:after {color: #1B1B1B; content: " or ";}
.ammenu-header-container.page-header {
    background: #fff;
}
body .ammenu-header-container .header.content {
    padding: 10px 10px;
    margin: 0;
}


.header-callus a {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.abs-discount-block .block > .title strong, .paypal-review-discount .block > .title strong, .cart-discount .block > .title strong,
.header-callus a:hover {color: #933;}
.header-callus span {font-weight: 500;font-size: 14px;}

.block-search .block-content {position: relative; max-width: 600px; margin: 0 auto;}
.block-search input {
    height: 40px;
    border-radius: 20px;
    padding: 0 40px 0 20px;
    font-size: 14px;
    border: 1px solid #898989;
}
.header.content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.header.content a.logo {
    margin: 0 auto; order: 1;
}
.header.content .block-search { order: 2;   flex: 1;    padding: 0 30px;}
.header.content .minicart-wrapper {
    margin: 0 30px 0 0px;
    order: 3;
}
.header-callus {order: 4;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: nowrap;
}
.header.content:before, .header.content:after {
    display: none;
}

.block-search .action.search {
    height: 40px;
}
body .copyright {
    background-color: #080808;
    color: #999999;
}
body .page-header .header.panel {
    padding-bottom: 6px;
    padding-top: 6px;
}

.minicart-wrapper .action.showcart:before {font-size: 26px;}

body div#store\.menu > * {
    display: block;
}


.nav-sections {
    background: #fff;
}
.custom-nav {margin: 0 auto; position: relative;}
ul.main-custommenu {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.main-custommenu li {
    margin: 0;
}

ul.main-custommenu a {
    font-weight: bold;
    padding: 11px 14px 9px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #1b1b1b;
}
a.megamenu-link {
    cursor: pointer;
}
a.megamenu-link {
    cursor: pointer;
}

.category-nav {
    display: none;
    position: absolute;
    z-index: 20;
    width: 100%;
    max-width: 100%;
    background: #f0f0f0;
    -webkit-box-shadow: 0 7px 9px -3px rgba(0,0,0,0.5);
    box-shadow: 0 7px 9px -3px rgba(0,0,0,0.5);
    box-sizing: border-box;
}

.category-nav ul {
    padding: 20px 20px 15px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.category-nav li {
    padding-right: 20px;
    margin-bottom: 10px;
    width: 25%;
    list-style: none;
    box-sizing: border-box;
}

.category-nav a {
    display: block;
    color: #1b1b1b;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: normal;
}



ul.main-custommenu a.megamenu-link {
    padding-right: 0px;
}
ul.main-custommenu a.megamenu-link:after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQ5Mi4wMDQgNDkyLjAwNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyMzM5OTU3MzY3NjZlLTE3LDEsLTEsNi4xMjMyMzM5OTU3MzY3NjZlLTE3LDQ5Mi4wMDQwMTMwNjE1MjM0NCwtMC4wMDAwNDU3NzYzNjcyMTU5MjE3MSkiPjxwYXRoIGQ9Ik0zODIuNjc4IDIyNi44MDQgMTYzLjczIDcuODZDMTU4LjY2NiAyLjc5MiAxNTEuOTA2IDAgMTQ0LjY5OCAwcy0xMy45NjggMi43OTItMTkuMDMyIDcuODZsLTE2LjEyNCAxNi4xMmMtMTAuNDkyIDEwLjUwNC0xMC40OTIgMjcuNTc2IDAgMzguMDY0TDI5My4zOTggMjQ1LjlsLTE4NC4wNiAxODQuMDZjLTUuMDY0IDUuMDY4LTcuODYgMTEuODI0LTcuODYgMTkuMDI4IDAgNy4yMTIgMi43OTYgMTMuOTY4IDcuODYgMTkuMDRsMTYuMTI0IDE2LjExNmM1LjA2OCA1LjA2OCAxMS44MjQgNy44NiAxOS4wMzIgNy44NnMxMy45NjgtMi43OTIgMTkuMDMyLTcuODZMMzgyLjY3OCAyNjVjNS4wNzYtNS4wODQgNy44NjQtMTEuODcyIDcuODQ4LTE5LjA4OC4wMTYtNy4yNDQtMi43NzItMTQuMDI4LTcuODQ4LTE5LjEwOHoiIGZpbGw9IiMxYjFiMWIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9zdmc+);
    margin: 0 0 0 6px;
    width: 12px;
    height: 15px;
    display: inline-block;
    background-size: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: -2px;
    transition: all ease-in-out 0.3s;
}
ul.main-custommenu a.megamenu-link:hover:after {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQ5Mi4wMDQgNDkyLjAwNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyMzM5OTU3MzY3NjZlLTE3LDEsLTEsNi4xMjMyMzM5OTU3MzY3NjZlLTE3LDQ5Mi4wMDQwMTMwNjE1MjM0NCwtMC4wMDAwNDU3NzYzNjcyMTU5MjE3MSkiPjxwYXRoIGQ9Ik0zODIuNjc4IDIyNi44MDQgMTYzLjczIDcuODZDMTU4LjY2NiAyLjc5MiAxNTEuOTA2IDAgMTQ0LjY5OCAwcy0xMy45NjggMi43OTItMTkuMDMyIDcuODZsLTE2LjEyNCAxNi4xMmMtMTAuNDkyIDEwLjUwNC0xMC40OTIgMjcuNTc2IDAgMzguMDY0TDI5My4zOTggMjQ1LjlsLTE4NC4wNiAxODQuMDZjLTUuMDY0IDUuMDY4LTcuODYgMTEuODI0LTcuODYgMTkuMDI4IDAgNy4yMTIgMi43OTYgMTMuOTY4IDcuODYgMTkuMDRsMTYuMTI0IDE2LjExNmM1LjA2OCA1LjA2OCAxMS44MjQgNy44NiAxOS4wMzIgNy44NnMxMy45NjgtMi43OTIgMTkuMDMyLTcuODZMMzgyLjY3OCAyNjVjNS4wNzYtNS4wODQgNy44NjQtMTEuODcyIDcuODQ4LTE5LjA4OC4wMTYtNy4yNDQtMi43NzItMTQuMDI4LTcuODQ4LTE5LjEwOHoiIGZpbGw9IiM5OTMzMzMiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9zdmc+);
}
ul.main-custommenu a.megamenu-link.active:after {
    transform: rotate(180deg);
}







.footer.content .subscribe-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #353531
}

@media only screen and (max-width: 1050px) {
    .footer.content .subscribe-row {
        justify-content:space-between
    }
}

@media only screen and (max-width: 768px) {
    .footer.content .subscribe-row {
        flex-direction:column;
        justify-content: flex-start;
        align-items: flex-start
    }

    .footer.content .subscribe-row .subscribe-form {
        padding-top: 15px
    }
}

.footer.content .subscribe-text {
    margin-right: 10%
}

.footer.content .subscribe-text p {
    margin-bottom: 0
}

.footer.content .subscribe-form {
    width: 350px
}

@media only screen and (max-width: 480px) {
    .footer.content .subscribe-form {
        width:100%
    }
}

.footer.content .footer-socials {
    margin-left: auto
}

.footer.content .footer-socials.secondary {
    display: none
}

@media only screen and (max-width: 1050px) {
    .footer.content .footer-socials {
        display:none
    }

    .footer.content .footer-socials.secondary {
        display: block
    }
}

.footer.content .footer-socials ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer.content .footer-socials li {
    display: inline-block
}

.footer.content .footer-socials li a {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    transition: none
}
li.fb a {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDE1NS4xMzkgMTU1LjEzOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PHBhdGggZD0iTTg5LjU4NCAxNTUuMTM5Vjg0LjM3OGgyMy43NDJsMy41NjItMjcuNTg1SDg5LjU4NFYzOS4xODRjMC03Ljk4NCAyLjIwOC0xMy40MjUgMTMuNjctMTMuNDI1bDE0LjU5NS0uMDA2VjEuMDhDMTE1LjMyNS43NTIgMTA2LjY2MSAwIDk2LjU3NyAwIDc1LjUyIDAgNjEuMTA0IDEyLjg1MyA2MS4xMDQgMzYuNDUydjIwLjM0MUgzNy4yOXYyNy41ODVoMjMuODE0djcwLjc2MWgyOC40OHoiIHN0eWxlPSIiIGZpbGw9IiNmZmZmZmYiIGRhdGEtb3JpZ2luYWw9IiMwMTAwMDIiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9zdmc+);
    background-color: #33332f;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
}
li.in a {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Ik01MTIgOTcuMjQ4Yy0xOS4wNCA4LjM1Mi0zOS4zMjggMTMuODg4LTYwLjQ4IDE2LjU3NiAyMS43Ni0xMi45OTIgMzguMzY4LTMzLjQwOCA0Ni4xNzYtNTguMDE2LTIwLjI4OCAxMi4wOTYtNDIuNjg4IDIwLjY0LTY2LjU2IDI1LjQwOEM0MTEuODcyIDYwLjcwNCAzODQuNDE2IDQ4IDM1NC40NjQgNDhjLTU4LjExMiAwLTEwNC44OTYgNDcuMTY4LTEwNC44OTYgMTA0Ljk5MiAwIDguMzIuNzA0IDE2LjMyIDIuNDMyIDIzLjkzNi04Ny4yNjQtNC4yNTYtMTY0LjQ4LTQ2LjA4LTIxNi4zNTItMTA5Ljc5Mi05LjA1NiAxNS43MTItMTQuMzY4IDMzLjY5Ni0xNC4zNjggNTMuMDU2IDAgMzYuMzUyIDE4LjcyIDY4LjU3NiA0Ni42MjQgODcuMjMyLTE2Ljg2NC0uMzItMzMuNDA4LTUuMjE2LTQ3LjQyNC0xMi45Mjh2MS4xNTJjMCA1MS4wMDggMzYuMzg0IDkzLjM3NiA4NC4wOTYgMTAzLjEzNi04LjU0NCAyLjMzNi0xNy44NTYgMy40NTYtMjcuNTIgMy40NTYtNi43MiAwLTEzLjUwNC0uMzg0LTE5Ljg3Mi0xLjc5MiAxMy42IDQxLjU2OCA1Mi4xOTIgNzIuMTI4IDk4LjA4IDczLjEyLTM1LjcxMiAyNy45MzYtODEuMDU2IDQ0Ljc2OC0xMzAuMTQ0IDQ0Ljc2OC04LjYwOCAwLTE2Ljg2NC0uMzg0LTI1LjEyLTEuNDRDNDYuNDk2IDQ0Ni44OCAxMDEuNiA0NjQgMTYxLjAyNCA0NjRjMTkzLjE1MiAwIDI5OC43NTItMTYwIDI5OC43NTItMjk4LjY4OCAwLTQuNjQtLjE2LTkuMTItLjM4NC0xMy41NjggMjAuODMyLTE0Ljc4NCAzOC4zMzYtMzMuMjQ4IDUyLjYwOC01NC40OTZ6IiBzdHlsZT0iIiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDNhOWY0IiBjbGFzcz0iIj48L3BhdGg+PC9nPjwvc3ZnPg==);
    background-color: #33332f;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
}
.footer.content .footer-socials li a:hover {
    color: #FFFFFF;
    background-color: #4e4e47
}

.footer.content .footer-socials li a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.footer.content .footer-socials li a span {
    display: none
}

.footer.content .footer-socials li.fb a:before {
    font-family: 'FontAwesome';
    content: '\F09A';
    color: #fff;
    font-size: 22px;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.footer.content .footer-socials li.in {
    margin-left: 5px
}

.footer.content .footer-socials li.in a:before {
    font-family: 'FontAwesome';
    content: '\F099';
    color: #fff;
    font-size: 22px;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.footer.content h4 {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: left;
    color: #FFF;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 15px 0;
}
.footer.content .footer-contacts h4 {
    margin-bottom: 21px;
}



.footer.content .footer-info-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #353531
}

.footer.content .footer-info-row>div {
    width: 25%;
    flex-grow: 0;
    flex-shrink: 0
}

.footer.content .footer-info-row .footer-contacts {
    width: 40%
}

@media only screen and (max-width: 820px) {
    .footer.content .footer-info-row {
        flex-wrap:wrap
    }

    .footer.content .footer-info-row>div {
        width: 50%
    }

    .footer.content .footer-info-row .footer-contacts {
        width: 100%;
        margin-bottom: 20px
    }
}


.footer.content .footer-last {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}




.copyright {
    padding: 20px 0;
    text-align: center;
    background-color: #080808;
    color: #FFF;
    font-size: 18px;
    border-top: 1px solid #363636
}

.copyright .copyright-right {
    font-size: 14px;
    color: #999999;
    margin-top: 3px
}

.copyright a {
    color: #FFF;
    text-decoration: none;
    -webkit-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s
}

.copyright a:hover {
    opacity: 0.7;
    color: #FFF;
    text-decoration: none
}

.copyright img {
    margin-top: -5px;
    height: 18px;
    width: auto;
    vertical-align: middle
}

.footer.content .footer-contacts ul {
    padding-right: 0
}

.footer.content .footer-contacts ul li {
    margin-bottom: 15px
}

.footer.content .footer-contacts ul li:first-child {
    float: left;
    width: 50%
}
.footer {color: #a5a4a4;}
.footer.content .footer-info-row ul {
    padding-right: 20px
}
footer.page-footer * a, footer.page-footer * a:visited {
    color: #a5a4a4;
}
footer.page-footer * a:hover {color: #fff;}
.footer.content .footer-info-row li {
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 1.6rem
}
.footer.content .footer-info-row h5 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #a5a4a4;
    margin: 0 0 5px;
    padding: 0;
}


.footer.content .footer-socials li.fb a:before,
.footer.content .footer-socials li.in a:before {
    font-size: 0;
}


.page-footer .footer.content .block.newsletter .form.subscribe {
    display: flex
}

.page-footer .footer.content .block.newsletter .control {
    position: relative
}

.page-footer .footer.content .block.newsletter .control:before {
    position: absolute;
    z-index: 1;
    font-size: 22px;
    line-height: 1;
    color: #e0e0e0;
    content: '\e61d';
    font-family: 'luma-icons';
    margin: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: -1px;
    left: 18px
}

.page-footer .footer.content .block.newsletter input {
    background: white;
    color: #555;
    height: 44px;
    font-size: 1.4rem;
    margin-right: 0;
    padding-left: 48px;
    padding-bottom: 1px;
    border: 0;
    border-radius: 22px 0 0 22px
}

.page-footer .footer.content .block.newsletter input::-webkit-input-placeholder {
    color: #e0e0e0
}

.page-footer .footer.content .block.newsletter input::-moz-placeholder {
    color: #e0e0e0
}

.page-footer .footer.content .block.newsletter input:-ms-input-placeholder {
    color: #e0e0e0
}

.page-footer .footer.content .block.newsletter input:-moz-placeholder {
    color: #e0e0e0
}

.page-footer .footer.content .block.newsletter .actions {
    margin-top: 0
}
.page-footer .footer.content .block.newsletter {
    float: none !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
.page-footer .footer.content .block.newsletter .field.newsletter {
    width: 100%;
    display: inline-block;     max-width: 240px;
}
.page-footer .footer.content .block.newsletter .action.primary {
    width: 109px;
    height: 44px;
    background: #933;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    padding: 1px 4px 0 0 !important;
    text-align: center;
    line-height: 1;
    letter-spacing: normal;
    border-radius: 0 22px 22px 0
}

.page-footer .footer.content .block.newsletter .action.primary span {
    color: #eeeeee
}

.page-footer .footer.content .block.newsletter .action.subscribe {
    margin-left: 0
}
.footer.content {
    padding: 0 30px;
}






.home_banner_row {
    position: relative;
}
.banner-info {
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.banner-info h3 { 
    font-size: 2.4em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
}
.banner-info p {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0px;
    text-shadow: 1px 1px 1px #000;
}
.catalog-category-view .breadcrumbs,
.catalog-category-view .category-featured-description,
.catalog-category-view .page-title-wrapper {
    display: none;
}
.catalog-category-view .category-description h2 {
    font-size: 3.2rem; font-weight: bold;
    text-align: center;
    margin-bottom: 22px;
    color: #1b1b1b;
    text-transform: uppercase;
}
.catalog-category-view .category-description p {
    color: #1b1b1b;
    font-size: 14px;
    text-align: justify;
}

.subcat-set .subcat.product-item-name {
    margin: 0;
    padding: 8px 10px;
    border-bottom: 2px solid #efefef;
    color: #1b1b1b;
    font-size: 20px;     font-weight: bold;
}
.subcat-set-all .subcat-set:nth-child(odd) .subcat.product-item-name {
    border-bottom: 2px solid #fff;
}
.subcat-set {
    border: 2px solid #efefef;
}
.subcat-set .products {
    margin: 15px 0 0 0;
}
.subcat-set+.subcat-set {
    margin: 20px 0 0 0;
}
.catalog-category-view .category-image .image {margin: 0 auto;}

.catalog-category-view .products-grid .product-item-info {
    text-align: center; margin: 0 auto;
}
.catalog-category-view .products-grid .product-item-info:hover {
    background: transparent;
    border: beige;
    box-shadow: unset;
    margin: 0 auto;
    padding: 0;
}

.catalog-category-view .products-grid .product-item-actions {
    margin: 0;
    padding: 15px 0;
}
.catalog-category-view .products-grid .product-item-info>a {
    font-size: 0;
    display: block;
}
.product-item .tocart,
.catalog-category-view .products-grid .product-item-actions a {
    background: #933;
    font-size: 16px;
    margin: 0;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    display: inline-block;
}
.product-item .tocart:hover,
.catalog-category-view .products-grid .product-item-actions a:hover {
    background: #000; border: 0;
}
.catalog-category-view strong.product-item-name {
    margin: 0;
    font-size: 16px;
    color: #000;
}
.catalog-category-view strong.product-item-name a {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.catalog-category-view strong.product-item-name a:hover {text-decoration: unset; color: #933;}
.catalog-category-view .product-reviews-summary.short a {
    color: #000;
}
.catalog-category-view .product-item .price-box {
    margin: 0;
}
.catalog-category-view .product-item .price-box span.price-label {
    font-size: 0;
}
.catalog-category-view .product-item .price-box span.price {
    font-size: 20px;
}
.catalog-category-view .page-products .product-item-info {margin: 0 auto;}
.catalog-category-view .products-grid .product-item-inner {
    padding: 0;
    margin: 0; border: 0;
    box-shadow: unset;
}
.page-products .products-grid .product-item-inner:before {height:0;}







.cms-shipping .page-title-wrapper,
.contact-index-index .page-title-wrapper {
    display: none;
}
.contact-index-index .contact-map iframe {
    width: 100%;
}
.contact-index-index .box-content .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}
.contact-index-index .box-content .row .col-md-6 + .col-md-6 {
    padding: 0 0 0 10px;
}
.contact-index-index .box-content .row .col-md-6 {
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px 0 0;
}
.contact-index-index label.label,
.contact-index-index .box-content a {
    color: #993333;
}
.contact-index-index .box-content a:hover {
    color: #000;
}
.contact-index-index .box-content h2, .contact-index-index .box-content h3, .contact-index-index .fieldset > .legend {color: #993333;font-weight: 600;}
.contact-index-index .fieldset > .legend {line-height: 1.1;      border: 0;    margin: 30px 0 0 0;  font-size: 1.8rem;}
.contact-index-index .box-content hr {
    border-top: 1px dashed #A6A6A6;
}
.contact-index-index .box-content h3 {
    margin: 30px 0 10px 0;
}
.contact-index-index .fieldset > .field > .label {margin: 0 0 2px 0;}
.contact-index-index .fieldset {
    margin: 0;
}
.contact-index-index .actions-toolbar .primary .action {
    width: 130px;
    height: 44px;
    background: #933;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    padding: 1px 0px 0 0;
    text-align: center;
    line-height: 1;
    letter-spacing: normal;
    border-radius: 0;
}
.contact-index-index .actions-toolbar .primary .action:hover {background: #000;}

.cms-shipping .content h1 {margin: 40px 0;}

.abs-revert-to-action-secondary:not(:focus), .abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus), .abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus), .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
    box-shadow: unset;
}
.block-authentication .block-title strong {font-weight: 500; color: #933;}


.amcard-field-block > .amcard-button {border: 1px solid #993333;}
input[type="button"], input[type="reset"], input[type="submit"],
.abs-revert-secondary-color, .abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .abs-discount-code .form-discount .actions-toolbar .primary .action, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action,
button,
.action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active,
.action.primary, .action-primary {
    border-radius: 0;
    background: #993333;
    border: 1px solid #993333;
    color: #ffffff;
}
button:hover, .cart-discount .actions-toolbar .action.primary:hover,
.action.primary:hover, .action-primary:hover {
    background: #000;
    border: 1px solid #000;
    color: #ffffff;
}
.amcard-codes-list .table .action, .amcard-field-container .table .action, .amcard-codes-list .amcard-check, .amcard-field-container .amcard-check, .amcard-codes-list .amcard-delete, .amcard-field-container .amcard-delete {
    color: #933;
}
button, a.action.primary {
    border-radius: 0px;
}


.minicart-wrapper .action.showcart .counter-number {
    text-shadow: unset;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #993333;
}

/*Customize by Peter*/
nav.navigation{
    display: none !important;
}
@media only screen and (max-width: 768px){
    .header.content a.logo{
        padding-left: 80px;
    }
    .header.content .minicart-wrapper{
        z-index: 9;margin: 20px 20px 0 0px;
    }
    .logo img{
        width: 200px;
    }
}
@media only screen and (max-width: 680px){
    .block-search .label{
        margin-top: 20px;
    }
    iframe {
        width: 100%;
    }
    /* Removed override that broke Amasty checkout layout on mobile */
    /* .page-wrapper { display: block; } */
    nav.navigation{
        display: block !important;
    }
    .custom-nav{
        display: none;
    }
    .header.content{
        display: block;padding-top: 0;
    }
    .header-callus{
            display: inline-block;
    width: 100%;
    text-align: center;
    }
}





.out-mob-close,
.out-mob-logo,
.usamenu{display: none !important;}

@media only screen and (max-width:768px) {
.out-mob-close,
.out-mob-logo,
.usamenu{display:block !important;}
.custom-nav {display:none !important;}

.page-header .block-search .block-content{max-width:100%;}
.page-header .header.content{display: block;padding-top: 0;}
.page-header .block-search .label{margin-top: 20px;}
.page-wrapper .nav-toggle{left:10px;}
.page-wrapper .header.content .minicart-wrapper{margin-right:10px;}
.page-wrapper .page-header{margin:0;border:0;}
body .page-wrapper .page-header .header.panel{padding:0;}
.page-header .nav-toggle::before{color:#000;font-size:24px;}
.page-header .header.content a.logo{padding-left:45px;}
.page-header .logo img{max-width:175px;}
.page-header .block-search .label::before,
.page-header .minicart-wrapper .action.showcart::before{font-size:20px!important;line-height:26px!important;color:#000!important;}
.header-callus{display:none;}
.page-header .block-search .control{border:0;padding:0;margin-left: -30px;margin-right: -30px;}
.page-header .block-search input{border:0;border-radius:0 !important;box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35) !important;margin:5px 0 -10px 0;padding-left:15px;}


.page-wrapper .nav-sections-item-title{display:none !important;}
.page-wrapper div.nav-sections-item-content{margin-top: 0 !important;padding-top:0;}
.navigation .level0{border:0 !important;}
.page-wrapper .nav-sections,
.navigation li.level0 > a.ui-menu-item-wrapper, 
.navigation li.level0 > a.ui-menu-item-wrapper + .submenu,
.sections .out-mob-logo{background: white;}
.navigation li.level0 > a.ui-menu-item-wrapper{font-weight:500;padding:10px 20px;}
.sections .out-mob-logo img{width:200px;padding:10px 15px;}
.sections .out-mob-close{position: absolute;
right: 0px;
top: 0;
font-size: 20px;
width: 30px;
height: 30px;
display: flex !important;
justify-content: center;
align-items: center;
color: #ffffff;
background: #933;
cursor: pointer;
z-index: 2;    
}

.usamenu{position:relative;float:right;z-index:10;}
.usamenu .usamico::after{content:'\e627';display:block;color:#000;font-size:20px;line-height:26px;margin:20px 10px 0 0;cursor:pointer;font-family:'luma-icons';}
.usamenu .usamlist{display:none;position:absolute;background:white;right:-25px;z-index:10;min-width:160px;padding:15px;margin-top:5px;border:.0714rem solid rgba(0,0,0,.2);border-radius:.4286rem;box-shadow:0 .3571rem .7143rem rgba(0,0,0,.2);}
.usamlist > div{padding:8px 0;font-weight:500;cursor:pointer;}
.usamlist > div.ubtn{padding:5px 0;}
.usamlist > div, .usamlist a{color:#000;font-size:13px;text-align:center;}
.usamlist .ubtn a{text-align:center;display:block;padding:6px 0;color:#fff;border-radius:3px;text-transform:uppercase;background:#933;border:1px solid #933;font-size:14px;}
.usamlist .ubtn.uup a{background:white;color:#000;}
.usamenu .usamlist::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  top: -7px;
  right: 38px;
  background: #fff;
  transform: rotate(45deg);
}
}

/*...CSS FOR CHECKOUT PAGE CHANGES...*/
.opc-progress-bar {
    width: 375px;
    margin: auto;
}
.checkout-payment-method .actions-toolbar .primary {
    float: left;
    margin: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
    padding-left: 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px 22px;
}
.opc-progress-bar-item._active:before {
    background: #000000;
    border-color: #000000;
}
.opc-progress-bar-item._active > span:before {
    background: #000000;
    border-color: #000000;
}
.opc-progress-bar-item._active > span:after {
    border-color: #000000;
    content: '\e610';
    font-family: 'luma-icons';
}
.display-storeinfo {
    border-color: #000000;
}
.display-storeinfo:after {
     background: #000000;
}


.block-static-block  {margin-bottom: 0px!important;}
.adbar img {position:relative; top:-10px}
.customer-welcome .action.switch:after {color: #000000;}
.customer-welcome .action.switch:hover {color: #000000;}
.customer-welcome {float: right;padding-left: 15px;}

@media only screen and (max-width: 768px){
    .product-info-main {padding: 0px 33px;}
    .product.info.detailed {padding: 0px 33px;}
}
@media only screen and (max-width: 640px){
    .product-info-main {padding: 20px 23px;}
    .product.info.detailed {padding: 0px 23px;}
}


.customer-welcome span a{color: #1B1B1B;text-decoration: unset;font-size: 16px;font-weight: 700;font-family: 'Roboto Condensed', sans-serif;}

/* Removed checkout-specific overrides to let Amasty One Step Checkout defaults apply */