/*
Theme Name: Darkstar Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Darkstar Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/***** QODE Styling Start  *****/

/***** QODE Styling End  *****/

strong {
    font-weight: 700 !important;
}

@media screen and (min-width: 1001px) {
    .q_logo img.mobile {
        display: none;
    }
}

.wpb_text_column.wpb_content_element ul:not(.products) {
    list-style: outside;
    margin: 0 0 0 40px;
    padding: 0 0 20px 0;
}

.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

h4 {
    margin-bottom: .5em;
}

p {
    margin-bottom: .85em;
}

p:last-child {
    margin-bottom: 0;
}

p em {
    font-weight: 500;
}

/***** MENU ADJUSTMENTS - CHANGE AS NEEDED  *****/
@media screen and (min-width: 1001px) and (max-width: 1400px) {
    nav.main_menu > ul > li > a {
        font-size: 15px;
        padding: 0 7px;
    }

    header a.qbutton.default {
        line-height: 40px;
        padding: 0 12px;
        font-size: 15px;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    .qode-btn.qode-btn-icon.qode-btn-simple .qode-button-v2-icon-holder {
        padding: 0 !important;
        font-size: 15px !important;
    }

    .qode-btn.qode-btn-icon.qode-btn-simple {
        font-size: 15px !important;
        margin: 0 !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1399px) {
    header a.qbutton.default {
        line-height: 58px;
        padding: 0 35px;
        font-size: 15px;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
    nav.main_menu > ul > li > a {
        font-size: 16px;
        padding: 0 12px;
    }

    header a.qbutton.default {
        line-height: 40px;
        padding: 0 12px;
        font-size: 15px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 1700px) {
    nav.main_menu > ul > li > a {
        padding: 0 26px;
    }

    header a.qbutton.default {
        line-height: 40px;
        padding: 0 12px;
        font-size: 15px;
    }
}

@media screen and (max-width: 1000px) {
    body.qode_header_in_grid .header_bottom {
        padding: 0 45px;
    }

    nav.mobile_menu ul li ul li.desktop-only {
        display: none;
    }
}

header nav.main_menu ul li a span {
    line-height: normal !important;
}

@media screen and (min-width: 769px) {
    .mobile-only {
        display: none !important;
    }
}

@media screen and (max-width: 769px) {
    body.qode_header_in_grid .header_bottom {
        padding: 0 10px;
    }
}

@media screen and (min-width: 1000px) {
    .mobile-menu {
        display: none !important;
    }
}

.qbutton {
    box-sizing: border-box !important;
}

.qode_icon_shortcode.fa-stack.q_font_awsome_icon_square.fa-2x {
    margin: 0 8px 8px 0;
}

h3.rifle-header,
.products h3.rifle-header,
.products h3.rifle-header a {
    color: #c9282d;
}

h3.rifle-header:hover,
.products h3.rifle-header:hover,
.products h3.rifle-header a:hover {
    color: #930027;
}

h3.rifle-header a {
    color: #000;
}

h3.rifle-header a:hover {
    color: #c9282d;
}

.shopping_cart_inner {
    height: auto !important;
}

.shopping_cart_header .header_cart span {
    color: #fff;
    height: 31px;
    width: 28px;
    line-height: 36px;
    font-size: 12px !important;
}

.shopping_cart_header .header_cart {
    padding: 0;
    background: url('/wp-content/uploads/2020/04/header_shopping_bag-wht.png');
    height: 31px;
    width: 28px;
    vertical-align: top;
}

.shopping_cart_header {
    width: auto;
}

.shopping_cart_outer {
    width: auto;
}

.header-widget.widget_woocommerce-dropdown-cart.header-right-widget {
    color: #fff;
}

.header_bottom {
    padding: 0 25px;
}

.header_top {
    padding: 10px 25px;
}

header .header_inner_left {
    left: 25px;
}

@media screen and (min-width: 769px) {
    .header_bottom {
        padding: 0 45px;
    }

    .header_top {
        padding: 10px 45px;
    }

    header .header_inner_left {
        left: 45px;
    }
}

@media screen and (min-width: 1401px) {
    .header_bottom {
        padding: 0 125px;
    }

    .header_top {
        padding: 10px 125px;
    }

    header .header_inner_left {
        left: 125px;
    }
}

.header_top .header-widget a.search_button.search_covers_header.medium i {
    transition: color .3s ease-in-out,color .3s ease-in-out;
}

.header_top .header-widget.widget_nav_menu ul.menu > li > a {
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 8px;
    line-height: 1em;
    transition: all .3s ease-out;
}

.header_top .header-widget a.search_button.search_covers_header.medium:hover i {
    color: #C9282D;
}

.header_top .header-widget.widget_nav_menu ul.menu > li > a:hover {
    color: #000 !important;
    background: #fff;
}

.header_bottom_right_widget_holder {
    padding: 0 0 0 32px;
}

.side_menu_button a {
    display: none !important;
}

.header_top .header-widget .search_button.search_covers_header.medium {
    padding-right: 50px;
    font-size: 16px;
}

.header-widget.widget_nav_menu {
    padding-right: 50px;
}

/*header div.header_bottom_widget.widget_text:not(.widget_custom_html) {
width: 150px;
margin-right: 15px;
}*/

@media screen and (max-width: 768px) {
    .footer_top.footer_top_full {
        padding: 30px 25px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
    .footer_top.footer_top_full {
        padding: 30px 45px;
    }
}

@media screen and (max-width: 1000px) {
    .footer_responsive_adv .two_columns_50_50 > .column1.footer_col1 {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer_responsive_adv .two_columns_50_50 > .column2.footer_col2 {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 0px;
    }
}

footer #mc_embed_signup form {
    text-align: center;
}

@media screen and (min-width: 1001px) {
    footer #mc_embed_signup form {
        text-align: left;
    }
}

footer #mc_embed_signup {
    background: transparent;
}

@media screen and (max-width: 768px) {
    footer #mc_embed_signup .clear {
        display: inline-block;
        width: auto;
    }
}

footer #mc_embed_signup input.email {
    border-color: #fff;
    border-radius: 0;
    border-width: 1px;
    box-sizing: border-box;
    font-family: 'Titillium Web', sans-serif;
    text-transform: capitalize;
    padding: 16px 10px;
    width: 82%;
    font-weight: 600;
    font-size: 14px;
}

footer #mc_embed_signup .button {
    background-color: #C9282D;
    border: 1px solid #fff;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    height: 34px;
    padding: 0 12px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 15px;
    box-sizing: border-box;
}

footer #mc_embed_signup #mc-embedded-subscribe {
    vertical-align: middle;
}

footer #mc_embed_signup .button:hover {
    background: #C9282D;
}

footer #mc_embed_signup input.email:-moz-placeholder,
footer #mc_embed_signup input.email:-ms-input-placeholder,
footer #mc_embed_signup input.email::-moz-placeholder,
footer #mc_embed_signup input.email::-webkit-input-placeholder {
    color: #dedede;
}

@media screen and (max-width: 1000px) {
    .header_top .left,
    .right .widget_text.header-widget.widget_custom_html.header-right-widget,
    .right .header-widget.widget_nav_menu.header-right-widget {
        display: none;
    }

    header .q_logo a {
        height: 56px !important;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    .q_social_icon_holder .fa-stack {
        margin: 0px 8px 0px 0px !important;
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1400px) {
    header div.header_bottom_widget.widget_text:not(.widget_custom_html) {
        width: 112px;
    }

    .q_social_icon_holder:last-child .fa-stack {
        margin: 0px !important;
    }

    header #mc_embed_signup input.email {
        font-size: 12px;
        padding: 14px 10px;
        width: 198px;
    }

    header #mc_embed_signup .button {
        height: 32px;
        padding: 0 10px;
    }

    .header_bottom_widget.widget_text p {
        margin-bottom: 0;
    }

    .header_bottom_right_widget_holder {
        padding: 0 0 0 16px;
    }

    .header_top .right {
        float: right;
    }
}

@media screen and (min-width: 1001px) {
    header:not(.sticky) .q_logo a {
        height: 70px !important;
    }

    header.sticky .q_logo a {
        height: 47px !important;
    }
}

