html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

.mask {
    position: relative;
}

.mask img {
    width: 100%;
    vertical-align: top;
}

.mask:after,
.mask:before {
    position: absolute;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mask:hover {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mask:after {
    content: '\A';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

.inner-port {
    display: none;
}

.mask:hover .inner-port {
    display: block;
    top: 0;
    color: #fff;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 20%;
    width: 79%;
}

.mask:hover:after,
.mask:hover:before {
    opacity: 1;
}

.inner-port {
    margin-top: 50px;
}

.samll_banner_sec .inner-port img {
    width: auto;
}

.inner-port h2 {
    letter-spacing: 0px;
    color: #1d863a;
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 0px;
    font-family: "montserratbold";
}

.inner-port span a {
    letter-spacing: 0px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "montserratbold";
}

.inner-port span a:after {
    position: absolute;
    content: url(../images/view-bottom.png);
    left: 0;
    right: 0;
    bottom: -10px;
}

body {
    font-weight: normal;
    font-family: 'montserratregular';
    color: #3c3c3c
}

.container {
    max-width: 1320px;
    margin: 0 auto
}

.block-layered-nav label {
    font-family: 'montserratregular';
    font-weight: 500;
}

a:active,
a:focus {
    outline: none;
}

.image-one {
    float: left;
    width: 31%;
    margin-bottom: 10px;
    margin-left: 22px;
}

.image-two {
    float: left;
    margin-right: 22px;
    margin-left: 22px;
    width: 31%;
    margin-bottom: 10px;
}

.image-three {
    float: left;
    width: 31%;
    margin-bottom: 10px;
}

.samll_banner_sec .mask .inner-port img {
    max-width: 97px;
}

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

p.old-price {
    float: right;
    margin-left: 10px;
}

#normal .social-media {
    list-style: none;
    display: inline-block;
    padding-top: 15px;
}

#normal .social-media li {
    float: left;
    margin-right: 15px;
}

#normal .social-media li:last-child {
    margin-right: 0;
}

#normal .social-media li a {
    width: 32px;
    height: 38px;
    background: url('../images/social-imges-1.png') no-repeat;
    display: block;
}

.customer-account .main {
    background: rgba(0, 0, 0, 0) url("../images/account-image.jpg") no-repeat scroll right top;
}

ul.social-media.clearfix {
    margin: 0;
    padding: 0;
    list-style: none;
}

#normal .social-media li a.facebook-icon {
    background-position: 0 0px;
}

#normal .social-media li a.facebook-icon:hover {
    background-position: 0 -39px;
}

#normal .social-media li a.twitter-icon {
    background-position: -49px 0px;
}

#normal .social-media li a.twitter-icon:hover {
    background-position: -48px -39px;
}

#normal .social-media li a.youtube-icon {
    background-position: -98px 0px;
}

#normal .social-media li a.youtube-icon:hover {
    background-position: -98px -39px;
}

#normal .social-media li a.instagram-icon {
    background-position: -148px 0px;
}

#normal .social-media li a.instagram-icon:hover {
    background-position: -148px -39px;
}

#normal .social-media li a.pint-icon {
    background-position: -197px 0px;
}

#normal .social-media li a.pint-icon:hover {
    background-position: -197px -39px;
}

.social_sec .social-media-middle {
    list-style: none;
    display: inline-block;
    padding-top: 15px;
}

.social_sec .social-media-middle li {
    float: left;
    margin: 0px 30px 0px 0px;
}

.social_sec .social-media-middle li:last-child {
    margin-right: 0;
}

.social_sec .social-media-middle li a {
    width: 40px;
    height: 50px;
    background: url('../images/middle-social.png') no-repeat;
    display: block;
    background-size: 240px;
}

ul.social-media-middle.clearfix {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social_sec .social-media-middle li a.facebook-icon {
    background-position: 0 0px;
}

.social_sec .social-media-middle li a.twitter-icon {
    background-position: -51px 0px;
}

.social_sec .social-media-middle li a.youtube-icon {
    background-position: -99px 0px;
}

.social_sec .social-media-middle li a.instagram-icon {
    background-position: -153px 0px;
}

.social_sec .social-media-middle li a.pint-icon {
    background-position: -315px 0px;
}



/*-------------------------------------------------------------------------------*/

.header_sec {
    padding: 30px 0 0 0;
    background-color: #1E6432;
    position: relative;
}

/* .bg-left{background:url(../images/sprit.png) no-repeat ; height:28px; width:29px; position:absolute; left:50px; top:30px;z-index:999; background-position: 1px -267px;}

.bg-right{background:url(../images/sprit.png) no-repeat; height:28px; width:29px; position:absolute; right:50px; top:30px;background-position: 0px -230px;} */

.inner_bg {
    /* background-image:url(../images/inner-bg.png); background-repeat:no-repeat; background-position: center top; background-size:100%; */
    display: inline-block;
    width: 100%;
}

.menu {
    position: relative;
    margin: 48px 0 0 0;
    border: 0;
}

.menu ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}

.menu ul li {
    margin: 0 26px;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0 15px;
    color: #fff;
    letter-spacing: 0px;
}

.menu ul li:first-child {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

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

.menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    font-family: "montserratbold";
}

.logo {
    display: inline-block;
    position: absolute;
    left: -11%;
}

.top_menu {
    margin-left: 150px;
}

.logo img {
    width: 100%;
    height: auto
}

.right_sec {
    float: right;
}

.top_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top_menu ul li {
    margin: 0 12px;
    float: left;
}

.top_menu {
    display: inline-block;
}

.top_menu ul li:first-child {
    margin-left: 0;
}

.top_menu ul li:last-child {
    margin-right: 0;
}

.top_menu ul li a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'montserratbold';
}

.text_box {
    height: 40px;
    width: 300px;
    background: #bdcdb2;
    border: 1px solid #fff;
    padding: 10px;
    vertical-align: top
}

.search {
    background: url(../images/sprit.png) no-repeat;
    border: none;
    margin: 0 0 0 20px;
    width: 30px;
    height: 40px;
    padding: 0;
    float: left
}

.search_box {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.top_left_sec {
    float: left;
    text-align: right;
    margin-right: 38px;
    margin-top: 8px;
}

.cart_sec {
    height: 132px;
    background: url(../images/cart_bg.svg) no-repeat top;
    width: 85px;
    float: left;
    position: relative;
}

.item_number {
    position: absolute;
    right: 0px;
    top: 24px;
    color: #000;
    background: #FFF;
    border-radius: 50%;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 39px;
    font-size: 28px;
    font-family: "montserratbold";
}

.caption {
    display: none
}

.cards img.img-foot-1 {
    max-width: 270px;
    width: 100%;
    height: auto;
}

.contct_sec {
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
}

.contct_sec p {
    font-size: 13px;
    line-height: 16px;
    font-family: 'montserratsemibold';
}

.contct_sec p a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.footer_mid_bottom_left {
    float: left;
    margin-right: 9px;
}

.footer_bottom {
    text-align: center;
}

.footer_bottom_links li {
    display: inline-block;
    color: #FFF;
    text-decoration: none;
}

.footer_bottom_links li a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    padding: 7px 10px;
    display: block;
    font-family: 'montserratsemibold';
}

.footer_bottom_links {
    display: inline-block;
    padding-top: 14px;
    width: 100%;
    text-align: right;
}

.bg-footer-left,
.bg-footer-right {
    display: none;
}

.footer-inner_bg {
    background: none;
}

.right-foot {
    display: inline-block;
    width: 100%;
    max-width: 294px;
    float: right;
}

/*Footer CSS
============================*/

.footer_row {
    position: relative;
    width: 100%;
    float: left;
    font-family: 'montserratregular';
}

.bg-footer-left {
    background: url(../images/sprit.png) no-repeat;
    height: 28px;
    width: 29px;
    position: absolute;
    left: 50px;
    bottom: 30px;
    background-position: 1px -141px;
}

.bg-footer-right {
    background: url(../images/sprit.png) no-repeat;
    height: 28px;
    width: 29px;
    position: absolute;
    right: 50px;
    bottom: 30px;
    background-position: 1px -96px;
}

.footer-inner_bg {
    /* background-image:url(../images/footer-inner-bg.png); background-repeat:no-repeat; background-position: center bottom; */
    display: inline-block;
    width: 100%;
}

.footer-sec {
    color: #ffffff;
    float: left;
    font-size: 15px;
    padding: 19px 0 0px 0;
    width: 100%;
    background-color: #1E6432;
}

.footer_top {
    display: inline-block;
    width: 100%;
}

.footer_logo {
    float: left;
}

.footer_mid {
    display: inline-block;
    margin: 0px 0;
    width: 100%;
}

.footer_blocks {
    display: inline-block;
}

.footer-sec h2 {
    margin: 0 0 0px 0;
    font-family: "montserratbold";
    letter-spacing: 0px;
    font-size: 30px
}

.line_seperator {
    background: #258539;
    height: 3px;
    width: 30px;
    display: inline-block;
    margin: 0 0 30px 0;
}

.links ul {
    margin: 0;
    padding: 0 0 0 15px;
    display: inline-block;
    font-family: 'montserratregular';
}

.links ul li {
    font-size: 16px;
    width: 100%;
    margin: 5px 0;
    font-weight: normal;
    list-style-type: disc;
}

.links ul li a {
    color: #fff;
    text-decoration: none;
}

.links ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer_mid_bottom .links ul {
    margin: 0;
    padding: 0 0 0 15px;
    display: inline-block;
    font-family: 'montserratsemibold';
}

.footer_mid_bottom .links ul li {
    font-size: 13px;
    width: 100%;
    margin: 0px 0;
    font-weight: normal;
    list-style: none;  
}

.footer_mid_bottom .links ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.footer_mid_bottom .links ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.col-1 {
    display: inline-block;
    vertical-align: top
}

.col-1 a {
    color: #000;
    text-decoration: underline;
}

.col-1 a:hover {
    color: #000;
    text-decoration: none;
}

.contct_sec {
    font-size: 16px;
    margin-top: 0px;
}

.contct_sec p a {
    font-size: 14px;
    font-weight: normal;
}

.contct_sec p a:hover {
    color: #efebeb;
}

.social {
    margin: 0 0 30px 0;
}

.footer_bottom {
    font-size: 13px;
    display: inline-block;
    margin-bottom: 6px;
    font-family: 'montserratsemibold';
}

.footer_bottom p {
    display: inline-block;
}

.footer_bottom ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    float: right
}

.footer_bottom ul li {
    display: inline-block;
    margin: 0 20px;
}

.footer_bottom ul li a {
    color: #fff;
    text-decoration: none
}

.footer_bottom ul li a:hover {
    color: #fff;
    text-decoration: underline
}

.footer_bottom ul li:first-child {
    margin-left: 0
}

