/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    color: #45555f;
}
.woocommerce-mini-cart-item.mini_cart_item .variation {
	line-height: 14px;
	font-size: 10px;
}
.woocommerce-mini-cart-item.mini_cart_item .variation p {
	font-size: 10px;
}
.woocommerce-cart-form__cart-item.cart_item .variation, .shop_table.woocommerce-checkout-review-order-table .variation {
	text-transform: none;
    line-height: 16px;
	 font-size: 12px;
}
.woocommerce-account .account-login-inner {
	max-width:400px;
	margin:0 auto;
}
.mfp-close svg {
    pointer-events: none;
    display: none;
}
dl dd p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.page-id-27774 .cart-container.container.page-wrapper.page-checkout {
	background:none;
}
.header-full-width .container {
    max-width: 1280px!important;
}
.stuck .header-bottom {
    max-width: 100%;
    margin: 0 auto;
}
.header-bottom-nav > li > a {
    font-size: 13px;
	font-weight:400;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
    opacity: 1;
    max-height: inherit;
    left: 0px;
}
.nav-small .nav>li>a, .nav.nav-small>li>a {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    color: #45555f!important;
}
.header-top .flex-row.container {
    max-width:1090px!important;
}
.header-main .flex-row.container {
    max-width:1090px!important;
}
.header-top .nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 13px;
    transition: background-color .3s;
}
.nav-box>li>a {
    padding: 0px .7em;
    line-height: 2.5em;
}
.header-wishlist-title {
    text-transform: none;
    color: #45555f;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #537588;
    transition: all .2s;
}
.nav>li.header-divider {
    border-left: 1px solid #d2d2d2;
    height: 17px;
    vertical-align: middle;
    position: relative;
    margin: 0 7.5px;
}
.searchform .button.icon i {
    color: #5e7e8f;
    font-size: 12px;
}
.nav-small .nav>li>a:hover, .nav.nav-small>li>a:hover {
    font-weight:400;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    color: #48c9cd!important;
}
.search-field {
    background-color: #f2f5f6!important;
}
#logo img {
    margin-top: -5px;
    max-height: 87px;
}
.header-bottom-nav > li > a {
    line-height: 28px!important;
    font-size: 13px;
}
.header-bottom .nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 11px 0 11px;
    position: relative;
    margin: 0 0px;
    transition: background-color .3s;
}
.header-bottom .nav>li:hover {
  background:#319295;
}
/*
.header-bottom .container {
    padding:0;
}
*/
.header-bottom .has-dropdown .icon-angle-down {
    display:none;
}
.header-bottom .nav-dropdown>li>a {
    color: #537588;
    transition: all .2s;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 0px !important;
}
.header-bottom .nav-uppercase>li>a {
    letter-spacing: 0;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    display:none;
}
.header-bottom {
    max-width: 1280px;
    margin: 0 auto;
}
.top-divider {
    margin-bottom: 0px;
    border-top: 0px solid currentColor;
    opacity: 0.1;
}
.header-bottom .nav-dropdown-default {
    padding: 15px;
    border: none;
}
.header-bottom .nav-dropdown>li>a {
    width: auto;
    display: block;
    padding: 7px 5px;
    line-height: 1.3;
}
.header-bottom .nav-dropdown>li>a:hover {
    color: #48c9cd!important;
}
.home .page-wrapper {
    padding-top: 0px;
    padding-bottom: 30px;
}
.col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 0px 30px;
    width: 100%;
}
.row-top-info {
    max-width:1280px!important;
    background: #f2f5f6;
}
.info-block-left {
    text-align: center;
    padding: 10px;
}
.info-block-center {
    text-align: center;
    padding: 10px;
}
.info-block-right {
    text-align: center;
    padding: 10px;
}
.free-delivery {
    font-size: 13px;
    padding-left: 12px;
	font-weight: 300;
}
.learn-more-top {
    color: #3aa0b8;
    padding-left: 5px;
}
.medium-top-text {
    font-weight: 600;
    color: #45555f;
}
.info-block-center img {
    margin-top: -3px;
}
.info-block-right img {
    margin-top: -6px;
}
.info-block-left img {
    margin-top: -2px;
}
h3.banner-text, h2.banner-text {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0;
}
.banner-description {
    font-size: 18px;
    font-weight: 300;
    color: #fff!important;
    line-height: 22px;
}
.button-banner:hover {
    background-color: #f2bb5c!important;
    box-shadow: none;
}
.button-banner {
    width:165px;
    height:52px;
    line-height: 50px;
    font-weight: 600;
    font-size: 20px;
    background-color: #e1aa4b!important;
}

.home-slider {
    padding-top: 15px;
}
.category-grid .row-xsmall>.flickity-viewport>.flickity-slider>.col, .row-xsmall>.col {
    padding: 0px 0px 15px 15px;
    margin-bottom: 0;
}
.category-grid .big-col {
    padding-left:0;
}
.category-grid {
    padding-top:15px;
}
.row.category-grid.row-xsmall:not(.row-collapse), .container .row-xsmall:not(.row-collapse) {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
}

.small-col {
   width:284.5px;
}
h3.banner-text.light {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-align: center;
}
h3.banner-text.medium {
    font-size: 36px!important;
    font-weight: 700;
    line-height: 42px!important;
    letter-spacing: 0;
    text-align: center;
}
.category-grid .bg.bg-loaded {
    opacity: 0.55;
}
.category-grid .big-col .bg.bg-loaded {
    opacity: 0.55;
}
.category-grid .bg.bg-loaded:hover {
    opacity: 1;
}
.category-grid .banner {
    background-color: #919191;
-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.button-grid {
    border-radius: 99px;
    width: 125px;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
    letter-spacing: 0;
    color: #fff!important;
    background-color: #46b3b6!important;
}
.button-grid:hover {
    outline: none;
    opacity: 1;
    color: #fff;
    box-shadow: none;
    background-color: #48c9cd!important;
    border-color: rgba(0, 0, 0, 0);
}
.category-grid .banner:hover {
    background-color: #000000;
}
.image-svg-grid {
    max-width: 30px;
    padding-top: 20px;
    padding-bottom: 25px;
}
.image-svg-grid:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 95px;
    left: 35px;
    top: 47px;
    background: #fff;
}
.image-svg-grid:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 95px;
    right: 35px;
    top: 47px;
    background: #fff;
}
.image-svg-grid-small {
    max-width: 18px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.image-svg-grid-small:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 85px;
    left: 22px;
    top: 22px;
    background: #fff;
}
.image-svg-grid-small:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 85px;
    right: 22px;
    top: 22px;
    background: #fff;
}
.row-about {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fbfbfb;
}
.row-about:before {
    content:'';
    position:absolute;
    width:100%;
    left:0;
    right:0;
    background:#fbfbfb;
}
.about-text {
    margin-top: 10px!important;
    color: #fff!important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.text-block-about .button-grid:after {
      content: '';
    position: absolute;
    height: 1px;
    width: 360px;
    left: 150px;
    top: 18px;
    background: linear-gradient(to right, white 0%, #ffffff00 100%);
}
#top-bar {
    max-width: 1280px;
    margin: 0 auto;
}
.best-products .row-xsmall>.flickity-viewport>.flickity-slider>.col, .best-products .row-xsmall>.col {
    padding: 0 7px 15px;
    margin-bottom: 0;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #48c9cd;
}