@media screen and (min-width: 1401px) {
    header .header_bottom_widget.widget_text {
        display: inline-block;
    }
}

.custom-drowpdown div h3, .drop_down .narrow .second .inner .custom-drowpdown div a {
    color: #fff;
}

.menu-left {
    float: left;
}

.menu-right {
    float: right;
}

.second .no_link {
    display: none !important;
}

.drop_down .narrow .second .inner ul li {
    width: 295px;
}

.custom-drowpdown div h3 a,
.custom-drowpdown div h3 {
    font-size: 19px !important;
    text-transform: uppercase !important;
    line-height: 22px !important;
    margin-bottom: 3px !important;
    padding: 0 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
}

.drop_down .narrow .second .inner .custom-drowpdown div.drop-link a {
    padding: 4px 0;
    /* text-transform: capitalize; this turns REC7 into Rec7, so don't do that */
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
}

li.narrow .second .inner ul {
    padding: 0;
}

li.narrow:not(.wide-row) .second .inner ul {
    padding: 20px;
}

.drop_down li.narrow:not(.wide-row) .second .inner ul li a {
    padding: 0;
}

header .textwidget.custom-html-widget:before,
header .textwidget.custom-html-widget:after {
    content: " ";
    display: table;
}

header .textwidget.custom-html-widget:after {
    clear: both;
}

.drop_down .second .inner .widget.widget_custom_html {
    padding: 20px;
}

.drop_down .narrow .second .inner .custom-drowpdown div a:hover {
    color: #C9282D;
    /*font-weight: 700;*/
}

.dealer-banner {
    position: absolute;
    right: 0;
    color: #fff;
    background: #C9282D;
    z-index: 110;
    top: 153px;
}

@media screen and (min-width: 1725px) {
    .dealer-banner {
        top: 200px;
    }
}

.dealer-banner a {
    color: #fff;
    font-size: 14px;
    padding: 15px 130px 15px 30px;
    display: block;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
    .dealer-banner {
        display: none;
    }
}


.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
    border: none;
    box-shadow: none !important;
    border-radius: 0;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item.color-variable-item:not(.radio-variable-item).selected {
    border: 1px solid #000;
}

.woocommerce table td.label, .woocommerce table td.value {
    display: block;
    padding: 0;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item).selected {
    border-bottom: 2px solid #000;
    font-weight: 700;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item) {
    padding-bottom: 13px;
    color: #000;
    font-size: 25px;
    background-color: transparent;
    line-height: 1em;
}

.woocommerce table td.label {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #C9282D;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    font-size: 28px;
    padding: 0 !important;
}

.woocommerce .product h1.product_title {
    font-size: 20px;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    background-color: #d9d9d6;
    color: #000;
    font-size: 18px;
    line-height: 24px;
}

.reset_variations {
    display: block !important;
    font-size: 16px;
    border: 1px solid #000;
    text-align: center;
    color: #fff;
    background: #c9282d;
    margin-top: 15px;
    padding: 4px;
}

.woocommerce div.product div.product_meta > span {
    font-size: 18px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled, a.reset_variations {
    display: none;
}

.column2.footer_col2 {
    float: right;
    width: 360px;
    text-align: left;
}

.q_elements_item.full-width-img .vc_single_image-wrapper.vc_box_border_grey,
.q_elements_item.full-width-img .vc_single_image-wrapper.vc_box_border_grey img {
    max-width: none;
    width: 100%;
}

.content-font p {
    font-size: 24px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 26px;
    font-weight: 500;
}

.content-font p strong {
    font-weight: 700;
}

.featurette .content-font p {
    font-size: 22px;
}

.q_elements_item.manual-content h3 {
    font-size: 30px;
}

.q_elements_item.manual-content p {
    font-size: 24px;
    line-height: 26px;
}

.q_elements_item.manual-content .qbutton.medium.white.default {
    height: 50px;
    line-height: 46px;
    padding: 0 40px;
}

/****************** Firearm Form ***************/
.firearm-form {
    margin: 0 auto;
    padding: 2% 25px;
    background-color: #efefef;
}

@media screen and (min-width: 769px) {
    .firearm-form {
        padding: 2% 45px;
    }
}

@media screen and (min-width: 1401px) {
    .firearm-form {
        padding: 4% 125px;
    }
}

.firearm-title {
    margin-bottom: 25px;
}

@media screen and (min-width: 1401px) {
    .firearm-title {
        margin-bottom: 0;
        margin-right: 3%;
    }
}

@media screen and (max-width: 1400px){
    .full-view {
        display: none;
    }
}

@media screen and (min-width: 1401px){
    .mobile-view {
        display: none;
    }
}

.firearm-form h1 {
    font-size: 61px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: -2px;
}

@media screen and (min-width: 769px) {
    .firearm-form h1 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 20px;
    }
}

/*@media screen and (min-width: 1725px) {
.firearm-form h1 {
font-size: 105px;
letter-spacing: -4px;
}
}

@media screen and (min-width: 1900px) {
.firearm-form h1 {
font-size: 124px;
letter-spacing: -8px;
}
}

@media screen and (min-width: 1201px) {
.firearm-form h1 {
margin-bottom: 0;
}
}*/

.firearm-form h3 {
    text-transform: uppercase;
}

.firearm-color,
.firearm-config {
    position: relative;
    display: table;
}

