@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src: local("Ubuntu Light Italic"), local(Ubuntu-LightItalic), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZftVyPN4U.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZftVyPN4E.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZftVyPN4c.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src: local("Ubuntu Italic"), local(Ubuntu-Italic), url(//fonts.gstatic.com/s/ubuntu/v11/4iCu6KVjbNBYlgoKej70l00.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCu6KVjbNBYlgoKej70l0k.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCu6KVjbNBYlgoKej70l08.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 500;
    src: local("Ubuntu Medium Italic"), local(Ubuntu-MediumItalic), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejYHtFyPN4U.eot?#) format("eot"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejYHtFyPN4E.woff2) format("woff2"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejYHtFyPN4c.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src: local("Ubuntu Bold Italic"), local(Ubuntu-BoldItalic), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZPslyPN4U.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZPslyPN4E.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCp6KVjbNBYlgoKejZPslyPN4c.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local(Ubuntu-Light), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoC1CzjsGyJ.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoC1CzjsGyL.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu Regular"), local(Ubuntu-Regular), url(//fonts.gstatic.com/s/ubuntu/v11/4iCs6KVjbNBYlgoKfw7y.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCs6KVjbNBYlgoKfw72.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCs6KVjbNBYlgoKfw7w.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    src: local("Ubuntu Medium"), local(Ubuntu-Medium), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCjC3jsGyJ.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCjC3jsGyN.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCjC3jsGyL.woff) format("woff");
}
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local(Ubuntu-Bold), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCxCvjsGyJ.eot?#) format("eot"), url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2"),
        url(//fonts.gstatic.com/s/ubuntu/v11/4iCv6KVjbNBYlgoCxCvjsGyL.woff) format("woff");
}
.daydeal-box {
    padding: 0.3125rem;
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
}

.daydeal-box .header_title {
	font-weight: bolder;
	font-size: 68px;
}

.daydeal-box h3 {
    color: #f39d72;
}
@media (max-width: 1199px) {
    .daydeal-box h3 {
        font-size: 0.75rem;
    }
}
.daydeal-box > div > span {
    display: inline-block;
    padding-right: 0.3125rem;
}
.daydeal-box > div > span > span {
    display: inline-block;
    padding-right: 0.125rem;
}
.daydeal-box div > span {
    display: inline-block;
    padding-bottom: 0.25rem;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    position: relative;
    color: #ed0000;
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 1.2;
}
.daydeal-box div > span span {
    display: block;
    font-size: 0.625rem;
    line-height: 1;
    font-weight: 300;
}
@media (max-width: 767px) {
    .daydeal-box div > span:last-child {
        display: none;
    }
}
@media (min-width: 1200px) {
    .daydeal-box div > span,
    .daydeal-box div > span span {
        font-size: 0.875rem;
    }
}
.daydeal-products {
    /*background: #102747;*/
	background: url(../../../../../assets/img/shadow-category.png) repeat-x 0 0 #f6f7f9;
    margin-bottom: 1.875rem;
}
.daydeal-products .daydeal-box > div > span {
    text-align: center;
    padding-right: 0.625rem;
}
.daydeal-products .daydeal-box div > span {
    padding-bottom: 0.5rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    font-size: 0.875rem;
    text-shadow: 1px 1px 0.125rem hsla(0, 0%, 100%, 0.3);
}
.daydeal-products .daydeal-box div > span span {
    font-size: 0.875rem;
}
@media (min-width: 1200px) {
    .daydeal-products .daydeal-box div > span,
    .daydeal-products .daydeal-box div > span span {
        font-size: 1.25rem;
    }
}
@media (min-width: 576px) {
    .daydeal-products {
        margin-bottom: 3.125rem;
    }
}
@media (min-width: 1200px) {
    .daydeal-products {
        margin-bottom: 5.125rem;
    }
}
.daydeal-products .slide-inner {
    padding: 0.9375rem;
}
@media (min-width: 576px) {
    .daydeal-products .slide-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        padding: 1.875rem;
    }
}
@media (min-width: 768px) {
    .daydeal-products .slide-inner {
        padding: 3.125rem;
    }
}
@media (min-width: 576px) {
    .daydeal-products .slide-inner .slide-image {
        width: 53%;
        margin-right: 5%;
        float: left;
    }
    .daydeal-products .slide-inner .slide-image + .slide-info {
        float: left;
        width: 42%;
    }
}
.daydeal-products .slide-inner .slide-image .swiper-container {
    max-width: 675px;
    margin: 0 auto;
}
.daydeal-products .slide-inner .slide-image .swiper-container .swiper-slide {
    opacity: 0 !important;
}
.daydeal-products .slide-inner .slide-image .swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
@media (max-width: 767.98px) {
    .daydeal-products .slide-inner .slide-image .swiper-container .swiper-slide {
        padding: 20px;
    }
}
.daydeal-products .slide-inner .slide-image .swiper-container .swiper-pagination {
    position: static;
    margin-top: 5px;
}
@media (max-width: 575.98px) {
    .daydeal-products .slide-inner .slide-image .swiper-container {
        max-width: 300px;
        margin-bottom: 30px;
    }
}
@media (max-width: 575.98px) {
    .daydeal-products .slide-inner .slide-info {
        text-align: center;
    }
}
.daydeal-products .slide-inner .slide-info h2 {
    font-family: Ubuntu, sans-serif;
    font-size: 2.125rem;
    line-height: 3rem;
    margin: 0.9375rem 0 1.875rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.06em;
}
.daydeal-products .slide-inner .slide-info h2 a {
    color: #fe9f38;
    display: inline-block;
}

