/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-06-12 18:31:10 */
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: 73.5%;
    }
    .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: 24.5%;
    }

    .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: 55.125%;
    }
    .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: 18.375%;
    }
}

/*** LAST CHANGES CL - 30 DEC 2021 ***/
/*** ****/
@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%;
  }
}

.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs>ul, .layout-1220 .page-wrapper>.page-bottom, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container, .layout-1220 .container, .container, .page-header.type15 .header-main .header.content {
  max-width: 88%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto;
}

body {
  line-height: 1.5;
  letter-spacing: 0;
  background-color: #f4f4f4;
  color: #4a4a4a;
}

p {
  letter-spacing: 0;
  margin-bottom: 1rem;
  line-height: 1.5,
}

li {
  line-height: 1.5;
}

@media (max-width: 575px) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Source Sans Pro", sans-serif;
  color: #4a4a4a;
  letter-spacing: normal;
}

h1 {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}

h2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}

h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}

h4 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}

h5 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}

h6 {
  font-weight: 700;
  font-size: .925rem;
  line-height: 1.25;
}

/*** fix browser outline **/
.btn:focus,
.btn.focus,
a:focus {
  outline: 0;
  box-shadow: none;
}

.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 {
  line-height: 1.42857;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .15em;
  padding: 1.125em 2.1em;
  font-size: .875rem;
}

html .btn-modern {
  font-size: .8755rem;
  padding: 1em 2.8em;
}

html .btn-lg {
  line-height: 1.3333;
}

html .action.primary {
  color: #fff;
  background-color: #009CA6;
  border-color: #009CA6 #009CA6 #009CA6;
}

html .btn-xl {
  font-size: 1rem;
  padding: .8rem 2rem;
}

.btn-modern.btn-xl {
  font-size: 1rem;
  padding: 1.25em 3.125em;
}

.btn-modern.btn-lg {
  font-size: .875rem;
  padding: 1rem 2.25rem;
}

.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 #0b0c0e;
}

html .btn-light {
  color: #222529;
  background-color: #fff;
  border-color: #fff #fff #e6e6e6;
}

html .btn-quaternary {
  color: #fff;
  background-color: #323232;
  border-color: #323232 #323232 #191919;
}

html .background-color-secondary {
  background-color: #B53B50 !important;
}

html .background-color-primary {
  background-color: #009CA6 !important;
}

html .background-color-dark {
  background-color: #B53B50 !important;
}

.top-icon .porto-sicon-header {
  margin-bottom: .75rem;
}

.page-header.type15 .main-panel-top {
  display: block;
  border-bottom: 1px solid #e7e7e7;
}

.page-header.type15 .panel.wrapper {
  min-height: 48px;
  font-size: 12px;
}

.page-header.type15 .nav-sections .navigation {
  max-width: 100%;
}

.page-header.type15 .header-main .separator {
  display: none;
}

.page-header.type15 .header-contact .wishlist i {
  font-size: 27px;
}

.minicart-wrapper .action.showcart .counter.qty {
  background-color: #b35827;
}

@media (min-width: 1500px) {
  .page-header.type15 .search-area {
    margin-right: 1em;
  }
}

@media (min-width: 1200px) {
  .page-header.type15 .header-main .header-right {
    flex: 1;
  }

  .page-header.type15 .header-main .header-left {
    flex: inherit;
  }
}

