.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}



@media screen and (max-width: 767px) {
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
	}
}


input[type="search"] {
    -webkit-appearance: none;
}

_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
    line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
    line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
    line-height: 1.33;
}
 
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
 /* .social-media-middle span{font-size: 16px !important;} */  /*  DS comment after demo setup  */
@media (max-width: 1280px) {
    .inner_bg {
        background-size: 75% auto;
    }
    .logo {
        margin-left: 6%;
        width: 25%;
    }
    .bg-left {
        left: 20px
    }
    .bg-right {
        right: 20px
    }
    .top_menu ul li {
        margin: 0 5px
    }
    .menu {
        margin: 50px 0 0;
    }
    .menu ul li {
        margin: 0 22px;
    }
    .right_sec {
        margin-right: 1%
    }
    .footer-inner_bg {
        background-size: 75% auto
    }
    .bg-footer-left {
        left: 20px
    }
    .bg-footer-right {
        right: 20px
    }
    .btn-proceed-checkout span {
        font-size: 24px;
        padding: 30px 15px;
        white-space: normal;
    }
    .identification_info_step h2 {
        display: block;
        font-size: 22px;
        margin: 5px 0 10px;
    }
    /****/
    .size-and-code .col-md-6.size-sec {
        width: 100% !important;
        padding: 0px !important;
    }
    .size-and-code .col-md-6.code-sec {
        width: 100% !important;
        text-align: left !important;
        padding: 0px !important;
    }


}

@media (max-width: 1024px) {
    .menu {
        margin: 75px 0 0;
    }
    .menu ul li {
        margin: 0 5px;
    }
    .contct_sec {
        font-size: 16px;
    }
    .samll_banner_sec .inner-port img {
        width: 100px;
    }
    .inner-port h2 {
        font-size: 30px;
        letter-spacing: 0;
        margin-top: 12px;
    }
    .form-group {
        font-weight: 400 !important;
    }
}

@media (max-width:991px) {
    .top_menu ul li a {
        font-size: 14px;
    }
}

.product-name.mobile-view {
    display: none;
}

#block-related .add-to-cart,
#block-related .more_options .compair,
#block-related .more_options .like,
#upsell-product-table .more_options .compair,
#upsell-product-table .more_options .like,
#upsell-product-table .add-to-cart {
    float: left;
}

.continue-shopping-sec i {
    font-size: 27px;
}

#upsell-product-table .more_options .compair,
#upsell-product-table .more_options .like,
#block-related .more_options .compair,
#block-related .more_options .like {
    padding: 0 8px 0 17px;
}

#block-related .add-to-cart,
#upsell-product-table .add-to-cart {
    padding-left: 10px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: 0em !important;
}

.checkout-types.top>li {
    float: left;
    width: 50%;
    text-align: right;
}

.checkout-cart-index .page-title {
    margin-top: 15px;
}

.page-title .checkout-types {
    width: 72%;
}

.desktop-view {
    display: block;
}

.mobileview {
    display: none;
}

.success-msg {
    margin-top: 23px;
    padding-top: 28px;
}

#cart-sidebar {
    max-height: 335px;
    overflow-y: scroll;
}

#filtertitle {
    display: none;
}

@media (max-width: 768px) {
    .top_left_sec {
        margin-right: 0px;
        margin-top: 0px;
    }
    .col-md-12.header-bottom {
        display: inline-block;
        margin-bottom: -4px;
        width: 100%;
    }
    .category-products .item:hover {
        background: none !important;
    }
    .products ul li {
        padding: 1px 10px 3px 10px !important;
    }
    /* .product-popup-left.product-img-box{width:96% !important;}
.product-popup-left{width:96% !important;}
.product-view {
    display: inline-block;
}
.fancybox-wrap, .fancybox-inner{width: 100%;} */
    /* edited by ds */
    #narrow-by-list>dt {
        color: #222;
        font-family: "montserratbold";
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        font-weight: normal;
        margin: 6px 0 0;
        padding: 3px 5px 6px 19px;
        border-width: 1px;
        border-style: solid;
        border-color: #ccc;
        position: relative;
        background-color: #f4f4f4;
        display: block;
        background: url("../images/add-to-cart-bg.png") center no-repeat transparent;
    }
    .videoitem {
        width: 100%;
    }
    .block.block-cart.skip-content.skip-active {
        display: block !important;
    }
    .block.block-cart.skip-content {
        display: none !important;
    }
    /* .the-slideshow-wrapper {margin-top: 20px;} */
    ul.blockpage-feed-top {
        margin-top: 0px;
    }
    .customcontact03-index-index .contact-form-sec {
        padding: 0px;
        margin-top: 0px;
    }
    .checkout-review-submit #paypal-save-button {
        float: none !important;
    }
    .page-title .checkout-types {
        width: 100%;
    }
    .cart_sec .skip-link.skip-cart {
        height: 66px;
        width: 59px;
        display: inline-block;
    }
    .size-selection {
        margin: 16px 8px 2px 6px !important;
        float: left;
    }
    .qty-wrapper label {
        font-size: 17px;
        margin-top: 20px;
    }
    .product-price-sec #product_info_price {
        width: auto;
    }
    .disableinmobile {
        display: none;
    }
    #filtertitle {
        display: block !important;
        content: '';
        position: relative;
        padding: 7px 10px 7px 24px;
        font-style: normal;
        line-height: 1.4;
        text-transform: uppercase;
        display: block;
        top: 50%;
        color: #fff !important;
        background-color: #258539;
        font-family: 'montserratregular';
        font-size: 14px;
    }
    #layerednavfull {
        display: none;
        min-width: 100% !important;
    }
    .block-layered-nav .block-content.toggle-content {
        width: 100%;
    }
    #layerednavfull {
        background: rgba(100, 100, 100, 0.6);
        position: fixed;
        display: none;
        z-index: 5000;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }
    button.button.amshopby-apply-button {
        width: 100% !important;
        margin: 0px;
    }
    .amshopby-apply-block {
        display: none;
    }
    .disableindesktop .amshopby-apply-block {
        display: block !important;
        background-color: #FFF;
        width: 95%;
        margin: 0 auto;
    }
    #layerednavfull .block-subtitle {
        padding: 15px;
        background-color: #FFF;
        width: 95%;
        margin: 0 auto;
        border: none;
    }
    #layerednavfull .currently {
        padding: 15px;
        background-color: #FFF;
        width: 95%;
        margin: 0 auto !important;
        border: none !important;
    }
    .filterclose {
        background: #17b044;
        right: 15px;
        color: #fff;
        top: 4px;
        font-size: 16px;
        padding: 2px 10px;
        position: absolute;
        font-family: "montserratbold";
        text-transform: uppercase;
        border: none;
        z-index: 9;
    }
    #narrow-by-list,
    #narrow-by-list2 {
        z-index: 2;
    }
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        width: 95%;
        margin: 0 auto;
    }
    .filterclose {
        display: block !important;
    }
    .disableinmobile {
        display: none !important;
    }
    #narrow-by-list {
        display: block !important;
    }
    .catalog-category-view .fancybox-wrap {
        /*    padding: 102px 35px 0px 0px!important;
    margin: -21px 0 1px 0; */
        width: 92% !important;
        left: 10px !important;
        top: 20px !important;
    }
    .catalog-category-view .stickcontainer {
        padding-top: 374px !important;
    }
    .size-and-code {
        display: inline-block;
        margin: 8px 0 7px;
        width: 100%;
    }
    .col-md-5.code-sec {
        text-align: left;
    }
    .ms-megamenu .anchor_mbmenu,
    .ms-megamenu .mb-label {
        width: 100%;
        background: none;
        text-align: right;
        cursor: pointer;
    }
    .ms-leftmenu .msl-level0.active .msl-label,
    .ms-leftmenu .msl-level0:hover .msl-label,
    .ms-leftmenu .msl-level0:active .msl-label,
    .ms-leftmenu .msl-level0:focus .msl-label,
    .ms-leftmenu .msl-level0:hover .mb-label,
    .ms-leftmenu .msl-level0:active .mb-label,
    .ms-leftmenu .msl-level0:focus .mb-label,
    .ms-megamenu .mbactive .mb-return,
    .ms-megamenu .mbactive .mb-label {
        background: none;
    }
    .mb-label:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }
    .ms-megamenu .parent .small {
        height: 31px;
        padding-top: 10px;
        position: absolute;
        text-align: right;
        padding-right: 30px;
        width: 100%;
        top: 0px;
    }
    .catalog-category-view .header_sec.sticky {
        background-color: #1E6432;
        min-height: 109px;
        position: fixed;
        width: 100%;
    }
    .amshopby-filters-left.sticky .block-subtitle.block-subtitle--filter {
        right: 14px;
        top: 90px;
        width: 91%;
        z-index: 999;
        position: fixed;
    }
    .catalog-category-view .header_sec.sticky .logo {
        display: none;
    }
    .catalog-category-view .header_sec.sticky .top_menu {
        display: none;
    }
    .catalog-category-view .header_sec.sticky .anchor_mbmenu_text {
        left: -13px;
    }
    .catalog-category-view #header-search {
        left: 57px;
    }
    .catalog-category-view .header_sec.sticky .anchor_mbmenu_text {
        left: -13px;
    }
    .catalog-category-view .header_sec.sticky .cart_sec {
        right: 19px;
        top: 37px;
        position: absolute;
    }
    .catalog-category-view .header_sec.sticky .search {
        display: none;
    }
    .logo {
        float: left;
    }
    .logo img {
        width: 226px;
    }
    .anchor_mbmenu_text:hover {
        background-color: transparent !important;
        border-radius: 0 !important;
    }
    .top_left_sec {
        text-align: center;
    }
    .top_menu {
        display: inline-block;
        position: relative;
        top: 20px;
    }
    .anchor_mbmenu_text {
        background-color: transparent;
        padding: 11px 0 11px 17px;
        top: 0px;
    }
    .anchor_mbmenu_text:hover {
        background-color: transparent;
    }
    #header-search {
        left: 80px;
        padding: 10px 0 0;
        position: relative;
        top: 21px;
    }
    .col-right.sidebar {
        display: inline-block;
        width: 100%;
    }
    .block-blog-categories .block-content.no-display {
        display: block !important;
    }
    #newsletter-validate-detail1 {
        display: block !important;
    }
    .col-right.sidebar .block:not(.block-layered-nav) .block-title>strong::after {
        border: none !important;
    }
    .col-right.sidebar .block:not(.block-layered-nav) .block-title>strong {
        border: none !important;
    }
    .col-right.sidebar .block:not(.block-layered-nav) .block-content {
        border: none !important;
    }
    .wp-sidebar-newsletter .block-title span {
        color: #FFF;
    }
    .block-blog-categories .block-title span {
        color: #1c8639;
    }
    .desktop-view {
        display: none !important;
    }
    .mobileview {
        display: block !important;
    }
    .checkout-types {
        width: 100%;
    }
    .checkout-types.top>li {
        width: 100%;
    }
    .product-popup-left.product-img-box {
        width: 95% !important;
    }
    .fancybox-outer .product-view .product-shop {
        width: 95%;
    }
    .block-layered-nav .block-title {
        display: none;
    }
    .category-image {
        margin-bottom: 0.5em;
    }
}