.footer_bottom ul li:last-child {
    margin-right: 0
}

.cards {
    display: block;
    margin: 3px 0 0 0;
}

.footer_blocks:last-child {
    margin: 0;
}

.newsletter_sec h2 {
    font-family: "montserratbold";
    font-size: 40px;
    color: #FFF;
    text-align: center;
}

.newsletter_text_box {
    border: none;
    padding: 10px 0 10px 25px;
    font-size: 13px;
    width: 300px !important;
    float: left;
    height: 40px !important;
    display: inline-block;
    font-size: 16px;
}

.btn_subscribe {
    background: #1E6432;
    border: none;
    padding: 10px 15px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    max-width: 154px;
    font-family: "montserratbold";
    font-size: 24px;
    float: left;
}

.botton_cat_des {
    display: none;
}

.category-description.footers {
    display: none;
}

.category-image.footers {
    display: none;
}

.out-of-stock_view {
    background: #337741 url(https://www.classicfootballshirts.co.uk/skin/frontend/classic/default/images/add-to-cart-bg.png) repeat;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
    font-size: 17px;
    margin: 0 0 9px 9px;
    text-transform: uppercase;
    white-space: normal;
    letter-spacing: 0px;
    font-family: "montserratbold";
}

/*=============================================================================*/

/* .mid_body {
    background: url(../images/mid-body-bg.jpg) repeat top;
    background-size: contain;
}
 */   /*  DS comment after demo setup  */
.mid_body_shadow {
    min-height: 500px;
    box-shadow: 0 6px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 6px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 15px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    width: 100%;
    padding-bottom: 50px;
    position: relative;
}

.the-slideshow-wrapper {
    width: 100%;
    float: left;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.3);
    position: relative;
	text-align: center; /*  DS comment after demo setup  */
}

.the-slideshow-wrapper img.cwslazy {  
    display: inline-block;
}  /*  DS comment after demo setup  */

.the-slideshow-wrapper .bx-wrapper {
    background: none;
} /*  DS comment after demo setup  */
.banner_sec img {
    width: 100%
}

.samll_banner_sec {
    float: left;
    width: 100%;
    margin: 60px 0px 14px;
}

.small_banner {
    float: left;
    margin: 0 10px;
    width: auto;
}

.small_banner:first-child {
    margin: 0
}

.small_banner:last-child {
    margin: 0
}

.products_sec {
    float: left;
    width: 100%;
    position: relative
}

.heading_sec {
    text-align: center;
    width: 100%;
    position: relative;
}

.half_line {
    background-image: url(../images/half-line-img.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 76px;
    width: 100%;
    margin-top: 45px;
}

.heading_sec h3 {
    font-size: 40px;
    letter-spacing: 0px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.heading_sec h3 a {
    color: #000;
    display: inline-block;
    text-decoration: none;
    font-family: "montserratbold";
}

.heading_sec h3 a:hover {
    color: #1d863a;
    text-decoration: none
}

.active {
    color: #3c3c3b !important
}

.view_all {
    display: inline-block;
    font-family: 'montserratregular';
    font-size: 19px;
    font-weight: 100
}

.view_all a {
    color: #3c3c3b;
    text-decoration: underline
}

.view_all a:hover {
    color: #1d863a;
    text-decoration: none
}

.products {
    float: left;
    /* margin: 20px 0 0 0; */
    margin: 0;
    width: 100%;
    font-family: 'montserratregular';
}

.products ul {
    display:flex;
    flex-wrap: wrap;  
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%
}

.products ul li {
    display: inline-block;
    margin: 0;
    padding: 40px 10px 10px 10px !important;
    position: relative;
    text-align: center;
    float: left
}

.products ul li a {
    display: inline-block;
    text-decoration: none;
    color: #3b3b3b;
    padding: 0px;
    width: 100%;
    border: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.products img {
    width: 100%;
    border: none;
    display: inline-block;
    height: auto;
}

.category-products .item:hover {
    display: inline-block;
    text-decoration: none;
    color: #3b3b3b;
    /* background:url(../images/product-hover-bg.png) no-repeat top left; */
    background-position: 0px 0px;
    background-size: 95% 100%;
    padding: 40px 20px 20px 20px;
}

.product_image img {
    display: inline-block;
    width: 100%
}

.product_dec {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0 15px;
}

.product_price {
    font-size: 30px;
    font-family: "montserratbold";
    letter-spacing: 0px
}

.margin-line {
    margin: 17px 0;
    display: inline-block
}

.tw_feeds_sec .col-md-7,
.tw_feeds_sec .col-md-7 .col-md-4 {
    padding: 0PX 6px 12PX 6px;
}

/* .tw_feeds_sec img {
    height: 140px;
} */

.catfeedid115 {
    display: none;
}

.tw_feed>div {
    background: #ededee;
    font-size: 18px;
    font-family: "montserratbold";
    color: #000;
    text-transform: uppercase;
    line-height: 28px;
    padding: 21px 15px;
}

.tw_feed i {
    margin-bottom: 8px;
    display: block;
}

.link {
    display: block;
}

.tw_feed a {
    text-decoration: underline;
    color: #1d863a;
    text-transform: lowercase
}

.tw_feed a:hover {
    text-decoration: none;
    color: #000
}

.trade_sec {
    text-align: center;
    display: inline-block;
    margin: 5px 0 10px;
}

.trade_sec img {
    display: inline-block
}

.cfs_bg {
    display: block;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
}

.cfs_bg>div {
    background: url(../images/page-302-img.png) no-repeat center top;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    max-width: 866px;
    padding: 16px 0;
    max-height: 90px;
    margin: 0 auto;
    font-size: 42px;
    font-family: "montserratbold";
    letter-spacing: 0px;
    color: #333
}

.social_sec {
    text-align: center;
    display: block;
    margin: 30px 0 55px 0
}

.social_sec ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.social_sec ul li {
    list-style-type: none;
    display: inline-block
}

.social_sec ul li a {
    display: inline-block;
    width: 49px;
    height: 61px;
    background: url(../images/icons-social.png) left top;
    margin: 0 5px;
}

.social_sec ul li a.fb {
    background-position: 0px 0px;
}

.social_sec ul li a.tw {
    background-position: 285px 0px;
}

.social_sec ul li a.youtube {
    background-position: 206px 0px;
}

.social_sec ul li a.insta {
    background-position: 127px 0px;
}

.social_sec ul li a.pint {
    background-position: 49px 0px;
}

.social_sec ul li a:hover.fb {
    background-position: 0px -64px;
}

.social_sec ul li a:hover.tw {
    background-position: 285px -64px;
}

.social_sec ul li a:hover.youtube {
    background-position: 206px -64px;
}

.social_sec ul li a:hover.insta {
    background-position: 127px -64px;
}

.social_sec ul li a:hover.pint {
    background-position: 49px -64px;
}

.actions {
    position: absolute;
    top: 200px;
    right: 20px;
    display: none
}

.actions ul li {
    padding: 0 !important;
    margin: 0;
    background: #000;
    vertical-align: top;
    cursor: pointer;
    margin-right: 2px
}

.actions ul li:last-child {
    margin: 0
}

.actions i {
    padding: 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px
}

.add-cart button {
    background: none;
    padding: 0;
}

.actions ul li:hover {
    background: #258539
}

.samll_banner_sec img {
    width: 100%
}

li.item:hover .actions {
    display: block
}

.img-responsive {
    width: 100%;
    display: block;
    height: auto
}

/* .tw_feed img { width: auto !important;} */

.small_posts img {
    width: 100%;
}

/*============================ product detail page ================================*/

.more-views h2 {
    font-size: 19px;
    font-family: 'montserratregular';
    font-weight: 500;
}

.product-detail-page {
    padding-top: 75px;
}

.product-price-sec {
    display: inline-block;
    width: 100%;
    width: 100%;
    border: 2px solid #aeaeae;
    padding: 0px;
    background: url(../images/add-to-cart-bg.png) repeat;
    margin-bottom: 10px;
}

.product-price-sec #product_info_price {
    /* display: inline-block; */
    margin: 23px 0 13px 20px;
    padding: 0;
    text-align: right;
    width: 92%;
}

.qty-wrapper {
    display: block;
    float: left;
}

.qty-wrapper label {
    font-size: 22px;
    margin-top: 11px;
    margin-right: 13px;
    color: #000;
}

input.qty[type="number"] {
    height: 40px;
}

.new-rate {
    font-size: 50px;
    color: #ff0000;
    display: inline-block;
    margin-right: 20px;
    line-height: 30px;
}

.old-rate {
    font-size: 30px;
    text-decoration: line-through;
}

.add-cart-btn {
    background: #449655;
}

.add-cart-btn a {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.add-cart-btn a:hover {
    text-decoration: none
}

.product-price-sec hr {
    margin: 0;
    padding: 0;
    border-top: 2px solid #aeaeae;
    width: 100%;
    clear: both;
}

.product_name {
    font-size: 30px;
    margin: 20px;
    letter-spacing: 0px;
    text-transform: inherit;
    display: inline-block;
}

.size-and-code {
    display: inline-block;
    width: 100%;
}

.size-selection {
    display: inline-block;
    font-size: 22px;
    font-family: 'montserratregular';
    font-weight: 500;
    margin: 1.8% 5.6% 0 5.7%;
    float: left;
}

.size-selection label.required.sizeoption {
    display: none;
}

.select-size {
    border: 1px solid #ccc;
    min-width: 75px;
}

.code-sec {
    font-size: 18px;
    text-align: left;
    font-family: 'montserratregular';
    font-weight: 500;
    color: #3c3c3c;
    margin-bottom: 10px;
}

dl.last dt label {
    font-size: 22px;
    font-weight: 100;
    color: #333333;
    margin-right: 10px;
}

.small-font-foot {
    font-size: 13px;
    margin: 14px 0;
}

.dec-sec {
    font-size: 19px;
    font-family: 'montserratregular';
    font-weight: 500;
    display: inline-block;
    border-bottom: 2px solid #afaeae;
    color: #000;  
}


.dec-sec strong{    font-family: 'montserratbold';}  
.dec-sec p {
     margin-bottom: 20px;  
    font-size: 20px !important;
}

.social-share-continue-shopping {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.continue-shopping-sec {
    float: right;
}

.continue-shopping-sec a {
    font-size: 25px;
    color: #000;
    font-family: "montserratbold";
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 30px;
}

.continue-shopping-sec a:hover {
    text-decoration: none;
    color: #449655
}

.continue-shopping-sec i {
    margin-left: 10px;
}

.related-products-sec {
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    position: relative
}

.releted-product_bg {
    max-width: 866px;
    max-height: 90px;
    margin: 0px 0px 11px 2px;
    display: block;
    text-align: left;
    font-size: 38px;
    text-transform: uppercase;
    font-family: montserratbold;
}

.related-products-sec p {
    display: inline-block;
    width: auto;
    font-size: 16px;
    text-align: center;
    font-family: 'montserratregular';
    font-weight: 500
}

/*============================ contact us page ================================*/

.contact-form-sec {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #f4f4f4 url(../images/FAQ-sellshirts.png) no-repeat;
    padding: 170px 0px;
    margin-top: 0px;
    background-position: left;
    background-size: 60%;
}

.customcontact03-index-index .contact-form-sec {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #f4f4f4 url(../images/FAQ-sellshirts.png) no-repeat;
    padding: 70px 0px;
    margin-top: 60px;
    background-position: left;
    background-size: 53%;
}

.contact-us-main {
    margin: 0 auto
}

.contact-form-sec .fieldset {
    font-family: 'montserratregular';
}

.contact-form-sec h1 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase
}

.contact-form-sec hr {
    padding: 0;
    margin: 30px 0;
    border-top: 3px solid #258539;
    width: 30px;
    display: inline-block;
}

.contact-box {
    text-align: center;
    font-size: 16px;
}

.contact-box h1 {
    font-size: 30px;
    letter-spacing: 0px;
}

.contact-box p {
    font-family: 'montserratregular';
    font-weight: 500;
    margin: 2px 0
}

.contact-box a {
    color: #000
}

.contact-box a:hover {
    text-decoration: none
}

.contact-form-sec label {
    font-size: 14px;
}

.contact-form-sec .fieldset ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-form-sec .input-box input {
    border: 1px solid #ddd;
    background: #fff;
    padding: 20px;
    padding-right: 0;
    color: #008000;
    font-size: 13px;
    width: 100%;
    margin-top: 20px;
    font-family: 'montserratregular';
}

.contact-form-sec .field {
    /* clear: both; */
}

.contact-form-sec .field:last-child {
    margin: 0
}

.contact-form-sec .wide {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}

.contact-form-sec .input-box textarea {
    border: 1px solid #ddd;
    background: #fff;
    padding: 20px;
    padding-right: 0;
    color: #008000;
    font-size: 13px;
    min-width: 270px;
    margin-top: 20px;
    font-family: 'montserratregular';
    width: 100%
}

.contact-form-sec .g-recaptcha {
    display: inline-block;
    background: #f9f9f9;
    margin-top: 30px;
}

.contact-form-sec button {
    background: #258539;
    border: none;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding:15px;   
    font-family: "montserratbold";
}

.contact-main {
    margin: 0 auto;
    float: none;
    padding-top: 40px;
}

/*================================= shopping cart=======================*/

.cart-table {
    float: left;
    width: 100%;
}

.cart-table .product-cart-image .product-image img {
    max-width: 100%;
    width: 100%;
}

.cart-table th {
    color: #000000;
    font-family: "montserratbold" !important;
    font-size:18px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.space {
    line-height: 20px;
}

.cart-table tbody {
    border-bottom: 1px solid #e5e5e5;
}

.cart-table tbody td {
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
}

.product-name a {
    font-size: 16px;
    color: #3c3c3c !important;
    font-family: 'montserratregular';
    font-weight: 500;
}

.checkout-cart-index .product-name a{color: #000 !important; 
    font-size: 14px;
    font-family: 'montserratbold';}   

.product-cart-price .price {
    font-family: "montserratbold";
    font-size:18px;
    color: #000000;
}

.product-cart-actions .qty {
    border: 1px solid #ddd;
    padding: 10px;
    min-width: 70px;
}

.product-cart-total .price {
    font-family: "montserratbold";
    font-size:18px;  
    color: #000000;
}




.product-cart-remove a {
    font-size: 0px;
    text-indent: inherit;
    color: #000;
    background: none;
}

.product-cart-remove a .fa{font-size: 20px;}
.product-cart-remove .btn-remove{background: none !important;}  

.shopping-cart-page h2 {
    font-family: "montserratbold";
    font-size:24px;
    background: url(../images/add-to-cart-bg.png) repeat;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 50px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0px;
    margin: 0px 0 50px 0;
    color: #000000;
}

#login-form h2 {
    font-family: "montserratbold";
    font-size: 24px; 
    background: url(../images/add-to-cart-bg.png) repeat;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 47px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    margin: 0px 0 50px 0;
    color: #000000;
}

.bottom_box {
    width: 100%;
    margin-top: 30px;
}

.bottom_box .input-text {
    border: 1px solid #ddd;
    padding: 10px;
    min-width: 370px;
    margin-bottom: 20px
}

.bottom_box label {
    font-size: 16px;
    color: #000;
    font-family: 'montserratregular';
    font-weight: bold;
    margin-bottom: 20px
}

.discount .btn {
    background: #242424 url(../images/add-to-cart-bg.png) repeat;
    padding: 10px 20px;
    font-size: 25px;
    letter-spacing: 0px;
    font-family: "montserratbold";
    color: #fff;
    text-transform: uppercase
}

.cart-footer-actions .button2 {
    background: #242424 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 25px;
    letter-spacing: 0px;
    margin: 20px 10px;
    text-align: right;
    padding: 10px 25px;
}

.cart-footer-actions .button2 span {
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 20px;
}

.cart-forms .button2 {
    background: #242424 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    padding: 10px 20px;
}

.cart-forms .button2 span {
    color: #ffffff;
    font-family: "montserrat";
    font-size:20px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.cart-forms .buttons-set {
    text-align: left;
}

.btn-proceed-checkout {
    background: #1C6230 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    padding: 20px 20px;
}

.btn-proceed-checkout:hover {
    background: #318449 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    padding: 20px 20px;
}

.btn-proceed-checkout span {
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 30px;
    line-height: 30px;
    white-space: nowrap;
}

#shopping-cart-totals-table td {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-left: 0px;
    text-transform: capitalize;
}

#shopping-cart-totals-table td span {
    text-align: left !important;
    color: #333333;
    font-family: "montserratbold";
    font-size:16px;
    font-weight:normal;
}

.breadcrumbs li.search {
    width: auto;
}

#shopping-cart-totals-table td strong {
    text-align: left !important;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

#discount-coupon-form label,
.cart .giftcard label {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.checkout-cart-index button span {
    text-decoration: none !important;
}

.checkout-cart-index .method-checkout-cart-methods-onepage-bottom button {
    padding: 20px 0
}

.checkout-cart-index button {
    padding: 20px 20px
}

/*====================================== checkout identification page ================================*/

.checkout-identification_info {
    display: inline-block;
}

.checkout-step-cus hr {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.detils_heading h2 span a {
    color: red;
}

.identification_info_step h2 {
    line-height: 36px;
    font-family: "montserratbold";
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin: 5 0 10px 0;
    display: inline-block;
    vertical-align: top;
}

.identification_info_step {
    text-align: center;
}

.identification_info_step .step {
    background: #e5e5e5 none repeat scroll 0 0;
    border-radius: 50px;
    color: #000000;
    display: inline-block;
    font-size: 20px;
    margin-right: 20px;
    padding: 3px 8px !important;
}

.identification_info_step a:hover {
    text-decoration: none;
}

.identification_info_step .step_active {
    background: #093;
    color: #fff
}

.checkout-identification_info h3 {
    font-family: "montserratbold";
    font-size: 30px;
    background: url(../images/add-to-cart-bg.png) repeat;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 30px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0px;
    margin: 20px 0 50px 0;
    color: #000000;
}

.checkout-identification_info ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.checkout-identification_info label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px
}

.checkout-identification_info .buttons-set {
    margin: 20px 0
}

#opc-login .button {
    min-width: 250px;
}

#opc-login .button span {
    color: #fff
}

#opc-login .button:hover {
    color: #fff
}

