/* Remove clearfix that breaks flexbox */
.abs-add-clearfix-desktop:before, .abs-add-clearfix-desktop:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .paypal-review-discount:before, .paypal-review-discount:after, .order-review-form:before, .order-review-form:after, .block-cart-failed .block-content:before, .block-cart-failed .block-content:after, .column .block-addbysku .block-content:before, .column .block-addbysku .block-content:after, .cart-container:before, .cart-container:after, .login-container:before, .login-container:after, .account .page-title-wrapper:before, .account .page-title-wrapper:after, .account .column.main .block:not(.widget) .block-content:before, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:before, .block-addresses-list .items.addresses:after, .block-giftregistry-shared .item-options:before, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .nested:before, .data.table .gift-wrapping .nested:after, .data.table .gift-wrapping .content:before, .data.table .gift-wrapping .content:after, .block-wishlist-management:before, .block-wishlist-management:after, .magento-rma-guest-returns .column.main .block.block-order-details-view:before, .magento-rma-guest-returns .column.main .block.block-order-details-view:after, .order-links:before, .order-links:after, .account .column.main .block.block-order-details-view:before, .account .column.main .block.block-order-details-view:after, [class^='sales-guest-'] .column.main .block.block-order-details-view:before, [class^='sales-guest-'] .column.main .block.block-order-details-view:after, .sales-guest-view .column.main .block.block-order-details-view:before, .sales-guest-view .column.main .block.block-order-details-view:after, .page-header .header.panel:before, .page-header .header.panel:after, .header.content:before, .header.content:after{
    content: none;
    display: none;  
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
    content: none;
    display: none;
}
.nav-sections-items:before, .nav-sections-items:after,
.nav-sections-item-content:before, .nav-sections-item-content:after{
    content: none;
    display: none;
}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main{
    max-width:1210px;
}
/* Remove clearfix that breaks flexbox end */