@media screen and (max-width: 768px) {
    .firearm-color {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 769px) {
    .form-title .firearm-config,
    .form-title .firearm-color {
        float: left;
        width: 50%;
    }
}

@media screen and (max-width: 1400px) {
    .firearm-config,
    .firearm-color {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1401px) {
    .firearm-title {
        float: left;
        width: 40%;
    }

    .form-title .firearm-config {
        width: 26%;
        margin-right: 3%;
    }

    .form-title .firearm-color {
        width: 22%;
        margin-bottom: 0;
    }

    .config-container {
        /*position: absolute;
        bottom: 0;*/
        display: table-cell;
        vertical-align: bottom;
    }
}

@media screen and (min-width: 1725px) {
    .firearm-title {
        float: left;
        width: 33%;
    }

    .form-title .firearm-config {
        width: 22%;
    }
}

.form-title h3 {
    color: #C9282D;
    font-size: 28px;
    margin-bottom: 12px;
    font-weight: 700;
}

@media screen and (min-width: 1601px){
    .form-title h3 {
        /*font-size: 32px;*/
    }
}


.form-title input[type=radio] {
    display: none;
}

.form-title label {
    font-size: 18px;
    display: inline-block;
    line-height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
}

.form-title .color-radio label {
    cursor: initial;
}

.firearm-config input[type="radio"]:checked + label {
    font-weight: 700;
    border-bottom: 1px solid #000;
}

.form-title ul.config-radio,
.form-title ul.color-radio {
    list-style: none;
}

.form-titles ul.color-radio li {
    opacity: .4;
}

.form-titles ul.color-radio li.active {
    opacity: 1;
}

@media screen and (max-width: 768px) {
    .form-title .color-radio li:last-child label {
        margin-right: 0;
    }
}

.form-title li {
    float: left;
}

.form-title ul.config-radio li {
    margin-bottom: 12px;
}

@media screen and (max-width: 1200px) {
    .form-title ul.config-radio li {
        float: none;
    }
}

@media screen and (min-width: 1201px) {
    .form-title ul.config-radio li {
        padding: 0 15px;
        border-right: 2px solid #000;
        margin-bottom: 0;
    }

    .form-title ul.config-radio li:first-child {
        padding-left: 0;
    }

    .form-title ul.config-radio li:last-child {
        padding-right: 0;
        border: none;
    }
}

.color-name {
    display: none;
}

.color-block {
    height: 28px;
    width: 28px;
    display: block;
}

.firearm-color input[type="radio"]:checked + label {
    /*border: 1px solid #000;*/
    padding: 2px;
}

.firearm-color input[type="radio"] + label {
    padding: 2px;
    box-sizing: border-box;
    margin-right: 8px;
    border: 1px solid #000;
    /*border: 1px solid #f4f3f1;*/
    transition: all .4s ease-in-out;
}

.firearm-color .color-choice input[type="radio"] + label {
    opacity: .2;
}

.form-image {
    padding: 5% 0;
}

.firearm-image img {
    max-height: 377px;
    width: auto;
}

.form-content h3 {
    color: #C9282D;
    font-size: 28px;
    margin-bottom: 12px;
    border-bottom: 1px solid #000;
    padding-bottom: 12px;
    font-weight: 700;
}

.content .form-content ul {
    font-size: 22px;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.form-content ul.spec-list li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 28px;
}

@media screen and (min-width: 451px) and (max-width: 1700px) {
    .form-content ul.spec-list li {
        margin-bottom: 35px;
    }
}

@media screen and (min-width: 451px) and (max-width: 768px) {
    .form-content ul.spec-list li {
        width: 49%;
        margin-right: 2%;
    }

    .form-content ul.spec-list li:nth-child(2n+3) {
        clear: left;
    }

    .form-content ul.spec-list li:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .form-content ul.spec-list li {
        width: 32%;
        margin-right: 1%;
    }

    .form-content ul.spec-list li:nth-child(3n+4) {
        clear: left;
    }

    .form-content ul.spec-list li:nth-child(3n+3) {
        margin-right: 0;
    }
}

@media screen and (min-width: 1101px) and (max-width: 1300px) {
    .form-content ul.spec-list li {
        width: 24%;
        margin-right: 1.333333%;
    }

    .form-content ul.spec-list li:nth-child(4n+5) {
        clear: left;
    }

    .form-content ul.spec-list li:nth-child(4n+4) {
        margin-right: 0;
    }
}

@media screen and (min-width: 1301px) and (max-width: 1700px) {
    .form-content ul.spec-list li {
        width: 19%;
        margin-right: 1.25%;
    }

    .form-content ul.spec-list li:nth-child(5n+6) {
        clear: left;
    }

    .form-content ul.spec-list li:nth-child(5n+5) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1700px) {
    .spec-list li .spec-title {
        margin-bottom: 6px;
    }
}

.spec-list li .spec-title {
    display: block;
    font-weight: 700;
}

.spec-listing {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.spec-listing:last-child {
    border: none;
}

@media screen and (min-width: 1701px) {
    li.spec-listing:nth-child(n+2) .spec-title {
        display: none;
    }

    .content .form-content ul {
        font-size: 18px;
    }

    .form-content ul.spec-list li {
        float: left;
        margin-right: 1%;
        width: 11.5% !important;
        line-height: 28px;
    }

    /*.form-content ul.spec-list li {
    float: left;
    margin-right: 2%;
    width: 11%;
    line-height: 34px;
}

    .form-content ul.spec-list li:last-child {
    margin-right: 0;
}

    .form-content ul.spec-list li.operation {
    width: 20%;
}

    .form-content ul.spec-list li.caliber {
    width: 7%;
}

    .form-content ul.spec-list li.barrel {
    width: 12%;
}

    .form-content ul.spec-list li.twist {
    width: 12%;
}

    .form-content ul.spec-list li.length {
    width: 13%;
}

    .form-content ul.spec-list li.weight {
    width: 13%;
}*/
}

.hide {
    display: none;
}

@media screen and (max-width: 1000px) {
    .logo_wrapper {
        left: auto;
    }

    .q_logo a {
        left: 0;
    }

    .header_inner_right {
        display: none;
    }
}

@media screen and (min-width: 1001px) {
    .mobile-only {
        display: none;
    }
}

.mobile_menu_button {
    float: right;
}

.q_logo img {
    transition: none;
}

.mobile-dealer,
.mobile-social {
    display: none;
}

.mobile-social {
    margin: 20px 0;
}

nav.mobile_menu > ul {
    width: 100%;
}

.mobile-dealer {
    background: #C9282D;
}

.mobile-dealer a {
    color: #fff;
    text-align: center;
    display: block;
    padding: 8px 0;
    margin-top: 20px;
    font-size: 16px;
}

.mobile-social .textwidget {
    display: table;
    margin: 0 auto;
}

.home .esg-grid .esg-center a,
#prod-list .esg-grid .esg-center a {
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    box-sizing: border-box;
}

.home .esg-hovered .esg-entry-media,
#prod-list .esg-hovered .esg-entry-media {
    transform: translate3d(0px, 0px, 0px) scale(1.1) !important;
}

.home .esg-entry-media,
#prod-list .esg-entry-media {
    transform: translate3d(0px, 0px, 0px) scale(1.0) !important;
    transition: all .4s ease-in-out;
}

/*#app-light,
#app-dark,
#wht-logo,
#blk-logo {
height: 100vh;
}*/

.company-intro .q_elements_item {
    background-position: top right !important;
}

.ult_tabmenu.style1 {
    display: table !important;
    width: 100% !important;
    max-width: none !important;
    table-layout: fixed;
    margin-bottom: 35px !important;
}

.ult_tabmenu.style1 li.ult_tab_li {
    border-radius: 0 !important;
    display: table-cell !important;
    float: none !important;
    text-align: center;
    border-right: 20px solid #fff !important;
}

.ult_tabmenu.style1 li.ult_tab_li:last-child {
    border-right: none !important;
}

.ult_tabmenu.style1 a.ult_a {
    width: 100%;
    padding: 50px 30px !important;
}

.ult_tabitemname {
    padding: 0 25px !important;
}

.q_tabs.boxed .tabs-nav {
    /*display: table !important;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 15px 0;*/
    width: 100% !important;
    max-width: none !important;
    margin-bottom: 15px !important;
}

.q_tabs .tabs-nav li {
    display: block !important;
    margin-bottom: 4px !important;
    border-radius: 0 !important;
    float: none !important;
    text-align: center;
}

.q_tabs.boxed .tabs-nav li a {
    width: 100%;
    padding: 15px !important;
    font-size: 18px;
    font-family: Titillium Web;
    font-weight: 700;
    color: #000;
    background: #d9d9d6;
    box-sizing: border-box;
    height: auto !important;
    line-height: normal !important;
    text-align: left;
    border: none !important;
}

.q_tabs.boxed .tabs-container {
    border: none;
    padding: 19px 45px 0;
}

.q_tabs.boxed .tabs-nav li a:hover,.q_tabs.boxed .tabs-nav li.active a {
    color: #fff !important;
    background: #cb333b !important;
}

@media screen and (max-width: 1300px) {
    .q_tabs .tabs-nav li {
        display: block !important;
        margin-bottom: 4px !important;
    }
}

@media screen and (min-width: 1301px) {
    .q_tabs .tabs-nav li:nth-child(3n+4)::before {
        display: block;
        content: '';
    }

    .q_tabs .tabs-nav li {
        display: inline !important;
        margin-bottom: 0 !important;
    }

    .q_tabs.boxed .tabs-nav li a {
        width: 32%;
        padding: 50px 30px !important;
        font-size: 25px;
        margin-right: 1%;
        margin-bottom: 1%;
        display: inline-block;
    }
}

.company-intro .q_elements_item {
    background-position: top right !important;
}

color-section {
    margin-left: 0;
    margin-right: 0;
}

.pantone .vc_column-inner > .wpb_wrapper {
    position: absolute;
    bottom: 0;
}

/****************** Timeline ***************/
.company-timeline-container {
    margin-bottom: 5%;
    overflow: hidden;
    position: relative;
}

.date-slide {
    box-sizing: border-box;
}

div.slick-slide .visuals {
    position: relative;
    margin: 60px 0;
}

div.slick-slide .visuals::before {
    width: 100%;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    background: #ACA199;
}

div.slick-slide:first-child .visuals::before {
    width: 100vw;
    margin-left: -50vw;
}

div.slick-slide:last-child .visuals::before {
    width: 100vw;
    margin-right: -50vw;
}

.circle {
    background: #ACA199;
    height: 34px;
    width: 34px;
    border-radius: 20px;
    transition: all .5s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
}

.slick-current .circle {
    background: #C9282D;
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
}

.slide-title {
    display: block;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 40px;
    color: #ACA199;
    transition: all .5s ease-in-out;
    line-height: 40px;
    margin-bottom: 35px;
    font-weight: 700;
}

.slick-current .slide-title {
    color: #C9282D;
    font-size: 45px;
    line-height: 45px;
}

