/*
Theme Name: May Arts
Theme URI:
Description: Mayarts 2016
Version: 1.4.5
Author: Dinkum Interactive
Author URI:
Tags: Mayarts

License: MIT
License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
MAIN
\*------------------------------------*/
.main-inside::before { z-index :  0; }
.main-inside {
    padding-bottom: 20px;
}
.nav > ul > li > ul > li.sub-col > ul.sub-menu > li {
    margin-bottom: 10px;
}
.nav > ul > li > ul > li.sub-col > ul.sub-menu > li > a {
    color: #1ca0a9;
    text-transform: uppercase;
    font-weight: bold;
}

/*HIDDEN SUBNAV ON MOBILE*/
.nav-rwd-sidebar ul ul{
    display: none;
}
.nav ul li li {
    margin-bottom: 0;
}
.nav ul li.active > a {
    color: #FFF;
    background: #1A949C none repeat scroll 0% 0%;
    text-decoration: none;
}
.nav ul li.active li a {
    background-color: transparent;
    color: #000000;
}
.nav ul li.community > ul li a {
    color: rgba(255, 255, 255, 0.8);
}
.nav ul li.active li a:hover {
    color: #1ca0a9;
}
.nav li.community li li.active a,
.nav li.community li li a:hover {
    background-color: #21838a;
    color: #ffffff;
}
.nav .community ul.sub-menu li li:first-child a {
    pointer-events: none;
    cursor: default;
    background-color: #21838a;
}
.nav .community ul.sub-menu li li:first-child .wpmega-nonlink a {
    pointer-events: visible;
    cursor: pointer;
}
.nav .community ul.sub-menu li li:first-child span {
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}
.nav ul li.community i {
    margin-left: 5px;
}
.nav ul li.community ul i.fa-chevron-circle-down {
    display: none;
}
.nav li .nav-subsribe input[type="text"] {
    max-width: 231px !important
}
.nav li .nav-subsribe input[type="submit"],
.nav li .nav-subsribe input[type="submit"]:hover {
    float: right;
    margin-top: -49px;
    background: #ff6b7a !important;
    box-shadow: none !important;
}
.btn-base.btn-base-inset{
    -webkit-box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255, 255, 255, 0.24), 2px 2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255, 255, 255, 0.24), 2px 2px 3px rgba(0, 0, 0, 0.13);
    padding: 12px 20px;
    margin: 8px 4px;
}

/*sidebar filter*/
.widget-filter .aside-pallete ul li:hover,
.widget-filter .aside-pallete ul li.current-cat {
    overflow: visible;
}
.widget-filter .aside-pallete ul li:hover a,
.widget-filter .aside-pallete ul li.current-cat a {
    box-shadow: 0px 0px 5px 0px rgba(150,50,50, 0.8);
}
.widget-filter .aside-pallete ul li a.white{
    border: 1px solid #000;
    box-sizing: border-box;
}
.widget-filter .aside-list ul li:hover a,
.widget-filter .aside-list ul li.current-cat a {
    color: #1ca0a9;
}
.widget-filter .aside-width ul li.current-cat a {
    background-color: #1ca0a9;
    color: white;
    text-decoration: none;
}

/* Toggle View */
.toggle-view .grid-type li.current a.view-grid {
    background-position: -1px -20px;
}
.toggle-view .grid-type li.current a.view-row {
    background-position: -31px -20px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .display-cat #content .woocommerce-breadcrumb {
    display: none;
}
.woocommerce .products.prod-group.row,
.woocommerce .catalogue-list .products ul,
.woocommerce .catalogue-list  ul.products {
    margin: 0px -15px;
}
@media screen and (min-width: 78em) {
    .nav ul li a span { padding: 0 16px; }
}

@media screen and (min-width: 50em) {
    .nav ul li a span {
        border-right: 1px solid #35b9c3;
    }
}

@media screen and (max-width: 1200px) {
  .nav ul li a {
      padding-right:0;
      padding-left:0;
  }
    .nav ul li a span{
      padding: 0 5px;
    }
}
@media screen and (max-width: 997px){
    .nav ul li a span{
      padding: 0 4px;
    }
}

/*Pagination*/
.pane-toolbar .toolbar-page a, .pane-toolbar .toolbar-page span {
    border: 0px;
}
.pane-toolbar .toolbar-page a:hover {
    color: #FF6B7A;
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
    color: #1CA0A9;
    font-size: 9px;
    margin-left: 5px;
    text-decoration: none;
    border: 1px solid;
    border-radius: 3px;
    padding: 1px 5px 2px;
    line-height: 1.5em;
    border: 1px solid;
}
.wp-pagenavi a.previouspostslink {
    margin: 0px 5px 0px 0px;
}
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:hover {
    background-color: #1CA0A9;
    color: #ffffff;
    border: 1px solid;
}
.wp-pagenavi span.current {
    font-weight: normal;
}
.pane-toolbar .wp-pagenavi a,
.pane-toolbar .wp-pagenavi span {
    padding: 0px 5px;
    margin: 0px 2px;
}

/*Gravity Form*/
.gform_wrapper,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield_html {
    max-width: 100% !important;
}
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label .gfield_error {
    width: 100% !important;
}
.gform_wrapper div.validation_error {
    display: none;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    margin-top: 0px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 0px !important;
}

/*Gravity Form - Email Subscribe*/
.fa.fa-absolute {
    border-right: 1px solid #D2D2D2;
    color: #1CA0A9;
    font-size: 18px;
    left: 20px;
    padding: 5px 10px;
    position: absolute;
    margin-top: 15px;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
}
#footer .fa-envelope { margin-top: 27px; }
.gform_wrapper .f-subscribe .top_label .gfield_label {
    display: none;
}
.gform_wrapper .f-subscribe label.gfield_label + div.ginput_container {
    margin-top: 0px;
}
.gform_wrapper .f-subscribe input[type="text"] {
    font-size: 14px;
    outline: medium none;
    padding: 13px 100px 13px 55px;
    width: 100%;
    box-sizing: border-box;
    height: 47px;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    -o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -ms-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.gform_wrapper .f-subscribe .gform_footer input[type="submit"] {
    position: absolute;
    right: 0px;
    top: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #1CA0A9 none repeat scroll 0% 0%;
    border: medium none;
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    font: 700 17px "Roboto Condensed",sans-serif;
    text-align: center;
    transition: all 0.3s linear 0s;
    padding: 12px 13px;
}

.foot-subscribe .gform_wrapper .f-subscribe .gform_footer input[type="submit"],
#gform_wrapper_1 input#gform_submit_button_1.gform_button.button{
    top: 16px !important; margin:0; width: auto;
}
.newsletter-mini .nav-subsribe .gform_footer.top_label { position: relative; top: -65px;}

@media screen and (max-width: 991px){
	.gform_footer input[type="submit"]{ line-height:0 !important;}
}

#footer #gform_wrapper_1 input#gform_submit_button_1.gform_button.button {
    top: 16px !important;
}
.gform_wrapper .f-subscribe .gform_footer {
    padding: 0px;
    margin: 0px;
}
/*new realease*/
.featured-product.right{
    float: right;
}

/*Customer Service*/
.help-option .option.selected i {
    background-color: #FF6B7A;
}
.help-option {
    overflow: hidden;
}
@media screen and (min-width: 62em) {
    .help-option .option {
        width: 25%;
        margin-right: 0;
        display: inherit;
        float: left;
    }
}

/*Homepage*/
.product-tabs .tabs {
    text-align: center;
     margin: 30px 0 45px;
}
.product-tabs .tabs li {
    display: inline-block;
    width: auto;
    padding: 0 2px;
}
.product-tabs .tabs li a {
    box-shadow: 0px 0px 0px 3px #CCDFDC inset, 0px 0px 0px 4px rgba(255, 255, 255, 0.3) inset;
    background: #CCDFDC none repeat scroll 0% 0%;
    color: #626262;
    padding: 10px 50px;
    min-width: 90px;
    width: auto;
    font-size: 19px;
    display: inline-block;
    width: 100%;
    margin: 15px 0 0;
    font: 19px 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.product-tabs .tabs li a:hover,
.product-tabs .tabs li a:focus,
.product-tabs .tabs li a:active,
.product-tabs .tabs li.active a {
    background: #1CA0A9 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 0px 3px #1CA0A9 inset, 0px 0px 0px 4px rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-decoration: none;
}
.home-slide .owl-pagination {
    position: absolute;
    top: 10px;
    left: 10px;
}
.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    margin: 0px 5px 0px 0px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #d7e3e9;
}
.owl-theme .owl-controls .owl-page.active span {
    background: #89989e;
}

/*Artful Accents*/
.woocommerce .artful-accents .woocommerce-breadcrumb {
    display: block;
}
.artful-accents .prod-group .result-count,
.artful-accents .prod-group .woocommerce-ordering {
    display: none;
}
.artful-accents .category-title h2 {
    font-weight: bold;
    margin: 30px 0px 15px;
}
.artful-accents .hero-banner figure {
    background: #fff;
    display: block;
    padding: 7px;
    position: relative;
    text-align: center;
}

/*Display Cat*/
.display-cat .desc-banner p {
    margin-bottom: 30px;
    margin-top: 20px;
}
.white-row {
    margin-bottom: 30px;
}
.hide-desc-cat .white-row,
.woocommerce .page-description {
    display: none;
}

/*Faq*/
.faq-quest-item {
    margin-bottom: 25px;
}
.faq-quest-item .faq-title h3.faq-title-ribbon {
    color: #1ca0a9;
}
.faq-quest-item .faq-title.active .faq-title-list {
    color: #ff6b7a;
}
.faq-quest-item .faq-title h3 {
    font-weight: normal;
}
.faq-quest-answer p {
    color: #626262;
    font-size: 13px;
    margin: 0 0 -10px 0;
}
.height40 {
    height: 40px;
}

/* user-action or */
.user-action a:first-child {
    position: relative;
    border-right: 4px solid #fff;
}
.user-action a:first-child em{
    color: #000;
    left: auto;
    right: -12px;
}
.user-action a:hover {
    background-color: #1ca0a9;
}

