* {
    font-family: Klavika;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/klavika-bold.woff') format('woff'), url('../fonts/klavika-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/klavika-light.woff') format('woff'), url('../fonts/klavika-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika';
    src: url('../fonts/klavika-medium.woff') format('woff'), url('../fonts/klavika-medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-bold.woff') format('woff'), url('../fonts/flama-bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-book.woff') format('woff'), url('../fonts/flama-book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-light-italic.woff') format('woff'), url('../fonts/flama-light-italic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-light.woff') format('woff'), url('../fonts/flama-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-medium.woff') format('woff'), url('../fonts/flama-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Flama';
    src: url('../fonts/flama-thin.woff') format('woff'), url('../fonts/flama-thin.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "icons-blank-theme";
    src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
    src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
    font-weight: normal;
    font-style: normal;
}

.bread {
    padding: 20px 0px 15px 0px;
}

.bread p {
    margin: 0px 0px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    font-family: 'Flama';
    text-transform: uppercase;
}

.bread p span {
    display: inline-block;
    margin: 0px 13px;
}

.bread p a {
    color: #fff;
    opacity: .7;
    font-weight: 300;
}

.banner-area {
    padding: 200px 0px 90px 0px;
    background: url(/static/images/pistol/filter/bg-screen.png) bottom center no-repeat;
    background-size: cover;
}

.banner-area h2 {
    color: #FF00A8;
    color: #fff;
    font-size: 85px;
    font-style: normal;
    font-family: 'Flama';
    font-weight: 750;
    letter-spacing: 4.25px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.banner-area p {
    color: #FF00A8;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Flama';
    letter-spacing: 0.36px;
}

.banner-area h4 {
    color: #FEC303;
    font-family: 'Flama';
    font-size: 16px;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.product-area {
    background: #2D2D2D;
    padding: 0px 0px;
}

.product-area .sidebar-area {
    background: #222;
    padding: 75px 28px;
}

.product-area h3 {
    color: #fff;
    font-size: 36px;
    font-family: 'Flama';
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.product-area .accordion {
    margin-top: 30px;
}

.product-area .spr {
    padding: 0px 19px;
}

.product-area .accordion>.card {
    border-radius: 0px;
    border: none;
    padding: 0;
    background: none;
    border-bottom: 2px solid #404040 !important;
    overflow: visible;
}

.product-area .accordion .card-header .btn:after {
    content: '';
    background: #FEC303;
    height: 16px;
    width: 2px;
    font-size: 20px;
    position: absolute;
    top: 19px;
    right: 25px;
    opacity: 0;
}

.product-area .accordion .card-header .btn:before {
    content: '';
    background: #FEC303;
    height: 2px;
    width: 16px;
    font-size: 20px;
    position: absolute;
    top: 26px;
    right: 18px;
}

.product-area .accordion .card-header .btn.collapsed:before {
    content: '';
}

.product-area .accordion .card-header .btn.collapsed:after {
    opacity: 1;
}

.product-area .accordion .card-header .btn {
    color: #FFF;
    padding: 10px 0px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.product-area .accordion .card-header .btn span {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.6px;
}

#dataNotFound {
    color: #FFF;
    padding: 65px 0px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2.4px;
}

.product-area .accordion .card-body {
    padding: 0;
}

.product-area .accordion .card-body label {
    display: inline-block;
    width: 104%;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    font-family: 'Flama';
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin: 0px 0px 15px 0px;
}

.product-area .accordion .card-body label input {
    display: inline-block;
    width: 32px;
    height: 32px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #FEC303;
    position: relative;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
}

.product-area .accordion .card-body label input:checked {
    background: #fec303;
}

.product-area .accordion .card-body label input:checked:before {
    content: "\f00c";
    color: #222222;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 7px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.product-area .accordion .card-body label img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.product-area .heading h6 {
    color: #fec303;
    ;
    font-size: 18px;
    font-style: italic;
    line-height: normal;
    letter-spacing: 0.9px;
    font-family: 'Flama';
    font-weight: 300;
}

.product-area .searchinput {
    height: 58px;
    display: inline-block;
    width: 100%;
    border: none;
    border-bottom: 2px solid #FEC303;
    color: #fff;
    font-family: 'Flama';
    font-size: 16px;
    text-transform: uppercase;
    background: url(/static/images/pistol/filter/icon-search.png) 0px 50% no-repeat;
    outline: none;
    position: relative;
    padding-left: 35px;
    margin: 0;
}

.product-area .custom-search {
    padding-right: 0px;
}

.product-area .searchinput::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.2);
}

.product-area .sortbtn {
    display: flex;
    align-items: center;
    width: 212px;
    font-family: 'Flama';
    padding: 18px 20px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #FEC303;
}

.product-area .sortbtn img {
    margin-left: auto;
}

.productbox {
    margin-bottom: 40px;
    padding-top: 18px;
}

.productbox h4 a {
    color: #FEC303;
    font-size: 15.5px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Flama';
}

.productbox p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Flama';
    margin-top: 10px;
}

.productbox .seprate {
    width: 52px;
    height: 4px;
    background: #FEC303;
    display: inline-block;
}

.productbox .img {
    padding: 30px 2px;
    overflow: hidden;
    height: 400px;
    position: relative;
    display: flex;
    align-items: center;
}

.productbox .img img {
    position: relative;
    transition: all .3s;
    display: inline-block;
}

.productbox:hover .img img {
    transform: scale(1.1);
}

.productbox .pricetext {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Flama';
}


/**/

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    /* Fix 401 */
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
   its values is > 50%. */
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}


/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */

.noUi-base,
.noUi-handle {
    transform: translate3d(0, 0, 0);
}


/* Slider size and handle placement;
 */

.noUi-horizontal {
    height: 4px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #FEC303;
}


/* Styling;
 */

.noUi-background {
    background: #D6D7D9;
}

.noUi-connect {
    background: #FEC303;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 2px;
}

.noUi-target.noUi-connect {}


/* Handles and cursors;
 */

.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    cursor: default;
    box-sizing: content-box !important;
}

