/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-12-02 16:40:14 */
@import url("https://fonts.googleapis.com/css2?family=Exo+2&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Roboto:wght@400;500;700&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: 65.33%;
    }
    .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: 32.67%;
    }

    .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: 48.9975%;
    }
    .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: 24.5025%;
    }
}

/* --------------------------- GENERAL --------------------------*/

a.action.subscribe {
  background-color: #467b90;
}

a:hover.action.subscribe {
  background-color: #234852;
}

/* ----------------------------- MAIN -------------------------- */

.layout-fullwidth .container, .layout-fullwidth .block.category.event,.layout-fullwidth .footer.content,.layout-fullwidth .header.content,.layout-fullwidth .navigation,.layout-fullwidth .page-main,.layout-fullwidth .page-wrapper>.breadcrumbs >ul,.layout-fullwidth .page-wrapper>.page-bottom,.layout-fullwidth .page-wrapper>.widget,.layout-fullwidth .top-container{
    padding-left: 4.27vw;padding-right: 4.27vw;
}

/* --------------------------- PRODUCTS ------------------------ */

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    color: #467b90;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 38px;
    /*color: #234852;*/
}

/* ---------------------------- CHECKOUT ------------------------ */

.payment-option {
    border-top: 2px solid #467b90;
    margin-top: 20px;
}

span#block-discount-heading {    
	text-transform: uppercase;
    font-weight: 800;
    color: black;
    font-size: 1.0rem;
    animation-name: moveInRight;
    animation-duration: 1s;
    animation-timing-function: ease-out;
}

div#checkout-payment-method-load {
    border-top: 2px solid #467b90;
    margin-top: 20px;
    padding-top: 20px;
}

.checkout-billing-address {
    border-top: 2px solid #467b90;
    margin-top: 20px;
    padding-top: 20px;
}

.payment-option-title.field.choice {
    padding-left: 0px !important;
}

media="screen and (min-width: 768px)" {
    @media (min-width: 768px), print {
        .checkout-payment-method .payment-option-title {
            padding-left: 0px; !important;
        }
    }
}

/* --------------------------- BANNER -------------------------- */

.parallax-wrapper {
    position: relative
}

.parallax-wrapper .overlay {
    background-color: #000;
    opacity: .55;
    filter: alpha(opacity=55);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute
}

.parallax {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 50px 0
}

.parallax-slider {
    text-align: center
}

.parallax-slider .owl-carousel h2 {
    font-size: 60.28px;
    color: #fff;
    line-height: 1
}

.parallax-slider .owl-carousel p {
    font-size: 22.6px;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px
}

.parallax-slider .owl-carousel a {
    font-size: 16px;
    color: #fff;
    line-height: 1
}

.owl-carousel .owl-nav {
    display: none;
}

.header-row.container {
    border-top: 2px solid #467b90;
    border-bottom: 2px solid #467b90;
}

@media (min-width: 992px) {
    
    .page-header.type21 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.12px;
        padding: 19px 17px 19px 17px;
        font-size: 13px;
        font-family: 'Oswald';
        font-weight: 400;
        color: #111111;
    }
}

@media (max-width: 575px){
html {
    font-size: 13.7143px;
}
body {
    font-size: 12px;
    line-height: 21px;
}
}
h1, h2, h3, h4, h5, h6 {
    color: #222529;
    letter-spacing: normal;
}
h1 {
	margin-bottom: 1em !important;
}
h2 {
    font-family: Poppins,sans-serif;
    /** font-weight: 700;*/
    font-size: 26px;
    line-height: 40px;
    letter-spacing: -.3px;
    color: #302e2a;
    margin: 0 0 16px 0;
}
h3 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    color: #222329;
    margin: 0 0 20px 0;
}
h4 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #222329;
    margin: 0 0 14px 0;
}
h5 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #222329;
    margin: 0 0 14px 0;
}
h6 {
    font-family: Poppins,sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #222329;
    margin: 0 0 14px 0;
}
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: #ff7272;
}
html .action.primary, html .btn {
    font-family: Poppins;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
}
html .action.primary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}
.btn-modern.btn-xl {
    font-size: 1.125em;
    font-weight: 700;
    padding: 1.125em 2.75em;
}
.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;
}
.cms-index-index .page-header.type3 {
    background-color: transparent;
    position: absolute;
    width: 100%;
}
.page-header.type3 .navigation .level0 .level-top {
     font-family: Poppins;
}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;}
.owl-carousel.show-nav-title .owl-nav {
    margin-top: -22px;
}

