/*
Theme Name:  Salient
Description: Global responsive styles
*/

@media only screen and (min-width: 1300px) {

  .container,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 1100px;
  }
}


/* Small Desktop */
@media only screen and (min-width: 1000px) and (max-width: 1300px) {


  #author-bio #author-info {
    width: 544px;
  }

  #project-meta ul li .nectar-love-wrap.fadein {
    margin-right: 11px;
    padding-right: 11px;
  }

  .post-area.masonry {
    width: 895px;
  }

  .post-area.masonry.span_9 {
    width: 660px;
    margin-right: 10px;
  }

  .post-area.masonry.span_9 .masonry-blog-item {
    width: 46.5%;
  }

  #page-header-bg .span_6 .subheader {
    font-size: 24px;
  }


  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2,
  #boxed .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2 {
    font-size: 32px;
    line-height: 50px;
  }

  body .swiper-slide .content p {
    font-size: 20px;
    line-height: 34px;
  }

  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
    font-size: 14px;
    line-height: 24px;
  }

  .main-content .col.span_4 .col.span_2 img,
  .main-content .col.span_3 .col.span_2 img,
  .main-content .col.span_2 .col.span_2 img,
  .main-content .col.span_6 .col.span_2 img {
    padding-right: 5px;
    top: -3px;
  }

  .portfolio-items:not(.carousel) .col .work-item.style-2 i {
    line-height: 32px;
    height: 32px;
    width: 32px;
    font-size: 14px;
  }

  #top nav > ul > li > a {
    padding-left: 8px;
  }

  .sf-sub-indicator {
    left: 6px;
  }

  body .swiper-slide .content p.transparent-bg span,
  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
    line-height: 38px;
  }


  body .vc_pie_chart .vc_pie_chart_value {
    font-size: 32px;
  }
}




/* Tablet Portrait */
@media only screen and (min-width : 690px) and (max-width : 999px) {

  .span_1, .span_2, .span_3, .span_4, .span_5, .span_6,
  .span_7, .span_8, .span_9, .span_10, .span_11, .span_12 {
    width: 100%;
    margin-left: 0;
  }

  .col, body .vc_row-fluid .wpb_column {
    margin-bottom: 25px;
  }

  #header-outer .col {
    margin-bottom: 0;
    margin-right: 0;
  }

  .wpb_column {
    width: 100%;
  }

  body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - 40px);
  }

  body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
    margin-right: 0;
    width: 100%;
  }


  /* Tablet width override */
  body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"] {
    margin-bottom: 0;
  }

  .vc_col-sm-12[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
  body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-12 {
    width: 100%;
  }

  body .vc_row-fluid [class*="vc_col-"][data-t-w-inherits="small_desktop"]:first-child:not([class*="offset"]) {
    margin-left: 0;
  }

  /* Tablet width override end */

  body .vc_row-fluid .vc_col-sm-2 {
    width: 31.2%;
    margin-left: 3.1%;
  }

  body .vc_row-fluid.full-width-content .vc_col-sm-2 {
    width: 33.3%;
    margin-left: 0%;
  }


  body .vc_row-fluid.full-width-content .vc_col-xs-6 {
    width: 50%;
  }

  body .vc_row-fluid .vc_col-xs-12[class*="vc_col-xs-"] {
    width: 100%;
  }


  .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
	.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]) {
    margin-left: 0;
  }

  .container {
    max-width: 600px;
  }

  .wpb_column.force-tablet-text-align-left,
  .wpb_column.force-tablet-text-align-left .col {
    text-align: left!important;
  }

  .wpb_column.force-tablet-text-align-right,
  .wpb_column.force-tablet-text-align-right .col {
    text-align: right!important;
  }

  .wpb_column.force-tablet-text-align-center,
  .wpb_column.force-tablet-text-align-center .col,
  .wpb_column.force-tablet-text-align-center .vc_custom_heading,
  .wpb_column.force-tablet-text-align-center .nectar-cta {
    text-align: center!important;
  }

  .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap img {
    display: inline-block;
  }


  .one-fourths.span_3,
  .one-fourths.vc_span3,
  .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
    width: 50%;
    margin-bottom: 2%;
  }

  #footer-outer .one-fourths.span_3,
  #footer-outer .one-fourths.vc_span3,
  #footer-outer .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
    width: 48%!important;
    margin-bottom: 2%;
    margin-right: 15px;
    margin-left: 0!important;
    padding: 15px;
    float: left;
  }

  .one-fourths.span_3.clear-both,
  .one-fourths.vc_span3.clear-both,
  .one-fourths.vc_col-sm-3.clear-both:not([class*="vc_col-xs-"]) {
    clear: both;
  }

  #footer-outer .one-fourths.span_3.right-edge,
  .one-fourths.span_3.right-edge,
  .one-fourths.vc_span3.right-edge,
  .one-fourths.vc_col-sm-3.right-edge:not([class*="vc_col-xs-"]) {
    margin-right: 0;
  }

  .portfolio-items .col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
  }

  .portfolio-items:not(.carousel) div:nth-child(2n+2),
  .portfolio-items:not(.carousel) div:nth-child(2n+2) {
    clear: both;
  }


  .portfolio-items[data-ps="6"] .col {
    padding: 2%;
  }

  body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
    opacity: 1;
  }

  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  .col.boxed:hover,
  .ascend .main-content .col.boxed:hover,
  .material .main-content .col.boxed:hover {
    margin-top: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  }

  #call-to-action .container a {
    margin-top: 20px;
    margin-left: 0;
  }

  #ajax-content-wrap .post-area {
    padding-right: 0;
  }

  body.single-portfolio .row .col.section-title h1 {
    width: 450px;
    margin: 0 auto;
    display: block;
  }

  #ajax-content-wrap .contact-info {
    padding-left: 0;
  }

  .nectar-google-map {
    max-height: 425px;
  }

  #sidebar #flickr > div {
    width: 16%;
  }

  #footer-outer #copyright .col {
    width: 49%;
    margin-bottom: 0;
  }

  #footer-widgets .container .col {
    margin-left: 15px;
    width: 48%;
  }

  #footer-widgets .one-fourths .span_3:nth-child(2n+1) {
    margin-left: 0;
  }

  body #sidebar #flickr div {
    float: left;
  }

  #sidebar .recent_projects_widget div a,
  body #sidebar #flickr div a {
    width: 90px;
  }

  #sidebar .recent_projects_widget div a:nth-child(3n+3),
  body #sidebar #flickr div:nth-child(3n+3) a {
    margin: 2% 2% 0 0;
  }

  body #sidebar .recent_projects_widget div a:last-child,
  body #sidebar #flickr div {
    margin-right: 0;
  }


  #author-bio #author-info {
    width: 494px;
  }

  #page-header-bg .span_6 h1 {
    font-size: 32px;
    line-height: 38px;
  }

  #page-header-bg .span_6 {
    top: auto!important;
    float: none;
  }

  body.single-post #page-header-bg[data-post-hs="default_minimal"] {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .page-header-no-bg #ajax-content-wrap .portfolio-filters {
    margin-top: 15px;
    float: none;
    clear: both;
    height: auto;
  }

  #page-header-bg[data-parallax="1"] .project-title .span_6 {
    padding-right: 70px;
  }

  .page-header-no-bg  .portfolio-filters ul {
    position: absolute;
    width: 100%;
  }

  html.js #page-header-bg[data-parallax="0"].not-loaded {
    background-color: #F5F5F5;
  }



  #call-to-action .container span {
    display: block;
  }

  .masonry-blog-item {
    width: 47.7%;
  }

  .post-area.masonry,
  .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
    width: 610px;
  }

  #ajax-content-wrap .post-area.masonry.span_9,
  .post-area.masonry.span_9 {
    margin-bottom: 90px;
  }

  .post-area.masonry.span_9 .masonry-blog-item {
    width: 47.3%;
  }

  .post-area.masonry.span_9.material .masonry-blog-item {
    width: 47.1%;
  }


  body.woocommerce .container div.product div.images div.thumbnails a,
  body.woocommerce .container #content div.product div.images div.thumbnails a,
  body.woocommerce-page .container div.product div.images div.thumbnails a,
  body.woocommerce-page .container #content div.product div.images div.thumbnails a {
    width: 16.9%;
    margin-right: 3.8%;
  }

  .woocommerce .container div.product div.images div.thumbnails a:nth-child(5n+5) {
    margin-right: 0;
  }

  .main-content .col.span_4 .col.span_2,
  .main-content .col.span_3 .col.span_2,
  .main-content .col.span_2 .col.span_2,
  .main-content .col.span_6 .col.span_2 {
    width: 7%;
  }

  .main-content .col.span_4 .span_10,
  .main-content .col.span_3 .col.span_10,
  .main-content .col.span_2 .col.span_10,
  .main-content .col.span_6 .col.span_10 {
    width: 91%;
  }

  .testimonial_slider .flickity-page-dots {
    bottom: -35px;
  }

  #ajax-content-wrap .span_12 .col.span_6.empty-second {
    width: 49%;
  }


  body .swiper-slide .content p i {
    width: 18px;
    font-size: 16px;
  }


  body .swiper-slide .content p.transparent-bg span,
  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span {
    line-height: 29px;
  }

  #footer-widgets .container .col.span_6,
  #footer-widgets .container .col.span_4 {
    margin-left: 0;
    margin-right: 15px;
    padding: 15px;
    margin-bottom: 0;
  }

  #footer-widgets .container .col.span_4 {
    margin-bottom: 40px;
  }

  #footer-widgets .container .row > div:last-child,
  #footer-widgets .container .row > div.col_last {
    margin-right: 0;
  }


  .iosSlider.product-thumbnails .thumb {
    width: 112px;
  }

  #footer-widgets .container .row > div:nth-child(2).span_4,
  body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3),
	body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(3n+3) {
    margin-right: 0!important;
  }

  body .woocommerce .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2),
	body.woocommerce-page .full-width-content > ul.products[data-product-style="material"] li:nth-child(2n+2) {
    margin-right: 2%!important;
  }
}



/* Phone */
@media only screen and (max-width : 690px) {


  .material:not(.admin-bar) #header-outer[data-using-secondary="1"] {
    top: 0;
  }

  #header-outer[data-using-secondary="1"]:not(.hidden-secondary) {
    transform: none!important;
  }

  .vc_row-fluid [class*="vc_span"] {
    width: 100%!important;
  }

  body[data-ccsa="larger"] .vc_row-fluid:not(.full-width-content) .wpb_column {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(100% - 40px);
  }

  body[data-ccsa="larger"] .vc_row-fluid.full-width-content .wpb_column {
    margin-right: 0;
    width: 100%;
  }


  .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),
	.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]) {
    margin-left: 0;
  }

  .container,
  .orbit-wrapper .slider-nav,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 320px;
  }

  body[data-slide-out-widget-area-style="simple"] #header-outer[data-full-width="true"] #mobile-menu,
  body #header-outer[data-full-width="true"] header > .container,
  body #header-secondary-outer[data-full-width="true"] > .container {
    max-width: 100%;
    padding: 0 18px;
  }

  .col {
    margin-bottom: 25px;
  }

  .wpb_column.force-phone-text-align-left,
  .wpb_column.force-phone-text-align-left .col {
    text-align: left!important;
  }

  .wpb_column.force-phone-text-align-right,
  .wpb_column.force-phone-text-align-right .col {
    text-align: right!important;
  }

  .wpb_column.force-phone-text-align-center,
  .wpb_column.force-phone-text-align-center .col,
  .wpb_column.force-phone-text-align-center .vc_custom_heading,
  .wpb_column.force-phone-text-align-center .nectar-cta {
    text-align: center!important;
  }
  .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap img {
    display: inline-block;
  }

  .post-area {
    margin-bottom: 0;
  }

  .col.boxed:hover,
  .ascend .main-content .col.boxed:hover,
  .material .main-content .col.boxed:hover {
    margin-top: 0;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  }

  #header-outer .col {
    margin-bottom: 0;
  }

  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2,
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
    max-width: 100%;
  }

  #fp-nav ul li a,
  .fp-slidesNav ul li a {
    padding: 11px 11px;
  }

  #fp-nav ul li a span,
  .fp-slidesNav ul li a span {
    height: 6px;
    width: 6px;
  }

  #fp-nav.right {
    right: 10px;
  }

  .nectar_fullscreen_zoom_recent_projects .dot-nav {
    display: none;
  }

  .container .post .post-meta {
    display: none;
  }

  #ajax-content-wrap .container .post .post-content {
    padding-left: 0;
  }


  .container .post-header {
    font-size: 12px;
  }
  .post-content.classic .post-header > span:after {
    height: 9px;
  }

  .container .comment-list .comment > div {
    padding: 25px 25px 40px 25px;
  }

  #ajax-content-wrap .comment-list .children {
    padding-left: 20px;
  }

  .container .comment-list .comment > div img.avatar {
    display: block;
    position: relative;
    height: 40px;
    width: 40px;
    top: 0;
    left: 0;
    margin-bottom: 5px;
  }
  body:not(.original) .bypostauthor > .comment-body > .comment-author > img.avatar {
    border-width: 2px;
  }

  body:not(.material) .comment-list .children {
    background-image: none;
  }
  body.ascend #ajax-content-wrap .comment-list .children {
    margin-left: 0;
    padding-left: 30px;
  }

  body.material #ajax-content-wrap .comment-list .comment > div,
  body.material #ajax-content-wrap .comment-list .pingback > div {
    margin-top: 2.5em;
  }

  body.material .comment-list .children {
    border-left: 1px solid rgba(0,0,0,0.1);
  }
  body.material .container .comment-list .comment > div {
    padding: 0px 0 40px 0;
  }
  body.material #ajax-content-wrap .comment-list .children {
    margin-left: 0;
    padding-left: 30px;
  }
  body.material #ajax-content-wrap .comment-list .comment .comment > div {
    padding-left: 0;
  }


  .container #respond h3 {
    font-size: 18px;
  }

  .container .comment-list .reply {
    right: 29px;
    top: auto;
    bottom: 29px;
  }
  .original .container .comment-list .reply {
    right: 0;
    top: auto;
    bottom: 0;
    margin-top: 20px;
    position: relative;
  }

  .auto_meta_overlaid_spaced .masonry-blog-item {
    margin-bottom: 0;
  }


  .container .contact-info {
    padding-left: 0;
  }

  #single-meta .meta-comment-count,
  .row .col.section-title [data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count):not(.share-btn),
  .single #page-header-bg #single-below-header[data-hide-on-mobile="true"] span:not(.total_loves):not(.nectar-love-count) {
    display: none;
  }

  .single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"],
  .single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] {
      margin-top: 15px;
  }
  .single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span,
  .single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] > span:first-child > span {
      padding-left: 0;
  }

  #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] #single-below-header span:not(.rich-snippet-hidden),
  #ajax-content-wrap .row.heading-title[data-header-style="default_minimal"] .col.section-title span.meta-category  {
    display: inline-block;
  }

  .container-wrap[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] .heading-title[data-header-style="default_minimal"] #single-below-header > span,
  #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] #single-below-header > span {
    padding: 0 8px;
  }
  .container-wrap[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] .heading-title[data-header-style="default_minimal"] #single-below-header span,
  #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="0"][data-remove-post-author="0"][data-remove-post-date="0"] #single-below-header span {
    font-size: 13px;
    line-height: 10px;
  }

  .single-post #single-meta .nectar-social[data-position="right"] {
    margin-left: 0;
  }

  #single-meta .nectar-social.hover[data-position="right"] .nectar-social-inner {
    left: 0;
    text-align: left;
    right: auto;
  }

  #single-meta .nectar-social {
    margin-left: 0;
  }

  .material #page-header-bg.fullscreen-header .author-section {
    margin-top: 5px;
  }

  html.js #page-header-bg[data-parallax="0"].not-loaded {
    background-color: #F5F5F5;
  }

  #page-header-bg .portfolio-filters ul {
    position: absolute;
    width: 100%;
  }

  #page-header-bg .span_6 {
    margin-bottom: 15px;
  }

  body #footer-outer #copyright .col ul {
    float: left;
  }

  body #footer-outer #copyright .col ul li:first-child {
    margin-left: 0;
  }

  #call-to-action .container a {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }

  #call-to-action {
    font-size: 18px;
  }

  #ajax-content-wrap h2 .nectar-button,
  #ajax-content-wrap h3 .nectar-button,
  #ajax-content-wrap h4 .nectar-button {
    display: block;
  }

  #ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
    margin-bottom: 40px;
  }

  #footer-outer #flickr img, #sidebar #flickr img {
    width: 95px;
  }

  .post-area #pagination,
  .post-area.masonry #pagination {
    padding-left: 0;
  }

  body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
    opacity: 1;
  }

  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }


  .bottom_controls #portfolio-nav .controls li#next-link a i:after,
	.bottom_controls #portfolio-nav .controls li#prev-link a i:after {
    display: none;
  }

  #search-results .result,
  .masonry-blog-item {
    width: 100%!important;
    margin-right: 0!important;
    margin-bottom: 25px;
    margin-left: 0!important;
  }

  .posts-container[data-load-animation="none"] article .inner-wrap.animated {
    opacity: 1;
  }

  .masonry-blog-item {
    position: relative!important;
    top: auto!important;
    display: block;
  }

  .gallery .gallery-item {
    width: 100%!important;
  }

  #author-bio img {
    margin-right: 0;
    width: 60px;
    height: 60px;
  }

  .row .blog-recent[data-style="list_featured_first_row"].columns-3 .featured .post-featured-img {
    padding-bottom: 75%;
  }

  .section-down-arrow i.icon-default-style[class^="icon-"] {
    font-size: 16px;
  }

  .section-down-arrow {
    bottom: 10px;
    right: 20px;
  }

  #page-header-bg.fullscreen-header .author-section {
    bottom: 20px;
  }

  #page-header-bg.fullscreen-header .author-section .meta-date:not(.updated) {
    margin-top: -4px;
    display: block;
  }

  #contact-map {
    height: 270px;
  }

  .nectar-google-map {
    max-height: 270px;
  }

  .pp_pic_holder {
    left: 9px;
    width: 96%;
  }

  .pp_content {
    width: 100%;
    height: 290px;
  }

  .pp_content iframe {
    width: 100%;
  }

  .pp_content .pp_inline iframe {
    height: 250px;
  }

  .pp_content #pp_full_res img {
    width: 100%;
    height: auto;
  }

  #page-header-bg .span_6 h1,
  body.search #page-header-bg h1,
  .single.single-post .section-title h1,
   body.single.single-post .row .col.section-title.span_12 h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 4px;
  }

  #page-header-bg .span_6 {
    top: auto!important;
    float: none;
  }

  #page-header-bg .author-section .meta-author .avatar {
    display: none;
  }

  #page-header-bg.fullscreen-header .author-section .avatar-post-info {
    margin: 10px 0 0 0;
  }


  #ajax-content-wrap .pricing-table > div {
    width: 100%;
    margin: 0 0 25px 0;
  }


  body.woocommerce .post-area .woocommerce-result-count,
  body.woocommerce .post-area .woocommerce-ordering {
    float: none;
  }

  body.woocommerce .post-area .woocommerce-ordering {
    right: 0;
  }

  body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }

  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    float: none;
    border-right: 0;
    width: 100%;
  }

  #page-header-bg #portfolio-nav ul,
  .section-title #portfolio-nav ul {
    margin-bottom: 0;
  }

  #portfolio-nav ul:first-child {
    z-index: 103;
  }

  #portfolio-nav .controls:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  body .container .portfolio-filters-inline.full-width-content .container {
    padding-left: 0;
    padding-right: 0;
  }


  body #full_width_portfolio .project-title.parallax-effect .container,
  body #page-header-bg .project-title .container {
    padding-bottom: 30px;
  }

  body #page-header-bg .section-title,
  .project-title .section-title,
  body.single .project-title .section-title {
    padding: 0;
  }

  .row .col.section-title.project-title {
    padding-bottom: 30px;
    margin-bottom: 30px!important;
  }

  #footer-outer #social li {
    margin-right: 10px;
    margin-left: 0;
  }

  .post-area.masonry,
  .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
    width: 320px;
  }

  #ajax-content-wrap .post-area.masonry.span_9,
  .post-area.masonry.span_9 {
    margin-bottom: 90px;
  }

  .ascend #ajax-content-wrap .comment-list .reply {
    top: 0;
  }

  #customer_details > div {
    width: 100%;
    float: none;
  }


  .woocommerce .shop_table .coupon {
    margin-bottom: 10px;
    margin-top: 5px;
  }

  .woocommerce #customer_login.col2-set .col-1,
  .woocommerce-page #customer_login.col2-set .col-1,
  .woocommerce #customer_login.col2-set .col-2,
  .woocommerce-page #customer_login.col2-set .col-2,
  .woocommerce form.login .form-row-first,
  .woocommerce-page form.login .form-row-first,
  .woocommerce form.login .form-row-last,
  .woocommerce-page form.login .form-row-last {
    width: 100%!important;
  }

  .woocommerce .shop_table .actions > input {
    float: left!important;
  }

  .iosSlider.product-thumbnails .thumb {
    width: 93px;
  }

  .main-content .col.span_4 .col.span_2,
  .main-content .col.span_3 .col.span_2,
  .main-content .col.span_2 .col.span_2,
  .main-content .col.span_6 .col.span_2 {
    width: 15%;
  }

  .main-content .col.span_4 .span_10,
  .main-content .col.span_3 .col.span_10,
  .main-content .col.span_2 .col.span_10,
  .main-content .col.span_6 .col.span_10 {
    width: 83%;
  }

  .auto_meta_overlaid_spaced .masonry-blog-item .post-content {
    height: 55vh;
  }

  .slider-pagination {
    bottom: 10px;
  }

  body .swiper-slide .content p i {
    width: 14px;
    font-size: 12px;
  }

  .main-content .col.span_4 .col.span_2 img,
  .main-content .col.span_3 .col.span_2 img,
  .main-content .col.span_2 .col.span_2 img,
  .main-content .col.span_6 .col.span_2 img {
    padding-right: 13px;
    top: -3px;
  }

  .woocommerce .woocommerce-result-count {
    padding-bottom: 0;
  }

  .woocommerce #ajax-content-wrap .woocommerce-ordering,
  body[data-fancy-form-rcs="1"].woocommerce.woocommerce #ajax-content-wrap .woocommerce-ordering {
    position: relative;
    right: 0;
    top: 0;
    margin-left: 0;
    float: none;
  }

  .woocommerce .product-subtotal {
    display: none;
  }



  .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p.transparent-bg span,
  body .swiper-slide .content p.transparent-bg span {
    line-height: 20px;
    top: -5px;
    left: 4px;
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.5), -4px 0 0 rgba(0, 0, 0, 0.5);
  }

  #buddypress .register-section {
    width: 100%;
    margin-bottom: 15px;
  }

  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding: 0 10%!important;
  }

  #header-outer[data-full-width="true"] header > .container {
    padding: 0;
  }


  .blog-title ul .meta-share-count > a,
  .single .blog-title #single-meta ul .meta-share-count > a{
    display: none;
  }

  .blog-title ul .meta-share-count .nectar-social {
    display: block!important;
    position: relative!important;
  }

  .blog-title ul .meta-share-count .nectar-social,
  .blog-title ul .meta-share-count .nectar-social a {
    opacity: 1!important;
    left: 0!important;
  }

  .nectar-flickity[data-control-style="material_pagination"] .flickity-page-dots .dot
  .nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot {
    width: 25px;
  }

}


