/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-06-02 15:12:32 */
@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: 57.17%;
    }
    .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: 40.83%;
    }

    .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: 42.8775%;
    }
    .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: 30.6225%;
    }
}

.category-image-container h1.category-name {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #fff;
    padding: 10px;
    text-align: left;
    z-index: 1;
    margin-bottom: 0;
    max-width: 55%;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.1;
}

@media only screen and (max-width: 639px) {
    .category-image-container h1.category-name {
        font-size: 1.4rem;
        max-width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .category-image-container h1.category-name {
        font-size: 1rem;
        max-width: 50%;
    }
}

.list.product-items .item .product-labels .product-label.sale-label {
   /* background: #ed1c24;
    color: #fff;*/
}

.list.product-items .item .product-item-list-price .price-final_price .old-price .price {
/* color: #fff; */
}
.list.product-items .item .product-item-list-price .price-final_price .old-price {
/*background: #ed1c24;
color: #fff;*/
}

.blog-read-more a {
    color: #1464b0 !important;
    margin-top: 10px !important;
    display: inline-block;
}

.box-tocart .action.tocart {
        background-color: #ed1c24 !important;
}

.blog-read-more-date a {
    color: #b8b6b9 !important;
}

.contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"] {
    float: left;
    width: 25px !important;
    height: 25px !important;
    background-color: #08c;
    color: #fff;
    line-height: 25px  !important;
    text-align: center;
    font-size: 13px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.sidebar.sidebar-right {
    float: right;
    max-width: 300px;
}




.page-header.type1 .navigation:not(.side-megamenu) .level0:first-child .level-top {
    padding-left: 10px !important;
}


.category-description {
    margin-bottom: 18px !important;
    margin-top: 18px !important;
    word-wrap: break-word;
    max-width: 1110px;
    margin-left: auto !important;
    margin-right: auto !important;
}


@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}
h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px 0;
}
h6 {
    font-family: Open Sans,sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}
p {
    letter-spacing: 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: #ee3d43;
}
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #282d3b;
}

html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
html .btn-sm {
    padding: .3rem .65rem;
    font-size: .75rem;
}
html .btn-lg {
    padding: .5rem .875rem;
    font-size: .875rem;
}
html .action.primary, html .btn {
    font-family: Poppins;
    letter-spacing: .01em;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}

html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-modern.btn-sm {
    font-size: .7rem;
    padding: .7rem 1.4rem;
}
html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}
html .btn-sm {
    line-height: 1.5;
}

html .btn-lg {
    line-height: 1.3333;
}
.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;
}



.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.page-header.type1 .main-panel-top {
    border-bottom: 1px solid #e7e7e7;
}
.page-header.type1 .header.panel > .header.links > li > a, .header.panel > .header.links > li.greet.welcome {
    padding: 7px 12px;
    text-transform: capitalize;
}
.page-header.type1 .page-header .switcher:first-child .options .action.toggle {
    padding-left: 0;
}
.page-header.type1 .main-panel-top .panel.header+.gap {
    background: #e7e7e7;
}
.page-header.type1 .header-main a.wishlist {
    padding-right: 0 !important;
}
.block-search .action.search {
    color: #222529;
}
.page-header.type1 .search-category {
    border-color: #fff;
}
.page-header.type1 .search-category select {
    padding-right: 8px;
}
.page-header.type1 .block-search input {
    font-size: inherit;
}
.page-header.type1 .block-search input::placeholder {
    color: #777;
    opacity: .7;
}
.page-header.type1 .search-area .minisearch .actions button {
    width: 43px;
}
@media (min-width: 992px) {
.page-header.type1 .header.panel > .header.links > li.greet.welcome + .customer-welcome {
    padding-top: 7px;
    padding-bottom: 7px;
}
header.page-header.type1.sticky-header .nav-sections {
    background-color: #282d3b;
}

/*.page-header.type1 .navigation:not(.side-megamenu) .level0 {*/
/*    margin: 0 1px 0 0;*/
/*}*/
/*.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {*/
/*    font-weight: 700;*/
/*    line-height: 20px;*/
/*    letter-spacing: -.12px;*/
/*    padding: 20px;*/
/*}*/
/*.page-header.type1 .navigation:not(.side-megamenu) .level0:first-child .level-top {*/
/*    padding-left: 0;*/
/*}*/
/*.page-header.type1.sticky-header .cart-design-2 .action.showcart .minicart-icon {*/
/*    border-color: #fff;*/
/*}*/
/*.page-header.type1.sticky-header .minicart-wrapper .action.showcart, .page-header.type1.sticky-header .minicart-wrapper .action.showcart:before, .page-header.type1.sticky-header .minicart-wrapper .action.showcart.active:before {*/
/*    color:#fff;*/
/*}*/
}
@media (max-width: 1219px) {
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 18px 12px 18px 12px;
}
}
.widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.widget:first-child {
    margin-top: 0;
}
.widget .widgettitle {
    font-size: 1em;
    letter-spacing: 0;
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
    background-color: #282d3b;
}

.page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}
.block-category-list .block-title, .side-custom-block .custom-block h2 {
    font-family: Poppins;
}
.footer .widgettitle, .footer .widget-title {
    font-size: .9375rem;
    font-weight: 600;
}
.footer, .footer p {
    line-height: 20px;
    letter-spacing: 0;
}

.ui-menu-item.level0 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu .menu-top-block a {
    display: inline-block !important;
}

.page-layout-3columns .column.main {
    width: 65% !important;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 10px !important;
}

th, td {
  text-align: left;
  padding: 8px !important;
  vertical-align: middle !important;
}