/*Review Product*/
.product-review {
    margin-top: 30px;
}
.product-review .comment-text p.meta {
    background: transparent;
    padding-left: 0;
}
.view-all-review {
    font-weight: normal;
    margin-left: 20px;
    cursor: pointer;
}
.woocommerce form.form-review .form-row input.input-text {
    background: rgb(234, 243, 242) none repeat scroll 0% 0%;
    border: 1px solid rgb(203, 239, 233);
    font-size: 14px;
    outline: medium none;
    padding: 12px 10px;
}
.form-contribution_comment .form-row .button,
.form-review .form-row .button {
    border: medium none;
    background: rgb(255, 255, 255) url("assets/img/submit.png") no-repeat scroll center center !important;
    font-family: "Roboto",Helvetica,Arial,sans-serif !important;
    color: rgb(98, 98, 98);
    font-size: 13px;
    font-weight: lighter;
    cursor: pointer;
    display: block;
    width: 129px;
    height: 30px;
    float: right;
    text-indent: -9999em;
    box-shadow: none !important;
}
.form-review #subscribe_to_replies_field.form-row {
    margin-bottom: -25px;
}
.form-review .form-row .button {
    margin-top: -25px;
}
.form-contribution_comment .form-row label,
.form-review #subscribe_to_replies_field.form-row label {
    display: inline-block !important;
    line-height: 13px !important;
}
.woocommerce form .form-row textarea {
    height: 10em !important;
    resize: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.contribution-type-selector,
#reviews .contributions-title,
.woocommerce #reviews .product-rating, .woocommerce-page #reviews .product-rating,
.woocommerce #reviews .contributions-form-title,
.woocommerce #reviews .contribution-karma,
.woocommerce-page #reviews .contribution-karma {
    display: none !important;
}
.star-rating-selector:not(:checked) label.checkbox:hover,
.star-rating-selector:not(:checked) label.checkbox:hover ~ label.checkbox,
.star-rating-selector:not(:checked) input:checked + label.checkbox:hover,
.star-rating-selector:not(:checked) input:checked + label.checkbox:hover ~ label.checkbox,
.star-rating-selector:not(:checked) input:checked ~ label.checkbox:hover,
.star-rating-selector:not(:checked) input:checked ~ label.checkbox:hover ~ label.checkbox,
.star-rating-selector:not(:checked) label.checkbox:hover ~ input:checked ~ label.checkbox {
    color: #ff6b7a !important;
}
.star-rating-selector:not(:checked) input:checked ~ label.checkbox {
    color: rgb(28, 160, 169) !important;
}
.wc-product-reviews-pro-validation-error {
    color: #ff0000 !important;
    margin-top: 10px;
    font-style: italic;
}
.woocommerce #reviews .form-contribution,
.woocommerce-page #reviews .form-contribution,
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 1px solid #c5e0dc !important;
    border-radius: 0px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0 !important;
}
.woocommerce #reviews #comments .form-contribution_comment,
.woocommerce-page #reviews #comments .form-contribution_comment {
    border: 0 !important;
}
.woocommerce #reviews #comments .form-contribution_comment,
.woocommerce-page #reviews #comments .form-contribution_comment {
    margin: 30px 0 0 0px !important;
}
.contribution-admin-badge {
    background-color: #ff6b7a !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding: 1.5em 1.5em 1em !important;
}
.comment-text p.meta {
    text-transform: capitalize;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
    padding-left: 0px
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
    padding-top: 0 !important;
}
.woocommerce #reviews .contribution-actions > a,
.woocommerce-page #reviews .contribution-actions > a,
.woocommerce #reviews .contribution-actions .vote-count,
.woocommerce-page #reviews .contribution-actions .vote-count {
    color: #1ca0a9 !important;
}
.woocommerce #reviews .contribution-actions > a:hover,
.woocommerce-page #reviews .contribution-actions > a:hover {
    color: #ff6b7a !important;
}
.woocommerce #reviews #comments h2 {
    font-size: 17px;
    margin-top: 30px;
}
.woocommerce .star-rating span::before {
    color: #1ca0a9 !important;
}
.woocommerce #reviews h3.contribution-title .star-rating,
.woocommerce-page #reviews h3.contribution-title .star-rating {
    float: right !important;
    margin-right: 0 !important;
}
.woocommerce #reviews #comments {
    display: none;
}
.woocommerce #reviews .toggle-show#comments {
    display: block;
}

/** REPLACING WOOCOMMERCE STYLE-aat
===================================*/
.woocommerce ul.products,
.page-template-page-fashion-trends ul.products{
    margin: 0 -15px 0 !important;
}
@media screen and (min-width: 68em){
    .woocommerce ul.products li.prod-item.col-3{
        width: 33% !important;
    }
}

.prod-item .desc{
    padding-right: 95px;
    min-height: 74px;
}
.prod-item .desc .prod-ribbon {
    float: right;
    margin: 5px -3px 0 0;
    width: 95px;
    position: absolute;
    right: 0;
}
.woocommerce span.onsale,
.desc span.onsale,
.single .prod-item .desc .product-category {
    display: none;
}
.prod-item .desc .product-category{
    height: 25px;
    z-index: 10;
    background-repeat: no-repeat !important;
    text-indent: -999px;
    right: -3px;
    top: 10px;
    position: absolute;
    margin: 0;
}
.prod-item .desc .sale {
    width: 60px;
    background: transparent url('assets/img/sale.png') center right;
    background-size: 51px 25px;
}
.prod-item .desc .featured-ribbons {
    width: 75px;
    background: transparent url('assets/img/featured.png') center right;
    background-size: 74px 25px;
}
.prod-item .desc .new-releases {
    width: 95px;
    background: transparent url('assets/img/new-arrival.png') center right;
    background-size: 95px 25px;
}
.prod-varItem .var-action {
    text-align: right;
    padding: 0;
}
.prod-varItem .var-action .stock { display: none; }
.prod-varItem #yith-wcwtl-output{ margin-bottom: 0; }
.prod-varItem #yith-wcwtl-output .button.alt {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #bcbcbc;
    color: #bcbcbc;
    padding: 6px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    font-weight: normal;
    margin-top: -3px;
    margin-left: 5px;
}
.prod-varItem #yith-wcwtl-output .button.alt:hover {
    background: #935386;
    color: #ffffff;
    color: #1ca0a9;
    border-color: #1ca0a9;
    background: #ffffff;
}
.prod-varItem #yith-wcwtl-output input {
    margin-bottom: 0;
    padding: 2px 5px;
}
.hero-banner.prod-item .thumb {
    border: none;
    box-shadow: none;
}
.hero-banner.prod-item .thumb img{ width: 100%; }

/*single product - share*/
.prod-share #social{ margin-bottom: 0px; }
.prod-share #social .addthis_toolbox{ margin-top: 3px; }

/*single product - side cart*/
.side-cart .btn-base { width: 100%; }
.side-cart .btn-base {
    -webkit-box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255, 255, 255, 0.24), 2px 2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255, 255, 255, 0.24), 2px 2px 3px rgba(0, 0, 0, 0.13);
    padding: 12px 20px;
    margin: 8px 4px;
}
.side-cart .wholesale-price-text {
    color: #ff6b7a;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
}
.woocommerce .product .side-cart .price {
    color: #ff6b7a;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 1.8em;
    line-height: 1.1em;
    white-space: nowrap;
    word-wrap: break-word;
    white-space: normal;
}
.side-cart .returns-exchanges {
    text-align: center;
    display: block;
    font-size: 0.9em;
}
.woocommerce .side-cart .price ins{ text-decoration: none; }
.woocommerce .side-cart .price .from { display: none; }

/*single product - zoom*/
.woocommerce #content div.product .woocommerce-product-gallery__image.extra-image{
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-top: 1em;
    position: relative;
}
.woocommerce #content div.product .woocommerce-product-gallery__image.extra-image.first{ clear: both; }
.woocommerce #content div.product .woocommerce-product-gallery__image.extra-image.last{ margin-right: 0; }
.woocommerce #content div.product .woocommerce-product-gallery__image.extra-image a{
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
}
.prod-images .woocommerce-product-gallery__image.extra-image a:before {
    content: 'Zoom';
    background: url("assets/img/hint.gif") no-repeat 2px 50%;
    position: absolute;
    color: #444;
    left: 2px;
    top: 2px;
    z-index: 1;
    opacity: 0.75;
    font-size: 8pt;
    padding: 2px 2px 2px 20px;
    transition: all .3s ease-in-out;
}
.prod-images .woocommerce-product-gallery__image.extra-image a:hover:before {
    display: none;
}

/*related, up-sells product*/
.related {
    text-align: left;
    margin: 30px 0 0;
    border-top: 1px solid #ccc;
}
.prod-images .related .thumbnails a {
   width: 50px;
   margin-right: 3.8%;
}
.related h4,
.upsells h4 {
    text-transform: uppercase;
    margin: 20px 0;
}
.woocommerce .upsells ul.products li.prod-item {
    width: 32% !important;
}
.upsells .prod-item .thumb,
.cross-sells .prod-item .thumb {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
}
.upsells .prod-item .thumb .action,
.cross-sells .prod-item .thumb .action { display: none; }
.upsells .prod-item .desc,
.cross-sells .prod-item .desc {
    background-color: #fff;
    border: none;
    padding: 0;
    text-align: center;
    min-height: inherit;
}
.cross-sells .prod-item .desc p,
.upsells .prod-item .desc p { display: none; }
.cross-sells .prod-item .desc .product-category { display: none; }

/*Footer*/
.top-footer { border-top: 5px solid #1ca0a9; }
#footer .foot-bottom .payment-logo{margin-right:15px}
#footer-logo h4 {
    font-family: 'engagementregular', cursive;
    font-size: 32px;
    color: #fd6c79;
    text-align: center;
    clear: both;
}
.foot-bottom {
    margin-top: 20px;
}
.foot-subscribe p {
    font-size: 0.9em;
}
/*modal - background*/
.modal:before{
    content: '';
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*----- Account Page -----*/
body.page-template-page-my-account .container .main-inside {
    text-align: left;
    padding-top: 15px;
}
body.page-template-page-my-account h1 {
    font-size: 31px;
    margin-top: 0px;
}
.lost_password{ font-size: 13px; }

.woocommerce table.my_account_orders {
    font-size: 1em !important;
}

/*Register*/
.registration-form .acf-field-image { display: none; }
.registration-form h3 {
    color: #ff6b7a;
    margin-bottom: 30px;
    position: relative;
}
.registration-form h3 span {
    background: #fff;
    padding-right: 20px;
    position: relative;
}
.registration-form h3::before {
    background: #ffd2d7;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.registration-form .acf-field .acf-label label,
.edit-form .acf-field .acf-label label {
    font: 15px "Roboto", sans-serif;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
    color: #222222;
    line-height: 2;
}
.registration-form .acf-field .acf-input select,
.edit-form .acf-field .acf-input select,
.registration-form .acf-field .acf-input input,
.edit-form .acf-field .acf-input input {
    background: #eaf3f2;
    border: 1px solid #cbefe9;
    font-size: 14px;
    outline: none;
    padding: 7px 10px;
    width: 100% !important;
    line-height: 1.5em;
    height: 38.5px;
}
.registration-form .acf-field,
.edit-form .acf-field{
    padding: 3px 18px;
    margin: 0 0 6px;
}
.form-validation-field-0formError { display: none; }
@media screen and (min-width: 992px){
    .registration-form .col-md-6.left,
    .edit-form .col-md-6.left { padding-left: 0; }
    .registration-form .col-md-6.right,
    .edit-form .col-md-6.right { padding-right: 0; }
    .registration-form .acf-field,
    .edit-form .acf-field {
        width: 50%;
        float: left;
        clear: none;
    }
    .registration-form .acf-field:nth-child(2n),
    .edit-form .acf-field:nth-child(2n) {
        padding-right: 15px;
        padding-left: 0;
        clear: both;
    }
    .registration-form .acf-field:nth-child(2n+1),
    .edit-form .acf-field:nth-child(2n+1),
    .registration-form .acf-field[data-name="sales_rep_name"],
    .edit-form .acf-field[data-name="sales_rep_name"] {
        padding-left: 15px;
        padding-right: 0;
    }
    .registration-form .acf-field[data-name="sales_rep_name"] {
        padding: 0;
        width: 48.5%;
    }
}
.edit-form .acf-fields > .acf-field {
    clear: none;
    border: none;
}
.registration-form .intl-tel-input{ display: block; }

/*Login*/
.img-login {
    border-radius: 200px;
    border: 4px solid rgb(255, 255, 255);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.14);
    margin-top: 25px;
}
.btn-base.btn-login {
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255,255,255,.24);
    display: block;
    font-size: 19px;
    line-height: 44px;
    padding: 0 23px;
    text-align: center;
    margin: 0 auto;
}
.btn-green:hover {
    background-color: #ff6b7a;
    box-shadow: inset 0 0 0 3px #ff6b7a, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
}
.my-account .form-login {
    margin-top: 20px;
}

/*form login popup*/
#form-login .modal-content {
    border-radius: 0px;
    padding: 15px 0px;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #000, 8px 8px 10px rgba(0,0,0,.15);
}
#form-login .modal-dialog{ width: 750px; }
#form-login .close {
    display: block;
    height: 32px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 4px;
    width: 32px;
    background-color: #8e8e8e;
    opacity: 1;
    z-index: 1;
}
#form-login .close i{
    color: #fff;
    font-size: 22px;
    position: relative;
    top: 3px;
}
#login-popup h2{
    margin: 0 0 10px;
    font-size: 1.3em;
}
#login-popup .login {
    border: none;
    padding: 0px;
    margin: 20px 0px;
}
#login-popup .form-control {
    border-radius: 0px;
    border: 1px solid #cbefe9;
    background: #eaf3f2;
}
#login-popup .lost_password{ font-size: 13px; }
#login-popup .form-row{
    padding: 0px;
    margin: 0 0 10px;
}

