/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-10-10 12:40:22 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}

/* BOF Vasi */
.bold-400 {
  font-weight: 400;
}

.bold-500 {
  font-weight: 500;
}

.bold-600 {
  font-weight: 600;
}

.bold-700 {
  font-weight: 700;
}

.bold-800 {
  font-weight: 800;
}

.image-align-left {
  float: left;
  margin: 0px 10px 10px 0px;
}

.image-align-right {
  float: right;
  margin: 0px 0px 10px 10px;
}

.grey-space {
  border-radius: 20px;
  background: #F4F4F4;
  padding: 20px;
}

.grey-space-straight {
  background: #F7F7F7;
  padding: 40px 20px;
}

.light-orange-space {
  border-radius: 20px;
  background: #fdf0e6;
  padding: 20px;
}

.space-top-10 {
  margin-top: 10px;
}

.space-top-20 {
  margin-top: 20px;
}

.space-top-30 {
  margin-top: 30px;
}

.space-top-40 {
  margin-top: 40px;
}

.space-top-50 {
  margin-top: 50px;
}

.pad-left-10 {
  padding-left: 10px !important;
}

.pad-left-20 {
  padding-left: 20px !important;
}

.pad-left-30 {
  padding-left: 30px !important;
}

.pad-left-40 {
  padding-left: 40px !important;
}

.pad-left-50 {
  padding-left: 50px !important;
}

#block-upsell-heading {
    color: #ec7200;
}

.header-row .header-right {
    min-width: 16%;
}

.main-product-detail {
    background-color: #fff;
}

.small-list.products-grid .product-items .product-item-details a {
    font-weight: 600;
}

.small-list.products-grid .product-items .product-item-details .old-price {
    vertical-align: top;
}

.minicart-items .product-item-details .price, .price-including-tax, .price-excluding-tax {
    font-size: .9rem;
}

.old-price {
    vertical-align: top;
    margin-top: 0.2143em;
}

.old-price .price {
    font-size: 1em;
}

.price-excluding-tax:before {
    font-size: 0.8rem!important;
}

.price-container .price-excluding-tax, .price-container .price-excluding-tax .price {
    font-size: 0.8rem!important;
}

.product-info-main .product-info-price .price-box .price {
    color: #444;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2rem;
}

button.primary.bold-700 {
    padding: 15px 15px;
    border: 2px solid #f4bc88;
}

@media (max-width: 575px){
button.primary.bold-700 {
    margin-top: 5px;
}
}

.main-product-detail {
    padding: 0 0 71px 0;
}

.product-info-main .stock.available span:nth-of-type(2), .product-info-main .stock.unavailable span:nth-of-type(2) {
    text-decoration: underline;
    text-decoration-color: #ec7200;
    text-decoration-thickness: 3px;
}

#orange-underline {
    text-decoration: underline;
    text-decoration-color: #ec7200;
    text-decoration-thickness: 3px;
}
/* EOF Vasi */

h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-family: Open Sans,sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
h6 {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .action.primary, html .btn {
    font-family: Poppins;
    letter-spacing: .01em;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}
html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}
html .action.primary {
    color: #fff;
    background-color: #cc7700;
    border-color: #cc7700 #cc7700 #cc7700;
}
html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #000;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}
html .background-color-secondary {
    background-color: #f4a085 !important;
}
.widget, .sidebar-content .widget {margin-top: 1.5rem;margin-bottom: 1.5rem;}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}
.owl-carousel.show-nav-title .owl-nav {
    margin-top: -22px;
}
.page-wrapper > .breadcrumbs {
    margin-bottom: 30px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    font-size: .625rem;
    font-weight: 700;
    letter-spacing: -.025em;
}
.page-wrapper > .breadcrumbs .items {
    font-size: 10px;
    font-weight: 700;
    position: relative;
}
.page-wrapper > .breadcrumbs .items:after {
    border-bottom: 1px solid #e7e7e7;
    left: 10px;
    right: 10px;
    position: absolute;
    content: '';
    bottom: 0;
}
.page-wrapper > .breadcrumbs .items>li.home a {
    width: auto;
    text-indent: 0;
}
.page-wrapper > .breadcrumbs .items > li:not(:last-child)::after {
    content: "\f809";
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}
.page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}
.catalog-category-view .sidebar.sidebar-main .sidebar-content,.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: none;
}
.sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions {
    padding: 0;
    margin-bottom: 30px;
    border: none;
}
.filter-current {padding: 0;}
.block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title,.filter .filter-current-subtitle {
    border-bottom: 2px solid #dfdfdf;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 10px;
}
.block-category-list .block-content,.filter-options-content,.filter-current .items,.filter-actions {
    padding-left: 10px;
}
.block-category-list .block-title {
    padding-top: 0;
}
.block-category-list .block-content ol li a {
    font-size: 12px;
}
.side-custom-block .custom-block:last-child {
    margin-bottom: 0;
}
.side-custom-block .custom-block h5 {
    margin-top: 0 !important;
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.footer-middle ul.links li {
    padding: 0;
}
.footer-middle ul.links li a {
    line-height: 25px;
}
.footer-middle .block .block-title strong {
    font-weight: 600;
}
.footer-middle a {
    text-decoration: none;
}
.footer-middle > .container:after {
    content: '';
    display: block;
    border-bottom: 1px solid #4e4e4e;
    margin-top: 28px;
}
.footer-middle .block {
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .footer-middle > .container > .row > .col-lg-3 {
        padding-left: 4%;
    }
}
.footer-bottom address {
    float: none;
}
.social-icons > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
}
.footer .social-icons a [class^="porto-icon-"] {
    font-size: 16px;
    color: inherit;
}
.footer .social-icons a[title="Facebook"]:hover {
    background-color: #3b5a9a;
    color: #fff;
}
.footer .social-icons a[title="Instagram"]:hover {
    background-color: #c13584;
    color: #fff;
}
.footer  .social-icons a[title="Twitter"]:hover {
    background-color: #1aa9e1;
    color: #fff;
}
.footer .social-icons a[title="Linkedin"]:hover {
    background-color: #7c4a3a;
    color: #fff;
}
.footer-bottom .social-icons a {
    color: #fff;
    transition: all .3s;
    margin: 0 3px;
}
.footer-bottom .social-icons {
    margin: 0;
}
.footer {
    background-color: #222529;
    padding-bottom: 1.5rem;
}