input[type="radio"],
input[type="checkbox"] {
    width: auto
}

.checkout-identification_info a.forget_password,
.checkout-identification_info a:hover.forget_password {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    text-align: right
}

#opc-login .step-title {
    display: none;
}

.checkout-step-cus {
    padding: 20px 0
}

#opc-login .button {
    background: #242424 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 25px;
    letter-spacing: 0px;
    padding: 20px 20px;
    text-transform: uppercase;
}

#login-form input {
    border: 1px solid #dddddd;
    color: #888888;
    font-size: 20px;
    padding: 10px;
    width: 100%;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
#billing-new-address-form select,
input[type='tel'] {
    border: 1px solid #dddddd;
    color: #000 !important;
    /* font-size: 20px; */
    padding: 10px;
    width: 100%;
}

.account-create #form-validate {
    margin: 0 auto;
    width: 50%;
}

.checkout-identification_info label {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.checkout-identification_info label em {
    padding-right: 8px;
}

.amscheckout-main {
    border: none !important;
    display: inline-block;
    width: 100%;
}

.amscheckout .area-header {
    background: rgba(0, 0, 0, 0) url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-family: "montserratbold";
    font-size: 30px;
    letter-spacing: 0px;
    margin: 20px 0 50px;
    padding: 10px 30px;
    text-transform: uppercase;
}

.amscheckout input {
    border: 1px solid #dddddd !important;
    color: #888888 !important;
    font-size: 15px !important;
    padding: 10px !important;
}

.amscheckout select {
    border: 1px solid #dddddd !important;
    color: #888888 !important;
    font-size: 15px;
    padding: 10px !important;
    width: 100% !important;
}

.amscheckout label {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.amscheckout-submit {
    background: #1a602e url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    letter-spacing: 0px;
    padding: 20px 80px;
    text-align: center;
}

.amscheckout-submit span span {
    font-family: "montserratbold" !important;
    font-weight: normal !important;
    font-size: 25px !important;
    text-transform: uppercase
}

#co-payment-form-update input {
    width: auto !important;
}

#co-payment-form-update .radio {
    margin-top: 7px;
}

#co-shipping-method-form input {
    width: auto !important;
}

#co-shipping-method-form .radio {
    margin-top: 7px;
}

#co-payment-form-update li {
    float: left;
    width: 100%;
}

#checkout-review-table th {
    color: #000000;
    font-family: "montserratbold" !important;
    font-size: 25px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.order-review-button {
    text-align: center;
    margin-top: 21px;
}

.amscheckout .product-name {
    color: #000000 !important;
    font-size: 16px;
    font-weight: normal;
}

.amscheckout-item .price {
    color: #000000 !important;
    font-size: 16px;
    font-weight: normal;
}

.amscheckout-item td {
    color: #000000 !important;
    font-size: 16px;
    font-weight: normal;
}

.checkout-total h2 {
    background: rgba(0, 0, 0, 0) url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
    color: #000000;
    display: inline-block;
    font-family: "montserratbold";
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: 0 0 50px;
    padding: 10px 35px;
    text-transform: uppercase;
}

.checkout-review-table-wrapper h2 {
    background: rgba(0, 0, 0, 0) url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
    color: #000000;
    display: inline-block;
    font-family: "montserratbold";
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: 0 0 50px;
    padding: 10px 35px;
    text-transform: uppercase;
}