/* Phone and Tablet */
@media only screen and (min-width : 1px) and (max-width : 999px) {

  #to-top:not(.mobile-enabled) {
    display: none;
  }

  body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
    display: none;
  }


  body #header-outer:not(.transparent) #top .span_3 #logo[data-supplied-ml="true"] img:not(.mobile-only-logo),
  body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.starting-logo:not(.dark-version):not(.mobile-only-logo),
  body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.starting-logo.dark-version {
    display: none!important;
  }

  body #header-outer:not(.transparent)  #top .span_3 #logo .mobile-only-logo,
  body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting="true"] img.mobile-only-logo.starting-logo:not(.dark-version),
  body #header-outer.transparent #top .span_3 #logo[data-supplied-ml-starting-dark="true"] img.mobile-only-logo.starting-logo.dark-version,
  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
  #page-header-bg .span_6 {
    display: block!important;
  }

  body #header-outer[data-permanent-transparent="1"][data-transparent-header="true"].transparent #top .span_3 #logo .mobile-only-logo {
    opacity: 1!important;
  }

  body[data-hhun="1"] #header-outer[data-mobile-fixed="false"].invisible:not(.side-widget-open) {
    transform: none!important;
    pointer-events: auto!important;
  }

  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 #logo {
    display: none;
  }

	#page-header-bg[data-parallax="1"] .span_6,
  #page-header-bg[data-parallax="1"] {
    padding-right: 0;
    transform: translate(0px)!important;
    visibility: visible!important;
  }

  #page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .span_6 {
    -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
  }

  #page-header-bg[data-parallax="1"][data-alignment-v="middle"].fullscreen-header .nectar-particles .span_6 {
    -webkit-transform: none!important;
    transform: none!important;
  }

  #page-header-bg.fullscreen-header .row {
    top: 0!important;
  }

  #ajax-content-wrap .video-texture {
    display: none;
  }

  .full-width-section.parallax_section,
  .full-width-content.parallax_section {
    background-attachment: scroll!important;
    background-position: center!important;
  }

  .wpb_row.parallax_section .row-bg.using-image,
  #page-header-wrap[data-parallax="1"] .page-header-bg-image-wrap .page-header-bg-image {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  #page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
    transition: none;
    -webkit-transition: none;
  }

  .original #search-outer #search input[type="text"],
  body[data-header-format="left-header"]:not(.material) #search-outer #search input[type="text"] {
    font-size: 24px;
    border-bottom-width: 2px;
  }

 .original #search-outer .container {
   width: 100%;
 }

  body.material #search-outer #search form input[type="text"][name] {
    font-size: 16px;
    line-height: 40px;
    border-bottom-width: 2px;
    padding-right: 50px;
  }

  body.material #search-outer,
	.material #header-outer.transparent .bg-color-stripe,
  .material #search-outer .bg-color-stripe {
    height: 30vh;
  }

  body.material #search-outer {
    min-height: 200px;
  }

  body.material #search-outer .col {
    margin-bottom: 0;
  }


  img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }

  img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }

  img.img-with-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }


  .img-with-aniamtion-wrap .inner {
    margin: 0!important;
  }

  body .img-with-aniamtion-wrap img {
    max-width: 100%;
  }

  body .img-with-aniamtion-wrap:not([data-max-width-mobile="default"]) .inner {
    max-width: none!important;
  }

  .img-with-aniamtion-wrap.right[data-max-width-mobile="125%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner,
  .img-with-aniamtion-wrap.center[data-max-width-mobile="150%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
      margin-left: -25%!important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="150%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner,
  .img-with-aniamtion-wrap.center[data-max-width-mobile="200%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
      margin-left: -50%!important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="165%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
      margin-left: -65%!important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="175%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) .inner {
      margin-left: -75%!important;
  }
  .img-with-aniamtion-wrap.right[data-max-width-mobile="200%"] .inner {
      margin-left: -100%!important;
  }

  .img-with-aniamtion-wrap[data-max-width-mobile*="%"]:not([data-max-width="75%"]):not([data-max-width="50%"]) img {
    width: 100%;
  }
  .img-with-aniamtion-wrap[data-max-width="75%"] .inner {
    max-width: 75%;
  }

  .img-with-aniamtion-wrap[data-max-width="50%"] .inner {
    max-width: 50%;
  }


  .full-width-section > .col.span_12 {
    margin-bottom: 0;
  }


  div[data-bg-mobile-hidden="true"] .row-bg.using-image {
    background-image: none!important;
  }

  .full-width-section,
  body[data-bg-header="true"] .full-width-section.first-section,
  body[data-bg-header="true"] .full-width-content.first-section,
	body[data-header-resize="0"] .container-wrap .portfolio-filters-inline.first-section,
  #header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
  #header-outer #top #logo img {
    margin-top: 0!important;
  }

  .single-portfolio .row .post-area {
    margin-top: 0;
  }


  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info h2,
  .nectar_fullscreen_zoom_recent_projects .project-slide .project-info p {
    max-width: 75%;
  }


  body #header-outer[data-format="centered-menu-under-logo"] #top #logo img,
  body #header-outer[data-format="centered-menu-bottom-bar"] #top #logo img {
    margin: 0;
  }

  #header-outer[data-has-menu="false"][data-format="default"] #top .span_3,
	#header-outer[data-has-menu="true"][data-mobile-fixed="1"] #top .span_3,
	#header-outer[data-has-menu="true"][data-ptnm="1"] #top .span_3,
  #header-outer[data-has-menu="true"] #top .span_3,
  body.material #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
    text-align: left;
  }


  #header-outer[data-transparent-header="true"].no-pointer-events.side-widget-open {
    pointer-events: auto;
  }

  .material #header-outer[data-transparent-header="true"][data-mobile-fixed="1"].transparent {
    overflow: visible;
  }

  #header-outer[data-mobile-fixed="1"],
	#header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] {
    position: fixed!important;
  }

  .material #header-outer[data-mobile-fixed="false"][data-using-secondary="1"],
  .material.admin-bar #header-outer[data-mobile-fixed="false"][data-using-secondary="1"] {
    top: 0;
  }

  body #header-outer[data-transparent-header="true"][data-remove-border="true"],
  body #header-outer[data-transparent-header="true"][data-remove-border="true"].transparent {
    border: none;
  }

  body[data-slide-out-widget-area-style="slide-out-from-right-hover"][data-slide-out-widget-area="true"][data-user-set-ocm="off"] #header-outer header > .container {
    max-width: 100%;
    padding: 0 18px;
  }


  .using-mobile-browser .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }

  .container-wrap {
    z-index: 11;
  }


  .work-item:not([data-custom-content="on"]) .work-info-bg {
    display: none;
  }

  .style-3 .work-info-bg {
    display: block;
  }


  body #top #logo img,
  #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 24px;
    margin-top: -3px;
    top: 3px;
    position: relative;
  }

  #header-outer[data-transparent-header="true"][data-permanent-transparent="false"] #logo .dark-version,
  #header-outer #top #logo img {
    top: 0;
  }


  body.material #header-outer[data-permanent-transparent="false"] #logo .dark-version,
  #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    position: absolute;
  }

  .original #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
  .ascend #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
  .material #header-outer:not([data-transparent-header="true"]) #top #logo img.stnd,
  .original #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd,
  .ascend #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd,
  .material #header-outer:not([data-transparent-header="true"]) #top #logo picture.stnd {
    position: relative;
  }


  body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .starting-logo,
	body:not(.material) #header-outer[data-mobile-fixed="1"] #logo .dark-version {
    top: 6px;
  }

  .admin-bar #header-outer, .logged-in.buddypress #header-outer {
    top: 0;
  }

  .admin-bar.material-ocm-open #header-outer.transparent {
    top: 46px;
  }

  body #header-outer {
    margin-bottom: 0;
    padding: 12px 0;
  }

  body.page-template-template-no-header.nectar_using_pfsr #header-outer,
  body.page-template-template-no-header-footer.nectar_using_pfsr #header-outer {
    padding: 0;
  }

  body #header-outer,
  body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header="true"]):not(.detached),
  body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not([data-transparent-header="true"]) {
    position: relative;
  }

  .original #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent,
  .ascend #header-outer[data-transparent-header="true"][data-remove-border="false"].transparent {
    transition: background-color 0.30s ease,box-shadow 0.30s ease,margin 0.25s ease;
  }


  #header-outer[data-permanent-transparent="1"].transparent #top .span_9 > .slide-out-widget-area-toggle i {
    color: #fff;
  }

  body #slide-out-widget-area.slide-out-from-right-hover {
    z-index: 9999;
  }

  #header-outer.transparent.side-widget-open.no-bg-color #top #logo .starting-logo:not(.dark-version) {
    opacity: 1;
  }

  #header-outer.transparent.side-widget-open.no-bg-color #top #logo img:not(.starting-logo) {
    opacity: 0;
  }

  #slide-out-widget-area {
    top: 0!important;
  }

  #header-outer #logo {
    top: 0;
    left: 0;
  }

  #header-space {
    display: none;
  }

  #header-space[data-header-mobile-fixed="1"] {
    display: block;
  }

  #top #mobile-cart-link,
  #top .span_9 > .slide-out-widget-area-toggle,
  #top .mobile-search {
    display: inline-block;
  }

  #top .col.span_3 {
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
  }

  #top .col.span_3,
  #header-outer[data-format="centered-menu"] #top .span_3,
  #header-outer[data-format="centered-logo-between-menu"] #top .span_3 {
    position: relative;
  }

  #header-outer #top .col.span_3 {
    line-height: 0;
  }

  #header-outer #top .col.span_3 #logo {
    vertical-align: middle;
  }

  #top .col.span_9 {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%!important;
    float: none;
    z-index: 100;
    position: static;
  }

  #header-outer[data-format="centered-menu"] #top .span_9,
  #header-outer[data-format="centered-logo-between-menu"] .row .col.span_9 {
    position: static;
  }


  #top .col.span_9,
  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 {
    min-height: 0;
    width: auto!important;
    position: absolute!important;
    right: 0;
    top: 0;
    z-index: 2000;
    height: 100%;
  }



  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  #slide-out-widget-area.slide-out-from-right-hover .inner[data-prepend-menu-mobile="true"] .off-canvas-menu-container,
  body[data-slide-out-widget-area="true"] #top #logo,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
  body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) .span_6 >.inner-wrap,
  body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 >.inner-wrap,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 .inner-wrap,
  body:not([data-m-animate="1"]) img.img-with-animation[data-animation="fade-in-from-bottom"] {
    -webkit-transform: none!important;
    transform: none!important;
  }


  body[data-slide-out-widget-area="true"] #top .span_9 > .slide-out-widget-area-toggle.std-menu {
    left: 0!important;
    right: auto!important;
    text-align: left;
    z-index: 10000;
  }

  body[data-slide-out-widget-area="true"] #top .span_3 {
    text-align: center;
  }

  body[data-slide-out-widget-area="true"] #header-outer[data-has-menu="false"] #top .span_3 {
    text-align: left;
  }

  #header-outer .slide-out-widget-area-toggle .lines-button,
	#header-outer .slide-out-widget-area-toggle .lines,
	#header-outer .slide-out-widget-area-toggle .lines:before,
	#header-outer .slide-out-widget-area-toggle .lines:after {
    width: 22px;
  }

  #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
    top: -6px;
  }

  body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
    top: 6px;
  }

  body[data-slide-out-widget-area="true"] #top #logo, #header-outer[data-mobile-fixed="1"] #top #logo {
    display: inline-block;
  }

  body[data-slide-out-widget-area="true"]:not(.material) [data-transparent-header="true"][data-mobile-fixed="false"] #top #logo {
    position: relative;
  }

  body[data-slide-out-widget-area="true"] #top .col.span_3 {
    width: 100%;
  }

  body #slide-out-widget-area:not(.slide-out-from-right-hover) .slide_out_area_close {
    display: block;
  }

  #slide-out-widget-area .widget_nav_menu {
    overflow-y: hidden;
    overflow-x: hidden;
  }

  #header-outer #top nav > ul {
    width: auto;
    padding: 15px 0 25px 0;
    margin: 0 auto 0 auto;
    z-index: 100000;
    position: relative;
  }


  #header-outer #top nav >ul >li >ul >li {
    opacity: 1;
    transform: none;
  }

  #top nav > ul li,
  #header-outer #top nav >ul >.megamenu >ul >li {
    display: block;
    width: auto;
    margin-left: 0;
  }
  #top nav >ul >.megamenu >.sub-menu {
    width: auto!important;
    opacity: 1;
    display: block;
  }

  #top nav > ul ul {
    position: relative;
    width: auto;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 0px 0px #fff;
    -webkit-box-shadow: 0px 0px 0px #fff;
    background-color: transparent;
    float: none;
  }

  #top nav > ul ul li {
    padding-left: 20px;
  }

  #top nav .sf-menu .sfHover > a {
    color: #FFBAAF;
  }


  a > .sf-sub-indicator {
    right: 0;
    position: absolute;
    padding: 16px;
    left: auto;
    top: 0;
    height: auto;
    width: auto;
  }

  .swiper-slide .mejs-controls {
    display: none;
    visibility: hidden;
  }

  #ajax-content-wrap .mejs-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
  }

  #ajax-content-wrap .post-area {
    padding-right: 0;
    margin-bottom: 0;
  }

  .slider-nav {
    position: relative;
    max-width: 600px;
    margin: -40px auto 0px auto;
  }

  body .slider-nav > span {
    height: 25px;
    width: 25px;
  }


  body .slider-nav > .left {
    left: 0;
  }

  body .slider-nav > .right {
    left: 30px;
  }

  .slider-nav span span,
  #header-outer #top nav {
    display: none!important;
  }


  #footer-widgets .container .col {
    margin-bottom: 40px;
  }

  #footer-widgets .container .col:nth-child(3),
  #footer-widgets .container .col:nth-child(4) {
    margin-bottom: 0;
  }

  #pagination {
    margin-bottom: 40px;
  }

  .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
    width: auto;
  }

  body .nectar-button.see-through-2,
  body .nectar-button.see-through-3,
  #page-header-wrap,
  #page-header-bg {
    transition: none!important;
    -webkit-transition: none!important;
  }

  #ajax-content-wrap .wp-caption {
    width: 100%;
  }

  body.single-portfolio #sidebar {
    margin-top: 30px;
  }

  body.search .row .col.section-title h1 {
    font-size: 18px;
  }

  body.search .row .col.section-title span {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
  }

  body.search .divider {
    display: none;
  }

  .main-content > div {
    padding-bottom: 0;
  }

  #single-meta {
    display: block;
    clear: both;
    margin-bottom: 10px;
  }

  body.single-post #page-header-bg:not(.fullscreen-header):not([data-post-hs="default"]) {
    min-height: 250px;
  }

  body.single-post #page-header-bg:not(.fullscreen-header) .row,
  body #page-header-bg:not(.fullscreen-header) .row,
  body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap,
  #page-header-bg[data-parallax="1"] {
    top: 0!important;
  }

  body:not(.single-post) #page-header-bg:not(.fullscreen-header) {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  body:not(.single-post) #page-header-bg[data-padding-amt="low"]:not(.fullscreen-header) {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  body:not(.single-post) #page-header-bg[data-padding-amt="high"]:not(.fullscreen-header) {
    padding-top: 13%;
    padding-bottom: 13%;
  }

  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    min-height: 40px;
  }

  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6.empty-title {
    min-height: 80px;
  }

  #single-meta,
  body[data-header-format] #header-secondary-outer,
  #page-header-bg[data-parallax="1"],
  body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) .span_6 .inner-wrap,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .nectar-particles .span_6 > .inner-wrap:first-child,
  body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
    position: relative!important;
  }


  body:not(.single-post) .nectar-particles svg {
    display: none;
  }

  #top,
  #page-header-wrap,
  #header-outer:not([data-permanent-transparent="1"]),
  body:not(.single-post) #page-header-bg:not(.fullscreen-header),
  body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header),
  body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header),
  .full-page-inner-wrap[data-content-pos="full_height"] .full-page-inner > .span_12,
  .vc_text_separator {
    height: auto!important;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="bottom"]:not(.fullscreen-header) {
    padding-top: 16%;
    padding-bottom: 4%;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="low"]:not(.fullscreen-header) {
    padding-top: 10%;
    padding-bottom: 2%;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="bottom"][data-padding-amt="high"]:not(.fullscreen-header) {
    padding-top: 20%;
    padding-bottom: 6%;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="top"]:not(.fullscreen-header) {
    padding-top: 4%;
    padding-bottom: 16%;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="low"]:not(.fullscreen-header) {
    padding-top: 2%;
    padding-bottom: 10%;
  }

  body:not(.single-post) #page-header-bg[data-alignment-v="top"][data-padding-amt="high"]:not(.fullscreen-header) {
    padding-top: 6%;
    padding-bottom: 20%;
  }

  .related-posts.columns-3 .span_4 {
    margin-right: 0;
  }

  #single-meta ul {
    margin-left: 0;
  }

  .page-template-template-portfolio-php .portfolio-filters {
    margin-bottom: 0;
  }


  #footer-outer #social li {
    width: 33px;
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .nectar-recent-posts-slider .recent-post-container {
    max-width: none;
  }

  .nectar-recent-posts-slider .recent-post-container,
	.nectar-recent-posts-slider .flickity-page-dots {
    padding: 0 40px;
  }

  .nectar-flickity[data-controls="next_prev_arrows"] .flickity-prev-next-button {
    display: none;
  }

  .nectar-flickity[data-controls="next_prev_arrows"]:not(.masonry) .flickity-slider .cell {
    width: 60%;
    margin-right: 7%;
  }

  .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap {
    max-width: 100%;
  }


  body.woocommerce ul.products li.product,
  body.woocommerce-page ul.products li.product,
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce .related ul.products li.product,
  .woocommerce .related ul li.product,
  .woocommerce .upsells.products ul.products li.product,
  .woocommerce .upsells.products ul li.product,
  .woocommerce-page .related ul.products li.product,
  .woocommerce-page .related ul li.product,
  .woocommerce-page .upsells.products ul.products li.product,
  .woocommerce-page .upsells.products ul li.product,
	body.woocommerce .span_9 ul.products li.product,
  body.woocommerce-page .span_9 ul.products li.product,
  body .woocommerce ul.products li.product,
  body .woocommerce-page ul.products li.product,
	.woocommerce .products.related .product,
  .woocommerce .products.upsells .product,
  .woocommerce-page.columns-3 ul.products li.product,
	.woocommerce.columns-3 ul.products li.product {
    width: 47.8%;
    margin: 0px 4% 25px 0px;
  }

  body .woocommerce ul.products li.product.material,
  body.woocommerce-page ul.products li.product.material,
	.woocommerce .span_9 ul.products li.product.material,
  .woocommerce-page .span_9 ul.products li.product.material,
	body .woocommerce.columns-1 ul.products li.product.material {
    width: 48.8%;
    margin: 0px 2% 2% 0px;
  }

  body .woocommerce ul.products[data-product-style="minimal"] li.product.minimal {
    width: calc(49.7% - 15px);
  }


  body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+1),
	 body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+1) {
    margin-right: 2%!important;
  }

  .woocommerce .products.related .product,
  .woocommerce .products.upsells .product {
    width: 48%!important;
  }

  .woocommerce .span_9 ul.products li.product:nth-child(2n+2),
  .woocommerce-page .span_9 ul.products li.product:nth-child(2n+2),
	body .woocommerce ul.products li.product:nth-child(2n+2),
  body .woocommerce-page ul.products li.product:nth-child(2n+2),
	body.woocommerce ul.products li:nth-child(2n+2),
  body.woocommerce .main-content > .row > ul.products[data-n-tablet-columns="default"][data-n-phone-columns="default"][data-product-style="text_on_hover"] li:nth-child(2n+2),
  body.woocommerce .main-content > .row > ul.products[data-n-tablet-columns="default"][data-n-phone-columns="default"][data-product-style="classic"] li:nth-child(2n+2) {
    margin-right: 0;
  }

  body .woocommerce ul.products[data-product-style="material"] li:nth-child(2n+2),
	body.woocommerce-page ul.products[data-product-style="material"] li:nth-child(2n+2),
  body .woocommerce .carousel-wrap.products-carousel ul.products[data-product-style="material"] li:nth-child(2n+1),
  .woocommerce .related ul.products li:nth-child(2n+2),
  .woocommerce .upsells.products ul li.product:nth-child(2n+2) {
    margin-right: 0!important;
  }

  body.woocommerce .span_9 ul.products li.product,
  body.woocommerce-page .span_9 ul.products li.product {
    clear: none;
  }

  .single-product .product_title,
  .span_9 .carousel-heading {
    padding-right: 0!important;
  }

  .woocommerce .span_9 .woocommerce-ordering {
    right: 0;
  }

  .cart-outer {
    display: none;
  }


  #page-header-wrap {
    margin-top: 0;
    overflow: visible;
  }


  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
  #page-header-bg .span_6 {
    opacity: 1!important;
  }


  body #header-outer[data-using-secondary="1"],
  body.admin-bar #header-outer[data-using-secondary="1"] {
    top: 0;
  }

  h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button {
    display: inline-block;
    margin-top: 20px;
  }

  body .clients.no-carousel:not(.fade-in-animation) > div {
    opacity: 1;
  }

  #page-header-bg[data-parallax="1"] .span_6 .inner-wrap,
  .swiper-slide .content p,
  .swiper-slide .content h2,
  .swiper-slide .content h1,
  .swiper-slide .content h3,
  .swiper-slide .content .buttons,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 > span span {
    transform: none!important;
    -webkit-transform: none!important;
  }

  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"] {
    visibility: visible!important;
  }

  .post-area.masonry:not(.meta_overlaid),
  .swiper-slide .content p,
  .swiper-slide .content h2,
  .swiper-slide .content h1,
  .swiper-slide .content h3,
  .swiper-slide .content .buttons,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 > span span,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h2 .word,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 > span span,
  .nectar-slider-wrap[data-caption-trans="reveal_title"] .swiper-slide .content h1 .word,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .owl-carousel[data-enable-animation="true"] .owl-controls {
    opacity: 1!important;
  }

  .col.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"],
  .nectar-fancy-box.has-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0!important;
  }



  .parallax_slider_outer.first-section .swiper-container .slider-prev,
  .parallax_slider_outer.first-section .swiper-container .slider-next {
    margin-top: -30px;
  }

  .post-area.col_last {
    padding-left: 0!important;
  }

  .woocommerce .post-area .woocommerce-ordering {
    float: none!important;
    display: block;
  }

  .col.centered-text ul,
  .wpb_column.centered-text ul,
  .col.centered-text ul li,
  .wpb_column.centered-text ul li {
    text-align: left;
    margin-left: 0!important;
  }

  .col.centered-text ul,
  .wpb_column.centered-text ul {
    margin: 0!important;
    display: block!important;
  }


  #ajax-content-wrap .nectar-fancy-ul[data-animation="true"] ul li,
  .nectar-fancy-ul[data-animation="true"] ul li {
    left: 0;
  }

  .testimonial_slider .controls ul {
    text-align: center!important;
  }

  #page-header-bg[data-parallax="0"] {
    margin-top: -1px;
  }



  .wpb_tabs_nav .cta-button {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0;
    right: auto;
  }

  body.single-portfolio #full_width_portfolio .container-wrap {
    padding-top: 2.1em;
  }


  #footer-widgets .container .row > div:last-child {
    margin-bottom: 0!important;
  }



  .blog-fullwidth-wrap .post-area.masonry {
    margin-bottom: 0;
  }

  body .pp_gallery,
  .woocommerce .pp_gallery {
    display: none;
  }


  .material .span_9 #author-bio {
    margin-bottom: 60px;
  }

}


/* Legacy Phone with Narrow Width */
@media only screen and (max-width: 321px) {

  .container,
  .slider-nav,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 300px;
  }
}



@media only screen and (max-width: 479px) {

  .full-width-content .wpb_column.max_width_phone_420px.left_margin_phone_auto.right_margin_phone_auto {
    width: 320px;
  }

}

/* Phone Landscape */
@media only screen and (min-width: 480px) and (max-width: 690px) {

  body .container,
  body .slider-nav,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 420px;
  }


  #ajax-content-wrap .project-title #all-items {
    left: 194px;
  }

  .post-area.masonry,
  .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
    width: 420px;
  }

  .iosSlider.product-thumbnails .thumb {
    width: 98px;
  }



}


/* WP Admin Bar Changes Height */
@media screen and (max-width: 782px) {
  .admin-bar #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
  .logged-in.buddypress #header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"],
	.admin-bar #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
  .logged-in.buddypress #header-outer[data-permanent-transparent="false"][data-mobile-fixed="1"],
  body.admin-bar #header-outer[data-transparent-header="true"][data-mobile-fixed="false"] {
    top: 47px;
  }

  #header-secondary-outer[data-permanent-transparent="1"] {
    margin-top: 0;
  }

  body {
    position: static;
  }

  #fp-nav.tooltip_alt {
    display: none;
  }
}






/* Tablet Landscape */
@media only screen and (min-device-width: 481px) and (max-device-width: 1025px) and (orientation:landscape) {

  #header-outer[data-lhe="animated_underline"] #top nav > ul > li:not([class*="button_"]) > a:hover .menu-title-text:after {
    display: none;
  }

  #to-top {
    display: none;
  }

  body .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }

  #page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"] .page-header-bg-image {
    transition: none;
    -webkit-transition: none;
  }

  #page-header-bg[data-parallax="1"] .span_6,
  #page-header-bg[data-parallax="1"] {
    position: relative!important;
  }

  #page-header-bg[data-parallax="1"] {
    top: 0!important;
  }

  #page-header-bg .span_6 {
    display: block!important;
    opacity: 1!important;
  }

  .swiper-container .slider-right {
    right: 0!important;
  }

  .video-texture {
    display: none;
  }

  img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }

  img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }

  img.img-with-animation[data-animation="fade-in-from-bottom"],
  .col.has-animation[data-animation="fade-in-from-bottom"],
  .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }


  .parallax_slider_outer.first-section .nectar-slider-wrap,
  #full_width_portfolio .project-title.parallax-effect,
  .parallax_slider_outer.first-section .swiper-slide .content,
  .parallax_slider_outer.first-section .nectar-slider-wrap,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item {
    transform: none!important;
    -webkit-transform: none!important;
  }


  .parallax_slider_outer.first-section .swiper-slide .content,
  .owl-carousel[data-enable-animation="true"] .owl-controls,
  .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item {
    opacity: 1!important;
  }


  .divider-border[data-animate="yes"],
  .divider-small-border[data-animate="yes"],
  .img-with-animation[data-animation="grow-in"],
  .col.has-animation[data-animation="grow-in"],
  .wpb_column.has-animation[data-animation="grow-in"] {
    visibility: visible;
  }

  .portfolio-items .col .work-item .work-info a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }

  .portfolio-items .col .work-item .work-info .custom-content .nectar-button {
    width: auto;
  }

  body .portfolio-items[data-ps="6"] .work-item .parallaxImg-layers > div .bg-img:after {
    opacity: 1;
  }

  body .portfolio-items[data-ps="6"] .work-item .work-meta .inner,
  body .portfolio-items[data-ps="6"] .wide_tall .work-item .work-meta .inner {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  .portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4) .work-info .vert-center {
    height: 100%;
    top: 0 ;
    transform: none;
    -webkit-transform: none;
  }

}



/* Higher Res Tablets */

@media only screen and (max-device-width: 2600px) {

  body[data-ajax-transitions="true"].using-mobile-browser #ajax-loading-screen[data-method="standard"][data-disable-mobile="1"] {
    display: none;
  }

  body.using-mobile-browser.material #slide-out-widget-area.slide-out-from-right {
    overflow-y: scroll;
  }

  body.using-mobile-browser .parallax_section .row-bg[data-parallax-speed="fixed"] {
    background-attachment: scroll!important;
  }

  body.using-mobile-browser .cp-modal-popup-container {
    position: relative;
    z-index: 100000;
  }

  body[data-remove-m-video-bgs="1"].using-mobile-browser .swiper-slide .video-wrap video,
  body[data-remove-m-video-bgs="1"].using-mobile-browser .nectar-video-wrap video {
    display: none;
  }

  body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image {
    display: block;
  }


  .using-mobile-browser img.img-with-animation[data-animation="fade-in-from-right"] {
    padding-left: 0;
  }


  .using-mobile-browser img.img-with-animation[data-animation="fade-in-from-left"] {
    padding-right: 0;
  }

  .using-mobile-browser img.img-with-animation[data-animation="fade-in-from-bottom"],
  .using-mobile-browser .col.has-animation[data-animation="fade-in-from-bottom"],
  .using-mobile-browser .wpb_column.has-animation[data-animation="fade-in-from-bottom"] {
    bottom: 0;
  }

  .using-mobile-browser .parallax_slider_outer .nectar-slider-wrap[data-animate-in-effect="zoom-out"].loaded .slide-bg-wrap,
  .using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .using-mobile-browser .portfolio-items .style-5 .parallaxImg-rendered-layer {
    transform: none!important;
    -webkit-transform: none!important;
  }


  body[data-remove-m-video-bgs="1"].using-mobile-browser .mobile-video-image,
  .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6,
  .using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-stage > .owl-item,
  .using-mobile-browser .owl-carousel[data-enable-animation="true"] .owl-controls {
    opacity: 1!important;
  }


  .using-mobile-browser .nectar-video-box .play_button_mouse_follow.nectar_video_lightbox {
    top: 50%;
    left: 50%;
  }

  .ascend.using-mobile-browser #search {
    height: 100%;
  }

  .ascend.using-mobile-browser #search #search-box {
    top: 20px;
  }

  .using-mobile-browser #page-header-bg[data-parallax="1"] .span_6 {
    display: block!important;
  }


  .using-mobile-browser .slide-out-hover-icon-effect a {
    pointer-events: auto;
  }

  .using-mobile-browser .wpb_row.parallax_section .row-bg.using-image.translate {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }


  body.using-mobile-browser .nectar-video-wrap {
    height: 100%;
  }

  body.using-mobile-browser .blurred-wrap.blurred {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
  }

}




/* Responsive styles specific to full width masonry setups */
@media only screen and (min-width: 1600px) {


  .post-area.full-width-content .masonry-blog-item,
  .full-width-content .post-area .masonry-blog-item {
    width: 18%;
  }


	/* Constrained Masonry */
  body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide{
    width: 50%;
  }

  body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.wide_tall {
    width: 50%;
  }

  body .portfolio-items.constrain-max-cols .col.elastic-portfolio-item.tall,
  body .portfolio-items.constrain-max-cols.masonry-items .col.elastic-portfolio-item.regular {
    width: 25%;
  }

}

@media only screen and (min-width: 1300px) and (max-width: 1600px) {


  body .default-style .portfolio-items .col.elastic-portfolio-item {
    width: 22.43%!important;
  }

  .post-area.full-width-content .masonry-blog-item,
  .full-width-content .post-area .masonry-blog-item {
    width: 23%;
  }

  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding-left: 2.8%!important;
  }

}


@media only screen and (min-width: 990px) and (max-width: 1300px) {

	/* Constrained Cols */
  body .portfolio-items.constrain-max-cols.no-masonry .col.elastic-portfolio-item {
    width: 25%;
  }

}


@media only screen and (min-width: 470px) and (max-width: 990px) {

  .portfolio-items .elastic-portfolio-item {
    width: 50%;
  }

}


@media only screen and (max-width: 690px) and (min-width: 470px) {

  .post.quote .post-content .quote-inner,
  .post.link .post-content .link-inner,
  .format-status .post-content .status-inner,
  .post.format-aside .aside-inner {
    padding: 50px 10%;
  }
}



@media only screen and (max-width: 690px) {

  body[data-remove-m-video-bgs="1"] .swiper-slide .video-wrap video,
  body[data-remove-m-video-bgs="1"] .nectar-video-wrap video {
    display: none;
  }

  body[data-remove-m-video-bgs="1"] .mobile-video-image {
    display: block;
  }

  .posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap.animated,
	.posts-container[data-load-animation="fade_in"] article .inner-wrap.animated,
  .posts-container[data-load-animation="perspective"] article .inner-wrap.animated,
  .posts-container[data-load-animation="fade_in_from_bottom"] .inner-wrap,
	.posts-container[data-load-animation="fade_in"] article .inner-wrap,
  .posts-container[data-load-animation="perspective"] article .inner-wrap {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .post-area.masonry.classic .posts-container:not(.meta-moved) .post-content > .post-meta {
    opacity: 0;
    position: absolute!important;
  }


  .material .related-post-wrap h3.related-title {
    padding-top: 60px;
  }

  .nectar-recent-posts-slider .inner-wrap {
    max-width: 80%;
  }

  .arhchive #page-header-wrap #page-header-bg .subheader {
    display: none;
  }
}


@media only screen and (max-width: 470px) {


  .post.quote .post-content .quote-inner,
  .post.link .post-content .link-inner,
  .format-status .post-content .status-inner,
  .post.format-aside .aside-inner {
    padding: 50px 10%;
  }

  .full-width-content.blog-fullwidth-wrap:not(.meta-overlaid) {
    padding: 0 10%!important;
  }

  body .post-area.auto_meta_overlaid_spaced[data-ams].span_9 {
    margin: 0;
  }

  body .auto_meta_overlaid_spaced[data-ams].span_9 .masonry-blog-item {
    padding-left: 0;
    padding-right: 0;
  }

  body .woocommerce ul.products[data-product-style="material"] li.product.material,
	body.woocommerce-page ul.products[data-product-style="material"] li.product.material,
	.woocommerce .span_9 ul.products li.product.material,
	.woocommerce-page .span_9 ul.products li.product.material,
	body .woocommerce.columns-1 ul.products li.product.material {
    margin-right: 0%!important;
    width: 100%;
  }

  .woocommerce .products.related .product.material,
  .woocommerce .products.upsells .product.material {
    width: 100%!important;
  }


}/*
Theme Name:  Salient
Description: Styles for the "Classic" product style.
*/

.woocommerce ul.products li.product.classic .product-wrap img {
	margin-bottom: 0;
}

.woocommerce ul.products li.product.classic .onsale {
  pointer-events: none;
}

.woocommerce ul.products li.product.classic h3, 
.woocommerce-page ul.products li.product.classic h3 {
	font-size: 14px;
}

.woocommerce ul.products li.first.classic, 
.woocommerce-page ul.products li.first.classic {
	clear: both;
}

.woocommerce .product-wrap:hover .product-add-to-cart a {
	-webkit-transform: translateY(0)!important;
	transform: translateY(0)!important;
}

.woocommerce .classic .product-wrap .add_to_cart_button, 
.woocommerce .classic .product-wrap .product_type_variable, 
.woocommerce .classic .product-wrap .product_type_grouped, 
.woocommerce .classic .product-wrap a.button {
	position: absolute!important;
	transform: translateY(101%);
	-webkit-transform: translateY(101%);
	top: auto!important;
	bottom: 0;
	left: 0;
	z-index: 20;
}

.woocommerce .classic .product-wrap a.button,
.woocommerce ul.products li.product.classic .button {
	min-height: 40px;
  margin: 0;
}

.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .add_to_cart_button, 
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .product_type_variable, 
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .product_type_grouped, 
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] a.button {
	position: relative!important;
	display: block;
	float: left;
}
.woocommerce .classic  a.add_to_cart_button.button.loading {
	opacity: 0.55;
}
.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button,
.woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_variable,
.woocommerce .classic .product-wrap .product-add-to-cart .button {
	width: 100%;
}
.woocommerce .classic  .product-add-to-cart .add_to_cart_button span,
.woocommerce .classic  .product-add-to-cart .nectar_quick_view span,
.woocommerce .classic .product-add-to-cart .add_to_cart_button i,
.woocommerce .classic .product-add-to-cart .nectar_quick_view i {
	transition: opacity 0.25s ease;
}

.woocommerce .classic .product-add-to-cart .add_to_cart_button.product_type_variable i {
	display: none;
}

.woocommerce .classic  .product-add-to-cart .add_to_cart_button:hover span,
.woocommerce .classic  .product-add-to-cart .nectar_quick_view:hover span,
.woocommerce .classic  .product-add-to-cart .add_to_cart_button:hover i,
.woocommerce .classic  .product-add-to-cart .nectar_quick_view:hover i {
	opacity: 0.8;
}
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .add_to_cart_button,
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .button.product_type_variable,
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] a.button.product_type_simple {
	border-radius: 3px 0 0 3px!important;
	width: calc(100% - 46px);
}
.woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_grouped {
	width: 100%;
	line-height: 24px;
	border-radius: 3px!important;
}
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .nectar_quick_view {
	border-radius: 0 3px 3px 0!important;
  margin: 0;
	width: 46px;
}
.woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .nectar_quick_view:after {
	background-color: rgba(255,255,255,0.07);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
}

.woocommerce .classic .product-wrap .add_to_cart_button i,
.woocommerce .classic .product-wrap .nectar_quick_view i,
.text_on_hover.product .nectar_quick_view i {
	background-color: transparent;
	height: 20px;
	line-height: 20px;
	width: 16px;
	margin-right: 8px;
}
.woocommerce .classic .product-wrap .nectar_quick_view i { margin-right: 0; }
.woocommerce .classic .product-wrap .nectar_quick_view span {
	display: none;
}

.woocommerce .classic .product-wrap .product-add-to-cart .button,
.woocommerce .classic .product-wrap .add_to_cart_button, 
.woocommerce .classic .product-wrap .nectar_quick_view,
.woocommerce .classic .product-wrap .button.product_type_variable, 
.woocommerce .classic .product-wrap a.button.product_type_simple { 
  line-height: 24px; 
	font-size: 14px;
}

.woocommerce .classic .product-wrap .nectar_quick_view,
.woocommerce .classic .product-wrap .add_to_cart_button, 
.woocommerce .classic .product-wrap .button.product_type_variable,
.woocommerce .classic .product-wrap a.button.product_type_simple  {
	padding: 8px 15px;
}

.woocommerce ul.products li.product.classic .onsale, 
.woocommerce-page ul.products li.product.classic .onsale {
  width: auto;
}


@media only screen and (max-width: 999px) {
  
   .woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .add_to_cart_button,
	 .woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] .button.product_type_variable,
	 .woocommerce .classic .product-wrap .product-add-to-cart[data-nectar-quickview="true"] a.button.product_type_simple {
     width: 100%!important;
   }
}/*
Theme Name:  Salient
Description: WooCommerce plugin styles
*/


body[data-smooth-scrolling="0"] #header-outer .cart-menu {
	padding-right: 0;
}

body[data-smooth-scrolling="0"] #header-outer .widget_shopping_cart {
	right: 0;
}

#header-outer .icon-shopping-cart {
	font-size: 20px;
	height: auto;
	line-height: 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.woocommerce #payment,
.woocommerce-page #payment,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background-color: transparent;
}

.woocommerce #order_review #payment #place_order {
	float: none;
}


body.original #top nav ul .nectar-woo-cart >div {
  padding-left: 0;
}

body.original .buttons .nectar-woo-cart {
  pointer-events: none;
  width: 0;
  padding-left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body.original .buttons.product_added .nectar-woo-cart {
  pointer-events: all;
  width: 45px;
  padding-left: 19px;
}



body.original #header-outer .cart-menu-wrap {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease 0.2s;
  transition: transform 0.4s ease 0.2s;
}