/*Products*/
.badge-outline, .badge-circle {
    margin-left: 0;
}
.badge-container {
    margin: 7px 0px 0px 7px;
}
.onsale {
    font-size: 14px;
    color: #fff;
    text-transform:uppercase;
	    line-height: normal;
}
.product.sale .badge-inner.secondary.on-sale {
    background:#537588;
}
.product.sale .badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 67px;
    width: 67px;
}
.absolute-footer {
    display: none;
}
.payment-icons {
    max-width: 136px;
}
.payment-icon {
    display: inline-block;
    opacity: 1;
    transition: opacity .3s;
    border-radius: 5px;
    background-color: #a7b8c1;
    padding-bottom: 0;
    padding: 8px 5px 8px;
    margin: 7px 3px 0;
}
.payment-icon svg {
    fill: #FFF;
    vertical-align: middle;
    height: 26px;
    width: auto !important;
}
.footer-row {
    padding-right: 20px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.copyright-bottom {
    font-size: 11px;
    color: #45555f;
    font-weight: 400;
}
.social-icons {
    display: block;
    vertical-align: middle;
    font-size: 18px;
    color: #999;
}
.icons-social .circle {
        border-radius: 8px !important;
    object-fit: cover;
    border: none!important;
    line-height: 40px!important;
    background-color: #46b3b6!important;
    font-size: 16px;
    width: 40px;
    height: 40px;
    color: #fff;
    margin-right: 17%;
}
.icons-social .circle:last-child {
    margin-right:0px;
}
.footer-logo {
    margin-bottom: 5px!important;
}
.footer span.widget-title {
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    color: #45555f;
    margin-bottom: 26px;
    padding-top: 31px;
    padding-bottom: 0;
    border-bottom: 0px solid #b2b2b2;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.footer a {
    font-size: 13px;
    text-transform: uppercase;
    color: #45555f;
    font-weight: 400;
    padding: 1px 0!important;
}
.footer a:hover {
    font-weight:600;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px solid #ececec;
}
ul.product_list_widget li+li {
    border-top: 0px solid #ececec;
}
.menu-footer_left_menu_2-container {
    padding-top:75px;
}
.menu-footer_information_2-container {
    padding-top:75px;
}
.footer #nav_menu-2{
  max-width: 220px;
    padding-left: 68px;
    padding-right: 0;
}
.footer #nav_menu-3{
    max-width: 215px;
    padding-left: 40px;
    padding-right: 0;
}
.footer #nav_menu-4{
    max-width: 230px;
    padding-left: 90px;
    padding-right: 0;
}
.footer #nav_menu-5{
    max-width: 200px;
    padding-left: 0px;
    padding-right: 0;
}
.footer-secondary {
    padding: 7.5px 0;
    padding-top: 70px;
}
.footer #block_widget-2:after {
      content: '';
    right: -25px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.footer #nav_menu-3:after {
    content: '';
    right: -40px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.footer #nav_menu-5:after {
    content: '';
    right: -33px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.sign-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px!important;
}
.sign-title {
    margin-top:0px!important;  
}
.sign-up-button, .wpcf7-form-control.wpcf7-submit.sign-up-button {
    border-radius: 100px!important;
    width: 110px!important;
    height: 35px;
    min-height: 35px!important;
    border: none!important;
    line-height: 35px!important;
    margin-right: 0!important;
    margin-bottom: 0;
    font-size: 15px!important;
    letter-spacing: 0!important;
    text-align: center!important;
    color: #fff!important;
    background: #46b3b6!important;
    box-shadow: none!important;
}
.sign-up-button:hover, .wpcf7-form-control.wpcf7-submit.sign-up-button:hover {
    background-color: #48c9cd!important;
}
.email-field, .sign-field {
    display: inline-block;
}
.sign-email, .wpcf7-form-control.wpcf7-text.wpcf7-email.sign-email {
   border-radius: 100px!important;
    width: 235px!important;
    margin-right: 10px;
    margin-bottom: 0;
    height: 35px!important;
    font-size: 13px!important;
    border: none!important;
    background: rgba(255, 255, 255, 0.5)!important;
    color: #45555f!important;
}
.footer-2 {
    padding-top: 100px;
    padding-bottom: 65px;
    background-color: #fbfbfb;
    border-top: 0;
}
.sign-row {
    z-index: 1;
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom: -60px;
}
.single-product .sign-row {
   margin-bottom:-60px;
   margin-top: 40px;
}

/*CATEGORY PAGE*/
.archive .row-xsmall>.col {
    padding: 0 7px 3px;
    margin-bottom: 0;
}
.name.product-title {
    font-size: 18px;
    font-weight: 300;
    color: #45555f;
    margin-bottom: 15px;
    margin-top: 40px;
}
.box-image {
    position: relative;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
}
.category-page-row .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
    padding: 0px 10px 0px 5px;
    margin-bottom: 50px;
}
.category-page-row ul.product_list_widget li img {
    top: 10px;
    position: absolute;
    left: 0;
    width: 76px;
    height: 86px;
    margin-bottom: 5px;
    object-fit: cover;
    object-position: 50% 50%;
}
.category-page-row ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 85px;
    min-height: 100px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    font-size: 13px;
    color: #537588;
    line-height: 1.33;
}
.category-page-row ul.product_list_widget span.amount {
    white-space: nowrap;
    color: #45555f;
    font-weight: bold;
    font-size: 14px;
}
.category-page-row ul.product_list_widget li a:not(.remove) {
    display: block;
    margin-bottom: 7px;
}

.category-page-row ul.product_list_widget li a:hover {
    color: #48c9cd!important;
}

.category-page-row .col.large-3.hide-for-medium {
    padding-right: 40px;
    max-width: 20%;
}

.category-page-row .col.large-9 {
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
}
.products.has-equal-box-heights .box-image {
    padding-top: 100%;
    background: #46b3b6;
}
.bg-fade-out:hover .bg, .has-hover:hover .image-fade-out img {
    opacity: .3;
}
.hover-slide-in {
    transform: none;
}
.quick-view-added {
    height: 40px;
    position: absolute;
    bottom: 150px;
    width: 148px!important;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff0!important;
    border: 1px solid #fff!important;
    border-radius: 100px;
    line-height: 27px;
    color: #fff!important;
    font-weight:600;
    font-size: 15px!important;
}
.quick-view-added:hover {
    color:#45555f!important;
    background-color: #fff!important;
}
.wishlist-button.is-outline {
    color: white;
    border: 0px solid currentColor;
}
.icon-heart {
    font-size: 18px!important;
}
.image-tools .wishlist-button:hover {
    background-color: #b2000000;
    border-color: #b2000000;
}
span.widget-title {
    font-weight: 600;
    font-size: 14px;
    color: #537588;
    letter-spacing: 0;
    margin-bottom: 15px;
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px solid #b2b2b2;
}
.widget_product_categories>ul>li {
    text-transform: uppercase;
    color: #537588;
}
.widget_product_categories>ul>li a {
   padding:5px 0!important;
   font-size: 13px!important;
}
.widget_product_categories>ul>li a:hover {
    color: #48c9cd!important;
}
.icon-angle-down {
   font-size:1.4em!important;
   color: #537588!important;
}
ul.menu>li ul, .widget>ul>li ul {
    border-left: 0px solid #ddd;
    margin: 0 0 10px 3px;
    padding-left: 15px;
    width: 100%;
    display: none;
}
.widget {
    margin-bottom: 2.5em;
}
.shop-container span.amount {
    font-size: 18px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.banner-description.category {
    font-size: 16px;
}
.button-banner.category {
    width: 148px;
    height: 46px;
    line-height: 46px;
    font-weight: 600;
    font-size: 18px;
}
.top-banner-category {
    max-width: 1280px;
    margin: 0 auto;
}
.woocommerce-result-count {
    display: none;
}
.page-title {
  
    background: url(/wp-content/uploads/2019/05/breadcrumb-pattern-1.jpg);
    background-repeat: no-repeat;
    background-position: top;
}


.page-title-inner {
    position: relative;
    padding-top: 0px;
    min-height: 45px;
    margin-bottom: 10px;
   
}
.breadcrumbs a {
    color: #3aa0b8;
    font-weight: normal;
    font-size: 12px;
    padding-right: 15px;
}
.breadcrumbs {
	text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    color: #525252;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 0;
    padding-left: 15px;
}
.breadcrumbs .divider {
    position: relative;
    top: 0;
    opacity: 1;
    margin: 0 .3em;
    padding-right: 15px;
    font-weight: 300;
}


.product-breadcrumb-container {
    min-height: 45px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    background: url(/wp-content/uploads/2019/05/breadcrumb-pattern-1.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin-bottom: 50px;
}


.product-breadcrumb-container .breadcrumbs {
    padding-top: 15px;
    padding-left: 30px;
}
.products-per-page {
    padding-top: 18px;
    width: 85px;
    float: none!important;
    display: block;
    margin: 0 auto;
    margin-right: 265px!important;
}
.woocommerce-ordering {
    position: absolute;
    width: 247px;
    right: 0;
    z-index: 9;
    top: 93px;
}
.widget.woocommerce.widget_price_filter span.widget-title {
    font-weight: 600;
    font-size: 14px;
    color: #537588;
    letter-spacing: 0;
    margin-bottom: 0px;
    padding-bottom: 20px;
    display: block;
    border-bottom: 0px solid #b2b2b2;
}
.widget_price_filter .ui-slider-horizontal {
    height: 2px;
    border-radius: 99px;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    opacity: 1;
    border-radius: 99px;
    z-index: 1;
    font-size: 10px;
    display: block;
    border: 0;
    background-color: #deebeb;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    cursor: pointer;
    outline: none;
    top: -6px;
    border-radius: 0;
    background-color: #7ecacc;
}
.widget_price_filter .price_slider {
    margin-bottom: 1em;
    background: #7ecacc;
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 100px;
    background-color: #fff;
    color: #7ecacc;
    float: right;
    font-size: 9px;
    margin-right: 0;
    width: 90px;
    height: 25px;
    line-height: 24px;
    border: 1px solid #7ecacc;
}
.widget_price_filter .price_slider_amount .button:hover {
    box-shadow: none;
    background-color: #7ecacc;
    color: #fff;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -15px;
}
.widget_price_filter .price_label {
    padding-top: 7px;
    font-size: 11px;
    text-transform: uppercase;
    color: #b6b6b6;
    font-weight: 300;
    text-align: left;
}
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-shadow: none;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 0.9em top 50%;
    background-repeat: no-repeat;
    padding-right: 1.4em;
    padding-left: 1.4em;
    background-size: auto 16px;
    border-radius: 100px;
    display: block;
    font-size: 13px;
    color: #537588;
    border: 1px solid rgb(83, 117, 136);
}
.category-page-row {
    padding-top: 25px;
}
.category-page-row .products {
    padding-top: 13px;
}
.products-per-page:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 40.5em;
    height: 1px;
    left: 0;
    top: 34.5px;
    background: #ccc;
}
select:hover {
    border:1px solid #48c9cd!important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    box-sizing: border-box;
    border: 1px solid rgb(83, 117, 136);
    padding: 0 .75em;
    height: 2.507em;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.1)!important;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