.daydeal-products .slide-inner .slide-info h3 a {
    color: #7587a1;
    display: inline-block;
}
.daydeal-products .slide-inner .slide-info h2 a:hover {
    color: #edeeee;
}
.daydeal-products .slide-inner .slide-info h3 a:hover {
    color: #edeeee;
}
.daydeal-products .slide-inner .slide-info h3 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-weight: 700;
    margin: 0 0 0.75rem;
    color: #fe9f38;
}
.daydeal-products .slide-inner .slide-info h4 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 400;
    color: #f39d72;
    margin-bottom: 1.4375rem;
    text-transform: uppercase;
}
.daydeal-products .slide-inner .slide-info .product-price-box {
    margin-bottom: 1.5rem;
}
.daydeal-products .slide-inner .slide-info .product-price-box .product-price {
    font-weight: 700;
    font-size: 2.125rem;
    line-height: 2.5rem;
    margin-right: 0.9375rem;
    color: #fe9f38;
}
.daydeal-products .slide-inner .slide-info .product-price-box .product-price.product-price-reduction {
    display: none;
}
.daydeal-products .slide-inner .slide-info .product-price-box .product-price.product-price-old {
    color: #7587a1;
    text-decoration: line-through;
    font-size: 1.5rem;
    font-weight: 400;
}
.daydeal-products .slide-inner .slide-info .buttons-container {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 576px) {
    .daydeal-products .slide-inner .slide-info .buttons-container {
        padding-top: 21px;
        padding-bottom: 0;
    }
}
@media (max-width: 1199.98px) {
    .daydeal-products .slide-inner .slide-info h4 {
        font-size: 1.25rem;
        line-height: 1.625rem;
        margin-bottom: 0.9375rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box {
        margin-bottom: 1.125rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box .product-price {
        margin-right: 0.625rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box .product-price.product-price-old {
        font-size: 1.25rem;
    }
}
@media (max-width: 991.98px) {
    .daydeal-products .slide-inner .slide-info h2 {
        font-size: 1.625rem;
        line-height: 1.3;
    }
    .daydeal-products .slide-inner .slide-info h3 {
        font-size: 1.375rem;
        line-height: 1.2;
    }
    .daydeal-products .slide-inner .slide-info .ajax_add_to_cart_button {
        height: 2.5rem;
        width: 2.5rem;
        line-height: 2.5rem;
    }
    .daydeal-products .slide-inner .slide-info .ajax_add_to_cart_button:active:before,
    .daydeal-products .slide-inner .slide-info .ajax_add_to_cart_button:focus:before,
    .daydeal-products .slide-inner .slide-info .ajax_add_to_cart_button:hover:before {
        color: #fe9f38;
    }
}
@media (max-width: 767.98px) {
    .daydeal-products .slide-inner .slide-info h2 {
        font-size: 1.25rem;
    }
    .daydeal-products .slide-inner .slide-info h3 {
        font-size: 1.125rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box {
        margin-bottom: 0.625rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box .product-price {
        font-size: 1.25rem;
        line-height: 1.4375rem;
        margin-right: 0.4375rem;
    }
    .daydeal-products .slide-inner .slide-info .product-price-box .product-price.product-price-old {
        font-size: 1rem;
    }
}
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIuLlxcbW9kdWxlc1xcanhkYXlkZWFsXFx2aWV3c1xcY3NzXFxqeGRheWRlYWwuY3NzIiwic291cmNlUm9vdCI6IiJ9*/