.page-wrapper > .breadcrumbs {
    border-bottom: 1px solid #dfdfdf;
    background-color: transparent;
    color: black;
    border: none;
}
.page-wrapper > .breadcrumbs .items {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
.page-wrapper > .breadcrumbs .items>li.home a {
    width: auto;
    text-indent: 0;
}
.page-wrapper > .breadcrumbs .items>li.home a:after {display: none;}

.breadcrumbs {
    margin-left: 20px;
}

.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;
}

.sidebar .custom-block.custom-block-1>div h3 {
    color: #313131;
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
    margin-left: 50px;
    padding-top: 4px;
    font-weight: 600;
    letter-spacing: -0.1px;
}

.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-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;
}
.sorter-label, .limiter .label {
    font-family: Oswald;
    font-weight: 700;
    font-size: 12px;
    color: #222329;
    text-transform: uppercase;
}
.toolbar select {
    border: 2px solid #000;
    font-weight: 700;
    text-transform: uppercase;
}
.pages strong.page {
    border: none;
}
.pages a.page,.pages a.page:hover {
    border: none;
    color: #000;
}
.pages .action, .pages .action:hover {
    border-width: 2px;
    border-color: #222529;
    height: 36px;
    width: 36px;
    color: #000;
}
.pages .action:hover {
    background: #000;
    color: #fff !important;
}
.widget.contact-info ul, .widget.contact-info li {
    line-height: 1.8;
}

/* ---------------------- FOOTER ---------------------- */

.footer .widget,.widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.footer .widget:first-child,.widget:first-child {
    margin-top: 0;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 1.1666em;
    font-weight: 700;
}

.footer .follow-us .share-links a:not(:hover) {
    background: none;
    color: #525252;
    border: none;
    font-size: 18px;
}
.footer .newsletter input,.footer .newsletter .action.subscribe {
    border-radius: 0;
}
.footer .newsletter input {
    background: #f4f4f4;
    min-width: 271px;
    padding: 8px 12px;
}
.footer .newsletter .action.subscribe {
    padding: .533rem .933rem;
    line-height: 1.42857;
    background-color: #222529;
}
.footer .row.d-inline-flex {
    white-space: nowrap;
    margin-left: -3vw;
    margin-right: -3vw;
}
.footer .row.d-inline-flex>div {
    padding-left: 3vw;
    padding-right: 3vw;
}
.footer-middle > .container {
    padding-bottom: 1.55rem;
}
.footer .contact-info .contact-details strong {
    color: #000;
}
.footer .contact-info .contact-details strong, .footer .contact-info .contact-details span {
    line-height: 1.4;
}
.footer-middle .widget.follow-us {
    display: none;
}
.footer .footer-bottom {
    padding: 1.5rem 0 2rem;
    font-size: 1em;
}
.footer-middle > .container::after {
    left: 4.27vw;
    right: 4.27vw;
    border-color: #e7e7e7;
}
@media (min-width: 576px) {
	.footer .contact-details {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footer .contact-details>li {
		flex: 0 0 50%;
	}
}/* ------------------------ GENERAL --------------------- */

body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7); /* change opacity here */
    pointer-events: none;
    z-index: -1;
}

body {
    /*font-family: 'Montserrat', sans-serif !important;*/
	font-family: 'Oswald';
    background: url('/pub/media/wysiwyg/stripes_gray_s.png');
/*    background: url(/pub/media/wysiwyg/swoosh.png);*/
    background-repeat: repeat;
    background-size: 100%;
    background-position-y: 80px;
    background-position-x: 0px;
    color: #3f3f48;
/*    text-align: justify;*/
    font-size: 14px;
}

ul {
  list-style-image: url('/pub/media/wysiwyg/bullet_small_blue.png');
}

a, a:hover {
    color: #467b90;
}

h1 {
  font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

h2 {
  font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #467b90;
  text-transform: uppercase;
}

p {
	margin-bottom: 0px !important;
}

a.porto-product-filters-toggle.sidebar-toggle.d-inline-flex.d-lg-none {
    display: none !important;
}

span#product-price-42 {
    font-size: 2rem;
}