.slide-text {
    color: #000;
    opacity: 0;
    transition: all .5s ease-in-out;
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    text-align: center;
    display: table;
    margin: 0 auto;
    width: 450px;
}

.slick-current .slide-text {
    opacity: 1;
}

.slick-slide img {
    transform: translate3d(0px, 0px, 0px) scale(.925);
    transition: all .4s ease-in-out;
    padding: 0px 20px;
    box-sizing: border-box;
}

.slick-current  .date-slide img {
    transform: translate3d(0px, 0px, 0px) scale(1);
}

.company-timeline-container:before {
    content: '';
    background-image: url('/wp-content/uploads/2020/06/375-fade-l.png');
    width: 375px;
    height: 1000px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

.company-timeline-container:after {
    content: '';
    background-image: url('/wp-content/uploads/2020/06/375-fade-r.png');
    width: 375px;
    height: 1000px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}

@media screen and (min-width: 768px) {
    .q_elements_item.application {
        width: 450px;
        display: inline-block;
    }
}

@media screen and (min-width: 1350px) {
    .no-touch .vc_row.wpb_row.section.vc_row-fluid.vc_inner.button-list {
        position: absolute;
        bottom: 0;
    }
}

.vc_row.wpb_row.section.vc_row-fluid.vc_inner.color-section {
    margin: 0;
}

.testimonial_text_inner p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700 !important;
}

