body{
    font-size: 14px;
}

.container,
.container.with-xlarge {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

/* site-corporate */
.site-corporate {
    padding: 10px 0;
    border-bottom: 10px solid #1e1e1e;
    background: #CC001E;
}

.site-corporate [class*=col-] {
    min-height: 0;
}

.site-corporate .is-inline-block {
    vertical-align: middle;
}

.quick-cart-link {
    display: block;
    padding: 0 15px;
    color: white !important;
}

.quick-cart-link .fa {
    padding-right: 5px;
}

.m-quick-cart__count.h6 {
    display: block;
    background: black;
    color: white !important;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: -7px;
    left: 23px;
    width: 15px;
    font-size: 12px;
    font-weight: 700;
}

.top-menu {
    margin: 0;
    padding: 0;
}

.top-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.quick-cart-link,
.top-menu li a,
.login-link {
    color: white!important;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-menu.top-menu>li {
    margin: 0 14px;
}

.product-menu li {
    position: relative;
}

.product-menu>li>ul {
    padding-top: 5px;
}

.product-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    text-align: left;
    width: 100%;
    min-width: 150px;
}

.product-menu ul ul {
    top: 0;
    right: 100%;
    left: auto;
}

.text-menu .dropdown-menu .dropdown-container ul li,
.product-menu ul li {
    border-bottom: 1px solid white;
}

.product-menu ul li a {
    padding: 9px 10px;
    display: block;
    background: #CC001E;
}

.text-menu .dropdown-menu .dropdown-container li>a:hover,
.product-menu ul li a:hover {
    background: #1e1e1e;
    color: white;
}

.product-menu li:hover>ul {
    display: block;
}

.text-menu .dropdown-menu {
    padding: 5px 0 0 0;
    text-align: left;
    min-width: 150px;
}

.text-menu .dropdown-menu .dropdown-container {
    border: none;
}

.text-menu .dropdown-menu .dropdown-container ul li {
    padding: 0;
}

.text-menu .dropdown-menu .dropdown-container ul li a {
    background: #CC001E;
    padding: 9px 10px;
}

.login-link{
    vertical-align: middle;
    padding-left: 14px;
}

/* mobile */
.mobile-form-li:after {
    border: none;
}

.top-search-form.mm-form {
    margin: 20px;
}

.mm-menu{
    background: #cccccc;
}

/* text block */
.main-title {
    font-size: 31px;
    font-weight: 700;
}

.main-paragraph {
    font-weight: 600;
    font-size: 25px;
    margin: 0;
}

.mm-navbar__title{
    font-weight: 700;
    color: #000000!important;
    text-transform: uppercase;
    font-size: 21px;
}

.mm-listitem>a, .mm-listitem>span{
    font-weight: 500;
    color: #000000!important;
    font-size: 16px;
}

.site-header .top-search-form {
    margin-top: 20px;
}

.top-search-form .form-input{
    border: 1px solid #000000;
    border-radius: 20px 0 0 20px;
    height: 39px;
    padding: 5px 5px 5px 15px;
    font-size: 16px;
    color: #000000;
}

.top-search-form .form-input::placeholder{
    font-size: 16px;
    font-style: italic;
    color: #000000;
}

.top-search-form .input-group-button {
    height: 39px;
}

.top-search-form .button {
    border: none;
    background: #CC001E;
    border-radius: 0 20px 20px 0;
    height: 39px !important;
    padding: 0 15px !important;
    color: #ffffff;
    font-size: 21px!important;
}

/* header */
.logo.w-logo img {
    display: block;
    margin: 0 auto;
}

/* slider */
.site-slider {
    margin-bottom: 50px;
}

.site-slider .container {
    padding: 0;
}

.owl-pagination {
    display: none;
}

.hero-slider-theme,
.product-slider-theme {
    margin: 0;
}

.hero-slider-theme img {
    width: 100%;
}

.w-slider-container:after {
    background: url(/upload_dir/pics/slider-shadow.png) no-repeat center top;
    content: "";
    display: block;
    position: absolute;
    bottom: -36px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-size: contain;
    height: 37px;
}

.owl-buttons .owl-prev:before,
.owl-buttons .owl-next:before {
    color: white;
    top: auto !important;
    bottom: 25px !important;
}

.site-slider .w-slider-caption.item-caption {
    background: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    right: 0;
    left: auto;
    bottom: unset !important;
    max-width: 1100px;
    margin: 0 auto;
}

.site-slider .item-text {
    max-width: 112px;
    margin: 0 0 0 auto;
    text-align: left;
    margin-right: 0;
}

.site-slider .item-text .h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #1e1e1e;
    text-transform: uppercase;
}