/*
.share-links {
    display:none;
}
*/

/* ---------------------- REVIEW ---------------------- */

div#tab-label-reviews {
    display: none;
}

/* ----------------------- UPSEL ---------------------- */

@media (min-width: 998px) {
  .block.upsell.porto-products.title-border-bottom {
    display: none;
  }
}

/* ---------------------- MAIN ------------------------ */

.section-title.slider-title {
	color: #467b90;
}

.page-wrapper .category-view .category-description {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    display: block;
}

/* Remove left padding that shifts everything */
.page-wrapper .columns .column.main {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-main {
    padding: 15px !important;
    background-color: rgba(255, 255, 255, 0.8);
}

.maincontent {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px !important;
}

.container.white {
    background-color: rgba(255, 255, 255, 0.8);
}

.columns {
    background-color: rgba(255, 255, 255, 0.3);
}

/*.columns {
    background-color: white;
    padding: 20px;
    border: 1px solid lightgray;
}*/

.not-logged-in {
    display: none;
}

.top-block-header {
  background-color: #234852 !important;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a:hover>span, .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover>span {
    text-decoration: underline;
    font-size: 18px;
    color: #467b90;
}

.block-compare .block-title strong, .block-reorder .block-title strong, .widget .block-title strong, .block-wishlist .block-title strong {
    color: #467b90 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    text-transform: uppercase;
}

.right-side-open {
    visibility: hidden;
}

@media (max-width: 770px) {
  .main-panel-top {
    display: none;
  }
}

@media (max-width: 992px) {
  .header-row.container {
    border-top: none;
  }
}

/* ------------------------ BANNER -------------------- */

.owl-banner-carousel .content .btn-default {
    color: white;
    background-color: #467b90;
    border-color: #467b90;
}

/*
#featured_product .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}*/

@media (max-width: 995px) {	
	.div.column.main {
		overflow: hidden;
	}
    #featured_product .owl-stage {
		display:none;
	}
	#filterproduct-title {
		display:none;
	}
}

/*
#featured_product .owl-item {
    width: auto !important;
    max-width: 100%;
    box-sizing: border-box;
}

#featured_product .owl-item img {
    width: 100%;
    height: auto;
    display: block;
}
*/

/*
#featured_product .owl-carousel,
#featured_product .owl-stage-outer {
    width: 100% !important;
}

#featured_product .owl-item {
    width: auto !important; 
    box-sizing: border-box;
    padding: 0 10px;
}

#featured_product .owl-item img {
    width: 100%;
    height: auto;
    display: block;
}
*/

/*
@media (max-width: 910px) {
    #featured_product .owl-stage {
        width: auto !important;
        transform: none !important;
    }

    #featured_product .owl-item {
        width: 20% !important;
    }

    #featured_product .owl-stage-outer {
        overflow: hidden !important;
    }
}
*/

/*
#featured_product .product-item img {
    width: 100%;         
    max-width: 160px;    
    height: auto;
    display: block;
    margin: 0 auto;
}
*/

/*
@media (max-width: 992px) {
    #featured_product .owl-stage-outer {
        overflow: hidden !important;
    }
    #featured_product .owl-item {
        width: auto !important;  
    }
}
*/



/* ------------------------ SEARCH -------------------- */

.search-area .block.block-search {
    border-radius: 0px;
}

.search-category {
    display: none;
}

/* ------------------------ BUTTONS ------------------- */

.action.primary, .action.primary:hover, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .recent-posts .post-date .month, .footer-ribbon, .filter-options-title:hover:after, .modes-mode.active, .modes-mode:hover, .pages strong.page, .pages .action:hover, .pages a.page:hover, button:hover, .action.primary:focus, .action.primary:active, .btn-primary, .contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"], .btn-default, .cms-index-index blockquote.testimonial, .btn-default:hover, .products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .post-holder .post-date .month, .page-header.type8 .header.content, .page-header.type8.header-newskin .header.content, .page-header.type11 .navigation li.level0.active, .iwd-summary-cart, #ln_slider_price .ui-slider-handle, .filter-toggle.active, .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2, .products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot.active span:before, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .products-grid.divider-line .product-item-details .product-item-actions .tocart, .products-grid .product-item-details .product-item-actions .actions-secondary:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type21 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type21 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type7 .product-item-inner .product-item-actions>.action:hover, .product-item-info.type7 .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions>.action:hover, .sw-dailydeal, .catalog-product-view .sw-dailydeal .number-wrapper {
    background-color: #467b90 !important;
}