@media screen and (max-width: 768px) {
    .testimonials_c_holder .testimonial_content_inner .testimonial_text_holder .testimonial_text_inner p:not(.testimonial_author) {
        font-size: 30px !important;
        line-height: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .testimonials_c_holder .testimonial_content_inner .testimonial_author {
        line-height: 35px;
        font-size: 25px !important;
        margin-top: 25px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
    .testimonials_c_holder .testimonial_content_inner .testimonial_text_holder .testimonial_text_inner p:not(.testimonial_author) {
        font-size: 40px !important;
        line-height: 45px;
    }
}

@media screen and (min-width: 1201px) {
    .testimonials_c_holder .testimonial_content_inner .testimonial_author {
        margin-top: 60px;
        line-height: 45px;
    }

    .testimonials_c_holder .testimonial_content_inner .testimonial_text_holder .testimonial_text_inner p:not(.testimonial_author) {
        line-height: 65px;
    }
}

@media screen and (max-width: 1400px) {
    .esg-cc.eec .esg-center.eg-product-skin-element-10 {
        margin: 0px 20px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .esg-cc.eec .esg-center.eg-product-skin-element-3 {
        font-size: 19px !important;
        margin: 0 20px 10px !important;
    }

    .esg-cc.eec .esg-center.eg-product-skin-element-11-a {
        margin: 20px 0px 0px 20px;
    }
}

body .content .title .container_inner {
    width: auto;
}

.slider_content.left p,
.lineup-firearm img.mobile,
.lineup-title.section-title,
body .content .title .container_inner,
.text.section-title,
.vc_row.wpb_row.section.vc_row-fluid.section-title,
.wpb_text_column.wpb_content_element.section-title,
.content .container .container_inner.default_template_holder {
    padding-right: 25px !important;
    padding-left: 25px !important;
}

@media screen and (min-width: 769px) {
    .slider_content.left p,
    .lineup-firearm img.mobile,
    .lineup-title.section-title,
    body .content .title .container_inner,
    .text.section-title,
    .vc_row.wpb_row.section.vc_row-fluid.section-title,
    .wpb_text_column.wpb_content_element.section-title,
    .content .container .container_inner.default_template_holder {
        padding-right: 45px !important;
        padding-left: 45px !important;
    }
}

@media screen and (max-width: 1000px) {
    .vc_row.wpb_row.section.vc_row-fluid.section-title.table-styling {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (min-width: 1401px) {
    .slider_content.left p,
    .lineup-firearm img.mobile,
    .lineup-title.section-title,
    body .content .title .container_inner,
    .text.section-title,
    .vc_row.wpb_row.section.vc_row-fluid.section-title,
    .wpb_text_column.wpb_content_element.section-title,
    .content .container .container_inner.default_template_holder {
        padding-right: 125px !important;
        padding-left: 125px !important;
    }

    .lineup-list-container.section-title {
        padding-right: 45px !important;
        padding-left: 45px !important;
    }
}

@media screen and (min-width: 1701px) {
    .lineup-list-container.section-title {
        padding-right: 125px !important;
        padding-left: 125px !important;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    header .q_social_icon_holder .fa-stack {
        margin: 0 8px 8px 0 !important;
    }

    header .q_social_icon_holder:last-child .fa-stack {
        margin: 0 8px 8px 0 !important;
    }
}


#sticky {
    height: 100vh;
}

#sticky > .full_section_inner.clearfix {
    display: table;
    height: 100vh;
}

#sticky .ult-sticky-anchor .full_section_inner.clearfix {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#sticky .vc_row.wpb_row.section.vc_row-fluid.vc_inner.logo-reveal.section-title {
    display: table;
    height: 100vh;
}

/* ROWS */

.row {
    position: relative;
    overflow: hidden;
    padding: 75px 0;
}

@media screen and (min-width: 1001px) {
    .no-touch .row {
        padding: 0;
        height: 100vh;
    }
}

row .wpb_text_column.wpb_content_element.row-text.wrapped p {
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
}

.row .wpb_text_column.wpb_content_element.row-text p strong {
    font-weight: 700;
}

@media screen and (min-width: 600px) {
    .row .wpb_text_column.wpb_content_element.row-text.wrapped {
        width: 65%;
    }
}

@media screen and (min-width: 769px) {
    .row .wpb_text_column.wpb_content_element.row-text.wrapped {
        width: 50%;
    }
}

@media screen and (min-width: 1001px) {
    .row .wpb_text_column.wpb_content_element.row-text.wrapped {
        width: 38%;
    }
}

@media screen and (min-width: 1201px) {
    .row .wpb_text_column.wpb_content_element.row-text.wrapped {
        width: 30%;
    }
}

@media screen and (min-width: 1401px) {
    .row .wpb_text_column.wpb_content_element.row-text.wrapped {
        width: 26%;
    }
}

.logo-light {
    background-color: #fff;
}

.logo-dark {
    background-color: #000;
}

.app-light {
    background-color: #fff;
    background-image: url('/wp-content/uploads/2020/05/application-light-bg.png');
}

.app-dark {
    background-color: #000;
    background-image: url('/wp-content/uploads/2020/05/application-dark-bg.jpg');
    background-size: cover;
}

.no-touch .text.section-title {
    left: 0%;
    top: 14%;
    right: 0%;
    bottom: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 1001px) {
    .touch .app-light {
        background-size: cover;
    }

    .app-light .text.section-title {
        background-color: #fff;
        background-image: url('/wp-content/uploads/2020/05/application-light-bg.png');
        background-size: cover;
    }

    .app-dark .text.section-title {
        background-color: #000;
        background-image: url('/wp-content/uploads/2020/05/application-dark-bg.jpg');
        background-size: cover;
    }

    .no-touch .text-holder {
        position: absolute;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: 0%;
    }

    .no-touch .text.section-title {
        position: fixed;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
    }
}

.section-title p strong {
    font-weight: 700;
}

.section-title p {
    font-weight: 500;
}

@media screen and (max-width: 1000px)  {
    .q_elements_item.inc-logo-text .q_elements_item_content {
        padding: 20px 0px 30px !important;
        text-align: center;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1300px) {
    .q_elements_item.inc-logo-text .q_elements_item_content {
        padding: 20px 0px 50px !important;
        text-align: center;
    }
}

@media screen and (max-width: 1300px) {
    .logo-usage .wpb_single_image.vc_align_left {
        text-align: center;
    }
}

@media screen and (min-width: 1301px) {
    .q_elements_holder.two_columns.responsive_mode_from_1300.logo-col {
        margin-bottom: 75px;
    }
}

/* The magic starts here *

/* Clipping text on scroll >> all browsers excl. IE and Edge */

@media screen and (min-width: 1001px) {
    .no-touch .text-holder {
        clip-path: inset(0px 0px 0px 0px);
        -webkit-clip-path: inset(0px 0px 0px 0px);
    }
}

/* Clipping text on scroll and workaround re display: flex >> IE10+ */
@media all and (min-width: 1001px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .no-touch .text-holder {clip: rect(0,auto,auto,0);}
    .no-touch .text.section-title {display: block; width: 100%; text-align: center; vertical-align: middle; padding-top: 50vh;}
}

/* Clipping text on scroll and workaround re display: flex >> Edge 12+ */
@supports (-ms-accelerator:true) {
    @media screen and (min-width: 1001px) {
        .no-touch .text-holder {clip: rect(0,auto,auto,0);}
        .no-touch .text.section-title {display: block; width: 100%;text-align: center; vertical-align: middle; padding-top: 50vh;}
    }
}

/* Clipping text on scroll and workaround re display: flex >> Edge 16+ */
@supports (-ms-ime-align:auto) {
    @media screen and (min-width: 1001px) {
        .no-touch .text-holder {clip: rect(0,auto,auto,0);}
    }
}

.product-buttons .vc_column-inner {
    display: table;
    padding: 0;
}

.product-buttons .wpb_wrapper {
    display: table-row;
}

.vc_row.wpb_row.section.vc_row-fluid.product-buttons.vc_custom_1591983903101 {
    padding: 0 25px;
}

button.ubtn-normal {
    line-height: 30px;
}

.ubtn-ctn-inline.home-button {
    border-bottom: 3px solid #888b8d;
}

div.ubtn-ctn-inline.home-button:last-child {
    border-bottom: none;
}

.ubtn-ctn-inline.home-button {
    display: block;
    box-sizing: border-box;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-buttons.vc_custom_1591983903101 {
        padding: 0 45px;
    }

    .ubtn-ctn-inline.home-button {
        display: inline-block;
        border-right: 4px solid #888b8d;
        border-left: 4px solid #888b8d;
        border-bottom: none;
        margin: 10px 0;
    }

    .ubtn-ctn-inline.home-button {
        float: left;
        width: 50%;
    }

    .ubtn-ctn-inline.home-button:nth-child(2n+2) {
        border-right-width: 4px;
        border-left-width: 0;
    }

    div.ubtn-ctn-inline.home-button:first-child {
        border-left: 4px solid #888b8d;
    }

    div.ubtn-ctn-inline.home-button:last-child {
        border-right: 4px solid #888b8d;
    }

    .ubtn-ctn-inline.home-button:last-child {
        display: inline-block;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-buttons.vc_custom_1591983903101 {
        padding: 0 45px;
    }

    .ubtn-ctn-inline.home-button {
        display: inline-block;
        border-right: 4px solid #888b8d;
        border-left: 4px solid #888b8d;
        border-bottom: none;
        margin: 10px 0;
    }

    .ubtn-ctn-inline.home-button {
        float: left;
        width: 33%;
    }

    .ubtn-ctn-inline.home-button:nth-child(3n+2),
    .ubtn-ctn-inline.home-button:nth-child(3n+3) {
        border-right-width: 4px;
        border-left-width: 0;
    }

    div.ubtn-ctn-inline.home-button:first-child {
        border-left: 4px solid #888b8d;
    }

    div.ubtn-ctn-inline.home-button:last-child {
        border-right: 4px solid #888b8d;
    }

    .ubtn-ctn-inline.home-button:last-child {
        display: inline-block;
        float: none;
        margin-left: -13px;
        width: 33.3%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-buttons.vc_custom_1591983903101 {
        padding: 0 45px;
    }

    .ubtn-ctn-inline.home-button {
        display: inline-block;
        border-right: 4px solid #888b8d;
        border-left: 4px solid #888b8d;
        border-bottom: none;
        margin: 10px 0;
    }

    .ubtn-ctn-inline.home-button {
        float: left;
        width: 25%;
    }

    .ubtn-ctn-inline.home-button:nth-child(4n+2),
    .ubtn-ctn-inline.home-button:nth-child(4n+3),
    .ubtn-ctn-inline.home-button:nth-child(4n+4) {
        border-right-width: 4px;
        border-left-width: 0;
    }

    div.ubtn-ctn-inline.home-button:first-child {
        border-left: 4px solid #888b8d;
    }

    div.ubtn-ctn-inline.home-button:last-child {
        border-right: 4px solid #888b8d;
    }

    .ubtn-ctn-inline.home-button:nth-child(n+5) {
        display: inline-block;
        float: none;
    }
}

@media screen and (min-width: 1401px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-buttons {
        padding: 0 125px;
    }

    .ubtn-ctn-inline.home-button {
        display: table-cell;
        box-sizing: border-box;
        vertical-align: middle;
    }

    div.ubtn-ctn-inline.home-button:first-child {
        border-left: 4px solid #888b8d;
    }

    .ubtn-ctn-inline.home-button {
        border-right: 4px solid #888b8d;
        border-bottom: none;
    }
}

@media screen and (max-width: 1400px) {
    button.ubtn-normal {
        padding: 15px 20px;
        font-size: 23px !important;
    }
}

@media screen and (min-width: 1401px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-buttons {
        padding: 0 125px;
    }
}

@media screen and (max-width: 768px) {
    .product-features .wpb_single_image.wpb_content_element.vc_align_left {
        position: relative;
        left: -25px;
    }

    .product-features .wpb_single_image.wpb_content_element.vc_align_right {
        position: relative;
        right: -25px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
    .product-features .wpb_single_image.wpb_content_element.vc_align_left {
        position: relative;
        left: -45px;
    }

    .product-features .wpb_single_image.wpb_content_element.vc_align_right {
        position: relative;
        right: -45px;
    }
}

@media screen and (max-width: 1400px) {
    .product-features .vc_col-md-4 {
        width: 100%;
    }

    .vc_row.wpb_row.section.vc_row-fluid.product-features.m-one {
        padding-top: 0px !important;
    }

    .wpaddons-parallax-wrapper {
        display: none !important;
    }

    .vc_row.section-title.bolt-image,
    .vc_row.section-title.muzzle-image,
    .vc_row.section-title.bolt-image-two,
    .vc_row.section-title.muzzle-image-two {
        padding-top: 50px !important;
    }

    .product-features .vc_empty_space.end-space {
        display: none;
    }
}

@media screen and (min-width: 1401px) {
    .mobile-image {
        display: none;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    .vc_row.wpb_row.section.vc_row-fluid.product-features.m-one {
        padding-top: 50px !important;
    }

    .vc_row.section-title.bolt-image,
    .vc_row.section-title.muzzle-image,
    .vc_row.section-title.bolt-image-two,
    .vc_row.section-title.muzzle-image-two {
        padding-top: 75px !important;
    }
}

.pretty-form .label.required:not(.error) > span:first-of-type::after {
    content: "*";
    color: #C9282D;
    font-size: 1.25em;
    line-height: .9em;
}

.pretty-form fieldset .label {
    margin-bottom: 1em;
    display: block;
}

@media screen and (min-width: 769px) {
    .pretty-form fieldset.columns .label:nth-child(2n+1):not(.col-3) {
        float: left;
        clear: left;
    }

    .pretty-form fieldset.columns .label {
        float: right;
        width: 49%;
    }
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]),
.cf7_custom_style_1 input.submit {
    padding: .8em 1.75em;
    cursor: pointer;
    font-weight: 700;
    line-height: 1em;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: .5px;
    height: auto;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit.reset {
    margin-bottom: 0px;
}

@media screen and (min-width: 600px) {
    .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
    .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]),
    .cf7_custom_style_1 input.submit {
        float: right;
        width: auto;
        margin-left: .625em;
        margin-bottom: 0;
    }
}

.pretty-form {
    box-sizing: border-box;
    padding: 15px;
    border: 5px solid #ededed;
}

.pretty-form fieldset.columns .label.col.col-1 {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .pretty-form {
        padding: 30px;
    }

    .pretty-form fieldset.columns .label.col.col-3 {
        width: 32%;
        float: left;
        margin-right: 2%;
    }

    .pretty-form fieldset.columns .label.col.col-3:nth-child(3n+3) {
        margin-right: 0;
    }
}

.wpcf7-form-control.wpcf7-select {
    height: 45px;
}

div.wpcf7 .ajax-loader {
    display: none;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    font-family: 'Titillium Web',sans-serif;
    -webkit-appearance: initial;
}

@media screen and (min-width: 769px) {
    .articles .qbutton.small.right.white.default {
        float: right;
    }
}

.logos .fixed-height.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100% !important;
    float: none;
}

@media screen and (min-width: 1001px) {
    .logos .fixed-height.vc_column_container > .vc_column-inner {
        width: 50%;
        float: left;
    }
}

.logos .qbutton.white.default {
    background: #000;
    border-color: #fff;
}

.logos .qbutton.white.default:hover {
    color: #000;
    background: #fff;
}

@media screen and (max-width: 1350px) {
    .logos .qbutton.default {
        margin: 30px 0 !important;
        display: block;
        text-align: center;
        width: 100%;
    }
}

@media screen and (min-width: 1351px) {
    .touch .vc_row.button-list {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1351px) and (max-width: 1500px) {
    .logos .qbutton.default {
        margin: 0 10px 0 0 !important;
    }
}

/*********** Home Page Lineup *************/
.lineup-container {
    /*background: #eeede9;*/
    overflow: hidden;
    box-sizing: border-box;
}

.lineup-title.section-title,
.lineup-list-container.section-title {
    box-sizing: border-box;
}

.lineup-list-container.section-title {
    margin-top: 40px;
}

.lineup-firearm img.mobile {
    margin-bottom: 10px;
    box-sizing: border-box;
}

.lineup-firearm a img.full {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.lineup-firearm a:hover img.full {
    transform: translate(0, -65px);
}

.lineup-firearm a p {
    color: #888b8d;
    background: #D9D9D6;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 700;
    box-sizing: border-box;
}

.lineup-firearm a p {
    -webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    transition: opacity .3s ease-in-out,color .3s ease-in-out;
}

.lineup-firearm a:hover .firearm-text p {
    color: #C9282D;
}

.lineup-list {
    position: relative;
}

.button-banner {
    background: #D9D9D6;
    position: absolute;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 85px;
    display: none;
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
    .lineup-firearm {
        float: left;
        width: 49%;
        margin-right: 2%;
    }

    .lineup-firearm:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1400px) {
    .lineup-firearm img.full {
        display: none;
    }

    .lineup-firearm {
        margin-bottom: 55px;
    }
}

@media screen and (min-width: 1401px) {
    .lineup-firearm img.mobile {
        display: none;
    }

    .lineup-firearm {
        float: left;
        /* width: 14.27999%; */
        width: 12.5%;
        position: relative;
    }

    .lineup-list-container.section-title {
        margin-top: 385px;
        position: relative;
        z-index: 1;
    }

    .lineup-firearm a .firearm-text {
        background: #D9D9D6;
        padding: 12px 0;
    }

    .lineup-firearm a .firearm-text p {
        font-size: 22px;
        border-left: 2px solid #888b8d;
        border-right: 2px solid #888b8d;
        padding: 18px 10px;
    }

    .lineup-firearm:first-child a p {
        border-left: 4px solid #888b8d;
    }

    .lineup-firearm:last-child a p {
        border-right: 4px solid #888b8d;
    }

    .button-banner {
        display: block;
    }
}

@media screen and (min-width: 1601px) {
    .lineup-firearm a .firearm-text p {
        font-size: 25px;
    }
}

@media screen and (min-width: 1701px) {
    .lineup-firearm a p {
        font-size: 28px;
    }
}

@media screen and (min-width: 1801px) {
    .lineup-list-container.section-title {
        margin-top: 430px;
    }
}

/*********** Generic Parralax *************/

.vc_row.wpb_row.section.vc_row-fluid.vc_inner.section-title.feature-image {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.vc_row.wpb_row.section.vc_row-fluid.vc_inner.section-title.feature-image p {
    text-align: center;
}

@media screen and (min-width: 1401px) {
    .vc_row.wpb_row.section.vc_row-fluid.vc_inner.section-title.feature-image p {
        text-align: left;
    }

    .vertical-adjust {
        display: table;
    }

    .vertical-adjust .content-font {
        display: table-row;
    }

    .vertical-adjust .content-font > .wpb_wrapper {
        display: table-cell;
        vertical-align: middle;
    }
}

.touch .ult-sticky-anchor.ult_stick_to_row.fixto-fixed {
    position: relative !important;
    top: auto !important;
}

.touch .ult_row_spacer > div:not(.ult-sticky-anchor) {
    display: none !important;
}

@media screen and (min-width: 1801px) {
    .vc_row.wpb_row.section.vc_row-fluid.vc_inner.section-title.feature-image {
        padding-bottom: 100px !important;
        padding-top: 100px !important;
    }
}

.page-template-firearm .title_outer.title_without_animation.with_image {
    display: none;
}

.featurette .separator.small.left {
    margin-left: 10px;
}

.semantic_ui .ui.table thead th {
    background: #888 !important;
    color: #fff !important;
}

@media screen and (max-width: 991px) {
    .semantic_ui .foo-table.ui.table.foo-table.ninja_footable,
    table.ninja_stacked_table.foo-table tbody,
    .semantic_ui .ui.striped.table tbody tr.footable-detail-row:nth-child(2n) {
        background-color: transparent !important;
    }

    .semantic_ui .foo-table.ui.table tbody tr:last-child td {
        border-bottom: none;
    }
}

.qbutton.medium.white.default.download-button {
    text-align: center;
    width: 100%;
}

.q_elements_holder.one_column.bg-bot-left .q_elements_item {
    background-position: bottom left !important;
}

.single_post .post_image .attachment-full.size-full.wp-post-image {
    display: none;
}

.content .container .container_inner.default_template_holder,
.content .container .container_inner.page_container_inner {
    padding: 50px 0 75px;
    width: auto;
}

.vc_row.wpb_row.section.vc_row-fluid.vc_inner.reverse {
    margin: 0;
}

.vc_row.wpb_row.section.vc_row-fluid.vc_inner.reverse .vc_column-inner {
    padding: 0;
}

@media screen and (min-width: 769px) {
    .right.wpb_column.vc_column_container.vc_col-sm-6 {
        float: right;
    }
}

.shopping_cart_header .header_cart {
    background: url('/wp-content/uploads/2020/08/shopping-cart.png');
    height: 31px;
    width: 33px;
}

.shopping_cart_header .header_cart span {
    height: 31px;
    width: 33px;
    visibility: hidden;
}

.post-template-default.single.single-post .flex-direction-nav a,
.post-template-default.single.single-post .flexslider .flex-prev,
.archive.paged.category.category-news .flex-direction-nav a,
.archive.paged.category.category-news .flexslider .flex-prev {
    width: 45px !important;
    height: 45px !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    line-height: 45px !important;
    top: 50%;
}

.post-template-default.single.single-post .flex-direction-nav a i,
.archive.paged.category.category-news .flex-direction-nav a i {
    line-height: 45px !important;
}

.blog_holder article .post_image > img {
    display: none !important;
}

/*********  **********/
.actual-height .lineup-firearm.rec7-di a img.full {
    bottom: -62px;
}

.actual-height .lineup-firearm.rec10 a img.full {
    bottom: -116px;
}

.actual-height .lineup-firearm.m99 a img.full {
    bottom: -105px;
}

.actual-height .lineup-firearm.m95 a img.full {
    bottom: -146px;
}

.actual-height .lineup-firearm.m82 a img.full {
    bottom: -130px;
}

.actual-height .lineup-firearm.m107 a img.full {
    bottom: -88px;
}

.actual-height .lineup-firearm.mrad a img.full {
    bottom: -90px;
}

.actual-height .lineup-firearm.rec7 a img.full {
    bottom: -149px;
}

/*********  **********/
.lined-up .lineup-firearm.rec7-di a img.full {
    bottom: -56px;
}

.lined-up .lineup-firearm.rec10 a img.full {
    bottom: -110px;
}

.lined-up .lineup-firearm.m99 a img.full {
    bottom: -158px;
}

.lined-up .lineup-firearm.m95 a img.full {
    bottom: -193px;
}

.lined-up .lineup-firearm.m82 a img.full {
    bottom: -241px;
}

.lined-up .lineup-firearm.m107 a img.full {
    bottom: -193px;
}

.lined-up .lineup-firearm.mrad a img.full {
    bottom: -146px;
}

.lined-up .lineup-firearm.rec7 a img.full {
    bottom: -96px;
}

.latest_post_holder.dividers:not(.one_row) > ul > li {
    width: 100%;
    margin-bottom: 0;
}

.latest_post_holder.dividers:not(.one_row) > ul > li img {
    display: table;
    margin: 0 auto;
}

.latest_post_holder.dividers .latest_post_inner {
    margin: 35px 0 15px auto !important;
}

.latest_post_holder.dividers h5.latest_post_title.entry_title {
    margin-bottom: 10px;
}

p.excerpt {
    font-size: 18px;
}

h5.latest_post_title.entry_title a {
    font-size: 22px;
    line-height: 28px;
}

#back_to_top > span i {
    color: #C9282D;
    border-color: #C9282D;
}

#back_to_top > span {
    border-color: #C9282D;
}

.title_outer .has_background.title .title_holder .container_inner {
    display: inline-table !important;
}

#back_to_top span i,
#back_to_top span span {
    line-height: 57px;
}

.right-space.wpb_column.vc_column_container.vc_col-sm-6,
.left-space.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .right-space.wpb_column.vc_column_container.vc_col-sm-6,
    .left-space.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 48%;
    }

    .right-space.wpb_column.vc_column_container.vc_col-sm-6 {
        margin-right: 4%;
    }
}

.latest_post_holder.dividers .post_infos {
    border-color: #eee;
}

.callout-text {
    padding-left: 25px;
    padding-right: 25px;
}

@media screen and (min-width: 769px) {
    .callout-text {
        padding-left: 40px;
        padding-right: 45px;
    }
}

@media screen and (min-width: 1401px) {
    .callout-text {
        padding-right: 125px;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    .header_bottom_widget.widget_text p {
        text-align: right;
    }
}

select {
    /* needed */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* SVG background image */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: .6em;
    background-position: calc(100% - 1.3em) center;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none;
}

#back_to_top_sticky {
    bottom: 50px;
    right: 25px;
    z-index: 1000;
    transition: all .3s ease 0s;
    z-index: 100000 !important;
    position: absolute;
}

#back_to_top_sticky:hover span  {
    background: #C9282D;
}

#back_to_top_sticky:hover {
    color: #fff;
}

#back_to_top_sticky .fa-stack {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    border-top-color: rgb(232, 232, 232);
    border-right-color: rgb(232, 232, 232);
    border-bottom-color: rgb(232, 232, 232);
    border-left-color: rgb(232, 232, 232);
    background: 0 0;
    text-align: center;
    border-color: #C9282D;
}