@media (max-width: 400px) {
    .product-view .add-to-cart-buttons .button {
        font-size: 28px;
        letter-spacing: 0px;
        min-width: 115px;
    }
}

@media (max-width: 480px) {
    #product_info_add div#product_info_price {
        border: none !important;
    }
    .videoitem {
        width: 100%;
        padding: 0px !important;
    }
    .videoitem iframe {
        height: 180px;
    }
    .actions {
        top: 137px;
    }
    .product-popup-right .size-cart .size-selection {
        width: 91%;
    }
    .anchor_mbmenu_text {
        background-color: transparent;
        padding: 11px 0 11px 17px;
        top: 0px;
    }
    #header-search {
        left: 80px;
        padding: 10px 0 0;
        position: relative;
        top: 21px;
    }
    .checkout-types.top>li {
        width: 100%;
    }
    .products .actions ul li {
        padding: 0px 0px 5px 0px !important;
    }
    .dec-sec {
        font-size: 15px;
    }
    .product-popup-right .size-cart {
        padding: 0px 0px !important;
    }
    .product-popup-main {
        border: none !important;
    }
    .product-popup-right .add-to-cart {
        float: left !important;
        margin-top: 10px;
    }
    #product_info_add {
        float: left;
        padding: 0px 10px 0px 10px;
    }
    .bootstrap-frm .button {
        background: #258539;
        padding: 15px 0;
        font-size: 20px;
        width: 100%;
        margin-bottom: 10px;
    }
    .bootstrap-frm .button span {
        color: #FFF;
    }
    .bootstrap-frm input[type="text"],
    .bootstrap-frm input[type="email"],
    .bootstrap-frm textarea,
    .bootstrap-frm select {
        height: 35px;
        width: 91%;
        font-size: 15px;
        line-height: 23px;
        border: 1px solid #008000 !important;
    }
    .bootstrap-frm {
        text-align: center;
    }
    .bootstrap-frm h3 {
        font-size: 22px;
        padding: 0px 10px 5px 30px;
        margin: 6px 0px 31px 0px;
        color: #000;
        font-family: montserratbold;
    }
    .bootstrap-frm label {
        font-size: 18px;
        text-align: center;
        color: #3c3c3c;
    }
    h3.faq_area_title {
        font-size: 20px;
    }
    .faq_categories {
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .faq_categories li {
        padding: 4px 0 1px 1px;
        list-style: none;
        margin-left: 0px !important;
    }
    .faq_top_area {
        width: 100%;
    }
    .related-products-sec {
        margin-top: 22px;
    }
    .trade_sec {
        margin: 5px 0 8px 0;
    }
    .products ul li a {
        font-size: 13px;
    }
    .price-box .price {
        font-size: 20px;
    }
    #checkout-review-table thead>tr>th {
        font-size: 16px;
    }
    #checkout-review-table .product-name {
        line-height: 19px;
        margin-top: 2px;
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong {
        font-size: 19px;
    }
    .customer-account .main {
        padding-top: 91px;
    }
    .button,
    .cart-table .product-cart-actions .button,
    #co-shipping-method-form .buttons-set .button,
    .footer .button {
        padding: 10px 15px !important;
    }
    .account-create #form-validate {
        width: 100%;
    }
    .contact-form-sec {
        margin-top: 0;
        padding: 1px 0;
    }
    .left_price-to {
        right: 0px;
    }
    .registered-users #send2 {
        padding: 10px !important;
    }
    .identification_info_step {
        float: left;
        text-align: center;
    }
    .identification_info_step .step {
        font-size: 12px;
    }
    .identification_info_step h2 {
        font-size: 16px !important;
        margin: 10px 0;
    }
    .cart-table .product-cart-info .btn-remove {
        margin: 21px 7px 4px 11px;
    }
    .shopping-cart-page h2 {
        margin: 15px 0;
    }
    .messages .success-msg li {
        font-size: 12px;
    }
    .product-cart-price .price {
        font-size: 36px;
    }
    .product-view .product-shop .price-box .regular-price .price,
    .product-view .product-shop .price-box .special-price .price,
    .product-view .product-shop .price-box .full-product-price .price {
        font-size: 40px;
    }
    .product-view .add-to-cart-buttons .button {
        padding: 21px !important;
    }
    .product-view .add-to-cart .qty-wrapper .qty {
        float: left;
        font-size: 14px;
        height: 41px;
        width: 40px;
    }
    /* .product-view .add-to-cart-buttons .button { font-size: 28px;letter-spacing: 0px;min-width: 115px;} */
    #product_info_add div#product_info_price {
        height: 41px;
        max-width: 102px;
    }
    #product_info_add .price-box .old-price .price {
        font-size: 15px;
    }
    #product_info_price .price-box .special-price {
        float: right;
        margin: 0;
    }
    #product_info_price .price-box .special-price .price {
        font-size: 18px;
    }
    .swatches-container .swatch-img {
        float: left;
        padding: 0 2px;
        width: 37px;
    }
    .swatches-container a {
        padding: 6px 8px;
    }
    /*#product_info_price .price-box .special-price .price {  font-size: 18px;}
.swatches-container .swatch-img {float: left;padding: 0 2px;width: 37px;}
.swatches-container a{padding: 6px 8px;} */
    .add-cart-btn .fa.fa-plus {
        color: #ffffff;
        font-size: 17px;
        margin-top: 7px;
    }
    .product_name {
        font-size: 22px;
        letter-spacing: 0px;
    }
    #upsell-product-table .more_options .compair,
    #upsell-product-table .more_options .like,
    #block-related .more_options .compair,
    #block-related .more_options .like {
        padding: 0 3px 0 3px;
    }
    #block-related .add-to-cart,
    #upsell-product-table .add-to-cart {
        padding-left: 10px;
    }
    #upsell-product-table .more_options .add-to-cart a {
        font-size: 19px;
    }
    #block-related .more_options .compair,
    #block-related .more_options .like {
        margin-left: 8px;
        margin-top: 6px;
    }
    #upsell-product-table .more_options .compair,
    #upsell-product-table .more_options .like {
        margin-left: 8px;
        margin-top: 6px;
    }
    .product-name.mobile-view {
        display: block;
    }
    .product-name h1 {
        font-size: 18px;
    }
    .product-popup-left.product-img-box {
        width: 95% !important;
    }
    .fancybox-outer .product-view .product-shop {
        width: 95%;
    }
    .sorter {
        margin-bottom: 10px;
        width: 100% !important;
    }
    .block-layered-nav label {
        font-size: 13px;
    }
    .block-layered-nav .block-content>dl>dt {
        margin: 6px 0 0;
        padding: 3px 5px 6px 19px;
    }
    .catalog-category-view .price-box .old-price .price {
        font-size: 19px;
        margin-top: 5px;
    }
    .price-box .old-price .price,
    .price-box .special-price .price {
        font-size: 19px;
        letter-spacing: 0px;
    }
    .price-box .old-price .price {
        font-size: 19px;
        margin-top: 0;
        text-decoration: line-through;
    }
    .releted-product_bg {
        font-size: 20px;
        line-height: 79px;
    }
    .cfs-social-center {
        padding: 0px;
    }
    .cfs-social-center h2 {
        line-height: 72px;
        font-size: 67px;
    }
    .advance-search>a {
        font-size: 16px;
    }
    .top_left_sec {
        text-align: center;
    }
    .top_menu ul li a {
        font-size: 14px;
    }
    .top_menu ul li {
        margin: 0 6px;
    }
    .search {
        height: 30px;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    .logo img {
        height: auto;
        width: 220px;
    }
    .samll_banner_sec {
        margin: 60px 0 49px;
    }
    .mask:hover .inner-port {
        top: 6%;
    }
    .inner-port span a {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .samll_banner_sec .inner-port img {
        width: 50px;
    }
    .inner-port h2 {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 12px;
    }
    .category-image>img {
        width: 100%;
    }
    #header-account.skip-active {
        right: 90px;
        top: 162px;
    }
    .btn_subscribe {
        margin-left: 0;
        margin-top: 30px;
        max-width: 100%;
        width: 100%;
    }
    .ms-topmenu .ms-level0.active .ms-label,
    .ms-topmenu .ms-level0:hover .ms-label,
    .ms-topmenu .ms-level0:active .ms-label,
    .ms-topmenu .ms-level0:focus .ms-label {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    }
    #header-cart.skip-active {
        background: white none repeat scroll 0 0;
        border: 1px solid #cccccc;
        display: block;
        position: absolute;
        right: 0;
        top: 60px;
        width: 290px;
        z-index: 200;
    }
    .social_sec .social-media-middle li {
        float: left;
        margin: 0;
    }
    .social_sec .social-media-middle li a {
        width: 39px;
        height: 49px;
    }
    .social_sec .social-media-middle li a.facebook-icon {
        background-position: 0 0;
        background-size: cover;
    }
    .social_sec .social-media-middle li a.twitter-icon {
        background-position: -63px 0px;
        background-size: cover;
    }
    .social_sec .social-media-middle li a.youtube-icon {
        background-position: -126px 0px;
        background-size: cover;
    }
    .social_sec .social-media-middle li a.instagram-icon {
        background-position: -189px 0px;
        background-size: cover;
    }
    .social_sec .social-media-middle li a.pint-icon {
        background-position: -253px 0px;
        background-size: cover;
    }
    #header-search {
        margin-right: 6px;
        margin-top: 16px;
        width: 92%;
        margin-bottom: 13px;
    }
    .top_menu ul li a {
        letter-spacing: 0;
    }
    .right_sec {
        width: 100%;
    }
    .inner_bg {
        background-position: center 73px;
    }
    .right_sec {
        float: left;
    }
    .header_sec {
        padding: 0px 0 0;
    }
    .top_left_sec {
        width: 83%;
    }
    #header-search {
        padding: 10px 0 0;
    }
    .search_box {
        margin: 0px 0 0;
    }
    .search {
        margin: 0 0 0 10px;
    }
    .cart_sec {
        background: rgba(0, 0, 0, 0) url("../images/cart_bg.png") no-repeat scroll center top / 40px 62px;
        float: left;
        height: 76px;
        position: relative;
        width: 48px;
    }
    .top_menu ul li {
        letter-spacing: 0px;
    }
    .item_number {
        background: #3c3c3b none repeat scroll 0 0;
        border-radius: 50%;
        color: #ffffff;
        font-size: 22px;
        height: 32px;
        position: absolute;
        right: -8px;
        text-align: center;
        top: 5px;
        width: 32px;
        line-height: 32px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .samll_banner_sec {
        margin: 60px 0 49px;
    }
    .mask:hover .inner-port {
        top: 6%;
    }
    .inner-port span a {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .samll_banner_sec .inner-port img {
        width: 50px;
    }
    .inner-port h2 {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 12px;
    }
    .category-image>img {
        width: 100%;
    }
    #header-account.skip-active {
        right: 90px;
        top: 162px;
    }
    .btn_subscribe {
        margin-left: 0;
        margin-top: 30px;
        max-width: 100%;
        width: 100%;
    }
    .ms-topmenu .ms-level0.active .ms-label,
    .ms-topmenu .ms-level0:hover .ms-label,
    .ms-topmenu .ms-level0:active .ms-label,
    .ms-topmenu .ms-level0:focus .ms-label {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    }
    #header-account.skip-active {
        right: 100px;
        top: 125px;
    }
    .btn_subscribe {
        margin-left: 0;
        margin-top: 0;
        max-width: 100%;
        width: 23%;
    }
    #header-search {
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .logo img {
        height: auto;
        width: 241px;
    }
    .page-header-container .store-language-container {
        top: 10px !important;
        right: 30px !important;
    }
    .inner_bg {
        background-position: center 73px;
    }
    .right_sec {
        float: left;
    }
    .header_sec {
        padding: 0px 0 0;
    }
    .logo {
        width: 80%;
    }
    .top_left_sec {
        width: 87%;
    }
    #header-search {
        padding: 10px 0 0;
    }
    .search_box {
        margin: 0px 0 0;
    }
    .search {
        margin: 0 0 0 10px;
    }
    .cart_sec {
        background: rgba(0, 0, 0, 0) url("../images/cart_bg.png") no-repeat scroll center top / 40px 62px;
        float: left;
        height: 76px;
        position: relative;
        width: 40px;
    }
    .right_sec {
        width: 100%;
    }
    .logo {
        width: 100%;
    }
    .item_number {
        background: #3c3c3b;
        border-radius: 50%;
        color: #ffffff;
        line-height: 30px;
        font-size: 22px;
        height: 32px;
        padding: 0 1px 3px 2px;
        position: absolute;
        right: -5px;
        text-align: center;
        top: 5px;
        width: 28px;
    }
    .ms-megamenu .anchor_mbmenu,
    .ms-megamenu .anchor_lmbmenu {
        background-color: transparent !important;
        padding: 0;
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 920px) {
    .identification_info_step .step {
        margin-right: 11px;
    }
    .identification_info_step h2 {
        font-size: 20px;
    }
    .ms-topmenu .ms-label {
        font-size: 21px;
        margin: 0;
        padding: 2px 0 0;
    }
    .ms-megamenu ul li.ms-level0 a.ms-label::before {
        display: none;
    }
    #search {
        width: 83%;
    }
}