body.original #header-outer .cart-menu-wrap.has_products {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.woocommerce-checkout #payment div.payment_box:before {
	display: none;
}

#header-outer .cart-menu-wrap {
	top: 0;
	height: 100%;
}

#header-outer .cart-outer .widget_shopping_cart_content p.woocommerce-mini-cart__empty-message {
	padding: 20px;
	width: 240px;
	font-size: 14px;
  line-height: 22px;
}

#header-outer .cart-outer .blockUI.blockOverlay {
	opacity: 0.2!important;
}
.nectar-slide-in-cart:not(.style_slide_in_click) .blockUI.blockOverlay {
	opacity: 0.7!important;
	background-color:#fff!important;
}


html:not(.js) #header-outer .cart-menu-wrap {
 	visibility: visible;
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
	padding: 6px 0;
}

#header-outer .cart-menu {
	z-index: 10000;
	right: 0;
	top: 0;
}

#header-outer .cart-menu .icon-shopping-cart {
	left: 0;
	margin-top: -1px;
	top: auto;
	position: absolute;
	width: 24px;
}

#header-outer .cart-menu .cart-icon-wrap {
	margin-left: 0;
	height: 24px;
	line-height: 18px;
	position: relative;
}

#header-outer .cart-menu .cart-icon-wrap i {
	background-color: transparent;
	border-radius: 0;
	line-height: 18px;
	height: 21px;
	position: absolute;
	top: 2px;
	left: 0;
	width: 22px;
	color: rgba(0,0,0,0.4);
}


#header-outer .cart-menu .cart-contents {
	padding-left: 0;
	position: relative;
}


#header-outer .widget_shopping_cart,
.woocommerce .cart-notification,
#header-outer .cart-notification  {
	display: none;
	position: absolute;
	right: 16px;
	z-index: 100000;
}

body[data-smooth-scrolling="0"] #header-outer .widget_shopping_cart,
body[data-smooth-scrolling="0"] .woocommerce .cart-notification,
body[data-smooth-scrolling="0"] #header-outer .cart-notification  {
	right: 0;
}

.cart-outer .cart-notification {
 	width: 240px;
 	display: none;
 	margin-top: 0;
 	line-height: 20px;
}

 #header-outer .cart-outer .cart-notification {
   padding: 20px;
   font-size: 12px;
 }


.woocommerce .cart-notification .item-name:before,
#header-outer .cart-notification .item-name:before {
	content: '"';
}

.woocommerce .cart-notification .item-name:after,
#header-outer .cart-notification .item-name:after {
	content: '"';
}

.woocommerce .cart-notification img, #header-outer .cart-notification img {
	float: right;
	width: 55px;
	height: auto;
	margin-left: 14px;
}

.quantity .minus ~ input[type=number]::-webkit-inner-spin-button,
.quantity .minus ~ input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity .minus ~ input[type=number] {
	-moz-appearance: textfield;
	 margin: 0;
}

#header-outer .total,
.nectar-slide-in-cart .total {
	clear: both;
	color: #ccc;
	padding: 17px 20px;
	border: 0;
}

#header-outer .total,
#header-outer .total strong,
.nectar-slide-in-cart .total,
.nectar-slide-in-cart .total strong {
	font-size: 18px;
	font-family: 'Open Sans';
	font-weight: 600;
  font-weight: normal;
  letter-spacing: -1px;
}

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.nectar-quick-view-box a.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
	background-color: #333333;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-image: none;
	text-shadow: none;
	-webkit-text-shadow: none;
	border: none;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 10px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    font-weight: normal;
    transition: all 0.25s ease 0s;
}

body #top nav .widget_shopping_cart a.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: #FFFFFF;
}

.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit {
	padding: 15px 22px;
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
	padding-bottom: 10px;
}

@media only screen and (min-width: 1000px) {
	.woocommerce-cart .span_8 {
		padding-right: 30px;
	}
}

body .cart-collaterals .order-total {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce li[class*="fa-"].product {
  height: auto;
}

.woocommerce-page:not([data-form-submit="see-through"]) div[data-project-style="classic"] button[type="submit"].single_add_to_cart_button:hover,
.woocommerce input[type="submit"][name="apply_coupon"]:hover,
.woocommerce input[type="submit"][name="update_cart"]:hover,
.woocommerce button[type="submit"][name="calc_shipping"]:hover {
	background-color: #333333!important;
}

.woocommerce input[type="submit"][name="apply_coupon"]:hover,
.woocommerce input[type="submit"][name="update_cart"]:hover,
.woocommerce button[type="submit"][name="calc_shipping"]:hover {
	opacity: 0.8;
}

.woocommerce .span_4 input[type="submit"].checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #order_review #payment #place_order:hover {
	opacity: 0.8;
}

.woocommerce .span_4 input[type="submit"].checkout-button,
.checkout input[type="submit"]#place_order {
	width: 100%!important;
	margin-top: 10px;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a {
	padding: 10px;
}
.woocommerce-page button[type="submit"].single_add_to_cart_button,
body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
	font-size: 16px;
	padding: 20px 45px!important;
	transition: all 0.2s ease;
}

.woocommerce-page .woocommerce p.return-to-shop a.wc-backward {
	padding: 20px 45px;
	transition: all 0.2s ease;
}

.woocommerce-page .woocommerce p.cart-empty {
  padding-bottom: 25px;
  padding-top: 10%;
  color: #000;
  background-color: transparent!important;
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-page.woocommerce-cart .woocommerce p.cart-empty {
    padding-left: 2em!important;
		padding-right: 2em!important;
}

.woocommerce-page .woocommerce p.return-to-shop {
	padding-bottom: 10%;
	text-align: center;
}
.woocommerce-page .woocommerce p.return-to-shop a.button.wc-backward {
	display: inline-block;
}


.woocommerce .cart .quantity {
	position: relative;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	background-image: none;
	display: inline-block;
	vertical-align: middle;
	border: none;
	position: relative;
	transition: all 0.25s ease;
	box-shadow: 0 2px 12px rgba(0,0,0,0.08);
	border-radius: 50px!important;
	background-color: #fff;
  -webkit-appearance: none;
}



.woocommerce-mini-cart li .product-details > a {
	font-size: 16px;
}
.woocommerce-mini-cart li .modify > .quantity {
	margin: 15px 0;
}

.widget_shopping_cart li {
	display: flex;
	padding: 15px 0;
  align-items: center;
}
#header-outer .widget_shopping_cart li {
	align-items: flex-start;
}
.nectar-slide-in-cart.style_slide_in .widget_shopping_cart li {
	display: block;
}
 #sidebar .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
	 padding: 15px 0;
 }
#sidebar .widget_shopping_cart .woocommerce-mini-cart > li:first-child {
	 padding-top: 0;
 }

.woocommerce .cart .quantity label.screen-reader-text {
	display: none;
}

.woocommerce .cart .quantity.hidden input.plus,
.woocommerce .cart .quantity.hidden input.minus {
	visibility: hidden;
	pointer-events: none;
}


#header-outer a.cart-contents .cart-wrap span {
    border-radius: 99px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    right: 7px;
    margin-left: 4px;
    text-align: center;
    width: 17px;
    height: 17px;
}

#header-outer .cart-wrap {
	position: relative;
  right: -7px;
  top: -7px;
	font-size: 12px;
	margin-right: 0;
	z-index: 10;
	float: right;
}


#header-outer nav.cart-active #search-btn {
	margin-left: 10px;
}

#header-outer nav.cart-active #search-btn > div {
	padding-left: 10px;
}

.woocommerce ul.products li.product .product-wrap img,
.woocommerce-page ul.products li.product .product-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.woocommerce ul.products li.product .product-wrap:hover img.hover-gallery-image,
.woocommerce ul.products li.product .product-wrap:hover picture.hover-gallery-image {
	opacity: 1;
}
.woocommerce ul.products li.product .product-wrap img.hover-gallery-image,
.woocommerce ul.products li.product .product-wrap picture.hover-gallery-image {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	opacity: 0;
	-ms-transition: opacity 0.3s cubic-bezier(.21, .6, .35, 1);
	transition: opacity 0.3s cubic-bezier(.21, .6, .35, 1);
	-webkit-transition: opacity 0.3s cubic-bezier(.21, .6, .35, 1);
	transform: translateZ(0) scale(1.0, 1.0);
}

.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img,
.woocommerce div.product div.images.woocommerce-product-gallery.default-woo-gallery img {
	margin-bottom: 0;
}

.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img,
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2 {
	font-family: 'Open Sans';
	font-weight: 400;
    line-height: 23px;
    font-size: 18px;
    margin-top: 10px;
    text-transform: none;
    letter-spacing: 0;
    padding: 0.5em 0 0.3em 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  line-height: 23px;
  font-size: 18px;
  margin-top: 10px;
}


.woocommerce div.product[data-tab-pos="in_sidebar"] div.summary,
.woocommerce-page div.product[data-tab-pos="in_sidebar"] div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
	width: 100%!important;
	margin-bottom: 0!important;
}

#ajax-content-wrap .component .composited_product_images,
.woocommerce-page #ajax-content-wrap div.product div.composited_product_images {
    width: 20%!important;
}



.product[data-tab-pos*="fullwidth"] .summary.entry-summary {
	width: 57.5%;
}

@media only screen and (max-width: 999px) {
	.product[data-tab-pos*="fullwidth"] .summary.entry-summary {
		width: 100%;
	}
	.woocommerce div.product div.summary {
		width: 100%;
	}

}

.product[data-hide-product-sku="1"] .product_meta .sku_wrapper  {
	display: none;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	float: none!important;
}

.woocommerce div.product form.cart div.quantity {
  float: none;
}


.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
	margin-right: 20px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	width: 23.45%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.woocommerce .span_9 ul.products li.product,
.woocommerce-page .span_9 ul.products li.product {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}



nav.woocommerce-pagination {
	margin-top: 50px;
}

/*material*/
/*default cols*/


@media only screen and (min-width:1000px) {

	/* 4 cols */
	.woocommerce.columns-4 ul.products.columns-4 li.text_on_hover,
	.woocommerce.columns-4 ul.products.columns-4 li.classic {
    margin-right: 2%;
    clear: none;
  }
	.woocommerce.columns-4 ul.products.columns-4 li.text_on_hover:nth-child(4n+4),
	.woocommerce.columns-4 ul.products.columns-4 li.classic:nth-child(4n+4) {
    margin-right: 0%;
  }
	.woocommerce.columns-4 ul.products.columns-4 li.text_on_hover:nth-child(4n+5),
	.woocommerce.columns-4 ul.products.columns-4 li.classic:nth-child(4n+5) {
    clear: both;
  }

	/* 3 cols */
	.woocommerce.columns-3 ul.products.columns-3 li.text_on_hover,
	.woocommerce.columns-3 ul.products.columns-3 li.classic {
    margin-right: 2%;
    clear: none;
    width: 32%;
  }

	.woocommerce.columns-3 ul.products.columns-3 li.text_on_hover:nth-child(3n+3),
	.woocommerce.columns-3 ul.products.columns-3 li.classic:nth-child(3n+3)  {
    margin-right: 0%;
  }

	.woocommerce.columns-3 ul.products.columns-3 li.text_on_hover:nth-child(3n+4),
	.woocommerce.columns-3 ul.products.columns-3 li.classic:nth-child(3n+4) {
    clear: both;
  }

	/* 2 cols */
	.woocommerce.columns-2 ul.products.columns-2 li.text_on_hover,
	.woocommerce.columns-2 ul.products.columns-2 li.classic {
    margin-right: 2%;
    clear: none;
  }
	.woocommerce.columns-2 ul.products.columns-2 li.text_on_hover:nth-child(2n+2),
	.woocommerce.columns-2 ul.products.columns-2 li.classic:nth-child(2n+2) {
    margin-right: 0%;
  }
	.woocommerce.columns-2 ul.products.columns-2 li.text_on_hover:nth-child(2n+3),
	.woocommerce.columns-2 ul.products.columns-2 li.classic:nth-child(2n+3) {
    clear: both;
  }

}



@media only screen and (min-width: 1000px)  {


	/*fullwidth*/
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.text_on_hover,
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.classic {
    margin-left: 0%; width: 30.75%;
  }
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.text_on_hover:nth-child(3n+4),
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.text_on_hover:nth-child(1),
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.classic:nth-child(3n+4),
	.full-width-content .woocommerce.columns-3 ul.products.columns-3 li.classic:nth-child(1) {
    margin-left: 2%;
  }


}


.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
	clear: none;
}



/*fullwidth*/
@media only screen and (max-width: 1500px) and (min-width: 1000px) {

	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: both;
	}

	.full-width-content ul.products li.product,
  .woocommerce-page .full-width-content ul.products li.product {
		width: 22.45%;
	}

	.full-width-content ul.products li:nth-child(4n+1),
  .woocommerce-page .full-width-content ul.products li:nth-child(4n+1) {
		margin-left: 2%;
	}

	.full-width-content .columns-2 ul.products li:nth-child(4n+1),
  .woocommerce-page .full-width-content .columns-2 ul.products li:nth-child(4n+1) {
		margin-left: 0;
	}

	.woocommerce-page .full-width-content ul.products li.product.last,
  .full-width-content ul.products li.product.last {
		margin-right: 2%;
	}

}

@media only screen and (min-width: 1500px) {

	.woocommerce ul.products li.first,
  .woocommerce-page ul.products li.first {
		clear: both;
	}

	.full-width-content .vc_span12 ul.products li.product,
  .woocommerce-page .full-width-content ul.products li.product {
		width: 17.54%;
	}
	.woocommerce-page .full-width-content .vc_span12 ul.products li.product.last,
  body .full-width-content .vc_span12 ul.products li.product.last,
	.woocommerce-page .full-width-content ul.products li.product.last,
  .woocommerce-page .full-width-content ul.products li.product.last {
		margin-right: 2%;
	}

	.full-width-content .vc_span12 ul.products li.first,
  .woocommerce-page .full-width-content ul.products li.first {
		clear: none!important;
	}
	.full-width-content .vc_span12 ul.products li:nth-child(5n+6),
  .woocommerce-page .full-width-content ul.products li:nth-child(5n+6) {
		clear: both;
	}
	.full-width-content .vc_span12 ul.products li:nth-child(5n+1),
  .woocommerce-page .full-width-content .vc_span12 ul.products li:nth-child(5n+1),
	.woocommerce-page .full-width-content ul.products li:nth-child(5n+1),
  .woocommerce-page .full-width-content .vc_span12 ul.products li:nth-child(5n+1) {
		margin-left: 2%;
	}

}

@media only screen and (max-width: 999px) and (min-width: 690px) {
	.woocommerce .full-width-content > ul.products[data-product-style="text_on_hover"],
	.woocommerce-page .full-width-content > ul.products[data-product-style="text_on_hover"],
	.woocommerce .full-width-content > ul.products[data-product-style="classic"],
	.woocommerce-page .full-width-content > ul.products[data-product-style="classic"] {
		display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
		padding: 15px;
	}
	.woocommerce .full-width-content > ul.products[data-product-style="text_on_hover"] li.product,
	.woocommerce-page .full-width-content > ul.products[data-product-style="text_on_hover"] li.product,
	.woocommerce .full-width-content > ul.products[data-product-style="classic"] li.product,
	.woocommerce-page .full-width-content > ul.products[data-product-style="classic"] li.product {
		float: none;
		margin: 0!important;
		width: 33.3%;
		padding: 15px;
	}

	 body .full-width-content .vc_span12 ul.products li.product,
	.woocommerce-page .full-width-content ul.products li.product {
		width: 27.7%;
	}

	body .full-width-content .vc_span12 ul.products li:nth-child(3n+1),
	.woocommerce-page .full-width-content ul.products li:nth-child(3n+1) {
		margin-left: 4%;
		margin-right: 4%;
	}

	.woocommerce-page .full-width-content ul.products li.product.last,
  body .full-width-content .vc_span12 ul.products li.product.last {
		margin-right: 4%;
	}

  body .full-width-content .vc_span12 ul.products li:nth-child(3n+4),
  .woocommerce-page .full-width-content ul.products li:nth-child(3n+4) {
		clear: both!important;
	}
	 body .full-width-content .vc_span12 ul.products li.first,
   .woocommerce-page .full-width-content ul.products li.first {
		clear: none;
	}
	 body .full-width-content .vc_span12 ul.products li:nth-child(3n+3),
   .woocommerce-page .full-width-content ul.products li:nth-child(3n+3) {
		clear: none;
	}

	body .full-width-content .vc_span12 ul.products li:nth-child(2n+2),
  body.woocommerce-page .full-width-content ul.products li.product:nth-child(2n+2),
	body .full-width-content .vc_span12 .woocommerce ul.products li:nth-child(2n+2) {
		margin-right: 4%;
	}

	 body .full-width-content .page-title,
   .woocommerce .full-width-content .woocommerce-result-count,
   .full-width-content .woocommerce-breadcrumb {
		padding-left: 4%;
	}

	.full-width-content .woocommerce-ordering {
		right: 4%;
	}
	 body .full-width-content .vc_span12 ul.products li.product:nth-child(2n),
   .woocommerce-page .full-width-content ul.products li.product:nth-child(2n) {
		float: left;
	}
	.full-width-content .vc_span12 ul.products li.product,
  .woocommerce-page .full-width-content ul.products li.product {
		clear: none;
	}

	.woocommerce ul.products li.first.classic,
  .woocommerce-page ul.products li.first.classic {
		clear: none;
	}

}

@media only screen and (max-width: 690px) {

	body .full-width-content .vc_span12 ul.products li:nth-child(4n+1),
  .woocommerce-page .full-width-content ul.products li:nth-child(4n+1) {
		margin-left: 5%;
	}

	.woocommerce-page .full-width-content ul.products li.product.last,
  body .full-width-content .vc_span12 ul.products li.product.last {
		margin-right: 5%;
	}
	body .full-width-content .page-title,
  .full-width-content .woocommerce-result-count,
	body .full-width-content .woocommerce-ordering {
		padding-left: 5%;
		padding-right: 5%;
		right: 0;
	}
	body .full-width-content .vc_span12 ul.products li:nth-child(2n+2),
  .woocommerce-page .full-width-content ul.products li:nth-child(2n+2),
	body .full-width-content .vc_span12 .woocommerce ul.products li:nth-child(2n+2) {
		margin-right: 5%;
	}
	body .full-width-content .vc_span12 ul.products li:nth-child(2n+3),
  .woocommerce-page .full-width-content ul.products li:nth-child(2n+3) {
		margin-left: 5%;
	}
	body .full-width-content .vc_span12 ul.products li.product,
  body.woocommerce-page .full-width-content ul.products li.product {
		width: 42.5%;
	}

	.woocommerce ul.products .text_on_hover.product .add_to_cart_button,
	.text_on_hover.product a.added_to_cart {
		padding: 10px 13px;
		width: 100%;
		margin-top: 10px;
	}


}



.woocommerce .full-width-content .page-title,
.woocommerce .full-width-content .woocommerce-result-count,
 body .full-width-content .woocommerce-breadcrumb {
	padding-left: 2%;
}

.woocommerce .full-width-content .woocommerce-ordering {
	right: 2%;
}
.woocommerce .full-width-content .woocommerce-result-count {
	margin-right: 2%;
}

.woocommerce .full-width-content {
	position: relative;
}

.woocommerce-page .full-width-content {
	margin-top: 0!important;
}

.woocommerce mark {
  background-color: transparent!important;
}



@media only screen and (max-width: 690px) {
	.woocommerce .shop_table .coupon {
		border: none;
		margin-top: 30px;
		padding: 0;
	}
	.woocommerce table.cart td.actions {
		padding: 20px;
	}
	.woocommerce table.cart td.actions button[type="submit"] {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.woocommerce .shop_table .coupon input,
  .woocommerce .shop_table .coupon input#coupon_code {
		width: 100%!important;
		margin-top: 10px;
	}

}



#ajax-content-wrap .related.products > h2,
#ajax-content-wrap .upsells.products > h2,
#ajax-content-wrap #comments h2,
#ajax-content-wrap #review_form h3,
#ajax-content-wrap .cart_totals h2,
#ajax-content-wrap .shipping_calculator h2,
#ajax-content-wrap .cross-sells > h2,
#ajax-content-wrap .cart-collaterals > h2 {
	font-size: 30px;
	line-height: 40px;
}


.woocommerce-page ul.products li.product.last,
.woocommerce ul.products li.product.last {
	margin-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	font-size: 12px;
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	font-size: 18px;
}

body[data-fancy-form-rcs="1"] .cart_totals #shipping_method li,
body[data-fancy-form-rcs="1"] .order-review #shipping_method li {
	text-indent: 0;
	position: relative;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  padding-bottom: 1.5em;
}

.wc-proceed-to-checkout .button.checkout-button,
.woocommerce #order_review #payment #place_order,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 1.25em;
  padding: 25px!important;
  display: block;
  text-align: center;
  width: 100%;
}

.woocommerce .products.related,
.woocommerce .products.upsells {
	clear: both;
}

.woocommerce ul.products li.product .text-on-hover-wrap .price del,
.woocommerce-page ul.products li.product .text-on-hover-wrap .price del {
	color: rgba(0,0,0,0.7)!important;
}


.woocommerce .pp_gallery {
	opacity: 1;
	display: block;
}

.woocommerce .product-wrap {
	overflow: hidden;
	position: relative;
}

.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity .button.product_type_external {
	margin-left: 10px;
	padding: 13px 15px!important;
}
.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity .button.product_type_external i {
	display: none;
}


div.pp_woocommerce a.pp_expand,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand:before,
div.pp_woocommerce a.pp_contract:before {
	display: none!important;
}

.woocommerce div.product form.cart .variations,
.woocommerce .variations,
.nectar-quick-view-box .variations,
.woocommerce .nectar-quick-view-box div.product form.cart .variations {
	position: relative;
	width: auto;
	background-color: transparent;
	margin-bottom: 40px;
}

.woocommerce .variations td,
.nectar-quick-view-box .variations td{
	vertical-align: middle!important;
}

.woocommerce .variations th,
.nectar-quick-view-box .variations th,
.woocommerce .variations tr,
.woocommerce .variations td,
.nectar-quick-view-box .variations td  {
	background-color: transparent!important;
	border: none!important;
}


div.product .single_variation .price {
	display: block;
	margin-top: 0;
}

body:not([data-fancy-form-rcs="1"]).woocommerce .reset_variations  {
	display: none!important;
}
.woocommerce[data-fancy-form-rcs="1"] select + .reset_variations {
	display: none;
}

.woocommerce .reset_variations,
.nectar-quick-view-box .reset_variations {
	display: inline-block;
	margin-left: 15px;
	font-size: 14px;
	vertical-align: middle;
}
.woocommerce a.reset_variations:before {
    display: inline-block;
    font-size: inherit;
    position: relative;
    top: 1px;
    content: "\e117";
    margin-right: .5407911001em;
    font-family:'icomoon';
    speak:none; font-weight:normal; font-variant:normal; text-transform:none;
    line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale
}
.woocommerce div.product form.cart .variations td .fancy-select-wrap {
	display: inline-block;
	padding-top: 0;
}


.woocommerce .product-wrap .add_to_cart_button.added:before,
.woocommerce .product-wrap .add_to_cart_button.added:after {
	background-image: none;
	content: none!important;
}

.woocommerce .product-wrap img.attachment-shop_catalog {
	position: relative;
	display: block;
	transition: all 0.2s linear;
	margin-bottom: 0!important;
}


a.added_to_cart,
.classic a.added_to_cart {
	display: none;
	position: absolute!important;
	text-indent: -9999px;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins .amount {
	font-size: 18px;
	line-height: 22px;
	font-family: 'Open Sans';
	font-weight: 600;
}

.woocommerce .price ins,
body.woocommerce div.product .price ins,
.woocommerce ul.products li.product .price ins,
.nectar-quick-view-box .summary .price ins {
	font-weight: normal;
	text-decoration: none;
}
.nectar-quick-view-box .summary .price ins {
  font-weight: 700;
}
.nectar-quick-view-box .summary .price del {
   color: rgba(145, 145, 145, 0.5);
   font-size: 0.67em;
 }

.woocommerce .woocommerce-ordering {
	position: absolute;
	right: 0;
	bottom: 13px;
	margin-bottom: 0;
}

.woocommerce .span_9 .woocommerce-ordering {
	right: 20px;
}

.woocommerce .span_9.col_last .woocommerce-ordering {
	right: 0!important;
}

.woocommerce .post-area .woocommerce-ordering {
	float: right!important;
}

.woocommerce .post-area .woocommerce-result-count {
	float: left!important;
}

.nectar-shop-header {
	position: relative;
}

.nectar-shop-header .woocommerce-breadcrumb {
	padding: 13px 0;
	line-height: 40px;
	margin-bottom: 40px;
}

.nectar-shop-header .woocommerce-breadcrumb .fa.fa-angle-right {
	font-size: 14px;
}

.nectar-shop-filters {
	display: flex;
	align-items: center;
}
.nectar-shop-filters .nectar-shop-filter-trigger {
	height: 100%;
	align-items: center;
	display: flex;
}


.woocommerce-breadcrumb [class*="fa-"] {
	line-height: 32px;
  top: -1px;
  width: 20px;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .fancy-select-wrap {
	padding-top: 0;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: none;
	margin-bottom: 5px;
	padding-bottom: 15px;
	position: absolute;
	bottom: 13px;
	padding: 0;
	right: 230px;
}

.woocommerce .woocommerce-breadcrumb {
	color: inherit;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb i {
	color: #000;
}
.woocommerce .woocommerce-breadcrumb span a,
.woocommerce div.product .woocommerce-review-link,
.woocommerce.single-product div.product_meta a {
	padding: 1px 0;
}
.woocommerce .woocommerce-breadcrumb span:last-child {
	opacity: 0.55;
}

body[data-fancy-form-rcs="1"].woocommerce .woocommerce-result-count,
body[data-fancy-form-rcs="1"].woocommerce-page .woocommerce-result-count {
	right: auto;
	position: relative;
	float: right;
	bottom: auto;
	margin-bottom: 0;
	margin-top: 13px;
	line-height: 40px;
	display: inline-block;
}
body[data-fancy-form-rcs="1"].woocommerce.woocommerce .woocommerce-ordering {
	position: relative;
	float: right;
	bottom: auto;
	margin-left: 20px;
	margin-top: 13px;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container {
	min-width: 100px;
	width: auto!important;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-selection--single {
	border: none!important;
	box-sizing: content-box;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-weight: 600;
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: inherit;
}
.select2-results {
	padding: 4px;
}

.woocommerce .cart-notification {
	display: none;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
	z-index: 1000;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	line-height: 29px;
	padding: 7px;
	right: 15px;
	width: 44px;
	margin-top: -8px;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-image: none;
	text-shadow: none;
	left: auto;
	font-family: 'Open Sans';
	font-weight: 300;
}

.woocommerce-page .single-product-main-image .onsale {
	display: none;
}

.woocommerce #pp_full_res .pp_inline p {
	display: block;
}

.woocommerce .products .classic .star-rating,
.woocommerce-page .products .classic .star-rating,
.woocommerce-page .products .material .star-rating,
.woocommerce .products .material .star-rating,
.woocommerce .products .minimal .star-rating {
	display: none!important;
}


.woocommerce div.product .summary p.price {
	display: block;
	color: inherit;
	font-size: 30px;
	line-height: 30px;
	margin-top: 0.5em;
	padding-bottom: 1.3em;
}


.woocommerce .summary ins .price {
	color: #444444;
}

.woocommerce .quick_rating .star-rating {
	float: none;
	position: relative;
	top: 2px;
}

.woocommerce .review_num {
	float: left;
	margin-right: 5px;
}

.woocommerce .quick_rating:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.woocommerce .quick_rating {
	margin-bottom: 0;
}

.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
	margin-bottom: 3px;
}

.woocommerce div.product .woocommerce-product-rating {
	line-height: 1;
	display: flex;
	margin-top: 15px;
	margin-bottom: 1em;
	align-items: center;
}
.woocommerce .woocommerce-product-rating .star-rating {
	margin-right: 10px;
	margin-top: 0;
}
.woocommerce .star-rating {
	height: 1.1em!important;
  width: 86px;
	letter-spacing: 4px;
	font-size: 13px;
}

.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a {
	width: 1.1em;
}

.woocommerce div.product .woocommerce-review-link {
	font-size: 14px;
}


.woocommerce div.product div.images .woocommerce-product-gallery__trigger  { position: absolute; }


.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th,
.nectar-quick-view-box div.product form.cart .variations td,
.nectar-quick-view-box div.product form.cart .variations th {
	display: block;
	line-height: 1em;
}

.woocommerce div.product form.cart .variations td.label {
	padding-bottom: 6px;
}
.woocommerce div.product form.cart .variations td.label label {
	line-height: 1;
}

.woocommerce div.product form.cart .variations tbody > tr:first-child > td.label {
	padding-top: 0;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button {
	margin-top: 30px;
}



.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes,
body:not(.woocommerce-cart) .main-content table.shop_attributes {
	margin-top: 20px;
}



.woocommerce div.product_meta > span {
	display: block;
	line-height: 1.4;
	margin-bottom: 10px;
}
.woocommerce div.product_meta > span:last-child {
	margin-bottom: 0;
}

.woocommerce div.product_meta { font-size: 14px; }


.woocommerce div[itemprop="description"] ul {
	margin-left: 0;
}

.woocommerce div.product div.images div.thumbnails a,
 .woocommerce #content div.product div.images div.thumbnails a,
 .woocommerce-page div.product div.images div.thumbnails a,
 .woocommerce-page #content div.product div.images div.thumbnails a {
	width: 22.1%!important;
}

.woocommerce div.product div.images div.thumbnails a.first,
.woocommerce #content div.product div.images div.thumbnails a.first,
.woocommerce-page div.product div.images div.thumbnails a.first,
.woocommerce-page #content div.product div.images div.thumbnails a.first {
	clear: none!important;
}

.woocommerce div.product div.images div.thumbnails a.last,
.woocommerce #content div.product div.images div.thumbnails a.last,
.woocommerce-page div.product div.images div.thumbnails a.last,
.woocommerce-page #content div.product div.images div.thumbnails a.last {
	margin-right: 3.8%!important;
}

.woocommerce div.product div.images div.thumbnails a:nth-child(4n+4) {
	margin-right: 0!important;
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
	background-color: transparent!important;
}

.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
}

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
	color: #333;
}

.woocommerce #tab-reviews #reviews #comments div[itemprop="aggregateRating"] .star-rating {
	display: none!important;
}

.woocommerce .commentlist li {
	list-style: none;
}

.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
	margin: 1px!important;
}

.woocommerce-pagination {
	padding-bottom: 20px;
}

.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
	border: 0!important;
}


div.pp_woocommerce .pp_content_container {
	background-color: transparent!important;
	padding: 0!important;
}

div.pp_woocommerce .pp_details .pp_description,
div.pp_woocommerce .pp_close:before,
.woocommerce #pp_full_res .pp_inline p:empty {
	display: none;
}

.pp_woocommerce .pp_content_container .pp_left {
	padding-left: 40px;
}
.pp_woocommerce .pp_content_container .pp_right {
	padding-right: 40px;
}


div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_next:before {
	background-image: none;
	text-shadow: none;
	-webkit-text-shadow: none;
	color: #fff;
	font-size: 36px;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-weight: normal;
}