@media (min-width: 992px) {
  .page-header.type15 .header-main .header-left, .page-header.type15 .header-main .header-right {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header.type15.sticky-header .header-main .header-left, .page-header.type15.sticky-header .header-main .header-right {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header.type15 .switcher:first-child .options .action.toggle {
    padding-left: 0;
  }

  .page-header.type15 .header.panel>.header.links>li {
    padding: 0 5px;
  }

  .page-header.type15 .header.panel>.header.links>li>a {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 26px;
    padding: 0;
  }

  .page-header.type15 .header.panel>.header.links>li:last-child {
    padding-right: 0;
  }

  .page-header.type15 .header.panel>.header.links>li:after {
    content: "|";
    font-weight: 300;
    position: relative;
    top: -1px;
    font-size: .95em;
    opacity: .8;
    margin: 0 4.5px 0 10.5px;
  }

  .page-header.type15 .header.panel>.header.links>li:last-child:after {
    display: none;
  }

  .page-header.type15 .navigation:not(.side-megamenu) li.level0 .submenu .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
    max-width: 100%;
  }

  .page-header.type15 .navigation .level0 .submenu a {
    /* font-family: Open Sans, sans-serif;*/
  }

  .page-header.type15 .navigation:not(.side-megamenu) .level0 .level-top {
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -.5px;
    padding: 35px 15px 35px 15px;
  }

  .page-header.type15.sticky-header .navigation:not(.side-megamenu) .level0 .level-top {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .page-header.type15 .header-contact .wishlist {
    margin: 0;
    top: 1px;
    position: relative;
  }

  .page-header.type15 .minicart-wrapper {
    height: 27px;
  }

  .page-header.type15 .search-area {
    max-width: 568px;
  }

  .page-header.type15 .search-area .minisearch .actions button {
    color: #fff;
    background: #222529;
    border-radius: 0 24px 24px 0;
    padding: 0 28px 0 21px;
    font-size: 19.5px;
    width: auto;
  }

  .page-header.type15 .block-search .action.search:before {
    font-weight: 400;
  }

  .page-header.type15 .search-category {
    right: 70px !important;
  }

  .page-header.type15 .block-search input, .page-header.type15 .search-category {
    height: 48px;
    font-style: normal;
  }
}

@media (min-width:992px) and (max-width: 1279px) {
  .page-header.type15 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 35px 10px 35px 10px;
  }
}

@media (max-width: 767px) {
  .page-header.type15 .main-panel-top {
    display: none;
  }
}

.page-wrapper>.breadcrumbs {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 35px;
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .05em;
}

.page-wrapper>.breadcrumbs .items {
  padding-top: 16px;
  padding-bottom: 16px;
}

.page-wrapper>.breadcrumbs .items>li.home a {
  width: auto;
  text-indent: 0;
}

.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: 1px solid #e7e7e7;
  padding: 0 0 6px;
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  letter-spacing: .05em;
}

.side-custom-block .custom-block h2 {
  margin-bottom: 10px;
}

.block-category-list .block-content, .filter-options-content, .custom-block .block-content, .filter-current .items, .filter-actions {
  padding-left: 15px;
}

.block-category-list .block-content ol li a {
  font-size: 12px;
  padding: 4px 0;
  font-weight: 400;
}

.side-custom-block .custom-block:last-child {
  margin-bottom: 0;
}

.side-custom-block .custom-block h5 {
  margin-top: 0 !important;
}

@media (min-width: 1500px) {
  .page-layout-2columns-left .sidebar-main, .page-layout-2columns-right .sidebar-main {
    flex: 0 0 20%;
    width: 20%;
  }

  .page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main {
    flex: 0 0 80%;
    width: 80%;
  }
}

.product-item-info .product-item-details .product-item-actions .tocart {
  letter-spacing: 0;
}

.widget, .sidebar-content .widget {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.widget .widgettitle {
  font-size: 1rem;
  letter-spacing: -.02em;
}

.footer, .footer p {
  letter-spacing: 0;
  font-size: .938rem;
}

.footer .widgettitle, .footer .widget-title {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 600;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #fff;
}

.footer-top .custom-block:before, .footer-top .custom-block::after {
  display: none;
}

.footer-top>.container {
  max-width: 100%;
}

@media (min-width: 992px) {
  .footer-middle .col-lg-3:last-child {
    text-align: right;
  }
}

.footer-bottom address {
  order: 1;
  padding: 10px 8px 10px 0;
  text-align: left;
  margin-right: auto;
  flex: auto;
}

.product-addto-links {
  display: none;
}

/* WDEV.CSS CHANGES*/
/* TO DELETE */
.options-list .field.qty.simple {
  position: relative;
  top: inherit;
  left: inherit;
  margin-right: 0;
}

.options-list div.label {
  height: 2rem;
}

.product-info-price .price-final_price {
  display: flex;
  align-items: center;
}

.product-info-price .field.qty {
  float: none;
  position: relative;
  left: 20%;
  display: table;
  top: auto;
}

.qty.field .input-text.qty {
  border: solid !important;
}

.nested.options-list .field.choice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #e7e7e7;
  margin: 0;
  padding: 5px 0;
  height: 70px;
}

.field.choice .qty {
  text-align: inherit;
  position: inherit;
  bottom: auto;
  margin-right: 20px;
}

.nested.options-list .qty {
  margin-right: 20 px;
  font-size: 1.125rem;
  font-weight: 500;
}

.box-tocart .actions {
  margin: 0;
}

