/* Resetting headlines font-family and color */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: inherit;
    font-family: inherit;
}

/* Resetting links color */
a:visited, a, a:hover {
    color: inherit;
}

p {
    font-size: inherit;
    line-height: inherit;
}

.languages__menu.dropdown__menu{
    z-index: 999;
    background: #fff;
}

/* AW slider fix*/
#aw-box-k5fa116929d657544f1c3633f {
    max-width: 1600px!important;
}

.frontpage-content .page-title-frontpage{
    text-align: left;
}

.m-productlist-figure {
    width: 100%;
}

.m-productlist-figure .placeholder {
    padding-top: 0!important;
}
.m-productlist-figure img {
    position: relative!important;
}

.site-content .slider-frontpage .owl-carousel {
    margin: 0 auto !important
}

.owl-controls {
    position: absolute;
    top: 50%;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding: 0 5px;
    margin-top: -90px
}

.owl-controls owl-buttons {
    width: 50px;
    height: 50px;
    background-color: #000
}

.owl-controls .fa-chevron-left {
    width: 40px;
    height: 40px;
    background-color: #7f7f7f;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    margin: 0 !important;
    padding: 0 !important;
    float: left
}

.owl-controls .fa-chevron-left:before {
    margin-right: 3px
}

@media screen and (max-width:425px) {
    .owl-controls .fa-chevron-left {
        background-color: transparent;
        color: #7f7f7f
    }

    .owl-controls .fa-chevron-left:before {
        margin-left: -10px
    }
}

.owl-controls .fa-chevron-right {
    width: 40px;
    height: 40px;
    background-color: #7f7f7f;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    margin: 0 !important;
    padding: 0 !important;
    float: right;
    margin-top: -90px
}

.owl-controls .fa-chevron-right:before {
    margin-left: 3px
}

@media screen and (max-width:425px) {
    .owl-controls .fa-chevron-right {
        background-color: transparent;
        color: #7f7f7f
    }

    .owl-controls .fa-chevron-right:before {
        margin-right: -10px
    }
}

.site-content .page-title {
    border: 0;
    margin-top: 25px
}

.site-content .page-title .h1 {
    text-align: center
}

.site-content .page-title-frontpage {
    text-align: left
}

.site-content .page-title-frontpage .h1 {
    font-size: 40px
}

.site-content .slider-frontpage .owl-carousel {
    margin: 0 auto !important
}

.products-also-bought,
.products-related {
    max-width: 1400px;
    margin: 0 auto
}

.m-productlist div div article {
    flex-wrap: wrap
}

.m-productlist-figure {
    width: 100%
}

.m-productlist-figure .placeholder {
    padding-top: 0 !important
}

.m-productlist-figure img {
    position: relative !important
}

.slider-frontpage .m-productlist-figure:hover {
    opacity: .8
}

.slider-frontpage .m-productlist-title {
    text-align: center
}

.slider-frontpage .m-productlist-price {
    font-size: 20px;
    line-height: .5
}

.slider-frontpage .m-productlist-heading {
    padding: 0 !important
}

.slider-frontpage .m-productlist-heading .h4 {
    font-size: 14px
}

@media screen and (max-width:992px) {
    .slider-frontpage .product-action {
        display: block
    }
}

.slider-frontpage .product-action p {
    text-align: center;
    margin: 0 20px 0 0
}

.slider-frontpage .product-action p.fp-product-price {
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-frontpage .product-action p.fp-product-price * {
    margin: 0;
    padding: 4px
}

@media only screen and (min-width:960px) {
    .slider-frontpage .product-action p.fp-product-price s {
        margin-top: 6px
    }
}

.slider-frontpage .product-action p.fp-product-price.fp-price-from {
    padding-top: 4px;
    display: block;
    width: 100%
}

@media screen and (max-width:992px) {
    .slider-frontpage .product-action p {
        display: block;
        text-align: center;
        margin-right: 0;
        padding: 0 0 15px
    }
}

.slider-frontpage .product-action span {
    width: auto !important;
    margin: 0
}

@media screen and (max-width:992px) {
    .slider-frontpage .product-action span {
        display: block;
        text-align: center
    }
}

.slider-frontpage .product-action .is-block {
    font-size: 14px
}

.slider-frontpage .product-transaction {
    background: #fff !important;
    border: 0;
    padding: 0 !important
}

.slider-frontpage .product-transaction .panel-body {
    padding-top: 0
}

.slider-frontpage .productContent {
    border: 0 !important
}

.slider-frontpage .productContent {
    border: 0!important;
}

.m-productlist-heading *, .m-productlist-stock *{
    text-align: left!important;
}

.slider-frontpage .product-action p.fp-product-price *,
.slider-frontpage .product-transaction .panel-body,
.m-productlist-offer{
    padding: 0!important;
}

.slider-frontpage .product-action p.fp-product-price{
    justify-content: flex-start!important;
}

.site-content .page-title .h1{
    font-family: var(--kc-accent-font);
    font-size: var(--kc-headline-font-size)!important;
    line-height: var(--kc-small-line-height);
    font-weight: var(--kc-main-font-weight);
}