#shopping-cart-totals-table td {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 11px;
    width: 100%;
}

#co-payment-form-update .payment-method {
    border-bottom: 1px solid #e5e5e5;
}

.payment-method>dd {
    display: inline-block;
    padding: 0 3px 11px 27px;
    width: 100%;
}

.amscheckout-img-shadow {
    display: none;
}

.amscheckout-header {
    display: none;
}

/*========================== comfermation page =================================*/

.detils_heading {
    display: block;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #aeaeae;
    background: url(../images/add-to-cart-bg.png) repeat;
}

.detils_heading h2 {
    color: #333333;
    font-family: "montserratbold";
    font-size: 35px;
    font-weight: 100;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.detils_heading span {
    color: #F00
}

.more_details {
    border: 2px solid #aeaeae;
    display: inline-block;
    border-top: none;
}

.more_details {
    font-family: "montserratregular";
    font-size: 15px;
    color: #888888;
}

.more_details strong {
    color: #333333;
}

.more_details h3 {
    color: #333333;
    font-family: "montserratregular";
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

.payment_mode_made {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.detail_footer {
    font-family: "montserratbold";
    font-size: 25px;
    text-transform: uppercase;
}

.detail_footer h3 {
    font-family: "montserratbold";
    font-size: 25px;
    text-transform: uppercase;
    color: #333;
    margin-top: 12px;
}

.total_amt h4 {
    background: url(../images/add-to-cart-bg.png) repeat;
    padding: 10px 0;
    letter-spacing: 0px;
    font-size: 30px;
    text-align: center;
    font-family: "montserratbold";
    font-weight: 100;
    color: #333;
}

.total_amt span {
    color: #258539
}

.comfirm_btns {
    display: inline-block;
    text-align: center;
    margin: 50px 0 0 0;
    font-size: 20px;
    color: #fff
}

.addresses-list h2 {
    font-family: "montserratbold";
    font-weight: 100;
    color: #333;
}

body.customer-account form {
    width:100%;
}

body.customer-account .my-account .title-buttons button {
    margin-top: 35px;
}

body.customer-account {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}

.customer-account .sidebar {
    margin-top: 11px;
}

.btn_return {
    background: #000 url(../images/add-to-cart-bg.png) repeat;
    padding: 5px 40px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
    font-family: "montserratbold";  
}

.continu_shopping {
    background: #258539;
    padding: 5px 20px;
    border: none;
    text-transform: uppercase;
    margin-left: 20px;
    letter-spacing: 0px;
    font-family: "montserratbold";
    font-size: 20px;
}

.nested-container {
    margin-left: 0px !important;
}

.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.grid12-12,
.grid4-1,
.grid4-2,
.grid4-3,
.grid2-1,
.grid-full,
.grid-col2-sidebar,
.grid-col2-main {
    margin: 0 !important
}

.product-cart-info h3 {
    min-height: 0
}

.mini-products-list a {
    font-size: 14px;
    font-weight: bold;
}

.cart_sec .block-subtitle {
    color: #fff;
    font-weight: normal
}

.worldpay-container {
    background: none
}

.detils_heading>h3 {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 100;
    color: #333333;
    font-family: "montserratbold";
}

.cart_sec .minicart-actions .checkout-button {
    background: #226334;
    padding: 15px 0;
    font-size:24px;
    font-family: "montserratbold";
    letter-spacing: 0px;
    width: 90%;
}

#cart-sidebar .product-details span.price {
    font-family: "montserratbold";
    font-size:18px;
}

#cart-sidebar .product-details span {
    text-align: right;
}

#cart-sidebar .product-image {
    border: none;
}

#cart-sidebar .product-details a.remove {
    position: absolute;
    right: -20px;
    top: -5px;
    font-size: 20px;
    color: #000;
}

.continu_shopping span {
    color: #ffffff;
    font-size: 20px;
    padding: 4px 8px 5px;
}

.btn_return span {
    color: #ffffff;
    font-size: 20px;
    padding: 4px 8px 5px;
}

.more_details {
    font-family: "montserratregular";
    font-size: 15px;
}

.more_details h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.heading_sec ul li {
    list-style: none;
    float: left;
}

.heading_sec ul {
    display: inline-block;
    margin-bottom: 0;
}

.view_all {
    width: 100%;
    text-align: center;
}

.heading_sec .ui-state-active h3 a {
    color: #1d863a;
}

.heading_sec .ui-state-hover h3 a {
    color: #1d863a;
}

.ms-megamenu .ms-footer p {
    margin: 0 0 20px 0;
}

.ms-megamenu .ms-footer .nav3 img {
    text-align: left;
    max-width: 292px;
}

/*******12-07-17 start*****/

.sheef_2018 {
    text-align: center;
}

.fans_come_block {
    text-align: center;
    padding: 0px 40px 31px 40px;
}

.fans_come_block h3 {
    font-family: "montserratbold";
    font-size: 70px;
    color: #333;
    margin: 0;
}

.fans_come_block p {
    font-size: 24px !important;
    font-weight: lighter;
    line-height: 34px !important;
    margin: 0 0 11px 0px;
}

.fans_come_block .fb_link {
    text-align: center;
}

.fans_come_block .fb_link a {
    padding: 0 11px;
    font-weight: bold;
    font-size: 23px;
}

.fans_come_block .fb_link a img {
    position: relative;
    top: 14px;
}

.fans_come_block p.share_sto {
    font-weight: bold;
    font-size: 20px !important;
    display: inline-block;
    margin: 12px 0 19px 0;
}

.the_worls_block {
    text-align: center;
    margin: 16px 0 71px 0;
    padding: 0 77px;
}

.the_worls_block h3 {
    font-family: "montserratbold";
    font-size: 70px;
    color: #333;
}

.the_worls_block h4 {
    font-family: "montserratbold";
    font-size: 60px;
    color: #333;
}

.the_worls_block p {
    font-size: 24px !important;
    font-weight: lighter;
    line-height: 28px !important;
    margin: 0 0 19px 0;
}

/* 30-Aug-17 happy bday page start */

.happy_sale_banner {}

.happy_sale_banner h1 {
    font-size: 55px;
    color: #258639 !important;
    margin: 23px 0 0;
    text-align: center;
}

.happy_sale_banner img {
    width: 100%;
}

.sale_off_text {
    text-align: center;
    margin: 25px 0 0 0;
}

.sale_off_text p {
    font-family: "Miso" !important;
    padding-bottom: 33px;
    font-size: 34px !important;
    max-width: 817px;
    margin: auto;
    font-weight: normal;
    line-height: 48px !important;
}

.happy_videos {
    margin: 0 0 0 -1%;
}

.happy_videos h2 {
    font-family: "Miso";
    font-size: 41px;
    text-align: center;
    margin: 20px 0 22px;
}

.happy_videos .video1 {
    width: 49%;
    float: left;
    margin: 6px 0 0 1%;
}

.happy_videos .video1 iframe { 
    width: 100%;
    height: 330px;
}

@media(min-width:320px) and (max-width:767px) {
    table.onestepcheckout-summary {
        max-height: 300px;
        overflow-y: scroll;
        display: inline-block;
    }
    .fans_come_block {
        padding: 0px 20px 31px 20px;
    }
    .fans_come_block h3 {
        font-size: 40px;
    }
    .fans_come_block p {
        font-size: 16px !important;
        line-height: 27px !important;
        margin: 0 0 11px 0px;
    }
    .fans_come_block .fb_link a {
        font-size: 18px;
    }
    .the_worls_block {
        margin: 16px 0 71px 0;
        padding: 0 15px;
    }
    .the_worls_block h3 {
        font-size: 27px;
    }
    .the_worls_block h4 {
        font-size: 23px;
    }
    .the_worls_block p {
        font-size: 16px !important;
        line-height: 25px !important;
    }
    .fans_come_block .fb_link a {
        padding: 0 3px;
        font-size: 13px;
    }
    .fans_come_block .fb_link a img {
        top: 5px;
        width: 20px;
    }
    .fans_come_block p.share_sto {
        font-size: 17px !important;
    }
}

/*******12-07-17 End*****/

/*# sourceMappingURL=bootstrap.css.map */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.onestepcheckout-index-index .main-container {
    max-width: 95%;
}

.onestepcheckout-index-index .onestepcheckout-numbers {
    font-family: "montserratbold" !important;
    font-size: 22px !important;
}

.onestepcheckout-index-index .button.onestepcheckout-place-order {
    font-family: "montserratbold";
    background: #1E6432;  
    border-bottom: none;
    border-radius: 0;
    box-shadow: 0 0px 0px #FFF;
    width: 100%;
    padding: 10px 23px;
}

.onestepcheckout-index-index .button.onestepcheckout-place-order span span {
    font-size: 20px;
}

.onestepcheckout-index-index .button.onestepcheckout-place-order:hover {
    background: #1E6432;  
}

.onestepcheckout-index-index .logo {
    display: inline-block;
    margin-left: 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
}

.onestepcheckout-index-index .logo img {
    width: auto;
    max-width: 200px;
}


.onestepcheckout-index-index .logo{position: static;}
.onestepcheckout-index-index h1.onestepcheckout-title {
    margin:0px 0 4px 0;
    text-align: center;
    font-size: 33px;
    display: none;
}

.onestepcheckout-index-index p.onestepcheckout-description {
    text-align: left;
    font-size: 18px;
    font-family: "montserratbold";
    text-transform: uppercase;
    color:#000;
    margin-top: 20px;
}

.onestepcheckout-index-index .onestepcheckout-login-link {
    text-align: left;
}

.onestepcheckout-index-index .onestepcheckout-threecolumns {
    margin:16px 0px 0px 0px;
}

.onestepcheckout-index-index .header_sec {
    padding: 6px 0 0 0;
    min-height: auto;
    position: relative;
    z-index: 99;
    display: inline-block;
    width: 100%;
    background: #1E6432;    
}

.onestepcheckout-index-index .footer_row {
    background: none;
}

.onestepcheckout-index-index .footer_bottom_block {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.onestepcheckout-index-index .footer_bottom {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    padding: 12px 0 6px;
    background: #1c622f;
}

.onestepcheckout-index-index .footer_bottom_block ul {
    display: inline-block;
    float: none;
}

.onestepcheckout-index-index .footer_bottom_block .cards {
    display: inline-block;
    float: none;
    width: 100%;
}

.onestepcheckout-index-index .footer_bottom_block .cards img {
    width: auto !important;
}

.onestepcheckout-index-index .footer_bottom ul li a {
    font-size: 16px;
}

.onestepcheckout-index-index .onestepcheckout-numbers span {
    top: 4px;
}

.onestepcheckout-index-index #checkout-payment-method-load label {
    padding: 0 0 0 0px;
    color: #333;
}