.woocommerce #pp_full_res .pp_inline p {
	padding-bottom: 6px;
}

.woocommerce #pp_full_res .pp_inline #reply-title {
	margin-bottom: 18px;
}

.woocommerce #pp_full_res .comment-form-comment,
.woocommerce .comment-form-comment {
	margin-top: 25px!important;
}

.woocommerce #pp_full_res .comment-form-comment textarea {
	margin: 9px 0;
}

.after-product-summary-clear { clear: both; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	padding-left: 15px;
	-webkit-border-radius: 0;
	background-image: none;
	color: #fff;
	border: none;
	text-shadow: none;
	-webkit-text-shadow: none;
}

.woocommerce .row .col .woocommerce-info,
.woocommerce .row .col .woocommerce-message {
	padding-bottom: 1em;
}

.woocommerce-message a {
	color: #fff;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
	box-shadow: none;
	-webkit-box-shadow: none;
	content: none;
}

.woocommerce .container .woocommerce-message a.button,
.woocommerce .container .woocommerce-error a.button,
.woocommerce .container .woocommerce-info a.button,
.woocommerce-page .container .woocommerce-message a.button,
.woocommerce-page .container .woocommerce-error a.button,
.woocommerce-page .container .woocommerce-info a.button {
	padding: 0;
	line-height: inherit;
	height: 1.5em;
	vertical-align: middle;
	background-color: transparent;
}
.container .woocommerce-message .button.wc-forward {
  margin-left: 25px;
}


.woocommerce-message:before {
	box-shadow: none;
	-webkit-box-shadow: none;
	content: '';
	background-color: transparent;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 10px;
	width: 20px;
	height: 16px;
}

.woocommerce input#coupon_code {
	width: 50%;
	font-size: 14px;
	line-height: 18px;
	float: none;
}

.woocommerce .checkout_coupon input#coupon_code {
  width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
  margin-bottom: 20px;
}

.woocommerce-shipping-calculator p {
  padding-bottom: 0;
}
.woocommerce-shipping-calculator p a {
  margin-top: 3px;
  display: block;
}
.woocommerce-shipping-calculator > p:first-child a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d1";
    margin-right: 0.3342343017em;
}

@media only screen and (min-width: 770px) {
  .coupon .minimal-form-input {
  	width: 54%;
  }
}

@media only screen and (max-width: 770px) {

body.woocommerce .cart-collaterals .cross-sells ul.products li,
body.woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 100%;
	margin-bottom: 3em;
}
.woocommerce table.shop_table { margin-bottom: 4em; }

}



@media only screen and (max-width: 770px) {

  .woocommerce table.cart tbody td {
      padding: 10px 20px;
  		border: none;
  }
  .woocommerce table.cart tr td:last-child {
  	padding-right: 20px;
  }
  table.cart tr { margin-bottom: 15px; }
  table.cart td.product-remove a.remove {
      position: absolute;
      font-size: 1.4em;
      top: 20px;
      right: 20px;
  }
  .woocommerce table.cart td.product-thumbnail {
  	padding-top: 20px;
  }
  table.cart td.product-remove {
      padding: 0!important;
      border-top: 1.6em solid;
      position: relative;
  }
  .woocommerce-cart .cart-collaterals .woocommerce-shipping-destination {
    padding-top: 1.5em;
  }

}


.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
	padding: 20px;
	border: none;
}
.woocommerce-cart .woocommerce table.shop_table td {
	border: none;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
	color: inherit;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
  font-size: 14px;
}

.woocommerce-cart table tbody tr:nth-child(1n) td:not(.actions),
.woocommerce-cart .cart-collaterals table tr:nth-child(1n) th {
    background-color: rgba(0,0,0,0.01);
}
.woocommerce-cart table tbody tr:nth-child(2n) td:not(.actions),
.woocommerce-cart .cart-collaterals table tr:nth-child(2n) th {
    background-color: rgba(0,0,0,0.03);
}

.woocommerce-cart .cart-collaterals table tr:nth-child(1n) th {

}

.coupon .minimal-form-input input#coupon_code {
	width: 100%;
}
.woocommerce-page table.cart td.actions .coupon {
	min-width: 50%;
	text-align: left;
}


.woocommerce .woocommerce-cart-form__contents .actions .button {
	height: auto;
}

.woocommerce .actions .button {
	padding: 5px 8px 5px 8px;
	height: 29px;
	line-height: 20px;
}

body[data-form-submit="default"] .woocommerce .actions input[type=submit],
body[data-form-submit="default"] .woocommerce .actions button[type=submit] {
    padding: 15px 22px;
}

body:not(.ascend) .actions .coupon .button {
	height: auto;
}

.woocommerce .actions {
	padding: 12px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-cart table.cart img:not([srcset]),
.woocommerce-checkout table.cart img,
.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
	width: 90px;
	margin-bottom: 0;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
	border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
}

.woocommerce table.cart td {
	padding: 25px 20px;
}
@media only screen and (min-width: 999px) {
  .woocommerce table.cart td.product-name {
     width: 32%;
  }
}

@media only screen and (max-width: 999px) and (min-width: 770px) {

	.woocommerce table.cart td {
		padding: 20px 10px 20px 20px;
	}
	.woocommerce table.cart td img {
		height: auto;
	}
  .woocommerce table.cart td.product-name a {
     width: 23%;
		 font-size: 14px;
		 line-height: 1.3;
  }
}

.woocommerce table.cart td.product-remove {
	padding-right: 0;
}

.woocommerce table.cart td.actions,
body .woocommerce table.cart td.actions {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce table.cart td.actions {
  background-color: transparent;
}

 .woocommerce-cart[data-form-style="default"] table.cart td.actions .coupon .input-text {
	 padding: 16px;
 }

body[data-form-style="minimal"].woocommerce-cart table.cart .minimal-form-input {
	margin-top: -30px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: auto;
	left: auto;
	position: relative;
	right: auto;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid transparent;
  font-size: 20px ;
  height: 20px ;
  line-height: 17px ;
  padding: 0 ;
  transition: all 0.2s linear 0s;
  width: 10px ;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove.with_text {
	font-size: 12px;
	width: auto;
	color: inherit!important;
	float: none;
	text-align: left;
	margin-top: 7px;
	margin-left: 0;
}

.widget_shopping_cart .nectar-inactive {
	display: none;
}
.nectar-slide-in-cart .widget_shopping_cart .nectar-inactive {
	display: block;
}


.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
	transition: all 0.2s linear;
	font-size: 24px;
	padding: 0;
	line-height: 30px;
	width: 30px;
	height: 30px;
	-webkit-transition: color 0.2s ease, background-color 0.2s ease;
	transition: color 0.2s ease, background-color 0.2s ease;
	color: rgba(0,0,0,0.7)!important;
	margin: 0 auto;
}

table.cart a.remove {
	font-family: 'Open Sans';
	font-weight: 400;
}

.woocommerce  table.cart td.product-quantity {
    min-width: 157px;
}
.woocommerce div.product form.cart .group_table td:first-child {
	min-width: 180px;
}
.woocommerce table.cart .product-thumbnail a,
.woocommerce table.cart .product-thumbnail a img {
	display: block;
}

.woocommerce-page table.cart a.remove:hover {
	color: #fff!important;
}

.woocommerce-cart.material .wc-proceed-to-checkout a.checkout-button {
	padding: 24px;
}

@media only screen and (max-width: 768px) {
	.woocommerce table.cart .product-thumbnail a {
		display: inline-block;
	}
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
		text-align: left!important;
	}
	.woocommerce-page table.cart a.remove {
		color: #fff!important;
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 18px!important;
	}

}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
	margin-top: 0!important;
}

.woocommerce p.woocommerce-info {
	padding-left: 1em!important;
}

.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a {
	color: #fff!important;
	line-height: 1.5em;
	display: inline-block;
}
.woocommerce-message a {
	line-height: 1.5em;
	display: inline-block;
}

.woocommerce .woocommerce-info:before {
	background-color: transparent!important;
	content: ' '!important;
}

.woocommerce-billing-fields .clear, .shipping_address .clear {
	padding-bottom: 0;
}

.woocommerce .payment_methods li {
	list-style: none;
}
.woocommerce .payment_methods .wc_payment_method.payment_method_stripe img {
	 max-width: 40px;
}

.woocommerce .payment_box p {
	padding-bottom: 0;
	padding-left: 10px;
	line-height: inherit;
	font-size: inherit;
}

.woocommerce-checkout #payment div.payment_box {
   background-color: transparent;
   line-height: inherit;
	font-size: inherit;
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
	border: none;
	padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li img {
	margin-right: 10px;
}


.product-categories .children,
#footer-outer .product-categories .children {
    margin-left: 20px !important;
    margin-top: 10px;
    margin-bottom: 0!important;
}

.select2-drop-active {
	z-index: 10000000!important;
}

.cat-parent {
	border-bottom: 0!important;
}

.checkout #order_review {
	margin-top: 34px;
}

.checkout #order_review .order-review {
   background-color: transparent;
	 border-bottom: 1px solid rgba(0,0,0,0.1);
	 border-top: 1px solid rgba(0,0,0,0.1);
}

.checkout #order_review .order-review tbody tr:first-child {
	padding-top: 20px;
}
.checkout #order_review .order-review tbody tr:last-child {
	padding-bottom: 20px;
}
.checkout #order_review .order-review tbody tr {
	display: flex;
}
.checkout #order_review .order-review tbody tr td {
	margin-left: auto;
	font-size: 16px;
}
.checkout #order_review .order-review tbody tr.order-total td .woocommerce-Price-amount {
	font-size: 22px;
}
.checkout #order_review .order-review tbody tr.order-total > *  {
	padding-bottom: 0;
}

.checkout #order_review .order-review #shipping_method label span {
	color: inherit;
}
.checkout #order_review .order-review td,
.checkout #order_review .order-review  tr th {
	border: none;
}

.checkout #order_review tr:nth-child(2n+1) {
    background-color: transparent;
}

.checkout .col2-set .col-1 {
	width: 58%;
}
.checkout .col2-set .col-2 {
	width: 39%;
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.checkout .col2-set .col-1 {
		width: 50%;
	}
	.checkout .col2-set .col-2 {
		width: 47%;
	}
	body .checkout .woocommerce-shipping-fields,
	body .checkout .woocommerce-billing-fields,
	body .checkout .woocommerce-additional-fields {
		padding-right: 25px;
	}

	body .woocommerce-checkout-review-order-table .product-info h4,
	.woocommerce-checkout #payment p {
		font-size: 14px;
	}
}

.woocommerce .payment_box {
	margin: 0;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.checkout .woocommerce-shipping-fields,
.checkout .woocommerce-billing-fields,
.checkout .woocommerce-additional-fields {
	padding-right: 45px;
}

.checkout .woocommerce-account-fields label span,
.checkout .woocommerce-shipping-fields label span {
	color: inherit;
}

@media only screen and (max-width: 999px) {
	.checkout .woocommerce-shipping-fields,
	.checkout .woocommerce-billing-fields,
	.checkout .woocommerce-additional-fields {
		border: none;
	}
}

@media only screen and (max-width: 768px) {
	.checkout .woocommerce-shipping-fields,
	.checkout .woocommerce-billing-fields,
	.checkout .woocommerce-additional-fields {
		border: none;
		padding-right: 0;
	}
}

.checkout .woocommerce-billing-fields {
	padding-bottom: 20px;
}

.woocommerce .payment_box:after {
	border: none;
}

.woocommerce div.product_meta {
	margin-bottom: 20px;
}

body[data-bg-header="true"].woocommerce-checkout .container-wrap .woocommerce,
body[data-bg-header="true"].woocommerce-cart .container-wrap .woocommerce {
	padding-top: 45px;
}

.woocommerce-checkout-review-order-table .product-container {
	background-color: rgba(0,0,0,0.02);
	padding: 20px;
	max-height: 456px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 30px;
}

.woocommerce-checkout-review-order-table .product-image {
	float: left;
	line-height: 1px;
	width: 20%;
}
.woocommerce-checkout-review-order-table .product-info {
	padding-right: 30px;
	float: right;
	width: 75%;
}
.woocommerce-checkout-review-order-table .product-info dl {
	line-height: 1.7;
}
.woocommerce-checkout-review-order-table .product-info dl dt {
	font-weight: 700;
  padding: 0;
  margin: 0 4px 0 0;
	display: inline-block;
  clear: left;
	float: left;
}
.woocommerce-checkout-review-order-table .product-info dl dd {
	padding: 0;
}
.woocommerce-checkout-review-order-table .product-info dl::after {
    clear: both;
		content: ' ';
    display: table;
}

.woocommerce-checkout-review-order-table .product-container .cart_item {
	display: flex;
	align-items: center;
}

.woocommerce-checkout-review-order-table .product-info {
	display: flex;
	align-items: center;
	margin-left: auto;
	padding-right: 0;
}

.woocommerce .woocommerce-checkout-review-order-table table.order-review tr th,
.woocommerce .woocommerce-checkout-review-order-table table.order-review tr td {
	padding: 4px 0;
	line-height: 1.6;
}
.woocommerce .woocommerce-checkout-review-order-table table.order-review ul#shipping_method li {
	margin-bottom: 0
}

.checkout #order_review p {
	line-height: 1.7;
}

.woocommerce-checkout-review-order-table .product-info .woocommerce-Price-amount {
		margin-left: auto;
}

.woocommerce-checkout-review-order-table .product-info .product-quantity  {
	display: block;
}

.woocommerce-checkout-review-order-table .product-info h4 {
	font-size :16px;
	line-height: 22px;
	margin-bottom: 0;
}
.woocommerce-checkout-review-order-table .product-info h4 a,
.woocommerce-checkout-review-order-table .product-info .amount {
	color: inherit;
}

.woocommerce-checkout-review-order-table .product-info .amount {
	font-size: 14px;
}

.woocommerce-checkout-review-order-table .product-container > div:last-child {
	margin-bottom: 0;
}

.woocommerce-checkout-review-order-table .cart_item {
	margin-bottom: 20px;
}

.woocommerce-checkout-review-order-table .cart_item:after {
	clear: both;
	display: block;
	content: ' ';
}

.woocommerce-cart[data-form-style="minimal"] table.cart td.actions .coupon .input-text {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
  padding: 14px;
}

body[data-form-style="minimal"] .woocommerce-invalid-required-field:not(.woocommerce-validated) .minimal-form-input label:after{
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  border-color:#ff2929!important
}

body[data-form-style="minimal"].woocommerce form .form-row.woocommerce-invalid-required-field:not(.woocommerce-validated) label:not([for*="_state"]) .required,
body[data-form-style="minimal"].woocommerce-page form .form-row.woocommerce-invalid-required-field:not(.woocommerce-validated) label:not([for*="_state"]) .required {
  color:#ff2929!important
}

body[data-form-style="minimal"].woocommerce form .required{
  -webkit-transition:color 0.2s cubic-bezier(.39,.71,.56,.98);
  transition:color 0.2s cubic-bezier(.39,.71,.56,.98)
}


body[data-fancy-form-rcs="1"] .woocommerce-billing-fields .fancy-select-wrap,
body[data-fancy-form-rcs="1"] .woocommerce-shipping-fields .fancy-select-wrap {
 padding-top: 0;
}

body[data-fancy-form-rcs="1"].woocommerce-page #billing_state_field .select2-container--default .select2-selection--single {
	min-height: 40px;
}



.woocommerce .chzn-container-single .chzn-single,
.woocommerce .chosen-container-single .chosen-single {
	background-image: none!important;
	border: none;
	padding: 4px 10px;
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
	border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.woocommerce .variations td label,
.nectar-quick-view-box .variations td label {
	font-size: 14px;
}
.woocommerce .variations td,
.nectar-quick-view-box .variations td {
	padding: 7px 0;
}

.woocommerce .variations td.value,
.nectar-quick-view-box .variations td.value {
  padding-top: 0;
  padding-bottom: 20px;
}

.woocommerce .variations tr:last-child td.value,
.nectar-quick-view-box .variations tr:last-child td.value{
  padding-bottom: 0;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-results>.select2-results__options {
	max-height: 250px;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering select {
	opacity: 0;
	width: 125px;
}
@media only screen and (min-width: 690px) {
	body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-dropdown {
		width: 250px!important;
		right: 0;
		left: auto;
	}
	body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container {
		left: auto!important;
		right: 0;
	}
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering  .select2-results__option {
    line-height: 1.3;
}

body[data-fancy-form-rcs="1"] .variations_form.cart .variations .select2-container{
	min-width: 200px;
	width: auto!important;
}
body[data-fancy-form-rcs="1"].woocommerce div.product form.cart .variations select {
	min-width: 200px;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container {
	width: auto!important;
}

.woocommerce form .form-row {
	  margin: 0 0 8px;
}
.woocommerce form .form-row textarea {
	height: 5em
}

body.woocommerce-checkout:not([data-fancy-form-rcs="1"]) .select2-container--default .select2-selection--single,
body.woocommerce-checkout:not([data-fancy-form-rcs="1"]) .select2-container--default .select2-selection--single .select2-selection__rendered,
body.woocommerce-checkout:not([data-fancy-form-rcs="1"]) .select2-container--default .select2-selection--single .select2-selection__arrow,
body.woocommerce-cart:not([data-fancy-form-rcs="1"]) .cart_totals .select2-container--default .select2-selection--single,
body.woocommerce-cart:not([data-fancy-form-rcs="1"]) .cart_totals .select2-container--default .select2-selection--single .select2-selection__rendered,
body.woocommerce-cart:not([data-fancy-form-rcs="1"]) .cart_totals .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  line-height: 48px;
}



.woocommerce .chzn-container .chzn-results .highlighted,
.woocommerce .chosen-container .chosen-results .highlighted {
	background-image: none;
}

.woocommerce .chosen-container-single .chosen-search input[type=text] {
	background: none!important;
}

.woocommerce .chzn-container-active .chzn-single-with-drop, .woocommerce .chosen-container-active .chosen-single-with-drop {
	background-color: #fff;
}

.woocommerce .chzn-container .chzn-drop,
.woocommerce .chosen-container .chosen-drop {
	border: none;
}

.woocommerce table.order-review th, .woocommerce-page table.order-review th,
.woocommerce table.order-review tfoot td, .woocommerce table.order-review tfoot th,
.woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
	font-family: 'Open Sans';
	font-weight: 600;
	color: #333;
}

.woocommerce table.order-review td {
	padding: 8px;
}

.woocommerce table.order-review td p {
	padding-bottom: 0;
}

.woocommerce table.order-review .order-total td, .woocommerce table.order-review th {
	font-size: 16px;
	padding: 6px;
}

.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
	padding: 15px 0!important;
}

.woocommerce .form-row.terms {
	float: left;
	padding-left: 0;
}

.woocommerce .form-row.terms #terms {
	margin-top: -2px;
	margin-left: 5px;
}

.container-wrap .woocommerce-error {
	margin-left: 0;
	padding-left: 10px;
}

.woocommerce-error strong {
	color: #fff!important;
}

.woocommerce-error:before {
	content: '';
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-color: transparent;
}

.woocommerce-cart .shipping-calculator-form button[name="calc_shipping"] {
	margin-top: 10px;
}


.woocommerce .order_details li {
	list-style: none;
}

.woocommerce .customer_details {
	margin-bottom: 20px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 49%;
	padding: 1px;
}


.woocommerce .products {
	margin-bottom: 0!important;
}

.woocommerce a.woocommerce-main-image img {
	margin-top: 9px;
}

.woocommerce .price_slider_amount .clear {
	padding: 0!important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 10px;
	background-color: #EBEBEB;
	height: 10px;
	background-image: none;
  border-radius: 300px 300px 300px 300px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-bottom: 1px solid #FFFFFF;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	height: 10px;
	border: none;
	box-shadow: none;
	background-image: none;
  border-radius: 300px 300px 300px 300px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16) inset;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #F5F5F5;
	background-image: none;
	height: 20px;
	width: 20px;
	top: -5px;
	border: none;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.25), 0px 9px 8px rgba(0,0,0,0.035), 0px 1px 0px #fff inset;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 12px;
}

.woocommerce .price_slider_amount button.button,
.woocommerce .price_slider_amount .price_label,
.woocommerce.ascend .price_slider_amount button.button[type="submit"],
.woocommerce.ascend .price_slider_amount .price_label {
	  background-color: rgba(0,0,0,0.045);
    background-repeat: repeat-x;
    line-height: 14px;
    padding: 5px 8px;
    border-radius: 0 0 0 0;
    margin-top: 9px;
    font-size: 12px;
		color: #000;
}
.woocommerce .price_slider_amount button.button:hover,
.woocommerce .price_slider_amount button.button:focus {
	color: #fff;
}
#ajax-content-wrap .price_slider_amount button.button:hover {
	transform: none;
	box-shadow: none;
}
.woocommerce.ascend .price_slider_amount button.button[type="submit"],
.woocommerce.ascend .price_slider_amount .price_label {
  padding: 5px 8px!important;
}

/*before js*/
.woocommerce.widget_price_filter .price_slider_amount input[type="text"] { opacity: 0; position: absolute;}
body:not(.original) .woocommerce.widget_price_filter .price_slider:not(.ui-slider) { display: block!important; }
.woocommerce.widget_price_filter .price_slider:not(.ui-slider):before,
.woocommerce.widget_price_filter .price_slider:not(.ui-slider):after {
	height: 20px;
	width: 20px;
	display: block;
	content: '';
	position: absolute;
	top: -7px;
	left: 0;
	border-radius: 100px;
}

.woocommerce.widget_price_filter .price_slider:not(.ui-slider) { height: 3px; overflow: visible; position: relative; }

.ascend .woocommerce.widget_price_filter .price_slider:not(.ui-slider) { height: 6px; }

.woocommerce.widget_price_filter .price_slider:not(.ui-slider):after {
	right: -4px;
	left: auto;
}
.ascend .woocommerce.widget_price_filter .price_slider:not(.ui-slider):after {
	right: -2px;
}


.ascend.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.ascend.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	height: 6px;
	box-shadow: none;
}
.ascend.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.ascend.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.ascend.woocommerce .woocommerce.widget_price_filter .price_slider:not(.ui-slider):before,
.ascend.woocommerce .woocommerce.widget_price_filter .price_slider:not(.ui-slider):after {
	top: -6px;
	height: 18px;
  width: 18px;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(43,43,49,.09), 0 5px 17px 0 rgba(43,43,49,.11);
}
.ascend.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.ascend.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	box-shadow: none;
    border-bottom: none;
}
.ascend.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.ascend.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 6px;
	background-color: rgba(0,0,0,0.07)!important;
}
.woocommerce.ascend .price_slider_amount .price_label,
.woocommerce.material .price_slider_amount .price_label {
  border: none;
  background-color: transparent;
  padding-right: 0;
}

body[data-form-submit="see-through"].woocommerce .price_slider_amount button.button:hover  {
	color: #666!important;
}
.woocommerce.material .price_slider_amount .price_label { padding-left: 0!important;}
body[data-form-submit="regular"].material .container-wrap .widget_price_filter button[type=submit],
body[data-form-submit].material .container-wrap .widget_price_filter button[type=submit] {
	padding: 7px 15px!important;
}
.woocommerce.ascend .price_slider_amount button.button[type="submit"] {
	background-color: transparent!important;
	border: none!important;
	padding-left: 0!important;
}
.woocommerce.material .price_slider_amount button.button[type="submit"] {
	float: right;
}
.woocommerce.material .price_slider_amount .price_label { float:left; }

body[data-button-style="slightly_rounded_shadow"].woocommerce .widget .price_slider_amount button.button[type="submit"]:hover {
	-webkit-transform: none!important;
	transform: none!important;
	box-shadow: none!important;
}
.ascend #sidebar .widget.woocommerce.widget_price_filter > form {
	padding-top: 15px;
}


.woocommerce .price_slider_amount .price_label {
	float: right;
	position: relative;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
	font-weight: normal;
}

.woocommerce .product_list_widget span,
.woocommerce .product_list_widget,
.woocommerce.ascend .product_list_widget .star-rating:before  {
	font-size: 12px;
}
.woocommerce .widget_top_rated_products .product_list_widget .star-rating span,
.widget_top_rated_products .product_list_widget .star-rating span {
	font-size: 13px;
}

.woocommerce .widget_recent_reviews .product_list_widget li,
.woocommerce .widget_top_rated_products .product_list_widget li {
	line-height: 26px;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
	padding-left: 25px;
}

#sidebar .woocommerce-widget-layered-nav ul li.select2-selection__choice {
	padding: 4px 8px;
}

.ascend #sidebar .woocommerce-widget-layered-nav ul li.select2-selection__choice {
  padding: 4px 8px!important;
}
#sidebar .woocommerce-widget-layered-nav ul li.select2-search--inline { padding: 0; }
#sidebar .woocommerce-widget-layered-nav ul li.select2-search--inline input {
  padding: 4px!important;
}
.ascend.woocommerce #sidebar .woocommerce-widget-layered-nav ul { margin-top: 0; }

div.widget.woocommerce.widget_product_search,
div.widget.woocommerce.widget_product_search form { position: relative; }

div.widget.woocommerce.widget_product_search button[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
  height: 100%;
	padding: 15px 22px;
}


body[data-form-submit="see-through"] div.widget.woocommerce.widget_product_search button[type=submit] {
	padding: 12px 22px!important;
}
body[data-form-submit="see-through"].ascend div.widget.woocommerce.widget_product_search button[type=submit],
.ascend div.widget.woocommerce.widget_product_search button[type=submit] {
	padding: 18px 22px!important;
}

div.widget.woocommerce.widget_product_search input[type="search"] {
	padding-right: 100px;
}
body[data-form-style="minimal"] div.widget.woocommerce.widget_product_search input[type="search"] {
	padding-right: 100px;
}

body[data-form-style="minimal"] div.widget.woocommerce.widget_product_search .minimal-form-input  .screen-reader-text {
	clip: auto;
}
body[data-form-style="minimal"] div.widget.woocommerce.widget_product_search { position: relative; }
body[data-form-style="minimal"] div.widget.woocommerce.widget_product_search button[type=submit] {
	top: auto;
	bottom: 0px;
}

.woocommerce .widget_layered_nav ul li a:before,
.woocommerce-page .widget_layered_nav ul li a:before {
	width: 12px;
	height: 12px;
	border-radius: 2px;
	background-color: transparent!important;
	border: 1px solid rgba(0,0,0,0.15);
	position: absolute;
	left: 0;
	top: 4px;
	content: ' '!important;
	display: block;
}

.woocommerce .widget_layered_nav ul li.chosen a:after, .woocommerce-page .widget_layered_nav ul li.chosen a:after {
	content: "\f00c";
	width: 13px;
	text-align: center;
    line-height: 14px;
	position: absolute;
	font-size: 12px;
	left: 0;
	top: 4px;
	font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
	display: block;
}

.ascend.woocommerce #sidebar div ul li {
	padding: 0 0 12px 0;
	font-size: 15px;
	line-height: 20px;
}

.ascend.woocommerce #sidebar div ul li a {
	color: inherit;
}
.woocommerce #sidebar div ul li a:hover ~ .count,
.woocommerce #sidebar div ul li.chosen > a ~ .count,
.woocommerce #sidebar div ul .current-cat > .count {
	color: #fff;
}
.ascend.woocommerce #sidebar h4 {
	color: #000;
}
.ascend.woocommerce #sidebar div ul {
	margin-top: 12px;
}
.ascend.woocommerce #sidebar div ul > li:last-child {
	padding-bottom: 0!important;
}
.widget.woocommerce .product-categories li, .widget.woocommerce .wc-layered-nav-term,
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
	position: relative;
}


@media only screen and (max-width: 999px) {

	.ascend.woocommerce #sidebar div ul.yith-wcan-color li {
		padding-bottom: 0!important;
	}

	.woocommerce-result-count { display: none;}
}


@media only screen and (min-width: 691px) {
	body[data-fancy-form-rcs="1"] .woocommerce-ordering .fancy-select-wrap a.select2-choice {
		border: none;
	}
	body .woocommerce-ordering .select2-container .select2-choice>.select2-chosen {
		font-size: 14px!important;
	}
	body[data-fancy-form-rcs="1"] .bigdrop {
		min-width: 200px;
	}
}
@media only screen and (max-width: 690px) {
	.woocommerce .container-wrap .woocommerce-ordering {
		margin-bottom: 20px;
	}
}

.widget.yith-woocommerce-ajax-product-filter .clear {
  padding-bottom: 0;
}

.widget.woocommerce .product-categories li .count,
.widget.woocommerce .wc-layered-nav-term .count,
.widget.yith-woocommerce-ajax-product-filter .count {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 100px;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: 20px;
	display: inline-block;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
}

body:not(.ascend) .widget.woocommerce .product-categories li .count,
body:not(.ascend) .widget.woocommerce .wc-layered-nav-term .count {
	top: 12px;
}
body:not(.ascend) #sidebar .widget.woocommerce li:first-child > .count {
	top: 6px;
}
body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li a:before,
body:not(.ascend).woocommerce-page #sidebar .widget_layered_nav ul li a:before {
	top: 17px;
}
body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li:first-child a:before {
	top: 8px;
}
body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li a:after,
body:not(.ascend).woocommerce-page #sidebar .widget_layered_nav ul li a:after {
	top: 17px;
}
body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li:first-child a:after {
	top: 8px;
}

.widget_shopping_cart ul.product_list_widget li img {
	height: auto;
	width: 75px;
	margin-left: 0;
	margin-right: 15px;
	float: left;
	margin-bottom: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.widget_shopping_cart ul.product_list_widget li img:not([srcset]) {
	width: 75px;
}
#footer-outer .widget_shopping_cart .woocommerce-mini-cart__buttons a {
	color: #fff!important;
}


.material.woocommerce-page ul.product_list_widget li img,
.material #header-outer ul.product_list_widget li img {
	border-radius: 4px;
}
.woocommerce-page #sidebar .widget_top_rated_products ul.product_list_widget li img,
.woocommerce-page .widget_top_rated_products ul.product_list_widget li img,
.row .widget_top_rated_products ul.product_list_widget li img {
	width: 32px;
}

.woocommerce #ajax-content-wrap .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.material #ajax-content-wrap #sidebar .widget_layered_nav_filters ul li a {
	border: 1px solid rgba(0,0,0,0.1);
	transition: all 0.2s ease;
	padding: 10px 15px!important;
	display: block;
	color: inherit;
	line-height: 1;
}
body[data-button-style^="rounded"] .widget_layered_nav_filters ul li a {
	border-radius: 200px;
}

#ajax-content-wrap .widget_layered_nav_filters ul li a:hover,
.material #ajax-content-wrap #sidebar .widget_layered_nav_filters ul li a:hover {
	border: 1px solid rgba(0,0,0,0.25);
}

.woocommerce #ajax-content-wrap .widget_layered_nav_filters ul li a:before {
	line-height: inherit;
	vertical-align: top;
	margin-top: 0;
}
.woocommerce #sidebar .widget_layered_nav_filters ul {
	margin-top: -10px;
}
.woocommerce #ajax-content-wrap .widget_layered_nav_filters ul li {
	margin-right: 10px;
	margin-top: 10px;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
	color: inherit;
	margin-top: 3px;
  display: inline-block;

}

.woocommerce-page .widget_layered_nav_filters ul li {
	padding: 0 1px 1px 0!important;
	border-bottom: 0!important;
}