@media (min-width: 921px) and (max-width: 1080px) {
    .ms-topmenu .ms-level0 {
        margin: 0;
        padding: 0;
    }
    .ms-megamenu ul li.ms-level0 a.ms-label:before {
        left: -17px;
    }
    #header-search {
        margin-right: 0;
        margin-top: 0;
        /*         width: 375px; */
    }
}

@media (min-width: 1081px) and (max-width: 1200px) {
    .ms-topmenu .ms-label {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
    .cart-forms {
        width: 100%;
    }
    .ms-topmenu .ms-level0.active .ms-label,
    .ms-topmenu .ms-level0:hover .ms-label,
    .ms-topmenu .ms-level0:active .ms-label,
    .ms-topmenu .ms-level0:focus .ms-label {
        background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    }
    .heading_sec h3 {
        font-size: 35px
    }
    .tw_feed>div {
        font-size: 19px;
    }
    .tw_feed i {
        margin-bottom: 15px;
    }
    .top_menu ul li {
        font-size: 14px;
    }
    .identification_info_step {
        text-align: left;
    }
    .logo {
        margin: 0
    }
    body.customer-account form {
        width: 100%;
    }
    .right_sec {
        margin-left: 0
    }
    .ms-megamenu .anchor_mbmenu,
    .ms-megamenu .anchor_lmbmenu {
        background-color: transparent !important;
        padding: 0;
        text-align: left;
    }
    .ms-megamenu ul li a:hover {
        background: none;
        border-radius: 5px;
        color: #000;
    }
    .col2-left-layout .pager,
    .col2-right-layout .pager,
    .col3-layout .pager {
        float: left;
        width: 100% !important;
        clear: none
    }
    .col2-left-layout .sorter,
    .col2-left-layout .pager,
    .col2-right-layout .sorter,
    .col2-right-layout .pager,
    .col3-layout .sorter,
    .col3-layout .pager {
        width: 55%
    }
    .mb-maincontent {
        padding: 0
    }
    #header-nav {
        left: 0;
        margin: 0 auto;
        padding: 5px 0;
        position: absolute;
        right: 0;
        width: 90%;
    }
    .ms-topmenu .ms-level0 {
        margin: 0;
        padding: 0;
    }
}

/***/

/*  @media (max-width: 770px) {
	.more-views h2 {
    margin: 70px 0 0 !important;
}
	 } */

@media (min-width: 770px) and (max-width: 1199px) {
    #product_info_add {
        float: none !important;
        padding: 0 10px 8px !important;
    }
    .social-share-continue-shopping .col-md-8.col-sm-9.col-xs-12.social-share-sec {
        width: 100% !important;
    }
    .social-share-continue-shopping .col-md-4.col-sm-3.col-xs-12.continue-shopping-sec {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #header-search {
        margin-right: 0;
        margin-top: 7px;
        padding: 0;
        width: 374px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #upsell-product-table .col-xs-6.product-box {
        width: 33%;
        display: inline-block;
    }
    #upsell-product-table .col-xs-6.product-box img {
        max-width: 100%;
    }
    .ms-megamenu .ms-topmenu {
        margin: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .big_image {
        text-align: center;
        margin-bottom: 20px;
    }
    .big_image img {
        display: inline-block
    }
    #upsell-product-table .col-xs-6.product-box {
        width: 50%;
        display: inline-block;
    }
    #upsell-product-table .col-xs-6.product-box img {
        max-width: 100%;
    }
    .cart-totals-wrapper.col-md-4 {
        clear: both;
    }
    .cart_sec {
        height: 90px;
        width: 72px;
        background-size: contain;
        top: 27px;
    }
    .page-header-container .store-language-container {
        top: -4px !important;
        padding: 0px;
        right: 6px;
        padding: 0px;
    }
    .item_number {
        top: 24px;
        height: 32px;
        width: 32px;
        line-height: 31px;
        font-size: 24px;
        margin: 0 0 0 11px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #submenu-4 .ms-maincontent,
    #submenu-4 .ms-featured {
        width: 100% !important;
    }
    #m_submenu-4 .mb-maincontent,
    #m_submenu-4 .mb-featured {
        width: 100% !important;
    }
    .ms-megamenu .mb-submenu a {
        text-align: center;
    }
    #m_submenu-4,
    #submenu-4 {
        text-align: center;
    }
    .page-header-container .store-language-container {
        top: -4px !important;
        padding: 0px;
        right: 6px;
        padding: 0px;
    }
    .price-box .old-price .price,
    .price-box .special-price .price {
        font-size: 20px;
    }
    .catalog-category-view .price-box .old-price .price {
        margin-top: 0px !important;
        font-size: 20px !important;
    }
    .price-box .old-price .price {
        margin-top: 0px;
        letter-spacing: 0px;
    }
    .products ul li a {
        font-size: 15px;
    }
    .ms-megamenu .ms-footer .nav3 img {
        max-width: 24%;
        text-align: left;
    }
    .contct_sec {
        font-size: 12px;
    }
    .footer h2 {
        font-size: 22px
    }
    .newsletter_sec h2 {
        width: 100%;
        margin: 0 auto;
        float: none;
        text-align: center;
        font-size: 42px;
        color: #FFF;
        padding: 7px 0px;
    }
    .footer_bottom {
        text-align: center;
        width: 100%;
    }
    .footer_bottom p {
        display: block;
        margin: 0
    }
    .footer_bottom ul {
        float: none;
    }
    .cards {
        float: none;
    }
    .footer-sec {
        padding-bottom: 9px
    }
    .product-img-box .more-views {
        margin-top: 30px;
    }
    .checkout-types {
        float: none;
    }
    #discount-coupon-form label {
        float: left;
    }
    #discount-coupon-form .field-wrapper {
        display: block;
    }
    .cart .cart-totals {
        clear: both;
    }
}

@media (min-width: 1024px) and (max-width:1280px) {
    .big_image {
        text-align: center;
        margin-bottom: 20px;
    }
    .big_image img {
        display: inline-block
    }
    .tw_feed>div {
        font-size: 16px;
        padding: 21px 15px;
        line-height: 16px
    }
    /* .tw_feed img{width:25%} */
    .tw_feed i {
        margin-bottom: 10px;
    }
    .tw_feed p {
        margin: 0
    }
}

@media (min-width: 1280px) {
    /*.tw_feed img {width: auto}
.tw_feed > div{ font-size: 19px; line-height: 24px; padding: 12px 15px;}
.tw_feed p{margin-bottom:10px;}*/
}