</*
.action.primary, .action.primary:hover, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .recent-posts .post-date .month, .footer-ribbon, .filter-options-title:hover:after, .modes-mode.active, .modes-mode:hover, .pages strong.page, .pages .action:hover, .pages a.page:hover, button:hover, .action.primary:focus, .action.primary:active, .btn-primary, .contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"], .btn-default, .cms-index-index blockquote.testimonial, .btn-default:hover, .products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .post-holder .post-date .month, .page-header.type8 .header.content, .page-header.type8.header-newskin .header.content, .page-header.type11 .navigation li.level0.active, .iwd-summary-cart, #ln_slider_price .ui-slider-handle, .filter-toggle.active, .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2, .products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot.active span:before, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .products-grid.divider-line .product-item-details .product-item-actions .tocart, .products-grid .product-item-details .product-item-actions .actions-secondary:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type21 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type21 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare:hover, .product-item-info.type7 .product-item-inner .product-item-actions>.action:hover, .product-item-info.type7 .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions>.actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions>.action:hover, .sw-dailydeal, .catalog-product-view .sw-dailydeal .number-wrapper {
    background-color: #234852;
}
*/

a.action.subscribe.primary {
    font-size: 20px;
}

.action.primary {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: 400;
    line-height: 22px;
}

html .action.primary {
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #467b90;
  color: white;
  font-weight: 400;
}

html .action.primary, html .btn {
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.42857;
    padding: 7px 15px;
}