tr:nth-child(even){background-color: #f3f3f3 !important}
tr:nth-child(odd){background-color: #ffffff !important}








.navigation li.level0 .ui-menu-item > a::before {
    display: none !important;
}
.search-area .block.block-search {
    z-index: 999999999999 !important;
}

.page-title-wrapper.with-image {
    min-height: 200px;
    padding: 20px;
    margin-bottom: 20px;
}

.blog-read-more a {
    color: #1464b0 !important;
}

.blog-read-more-date a {
    color: #b8b6b9 !important;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a, .sw-megamenu.navigation li.level0.staticwidth .submenu a {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    padding: 5px 0;
    text-transform: capitalize;
    color: #696969;
    max-width: 170px;
    display: grid;
}

.blog-thumbnail {
    padding-bottom: 20px;
}

.page-layout-3columns .block.widget .products-grid .product-item {
    width: 19% !important;
padding: 10px;
}

.footer-top {
    background: #ed1c24;
}

::-webkit-input-placeholder { /* Edge */
  color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::placeholder {
  color: red;
}

@media (max-width: 920px) {
.mp_social_share_float {
     display:none;
}
}

#tab-label-additional {
    display: none;
}

.products-related .owl-carousel.show-nav-title .owl-nav {
    margin-top: -25px !important;
}

.catalog-product-view .sidebar .block.related, .catalog-product-view .sidebar .sidebar-title {
        padding-top: 15px !important;
}

.owl-carousel .owl-nav .owl-next:before {
    font-family: none !important;
    content: none !important;
}

.owl-carousel .owl-nav .owl-prev:before  {
    font-family: none !important;
    content: none !important;
}

.product-item-name {
    white-space: normal !important;
}

.mp_social_share_inline {
    display: none !important;
}

.footer-top .custom-block::before, .footer-top .custom-block::after {
        border-top: 0px solid #e7e7e7 !important;
}

.footer-middle > .container::after {
    border-bottom: 0px solid #313438;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: grey !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: grey !important;
}

.md-locator-right .title {
    display: none !important;
}

.md-locator-right .store-description {
    display: none !important;
}

.md-locatore-container .md-locator-information .md-information-right-block #store-view-list li.email::before  {
    font-family: 'Storelocator';
    font-size: 1rem !important;
}

.md-locatore-container .md-locator-information .md-information-right-block #store-view-list li.facebook::before {
   font-family: 'Storelocator';
    font-size: 1rem !important;
}

.md-locatore-container .md-locator-information .md-information-right-block #store-view-list li.twitter::before {
   font-family: 'Storelocator';
    font-size: 1rem !important;
}

.md-locatore-container .md-locator-information .md-information-right-block #store-view-list li.website::before {
   font-family: 'Storelocator';
    font-size: 1rem !important;
}

.md-locatore-container .md-locator-information .md-information-right-block #store-view-list li a {
    font-size: 12px !important;
}


.search-by-distance .input-location input {
    font-size: 15px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.search-by-distance .track1 label {
    font-size: 15px  !important;
}

.search-by-distance .radius-input-container {
    width: 60% !important;
    float: left !important;
    margin-left: 10px;
    padding-top: 5px !important;
}

.search-by-distance .track1 {
    width: 80%;
    float: left;
    display: inline-flex;
}

.search-by-distance .track1 label {
    display: inherit;
    margin-left: 20px;
margin-right: 10px;
}



.store-list .store-list-title #store-counter {
        display: none !important;
}

.store-list .store-list-title h2 {
    font-size: 16px !important;
    margin: 0 !important;
    padding: 5px !important;
}

.store-list .store-list-title {
    padding: 5px !important;
    margin: 0px !important;
}

.store-list ul#store-list .store-list-item .store-list-information .store-info-right-block a {
    font-size: 16px !important;
}

.store-list ul#store-list .store-list-item .store-list-button button {
       padding: 3px !important;
}

.md-locatore-container .store-list-title .title {
    font-size: 16px !important;
}

.md-locatore-container .store-list-title {
    padding: 10px;
}

.md-locatore-container .md-locator-holiday .md-content {
    padding: 10px;
}

span.day {
    width: 50% !important;
}

.md-locatore-container .md-locator-holiday .md-trigger .store-list-title .md-time {
        margin: 0px !important;
        line-height: 40px !important;
}

.md-locatore-container .md-locator-holiday .md-trigger:before {
    display:none !important;
}

.product-item-name a {
    white-space: normal !important;
}

button:not(.primary) {
    padding: 4px !important;
}

.block-title a, .alink {
    color: #1464b0 !important;
}

.block-title a:visited, .alink:visited {
    color: #1464b0 !important;
}

.search-type {
    float: none !important;
}

.message.success {
    margin: 5px !important;
    padding: 10px !important;
    padding-left: 45px;
    min-height: 45px;
}

.blog-read-more a {
    color: #1464b0 !important;
    margin-top: 10px !important;
    display: inline-block;
}

.blog-read-more-date a {
    color: #b8b6b9 !important;
}

.contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"] {
    float: left;
    width: 25px !important;
    height: 25px !important;
    background-color: #08c;
    color: #fff;
    line-height: 25px  !important;
    text-align: center;
    font-size: 13px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.swatch-option.color {
border-width: 1px !important;
}

.um-prodinlink {
    margin-top: 20px;
    margin-bottom: 10px;
}

.catalog-product-view .payment-request-button {
    display: none !important;
}

.swatch-option.disabled {
    display: none !important;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 15px !important;
}

.part-number-small {
    margin-bottom: 0px !important;
    font-size: 12px;
    color: darkgray;
}