/** SIDE_CART
===================================*/
.side-cart {
   background: #faf6ed;
  padding: 30px 20px;
  max-width: none; }
  @media screen and (max-width: 48em) {
    .side-cart {
      position: static !important;
      }
    }
  @media screen and (min-width: 48em) {
    .side-cart {
      max-width: 205px;
      }
  }
  @media screen and (min-width: 72em) {
    .side-cart {
      max-width: 250px;
      }
  }

/*------------------------------------*\
Idea Gallery
\*------------------------------------*/

ol.gallery { list-style: none; margin: 0 0 30px; width:100%; padding:0!important; display: block; overflow: hidden;}
.gallery h3 { color: #fff; font-size: 16px; font-weight: 400; margin: 0; }
.gallery p { color: #fff; font-size: 12px; }
.gallery li { float: left; margin: 0 20px 20px 0; }
.gallery .thumb {
    display: block;
    height: 157px;
    position: relative;
    width: 202px;
}
.gallery .mask {
    background: rgba(24,140,148,.95);
    height: 100%;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 10%;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity .4s linear;
    -moz-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    -ms-transition: opacity .4s linear;
    transition: opacity .4s linear;
}
.gallery .action {
    background: #fff;
    box-shadow: inset 0 0 0 3px #fff,
    inset 0 0 0 4px #97e4d8,
    2px 2px 3px rgba(0,0,0,.13);
    bottom: 10%;
    height: 34px;
    left: 10%;
    position: absolute;
    width: 80%;
}
.gallery .action a { color: #4bb6a5; display: block; float: left; font-size: 13px; line-height: 34px; text-align: center; width: 50%; }
.gallery .share { background: #d0e1e2; display: inline-block; height: 26px; margin-top: 4px; text-align: center; width: 48%; }
.gallery .share a { color: #4e6a6c; display: inline-block; float: none; line-height: 26px; text-align: center; width: auto; }
.gallery .share a:hover { color: #ff6b7a; }
.gallery .share span { display: inline-block; text-indent: -999em; }
.gallery .thumb:hover .mask { opacity: 1; }


@media screen and (max-width: 30em){
    .gallery li{
            float: none;
            margin: 0 auto 20px;
            text-align: center;
    }
    .gallery li div.thumb{
        margin: 0 auto;
    }

}
.idea-tabs { margin-bottom: 40px; }
.idea-tabs li,
.idea-tabs .tabs li,
.idea-tabs .tab-content li { list-style: none; margin-bottom: 0; }
.idea-tabs .tabs li,
.idea-tabs .tab-content li { display: inline-block; }
.idea-tabs .tabs a,
.idea-tabs .tab-content {
    background: #fff;
    border: 1px solid #fcd2d7;
    box-shadow: inset 0 0 0 3px #fff,
    inset 0 0 0 4px #ffedef;
    color: #777;
    display: block;
    font-size: 16px;
    padding: 10px 25px;
}
.idea-tabs .tabs li.current a,
.idea-tabs .tabs a:hover,
.idea-tabs .tab-content li a:hover { color: #ff6674; }
.idea-tabs ul { margin: 0; text-align: center; }
.idea-tabs .tabs li { position: relative; top: 5px; z-index: 1; }
.idea-tabs .tabs li.current { z-index: 5; }
.idea-tabs .tabs li.current a {
    border-bottom: 1px solid #fff;
    box-shadow: inset 0 -4px #fff,
    inset 0 0 0 3px #fff,
    inset 0 0 0 4px #ffedef;
}
.idea-tabs .tabs a { margin: 0 5px; padding-left: 45px; }
.idea-tabs .tabs a.ico-cat { background: url(assets/img/ico-cat.png) 15% center no-repeat; }
.idea-tabs .tabs a.ico-cat:hover,
.idea-tabs .tabs li.current a.ico-cat { background-image: url(assets/img/ico-cat_active.png); }
.idea-tabs .tabs a.ico-search { background: url(assets/img/ico-search_s.png) 25% center no-repeat; }
.idea-tabs .tabs a.ico-search:hover,
.idea-tabs .tabs li.current a.ico-search { background-image: url(assets/img/ico-search_s_active.png); }
.idea-tabs .tab-content { padding: 10px 25px; position: relative; z-index: 2; }
.idea-tabs .tab-content li a { color: #585858; display: block; font-size: 13px; font-weight: 700; margin: 10px 15px; }
#idea-search form { padding: 20px; }
#idea-search form .search-input {
    background: #f8f8f8 url(assets/img/ico-search.png) 3% center no-repeat;
    border: 1px solid #b6d0cc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.14);
    color: #999;
    display: block;
    font-size: 17px;
    margin: 0 auto;
    outline: none;
    padding: 13px 15px 13px 50px;
    width: 430px;
}

/** IDEA TABS ADJUSTMENTS ON MOBILE
===================================*/
@media screen and (max-width: 48em){
    .idea-tabs .tabs a{
        margin: 0;
    }

    .idea-tabs .tab-content{
        padding: 10px;
    }
    #idea-search.tab-content, #idea-category.tab-content{
        display: block !important;
        position: relative !important;
        left: 0 !important;
    }
    .idea-tabs ul{
        text-align: left;
    }
    .idea-tabs .tabs li:last-child{
        display: none;
    }

    #idea-search form{
        padding: 0;
    }
    #idea-search form .search-input{
        width: 100%;
    }
}
@media screen and (max-width: 32em){
    .idea-tabs .tab-content li{
        display: block;
    }
    .idea-tabs .tab-content li a{
        margin: 8px 5px;
        border-bottom: 1px solid #ececec;
        padding-bottom: 5px
    }
    .idea-tabs .tab-content li:last-child a{
        border: none;
    }
}

.content-single-idea article .page-title {
    margin-bottom: 0;
}
.content-single-idea div.share {
    background: #faf6ed;
    display: block;
    margin: 0 auto 30px;
    padding: 10px 0;
    text-align: center;
    width: 115px;
}
.content-single-idea .share a {
    color: #4e6a6c;
    display: inline-block;
    margin: 10px 5px 0;
    float: none;
}
.content-single-idea .share a span {
    display: inline-block;
    text-indent: -999em;
}
.content-single-idea .share .addthis_toolbox {
    text-align: center;
}
.content-single-idea img {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.content-single-idea .btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 265px;
    letter-spacing: -0.06em;
    margin-top: 30px;
}
.btn-pale-blue {
    background: #ccdfdc;
    box-shadow: inset 0 0 0 3px #ccdfdc, inset 0 0 0 4px rgba(255,255,255,.47), 2px 2px 3px rgba(0,0,0,.13);
    color: #626262;
}
.btn-pale-blue:hover {
    background: #ff6b7a;
    box-shadow: inset 0 0 0 3px #ff6b7a, inset 0 0 0 4px rgba(255,255,255,.3);
    color: #fff;
}
.gallery li div.thumb {
    width: 255px;
    height: auto;
}
.gallery li div.thumb img {
    width: 100%;
    height: auto;
}
.gallery li:nth-of-type(4n+4) {
    margin-right: 0;
}
.single-gallery li:nth-of-type(2n+2) {
    margin-right: 0;
}
.gallery li .share {
    background: #d0e1e2;
    display: inline-block;
    height: 26px;
    margin-top: 4px;
    text-align: center;
    width: 48%;
    padding: 0;
}
.gallery li .share a {
    margin: 0;
}
ul.products li.product {
    float: left;
    /* min-height: 380px; */
    position: relative;
}
.product-thumbnail .thumbnail-wrapper {
    background: #fff;
    border: 1px solid #ebebeb;
    box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    display: block;
    padding: 7px 7px 3px 7px;
    position: relative;
    text-align: center;
}
.product-thumbnail .product-meta {
    background: #f6f6f6;
    border: 1px solid #ececec;
    box-shadow: inset 0 0 0 3px #fff;
    margin-top: 5px;
    padding: 7px 15px;
    position: relative;
    min-height: 70px;
}
.product-thumbnail .product-meta h3 {
    color: #515151;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
}
.product-thumbnail .product-meta p {
    color: #9f9f9f;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
}
.product-thumbnail .thumbnail-wrapper img {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
}

/* business */
.business a {
    color: #fff;
    word-wrap: break-word;
}
.business a:hover {
    color: #ccc;
}

/* pagination */

.paging { margin: 0 auto 20px; }
.paging a,
.paging span,
.paging a.previouspostslink,
.paging a.nextpostslink {
    background: #fff;
    border: 1px solid #689891;
    border-radius: 30px;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin: 0 3px !important;
    padding: 4px 0 0 0 !important;
    text-align: center;
    width: 24px;
    line-height: 1.3;
}
.paging a.previouspostslink,
.paging a.nextpostslink {
    width: auto;
    padding-left: 12px!important;
    padding-right: 12px!important;
}
.paging a.first,
.paging a.last {
    border: none;
    width: auto;
}
.paging a.first:hover,
.paging a.last:hover {
    background: none;
    color: #ff6b7a;
}
.paging a.active,
.paging a:hover { background: #ff6b7a; color: #fff; }
.paging span.pages { display: none; }
.blog_paging {
    text-align: center;
    margin-bottom: 30px;
}
.blog_paging span{
    border: none;
    padding: 0;
    margin: 0!important;
    width: auto;
}
.blog_paging span a{
    width: auto;
    height: auto!important;
    color: #000;
    line-height: 1;
}
.blog_paging span a:hover {
    color: #ff6a79;
}
.blog_paging span.prev a{
    background: transparent url('assets/img/ico-paging-prev.gif') 4px 6px no-repeat;
    padding: 6px 15px 6px 20px !important;
}
.blog_paging span.home a{
    background: transparent url('assets/img/ico-paging-home.gif') 8px 5px no-repeat;
    padding: 6px 15px 6px 25px !important;
}
.blog_paging span.next a{
    background: transparent url('assets/img/ico-paging-next.gif') 43px 6px no-repeat;
    padding: 6px 20px 6px 15px !important;
}

/* community shocase */
.toolbar {
    padding: 10px 20px 5px 20px;
}
.toolbar .filter-by {
    display: inline-block;
    width: 74%;
}
.toolbar .filter-by .filter-by-location,
.toolbar .filter-by .filter-by-industry {
    width: 45%;
    float: left;
}
.toolbar .short-by {
    float: right;
    padding-left: 20px;
    border-left: 1px solid #fcd5d9;
    font-size: 13px;
    font-weight: 700;
    margin: 0 5px;
    text-align: center;
    color: #585858;
}
.filter-by p {

}
.toolbar .short-by {

}
.short-by a {
    background: #f4f4f4;
    border: 1px solid #fcd5d9;
    border-radius: 3px;
    color: #545454;
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
    padding: 4px 7px;
}
.short-by a.current, .short-by a:hover {
    background: #ff6b7a;
    border-color: #cc5c68;
    color: #fff;
}

/** COMMUNITY SHOWCASE ADJUSTMENTS RESPONSIVE
===================================*/
@media screen and (max-width: 45em){
    .toolbar .filter-by{
        width: 100%;
        display: block;
    }
    .toolbar .filter-by .filter-by-location, .toolbar .filter-by .filter-by-industry{
        float: none;
        width: 100%;
        margin-bottom: 15px;
        position: relative;
    }
    .filter-by p span{
        margin-bottom: 5px
    }
    .filter-by p span.customSelect.hasCustomSelect{
        display: block !important;
        margin: 0 !important;

    }
    .filter-by select.hasCustomSelect{
        top: 32px;
        left: 0;
        width: 100%
    }
    .toolbar .short-by{
        float: none;
        padding: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        border: none;
        border-top:;
        border-top: 1px solid #fcd5d9;
    }
}

/** COMMUNITY PAGE RESPONSIVE
===================================*/



@media screen and (max-width: 959px){
    .header-container .site-header{
        height: auto !important;
    }
    .header-container .site-header.cf .header-logoImage{
        float:  none !important;
        padding-top: 20px;
    }
     .header-container .site-header.cf .header-logoImage .header-logoIMG{
        max-height: none !important;
     }
    .header-container .site-header.cf .navbar{
        display: none;
    }
    .header-container .rightside{
        display: none;
    }
}
@media screen and (max-width: 719px){
    .header-container .site-header.cf .header-logoImage .header-logoIMG{
         height: auto !important;
    }
}
@media screen and (max-width: 490px){
    .header-container .site-header{
        text-align: center;
    }
    .header-container .site-header.cf .btn-visit{
        position: absolute !important;
        top: 0 !important;
    }
     .header-container .site-header.cf .header-logoImage .header-logoIMG{
        margin: 0 auto;
    }
}





/*------------------------------------*\
BLOG
\*------------------------------------*/

body.page-template-template-blog-detail-php #main,
body.page-template-page-blog-php #main,
body.single #main,
body.archive #main,
body.category #main {
    margin-top: 20px;
}
@media screen and (min-width: 48em){
    body.page-template-template-blog-detail-php #main,
    body.page-template-page-blog-php #main,
    body.single #main,
    body.archive #main,
    body.category #main {
        margin-top: 20px;
    }
}

body.page-template-template-blog-detail-php .content-block:before,
body.page-template-page-blog-php .content-block:before,
body.single .content-block:before,
body.archive .content-block:before,
body.category .content-block:before{
    background: url(assets/img/blog-top.png) top center no-repeat;
    content: '';
    left: 0;
    height: 23px;
    position: absolute;
    top: -18px;
    width: 100%;
    z-index: 1;
    background-size: 100%;
}

body.page-template-template-blog-detail-php .content-block:before,
body.page-template-page-blog-php .content-block:before,
body.single .content-block:before,
body.archive .content-block:before,
body.category .content-block:before {
    background-color: transparent;
}

body.page-template-template-blog-detail-php .content-block:after,
body.page-template-page-blog-php .content-block:after,
body.single .content-block:after,
body.archive .content-block:after,
body.category .content-block:after {
    background-color: transparent;
}

body.page-template-page-blog .content-block,
body.single .content-block,
body.archive .content-block,
body.category .content-block {
    left: 18%;
    margin-top: -70px;
}
body.page-template-page-blog .aside-left,
body.single .aside-left,
body.archive .aside-left,
body.category .aside-left {
    right: 60.23%;
    position: relative;
}

@media (max-width: 968px) {
    .content-block {
        margin: 0;
        left: auto!important;
    }

    .aside-left,
    .aside-right {
        width: 100%;
        right: auto!important;
    }
}
.title-blogRibbon h1 {
    margin-top: 30px;
}
.title-blogRibbon h1 a {
    color: #fff;
}

/* widget-follow */
.widget-follow .gform_wrapper form {
    position: relative;
    display: block;
    overflow: hidden;
}
.widget-follow .gform_wrapper form .gform_body .gform_fields {
    float: left;
    width: 100%;
}
.widget-follow .gform_wrapper form .gform_body .gform_fields .gfield {

}
.widget-follow .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
    margin: 0;
}
.widget-follow .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text] {
    width: 100%;
    padding-right: 40%;
    border-radius: 5px;
}
.widget-follow .gform_wrapper form .gform_body .gform_fields .gfield label {
    display: none;
}
.widget-follow .gform_wrapper form .gform_body .gform_fields .gfield.gform_validation_container {
    display: none;
}
.widget-follow .gform_wrapper form .gform_footer {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
}
.widget-follow .gform_wrapper form .gform_footer input[type=submit] {
    width: 100%;
    line-height: 34px;
    font-size: 10px!important;
    height: auto!important;
    padding: 0 10px;
    text-transform: uppercase;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 16px;
}

/*widget blog*/
.aside-right .widget_search button.search-submit{
    display: none;
}
.widget_search input {
    background: #ffffff url('assets/img/ico-search.png') 5% center no-repeat;
    background-size: 12px 13px;
    border: 1px solid #cbefe9;
    font-size: 13px;
    outline: none !important;
    padding: 7px 5% 7px 15% !important
}
.widget_search input:focus {
    border: 1px solid #cbefe9 !important;
}
.widget_recent_entries {
    margin-bottom: 25px;
}
.widget_categories select,
.widget_archive select {
    width: 100%;
    height: 32px;
}
.widget_categories label, .widget_archive label {
    display: none;
}
.widget_search .algolia-autocomplete .aa-dropdown-menu{ min-width: inherit; }

.widget-design ul li h4 a {
    background: url('assets/img/arrow-close.png') left center no-repeat;
    padding-left: 15px;
}
.widget-design ul li.open h4 a {
    background-image: url('assets/img/arrow-open.png');
}
.widget-design ul li.open ul { display: block; }
#slideshow-products .owl-controls {
    position: absolute;
    top: -28px;
    right: 0;
    width: 28px;
    margin: 0;
    padding: 0;
}
#slideshow-products .owl-prev,
#slideshow-products .owl-next {
    width: 14px;
    height: 17px;
    z-index: 999;
    text-indent: -999em;
    background: url('assets/img/nav-slideshow-product.png') left top no-repeat;
    margin: 0;
    padding: 0;
}
#slideshow-products .owl-next { background-position: right top; }
#slideshow-products .slideshow-product-title {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
}