.element-is-not-sticky #back_to_top_sticky span {
    opacity: 0;
}

.element-is-sticky #back_to_top_sticky span {
    opacity: .65;
}

#back_to_top {
    display: none;
}

.btt-container.sticky-element-original.element-is-sticky {
    height: 100vh;
    z-index: 10000 !important;
    left: auto !important;
    right: 0;
    width: 0px !important;
}

.blog_holder .pagination {
    background-color: transparent;
}

.latest_post_holder.dividers > ul > li {
    background-color: transparent;
}

.qode_grid_1400 .carousel-inner .slider_content_outer {
    width: 100%;
    bottom: 0;
    top: auto;
    opacity: 1 !important;
}

.carousel-control {
    width: 8%;
}

.carousel-indicators {
    display: none;
}

.carousel-control .next_nav,
.carousel-control .prev_nav {
    margin-top: 0 !important;
}

.carousel .carousel-inner .slider_content.left {
    position: relative;
    height: 100%;
}

.carousel-inner .slider_content .text.one_by_one {
    position: relative;
    width: 100%;
    bottom: 0;
    margin: 0;
    height: 100%;
}

.home .carousel-inner .slider_content .text.one_by_one,
.home .q_slide_text_holder {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
    height: auto;
}

.carousel-inner .slider_content .text.one_by_one.no_subtitle.no_separator p {
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.slider_content.left p {
    text-shadow: none;
    margin: 0;
    line-height: 25px;
    font-size: 20px;
    padding: 30px 0;
    font-weight: 600;
}

.carousel-inner .slider_content .slide_anchor_holder {
    margin: 0;
    position: absolute !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button {
    top: auto;
    visibility: visible;
    height: 100%;
    width: 100%;
    position: absolute;
}

.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button i.fa.fa-angle-down {
    visibility: hidden;
}

.home .carousel-inner .item .image {
    background-size: cover;
    background-position: top left;
    margin-bottom: 18%;
}

#qode-store .slider_content_outer {
    display: none !important;
}

#qode-store.carousel .carousel-inner .item img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

#qode-store.carousel {
    height: auto !important;
    max-height: 700px;
}