@media (max-width:767px) {
    .identification_info_step {
        margin: 10px 0;
    }
    .payment_mode {
        width: 100%
    }
    .mode_details {
        width: 90%
    }
    .cc_img {
        width: 50%
    }
    .cart-forms,
    .cart-totals-wrapper,
    .crosssell {
        padding-left: 0;
    }
    .page-header-container .store-language-container {
        right: 30px !important;
        right: 10px;
        padding: 0;
    }
    .comfermation_details {
        margin-top: 20px;
    }
    .detils_heading h2 {
        font-size: 20px;
    }
    .small_banner_mid {
        margin: 30px 0
    }
    .heading_sec h3 {
        font-size: 15px;
        letter-spacing: 0px;
    }
    .heading_sec h3 a {
        background: #e5e5e5;
        margin: 10px 0;
        padding: 7px;
        display: inline-block;
        width: 100%;
    }
    .small_posts {
        margin: 10px 0
    }
    .cfs_bg {
        font-size: 25px;
    }
    .my_account_page h2 {
        font-size: 15px;
    }
    .info_sec_left ul li {
        font-size: 20px;
    }
    .info_sec_right {
        background: none
    }
    .checkout-identification_info h3 {
        font-size: 20px;
        width: 100%;
        text-align: center;
    }
    .checkout-identification_info .btn {
        padding: 15px 8px;
    }
    .checkout-identification_info span {
        font-size: 22px
    }
    .forget_password {
        text-align: left
    }
    .remember_password span {
        font-size: 13px;
    }
    .margin-line {
        margin: 0
    }
    .heading_sec span {
        display: none;
    }
    span.view_all {
        display: block;
    }
    .line_seperator {
        margin-bottom: 10px
    }
    .links ul {
        padding-left: 0
    }
    .footer-sec h2 {
        margin-bottom: 5px;
    }
    .footer_bottom {
        text-align: center
    }
    .footer_bottom_block {
        margin: 10px 0;
    }
    .continue-shopping-sec {
        margin-top: 30px;
    }
    .continue-shopping-sec i {
        right: 0;
        top: 10%;
    }
    /*.products-grid > li{width:100%}*/
    .add-cart .button {
        padding: 0 !important
    }
    .shopping-cart-page h2 {
        width: 100%;
        text-align: center;
        padding: 10px 15px
    }
    .cart-footer-actions .button2 {
        width: 100%;
        text-align: center;
        margin: 20px 0px
    }
    .ms-topmenu .ms-label {
        margin: 0
    }
    .heading_sec {
        padding: 0 20px
    }
    .heading_sec ul li {
        width: 33.33%;
        margin: 0;
    }
    .heading_sec ul {
        width: 100%;
    }
    .heading_sec .ui-state-active h3 a {
        background: #1d863a none repeat scroll 0 0;
        color: #ffffff;
    }
    .heading_sec .ui-state-hover h3 a {
        background: #1d863a none repeat scroll 0 0;
        color: #ffffff;
    }
    .ms-topmenu .ms-level0 {
        margin: 0px;
        padding: 0px;
    }
}

/** menu responsive css **/

@media (max-width:780px) {
    .ms-megamenu .mb-submenu a {
        text-align: left;
    }
    .col-category .col-level,
    .ms-submenu {
        background: none;
        border-right: none;
        min-height: 410px;
    }
    p.old-price {
        margin-left: 0px !important;
    }
    .actions ul li {
        height: 36px;
    }
}

@media (max-width:320px) {
    #header-account.skip-active {
        right: 60px;
        top: 121px;
    }
    .btn-proceed-checkout span {
        padding: 0px;
    }
    .continue-shopping-sec a {
        line-height: 70px;
    }
    .amscheckout-submit {
        padding: 20px 30px;
    }
}

#trigger-feedback {
    display: none;
}

.aboutlogo {
    float: left;
    padding: 17px 20px 14px 2px;
}

.aboutdetail {
    padding: 14px 0 20px 0;
}

.videoitem {
    float: left;
    width: 48%;
    padding-left: 10px !important;
    margin: 0px !important;
    list-style: none;
}

.timeline-title {
    font-size: 36px;
    font-weight: 300;
    color: #000;
    letter-spacing: 0px;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 15px;
    font-family: "montserratbold";
    line-height: 1.2;
    text-align: center;
}

#dynamic-1058 .clearenceviewbutton {
    position: relative;
    top: -71px;
}

@media (max-width: 768px) {
    #narrow-by-list,
    #narrow-by-list2 {
        right: 0px !important;
    }
    .block-layered-nav .block-content>dl>dt {
        font-size: 14px;
    }
    .amshopby-filters-left.sticky .block-subtitle.block-subtitle--filter {
        width: 97px;
        z-index: 999;
        position: fixed;
        right: 0;
        float: right;
    }
    .amshopby-filters-left.sticky {
        right: 14px;
        top: 90px;
        width: 91%;
        z-index: 999;
        position: fixed;
        background-color: #FFF;
    }
    .amshopby-filters-left.sticky .block-title {
        display: none;
    }
    #narrow-by-list,
    #narrow-by-list2 {
        /*   padding-top: 40px!important; */
        border: none !important;
        border-top: 0;
        background-color: #FFF;
    }
    .block-layered-nav .block-subtitle--filter {
        color: #FFF !important;
    }
    .block-layered-nav .block-content>dl>dt::after {
        top: 10px;
    }
    .block-layered-nav dl ol>li>a,
    .block-layered-nav dl ol>li>span {
        margin: 0px !important;
    }
    .catalog-category-view .header_sec.sticky {
        z-index: 9999;
    }
    .block-layered-nav dl ol>li>a {
        background-color: #FFF;
    }
    div.amshopby-overlay div {
        width: 100%;
        height: 100%;
        border: none !important;
    }
    div.amshopby-overlay {
        width: 100%;
        height: 100%;
        border: none !important;
        background: url('https://www.classicfootballshirts.co.uk/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
    }
    div.block-layered-nav dd a.amshopby-attr-selected {
        font-weight: bold;
        padding-left: 15px;
        background-image: url(https://www.classicfootballshirts.co.uk/skin/frontend/base/default/images/check.png) !important;
        background-repeat: no-repeat !important;
        background-position: left center !important;
    }
}

.block-layered-nav .block-content>dl>dt.amshopby-collapsed::after {
    margin-top: -8px !important;
}

.catalogsearch-result-index .categoryfilter {
    display: none !important;
}

.product-image-gallery::after {
    background-image: none !important;
}

div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.6;
    filter: alpha(opacity=50);
    position: fixed !important;
    top: 0px !important;
    width: 100%;
    z-index: 555;
}

div.amshopby-overlay div {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}

#dynamic-1046 .mega-menu-bg-area>p {
    padding-left: 0px !important;
}

#submenu-3 .row.ms-category>.col-category:nth-child(1) .form-group {
    /* width: 50%; */
    width: 24.25%;
    /* margin-right: 1%; */
}

#submenu-3 .row.ms-category>.col-category:nth-child(1) .form-group:nth-child(4n) {
    margin-right: 0;
}

#submenu-3>.ms-footer {
    text-align: right;
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
}

#submenu-3>.ms-footer>.ms-footer {
    float: none;
    position: unset;
    margin: 0;
    padding: 0;
    clear: both;
    border: 0;
}

@media(min-width:1700px) {
    .top_left_sec {
        margin-right: 60px !important;
    }
    .ms-megamenu .ms-topmenu {
        padding: 0 71px !important;
    }
    .inner_bg {
        /*         background-image: url(../images/inner-bg.png);
        background-repeat: no-repeat;
        background-position: 210px top;
        background-size: 81%; */
        display: inline-block;
        width: 100%;
    }
    .container {
        max-width: 1320px !important;
        margin: 0 auto
    }
    .main-container,
    .footer-container {
        max-width: 1320px !important;
    }
    .ms-topmenu .ms-level0 .ms-label {
        font-size: 18px !important;
    }
    .logo {
        padding: 10px 0px;
    }
    .inner_bg {
        /*         background-image: url(../images/inner-bg.png);
        background-repeat: no-repeat;
        background-position: 28px -15px;
        background-size: 100%; */
        display: inline-block;
        width: 100%;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 15px;
    }
}

@media(min-width:1680px) {
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent:nth-child(1) a {
        width: 135px;
    }
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent:nth-last-child(2) a {
        width: 185px;
    }
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent.last a {
        width: 110px;
    }
    div#submenu-2 .col-level.col-xs-6 .form-group a {
        font-size: 16px;
    }
}
div.bx-wrapper .bx-caption {
        background: transparent;
        width: 100%;  /* ////////// */
        bottom: -17%;
        left: 10%; 
        max-width: 300px;
        text-align: right;
        transform: translateY(-50%);
    }