.woocommerce .ppt {
	text-indent: -9999px!important;
}



/* yith ajax filters */

.woocommerce .yith-wcan-reset-navigation.button {
	padding: 13px 15px!important
}
.woocommerce .yith-wcan-reset-navigation.button:hover {
	opacity: 0.8;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
	background-color: transparent;
	margin: 0;
	transition: background-color 0.2s ease;
}
.widget_layered_nav ul.yith-wcan-label li a:before,
.widget_layered_nav ul.yith-wcan-label li a:after {
	display: none!important;
}

.widget_layered_nav ul.yith-wcan-label li,
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label li {
  padding: 0!important;
	margin: -1px -1px 0 0;
	background-color: #fff;
}

.material .widget_layered_nav ul.yith-wcan-label li,
.woocommerce.material #sidebar .widget_layered_nav ul.yith-wcan-label li {
		border: 1px solid rgba(0,0,0,0.1);
}

body .widget_layered_nav ul.yith-wcan-label li.chosen a,
body .widget_layered_nav ul.yith-wcan-label li a:hover,
body #sidebar .widget_layered_nav ul.yith-wcan-label li.chosen a,
body #sidebar .widget_layered_nav ul.yith-wcan-label li a:hover,
.ascend.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-label li a:hover {
	color: #fff!important;
	border-color: transparent;
}

.widget_layered_nav ul.yith-wcan-label li a,
body.material .widget_layered_nav ul.yith-wcan-label li a,
body #sidebar .widget_layered_nav ul.yith-wcan-label li a {
  padding: 10px 20px!important;
  line-height: 1em;
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li {
	margin: 0;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-select {
  margin-bottom: 0;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-select li {
	border: none;
	box-shadow: none;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li:not(.chosen) {
	opacity: 0.3;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li:hover {
	opacity: 1;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
	box-shadow: none;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a {
	background-image: none;
}

@media only screen and (min-width: 1000px) {

	.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color {
    margin-bottom: -14px;
  }

}

.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a {
	border-radius: 100px;
	height: 32px;
	width: 32px;
	position: relative;
	border: none;
	margin: 0 14px 14px 0;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li.chosen a:after {
	display: none;
}
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.woocommerce.original #sidebar .widget_layered_nav ul.yith-wcan-color li {
	border: none;
	padding: 0;
}

.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a:before,
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-select li a:before,
.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-select li a:after { display: none; }

.woocommerce #sidebar .widget_layered_nav ul.yith-wcan-color li a {
	padding-left: 0!important;
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-1 {
  border-width: 32px 32px 0 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-2 {
	border-width: 0 0 32px 32px;
}


#customer_details p.create-account {
	padding-left: 0;
	margin-top: 30px;
}


.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: none;
}

body[data-form-style="minimal"] .create-account > p:first-child {
	padding-bottom: 0;
}



/*minimal*/

 .products li.product .nectar_quick_view {
	 cursor: pointer;
 }

 @media only screen and (max-width: 999px) {

	  .products li.product .nectar_quick_view {
      display: none!important;
    }

 }


#header-outer .widget_shopping_cart .cart_list li {
    text-align: left;
}


body .nectar-quick-view-box h1.product_title.entry-title {
	padding-right: 30px;
}
.nectar-quick-view-box .single_add_to_cart_button_wrap a span,
.products li.product.minimal .product-add-to-cart a span { padding: 4px 0;}
 .nectar-quick-view-box .single_add_to_cart_button_wrap a:hover span,
.products li.product.minimal .product-add-to-cart a:hover span,
.products li.product.minimal .product-add-to-cart .added_to_cart:hover,
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active,
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-MyAccount-content .woocommerce-message a.button:hover,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce div.product .woocommerce-review-link:hover,
.woocommerce.single-product div.product_meta a:hover {
	background-size: 100% 2px;
}
.nectar-shop-header > .woocommerce-ordering .select2-container--default:hover .select2-selection__rendered,
.nectar-shop-header > .woocommerce-ordering .select2-container--default.select2-container--open .select2-selection__rendered {
	background-position: right bottom;
	background-size: 0% 2px;
}
.nectar-quick-view-box .single_add_to_cart_button_wrap a span,
.products li.product.minimal .product-add-to-cart a span,
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control,
.products li.product.minimal .product-add-to-cart .added_to_cart,
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a,
.woocommerce-message a,
.woocommerce .woocommerce-breadcrumb a,
.nectar-shop-header > .woocommerce-ordering .select2-container--default .select2-selection__rendered,
.woocommerce div.product .woocommerce-review-link,
.woocommerce.single-product div.product_meta a {
	background-repeat: no-repeat;
	background-size: 0% 2px;
	background-position: left bottom;
	background-image: linear-gradient(to right, #000000 0%, #000000 100%);
	transition: background-size 0.55s cubic-bezier(.2,.75,.5,1);
}
.nectar-shop-header > .woocommerce-ordering .select2-container--default .select2-selection__rendered {
	background-size: 100% 2px;
}

.nectar-quick-view-box  .single_add_to_cart_button_wrap a.single_add_to_cart_button span,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a,
.woocommerce-message a,
.woocommerce-MyAccount-content .woocommerce-message a.button {
	background-image: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
}

.nectar-quick-view-box  .single_add_to_cart_button_wrap a,
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a,
.woocommerce .woocommerce-info a,
.woocommerce-message a {
	position: relative;
}

.nectar-quick-view-box .summary-content > .nectar-full-product-link  {
 display: none!important;
}

.nectar-quick-view-box .nectar-full-product-link a {
	color: #000;
	padding-bottom:4px;
}


.woocommerce.add_to_cart_inline a.button.add_to_cart_button span.price,
.woocommerce.add_to_cart_inline a.button.add_to_cart_button .icon-salient-cart {
	display: none;
}

p.woocommerce.add_to_cart_inline { text-align: center; }
body p.woocommerce.add_to_cart_inline > span.woocommerce-Price-amount,
body p.woocommerce.add_to_cart_inline ins > span.woocommerce-Price-amount {
  display: block;
  margin-bottom: 20px;
  font-size: 22px;
}

body p.woocommerce.add_to_cart_inline {
  padding: 0 0 40px!important;
  border: none!important;
}

body .woocommerce.add_to_cart_inline a.button.add_to_cart_button {
	padding: 22px 45px;
	display: inline-block;
	font-size: 14px;
}
body .woocommerce.add_to_cart_inline a.button.add_to_cart_button:hover { opacity: 0.9; }
body .woocommerce.add_to_cart_inline a.button.add_to_cart_button.added:after {
	margin-left: 10px;
}

body .woocommerce.add_to_cart_inline a.button.add_to_cart_button.loading { opacity: 0.5; }
body .woocommerce.add_to_cart_inline a.button.add_to_cart_button.loading:after { display: none; }


li.product.no-trans * { visibility: hidden!important; }


ul.products li.product.no-trans,
ul.products li.product.no-trans *,
ul.products li.product.no-trans .background-color-expand:before {
	-webkit-transition: none!important;
	transition: none!important;
	transition-delay: 0s!important;
	box-shadow: none;
}

.nectar-quick-view-box-backdrop {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: opacity 0.3s ease;
	background-color: rgba(0,0,0,0.45);
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
}

.nectar-quick-view-box {
	display: block;
  position: fixed;
  max-width: 1050px;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: left,top,width;
	pointer-events: none;
  z-index: 20000;
	min-width: 200px;
	min-height: 200px;
}

.nectar-slide-in-cart-bg {
	position: fixed;
	z-index: -9;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(0,0,0,0.45);
	pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0, 0.8, 1, 1);
}

.product.open-nectar-quick-view {
  transition: opacity .3s ease;
}

.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
	margin-top: 30px;
}

.woocommerce div.product .stock,
.nectar-quick-view-box div.product .stock {
	padding-bottom: 15px;
}



/* hover text style */

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
	font-size: 0.67em;
	color: rgba(145, 145, 145, 0.5);
	display: inline;
}


.woocommerce #content div.product p.price del,
.woocommerce #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce-page #content div.product p.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product span.price del {
    color: rgba(145, 145, 145, 0.5);
    font-size: 0.67em;
}



.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
 .woocommerce button.button.loading:after,
 .woocommerce input.button.loading:after {
	right:-20px!important;
	top: 0!important;
}



.text_on_hover.product .link-overlay,
.classic.product .link-overlay {
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


body #amazon_customer_details.wc-amazon-payments-advanced-populated + #customer_details {
	display: block;
}
body #amazon_customer_details.wc-amazon-payments-advanced-populated + #customer_details .col-1 {
	display: none;
}

.wc-forward a:after,
.wc-forward:after {
	content: ''!important;
	margin: 0!important;
}



.easyzoom {
    display: block;
    position: relative;
}
.easyzoom img {
    vertical-align: bottom;
}

.easyzoom-flyout img {
    max-width: none !important;
    width: auto !important;
    transition: none!important;
}

.easyzoom-flyout {
    background-color: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    transition: opacity 0.25s ease 0s!important;
    -webkit-transition: opacity 0.25s ease 0s!important;
}
.easyzoom-flyout:hover { opacity: 1; }


#sidebar .widget_shopping_cart .cart_list li a.remove:hover {
  background-color: transparent;
}

.cart_item dd p {
	padding-bottom: 0;
}
.woocommerce .cart_item dt {
	font-family: inherit;
	color: inherit;
	font-weight: 700;
}
.woocommerce .cart_item dl,
body .woocommerce-checkout-review-order-table .product-info .product-quantity {
	font-size: 14px;
}


@media only screen and (max-width: 768px) {
	body .woocommerce table.cart .product-thumbnail:before { display: none; }
  body .woocommerce table.cart .product-thumbnail { display: block;}
}


/* Account */

.woocommerce-account[data-fancy-form-rcs="1"] .login-btn-row {
	margin-top: 40px;
}
.woocommerce-account .woocommerce > #customer_login form {
	display: block;
	opacity: 0;
	transition: opacity 0.5s ease;
}

.woocommerce-account .woocommerce > #customer_login .visible form  {
	opacity: 1;
}

@media only screen and (min-width: 768px) {

  .woocommerce-account .woocommerce-MyAccount-navigation {
     padding-right: 30px;
   }

}

.woocommerce-MyAccount-navigation ul{
  margin-left:0;
  border-top:1px solid rgba(0,0,0,.05);
}
.woocommerce-MyAccount-navigation ul li{
  list-style:none;
  border-bottom:1px solid rgba(0,0,0,.05);
  position:relative
}
.woocommerce-MyAccount-navigation ul li.is-active a:before,
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a{
  opacity:1;
}
.woocommerce-MyAccount-navigation ul li a{
  padding:.857em 0;
  display:block;
  color: inherit;
  opacity:.4;
}
.woocommerce-MyAccount-navigation ul li a:before{
  display:inline-block;font:normal normal normal 1em/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:"\f0f6";
  line-height:1.618;
  line-height: inherit;
  margin-right:15px;
  text-align:right;
  float:left;
  opacity:.4;
}
.woocommerce-MyAccount-navigation ul li a:hover:before{
  opacity:1;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{
  content:"\f0e4";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{
  content:"\f291";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{
  content:"\f1c6";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
  content:"\f015";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{
  content:"\f09d";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
  content:"\f007";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
  content:"\f08b";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{
  content:"\f021";
}

.woocommerce div.product div.images .flex-control-thumbs {
	display: block;
}
.woocommerce figure.woocommerce-product-gallery__wrapper {
	margin: 0;
}

.woocommerce form .shipping-calculator-form .form-row .select2-container {
	width: 100%!important;
}

body .pswp {
    z-index: 1000001;
}


.woocommerce ul.products[data-product-style="text_on_hover"] li.product .woocommerce-loop-product__title {
	padding-bottom: 0;
}

.woocommerce ul.products[data-product-style="text_on_hover"] li.product img {
  margin-bottom: 0;
}


/* Custom archive col sizing */
.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns="default"]),
.woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns="default"]),
.woocommerce ul.products[data-product-style]:not([data-n-tablet-columns="default"]),
.woocommerce ul.products[data-product-style]:not([data-n-phone-columns="default"]) {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns="default"]) li.product,
.woocommerce ul.products[data-product-style]:not([data-n-desktop-small-columns="default"]) li.product,
.woocommerce ul.products[data-product-style]:not([data-n-tablet-columns="default"]) li.product,
.woocommerce ul.products[data-product-style]:not([data-n-phone-columns="default"]) li.product {
	float: none!important;
	clear: none!important;
}

@media only screen and (min-width: 1300px) {

	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-columns="6"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-columns="5"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-columns="4"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-columns="3"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-columns="2"] {
			padding: 1.5%;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="6"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="5"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
		width: 101.5%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="2"] {
		width: 102%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="6"] li.product {
		width: 15.14%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="5"] li.product {
		width: 18.44%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] li.product {
		width: 23.4%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"] li.product {
		width: 31.2%!important;
		margin: 0 2% 2% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="2"] li.product {
		width: 47.9%!important;
		margin: 0 2% 2% 0%!important;
	}

}



@media only screen and (max-width: 1300px) and (min-width: 1000px){

	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-small-columns="6"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-small-columns="5"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-small-columns="4"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-small-columns="3"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-desktop-small-columns="2"] {
			padding: 1.5%;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="6"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="5"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="4"] {
		width: 101.5%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="3"],
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="2"] {
		width: 102%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="6"] li.product {
		width: 15.14%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="5"] li.product {
		width: 18.4%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="4"] li.product {
		width: 23.4%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="3"] li.product {
		width: 31.2%!important;
		margin: 0 2% 2% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-desktop-small-columns="2"] li.product {
		width: 47.9%!important;
		margin: 0 2% 2% 0%!important;
	}

}



@media only screen and (max-width: 999px) and (min-width: 690px){

	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-tablet-columns="4"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-tablet-columns="3"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-tablet-columns="2"] {
			padding: 1.5%;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="4"] {
		width: 101.5%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="3"],
	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="2"] {
		width: 102%!important;
	}


	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="4"] li.product {
		width: 23.4%!important;
		margin: 0 1.5% 1.5% 0%!important;
		padding: 0;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="3"] li.product {
		width: 31.2%!important;
		margin: 0 2% 2% 0%!important;
		padding: 0;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-tablet-columns="2"] li.product {
		width: 47.9%!important;
		margin: 0 2% 2% 0%!important;
		padding: 0;
	}

}


@media only screen and (max-width: 690px) {

	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-phone-columns="4"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-phone-columns="3"],
	body.woocommerce:not(.single-product) .full-width-content > ul.products[data-n-phone-columns="2"] {
			padding: 1.5%;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="4"] {
		width: 101.5%!important;
	}
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="3"],
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="2"] {
		width: 102%!important;
	}


	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="4"] li.product,
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="4"] li.product.material {
		width: 23.4%!important;
		margin: 0 1.5% 1.5% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="3"] li.product,
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="3"] li.product.material {
		width: 31.2%!important;
		margin: 0 2% 2% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="2"] li.product,
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="2"] li.product.material {
		width: 47.8%!important;
		margin: 0 2% 2% 0%!important;
	}

	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product,
	body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product.material,
  .woocommerce ul.products[data-n-phone-columns="1"] li.product,
  .woocommerce ul.products[data-n-phone-columns="1"] li.product.material {
		width: 100%!important;
		margin: 0 0% 20px 0%!important;
	}


  #ajax-content-wrap .related.products > h2,
  #ajax-content-wrap .upsells.products > h2,
  #ajax-content-wrap #comments h2,
  #ajax-content-wrap #review_form h3,
  #ajax-content-wrap .cart_totals h2,
  #ajax-content-wrap .shipping_calculator h2,
  #ajax-content-wrap .cross-sells > h2,
  #ajax-content-wrap .cart-collaterals > h2 {
  	font-size: 24px;
  	line-height: 34px;
  }

}


.full-width-content > .woocommerce-products-header .term-description {
  padding: 0 35px;
}

.row .woocommerce-products-header .term-description p {
	padding-bottom: 1.5em;
}

.woocommerce form.login, .woocommerce form.register {
  border: none; padding: 0;}

.woocommerce-account .woocommerce > #customer_login {
	padding: 6% 0;
}

.woocommerce-account h2.n-disable-reg {
  margin-top: 6%;
  margin-bottom: 40px;
}
body.woocommerce-account .woocommerce-form.woocommerce-form-login.n-disable-reg {
  margin-bottom: 6%;
}

.woocommerce-account .woocommerce > #customer_login .nectar-form-controls {
	text-align: center;
}

.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control {
	cursor: pointer;
	display: inline-block;
	margin: 10px 30px;
	line-height: 1.3em!important;
	-webkit-transition: background-size 0.55s cubic-bezier(.2,.75,.5,1), opacity 0.25s ease, color 0.25s ease;
	transition: background-size 0.55s cubic-bezier(.2,.75,.5,1), opacity 0.25s ease, color 0.25s ease;
	opacity: 0.25;
	background-image: linear-gradient(to right, #000000 0%, #000000 100%);
}


.woocommerce-account.mobile .woocommerce > #customer_login .nectar-form-controls .control {
	margin: 10px 15px;
}

.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control:hover {
	opacity: 1;
	-webkit-transition: background-size 0.55s cubic-bezier(.2,.75,.5,1), opacity 0.25 ease, color 0.25s ease;
	transition: background-size 0.55s cubic-bezier(.2,.75,.5,1), opacity 0.25 ease, color 0.25s ease;
}

.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active {
	opacity: 1;
}

.woocommerce-account .woocommerce > #customer_login > .col-1,
.woocommerce-account .woocommerce > #customer_login > .col-2,
.woocommerce-account .woocommerce-form.woocommerce-form-login.n-disable-reg {
	max-width: 550px;
	width: 100%;
	float: none;
	margin: 0 auto;
}

.woocommerce-account .woocommerce > #customer_login > .col-1 form > p:nth-child(3){
	margin-top: 15px;
}

#customer_login .woocommerce-LostPassword.lost_password,
.woocommerce-account h2.n-disable-reg {
	text-align: center;
	position: relative;
}

.woocommerce-account .woocommerce > #customer_login .col-2 {
  display: none;
}

.woocommerce-account .woocommerce > #customer_login .col-1 h2,
.woocommerce-account .woocommerce > #customer_login .col-2 h2 {
  display: none;
}

.single-product .entry-summary p.stock.out-of-stock,
.nectar-quick-view-box p.stock.out-of-stock {
	padding: 10px 20px;
	color: #888!important;
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
	display: inline-block;
}



body[data-button-style*="slightly_rounded"].single-product .entry-summary p.stock.out-of-stock,
body[data-button-style*="slightly_rounded"] .nectar-quick-view-box p.stock.out-of-stock {
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
body[data-button-style^="rounded"].single-product .entry-summary p.stock.out-of-stock,
body[data-button-style^="rounded"] .nectar-quick-view-box p.stock.out-of-stock {
	border-radius: 200px;
	-webkit-border-radius: 200px;
}

.woocommerce-account .woocommerce-form-login button.button,
.woocommerce-account .woocommerce-form-register button.button {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 5px;
}

.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-login button.button,
.woocommerce-account[data-form-submit="see-through"] .woocommerce-form-register button.button {
	border: 2px solid #000;
}

@media only screen and (max-width: 768px) {

  #customer_details > div {
    width: 100%;
  }
	#customer_details #order_review_heading {
		margin-top: 40px;
	}
  .checkout .woocommerce-billing-fields {
    padding-right: 0;
  }
  .woocommerce table.shop_table_responsive tr td.actions,
  .woocommerce-page table.shop_table_responsive tr td.actions {
    background-color: transparent;
  }
}

/* lazy image sizes */
ul.products[data-n-lazy="1"] li.product .product-wrap > a {
  display: block;
  position: relative;
}
.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-slider .slide,
.single-product .product[data-n-lazy="1"] .product-slider .slide,
.single-product .product[data-n-lazy="1"] .product-thumbs .thumb-inner {
  position: relative;
}
.single-product .product[data-n-lazy="1"] .product-thumbs .thumb-inner {
  line-height: 0;
}
.single-product .product[data-n-lazy="1"][data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb img {
  transition: border-color 0.1s ease, opacity 0.5s ease;
}

ul.products[data-n-lazy="1"] li.product .product-wrap > a:before,
.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-slider .slide:before,
.single-product .product[data-n-lazy="1"] .product-slider .slide:before,
.single-product .product[data-n-lazy="1"] .default-woo-gallery .slide:before,
.single-product .product[data-n-lazy="1"] .product-thumbs .thumb-inner:before {
  background-color: rgba(0,0,0,.035);
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  pointer-events: none;
  z-index: -1;
  transition: opacity 0.5s ease;
}
.single-product .product[data-gallery-style="ios_slider"][data-n-lazy="1"] .product-thumbs .slider .thumb .thumb-inner:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.single-product .product[data-gallery-style="ios_slider"][data-n-lazy="1"] .product-thumbs .slider.flickity-enabled .thumb .thumb-inner:before {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  left: 2px;
  top: 2px;
}
.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-thumbs .thumb-inner:before {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  left: 2px;
  top: 2px;
}
@media only screen and ( max-width: 999px ) {
	.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-thumbs .thumb-inner:before {
		height: calc(100% - 4px);
	}
}
ul.products[data-n-lazy="1"] li.product .product-wrap > a.img-loaded:before,
.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-slider .slide.img-loaded:before,
.single-product .product[data-n-lazy="1"] .product-slider .slide.img-loaded:before,
.single-product .product[data-n-lazy="1"] .product-thumbs .thumb-inner.img-loaded:before {
  opacity: 0;
}

ul.products li.product img.nectar-lazy {
  min-height: 100px;
  background-color: rgba(0,0,0,.03);
  transition: border-color 0.1s ease, opacity 0.5s ease;
}
.single-product .product[data-n-lazy="1"] img.nectar-lazy,
.single-product .product[data-n-lazy="1"] .product-thumbs .flickity-slider .thumb img.nectar-lazy {
  transition: border-color 0.1s ease, opacity 0.5s ease;
}


ul.products li.product img.nectar-lazy,
.single-product .product[data-n-lazy="1"] img.nectar-lazy {
	opacity: 0;
}
ul.products li.product img.nectar-lazy.loaded,
.single-product .product[data-n-lazy="1"] img.nectar-lazy.loaded {
	opacity: 1;
  min-height: 0;
}

/* Deactivate hover on mobile */
@media only screen and (max-width: 999px) {
  .products[data-rm-m-hover="1"] li.product,
  .products[data-rm-m-hover="1"] li.product * {
    transition: none!important;
  }
	.products[data-rm-m-hover="1"] li.product img.nectar-lazy {
		transition: opacity 0.5s ease!important;
	}
  .products[data-rm-m-hover="1"] li.product.material {
    box-shadow: none;
  }

  .woocommerce .products[data-rm-m-hover="1"] .classic.product .product-wrap a {
    transform: translateY(0);
  }

  .products[data-rm-m-hover="1"] li.product.minimal.hover-bound:hover .product-meta,
  .products[data-rm-m-hover="1"] li.product.minimal:hover .product-add-to-cart a,
  .woocommerce .products[data-rm-m-hover="1"] .material.product:hover h3,
  .woocommerce .products[data-rm-m-hover="1"] .material.product:hover .product-meta > .price,
  .woocommerce .products[data-rm-m-hover="1"] .material.product:hover h2,
	.woocommerce ul.products li.product.minimal .product-wrap img,
	ul.products li.product.minimal:hover .product-image-wrap:not(.has-hover-image) img  {
  	transform: none!important;
  }
  .woocommerce .products[data-rm-m-hover="1"] li.product .product-wrap:hover img.hover-gallery-image,
  .woocommerce .products[data-rm-m-hover="1"] li.product .product-wrap:hover picture.hover-gallery-image,
  .products[data-rm-m-hover="1"] .material.product:hover .product-wrap .product-add-to-cart,
	.products[data-rm-m-hover="1"] .material.product:before,
	.products li.product.minimal:hover .product-add-to-cart a {
    opacity: 0;
  }
  .products[data-rm-m-hover="1"] .material.product .product-wrap .product-add-to-cart {
		pointer-events: none;
	}
  .products[data-rm-m-hover="1"] li.product.minimal:hover .product-meta .price,
  .products[data-rm-m-hover="1"] .material.product:hover .product-wrap .product-meta > .price {
    opacity: 1;
  }
  .products[data-rm-m-hover="1"] li.product.minimal .product-add-to-cart,
  .products[data-rm-m-hover="1"] li.product.minimal .background-color-expand {
    display: none!important;
  }
}/*
Theme Name:  Salient
Description: Styles for the "Single" product template.
*/

.woocommerce.single-product div.product[data-tab-pos] {
  height: auto;
  width: auto;
  display: block;
}

body.single-product .container-wrap {
  padding-bottom: 50px;
}


body.woocommerce.single-product div[data-tab-pos="in_sidebar"] section.related.products {
  margin-top: 30px;
}

.woocommerce .single-product-summary {
  padding-left: 15px;
}

.woocommerce .single-product-summary .entry-summary p {
  padding-bottom: 20px;
}

.single-product [data-tab-style="in_sidebar"] #reviews #review_form_wrapper {
  margin-top: 30px;
}

.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
	margin-bottom: 0;
}

@media only screen and (max-width: 999px) {

  .single-product #reviews #review_form_wrapper {
    margin-top: 30px;
  }

}

.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] ul.tabs {
  display: none;
}
.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] .panel {
  display: block!important;
}

.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-description > p:last-of-type,
.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-description > div:last-of-type  {
  padding-bottom: 0;
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] + .clear,
.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #reviews .clear,
.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] .woocommerce-pagination {
  padding-bottom: 0;
}
.woocommerce .woocommerce-tabs[data-tab-style="fullwidth_stacked"] > div:first-of-type {
  padding-top: 0!important;
}


.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
  padding-top: 80px;
  margin-top: 0;
}
.woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] > div:not(.tab-container),
.single-product [data-tab-pos="fullwidth_stacked"] .products.related,
.single-product [data-tab-pos="fullwidth_stacked"] .products.upsells {
  padding: 40px 0;
  margin-top: 0;
}

[data-tab-pos="fullwidth_stacked"] .related-upsell-carousel.nectar-woo-flickity,
.woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-reviews {
  padding-top: 0;
}

.single-product .related-upsell-carousel.nectar-woo-flickity {
  transform: translateZ(0);
}

.woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-reviews > #reviews {
  padding-top: 40px;
}
.woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-reviews #respond {
  margin-top: 40px;
}

@media only screen and (min-width: 1000px) {
  .woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
    padding-top: 8%;
    margin-top: 0;
  }
  .woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] > div:not(.tab-container),
  .single-product [data-tab-pos="fullwidth_stacked"] .products.related,
  .single-product [data-tab-pos="fullwidth_stacked"] .products.upsells {
    padding: 4% 0;
    margin-top: 0;
  }

  .woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-reviews {
    padding-top: 0;
  }
  .woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style="fullwidth_stacked"] #tab-reviews > #reviews {
    padding-top: 4%;
  }
}


body:not(.woocommerce-cart) .main-content .woocommerce-tabs[data-tab-style="fullwidth_stacked"] table.shop_attributes {
  margin: 25px 0 0 0;
}

.single-product .post-area.span_9 .products.related .product,
.single-product .post-area.span_9 .products.upsells .product {
  width: 32% !important;
}
@media only screen and (min-width: 1000px) {
  .single-product .post-area.span_9 .products.related ul > .product:nth-child(4) .single-product .post-area.span_9 .products.upsells ul > .product:nth-child(4) {
    display: none;
  }
}


.woocommerce-tabs[data-tab-style="fullwidth_stacked"] .woocommerce-Reviews-title,
.single-product .related.products h2,
.single-product .upsells.products h2 {
  margin-bottom: 20px;
}
.single-product .products.related,
.single-product .products.upsells { margin-top: 25px;}


.single-product .post-area.span_9 .product .summary .woocommerce-product-details__short-description {
  padding-bottom: 20px;
}


/*left aligned thumbs*/
.single-product .product[data-gallery-style="left_thumb_sticky"] div.images[data-has-gallery-imgs="false"],
.single-product .product[data-gallery-style="left_thumb_sticky"] div.images[data-has-gallery-imgs="false"] .product-slider {
  padding-left: 0;
  width: 100%!important;
}

@media only screen and (min-width: 1000px) {
  .single-product .product[data-gallery-style="ios_slider"] > .single-product-main-image,
  .single-product .product[data-gallery-style="ios_slider"][data-tab-pos="in_sidebar"] > .single-product-summary,
  .single-product .product[data-gallery-style="ios_slider"][data-tab-pos*="fullwidth"] > .summary.entry-summary {
    width: 50%;
    margin-right: 0;
  }
  .single-product .product[data-gallery-style="ios_slider"][data-tab-pos="in_sidebar"] > .single-product-summary,
  .single-product .product[data-gallery-style="ios_slider"][data-tab-pos*="fullwidth"] > .summary.entry-summary {
    padding-left: 50px;
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image {
    width: 60%;
    margin-right: 0;
    padding-right: 70px;
  }
  .product[data-gallery-style="left_thumb_sticky"] .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments {
    margin-right: 70px;
  }
  .product[data-gallery-style="left_thumb_sticky"] .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments,
  .product[data-gallery-style="left_thumb_sticky"] .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #review_form_wrapper {
    width: calc(50% - 35px);
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"][data-tab-pos="in_sidebar"] .single-product-summary,
  .single-product .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] .summary.entry-summary {
    width: 40%;
  }

  .single-product .row > .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image {
    width: 66%;
  }


  .single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos="in_sidebar"] .single-product-summary,
  .single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] .summary.entry-summary {
    width: 34%;
  }

  .single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] > .summary.entry-summary {
    float: right;
  }


}