.product-options-bottom div.fieldset {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* END WDEVS.CSS CHANGES ***/
/***** CHANGES TESTNEGATIVE *****/
.slider-title, .section-title {
  font-size: 1.25rem;
  color: #B53B50;
}

.footer .footer-bottom {
  font-size: .938rem;
}

@media only screen and (min-width: 992px) {
  .sticky-logo .logo img {
    height: auto;
    width: auto;
    max-width: 200px;
    margin-right: 40px;
  }
}

@media (max-width: 767px) {
  .logo {
    width: 140px;
  }
}

@media (min-width: 992px) {
  .page-header.type6 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 1rem;
    font-weight: 600;
  }

  .page-header .navigation li.level0:hover {
    background-color: transparent !important;
  }

  .nav-sections-item-content>.navigation {
    display: flex;
    justify-content: center;
  }
}

.section {
  padding: 60px 0 20px;
  margin: 0;
}

/* LINKS */
a:visited, .alink:visited, a .grey-links {
  color: #666;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
}

a, a:focus {
  color: #009CA6;
}

.grey-links:hover {
  color: #4298B5;
}

a.tn-link, a.tn-link:focus, a.tn-link:visited {
  color: #009CA6;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-line: underline;
}

.tn-link:hover {
  color: #00848D;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  text-decoration-line: underline;
}

.footer-middle a {
  color: #fff;
}

.footer-middle a:hover {
  color: #74BFD3;
}

/* PRICE */
.price-box .price {
  color: #B53B50;
  font-size: 1.25rem;
}

/* CONTENT PARAGRAPH FOR EDITABLE PAGES */
.content-entry {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  color: #4a4a4a;
}

@media (min-width: 992px) {
  .two-columns {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 4rem;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.color-primary {
  color: #009CA6;
}

.color-secondary {
  color: #B53B50;
}

.color-lightgrey {
  color: #F6F7F9;
}

button.btn-green {
  color: #fff;
  background-color: #009CA6;
  border-color: #009CA6 #009CA6 #008c95;
}

button.btn-green:hover {
  background-color: #008c95;
  border-color: #008c95 #008c95 #009CA6;
}

.editable-content ul {
  padding-left: 2rem;
  margin-bottom: 20px;
}

.editable-content ul li {
  list-style: square;
  line-height: 1.25;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: inherit;
  font-weight: 400;
  color: #4a4a4a;
}

.editable-content ul [class^=porto-icon-] {
  list-style: none;
  margin-right: 16.5px;
  line-height: 1.5;
  position: relative;
  color: #21293c;
  font-size: 1rem;
}

.editable-content ul .porto-icon-ok:before {
  content: '\e8c1';
  margin-right: .5em;
}

.editable-content p {
  line-height: 1.7;
}

/* payments icons footer */
.payment-icons {
  width: 50px;
  height: auto;
}

@media(min-width:768px) {
  .payment-icons {
    display: block;
    float: right;
  }
}

/* PRODUCT PAGE */
.product-options-wrapper .swatch-opt {
  margin: 20px 0;
  position: relative;
  top: 20px;
}

.product.data.items>.item.content p {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .005em;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.fieldset>.field .label span, .price .price-notice {
  font-size: 1.125rem;
  font-weight: 500;
}

.product-info-main .product-reviews-summary .reviews-actions a {
  text-decoration: underline;
  font-size: 1rem;
}

label .product-name {
  font-size: 1.125rem;
  color: #4a4a4a;
}

.price-container .price {
  font-size: 1.25rem;
  font-weight: 500;
}

old-price .price-container span {
  font-size: 1.25rem;
}

/* Category VIEW prices */
.price-final_price .price {
  font-size: 1.75rem;
  font-weight: 600;
  color: #009ca6;
}

.old-price .price-final_price .price {
  color: #a7a7a7;
  font-size: 1.25rem;
  padding-left: 0.25rem;
}

/* CART BTN */
.box-tocart .action.tocart,
.box-tocart .action.checkout {
  min-width: 160px;
}

button.action.primary:hover {
  background-color: #00848D !important;
  color: white;
}

#product_addtocart_form button.checkout {
  background-color: #009ca6;
  height: 3rem;
  padding: 0 2em;
  margin-bottom: 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: -.015em;
  font-weight: 600;
  line-height: 1;
  border: none;
  margin-left: 20px;
}


.product-item-info .product-item-details .product-item-actions .tocart {
  color: #fff;
  background-color: #009CA6;
  border-color: #009CA6;
}

.product-item-name a {
  font-size: 0.938rem;
}

.box-tocart .action.tocart {
  background: unset;
  color: #151c24;
  border: solid 2px #009ca6;
  line-height: 1;
  font-weight: 600;
}

.product-options-wrapper .swatch-attribute-label {
  font-size: 1.125rem;
  font-weight: 600;
}

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
  font-size: .938rem;
}

.box-tocart .field.qty {
  margin-right: 2rem;
}

.product-details .price-container span {
  color: #009ca6;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1;
}

.old-price .price-container span {
  font-size: 1.25rem;
}

.qty.field .input-text.qty {
  border-radius: 0 !important;
  border-width: 1px 0 1px 0 !important;
  border-color: #e7e7e7 !important;
}

a .action .view, .action .add {
  text-decoration: underline !important;
}

.product.data.items>.item.title>.switch {
  font-size: 1rem;
  font-weight: 600;
}

.review-fieldset>.field .label span {
  font-size: 1rem;
}

/***** FAQ ACCORDION *****/
#faq .card {
  margin-bottom: -1px;
  border: 1px solid #e6e6e6;
}