@media(min-width:991px) {
    /* National Menu START */
    #submenu-3 .ms-content {
        padding: 10px 20px;
    }
    #submenu-3 .row.ms-category>.col-category {
        width: 17%;
        float: left;
        padding: 0;
        -webkit-box-sizing: border-box;
        margin-right: 1.5%;
        box-sizing: border-box;
        /* border-left: 1px solid #ddd; */
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1) {
        /* width: 32%; */
        /* width: 49%; */
        /* width: 48%;
        margin-right: 1%; */
        width: 42%;
        margin-right: 1.5%;
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1) .form-group {
        /* width: 50%; */
        width: 24.25%;
        /* margin-right: 1%; */
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1) .form-group:nth-child(4n) {
        margin-right: 0;
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1),
    #submenu-3 .row.ms-category>.col-category:nth-child(2),
    #submenu-3 .row.ms-category>.col-category:nth-child(3) {
        border-right: 1px solid #ddd;
    }
    #submenu-3 .row.ms-category>.col-category:last-child {
        margin-top: 30px;
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1 {
        width: 100%;
        border-left: 0;
        font-weight: 600;
        -webkit-box-shadow: -1px 0px 0 0px #fff;
        box-shadow: -1px 0px 0 0px #fff;
        padding-left: 10px;
        padding-bottom: 15px;
        position: relative;
        font-size: 16px;
        color: #000;
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1::before {
        content: "";
        position: absolute;
        left: 10px;
        /* border-bottom: 1px solid #ddd; */
        z-index: 1111;
        width: 130px;
        bottom: 10px;
    }
    #submenu-3 .row.ms-category>.col-category .form-group {
        margin: 0;
        padding: 3px 10px;
        padding-top: 0;
        text-transform: capitalize;
        margin-bottom: 10px;
        color: #222;
    }
    #submenu-3 .row.ms-category>.col-category .form-group:hover {
        text-decoration: underline;
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(4) a:not(:first-child) {
        width: 50%;
    }
    /*-*/
    #submenu-4 .col-category>.row {
        margin-left: 9px;
        margin-right: 9px;
    }
    #submenu-4 .col-category .col-level {
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    #submenu-4 .col-category .col-level .form-group.parent {
        display: inline-block;
        width: auto;
        float: none;
    }
    #submenu-4 .col-xs-9.dynamic-content {
        width: 100%;
    }
    #submenu-4 .col-xs-9.dynamic-content .clearence_right_img {
        text-align: right;
    }
    #submenu-4 .ms-maincontent a:nth-child(1) {
        text-align: center;
        display: block;
    }
    #submenu-4 .col-xs-9.dynamic-content .clearence_right_img a:nth-child(2) {
        float: none;
        display: inline-block;
    }
    /*-*/
    #submenu-3>.ms-footer {
        /* position: absolute;
        bottom: 15px;
        right: 30px;
        right: 10px;        
        width: calc(100% - 37%);
        text-align: right;
        border: 0; */
        text-align: right;
        border: 0;
        margin: 0;
        padding: 0;
        float: left;
        clear: both;
    }
    #submenu-3>.ms-footer>.ms-footer {
        float: none;
        position: unset;
        margin: 0;
        padding: 0;
        clear: both;
        border: 0;
    }
    #submenu-3 .ms-footer>.national_block_footer,
    #submenu-3 .ms-footer>.national_view_all {
        display: inline-block;
    }
    #submenu-3 .ms-footer>.national_block_footer {
        width: 100%;
        display: inline-block;
        display: none;
    }
    #submenu-3 .ms-footer>.national_block_footer img {
        max-width: 100%;       
    }
    #submenu-3 .ms-footer>.national_view_all {
        font-size: 15px;
        text-decoration: none;
        background-color:#216234; 
        border: none;
        font-family: 'montserratbold';
        color: hsl(0, 0%, 100%);
        padding: 10px;
        margin-left: 30px;
        text-shadow: none;
        margin-top: 5px;
        cursor: pointer;
        position: unset;
        margin: 20px 0 0;
        display: inline-block;
        font-size:14px; 
    }
    /* National Menu END */
    /* Club Menu START */
    div#submenu-2 .col-level.col-xs-6,
    div#submenu-2 .col-xs-6.dynamic-content {
        width: 100%;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic {
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .ms-category-dynamic .col-level .col-xs-12.form-group:hover {
        background: transparent !important;
    }
    .ms-category-dynamic .col-level .col-xs-12.form-group:hover a {
        color: #000 !important;
        box-shadow: 0px 1px 0px 0px #000;
    }
    div#submenu-2 .col-level.col-xs-6 {
        margin: 2px 15px;
        text-align: center;
        width: calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        display: flex;
        justify-content: space-between;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-between;
        -moz-box-pack: space-between;
        -ms-flex-pack: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    div#submenu-2 .col-level.col-xs-6 .form-group a {
        text-indent: 0;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'montserratbold';
        color: #000;
        font-weight:normal;
    }
    div#submenu-2 .dynamic-content .col-dynamic .form-group a span {
        min-height: inherit;
        font-family: 'montserratregular';
        text-transform: capitalize;
        margin: 0px;
        line-height: 22px;
    }
    div#submenu-2 .dynamic-content .col-dynamic .col-xs-12>.form-group {
        margin-bottom: 0;
        margin-bottom: 10px;
    }
    div#submenu-2 .dynamic-content .col-dynamic .col-xs-12>.form-group:nth-child(5n) {
        margin-left: 0;
    }
    div#submenu-2 .dynamic-content .col-dynamic .form-group a:hover span {
        font-weight: normal;
        text-decoration: underline;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12.text-left {
        text-align: right;
    }
    
    div.bx-wrapper .bx-caption span {
        font-size: 24px;
        color: #fff;
        text-transform: capitalize;
        font-family: montserratbold;
        background: none;
        text-align: right;
        background: transparent;
    }
    .bx-wrapper .bx-caption span.button {
        float: right;
        clear: both;
    }
    .samll_banner_sec>.premiere>div>.blck-title,
    .samll_banner_sec>.match-worn>div>.blck-title,
    .after_second_top_block .content_part .blck-title {
        border-radius: 22px 22px 0 0;
        list-style: none;
    }
    .samll_banner_sec>.premiere>div>a,
    .samll_banner_sec>.match-worn>div>a,
    .after_second_top_block .content_part>a {
        display: block;
    }
    .samll_banner_sec>.premiere>div>a img,
    .samll_banner_sec>.match-worn>div>a img,
    .after_second_top_block .content_part>a img {
        border-radius: 0 0 22px 22px;
    }
    .the-slideshow-wrapper .bx-controls {
        display: none;
    }
    .instafeed {
        background: none;
      padding: 10px 0;
    }
    div.footer_above_section .social_sec .social-media-middle {
        display: block;
        width: 95%;
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        text-align: left;
        margin: 0 auto;
    }
    div.newsletter_sec {
        text-align: center;
        float: left;
        width: 100%;
        clear: both;
    }
    div.newsletter_sec>form input#newsletter {
        border-color: #3c3c3b;
        border-radius: 0;
        margin-right: 10px;
        width: calc(100% - 152px) !important;
        width: -webkit-calc(100% - 152px) !important;
        width: -moz-calc(100% - 152px) !important;
        width: -ms-calc(100% - 152px) !important;
        height: 30px !important;
    }
    div.newsletter_sec h2 {
        width: 40%;
        /* height: 30px;
        padding-top:8px; */
        display: unset;
        float: left;
    }
    #newsletter-validate-detail {
        width: 60%;
        float: right;
        margin: 0;
    }
    div.newsletter_sec .btn_subscribe {
        line-height: 28px;
        padding: 0px 15px !important;
        font-family: 'montserratsemibold';
        font-size: 16px;
    }
    .footer_above_section {
        clear: both;
        margin: 15px 0;
        float: left;
        width: 100%;
    }
    /* Club Menu END */

    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        -ms-column-count: 5;
        column-count: 5;
        -moz-column-count: 5;
        padding: 0;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12>.form-group {
        float: none;
        display: inline-block;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12.text-left {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        column-count: 1;
        -moz-count: 1;
    }
    .col-level .col-xs-12.form-group.parent {
        padding: 0 5px;
        width: auto;
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1) a.level1 {
        width: 100%;
    }
    .clearance-products .products p.old-price {
        vertical-align: top;
    }
    .clearance-products .products .price-box .old-price .price {
        font-family: 'montserratsemibold';
    }
    .bx-caption .shop_now > a {
        background: rgba(255,255,255,.62);
        color: #000;
        font-family: 'montserratbold';
        padding: 10px 20px;
    }
    .main-container {
        clear: both;
    }

    
}

@media(min-width:991px) and (max-width:1700px) {
    #submenu-3 .row.ms-category>.col-category .form-group.level1,
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent a {
        text-align: left;
        /* font-size: 12px; */
    }
    /*    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent:nth-child(2) a,
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent:nth-last-child(3) a,
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent.last>a {
        width: 110px;
    } */
    #submenu-3 .ms-footer>.national_view_all {
        bottom: -20px;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12 {
        /* padding: 0; */
    }
    div#submenu-2 .dynamic-content .col-dynamic .col-xs-12>.form-group {
        /* width: 19.2%;
        margin-left: 1%; */
    }
    #submenu-3 .row.ms-category>.col-category:nth-child(1) .form-group {
        width: 32.66%;
    }    
}

@media(min-width:991px) and(max-width:1366px) {
    #submenu-3 .ms-footer>.national_view_all {
        bottom: -13px;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12 {
        padding: 0;
    }
    div#submenu-2 .dynamic-content .col-dynamic .col-xs-12>.form-group {
        width: 19.2%;
        margin-left: 1%;
    }
    div.footer_above_section .social_sec .social-media-middle {
        width: 93%;
    }
    div.newsletter_sec h2 {
        height: auto;
        font-size: 14px;
    }

}

@media(min-width:1600px) {
    div.newsletter_sec h2 {
        height: 30px;
        margin-top: 7px;
    }
}