.onestepcheckout-index-index #checkout-payment-method-load {
    display: inline-block;
}

#onestepcheckout-login-link {
    background: #1C6230 url("../images/add-to-cart-bg.png") repeat scroll 0 0;
    padding: 10px 26px;
    color: #FFF;
    font-size: 23px;
    font-family: montserratbold;
    text-transform: uppercase;
}


.onestepcheckout-index-index table{color: #333;}



.onestepcheckout-index-index .oscmodal {
    border: none;
    background: #fff;
    padding: 0;
    min-height: inherit;
    margin-bottom:0px;
}


.onestepcheckout-index-index .remodal-close{display:none;}  
#onestepcheckout-login-popup-contents-login{margin-top:0px;} 
#onestepcheckout-login-popup-contents-login h1{text-transform: uppercase;font-family: "montserratbold"; font-size:30px; color: #000; display: none;}
#onestepcheckout-login-popup-contents-login p{text-transform: uppercase; font-size:12px; color: #000; font-family: 'montserratregular'; padding-top:10px; }
.onestepcheckout-index-index #onestepcheckout-login-table input{border:1px solid #727272;}    
#onestepcheckout-login-popup-contents-login p.login_ttle{font-size: 18px; font-family: "montserratbold";}

#onestepcheckout-login-table .login_popup{width: 80%; display: inline-block; float: left;}
#onestepcheckout-login-table .login_popup > .input-box{width: 50%; float: left; padding-right: 30px;} 
#onestepcheckout-login-table .input-box.input-button{width:20%; margin:0px; float: left;}      
#onestepcheckout-login-table .input-box.input-button .button{width: 100%; background-image: none; color: #fff; background-color:#20592e; font-family: "montserratbold"; padding: 12px 15px;}
#onestepcheckout-login-table::after{display: block; content: ""; clear: both;}
#onestepcheckout-login-table::before{display: block; content: ""; clear: both;}  


.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot .input-box{width: 50%; float: left; padding-right: 30px;} 
.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot  input{border:1px solid #727272;}  
.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot .input-box.input-button .button{background-image: none; color: #fff; background-color:#20592e; font-family: "montserratbold"; padding: 12px 15px; display: inline-block;}
.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot p{clear: both;} 
#onestepcheckout-login-popup-contents-forgot h1 {font-size: 17px;}
.onestepcheckout-index-index #onestepcheckout-login-popup-contents-forgot .input-box{margin-top: 0px;}

 
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
    /* ds work start 13-10-17  */
    .onestepcheckout-index-index .onestepcheckout-column-padright {
        padding: 10px 29px 0 0px;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 16.66%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.social_sec.right-social-block .social-media-middle li {
    float: left;
    margin: 0 -4px 0 0;
}

.social_sec.right-social-block {
    margin: 0px;
}

.social_sec.right-social-block ul {
    padding-bottom: 20px;
    padding-top: 21px;
}

.cfs-social-center {
    padding: 0px;
    text-align: center;
}

.cfs-social-center img {
    width: 100%;
}

.cfs-social-center h2 {
    color: #fff;
    font-size: 135px;
    font-family: "montserratbold";
    margin: 0px;
    /* letter-spacing: 10px; */
    line-height: 98px;
}

a.soc-left-logoblock {
    display: inline-block;
    padding-top: 10px;
}

ul.blockpage-feed-top {
    margin: 50px 0 0 0;
    padding: 0px;
}

ul.blockpage-feed-top li {
    display: inline-block;
    font-family: "montserratbold";
    margin: 0px 15px 30px 15px;
}

ul.blockpage-feed-top li a {
    color: #1d863a;
    font-size: 30px;
}

.cfs_social_sec {
    width: 100%;
    display: inline-block;
}

.feed-sec-bg {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    background: url(../images/bg-sc.jpg) repeat;
}

#submenu-4 .ms-maincontent a:nth-child(1) {
    color: #1c863b;
}

#submenu-4 .ms-maincontent a:nth-child(1):before {
    background: #1c863b;
}

#submenu-4 .ms-maincontent a:nth-child(2) {
    color: #4a4b9e;
}

#submenu-4 .ms-maincontent a:nth-child(2):before {
    background: #4a4b9e;
}

#submenu-4 .ms-maincontent a:nth-child(3) {
    color: #c93251;
}

#submenu-4 .ms-maincontent a:nth-child(3):before {
    background: #c93251;
}

#submenu-4 .ms-maincontent a:nth-child(4) {
    color: #c6be4f;
}

#submenu-4 .ms-maincontent a:nth-child(4):before {
    background: #c6be4f;
}

#submenu-4 .ms-maincontent a:nth-child(5) {
    color: #f06520;
}

#submenu-4 .ms-maincontent a:nth-child(5):before {
    background: #f06520;
}

#submenu-4 .ms-maincontent a:nth-child(6) {
    color: #823681;
}

#submenu-4 .ms-maincontent a:nth-child(6):before {
    background: #823681;
}

#submenu-4 .ms-featured .f-product a {
    color: #000000 !important;
    font-size: 16px;
}

#submenu-4 .price-box .price {
    font-size: 17px;
    font-weight: bold;
}

/** 8-11-2016 **/

.actions ul li.add-cart,
.actions ul li.compare,
.actions ul li.quickview {
    height: 36px;
}

#nav-4 .ms-category-dynamic .col-dynamic a:hover img {
    transform: translateY(0px) !important;
}

.catalog-category-view .price-box .old-price .price {
    margin-top: 0px !important;
}

.toolbar,
.pager {
    line-height: 26px !important;
}

/*popup css Dipendra 11-11--2016*/

.product-popup-right .size-cart img {
    width: 45px;
    height: auto;
    padding-top: 10px;
}

.product-popup-right .size-cart .size-selection {
    margin-left: 12px;
    width: 30px;
}

.product-popup-right .size-cart .size-selection select {
    min-width: 126px !important;
    width: 100%;
    padding: 11px 0px;
}

.size-sec.col-md-4 {
    padding: 0;
}

.product-popup-right .size-cart .add-to-cart .qty-wrapper {
    width: 60px !important;
}

.product-popup-right .size-cart .add-to-cart .qty-wrapper input[type='text'] {
    text-align: center;
    padding: 6px;
}

.product-popup-right .dec-sec {
    margin-bottom: 20px;
}

.product-popup-right .price-box .old-price .price {
    font-size: 20px !important;
    padding-top: 3px;
    padding-left: 10px;
}

.product-popup-right .product-price-sec {
    margin-top: 10px;
}

/************popupcss**********/

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
    z-index: 99999;
    max-width: 980px !important;
    margin: 0 auto;
}

.fancybox-wrap,
.fancybox-inner {
    max-width: 980px !important;
    margin: 0 auto;
}

.wordpress-post-view .fancybox-wrap,
.wordpress-post-view .fancybox-inner {
    max-width: 100% !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened {
    position: relative;
    z-index: 99999;
}

.fancybox-skin {
    background: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.product-popup-right .dec-sec {
    font-size: 13px;
}

.product-popup-right .product-name h1 {
    font-size: 19px;
}

.product-popup-left.product-img-box {
    background-size: 96%;
    display: block;
    padding: 21px;
    position: relative;
}

.product-popup-right .special-price {
    float: left;
}

.product-popup-right .price-box .old-price .price {
    font-size: 20px !important;
}

.product-popup-right .price-box .special-price .price {
    font-size: 32px !important;
}

.fancybox-outer .product-view .product-shop {
    float: left;
    width: 50%;
}

.product-popup-right .availability.in-stock>span {
    border-top: 2px solid #aeaeae;
    width: 92%;
    display: inline-block;
    padding-top: 15px;
    margin: 0px 20px;
}

.product-popup-right .dec-sec,
.product-popup-right .size-cart,
.product-popup-right .view_full {
    padding: 0px 20px;
}

.product-popup-right .product-price-sec {
    border: none;
    padding: 0 20px;
    width: 100%;
}

.product-popup-main {
    border: 2px solid #aeaeae;
}

.product-popup-left .product-price-sec {
    border: none;
}

.product-popup-right .continue-shopping-sec a {
    font-size: 17px;
    line-height: 22px;
}

/*********end popup css************/

.advance-search>a {
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 18px;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

.advance-search {
    text-align: left;
}

.wp-sidebar .block-blog-categories {
    background: #f3f3f3;
    padding: 15px;
}

.wp-sidebar .block-title strong {
    font-size: 26px;
    color: #1c8639;
}

#wp-category-list li a {
    font-size: 19px;
    color: #3b3c3b;
    text-transform: uppercase;
    font-weight: bold;
}

/* .wordpress-post-view #wp-category-list li {
    margin-bottom: 4px;
}
.wordpress-post-view .block-content {
    margin: 0;
    padding: 0;
}
.wordpress-post-view .block-title {
    margin-bottom: 2px;
}*/

.wordpress-post-view #wp-category-list li a {
    font-family: arial;
    font-weight: bold;
}

.block-poll {
    background: #464646;
    padding: 15px;
    overflow: hidden;
}

.block-poll .block-title {
    border-top: none;
    padding: 0;
}

.block-poll .block-title strong {
    font-size: 40px;
    color: #fff;
    text-align: center;
}

#pollForm p.block-subtitle {
    font-size: 30px;
    color: #fff;
    font-family: "montserratbold";
    text-transform: uppercase;
    line-height: normal;
}

#poll-answers {
    padding: 0;
    margin: 0;
}

#poll-answers label {
    font-size: 15px;
    color: #fff;
    font-family: "montserratbold";
    text-transform: uppercase;
    line-height: normal;
}

#poll-answers input[type="radio"] {
    float: right;
    text-align: right;
}

#pollForm button {
    font-size: 30px;
    color: #fff;
    font-family: "montserratbold";
    text-transform: uppercase;
    background: none;
    border: dotted;
    padding: 15px 30px;
    border-radius: 31px;
    margin-top: 15px;
    float: right;
}

.wp-sidebar-newsletter {
    background: #1c863a;
    padding: 15px;
    overflow: hidden;
}

.wp-sidebar-newsletter .block-title {
    border-top: none;
    padding: 0;
    text-align: center;
    color: #FFF;
}

.wp-sidebar-newsletter .block-title strong {
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.wp-sidebar-newsletter input[type='email'] {
    border: 1px solid #dddddd;
    color: #888888;
    font-size: 15px;
    padding: 5px;
}

.wp-sidebar-newsletter button {
    background: #258539;
    border: none;
    padding: 10px 15px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-left: 20px;
    -webkit-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.36);
    max-width: 154px;
    font-family: "montserratbold";
    font-size: 14px;
    float: right;
    margin-top: 15px;
}

#checkout-review-table .product-name {
    line-height: 10px;
    min-height: 13px;
}