.site-slider .item-text .h4 span {
    color: #CC001E;
}

/* three boxes */
.main-boxes {
    margin: 30px 0;
}

.box {
    position: relative;
    margin: 0 0px 12px 0;
}

.box>a {
    display: block;
}

.box img {
    display: block;
    width: 100%;
}

.box .description {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}

.box .description a {
    color: white;
    font-weight: 600;
    padding: 5px 0px;
    display: block;
}

/* usp */
.usp-boxes {
    margin: 30px 0;
}

.usp-boxes .box-wrapper {
    overflow: hidden;
}

.usp-boxes .box {
    background: url(/upload_dir/pics/usp-bg-vs-shadow.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-bottom: 19px;
}

.usp-boxes .box:after {
    background: url(/upload_dir/pics/usp-shadow.png) no-repeat center top;
    content: "";
    display: block;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-size: cover;
    height: 19px;
}

.usp-boxes .box img {
    display: block;
    position: absolute;
    bottom: -55px;
}

.usp-description {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
        color: white;
    font-weight: 600;
    display: block;
    font-size: 28px;
    line-height: 28px;
}

.usp-description a {

}

.m-product-information .m-product-price-from{
    font-size: 24px;
}

.m-product-information .h4.m-product-price{
    font-size: 36px;
}

.m-product-variants .panel-warning,
.m-product-variants .panel-success {
    background: none;
}

.m-product-additional-info table{
    margin: 0;
}
/* footer */
.site-footer {
    background: #1e1e1e;
}

.site-footer .container {
    padding: 0 25px;
}

.site-footer .container .row>div:not(:last-child) {
    margin-bottom: 30px;
}

.site-footer p,
.site-footer li {
    color: white;
    line-height: 18px;
    margin-bottom: 0;
}

.site-footer p,
.site-footer li,
.site-footer a {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

.site-footer .footer-title {
    font-family: 'Khand', sans-serif;
    color: #CC001E;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.site-footer .social-links a {
    display: block;
    width: 35px;
    height: 35px;
    color: #1e1e1e;
    background: white;
    border-radius: 100%;
    text-align: center;
    padding-top: 7px;
    margin: 0 0 10px 0;
}

.site-footer .social-links a:hover {
    color: #CC001E;
}

.site-footer .social-links a .fa {
    font-size: 21px;
}

.site-footer .sipping-col p+p {
    max-width: 235px;
    margin: 0;
}

/* Gallery */


@media(min-width:480px) {
    .site-slider .item-text {
        max-width: 150px;
        margin-right: 10px;
    }

    .site-slider .item-text .h4 {
        font-size: 25px;
        line-height: 25px;
    }

    .description a {
        font-weight: 700;
        padding: 8px 0px;
        font-size: 21px
    }
}

@media(min-width:768px) {
    .site-slider .item-text {
        max-width: 225px;
    }

    .site-slider .item-text .h4 {
        font-size: 40px;
        line-height: 40px;
    }
}

@media(min-width:960px) {
    .site-corporate {
        padding: 15px 0;
        border: none;
        background: url(/upload_dir/pics/header-bg-full.png) no-repeat right;
        background-size: cover;
    }

    .logo.w-logo img {
        display: inline-block;
        margin: 0;
    }

    .site-slider .item-text {
        max-width: 315px;
        margin-right: 20px;
    }

    .site-slider .item-text .h4 {
        font-size: 56px;
        line-height: 56px;
    }

    .description a {
        font-size: 30px
    }

    .site-footer .price-col {
        padding-left: 100px !important;
    }

    .site-footer .follow-col .footer-title {
        text-align: center;
    }

    .site-footer .social-links a {
        margin: 0 auto 10px auto;
    }

    .site-footer .container .row>div:not(:last-child) {
        margin-bottom: 0;
    }
}