input, select {
    border: 1px solid rgb(83, 117, 136);
    box-shadow: inset 0 0em 0em 0 rgba(0,0,0,0);
    border-radius: 99px!important;
	-webkit-border-radius:99px;
	-moz-border-radius:99px;
}

textarea {
	border-radius: 20px!important;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
input:hover, textarea:hover, select:hover {
    border:1px solid #48c9cd;
    box-shadow: inset 0 0em 0em 0 rgba(0,0,0,0);
    border-radius: 99px;
}

.woocommerce-ordering, .woocommerce-ordering select option {
    margin: 5px 0;
    display: inline-block;
    border-radius: 99px!important;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
}
#header .nav-dropdown {
    font-size: 13px!important;
}
.nav-dropdown {
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    padding: 15px;
    opacity: 1;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    border: 0px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
    border-bottom: 0px solid #ececec;
}
.nav-column li>a, .nav-dropdown>li>a {
    padding: 8px 20px;
}

.cart-item.has-dropdown ul.product_list_widget li .quantity {
    display: block;
    margin-top: 3px;
    font-size: 1em;
    opacity: 0.6;
}
.widget_shopping_cart p.total {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    border-top: 1px solid #ececec;
    border-bottom: 2px solid #ececec;
    margin-bottom: .5em;
}

.text-center .add_to_cart_button.button {
    height: 40px;
    position: absolute;
    bottom: 90px;
    width: 150px!important;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto!important;
    margin-left: auto!important;
    margin-right: auto!important;
    background-color: #fff0!important;
    border: 1px solid #fff!important;
    border-radius: 100px;
    line-height: 27px!important;
    color: #fff!important;
    font-size: 15px!important;
}
.text-center .add_to_cart_button.button:hover {
   color: #45555f!important;
    background-color: #fff!important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    font-size: 14px;
    display: block;
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    color: #46b3b6!important;
    min-width: 1em;
    padding: 0px 4px;
    font-weight: 600;
    border-radius: 99px;
    border: 0px solid currentColor;
    transition: all .3s;
    vertical-align: top;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
     color: #050d0d!important;
}
.next.page-number, .prev.page-number {
    display: none;
}
.page-numbers {
    overflow:hidden;
}
.page-numbers:before, .page-numbers:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    height: 1px;
    background: #ccc;
    border: solid #FFF;
    border-width: 0 0;
}
.page-numbers:before {
    margin-left:-100%;
}
.page-numbers:after {
    margin-right:-100%;
}
.star-rating {
    text-align: left;
    font-size: 17px;
    top: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 1em;
    line-height: 1em;
    letter-spacing: 0;
    margin: .5em 0;
    width: 5.4em;
    font-family: "fl-icons" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.star-rating:before, .woocommerce-page .star-rating:before {
    content: '\e006\e006\e006\e006\e006';
    color: #46b3b6;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span:before {
    content: '\e005\e005\e005\e005\e005';
    color: #46b3b6;
    top: 0;
    position: absolute;
    left: 0;
}
.added_to_cart {
    display: none!important;
}

/*PRODUCT PAGE*/
.custom-product-page .product-title.product_title {
    color: #537588;
    font-size: 30px;
    margin-bottom: 20px;
}
.is-divider {
    display: none;
}
.custom-product-page span.amount {
    font-size: 24px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.custom-product-page label {
    color: #45555f;
    font-size: 20px;
    font-weight: bolder;
    width:120px;
}
.custom-product-page .variations {
    max-width:310px;
}
.custom-product-page .form-flat select {
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-color: rgba(0,0,0,0.09);
    color: #537588!important;
    border: 1px solid rgb(83, 117, 136);
    width:188px;
}
.single_add_to_cart_button.button.alt {
    background-color: #e1aa4b;
    box-shadow: none;
    opacity: 1!important;
    border-radius: 100px;
    width: 310px;
    font-size: 15px!important;
}
.single_add_to_cart_button.button.alt:hover {
    background-color:#f2bb5c;
}
.add-to-cart-container .quantity {
    display: none;
}
.custom-product-page .product-tabs li.active a {
    color: #45555f;
    font-size: 16px;
    font-weight: bolder;
    text-transform: none; 
    padding-top: 20px;
}
.custom-product-page .product-tabs li a {
    color: #46b3b6;
    font-size: 16px;
    font-weight: bolder;
    text-transform: none; 
    padding-top: 20px;
    letter-spacing: 0;
}
.custom-product-page .product-tabs li.active a:before {
    background-color: #46b3b6;
    opacity: 1;
}
.custom-product-page .product-tabs {
    border-top: 1px solid #cccccc;
}
.related .box-image {
    position: relative;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 100%;
    background: #46b3b6;
}
.related .box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    max-width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
}
.related .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
    padding: 0px 8px 0px 8px;
}
.related span.amount {
    font-size: 18px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.related .name.product-title {
    font-size: 18px;
    font-weight: 300;
    color: #45555f;
    margin-bottom: 25px;
    margin-top: 40px;
    min-height: 73px;
}
.related.related-products-wrapper.product-section {
    max-width: 1280px;
    margin: 0 auto;
    border-top: 0px solid #ececec;
}
.product-section-title-related {
    color: #45555f;
    letter-spacing: 0;
    font-size: 24px;
    max-width: 1280px;
    padding-bottom: 10px;
    margin-bottom: 35px;
    border-bottom: 1px solid #cccccc;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
    width: 50px;
    top: 20%;
    opacity: 1!important;
    bottom: 0;
    height: 90px;
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: none;
    margin: 0 !important;
}
.slider-nav-reveal {
    padding-top: 0;
    overflow: hidden;
    max-width: 1280px!important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    left: auto !important;
    right: 8px !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    right: auto !important;
    left: 8px !important;
}
flickity-prev-next-button {
    position: absolute;
    top: 40%;
    bottom: 40%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 36px;
    color: #fff;
    border: none;
    cursor: pointer;
    opacity: 0;
    transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
}
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0px;
}
.flickity-prev-next-button svg, .flickity-prev-next-button .arrow {
    border-color: currentColor;
    fill: #ffffff;
    transition: all 0.3s;
}
textarea, input[type='email'] {
    box-shadow: none;
	padding-left: 17px;
}
.custom-product-page span.sku_wrapper {
    display: none;
}
.custom-product-page span.posted_in {
    display: none;
}
.tagged_as {
    font-size: 14px;
    color: #45555f;
    font-weight: 900;
    border-top: 0px dotted #ddd!important;
}
.tagged_as a {
    font-size: 14px;
    color: #45555f;
    font-weight: 400;
}
.variations_form.cart {
    margin-bottom:0;
}
.product-thumbnails.row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 4.5px 5px;
    margin-bottom: 0;
}
.product-thumbnails a {
    max-height: 115px;
    overflow: hidden;
    display: block;
    border: 0px solid transparent;
    background-color: #FFF;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.product-thumbnails img {
    opacity: 1;
}
.custom-product-page .star-rating {
    text-align: left;
    font-size: 17px;
    top: 0;
    display: block;
    overflow: hidden;
    position: relative;
}