#checkout-review-table-wrapper {
    max-height: 800px;
    overflow-y: auto;
}

.form-group.col-category-image>img {
    height: 115px;
}

#submenu-4 .product-name {
    display: none !important;
}

.featured-image.left {
    float: left;
    margin-right: 24px !important;
}

div.sbs_autocomplete_inner .sbs_autocomplete_close_button {
    background-size: cover;
    height: 28px !important;
    width: 28px !important;
}

.bx-wrapper .slides li {
    margin-left: 0;
}

.availability.available-soon,
.availability.out-of-stock {
    margin-top: 9px;
    padding: 0 5px 0 4px;
}

.availability.out-of-stock span {
    color: #ffffff;
}

.checkout_review_load {
    left: -18px;
    position: relative;
    width: 103%;
}

.col-level {
    /* background:url(https://test.classicfootballshirts.co.uk/media/images/menu-ptrn.png) left top repeat;  */
    font-family: "montserratbold";
}

.ms-category-dynamic .col-level {
    font-family: "montserratbold";
}

.ms-category-dynamic .col-level .col-xs-12.form-group {
    background: none;
}

.ms-category-dynamic .col-level .col-xs-12.form-group {
    border: none;
}

#dynamic-1053 .mega-menu-bg-area {
    background: url(../images/legend.png) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 402px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-1054 .mega-menu-bg-area {
    background: url(../images/transfarlist.jpg) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-1055 .mega-menu-bg-area {
    background: url(../images/name_number.jpg) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-1057 .mega-menu-bg-area {
    background: url(../images/printpatches.png) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

.mega-menu-bg-area h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

.mega-menu-bg-area p {
    margin: 15px 0;
    text-align: right;
}

.mega-menu-bg-area a.click_view {
    color: #21873d;
}

.mega-menu-bg-area a.click_view:hover {
    color: #21873d;
    text-decoration: underline;
}

.clearence_right_img {
    text-align: center;
}

.ms-submenu.sub_right {
    box-shadow: 0 10px 15px #666666;
    top: 37px !important;
}

/* fc sheffield page css */

.cms-sheffield-fc .breadcrumbs {
    display: none;
}

.cms-sheffield-fc .main-container {
    padding: 0px;
}

.banner_image {
    margin-left: -15px;
    margin-right: -15px;
}

.fc_item {
    text-align: center;
}

.fc_item h2 {
    font-size: 28px;
    font-family: "montserratbold";
}

.fc_item h2.fc_item_title1 {
    color: #073C72;
}

.fc_item h2.fc_item_title2 {
    color: #BB0005;
}

.fc_item h2.fc_item_title3 {
    color: #C4BC00;
}

.fc_item .product_name {
    color: #535353;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 24px;
}

.fc_item .price {
    color: #000;
    font-size: 34px;
}

.donate_banner {
    background: url(../images/fc_red-banner.png) no-repeat scroll 0 0 / cover;
    height: 175px;
    width: 100%;
    margin: 20px 0 50px;
    display: inline-block;
}

.become_a_member {
    margin: 50px 0;
}

.sheffield_prod_coll_title>a {
    color: #008000;
    font-family: "montserratbold";
    margin-left: 11px;
}

.donate_banner_left a {
    color: #ffffff;
    font-size: 30px;
    margin-top: 11px;
    text-decoration: underline;
    text-transform: uppercase;
}

.donate_banner_left p {
    color: #ffffff !important;
    margin-top: 11px;
}

.donate_button {
    background-color: #af9c72;
    border-radius: 5px;
    color: #ffffff !important;
    margin-top: 20%;
    padding: 0;
    text-align: center;
}

.donate_button>a {
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
}

.donate_hash_tag {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}

.time_make {
    font-size: 22px !important;
    color: #ffffff;
}

.man_in_black {
    left: -119px;
    position: absolute;
    height: 100%;
}

.man_in_red {
    height: 100%;
    position: absolute;
    right: -109px;
}

.sheffield_link {
    display: inline-block;
}

.sheffield_link li {
    float: left;
    list-style: outside none none;
    margin: 0 12px 0 0 !important;
    padding: 0;
    width: 47%;
}

.sheffield_video>li {
    float: left;
    list-style: outside none none;
    margin: 2px 10px 0 0 !important;
    padding: 0;
    width: 45%;
}

.sheffield_title_logo {
    margin-left: -15px;
    margin-right: -15px;
}

.sheffield_title_left>img {
    left: -143px;
    position: absolute;
    top: 70px;
}

.sheffield_title_right>img {
    right: -123px;
    position: absolute;
    top: 70px;
}

/* Comman goal page css */

.cms-comman-goal .main-container {
    padding: 16px 0 20px 0;
}

.cms-comman-goal .breadcrumbs {
    display: none;
}

.detail_top_main {}

.detail_top_main .head_part {
    margin: 0 0 27px 0;
    text-align: center;
}

.detail_top_main .head_part h1 {
    margin: 0 0 10px 0;
    font-size: 37px;
    color: #258539;
}

.detail_top_main .head_part h2 {
    margin: 0 0 10px 0
}

.detail_top_main .head_part h2 img {
    max-width: 300px;
}

.detail_top_main .head_part h3 {
    font-family: "Helvetica";
    font-size: 43px;
    margin: 0;
    line-height: 40px;
    color: #000;
    letter-spacing: 0px;
}

.detail_top_main .big_img {}

.detail_top_main .big_img .pro-img {
    text-align: center;
}

.detail_top_main .big_img .pro-img img {
    max-width: 300px;
}

.detail_top_main .big_img .thumb_img {
    text-align: center;
}

.detail_top_main .big_img .thumb_img img {
    max-width: 59px;
    margin: 9px 0 0 12px;
}

.detail_top_main .detail_info {}

.detail_top_main .detail_info h2 {
    font-family: "Helvetica";
    letter-spacing: 0px;
    font-size: 30px;
    color: #000;
}

.detail_top_main .detail_info h3 {
    font-family: "Helvetica";
    letter-spacing: 0px;
    color: #000;
    font-size: 25px;
    margin: 0;
}

.detail_top_main .detail_info h4 {
    font-family: "Helvetica";
    letter-spacing: 0px;
    font-size: 20px;
    margin: 0 0 13px;
}

.detail_top_main .detail_info p {
    font-family: "Helvetica";
    letter-spacing: 0px;
    margin: 0 0 18px 0;
}

.video_block {
    padding: 0 15px;
}

.video_block .video_sm {
    margin-top: 25px;
}

.video_block .video_sm iframe {
    width: 100%;
    display: inline-block;
    height: 250px;
}

.video_block .video_sm h3 {
    font-size: 19px;
    font-family: montserratbold;
    color: #000;
}

.embed_banner {
    margin-top: 25px;
    display: inline-block;
    padding: 0 30px;
}

.embed_banner img {
    max-width: 100%;
}

/* end Comman goal page css */

@media (max-width: 1400px) {
    .cms-sheffield-fc .main-container,
    .footer-container {
        max-width: 1080px;
    }
}

@media (max-width: 768px) {
    .products-grid .product-name,
    .products-list .product-name {
        margin-top: 25px;
    }
    .block-layered-nav .block-subtitle--filter:hover {
        background-color: #258539;
    }
    .block-layered-nav .block-subtitle--filter {
        background-color: #258539;
    }
    .donate_banner {
        height: auto !important;
    }
    #m_submenu-4 .dynamic-content {
        display: none;
    }
    #m_submenu-5 .dynamic-content {
        display: none;
    }
    .block-subtitle.block-subtitle--filter.m-filter-group {}
    .ms-megamenu #m_submenu-4 * {
        margin: 0px !important
    }
}

@media (max-width: 767px) {
    .extratimeblock-ar .col-md-1.col-sm-1.col-xs-12 {
        display: none;
    }
}

@media (max-width: 479px) {
    .is-blog .social_sec .social-media-middle li a {
        margin: 0px 3px !important;
    }
    .extratimeblock-ar .social-media-middle>li {
        margin: 0px !important
    }
}

.ms-category-dynamic .dynamic-viewall {
    background-color: #216234;
    border: 1px none;
    bottom: 0;
    color: #ffffff !important;
    display: inline-block;
    margin-top: 12px;  
    right: 30px;
    font-weight: 900;
    padding: 10px 15px;
    font-size: 14px; 
    font-family: montserratbold;
}

.owl-carousel .owl-controls {
    display: none;
}

.catalog-product-view .regular-price .price {
    color: #000000 !important;
}

.customer-account .actions {
    display: block;
    position: static;
}

.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;
}

.mobileview {
    display: none;
}

#m-wait .loader {
    border: 2px solid #1e6332 !important;
    color: #1e6332 !important;
}

.cart_sec .info-wrapper .qty {
    border: solid 1px !important;
}

.cart_sec .skip-link.skip-cart {
    height: 132px;
    width: 80px;
    display: inline-block;
}

.faq_area_content.product-section {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/FAQ-product.png) no-repeat;
}

.faq_area_content.deleivery-section {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/FAQ-deleivery.png) no-repeat;
}

.faq_area_content.payment-section {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/FAQ-payment.png) no-repeat;
}

.faq_area_content.return-section {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/FAQ-return.png) no-repeat;
    background-size: 32%;
    background-position: right;
}

.faq_area_content.sellshirts-section {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(../images/FAQ-sellshirts.png) no-repeat;
    background-size: 26%;
    background-position: right;
}

.imgplus {
    width: 33px;
    display: inline-block;
    position: relative;
}

.imgplus img {
    position: absolute;
    top: -23px;
    width: 27px;
    height: 27px;      
}

.cart_sec.moving {
    background: url(../images/Animated-Cart.gif) no-repeat top !important;
}

.is-blog .cfs-social-center {
    background: #3b3c3c;
    padding: 15px;
    text-align: center;
}

.is-blog .social_sec .social-media-middle li a {
    width: 49px;
    height: 61px;
    display: block;
    margin: 0 3px !important;
}

.is-blog .cfs_social_sec {
    border: 2px solid #3b3c3c;
    border-right: 0px;
    border-left: 0px;
    margin-top: 15px;
}

.contact_set {
    color: #00A758;
}

.contact_set_bold {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px !important;
    line-height: 12px !important;
    letter-spacing: 0px;
}

.contact_set .fieldset {
    background: #FFFFFF;
    border: medium none;
    margin: 50px 0;
    padding: 22px 25px 12px;
}

p.conact_p {
    font-size: 13px !important;
    margin-top: 11px;
}

.contact_set .form-list {
    margin-top: 40px;
}

.contact_set .form-list .field {
    height: 40px;
    display: block;
    margin-bottom: 0;
    width: 100%;
}

.contact_set .form-list .field label {
    color: #363636 !important;
    font-size: 11px;
    float: left;
    line-height: 20px;
    padding: 10px 30px 10px 0;
    width: 120px;
    text-align: right;
}

