
/** BANNERS **/

.home-shop-btn > div> a {font-weight: bold;color: white;font-size: 16px;}
.home-shop-btn > div {background: #f49600;padding: 5px 5px;}
.hero_scene .title {margin-bottom: 17px;font-weight: 500;text-align: center;font-family: "Roboto-bold";text-transform: uppercase;color: #fff;background: #f49600;margin-top: 220px;padding: 0 10px;width: auto;}
.pm-banner-inner.content-align-left .pm-banner-content{width: 100% !important;max-width: 100% !important;}
.hero_scene .title{text-align: left;}
.hero_scene .title{width: 100% !important;max-width: 100% !important;margin-top: 0;}
.hero_scene .pm-banner-position{text-align: left;}
.hero_scene .pm-banner-position{justify-content: space-between !important;}

@media(max-width: 767px) {
    .hero_scene .home-shop-btn {align-self: flex-end}
    .hero_scene .home-shop-btn > div {display: inline-flex;float: right;}
}

@media(max-width: 991px){
    .hero_scene .title {font-size: 22px !important;}
}

.product-info-main .more-less-wrap {height: 70px;}
.product-info-main .price-box.price-final_price .normal-price .cur{font-size: inherit;line-height: normal;}
body.pixiedust.catalog-product-view .messages[role=alert] .message, body.pixiedust.catalog-product-view .messages[role=alert] .message a { color: #f49600 !important; }
.checkout-billing-address button.action.action-update { background-color: #f49600 !important; }
body.pixiedust .percentage-off { color: #d61a02; }