@media(min-width:1367px) {
	div.bx-wrapper .bx-caption{bottom: -25%;}
    .top_menu {
        margin-top: 10px;
        display: inline-block;
    }
    .amshopby-apply-button {
        width: 180px !important;
    }
    .header_sec {
        padding: 9px 0 0;
    }
    .logo {
        max-width: 300px;
    }
    .container {
        max-width: 1080px;
    }
    .ms-topmenu .ms-level0 {
        padding: 6px 16px;
    }
    .en_GB-flag .ms-topmenu .ms-level0 {
        padding: 6px 20px;
    }
    .zh_CN-flag .ms-topmenu .ms-level0 {
        padding: 6px 19px;
    }
    .ms-topmenu .ms-level0 .ms-label {
        font-size: 16px;
    }
    .cart_sec {
        width: 70px;
        height: 115px;
        background-size: cover;
    }
    .top_menu ul li a {
        font-size: 14px;
    }
    .top_menu ul li {
        margin: 0 8px;
    }
    .ms-megamenu .ms-topmenu {
        margin: 0px 0 0;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    #submenu-2 .form-group.text-center {
        width: 13.5%;
    }
    #submenu-11 .form-group.text-center {
        width: 13.5%;
    }
    #submenu-25 .form-group.text-center {
        width: 13.5%;
    }
    .cms-index-index .col1-layout .col-main {
        margin-top: 0px !important;
    }
    #header-search {
        margin-right: 3px;
    }
    #search {
        height: 32px;
        width: 342px;
    }
    .search {
        background-size: cover;
        height: 32px;
        width: 30px;
        margin: 0 0 0 14px;
    }
    .advance-search>a {
        font-size: 14px;
    }
    .item_number {
        top: 13px;
        height: 35px;
        width: 35px;
        line-height: 34px;
        font-size:16px;
    }
    .product-image,
    .no-touch product-img-box .product-image:hover:not(.zoom-available) {
        border: none !important;
    }
    .main-container,
    .footer-container {
        max-width: 1080px;
    }
    .btn_subscribe {
        font-size: 22px;
    }
    .footer-sec h2 {
        font-size: 25px;
    }
    .form-group.col-category-image>img {
        height: 79px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .heading_sec ul li {
        margin: 0 1em;
    }
    .heading_sec h3 {
        font-size: 25px;
    }
    .products ul li a {
        font-size: 14px;
    }
    .price-box .price {
        font-size: 20px;
    }
    .price-box .old-price .price,
    .price-box .special-price .price {
        font-size: 20px;
    }
    .price-box .old-price .price {
        font-size: 20px;
    }
    .social_sec .social-media-middle li a {
        width: 50px;
    }
    .social_sec.right-social-block {
        padding: 0;
    }
    .pager .pages li {
        margin: 0px 1px;
    }
    .pager .pages .current,
    .pages .current:hover {}
    .pager .pages a,
    .pages .current {
        line-height:30px;
        font-size: 16px;
    }
   
    
    .category-products .toolbar .limiter select {
        min-width: 54px;
        min-height: 32px;
    }
    .col3 {
        width: 31% !important;
    }
    .middle-head {
        width: 56%;
    }
    .right-head {
        width: 35%;
    }
    .social_sec .social-media-middle {
        padding-top: 0;
    }
    .wp-sidebar .block-title strong {
        font-size: 23px;
    }
    #wp-category-list li a {
        font-size: 12px;
    }
    #poll-answers label {
        font-size: 11px;
    }
    #pollForm p.block-subtitle {
        font-size: 22px;
    }
    .wp-sidebar-newsletter .block-title strong {
        font-size: 30px;
    }
    #poll-answers input[type="radio"] {
        top: 7px;
    }
    .extratimeblock-ar .arrowleft-blog {
        padding-top: 11px;
    }
    .block-poll .block-title span {
        font-size: 25px;
    }
    .donate_hash_tag {
        font-size: 16px;
    }
    .fc_item h2 {
        font-size: 24px;
    }
    .sheffield_title_left>img {
        top: 46px;
    }
    .sheffield_title_right>img {
        top: 46px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .form-group.col-category-image>img {
        height: 82px;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    /* details page */
    .product-price-sec #product_info_price {
        margin: 17px 0 13px 20px;
    }
    .product-view .product-shop .price-box .regular-price .price,
    .product-view .product-shop .price-box .full-product-price .price {
        font-size: 34px;
    }
    .qty-wrapper input#qty {
        width: 2em;
        height: 38px;
    }
    .product_name {
        font-size: 23px;
        margin: 12px 20px;
    }
    .product-name a {
        font-size: 14px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .form-group.col-category-image>img {
        height: 82px;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
        padding-bottom:0px;
        padding-top: 10px;
    }
    /* product list page */
    .block-layered-nav .block-content>dl>dt {
        font-size: 21px;
    }
    .mb-category-products .page-title h1 {
        margin-top: 5px;
    }
    /* cart page */
    .btn-proceed-checkout span {
        font-size: 20px;
        padding: 0;
    }
    .identification_info_step h2 {
        font-size: 22px;
    }
    .identification_info_step h2 {
        float: left;
        margin: 0;
    }
    .identification_info_step .step {
        float: left;
    }
    /* friday collection page */
    .footballshirtfriday .inner-contents h3 {
        color: #414042;
        font-family: "montserratbold";
        font-size: 59px;
        line-height: 71px;
    }
    .footballshirtfriday .inner-contents h3 span.second {
        font-size: 47px;
    }
    .footballshirtfriday .inner-contents p {
        font-size: 20px;
        line-height: 36px;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .video-wrap {
        margin: 7px 0;
    }
    .footballshirtfriday .work_donat h1 {
        font-size: 51px;
        line-height: 60px;
    }
    .footballshirtfriday .work_donat p {
        font-size: 20px !important;
        line-height: 39px !important;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .work_donat h4 {
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 43px;
    }
}

@media(min-width:1025px) and (max-width:1366px) {
    .amshopby-apply-button {
        width: 180px !important;
    }
    .image-two {
        width: 30%;
    }
    .inner-port h2 {
        font-size: 26px;
    }
    .samll_banner_sec .mask .inner-port img {
        max-width: 79px;
    }
    .contct_sec {
        font-size: 12px;
    }
    .footer_bottom_block {
        font-size: 10px;
    }
    .header_sec {
        padding: 9px 0 0;
    }
    .logo {
        max-width: 300px;
    }
    .container {
        max-width: 886px;
    }
    .ms-topmenu .ms-level0 {
        padding: 6px 12px;
    }
    .en_GB-flag .ms-topmenu .ms-level0 {
        padding: 6px 16px;
    }
    .zh_CN-flag .ms-topmenu .ms-level0 {
        padding: 6px 16px;
    }
    .ms-topmenu .ms-level0 .ms-label {
        font-size: 13px;
    }
    .cart_sec {
        width: 56px;
        height: 88px;
        background-size: cover;
    }
    .top_menu ul li a {
        font-size: 12px;
    }
    .top_menu ul li {
        margin: 0 8px;
    }
    .ms-megamenu .ms-topmenu {
        margin: 0px 0 0;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    #submenu-2 .form-group.text-center {
        width: 13.5%;
    }
    #submenu-11 .form-group.text-center {
        width: 13.5%;
    }
    #submenu-25 .form-group.text-center {
        width: 13.5%;
    }
    #header-search {
        margin-right: 3px;
    }
    #search {
        height: 32px;
    }
    .search {
        background-size: cover;
        height: 32px;
        width: 30px;
        margin: 0 0 0 14px;
    }
    .advance-search>a {
        font-size: 14px;
    }
    .item_number {
        top: 13px;
        height: 35px;
        width: 35px;
        line-height: 34px;
        font-size:16px;
    }
    .main-container,
    .footer-container {
        max-width: 856px;
        /* padding:0px;height:3700px; */
    }
    .btn_subscribe {
        font-size: 22px;
    }
    .footer-sec h2 {
        font-size: 23px;
    }
    .form-group.col-category-image>img {
        height: 79px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .heading_sec ul li {
        margin: 0 1em;
    }
    .heading_sec h3 {
        font-size: 25px;
    }
    .products ul li a {
        font-size: 14px;
    }
    .price-box .price {
        font-size:16px;
    }
    .price-box .old-price .price,
    .price-box .special-price .price {
        font-size:16px;
    }
    .price-box .old-price .price {
        font-size:16px;  
    }
    .social_sec .social-media-middle li a {
        width: 40;
    }
    .social_sec.right-social-block {
        padding: 0;
    }
    .pager .pages li {
        margin: 0px 1px;
    }
    .pager .pages .current,
    .pages .current:hover {}
    .pager .pages a,
    .pages .current {
        line-height: 26px;
        font-size: 16px;
    }
    .pager .pages {
        margin-top: 0px;
    }
    .pages .next:before {
        margin-top: -6px;
        margin-left: -4px;
    }
    .category-products .toolbar .limiter select {
        min-width: 54px;
        height: 32px;
    }
    .col3 {
        width: 31% !important;
    }
    .middle-head {
        width: 56%;
    }
    .right-head {
        width: 35%;
    }
    .social_sec .social-media-middle {
        padding-top: 0;
    }
    .wp-sidebar .block-title strong {
        font-size: 23px;
    }
    #wp-category-list li a {
        font-size: 12px;
    }
    #poll-answers label {
        font-size: 11px;
    }
    #pollForm p.block-subtitle {
        font-size: 22px;
    }
    .wp-sidebar-newsletter .block-title strong {
        font-size: 30px;
    }
    #poll-answers input[type="radio"] {
        top: 7px;
    }
    .extratimeblock-ar .arrowleft-blog {
        padding-top: 11px;
    }
    .block-poll .block-title span {
        font-size: 25px;
    }
    .donate_hash_tag {
        font-size: 16px;
    }
    .fc_item h2 {
        font-size: 24px;
    }
    .sheffield_title_left>img {
        top: 46px;
    }
    .sheffield_title_right>img {
        top: 46px;
    }
    .ms-category-dynamic .col-dynamic a span {
        /* font-size: 13px; */
        font-size: 12px;
    }
    .form-group.col-category-image>img {
        height: 82px;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    /* details page */
    .product-price-sec #product_info_price {
        margin: 17px 0 13px 20px;
    }
    .product-view .product-shop .price-box .regular-price .price,
    .product-view .product-shop .price-box .full-product-price .price {
        font-size: 30px;
    }
    .qty-wrapper input#qty {
        width: 2em;
        height: 38px;
    }
    .product_name {
        font-size: 23px;
        margin: 12px 20px;
    }
    .product-name a {
        font-size: 14px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .form-group.col-category-image>img {
        height: 82px;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    /* product list page */
    .block-layered-nav .block-content>dl>dt {
        font-size: 21px;
    }
    .mb-category-products .page-title h1 {
        margin-top: 5px;
    }
    /* cart page */
    .btn-proceed-checkout span {
        font-size:16px;
        padding: 0;
    }
    .identification_info_step h2 {
        font-size: 22px;
    }
    .identification_info_step h2 {
        float: left;
        margin: 0;
    }
    .identification_info_step .step {
        float: left;
    }
    /* friday collection page */
    .footballshirtfriday .inner-contents h3 {
        color: #414042;
        font-family: "montserratbold";
        font-size: 59px;
        line-height: 71px;
    }
    .footballshirtfriday .inner-contents h3 span.second {
        font-size: 47px;
    }
    .footballshirtfriday .inner-contents p {
        font-size: 20px;
        line-height: 36px;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .video-wrap {
        margin: 7px 0;
    }
    .footballshirtfriday .work_donat h1 {
        font-size: 51px;
        line-height: 60px;
    }
    .footballshirtfriday .work_donat p {
        font-size: 20px !important;
        line-height: 39px !important;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .work_donat h4 {
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 43px;
    }
    /* National Menu START */
    #submenu-3 .ms-content {
        padding: 5px 15px;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1 {
        padding-left: 5px;
        /**/
        font-size: 12px;
        text-transform: uppercase;
        /* min-height: 56px; */
        min-height: 35px;
        padding-bottom: 0;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1::before {
        left: 5px;
        /**/
        width: 110px;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group {
        padding: 3px 5px;
        /**/
        font-size: 12px;
        /**/
    }
    #submenu-3 .ms-footer>.national_view_all {
        font-size: 13px;
        /**/
        margin-left: 15px;
        /**/
    }
    /* National Menu END */
    /* Club Menu START */
    div#submenu-2 .col-level.col-xs-6 .form-group a {
        /*line-height:16px;*/
        /**/
        /* font-size: 11px; */
    }
    div#submenu-2 .dynamic-content .col-dynamic .form-group a span {
        /*margin-bottom: 5px;*/
        /**/
    }
    div#submenu-2 .dynamic-content .col-dynamic .col-xs-12>.form-group {
        /*margin-left: 20px;*/
        /**/
    }
    div#submenu-2 .col-level.col-xs-6 {
        /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;*/
        /**/
        /* display: unset;
        flex: unset;
        width: 100%; */
    }
    div#submenu-2 .col-level.col-xs-6 .col-xs-12.form-group.parent {
        /*width: inherit;*/
        /**/
    }
    /* Club Menu END */
    .logo {
        max-width: 221px;
        left: -7%;
        margin-left: 0px;
    }
    .top_menu {
        margin-left: 124px;
    }
    #header-search {
        width: 243px;
    }
    #header-search .input-box .input-text {
        width: 236px;
    }
    .footer_mid_bottom .links ul li a {
        font-size: 11px;
    }
    .contct_sec p {
        font-size: 12px;
    }