.custom-product-page .woocommerce-product-rating {
    visibility: visible;
    position: relative;
    margin-bottom: 20px;
}
.custom-product-page #review_form label {
    color: #45555f;
    font-size: 14px;
    font-weight: bolder;
    width: 120px;
    margin-bottom: 12px;
}
#reply-title {
    display: none;
}
#review_form_wrapper {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 0;
}
textarea#comment {
    height: 75px;
    min-height: 75px;
    border: 1px solid rgb(83, 117, 136);
    border-radius: 20px;
}
.review-form-inner.has-border {
    border: 0px solid #ffffff;
    padding: 15px 15px 0px;
}
.custom-product-page .stars a {
    font-size: 20px;
    display: inline-block;
    color: transparent !important;
    overflow: hidden;
    font-family: 'fl-icons';
}
.stars a:hover:after, .stars a.active:after {
    color: #46b3b6;
}
.custom-product-page .submit {
    width: 218px;
    font-size: 15px;
    background-color: #46b3b6!important;
    border-radius: 100px;
    margin-top: -10px;
    margin-right: 0;
    margin-bottom: 0;
}
.custom-product-page .submit:hover {
    box-shadow: none;
    width: 218px;
    font-size: 15px;
    background-color: #48c9cd!important;
    border-radius: 100px;
    margin-top: -10px;
}
.custom-product-page #comments {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-top: 1px solid #cccccc;
    padding-bottom: 0;
}
.woocommerce-Reviews-title.normal {
    display:none;
}
.custom-product-page .tabbed-content .tab-panels {
    width: 100%;
    overflow: hidden;
}
.custom-product-page .form-submit {
    text-align: right;
}
.commentlist li .avatar, .comment-list li .avatar {
    border-radius: 0;
}
.woocommerce-review__author {
    color: #45555f;
    font-size: 14px;
    font-weight: bolder;
}
.woocommerce-review__dash {
    display:none;
}
.woocommerce-review__published-date {
    display:none;
}
.commentlist li .description, .comment-list li .description {
    font-style: normal;
    font-size: 14px;
    color: #45555f;
}
.commentlist li, .comment-list li {
    list-style: none;
    padding: 25px 0 0 0;
    width: 47%;
    float: left;
}
.commentlist>li:not(:first-child), .comment-list>li:not(:first-child) {
    border-top: 0px dashed #ddd;
}
.out-of-stock.product .add-to-cart-button {
    display:none;
}
.box-image .out-of-stock-label {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 84%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 0;
    background: rgba(255,255,255,0.9);
    text-align: center;
    opacity: .9;
}
.box-image {
    background: #46b3b6;
}

/*HOME*/
.home .title-wrapper {
    min-height:73px;
}
.home .price-wrapper .price span.amount {
    font-size: 18px;
    white-space: nowrap;
    color: #45555f;
    font-weight: bolder;
}	

.large-3.small-col {
    max-width: 22.22223%;
    -ms-flex-preferred-size: 22.22223%;
    flex-basis: 22.22223%;
}
.row-collapse .badge-circle {
    margin-left: 0px;
}
.box-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    max-width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
}
.on-sale-products-row {
	margin: 0 auto!important;
}
.on-sale-products-row .row-small>.flickity-viewport>.flickity-slider>.col, .on-sale-products-row .row-small>.col {
    padding: 0 8px 0 8px;
    margin-bottom: 0;
}
.badge {
    height: 48px;
    width: 48px;
}
.new-bubble {
	background-color: #e1aa4b!important;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
}
.testimonial-text {
    text-align: left;
    font-style: normal!important;
    font-size: 18px;
    line-height: 22px;
    color: #45555f;
}
.sign-text {
	max-width: 400px;
}
.copyright-mob {
    display: none;
}
.related .star-rating {
    text-align: left;
    font-size: 17px;
    top: 0;
    display: block;
    overflow: hidden;
    position: absolute;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 260px;
    background-color: rgb(255, 255, 255);
}
.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav-vertical li li {
    font-size: 14px;
    padding-left: .5em;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000000;
    opacity: 0;
    transition: opacity .25s;
}
.mfp-bg.mfp-ready {
    opacity: .8;
}
.product-quick-view-container h1 {
    font-size: 36px;
    color: #537588;
    line-height: 40px;
	font-weight: bold;
}
.product-quick-view-container span.amount {
    color: #45555f;
    font-size: 24px;
    font-weight: bold;
}
.product-quick-view-container .product-info .price {
    font-size: 1.5em;
    margin: 1em 0;
    font-weight: bolder;
}
.product-quick-view-container .product-short-description p {
    color: #45555f;
    font-size: 18px;
    text-align: left!important;
    line-height: normal;
}

.product-quick-view-container label {
    color: #45555f;
    font-size: 20px;
    font-weight: bolder;
    width: 120px;
}
.product-quick-view-container {
    padding: 3.2em;
}
.product-quick-view-container .product-lightbox-inner {
    padding: 0px!important;
    max-width: 315px;
    margin: 0 auto;
}
.product-quick-view-container .posted_in {
    display: block;
    border-top: 0px dotted #ddd;
    padding: 5px 0;
    font-size: 14px;
    color: #45555f;
    font-weight: 600;
}
.product-quick-view-container .posted_in a {
    font-weight: 300;
}
.product-quick-view-container .sku_wrapper {
    display: block;
    border-top: 0px dotted #ddd;
    padding: 5px 0;
    font-size: 14px;
    color: #45555f;
}
.product-quick-view-container .quantity.buttons_added {
    display: none;
}
.mfp-close:before, .mfp-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 40px;
    width: 1px;
    top: 6px;
    background-color: #ffffff;
}
.mfp-close:before {
    transform: rotate(45deg);
}
.mfp-close:after {
    transform: rotate(-45deg);
}
.mfp-content .mfp-close {
    position: absolute;
    right: -50px;
    top: -50px!important;
}
.mfp-close {
    font-size: 0!important;
}
.mfp-ready .mfp-close {
    opacity: 1!important;
    transform: translateY(0) translateZ(1px);
}
.button.wc-forward {
    background-color: #e1aa4b!important;
    box-shadow: none;
    opacity: 1!important;
    border-radius: 100px;
   
}
.button.checkout.wc-forward {
    background-color: #46b3b6!important;
    box-shadow: none;
    opacity: 1!important;
    border-radius: 100px;
   
}
.button.checkout.wc-forward:hover {
    background: #319295!important;
}
.button.wc-forward:hover {
    background-color: #f2bb5c!important;
}
li.woocommerce-mini-cart-item a {
    font-size: 14px;
}

/*About Us Page*/
.banner-text.dasrk {
    color: #45555f;
}
.about-text.dark {
    color: #45555f!important;
    font-size: 22px;
    line-height: 28px;
}
.main-text-about {
    color: #45555f!important;
    font-size: 18px;
    line-height: 22px;
}