#qode-store .carousel-inner .item .image {
    position: relative;
    background-position: bottom center;
}

#qode-store .carousel-inner > .item {
    height: auto !important;
}

#qode-store .carousel-inner.relative_position {
    display: block !important;
}

@media screen and (max-width: 1000px) {
    .carousel-inner > .item {
        height: auto !important;
    }

    #qode-home.carousel,
    #qode-store.carousel {
        height: auto !important;
    }

    .carousel-inner .item .image {
        background-image: none !important;
    }

    .carousel .carousel-inner .item img {
        display: block !important;
        width: auto !important;
        height: auto !important;
    }

    .carousel .carousel-inner .slider_content.left {
        background: #fff;
        position: relative !important;
    }

    .carousel-inner .item .image {
        position: relative;
    }
}

@media screen and (min-width: 1001px) {
    .slider_content.left p {
        font-size: 28px;
        line-height: 34px;
        padding: 40px 0;
    }
}

@media screen and (min-width: 1201px) {
    .slider_content.left p {
        font-size: 32px;
        line-height: 38px;
    }
}

@media screen and (min-width: 1401px) {
    .slider_content.left p {
        font-size: 40px;
        line-height: 46px;
    }
}

table.firearm-table {
    width: 100%;
    min-width: 1000px;
    border-collapse: separate;
}

@media screen and (min-width: 1001px) {
    table.firearm-table {
        table-layout: fixed;
    }
}

@media screen and (max-width: 1000px) {
    table.firearm-table {
        font-size: 13px;
        line-height: 16px;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1300px) {
    table.firearm-table {
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1000px) {
    table.firearm-table td,
    table.firearm-table th:not(.table-firearm) {
        text-align: left;
    }
}

@media screen and (max-width: 1000px) {
    .tbody-full {
        display: none;
    }
}

@media screen and (min-width: 1001px) {
    .tbody-mobile {
        display: none;
    }
}

table.firearm-table th a {
    color: #000;
    font-weight: 700;
}

table.firearm-table tbody th:first-child,
table.firearm-table thead th.table-title {
    left: 0;
    position: sticky;
    z-index: 9999;
}

@media screen and (max-width: 768px) {
    table.firearm-table tbody th:first-child,
    table.firearm-table thead th.table-title {
        width: 100px;
    }
}

table.firearm-table tbody tr:nth-child(2n),
.firearm-table tbody tr:nth-child(2n) th {
    background: #eee;
}

table.firearm-table tbody tr:not(.tbody-header):nth-child(2n+1),
.firearm-table tbody tr:not(.tbody-header):nth-child(2n+1) th {
    background: #fff;
}

table.firearm-table th {
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

table.firearm-table td {
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

table.firearm-table .table-firearm img {
    display: table;
    margin: 0 auto;
}

table.firearm-table .table-title {
    background: #C9282D;
    border-color: #C9282D;
    color: #fff;
    /*font-size: 30px;
    line-height: 40px;*/
}

table.firearm-table thead tr {
    background: #fff;
    text-align: center;
}

/*@media screen and (min-width: 1101px) {
table.firearm-table .table-title {
font-size: 40px;
}
}

@media screen and (min-width: 1301px) {
table.firearm-table .table-title {
font-size: 60px;
line-height: 60px;
}
}*/

table.firearm-table td,
table.firearm-table th {
    vertical-align: middle;
}

table.firearm-table th:last-child,
table.firearm-table td:last-child {
    border-right: none;
}

table.firearm-table .grey-cell {
    background: #d8d9d7;
}

table.firearm-table .darkgrey-cell {
    background: #bbb;
}

table.firearm-table.mrad-table tbody th {
    background: #d8d9d7;
}

table.firearm-table tbody tr.tbody-header th {
    background: #888;
    color: #fff;
    border-color: #888;
}

div.table-scroll {
    overflow: auto;
    border: 1px solid #bbb;
    box-sizing: border-box;
    clear: both;
}

@media screen and (max-width: 1200px) {
    .q_image_with_text_over.q_iwto_hover .text p {
        font-size: 16px;
        line-height: 20px;
    }
}

.unit-switch {
    float: left;
    margin-left: 1px;
}

.unit-switch button {
    color: #fff;
    background: #888;
    border: none;
    padding: 10px 20px;
    margin-right: 3px;
    cursor: pointer;
}

.unit-switch button .active {
    background: #000;
}

#select2-drop {
    border: 1px solid #d7d7d7;
    border-top: none;
}

.widget #searchform input[type="text"] {
    border: 1px solid #d7d7d7;
}

.widget #searchform input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    padding: 8px 45px 8px 8px;
}

.widget #searchsubmit {
    position: absolute;
    right: 0;
    padding: 0 32px 0 12px;
}

