@media (max-width: 1199px) {
    /*NAVBAR*/
    ul.header_icons>li {
        list-style: none;
        text-decoration: underline;
        display: inline-block;
        margin: 5px;
        font-weight: bold;
        text-transform: uppercase;
        transition: .3s;
        transition-delay: .1s;
        top: 10px;
        position: relative;
    }

    /*BANNER 1*/
    .banner_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 220px;
        right: 60px;
        color: #000000;
        font-family: 'Poppins', sans-serif;
    }

    /*BANNER 2*/
    .banner2_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 90px;
        right: 220px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    .banner2_image img {
        position: relative;
        right: 200px;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .box .testimonial-content {
        height: 300px;
        flex: 1;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #000;
        position: relative;
        top: 60px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl {
        color: black;
        bottom: 100px;
        position: relative;
        left: 8px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl {
        color: black;
        position: relative;
        top: 120px;
        right: 8px;
    }

    /*ABOUT*/
    button.learn_more_btn {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        right: 215px;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: relative;
        left: 400px;
        top: 30px;
    }

    /*FOOTER*/
    i.fa-solid.fa-phone.fa-xl {
        left: 135px;
        position: absolute;
        bottom: 90px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 100px;
        position: absolute;
        bottom: 85px;
    }

    .policy_terms {
        padding-top: 40px;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        position: relative;
        left: 6px;
    }

    .privacy_policy {
        margin: 4px;
        font-family: 'Poppins', sans-serif;
        text-decoration: underline;
        color: #575757;
    }

    .terms_conditions {
        margin: 4px;
        font-family: 'Poppins', sans-serif;
        text-decoration: underline;
        color: #575757;
    }

    /*CONTACT - INNER PAGE*/
    input#gform_submit_button_2 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        left: 160px;
        bottom: -45px;
        text-transform: uppercase;
    }

    form#gform_2 {
        position: relative;
        left: 135px;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .widget.widget_wpc_filters_widget {
        right: 60px;
        top: 385px;
    }

    .site-main a.related-title {
        font-size: 13px;
    }

    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 13px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 13px;
    }

    .site-main a.add_to_cart {
        font-size: 13px;
    }

    .site-main a.details_prod {
        font-size: 13px;
    }

    /*SINGLE PRODUCT - INNER*/
    img.related-mountain-bg {
        position: absolute;
        left: 195px;
        top: 10px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
        left: -50px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button {
        left: -50px;
    }

    .related.products .related-title {
        font-size: 13px;
    }

    .related.products .add_to_cart {
        font-size: 13px;
    }

    .related.products .details_prod {
        font-size: 13px;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner h1 {
        left: 375px;
    }

    .mountain_header_inner img {
        left: 305px;
        position: relative;
        bottom: 7px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    h1.woocommerce-products-header__title.page-title {
        position: absolute;
        left: 390px;
        bottom: 15px;
    }

    img.view-all-mountain-bg {
        top: 0px;
        left: 276px;
    }

}
/*END OF 1199px*/



@media (max-width: 991px) {
    /*NAVBAR LOGO IMG*/
    .navbar-brand img.img-responsive {
        width: 150px;
        height: auto;
        position: relative;
        left: 273px;
    }

    /*BANNER 1*/
    section#banner_section {
        padding-top: 100px;
    }

    .banner_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 250px;
        right: 130px;
        color: #000000;
        font-family: 'Poppins', sans-serif;
    }

    .banner_image img {
        position: relative;
        right: 300px;
    }

    /*BAGS SECTION*/
    #bag_section .box {
        max-width: 307px;
        margin: auto;
    }

    .box .bags_content {
        padding-bottom: 42px;
    }

    .bags_content a {
        font-size: 14px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .product-color {
        font-size: 14px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .price {
        font-size: 14px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .add_to_cart {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .bags_content .details_prod {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*BANNER 2*/
    .banner2_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 105px;
        right: 125px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    .banner2_image img {
        position: relative;
        right: 380px;
    }

    /*JACKET SECTION*/
    #jacket_section .box {
        max-width: 307px;
        margin: auto;
    }

    .box .jackets_content {
        padding-bottom: 42px;
    }

    .jackets_content a {
        font-size: 14px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .price {
        font-size: 14px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .add_to_cart {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .jackets_content .details_prod {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .box .testimonial-content {
        height: 300px;
        flex: 1;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        position: relative;
        top: 40px;
    }

    .testimonial_slide .testimonial-name {
        position: relative;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        top: 140px;
        right: 8px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl {
        color: black;
        bottom: 125px;
        position: relative;
        left: 8px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl {
        color: black;
        position: relative;
        top: 125px;
        right: 8px;
    }

    /*ABOUT*/
    button.learn_more_btn {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        right: 85px;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: relative;
        left: 285px;
        top: 30px;
    }

    /*FOOTER*/
    i.fa-solid.fa-phone.fa-xl {
        left: 100px;
        position: absolute;
        bottom: 113px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 85px;
        position: absolute;
        bottom: 125px;
    }

    .privacy_policy, .terms_conditions {
        margin: 8px;
        font-family: 'Poppins', sans-serif;
        text-decoration: underline;
        color: #575757;
        position: relative;
        right: 35px;
    }

    .terms_conditions {
        margin: 8px;
        font-family: 'Poppins', sans-serif;
        text-decoration: underline;
        color: #575757;
        position: relative;
        right: 12px;
        display: inline-block;
    }

    /*ABOUT - INNER PAGE*/
    .page-header {
        padding-top: 18px;
        padding-bottom: 9px;
        margin: 40px 0 20px;
        border-bottom: 1px solid #eee;
    }

    /*CONTACT - INNER PAGE*/
    form#gform_2 {
        position: relative;
        left: 90px;
    }

    input#gform_submit_button_2 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        left: 110px;
        bottom: -45px;
        text-transform: uppercase;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .widget.widget_wpc_filters_widget {
        top: 350px;
        left: 580px;
        width: 160px;
    }

    .site-main a.related-title {
        font-size: 10px;
    }

    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 10px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 10px;
    }

    .site-main a.add_to_cart {
        font-size: 10px;
    }

    .site-main a.details_prod {
        font-size: 10px;
    }

    .view-all-header {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    /*SINGLE PRODUCT - INNER PAGE*/
    #primary main#main {
        margin-top: 60px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
        left: -50px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button {
        left: -50px;
    }

    section.related.products {
        margin-top: 40px;
    }

    img.related-mountain-bg {
        left: 80px;
    }

    .related.products .related-title {
        font-size: 10px;
    }

    .related.products .add_to_cart {
        font-size: 10px;
    }

    .related.products .details_prod {
        font-size: 10px;
    }

}
/*END OF 991px*/



@media (max-width: 882px) {
    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .widget.widget_wpc_filters_widget {
        top: 455px;
        left: 645px;
        width: 160px;
    }

    /*SINGLE PRODUCT - INNER PAGE*/
    .quantity-single-product {
        bottom: 100px;
    }

    #content-wrap div#primary {
        padding-top: 60px;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner img {
        left: 176px;
    }

    .mountain_header_inner h1 {
        left: 245px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    h1.woocommerce-products-header__title.page-title {
        position: absolute;
        left: 258px;
        bottom: 47px;
    }

    img.view-all-mountain-bg {
        top: -13px;
        left: 149px;
    }

    /*VIEW ALL PAGINATION - INNER PAGE*/
    .woocommerce-pagination .page-numbers {
        position: relative;
        left: 8px;
    }

}
/*END OF 882px*/



@media (max-width: 768px) {
    /*HEADER*/
    #content-wrap div#primary {
        padding-top: 0;
    }

    .navbar-brand img.img-responsive {
        width: 150px;
        height: auto;
        position: relative;
        left: 285px;
    }

    /*BANNER 1*/
    .banner_tagline1 {
        font-size: 55px;
        text-align: center;
        font-weight: 600;
    }

    .banner_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 175px;
        left: 0;
        right: 0;
        color: #000000;
        font-family: 'Poppins', sans-serif;
    }

    .banner_image img {
        position: relative;
        right: 305px;
    }

    .banner_tagline2 {
        font-size: 12px;
        text-align: center;
        font-weight: 600;
    }

    /*BANNER 2*/
    .banner2_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 70px;
        right: 140px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    .banner2_image img {
        position: relative;
        right: 435px;
    }

    .banner_excerpt2 {
        font-size: 12px;
        text-align: center;
        font-weight: 600;
    }

    /*BAGS SECTION*/
    #bag_section .box {
        max-width: 240px;
        margin: auto;
    }

    .bags_content a {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .product-color {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .price {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .add_to_cart {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .bags_content .details_prod {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*JACKETS SECTION*/
    #jacket_section .box {
        max-width: 240px;
        margin: auto;
    }

    .jackets_content a {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .price {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .add_to_cart {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .jackets_content .details_prod {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .box .testimonial-content {
        height: 300px;
        flex: 1;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        position: relative;
        top: 20px;
        right: 6px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl {
        color: black;
        bottom: 142px;
        position: relative;
        left: 11px;
    }

    .testimonial_slide .testimonial-name {
        position: relative;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        top: 110px;
        right: 8px;
    }

    .testimonial_slide .testimonial-image img {
        width: 285px;
        height: auto;
        position: relative;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl {
        color: black;
        position: relative;
        top: 75px;
        right: 5px;
    }

    /*ABOUT*/
    section#about_section {
        padding-bottom: 300px;
    }

    .about_description {
        text-align: center;
        padding-top: 80px;
        position: relative;
        top: 365px;
        right: 183px;
    }

    .ceo_image img {
        width: 360px;
        height: auto;
        position: relative;
        left: 165px;
    }

    button.learn_more_btn {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        right: 285px;
        top: 665px;
    }

    .ceo_image {
        position: relative;
        max-width: 100%;
        max-height: 100%;
        float: left;
        margin: 0 0 0 20px;
    }

    .ceo_title {
        text-align: left;
        padding-left: 25px;
        padding-bottom: 35px;
        position: relative;
        left: 160px;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: relative;
        left: 285px;
        top: 0;
    }

    /*FOOTER*/
    #footer .container {
        padding-top: 40px;
    }

    .footer_details {
        text-decoration: underline;
        font-weight: bold;
        text-align: center;
        margin: 0;
        font-size: 18px;
        transition: .3s;
        transition-delay: .1s;
        display: inherit;
    }

    .socials {
        left: 262px;
        bottom: 140px;
        position: relative;
        padding-top: 35px;
    }

    i.fa-solid.fa-location-dot.fa-xl {
        left: 100px;
        position: absolute;
        bottom: 90px;
    }

    i.fa-solid.fa-phone.fa-xl {
        left: 320px;
        position: absolute;
        bottom: 107px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 324px;
        position: absolute;
        bottom: 127px;
    }

    .all_rights_reserved {
        padding-top: 40px;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        position: relative;
        top: 50px;
        left: -3px;
    }

    .policy_terms {
        padding-top: 40px;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        position: relative;
        left: -243px;
        top: -20px;
    }

    #footer .container {
        margin-bottom: 50px;
    }

    /*CONTACT - INNER PAGE*/
    form#gform_2 {
        position: relative;
        left: 85px;
        padding-bottom: 70px;
    }

    input#gform_submit_button_2 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        left: 105px;
        bottom: 20px;
        text-transform: uppercase;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .widget.widget_wpc_filters_widget {
        top: 395px;
        left: 570px;
        width: 140px;
    }

    .wpc-filter-header {
        font-size: 12px;
    }

    .wpc-checkbox-item.wpc-term-item label {
        font-size: 12px;
    }

    .wpc-filters-range-wrapper input {
        font-size: 12px;
    }

    header.woocommerce-products-header {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .site-main a.related-title {
        font-size: 9px;
    }

    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 9px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 9px;
    }

    .site-main a.add_to_cart {
        font-size: 9px;
    }

    .site-main a.details_prod {
        font-size: 9px;
    }

    /*SINGLE PRODUCTS - INNER PAGE*/
    .woocommerce div.product, .woocommerce-page div.product {
        padding-top: 91px;
    }

    img.related-mountain-bg {
        position: absolute;
        left: 83px;
        top: 10px;
    }

    .woocommerce-product-details__short-description p {
        font-size: 14px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
        position: relative;
        left: -50px;
    }

    .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
        position: relative;
        left: -50px;
    }

    .related.products .related-title {
        font-size: 9px;
    }

    .related.products .add_to_cart {
        font-size: 9px;
    }

    .related.products .details_prod {
        font-size: 9px;
    }

    /*SINGLE PRODUCT - INNER PAGE*/
    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 9px;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner h1 {
        left: 250px;
    }

    .mountain_header_inner img {
        left: 180px;
        position: relative;
        bottom: 7px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    img.view-all-mountain-bg {
        top: 21px;
        left: 140px;
    }

    h1.woocommerce-products-header__title.page-title {
        left: 255px;
        bottom: 15px;
    }

}
/*END OF 768px*/



@media (max-width: 668px) {
    /*HEADER*/
    .navbar-brand img.img-responsive {
        width: 150px;
        height: auto;
        position: relative;
        left: 230px;
    }

    /*BANNER 2*/
    .banner2_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 75px;
        right: 87px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        left: 243px;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .widget.widget_wpc_filters_widget {
        top: 395px;
        left: 500px;
        width: 140px;
    }

    /*FOOTER*/
    .socials {
        left: 208px;
    }

    i.fa-solid.fa-location-dot.fa-xl {
        left: 275px;
        bottom: 90px;
    }

    i.fa-solid.fa-phone.fa-xl {
        left: 275px;
        bottom: 90px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 268px;
        bottom: 102px;
    }

    .policy_terms {
        left: -95px;
        top: 35px;
    }

    .all_rights_reserved {
        top: 80px;
        left: 8px;
    }

    /*BAGS SECTION*/
    .product-color {
        font-size: 11px;
    }

    /*CONTACT US - INNER PAGE*/
    form#gform_2 {
        position: relative;
        left: -105px;
        padding-bottom: 70px;
    }

    input#gform_submit_button_2 {
        left: 253px;
    }

    /*ABOUT*/
    button.learn_more_btn {
        right: 222px;
        top: 630px;
    }

    .ceo_image img {
        width: 290px;
        height: auto;
        position: relative;
        left: 170px;
    }

    .ceo_title {
        left: 132px;
    }

    .about_description {
        top: 290px;
        right: 160px;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner h1 {
        left: 198px;
    }

    .mountain_header_inner img {
        left: 130px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    h1.woocommerce-products-header__title.page-title {
        left: 205px;
        bottom: 20px;
    }

    img.view-all-mountain-bg {
        top: 14px;
        left: 95px;
    }

    /*SINGLE PRODUCT HEADER - INNER PAGE*/
    img.related-mountain-bg {
        position: absolute;
        left: 40px;
        top: 10px;
    }

    /*VIEW ALL PAGINATION - INNER PAGE*/
    .woocommerce-pagination .page-numbers {
        position: relative;
        left: 6px;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .testimonial-image img {
        width: 220px;
        top: 40px;
    }

}
/*END OF 668px*/



@media (max-width: 576px) {
    /*BANNER 1*/
    .banner_tagline2 {
        font-size: 11px;
    }

    /*BANNER 2*/
    .banner2_content {
        right: 0;
    }

    /*FEATURED BAGS*/
    .bags_content a {
        font-size: 9px;
    }

    .product-color {
        font-size: 9px;
    }

    .bags_content .price {
        font-size: 9px;
    }

    .bags_content .add_to_cart {
        font-size: 9px;
    }

    .bags_content .details_prod {
        font-size: 9px;
    }

    /*FEATURED JACKETS*/
    .jackets_content a {
        font-size: 9px;
    }

    .jackets_content .price {
        font-size: 9px;
    }

    .jackets_content .add_to_cart {
        font-size: 9px;
    }

    .jackets_content .details_prod {
        font-size: 9px;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .box .testimonial-content {
        font-size: 9px;
    }

    .testimonial_slide .testimonial-name {
        font-size: 9px;
    }

    /*ABOUT*/
    button.learn_more_btn {
        right: 123px;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        left: 130px;
    }

    /*FOOTER*/
    footer#footer {
        padding-top: 40px;
    }

    .socials {
        left: 95px;
    }

    i.fa-solid.fa-location-dot.fa-xl {
        left: 160px;
    }

    i.fa-solid.fa-phone.fa-xl {
        left: 160px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 150px;
    }

    .policy_terms {
        left: 15px;
    }

    /*CONTACT - INNER PAGE*/
    input#gform_submit_button_2 {
        left: 135px;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    .col-md-12.col-sm-12.col-xs-12 .box {
        width: 250px;
        margin: auto;
        padding-bottom: 50px;
        margin-bottom: 30px;
    }

    .site-main a.related-title {
        font-size: 14px;
    }

    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 14px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 14px;
    }

    .site-main a.add_to_cart {
        font-size: 14px;
    }

    .site-main a.details_prod {
        font-size: 14px;
    }

}
/*END OF 576px*/



@media (max-width: 430px) {
    /*HEADER*/
    .navbar-brand img.img-responsive {
        left: 123px;
    }

    /*SINGLE PRODUCT - INNER PAGE*/
    .quantity-single-product {
        bottom: 127px;
    }

    section.related.products h2 {
        font-size: 24px;
        left: 13px;
        position: relative;
    }

    img.related-mountain-bg {
        position: absolute;
        left: 2px;
        top: 0;
    }

    .related.products .related-title {
        font-size: 14px;
    }

    .related.products .add_to_cart {
        font-size: 14px;
    }

    .related.products .details_prod {
        font-size: 14px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
        left: 0;
    }

    .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
        left: 0;
    }

    /*BAGS SECTION*/
    .bags_content a {
        font-size: 11px;
    }

    .product-color {
        font-size: 11px;
    }

    .bags_content .price {
        font-size: 11px;
    }

    .bags_content .add_to_cart {
        font-size: 11px;
    }

    .bags_content .details_prod {
        font-size: 11px;
    }

    /*JACKETS SECTION*/
    .jackets_content a {
        font-size: 11px;
    }

    .jackets_content .price {
        font-size: 11px;
    }

    .jackets_content .add_to_cart {
        font-size: 11px;
    }

    .jackets_content .details_prod {
        font-size: 11px;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner img {
        left: 23px;
    }

    .mountain_header_inner h1 {
        left: 90px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    img.view-all-mountain-bg {
        top: 14px;
        left: -13px;
    }

    h1.woocommerce-products-header__title.page-title {
        left: 102px;
        bottom: 20px;
    }

    /*VIEW ALL PAGINATION - INNER PAGE*/
    .woocommerce-pagination .page-numbers {
        position: relative;
        left: 73px;
    }

    /*ABOUT*/
    section#about_section {
        padding-bottom: 115px;
    }
    
    .ceo_image img {
        left: 45px;
    }

    .ceo_title {
        left: 10px;
    }

    .about_description {
        top: 40px;
        right: -10px;
    }

    button.learn_more_btn {
        right: 111px;
    }

    /*TESTIMONIAL*/

    .testimonial_slide .testimonial-image img {
        width: 190px;
        height: auto;
        position: relative;
        top: 70px;
    }

    .testimonial_slide .box {
        flex-wrap: wrap;
    }

    .testimonial_slide .box .testimonial-image {
        width: 100%;
    }

    .testimonial_slide .testimonial-image img {
        margin: auto;
    }

    .testimonial_slide .box .testimonial-content {
        flex: auto;
        top: 13px;
    }

    .testimonial_slide .testimonial-image.count-1 img {
        top: 0;
        width: 215px;
        height: auto;
    }

    .testimonial_slide .testimonial-image.count-2 img {
        top: -320px;
        width: 215px;
        height: auto;
    }

    /*COUNT1*/
    .testimonial_slide .box .testimonial-content.count-1 {
        top: -60px;
        font-size: 16px;
        width: 300px;
        left: 13px;
    }

    .testimonial_slide .box .testimonial-name.count-1 {
        font-size: 16px;
        left: 70px;
        top: 250px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl.count-1 {
        left: -110px;
        top: -75px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl.quote-right-move.count-1 {
        top: 75px;
        right: 45px;
    }

    /*COUNT2*/
    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl.count-2 {
        left: 21px;
        top: 80px;
    }

    .testimonial_slide .box .testimonial-content.count-2 {
        top: 260px;
        font-size: 16px;
        left: 8px;
        width: 300px;
    }

    .testimonial_slide .box .testimonial-name.count-2 {
        font-size: 16px;
        left: 65px;
        top: 180px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl.count-2 {
        right: 50px;
        top: 330px;
    }

}
/*END OF 430px*/



@media (max-width: 414px) {
    /*NAVBAR LOGO IMG*/
    .navbar-brand img.img-responsive {
        width: 110px;
        height: auto;
    }

    /*BANNER 1*/
    .banner_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 170px;
        left: 0;
        right: 0;
        color: #000000;
        font-family: 'Poppins', sans-serif;
    }

    .banner_tagline1 {
        font-size: 55px;
        text-align: center;
        font-weight: 600;
    }

    .banner_image img {
        position: relative;
        right: 350px;
    }

    /*BANNER 2*/
    .banner2_content {
        position: absolute;
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 85px;
        right: -15px;
        color: #ffffff;
        font-family: 'Poppins', sans-serif;
    }

    .banner2_image img {
        position: relative;
        right: 600px;
    }

    .banner_tagline2 {
        font-size: 11px;
        text-align: center;
        font-weight: 600;
    }

    .banner_excerpt2 {
        font-size: 11px;
        text-align: center;
        font-weight: 600;
    }

    /*TESTIMONIAL*/
    .testimonial_slide .testimonial-image img {
        width: auto;
        height: 165px;
        top: 100px;
        position: relative;
    }

    .testimonial_slide .testimonial-name {
        position: relative;
        font-family: 'Poppins', sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #000;
        top: 120px;
        right: 30px;
    }

    .testimonial_slide .box .testimonial-content {
        height: 300px;
        flex: 1;
        font-family: 'Poppins', sans-serif;
        font-size: 9px;
        font-weight: 600;
        color: #000;
        position: relative;
        top: 15px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl {
        color: black;
        bottom: 140px;
        position: relative;
        left: 8px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl {
        color: black;
        position: relative;
        top: 90px;
        right: 8px;
    }

    i.fa-solid.fa-quote-right.fa-xl.quote-right-move {
        top: 160px;
    }

    .testimonial_slide .box {
        flex-wrap: wrap;
    }

    .testimonial_slide .box .testimonial-image {
        width: 100%;
    }

    .testimonial_slide .testimonial-image img {
        margin: auto;
    }

    .testimonial_slide .box .testimonial-content {
        flex: auto;
    }

    .testimonial_slide .testimonial-image.count-1 img {
        top: 0;
        width: 215px;
        height: auto;
    }

    .testimonial_slide .testimonial-image.count-2 img {
        top: -320px;
        width: 215px;
        height: auto;
    }

    /*COUNT1*/
    .testimonial_slide .box .testimonial-content.count-1 {
        top: -60px;
        font-size: 16px;
        width: 300px;
        left: 13px;
    }

    .testimonial_slide .box .testimonial-name.count-1 {
        font-size: 16px;
        left: 70px;
        top: 250px;
    }

    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl.count-1 {
        left: -110px;
        top: -75px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl.quote-right-move.count-1 {
        top: 75px;
        right: 45px;
    }

    /*COUNT2*/
    .testimonial_slide i.fa-solid.fa-quote-left.fa-xl.count-2 {
        left: 21px;
        top: 80px;
    }

    .testimonial_slide .box .testimonial-content.count-2 {
        top: 260px;
        font-size: 16px;
        left: 8px;
        width: 300px;
    }

    .testimonial_slide .box .testimonial-name.count-2 {
        font-size: 16px;
        left: 65px;
        top: 180px;
    }

    .testimonial_slide i.fa-solid.fa-quote-right.fa-xl.count-2 {
        right: 50px;
        top: 330px;
    }

    /*BAGS SECTION*/
    #bag_section .box {
        max-width: 250px;
        margin: auto;
    }

    .bags_content a {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .product-color {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .price {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .bags_content .add_to_cart {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .bags_content .details_prod {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*JACKETS SECTION*/
    #jacket_section .box {
        max-width: 250px;
        margin: auto;
    }

    .jackets_content a {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .price {
        font-size: 11px;
        font-weight: 600;
        color: #636363;
        font-family: 'Poppins', sans-serif;
    }

    .jackets_content .add_to_cart {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: left;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    .jackets_content .details_prod {
        text-decoration: underline;
        font-size: 11px;
        font-weight: 600;
        color: #00418b;
        font-family: 'Poppins', sans-serif;
        float: right;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    /*ABOUT*/
    section#about_section {
        padding-bottom: 80px;
    }

    .ceo_image img {
        width: 200px;
        height: auto;
        position: relative;
        left: 80px;
    }

    button.learn_more_btn {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        right: 115px;
        top: 500px;
    }

    .ceo_image {
        position: relative;
        max-width: 100%;
        max-height: 100%;
        float: left;
        margin: 8px 0 8px -6px;
    }

    .ceo_title {
        text-align: left;
        padding-left: 25px;
        padding-bottom: 25px;
        position: relative;
        left: 0;
    }

    .about_description {
        text-align: center;
        padding-top: 80px;
        margin: 8px 0 8px -12px;
        position: relative;
        top: 5px;
        left: -4px;
    }

    /*NEWSLETTER*/
    input#gform_submit_button_1 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 26px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: relative;
        left: 101px;
        top: 0;
    }

    /*FOOTER*/
    .footer_details {
        text-decoration: underline;
        font-weight: bold;
        text-align: center;
        margin: 0;
        font-size: 14px;
        transition: .3s;
        transition-delay: .1s;
        display: inherit;
    }

    i.fa-solid.fa-location-dot.fa-xl {
        left: 135px;
        position: absolute;
        bottom: 73px;
    }

    i.fa-solid.fa-phone.fa-xl {
        left: 135px;
        position: absolute;
        bottom: 98px;
    }

    i.fa-solid.fa-envelope.fa-xl {
        right: 125px;
        position: absolute;
        bottom: 112px;
    }

    .footer_cards {
        position: relative;
        top: 19px;
    }

    .socials {
        left: 68px;
        bottom: 120px;
        position: relative;
        padding-top: 35px;
    }

    .all_rights_reserved {
        padding-top: 40px;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        top: 80px;
        left: 8px;
        position: relative;
    }

    .policy_terms {
        padding-top: 40px;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        position: relative;
        left: -33px;
        top: 35px;
    }

    /*CONTACT - INNER PAGE*/
    form#gform_2 {
        position: relative;
        left: -105px;
        padding-bottom: 100px;
    }

    input#gform_submit_button_2 {
        background-image: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%);
        border: none;
        color: white;
        padding: 6px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        position: absolute;
        left: 110px;
        bottom: 0;
        text-transform: uppercase;
    }

    /*VIEW ALL PRODUCTS - INNER PAGE*/
    #primary main#main {
        margin-top: 15px;
    }

    header.woocommerce-products-header {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .site-main a.related-title {
        font-size: 12px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 12px;
    }

    .site-main a.add_to_cart {
        font-size: 12px;
    }

    .site-main a.details_prod {
        font-size: 12px;
    }

    .col-md-12.col-sm-12.col-xs-12 .box {
        max-width: 200px;
        margin: auto;
        margin-bottom: 5px;
    }

    /*SINGLE PRODUCT - INNER PAGE*/
    .quantity-single-product {
        bottom: 133px;
    }

    .sub-slider ul.slick-dots {
        position: relative;
    }

    .related.products .related-title {
        font-size: 12px;
    }

    .col-md-12.col-sm-12.col-xs-12 .product-color {
        font-size: 12px;
    }

    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
        font-size: 12px;
    }

    .related.products .add_to_cart {
        font-size: 12px;
    }

    .related.products .details_prod {
        font-size: 12px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
        position: relative;
        left: 0;
        top: 20px;
    }

    .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
        position: relative;
        left: 0px;
    }

    button.single_add_to_cart_button.button.alt.wp-element-button {
        position: relative;
        left: 0;
        top: 20px;
    }

    img.related-mountain-bg {
        left: -7px;
        width: 79px;
        top: 2px;
    }

    section.related.products h2 {
        font-size: 24px;
        left: 17px;
        position: relative;
    }

    /*ABOUT HEADER - INNER PAGE*/
    .mountain_header_inner img {
        left: -2px;
        position: relative;
        bottom: 7px;
    }

    .mountain_header_inner h1 {
        left: 67px;
    }

    /*VIEW ALL HEADER - INNER PAGE*/
    img.view-all-mountain-bg {
        top: 21px;
        left: 0px;
    }

    h1.woocommerce-products-header__title.page-title {
        left: 110px;
        bottom: 13px;
    }

    /*VIEW ALL PAGINATION - INNER PAGE*/
    .woocommerce-pagination .page-numbers {
        position: relative;
        left: 58px;
    }

}
/*END OF 414px*/