.uppercase.banner-text.medium {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0;
}
.descript-h1-about {
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 20px;
}
.button-grid.about {
    border-radius: 99px;
    width: 240px;
}
.uppercase-goal-mission {
    font-size: 40px;
    text-transform: uppercase;
    color: #45555f;
    line-height: 60px;
    max-width: 300px;
    padding-bottom: 20px;
}
/*.banner-about-us {
	margin-top:-30px;
}*/
.testim-slider-about .star-rating {
	top: -35px;
}
.row-collapse>.col.col-about-text {
    padding: 5vw 1vw 5vw 7vw!important;
}
/*.section-contact {
    margin-top: -30px;
}*/
.banner-text.dasrk.light {
    color: #ffffff;
}
.text-address.main {
    line-height: 32px;
    font-size: 24px;
	color: #fff;
}
.text-address {
    line-height: 24px;
    font-size: 16px;
	color: #fff!important;
}
.wpcf7-form-control.wpcf7-submit {
    background: #e1aa4b!important;
    width: 140px;
	font-size: 14px;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background: #f2bb5c!important;
	box-shadow:none;
	border-color:#f2bb5c!important;
}
.wpcf7 label {
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
.section-content p {
	margin-bottom:0;
}
.title-breadcrumbs.pb-half.pt-half {
	padding:0;
}
.page-template-default .page-wrapper {
    padding-top: 0px;	
}
.page-title-custom {
    padding-bottom: 30px;
    padding-top: 30px;
    color: #45555f;
}
.woocommerce-form-login .button {
    margin-bottom: 0;
    background: #e1aa4b!important;
    width: 140px;
    font-size: 14px;
    border-radius: 99px;
}
.woocommerce-form-login .button:hover {
    background: #f2bb5c!important;
    box-shadow: none;
    border-color: #f2bb5c!important;
}
.normal-title {
    border-top: 0px solid #ececec;
    border-bottom: 0px solid #ececec;
}
.normal-title .page-title-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.woocommerce-account .uppercase.mb-0 {
	display:none;
}
.page-wrapper.my-account.mb {
	padding-top:50px;
}
.woocommerce-Button.button {
	margin-bottom: 0;
    background: #e1aa4b!important;
    width: 170px;
    font-size: 14px;
    border-radius: 99px;
	border-color: transparent;
}
.woocommerce-Button.button:hover {
	background: #f2bb5c!important;
    box-shadow: none;
    border-color: #f2bb5c!important;
}
.dashboard-links a:hover {
    background-color: #46b3b6;
    border: 1px solid #46b3b6;
    color: #FFF;
}

.page-wrapper.my-account.mb .nav > li > a {
    font-weight: 400;
}
.cart-container.container.page-wrapper.page-checkout {
	padding-top:30px;
}
.quantity.buttons_added .button:hover {
    color: #fff;
    background-color: #46b3b6;
    border-color: #46b3b6;
    text-shadow: none;
}
.coupon input[type='submit'] {
    overflow: hidden;
    position: relative;
    background-color: #46b3b6;
    text-shadow: none;
    color: #fff;
    border: 1px solid #46b3b6;
    box-shadow: none;
    text-transform: none;
    font-weight: normal;
}
.coupon input[type='submit']:hover {
    background-color: #48c9cd;
	border: 1px solid #48c9cd;
}
.woocommerce-input-wrapper input[type='text'] {
	height:32px;
}

.off-order {
    font-weight: 700!important;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.first-text-order {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    padding-bottom: 0px;
    display: block;
	color: #fff;
}
.wpcf7-form-control.wpcf7-submit.sign-up-button.get {
    width: 170px!important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.email-field {
    color: #45555f!important;
    max-width: 372px;
	font-size: 14px;
}
.terms-text-accept {
    font-size: 14px;
    max-width: 200px;
    text-align: left;
	color: #fff!important;
}
.accordion-title {
    font-size: 110%;
    padding: .6em 2.3em;
    display: block;
	font-weight: 600;
    color: #45555f!important;
    position: relative;
    background: #f2f5f6;
    border-top: 0px solid #ddd;
    transition: border 200ms ease-out, background-color .3s;
    margin-bottom: 15px;
}
.accordion-title.active {
    border-color: #446084;
    color: #fff!important;
    font-weight: bold;
    background-color: #f2bb5c!important;
}
.accordion .icon-angle-down {
    font-size: 1.4em!important;
    color: #46b3b6!important;
}
.accordion-title.active .icon-angle-down {
	color:#fff!important;
}


/*Blog*/
.badge.post-date {
    top: 0%;
    margin-top: 1em;
}
.badge.absolute.top.post-date.badge-circle-inside .badge-inner {
	background-color: #e1aa4b!important;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
}
footer.entry-meta {
    font-size: .8em;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: .5em 0 .5em;
}
.cat-links a {
    color: #46b3b6;
}
.recent-blog-posts a {
    line-height: 1.3;
    display: block;
    margin-bottom: 3px;
    font-size: 14px;
}
.post_comments a {
	font-size:12px;
}
.cat-item a {
	font-size:14px;
	padding: 3px 0!important;
}
.recent-blog-posts-li .badge.post-date .badge-inner {
    color: #45555f!important;
    text-shadow: 0px 0px 0px rgba(0,0,0,.5)!important;
    background: white!important;
    border: 3px solid #46b3b6!important;
	font-size: 14px;
}
.more-link {
	line-height: 25px!important;
    border-radius: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 1.5em;
    background-color: #46b3b6!important;
}
.more-link:hover {
    background-color: #48c9cd!important;
}
.widget .current-cat>a {
    color: #48c9cd;
    font-weight: bolder;
}
.cat-item a:hover {
	color: #48c9cd;
}
.tagcloud a {
    font-size: 12px !important;
    display: inline-block;
    border: 1px solid #46b3b6;
    opacity: .8;
    margin: 0 3px 5px 0;
    padding: 2px 12px;
    border-radius: 99px;
}
.tagcloud a:hover {
    opacity: 1;
    border-color: #e1aa4b!important;
    background-color: #e1aa4b!important;
    color: #fff;
}
.blog .row.row-large.row-divided, .single-post .row.row-large.row-divided {
	max-width:1280px;
	padding-top:20px;
}

.blog .row.row-large.row-divided .large-9.col, .single-post .row.row-large.row-divided .large-9.col {
	padding-left:0px;
}
.blog .row.row-large.row-divided .post-sidebar, .single-post .row.row-large.row-divided .post-sidebar {
	padding-right:0;
}
.sidebar-banner .text-inner {
	padding-left:3em;
	padding-right:3em;
}
.uppercase.banner-text.sidebar {
    font-size: 32px;
    line-height: 34px;
}
.descrip-banner {
    font-size: 16px;
}
.text-sidebar-banner {
    line-height: 18px;
    font-size: 14px;
    color: #fff!important;
}
.button.primary.is-outline.button-banner-sidebar {
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 99px;
    font-size: 13px;
    width: 120px;
    border: none;
	margin-right: 0;
    line-height: 22px;
    background: #e1aa4b;
}
.button.primary.is-outline.button-banner-sidebar:hover {
    background:#f2bb5c!important;
}

.entry-category.is-xsmall a {
	line-height:normal;
}

footer.entry-meta a {
    color: #46b3b6;
}
.page-title.blog-featured-title.featured-title.no-overflow {
	max-width: 1280px;
    margin: 0 auto;
}
.featured-title {
    background-color: #446084;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.2);
}
.entry-category.is-xsmall a {
    line-height: normal;
    font-size: 10px;
}
#comments .comment-respond {
    background-color: rgba(255, 255, 255, 0.05);
    margin-top: 15px;
    padding: 15px 0px 0;
}
.comments-area .submit {
	background: #e1aa4b!important;
    width: 170px;
    font-size: 14px;
}
.comments-area .submit:hover {
	background: #f2bb5c!important;
    box-shadow: none;
    border-color: #f2bb5c!important;
}

.woocommerce-order-received .large-7.col {
	max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.woocommerce-order-details {
	max-width:600px;
	margin:0 auto;
}
.woocommerce-order-received .large-7.col p {
    font-size: 18px;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
    color: #45555f;
}
.row.row-collapse.text-thank.you {
	max-width:600px;
	padding-left: 15px;
    padding-right: 15px;
}
.thanks-title {
    color: #46b3b6;
    font-size: 34px;
}

.woocommerce-order-received .large-5.col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.woocommerce-order-received .large-5.col .is-well {
    text-align: center;
    padding: 30px;
    padding-top: 0;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2), 0 0px 0 rgba(0,0,0,0.07), inset 0 0 0 0px rgba(0,0,0,0.05);
}

  .cart-container.container.page-wrapper.page-checkout {
    background: url(/wp-content/uploads/2019/06/bg-checkout-opacity.png);
    background-size: cover;
    background-position: center;
    padding-top: 30px;
    margin-bottom: 30px;
}
.button.alt {
    background-color: #e1aa4b!important;
    box-shadow: none;
    border-radius: 99px;
    margin-top: 20px;
}
.button.alt:hover {
   background-color: #f2bb5c!important;
}
.woocommerce-terms-and-conditions-checkbox-text {
	font-size:12px;
}
.wpcf7 .wpcf7-not-valid-tip {
    margin-top: 0px;
    position: relative;
    padding: 5px 8px;
    line-height: 1.2em;
    border-radius: 99px;
    opacity: 1;
    font-size: 12px;
    padding: 10px;
    padding-left: 20px;
    background-color: #f1f1f1;
    color: #b20000;
}
.has-dropdown.header-language-dropdown .image-icon {
	padding-top:2px;
}

.button.white.is-outline.woocommerce-Button.button.gohome {
	color: #fff!important;
}
.lightbox-content {
    background-color: #fff;
}
#login-form-popup {
	background-color: #fff;
    max-width: 350px;
}
.account-login-inner h3.uppercase, .account-login-inner .form-row {
	text-align:center;
}
.account-login-inner label {
    font-size: 14px;
    color: #222;
}

.woocommerce-Button.button.woocommerce-form-login__submit {
    margin-right: 0!important;
}
.woocommerce-LostPassword.lost_password {
    font-size: 12px;
    text-align: center;
}





/*MEDIA CSS*/

@media only screen and (max-width:1366px) {
.checkout .row {
	margin-left:0!important;
	margin-right:0!important;
}
.page-wrapper.my-account.mb .row.vertical-tabs {
	margin-right:0;
	margin-left:0;
}
	.descript-h1-about {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 20px;
}
.main-text-about {
    color: #45555f!important;
    font-size: 16px;
    line-height: 20px;
}
.uppercase-goal-mission {
    font-size: 36px;
    text-transform: uppercase;
    color: #45555f;
    line-height: 50px;
    max-width: 300px;
    padding-bottom: 20px;
}
.uppercase.banner-text.medium {
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
}
.product-quick-view-container h1 {
    font-size: 30px;
    color: #537588;
    line-height: 34px;
    font-weight: bold;
}
.product-quick-view-container .product-short-description p {
    color: #45555f;
    font-size: 16px;
    text-align: left!important;
    line-height: normal;
}
.product-quick-view-container label {
    color: #45555f;
    font-size: 16px;
    font-weight: bolder;
    width: 120px;
}
.content-area.page-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: block;
}
h3.banner-text, h2.banner-text {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
}
.banner-description {
    font-size: 16px;
    font-weight: 300;
    color: #fff!important;
    line-height: 20px;
}
.button-banner {
    width: 165px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    background-color: #e1aa4b!important;
}
.button-grid {
    border-radius: 99px;
    width: 125px;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0;
    color: #fff!important;
    background-color: #46b3b6!important;
}
.about-text {
    margin-top: 10px!important;
    color: #fff!important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
h3.banner-text.medium {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 36px!important;
    letter-spacing: 0;
    text-align: center;
}
.big-col h3.banner-text, .big-col h2.banner-text {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0;
}
h3.banner-text.light {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
}
.free-delivery {
    font-size: 12px;
    padding-left: 12px;
}
.quick-view-added {
    height: 36px;
    position: absolute;
    bottom: 150px;
    width: 148px!important;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff0!important;
    border: 1px solid #fff!important;
    border-radius: 100px;
    line-height: 25px;
    color: #fff!important;
    font-weight: 600;
    font-size: 13px!important;
}
.text-center .add_to_cart_button.button {
    height: 36px;
    position: absolute;
    bottom: 90px;
    width: 150px!important;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto!important;
    margin-left: auto!important;
    margin-right: auto!important;
    background-color: #fff0!important;
    border: 1px solid #fff!important;
    border-radius: 100px;
    line-height: 25px!important;
    color: #fff!important;
    font-size: 13px!important;
}
.new-bubble {
    background-color: #e1aa4b!important;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 12px;
}
.product.sale .badge {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 60px;
    width: 60px;
}
.onsale {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
.name.product-title {
    font-size: 16px;
    font-weight: 300;
    color: #45555f;
    margin-bottom: 15px;
    margin-top: 30px;
}
.testimonial-text {
    text-align: left;
    font-style: normal!important;
    font-size: 16px;
    line-height: 20px;
    color: #45555f;
}
.sign-title {
    font-size: 22px!important;
    margin-top: 0px!important;
}
.sign-text {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px!important;
}
.box-image .out-of-stock-label {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 85%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 0;
    background: rgba(255,255,255,0.9);
    text-align: center;
    opacity: .9;
}
.banner.slider-banner-top {
    padding-top: 400px!important;
}
.related .name.product-title {
    font-size: 16px;
    font-weight: 300;
    color: #45555f;
    margin-bottom: 25px;
    margin-top: 30px;
    min-height: 73px;
}
}

@media only screen and (max-width:1280px) {
.blog .row.row-large.row-divided .large-9.col, .single-post .row.row-large.row-divided .large-9.col {
    padding-left: 0px;
    padding-right: 15px;
}
.blog .row.row-large.row-divided .post-sidebar, .single-post .row.row-large.row-divided .post-sidebar {
    padding-right: 0;
    padding-left: 15px;
}
.recent-blog-posts {
    padding: 6px 0 6px;
}
.uppercase.banner-text.sidebar {
    font-size: 28px;
    line-height: 32px!important;
}
.blog-wrapper.blog-archive.page-wrapper, .blog-wrapper.blog-single.page-wrapper {
	padding-left:15px;
	padding-right:15px;
}
.uppercase-goal-mission {
    font-size: 32px;
    text-transform: uppercase;
    color: #45555f;
    line-height: 42px;
    max-width: 300px;
    padding-bottom: 20px;
}
.related span.amount {
    font-size: 18px!important;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.related-products-wrapper .row {
	padding-left: 0!important;
    padding-right: 0!important;
}
.tabbed-content {
    font-size: 14px;
}
.custom-product-page .product-tabs li a {
    font-size: 14px;
}
.custom-product-page .product-tabs li.active a {
    color: #45555f;
    font-size: 14px;
    font-weight: bolder;
    text-transform: none;
    padding-top: 20px;
}
.custom-product-page label {
    color: #45555f;
    font-size: 16px;
    font-weight: bolder;
    width: 100px;
}
.single_add_to_cart_button.button.alt {
    background-color: #e1aa4b;
    box-shadow: none;
    opacity: 1!important;
    border-radius: 100px;
    width: 295px;
    font-size: 13px!important;
}
.custom-product-page span.amount {
    font-size: 20px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.custom-product-page .product-title.product_title {
    color: #537588;
    font-size: 26px;
    margin-bottom: 20px;
}
.custom-product-page .row, .related.related-products-wrapper.product-section {
    padding-left: 15px;
    padding-right: 15px;
}
.products-per-page:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 60%;
    height: 1px;
    left: 0;
    top: 34.5px;
    background: #ccc;
}
.category-page-row {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce-ordering {
    position: absolute;
    width: 247px;
    right: 15px;
    z-index: 9;
    top: 93px;
}
.footer-2 {
    padding-left: 25px;
    padding-right: 25px;
}
.footer a {
    font-size: 11px;
}
.icons-social .circle {
    border-radius: 8px !important;
    object-fit: cover;
    border: none!important;
    line-height: 35px!important;
    background-color: #46b3b6!important;
    font-size: 14px;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-right: 11%;
}
.footer #nav_menu-2 {
       max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 40px;
    padding-right: 0;
}
.footer #nav_menu-2 {
       max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 40px;
    padding-right: 0;
}
.footer #nav_menu-3 {
        max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 30px;
    padding-right: 0;
}
.footer #nav_menu-4 {
        max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 50px;
    padding-right: 0;
}
.footer #block_widget-2:after {
    content: '';
    right: -10px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.footer #nav_menu-5:after {
    content: '';
    right: -15px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.footer #nav_menu-3:after {
    content: '';
    right: -10px;
    top: 83px;
    position: absolute;
    height: 86px;
    width: 1px;
    background: #e1e1e1;
}
.copyright-bottom {
    font-size: 10px;
    color: #45555f;
    font-weight: 400;
}
.widget_product_categories>ul>li a {
    padding: 2px 0!important;
    font-size: 12px!important;
}
}