.widget #searchform {
    overflow: visible;
    width: 100%;
}

aside .widget h5 {
    font-size: 22px;
}

#woocommerce_product_categories-2 .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #d7d7d7;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::before {
    font-size: 25px;
    color: #666666;
}

#select2-product_cat-container {
    line-height: 36px;
}

#woocommerce_product_categories-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    font-size: 26px;
    top: 0;
}

.widget #searchform input[type="text"]::placeholder {
    font-size: 18px;
    font-weight: 700;
    color: #999;
    opacity: 1;
}

.variations select {
    border-radius: 0;
    border: 1px solid #d7d7d7;
    height: 40px;
    width: 250px;
    background-position: calc(105% - 1.3em) center;
    padding: 10px;
    background-size: .8em;
}

.woocommerce div.product .summary p.price span.amount {
    color: #000;
    font-size: 25px;
    font-family: 'Titillium Web', sans-serif;
}

.two_columns_25_75 > .column1,
.two_columns_25_75 > .column2 {
    width: 100%;
}

@media screen and (min-width: 1001px) {
    .two_columns_25_75 > .column1 {
        width: 20%;
    }

    .two_columns_25_75 > .column2 {
        width: 80%;
    }
}

#woocommerce_product_categories-2 .select2-container--default .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #d7d7d7 !important;
    color: #fff !important;
}

.woocommerce #payment ul.payment_methods li {
    margin-bottom: 0;
}

.woocommerce-checkout .woocommerce-info {
    padding: 0 21px;
    font-size: 18px;
}

.woocommerce-terms-and-conditions-checkbox-text {
    margin: 30px 0;
    display: inline-block;
}

.woocommerce ul.products li.product .added_to_cart {
    color: #000000;
    border-color: #000000;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    font-style: normal;
    font-weight: 600;
    background-color: #ffffff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: -.15px;
    text-transform: none;
    border-width: 1px;
    padding-left: 28px;
    padding-right: 28px;
}

.woocommerce table.cart div.coupon .input-text,
.woocommerce-page table.cart div.coupon .input-text {
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    padding: 16px;
}

.woocommerce form.checkout .col2-set .form-row input,
.woocommerce form.checkout .col2-set .form-row.notes textarea,
.woocommerce form.checkout .col2-set .form-row input[type="tel"],
.woocommerce form.checkout .col2-set .form-row input[type="email"] {
    color: #000;
    font-size: 18px;
    border: 1px solid #000;
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 100% !important;
    box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 2.5%;
}

.select2-container--default .select2-selection--single {
    border-color: #000;
    height: 53px;
    line-height: 51px;
}

.woocommerce form.checkout .col2-set .form-row.notes textarea {
    min-height: 300px;
}

.woocommerce-checkout #billing_country_field,
.woocommerce-checkout #shipping_country_field {
    height: 24px;
}

.woocommerce form.checkout h3,
.woocommerce-page form.checkout h3 {
    font-size: 26px;
    line-height: 32px;
}

.woocommerce .checkout table.shop_table thead tr {
    border-color: #000;
}

.woocommerce #payment ul.payment_methods {
    border-bottom: none;
}

.woocommerce #payment ul.payment_methods li {
    margin-bottom: 0;
    border: 1px solid #000;
}

.woocommerce ul.products li.product h6 {
    font-size: 20px;
    line-height: 30px;
}

.woocommerce ul.products li.product .price {
    font-size: 18px;
    line-height: 28px;
}

.woocommerce .select2-container.orderby .select2-choice {
    font-size: 18px;
}

.woocommerce-page .select2-container .select2-choice .select2-arrow::after {
    font-size: 25px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 50px;
}

@media screen and (max-width: 768px) {
    div.woocommerce.columns-4 ul.products li.product {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    div.woocommerce.columns-4 ul.products li.product {
        width: 48.37209302325581%;
        margin-right: 3.255813953488372%;
    }

    div.woocommerce.columns-4 ul.products li.product:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media screen and (min-width: 1201px) {
    .columns-4 .woocommerce_with_sidebar ul.products li.product {
        width: 23.29545454545455%;
        margin-right: 2.272727272727273%;
    }

    .columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(4n+1) {
        clear: both;
    }

    .columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(3n+1) {
        clear: none;
    }
}

input#product-filter-field-0 {
    width: 100%;
    box-sizing: border-box;
}

.woocommerce div.cart-collaterals h2 a, .woocommerce-page .div.cart-collaterals h2 a {
    font-size: 18px;
    line-height: 24px;
}

.shipping form.woocommerce-shipping-calculator.shipping_calculator {
    display: none;
}

div#s2id_calc_shipping_country {
    width: 100%;
}

span.select2-selection.select2-selection--single {
    border: 1px solid #d7d7d7 !important;
    font-size: 13px;
    line-height: 53px;
    font-weight: 300;
}

.single-product .dealer-banner a,
.archive .dealer-banner a {
    display: none;
}

.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    font-size: 18px;
}

.checkout span.select2-selection.select2-selection--single {
    border-color: #000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 16px;
}

.woocommerce #payment ul.payment_methods li label img {
    width: 50px;
    margin: 0 5px;
}

.woocommerce #payment ul.payment_methods li .payment_box {
    padding-left: 0;
    padding-top: 30px;
}

li.product-category.product h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    color: #c9282d;
    letter-spacing: -0.24px;
    text-transform: uppercase;
    font-weight: 700;
}

li.product-category.product img {
    display: block;
    margin: 0 auto;
}

li.product-category.product mark.count {
    display: none;
}

ul#menu-store-footer li {
    text-align: center;
    list-style: none;
    padding: 25px 0;
    font-size: 24px;
}

.menu-store-footer-container {
    padding: 25px 0;
    background: #d9d9d6;
}

@media screen and (min-width: 1001px) {
    .menu-store-footer-container {
        padding: 50px 0;
    }

    ul#menu-store-footer li {
        width: 25%;
        float: left;
        line-height: 1px;
        padding: 0;
        font-size: 30px;
    }
}

span.q_social_icon_holder.square_social:last-child span.fa-stack {
    margin: 0 !important;
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
    nav.main_menu > ul#menu-store-menu > li > a {
        padding: 0px 10px;
        width: 80px;
        text-align: center;
        font-size: 13px;
    }

    header:not(.with_hover_bg_color) nav.main_menu>ul#menu-store-menu>li>a>span:not(.plus){
        vertical-align: middle;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1699px) {
    nav.main_menu > ul#menu-store-menu > li > a {
        padding: 0px 12px;
        font-size: 14px;
    }
}

.q_social_icon_holder {
    float: left;
}

@media screen and (max-width: 1000px) {
    .q_elements_holder.responsive_mode_from_1000.two_columns .q_elements_item {
        display: block;
    }
}