@media only screen and (min-width: 1000px) {
  .single-product .product[data-gallery-style="left_thumb_sticky"] .flickity.product-thumbs .theiaStickySidebar {
    width: 100px!important;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] .flickity.product-thumbs {
    width: 100px;
    float: left;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider {
    width: calc(100% - 100px)!important;
    float: right;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 999px) {

  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs.flickity {
    overflow: hidden!important;
  }

  .single-product .product-thumbs,
  .single-product .product-thumbs > .theiaStickySidebar {
    width: 100%;
  }
  .single-product .product-thumbs > .theiaStickySidebar > .slider:focus,
  .single-product .product-thumbs > .theiaStickySidebar > .slider .flickity-viewport:focus {
    outline: 0;
  }
  .single-product .product-thumbs > .theiaStickySidebar > .slider {
    width: calc(100% + 10px);
    margin-left: -5px;
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"] .images .flickity-slider .slide {
    position: absolute;
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"] .summary.entry-summary {
    clear: both;
  }

}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .single-product .product[data-gallery-style="left_thumb_sticky"] .flickity.product-thumbs .theiaStickySidebar {
    width: 70px!important;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] .flickity.product-thumbs {
    width: 70px;
    float: left;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider {
    width: calc(100% - 70px)!important;
    float: right;
    padding-left: 30px;
  }
}

.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb-inner,
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb-inner a { line-height: 0; }

@media only screen and (min-width: 1000px) {
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs img {
    margin-bottom: 11px;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide {
    margin-bottom: 15px;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] .images > div:last-child,
  .single-product .product[data-gallery-style="left_thumb_sticky"] div.summary {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 999px) {
  .single-product .product[data-gallery-style="left_thumb_sticky"] .images .slide {
    margin-bottom: 5px;
  }
}

.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .woocommerce-product-gallery__trigger {
  display: none;
}

.single-product .product-thumbs .flickity-slider .thumb img,
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb img {
  border: 1px solid rgba(0,0,0,0);
  padding: 1px;
  -webkit-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}
.single-product .product-thumbs .flickity-slider .thumb.is-nav-selected img {
  border: 1px solid #999;
}
.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb a.active img {
  border: 1px solid #999;
}

.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .flickity-slider .thumb img,
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb img {
  border: 2px solid rgba(0,0,0,0);
  padding: 2px;
  -webkit-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .flickity-slider .thumb.is-nav-selected img {
  border: 2px solid #999;
}
.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb a.active img {
  border: 2px solid #999;
}

/* When changing from mobile to desktop - variable product zoom fix */
.single-product:not(.mobile) .product[data-gallery-style="left_thumb_sticky"] .slider > div:first-child{
  position: relative!important;
}

.single-product .nectar-woo-zoom-icon {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  z-index: 100;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 20px;
  background-color: transparent!important;
  color: #888;
  display: none;
}
.single-product .nectar-woo-zoom-icon.visible {
  opacity: 1;
}
.single-product .product[data-gallery-style="left_thumb_sticky"]:not([data-gallery-variant="fullwidth"]) .product-slider .slide {
  border: 1px solid rgba(0,0,0,0.06);
}

@media only screen and (min-width: 1000px) {

  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide:not(.nectar-no-larger-img),
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide:not(.nectar-no-larger-img) * {
    cursor: zoom-in;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide.zoom-img-active,
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide.zoom-img-active * {
    cursor: zoom-out;
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide.nectar-no-larger-img,
  .single-product .product[data-gallery-style="left_thumb_sticky"] .product-slider .slide.nectar-no-larger-img * {
    cursor: default;
  }

  .single-product .nectar-woo-zoom-icon { display: block; }

}


.woocommerce .product[data-gallery-style="left_thumb_sticky"][data-tab-pos="in_sidebar"] .single-product-summary > div.summary,
.woocommerce .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] > .summary.entry-summary,
.single-product .product[data-gallery-style="left_thumb_sticky"] .nectar-sticky-prod-wrap,
.single-product .nectar-prod-wrap,
.woocommerce div.product[data-gallery-style="left_thumb_sticky"] div.images .woocommerce-product-gallery__image:nth-child(n+2) { float: none; width: 100%; }



@media only screen and (min-width: 1000px) {

  .product[data-gallery-style="left_thumb_sticky"] .easyzoom > a {
    pointer-events: none;
    display: block;
  }
  .product[data-gallery-style="left_thumb_sticky"] .zoomImg {
    opacity: 0!important; pointer-events: none;
    -webklit-transition: opacity 0.15s ease;
    transition: opacity 0.25s ease;
  }
  .product[data-gallery-style="left_thumb_sticky"] .zoom-img-active:not(.nectar-no-larger-img) .zoomImg {
    opacity: 1!important; pointer-events: auto;
  }

}

.single-product .nectar-woo-zoom-icon.active:before {
  content: '\e90a';
}

/* iosSlider */
.iosSlider {
  position: relative;
  margin-top: 9px;
  opacity: 0;
}

.iosSlider.product-slider .slide .easyzoom a {
  pointer-events: none;
  display: block;
}

.iosSlider.product-thumbs .thumb {
  width: 118px;
  margin-right: 10px;
  display: inline-block;
}

.iosSlider.product-thumbs .thumb img {
  opacity: 0.4;
  transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -moz-backface-visibility: hidden;
}

.iosSlider.product-thumbs .thumb.active img {
  opacity: 1;
}

.iosSlider.product-thumbs .slider > div:last-child {
  margin-right: 0;
}

.iosSlider.product-thumbs .slider {
  margin-top: 10px;
}

.iosSlider.product-thumbs {
  width: 100%;
}

.iosSlider .slider .slide {
  float: left;
  width: 100%;
}

.iosSlider .slider_controls .fa-angle-right,
.iosSlider .slider_controls .fa-angle-left {
  background-color: transparent;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  color: #666;
  line-height: 50px;
  height: 45px;
  width: 35px;
}

.iosSlider .next_slide,
.iosSlider .prev_slide {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 45px;
  background-color: rgba(255,255,255,0.6);
  z-index: 1000000;
  margin-top: -20px;
  transition: all 0.45s ease 0s ;
  -webkit-transition: all 0.45s ease 0s ;
}

.iosSlider .next_slide:hover .fa-angle-right,
.iosSlider .prev_slide:hover .fa-angle-left {
  color: #fff;
}

.iosSlider.product-thumbs .slider_controls .fa-angle-right,
.iosSlider.product-thumbs .slider_controls .fa-angle-left,
.iosSlider.product-thumbs .next_slide,
.iosSlider.product-thumbs .prev_slide {
  width: 30px;
  height: 40px;
  line-height: 40px;
}

.iosSlider .prev_slide { left: -42px; }
.iosSlider .prev_slide.inactive { left: -42px; }

.iosSlider .next_slide { right: -42px; }
.iosSlider .next_slide.inactive { right: -42px; }

@media only screen and (min-width:1000px) {
  .iosSlider:hover .prev_slide {
    left: 0;
  }

  .iosSlider:hover .next_slide {
    right: 0;
  }
  .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide {
    position: relative!important;
  }
}


/*flicktiy*/
.woocommerce div.product[data-gallery-style="left_thumb"] div.images,
.woocommerce div.product[data-gallery-style="ios_slider"] div.images { float: none; }

.single-product .images .product-slider,
.single-product .product-thumbs.flickity { overflow: hidden; }

.single-product [data-gallery-style="ios_slider"] .images .product-slider.flickity .slider > .slide {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  width:100%;
}
.single-product [data-gallery-style="ios_slider"] .images .product-slider.flickity .slider > .slide:first-child {
  position: relative;
  opacity: 1;
}

.single-product [data-gallery-style="ios_slider"] .slider > .thumb {
  float: left;
  width: 20%;
  border: 1px solid rgba(0,0,0,0);
  padding: 1px 6px 1px 6px;
}
.single-product [data-gallery-style="ios_slider"] .slider > .thumb:nth-child(1n + 6) {
  position: absolute;
  opacity: 0;
}

.single-product .images .product-slider .slide {
  width: 100%!important;
}

.single-product .images .product-slider .woocommerce-product-gallery__image > div > a {
  pointer-events: none;
}

.single-product .images .product-slider {
  margin-bottom: 10px;
}
.single-product .images .flickity-slider .slide img {
  margin-bottom: 0;
}

.single-product .product-slider .flickity-viewport {
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
.single-product .flickity-viewport:focus,
.single-product .flickity-slider:focus,
.single-product .product-thumbs:focus,
.single-product .product-thumbs .slider:focus {
  outline: 0;
}

.single-product .product-thumbs {
  width: calc(100% + 10px);
  margin-left: -5px;
}
.single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs > .slider {
  width: 100%;
  margin-left: 0;
}
.single-product .product-thumbs .flickity-slider .thumb {
  width: 20%;
  padding: 0 5px;
}
@media only screen and (max-width: 999px) {
  .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
    width: 20%;
    padding: 0 5px;
    float: left;
  }
  .single-product [data-gallery-style="left_thumb_sticky"] .images .product-slider.flickity .slider > .slide:not(:first-child) {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 690px) {
  .single-product .product-thumbs .flickity-slider .thumb,
  .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
    width: 25%;
  }
}

.single-product [data-gallery-style="ios_slider"] .product-thumbs .flickity-slider .thumb {
  cursor: pointer;
}

.single-product .product-thumbs .flickity-slider .thumb img,
.single-product .product-thumbs .slider .thumb img {
  max-width: none; width: 100%;
}

.single-product .flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: auto;
}

.single-product .flickity-prev-next-button:disabled {
  display: none;
}

.single-product .product-thumbs img { margin-bottom: 0; }

.single-product .product-thumbs .flickity-prev-next-button {
  position: absolute;
  border: none;
  color: #333;
  top: 50%;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  transform: translateY(-50%);
  border-radius: 50px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  background-color: #fff!important;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.single-product:not(.mobile) .product-thumbs .flickity-prev-next-button { opacity: 0; }
.single-product .product-thumbs:hover .flickity-prev-next-button { opacity: 1; }

.single-product .product-thumbs .flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  opacity: 0.8;
}

.single-product .product-thumbs .flickity-prev-next-button svg {
  position: absolute;
  left: 35%;
  top: 35%;
  width: 30%;
  height: 30%;
}
.single-product .product-thumbs .flickity-button-icon .arrow { fill: #333; }

.single-product .product-thumbs .flickity-prev-next-button.next {
  right: 20px;
  left: auto;
}
.single-product .product-thumbs .flickity-prev-next-button.previous {
  left: 20px;
  right: auto;
}

.single-product .product-thumbs.flickity { position: relative; }

.woocommerce.single-product [data-tab-pos="in_sidebar"] .nectar-social.hover {
  margin: -20px 0 35px 0;
}


.woocommerce.single-product div[data-tab-pos*="fullwidth"] #single-meta {
  left: 0;
}
.woocommerce.single-product div[data-tab-pos*="fullwidth"] #single-meta ul {
  margin-left: 0;
}


body[data-form-style="minimal"].single-product .comment-form-rating label[for="rating"] {
  color: #acacac;
  margin-bottom: 7px;
  display: block;
}

.single-product .entry-summary .woocommerce-variation-availability p.stock.out-of-stock {
  margin-top: 15px;
}


/* tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-left: -2px;
  margin-right: -2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  border-top: 0;
  border-left: 0;
  transition: background-color 0.2s linear;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  border-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-bottom: none!important;
  background-color: rgba(0, 0, 0, 0.043);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none!important;
  box-shadow: none!important;
}

.woocommerce div.product .woocommerce-tabs[data-tab-style="in_sidebar"] ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs[data-tab-style="in_sidebar"]  ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs[data-tab-style="in_sidebar"]  ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs[data-tab-style="in_sidebar"]  ul.tabs li.active {
  color: #fff;
  border: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 2px;
  margin-bottom: 0;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
  font-weight: normal;
  border-top: 0;
  text-shadow: none;
  -webkit-text-shadow: none;
}

.woocommerce .woocommerce-tabs > div:not(.tab-container) {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) {
  padding: 15px 0;
}


.woocommerce-tabs .full-width-content.wpb_row  {
  border-top: 0;
}

.full-width-tabs #tab-description .nectar-slider-wrap[data-full-width="true"],
.full-width-tabs.woocommerce-tabs #tab-description .first-section.full-width-section,
.full-width-tabs.woocommerce-tabs #tab-description .first-section.full-width-content  {
  margin-top: -17px;
}


.woocommerce div.product .woocommerce-tabs > .full-width-content {
  padding: 0!important;
}

.woocommerce  div.product .woocommerce-tabs .full-width-content ul.tabs {
  padding-left: 0!important;
}

.woocommerce  div.product .woocommerce-tabs .full-width-content ul.tabs li {
  background-color: transparent!important;
  margin: 0;
  padding: 0;
  float: left;
  border-left: none;
  border-right: none;
  overflow: hidden;
}


.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active {
  background-color: transparent;
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active a:after {
  top: 0;
  -ms-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
}


div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs  {
  text-align: center;
  margin: 70px 0 50px 0;
}
.mobile div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs  {
  margin: 50px 0 40px 0;
}
@media only screen and (max-width: 690px) {
  .mobile div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs  {
    margin: 50px 0 20px 0;
  }
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li {
  float: none;
  display: inline-block;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
  padding: 0!important;
  line-height: 1.7em;
  margin: 4px 20px;
  font-size: 17px;
}

.woocommerce-tabs:not([data-tab-style="fullwidth_stacked"]) #tab-additional_information > h2 {
  display: none;
}

.woocommerce-tabs[data-tab-style="fullwidth"],
.woocommerce-tabs[data-tab-style="fullwidth_centered"] {
  margin-top: 40px;
  clear: both;
}

@media only screen and (min-width: 1000px) {
  .woocommerce-tabs[data-tab-style="fullwidth"] > div {
    margin-top: 15px;
  }

  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews p.woocommerce-noreviews {
    border: 1px solid rgba(0,0,0,0.08);
    padding: 0 12%;
    margin-top: 25px;
    border-radius: 5px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
  }
  .woocommerce-tabs[data-tab-style="fullwidth"] #tab-reviews > #reviews #comments {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-tabs[data-tab-style="fullwidth"] #tab-reviews > #reviews {
    display: flex;
  }

  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments,
  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #review_form_wrapper {
    float: left;
    width: 47%;
  }
  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments {
    margin-right: 3%;
    width: 50%;
  }

  .rtl.woocommerce .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments,
  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #review_form_wrapper {
    float: right;
  }

  .rtl.woocommerce .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #comments {
    margin-left: 3%;
    margin-right: 0;
  }

  .woocommerce-tabs[data-tab-style="fullwidth"] #reviews #reply-title {
    margin: 0 0 4px 0;
  }


}

.woocommerce-tabs[data-tab-style="fullwidth_stacked"] .star-rating {
  float: none;
  margin: 0 0 20px;
}

.woocommerce [data-tab-pos="fullwidth_stacked"] .commentlist > li:first-child .comment_container {
  margin-top: 0;
}




.woocommerce .woocommerce-tabs > div h2 {
  margin-bottom: 4px;
}

.woocommerce .commentlist li .comment_container {
  list-style: none;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 5px;
  margin: 2em 0 0;
  overflow: hidden;
  padding:  0 0 0 0;
  position: relative;
}

.woocommerce .commentlist li .comment_container .comment-text,
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: none;
  padding: 30px;
  margin-left: 80px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  width: 50px;
  padding: 0;
  height: 50px;
  left: 30px;
  top: 30px;
  border-radius: 100px;
  border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  padding-bottom: 1em;
  margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: inherit;
}

.woocommerce .full-width-tabs #reviews #comment {
  height: 150px;
}

.woocommerce .commentlist li .comment_container .clear {
  padding-bottom: 0;
}

div.pp_woocommerce #respond {
  background-color: #fff!important;
  padding: 20px;
}

.woocommerce #review_form #respond p.form-submit {
  padding-bottom: 0;
  margin: 30px 0 0 0;
}
.woocommerce #review_form #respond p { width: 100%; }

@media only screen and (min-width: 690px) {
  .woocommerce #review_form #respond p.comment-form-author,
  .woocommerce #review_form #respond p.comment-form-email {
    width: 50%;
  }
  .woocommerce #reviews .comment-form p.comment-form-author {
    padding-right: 2%;
  }
  .woocommerce #reviews .comment-form p.comment-form-email {
    padding-left: 2%;
  }

}

.woocommerce #reviews #commentform {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.woocommerce #reviews .comment-form p.comment-form-email {
  margin-left: 4%;
}
.woocommerce #reviews .comment-form p {
  padding-bottom: 0;
}

.woocommerce #reviews #reply-title {
  display: block;
  margin: 0 0 0 0;
}
.woocommerce .comment-form-rating { margin-top: 20px; }

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  margin-bottom: 0!important;
}

.woocommerce[data-form-style="minimal"] #review_form #respond p.comment-form-comment {
  margin-top: 0!important;
}
.woocommerce[data-form-style="minimal"] #review_form #respond p.form-submit {
  margin-top: 20px!important;
}/*
Theme Name:  Salient
Description: Theme Skin set to "Material" in theme options
*/

p {
  padding-bottom: 1.5em;
}

.material .wpb_row,
.material .wpb_content_element {
  margin-bottom: 1.5em;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1.5rem;
}

.material .vc_row-fluid[data-column-margin="none"] {
  margin-bottom: 0;
}

#header-space {
  background-color: #fff;
}

body[data-header-color="dark"] #header-space {
  background-color: #000;
}


#sidebar div ul li,
#sidebar .widget.widget_categories li,
#sidebar .widget.widget_pages li,
#sidebar .widget.widget_nav_menu li {
  border:none;
  padding:4px 0;
}

.material #footer-outer #footer-widgets .col ul li {
  padding:4px 0!important;
  border:none;
}


@media only screen and (min-width: 1000px) {
  #footer-outer .row {
    padding: 75px 0;
  }
}

.ocm-effect-wrap,
.container-wrap,
.project-title,
.material .vc_text_separator div,
.carousel-wrap[data-full-width="true"] .carousel-heading,
.carousel-wrap .left-border,
.carousel-wrap .right-border,
#page-header-wrap,
.page-header-no-bg,
.portfolio-items .col,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4 {
  background-color: #fff;
}

#call-to-action .triangle {
  color:#fff;
}

#footer-outer #footer-widgets .col ul li,
#sidebar div ul li, #sidebar .widget.widget_categories li,
#sidebar .widget.widget_pages li,
#sidebar .widget.widget_nav_menu li {
  border:none;
  padding:4px 0
}

#sidebar .widget.widget_categories li,
#sidebar .widget.widget_pages li,
#sidebar .widget.widget_nav_menu li,
#footer-outer .widget.widget_categories li,
#footer-outer .widget.widget_pages li,
#footer-outer .widget.widget_nav_menu li {
  padding:4px 0!important
}

.material .widget li a,
.material #sidebar .widget li a,
.material #footer-outer .widget li a {
  padding:0!important;
  border:none;
  color: inherit;
}

.woocommerce #sidebar .widget_layered_nav ul li a {
  padding-left: 25px!important;
}

body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li a:before,
body:not(.ascend).woocommerce-page #sidebar .widget_layered_nav ul li a:before,
body:not(.ascend).woocommerce #sidebar .widget_layered_nav ul li:first-child a:before {
  top: 14px;
}

body[data-header-resize="1"] .container-wrap,
body[data-header-resize="1"] .project-title {
  margin-top: 0;
  padding-top: 40px;
}

body.search-results.material .container-wrap {
  margin-top: 0;
}

body[data-header-resize="1"] #page-header-wrap {
  margin-top: 0;
}

body.material .page-header-no-bg {
  padding-top: 35px;
  margin-top: 0;
}

.parallax_slider_outer.first-section,
.parallax_slider_outer.first-section .swiper-slide .content,
.nectar-slider-wrap.first-section .swiper-slide .content {
  margin-top: 0!important;
}

body.material #header-outer[data-header-resize="1"]:not([data-format="left-header"]):not(.scrolled-down):not(.small-nav),
body.material #header-outer[data-header-resize="0"]:not([data-format="left-header"]):not(.scrolled-down):not(.fixed-menu),
body[data-hhun="1"].material #header-outer[data-header-resize="0"][data-remove-fixed="0"]:not([data-format="left-header"]):not(.scrolled-down):not(.fixed-menu).invisible {
  box-shadow: none;
}
body.material #header-outer[data-box-shadow="large-line"][data-header-resize="1"]:not(.transparent):not([data-format="left-header"]):not(.scrolled-down):not(.small-nav),
body.material #header-outer[data-box-shadow="large-line"][data-header-resize="0"]:not(.transparent):not([data-format="left-header"]):not(.scrolled-down):not(.fixed-menu) {
  box-shadow: 0 1px 0 rgba(0,0,0,0.08), 0 18px 40px rgba(0,0,0,0.0);
}


@media only screen and (max-width: 1000px) {
  body.material #header-outer[data-header-resize="1"]:not([data-box-shadow="none"]):not(.transparent):not([data-format="left-header"]) {
    transition: all 0.25s ease;
  }
}


@media only screen and (min-width: 1000px) {

  body.material .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines-button:after,
  body.material .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:before,
  body.material .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:after {
    height: 2px!important;
  }

  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) span:not(.close-line) {
    width: 30px;
    overflow: hidden;
  }

  .slide-out-hover-icon-effect:not(.small) {
    width: 32px;
    overflow: hidden;
  }

  #top .slide-out-widget-area-toggle:not(.small) a .close-wrap {
    height: 28px;
    width: 22px!important;
  }

  #top .slide-out-widget-area-toggle:not(.small) a.using-label .close-wrap {
    height: 22px;
  }

  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) span .lines-button.hover-effect {
    left: -40px;
    margin-top: -3px;
  }

  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:after,
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:after {
    top: -8px;
  }

  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:before,
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:before {
    top: 8px;
  }

  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines-button:after,
  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:before,
  body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:after {
    border-radius: 0!important;
    height: 2px;
  }

  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label):hover .lines-button:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label):hover .lines:before,
  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label):hover .lines:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a.effect-shown:not(.using-label) .lines-button:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a.effect-shown:not(.using-label) .lines:before,
  body:not([data-slide-out-widget-area-style*="fullscreen"])[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] #top .slide-out-widget-area-toggle:not([data-custom-color="true"]) a.effect-shown:not(.using-label) .lines:after {
    transform: translateX(40px);
  }

  body.material[data-header-search="false"]:not(.mobile) #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:before,
  body.material[data-header-search="false"]:not(.mobile) #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle:not([data-custom-color="true"]) a:not(.using-label) .lines:before,
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:before {
    width: 1.4rem;
  }

}


@media only screen and (max-width: 1001px) {
  .slide-out-hover-icon-effect.slide-out-widget-area-toggle:not(.small) .lines:before {
    width: 1rem;
  }
}


#top .slide-out-widget-area-toggle a span {
  overflow: hidden;
  width: 22px;
}

#top .slide-out-widget-area-toggle a > span {
  position: relative;
}

#top .slide-out-widget-area-toggle a span .lines-button.hover-effect {
  left: -30px;
  margin-top: -2px;
}

#top .slide-out-widget-area-toggle a .lines-button:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.04s, background-color 0.2s ease, opacity 0.2s ease!important;
}

body .slide-out-widget-area-toggle a:hover .lines:before {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.08s, background-color 0.2s ease,opacity 0.2s ease!important;
}

body .slide-out-widget-area-toggle a:hover .lines:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s, background-color 0.2s ease,opacity 0.2s ease!important;
}

body .lines:before {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s, background-color 0.2s ease,opacity 0.2s ease!important;
}

body .lines:after {
  transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.08s, background-color 0.2s ease,opacity 0.2s ease!important;
}

#top a.no-trans .lines-button:after,
#top a.no-trans .lines:before,
#top a.no-trans .lines:after{
  transition: none!important;
}

@media only screen and (min-width: 1000px) {

  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .slide-out-widget-area-toggle a:hover .lines-button:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .slide-out-widget-area-toggle a:hover .lines:before,
  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .slide-out-widget-area-toggle a:hover .lines:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .effect-shown .lines-button:after,
  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .effect-shown .lines:before,
  body:not([data-slide-out-widget-area-style*="fullscreen"]) #top .effect-shown .lines:after{
    transform: translateX(30px);
  }

  body[data-slide-out-widget-area-style="simple"] #top .slide-out-widget-area-toggle a:hover .lines-button:after,
  body[data-slide-out-widget-area-style="simple"] #top .slide-out-widget-area-toggle a:hover .lines:before,
  body[data-slide-out-widget-area-style="simple"] #top .slide-out-widget-area-toggle a:hover .lines:after {
    transform: none;
  }

}

body[data-slide-out-widget-area-style*="fullscreen"] #top .menu-push-out .lines-button:after,
body[data-slide-out-widget-area-style*="fullscreen"] #top .menu-push-out .lines:before,
body[data-slide-out-widget-area-style*="fullscreen"] #top .menu-push-out .lines:after,
body[data-slide-out-widget-area-style="simple"] #top .menu-push-out .lines-button:after,
body[data-slide-out-widget-area-style="simple"] #top .menu-push-out .lines:before,
body[data-slide-out-widget-area-style="simple"] #top .menu-push-out .lines:after {
  transform: translateX(30px)!important;
}

body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li{
  margin: 0 14px;
}
body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li.menu-item {
  margin: 0;
}

body.material #header-outer[data-transparent-header="true"].transparent nav >ul >li >a {
  margin-bottom: 0;
}

body.material #header-outer #top nav > .buttons > li:last-child,
body.material #header-outer[data-format="centered-menu-bottom-bar"] #top nav > .buttons > .slide-out-widget-area-toggle {
  margin-right: 0!important;
}

body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > .slide-out-widget-area-toggle {
  margin-right: 0;
}


#header-outer .sf-menu > li > a > .sf-sub-indicator {
  height: auto;
}

body.material #header-outer #top nav > .buttons > li:first-child {
  margin-left: 0;
}

body.material #header-outer .cart-menu,
body.material #top nav ul #search-btn >div,
body.material #top nav ul #nectar-user-account >div {
  padding-left: 0;
  border-left: none!important;
}

#top nav ul #search-btn a span,
#top nav ul #search-btn a,
#top nav ul .slide-out-widget-area-toggle a,
#top nav ul #nectar-user-account a span,
#top nav ul #nectar-user-account a {
  height: 21px;
  line-height: 21px;
}
#header-outer:not([data-format="left-header"]) .cart-menu .cart-icon-wrap {
  height: 22px;
  line-height: 22px;
}

body.material #header-outer:not([data-format="left-header"]) .cart-menu {
  position: relative;
  right: auto;
  padding: 0;
  background-color: transparent;
  top: auto;
}


body[data-header-format="left-header"] #header-outer .cart-outer {
  -webkit-transition: opacity .35s cubic-bezier(0.12,0.75,0.4,1);
  transition: opacity .35s cubic-bezier(0.12,0.75,0.4,1);
}
body[data-header-format="left-header"] #header-outer.material-search-open .cart-outer {
  opacity: 0;
  pointer-events: none;
}
#header-outer[data-format="left-header"] .sf-menu li {
  opacity: 1;
}
body.material #header-outer[data-format="left-header"] .cart-menu > a,
body[data-header-format="left-header"].material #header-outer nav ul li .cart-menu > a {
  padding: 0;
}
body.material #header-outer:not([data-format="left-header"]) .cart-wrap {
  margin-right: 0;
  top: -5px;
  right: -9px;
  color: #fff;
}
@media only screen and (max-width: 999px) {
  body.material #header-outer[data-format="left-header"] .cart-wrap {
    margin-right: 0;
    top: -5px;
    right: -9px;
    color: #fff;
  }
}




body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
body.material #top nav ul #search-btn a span {
  font-size: 20px;
}
body.material #top nav ul #nectar-user-account a span {
  font-size: 20px;
  width: 26px;
  max-width: 26px;
}

body.material #header-outer #social-in-menu i {
  font-size: 18px;
  width: 36px;
  top: 0;
}

body #header-outer[data-transparent-header="true"] #top nav ul #nectar-user-account >div,
body.material #header-outer .cart-menu {
  border-left: none;
}
body.material #header-outer:not([data-format="left-header"]) #top nav >.buttons {
  margin-left: 30px;
}
body.material #header-outer[data-has-buttons="no"]:not([data-format="left-header"]) #top nav >.buttons {
  margin-left: 0;
}

/* last menu item in default layout when no buttons are present */
body.material #header-outer[data-has-buttons="no"][data-full-width="false"][data-format="default"] #top nav >.sf-menu >li:not([class*="button_"]):last-child a {
  padding-right: 0;
}

body.material #header-outer[data-has-buttons="no"][data-full-width="false"][data-format="default"] #top nav >.sf-menu >li[class*="button_"]:last-child a {
  margin-right: 0;
}

body.material #header-outer[data-full-width="true"]:not([data-format="left-header"]) #top nav >.buttons {
  margin-left: 30px;
}

body.material #header-outer #top nav > ul #social-in-menu a {
  line-height: 22px;
}

body.material #header-outer[data-transparent-header="true"] .cart-outer .cart-notification,
body.material #header-outer[data-transparent-header="true"] .cart-outer .widget_shopping_cart {
  margin-top: 0;
}

#header-outer .nectar-woo-cart .widget_shopping_cart,
#header-outer .nectar-woo-cart .cart-notification{
  top: 100%;
}

#header-outer .nectar-woo-cart .cart-menu-wrap {
  position: relative;
  width: auto;
  overflow: visible;
  right: auto!important;
}

.material #top nav > .product_added.buttons,
.material #top nav > .buttons {
  padding-right: 0!important;
}

body[data-full-width-header="false"] #slide-out-widget-area .slide_out_area_close {
  z-index: 100;
}

.woocommerce #sidebar div ul li,
.material.woocommerce #sidebar div ul li {
  padding:3px 0
}

body:not(.ascend).woocommerce.material #sidebar .widget_layered_nav ul li:first-child a:before,
body:not(.ascend).woocommerce.material #sidebar .widget_layered_nav ul li a:before,
body:not(.ascend).woocommerce-page.material #sidebar .widget_layered_nav ul li a:before,
body:not(.ascend).woocommerce.material #sidebar .widget_layered_nav ul li a:after,
body:not(.ascend).woocommerce-page.material #sidebar .widget_layered_nav ul li a:after {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

body:not(.ascend).material #sidebar .widget.woocommerce li:first-child > .count {
  top: 6px;
}

body:not(.ascend) #sidebar .widget.woocommerce li .count {
  top: 6px;
}

body.woocommerce-page.material .product-categories .children {
  margin-top: 3px;
}

#footer-outer #footer-widgets .col ul li a,
#sidebar div ul li a {
  display:block
}

#footer-outer .widget h4, #sidebar h4 {
  margin-bottom:15px
}

#footer-outer #copyright {
  font-size: 14px;
  background-color:transparent
}

#footer-outer[data-copyright-line="true"] #copyright {
  border-top:1px solid rgba(255,255,255,0.1);
}

#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button) {
  transition: all 0.2s ease;
}

#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):hover,
#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):focus {
  opacity: 0.65;
}
#footer-outer[data-custom-color="true"] #footer-widgets .tagcloud a:not(.nectar-button):hover {
  opacity: 1;
}

#footer-outer[data-using-widget-area="false"] #copyright {
  border:none
}

.material .widget .tagcloud a,
.material #sidebar .widget .tagcloud a,
.single .post-area .content-inner > .post-tags a {
  border-radius: 0!important;
  padding: 5px 10px;
  margin: 10px 10px 0 0;
  -webkit-transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  background-color: transparent;
}

.material .widget .tagcloud a:before,
.material #sidebar .widget .tagcloud a:before,
.single .post-area .content-inner > .post-tags a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  opacity: 0.06;
}

.material[data-button-style*="rounded"] .widget .tagcloud a:before,
.material[data-button-style*="rounded"] #sidebar .widget .tagcloud a:before,
.single[data-button-style*="rounded"] .post-area .content-inner > .post-tags a:before,
.material[data-button-style*="rounded"] .widget .tagcloud a,
.material[data-button-style*="rounded"] #sidebar .widget .tagcloud a,
.single[data-button-style*="rounded"] .post-area .content-inner > .post-tags a {
  border-radius: 50px!important;
}
.material .widget .tagcloud a:hover,
.material #sidebar .widget .tagcloud a:hover,
.single .post-area .content-inner > .post-tags a:hover,
.sharing-default-minimal .nectar-social a:hover,
body.material #page-header-bg.fullscreen-header .inner-wrap >a:hover {
  box-shadow: 0 10px 24px rgba(0,0,0,0.15);
}
.material #sidebar .widget .recentcomments {
  background-color: transparent;
  padding: 0;
  margin-bottom: 8px;
}
.material .span_12.light .widget .tagcloud a,
.material .span_12.light #sidebar .widget .tagcloud a,
.material #sidebar .widget .tagcloud a:hover,
.single.material .post-area .content-inner > .post-tags a:hover,
#header-outer.light-text #search-outer input[type="text"],
body[data-header-color="dark"] #header-outer #search-outer input[type="text"],
body.mobile.material[data-header-color="light"] #header-outer[data-permanent-transparent="1"].transparent .slide-out-widget-area-toggle a .close-line {
  color: #fff!important;
}
body.single-post .content-inner > .post-tags {
  margin-top: 60px;
}