@media only screen and (max-width:1200px) {
.category-page-row .col.large-3.hide-for-medium {
    padding-right: 40px;
    max-width: 25%;
}
.category-page-row .col.large-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
}
.products-per-page:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 53%;
    height: 1px;
    left: 0;
    top: 34.5px;
    background: #ccc;
}
.related .box-image {
    position: relative;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 100%;
    background: #46b3b6;
}
.uppercase.banner-text.sidebar {
    font-size: 24px;
    line-height: 28px!important;
}
}

@media only screen and (max-width:1024px) {

.single-post .row.row-large.row-divided {
    max-width: 1280px;
    padding-top: 0px;
}
.sidebar-banner .text-inner {
    padding-left: 2em;
    padding-right: 2em;
}
.text-sidebar-banner {
    line-height: 16px;
    font-size: 12px;
    color: #fff!important;
}
footer.entry-meta {
    font-size: 12px!important;
	}
.woocommerce {
	font-size:14px;
}
.page-wrapper.my-account.mb {
    font-size: 14px;
}
.woocommerce-account .uppercase {
	font-size:10px;
}
body p {
    font-size: 14px;
}
body ul li {
	font-size: 14px;
}
	.row-collapse>.col.col-about-text {
    padding: 8vw 1vw 5vw 7vw!important;
}
	.uppercase-goal-mission {
    font-size: 28px;
    text-transform: uppercase;
    color: #45555f;
    line-height: 38px;
    max-width: 260px;
    padding-bottom: 20px;
}
.custom-product-page .product-title.product_title {
    color: #537588;
    font-size: 22px;
    margin-bottom: 20px;
}
.tagged_as {
    font-size: 12px;
    color: #45555f;
    font-weight: 900;
    border-top: 0px dotted #ddd!important;
}
.tagged_as a {
    font-size: 12px;
    color: #45555f;
    font-weight: 400;
}
.button-banner.category {
    width: 148px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 14px;
}
.products-per-page:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 45%;
    height: 1px;
    left: 0;
    top: 34.5px;
    background: #ccc;
}
.category-page-row ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 85px;
    min-height: 100px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    font-size: 11px;
    color: #537588;
    line-height: 1.33;
}
.category-page-row ul.product_list_widget span.amount {
    white-space: nowrap;
    color: #45555f;
    font-weight: bold;
    font-size: 12px;
}
.woocommerce-ordering {
    position: absolute;
    width: 247px;
    right: 15px;
    z-index: 9;
    top: 83px;
}
.breadcrumbs {
    font-size: 10px;
    text-transform: uppercase;
    color: #525252;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 0;
    padding-left: 15px;
}
.breadcrumbs a {
    color: #3aa0b8;
    font-weight: normal;
    font-size: 10px;
    padding-right: 15px;
}
.page-title-inner {
    min-height: 35px;
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 100px;
    background-color: #fff;
    color: #7ecacc;
    float: none;
    font-size: 9px;
    margin-right: 0;
    width: 100%;
    height: 25px;
    line-height: 24px;
    border: 1px solid #7ecacc;
}
.widget_price_filter .price_label {
    padding-top: 7px;
    font-size: 11px;
    text-transform: uppercase;
    color: #b6b6b6;
    font-weight: 300;
    text-align: center;
    width: 100%;
}
.shop-container span.amount {
    font-size: 16px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.home .price-wrapper .price span.amount {
    font-size: 16px;
    white-space: nowrap;
    color: #45555f;
    font-weight: bolder;
}
.image-tools {
    opacity: 0!important;
    padding: 5px;
}
.has-hover:hover .hover-slide, .has-hover:hover .hover-slide-in, .has-hover:hover .hover-zoom, .has-hover:hover .hover-zoom-in, .has-hover:hover .show-on-hover {
    opacity: 1!important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;
}
h3.banner-text, h2.banner-text {
    font-size: 34px;
    font-weight: 700;
    line-height: 38px!important;
    letter-spacing: 0;
}
.big-col h3.banner-text, .big-col h2.banner-text {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 34px!important;
    letter-spacing: 0;
}
.big-col h3.banner-text, .big-col h2.banner-text {
    font-size: 30px!important;
    font-weight: 700;
    line-height: 34px!important;
    letter-spacing: 0;
}
h3.banner-text.light {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 26px!important;
    letter-spacing: 0;
    text-align: center;
}
h3.banner-text.medium {
    font-size: 26px!important;
    font-weight: 700;
    line-height: 30px!important;
    letter-spacing: 0;
    text-align: center;
}
.box-image {
    position: relative;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}
.payment-icon {
    display: inline-block;
    opacity: 1;
    transition: opacity .3s;
    border-radius: 5px;
    background-color: #a7b8c1;
    padding-bottom: 0;
    padding: 5px 5px 7px;
    margin: 7px 3px 0;
}
.payment-icon svg {
    fill: #FFF;
    vertical-align: middle;
    height: 20px;
    width: auto !important;
}
.footer span.widget-title {
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    color: #45555f;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 0;
    border-bottom: 0px solid #b2b2b2;
}
.footer #nav_menu-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 20px;
    padding-right: 0;
}
.footer #nav_menu-3 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 15px;
    padding-right: 0;
}
.footer #nav_menu-4 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    padding-left: 30px;
    padding-right: 0;
}
.footer #block_widget-2:after {
    display:none;
}
.footer #nav_menu-3:after {
    display:none;
}
.footer #nav_menu-5:after {
   display:none;
}
.menu-footer_left_menu_2-container {
    padding-top: 53px;
}
.menu-footer_information_2-container {
    padding-top: 53px;
}
.footer-secondary {
    padding: 7.5px 0;
    padding-top: 60px;
}
.icons-social .circle {
    border-radius: 8px !important;
    object-fit: cover;
    border: none!important;
    line-height: 28px!important;
    background-color: #46b3b6!important;
    font-size: 12px;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-right: 8%;
}
.banner.slider-banner-top {
    padding-top: 290px!important;
}
}