.catalog-category-view .price-box .old-price .price{font-size: 16px;}
.block_heading{font-size: 20px;}
.social_heading{font-size: 24px;}
.toolbar label, .pager-no-toolbar label, .toolbar, .pager{font-size: 12px;}
.product_name{font-size: 22px;}
 .product-view .add-to-cart-buttons .button{font-size: 18px;}

 .product-view .product-shop .price-box .regular-price .price, 
 .product-view .product-shop .price-box .full-product-price .price{font-size: 30px;}
 .dec-sec p{font-size: 15px !important;}
 .dec-sec strong{font-weight: normal;}
.continue-shopping-sec a{font-size: 16px;}  
.swatches-container a{font-size: 18px;}  
.continue-shopping-sec i{font-size: 20px;}  
.code-sec{font-size: 16px;}
.qty-wrapper label{font-size: 18px;}
.imgplus img{top:-18px; width: 20px; height: 20px;}   
#product_info_add div#product_info_price{margin-left: 10px;}
.cart-table th{font-size: 14px;}
.product-cart-price .price{font-size: 16px;}
.cart-footer-actions .button2 span{font-size: 16px;}
.shopping-cart-page h2, .cart-forms .button2 span{font-size: 16px;}
#shopping-cart-totals-table td{font-size: 14px;}
.cart-footer-actions .button2{line-height: normal;}

.onestepcheckout-index-index h1.onestepcheckout-title{font-size: 28px;}
#onestepcheckout-login-link{font-size: 16px;}
.checkbox + label, .radio + label{font-size: 12px;}

}


@media(min-width:1025px) and (max-width:1450px) {
    div#submenu-2 .col-level.col-xs-6 .form-group a {
        font-size: 10px;
        margin-right:0px;    
    }
    div#submenu-2 .col-level.col-xs-6 {
        display:flex;
        margin: 0px;
        padding: 0 10px;
        width: 100%;
    }
}

@media(min-width:991px) and (max-width:1024px) {
    .amshopby-apply-button {
        width: 180px !important;
    }
    .ms-topmenu .ms-level0 .ms-label {
        font-size: 24px;
        padding: 0 9px;
    }
    .header_sec {
        padding: 13px 0 0 !important;
    }
    .social_sec .social-media-middle li a {
        width: 59px;
    }
    .identification_info_step h2 {
        float: left;
        margin: 0;
    }
    .identification_info_step .step {
        float: left;
    }
    #submenu-5 .click_view {
        position: absolute;
    }
    #submenu-15 .click_view {
        position: absolute;
    }
    #submenu-14 .click_view {
        position: absolute;
    }
    #submenu-2 .form-group.text-center {
        width: 13%;
        margin: 0 0 0 6px;
    }
    #submenu-11 .form-group.text-center {
        width: 13%;
        margin: 0 0 0 6px;
    }
    #submenu-25 .form-group.text-center {
        width: 13%;
        margin: 0 0 0 6px;
    }
    .ms-category-dynamic .col-dynamic a span {
        font-size: 13px;
    }
    .form-group.col-category-image>img {
        height: 82px;
    }
    .ms-submenu .ms-content .ms-maincontent .parent a {
        font-size: 16px;
    }
    /* friday collection page */
    .footballshirtfriday .inner-contents h3 {
        color: #414042;
        font-family: "montserratbold";
        font-size: 59px;
        line-height: 71px;
    }
    .footballshirtfriday .inner-contents h3 span.second {
        font-size: 47px;
    }
    .footballshirtfriday .inner-contents p {
        font-size: 20px;
        line-height: 36px;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .video-wrap {
        margin: 7px 0;
    }
    .footballshirtfriday .work_donat h1 {
        font-size: 51px;
        line-height: 60px;
    }
    .footballshirtfriday .work_donat p {
        font-size: 20px !important;
        line-height: 39px !important;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .work_donat h4 {
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 43px;
    }
    .inner-port h2 {
        font-size: 25px;
    }
    .samll_banner_sec .mask .inner-port img {
        max-width: 62px;
    }
    /* National Menu START */
    #submenu-3 .ms-content {
        padding: 5px 15px;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1 {
        padding-left: 5px;
        /**/
        font-size: 14px;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group.level1::before {
        left: 5px;
        /**/
        width: 110px;
        /**/
    }
    #submenu-3 .row.ms-category>.col-category .form-group {
        padding: 3px 5px;
        /**/
        font-size: 12px;
        /**/
    }
    #submenu-3 .ms-footer>.national_view_all {
        font-size: 13px;
        /**/
        margin-left: 15px;
        /**/
    }
    /* National Menu END */
    /* Club Menu START */
    div#submenu-2 .col-level.col-xs-6 {
        /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;*/
        /**/
    }
    /* Club Menu END */
}

@media(min-width:768px) and (max-width:1024px) {
    .ms-megamenu .ms-topmenu {
        top: -41px;
    }
}

@media(min-width:768px) and (max-width:990px) {
    .amshopby-apply-button {
        width: 180px !important;
    }
    .image-three,
    .image-two,
    .image-one {
        width: 30%;
    }
    .inner-port h2 {
        font-size: 25px;
    }
    .samll_banner_sec .mask .inner-port img {
        max-width: 62px;
    }
    .block-layered-nav .block-title {
        padding-top: 18px;
    }
    #header-search {
        margin-right: 44px;
    }
    .search {
        margin: 0 0 0 14px;
    }
    #search {
        width: 75%;
    }
    .btn_subscribe {
        font-size: 22px;
    }
    .catalog-category-view .header_sec.sticky {
        padding: 0;
    }
    .catalog-category-view .header_sec.sticky .right_sec {
        float: left;
        width: 100%;
    }
    .catalog-category-view .header_sec.sticky .cart_sec {
        width: 35px;
        height: 67px;
        background-size: cover;
    }
    .catalog-category-view .header_sec.sticky .ms-megamenu .ms-topmenu {
        top: -31px;
    }
    .catalog-category-view .header_sec.sticky .top_left_sec {
        width: 100%;
    }
    .catalog-category-view .header_sec.sticky #header-search {
        width: 100%;
    }
    .anchor_mbmenu_text {
        padding: 11px 0 11px 14px;
        top: -10px;
    }
    .skip-cart.no-count .count {
        left: 5px;
        top: 0;
    }
    .heading_sec h3 {
        font-size: 23px;
    }
    .heading_sec ul li {
        margin: 0 12px;
    }
    .footer-sec h2 {
        font-size: 25px;
    }
    .checkout-types.top>li {
        width: 50%;
    }
    .identification_info_step h2 {
        float: left;
        margin: 0;
    }
    .identification_info_step .step {
        float: left;
    }
    /* friday collection page */
    .footballshirtfriday .inner-contents h3 {
        color: #414042;
        font-family: "montserratbold";
        font-size: 59px;
        line-height: 71px;
    }
    .footballshirtfriday .inner-contents h3 span.second {
        font-size: 47px;
    }
    .footballshirtfriday .inner-contents p {
        font-size: 20px;
        line-height: 36px;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .video-wrap {
        margin: 7px 0;
    }
    .footballshirtfriday .work_donat h1 {
        font-size: 51px;
        line-height: 60px;
    }
    .footballshirtfriday .work_donat p {
        font-size: 20px !important;
        line-height: 39px !important;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .work_donat h4 {
        font-size: 26px;
        letter-spacing: 0px;
        line-height: 43px;
    }
}

@media(min-width:320px) and (max-width:767px) {
    .onestepcheckout-index-index .main-container {
        max-width: 100%;
    }
    .shipment-methods label {
        font-weight: bold;
    }
    #search_mini_form .search-button {
        display: none;
    }
    #header-nav {
        height: 40px;
    }
    .ms-megamenu .ms-topmenu {
        top: -61px;
    }
    .anchor_mbmenu_text {
        padding: 11px 0 11px 8px;
    }
    .identification_info_step {
        text-align: center;
    }
    .identification_info_step .step {
        margin: 0px;
    }
    .size_box_size .size-selection {
        margin: 0px !important;
    }
    #product_info_add {
        padding: 0;
    }
    .footballshirtfriday .video-wrap iframe {
        height: 300px;
    }
    .footballshirtfriday .inner-contents h3 {
        font-size: 29px;
        line-height: 35px;
    }
    .footballshirtfriday .inner-contents h3 span.second {
        font-size: 24px;
    }
    .footballshirtfriday .inner-contents p {
        font-size: 14px;
        line-height: 26px;
        padding: 0 4% 31px;
    }
    .footballshirtfriday .btn-div a {
        font-size: 23px;
        letter-spacing: 0px;
        padding: 5px 32px;
    }
    .footballshirtfriday .social_like a {
        width: 45%;
    }
    .footballshirtfriday .btn-div a {
        font-size: 16px;
        letter-spacing: 0px;
        padding: 5px 27px;
    }
    .footballshirtfriday .social_like {
        padding: 0 0 7px;
    }
    .footballshirtfriday .btn-div {
        margin: 6px 0 12px;
    }
    .footballshirtfriday .work_donat h1 {
        font-size: 19px;
        line-height: 29px;
    }
    .footballshirtfriday .work_donat {
        margin-top: 16px;
        padding: 15px 0 !important;
    }
    .footballshirtfriday .work_donat p {
        font-size: 14px !important;
        line-height: 25px !important;
        padding: 0 8% 31px;
    }
    .footballshirtfriday .work_donat h4 {
        font-size: 19px;
        letter-spacing: 0px;
        line-height: 30px;
    }
    .footballshirtfriday .work_donat a {
        font-size: 23px;
        margin: 15px 0 0;
        padding: 2px 34px;
    }
    .catalog-category-view .fancybox-skin {
        padding: 0px !important;
    }
    .catalog-category-view .fancybox-inner {
        width: 100% !important;
    }
    .bx-wrapper .bx-controls-direction a {
        background-color: transparent !important;
    }
	.owl-buttons {
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
	}
	.owl-prev {
        background: url(../images/m_left_clc.png) no-repeat 0px 0px !important;
		width: auto;
		float: left;
    }
	.owl-next {
        background: url(../images/m_right_clc.png) no-repeat 0px 0px !important;
		float: right;
		width: auto;
    }
    /***** 26july ********/
    .product-img-box .MagicToolboxSelectorsContainer {
        text-align: left;
        margin-top: 10px;
    }
    .product-img-box .MagicToolboxSelectorsContainer a {
        width: 80px;
        margin: 0 4px;
    }
    .product-img-box .MagicToolboxSelectorsContainer a img {
        max-width: 100%;
    }
    .top_menu,
    .bg-left,
    .bg-right {
        display: none;
    }
    .inner_bg,
    .footer-inner_bg {
        background: none;
    }
    .logo img {
        width: 150px;
    }
    .anchor_mbmenu_text {
        top: -50px;
    }
    .cart_sec {
        position: absolute;
        right: 10px;
        top: 20px;
        background-size: contain;
        height: 110px;
        width: 65px;
    }
    #header-search {
        width: 85%;
        left: 0px;
        margin: 0px;
        padding: 0px;
    }
    .header_sec {
        height: 140px;
    }
    .item_number {
        right: 5px;
        background: #fff;
        color: #000;
        top: 30px;
    }
    .ms-megamenu .anchor_mbmenu .anchor_mbmenu_text {
        font-size: 35px;
    }
    .contct_sec,
    .bg-footer-left,
    .bg-footer-right {
        display: none;
    }
    .footer_mid.col-md-12 {
        padding: 0px;
    }
    .footer_mid.col-md-12 .col-md-12 {
        padding: 0px;
    }
    .footer_mid_bottom.col-1.col-md-5.col-sm-5.col-xs-12 {
        padding: 0px;
    }
    .footerlink4 {
        display: none;
    }
    .cardsmobile {
        display: block;
    }
}

