

.up-to{
    padding-right:3.4rem
}
.up-to sup{
    font-size:2.37rem;
    font-weight:700;
    color:#222529;
    top:-2em;
    margin-right:24px;
    letter-spacing:-0.03em
}
.up-to strong{
    display:inline-block;
    position:relative;
    font-size:7.2rem;
    color:#fff;
    line-height:0.9;
    letter-spacing:1px
}
.up-to strong:before{
    content:"";
    position:absolute;
    top:-9px;
    left:-8px;
    right:0;
    bottom:-10px;
    width:2.45em;
    background-color:#222529;
    z-index:-1;
    transform:rotate(-2deg)
}
.up-to small{
    display:block;
    font-size:0.22222em;
    font-weight:600;
    text-align:right;
    padding-right:4px;
    letter-spacing:-0.01em
}

.product-section{
    margin-top:5.5rem
}
.product-section .inline-title{
    color:#183f72;
    font-family:Poppins,sans-serif;
    font-size:2rem;
    font-weight:700;
    text-transform:capitalize;
    letter-spacing:-0.025em;
    margin-right:3.4rem
}
.product-section .inline-title:not(:first-child){
    margin-bottom:2rem
}
.product-section .inline-title:not(:first-child):before{
    content:"";
    font:400 27px "porto";
    margin:0 6px 0 3px
}
.product-section .product-default .label-group{
    top:1.9rem;
    left:1.2rem
}
.product-section .product-default .product-label{
    border-radius:0
}
.product-section .nav-tabs{
    border-bottom:none
}
.product-section .nav-tabs .nav-item .nav-link{
    font-weight:700;
    letter-spacing:-0.015em;
    text-transform:capitalize;
    padding:0;
    border-bottom:none
}
.product-section .nav-tabs .nav-item .nav-link.active{
    color:#e8465f;
    border-bottom:none
}
.product-section .nav-tabs .nav-item .nav-link:hover{
    color:#e8465f
}
.product-section .nav-tabs .nav-item:not(:last-child){
    margin-right:2.3rem
}
.divider{
    height:1px;
    background:rgba(0,0,0,0.08);
    margin:1.5rem 0
}
.product-banner{
    background-image: url("../images/bg.jpg");
	background-repeat: round;
}
.product-banner .banner-subtitle{
    font-size:1.16875em;
    letter-spacing:2.1px;
    color: #fff;
    margin:0.5rem 0 1.3rem
}
.product-banner .banner-title{
    font-size:2.25em;
    line-height:1;
    letter-spacing:2.7px;
    margin-bottom:18px
}
.product-banner .banner-desc{
    font-family:Poppins,sans-serif;
    font-weight:500;
    font-size:1.75em;
    line-height:1;
    letter-spacing:0.12em;
    color:#222529
}
.product-banner .row>*{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.product-banner .up-to strong{
    letter-spacing:-1px
}
.product-banner .up-to strong:before{
    top:-14px;
    left:-4px;
    bottom:-15px;
    width:3em
}
.product-banner .up-to sup{
    top:-1em
}
.rated-products .product-default:hover figure{
    box-shadow:0 25px 35px -5px rgba(0,0,0,0.1)
}