/* socials-icon */
.socials-blogAside {
    padding-top: 10px;
}
.socials-blogAside li span {
    text-indent: -999em;
    display: none;
}
/*
@media (min-width: 768px) {
    .content-block {
        margin: 0;
        left: auto!important;
    }
    .aside-left,
    .aside-right {
        width: 100%;
        right: auto!important;
    }
}
*/

.pt20 {
    padding-top: 20px;
}

/* blog menu */
.blog-topBtn > ul > li:first-child a {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    background-color: #1ca0a9;
    color: white;
    font: 17px 'Roboto Condensed', sans-serif;
    padding: 7px 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

    background-color: #ff6b7a;
    -webkit-box-shadow: 0px 0px 0px 4px #ff6b7a;
    box-shadow: 0px 0px 0px 4px #ff6b7a;
    border: 1px solid #f5a8a7;
    margin: 4px;
    margin-top: 8px;

    background-image: url(assets/img/ico-cart-small.png);
    background-position: 18px center;
    background-repeat: no-repeat;
    -moz-background-size: 14px;
    -o-background-size: 14px;
    -webkit-background-size: 14px;
    background-size: 14px;
    padding-left: 40px;
    font-size: 12px;
    height: 30px;
    text-transform: uppercase;
    color: #fff;

}

.blog-topBtn > ul > li:first-child a:hover {
    background-color: #1ca0a9;
}

.blog-topBtn > ul > li.anchor-blog-dd > a {

    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    background-color: #1ca0a9;
    color: white;
    font: 17px 'Roboto Condensed', sans-serif;
    padding: 7px 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

    -webkit-box-shadow: 0px 0px 0px 4px #1ca0a9;
    box-shadow: 0px 0px 0px 4px #1ca0a9;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 4px;
    margin-top: 8px;

    height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
}
.blog-topBtn > ul > li.anchor-blog-dd > ul {
    margin: 0;
    padding: 0;
    background-color: #1ca0a9;
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: inset 0 0 0 2px #21838a, inset 0 0 0 3px rgba(255, 255, 255, 0.2), 2px 2px 5px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0 0 2px #21838a, inset 0 0 0 3px rgba(255, 255, 255, 0.2), 2px 2px 5px rgba(0, 0, 0, 0.12);
    width: 450px;
    min-width: 350px;
    padding: 30px;
    left: auto;
    right: 0;
    height: auto;
    overflow: hidden;
    font-size: 0.9em;
    position: absolute;
    right: 0;
    top: 100%;
    text-align: left;

    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.blog-topBtn > ul > li.anchor-blog-dd:hover > ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
@media screen and (max-width: 48em){
   .blog-topBtn > ul > li.anchor-blog-dd > ul{
        display: block;
        visibility: visible;
         opacity: 1;
        filter: alpha(opacity=1);
        width: 100%;
        left: 0;
        right: auto;
        margin: auto;
        top: 50px;
        padding: 20px
    }
}
.blog-topBtn > ul > li.anchor-blog-dd li {
    color: #fff;
}

.blog-topBtn > ul > li.anchor-blog-dd li a {
    color: #fff;
    padding: 0;
    display: block;
    text-transform: none;
    font-size: 0.9em;
    border: none;
    font-weight: 400;
}
.blog-topBtn > ul > li.anchor-blog-dd > a i{
    margin-left: 3px;
}
.blog-topBtn #menu-blog-menu .sub-menu .sub-menu > li:first-child a {
    color: white;
    display: block;
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}
.blog-topBtn #menu-blog-menu .sub-menu .sub-menu > li a i {
    display: none;
}

.blog-topBtn #menu-blog-menu .sub-menu .sub-menu li .wpmega-nonlink a {
    font-size: 0.9em;
    border: none;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 4px;
}
.blog-topBtn #menu-blog-menu .sub-menu .sub-menu li .wpmega-nonlink a i {
    display: inline-block;
    width: 15px;
    margin-right: 6px;
    text-align: center;
}
.blog-topBtn > ul > li.anchor-blog-dd li.col-md-12 {
    margin-top: 20px;
}

.blog-topBtn > ul > li.anchor-blog-dd li .gform_wrapper .f-subscribe .gform_footer input[type="submit"] {
    position: absolute;
    right: 0px;
    top: 0px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #ff6b7a none repeat scroll 0% 0%;
    border: medium none;
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    font: 700 17px "Roboto Condensed",sans-serif;
    text-align: center;
    transition: all 0.3s linear 0s;
    padding: 12px 13px;
}
@media screen and (max-width: 48em){
    .blog-topBtn{
        text-align: center;
    }
}
@media screen and (max-width: 32em){
    .blog-topBtn > ul > li{
        margin-left: 0;
        padding: 7px 15px;
    }
     .blog-topBtn > ul > li a{
        padding: 7px 15px;
    }
}

.share-wrap {
    border-bottom: 1px solid #ff6b7a;
    border-top: 1px solid #ff6b7a;
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 30px;
}
.share-wrap h4 {
    color: #ff6b7a;
    font: 16px 'Pacifico', serif;
    font-weight: 400;
    float: left;
}
.share-wrap .addthis_toolbox {
    float: left;
    padding-top: 17px;
    padding-left: 10px;
}
.postcomment a {
    width: 106px;
    height: 105px;
    display: block;
    margin: 0px auto;
    background: url('assets/img/postcomment.png');
    background-position: 0 0;
    text-indent: -9999px;
    margin-bottom: 30px;
}
.review-form {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
}
.review-form #submit {
    border: none;
    background: #fff url('assets/img/submit.png') center center no-repeat!important;
    font-family: 'Roboto', Helvetica, Arial, sans-serif!important;
    color: #626262;
    font-size: 13px;
    font-weight: lighter;
    cursor: pointer;
    display: block;
    width: 129px;
    height: 30px;
    float: right;
    text-indent: -9999em;
    box-shadow: none!important;
}
.comment-list {
    list-style: none;
    margin-top: 30px;
}
.comment-list li {
    margin-bottom: 20px;
}
.comment-container img {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.comment-text {
    overflow: hidden;
}
.comment-text p.meta {
    background: #fcf2f3;
    border-radius: 20px;
    display: inline-block;
    font-size: 12px;
    padding: 3px 10px;
}
.content p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.splash-prefoot article {
    background: #faf6ed url(assets/img/pattern.png);
    font-size: 14px;
    line-height: 1.5;
}
.splash-prefoot article figure {
    margin-bottom: 0;
    margin-left: 0;
}

#popup-calc {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.4);
}

#popup-calc .product-calc {
    background: #fff;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #c5e0dc;
    left: 50%;
    margin-left: -195px;
    padding: 20px 25px;
    position: absolute;
    top: 100px;
    width: 390px;
}

