.aw17-content-wrapper .cta-paired-link{margin: 0 20px; text-transform: uppercase !important;}

.shotsCarousel .js-carousel .js-carousel-next:before, .shotsCarousel .js-carousel .js-carousel-prev:before {font-size: 3.43rem !important;}
.shotsCarousel .js-carousel .js-carousel-next {right: 5px !important;}
.shotsCarousel .js-carousel .js-carousel-prev {left: -10px !important;}

.arialNarrow{ font-family: "Arial Narrow", "Arial", sans-serif; font-weight:800; font-stretch:condensed;}
.aw17-poducts-carousel .product-carousel .slick-list{margin: 0 -15px !important;}
.aw17-poducts-carousel .product-carousel{margin-top: 13px !important;}
.aw17-poducts-carousel{overflow: hidden;}
/*mob*/
@media only screen and (max-width: 767px) {
    .aw17-poducts-carousel .product-carousel .slick-list{margin: 0 2px !important;}
    .aw17-poducts-carousel .product-carousel{margin-top: 13px !important; margin-bottom: 10px;}
    .aw17-poducts-carousel .product-carousel .slick-slide{padding: 0 8px;}
    .aw17-poducts-carousel .product-carousel{margin-top: 10px !important;}
}
/*dt + tabLand*/
@media only screen and (min-width: 960px) {
    .aw17-content-wrapper{max-width: 1280px;}
    .site-content .site-wrapper{
        max-width: initial !important;
        padding-left: 0px;
        padding-right: 0px;
    } 
}