@media only screen and (max-width:980px) {
.products-per-page:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 35%;
    height: 1px;
    left: 0;
    top: 34.5px;
    background: #ccc;
}
.related .name.product-title {
    font-size: 14px;
}
}



@media only screen and (max-width:849px) {
.entry-content.single-page {
    padding-top: 0em;
    padding-bottom: 1.5em;
}
.comments-link.pull-right {
	padding-top: 10px;
    display: block;
    float: none;
}
.sidebar-banner .text-inner {
    max-width: 300px;
    padding-left: 2em;
    padding-right: 2em;
    margin: 0 auto;
    text-align: center;
}
.blog .row.row-large.row-divided .large-9.col, .single-post .row.row-large.row-divided .large-9.col {
    padding-left: 0px;
    padding-right: 0px;
}
.blog .row.row-large.row-divided .post-sidebar, .single-post .row.row-large.row-divided .post-sidebar {
    padding-right: 0;
    padding-left: 0px;
}
.subscribe-footer {
    text-align: center;
}
.cart-container.container.page-wrapper.page-checkout .woocommerce.row {
	margin-left:0;
	margin-right:0;
}
.page-wrapper.my-account.mb {
    padding-top: 30px;
}
.text-box-contact .text-left {
    text-align: center;
}
	.uppercase-goal-mission {
    font-size: 28px;
    text-transform: uppercase;
    color: #45555f;
    line-height: 42px;
    max-width: 100%;
    padding-bottom: 0px;
}
.main-text-about {
    color: #45555f!important;
    font-size: 14px;
    line-height: 20px;
}
.uppercase.banner-text.medium {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0;
}
.product-quick-view-container .product-lightbox-inner {
    padding: 0px!important;
    max-width: 100%;
    margin: 0 auto;
}
.descript-h1-about {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 20px;
}
.product-quick-view-container select {
    width: 188px;
}
.product-quick-view-container .variations {
    max-width: 295px;
}
.product-quick-view-container label {
    color: #45555f;
    font-size: 16px;
    font-weight: bolder;
    width: 107px;
}
.product-quick-view-container h1 {
    font-size: 26px;
    color: #537588;
    line-height: 34px;
    font-weight: bold;
    padding-top: 25px;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    background-color: rgb(255, 255, 255);
}
.custom-product-page .col.medium-2 {
	display:none;
}
.col-gallery-product, .col-meta-product {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.single-product .filter-button {
    display: inline-block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.off-canvas .product-title {
    font-size: 12px;
}
.banner-description.category {
    font-size: 14px;
}
.off-canvas .sidebar-inner {
    padding: 30px 20px;
    background: white;
}
.category-filter-row:after {
    content: '';
    position: absolute;
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 1px;
    left: 0;
    right: 0;
    top: 104px;
    background: #ccc;
}
.filter-button {
    display: inline-block;
    margin-top: 1em;
}
.products-per-page:before {
	display:none;
}
.woocommerce-ordering {
    position: absolute;
    width: 180px;
    right: 15px;
    z-index: 9;
    top: 80px;
}

.products-per-page {
    padding-top: 23px;
    width: 85px;
    float: none!important;
    display: block;
    margin: 0 auto;
    margin-right: auto!important;
    margin-left: 0;
    margin-top: -69px;
}
.category-page-row .col.large-9 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.page-title-inner {
    min-height: 35px;
    padding-top: 10px;
}
.large-3.small-col {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}
.testimonial-text {
    text-align: left;
    font-style: normal!important;
    font-size: 14px;
    line-height: 18px;
    color: #45555f;
}
.category-grid .big-col {
    padding-left: 0!important;
    height: 270px!important;
}
.mob-left-grid {
	 padding-left: 0!important;
}
.category-grid .row-xsmall>.flickity-viewport>.flickity-slider>.col, .row-xsmall>.col {
    padding: 0px 0px 7px 7px;
    margin-bottom: 0;
}
.product-section-title-related {
    font-size: 20px;
}
.free-delivery {
    font-size: 10px;
    padding-left: 5px;
}
h3.banner-text, h2.banner-text {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px!important;
    letter-spacing: 0;
}
.big-col h3.banner-text, .big-col h2.banner-text {
    font-size: 26px!important;
    font-weight: 700;
    line-height: 30px!important;
    letter-spacing: 0;
}
h3.banner-text.medium {
    font-size: 22px!important;
    font-weight: 700;
    line-height: 26px!important;
    letter-spacing: 0;
    text-align: center;
}
h3.banner-text.light {
    font-size: 18px!important;
    font-weight: 700;
    line-height: 22px!important;
    letter-spacing: 0;
    text-align: center;
}
.banner-description {
    font-size: 14px;
    font-weight: 300;
    color: #fff!important;
    line-height: 18px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.about-text {
    margin-top: 10px!important;
    color: #fff!important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.name.product-title {
    font-size: 14px;
    font-weight: 300;
    color: #45555f;
    margin-bottom: 5px;
    margin-top: 25px;
}
.footer-row {
    padding-right: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.footer #nav_menu-2 {
    max-width: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    padding-left: 0px;
    padding-right: 0;
}
.footer #nav_menu-3 {
    max-width: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    padding-left: 0px;
    padding-right: 0;
}
.footer #nav_menu-4 {
    max-width: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    padding-left: 0px;
    padding-right: 0;
}
.footer-2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 60px;
}
#footer .widget {
    margin-bottom: 0.5em;
}
.payment-icons {
    max-width: 100%;
}
.footer-secondary {
    padding: 7.5px 0;
    padding-top: 30px;
    float: none;
    text-align: center;
}
.col-footer-left {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
	padding-bottom: 10px;
}
.footer-logo {
    width: 220px!important;
    margin: 0 auto;
}
.social-icons {
    display: block;
    vertical-align: middle;
    font-size: 18px;
    color: #999;
    margin: 0 auto;
    text-align: center;
}
.copyright-mob {
    display: block;
}
#block_widget-2 .copyright-bottom {
	display:none;
}
.icons-social .circle {
    margin-right: 3%;
}
.copyright-bottom {
    text-align: center;
    padding-top: 15px;
}
.sign-title {
    font-size: 22px!important;
    margin-top: 0px!important;
    text-align: center;
}
.sign-text {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
#mc4wp-form-1 {
	text-align: center;
}
}