#popup-calc #close {
    background: #8e8e8e;
    display: block;
    height: 32px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 4px;
    width: 32px;
}

#popup-calc #close i {
    color: #fff;
    font-size: 22px;
    position: relative;
    top: 3px;
}
.product-calc .input-result input {
    background: #faf6ed;
    border: none;
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: 700;
    outline: none;
    padding: 25px 0;
    text-align: center;
    width: 100%;
}
.product-calc .btn-baseBr {
    width: 100%;
    margin: 8px 0;
    background-color: #1ca0a9;
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
    padding: 10px 0;
    border: none!important;
    /* margin: 0 auto 15px; */
}

/*Wishlist*/
.yith-wcwl-add-to-wishlist a {
    -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 5px #97e4d8, 2px 2px 3px rgba(0, 0, 0, 0.13) !important;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 5px #97e4d8, 2px 2px 3px rgba(0, 0, 0, 0.13) !important;
    background: #fff;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 5px #97e4d8, 2px 2px 3px rgba(0, 0, 0, 0.13) !important;
    color: #4bb6a5 !important;
    border-radius: 0 !important;
    border: none;
    vertical-align: middle;
    font: 17px 'Roboto Condensed', sans-serif;
    padding: 12px 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-transform: uppercase;
    display: block;
    margin-left: 4px !important;
    margin-bottom: 20px !important;
    width: 100%;
}
.prod-summary .yith-wcwl-add-to-wishlist,
.side-cart .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important;
}
.yith-wcwl-add-to-wishlist a:hover {
    background-color: #4bb6a5;
    color: #ffffff  !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: none;
}
.yith-wcwl-wishlistaddedbrowse {
    text-align: center;
}
.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistexistsbrowse .feedback {
    position: absolute;
    margin-top: 50px;
    padding: 6px;
    color: #4bb6a5;
    width: 100%;
    max-width: 215px;
    display: block;
    text-align: center;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    margin-bottom: 50px !important;
}
@media screen and (max-width: 400px){
    .yith-wcwl-wishlistexistsbrowse .feedback {
        max-width: 215px;
    }
}
@media screen and (min-width: 401px) and (max-width: 767px){
    .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
        margin-bottom: 50px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px){
    .yith-wcwl-wishlistexistsbrowse .feedback {
        margin-top: 70px;
        max-width: 175px;
   }
}
.woocommerce table.wishlist_table thead th {
    text-align: center;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
    border-radius: 0px;
    border: none;
    vertical-align: middle;
    background-color: #1ca0a9;
    color: white;
    font: 17px 'Roboto Condensed', sans-serif;
    padding: 7px 20px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    letter-spacing: 0.5px;
    font-weight: normal;
    padding: 10px 15px;
    float: right;
}
.woocommerce .wishlist_table a.button.alt:hover {
    background-color: #ff6b7a !important;
}
.shop_table .product-price ins,
.wishlist_table .product-price ins { text-decoration: none; }
.wishlist_table .product-price .from { display: none; }

/*Ribbon Calculator*/
.product-calc {
    background: #fff;
    box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #c5e0dc;
    left: 50%;
    padding: 20px 25px;
    max-width: 355px;
    width: 100%;
    margin: 0 auto 40px;
}
.ribbon-calculator-page .product-calc #close {
    display: none;
}
.product-calc h2 {
    color: #000;
    margin-top: 0;
}
.product-calc label {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
}
.req {
    color: #ed1c24;
}


/** HEADER  TOP ALTERNATIVE
===================================*/

.header-top-alt {
  background: #fff;
  border-bottom: 2px solid #f9d5d9;
  padding: 8px 0 15px; }
  .header-top-alt:before, .header-top-alt:after {
    content: " ";
    display: table; }
  .header-top-alt:after {
    clear: both; }
  @media screen and (min-width: 62em) {
    .header-top-alt {
      padding: 0;
      padding: 0; } }
  .header-top-alt .head-menu {
    padding-top: 6px; }

@media screen and (min-width: 42em) {
  .header-rt-shop .user-action {
    margin-top: 0; } }

@media screen and (min-width: 32em) {
  .header-rt-shop {
    text-align: right; } }
@media screen and (min-width: 32em) and (max-width: 62em) {
  .header-rt-shop {
    text-align: center;
    margin-top: 0px; }
    .header-rt-shop .headShop-item {
      border: none; } }

.head-menu li a span{
    display: inline-block;
}


/*====== Nav resource ======*/
@media screen and (max-width: 62em){
  .nav-resource ul li{
      display: block;
      width: 100%;
      margin: 0;
      text-align: left;
        max-width: none;
        margin-bottom: 13px
  }
  .nav-resource ul li a{
    text-align: left;
    padding: 0 15px;
  }
}

@media screen and (max-width: 50em){
    .navrtside{
        display: none;
    }
}

.headShop-item {
  padding: 5px 10px;
  border-bottom: 1px solid #f9d5d9;
  min-height: 42px; }
  .headShop-item:last-child {
    padding-right: 0;
    border-bottom: none;
    text-align: center;
    margin-top: 16px; }
  @media screen and (min-width: 32em) {
    .headShop-item {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      border: none;
      border-left: 1px solid #f9d5d9; }
      .headShop-item:last-child {
        padding-right: 0;
        margin-top: 0; } }
  .headShop-item .hs-icon {
    background-position: left center;
    background-color: transparent;
    background-repeat: no-repeat;
    padding-left: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 100%; }
    .headShop-item .hs-icon:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline; }
    .headShop-item .hs-icon.request {
      background-image: url('assets/img/icon-book.png?1456975990');
      -moz-background-size: 20px auto;
      -o-background-size: 20px auto;
      -webkit-background-size: 20px auto;
      background-size: 20px auto; }
    .headShop-item .hs-icon.hCart {
      background-image: url('assets/img/icon-cart.png?1456976086');
      -moz-background-size: 20px auto;
      -o-background-size: 20px auto;
      -webkit-background-size: 20px auto;
      background-size: 20px auto; }

@media screen and (max-width: 992px){
    .headShop-item{
        display: none;
    }
    li.headShop-item:last-child{
        display: block;
    }
}
@media screen and (min-width: 75em) {
      .head-menu li.trigger-vendors a {
        background: transparent url('assets/img/icon-tape.png?1456980854') left center no-repeat;
        padding-left: 25px;
        -moz-background-size: 20px;
        -o-background-size: 20px;
        -webkit-background-size: 20px;
        background-size: 20px; } }
.header-left {
    padding-right: 0;
}
.head-menu li.trigger-vendors a span {
    font-family: 'Pacifico', cursive!important;
    color: #fc5e75!important;
}
.head-menu li a.icon-chat:before {
    font-size: 20px;
}
.head-menu li {
    margin-bottom: 0;
}
.header-top-alt .head-menu {
    line-height: 1.6em;
}
.headShop-item {
    padding: 8px 10px 0 10px;
}
.headShop-item:last-child {
    padding: 5px 10px 0 10px;
}
.head-menu li {
    position: relative;
}
@media (max-width: 992px) {
    .head-menu li{
        display: none;
    }
     .head-menu li.trigger-vendors{
        display: block;
     }
}
.head-menu li.icon a {
    display: inline-block;
    margin-left: 5px;
}
.head-menu li.icon:before {
    color: #1ca0a9!important;
    display: inline-block;
    float: left;
}
.head-menu li.icon-chat:before {
    font-size: 18px;
    line-height: 0.8;
}
.head-menu li.menu-item-has-children > a {
    background: transparent url(assets/img/arrow-open.png) right 5px no-repeat;
    padding-right: 15px;
}
.head-menu li > a{
    position: relative;
}
.head-menu li > ul {
    /*display: none;*/
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    height: auto;
    border: 0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 150%;
    z-index: 1000;
    margin: 0 0;
    padding: 10px;
    background: white;
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #1ca0a9, 2px 2px 5px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #1ca0a9, 2px 2px 5px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #1ca0a9, 2px 2px 5px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.head-menu li:hover > ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.head-menu li > ul > li {
    width: 100%;
    border: none;
    margin-left: 0;
    margin-right: 0;
}
.head-menu li > ul > li a {
    font-weight: 400;
    padding: 5px 0;
    display: block;
    width: 100%;
}
body.strip .main-inside {
    margin-top: 120px;
}
/*-----------------------------------*\
page-template-page-print-catalog
*------------------------------------*/

body.page-template-page-print-catalog #logo a {

}
.gform_wrapper .gsection {
    display: block;
    position: relative;
    background: none;
    background-color: transparent;
    border: none!important;
    padding: 0!important;
}
.gform_wrapper .gsection:before {
    content:''!important;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 47%;
    width: 100%;
    height: 1px;
    background-color: #ff6b7a;
}
.gform_wrapper .gsection .gsection_title {
    color: #ff6b7a;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    padding: 0 15px 0 0!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 17px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

    background: #eaf3f2;
    border: 1px solid #cbefe9;
    font-size: 14px;
    outline: none;
    padding: 7px 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 38px;
}