/* Global */
* {
    box-sizing: border-box;
}
body{
    background: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

ul{
    padding-left:25px;
}
a {
    color: #373737;
    transition: all .4s ease 0s;
    text-decoration: none;
    cursor: pointer;
}
a:visited,
.alink:visited {
    color: #333333;
}
a:hover {
    color: #78b7c6;
    text-decoration: none;
}
p {
  line-height: 22px;
}
:focus {
  outline: none;
}
h1 {
  font-size: 1.5em;
  line-height: normal;
  font-weight: normal;
}
h2 {
  font-size: 1.33em;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 0.57em;
}
h3 {
  font-size: 1.09em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.69em;
}
h4 {
  font-size: 1em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.75em;
}
h5 {
  font-size: 0.91em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.83em;
}
h6 {
  font-size: 0.91em;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 0.83em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', sans-serif;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
button,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift,
.action.primary,
.review-form .action.submit.primary,
.primary .action.primary,
.actions .action.primary,
.checkout.action.primary {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #4a4a4a;
    padding: 10px 25px;
    border: 0;
    border-radius: 0;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    transition: 0.5s;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
.action.primary:hover {
    background: #78b7c6;
    border: 0;
    border-radius: 0;
    color: #fff;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .action-gift:focus,
.cart.table-wrapper .action-gift:active {
    border: none;
}
.checkout.action.primary {
    background: #78b7c6;
    border-color: #78b7c6;
}
.checkout.action.primary:hover {
    opacity: 0.9;
}
.row-gap-30 .pagebuilder-column-line{
    gap:30px;
    text-align: center;
}
.page-wrapper{
    overflow-x: hidden;
}
img{
    vertical-align: middle;
}
::before,::after{
    box-sizing: border-box;
}
/* Global end */

/* header.links / panel wrapper customizations */
.page-header .panel.wrapper{
    background-color:#edeeee;
    color:#707070;
    text-transform:uppercase;
    font-size:12px;
}
.page-header .header.panel{
    display:flex;
    justify-content: space-between;
    flex-direction: column;
    align-items:center;
    padding:11px 15px;
}
.page-header .header.panel > .switcher,
.page-header .header.panel > .header.links{
    float:none;
    display:block;
    margin:0;
    order: unset;
}
.header.panel > .header.links > li{
    font-size:12px;
}
.header.panel > .header.links > li > a,
.header.panel > .header.links > li > a:visited{
    color:#707070;
}
.header.panel > .header.links > li > a:hover{
    color: #78b7c6;
    text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown{
    left:0;
    right:auto;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before{
    left:10px;
    right:auto;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after{
    left:9px;
    right:auto;
}
@media (min-width: 400px){
    .page-header .header.panel{
        flex-direction: row;
    }
}
/* header.links / panel wrapper customizations end */

/* logo + social media section */
.page-header .header.content{
    display:flex;
    align-items:center;
    justify-content: space-between;
    padding:15px 15px;
}
.page-header .header.content .logo{
    margin:0px;
    float:none;
    min-width:190px;
    max-width:300px;
}
.page-header .header.content .nav-toggle{
    position:relative;
    left:0;
    top:0;
}
.page-header .header .link-follow {
    display: flex;
    align-items: center;
    margin:0;
    padding:0;
}

.page-header .header .link-follow li {
    display: inline-block;
    list-style: none;
    margin:0;
    position: relative;
}

.page-header .header .link-follow li a {
    color: #8e8e8e;
    font-size: 130%;
    margin: 0 10px;
}

.page-header .header .link-follow li:first-child a {
    margin-left: 0;
}

.page-header .header .link-follow li:last-child a {
    margin-right: 0;
}

.page-header .header .link-follow li a:hover {
    color: #78b7c6;
}

.page-header .header .link-follow li a span {
    display: none;
}
/* logo + social media section end */

/* nav customizations */
.nav-open .nav-sections {
    background: #222;
}
.nav-sections-item-title{
    display:none;
}
.nav-sections-item-content{
    margin-top:0px;
}
.navigation{
    background:transparent;
    font-family: 'Montserrat', sans-serif;
    font-size:12px;
    text-transform: uppercase;
    font-weight:500;
}
.navigation > ul{
    display:flex;
    flex-direction: column;
}
.navigation > ul > li{
    order:1;
}
.navigation > ul > li:has(.home-link){
    order:0;
}
.navigation .level0{
    border:none;
    font-size: 14px;
    position:static;
}


.navigation > ul > li > *:not(ul),
.navigation .level0 > .level-top{
    color: #ddd;
    padding: 14px 20px;
    font-size: 14px;
    font-weight:500;
    position:static;
}
.navigation .level0 > .level1{
    font-weight:normal;
}
.navigation > ul > li > *:not(ul):hover{
    color: #006bb4;
}
.navigation .level0.active > a:not(.ui-state-active), 
.navigation .level0.has-active > a:not(.ui-state-active),
.navigation .level0.active > .level-top, 
.navigation .level0.has-active > .level-top{
    border:none;
    color: #006bb4;
}
.navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon){
    margin:0px;
}
.navigation .level0 > .level-top:hover{
    color: #006bb4;
}
.navigation .submenu:not(:first-child) > li > a{
    padding-left:30px;
    color: #FFF;
}
.navigation .submenu:not(:first-child) .active > a,
.navigation .submenu:not(:first-child) .level1.active > a{
    border:none;
    color: #006bb4;
    padding-left: 30px;
}



.block-search{
    float:none;
    padding-left:0px;
    position: relative;
    width:100%;
}
.block-search .label,
.block-search .action.search > span{
    display:none;
}
.block-search .control{
    margin:0px;
    padding:0px 15px;
    border:none;
}
.block-search input{
    font-size:13px;
    position:relative;
    left:auto;
    margin: 0;
}
.block-search .action.search{
    display: inline-block;
    background-image: none;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right:34px;
    top: 0;
    z-index: 1;
}
.block-search .action.search:before {
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}

.nav-sections .minicart-wrapper::after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
}
.nav-sections .minicart-wrapper .active::after {
    opacity: .7;
    visibility: visible;
}
.nav-sections .minicart-wrapper.active .block-minicart {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.nav-sections .minicart-wrapper .ui-dialog{
    display: block !important;
}
.nav-sections .minicart-wrapper .block-minicart {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: auto;
    max-width: 100%;
    min-width: auto;
    height: 100%;
    border: none;
    margin-top: 0;
    transition: all .4s;
    z-index: 10001;
    transform: translateX(100%);
    box-shadow:none;
}
.nav-sections .minicart-wrapper .block-minicart .block-content {
    display: flex;
    flex-direction: column;
    height: 100vh;
    padding: 80px 10px 40px;
}
.nav-sections .minicart-wrapper .block-minicart .items-total {
    float: left;
    margin: 0;
    text-align: left;
    display: none;
}
.nav-sections .minicart-wrapper .block-minicart .subtotal {
    clear: both;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
}
.nav-sections .minicart-wrapper .block-minicart .subtotal .label {
    float: left;
    line-height: 1;
    margin-top: 0;
    font-weight: 700;
    color: #606060;
}
.nav-sections .minicart-wrapper .block-minicart .subtotal .price-container {
    line-height: 1;
}
.nav-sections .minicart-wrapper .block-minicart .block-content > .actions {
    margin-top: 0;
    margin-bottom: 15px;
}
.nav-sections .minicart-wrapper .block-minicart .block-content > .actions .primary {
    margin: 0;
    min-height: 42px;
}
.nav-sections .minicart-wrapper .action.close {
    left: 25px;
    top: 35px;
    opacity: 1;
    width: auto;
}
.nav-sections .minicart-wrapper .action.close:hover {
    color: #606060;
}
.nav-sections .minicart-wrapper .action.close span {
    position: static;
    overflow: visible;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
}
.nav-sections .minicart-wrapper .action.close:before {
    content: "\58";
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #606060;
    line-height: 25px;
}
.nav-sections .minicart-wrapper .minicart-items-wrapper {
    margin: 0;
    padding: 0;
    border: none;
}
.nav-sections .minicart-wrapper .product {
    position: relative;
    max-width: 100%;
}
.nav-sections .minicart-wrapper .product .actions {
    margin: 0;
    top: 0;
    position: absolute;
    right: 0;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-name {
    line-height: 1.5;
    padding-right: 30px;
    margin-bottom: 3px;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-name a {
    color: #606060;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-name a:hover {
    color: #78b7c6;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-details {
    position: relative;
    text-align: left;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-details .details-qty {
    line-height: 1;
    margin-left: 0;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-details .price {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    color: #333;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-details .content {
    padding: 0;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-pricing {
    display: flex;
    flex-direction: column;
}
.nav-sections .minicart-wrapper .minicart-items .product-item-pricing label {
    width: auto;
    color: #606060;
    font-weight: normal;
    font-size: 14px;
}
.nav-sections .minicart-wrapper .action.showcart{
    position:relative;
}
.nav-sections .minicart-wrapper .action.showcart .counter.qty:not(.empty) {
    position: absolute;
    min-width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #78b7c6;
    line-height: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    top: -3px;
    right: -8px;
    font-size: 10px;
    color: #fff;
    display: block;
}

@media (max-width: 767px){
    .nav-sections .minicart-wrapper{
        display:block;
        float:none;
        text-align: center;;
    }
}
@media (min-width: 768px){

    .nav-sections{
        background:transparent;
        border-bottom: 1px solid #eee;
        padding-bottom:5px;
    }
    .nav-sections-item-content{
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1210px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    .navigation > ul{
        flex-direction: row;
        padding:0px;
    }
    .navigation > ul > li{
        display:inline-block;
        margin: 0 0 0 0;
    }
    .navigation > ul > li:has(.home-link) a{
        padding-left:0px;
    }
    html[lang='fr'] .navigation > ul > li:has(.home-link) a,
    html[lang='fr'] .navigation > ul > .ui-menu-item:last-child{
        display:none;
    }
    .navigation > ul > li > *:not(ul),
    .navigation .level0 > .level-top{
        color: #1f1f1f;
        line-height: 47px;
        font-size:12px;
        padding: 0 11px;
        text-decoration: none;
        box-sizing: border-box;
        display: inline-block;
        position:relative;
    }
    .navigation .submenu:not(:first-child) > li > a{
        color: #1f1f1f;
        font-weight:600;
    }
    .nav-sections-item-content > *{
        display:inline-block;
    }
    .navigation .level0 .submenu{
        padding: 40px 30px;
        border-radius: 0 0 6px 6px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        width:100%;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        left:0px !important;
    }
    .navigation .level0.parent:hover > .submenu{
        display:grid;
    }
    .navigation .level0 > .submenu a {
        padding: 8px 5px;
    }
    .navigation .level0 > .submenu a:before {
        content: "";
        width: 13px;
        height: 1px;
        background: #78b7c6;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        width: 0;
        transition: all 400ms ease;
    }
    .navigation .level0 > .submenu a:before {
        width: 10px;
    }
    .navigation .level0 > .submenu li.level1 > a {
        font-family: 'Oswald', sans-serif;
        position: relative;
    }
    .navigation .level0 > .submenu li.level1 > a:before {
        content: "";
        width: 3px;
        height: 15px;
        background: #78b7c6;
        position: relative;
        display: inline-block;
        margin-right: 10px;
    }
    .navigation .level0 > .submenu li.level1 > a:hover {
        color: #78b7c6;
        background:none;
    }
    .block-search{
        width:320px;
    }
    html[lang='fr'] .block-search{
        width:280px;
    }
    .block-search .control{
        padding-left:0px;
    }
    .block-search .block-content{
        margin-right: 15px;
    }
}
@media (min-width: 1200px){
    .nav-sections{
        padding-bottom:0px;
    }
    .nav-sections-item-content{
        display:flex;
        align-items: center;
        flex-direction: row;
    }
    .navigation > ul > li > *:not(ul){
        padding: 0 20px;
    }
    .nav-sections-item-content > *{
        display:block;
    }
    .navigation > ul > li{
        margin: 0 10px 0 0;
    }
    .navigation > ul > li > *:not(ul),
    .navigation .level0 > .level-top{
        padding: 0 12px;
    }
    html[lang='fr'] .navigation > ul > li:has(.home-link) a,
    html[lang='fr'] .navigation > ul > .ui-menu-item:last-child{
        display:inline-block;
    }
}
/* nav customizations end */

/* breadcrumbs customization */
.breadcrumbs .items{
    font-size: 13px;
}
.breadcrumbs .item:not(:last-child):after{
    vertical-align: middle;
}
.breadcrumbs a,
.breadcrumbs a:active,
.breadcrumbs a:visited{
    color: #333333;
}
.breadcrumbs a:hover,
.breadcrumbs strong{
    color: #78b7c6;
}
/* breadcrumbs customization end */

/* filters customization  */
.filter .block-subtitle{
    display:none;
}
.filter .block-subtitle.filter-current-subtitle,
.filter-options-title,
#block-compare-heading{
    display:block;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    font-size:18px;
    padding:12px 0;
}
.filter-options-title::before{
    content: "";
    width: 20px;
    border-top: 3px solid #78b7c6;
    position: absolute;
    left: 0;
    bottom: 0;
}
.filter-options-title:after{
    top:15px;
}
.filter-options-item{
    border-bottom:none;
    margin-bottom:10px;    
}
.filter-options-content{
    padding-left:0px;
}
#block-compare-heading{
    text-transform: none;
    font-weight: 500;
    position:relative;
}
#block-compare-heading::before{
    content: "";
    width: 30px;
    border-top: 3px solid #78b7c6;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media only screen and (max-width: 768px){
    .filter .filter-current{
        margin:0px;
    }
    .filter.active .filter-options{
        padding: 15px;
    }
    .filter .filter-current-subtitle:before{
        top: 14px;
    }
}
/* filters customization end */

/* toolbar-products customization */
.toolbar-products {
    padding: 0;
    margin-bottom: 30px;
}
.toolbar-products .limiter .label,
.toolbar-products .toolbar-sorter .label,
.toolbar-products .limiter .limiter-text,
.toolbar-products .toolbar-sorter .limiter-text,
.toolbar-products .limiter .sorter-label,
.toolbar-products .toolbar-sorter .sorter-label {
    padding: 0;
    font-size: 14px;
    padding-top: 8px;
    display: inline-block;
}
.toolbar-products .toolbar-amount {
    float: right;
}
.toolbar-products .modes {
    float: left;
    margin-right: 0;
    margin-left: 0;
}
.toolbar-products .sorter {
    float: left;
    margin-left: 20px;
    padding-top: 0;
}
.toolbar-products .sorter .sorter-options {
    border: none;
    background: #eee;
    height: 40px;
}
.toolbar-products .sorter .sorter-action {
    line-height: 40px;
}
.toolbar-products .modes-mode {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
    padding: 0;
    background-color: #ebebeb;
    border: 0;
    color: #666;
}
.toolbar-products .modes-mode:before {
    content: "\f00b";
    font-size: 20px;
    font-family: 'FontAwesome';
}
.toolbar-products .modes-mode.mode-grid:before {
    content: "\f00a";
}
.toolbar-products .modes-mode:hover {
    background: #78b7c6;
}
.toolbar-products .modes-mode:hover:before {
    color: #fff;
}
.toolbar-products .modes-mode:not(.active):hover {
    background: #78b7c6;
}
.toolbar-products .modes-mode.active {
    background: #78b7c6;
}
.toolbar-products .modes-mode.active:before {
    color: #fff;
}
.toolbar-products .limiter .limiter-text {
    padding-top: 3px;
}
.toolbar-products .pages .pages-items .item {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.toolbar-products .pages .pages-items .item a,
.toolbar-products .pages .pages-items .item strong {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #e9e9e9;
    border: 0;
    color: #666;
    margin: 0 5px;
    border-radius: 100%;
    font-size: 14px;
}
.toolbar-products .pages .pages-items .item:hover a,
.toolbar-products .pages .pages-items .item.current a,
.toolbar-products .pages .pages-items .item:hover strong,
.toolbar-products .pages .pages-items .item.current strong {
    background: #78b7c6;
    color: #fff;
}
.toolbar-products .pages .pages-items .item .action.next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-size: 14px;
    color: #666;
    margin: 0 0 0 1px;
    line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.next:hover:before {
     color: #fff;
}
.toolbar-products .pages .pages-items .item .action.previous:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f177";
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.previous:hover:before {
    color: #fff;
}
/* toolbar-products customization end */

/* product list customization */
body.page-products .page-title-wrapper{
    display:none;
}
.product-item .price-box .price{
    color: #79b6c8;
    font-weight:700;
    font-size:18px;
}
.abs-visually-hidden-desktop-s, 
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner,
.products-grid .product-item-inner{
    position:relative;
    box-shadow:none;
    clip:auto;
    height:auto;
    width:auto;
    left:0px;
    right:0px;
    margin:0px;
    padding:0px;
    overflow:auto;
    background:transparent;
    border:none;
}
.products-grid .product-item-actions{
    margin:0px;
}
.products-grid .product-item-info:hover, 
.products-grid .product-item-info.active{
    box-shadow:none;
    background:transparent;
    border:none;
    margin:0px;
    padding:0px;
}
.product-item .product-image-container .product-image-photo, 
.product-list-item .product-image-container .product-image-photo{
    transition: opacity 0.7s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    height:auto;
}
.product-item:hover .product-image-container .product-image-photo, 
.product-list-item:hover .product-pproduct-image-containerhoto .product-image-photo{
    transform: scale(1.08);
}
.product-item-name,
.product.name a{
    font-size:16px;
    font-style: italic;
    font-weight:700;
}
.products-list .product-item .product-item-details .product-item-name a:hover{
    color: #78b7c6;
    text-decoration: none;
}
.product-item .tocart.primary{
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    text-align: center;
    width: auto;
    border-radius: 3px;
}
.product-item .tocart::before{
    content: "\f290";
    display: inline-block;
    font-size: 14px;
    font-family: 'Fontawesome';
    font-weight: normal;
    margin-right: 10px;
}
.product-item-description .action.more,
.product-item .price-box .price-label,
.product-item .product-reviews-summary .reviews-actions{
    display:none;
}
    .page-products .products-grid .product-items{
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }
    .page-products .product-item-info{
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
@media only screen and (min-width: 1024px){

    .page-products .products-grid .product-item{
        width: calc((100% - 6%) / 3);
    }
}
/* product list customization end */

/* product single */
.product-info-main h1.page-title .base{
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 18px;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    position:relative;
    display:block;
}
.product-info-main h1.page-title .base::before{
    content: "";
    width: 30px;
    border-top: 3px solid #78b7c6;
    position: absolute;
    left: 0;
    bottom: 0;
}
.product-info-main div[itemprop="description"]{
    color: #606060;
    font-size: 15px;
    font-style: italic;
    margin: 20px 0;
    line-height: 27px;
}
.product-info-main .price-box .price{
    color: #79b6c8;
    font-weight:700;
    font-size:24px;
}
.product-info-main .product-info-stock-sku{
    float:none;
    display:flex;
    padding-left:0px;
}
.product-info-main .stock.available, 
.product-info-main .stock.unavailable{
    padding-right:15px;
    color: #78b7c6;
}
.product-info-main .product-info-price{
    border-bottom:none;
}
.product-info-main .product.attribute.sku .value{
    color: #78b7c6;
}
.box-tocart .action.tocart{
    font-size:20px;
    padding:15px 45px;
    width:auto;
}
.product.data.items{
    margin:30px 0;
    border-bottom:none;
}
.product.data.items > .item.title{
    position: relative;
    margin:0 30px 0 0;
    float:none;
    display:inline-block;
}
.product.data.items > .item.title.active::after{
    content: "";
    width: 30px;
    border-top: 3px solid #78b7c6;
    position: absolute;
    z-index:3;
    left: 0;
    bottom: 0;
}
.product.data.items > .item.title > .switch,
.product.data.items > .item.title > .switch:visited{
    font-family: 'Oswald', sans-serif;
    color: #333333;
    font-size:18px;
    text-transform: uppercase;
    font-weight: 600;
    padding:0;
    margin:0;
    border:none;
    background:transparent;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, 
.product.data.items > .item.title.active > .switch, 
.product.data.items > .item.title.active > .switch:focus, 
.product.data.items > .item.title.active > .switch:hover{
    color: #78b7c6;
}
.product.data.items > .item.content{
    border:none;
    padding:40px 0 0 0;
}
.block .title strong{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size:20px;
    position: relative;
    padding-bottom:18px;
}
.block:not(.discount,.items-in-cart,.shipping) .title strong::after{
    content: "";
    width: 30px;
    border-top: 3px solid #333;
    position: absolute;
    z-index:3;
    left: 0;
    bottom: 0;
}
.cart.table-wrapper .actions-toolbar > .action-edit, 
.cart.table-wrapper .actions-toolbar > .action-delete{
    position:relative;
    float:right;
}
.authentication-wrapper{
    margin-top:0px;
}
@media only screen and (min-width: 769px){
    .page-layout-1column .product.media{
        width:45%;
    }
    .page-layout-1column .product-info-main{
        width:55%;
    }
}
/* product single end */

/* homepage custom sections */
.pagebuilder-slider{
    min-height:265px;
}
.slick-dots{
    position:absolute;
    bottom:10px;
}
.slick-dots li{
    width:11px;
    height:11px;
}
.slick-dots li button{
    border-radius: 0px;
    border: 2px solid #79b6c8;
    width:11px;
    height:11px;
    background-color:transparent;
}
.slick-dots li.slick-active button{
    background-color:#79b6c8;
}

.banner-top-home a {
    display: inline-block;
    position: relative;
}
.banner-top-home a:before {
    background: rgba(121, 182, 200, 0.1);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 50%;
    top: 0;
    opacity: 0;
    z-index: 99;
}
.banner-top-home a:hover:before {
    left: 0;
    right: 0;
    opacity: 1;
    transition: all 900ms ease;
}
.banner-top-home a:after {
    z-index: 99;
    background: rgba(121, 182, 200, 0.1);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
}
.banner-top-home a:hover:after {
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: all 900ms ease;
}

.gift-card-promo-banner {
    border: 1px dashed #c2c2c2;
    padding: 34px 0;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.gift-card-promo-banner p {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.gift-card-promo-banner p:before {
    display: inline-block;
    content: "\f0c4";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    transform: rotate(138deg);
    font-size: 33px;
    position: absolute;
    right: -25px;
    top: -13px;
    color: #c2c2c2;
}
.gift-card-promo-banner strong {
    background: #79b6c8;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 9px;
    transition: letter-spacing 0.6s ease;
}
.gift-card-promo-banner strong:before {
    border-color: #79b6c8 #79b6c8 transparent transparent;
    border-width: 7px 5px;
    border-image: none;
    border-style: solid;
    content: "";
    display: block;
    height: 10px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px;
}
.gift-card-promo-banner strong:after {
    border-color: transparent #79b6c8 #79b6c8 transparent;
    border-width: 7px 5px;
    border-image: none;
    border-style: solid;
    content: "";
    display: block;
    height: 10px;
    left: -10px;
    position: absolute;
    bottom: 0;
    width: 10px;
}
.gift-card-promo-banner:hover strong {
    letter-spacing: 2px;
}

.block.widget .products-grid .product-item .product-item-inner, 
.page-layout-1column .block.widget .products-grid .product-item .product-item-inner, 
.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner{
    box-shadow:none;
}
body.cms-index-index h2{
    color: #201f1f;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
}
.block.widget .products-grid .product-items{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block.widget .products-grid .product-items .product-item-info{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.synergy-point-banner a {
  display: block;
  position: relative;
}
.synergy-point-banner a:before {
    background: rgba(121, 182, 200, 0.1);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 50%;
    top: 0;
    opacity: 0;
    z-index: 99;
}
.synergy-point-banner a:after {
    z-index: 99;
    background: rgba(121, 182, 200, 0.1);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0;
}
.synergy-point-banner a:hover:before {
    left: 0;
    right: 0;
    opacity: 1;
    transition: all 900ms ease;
}
.synergy-point-banner a:hover:after {
    top: 0;
    bottom: 0;
    opacity: 1;
    transition: all 900ms ease;
}
.category-carousel-container .category-slider-init{
    display:none;
}
.category-carousel-container .category-slider-init.slick-initialized{
    display:block;
}
.category-carousel-container .slick-track{
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-carousel-container .slick-slide a img{
    margin:0 auto;
}
.newsletter-row-wrapper{
    margin:60px calc(50% - 50vw);
    opacity:0.8;
}
.newsletter-row-wrapper > div{
    max-width: 1210px;
    width:100%;
    margin: 0 auto;
}
.newsletter-row-wrapper > div .block.newsletter{
    max-width:100%;
    width:auto;
    padding:140px 15px;
}
.newsletter-row-wrapper > div .block.newsletter .form.subscribe{
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.newsletter-row-wrapper > div .block.newsletter .control:before {
    display: none;
}
.newsletter-row-wrapper > div .block.newsletter .field.newsletter{
    width:auto;
    max-width:none;
    float:none;
}
.newsletter-row-wrapper > div .block.newsletter .actions{
    display:inline-block;
    width:auto;
    float:none;
    margin: 15px auto;
}
.newsletter-row-wrapper > div .block.newsletter .control input[type="email"] {
    
    background: white;
    border: 2px solid #606060;
    height: 49px;
    line-height: 49px;
    color: #606060;
    font-size: 14px;
    font-family: Lato, sans-serif;
    font-style: italic;
    box-shadow: none;
    padding:0px 20px;
    margin:0px;
}
.newsletter-row-wrapper > div .block.newsletter .action.subscribe{
    height:49px;
}

#order-upsell-message {
    background: #78b7c6;
    display: none;
    margin: 0 0 20px 0;
    padding: 10px;
    text-align: center;
}
#order-upsell-message p {
    color: white;
    font-family: Oswald, sans-serif;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

@media only screen and (min-width: 640px){
    .page-layout-1column .block.widget .products-grid .product-item{
        width: calc((100% - 4%) / 2);
    }
    .pagebuilder-slider{
        min-height:350px;
    }
    .newsletter-row-wrapper > div .block.newsletter .form.subscribe{
        flex-direction: row;
    }
    .newsletter-row-wrapper > div .block.newsletter .field.newsletter{
        width:490px;
    }
    .newsletter-row-wrapper > div .block.newsletter .actions{
        margin: 0px;
    }
}
@media only screen and (min-width: 769px){
    .pagebuilder-slider{
        min-height:450px;
    }
}
@media only screen and (min-width: 1024px){
    .pagebuilder-slider{
        min-height:625px;
    }
    .page-layout-1column .block.widget .products-grid .product-item{
        width: calc((100% - 8%) / 4);
    }
}
/* homepage custom sections end */

/* cart */
.cart-discount{
    margin-bottom:50px;
}
/* cart end */

/* footer */
#back-top {
    background: url(../images/bg_scrollup.png) no-repeat scroll center center;
    display: block;
    height: 100px;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: -23px;
    width: 100px;
    padding: 25px;
    border-radius: 100%;
    transition: all 300ms ease;
    z-index: 1;
    transform: scale(1, 1);
}
#back-top i {
    background: #79b6c8;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    transition: all 300ms ease;
    cursor: pointer;
}
#back-top i:hover {
    opacity: 0.9;
}
.page-footer{
    padding: 60px 0 15px 0;
    background: url(../images/bg_footer.png);
    position: relative;
}
.page-footer .footer-static{
    display:flex;
    justify-content: space-around;
    flex-direction: column;
    max-width: 1210px;
    margin-left: 15px;
    margin-right: 15px;
}
.page-footer .footer-static::before {
    background: url('../images/bg_footer_center.png') no-repeat scroll center top;
    content: "";
    height: 33px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -1px;
    width: 360px;
}
.page-footer .footer-static .logo-footer a {
    margin-bottom: 50px;
    display: inherit;
}
.page-footer .footer-static .logo-footer p {
    color: #888888;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 20px;
}
.page-footer .footer-static .ft-contactus li {
    list-style: none;
    margin-bottom: 20px;
    font-size: 14px;
    color: #8e8e8e;
    line-height: 20px;
    position: relative;
    padding-bottom: 0 !important;
}
.page-footer .footer-static .ft-contactus li:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 15px;
    color: #ddd;
    margin-right: 10px;
}
.page-footer .footer-static .ft-contactus li.address:before {
    content: "\f015";
}
.page-footer .footer-static .ft-contactus li.email:before {
    content: "\f003";
}
.page-footer .footer-static .ft-contactus li.time:before {
    content: "\f017";
}
.page-footer .footer-static .footer-links.contacts {
    background: url('../images/map.png') no-repeat center bottom;
}
.page-footer .footer-static .footer-links .title {
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    padding-bottom: 0;
    padding-left: 15px;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    display: block;
}
.page-footer .footer-static .footer-links .title:before {
    background: #79b6c8;
    bottom: 0;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    width: 2px;
}
.page-footer .footer-static .footer-links ul{
    padding-left:0px;
}
.page-footer .footer-static .footer-links ul li {
    list-style: none;
    padding-bottom: 11px;
}
.page-footer .footer-static .footer-links ul li a {
    transition: all 200ms ease-in;
    color: #8e8e8e;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}
.page-footer .footer-static .footer-links ul li a:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 7px;
    left: 0;
    position: absolute;
    top: 0;
}
.page-footer .footer-static .footer-links ul li a:hover {
  color: #78b7c6;
}

.page-footer .footer-static .cc-logos li {
    color: white;
    display: inline-block;
    font-size: 28px;
    padding-right: 15px;
}
.copyright{
    color: #999999;
    padding: 18px 0;
    background: #2d2d2d;  
}
.copyright > span{
    display:block;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 14px;
    padding:0 15px;
}
@media only screen and (min-width: 769px){
    .page-footer{
        padding: 125px 0 85px;
    }
    .page-footer .footer-static{
        margin-left:auto;
        margin-right:auto;
        flex-direction: row;
    }
    .page-footer .footer-static .footer-links .title {
        margin-bottom: 50px;
    }
}
/* footer end */