@media only screen and (max-width:767px) {
	.shop_table.woocommerce-checkout-review-order-table .product-name {
    font-size: 13px;
}
.related span.amount {
    font-size: 16px!important;
}
.product-breadcrumb-container {
    margin-bottom: 15px;
}
.custom-product-page span.amount {
    font-size: 20px;
    white-space: nowrap;
    color: #45555f;
    font-weight: 900;
}
.col-gallery-product, .col-meta-product {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.footer #nav_menu-2 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.footer #nav_menu-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.footer #nav_menu-4 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.footer #nav_menu-5 {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.menu-footer_left_menu_2-container {
    padding-top: 0px;
}
.menu-footer_information_2-container {
    padding-top: 0px;
}
.footer-2 {
    text-align: center;
}
#footer ul.menu>li, #footer .widget>ul>li {
    list-style: none;
    margin-bottom: .3em;
    text-align: center;
    margin: 0;
}
}

@media only screen and (max-width:549px) {
.text-block-about .button-grid:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 110px;
    left: 150px;
    top: 18px;
    background: linear-gradient(to right, white 0%, #ffffff00 100%);
}
.woocommerce-order-received .large-7.col p {
    font-size: 14px;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.entry-category.is-xsmall a {
    line-height: normal;
    font-size: 10px;
}
.woocommerce-Button.button {
    display: block;
    margin-bottom: 10px;
    background: #e1aa4b!important;
    width: 170px;
    font-size: 14px;
    border-radius: 99px;
    border-color: transparent;
}
.woocommerce-Button.button.woocommerce-form-login__submit {
    margin-right: 0!important;
    display: inline-block;
}
.dashboard-links a {
    display: block;
    border-radius: 5px;
    padding: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 0px;
    transition: all .3s;
}
.section-contact {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	.row-collapse>.col.col-about-text {
    padding: 8vw 0vw 0vw 0vw!important;
}
.uppercase-goal-mission {
    font-size: 24px;
}
.custom-product-page label {
    color: #45555f;
    font-size: 14px;
    font-weight: bolder;
    width: 100px;
}
.custom-product-page .product-tabs {
    border-top: 0px solid #cccccc;
}
.custom-product-page .product-tabs li.active a {
    color: #45555f;
    font-size: 16px;
    font-weight: bolder;
    text-transform: none;
    padding-top: 20px;
}
.custom-product-page .product-tabs li a {
    color: #46b3b6;
    font-size: 16px;
    font-weight: bolder;
    text-transform: none;
    padding-top: 5px;
    letter-spacing: 0;
}
.col-gallery-product .col-inner {
    padding: 0px 10px 0px 10px!important;
}
.col-meta-product .col-inner {
    padding: 0px 0px 0px 0px!important;
}
#top-bar {
    display: none;
}
.info-block-left {
    text-align: center;
    padding: 5px;
}
.info-block-center {
    text-align: center;
    padding: 5px;
}
.info-block-right {
    text-align: center;
    padding: 5px;
}
.category-grid .row-xsmall>.flickity-viewport>.flickity-slider>.col, .row-xsmall>.col {
    padding: 0px 0px 7px 0px;
    margin-bottom: 0;
}
.large-3.small-col {
	width:100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.sign-row .text-box {
	width:70%!important;
	top: 13%;
}
.email-field, .sign-field {
    display: block;
    margin-bottom: 10px;
}
.sign-up-button {
    border-radius: 100px!important;
    width: 235px;
}
.sign-email {
    border-radius: 100px!important;
    width: 235px!important;
    margin-right: 0px;
}
.sign-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px!important;
}
.sign-title {
    line-height: 26px;
}
}


@media only screen and (max-width:425px) {
.comments-area .submit {
	background: #e1aa4b!important;
    width: 100%;
    font-size: 13px;
}
.wpcf7-form-control.wpcf7-submit {
    background: #e1aa4b!important;
    width: 100%;
    font-size: 14px;
}
.box-image {
    position: relative;
    height: 210px;
    margin: 0 auto;
    overflow: hidden;
}
.related .box-image {
    position: relative;
    height: 210px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 100%;
    background: #46b3b6;
}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}