.nectar-progress-bar span strong {
  padding:4px 0;
  background-color:transparent;
  color:inherit
}
.nectar-progress-bar span strong:after {
  display:none
}
.nectar-progress-bar .bar-wrap {
  background-color:rgba(0,0,0,0.043)
}
.nectar-progress-bar .bar-wrap, .nectar-progress-bar span {
  box-shadow:none;
  -webkit-box-shadow:none;
  border-radius:0;
  -webkit-border-radius:0;
}
body .carousel-wrap[data-full-width="false"] .control-wrap {
  right:10px;
  text-align:center
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev {
  padding-right:10px;
  padding-left:10px;
  margin-right:0
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
  padding-left:10px;
  margin-left:0
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev,
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
  right:0!important;
  position:relative;
  display:block;
  float:left
}
.carousel-next,
.carousel-prev {
  background-color:transparent;
  height:23px;
  width:10px;
  line-height:22px;
  font-size:14px;
  cursor:pointer;
  top:1px!important;
  transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
  box-sizing:content-box
}
.carousel-wrap .control-wrap .item-count {
  height:23px;
  top:-1px;
  right:-2px;
  line-height:22px;
  letter-spacing:4px;
  position:relative;
  display:block;
  float:left;
  z-index:10;
  cursor:pointer;
  transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1)
}
[data-full-width="false"] .carousel-next:after,
[data-full-width="false"] .carousel-prev:after {
  display:block;
  content:' ';
  position:absolute;
  width:24px;
  height:2px;
  background-color:#000;
  top:8px;
  opacity:0;
  left:-4px;
  cursor:pointer;
  transform:translateX(-20px);
  transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1)
}
.light [data-full-width="false"] .carousel-next:after,
.light [data-full-width="false"] .carousel-prev:after {
  background-color:#fff
}
.light .carousel-next i, .light .carousel-prev i {
  color:#fff
}
[data-full-width="false"] .carousel-next:after {
  left:5px
}
[data-full-width="false"] .carousel-next:hover:after {
  opacity:1;
  transform:translateX(-12px)
}
[data-full-width="false"] .carousel-prev:after {
  transform:translateX(20px)
}
[data-full-width="false"] .carousel-prev:hover:after {
  opacity:1;
  transform:translateX(0px)
}
[data-full-width="false"] .carousel-prev:hover i {
  transform:translateX(-18px)
}
[data-full-width="false"] .carousel-prev.next-hovered,
[data-full-width="false"] .item-count.next-hovered {
  transform:translateX(-18px)
}
body.material .carousel-next:hover,
body.material .carousel-prev:hover {
  background-color:transparent
}
body.material .carousel-wrap[data-full-width="true"] .carousel-prev,
body.material .carousel-wrap[data-full-width="true"] .carousel-next {
  border:none
}
.carousel-heading .container .carousel-prev {
  right:30px
}
[data-ext-responsive="true"] .carousel-heading .container .carousel-prev {
  right:40px
}
.carousel-next i, .carousel-prev i {
  color:#000;
  font-size:22px;
  line-height:17px;
  height:20px;
  transition:all .25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .25s cubic-bezier(0.12,0.75,0.4,1)
}
 .carousel-wrap .carousel-next i,
 .carousel-wrap .carousel-prev i {
   font-size:22px;
   line-height:18px;
 }
.carousel-next:hover, .carousel-prev:hover {
  border-color:transparent
}
.light .carousel-next:hover i, .light .carousel-prev:hover i {
  color:#fff
}
.nectar-button.see-through,
body .nectar-button.see-through,
.swiper-slide .button a,
body .nectar-button.see-through-2,
.nectar-button,
#to-top {
  border-radius:0!important;
  box-shadow:none
}
body.material .nectar-button.large {
  padding-left: 35px;
  padding-right: 35px;
}
body.material .nectar-button.jumbo {
  padding-left: 50px;
  padding-right: 50px;
}
body.material .nectar-button.jumbo:not([class*="see-through"]) {
  padding: 23px 50px;
}

body.material .nectar-button.see-through[data-color-override="false"] i:after,
body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:before,
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:before,
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  display: block;
  content: '';
  position:absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
}
body.material[data-button-style*="slightly_rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:before {
  border-radius: 5px;
}
body.material[data-button-style*="slightly_rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  border-radius: 3px;
}
body.material[data-button-style="default"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:before,
body.material[data-button-style="default"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  border-radius: 0;
}
body.material[data-button-style="default"] .nectar-button {
  box-shadow: none;
}
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:before {
  border-radius: 50px;
  z-index: -2;
  backface-visibility: hidden;
}
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:after {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border-radius: 50px;
  background-color: #fff;
  z-index: -1;
  backface-visibility: hidden;
}
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover:after {
  opacity: 0;
}
body.material .nectar-button.see-through[class*="m-extra-color-gradient-"] {
  backface-visibility: hidden;
  border: none!important;
}
body.material .nectar-button.see-through[data-color-override="false"] i,
body.material .nectar-button.see-through[data-color-override="false"]:hover i:after,
body.material .nectar-button.see-through:hover i {
  box-shadow: none!important;
}
body.material[data-button-style="default"] .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 0;
}
body.material[data-button-style*="rounded"] .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 100px;
}
body.material[data-button-style*="slightly_rounded"] .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  border-radius: 5px;
}
body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:before {
  opacity: 0;
}

body.material[data-button-style^="rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"].has-icon:not(:hover) span {
  transform: none!important;
}
body.material[data-button-style^="rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"].has-icon:not(:hover) i {
  transform: translateX(-5px) translateY(-50%)!important;
}
body.material[data-button-style^="rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:not(:hover) i {
  opacity: 0!important;
  background-color: transparent!important;
}
body.material[data-button-style^="rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover i {
  opacity: 1!important;
}
body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:hover:before {
  opacity: 1;
}
body.material[data-button-style^="rounded"] .nectar-button.see-through[data-color-override="#ffffff"] i,
body.material[data-button-style^="rounded"] .nectar-button.see-through-2[data-color-override="#ffffff"]:not(:hover) i,
body.material[data-button-style^="rounded"] .nectar-button.see-through-3[data-color-override="#ffffff"]:not(:hover) i,
body.material[data-button-style^="rounded"] .span_12.light .nectar-button.see-through-2[data-color-override="false"]:not(:hover) i {
  color: #000!important;
}
body.material[data-button-style^="rounded"] .nectar-button.see-through-2[data-hover-color-override="#ffffff"]:hover i,
body.material[data-button-style^="rounded"] .nectar-button.see-through-3[data-hover-color-override="#ffffff"]:hover i {
  background-color: rgba(0,0,0,0.07)!important;
}

body.material .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover,
body.material[data-button-style^="rounded"] .nectar-button.see-through i,
body.material[data-button-style^="rounded"] .nectar-button.see-through-2:not(:hover) i,
body.material[data-button-style^="rounded"] .nectar-button.see-through-3:not(:hover) i {
  color: #fff!important;
}


body.material .nectar-button.large i {
  font-size: 16px;
}
body.material .nectar-button.jumbo i {
  font-size: 20px;
}


body.material[data-button-style^="rounded"] .nectar-button.large i {
  font-size: 14px;
}
body.material[data-button-style^="rounded"] .nectar-button.jumbo i {
  font-size: 18px;
}
body.material .nectar-button.jumbo.see-through,
body.material .nectar-button.jumbo.see-through-2,
body.material .nectar-button.jumbo.see-through-3 {
  border-width: 2px;
}

.nectar-button.has-icon.see-through[class*="m-extra-color-gradient-"] .im-icon-wrap svg path {
  fill: #000;
  transition: all 0.2s ease;
}
.nectar-button.has-icon.see-through[class*="m-extra-color-gradient-"]:hover .im-icon-wrap svg path {
  fill: #fff;
}
body.material .nectar-button.has-icon, body.material .nectar-button.tilt.has-icon {
  padding-right: 46px;
}

body.material .nectar-button.has-icon.large {
  padding-right: 44px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.large[class*="m-extra-color-gradient-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}

body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.large {
  padding-right: 37px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.jumbo {
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 20px;
  padding-bottom: 20px;
}

body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3) {
  padding-right: 39px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.jumbo:not(.see-through):not(.see-through-2):not(.see-through-3),
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.jumbo[class*="m-extra-color-gradient-"] {
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 22px;
  padding-bottom: 22px;
}
body.material .nectar-button.has-icon.jumbo {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-right: 66px;
  padding-left: 54px;
}

body.material[data-button-style^="rounded"] .nectar-button.has-icon:not([class*="see-through"]) i,
body.material[data-button-style^="rounded"] .nectar-button.has-icon[class*="see-through"]:hover i {
  background-color: rgba(255,255,255,0.22);
}
body.material[data-button-style^="rounded"] .nectar-button.see-through[class*="m-extra-color-gradient-"]:hover i {
  background-color: rgba(255,255,255,0.22)!important;
}
body.material[data-button-style^="rounded"] .nectar-button.has-icon[data-color-override="#ffffff"].regular-button i,
body.material[data-button-style^="rounded"] .nectar-button.has-icon[data-color-override="#ffffff"].regular-button:hover i {
  background-color: rgba(0,0,0,0.04);
}
body.material .nectar-button.has-icon i {
  right: 14px;
  margin-top: 0;
  text-align:center;
  vertical-align: middle;
  border-radius: 50%;
  line-height: 32px;
  height: 32px;
  width: 32px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon i {
  transition: none;
  -webkit-transition: none;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.see-through.has-icon[data-color-override="false"] i,
body.material:not([data-button-style^="rounded"]) .nectar-button.see-through-2.has-icon i,
body.material:not([data-button-style^="rounded"]) .nectar-button.see-through-3.has-icon i {
  color: inherit!important;
}
body.material[data-button-style^="rounded"] .nectar-button.has-icon i {
  background-color: rgba(0,0,0,0.2);
}
body.material .nectar-button.has-icon.large i {
  -webkit-transform: translateY(-50%) translateX(6px);
  transform: translateY(-50%) translateX(6px);
}
body.material .nectar-button.has-icon.large:not([class*="see-through"]) i {
  -webkit-transform: translateY(-50%) translateX(4px);
  transform: translateY(-50%) translateX(4px);
}

body.material .nectar-button.has-icon.jumbo i {
  -webkit-transform: translateY(-50%) translateX(2px);
  transform: translateY(-50%) translateX(2px);
  height: 44px;
  width: 44px;
  line-height: 44px;
}
body.material .nectar-button.has-icon.jumbo:not([class*="see-through"]) i {
  -webkit-transform: translateY(-50%) translateX(3px);
  transform: translateY(-50%) translateX(3px);
  height: 44px;
  width: 44px;
  line-height: 44px;
}


body.material .nectar-button.has-icon.small{
  padding-right: 36px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.small{
  padding-right: 28px;
}
body.material .nectar-button.has-icon.small i {
  -webkit-transform: translateY(-50%) translateX(8px);
  transform: translateY(-50%) translateX(8px);
  height: 24px;
  width: 24px;
  line-height: 24px;
}
body.material .nectar-button.has-icon.small:not([class*="see-through"]) i {
  -webkit-transform: translateY(-50%) translateX(7px);
  transform: translateY(-50%) translateX(7px);
  height: 24px;
  width: 24px;
  line-height: 24px;
}


body.material .nectar-button.medium,
body.material .nectar-button.medium:not(.see-through):not(.see-through-2):not(.see-through-3) {
  padding-left: 24px;
  padding-right: 24px;
}
body.material .nectar-button.medium i {
  font-size: 16px;
}
body.material[data-button-style^="rounded"] .nectar-button.medium i {
  font-size: 14px;
}
body.material .nectar-button.has-icon.medium,
body.material .nectar-button.has-icon.medium:not(.see-through):not(.see-through-2):not(.see-through-3) {
  padding-right: 38px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.medium {
  padding-right: 32px;
  padding-left: 46px;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.medium:not(.see-through):not(.see-through-2):not(.see-through-3) {
  padding-right: 34px;
  padding-left: 46px;
}
body.material .nectar-button.has-icon.medium i {
  -webkit-transform: translateY(-50%) translateX(7px);
  transform: translateY(-50%) translateX(7px);
  height: 28px;
  width: 28px;
  line-height: 28px;
}
body.material .nectar-button.has-icon.medium:not([class*="see-through"]) i {
  -webkit-transform: translateY(-50%) translateX(4px);
  transform: translateY(-50%) translateX(4px);
  height: 28px;
  width: 28px;
  line-height: 28px;
}


body.material .nectar-button.has-icon.extra_jumbo[class*="see-through"] {
  border-width: 6px;
  padding-top: 31px;
  padding-bottom: 31px;
}
body.material .nectar-button.has-icon.extra_jumbo[class*="see-through"] i {
  transform: translateY(-50%) translateX(-3px);
}
body.material .nectar-button.has-icon.extra_jumbo {
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 142px;
  padding-left: 80px;
}
body.material .nectar-button.has-icon.extra_jumbo:hover span {
  -webkit-transform: translateX(-18px);
  transform: translateX(-18px);
}
body.material .nectar-button.has-icon.extra_jumbo i {
  -webkit-transform: translateY(-50%) translateX(-6px);
  transform: translateY(-50%) translateX(-6px);
  height: 94px;
  width: 94px;
  margin-top: 0;
  line-height: 94px;
}


#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
  left:0;
  transition:all .2s ease;
  -webkit-transition:all .2s ease
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
  font-size:20px
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
  content:"\e910"
}
.material #header-outer a.cart-contents .cart-wrap span:before {
  display:none
}
#header-outer .cart-wrap {
  font-size:11px
}

#header-outer[data-full-width="true"] #top nav ul #nectar-user-account > div,
body #header-outer[data-transparent-header="true"].transparent #top nav ul #nectar-user-account >div {
  border:none!important;
}

#header-outer a.cart-contents .cart-wrap span {
  visibility:hidden;
}
body.material #header-outer a.cart-contents .cart-wrap span {
  border-radius:99px;
  font:bold 11px/16px Arial;
  line-height:18px;
  width:18px;
  padding:0 1px;
  box-shadow: 0 5px 12px rgba(0,0,0,0.2);
}
#header-outer .sf-menu ul li a {
  border-bottom:none
}

#header-outer .static a.cart-contents span {
  visibility:visible;
}
#header-outer .has_products .cart-menu .cart-icon-wrap .icon-salient-cart {
  transition:all .2s ease;
  -webkit-transition:all .2s ease
}
body.material #header-outer .cart-menu {
  border-left:1px solid rgba(0,0,0,0.07);
  background-color:transparent
}


#top #mobile-cart-link i {
  height: 20px;
  line-height: 20px;
}
@media screen and (max-width: 999px) {
  .material #header-outer.transparent .bg-color-stripe,
  .material #header-outer:not([data-permanent-transparent="1"]).transparent .bg-color-stripe,
  .material #header-outer[data-transparent-header].transparent .bg-color-stripe,
  .material #header-outer[data-transparent-header]:not([data-permanent-transparent="1"]).transparent .bg-color-stripe {
    height: 200px;
    top: 0;
  }
  body.material #search-outer,
  body.material #header-outer #search-outer {
    height: 200px;
    transform: translate3d(0,-200px,0);
    -webkit-transform: translate3d(0,-200px,0);
  }
  body.material #header-outer[data-using-secondary="1"] #search-outer {
    top: auto;
    margin-top: -13px;
  }
  html.material #search-outer .bg-color-stripe {
    height: 200px;
    top: 0;
  }
  #search-outer #search-box,
  #search-outer #search #close,
  #header-outer #search-outer #search-box,
  #header-outer #search-outer #search #close {
    -webkit-transform: translate3d(0,200px,0);
    transform: translate3d(0,200px,0);
  }
}
body.material #search-outer {
  background-color: transparent;
  height: 35vh;
  position: absolute;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0,-35vh,0);
  -webkit-transform: translate3d(0,-35vh,0);
  z-index: 2000!important;
  padding:0;
  top: -1px;
}

body.material[data-header-search="false"] #search-outer {
  visibility: hidden;
}


body.material #search-outer.perma-trans {
  position: fixed;
}
body.material.admin-bar #search-outer.perma-trans {
  top: 32px;
}

body.material #search-outer #search .container {
  height:auto!important;
  float:none;
  width:100%;
}

#header-outer header {
  transition: all 0.2s;
}
#header-outer:not([data-format="left-header"]).material-search-open header {
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}
#header-outer.material-search-open {
  box-shadow: none;
}
.material #header-outer.transparent .bg-color-stripe,
.material #search-outer .bg-color-stripe {
  height: 35vh;
  top: 0;
}
body[data-header-color="dark"] #header-outer .bg-color-stripe,
body[data-header-color="dark"].material #header-outer #search-outer:before {
  background-color: #000;
}
#header-outer .bg-color-stripe, #search-outer .bg-color-stripe,
.material #header-outer #search-outer:before {
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
}
.material #header-outer.no-material-transition #search-outer,
body[data-slide-out-widget-area-style="slide-out-from-right"] > a.slide_out_area_close.no-material-transition,
body[data-slide-out-widget-area-style="slide-out-from-right"] .ocm-effect-wrap.material-ocm-open.no-material-transition,
body[data-slide-out-widget-area-style="slide-out-from-right"].material .ocm-effect-wrap-shadow.no-material-transition {
  transition: none;
}
.material #header-outer #search-outer:before {
  content: '';
  -webkit-transform: none;
  transform: none;
  backface-visibility: hidden;
}
body.material[data-header-inherit-rc="true"] #header-outer #search-outer:before {
  display: none;
}
body.material[data-header-inherit-rc="true"] #search-outer {
  background-color: inherit;
}
#header-outer.material-search-open .bg-color-stripe, #search-outer.material-open .bg-color-stripe {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
body[data-header-color="dark"] #ajax-content-wrap:after {
  background-color: rgba(255,255,255,0.55);
}
#ajax-content-wrap:after {
  background-color: rgba(0,0,0,0.45);
  content: '';
  position: fixed;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: opacity 0.7s cubic-bezier(0.2, 1, 0.3, 1);
}
#ajax-content-wrap.material-open:after {
  opacity: 1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

  #ajax-content-wrap:after {
    display: none;
  }
}

#header-secondary-outer,
#header-secondary[data-using-secondary="1"] {
  transition: transform 0.32s ease;
}

#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .menu li small {
  display:block;
  margin: 5px 0;
}
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .menu > li > small {
  margin: 5px 0;
}

#slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items {
  display: none;
}
#slide-out-widget-area .mobile-only .menu.secondary-header-items {
  margin-top: 25px;
}
#slide-out-widget-area .mobile-only .menu.secondary-header-items li a {
  font-size: 18px;
}
body.material #slide-out-widget-area .mobile-only.off-canvas-menu-container .menu.secondary-header-items li {
  margin-bottom: 5px;
}
.nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
  opacity:0.8;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  border: none;
}
.nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2 {
  background-color: transparent!important;
}
.nectar-video-box:not([data-mouse-style="see_through_contrast"]) a.nectar_video_lightbox {
  box-shadow: 0 20px 45px rgba(0,0,0,0.25)
}
.nectar_video_lightbox.play_button:before, .span_12.dark .nectar_video_lightbox.play_button:before {
  border-width: 3px;
}
.nectar_video_lightbox svg {
  width: 18px;
  height: 18px;
}
.material #search-outer {
  display: block;
  overflow: hidden;
}
#search-outer #search {
  max-width: 1200px;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.material #search-outer #search,
.material #header-outer #search-outer #search {
  padding: 0;
}
#search-outer #search-box,
#search-outer #search #close {
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0,35vh,0);
  opacity: 0;
}

body.material #search-outer.material-open,
body.material #header-outer #search-outer.material-open {
  transform: translate3d(0,0vh,0);
  -webkit-transform: translate3d(0,0vh,0);
}
#search-outer.material-open #search-box,
#search-outer.material-open #search #close,
#header-outer #search-outer.material-open #search-box,
#header-outer #search-outer.material-open #search #close {
  transform: translate3d(0,0vh,0);
  opacity: 1;
}
#header-outer .mobile-search .icon-salient-search,
#header-outer .mobile-user-account .icon-salient-m-user,
#header-outer #top #mobile-cart-link i {
  background-color: transparent!important;
  vertical-align: middle;
  font-size: 18px;
}
#header-outer .mobile-user-account .icon-salient-m-user {
  font-size: 19px;
  width: 21px;
}
#header-outer #top #mobile-cart-link i {
  font-size: 19px;
  width: 19px;
}
#header-outer .mobile-search .icon-salient-search,
#header-outer .mobile-user-account .icon-salient-m-user {
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
}
body #search-outer #search input[type="text"] {
  height:auto!important;
  text-transform: none;
  color: #000;
  border-radius: 0;
  border-bottom: 2px solid #3452ff;
}
body #search-outer #search input[type="text"],
body.material #search-outer #search form input[type="text"] {
  font-size:60px;
}

body.material #search-outer #search input[type="text"] {
  line-height: 60px;
}

@media only screen and (min-width: 1000px) {
  body #search-outer #search input[type="text"] {
    height: 90px!important;
  }
  body.material #search-outer #search #search-box input[type="text"] {
    line-height: 90px;
  }
}
body #header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a .menu-title-text:after,
body #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li:not([class*="button_"]) >a .menu-title-text:after,
body #header-outer[data-lhe="animated_underline"] .nectar-header-text-content a:after,
.sf-menu li ul li a .menu-title-text:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  bottom: -3px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a .menu-title-text:after {
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1), border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1), border-color 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}
body #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li:not([class*="button_"]) >a .menu-title-text:after {
  bottom: 0;
  border-width: 1px;
}
body[data-header-color="custom"] #search-outer #search .span_12 span {
  opacity: 0.7;
}

body[data-header-color="light"] #header-outer #search-outer input::-webkit-input-placeholder {
  color: #000;
}
body[data-header-color="dark"] #header-outer #search-outer input::-webkit-input-placeholder {
  color: #fff;
}

#header-outer #search-outer input::-webkit-input-placeholder,
#header-outer #search-outer input::-moz-placeholder,
#header-outer #search-outer input:-ms-input-placeholder {
  color: #888;
}
body.material #search-outer > #search form {
  width:100%;
  float:none
}
#header-outer.light-text #search-outer input[type="text"],
body[data-header-color="dark"] #header-outer #search-outer input[type="text"] {
  border-color: #fff;
}
#header-outer.light-text #search-outer #search .span_12 span,
body[data-header-color="dark"] #header-outer #search-outer #search .span_12 span {
  color: rgba(255,255,255,0.6);
}
#header-outer.light-text #search-outer #search #close a span,
body[data-header-color="dark"] #header-outer #search-outer #search #close a span {
  color: #fff;
}
#header-outer.light-text #search-outer input::-webkit-input-placeholder,
body[data-header-color="dark"] #header-outer #search-outer input::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5);
}
#header-outer.light-text #search-outer input::-moz-placeholder,
body[data-header-color="dark"] #header-outer #search-outer input::-moz-placeholder {
  color: rgba(255,255,255,0.5);
}
#header-outer.light-text #search-outer input:-ms-input-placeholder,
body[data-header-color="dark"] #header-outer #search-outer input:-ms-input-placeholder {
  color: rgba(255,255,255,0.5);
}
#search-outer #search #close {
  position:absolute;
  right:40px
}

body[data-ext-responsive="false"].material #search-outer #search #close {
  right: 0;
}
body[data-ext-responsive="false"].material #search-outer #search #close a {
  right: 15px;
}

body.material #search-outer #search input[type="text"]{
  padding-right: 70px;
}
body.material #search-outer #search #close a {
  right:64px;
  top:16px;
}
#search-outer #search #close a:before, .slide_out_area_close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 46px;
  height: 46px;
  margin: -23px 0 0 -23px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.05);
  content: '';
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
}
#search-outer #search #close a:before {
  width: 42px;
  height: 42px;
  margin: -21px 0 0 -21px;
}
[data-header-color="dark"] #search-outer #search #close a:before {
  background-color: rgba(255,255,255,.1);
}
body[data-is].material #search-outer #search #close a:hover:not(:focus):before,
body[data-is].material .slide_out_area_close:hover:not(:focus):before,
.nectar-close-btn:hover:not(:focus):before {
  transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
}
blockquote::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  content: '';
  border-left: 4px solid rgba(0,0,0,0.1);
}

blockquote.wp-block-quote.has-text-align-center.is-style-large {
  padding: 1em 1em;
}

.testimonial_slider blockquote:before {
  border: none;
}
blockquote {
  position: relative;
  padding-left: 1.8em;
}
#search-outer #search .span_12 span {
  display:block;
  color:rgba(0,0,0,0.4);
  margin-top:15px
}
@media only screen and (max-width: 1000px) {
  #search-outer #search .span_12 span {
    display: none;
  }
}

body.material #search-outer #search #close a span {
  color:#000;
}
body #search-outer .ui-widget-content {
  top:90px
}
body #search-results .result .bottom-line,
body .masonry-blog-item .bottom-line,
body .masonry-blog-item .more-link {
  display:none
}
body.material .masonry-blog-item .inner-wrap,
body.material .masonry-blog-item .mejs-container .mejs-controls {
  box-shadow:none
}
.masonry-blog-item .post-meta {
  padding:0 18px 18px
}
.post .nectar-love-wrap {
  line-height:20px
}
.masonry-blog-item .inner-wrap {
  padding:0
}
.masonry-blog-item .content-inner .post-featured-img img,
.masonry-blog-item .more-link,
.post-area.masonry .post .quote-inner,
.post-area.masonry .post .link-inner,
.post-area.masonry .post .status-inner,
.post-area.masonry .post .aside-inner {
  margin-bottom:0!important
}
@media only screen and (min-width: 1000px) {
  .post-area.masonry.span_9,
  .single-portfolio .post-area.span_9,
  .post-area.span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9,
  body.search.material .container-wrap .span_9,
  body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
    padding-right: 0;
    margin-right: 4%;
    width: 68.5%;
  }
  .post-area.span_9.col_last,
  body.search.material.woocommerce .span_9 {
    margin-right: 0;
  }
  .material.single-portfolio .post-area.span_9 {
    margin-right: 4%!important;
  }
  .post-area.masonry.span_9 .masonry-blog-item {
    width: 47.2%;
  }
  .post-area.masonry.span_9.material .masonry-blog-item {
    width: 47.2%;
  }
  #sidebar.span_3 {
    width: 27.5%;
    backface-visibility: hidden;
  }
  .woocommerce.archive #sidebar.span_3, .woocommerce.single #sidebar.span_3 {
    width: 21%;
  }
  .woocommerce.archive #sidebar.span_3.col_last {
    width: 20%;
  }
  .woocommerce.archive .post-area.span_9, .woocommerce.single .post-area.span_9 {
    width: 75.5%;
  }
  .woocommerce.single .post-area.span_9:not(.col_last) {
    margin-right: 0;
    padding-right: 20px;
  }
  .woocommerce.single #sidebar.span_3.col_last {
    margin-left: 2%;
  }
  .masonry-blog-item {
    width: 31.1%;
  }
}
/* styles which need top padding on main blog page */
body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.material,
body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.classic_enhanced,
body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.classic {
  padding-top: 35px;
}
@media only screen and (min-width: 1000px) {
  body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.material,
  body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.classic_enhanced,
  body.blog[data-bg-header="false"] .full-width-content.blog-fullwidth-wrap .post-area.span_12.masonry.classic {
    padding-top: 2%;
  }
}
.single-post[data-bg-header="true"] .container-wrap:not(.no-sidebar) > .main-content {
  padding-top: 35px;
}
.material .masonry-blog-item .content-inner {
  padding-bottom:0;
  border:0;
  margin-bottom:0
}
.masonry-blog-item .article-content-wrap {
  padding:16px 18px 18px
}
.main-content > .row > .wpb_row:not(.full-width-content) .nectar-recent-posts-single_featured > div,
.main-content > .row > .wpb_row:not(.full-width-content) .nectar-recent-posts-single_featured.multiple_featured > div {
  border-radius: 5px;
  overflow: hidden;
}
.post-area.masonry .post.quote .post-content .post-meta,
.post-area.masonry .post.link .post-content .post-meta,
.post-area.masonry .format-status .post-content .post-meta,
.post-area.masonry .post.format-aside .post-meta {
  display:none!important
}
body.material .post .content-inner {
  border:none
}
#sidebar .widget {
  margin-bottom: 60px;
}
#sidebar >div:last-child {
  margin-bottom: 0;
}
#author-bio {
  padding-bottom:0;
  border:none;
  margin-bottom: 0
}
#author-bio img {
  display: inline-block;
  position:relative;
  vertical-align: middle;
}
.blog_next_prev_buttons {
  margin-top: 80px;
}
#author-bio h3 span,
.comments-section .comment-wrap.full-width-section > h3 span,
.container-wrap #author-bio #author-info p {
  display:block;
  margin-bottom:5px;
  font-size:14px;
  text-transform:none
}

.container-wrap #author-bio #author-info p  {
  line-height: 1.8em;
  font-size: 16px;
}