.contact_set .form-list .field .input-box {
    float: left;
    width: 320px;
    clear: none;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.contact_set .form-list .field .input-box input {
    padding: 0 0 0 10px;
    height: 38px;
    border-radius: 5px;
    width: 310px;
    border-color: #c6c6c6;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
    box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
}

.contact_set .form-list .field .input-box input.focus {
    border: 1px #00AC61 solid;
    box-shadow: none;
}

.contact_set .form-list .field .input-box input.focus::-webkit-input-placeholder {
    color: #00A758;
}

.contact_set .form-list .field .input-box input.focus::-moz-placeholder {
    color: #00A758;
}

.contact_set .form-list .field .input-box select {
    border-radius: 5px;
    height: 40px;
    width: 320px;
    padding: 0 0 0 10px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
    box-shadow: 0px 0px 2px 0px rgba(198, 198, 198, 1);
}

.g-recaptcha {
    margin-top: 40px;
    margin-left: 15px;
}

.contact_set .buttons-set {
    border: none;
}

.contact_set button {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #00A658;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 5px;
    margin: 60px 54px 10px 0;
    float: right;
}

.customcontact01-index-index .main-container {
    padding: 0px 0px;
}

.customcontact01-index-index .page-title {
    display: none;
}

.blog-home .post-meta.details {
    display: none;
}

#wp-category-list .level0.item {
    margin-left: 0px;
}

#wp-category-list {
    padding-left: 0px;
}

.block-blog.block-recent-posts .item a {
    color: #000;
    font-size: 14px;
}

.block-blog.block-recent-posts ul {
    padding-left: 0px;
}

.block-blog.block-recent-posts ul li {
    margin-left: 0px;
}

#dynamic-1046 .mega-menu-bg-area {
    background: url(../images/t-shirt-img.jpg) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-1047 .mega-menu-bg-area {
    background: url(../images/playerissue_banner.jpg) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-1009 .mega-menu-bg-area {
    background: url(../images/t-shirt-img2.jpg) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

#dynamic-884 .mega-menu-bg-area {
    background: url(../images/bacground-img1.png) left bottom no-repeat;
    width: 100%;
    height: 400px;
    padding: 0 0 0 377px;
    font-family: "montserratbold";
    text-align: right;
}

/* #_iframe_holder {
    width: 400px !important;
    height: 321px !important;
} */

/* @media (min-width: 1024px) and (max-width: 1600px) {
	 
	 .main-container, .footer-container {
		
		 width:75% !important;
			}
	 
 } */

#checkout-payment-method-load {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.sp-methods #giftvoucher_container {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}

.sp-methods #checkout-payment-method-load {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

.category-image img {
    width: 100%;
}

.topratio {
    height: auto;
    display: inline-block;
}

.bottom_borders {
    height: 10px;
    border-bottom: solid 4px #c8a360;
    width: 100%;
    display: inline-block;
    border-top: solid 1px #c8a360;
}

/* sheffield page */

.centerimgj {
    padding-top: 30px;
    padding-bottom: 30px;
}

.thorybirthday {
    background: url(https://www.classicfootballshirts.co.uk/media/wysiwyg/160-years-background-image.jpg);
    background-size: cover;
    text-align: center;
    font-weight: lighter;
    padding: 30px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.cms-page-view .std .thorybirthday p {
    font-weight: lighter;
    font-size: 20px !important;
    line-height: 27px !important;
    font-family: 'Museo Sans Cyrl 100';
    color: #000;
}

.headyellosec {
    font-family: "montserratbold";
    color: #000;
    font-size: 40px;
}

.twopro {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}

.topratio {
    background: url(https://www.classicfootballshirts.co.uk/media/wysiwyg/bordert.png);
    height: 750px;
    margin: 50px;
    padding: 20px;
    margin-top: -20px;
    margin-bottom: 20px;
}

.contentheaded {
    text-align: center;
    margin-bottom: 50px;
    font-family: 'miso-light';
    font-size: 27px;
    color: #000;
}

.contentheaded strong {
    font-family: "montserratbold";
}

.sideimageright {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 55%;
    margin-right: 20px;
}

.sideimageright img {}

.imagecontent {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 35%;
    font-family: "RichmondCond-ExtraBold";
    font-size: 25px;
    line-height: 25px;
    color: #000;
}

.become_a_member {
    margin: 28px 0 1px !important;
}

.sheffield_title_logo_below_text {
    width: 70%;
    text-align: center;
    margin: 0px auto 35px auto;
    font-family: montserratbold;
    font-size: 23px;
}

.sheffield_link li {
    width: 100%;
}

.sheffield_video>li {
    width: 100%;
}

@media (max-width: 768px) {
    .man_in_black {
        display: none;
    }
    .man_in_red {
        display: none;
    }
    .sheffield_title_right>img {
        display: none;
    }
    .topratio {
        height: auto;
        margin: 0;
        padding: 20px;
        margin-top: 0;
    }
    .sideimageright {
        max-width: 100%;
        margin-right: 0;
    }
    .imagecontent {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .twopro {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }
    .thorybirthday {
        margin-left: 0;
        margin-right: 0;
    }
}

.fans_come_block h3 {
    font-size: 48px;
    color: #000;
}

.cms-page-view .std .fans_come_block p {
    font-family: 'Museo Sans Cyrl 100';
}

/* End sheffield pafe css */

@media(min-width:320px) and (max-width:767px) {
    .samll_banner_sec {
        display: none;
    }
    .just_landed {
        display: none;
    }
    .don_miss .just_landed_prod .col-md-2.col-sm-4 {
        width: 50%;
        float: left;
    }
}

.father_day {}

.father_day .top_block {}

.father_day .top_block h1 {
    font-size: 56px;
}

.father_day .top_block .father_img {}

.father_day .top_block .father_img img {
    max-width: 100%;
}

.father_day .top_block p {
    font-size: 42px;
    font-family: "montserratbold";
    line-height: normal;
    padding: 25px 8%;
}

.father_day .best_saler {
    margin: 37px 0 0 0;
}

.father_day .best_saler img {
    max-width: 100%;
}

.father_day .stop_by_team {
    margin: 60px 0 0 0;
}

.father_day .stop_by_team img {}

.father_day .all_logo {}

.father_day .all_logo a {
    width: 119px;
    display: inline-block;
    margin: 35px 0 0 0;
}

.father_day .flag_icon {
    margin: 45px 0 0 0;
    display: inline-block;
}

.father_day .flag_icon a {
    margin: 0 15px;
}

.gift_img {
    margin: 46px 0 0 0;
}

.father_day a {
    font-family: 'montserratregular';
}

.father_day p {
    font-family: 'montserratregular';
}

/* @media only screen and (max-width: 770px) {
.block-layered-nav .block-content {

    height: 300px;
    overflow: scroll;
}
} */

.mz-loading {
    display: none;
}

#submenu-5 .mega-menu-bg-area {
    cursor: pointer;
}

#submenu-9 .mega-menu-bg-area {
    cursor: pointer;
}

.images-for-slide {
    display: block !important;
}

/* 
.testoption img {
    position: absolute;
    left: 0;
    width: 105px !important;
} */

.filterclose {
    display: none;
}

/* christmas page css */

.cms-christmas .breadcrumbs {
    display: none;
}

.cms-christmas .main-container {
    padding: 0px;
}

.cms-christmas .thirdshopbanner {
    margin-top: 7px;
}

.cms-christmas .kidsshirtbanners {
    margin-top: 7px;
}

.cms-christmas .lastbanners {
    margin-top: 7px;
    display: inline-block;
}

.secontopbanner {
    width: 80%;
    text-align: center;
    margin: 7px auto 0px;
}

.lbannerimage {
    padding-right: 0px;
}

.hovertext {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: -65px;
    font-size: 54px;
    font-family: montserratbold;
    color: #FFF;
    background-color: #000;
    opacity: 0.7;
    display: none;
}

.thirdshopbanner a:hover .hovertext {
    display: block !important;
}

.thirdshopbanner a {
    position: relative;
}

.officialsponser {
    text-align: center;
    max-width: 219px;
}

.officialsponser span {
    text-transform: uppercase;
    font-family: montserratbold;
    clear: both;
    font-size: 14px;
    letter-spacing: 0px;
    width: 100%;
    display: inline-block;
}

.officialsponser ul {
    text-align: center;
    display: inline-block;
}

.officialsponser li {
    float: left;
}

.officialsponser li img {
    width: 62px;
    display: inline-block;
}

.worldwide img {
    max-width: 100%;
}

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

.onestepcheckout-index-index .fancybox-skin {
    border: solid 5px #228637;
}

.contactbloack {
    width: 700px;
}

.contactbloack .close_btn {
    background: #228637;
    color: #FFF;
    padding: 1px 10px;
    float: right;
    font-family: "montserratbold";
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 15px 0 0;
}

.contactbloack .page-title h1 {
    margin: 0px 0px 11px 13px;
    font-size: 30px;
}

.contactbloack .coment {
    margin: 15px 0 0 0;
}

.contactbloack .buttons-set {
    border: none;
    float: left;
    margin: 89px 0 0 0;
    padding: 2px 15px;
}

.contactbloack .buttons-set .button {
    padding: 2px 15px;
}

.contactbloack .buttons-set span {
    text-transform: uppercase;
    font-family: "montserratbold";
    letter-spacing: 0px;
}

.contactbloack .buttons-set p.required {
    line-height: normal;
}

@media(max-width:767px) {
    .contactbloack {
        width: 95%;
    }
    .contactbloack .buttons-set {
        margin: 9px 0 7px 0;
    }
}

.onepagecheckoutdisable {
    display: block;
}

.onestepcheckout-index-index .onepagecheckoutdisable {
    display: none !important;
}

.onepagecheckoutenable {
    display: none;
}

.onestepcheckout-index-index .onepagecheckoutenable {
    display: block !important;
}

/* landing page css */

.image-three {
    float: left;
    width: 33%;
    margin-bottom: 10px;
}

.image-two {
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    width: 31%;
    margin-bottom: 10px;
}

.image-one {
    float: left;
    width: 33%;
    margin-bottom: 10px;
    margin-left: 22px;
}

.samll_banner_sec {
    float: left;
    width: 100%;
    margin: 20px 0 15px;
}

/* end landing page css */

.club-biograpy-button {
    background: #337741 url(../images/add-to-cart-bg.png) repeat;
    color: #ffffff !important;
    float: left;
    font-size: 29px;
    letter-spacing: 0px;
    margin: 0;
    min-width: 160px;
    padding: 0 11px;
    text-transform: uppercase;
    white-space: normal;
    width: 100%;
    font-family: "montserratbold";
    margin-top: 16px;
    position: relative;
    margin-bottom: 10px;
}

.club-biograpy-button.active::after {
    content: '';
    position: absolute;
    display: block;
    border-right: none;
    border-left: 10px solid #FFF;
    border-bottom: 10px solid transparent;
    margin-top: -7px;
    right: 21px;
    top: 19px;
    left: inherit;
    border-top: 10px solid transparent;
}

.club-biograpy-button::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #FFF;
    border-bottom: none;
    right: 21px;
    top: 18px;
}

.club-biograpy-content {
    display: none;
    padding: 0px 10px;
}

.club-biograpy-content.collapsed {
    display: block !important;
}

.div-temp {
    display: none;
}

.onestepcheckout-index-index .wrapper.mid_body {
    background: #FFF;
}

.text_part {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 27px;
    color: #1e6432;
    text-transform: uppercase;
    font-weight: bold;
    font-family: montserratbold;
    display: inline-block;
    padding-bottom: 4px;
    letter-spacing: 0px;
}

.bordershadow {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    padding: 0px;
}

.after_top_block {
    display: inline-block;
    margin-bottom: 15px;
}

.after_second_top_block {
    display: inline-block;
    margin-bottom: 15px;
}

.social_heading {
    font-size: 30px;
    font-family: montserratbold;
    margin-top: 12px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}

.shipment-methods label {
    font-weight: bold;
    padding-left: 0px;  
}

.cms-cfs-home .mid_body_shadow {
    padding-bottom: 0px !important;
}

.newsletter_section {
    /*  background-color: #258639; */
    display: inline-block;
    float: right;
    text-align: center;
}

.newsletter_sec h2 {
    font-family: "montserratbold";
    font-size: 22px;
    color: #000;
    text-align: center;
    margin: 6px 0px 0px 0px;
}

.teamname {
    width: 100%;
    height: 40px;
    margin-bottom: 3px;
    font-size: 16px;
}

#newsletter {
    width: 200px !important;
}

.team_name::after {
    content: '\f0d7';
    font: normal normal normal 17px/1 FontAwesome;
    color: #FFF;
    right: 15px;
    height: 40px;
    padding: 7px 5px 3px 8px;
    border-left: 1px solid #1E6432;
    position: absolute;
    pointer-events: none;
    background-color: #1E6432;
    top: 0px;
}

.btn_subscribe:hover {
    background: #1E6432;
}

.official_partner_list li {
    width: 45%;
    float: left;
    list-style: none;
    margin-left: 0px !important;
    text-align: right;
}

.skip-link.skip-active .count {
    color: #000 !important;
}

.onestepcheckout-index-index .fancybox-skin {
    border: solid 5px #228637;
}

.contactbloack {
    width: 700px;
}

.contactbloack .close_btn {
    background: #228637;
    color: #FFF;
    padding: 1px 10px;
    float: right;
    font-family: "montserratbold";
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 15px 0 0;
}

.contactbloack .page-title h1 {
    margin: 0px 0px 11px 13px;
    font-size: 30px;
}

.contactbloack .coment {
    margin: 15px 0 0 0;
}

.contactbloack .buttons-set {
    border: none;
    float: left;
    margin: 89px 0 0 0;
    padding: 2px 15px;
}

.contactbloack .buttons-set .button {
    padding: 2px 15px;
}

.contactbloack .buttons-set span {
    text-transform: uppercase;
    font-family: "montserratbold";
    letter-spacing: 0px;
}

.contactbloack .buttons-set p.required {
    line-height: normal;
}

@media(max-width:767px) {
    .contactbloack {
        width: 95%;
    }
    .contactbloack .buttons-set {
        margin: 9px 0 7px 0;
    }
    .footer_blocks .links {
        display: none;
    }
    .footer_blocks .links.collapsed {
        display: block !important;
    }
    .footer_blocks h2 {
        text-rendering: optimizeSpeed;
        padding: 7px 10px 7px 24px;
        padding-left: 0px;
        border-width: 1px;
        border-style: solid;
        border-color: #FFF;
        position: relative;
        display: block;
        color: #FFF;
    }
    .footer_mid_bottom .links ul li {
        color: #FFF;
    }
    .footer_blocks.active h2::after {
        content: '';
        position: absolute;
        display: block;
        border-right: none;
        border-left: 10px solid #FFF;
        border-bottom: 10px solid transparent;
        margin-top: -7px;
        right: 21px;
        top: 22px;
        left: inherit;
        border-top: 10px solid transparent;
    }
    .footer_blocks h2::after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid #FFF;
        border-bottom: none;
        right: 21px;
        top: 22px;
    }


 
}