body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex > span{
    padding-right: 0;
    padding-left: 0;
    width: 50%;
    display: inline-block;
    position: relative;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex > span input {
    width: 100%!important;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex > span label {
    font-weight: 400;
    padding-top: 5px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.gf_name_has_2 > span:first-child {
    padding-right: 20px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.gf_name_has_2 > span:last-child {
    padding-left: 20px;
}

body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_line_1,
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_city,
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_zip {
    padding-right: 20px;
}

body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_line_2,
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_state,
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_country {
    padding-left: 20px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_country .customSelect {
    height: 38px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex.ginput_container_address span.address_country .customSelect .customSelectInner{
    margin-top: 8px!important;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half {
    width: 50%;
    margin-right: 0;
    padding-right: 20px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
    width: 50%;
    margin-right: 0;
    padding-left: 20px;
}
body.page-template-page-print-catalog .gform_wrapper .gform_footer input[type=submit] {
    -webkit-box-shadow: 0px 0px 0px 4px #1ca0a9;
    box-shadow: 0px 0px 0px 4px #1ca0a9;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 7px 20px;
    line-height: 1.4;
    height: auto;
    font: 17px 'Roboto Condensed', sans-serif;
}

/*------------------------------------*\
WOO Commerce
\*------------------------------------*/

.steps {
    background: #fa6978;
    overflow: hidden;
    padding-bottom: 15px;
}
.steps ol {
    text-align: center;
}
.steps li {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 30%;
    z-index: 1;
    vertical-align: top;
}

@media screen and (max-width: 45em){
  .steps li {
      color: #fff;
      display: block;
      font-size: 18px;
      margin-top: 15px;
      padding-bottom: 15px;
      text-align: left;
      width: 100%;
      border-bottom: 1px dotted #b13743;
  }
  .steps li:last-child{
    border: none;
    padding-bottom: 0;
  }

  .steps{
      padding-bottom: 20px;
      padding-top: 20px
  }
}
.steps li span {
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    line-height: 17px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    width: 20px;
    vertical-align: top;
}
.steps li.active span {
    background: #b13743;
    border: 1px solid #b13743;
}
.steps li.active:after {
    border-right: 10px solid #fa6978;
    border-left: 10px solid #fa6978;
    border-bottom: 10px solid #fff;
    bottom: -26px;
    content: '';
    display: block;
    left: 50%;
    margin-left: -5px;
    position: absolute;
}
@media screen and (max-width: 45em){
    .steps li.active:after{
      display: none;
    }
}
.woo-cart .foot-bottom {
    padding-left: 25px;
    padding-right: 25px;
}
.woo-cart .main-inside {
    padding: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.woo-cart .main-inside:before,
.woo-cart .main-inside:after {
    display: none;
}
.woo-cart .main-inside .woocommerce {
    padding: 25px;
}
.woo-cart .main-inside .woocommerce .shop_table {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.3);
    border-radius: 0;
}
.woocommerce table.order_details th:first-child,
.woocommerce table.order_details td:first-child,
.woocommerce table.customer_details th:first-child,
.woocommerce table.customer_details td:first-child {
    padding-left: 0;
}
.woocommerce table.order_details th:last-child,
.woocommerce table.order_details td:last-child,
.woocommerce table.customer_details th:last-child,
.woocommerce table.customer_details td:last-child {
    padding-right: 0;
}
.woo-cart .main-inside .woocommerce .shop_table tbody tr:last-child td {
    padding-bottom: 30px;
    padding-top: 20px;
}
.woo-cart .main-inside .woocommerce .shop_table thead {
    border: none;
}
.woo-cart .main-inside .woocommerce table.shop_table th {
    font-weight: 400;
    font-size: 17px;
}
.woo-cart .main-inside .woocommerce table.shop_table .product-subtotal {
    text-align: right;
}
.woo-cart .main-inside .woocommerce table.shop_table .product-thumbnail {
    float: left;
    margin-right: 15px;
}
.woo-cart .main-inside .woocommerce table.shop_table .product-thumbnail img {
    max-width: 50px;
    height: auto;
}
.woo-cart .main-inside .woocommerce table.shop_table .product-item {
    float: left;
}
.woo-cart .main-inside .woocommerce {
    font-weight: 400;
}
.woo-cart .main-inside .woocommerce .remove-cart {
    background: #FA6978;
    border: 1px solid transparent;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: -0.05em;
    font-weight: 400;
    height: 28px;
    padding: 5px 10px;
}
.woo-cart .main-inside .woocommerce .coupon {
    position: relative;
    bottom: -100px;
}

.woo-cart .main-inside .woocommerce .cart_totals {

}
.woo-cart .main-inside .woocommerce .cart_totals h2 {
    margin-top: 0;
}
.woo-cart .main-inside .woocommerce .cart_totals table {
    width: 100%;
}
.woo-cart .main-inside .woocommerce .cart_totals table tr th,
.woo-cart .main-inside .woocommerce .cart_totals table tr td {
    width: 48%;
    border: none;
    text-align: right;
    padding: 6px 12px;
}
.woo-cart .main-inside .woocommerce .cart_totals table tr th {
    float: left;
}
.woo-cart .main-inside .woocommerce .cart_totals table tr td {
    float: right;
}
.woo-cart .main-inside .woocommerce table.cart td.actions .coupon .input-text,
.woocommerce form .form-row input.input-text {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: #555555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

    background: #eaf3f2;
    border: 1px solid #cbefe9;
    font-size: 14px;
    outline: none;
    padding: 7px 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;

    width: 150px;
}
.woocommerce form .woocommerce-shipping-fields input[type="checkbox"] {
    display: block;
}
.woo-cart .main-inside .woocommerce .addresses {
    font-weight: 400;
}
.woo-cart .main-inside .woocommerce .order_details li {
    width: 25%;
    margin-right: 0;
    padding-left: 20px;
    border-right: 1px solid #d3ced2;
}
.woo-cart .main-inside .woocommerce .order_details li strong {
    font-weight: 400;
    padding-top: 10px;
    display: block;
}
.woo-cart .main-inside .woocommerce .order_details li:first-child {
    padding-left: 0;
}
.woo-cart .main-inside .woocommerce .order_details li:last-child {
    border: none;
}
.woo-cart .main-inside .woocommerce .order_details {
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-top: 1px solid rgba(0,0,0,.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    margin-top: 20px;
}
.woo-cart .main-inside .woocommerce .cart_totals th,
.woo-cart .main-inside .woocommerce .cart_totals td {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.woo-cart .main-inside .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.my-account #add-method,
.woo-cart .main-inside .woocommerce .return-to-shop .wc-backward,
#subscribe-reloaded-update-p input[type=submit],
.btn-save {
    border: none;
    cursor: pointer;
    display: inline-block;
    float: left;
    position: relative;
    left: -16%;
    font-size: 19px;
    height: 44px;
    line-height: 44px;
    padding: 0 23px;

    background-color: #1ca0a9;
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
}
.woo-cart .main-inside .woocommerce .return-to-shop,
#subscribe-reloaded-update-p input[type=submit] {
    text-align: center;
}
.woo-cart .main-inside .woocommerce .return-to-shop .wc-backward,
#subscribe-reloaded-update-p input[type=submit] {
    float: none;
    left: auto;
    right: auto;
    text-align: center;
}
#subscribe-reloaded-update-p input[type=submit] {
    margin-top: 30px;
}
.full-width {
    width: 100%;
    display: inline-block;
}
.text-center {
    text-align: center;
}
.my-account #add-method,
.btn-save {
    left: auto;
    right: auto;
    margin: 0 auto;
    text-align: center;
    float: none;
    font-size: 16px;
}
#card-list {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.single-card {
    margin-right: 1%;
    margin-left: 1%;
    width: 31%!important;
}
#card-list .single-card {
    border: 1px solid #e2e2e2;
    padding: 20px!important;
}
#card-list .single-card p label {
    width: 34%;
}
.btn-save {
    height: auto;
    line-height: 1.5;
    font-size: 14px;
    padding: 5px 25px;
    margin-left: 10px;
}
.btn-edit,
.btn-delete,
.btn-cancel,
.btn-save,
.btn-edit:hover {
    cursor: pointer;
}
.card-form input[name=card-number] {
    background: #eaf3f2;
    border: 1px solid #cbefe9;
    font-size: 14px;
    outline: none;
    padding: 7px 10px;
}
.woocommerce-page #payment #place_order {
    left: auto;
}
.woo-cart .main-inside .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover{
    background-color: #ff6b7a;
    box-shadow: inset 0 0 0 3px #ff6b7a, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
}

.woo-cart .main-inside .woocommerce .cross-sells {
    width: 48%;
    float: right;
}
.woo-cart .main-inside .woocommerce .important-notes {
    float: left;
    width: 48%;
    font-weight: 400;
}
.woo-cart .main-inside .woocommerce .important-notes ul {
   list-style-type: disc;
   list-style-position: inside;
}
.woo-cart .main-inside .woocommerce .important-notes li {
    list-style: url("assets/img/list.png");
    list-style-position: outside !important;
    margin-left: 20px;
    margin-bottom: 5px;
}
.woo-cart .main-inside .woocommerce .important-notes ol,
.woo-cart .main-inside .woocommerce .important-notes ol li {
   list-style-type: decimal;
   list-style-position: inside;
}
.woo-cart .main-inside .woocommerce .important-notes ul ul,
.woo-cart .main-inside .woocommerce .important-notes ol ul {
   list-style-type: circle;
   list-style-position: inside;
   margin-left: 15px;
}
.woo-cart .main-inside .woocommerce .important-notes ol ol,
.woo-cart .main-inside .woocommerce .important-notes ul ol {
   list-style-type: lower-latin;
   list-style-position: inside;
   margin-left: 15px;
}
.woo-cart .main-inside .woocommerce .cross-sells h2,
.woo-cart .main-inside .woocommerce .important-notes h2 {
    background: none;
    padding: 20px 0;
}
.woo-cart .main-inside .woocommerce .cross-sells li.prod-item.col-3 {
    width: 32.5%!important;
}

.product-quantity input[type=text] {
    background: #eaf3f2;
    border: 1px solid #cbefe9;
    font-size: 14px;
    outline: none;
    padding: 7px 10px;
}

/* Grid/List view */
.woocommerce .prod-item.row-view,
.search-result .prod-item.row-view,
.single-landing .prod-item.row-view {
    display: none;
}
.woocommerce .prod-item.row-view .wrapper,
.search-result .prod-item.row-view .wrapper,
.single-landing .prod-item.row-view .wrapper {
    border: 1px solid #ebebeb;
}
.woocommerce .prod-item.row-view .wrapper .desc,
.search-result .prod-item.row-view .wrapper .desc,
.single-landing .prod-item.row-view .wrapper .desc {
    padding-left: 8px;
    margin: 0 0 15px;
    border: 0;
    background: #fff;
}
.woocommerce .prod-item.row-view .wrapper .thumb,
.search-result .prod-item.row-view .wrapper .thumb,
.single-landing .prod-item.row-view .wrapper .thumb {
    border: 0;
    box-shadow: none;
}
.woocommerce .prod-item.row-view .wrapper h4,
.search-result .prod-item.row-view .wrapper h4,
.single-landing .prod-item.row-view .wrapper h4 {
    padding-left: 10px;
    color: #515151;
}
.woocommerce .prod-item.row-view .wrapper li a,
.search-result .prod-item.row-view .wrapper li a,
.single-landing .prod-item.row-view .wrapper li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    overflow: hidden;
    border: 1px solid rgb(235, 235, 235);
}
.woocommerce .prod-item.row-view .thumb .action,
.search-result .prod-item.row-view .thumb .action,
.single-landing .prod-item.row-view .thumb .action {
    top: 50%;
}
.prod-item.row-view .variation {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both;
}
.wc-proceed-to-checkout {
    position: relative;
}
.prod-varItem .var-products .toltip:hover:after{ width: 260px; }
/* checkout */
.section-title {
    position: relative;
    display: block;
    margin-bottom: 30px;
    margin-top: 20px;
}
.section-title:before {
    content: ''!important;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 48%;
    width: 100%;
    height: 1px;
    /*background-color: #ffd2d7;*/
}
.section-title h3 {
    color: #ff6b7a;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    padding: 0 15px 0 0!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}
#ship-to-different-address-checkbox {
    display: inline-block;
}
/* checkout payment */
#order_review #payment {
    background: #fff;
    border-radius: 0;
    padding-top: 20px;
}
#order_review #payment .payment_methods {
    margin-bottom: 20px;
    padding: 0;
    border-bottom: none;
}
#order_review #payment .payment_methods li {
    background: #f9f9f9;
    border: solid 1px #efefef;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}
#order_review #payment .payment_methods li label {
    display: block;
    width: 100%;
    cursor: pointer;
}
#order_review #payment .payment_methods li label:hover {
    cursor: pointer;
}

/* order detail */
/*
.woocommerce {
	position: relative;
}
.woo-cart .main-inside .woocommerce .shop_table{
	background-color: #FDFEF9;
	border: solid 1px #FE6979;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 50%;
}
*/
.woocommerce #order_review {
	width: calc(100% + 50px);
}
.woocommerce #order_review .col-1 {
	width: 50%;
	padding: 25px;
	border:none;
	background-color: #FDFEF9;
}

.woocommerce #order_review .col-1 h3 {
	color: #FE6979;
}
.woocommerce #order_review .col-2 {
	width: 50%;
	background: #FFFFFF;
    border-radius: 0;
    border-left: 1px solid #DDD2D0;
}
@media screen and (max-width: 40em){
    .woocommerce #order_review .col-1,
    .woocommerce #order_review .col-2 {
        width: 100%;
    }
    .woocommerce #order_review .col-2 {
        border-left: none;
        border-top: 1px solid #DDD2D0;
    }
}
.woocommerce form.woocommerce-checkout .col2-set,
.woocommerce-page form.woocommerce-checkout .col2-set {
    position: relative;
    left: -25px;
}
.woo-cart .main-inside .woocommerce .shop_table {
    background-color: #FDFEF9;
    /* border: solid 1px #FE6979; */

    height: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 50%;
    /*padding: 25px;*/
}
#customer_details {
    margin-bottom: 25px;
}
#order_review {
    border-top: 1px solid #DDD2D0;
    border-bottom: 1px solid #DDD2D0;
}
#order_review #payment .payment_methods {
    margin-bottom: 0;
}
#order_review #payment .payment_methods li {
    background: #fff;
    color: #333;
    border: solid 1px #DDD2D0;
    position: relative;
}
#order_review #payment .payment_methods li input[type="radio"] {
    display: inline-block;
    margin: 0 9px 0 0!important;
}
#order_review #payment .payment_methods li > label {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    width: auto!important;
}
/*
#order_review #payment .payment_methods li > label:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
#order_review #payment .payment_methods li > label:hover:before,
#order_review #payment .payment_methods li > label.active:before {
    background-color: #c6c6c6;
    border: 1px solid #a5a5a5;
}
*/
.woocommerce-checkout #payment div.payment_box {
    padding-left: 25px!important;
    margin-top: 0!important;
}