@media (min-width:1367px) {
    .amshopby-apply-button {
        width: 180px !important;
    }
    .detail_footer h3 {
        font-size: 20px;
    }
    .total_amt h4 {
        font-size: 24px;
    }
    .detils_heading h2 {
        font-size: 22px;
    }
    #submenu-4 {
        /* width: 62% !important; */
        width: 100% !important;
    }
    #submenu-5 {
        /* width: 65% !important; */
        width: 100% !important;
        top: 36px !important;
    }
    /*-*/
    #submenu-5 .col-category.col-xs-12>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 9px;
        margin-right: 9px;
    }
    #submenu-5 .col-category.col-xs-12>.row>.dynamic-content {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #submenu-5 .col-category.col-xs-12>.row>.col-level {
        width: 100% !important;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
    }
    #submenu-5 .col-category.col-xs-12>.row>.col-level>.parent {
        display: inline-block;
        width: auto;
        float: none;
    }
    div#submenu-2 .col-xs-6.dynamic-content>.form-group.col-dynamic>.col-xs-12.text-left {
        right: 0;
    }
    /*-*/
    #submenu-15 {
        width: 65% !important;
    }
    #submenu-14 {
        width: 65% !important;
    }
}

.footer_logo .img-responsive {
    width: auto !important;
}

.top-one {
    float: left;
    padding: 1%;
    width: 33.33%;
}

.top-one img {
    width: 100%;
}

.inner-port h2 {
    font-size: 16px;
}

.inner-port span a {
    font-size: 14px;
}

.inner-port {
    margin-top: 10px;
    cursor: pointer;
}

.samll_banner_sec .mask .inner-port span {
    display: block;
}

@media (max-width: 768px) {
    .top-one {
        display: none;
    }
    .trade_sec {
        display: none;
    }
    .product-shop .product-price-sec {
        display: none;
    }
    .imgplus img {
        top: -20px;
        max-width: 72%;
    }
}

@media(min-width:320px) and (max-width:767px) {
    .samll_banner_sec {
        display: none;
    }
    .page-header-container .store-language-container {
        top: 4px;
    }
    .category-description.std {
        display: none;
    }
    .trade_sec {
        display: none;
    }
    .product-shop .product-price-sec {
        display: none;
    }
    .imgplus img {
        top: -20px;
        max-width: 72%;
    }
    #product_info_price .price-box {
        margin: -4px 0 0 0;
    }
    .swatches-container .swatch-img {
        width: 48px;
    }
    .botton_cat_des {
        display: block;
        border: 1px solid #DDD;
        padding: 6px;
    }
    .category-description.footers {
        display: block;
    }
    /* .category-image{display:none;}
.category-image.footers{display:block;} */
}

.cms-club .page-title h1 {
    font-size: 42px;
    text-align: center;
}

.cms-club .breadcrumbs {
    padding: 6px 7px 0 15px;
}

.ui-slider .ui-slider-handle {
    width: 18px;
    height: 18px;
}

.amshopby-slider-ui .ui-slider-handle {
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #000;
}

.ui-slider-horizontal {
    height: 1.2em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.8em;
    height: 2px;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #000;
}

.amshopby-slider-price-from {
    margin-left: 27%;
    /* float: none;
    flex-direction: row;
    flex-basis: 100%; */
}

.amshopby-slider-price-to {
    margin-right: 27%;
    /* float: none;
    flex-direction: row;
    flex-basis: 100%; */
}

.amshopby-slider-price {
    color: #000;
}

.block-layered-nav ol.single-choice li {
    /* float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column; */
    width: 280px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.block-layered-nav ol.single-choice li .ui-slider-horizontal {
    /* -webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2; */
}

@media(min-width:420px) and (max-width:767px) {
    .club_cat {
        float: left;
        width: 50%;
    }
    .club_hover span {
        border: 4px solid;
        font-size: 18px;
        padding: 2px 11px;
    }
    .rest-of-the-world {
        margin: 0 25%;
    }
}

.club_bottom_banner {
    display: inline-block;
    margin: 19px 0 0;
}

.club_name {
    color: green;
    font-family: "montserratbold";
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}

.club_cat {
    text-align: center;
}

.club_hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    font-family: montserratbold;
    font-size: 28px;
    height: 98%;
    left: 0;
    padding: 20%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    display: none;
}

.col-md-4.club_cat>a:hover .club_hover {
    display: inline-block;
}

.club_hover span {
    border: 4px solid;
    padding: 2px 11px;
}

.col-md-4.club_cat>a {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
}

#payment_form_paypal_express {
    padding-top: 0px !important;
}

.related-products-sec .price-box .special-price {
    margin: -2px 0 0;
}

/**/

.menu-tab {
    width: 100%;
}

.menu-parent {
    padding: 10px 15px;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

.menu-parent ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    clear: both;
}

.menu-parent li {
    list-style: none;
    text-align: center;
    float: left;
    margin-right: 2%;
}

.menu-parent.menu-clearance li {
    width: 18.4%;
}

.menu-parent.menu-heroes li {
    width: 32%;
}

.menu-parent.menu-specials li {
    width: 23.5%;
}

.menu-parent li:last-child {
    margin-right: 0;
}

.menu-parent li h3 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    line-height: normal;
    font-family: montserratbold;
    color: #000;
}


.menu-parent li a.thumb-img {
    transition: all 0.3s ease-in-out;
}

.menu-parent li a.thumb-img:hover img {
    box-shadow: 2px 2px 8px #ddd;
}

.menu-parent li a.thumb-img img {
    border: 1px solid #1e6432;
    border-radius: 5px;
    margin: 0 auto 20px auto;
    max-width: 100%;
    display: block;
    transition: all 0.3s ease;

}
.menu-parent li a.thumb-img img:hover{
    -webkit-box-shadow: 4px 4px 0px #1e6432;
    -moz-box-shadow: 4px 4px 0px #1e6432;
    box-shadow: 4px 4px 0px #1e6432;}    

.menu-parent li a.link-viewall {
    font-size: 14px;
    color: #000 !important;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    font-family: montserratbold;
}

.menu-parent li a.link-viewall:hover {
    text-decoration: underline;
    background: transparent;
    color: #000;
}

#submenu-4 .menu-parent li a.link-viewall:hover {
    color: #000 !important;
}

.viewall-wrap {
    float: left;
    text-align: right;
    width: 100%;
    margin-top: 0px;
    clear: both;
}

.viewall-wrap a {
    background: #216234;
    color: #fff !important;
    font-weight: 900;
    text-decoration: none;
    margin-top: 30px;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
    font-family: montserratbold;
    display: inline-block !important;
}

.viewall-wrap a:hover {
    opacity: 0.9;
}

.ms-submenu.sub_right {
    top: 31px !important;
}

@media(max-width:1366px) {
    .menu-parent li a.link-viewall {
        font-size: 11px;
    }

   
}

@media(max-width:1299px) {
    .menu-parent li a.thumb-img img {
        margin-bottom: 15px;
    }
    .menu-parent li h3 {
        font-size: 16px;
    }
    .viewall-wrap a {
        font-size: 12px;
    }
    .menu-parent li a.link-viewall {
        font-size: 11px;
    }
    .menu-parent li h3 {
        height: 30px;
    }
}


.menu-parent li h3 > a{color: #000 !important;}
.menu-parent li h3 > a:hover{color: #000 !important; text-decoration: underline;}   
#submenu-4 .menu-parent li h3 > a:hover {color: #000 !important; }     

.social-media-middle span {font-size: 18px;}


@media (min-width: 1200px) and (max-width: 1699px) {
    .ms-maincontent .menu-parent .viewall-wrap .adidaslink > a {padding: 0;margin-right: 10px; }
    .ms-maincontent .menu-parent .viewall-wrap .adidaslink.adidaslink1 { width: 45%; }
    .ms-maincontent .menu-parent .viewall-wrap .view_more > a {padding: 10px 13px;font-size: 14px;}    
}

.owl-buttons {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.owl-prev {
	background: url(../images/m_left_clc.png) no-repeat 0px 0px !important;
	width: auto;
	float: left;
	height: 34px;
	width: 35px;
	font-size: 0px;
	margin-left: 10px;
}
.owl-next {
	background: url(../images/m_right_clc.png) no-repeat 0px 0px !important;
	float: right;
	width: auto;
	height: 34px;
	width: 35px;
	font-size: 0px;
	margin-right: 15px;
}