#faq .card .card-header {
  border: 0;
  border-radius: 2px;
}

#faq .card .card-header .btn-header-link {
  color: #4a4a4a;
  display: flex;
  align-items: center;
  text-align: left;
  background: #f7f7f7;
  padding: 8px 26px 8px 0;
  text-transform: uppercase;
  letter-spacing: inherit;
  font-weight: 700;
  font-size: 1rem;
  font-family: inherit;
  white-space: normal;
}

#faq .card .card-header .btn-header-link[aria-expanded="true"] {
  color: #009CA6;
}

#faq .card .card-header a.btn-header-link:hover {
  color: #009CA6;
  text-decoration: underline;
}

#faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 16px;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: #f7f7f7;
  color: #4a4a4a;
}

#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#faq .card .collapsing {
  background: #fff;
  line-height: 1.5;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #fff;
  line-height: 1.75;
  color: #4a4a4a;
  border-top: 1px solid #ebebeb;
}

/***** END FAQ ACCORDION *****/
/** custom labels **/
.product-labels .product-label.sale-label {
  background-color: #B43B50;
}

.product-label.sale-label {
  color: #fff;
}

.product-labels {
  font-size: .75rem;
}

/* quickview fix **/
.weltpixel_quickview-catalog_product-view .column.main {
  padding: 1rem !important;
}

.weltpixel_quickview-catalog_product-view .product-options-wrapper {
  display: none;
}

.product-item .weltpixel-quickview.weltpixel_quickview_button_v2 {
  background-color: #009CA6;
}

/*** hide c hat on quickview **/
.weltpixel_quickview-catalog_product-view .mobile-chat-container {
  display: none;
}

/*** hide ToToP button **/
#totop {
  display: none !important;
}

/**** VIEW CART & CHECKOUT ***/
.cart.table-wrapper .col.price .price,
.cart.table-wrapper .col.subtotal .price,
.cart.table-wrapper .col.msrp .price,
.minicart-items .product-item-details .price,
.price-including-tax,
.price-excluding-tax,
.cart.table-wrapper .product-item-name>a,
.cart.table-wrapper .product-item-name+.item-options,
.cart-summary .block .title strong {
  font-size: 1rem;
}

.cart.table-wrapper .product-item-name>a,
.item-options dt {
  font-weight: 600;
}

.cart-totals {
  font-size: .938rem;
}

.cart-totals tbody .grand.totals .amount, .cart-totals tfoot .grand.totals .amount {
  font-size: 1.125rem;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
  background-color: #009CA6;
}

.opc-progress-bar-item._active>span:before,
.opc-progress-bar-item._active:before {
  background-color: #B53B50;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #B53B50;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #B53B50;
}

.column.main .cart-summary .total-message span,
.block.total-message span {
  color: #B53B50 !important;
}

/* mini cart popup msg */
.action-primary {
  background-color: #009CA6 !important;
  color: white !important;
  font-family: inherit;
  font-size: 1rem;
}

/* my account page */
.box .box-content {
  font-size: .938rem;
}

.account.page-layout-2columns-left .sidebar-additional {
  width: 100%;
}

.stock.unavailable span {
  background-color: #e6e6e6;
  color: #b53b50;
  padding: 4px 8px;
}

#checkout .authentication-wrapper{
display: none !important;
}