#order_review #payment .payment_methods li:hover {

}
.woocommerce-checkout #payment div.place-order {
    position: relative;
    padding-right: 0!important;
}
.woocommerce-checkout #payment div.place-order .summary {
    text-align: right;
    display: block;
    width: 100%;
    line-height: 1.5;
    margin-bottom: 20px;
}
/* payment box */
#order_review #payment .payment_box {
    background-color: transparent;
}
#order_review #payment .payment_box:before {
    display: none;
}
/* summary */
#order_review .summary {
	text-align: right;
	font-weight: normal;
	line-height: 44px;
	float: right;
}

.woocommerce p {
    color: #999999;
}
.woocommerce .prod-desc ul,
.woocommerce .prod-desc ol {
    color: #999999;
    margin-bottom: 20px;
    margin-left: 20px;
}
.woocommerce .prod-desc ul,
.woocommerce .prod-desc ul li {
   list-style-type: disc;
}
.woocommerce .prod-desc ul li,
.woocommerce .prod-desc ol li {
   list-style-position: outside;
   line-height: 1.5em!important;
   margin-bottom: 5px;
}
.woocommerce .prod-desc ol,
.woocommerce .prod-desc ol li {
   list-style-type: decimal;

}
.woocommerce .prod-desc ul ul,
.woocommerce .prod-desc ol ul {
   list-style-type: circle;
   margin-left: 15px;
   line-height: 1.5em;
}
.woocommerce .prod-desc ol ol,
.woocommerce .prod-desc ul ol {
   list-style-type: lower-latin;
   margin-left: 15px;
}
.woocommerce .foot-connect ul li {
	font-weight: normal;
	line-height: 42px;
	vertical-align: top;
}
.woocommerce .foot-connect {
	text-align: center;
	font-size: 18px;
}
.woocommerce .foot-connect .fa:before{
	color: #fa6978;
	border-color: #fa6978;
}

/* wishilist */
.woocommerce .my-account table.wishlist_table {
    border: none;
    font-size: 100%;
}
.woocommerce .my-account .wishlist_table thead tr th,
.woocommerce .my-account .shop_table thead tr th{
    border-top: none;
    font-weight: 400;
    font-size: 17px;
}
.woocommerce #customer_details input {
	padding: 20px;
}

.woocommerce #customer_details .select2-choice {
    padding: 13px;
}

.yith-wcwl-share {
    display: none;
}
/* order history */
.my-account table.shop_table,
.my-account table.order_details {
    width: 100%;
    border: none!important;
    font-size: 100%;
}
.my-account table.shop_table th,
.my-account table.order_details th {
    font-size: 17px;
    font-weight: 400!important;
}
.my-account table.shop_table th,
.my-account table.shop_table td {
    padding: 12px 12px;
}
.my-account table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
}
.my-account table.shop_table .button {
    border-radius: 0px;
    border: none;
    vertical-align: middle;
    background-color: #1ca0a9;
    color: white;
    padding: 5px 10px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    letter-spacing: 0.5px;
    font-weight: normal;
    display: inline-block;
}
/* myaccount */
.tab-account {
    /*background: #ff6b7a;*/
    margin-bottom: 30px;
    margin-top: 20px;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.tab-account ul {
    width: 100%;
    font-size: 0;
    line-height: 1;
    overflow: hidden;
    position: relative;

    display: flex;
    flex-direction: row;
}
.tab-account ul li {
    margin: 0;
    padding: 0;
    /*margin-left: 10px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
    flex-grow: 1;
    display: table-cell;
    font-size: 0;
    text-align: center;
}
.tab-account ul li a {
    border: 2px solid #fff;
    display: block;
    font-size: 14px;
    padding: 13px 15px;
    background-color: #f1f1f1;
    color: #000;
    white-space: nowrap;
    margin-left: 4px;
    text-align: center;
}
.tab-account ul li:first-child a {
    margin-left: 0;
}
.tab-account ul li a:hover,
.tab-account ul li.active a {
    background-color: #fff;
    color: #1a969f;
    border: 2px solid #1a969f;
}
.tab-account ul li a i {
    margin-right: 5px;
}
.my-account fieldset {
    margin-top: 20px;
}
.my-account header {
    position: relative;
}
.my-account header .edit {
    position: absolute;
    right: 0;
    top: 25px;
    background-color: #1ca0a9;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
}
.my-account header .edit:hover {
    background-color: #ff6b7a;
}
.my-account {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.widget-filter h4 a {
    background-position:  7px 60%;
    padding-left: 24px;
    letter-spacing: -0.01em;
	background-color: #1ca0a9;
	height: 29px;
}
#card-list .single-card {
    float: left;
    padding: 1px;
    width: 33%;
}
#my-account-form-acf .acf-field {
    padding-right: 15px;
}
/* misc */
.label-control {
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
}
.label-text {
    font-weight: 500;
}
.label-text:after {
    content: ' :';
    vertical-align: top;
    float: right;
}

.border-green {
    border-top: 5px solid #1ca0a9;
}

.selling-tools-item .selling-tools-wrapper {
    display: block;
    border: 1px solid #ebebeb;
    box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    -moz-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    -webkit-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    display: block;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    background-color: white;
    overflow: hidden;
}
.selling-tools-item .selling-tools-wrapper h3 {
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px;
}
.selling-tools-item .selling-tools-wrapper figure {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.selling-tools-item .selling-tools-wrapper figure img {
    display: block;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.selling-tools-item .selling-tools-wrapper .download {
    background: #1CA0A9 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 0px 3px #1CA0A9 inset, 0px 0px 0px 4px rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
}
.selling-tools-item .selling-tools-wrapper .download:hover {
    background-color: #ff6b7a;
}
#ftp-account {
    padding: 10px;
    border: 1px solid #ebebeb;
    box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    -moz-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;
    -webkit-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #ebebeb;

    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf6ed;
}
.ftp-account label,
.ftp-account h3 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.ftp-account h3 {
    margin-bottom: 10px;
}
.ftp-account label p {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.woocommerce .edit-form input[type=submit].button {
    border: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 44px;
    padding: 0 23px;
    background-color: #1ca0a9;
    box-shadow: inset 0 0 0 3px #1ca0a9, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
    margin-top: 20px;
}
.woocommerce .edit-form input[type=submit].button:hover {
    background-color: #ff6b7a;
    box-shadow: inset 0 0 0 3px #ff6b7a, inset 0 0 0 4px rgba(255,255,255,.24);
    color: #fff;
}
#landing-banner > img {
    display: block;
    margin: 0 auto;
}
#bar-chat {
    background: transparent url("assets/img/pattern-vertical.gif") left bottom repeat-x;
    border: 1px solid #f6f0e2;
    display: block;
    height: 82px;
    margin-top: 30px;
    text-align: center;
}
#bar-chat div {
    padding: 15px 10px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
#bar-chat h3 {
    font: 49px/1 'engagementregular', Georgia, Times, serif;
    color: #1ca0a9;
    margin: 0;
    float: left;
    float: left;
}
#launch-chat {
    float: left;
    display: block;
    width: 166px;
    height: 57px;
    background: transparent url("assets/img/launch-chat.gif") left top no-repeat;
    position: relative;
    padding-bottom: 20px;
    margin-left: 20px;
}
#launch-chat span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #000000;
    font: 12px/1 'Roboto', Helvetica, Arial, sans-serif;
}

/*====== Responsive FAQ - title adjustments ======*/
@media screen and (max-width: 40em){
    .faq-quest-item .faq-title h3.faq-title-ribbon{
      background: none;
      background: #ff6b7a;
      width: 100%;
      height: auto;
      display: block !important;
      color: white !important;
 }
}

/* Header Message */
header .AddedToCartMessage {
    /*text-transform: uppercase;*/
    z-index: 999999;
    position: fixed;
    width: 100%;
    text-align: center;
    background: #1CA0A9 none repeat scroll 0% 0%;
    /* letter-spacing: 0.1em; */
    line-height: 43px;
    font-size: 0.9em;
    z-index: 999;
    display: none;
}

header .AddedToCartMessage a {
    color: white !important;
}

/* Validation engine */
/*.billing-zipcodeformError,
.billing-cvvformError { left: 140px !important; }*/
.formError .formErrorArrow { display: none; }
.formError .formErrorContent {
  border: none;
  border-radius: 0;
  box-shadow: none;
  font: 12px Helvetica, Arial, sans-serif;
  left: -97px;
  min-width: 146px;
  text-align: left;
}

.nopadding {
   padding: 0 !important;
}

/* page-template-page-notification */
body.page-template-page-notification article {
    padding: 30px 0 40px 0;
}
body.page-template-page-notification .title-md {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}

/*best sellers page*/
.wootp-products { display: none; }
.page-template-page-best-sellers .wootp-products {
    display: block;
}

.woo-cart .main-inside .woocommerce .shop_table.vtprd_shop_table {
    margin-top: 90px;
}
.woocommerce-cart table.vtprd_shop_table td.product-total {
    text-align: right!important;
}

.woocommerce-cart table.vtprd_shop_table tr.checkout_purchases_subtotal td,
.woocommerce-cart table.vtprd_shop_table tr.checkout_discount_total_line td,
.woocommerce-cart table.vtprd_shop_table tr.checkout_new_subtotal td {
    text-align: right;
}

/* legal */
#main article li {
	line-height: 24px;
}

/*====== ALGOLIA SEARCH FORM ======*/
#search-form{
    overflow: visible;
    float: left;
    width: 315px;
}
.algolia-autocomplete .aa-dropdown-menu{
    font-size: 0.85em !important;
    line-height: 1.3em;
}
@media screen and (max-width: 767px){
    .header-src{
        text-align: center;
    }
    .header-src .header-srcinside{
        display: inline-block;
        width: auto;
    }
}

@media screen and (max-width: 399px){
    .cart-anchor{
        float:  none;
        margin: 0;
        margin-bottom: 15px;
    }
    #search-form{
        float: none;
    }
}

/* product-trend */
li.product-trend {
    margin-bottom: 30px;
}
li.product-trend .thumbnail-wrapper {
    padding: 7px 7px !important;
}

/*------------------------------------*\
CONTENT
\*------------------------------------*/
.content {position: relative;}
.content-home {margin-top: 50px;}

/* blog styling */

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b, strong {
    font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
/* --------------------------------------------------------------

   Basic WordPress Blog Styles

-------------------------------------------------------------- */
/* Images
-------------------------------------------------------------- */

.blog-post img {
    margin: 0 0 1.5em 0;
}
.blog-post .alignleft,
.blog-post img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.blog-post .alignright,
.blog-post img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.blog-post .aligncenter,
.blog-post img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-post .wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}
.blog-post .wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.blog-post .wp-caption p.wp-caption-text {
    margin: 0;
}
.blog-post .wp-smiley {
    max-height: 1em;
    margin: 0 !important;
}
.blog-post .gallery dl {
    margin: 0;
}
.blog-post .gallery-caption {
    margin: -1.5em 0 0 0;
}
.blog-post object embed, .blog-post iframe { max-width: 100%; }
/* Pullquotes
-------------------------------------------------------------- */

.blog-post blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
.blog-post blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
/* Notification old browser
-------------------------------------------------------------------- */

.blog-post .buorg {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #82001f;
    background: #c20012;
    text-align: center;
    color: #fff;
    font-size: 15px;
    z-index: 99999;
}
.blog-post .buorg div {
    padding: 25px 36px 25px 40px;
}
.blog-post .buorg a {
    color: #fff;
    text-decoration: underline;
}
/* =WordPress Core
-------------------------------------------------------------- */