.container-wrap #author-bio #author-info h3 {
  margin-bottom: 0px;
  line-height: 1.6em;
}
#author-bio[data-has-tags="true"] {
  padding-top: 0;
}
.container-wrap #author-bio #author-info a {
  color: inherit;
}
.container-wrap #author-bio #author-info {
  width:75%!important;
  vertical-align: middle;
  display: inline-block;
  padding-left:30px
}
.container-wrap #author-bio #author-info p {
  max-width:70%;
  opacity: 0.7;
}
#author-bio .nectar-button {
  margin-top:20px
}
#author-bio .avatar {
  border-radius:100%
}
#page-header-bg.fullscreen-header .author-section .meta-category {
  display: block;
}
#page-header-bg.fullscreen-header .author-section .meta-category a,
#page-header-bg.fullscreen-header .author-section,
#page-header-bg.fullscreen-header .meta-author img {
  display: inline-block
}
#page-header-bg h1 {
  padding-top: 5px;
  padding-bottom: 5px
}
.single-post #page-header-bg.fullscreen-header h1 {
  margin: 0 auto;
}
#page-header-bg.fullscreen-header .author-section {
  width: auto
}
#page-header-bg.fullscreen-header .author-section .avatar-post-info,
#page-header-bg.fullscreen-header .author-section .meta-author {
  text-align: center
}
#page-header-bg.fullscreen-header .author-section .avatar-post-info {
  margin-top: 13px;
  margin-left: 0
}
#page-header-bg.fullscreen-header .author-section .meta-author {
  top: 0
}
#page-header-bg.fullscreen-header .author-section {
  margin-top: 25px
}
#page-header-bg.fullscreen-header .author-section .meta-author {
  display: block;
  float: none
}
.single .post-area .content-inner > .post-tags > h4 {
  display: none;
}
.material .comment-list .reply {
  position: relative;
  top: auto;
  right: auto;
  margin-top: 5px;
  bottom: auto;
}
.material .comment-list .reply a {
  font-size: 13px;
  background-color:transparent;
  color: #888;
  border-radius:0;
  padding: 0;
}
.material .comment-list .reply a:before {
  content: "\f112";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: rotate(180deg);
  padding-left: 6px;
}
.comment-list .comment-meta {
  font-size: 13px;
}
body .comment-list .reply a:hover,
body .comment-list .reply a:focus {
  background-color:transparent!important
}
#respond {
  margin-top:80px
}
body[data-ext-responsive="true"].single-post.material .comment-wrap .comment #respond {
  margin: 40px auto 0 auto!important;
}
body.material .comment-list .comment > div,
body.material .comment-list .pingback > div {
  background-color:transparent;
  box-shadow:none;
  padding-left:85px;
  padding-bottom:0;
  padding-top:0;
  margin-top:4em
}
body.material .comment-list .comment > div img.avatar,
body.material .comment-list .pingback > div img.avatar {
  left:0;
  border-radius:100%;
  top:0
}
.comment-list .comment .comment img.avatar,
.comment-list .pingback .pingback img.avatar {
  width: 40px;
  height: 40px;
}
body.material .comment-list .comment .comment > div,
body.material .comment-list .pingback .pingback > div {
  padding-left: 65px;
}
.comment-list .comment > div p,.comment-list .pingback > div p {
  margin-top:30px
}
.comment-list .children {
  border-left: none;
  background-position:left 30px;
  margin-left:26px;
  padding-left:60px
}
.comment-list .says {
  display:none
}
#reply-title {
  margin-bottom:25px;
}
.single-product.material #reply-title,
.single-product.material #commentform .form-submit {
  text-align:left
}
.material .comment #reply-title {
  text-align:left
}
#respond #cancel-comment-reply-link {
  padding-left:15px
}
body.material .comment-wrap {
  margin-top:0;
  padding-top:8%;
  padding-bottom:8%;
}
body.material .comment-wrap[data-comments-open="false"] {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
body.material.single-portfolio .comment-wrap {
  margin-top:30px
}
#author-bio.no-pagination {
  border-top:1px solid #999
}
.comments-section[data-author-bio="false"] .comment-wrap {
  border:none
}
.comment-list {
  padding-bottom:80px;
}
#author-bio.no-pagination.lighter-grey,
.comment-wrap.lighter-grey {
  border-color:#ddd
}
.comment-wrap,
#author-bio {
  padding-top:30px
}
body.material .blog-recent[data-style*="classic_enhanced"].related-posts .inner-wrap {
  box-shadow: 0 45px 85px rgba(0,0,0,.08);
}
.single-post #page-header-bg.fullscreen-header,
.single-post #single-below-header.fullscreen-header {
  background-color:#f6f6f6
}
.single-post #single-below-header.fullscreen-header {
  border-top:1px solid #DDD;
  border-bottom:none!important
}
.tagcloud a,
#header-outer .widget_shopping_cart a.button,
.post .more-link span,
.blog-recent .more-link span,
.flex-direction-nav a,
#pagination span,
#pagination a,
#pagination .next.inactive,
#pagination .prev.inactive,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce .container-wrap nav.woocommerce-pagination ul li span {
  border-radius:0!important
}

.material .col.boxed:not(.wpb_column) {
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
  background-color:#fff;
  padding:25px 15px 15px;
  position:relative;
  -webkit-transition:transform .2s ease,-webkit-box-shadow .2s ease;
  transition:transform .2s ease,box-shadow .2s ease;
  top:0
}
.material .col.boxed:not(.wpb_column):hover  {
  transform:translateY(-4px);
  -webkit-transform:translateY(-4px);
  box-shadow:0 17px 25px rgba(0,0,0,0.13);
  -webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);
}

.material .pp_arrow_previous,
.material .pp_arrow_next,
.material .mfp-arrow-right,
.material .mfp-arrow-left,
.woocommerce .pswp__button--arrow--right,
.woocommerce .pswp__button--arrow--left {
  overflow:visible;
  height:40px;
  width:40px;
  border-radius:100px;
  border:2px solid rgba(255,255,255,0.3)
}
.material.woocommerce .pswp__button--arrow--right:before,
.material.woocommerce .pswp__button--arrow--left:before {
  background-image: none;
  line-height:40px;
  height:40px;
  width: 36px;
}

.mfp-arrow-left:before,
.woocommerce .pswp__button--arrow--left:before {
  transform: translateX(-5px);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  top: -7px!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  box-shadow: 0 0 0 10px #000 inset;
  transition: box-shadow 0.2s ease;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  transform: scale(1.2);
  box-shadow:0px 5px 12px rgba(0,0,0,0.2)!important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  box-shadow: none!important;
  border: 0!important;
}
.pp_arrow_previous {
  left:30px
}
.pp_arrow_next {
  right:30px
}
.pp_arrow_next:hover,
.pp_arrow_previous:hover,
.mfp-arrow-right:hover,
.mfp-arrow-left:hover,
.woocommerce .pswp__button--arrow--right:hover,
.woocommerce .pswp__button--arrow--left:hover {
  border:2px solid rgba(255,255,255,0)
}
.pp_arrow_previous .icon-default-style {
  border-radius:0;
  width:20px;
  height:40px;
  line-height:39px;
  font-size:24px;
  font-family:FontAwesome;
  margin-top:0;
  left:-1px;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1)
}
body.material .mfp-arrow-left,
body.material.woocommerce .pswp__button--arrow--left {
  height:40px;
  line-height:40px;
  font-size:18px;
  font-family:FontAwesome;
  margin-top:0;
  opacity:1;
  left:40px;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1)
}
.pp_arrow_next .icon-default-style {
  border-radius:0;
  width:20px;
  line-height:39px;
  height:40px;
  font-size:24px;
  margin-top:0;
  font-family:FontAwesome;
  left:1px;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1)
}
body.material .mfp-arrow-right,
body.material.woocommerce .pswp__button--arrow--right {
  line-height:40px;
  height:40px;
  font-size:18px;
  margin-top:0;
  font-family:FontAwesome;
  opacity:1;
  right:40px;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1)
}
.pp_arrow_previous .icon-default-style:after,
.pp_arrow_next .icon-default-style:after,
.mfp-arrow-left:after,
.mfp-arrow-right:after,
.woocommerce .pswp__button--arrow--right:after,
.woocommerce .pswp__button--arrow--left:after {
  display:block;
  content:' ';
  position:absolute;
  width:18px;
  height:2px;
  background-color:#fff;
  top:19px;
  opacity:0;
  left:-6px;
  cursor:pointer;
  transform:translateX(-37px);
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  pointer-events:none
}
.mfp-arrow-left:after,
.mfp-arrow-right:after,
.woocommerce .pswp__button--arrow--right:after,
.woocommerce .pswp__button--arrow--left:after {
  top:16px;
  transform-origin: right;
  opacity: 1;
  transform:translateX(13px) scaleX(0.9);
  -webkit-transform:translateX(13px) scaleX(0.9);
}
.mfp-arrow-left:after,
.woocommerce .pswp__button--arrow--left:after {
  left:65px;
  transform-origin: left;
  opacity: 1;
  transform:translateX(-54px) scaleX(0.9);
  -webkit-transform:translateX(-54px) scaleX(0.9);
}
.pp_arrow_previous .icon-default-style:after {
  left:59px
}
.pp_arrow_previous .icon-default-style:before,
.mfp-arrow-left:before,
.woocommerce .pswp__button--arrow--left:before {
  content:"\f104";
  color:#fff
}
.mfp-arrow-left:before,
.woocommerce .pswp__button--arrow--left:before {
  top:-3px;
  left:-1px;
  display:block;
  position:relative;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1)
}
.pp_arrow_next .icon-default-style:before,
.mfp-arrow-right:before,
.woocommerce .pswp__button--arrow--right:before {
  content:"\f105";
  color:#fff
}
.mfp-arrow-right:before,
.woocommerce .pswp__button--arrow--right:before {
  top:-3px;
  right:-1px;
  display:block;
  transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition:all .35s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  position:relative
}
.pp_arrow_next:hover .icon-default-style:after,
.mfp-arrow-right:hover:after,
.woocommerce .pswp__button--arrow--right:hover:after {
  opacity:1;
  transform:translateX(-18px);
  -webkit-transform:translateX(-18px)
}
.mfp-arrow-right:hover:before,
.woocommerce .pswp__button--arrow--right:hover:before {
  transform:translateX(8px);
  -webkit-transform:translateX(8px)
}
.mfp-arrow-left:hover:before,
.woocommerce .pswp__button--arrow--left:hover:before {
  transform:translateX(-9px);
  -webkit-transform:translateX(-9px)
}
.mfp-arrow-right:hover:after,
.woocommerce .pswp__button--arrow--right:hover:after {
  transform:translateX(16px) scaleX(1.2);
  -webkit-transform:translateX(16px) scaleX(1.2);
}
.pp_arrow_next:hover .icon-default-style {
  transform:translateX(7px);
  -webkit-transform:translateX(7px)
}
.pp_arrow_previous:hover .icon-default-style:after,
.mfp-arrow-left:hover:after,
.woocommerce .pswp__button--arrow--left:hover:after {
  opacity:1;
  transform:translateX(-51px);
  -webkit-transform:translateX(-51px)
}
.mfp-arrow-left:hover:after,
.woocommerce .pswp__button--arrow--left:hover:after {
  transform:translateX(-58px) scaleX(1.2);
  -webkit-transform:translateX(-58px) scaleX(1.2);
}
.pp_arrow_previous:hover .icon-default-style {
  transform:translateX(-7px);
  -webkit-transform:translateX(-7px)
}
.nectar_team_member_overlay .inner-wrap {
  padding-top: 0!important;
}
.nectar_team_member_overlay {
  z-index: 10000;
}
#commentform .form-submit {
  margin-top:25px
}
.container-wrap input[type="submit"],
.container-wrap button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  padding:16px!important;
  border-radius:0!important
}

body[data-button-style="rounded"] .container-wrap input[type="submit"],
body[data-button-style="rounded"] .container-wrap button[type="submit"] {
  padding:16px 23px!important
}
body[data-button-style="rounded"][data-form-submit="see-through"] .container-wrap .widget_search input[type="submit"],
body[data-button-style="rounded"][data-form-submit="see-through"] .container-wrap .widget_search button[type="submit"] {
  padding:12px 23px!important
}
.woocommerce .actions .button {
  height:auto!important;
  padding:14px!important
}
.cart .quantity input.plus,
.cart .quantity input.minus {
  font-weight:400;
  font-size:16px;
}

.widget_search .search-form input[type=submit],
.newsletter-widget form input[type=submit] {
  line-height:24px
}

.span_12.light input[type="text"]::placeholder,
.span_12.light textarea::placeholder,
.span_12.light input[type="email"]::placeholder,
.span_12.light input[type="password"]::placeholder,
.span_12.light input[type="tel"]::placeholder,
.span_12.light input[type="url"]::placeholder,
.span_12.light input[type="search"]::placeholder,
.span_12.light input[type="date"]::placeholder {
  color: #fff;
  opacity: 0.5;
}

.span_12.light input[type="text"],
.span_12.light textarea,
.span_12.light select,
.span_12.light input[type="email"],
.span_12.light input[type="password"],
.span_12.light input[type="tel"],
.span_12.light input[type="url"],
.span_12.light input[type="search"],
.span_12.light input[type="date"],
.span_12.light .select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"] .span_12.light .select2-container--default .select2-selection--single {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255,255,255,0);
  color:#fff
}

.span_12.light input[type="text"]:focus,
.span_12.light textarea:focus,
.span_12.light select:focus,
.span_12.light input[type="email"]:focus,
.span_12.light input[type="password"]:focus,
.span_12.light input[type="tel"]:focus,
.span_12.light input[type="url"]:focus,
.span_12.light input[type="search"]:focus,
.span_12.light input[type="date"]:focus {
  border-color: rgba(255,255,255,0.8);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.15);
}

[data-form-style="default"] .span_12.light input[type="email"]:hover:not(:focus),
[data-form-style="default"] .span_12.light input[type="text"]:hover:not(:focus),
[data-form-style="default"] .span_12.light textarea:hover:not(:focus) {
  border-color: transparent;
}

.span_12.light .wpcf7-form .wpcf7-not-valid-tip {
  background-color: transparent;
  box-shadow: none;
  padding-left: 0;
  color: #fff;
}

.container-wrap .span_12.light input[type="submit"]:hover {
  background-color:#333;
  opacity:.8
}
body[data-button-style*="_shadow"] .container-wrap .span_12.light input[type="submit"]:hover {
  opacity: 1;
}
.mfp-iframe-holder .mfp-content, .mfp-inline-holder .mfp-content {
  max-width: 1280px;
}
#slide-out-widget-area.slide-out-from-right {
  min-width: 360px;
  padding-left: 60px;
  padding-right: 60px;
  z-index: 5;
  overflow: hidden;
  transform: none;
}

#ajax-content-wrap #slide-out-widget-area.slide-out-from-right {
  z-index: -1;
}
.slide_out_area_close:before,
#search-outer #search #close a:before {
  transform: scale(0);
}
.material-ocm-open.slide_out_area_close:before,
#search-outer.material-open #search #close a:before {
  transform: scale(1);
}
.slide_out_area_close .close-wrap,
#search-outer .close-wrap,
.slide-out-widget-area-toggle a .close-wrap,
.style_slide_in_click .close-cart .close-wrap,
.nectar-close-btn .close-wrap {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  -webkit-transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease,-webkit-transform .2s ease 1s;
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
}
.style_slide_in_click .close-cart .close-wrap,
.nectar-close-btn.small .close-wrap {
  height: 15px;
}
#top .slide-out-widget-area-toggle a .close-wrap {
  width: 22px;
  height: 22px;
  opacity: 0;
}
@media only screen and (max-width: 999px) {
  #top .slide-out-widget-area-toggle a .close-wrap {
    height: 20px;
  }
}
#top .slide-out-widget-area-toggle .open .close-wrap,
#top .slide-out-widget-area-toggle .animating .close-wrap {
  opacity: 1;
}
.material-ocm-open.slide_out_area_close .close-line1,
#search-outer.material-open .close-line1,
.slide-out-widget-area-toggle .open .close-line1 {
  -webkit-animation-name: crossRight;
  animation-name: crossRight;
  -webkit-animation-delay: .29s;
  animation-delay: .29s;
}
.style_slide_in_click.open .close-cart .close-line1,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line1 {
  -webkit-animation-name: crossRight;
  animation-name: crossRight;
  -webkit-animation-delay: .14s;
  animation-delay: .14s;
}
.material-ocm-open.slide_out_area_close .close-line2,
#search-outer.material-open .close-line2,
.slide-out-widget-area-toggle .open .close-line2 {
  -webkit-animation-name: crossLeft;
  animation-name: crossLeft;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.style_slide_in_click.open .close-cart .close-line2,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line2 {
  -webkit-animation-name: crossLeft;
  animation-name: crossLeft;
}
.slide_out_area_close .close-line1,
#search-outer:not(.material-open) .close-line1,
.slide-out-widget-area-toggle a:not(.open) .close-line1,
.style_slide_in_click:not(.open) .close-cart .close-line1,
.nectar-close-btn-wrap:not(.open) .nectar-close-btn .close-line1 {
  -webkit-transform: translateY(0) translateX(0) rotate(-45deg);
  transform: translateY(0) translateX(0) rotate(-45deg);
  -webkit-animation-name: crossLeftClose;
  animation-name: crossLeftClose;
  -webkit-animation-delay: .0s;
  animation-delay: .0s;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
}
.slide-out-widget-area-toggle a:not(.open) .close-line1 {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

#header-outer.transparent .slide-out-widget-area-toggle a .close-wrap:not(.loaded) {
	opacity: 0!important;
}

.slide_out_area_close .close-line2,
#search-outer:not(.material-open) .close-line2,
.slide-out-widget-area-toggle a:not(.open) .close-line2,
.style_slide_in_click:not(.open) .close-cart .close-line2,
.nectar-close-btn-wrap:not(.open) .nectar-close-btn .close-line2 {
  -webkit-transform: translateY(0) translateX(0) rotate(45deg);
  transform: translateY(0) translateX(0) rotate(45deg);
  -webkit-animation-name: crossRightClose;
  animation-name: crossRightClose;
  -webkit-animation-delay: .06s;
  animation-delay: .06s;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
}
.slide-out-widget-area-toggle a:not(.open) .close-line2 {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.slide_out_area_close .close-line,
#search-outer .close-line,
.slide-out-widget-area-toggle a .close-line,
.style_slide_in_click .close-cart .close-line,
.nectar-close-btn .close-line {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.material-ocm-open.slide_out_area_close .close-wrap .close-line1,
#search-outer.material-open .close-wrap .close-line1,
.slide-out-widget-area-toggle .open .close-line1,
.style_slide_in_click.open .close-cart .close-line1,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line1 {
  -webkit-transform: translateY(-30px) translateX(30px) rotate(45deg);
  transform: translateY(-30px) translateX(30px) rotate(45deg);
}
.material-ocm-open.slide_out_area_close .close-wrap .close-line2,
#search-outer.material-open .close-wrap .close-line2,
.slide-out-widget-area-toggle .open .close-line2,
.style_slide_in_click.open .close-cart .close-line2,
.nectar-close-btn-wrap.open .nectar-close-btn .close-line2 {
  -webkit-transform: translateY(-30px) translateX(-30px) rotate(-45deg);
  transform: translateY(-30px) translateX(-30px) rotate(-45deg);
}
.slide_out_area_close .close-wrap .close-line,
#search-outer .close-wrap .close-line,
#top .slide-out-widget-area-toggle .close-line,
.style_slide_in_click .close-cart .close-line,
.nectar-close-btn .close-line {
  height: 100%;
  width: 2px;
  background: #fff;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}

.nectar-close-btn {
  position: relative;
  display: block;
  width: 30px;
}

.nectar-close-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 34px;
  	width: 34px;
  	margin: -17px 0 0 -17px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.05);
    content: '';
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
    -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
}


#header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line {
  background-color: #666;
}
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a .clip-wrap,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a .clip-wrap,
#slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a .clip-wrap,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a .clip-wrap {
  display: none;
}
body[data-slide-out-widget-area-style*="fullscreen"][data-header-color="light"] #header-outer.side-widget-open:not(.transparent):not(.light-text) header .slide-out-widget-area-toggle .close-line {
  background-color: #888;
}
#slide-out-widget-area-bg.fullscreen-alt {
  padding: 0!important;
}
#search-outer .close-wrap .close-line,
.slide-out-widget-area-toggle a .close-line,
.style_slide_in_click .close-cart .close-line,
.nectar-close-btn .close-line {
  background-color: #000;
}
body.mobile.material[data-header-color="light"] #header-outer .slide-out-widget-area-toggle a .close-line,
body.mobile.material[data-header-color="light"] #header-outer.transparent .slide-out-widget-area-toggle a .close-line {
  background-color: #999!important;
}


@-webkit-keyframes crossLeft{
  100%{
    -webkit-transform:translateY(0px) translateX(0px) rotate(-45deg);
    transform:translateY(0px) translateX(0px) rotate(-45deg)
  }
}
@keyframes crossLeft{
  100%{
    -webkit-transform:translateY(0px) translateX(0px) rotate(-45deg);
    transform:translateY(0px) translateX(0px) rotate(-45deg)
  }
}
@-webkit-keyframes crossLeftClose{
  100%{
    -webkit-transform:translateY(22px) translateX(22px) rotate(-45deg);
    transform:translateY(22px) translateX(22px) rotate(-45deg)
  }
}
@keyframes crossLeftClose{
  100%{
    -webkit-transform:translateY(22px) translateX(22px) rotate(-45deg);
    transform:translateY(22px) translateX(22px) rotate(-45deg)
  }
}
@-webkit-keyframes crossRight{
  100%{
    -webkit-transform:translateY(0px) translateX(0px) rotate(45deg);
    transform:translateY(0px) translateX(0px) rotate(45deg)
  }
}
@keyframes crossRight{
  100%{
    -webkit-transform:translateY(0px) translateX(0px) rotate(45deg);
    transform:translateY(0px) translateX(0px) rotate(45deg)
  }
}
@-webkit-keyframes crossRightClose{
  100%{
    -webkit-transform:translateY(22px) translateX(-22px) rotate(45deg);
    transform:translateY(22px) translateX(-22px) rotate(45deg)
  }
}
@keyframes crossRightClose{
  100%{
    -webkit-transform:translateY(22px) translateX(-22px) rotate(45deg);
    transform:translateY(22px) translateX(-22px) rotate(45deg)
  }
}
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container {
  position: relative;
  top: auto;
}

#slide-out-widget-area[class*="slide-out-from-right"] .inner {
  height: auto;
}
#slide-out-widget-area[class*="slide-out-from-right"] .menuwrapper,
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container,
#slide-out-widget-area[class*="slide-out-from-right"] .widget.widget_nav_menu > div,
#slide-out-widget-area[class*="slide-out-from-right"] .bottom-meta-wrap {
  display: inline-block;
}
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container {
  min-width: 190px;
}
@media only screen and (min-width: 1000px) {
  #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container.mobile-only {
    display: none;
  }
}
#slide-out-widget-area[class*="slide-out-from-right"] .widget.widget_nav_menu li a {
  padding-left: 0;
  padding-right: 0;
}
#slide-out-widget-area[class*="slide-out-from-right"] .inner-wrap,
#slide-out-widget-area.slide-out-from-right-hover .inner > .off-canvas-menu-container {
  margin: auto 0;
  position: relative;
}
#slide-out-widget-area[class*="slide-out-from-right"],
#slide-out-widget-area.slide-out-from-right-hover .inner{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#slide-out-widget-area.slide-out-from-right-hover .inner{
  flex-wrap: wrap;
}

#fp-nav li {
  transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
}

#slide-out-widget-area.slide-out-from-right,
#slide-out-widget-area.slide-out-from-right:not(.fullscreen-alt):not(.fullscreen) {
  background-color: transparent!important;
}
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a {
  font-size: 22px;
  line-height: 28px;
  font-family: 'Open Sans';
  font-weight: 400;
}
#slide-out-widget-area-bg.slide-out-from-right {
  opacity: 1;
  height: 100%;
  width: 100%;
  z-index: 1;
}
/*before div gets moved*/
#ajax-content-wrap > #slide-out-widget-area-bg.slide-out-from-right {
  visibility: hidden;
}


body[data-slide-out-widget-area-style="slide-out-from-right"] #slide-out-widget-area.slide-out-from-right {
  -webkit-transform: none;
  transform: none;
}

body[data-slide-out-widget-area-style="slide-out-from-right"] .slide-out-widget-area-toggle {
  z-index: 100;
}

body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close{
  position:absolute;
  right:50px;
  top:50px;
  z-index: 8;
  display: block;
}

#slide-out-widget-area.slide-out-from-right .inner-wrap,
#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container {
  width: 100%;
}

body:not(.material-ocm-open) #slide-out-widget-area.slide-out-from-right {
  visibility: hidden;
}

@media only screen and (min-width: 1000px) {

  body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close{
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    position:fixed;
    right:-100px;
    top:50%;
    transform: translateY(-50%) translateX(100%);
    z-index: 10000;
  }

  body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close:before {
    background-color: #f91b39;
    box-shadow: 0 16px 44px rgba(0,0,0,0.3);
  }
}

body[data-slide-out-widget-area-style="slide-out-from-right"] .ocm-effect-wrap {
  -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform-origin: right;
  transform-origin: right;
  position: relative;
  z-index: 10;
}

body[data-slide-out-widget-area-style="slide-out-from-right"].material-ocm-open .ocm-effect-wrap {
  overflow: hidden;
}



/* Safari admin bar fix with OCM */
@media not all and (min-resolution:.001dpcm) { @media {
  body[data-slide-out-widget-area-style="slide-out-from-right"].admin-bar:not(.material-ocm-open) .ocm-effect-wrap {
    position: static;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"][data-footer-reveal="1"].material.admin-bar #footer-outer {
    z-index: 2;
  }
}}
@media only screen and (max-width: 600px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].admin-bar:not(.material-ocm-open) .ocm-effect-wrap {
    position: static;
  }
  body[data-slide-out-widget-area-style="slide-out-from-right"][data-footer-reveal="1"].material.admin-bar #footer-outer {
    z-index: 2;
  }
}

body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner,
body[data-slide-out-widget-area-style="slide-out-from-right"]:not(.nectar-no-flex-height) .ocm-effect-wrap {
  height: auto!important;
}
.nectar-no-flex-height .ocm-effect-wrap-inner,
body[data-slide-out-widget-area-style="slide-out-from-right"].nectar-no-flex-height .ocm-effect-wrap {
  height: 100%;
}


.slide-out-widget-area-toggle .lines-button.x2 .lines:before,
.slide-out-widget-area-toggle .lines-button.x2 .lines:after {
  transition: top 0.4s 0.45s ease,width 0.3s ease, -webkit-transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
  transition: top 0.4s 0.45s ease,width 0.3s ease, transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
}
.lines:after, body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small .lines:after {
  top: -7px;
}
.lines:before, body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small .lines:before {
  width: 1rem;
  top: 7px;
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-widget-area-toggle.mobile-icon .lines:before,
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
  width: 1rem!important;
}
.slide-out-widget-area-toggle .lines-button.close .lines:before {
  -webkit-transform: translateY(-7px) rotateZ(-45deg);
  transform: translateY(-7px) rotateZ(-45deg);
  width: 1.5rem;
}
.slide-out-widget-area-toggle .lines-button.close .lines:after {
  -webkit-transform: translateY(7px) rotateZ(45deg);
  transform: translateY(7px) rotateZ(45deg);
  width: 1.5rem;
}
.material .lines-button.close {
  transform: none;
}
body #header-outer .icon-salient-search:before,
body.material #header-outer .icon-salient-search:before {
  content:"\e906"
}


.admin-bar[class*="bp-"] .ocm-effect-wrap-inner,
.admin-bar[class*="bp-"] .ocm-effect-wrap {
  border-radius: initial;
}


@media only screen and (max-width: 450px) {

  #slide-out-widget-area.slide-out-from-right {
    min-width: 78vw;
    width: 78vw;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  }
}

@media only screen and (min-width: 1000px) {

  #slide-out-widget-area.slide-out-from-right {
    min-width: 33.3vw;
    padding-left: 4%;
    padding-right: 4%;
  }


}



body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {
  margin-bottom: 12px;
  line-height: 1.2;
}
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .sub-menu .nectar-extra-menu-item-spacing {
  margin-bottom: 10px;
  margin-top: 10px;
}
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .sub-menu {
  display: flex;
  flex-direction: column;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
  position: relative;
  display: inline-block;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li a {
  opacity: 1;
  transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
}
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after {
  transform-origin: left;
  pointer-events: none;
  bottom: -2px;
  -webkit-transition: -webkit-transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  border-color: #fff;
}
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a {
  color: #fff;
}
input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
.material.woocommerce-page[data-form-style="default"] input#coupon_code,
select {
  background-color: rgba(0,0,0,0.04);
  border-radius: 4px;
  border: 2px solid rgba(0,0,0,0);
}
input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=date]:focus,
select:focus {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.11);
}

select {
  box-shadow: none;
}#header-outer .nectar-ext-menu-item .image-layer-outer,#header-outer .nectar-ext-menu-item .image-layer,#header-outer .nectar-ext-menu-item .color-overlay,#slide-out-widget-area .nectar-ext-menu-item .image-layer-outer,#slide-out-widget-area .nectar-ext-menu-item .color-overlay,#slide-out-widget-area .nectar-ext-menu-item .image-layer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}.nectar-ext-menu-item .inner-content{position:relative;z-index:10;width:100%;}.nectar-ext-menu-item .image-layer{background-size:cover;background-position:center;transition:opacity 0.25s ease 0.1s;}#header-outer nav .nectar-ext-menu-item .image-layer:not(.loaded){background-image:none!important;}#header-outer nav .nectar-ext-menu-item .image-layer{opacity:0;}#header-outer nav .nectar-ext-menu-item .image-layer.loaded{opacity:1;}.nectar-ext-menu-item span[class*="inherit-h"] + .menu-item-desc{margin-top:0.4rem;}#mobile-menu .nectar-ext-menu-item .title,#slide-out-widget-area .nectar-ext-menu-item .title,.nectar-ext-menu-item .menu-title-text,.nectar-ext-menu-item .menu-item-desc{position:relative;}.nectar-ext-menu-item .menu-item-desc{display:block;line-height:1.4em;}body #slide-out-widget-area .nectar-ext-menu-item .menu-item-desc{line-height:1.4em;}#mobile-menu .nectar-ext-menu-item .title,#slide-out-widget-area .nectar-ext-menu-item:not(.style-img-above-text) .title,.nectar-ext-menu-item:not(.style-img-above-text) .menu-title-text,.nectar-ext-menu-item:not(.style-img-above-text) .menu-item-desc,.nectar-ext-menu-item:not(.style-img-above-text) i:before{color:#fff;}#mobile-menu .nectar-ext-menu-item.style-img-above-text .title{color:inherit;}.sf-menu li ul li a .nectar-ext-menu-item .menu-title-text:after{display:none;}.menu-item .widget-area-active[data-margin="default"] > div:not(:last-child){margin-bottom:20px;}.nectar-ext-menu-item .color-overlay{transition:opacity 0.5s cubic-bezier(.15,.75,.5,1);}.nectar-ext-menu-item:hover .hover-zoom-in-slow .image-layer{transform:scale(1.15);transition:transform 4s cubic-bezier(0.1,0.2,.7,1);}.nectar-ext-menu-item:hover .hover-zoom-in-slow .color-overlay{transition:opacity 1.5s cubic-bezier(.15,.75,.5,1);}.nectar-ext-menu-item .hover-zoom-in-slow .image-layer{transition:transform 0.5s cubic-bezier(.15,.75,.5,1);}.nectar-ext-menu-item .hover-zoom-in-slow .color-overlay{transition:opacity 0.5s cubic-bezier(.15,.75,.5,1);}.nectar-ext-menu-item:hover .hover-zoom-in .image-layer{transform:scale(1.12);}.nectar-ext-menu-item .hover-zoom-in .image-layer{transition:transform 0.5s cubic-bezier(.15,.75,.5,1);}.nectar-ext-menu-item{display:flex;text-align:left;}#slide-out-widget-area .nectar-ext-menu-item .title,#slide-out-widget-area .nectar-ext-menu-item .menu-item-desc,#slide-out-widget-area .nectar-ext-menu-item .menu-title-text,#mobile-menu .nectar-ext-menu-item .title,#mobile-menu .nectar-ext-menu-item .menu-item-desc,#mobile-menu .nectar-ext-menu-item .menu-title-text{color:inherit!important;}#slide-out-widget-area .nectar-ext-menu-item,#mobile-menu .nectar-ext-menu-item{display:block;}#slide-out-widget-area.fullscreen-alt .nectar-ext-menu-item,#slide-out-widget-area.fullscreen .nectar-ext-menu-item{text-align:center;}#header-outer .nectar-ext-menu-item.style-img-above-text .image-layer-outer,#slide-out-widget-area .nectar-ext-menu-item.style-img-above-text .image-layer-outer{position:relative;}#header-outer .nectar-ext-menu-item.style-img-above-text,#slide-out-widget-area .nectar-ext-menu-item.style-img-above-text{flex-direction:column;}/*! elementor-icons - v5.41.0 - 14-05-2025 */
@font-face{font-family:eicons;src:url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//www.mochinhosdasabedoria.pt/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.29.0 - 19-05-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}