.widget-area .widget {
    font-size: .875em;
    font-weight: 400;
}
.widget .widget-title, .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
}

.widget a {
    font-weight: 600;
    text-decoration: underline;
    color: #656971;
}
h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    color: #484c51;
}
h1 {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
    font-weight: 300;
}
.product-item .card-title {
    
    font-weight: 400;
    margin-bottom: 0.5407911001em;
    text-align: center
}
.fs-7 {
    font-size: 0.875rem;
}
.breadcrumb a, a {
    color: #656971;
    text-decoration: underline;
}
.btn-primary{
    background-color: #ff5723;
    border-color: #ff5723;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #c8441c;
    border-color: #c8441c;
}
.banner-content {
    background-size: cover;
    background-position: 50%;
}
.alert-success {
    background-color: #0f834d !important;
    color: #ffffff !important;
}
.alert-success .alert-link {
    color: white;
}
.footer {
    background: #222;
}
.footer .widget-title {
    color: #fff;
    font-size: 1.2em;
}
.footer .widget ul {
    padding-left: 0px;
}
.footer .widget a, .footer .widget a:hover {
    font-weight: normal;
    text-decoration: none;
    color: #a6a6a6;
}
.product-item {
    border: 0px;
}
.product-item:hover {
    border: 1px solid #898989;
    border-radius: 5px;
    top: -4px;
    cursor: pointer;
}
.price {
    color: #ff5723;
}
.text-light-grey {
    color: #a6a6a6;
}
.accordion-button:not(.collapsed) {
    color: #ff5723;
    background-color: #fff;
}
.accordion-button:focus {
    box-shadow: 0 0 0 0.25rem #ff572330;
}
.navbar-white a {
    color: #ff5723;
}
.navbar-white a:hover, .navbar-white a:active, .navbar-white a:focus {
    color: #c8441c;
}

.background-primary {
    background-color: #ff5723;
}
.dropdown-cat .dropdown-item:focus, .dropdown-cat .dropdown-item:hover {
    color: #ff5723;
    background-color: #fff;
}
.dropdown-cat li a {
    color: #797979;
}
.swiper {
    overflow: hidden;
    width: 100%;
    height: 400px;
}
.swiper-button-prev, .swiper-button-next {
    color: #9b9b9b !important;
}
.swiper-pagination-bullet-active {
    background-color: #ff5723 !important;
}
.banner a {
    text-decoration: none;
}
.height-x1 {
    height: 223px;
}
.height-x2 {
    height: 446px;
}
.text-no-decoration {
    text-decoration: none;
}