.blog-post .alignnone {
    margin: 5px 20px 20px 0;
}
.blog-post .aligncenter,
.blog-post div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.blog-post .alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.blog-post .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.blog-post .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.blog-post a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.blog-post a img.alignnone {
    margin: 5px 20px 20px 0;
}
.blog-post a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.blog-post a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.blog-post .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */

    padding: 5px 3px 10px;
    text-align: center;
}
.blog-post .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.blog-post .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.blog-post .wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.blog-post .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.blog-post .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.btn-white:hover {
    border: 1px solid #4bb6a5;
}
/*woocommerce-checkout*/
body.woocommerce-checkout #footer {
    padding-top: 0;
}
body.woocommerce-checkout #footer .foot-bottom {
    margin-top: 0;
    border-top: none;
}
body.woocommerce-checkout .woo-cart .main-inside .woocommerce {
    padding-bottom: 0;
}
.comment-subscription input[type="checkbox"],
.comment-subscription input[type="radio"]{
    display: inline-block;
}

body.cart .main-inside {
    min-height: inherit;
}

.main-inside .woocommerce {
    /*min-height: 470px;*/
}
.main-inside .woocommerce p.cart-empty {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    padding: 50px 0 20px 0;
}

#subscribe-reloaded-list {
    padding: 20px 0;
}
#subscribe-reloaded-list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom:1px solid #1ca0a9;
}
#subscribe-reloaded-list li input[type=checkbox] {
    margin-right: 10px;
}
#subscribe-reloaded-list li label {
    font-weight: 400;
}
.comment-form-subscriptions {
    display: inline-block;
    margin-top: 30px;
}
.comment-form-subscriptions label {
    font-weight: 300;
}

/*PROMOTIONAL IMAGE*/
.promotional-sidebar-out{
    position: fixed;
    top: 400px;
    width: 150px;
    right: 0px;
    z-index: 2;
    text-align: right !important;
    padding: 0px;
}

/*------------------------------------*\
PRINT
\*------------------------------------*/

@media print {
    * {
        background:transparent !important;
        color:#000 !important;
        box-shadow:none !important;
        text-shadow:none !important;
    }
    a,
    a:visited {
        text-decoration:underline;
    }
    a[href]:after {
        content:" (" attr(href) ")";
    }
    abbr[title]:after {
        content:" (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content:"";
    }
    pre,blockquote {
        border:1px solid #999;
        page-break-inside:avoid;
    }
    thead {
        display:table-header-group;
    }
    tr,img {
        page-break-inside:avoid;
    }
    img {
        max-width:100% !important;
    }
    @page {
        margin:0.5cm;
    }
    p,
    h2,
    h3 {
        orphans:3;
        widows:3;
    }
    h2,
    h3 {
        page-break-after:avoid;
    }
}

.forgotPass{
    display: block;
    margin: 20px auto 10px;
    max-width: 400px;
    background-color: white;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 15px #e4e4e4;
    -moz-box-shadow: 0 0 15px #e4e4e4;
    -webkit-box-shadow: 0 0 15px #e4e4e4;
    padding: 30px 22px;
}
    .forgotPass .section-title{
        display: block;
        margin-bottom: 18px;
        margin-top: 0;
        padding-bottom: 13px;
        border-bottom: 1px solid #ff6b7a;
    }
        .forgotPass .section-title h3{
            display: block;
            font-size: 16px;
            text-transform: uppercase;
        }
#customer_register.confirmation-register center {
  color: #999999;
}

/*/////////////////////////////////// Custom Css - Manish Patidar //////////////////////////////////////////*/
.no-gutters{ padding-left: 0px; padding-right: 0px; }
/*/////////////////////////////////// Custom Css - Manish Patidar //////////////////////////////////////////*/
/*testimonial slider*/
.t_image {
    float: left;
    width: 18%;
    text-align: center;
}

.t_image img {
    border-radius: 100%;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin: 0px auto;
    width: 130px;
    height: 130px;
}


.t_content {
    font-size: 20px;
    float: left;
    width: 80%;
    position: relative;
    padding-top: 22px;
    line-height: 25px;
    text-align: justify;
    padding-right: 32px;
    padding-bottom: 22px;
}


.t_content blockquote:before {
    content: "";
    width: 28px;
    height: 22px;
    background: url('assets/img/double_quotation_mark.png');
    position: absolute;
    top: 0px;
    left: -23px;
}

.t_content blockquote:after {
    content: "";
    width: 28px;
    height: 22px;
    background: url('assets/img/double_quotation_mark.png');
    position: absolute;
    right: 10px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
@media (max-width: 991px) {
.t_content{width: 75%;}
.t_image{width: 25%;}
}
@media (max-width: 610px) {
.t_content{width: 100%;padding:20px 0px;}
.t_content blockquote:before{left:0px;top:0px;}
.t_content blockquote:after{right:0px;bottom:40px}
.t_image{width: 100%;padding:0px;}
}
.slick-prev, .slick-next {display: none !important;}
/*
.hero-banner.prod-item .thumb {border: none;box-shadow: none;padding: 0px;}
.prod-item .thumb {padding: 0px;border: 0px;box-shadow: none;}
.prod-item .thumb img {width: 100%;}
.prod-item .desc {padding-right: 75px;min-height: 74px;box-shadow: none;margin-top: 0px;}
.featured-product .thumb>img {width: auto!important;float: left!important;}
.hero-banner .thumb img {width: 100%!important;}
ul.products.group .prod-item.col-4 {padding: 0px 11px 0px 15px!important;}
*/
.featured-product .thumb {
	border: 0px!important;
	-webkit-box-shadow: none;
	text-align: left;
	padding-left: 0px!important;
	padding-top: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
}
.hero-banner .thumb {
	padding: 0px!important;
}

.register-info-text {
	color: #fd6c7c !important;
	font-size: 12px;
	font-weight: 500;
}
.register-info-text a {
	color: #fd6c7c;
}
.register-info-text a:hover {
	color: #1ca0a9;
}

/*----------------------------------------------
		Mobile responsiveness custom css 
------------------------------------------------*/

@media (max-width: 767px){
	body{overflow-x:hidden;}
.main-inside {padding-bottom: 20px;padding-left: 10px;padding-right: 10px;}
.home .size-home-banner {margin-bottom: 15px;}
/*mobile responsive menu */
.mobile_header {background: #fff;box-shadow: 0px 3px 12px #999;-moz-box-shadow: 0px 3px 12px #999;-webkit-box-shadow: 0px 3px 12px #999;}
.mobile_logo img{max-width: 200px!important;margin: 10px 0px;}
.mobile_header a.btn-rwd-sidebar {color: #0a414f;background: transparent;font-size: 40px;margin-top: 22px;margin-left: 16px;text-align:left!important;}
.btn-rwd-ribbon_wrapper{position:relative;}
.btn-rwd-ribbon_wrapper:before{content: "";position: absolute;width: 100%;height: 100px;background: url(https://s3.amazonaws.com/mayarts/wp-content/uploads/2016/10/menu_icon.png);background-size: contain;background-repeat: no-repeat;top: 0px;}
span.m_cart_icon img {width: 35px;}
span.m_cart_icon {white-space: nowrap;line-height: 30px;font-weight: bold;color: #ff6b7a;}
.row.mobile_options {background: url(https://www.mayarts.com/wp-content/themes/may-arts/assets/img/bg-body.gif);padding: 20px 0px;border-top: 2px solid #ff6b7a;}
i.fa.fa-search {color: #ff6b7a;border: 1px solid #ff6b7a;padding: 10px;border-radius: 4px;}
.mobile_header  .user-action {white-space: nowrap;margin-top: 5px;}
.mobile_header  .row.m_welcome_msg {border-bottom: 2px solid #ff6b7a;}
.row.m_welcome_msg p {font-size: 0.9em;padding: 5px 0px;margin: 0px;}
.nav-rwd-sidebar{display:none;}
.nav-rwd-sidebar.sidebar-active{display:block;}
/*.nav-rwd-sidebar {margin-left: -250px;}
.nav-rwd-sidebar.sidebar-active {top: 205px;overflow: visible;width: 250px;}
.nav-rwd-sidebar.sidebar-active .close-sidebar {text-align: right;margin-right: -42px;}
.nav-rwd-sidebar.sidebar-active .nav-rwd-sidebar ul{margin-top: -30px;margin-left: 0px;}*/
.product-tabs .tabs li {width: 100%!important;}
footer#footer {text-align: center;}
.foot-connect ul li {margin-bottom: 10px;margin-bottom: 5px;display: inline;width: 14%;padding: 0px!important;margin: 0px!important;float: left;}
.foot-connect .fa:before{margin-right:0px;}
.mobile_header span.m_search:hover i {background: rgba(255,255,255,0.8);cursor: pointer;}
.mobile_header span.m_search {overflow: hidden;}
.mobile_header #m_search{display:none;}
.home .content-home {margin-top: -40px!important;}
/*.page-template-page-cart .wrapper.woo-cart {padding-top: 205px;}*/
body.strip .main-inside {margin-top: 0px;}
}

/*fix mobile view*/
@media screen and (max-width: 607px) {
    .prod-images{
        overflow: hidden;
    }
    .prod-summary{
        clear: both;
        margin-top: 20px;
        display: block;
    }
    .backtopreviouspage{
        position: relative;
        display: block;
        top: 0;
        right: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 992px) {
    .head-menu li{
        border: none;
    }
    .main-inside{
        padding-top: 30px;
    }
}
@media screen and (max-width: 767px){
    .btn-rwd-ribbon_wrapper:before{
        display: none;
    }    
    #chart_div, #us_div { max-width: 100%; }
    #chart_div > div, #us_div > div {
        overflow-x: auto;
        overflow-y: hidden;
    }
    #popup .add-retail-locator {
        max-width: 100%;
        margin-left: 0;
        left: 0;
        top: 50px;
        max-height: calc( 100% - 100px );
        overflow-y: auto;
    }   
    #popup .add-retail-locator .gform_wrapper form .gform_body .gform_fields .gfield .ginput_complex .ginput_left, 
    #popup .add-retail-locator .gform_wrapper form .gform_body .gform_fields .gfield .ginput_complex .ginput_right {
        width: 100%;
        padding: 0;
    }
    .addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
        width: 40px !important;
        height: 40px;
        padding: 0 !important;
    }
    .addthis_toolbox a .at-icon-wrapper, .addthis_16x16_style .at-icon {
        width: 30px !important;
        height: 30px !important;
    }
}

/*retail locator*/
.toolbar .search-filter select {
    min-width: auto;
    width: auto !important;
}
/*
*removing label name from popup product
*/
.pswp__caption__center {
    display: none !important;
}
.product-review.col-md-9.col-sm-8 {
    display: none !important;
}

#y-badges {
    margin: -15px 0px 0px 150px;
    height: 1px;
}
.y-powered-by {
    margin-top: -35px !important;
}

.y-badge.yotpo-display-wrapper {
    width: 105px !important;
}
.y-badge-reviews {
    margin-top: 24px !important;
    font-size: 24px !important;
}
.y-badge-stars {
    margin-left: -14px !important;
    margin-top: -18px !important;
}
.y-badges-certified {
    margin-top: -22px !important;
    margin-left: -18px !important;
    font-size: 10px !important;
}
.yotpo-icon {
    font-size: 15px !important;
}
#yotpo_testimonials_btn {
    top: 500px !important;
}
nav.woocommerce-MyAccount-navigation {
	display: none !important;
}
.woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
}
.price-users-retail {
	font-size: 22px;
	text-decoration: none;
	padding-bottom: 25px;
	color:#ff6b7a;
}
.bussinnes-non-logging-users{
	/*margin-left: 5%;*/
    text-align: center;
}
.img-confirmation-page {
    width: 70%;
    margin-bottom: 4%;
}
.form-row.place-order {
    margin-right: 5% !important;
}
.payment_method_cheque {
    border: transparent !important;
}
.payment_method_authorize_net_aim {
    border: transparent !important;
}
.section-title {
    margin-left: 6%;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline > span > a {
    margin-left: 10px;
}