#back-top {
    cursor: pointer;
    display: block;
    height: 51px;
    position: fixed;
    text-indent: -9999px;
    width: 51px;
}

.back-to-top a {
    display: block;
    cursor: pointer;
    position: fixed;
    right: 0;
    bottom: 0;
    background: url(../images/back_to_top.png) left top no-repeat;
    text-indent: -9000px;
    height: 57px;
    width: 57px;
}

.cms-index-index .mid_body {
    background-size: cover !important;
}

.product-shop.sticky {
    position: fixed;
    float: right;
    bottom: 0px;
    width: 418px;
    display: inline-block;
    margin-left: 15px;
}

.product-shop.bigsticky {
    position: fixed;
    float: right;
    top: 0px;
    width: 418px;
    display: inline-block;
    margin-left: 15px;
}

.MagicToolboxSelectorsContainer img {
    width: 100%;
    border: none !important;
    box-shadow: none !important;
}

.ms-level0.closebuttton {
    display: none !important;
}

/* .MagicToolboxSelectorsContainer a:first-child {
    display: none;
} */

.minicart-actions #payButtonWidgetSidebar {
    float: left;
    margin-top: 30px;
    margin-left: 13px;
}

.minicart-actions .amazonpayments-or {
    display: none;
}

.minicart-actions .paypal-logo {
    padding-top: 38px;
    width: 100%;
}

.minicart-actions .paypal-or {
    display: none;
}

.checkout_top_pay_button {
    width: 100%;
    display: inline-block;
}

.checkout_top_pay_button li {
    float: left;
    margin-right: 20px;
}

.dec-sec br {
    display: none;
}

#header-search .input-box .input-text:focus {
    outline: 0;
}



.onestepcheckout-column-padright .radio + label{max-width: inherit;} 
#confirmBox .related-products-sec{margin-top: 0px;} 
#confirmBox .releted-product_bg{font-size: 20px; font-family: "montserrat"; font-weight: 900; text-transform: uppercase; text-align: center;}   
#confirmBox ul#block-related {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#confirmOverlay .block-related li {
    margin-bottom: 7px;
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box !important;
}

#confirmOverlay .block-related li img{width: 100%; height: auto; max-width: 175px;}    


#confirmOverlay .block-related li .price-box .old-price .price{font-size: 18px;} 
#confirmOverlay .block-related li .price-box .old-price .price, #confirmOverlay .block-related li .price-box .special-price .price{font-size: 18px;}

 
 
 .amlanding-page-view .page-title.category-title {  /*  DS comment after demo setup  */
    margin-top: -10px;
}
.line-break { /*  DS comment after demo setup  */
    margin-bottom: 15px;
}

.dec-sec b { font-weight: normal; font-family: 'montserratbold';}


.aw_countdown_timer_container_default div.aw_countdown_days, .aw_countdown_timer_container_default div.aw_countdown_seconds, .aw_countdown_timer_container_default div.aw_countdown_hours, .aw_countdown_timer_container_default div.aw_countdown_minutes {background: #1E5929 !important;}

.aw_countdown_timer_container_default span.aw_countdown_days_label, .aw_countdown_timer_container_default span.aw_countdown_minutes_label, .aw_countdown_timer_container_default span.aw_countdown_hours_label, .aw_countdown_timer_container_default span.aw_countdown_seconds_label {color:#1E5929 !important;}

.aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes{color:#1E5929 !important;}

.block-layered-nav span{font-size:18px;}	
.page-title.category-title {margin-top: -61px;}





.mpblog-index-post .mp-blog-head h1{margin-bottom: 30px;}
.mpblog-index-post .mpblog-post .mp-header {padding: 0;margin-bottom: 0;}
.favourit_blog_football{ text-align:center;}
.favourit_blog_football .blog_heading {margin-top: 40px;margin-bottom: 30px;color: #333333;font-family: "montserratbold";font-size: 28px;text-rendering: optimizeLegibility;text-transform: uppercase;font-weight: 900; display: inline-block; text-align: left; width: 100%;}
.favourit_blog_football h2 {margin-top: 40px;text-align: center;margin-bottom: 30px;color: #333333;font-family: "montserratbold";font-size: 28px;text-rendering: optimizeLegibility;
    text-transform: capitalize;font-weight: 900;}
.favourit_blog_football p{font-size: 18px;line-height: 32px; margin-top: 20px; text-align: left;}
.favourit_blog_football img {width: auto !important; max-width: 100%;}

.mpblog-index-post .mobile.two-columns-left section.content .swipe-me, 
.mpblog-index-post .mobile.two-columns-right section.content .swipe-me{background:url(../images/football_menu.jpg) no-repeat 0 0 !important;  background-size: contain !important;opacity: inherit !important;width: 60px !important;height: 60px !important; display: inline-block !important;}

 .mpblog-index-post .swipe-me{background:url(../images/football_menu.jpg) no-repeat 0 0 !important;  background-size: contain !important;opacity: inherit !important;
width: 60px !important;height: 60px !important; display: inline-block !important;}
.mpblog-index-post   article.mobile.two-columns-left {display: block;}
.mpblog-index-post  .mobile .mobile-block{display: block;}



.ms-maincontent .menu-parent .viewall-wrap .adidaslink > a {  padding: 0; margin-right: 30px;}
.ms-maincontent .menu-parent .viewall-wrap .adidaslink { float: none;  display: table-cell; vertical-align: middle; }
.ms-maincontent .menu-parent .viewall-wrap > div{display: table; width: 100%;}

.ms-maincontent .menu-parent .viewall-wrap .adidaslink.adidaslink1 {
    width: 50%;
}

.ms-maincontent .menu-parent .viewall-wrap .adidaslink.adidaslink2 {
    width: 10%;
    text-align: center;
    padding: 0 10px;
}

.ms-maincontent .menu-parent .viewall-wrap .view_more > 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;
}

.ms-maincontent .menu-parent .viewall-wrap .view_more > a:hover {
    opacity: 0.9;
}

.adidaslink a {

    background: none;
    opacity: 1 !important;

}	
.adidaslink {

    float: left;

}



.opening_hours {
    font-size: 12px !important;
    margin-top: 5px !important;
}
.opening_hours > p {
    font-size: 13px !important;
    font-weight: 700 !important;
    margin-top: 3px !important;
}

#confirmBox p.cart_close, #confirmBox p{font-family: "montserratbold" !important;}