.noUi-handle:active {
    border: 10px solid #FEC303;
    border: 10px solid rgba(254, 195, 3, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -17px;
}


/* Disabled state;
 */

[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

.slider-labels .caption {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.7px;
    font-family: 'Flama';
}

.slider-labels .caption span {
    font-family: 'Flama';
}


/**/

.build-area {
    padding: 60px 0px 90px 0px;
    background: radial-gradient(434.37% 134.42% at -3.75% 39.17%, #222 0%, #000 99.28%);
}

.build-area h6 {
    color: #FEC303;
    font-size: 24px;
    font-family: 'Flama';
    font-weight: 300;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.build-area h2 {
    color: #fff;
    font-size: 60px;
    font-family: 'Flama';
    font-weight: 750;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 10px 0px 40px 0px;
}


/**/

.backtotop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff !important;
    text-transform: uppercase;
    display: none;
    line-height: 1.2;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Flama';
    letter-spacing: 1px;
    z-index: 999;
}

.backtotop img {
    margin-bottom: 11px;
    float: none;
    display: inline-block;
}

.product-area .sortbtn.filtbtn {
    display: none;
}


/* Css Product type */

.filter-cat {
    margin: 1em 0;
}

.filter-cat-results .f-cat {
    opacity: 0;
    display: none;
    &.active {
        opacity: 1;
        display: block;
        -webkit-animation: fadeIn 0.65s ease forwards;
        animation: fadeIn 0.65s ease forwards;
    }
}

.f-cat:hover {
    border-left: 1px solid #FEC303;
    border-right: 1px solid #FEC303;
}


/* End css */

@media only screen and (max-width:767px) {
    .backtotop {
        display: block;
    }
    .banner-area {
        background: url(/static/images/pistol/filter/bg-mobile.jpg) bottom center no-repeat;
        background-size: cover;
        padding: 55px 0px 275px 0px;
    }
    .banner-area h2 {
        color: #fff;
        font-size: 48px;
        margin-bottom: 11px;
    }
    .banner-area p {
        color: #FFF;
        font-family: 'Flama';
        font-size: 18px;
        font-style: normal;
        line-height: 166%;
        /* 29.88px */
        letter-spacing: 0.36px;
        max-width: 260px;
    }
    .bread {
        padding: 40px 0px 0px 0px;
        background: #000;
    }
    .product-area h3 {
        font-size: 26px;
        letter-spacing: 1.3px;
        display: inline-block;
    }
    .product-area h3 span {
        float: right;
    }
    .product-area .heading h6.sub {
        display: inline-block;
        font-size: 12px;
        float: right;
        margin-top: 12px;
        letter-spacing: 0.6px;
    }
    .product-area .sortbtn {
        padding: 12px 20px;
        margin: 0;
        margin-left: 6px;
    }
    .product-area .rt h3 {
        margin-bottom: 20px;
    }
    .product-area .sortbtn.filtbtn {
        display: flex;
        background: #FEC303;
        color: #000;
        margin: 0;
        font-size: 16px;
        margin-right: 6px;
    }
    .product-area .mobflex {
        display: flex;
        margin-top: 12px;
    }
    .product-area .sortbtn img {
        margin-left: auto;
        display: inline-block;
    }
    .product-area {
        padding: 0;
    }
    .product-area .mobstyle {
        background: #222222;
        margin-left: -30px;
        margin-right: -30px;
        padding: 60px 15px 20px 15px;
    }
    .productbox .img img {
        display: inline-block;
        padding: 0 45px;
    }
    .productbox .text {
        padding: 0px 30px;
    }
    .build-area h2 {
        font-size: 48px;
    }
    .build-area h6 {
        font-size: 16px;
        letter-spacing: 1.6px;
        line-height: 22px;
        margin-top: 40px;
    }
    .build-area .btnsmall img {
        max-width: 192px;
    }
    .product-area .sidebar-area {
        display: none !important;
        margin-left: -30px;
        margin-right: -30px;
        padding: 30px 30px 75px 30px;
        width: calc(100% + 60px);
    }
    .product-area .sidebar-area.active {
        display: inline-block !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area h2 {
        font-size: 48px;
    }
    .banner-area p {
        font-size: 13px;
    }
    .product-area .sidebar-area {
        padding: 35px 20px;
    }
    .product-area h3 {
        font-size: 21px;
    }
    .product-area .heading h6 {
        font-size: 11px;
    }
    .product-area .accordion .card-header .btn {
        padding: 10px 0px;
        font-size: 13px;
    }
    .product-area .accordion .card-header .btn:before {
        height: 2px;
        width: 16px;
        top: 19px;
        right: 18px;
    }
    .product-area .accordion .card-header .btn:after {
        height: 16px;
        width: 2px;
        top: 12px;
        right: 25px;
    }
    .product-area .accordion .card-header .btn span {
        font-size: 10px;
    }
    .product-area .accordion .card-body label input {
        width: 23px;
        height: 23px;
    }
    .product-area .accordion .card-body label input:checked:before {
        font-size: 11px;
        top: 2px;
        left: 4px;
    }
    .product-area .accordion .card-header .btn:before {
        height: 2px;
        width: 10px;
        top: 19px;
        right: 18px;
    }
    .product-area .accordion .card-header .btn:after {
        height: 10px;
        width: 2px;
        top: 15px;
        right: 22px;
        opacity: 0;
    }
    .product-area .accordion .card-body label {
        font-size: 10px;
    }
    .product-area .accordion .card-body label img {
        max-height: 13px;
    }
    .product-area .sortbtn {
        width: 160px;
        padding: 11px 14px;
        font-size: 14px;
        margin-top: 17px;
        margin-left: auto;
    }
    .build-area h2 {
        font-size: 40px;
    }
    .build-area h6 {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-area h2 {
        font-size: 48px;
    }
    .banner-area p {
        font-size: 13px;
    }
    .product-area .sidebar-area {
        padding: 35px 20px;
    }
    .product-area h3 {
        font-size: 21px;
    }
    .product-area .heading h6 {
        font-size: 11px;
    }
    .product-area .accordion .card-header .btn {
        padding: 10px 0px;
        font-size: 13px;
    }
    .product-area .accordion .card-header .btn:before {
        height: 2px;
        width: 16px;
        top: 19px;
        right: 18px;
    }
    .product-area .accordion .card-header .btn:after {
        height: 16px;
        width: 2px;
        top: 12px;
        right: 25px;
    }
    .product-area .accordion .card-header .btn span {
        font-size: 10px;
    }
    .product-area .accordion .card-body label input {
        width: 23px;
        height: 23px;
    }
    .product-area .accordion .card-body label input:checked:before {
        font-size: 11px;
        top: 2px;
        left: 4px;
    }
    .product-area .accordion .card-header .btn:before {
        height: 2px;
        width: 10px;
        top: 19px;
        right: 18px;
    }
    .product-area .accordion .card-header .btn:after {
        height: 10px;
        width: 2px;
        top: 15px;
        right: 22px;
        opacity: 0;
    }
    .product-area .accordion .card-body label {
        font-size: 11px;
    }
    .product-area .accordion .card-body label img {
        max-height: 13px;
    }
    .product-area .sortbtn {
        width: 160px;
        padding: 11px 14px;
        font-size: 14px;
        margin-top: 17px;
        margin-left: auto;
    }
    .build-area h2 {
        font-size: 40px;
    }
    .build-area h6 {
        font-size: 14px;
        line-height: 24px;
    }
    .product-area .searchinput {
        font-size: 12px;
    }
    .productbox h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .productbox p {
        font-size: 13px;
        line-height: 20px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .product-area h3 {
        font-size: 26px;
    }
    .banner-area h2 {
        font-size: 72px;
    }
    .build-area h2 {
        font-size: 51px;
    }
    .build-area h6 {
        font-size: 19px;
        line-height: 1.5;
    }
    .product-area .accordion .card-header .btn {
        font-size: 17px;
    }
    .product-area .accordion .card-body label {
        font-size: 11px;
    }
    .product-area .accordion .card-header .btn span {
        font-size: 12px;
    }
}

.f-cat {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.custom-search[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    height: 15px;
    width: 15px;
    background-image: url('/static/images/icons/yellow-close-svg.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right;
}

.reset-btn,
.sortproductsbtn {
    cursor: pointer;
}