.action.primary {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.actions-toolbar>.primary .action, .actions-toolbar>.secondary .action, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart {
    width: 100%;
    /*padding: 5px;*/
}

.actions-toolbar>.primary, .actions-toolbar>.secondary {
    margin-right: 10px;
}

@media (max-width: 991px) {
  .catalog-product-view.page-layout-2columns-right:not(.weltpixel-quickview- 
    catalog-product-view):not(.weltpixel_quickview-catalog_product-view) a.right-side-open {
      display: none;
  }
}

/* ----------------------- PRODUCTS ------------------- */

.fotorama__caption {
    display:none;
}

.products-grid .product-item-details .product-item-actions .tocart {
    color: white;
    background-color: #467b90;
    border-color: #467b90;
}

.product-item-info.type3 .product-item-photo {
  border: 1px solid #E8E8E8;
}

.product-item-photo {
    border: 1px solid lightgray;
}

.products-grid .product-item {
    background-color: white;
    /*border: 1px solid #E8E8E8;*/
    margin: 5px;
}

.products-grid .product-item:hover {
    cursor: pointer;
    transform: scale(1.1);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;    
}

.price-label {
    display: none !important;
}

.productTypeIcon {
    max-width: 40px;
    padding-right: 10px;
    padding-bottom: 10px;
/*    position: relative;
    top: -140px;
    left: 10px;*/
}

.productCategoryBanner {
    transform-origin: top left;
    position: absolute;
    background-color: pink;
    transform: rotate(-90deg) translateX(-100%);
    position: fixed;
    left: 0px;
    background-color: black;
    color: white;
    padding: 5px;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    transition-property: background;
    transition-duration: 2s;
    transition-timing-function: linear;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    border: 1px solid #E8E8E8;
    top: 300px;
}
.productCategoryBanner.blackline {
    background-color: black;
    color: white;
}
.productCategoryBanner.elite {
    background-color: white;
    color: black;
}
.productCategoryBanner.essential {
    background-color: white;
    color: black;
}

.product-label.sale-label {
    background-color: #ff0000;
    border-radius: 3px;
}

.productCategoryHeader {
    background-color: black;
    color: white;
    padding: 5px;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    /*border: 1px solid black;*/
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
    animation-name: moveInRight;
    animation-duration: 1s;
    animation-timing-function: ease-out;
}

.productCategoryHeader.blackline {
    background-color: black;
    color: white;
}

.productCategoryHeader.elite {
    background-color: white;
    color: black;
}

.productCategoryHeader.essential {
    background-color: white;
    color: black;
}

.product-info-main {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.product.attribute.description {
    padding-left: 20px;
    padding-right: 20px;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 38px;
    /* color: #234852; */
    /* text-transform: uppercase; */
    font-family: 'Oswald';

}

.products-grid.columns4 .product-item {
    width: 23% !important;
}

.sticky-product>.container {
    position: relative;
    margin-top: 30px;
}

.product-reviews-summary .reviews-actions a {
    visibility: inherit;
}

.rating-summary .rating-result>span:before, .review-control-vote label:before {
    color: #ffea33;
}

.aw-afptc-toggle-option {
    visibility: hidden;
}

/*.productCategoryBanner {
    animation-name: moveInBottom;
    animation-duration: 2s;
    animation-timing-function: ease-out;
}*/

@media (min-width: 1200px) {
  .products-grid.columns4 .product-item {
      width: 23% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1080px){
 .productCategoryBanner {
    display: none;
  } 
}

@media (min-width: 1200px) {
  .products-grid.columns4 .product-item {
      width: 23%;
  }
}

@media (min-width: 996px) {
  .products-grid.columns3 .product-item, .products-grid.columns4 .product-item, .products-grid.columns5 .product-item {
    width: 31%;
  }
}

@media (min-width: 768px) {
  .products-grid.columns3 .product-item, .products-grid.columns4 .product-item, .products-grid.columns5 .product-item {
    width: 48%;
  }
}
.products-grid .product-item {
    width: 95%;
    padding: 10px;
}

.icons {
    display: block;
    margin-left: 20px;
    padding-bottom: 20px;
/*    float: right;
    margin-top: -40px;*/
}

.categoryInfo {
    /* padding: 20px; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* background-color: #ccecf93b; */
    /* border: 1px solid black; */
    padding-bottom: 20px;
}

.category-description {
    max-width: 1140px;
    margin: 10px auto 0 auto !important; /* top auto bottom auto */
    padding: 0 15px;
    animation-name: moveInRight;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    border-bottom: 1px solid #467b90;
    border-top: 1px solid #467b90;
	margin-bottom: 20px !important;
	padding-top: 15px !important;
}

.category-description-image {
  width: 300px;
}

.icon {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px; 
  height: 40px;
  padding-left: 40px; 
  float: left;
}

.icon.recovery {
  background: url('/pub/media/wysiwyg/recovery.png') no-repeat;
  background-size: 30px 30px;
}
.icon.diet {
  background: url('/pub/media/wysiwyg/diet_healthy.png') no-repeat;
  background-size: 30px 30px;
}
.icon.muscle {
  background: url('/pub/media/wysiwyg/muscle_strength.png') no-repeat;
  background-size: 30px 30px;
}
.icon.endurance{
  background: url('/pub/media/wysiwyg/performance_endurance.png') no-repeat;
  background-size: 30px 30px;
}

/* ------------------------ FILTERS ------------------- */

.filterproducts-tab {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 0px !important;
  padding-top: 50px;
}

.filterproduct-title {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #467b90; 
	background: url('/pub/media/wysiwyg/slider-bar.png') right no-repeat;
	background-position: 180px;
    font-size: 18px;
    font-weight: 300;
    line-height: 42px;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
}

.filter.block {
    visibility: hidden;
}


/* ----------------------- FOOTER -------------------- */

@media (max-width: 992px) {
  .footer-block {
	margin-top:20px !important;
  }
}

.footer-middle {
    color: #aaa;
}

.footer-ribbon span {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.footer-middle ul.contact-info [class^="porto-icon-"], .footer-middle ul.contact-info [class*=" porto-icon-"] {
    color: #aaa;
}

.footer-middle a {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.footer-middle {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.footer-middle a, .footer-middle a:hover, .footer-middle a:focus {
    color: #aaa;
}

.footer-middle a:hover, .footer-middle a:focus {
    color: white;
}

.footer-bottom {
    color: white;
}

/* --------------------------- HEADER ------------------ */

.page-header.type21 .navigation li.level0.fullwidth .submenu li.level1 > a, .page-header.type21 .navigation li.level0.staticwidth .submenu li.level1 > a { 
  font-family: 'Oswald';
  text-transform:none;
  font-weight: 400;
  font-size: 16px;
}

.page-header.type21 .panel.wrapper {
    background-color: transparent;
    border-bottom: solid 1px #eeeeee;
	color: #4a4a4a;
}

.page-header.type21 .header.panel > .header.links > li > a {
    text-transform: uppercase;
}

.header-row .container {
    border-top: 2px solid #467b90;
    border-bottom: 2px solid #467b90;
}

#block-related-heading {
    color: #467b90 !important;
    font-size: 16px !important;
    font-weight: 700  !important;    
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif  !important;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .page-header.type21 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.12px;
        padding: 19px 17px 19px 17px;
        font-size: 13px;
        font-family: 'Oswald';
        font-weight: 400;
        color: #111111;
    }
}

.sidebar-title {
  color:#467b90;
}

.block .title strong {
  color:#467b90;
  font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 24px;
}


@media only screen and (max-width: 767px) {
  .navigation .parent .level-top:after {
    font-size: 2.8em;
    color: #467b90;
  }
}

@media only screen and (max-width: 1024px) {
   .productCategoryBanner {
     display:none;
   }
}

.block.related .block-title {
    margin-bottom: 0px;
}

.footer-bottom div.container div.custom-block.f-right img {
    height: 36px;
    width: auto;
}

.footer-bottom .custom-block.f-right {
    margin-left: 0px;
    height: 40px;
}

.footer-bottom {
    background-color: #1d1d1d;
}

.footer-bottom address {
    font-family: 'Oswald', 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    float: left;
    line-height: 30px;
    margin: 0;
}

/* --------------------- INFO TABLE --------------------- */

table.infotable tbody tr td{
    padding-top: 2px;
    padding-bottom: 2px;
}

table.infotable tbody tr{
    padding:0;
    /*border-bottom: 1px solid #e3e3e3;*/
}

 table.infotable tbody tr:last-child{
    border-bottom: none;
}

table.infotable tbody tr:first-child td {
  background-color:#467b90;
}

table.infotable tbody tr:first-child td p {
  font-size: 14px;
  color: white;
}
/* --------------------------- REWARD POINTS ------------------ */

.product-reward-points-share {
    display: none;
}

/* --------------------------- LOGO --------------------------- */

.logo {
    vertical-align: inherit !important;
}

@media (max-width: 1000px) {
    .logo img {
        max-width: 170px !important; 
        height: auto !important;
    }
}

.logo,
.logo:hover {
    animation-name: enLarge;
    animation-duration: 1s;
    animation-delay: 1s;  
    animation-timing-function: ease-out;
}

/* ------------------------- ANIMATIONS ------------------------ */

@keyframes enLarge {
  0% {                                                      /* use only 2 properties for performance */
    /*opacity: 0;*/
    /*transform: translateY(-100rem);*/
  }

  80% {
    transform: scale(1.4);
  }

  100% {
    opacity: 1;
    /*transform: translate(0);*/
    transform: scale(1);
  }
}

@keyframes moveInRight {
  0% {                                                      /* use only 2 properties for performance */
    opacity: 0;
    transform: translateX(200rem);
  }

  80% {
    transform: translateX(-10rem);            
  }
(
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInBottom {
  0% {                                       
    opacity: 0;
    transform: translateY(200rem);
    transform: rotate(-90deg) translateX(-100%);
  }

  80% {
    transform: translateY(-50rem);
    transform: rotate(-90deg) translateX(-100%);
  }

  100% {
    opacity: 1;
    transform: translate(0);
  }
}

@keyframes moveInLeft {
  0% {                                 
    opacity: 0;
    transform: translateX(-100rem);
  }

  80% {
    transform: translateX(10rem);            
  }
(
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

/* ------------------------ CUSTOMER ------------------- */

.customer-welcome .action.switch {
    color: #08c;
}

.customer-account-index .box .box-title {
    color: #467b90;
}

/* ------------------------ CHECKOUT ------------------- */

div#checkout {
    padding-left: 20px !important;
}

input#coupon_code {
    width: 300px;
}

div#layered-filter-block-container {
	display: none;
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    cursor: pointer;
    font-size: 22px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 2px;
    margin-bottom: 20px;
    color: bisque;
    padding-left: 0px;
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    color: blue !important;
}

.checkout-payment-method .payment-option-title .action-toggle>span {
    display: inline-block;
    vertical-align: middle;
    color: #777;
}

span#block-discount-heading {
    color: #467b90;
    font-weight: 500;
    font-size: 1.3rem;
}

/* ------------------------- NEWSLETTER ----------------- */

.block.newsletter .actions {
    padding-top: 50px;
    float: left;
}