﻿html {
  overflow-y: scroll;
}

body {
  width: 100%;
  min-width: 360px;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  text-align: left;
  color: #222222;
  overflow: auto;
  overflow-x: hidden;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
}

a:focus {
  outline: medium none !important;
}

h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: -0.04em;
  text-align: inherit;
  color: #00438a;
}

h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1527;
  letter-spacing: -0.04em;
  text-align: center;
  color: #222222;
}

h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.04em;
  text-align: inherit;
  color: #222222;
}

h4 {
  font-style: italic;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.36;
  letter-spacing: 0em;
  text-align: inherit;
  color: #222222;
}

h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: 0.04em;
  text-align: inherit;
  color: #222222;
}

h6 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0em;
  text-align: inherit;
  color: #222222;
}

@media (min-width: 992px) {
  h1 {
    font-size: 30px;
    line-height: 1.3;
  }

  h2,
  .h2-style {
    font-size: 28px;
  }

  h3,
  .h3-style {
    font-size: 22px;
  }

  h4,
  .h4-style {
    font-size: 18px;
  }
}

.fa {
  font-family: FontAwesome !important;
  font-weight: 400;
}

#masthead.site-header {
  background: #f9f9f9;
  background: none;
  padding-top: 10px;
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  #masthead.site-header {
    background: #f9f9f9;
    position: fixed;
    width: 100%;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 1000;
  }

  body.smaller .navbar {
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
  }

  .site-content {
    margin-top: 75px;
  }

  .mobile-search {
    margin-top: 135px;
  }
}

@media screen and (max-width: 600px) {
  .site-content {
    margin-top: 66px;
  }

  .site-content.mobile-search {
    margin-top: 135px;
  }
}

@media screen and (max-width: 600px) {
  .site-content {
    margin-top: 61px;
  }
}

#content .col-full {
  padding-top: 5px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  #content .col-full {
    padding-top: 0px;
  }
}

a {
  color: #136eff;
}

a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline-color: #195bc4;
}

.pswp__bg {
  opacity: 0.75 !important;
}

.attention {
  color: rgb(183, 107, 112);
}

.attachment-shop_catalog.wp-post-image,
.attachment-shop_single.wp-post-image {
  box-shadow: 0 1px 5px 0 rgb(74, 74, 74);
}

.attachment-shop_single.wp-post-image {
  margin: 10px 0 0 10px;
}

.woocommerce-checkout .attention,
.woocommerce-cart .attention {
  margin-bottom: 1em;
}

.accua-form {
  margin-bottom: 0;
  max-width: 60%;
}

.entry-content .pfbc-element {
  margin: 0;
}

.pfbc-element,
.pfbc-buttons {
  padding-left: 7px;
}

.pfbc-element.pfbc-buttons {
  text-align: left;
}

.pfbc-buttons > button {
  width: 98%;
}

.post-641 p,
.post-641 ol,
.post-641 ul {
  margin-bottom: 1em;
}

.post-641 .prev_ol {
  margin-bottom: 5px;
}

.post-641 h3 {
  font-size: 1.2em;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

img.alignnone {
  margin: 5px 20px 20px 0;
}

img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* remove edit link */
.edit-link {
  display: none;
}

/* ------------------------------------------------------------------------------------------
         #   STYLE THEME ALEX
------------------------------------------------------------------------------------------ */

.clear {
  clear: both;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.site .col-full {
  padding: 0 10px;
}

@media (max-width: 66.4989378333em) {
  .col-full {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .site .col-full {
    padding: 0 20px;
  }

  .col-full {
    max-width: 79em;
    max-width: 1366px;
    max-width: 1566px;
    padding: 0 30px;
  }
}

.product-label {
  width: 125px;
  position: absolute;
  top: -12px;
  right: -10px;
}

@media (max-width: 500px) {
  .product-label {
    top: -7px;
    right: -5px;
  }
}

.label {
  font-size: 0.75em;
  z-index: 100;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid;
  padding: 3px 5px 2px 5px;
  margin: 3px 0 0 0;
}

.new {
  background-color: #077ef7;
  border-color: #077ef7;
}

.onsale {
  background-color: #38b310;
  border-color: #38b310;
}

.product-featured {
  background-color: #fe8300;
  border-color: #fe8300;
}

.backorder {
  background-color: #eb04ff;
  border-color: #eb04ff;
}

.label.out-of-stock {
  background: #868585;
  border-color: #868585;
}

.stock.out-of-stock {
  color: red;
  font-size: 1.75em;
  font-weight: 700;
}

.stock.out-of-stock::before {
  content: "";
}

.stock::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;
  margin-right: 0;
}

#secondary {
  padding-left: 0;
  padding-right: 0.9375rem;
}

#primary {
  padding-left: 0.9375rem;
  padding-right: 0;
}

@media (max-width: 1024px) {
  #secondary,
  #primary {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #secondary,
  #primary {
    padding-left: 0;
    padding-right: 0;
  }
}

.left-sidebar .widget-area {
  float: left;
  margin-right: 0;
}

.left-sidebar .content-area {
  float: right;
  margin-right: 0;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .left-sidebar .widget-area {
    width: 25%;
  }

  .left-sidebar .content-area {
    width: 75%;
  }
}

.add_to_cart_button,
.single_add_to_cart_button {
  text-transform: uppercase;
}

.added_to_cart,
.button,
button,
.button.alt,
button.alt,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: #333;
  font-weight: 700;
  background: #ffda1b;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

.added_to_cart:hover,
button:hover,
.button:hover,
.button.alt:hover,
button.alt:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #333;
  background: #eac818;
}

.added_to_cart:focus,
.button:focus,
button:focus,
.button.alt:focus,
button.alt:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
  outline-color: none !important;
}

div.products .outofstock .button {
  background: #868585 !important;
}

.added_to_cart.loading,
.button.loading,
button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading {
  opacity: 0.56;
}

.quantity .qty,
table.cart td.product-quantity .qty {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  background: #fff;
  border: 1px solid #dedbdb;
}

.quantity .qty:focus,
table.cart td.product-quantity .qty:focus {
  border: 1px solid #66afe9;
}

@media (max-width: 370px) {
  .archive .button {
    font-size: 14px;
  }
}

.actions .button {
  opacity: 1;
}

input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
textarea {
  background: #fff;
  border: 1px solid #d4d4d4;
  box-shadow: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  box-sizing: border-box;
  outline: none;
  color: #222222;
}

.input-text:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
  background-color: #fff;
  color: #2b2c30;
  border: 1px solid #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

#order_comments {
  background: #fff;
  border: 1px solid #d4d4d4;
}

#order_comments:focus {
  border: 1px solid #66afe9;
}

.onsale {
  padding: 3px 5px 2px 5px;
  font-size: 0.75em;
  background-color: #ff6161;
  border-color: #ff6161;
  color: #ffffff;
}

.onsale,
.product-featured {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
}

.product-featured {
  padding: 3px 5px 2px 5px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  margin: 0;
  border-radius: 3px;
  border: 1px solid;
  background-color: #d19e66;
  border-color: #d19e66;
  color: #ffffff;
}

.stock.out-of-stock::before {
  content: "";
}

.stock::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;
  margin-right: 0;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews {
  position: relative;
  overflow: hidden;
  background: #ecf6fa;
  border: 1px solid #bcdeee;
  border-left-width: 1px !important;
  border-radius: 5px;
  color: #424242;
  font-weight: 700;
  margin: 0 0 1.758em;
  padding: 20px;
  padding-right: 41px !important;
}

.woocommerce-info {
  background: #ecf6fa;
  border: 1px solid #bcdeee;
  color: #424242;
}

.woocommerce-info a {
  color: #4384f8;
  font-weight: 700;
  margin-left: 0.5em;
  border-bottom: 1px solid #4384f8;
}

.woocommerce-info a:hover,
.woocommerce-info a:active {
  color: #4384f8;
  opacity: 1;
  border-bottom: 1px solid #0003d7;
}

.woocommerce-message {
  background: #eff8e6;
  border-color: #c9e8a9;
  color: #444;
}

.woocommerce-message a {
  color: #71b02f;
  font-weight: 700;
  margin-left: 0.5em;
  border-bottom: 1px solid #71b02f;
}

.woocommerce-message a:hover,
.woocommerce-message a:active {
  color: #71b02f;
  opacity: 1;
  border-bottom: 1px solid #108737;
}

.woocommerce-error {
  background: #ffe6e5;
  border-color: #ffc5c2;
  color: #444;
}

.woocommerce-error a {
  color: #ff645c;
  font-weight: 700;
  margin-left: 0.5em;
  border-bottom: 1px solid #ff645c;
}

.woocommerce-error a:hover,
.woocommerce-error a:active {
  color: #ff645c;
  opacity: 1;
  border-bottom: 1px solid #b20020;
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
  display: inline-block;
  content: "\f05a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900 !important;
  font-size: 1em;
  font-weight: 400;
  line-height: 100%;
  width: 1.758em;
  bottom: -0.18em;
  color: #d6eebd;
  font-size: 3.5em;
  position: absolute;
  right: -0.18em;
  transform: rotate(-20deg);
  width: auto;
  zoom: 1;
}

.woocommerce-info:before {
  color: #88b2fd;
}

.woocommerce-message:before {
  color: #a8e865;
}

.woocommerce-error:before {
  color: #ffc5c2;
  content: "\F071";
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
p.no-comments .button {
  color: #fff !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
  border: 1px solid #ff8c00 !important;
  background: rgb(255, 203, 72);
  background: -moz-linear-gradient(
    top,
    rgba(255, 203, 72, 1) 0%,
    rgba(255, 156, 35, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 203, 72, 1)),
    color-stop(100%, rgba(255, 156, 35, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 203, 72, 1) 0%,
    rgba(255, 156, 35, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 203, 72, 1) 0%,
    rgba(255, 156, 35, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 203, 72, 1) 0%,
    rgba(255, 156, 35, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 203, 72, 1) 0%,
    rgba(255, 156, 35, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb48', endColorstr='#ff9c23', GradientType=0);
  padding: 0.5em 0.5em;
}

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
  background: rgb(255, 183, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 183, 0, 1) 0%,
    rgba(255, 140, 0, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 183, 0, 1)),
    color-stop(100%, rgba(255, 140, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 183, 0, 1) 0%,
    rgba(255, 140, 0, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 183, 0, 1) 0%,
    rgba(255, 140, 0, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 183, 0, 1) 0%,
    rgba(255, 140, 0, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 183, 0, 1) 0%,
    rgba(255, 140, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ff8c00', GradientType=0);
  opacity: 1;
}

.woocommerce-loop-category__title {
  font-size: 20px;
  text-align: center;
}

/* ------------------------------------------------------------------------------------------
 #   FOOTER
------------------------------------------------------------------------------------------ */

.site-footer {
  background-color: #28355b;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 40px;
}

.footer-copyright {
  text-align: center;
  color: #bababa;
  clear: both;
  padding-top: 35px;
  padding-bottom: 10px;
}

.site-footer a.soc-net {
  display: inline-block;
  margin-left: 10px;
}

.site-footer .site-info {
  padding: 0;
}

.footer-widgets {
  padding-top: 30px;
}

.footer-widgets a {
  color: #fff;
}

.footer-widgets .block {
  margin-top: 20px;
}

.footer-widgets .widget {
  margin-bottom: 50px;
}

.footer-widgets .widget.widget_media_image {
  margin: 0;
}

.footer-widgets .footer-widget-1 .widget.widget_text {
  font-size: 0.9em;
  max-width: 250px;
  line-height: 1.5;
  margin-top: 20px;
  margin-left: 12px;
}

@media (max-width: 1024px) {
  .footer-widgets.col-4 .block {
    width: 47.5%;
    float: left;
    margin-right: 5%;
  }

  .footer-widgets.col-4 .block.footer-widget-3 {
    clear: both;
  }

  .footer-widgets.col-4 .block.footer-widget-4,
  .footer-widgets.col-4 .block.footer-widget-2 {
    float: right;
    margin-right: 0;
  }

  .footer-widgets .footer-widget-3 .widget.widget_nav_menu {
    margin-left: 12px;
  }
}

@media (max-width: 600px) {
  .footer-widgets.col-4 .block {
    width: 100%;
    float: left;
    margin: 0;
  }

  .footer-widgets .footer-widget-2 .widget.widget_nav_menu,
  .footer-widgets .footer-widget-3 .widget.widget_nav_menu,
  .footer-widgets .footer-widget-4 .widget.widget_custom_html,
  .footer-widgets .footer-widget-4 .widget.widget_text {
    margin-left: 12px !important;
  }
}

.footer-widgets .widget_nav_menu ul li {
  padding-left: 0;
}

.footer-widgets .widget_nav_menu ul li::before {
  content: "";
}

.footer-widgets .widget_nav_menu ul li a {
  text-decoration: none;
}

.footer-widgets .widget_nav_menu ul li a:hover {
  text-decoration: underline;
}

.footer-widgets .widget_nav_menu ul.menu li.current-menu-item > a {
  color: #fff;
}

.footer-widgets .footer-widget-4 a.phone {
  position: relative;
  text-decoration: none;
  padding-left: 23px;
}

.footer-widgets .footer-widget-4 a.phone:hover,
.footer-widgets .footer-widget-4 a.phone:hover:before {
  color: #ffda1b;
}

.footer-widgets .footer-widget-4 a.phone:before {
  position: absolute;
  display: block;
  font-family: Linearicons-Free;
  content: "\e831";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  color: #fff;
  font-size: 1em;
  top: 2px;
  left: 0px;
  text-align: center;
  line-height: 0.9em;
}

.footer-widgets .footer-widget-4 a.email {
  position: relative;
  text-decoration: none;
  padding-left: 23px;
}

.footer-widgets .footer-widget-4 a.email:hover,
.footer-widgets .footer-widget-4 a.email:hover:before {
  color: #ffda1b;
}

.footer-widgets .footer-widget-4 a.email:before {
  position: absolute;
  display: block;
  font-family: Linearicons-Free;
  content: "\e818";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  color: #fff;
  font-size: 1em;
  top: 2px;
  left: 0px;
  text-align: center;
  line-height: 0.9em;
}

.footer-widgets .footer-widget-4 .widget.widget_text {
  margin: 0px;
}

/* ------------------------------------------------------------------------------------------
 #   HEADER
------------------------------------------------------------------------------------------ */

.site-header {
  background-color: #fff !important;
  border: none;
  padding-top: 20px;
  margin-bottom: 10px;
}

.home.post-type-archive-product .site-header {
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  .home.post-type-archive-product .site-header {
    margin-bottom: 0px;
  }
}

.storefront-primary-navigation {
  display: none;
}

@media (min-width: 1024px) {
  .storefront-primary-navigation {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    display: block;
    opacity: 1;
    background: #28355b;
  }

  .main-navigation ul.menu > li > a,
  .main-navigation ul.nav-menu > li > a {
    padding: 1em 1em;
  }
}

.primary-navigation {
  text-align: center;
  letter-spacing: 0.04em;
}

.primary-navigation ul li {
  margin-left: -0.36em;
}

.primary-navigation ul li:first-child {
  margin-left: 0;
}

.primary-navigation ul li a {
  color: #222;
  font-weight: 500;
  text-transform: uppercase;
}

.primary-navigation ul li.current-menu-item a {
  color: #666;
}

.primary-navigation ul li a:hover,
.primary-navigation ul li a:active {
  color: #fff !important;
  background: #fea700;
}

#site-navigation {
  width: 100%;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
  color: #fff;
  padding: 0.5em 1em;
}

.site-search {
  padding-right: 0px;
  margin-top: 14px;
  margin-bottom: 0;
}

.site-search input[type="submit"] {
  color: red;
  float: right;
}

.site {
  overflow-x: visible;
}

.site-header .site-logo {
  height: 85px;
  width: auto;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  float: left;
}

.site-header .site-logo a img {
  max-width: 100%;
  height: 85px;
  width: auto;
  margin: 0 !important;
}

.site-header .site-branding {
  height: 67px;
  width: auto !important;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 20px !important;
  float: left;
}

.site-header .site-branding a img {
  max-width: 100%;
  height: 67px;
  width: auto;
  margin: 0 !important;
}

@media (max-width: 600px) {
  .site-header .site-branding,
  .site-header .site-branding a img {
    height: 55px;
  }
}

@media (max-width: 500px) {
  .site-header .site-branding,
  .site-header .site-branding a img {
    height: 50px;
  }
}

@media (max-width: 500px) {
  .site-header .site-branding,
  .site-header .site-branding a img {
    height: 40px;
  }
}

@media (max-width: 450px) {
  .site-header .site-branding,
  .site-header .site-branding a img {
    height: 30px;
  }
}

.woocommerce-active .site-header .main-navigation {
  width: 100%;
  float: none;
  margin-right: 0;
  clear: both;
}

.site-header .phone {
  width: 155px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-top: 10px;
  margin-right: 50px;
}

.site-header .phone .phone-number {
  display: inline-block;
  position: relative;
  font-weight: 500;
  color: #333;
  padding-left: 20px;
}

.site-header .phone .phone-number:hover,
.site-header .phone .phone-number:hover:before {
  color: #00438a;
}

.site-header .phone .phone-number:before {
  position: absolute;
  display: block;
  font-family: Linearicons-Free;
  content: "\e831";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  color: #333;
  font-size: 1em;
  top: 6px;
  left: 0px;
  text-align: center;
  line-height: 0.9em;
}

.site-header .phone .order-call {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 0 none;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  background-image: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  background: #ffda1b;
  margin-top: 4px;
}

.site-header .phone .order-call:hover {
  color: #333;
  background: #eac818;
}

.site-header .email {
  width: 180px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-top: 15px;
  margin-right: 50px;
  line-height: 1.75;
}

.site-header .email a {
  display: inline-block;
  position: relative;
  font-weight: 500;
  color: #333;
  padding-left: 20px;
  margin-top: 12px;
}

.site-header .email a:before {
  position: absolute;
  display: block;
  font-family: Linearicons-Free;
  content: "\e818";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  color: #333;
  font-size: 1em;
  top: 5px;
  left: 0px;
  text-align: center;
  line-height: 0.9em;
}

.site-header .email a:hover,
.site-header .email a:hover:before {
  color: #00438a;
}

.site-header .site-slogan {
  width: 260px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  float: left;
  color: #333;
  line-height: 1.5;
  margin-top: 15px;
  margin-right: 20px;
}

@media (min-width: 768) {
  .woocommerce-active .site-header .site-search {
    width: 27%;
  }
}

@media (max-width: 1600px) {
  .site-header .phone,
  .site-header .email {
    margin-right: 20px;
  }

  .site-header .site-slogan {
    margin-right: 0px;
  }
}

@media (max-width: 1480px) {
  .site-header .email {
    display: none;
  }
}

@media (max-width: 1240px) {
  .site-header .site-slogan {
    display: none;
  }
}

@media (max-width: 1024px) {
  .site-header .site-branding {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 30px;
  }

  .site-header .phone {
    display: block;
    margin-right: 40px;
  }

  .site-header .email {
    display: block;
    margin-right: 20px;
  }
}

@media (max-width: 970px) {
  .site-header .email {
    display: none;
  }
}

@media (max-width: 750px) {
  .site-header .phone {
    display: none;
  }
}

@media (max-width: 500px) {
  .site-header .site-branding {
    margin-top: 10px;
  }
}

@media (max-width: 450px) {
  .site-header .site-branding {
    margin-top: 11px;
  }
}

/* ------------------------------------------------------------------------------------------
 #  WP FORM7
------------------------------------------------------------------------------------------ */

#order_call {
  display: none;
}

.fancybox-slide--html .fancybox-content {
  margin: 0;
}

.fancybox-content {
  width: 550px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  padding: 35px;
}

@media (max-width: 767px) {
  .fancybox-content {
    width: 100%;
  }
}

.fancybox-content h2 {
  color: #00438a;
}

.fancybox-button svg {
  border-radius: 50%;
  color: #000;
  background: #e9e8e8;
}

.fancybox-button svg:hover {
  color: #fff;
  background: red;
}

.wpcf7 {
  width: 100%;
  max-width: 550px;
  display: inline-block;
}

@media (max-width: 767px) {
  .wpcf7 {
    width: 100%;
    display: block;
  }
}

.fancybox-slide--html .fancybox-close-small {
  background: #fff;
}

.wpcf7 form {
  margin-bottom: 0;
}

.wpcf7 .form-elements {
  margin-bottom: 20px;
}

.wpcf7 .form-elements .form-element {
  margin-bottom: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  height: 56px;
  padding: 8px 20px;
  font-size: 16px;
  border: 1px solid #d4d4d4;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  box-sizing: border-box;
  outline: none;
  color: #222222;
}

.wpcf7 textarea {
  height: 102px;
  padding-top: 17px;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.wpcf7 .btn-submit {
  position: relative;
  text-align: center;
  margin: 0;
}

.wpcf7-form-control.wpcf7-submit {
  height: 56px;
  width: auto;
  margin: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border: none;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.42857143;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border: 1px solid#ffda1b;
  outline: none;
  color: #333;
  background: #ffda1b;
  margin-bottom: 0;
}

.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit:active {
  border: 1px solid #eac818;
  color: #333;
  background: #eac818;
}

.wpcf7-form-control.wpcf7-submit.loading-data {
  opacity: 0.5;
}

.wpcf7 span.wpcf7-not-valid-tip {
  text-align: left;
  font-size: 0.8em;
  line-height: 1.4em;
  margin-top: 5px;
}

div.wpcf7 .ajax-loader {
  display: block;
  position: absolute;
  background-image: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 40px;
  margin: -20px 0 0 -20px;
  border: 4px rgba(0, 0, 0, 0.25) solid;
  border-top: 4px black solid;
  border-bottom: 4px black solid;
  border-radius: 50%;
  -webkit-animation: spin1 1s infinite linear;
  animation: spin1 1s infinite linear;
}

@-webkit-keyframes spin1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #fff;
  line-height: 1.5em;
  background: #3bb851;
  border-color: #3bb851;
  padding: 5px 5px;
  margin-bottom: 20px;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.bottom-form-container .wpcf7-response-output.wpcf7-validation-errors {
  text-align: center;
  color: #fff;
  line-height: 1.5em;
  background: #f95d51;
  border-color: #f95d51;
  padding: 5px 5px;
  margin-bottom: 20px;
  margin-top: 0;
}

.bottom-form-container .terms-and-conditions,
.bottom-form-container .terms-and-conditions p {
  color: #fff;
}

/* application for cooperation */

#wpcf7-f8080-p7833-o1 {
  width: 100%;
  max-width: 100%;
  margin: 20px 0;
}

.wpcf7 .application-cooperation h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.wpcf7 .application-cooperation .form-elements .form-element {
  margin-bottom: 20px;
}

.wpcf7 .application-cooperation input[type="text"],
.wpcf7 .application-cooperation input[type="tel"],
.wpcf7 .application-cooperation input[type="email"] {
  height: 45px;
  padding-top: 0;
  padding-bottom: 0;
}

.wpcf7 .application-cooperation textarea {
  height: 175px;
  padding-top: 15px;
  padding-bottom: 0;
}

.application-cooperation .left-column {
  width: 48.5%;
  float: left;
}

.application-cooperation .right-column {
  width: 48.5%;
  float: right;
}

@media (max-width: 600px) {
  .application-cooperation .left-column,
  .application-cooperation .right-column {
    width: 100%;
    float: none;
  }

  .wpcf7 .application-cooperation textarea {
    height: 130px;
  }
}

.wpcf7 .application-cooperation .btn-submit,
.application-cooperation .wpcf7-response-output {
  clear: both;
}

/* ------------------------------------------------------------------------------------------
 #  MOBILE VIEW MAX 1023
------------------------------------------------------------------------------------------ */

.site-header .nav-btn,
.site-header .search-btn {
  display: none;
}

@media (max-width: 1024px) {
  #page {
    background: #fff;
  }

  .col-full {
    margin: 0;
  }

  #masthead.site-header {
    padding-top: 0;
  }

  .site-header {
    z-index: 100;
    position: relative;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
  }

  .site-header .col-full {
    margin: 0 10px;
    text-align: center;
  }

  .site-header .site-logo {
    width: 100px;
    height: auto;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    margin-left: 2em;
    display: inline-block;
  }

  .site-header .site-logo a img {
    width: 100px;
    height: auto;
  }

  #nav .site-logo {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    display: block;
  }

  #nav .site-logo a img {
    margin: auto;
    width: 100px;
    height: auto;
  }

  .site-header .nav-btn {
    position: absolute;
    top: 20px;
    left: 15px;
    display: block;
    width: 1.2em;
    height: 1.5em;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 1.5em;
    color: #989898;
  }

  .site-header .nav-btn:hover,
  .site-header .nav-btn:focus {
    color: #333333;
  }

  .site-header .search-btn {
    position: absolute;
    top: 22px;
    right: 80px;
    display: block;
    width: 1.2em;
    height: 1.5em;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 1.4em;
    color: #989898;
  }

  .site-header .search-btn:hover {
    color: #333;
  }

  .site-header .search-btn.active {
    color: #333;
  }

  .woocommerce-active .site-header .site-search {
    width: 100%;
    float: none;
    display: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    clear: both;
  }

  .search-results .site-header .site-search {
    display: block;
  }

  .woocommerce-product-search {
    padding: 0;
    margin: 0;
  }

  .phone,
  .time-work,
  .site-header .wish,
  .site-header .compare {
    display: none;
  }
}

@media (max-width: 600px) {
  .site-header .nav-btn {
    top: 14px;
  }

  .site-header .search-btn {
    top: 18px;
    right: 70px;
  }
}

@media (max-width: 450px) {
  .site-header .nav-btn {
    top: 8px;
  }

  .site-header .search-btn {
    top: 11px;
  }
}

@media (max-width: 370px) {
  .site-header .search-btn {
    right: 70px;
  }
}

@media (max-width: 370px) {
  .site-header .logo-site-widget,
  .site-header .logo-site-widget a img {
    max-width: 220px;
  }
}

@media (max-width: 360px) {
  .site-header .logo-site-widget,
  .site-header .logo-site-widget a img {
    max-width: 210px;
  }
}

/* ---------------------------------------------------------------------------------------------------------
# CART IN HEADER
--------------------------------------------------------------------------------------------------------- */

.secondary-cart {
  width: 60px;
  float: right;
  text-align: right;
  line-height: 40px;
  position: relative;
  margin-right: 5px;
  margin-top: 14px;
}

@media (max-width: 1024px) {
  .secondary-cart {
    margin-right: -10px;
    margin-top: 12px;
  }
}

@media (max-width: 450px) {
  .secondary-cart {
    margin-top: 7px;
  }
}

.secondary-cart a.cart-totals::before {
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  content: "";
  width: 31px;
  height: 30px;
  background-position: 0px 0px !important;
  display: inline-block;
  margin-top: 8px;
}

@media (max-width: 1023px) {
  .secondary-cart a.cart-totals::before {
    font-size: 22px;
  }
}

.secondary-cart a.cart-totals {
  position: relative;
  width: 40px;
  width: 60px;
  height: 48px;
  font-size: 15px;
  display: block;
  color: #fff;
  text-align: center;
}

.secondary-cart a.cart-totals span {
  text-indent: 0;
  display: block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.95;
  box-sizing: content-box;
  font-size: 0.8em;
  position: absolute;
  top: -2px;
  left: 55%;
  border-radius: 100%;
  border: 1px solid;
  background: #fb3f4c;
}

.secondary-cart a.cart-totals span.empty-cart {
  display: none;
}

@media (min-width: 500px) {
  .secondary-cart:hover .cart-dropdown,
  .cart-dropdown.show-dropdown {
    opacity: 1;
    visibility: visible;
  }

  .secondary-cart:hover
    .widget_shopping_cart
    .widget_shopping_cart_content
    .cart-dropdown,
  .cart-dropdown.show-dropdown {
    opacity: 1;
    visibility: visible;
  }
}

.cart-dropdown {
  background-color: #eee;
  position: absolute;
  width: 400px;
  opacity: 0;
  visibility: hidden;
  right: 0px;
  top: auto;
  border-radius: 4px;
  box-shadow: 1px 3px 7px 0 rgba(200, 200, 200, 0.5);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #eaeaea;
  border-bottom-color: rgb(234, 234, 234);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: 3px solid #ccc;
  z-index: 10000;
  text-align: left;
  line-height: 1;
}

@media (max-width: 450px) {
  .cart-dropdown {
    width: 380px;
  }
}

@media (max-width: 400px) {
  .cart-dropdown {
    width: 330px;
  }
}

@media (max-width: 1023px) {
  .cart-dropdown {
    right: -5px;
  }
}

.cart-dropdown-inner {
  padding: 18px;
}

.item-count {
  display: none;
}

.cart-dropdown-inner h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #111;
  font-style: normal;
}

.dropdown-cart-wrap {
  padding: 8px 0;
}

.dropdown-cart-subtotal {
  padding: 0;
}

.dropdown-cart-remove {
  width: 26px;
  float: right;
}

.dropdown-cart-remove a.remove:hover:before {
  color: red;
}

.dropdown-cart-left {
  width: 20%;
  float: left;
}

.dropdown-cart-subtotal .dropdown-cart-left {
  width: 55%;
}

.dropdown-cart-links .dropdown-cart-left {
  width: 47%;
}

.dropdown-cart-left img {
  max-width: 100%;
  display: block;
  height: auto;
}

.dropdown-cart-right {
  width: 75%;
  width: 67%;
  float: right;
}

.dropdown-cart-subtotal .dropdown-cart-right {
  width: 42%;
  text-align: right;
}

.dropdown-cart-links .dropdown-cart-right {
  width: 47%;
}

.dropdown-cart-right h5 {
  margin-bottom: 5px;
  padding: 0;
  line-height: 13px;
}

.dropdown-cart-right h5 a {
  color: #00438a;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 13px;
}

.dropdown-cart-right h5 a:hover {
  color: #00438a;
  text-decoration: underline;
}

.dropdown-cart-right p {
  color: #111;
  margin-bottom: 3px;
  font-size: 13px;
  line-height: 13px;
}

.dropdown-cart-right p span.woocommerce-Price-amount {
  margin-left: 5px;
}

.dropdown-cart-subtotal h6 {
  font-size: 17px;
  font-weight: 700;
  margin: 5px 0;
}

.dropdown-cart-links a {
  font-size: 15px;
  display: block;
  color: #333;
  font-weight: 700;
  background: #7bce66;
  background: #ffda1b;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  text-align: center;
  padding: 8px;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-cart-links a:hover,
.dropdown-cart-links a:active {
  background: #eac818;
  /*
	background: #84ea75;
	background: -moz-linear-gradient(top, #84ea75 0, #70af57 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #84ea75), color-stop(100%, #70af57));
	background: -webkit-linear-gradient(top, #84ea75 0, #70af57 100%);
	background: -o-linear-gradient(top, #84ea75 0, #70af57 100%);
	background: -ms-linear-gradient(top, #84ea75 0, #70af57 100%);
	background: linear-gradient(to bottom, #84ea75 0, #70af57 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84ea75', endColorstr='#70af57', GradientType=0);
*/
}

@media (min-width: 1024px) {
  .site-header-cart .cart-contents {
    padding: 1em 0.5em;
    color: #fff;
  }

  .site-header-cart .cart-contents:hover {
    color: #000 !important;
    background: #ffce00;
  }

  .site-header-cart .cart-contents .amount {
    font-weight: 700;
  }

  .site-header-cart .cart-contents .count {
    font-weight: 700;
    opacity: 1;
  }

  .woocommerce-cart ul.menu li.current-menu-item > a {
    color: #fff;
  }

  .widget_shopping_cart_content a.button {
    color: #ffffff;
  }
}

.left-sidebar .widget-area {
  float: left;
  margin-right: 0;
}

.left-sidebar .content-area {
  float: right;
  margin-right: 0;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .left-sidebar .widget-area {
    width: 25%;
  }

  .left-sidebar .content-area {
    width: 75%;
  }
}

/* ------------------------------------------------------------------------------------------
         #   SIDEBAR MENU
------------------------------------------------------------------------------------------ */

#secondary .widget {
  margin-bottom: 0;
  padding: 32px 40px 40px;
  padding: 10px 20px;
  padding: 0;
  border: 1px solid #e8e8e8;
  font-size: 14px;
  font-size: 0.875rem;
}

#secondary .widget .widget-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: 0.04em;
  text-align: inherit;
  color: #222222;
  padding: 0;
  margin: 0;
  margin: 5px 10px;
  border-bottom: none;
}

#secondary .widget ul li {
  font-style: normal;
  font-weight: 500;
  line-height: 1.42;
  color: #222222;
  font-size: 0.875rem;
  margin-top: 19px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}

#secondary .widget ul li:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}

#secondary .widget ul li a {
  color: #424242;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#secondary .widget ul li a:hover {
  color: #d19e66;
}

.widget-area .widget a:not(.button) {
  text-decoration: none;
}

#secondary .widget.widget_nav_menu {
  margin: 0;
  padding: 0;
  margin-bottom: 2em;
  display: block !important;
}

@media (max-width: 1024px) {
  #secondary .widget.widget_nav_menu {
    display: none !important;
  }
}

#secondary .widget.widget_nav_menu .widget-title {
  height: 40px;
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.04em;
  text-align: inherit;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 0px 15px 0px 40px;
  border-bottom: none;
  background: #f24841;
  /*
	background: #F5F5F5;
	background: -moz-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #E6E6E6));
	background: -webkit-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background: -o-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background: -ms-linear-gradient(top, #FFF 0%, #E6E6E6 100%);
	background: linear-gradient(to bottom, #FFF 0%, #E6E6E6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#E6E6E6', GradientType=0);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, .1);
	*/
}

#secondary .widget.widget_nav_menu .widget-title:before {
  position: absolute;
  content: " ";
  height: 40px;
  width: 40px;
  left: 0px;
}

#secondary .widget.widget_nav_menu ul {
  /* *zoom: 1; */
  display: block;
  position: relative;
  display: block;
  list-style: none;
  line-height: 19px;
  padding: 0;
  margin: 0;
  background: rgb(249, 249, 249);
}

#secondary .widget.widget_nav_menu ul:before,
#secondary .widget.widget_nav_menu ul:after {
  content: "";
  display: table;
}

#secondary .widget.widget_nav_menu li::before {
  content: "";
}

#secondary .widget.widget_nav_menu ul:after {
  clear: both;
}

#secondary .widget.widget_nav_menu ul li {
  position: relative;
  font-style: normal;
  font-weight: 500;
  line-height: 1.42;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
}

#secondary .widget.widget_nav_menu li a {
  display: block;
  color: #424242;
  display: block;
  margin: 0;
  text-decoration: none;
  padding: 0px 27px 0px 5px;
  position: relative;
}

#secondary .widget.widget_nav_menu li > a:focus,
#secondary .widget.widget_nav_menu li > a:hover {
  color: #00911a;
  background: #fcfcee;
  text-decoration: underline;
}

#secondary .widget.widget_nav_menu ul li.primary-current-item > a {
  color: #4384f8;
}

#secondary .widget.widget_nav_menu ul li.menu-item-has-children > a:after {
  position: absolute;
  display: block;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  font-size: 0.8em;
  color: #424242;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 50px;
  text-align: center;
  line-height: 4.4655em;
  font-weight: 700;
}

#secondary .widget.widget_nav_menu ul li.primary-current-item > a:after {
  color: #4384f8;
}

/* first level menu */
#secondary .widget.widget_text .widget-title {
  height: 40px;
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.04em;
  text-align: inherit;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 0px 15px 0px 40px;
  border-bottom: none;
  background: #f24841;
}

#secondary .widget.widget_text .widget-title:before {
  position: absolute;
  content: " ";
  height: 40px;
  width: 40px;
  left: 0px;
}

/* ------------------------------------------------------------------------------------------
 #   CONTACTS
------------------------------------------------------------------------------------------ */

.tdelkab-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -30px;
  padding: 20px 0;
}

.tdelkab-contacts .contacts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 calc(33.33% - 30px);
  flex: 1 calc(33.33% - 30px);
  max-width: calc(33.33% - 30px);
  text-align: left;
  margin-left: 30px;
  margin-bottom: 30px;
}

@media (max-width: 850px) {
  .tdelkab-contacts .contacts-item {
    -ms-flex: 1 calc(50% - 30px);
    flex: 1 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-bottom: 50px;
  }
}

@media (max-width: 550px) {
  .tdelkab-contacts .contacts-item {
    -ms-flex: 1 calc(100% - 30px);
    flex: 1 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}

.tdelkab-contacts .title {
  width: 100%;
  height: 30px;
  position: relative;
  margin-bottom: 20px;
}

.tdelkab-contacts .title .icon {
  position: absolute;
  top: -8px;
  left: 0;
  color: #ffda1b;
  font-size: 1.75em;
}

.tdelkab-contacts .title h3 {
  padding-left: 40px;
}

.tdelkab-contacts .description {
  padding-left: 40px;
}

.tdelkab-contacts .contacts-item.phone a {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.tdelkab-contacts .contacts-item.phone a:hover {
  color: #00438a;
}

.tdelkab-contacts .contacts-item.email a {
  display: block;
  color: #333;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 5px;
}

.tdelkab-contacts .contacts-item.email a:hover {
  color: #00438a;
}

/* ------------------------------------------------------------------------------------------
 #   SLIDER
------------------------------------------------------------------------------------------ */

#slider {
  margin-bottom: 30px;
}

#slider .col-full {
  padding: 0;
}

#secondary .widget.widget_nav_menu ul li ul a {
  padding-left: 15px;
}

#secondary
  .widget.widget_nav_menu
  ul
  li
  ul
  li.menu-item-has-children
  > a:after {
  width: 35px;
}

/* second level menu */

#secondary .widget.widget_nav_menu ul li ul {
  width: 350px;
  display: none;
  position: absolute;
  top: -1px;
  left: calc(100% + 1px);
  background: rgb(249, 249, 249);
  border: 1px solid #a8cbeb;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.4);
  z-index: 111;
}

#secondary .widget.widget_nav_menu ul li:hover > ul {
  display: block;
}

/* third level menu */
#secondary .widget.widget_nav_menu ul li ul li ul {
  display: none;
  top: -2px;
  left: calc(100% + 1px);
}

#secondary .widget.widget_nav_menu ul li a {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 15px;
}

#secondary .widget.widget_nav_menu ul li img {
  width: 50px;
  margin-right: 7px;
}

#secondary .widget.widget_nav_menu ul li img.new-products {
  width: 30px;
  margin-left: 10px;
  margin-right: 17px;
}

#secondary .widget.widget_nav_menu ul li span {
  font-weight: 400;
}

/* ------------------------------------------------------------------------------------------
         #   NEWS BLOG SIDEBAR
------------------------------------------------------------------------------------------ */

#secondary .widget.widget_text {
  margin-bottom: 2em;
}

#secondary .widget.widget_text .textwidget ul {
  margin: 0 10px;
  list-style: none;
}

#secondary .widget.widget_text .textwidget ul li {
  margin-top: 10px;
  padding-top: 10px;
}

#secondary .widget.widget_text .textwidget ul li:first-child {
  margin-top: 0px;
  padding-top: 0px;
}

#secondary .widget.widget_text .textwidget ul li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}

#secondary .widget.widget_text .textwidget h4 {
  font-size: 16px;
  line-height: 16px;
  color: #4b494a;
}

#secondary .widget.widget_text .textwidget h4 a {
  text-decoration: none;
  color: #fe8300;
}

#secondary .widget.widget_text .textwidget h4 a:hover {
  color: #00911a;
}

#secondary .widget.widget_text .textwidget .sidebar-blog img {
  width: 80px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

#secondary .widget.widget_text .textwidget .content {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  color: #3f3c3d;
}

/* ------------------------------------------------------------------------------------------
 #   VIDEO CONTEINER
------------------------------------------------------------------------------------------ */

@media (min-width: 768px) {
  .video-container {
    text-align: center;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* ------------------------------------------------------------------------------------------
 #   BREADCRUMBS
------------------------------------------------------------------------------------------ */

.breadcrumbs {
  padding: 0.75em 0px 0.75em 0px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.breadcrumbs span {
  font-size: 0;
}

.breadcrumbs a {
  color: #4384f8;
}

.breadcrumbs a:hover {
  color: #0959b1;
}

.breadcrumbs a,
.breadcrumbs .breadcrumb_last {
  font-size: 16px;
}

.breadcrumbs .divider {
  margin: 0 5px;
  font-size: 14px;
}

.page .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}

.breadcrumbs .breadcrumb-separator::after {
  opacity: 1;
}

@media (max-width: 450px) {
  .single-product .breadcrumbs {
    padding-left: 15px;
    padding-right: 15x;
  }
}

/* ------------------------------------------------------------------------------------------
 #   ARCHIVE CATAGORY LABEL 
------------------------------------------------------------------------------------------ */

.archive.tax-product_cat .breadcrumbs {
  padding-bottom: 0;
}

.bottom-breadcrumbs {
  padding-bottom: 0.75em;
}

ul.category-label {
  margin: 10px;
  padding: 0;
}

ul.category-label li {
  display: inline-block;
  list-style: none;
  line-height: 1.2em;
  margin: 0 6px 0px 0;
}

ul.category-label li a {
  font-size: 12px;
  color: #00438a;
  border: 1px solid #00438a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  padding: 3px 8px;
}

ul.category-label li a:hover {
  color: #00438a;
  background: #e5eaf8;
}

@media (max-width: 1024px) {
  ul.category-label {
    margin: 10px 0 5px 0;
  }
}

/* ------------------------------------------------------------------------------------------
 #   SORTING COUNT PAGINATION
------------------------------------------------------------------------------------------ */
/*
.storefront-sorting {
	margin-bottom: 15px;
}

.woocommerce-result-count {
	margin-bottom: 0;
	padding: 20px 0 0 0;
}

.wp-pagenavi {
	margin: 0;
	float: right;
	clear: none;
}

@media (max-width: 1023px) {

	.woocommerce-ordering {
		margin-bottom: 15px;
	}

	.woocommerce-result-count {
		padding: 0;
		margin-top: 20px;
	}

	.wp-pagenavi {
		float: right;
		text-align: center;
	}

	wp-pagenavi a,
	.wp-pagenavi span {
		float: none;
	}
}


@media (max-width: 850px) {

	.woocommerce-ordering {
		margin-bottom: 15px;
		float: left;
	}

	.woocommerce-result-count {
		padding: 0;
		float: right;
		margin-top: 20px;
	}

	.wp-pagenavi {
		float: none;
		text-align: center;
		clear: both;
	}
}

@media (max-width: 599px) {

	.woocommerce-ordering {
		margin-bottom: 15px;
		float: none;
		text-align: center;
	}

	.woocommerce-result-count {
		padding: 0;
		float: none;
		text-align: center;
	}

	.wp-pagenavi {
		float: none;
		text-align: center;
	}
}
*/

.archive h1 {
  margin-bottom: 25px;
}

.archive .storefront-sorting {
  clear: both;
  margin: 0;
  margin-bottom: 20px;
}

.archive .site-main .storefront-sorting:first-child {
  margin-bottom: 20px;
}

.archive .site-main .storefront-sorting:first-child {
  margin-bottom: 20px;
}

.archive .storefront-sorting:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 0;
}

.woocommerce-result-count {
  margin-bottom: 0;
  padding: 5px 0 0 0;
}

.storefront-sorting select {
  width: 193px;
  height: 30px;
  visibility: hidden;
}

.woocommerce-ordering .nice-select span.current {
  width: 151px !important;
  overflow: hidden;
  display: inline-block;
}

.pagination-pagenavi,
.wp-pagenavi {
  margin: 0;
  float: right;
  clear: none;
}

.woocommerce-ordering {
  padding: 0;
}

@media (max-width: 1023px) {
  .woocommerce-ordering {
    margin-bottom: 15px;
  }

  .woocommerce-result-count {
    padding: 0;
  }

  .pagination-pagenavi,
  .wp-pagenavi {
    float: right;
    text-align: center;
  }

  wp-pagenavi a,
  .wp-pagenavi span {
    float: none;
  }
}

@media (max-width: 850px) {
  .woocommerce-ordering {
    margin-bottom: 15px;
    float: left;
  }

  .woocommerce-result-count {
    padding: 0;
    float: right;
  }

  .pagination-pagenavi,
  .wp-pagenavi {
    float: none;
    text-align: center;
    clear: both;
  }
}

@media (max-width: 599px) {
  .woocommerce-ordering {
    margin-bottom: 15px;
    float: none;
    text-align: center;
  }

  .storefront-sorting .woocommerce-ordering .nice-select {
    margin-bottom: 15px;
  }

  .woocommerce-result-count {
    padding: 0;
    float: none;
    text-align: center;
    clear: both;
    margin: 10px 0;
  }

  .pagination-pagenavi,
  .wp-pagenavi {
    float: none;
    text-align: center;
  }
}

/* ------------------------------------------------------------------------------------------
 #   WP PAGENAVE STYLE
------------------------------------------------------------------------------------------ */

wp-pagenavi {
  padding: 5px 0px 0px;
  display: block;
}

.wp-pagenavi a,
.wp-pagenavi span.pages,
.wp-pagenavi span.extend {
  color: #666;
  background: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: solid 1px #ddd;
  padding: 6px 9px 6px 9px;
  padding: 8px 11px;
  margin-right: 3px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
}

.wp-pagenavi span.extend {
  border: none;
}

.wp-pagenavi a:hover {
  background: #2d4692;
  color: #fff;
}

.wp-pagenavi span.current {
  font-size: 12px;
  font-weight: 700;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #2d4692;
  border: 1px solid #ddd;
  color: #fff;
  padding: 6px 9px 6px 9px;
  padding: 8px 11px;
  margin-right: 3px;
}

.storefront-sorting.ajaxLoading,
.products.ajaxLoading {
  opacity: 0.5;
}

.home .storefront-sorting {
  margin-top: 5px;
}

@media (max-width: 1023px) {
  .archive #main {
    padding: 0 15px;
  }
}

.search-results .site-content {
  margin-top: 20px;
}

/* ------------------------------------------------------------------------------------------
         #   end of  wp pagenave style
------------------------------------------------------------------------------------------ */

/* archive page products*/

.archive #main {
  padding: 0;
  padding-bottom: 20px;
}

.home .storefront-sorting {
  margin-top: 5px;
}

.archive .storefront-sorting,
.archive .columns-4 .products,
.archive .columns-3 .products,
.archive .page-description,
.archive .term-description {
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 1023px) {
  .archive .storefront-sorting,
  .archive .columns-4 .products,
  .archive .columns-3 .products,
  .archive .page-description,
  .archive .term-description {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* search page */
.search-results .site-content {
  margin-top: 20px;
}

/* ------------------------------------------------------------------------------------------
 #   PAGE CONTENT
------------------------------------------------------------------------------------------ */
.page .entry-content ul {
  margin-left: 0px;
}

.page .entry-content ul li {
  margin-left: 15px;
}

/* ------------------------------------------------------------------------------------------
         #   CART PAGE
------------------------------------------------------------------------------------------ */

body.woocommerce-cart .woocommerce {
  max-width: 1280px;
}

button[name="update_cart"] {
  display: none !important;
}

div.cart {
  width: 100%;
}

div.cart div.cart_item,
div.cart div.coupon {
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}

div.cart div.product-thumbnail {
  width: 26%;
  min-height: 100px;
  float: left;
}

@media (min-width: 1367px) {
  div.cart div.product-thumbnail {
    width: 21%;
  }
}

div.cart div.product-thumbnail a {
  display: inline-block;
}

div.cart div.product-thumbnail img {
  width: 80%;
  max-width: 300px;
  margin: 0 10%;
}

div.cart div.product-name {
  width: 74%;
  float: left;
  position: relative;
}

@media (min-width: 1367px) {
  div.cart div.product-name {
    width: 79%;
  }
}

div.cart div.product-name a {
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  text-decoration: none !important;
  color: #302c2d;
  margin: 0;
  padding-right: 40px;
}

div.cart div.product-name a:hover {
  color: #4384f8;
}

div.cart div.product-name .cart-product-category {
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  line-height: 20px;
  color: #888;
  padding: 10px 0;
}

div.cart div.product-remove {
  float: right;
  position: absolute;
  right: 0;
  top: 5px;
}

div.cart div.product-remove a.remove:hover:before {
  color: red;
}

div.cart div.price-quantity-subtotal {
  clear: both;
  padding: 10px 0 0 0;
}

div.cart div.price-quantity-subtotal div.product-price {
  width: 33.33%;
  float: left;
  font-size: 20px;
  line-height: 37px;
  font-weight: 700;
  color: #888;
}

div.cart div.price-quantity-subtotal div.product-price del {
  font-size: 16px;
  margin-left: 5px;
}

div.cart div.price-quantity-subtotal div.product-quantity {
  text-align: center;
  font-size: 0;
  width: 33.333%;
  float: left;
}

div.cart div.price-quantity-subtotal div.product-quantity .quantity {
  display: inline-block;
}

div.cart div.price-quantity-subtotal div.product-quantity label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  display: none;
}

div.cart div.price-quantity-subtotal div.product-quantity input {
  width: 60px !important;
  height: 37px;
  display: inline-block;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: unset;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

div.cart div.price-quantity-subtotal div.product-quantity input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

div.cart div.product-quantity .minus,
div.cart div.product-quantity .plus {
  width: 37px;
  height: 37px;
  font-size: 16px;
  line-height: 37px;
  color: #888;
  cursor: pointer;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

div.cart div.product-quantity .minus:active,
div.cart div.product-quantity .plus:active {
  color: red;
  background: #ddd;
}

div.cart div.product-quantity .minus {
  border-right: none;
}

div.cart div.product-quantity .plus {
  border-left: none;
}

div.cart div.price-quantity-subtotal div.product-subtotal {
  width: 33.33%;
  float: left;
  font-size: 20px;
  line-height: 37px;
  font-weight: 700;
  color: #888;
  text-align: right;
}

div.cart div.price-quantity-subtotal div.product-subtotal .title {
  text-transform: uppercase;
  font-size: 18px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  div.cart div.product-thumbnail {
    width: 100%;
    display: block;
    text-align: center;
  }

  div.cart div.product-name {
    display: block;
    width: 100%;
  }

  div.cart div.price-quantity-subtotal {
    padding: 0;
  }

  div.cart div.product-name .cart-product-category {
    margin: 0;
  }

  div.cart div.price-quantity-subtotal div.product-price {
    width: 100%;
    display: block;
    text-align: left;
  }

  div.cart div.price-quantity-subtotal div.product-quantity {
    width: 100%;
    display: block;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  div.cart div.price-quantity-subtotal div.product-subtotal {
    width: 100%;
    display: block;
  }
}

.cart-collaterals {
  clear: both;
}

.cart-collaterals h2 {
  font-size: 21px;
  font-weight: 700;
  color: #4b494a;
  text-transform: uppercase;
  border-bottom: 4px solid #302c2d;
  margin: 0;
  padding: 0 1em 0.75em 1em;
}

@media (max-width: 550px) {
  .cart-collaterals h2 {
    padding-left: 7px;
  }
}

.cart_totals.calculated_shipping {
  margin-top: 1em;
}

body.woocommerce-cart table.shop_table_responsive {
  margin-bottom: 0.75em;
}

table.shop_table_responsive tbody tr th,
table.shop_table_responsive tbody tr td {
  display: table-cell;
  vertical-align: middle;
  padding: 0.5em 16px 0.5em 16px;
  border-bottom: 1px solid #e1e1e1;
}

table.shop_table_responsive tbody tr td {
  width: 130px;
  padding-left: 0;
}

@media (min-width: 768px) {
  table.shop_table_responsive tbody tr th {
    padding-bottom: 0.75em;
    padding-top: 0.75em;
  }

  table.shop_table_responsive tbody tr td {
    padding-bottom: 0.75em;
    padding-top: 0.75em;
    text-align: right;
  }
}

@media (max-width: 550px) {
  table.shop_table_responsive tbody tr th {
    padding-left: 7px;
    padding-right: 7px;
  }

  table.shop_table_responsive tbody tr td {
    padding-right: 7px;
  }
}

table.shop_table_responsive tr td[data-title]::before {
  content: "";
}

table.shop_table tr.cart-subtotal th,
table.shop_table tr.woocommerce-shipping-totals.shipping-title,
table.shop_table tr.woocommerce-shipping-totals.shipping {
  text-transform: uppercase;
}

table.shop_table tr.woocommerce-shipping-totals.shipping {
  display: none;
}

table.shop_table tr.order-total th {
  text-transform: uppercase;
  font-weight: 700;
}

.wc-proceed-to-checkout {
  text-align: center;
}

.wc-proceed-to-checkout .button {
  display: inline-block;
  padding-left: 3.5em;
  padding-right: 3em;
}

@media (max-width: 450px) {
  .wc-proceed-to-checkout .button {
    padding-left: 2.5em;
    padding-right: 2em;
  }
}

body.woocommerce-cart .coupon {
  font-size: 0;
}

body.woocommerce-cart .coupon label {
  font-size: 16px;
  margin-right: 7px;
}

body.woocommerce-cart .coupon input {
  font-size: 16px;
  padding: 0.555046971em;
}

body.woocommerce-cart .coupon .button {
  font-size: 16px;
  background: #86c805;
  border-color: #86c805;
}

@media (min-width: 551px) {
  body.woocommerce-cart .coupon input {
    border-top-right-radius: unset;
    -moz-border-top-right-radius: unset;
    -webkit-border-top-right-radius: unset;
    -khtml-border-top-right-radius: unset;
    border-bottom-right-radius: unset;
    -moz-border-bottom-right-radius: unset;
    -webkit-border-bottom-right-radius: unset;
    -khtml-border-bottom-right-radius: unset;
    border-right: unset;
  }

  body.woocommerce-cart .coupon .button {
    border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -khtml-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -khtml-border-bottom-right-radius: 3px;
  }
}

body .woocommerce a.checkout-button.button.alt {
  border-radius: 40px;
  background: #72a40d;
  border-color: #72a40d;
  background: #86c805;
  border-color: #86c805 !important;
}

body.woocommerce-cart .coupon .button:hover,
body .woocommerce a.checkout-button.button.alt:hover {
  background: #7ca230;
  border-color: #7ca230 !important;
}

.delivery-info {
  margin-bottom: 20px;
}

.delivery-info p {
  text-align: left;
  line-height: 1.5em;
  color: #545454;
  margin: 0 5px;
}

/* ------------------------------------------------------------------------------------------
         #   CHECKBOX RADIOBOX STYLE
------------------------------------------------------------------------------------------ */

.woocommerce-shipping-methods label {
  display: inline-flex;
  align-items: baseline;
}

.woocommerce-shipping-methods label input[type="checkbox"],
.woocommerce-shipping-methods label input[type="radio"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: inherit;
  width: 1em;
  margin: 0;
  color: inherit;
  outline: none;
  font-family: "Font Awesome 5 Free";
  transition: 300ms ease-out;
}

.woocommerce-shipping-methods label input[type="checkbox"]::after,
.woocommerce-shipping-methods label input[type="radio"]::after {
  content: "\f111";
  display: inline-block;
  text-align: center;
  width: 1em;
}

.woocommerce-shipping-methods label input[type="checkbox"]:checked::after,
.woocommerce-shipping-methods label input[type="radio"]:checked::after {
  font-weight: 500;
}

.woocommerce-shipping-methods label input[type="checkbox"]:active,
.woocommerce-shipping-methods label input[type="radio"]:active {
  transform: scale(0.6);
}

.woocommerce-shipping-methods label input[type="checkbox"] + span,
.woocommerce-shipping-methods label input[type="radio"] + span {
  margin-left: 0.5em;
}

.woocommerce-shipping-methods label input[type="checkbox"]:checked::after {
  content: "\f058";
}

.woocommerce-shipping-methods label input[type="radio"]:checked::after {
  content: "\f192";
  font-weight: 700;
  color: #2a9dcc;
}

/* ------------------------------------------------------------------------------------------
         #   CHECKOUT
------------------------------------------------------------------------------------------ */

body.woocommerce-checkout h3 {
  font-size: 1.05em;
  text-transform: uppercase;
  font-weight: 700;
}

body.woocommerce-checkout .checkout_coupon .button {
  background: #86c805;
  border-color: #86c805;
}

body.woocommerce-checkout .checkout_coupon .button:hover {
  background: #7ca230;
  border-color: #7ca230;
}

.hidden {
  display: none;
}

body.woocommerce-checkout .entry-content {
  max-width: 1280px;
  margin: auto;
}

body.woocommerce-checkout .content-area {
  width: 100% !important;
}

@media (min-width: 768px) {
  .page-template-template-fullwidth-php .col2-set {
    width: 49%;
    margin-right: 2%;
  }

  .page-template-template-fullwidth-php #order_review_heading,
  .page-template-template-fullwidth-php #order_review {
    width: 49%;
  }
}

.form-row label.hidden {
  display: none;
}

@media (min-width: 768px) {
  .page-template-template-fullwidth-php .col2-set .form-row-first {
    width: 48.5%;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .page-template-template-fullwidth-php .col2-set .form-row-last {
    width: 48.5%;
  }
}

.form-row {
  margin-bottom: 1.15em;
}

.form-row input.input-text,
.form-row textarea {
  background-clip: padding-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  word-break: normal;
  background-color: white;
  color: #333333;
  border-color: #d9d9d9;
}

.form-row label .optional {
  display: none;
}

.form-row input.input-text:focus,
.form-row textarea:focus {
  outline: none;
  border-color: #2a9dcc;
  -webkit-box-shadow: 0 0 0 1px #2a9dcc;
  box-shadow: 0 0 0 1px #2a9dcc;
}

.form-row textarea {
  height: 122px;
  border: 1px solid #d9d9d9;
  background: #fff;
}

/*
.form-row.woocommerce-invalid .select2-selection,
.form-row.woocommerce-invalid input.input-text {
	border: 1px solid #f09c9c;
	-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
}

.form-row.woocommerce-validated .select2-selection,
.form-row.woocommerce-validated input.input-text {
	border: 1px solid #53ba53;
	-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
}
*/

.form-row.woocommerce-validated .select2-selection,
.form-row.woocommerce-validated input.input-text {
  border: 1px solid #d9d9d9;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-row.woocommerce-invalid .select2-selection,
.form-row.woocommerce-invalid input.input-text {
  border: 1px solid #f09c9c;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(233, 120, 102, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(233, 120, 102, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(233, 120, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(233, 120, 102, 0.6);
}

.select2-container--default .select2-selection--single {
  height: 40px;
  border: 1px solid #d9d9d9;
  padding: 5px 5px 5px 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 4px;
}

.select2-dropdown {
  border: 1px solid #d9d9d9;
  border-top: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: #3cb2ea;
}

table.woocommerce-checkout-review-order-table thead {
  display: none;
}

table.woocommerce-checkout-review-order-table .product-name {
  width: auto;
}

#order_review .shop_table {
  background: rgb(234, 236, 236);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  margin-bottom: 1em;
}

table.woocommerce-checkout-review-order-table tr th,
table.woocommerce-checkout-review-order-table tr td {
  border-bottom: 1px solid rgb(199, 202, 202);
}

table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
  border-bottom: none;
}

table.woocommerce-checkout-review-order-table tr th {
  padding: 0.75em 0.5em 0.75em 1em;
}

table.woocommerce-checkout-review-order-table tr td {
  width: 155px;
  text-align: right;
  padding: 0.75em 1em 0.75em 0;
}

table.woocommerce-checkout-review-order-table
  tr.woocommerce-shipping-methods
  th,
table.woocommerce-checkout-review-order-table
  tr.woocommerce-shipping-methods
  td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

table.woocommerce-checkout-review-order-table tr td.product-name {
  position: relative;
  width: auto;
  text-align: left;
  padding: 0.75em 0.5em 0.75em 1em;
}

table.woocommerce-checkout-review-order-table tr td.product-total {
  vertical-align: middle;
}

table.woocommerce-checkout-review-order-table .product-name img {
  width: 64px;
  height: 64px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  margin: 0 15px 0 0;
  float: left;
  vertical-align: top;
}

table.woocommerce-checkout-review-order-table .product-name span {
  position: absolute;
  font-size: 0.85714em;
  font-weight: 500;
  line-height: 1.75em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1.75em;
  -moz-border-radius: 1.75em;
  -webkit-border-radius: 1.75em;
  -khtml-border-radius: 1.75em;
  background-color: rgba(114, 114, 114, 0.9);
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.75em;
  height: 1.75em;
  padding: 0 0.58333em;
  z-index: 3;
  top: 2px;
  left: 67px;
}

.woocommerce-shipping-methods .shipping-method-not-available {
  font-weight: 400;
}

.woocommerce-shipping-methods .shipping-method-not-available.multy-shipping {
  margin-left: 25px;
}

#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
  padding: 0.75em 1em 0.75em 1em;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 0;
}

#payment .payment_methods > .wc_payment_method:first-child > label {
  border-top: 1px solid #d9d9d9;
}

#payment .payment_methods li .payment_box {
  color: #545454;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  padding: 1.14em;
  background: #fafafa;
}

#payment .payment_methods li:first-child .payment_box {
  border-bottom: 1px solid #d9d9d9;
}

#payment .payment_methods li:last-child .payment_box {
  border-bottom: 1px solid #d9d9d9;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
}

#payment .payment_methods > .woocommerce-PaymentMethod > label::before,
#payment .payment_methods > .wc_payment_method > label::before {
  font-weight: 500;
}

#payment
  .payment_methods
  li.woocommerce-PaymentMethod
  > input[type="radio"]:first-child:checked
  + label::before,
#payment
  .payment_methods
  li.wc_payment_method
  > input[type="radio"]:first-child:checked
  + label::before {
  content: "\f192";
  font-weight: 700;
  color: #2a9dcc;
}

#payment .place-order {
  text-align: center;
  margin-top: 1em;
}

.woocommerce-terms-and-conditions-wrapper p {
  text-align: left;
  margin-bottom: 2em;
}

#payment .place-order .button {
  width: auto;
  border-radius: 40px;
  background: #86c805;
  border-color: #86c805 !important;
  padding-left: 3em;
  padding-right: 3em;
}

#payment .place-order .button:hover {
  background: #7ca230;
  border-color: #7ca230 !important;
}

@media (max-width: 450px) {
  #payment .place-order .button {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}

.col2-set .col-1,
.col2-set .col-2 {
  margin-bottom: 0;
}

.woocommerce-checkout .remember-notice {
  color: #545454;
  margin: 0;
}

.woocommerce-checkout .woocommerce-additional-fields h3 {
  margin-top: 1em;
}

.woocommerce-checkout a.back-to-cart {
  display: inline-block;
  color: #4384f8;
  font-weight: 500;
  margin-left: 18px;
  text-decoration: none !important;
  position: relative;
  margin-bottom: 2em;
}

.woocommerce-checkout a.back-to-cart:before {
  font-family: "Font Awesome 5 Free";
  content: "\f104";
  font-size: 20px;
  margin-right: 7px;
  color: #4384f8;
  font-weight: 900 !important;
  position: absolute;
  top: -4px;
  left: -16px;
}

.woocommerce-checkout a.back-to-cart:hover,
.woocommerce-checkout a.back-to-cart:hover:before {
  color: #2a9dcc;
}

/* ------------------------------------------------------------------------------------------
         #   CHECKOUT
------------------------------------------------------------------------------------------ */
/*
#shipping_country_field {
    ddisplay: none;
}

.woocommerce-checkout .payment-fixed {
    position: relative !important;
}

#payment .place-order {
    margin-top: 0;
    padding-top: 0;
}

.form-row.woocommerce-invalid input.input-text {
    border: 1px solid #f09c9c;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 120, 102, 0.6);
}

.form-row.woocommerce-validated input.input-text {
    border: 1px solid #53ba53;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 201, 109, 0.6);
}

.cart-subtotal {
    display: none !important;
}

#order_review .shop_table,
table.woocommerce-checkout-review-order-table {
    border: none;
    margin-bottom: 15px;
}

    table.woocommerce-checkout-review-order-table th {
        color: #222222;
        background: #cffffc;
        padding: 10px 1em;
        font-weight: 700;
    }

    table.woocommerce-checkout-review-order-table tfoot th {
        background: #fff;
        border: none;
        text-align: right;
    }

    table.woocommerce-checkout-review-order-table .shipping th,
    table.woocommerce-checkout-review-order-table .shipping td {
        border-top: 1px solid #adabab;
    }

    table.woocommerce-checkout-review-order-table .shipping td {
        text-align: left;
        padding: 10px 1em;
    }

    table.woocommerce-checkout-review-order-table .product-name {
        width: auto;
        max-width: 100%;
        text-align: left;
        padding: 1em 1.41575em;
    }

    table.woocommerce-checkout-review-order-table th.product-name {
        border: 1px solid #adabab;
    }

    table.woocommerce-checkout-review-order-table td.product-name {
        border-left: 1px solid #adabab;
        border-right: 1px solid #adabab;
    }

    table.woocommerce-checkout-review-order-table th.product-total {
        border-top: 1px solid #adabab;
        border-right: 1px solid #adabab;
        border-bottom: 1px solid #adabab;
    }

    table.woocommerce-checkout-review-order-table td.product-total {
        border-right: 1px solid #adabab;
    }

    table.woocommerce-checkout-review-order-table .product-total {
        padding: 1em 1.41575em;
    }

    table.woocommerce-checkout-review-order-table .product-name img {
        width: 50px;
        height: 50px;
        margin: 0 10px 0 0;
        float: left;
    }



@media (min-width: 768px) {

    .woocommerce-checkout h3 {
        font-size: 1.618em;
        font-weight: 700;
    }

    .woocommerce-checkout #customer_details {
        width: 100%;
        float: none;
    }


    #order_review, #order_review_heading {
        width: 100%;
        float: none;
    }
}

#payment .place-order .button {
    margin-top: 0.5em;
    width: auto !important;
}
*/

/* ------------------------------------------------------------------------------------------
 #   THANK YOU AFTER ORDER 
------------------------------------------------------------------------------------------ */

.woocommerce-order-received ul.order_details {
  margin: 0 0 1em 0;
}

.woocommerce-order-received ul.order_details li strong {
  display: inline-block;
  margin-left: 10px;
}

.woocommerce-order-received ul.order_details li {
  padding: 0.5em 0em;
}

table.woocommerce-table--order-details {
  border: 1px solid #adabab;
}

table.woocommerce-table--order-details tr th.product-name {
  border-bottom: 1px solid #adabab;
  border-right: 1px solid #adabab;
  padding-left: 1.41575em;
  padding-right: 1.41575em;
}

table.woocommerce-table--order-details tr th.product-total {
  border-bottom: 1px solid #adabab;
  padding-left: 1.41575em;
  padding-right: 1.41575em;
}

table.woocommerce-table--order-details th {
  color: #222222;
  background: #e3e3e3;
  padding: 10px 1em;
  font-weight: 700;
}

table.woocommerce-table--order-details tfoot th {
  background: #fff;
  border: none;
  text-align: left;
  padding: 10px 1.41575em;
}

table.woocommerce-table--order-details tfoot td {
  padding: 10px 1.41575em;
}

table.woocommerce-table--order-details .shipping th,
table.woocommerce-table--order-details .shipping td {
  border-top: 1px solid #adabab;
}

table.woocommerce-table--order-details tr td small.shipped_via {
  display: none;
}

table.woocommerce-table--order-details .product-name {
  width: auto;
}

.woocommerce-order-received .woocommerce-customer-details--phone,
.woocommerce-order-received .woocommerce-customer-details--email {
  margin: 0;
}

/* ------------------------------------------------------------------------------------------
 #   SINGLE PRODUCT 
------------------------------------------------------------------------------------------ */

.single-product #main {
  padding: 0;
}

.single-product .site-main {
  border: none;
  margin-bottom: 0px;
}

.single-product .product .wrap-single-product {
  border-bottom: none;
  padding: 0px 0px 25px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.single-product .product .wrap-single-product .image-container-product,
.single-product .product .wrap-single-product .summery-container-product {
  position: relative;
  float: none;
  display: block;
}

.single-product .product .wrap-single-product .image-container-product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.single-product .product .wrap-single-product .summery-container-product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.single-product div.product .images {
  width: 100%;
  float: none;
  margin: 0;
}

.yith_magnifier_gallery li.first {
  clear: both;
}

.single-product .product .wrap-single-product .image-container-product {
  margin-bottom: 10px;
}

.single-product div.product .images .woocommerce-main-image {
  margin-bottom: 10px;
}

.yith_magnifier_gallery li {
  width: 21%;
  margin-right: 5.333%;
}

.single-product div.product .summary {
  width: 100%;
  margin: 0;
  float: none;
  padding-left: 25px;
  margin-bottom: 10px;
}

.single-product .product .wrap-single-product .image-container-product .onsale,
.single-product
  .product
  .wrap-single-product
  .image-container-product
  .product-featured {
  position: absolute;
  top: 0px;
  right: 0px;
}

.single-product .product .wrap-single-product .image-container-product .onsale {
  z-index: 110;
}

.single-product
  .product
  .wrap-single-product
  .image-container-product
  .product-featured {
  z-index: 100;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger {
  background: #ccc;
}

.yith_magnifier_zoom_magnifier {
  border: none !important;
}

.woocommerce .single-product div.product .posted_in {
  max-width: 100%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 1;
}

.single-product .product .posted_in a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}

.single-product div.product h1.product_title {
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-align: inherit;
  color: #00438a;
  margin-bottom: 20px;
}

.single-product div.product .product_meta {
  font-size: 14px;
  border: none;
  padding-top: 0 !important;
  padding-bottom: 15px;
}

.single-product div.product .product_meta a {
  text-decoration: none;
}

.single-product div.product .product_meta a:hover {
  text-decoration: underline;
}

.single-product div.product .product_meta .sku_wrapper {
  margin-bottom: 10xp;
}
.single-product div.product p.price {
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  color: red;
  margin-top: 0;
  margin-bottom: 20px;
}

.single-product div.product p.price ins {
  display: block;
  margin-left: 0;
}

.single-product div.product p.price ins .woocommerce-Price-amount {
  color: red;
  font-size: 36px;
  font-weight: 600;
}

.single-product div.product.outofstock p.price ins .woocommerce-Price-amount {
  color: #545252;
}

.single-product div.product p.price del {
  color: #666666;
  font-size: 32px;
  font-weight: 600;
  opacity: 0.6;
  margin-left: 0;
}

.single-product div.product p.price del .woocommerce-Price-amount {
  color: #666666;
  font-size: 32px;
}

.single-product div.product .woocommerce-product-rating {
  margin-bottom: 12px;
}

.single-product div.product .woocommerce-product-rating .star-rating {
  margin-top: 5px;
  margin-right: 0px;
  font-size: 1em;
}

.single-product
  div.product
  .woocommerce-product-rating
  .star-rating
  span:before,
.star-rating:before {
  font-size: 12px;
  letter-spacing: 0.3em;
  line-height: 1.2em;
}

.single-product
  div.product
  .woocommerce-product-rating
  .star-rating
  span:before {
  color: #ff7500;
}

.single-product
  div.product
  .woocommerce-product-rating
  .woocommerce-review-link {
  margin-top: 7px;
  margin-left: 10px;
  font-size: 14px;
}

.single-product div.product .woocommerce-variation-price {
  padding-top: 15px;
}

.single-product div.product .woocommerce-variation-price .price {
  margin: 0;
}

.single-product
  div.product
  .woocommerce-variation-price
  .price
  .woocommerce-Price-amount {
  font-size: 36px;
  font-weight: 600;
}

.single-product div.product table.variations td.label {
  color: #222222;
  text-transform: uppercase;
  font-size: 14px;
}

.single-product div.product a.reset_variations {
  position: relative;
  display: inline-block;
  background: #222222;
  padding: 0 5px;
  color: #fff;
  margin: 0 0 0 15px;
  max-width: 120px;
  padding-left: 25px;
}

.single-product div.product a.reset_variations::before {
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
}

.single-product div.product a.reset_variations:hover {
  background: #dd0000;
}

.stock.in-stock::before {
  content: "";
}

.single-product div.product form.cart {
  padding: 0;
  margin-bottom: 20px;
}

.single-product div.product .single_add_to_cart_button {
  position: relative;
  padding-left: 45px;
}

.single-product div.product .single_add_to_cart_button::before {
  font-family: Linearicons-Free;
  content: "\e82e";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 15px;
}

.single-product div.product .single_add_to_cart_button.loading {
  opacity: 0.6;
}

.single-product div.product .single_add_to_cart_button.loading:after {
  content: "";
}

.single-product div.product .single_add_to_cart_button.loading:before {
  font-family: Linearicons-Free;
  content: "\e862";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0);
}

.single-product div.product .single_add_to_cart_button.added::before {
  font-family: Linearicons-Free;
  content: "\e87f";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
}

.single-product div.product .ssba-wrap {
  margin: 10px 0;
}

.single-product .wishlist_compare_button_block {
  padding-bottom: 15px;
}

.single-product .wishlist_compare_button_block .button {
  background: #fff;
  color: #666666;
  margin: 8px 0 0 0;
  line-height: 30px;
  display: flex;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  padding: 0 0 0 27px;
}

.single-product .wishlist_compare_button_block .button:hover {
  color: #222222;
  background: #fff;
}

.single-product .wishlist_compare_button_block .button {
  position: relative;
  background: none !important;
}

.single-product .wishlist_compare_button_block .button:before {
  font-style: normal;
  vertical-align: bottom;
  position: absolute;
  font-size: 18px;
  left: 0;
  top: -3px;
  color: #222222;
}

.single-product .wishlist_compare_button_block .tm-woocompare-button:before {
  content: "\f24e";
  font-family: FontAwesome;
}

.single-product
  .wishlist_compare_button_block
  .tm-woocompare-button.in_compare:before {
  content: "\e017" !important;
  font-family: WooCommerce;
}

.single-product .wishlist_compare_button_block .tm-woocompare-button:after {
  content: "\e017" !important;
  font-family: WooCommerce;
  visibility: hidden;
}

.single-product .wishlist_compare_button_block .tm-woowishlist-button:before {
  content: "\f08a";
  font-family: FontAwesome;
}

.single-product
  .wishlist_compare_button_block
  .tm-woowishlist-button.in_wishlist:before {
  content: "\e017";
  font-family: WooCommerce;
}

.single-product .wishlist_compare_button_block .tm-woowishlist-button:after {
  content: "\e017";
  font-family: WooCommerce;
  visibility: hidden;
}

.single-product
  .wishlist_compare_button_block
  .tm-woocompare-page-button:before,
.single-product
  .wishlist_compare_button_block
  .tm-woowishlist-page-button:before {
  content: "\f06e";
  font-family: FontAwesome;
}

.single-product
  .wishlist_compare_button_block
  .tm-woocompare-button.loading:after,
.single-product
  .wishlist_compare_button_block
  .tm-woowishlist-button.loading:after {
  content: "";
}

.single-product
  .wishlist_compare_button_block
  .tm-woocompare-button.loading:before,
.single-product
  .wishlist_compare_button_block
  .tm-woowishlist-button.loading:before {
  color: #000 !important;
  font-family: Linearicons-Free;
  content: "\e862";
  font-weight: bold;
  font-size: 22px;
  left: 0;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0);
}

.single-product .wc-tabs-wrapper {
  border-top: none;
  margin-bottom: 20px;
  padding: 0 0px 20px 0px;
}

.single-product .woocommerce-tabs ul.tabs,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
  width: 100%;
  display: block;
}

.single-product .woocommerce-tabs ul.tabs {
  border-top: none;
  border-left: none;
  border-right: none;
}

.single-product .woocommerce-tabs ul.tabs:before {
  content: "";
  border-bottom: 1px solid red;
}

.single-product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  margin-right: 38px;
  border: none;
}

.single-product .woocommerce-tabs ul.tabs li:after {
  content: " ";
}

.single-product .woocommerce-tabs ul.tabs li:hover a::before {
  border: 1px solid #00438a;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
  content: " ";
}

.single-product .woocommerce-tabs ul.tabs li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 20px;
  color: #222222;
}

.single-product .woocommerce-tabs ul.tabs li a:hover {
  color: #00438a;
}

.single-product .woocommerce-tabs ul.tabs li.active a {
  color: #00438a;
}

.single-product .woocommerce-tabs ul.tabs li.active a::before {
  border: 1px solid #00438a;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
  content: " ";
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  text-transform: uppercase;
  font-size: 16px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description ul,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description ol,
.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--addition_information
  ul,
.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--addition_information
  ol {
  border: none;
  margin-left: 20px;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--description
  .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--description
  .video-container
  iframe,
.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--description
  .video-container
  object,
.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel--description
  .video-container
  embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-product table.shop_attributes {
  width: 100%;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  border-spacing: 0;
  border-collapse: collapse;
  text-transform: none;
  margin-bottom: 15px;
}

.single-product table.shop_attributes th {
  color: #666;
  padding: 6px;
  font-weight: bold;
}

.single-product table.shop_attributes tr td {
  padding: 6px;
}

.single-product table.shop_attributes tr:nth-child(odd) {
  background: #f6f6f6;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8f8f8),
    to(#f6f6f6)
  );
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #f8f8f8 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #f8f8f8 0%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f6f6f6', GradientType=0);
}

.single-product table.shop_attributes tr:hover th,
.single-product table.shop_attributes tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f2f2),
    to(#f0f0f0)
  );
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f0f0f0', GradientType=0);
}

/*
.single-product .woocommerce-error .button, .single-product .woocommerce-info .button, .single-product .woocommerce-message .button {
    background: #59bc6c;
    color: #fff;
    margin: 0px 0 0 20px;
    padding: 11px 19px 12px;
}
*/

.single-product .woocommerce-Reviews .woocommerce-noreviews {
  margin: 0;
  padding-left: 0;
  background: #fff;
  padding: 8px 10px !important;
  margin-bottom: 14px !important;
}

#respond {
  padding: 0;
}

.comment-form .required {
  font-size: 22px;
  font-size: 1.375rem;
}

.required {
  color: red;
  text-decoration: none !important;
}

p.stars:hover a::before,
p.stars.selected a.active::before,
p.stars.selected a:not(.active)::before {
  color: #ffc507;
}

.comment-form .comment-notes {
  color: #222222;
}

.comment-form .comment-form-rating label,
.comment-form .comment-form-comment label,
.comment-form .comment-form-author label,
.comment-form .comment-form-email label {
  color: #222222;
  text-transform: uppercase;
}

.single-product .woocommerce-Reviews #submit {
  color: #333;
  background: #ffda1b;
  text-transform: uppercase;
}

.single-product .woocommerce-Reviews #submit:hover {
  color: #333;
  background: #eac818;
}

.single-product .woocommerce-Reviews #submit:active {
  color: #333;
  background: #eac818;
}

.single-product section.products {
  padding: 0 0px 20px 0px;
  margin-bottom: 20px;
}

.single-product section.products h2 {
  text-transform: uppercase;
  text-align: left;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: 0.04em;
  color: #222222;
  margin-top: 20px;
}

@media (max-width: 1023px) {
  .single-product .product .wrap-single-product .image-container-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-product .product .wrap-single-product .summery-container-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-product #secondary,
  .single-product #primary {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .single-product .product .wrap-single-product,
  .single-product .wc-tabs-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-product div.product .summary {
    padding-left: 15px;
    padding-left: 0px;
  }

  .single-product .site-content .col-full {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }

  .single-product .product .wrap-single-product {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
  }

  .single-product div.product .summary {
    margin-bottom: 0;
  }

  .single-product
    div.product
    p.price
    span.woocommerce-Price-amount:nth-child(2) {
    display: block;
  }

  .single-product div.product a.reset_variations {
    display: block;
    margin: 10px 0 0 0;
  }

  .single-product .woocommerce-tabs ul.tabs li {
    text-align: center;
    width: 100%;
    margin-right: 0;
  }

  .single-product .woocommerce-tabs ul.tabs li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .single-product section.products {
    padding: 0 15px 20px 15px;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .single-product div.product .button-soc-nets {
    text-align: center;
    padding-bottom: 15px;
  }
}

@media (max-width: 449px) {
  .single-product .site-content .col-full {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }

  .single-product .product .wrap-single-product {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
  }

  .single-product .product .wrap-single-product,
  .single-product .wc-tabs-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .single-product div.product h1.product_title {
    text-align: center;
    height: auto;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 0;
  }

  .single-product div.product .product_meta {
    border-top: none;
  }

  .single-product div.product p.price {
    text-align: center;
    font-size: 26px;
  }

  .single-product
    div.product
    p.price
    span.woocommerce-Price-amount:nth-child(2) {
    display: inline-block;
  }

  .single-product div.product form.cart {
    text-align: center;
  }

  .single-product .woocommerce-product-details__short-description p {
    margin-bottom: 10px;
  }

  .single-product div.product .woocommerce-product-rating {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .single-product .wishlist_compare_button_block {
    padding-bottom: 5px;
  }

  .single-product .product .wrap-single-product {
    padding-bottom: 0;
  }
}

/* base unite for product */

.single-product .base-unit {
  line-height: 45px;
  float: left;
  margin-right: 20px;
}

div.products div.product .price span.base-unit-description {
  display: none;
}

.single-product .base-unit-description {
  color: #666;
  font-size: 16px;
  margin-left: 10px;
}

.woocommerce-mini-cart-item .base-unit-description {
  color: #666;
  font-size: 13px;
  margin-left: 5px;
}

.woocommerce-cart-form__cart-item.cart_item .base-unit-description {
  color: #888;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 500;
}

/* ------------------------------------------------------------------------------------------
 #   PRODUCT LOOP
------------------------------------------------------------------------------------------ */

div.products div.product {
  position: relative;
  float: left;
  margin-bottom: 1.9em;
  margin-bottom: 1.25em;
  padding: 0px;
}

div.products div.product .wrap {
  padding: 20px;
  border: 1px solid #c7c7c7;
}

div.products div.product .woocommerce-LoopProduct-link {
  display: block;
  position: relative;
}

div.products div.product.outofstock .woocommerce-LoopProduct-link img {
  opacity: 0.5;
}

div.products div.product h2.woocommerce-loop-product__title,
div.products div.product h3.woocommerce-loop-product__title {
  min-height: 38px;
  min-height: 57px;
  font-size: 16px;
  text-align: left;
  padding: 0;
  margin: 2px 0px 20px 0px;
  line-height: 19px;
}

div.products div.product h2.woocommerce-loop-product__title a,
div.products div.product h3.woocommerce-loop-product__title a {
  font-weight: 500;
  color: #00438a;
}

@media (max-width: 500px) {
  div.products div.product h2.woocommerce-loop-product__title,
  div.products div.product h3.woocommerce-loop-product__title {
    min-height: 48px;
    font-size: 14px;
    line-height: 16px;
  }

  div.products div.product h2.woocommerce-loop-product__title a,
  div.products div.product h3.woocommerce-loop-product__title a {
    font-weight: 400;
  }
}

/*
div.products div.product h2.woocommerce-loop-product__title a:hover,
div.products div.product h3.woocommerce-loop-product__title a:hover {
	color: #302c2d;
color: #ce23e2;
}
*/

div.products div.product:hover h2.woocommerce-loop-product__title a,
div.products div.product:hover h3.woocommerce-loop-product__title a {
  color: #00438a;
}

div.products div.product.outofstock h2.woocommerce-loop-product__title a,
div.products div.product.outofstock h3.woocommerce-loop-product__title a {
  color: #302c2d;
}

div.products div.product.outofstock h2.woocommerce-loop-product__title a:hover,
div.products div.product.outofstock h3.woocommerce-loop-product__title a:hover {
  color: #302c2d;
}

div.products div.product .star-rating {
  padding: 0;
  margin: 0;
  margin-right: 15px;
  width: 5.8em;
  float: right;
}

div.products div.product .star-rating:before,
div.products div.product .star-rating span::before {
  font-size: 14px;
  letter-spacing: 0.3em;
  line-height: 1.2em;
}

div.products div.product .star-rating span::before {
  color: #ff7500;
}

div.products div.product .price {
  display: block;
  text-align: left;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  color: #545253;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}

div.products div.product .price ins {
  display: block;
}

div.products div.product .price ins {
  margin-left: 0;
}

div.products div.product .price span {
  color: red;
  font-weight: 700;
}

div.products div.product.outofstock .price span {
  color: #222;
}

.price del {
  text-decoration: none;
  position: relative;
  margin-left: 5px;
}

.price del + ins {
  margin-left: 0;
}

.price del:before {
  content: "";
  border-bottom: 2px solid #222222;
  border-bottom: 2px solid #f00;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
}

div.products div.product.outofstock .price del:before {
  border-color: #222222;
}

div.products div.product .price del span {
  color: #222222;
  font-size: 18px;
}

div.products div.product .short-description {
  min-height: 34px;
  font-size: 15px;
  line-height: 17px;
  margin: 0;
  margin-bottom: 6px;
}

div.products div.product .ajax_add_to_cart {
  padding-left: 42px;
  padding-right: 15px;
  position: relative;
  text-transform: uppercase;
  margin: 0;
}

div.products div.product .ajax_add_to_cart:before {
  font-family: Linearicons-Free;
  content: "\e82e";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
}

div.products div.product .ajax_add_to_cart.loading:after {
  content: "";
}

div.products div.product .ajax_add_to_cart.loading:before {
  font-family: Linearicons-Free;
  content: "\e862";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0);
}

div.products div.product .ajax_add_to_cart.added:before {
  font-family: Linearicons-Free;
  content: "\e87f";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 25%;
  left: 10px;
}

div.products div.product .incart .ajax_add_to_cart:before {
  content: "\e87f";
}

/*
div.products div.product .ajax_add_to_cart.added {
background: #fe8300;
border-color: #fe8300;
}
*/

div.products div.product .added_to_cart {
  display: none;
}

#load_more {
  margin-bottom: 25px;
}

.archive.paged #load_more {
  margin-bottom: 0px;
}

@media (min-width: 1367px) {
  div.products div.product {
    width: 23.425%;
    width: 23.6875%;
  }

  div.products div.product:nth-child(1n + 1) {
    clear: none;
    margin-right: 2.1%;
    margin-right: 1.75%;
  }

  div.products div.product:nth-child(4n) {
    margin-right: 0%;
  }

  div.products div.product:nth-child(4n + 1) {
    clear: both;
  }
}

@media (max-width: 1366px) {
  div.products div.product {
    width: 31%;
    width: 31.86667%;
  }

  div.products div.product:nth-child(1n + 1) {
    clear: none;
    margin-right: 3.5%;
    margin-right: 2.2%;
  }

  div.products div.product:nth-child(3n) {
    margin-right: 0;
  }

  div.products div.product:nth-child(3n + 1) {
    clear: both;
  }
}

@media (max-width: 767px) {
  div.products div.product {
    width: 48%;
  }

  div.products div.product:nth-child(1n + 1) {
    clear: none;
    margin-right: 4%;
  }

  div.products div.product:nth-child(2n) {
    margin-right: 0;
  }

  div.products div.product:nth-child(2n + 1) {
    clear: both;
  }
}

@media (max-width: 500px) {
  div.products div.product {
    margin-bottom: 12px;
  }

  div.products div.product .wrap {
    padding: 10px;
  }

  div.products div.product {
    width: 48.5%;
  }

  div.products div.product:nth-child(1n + 1) {
    clear: none;
    margin-right: 3%;
  }

  div.products div.product:nth-child(2n) {
    margin-right: 0;
  }

  div.products div.product:nth-child(2n + 1) {
    clear: both;
  }
}

@media (max-width: 359px) {
}

/* ------------------------------------------------------------------------------------------
 #   SINGLE PRODUCT SLIDER PRODUCTS
------------------------------------------------------------------------------------------ */

.single-product section.products {
  position: relative;
}

.single-product section.products div.products {
  margin-left: 0;
  margin-bottom: 0;
  clear: both;
}

.single-product section.products h2 {
  padding-right: 50px;
}

.single-product section.products .upsells-prev-btn,
.single-product section.products .related-prev-btn,
.single-product section.products .upsells-next-btn,
.single-product section.products .related-next-btn {
  font-size: 20px;
  color: #666666;
  font-weight: 700;
}

.single-product section.products .upsells-prev-btn:hover,
.single-product section.products .related-prev-btn:hover,
.single-product section.products .upsells-next-btn:hover,
.single-product section.products .related-next-btn:hover {
  color: #222222;
}

.single-product section.products .upsells-prev-btn,
.single-product section.products .related-prev-btn {
  position: absolute;
  right: 50px;
  top: 4px;
}

.single-product section.products .upsells-next-btn,
.single-product section.products .related-next-btn {
  position: absolute;
  right: 20px;
  top: 4px;
}

.single-product section.products .slick-arrow.slick-hidden {
  opacity: 0.3;
}

.single-product section.products .slick-arrow.slick-disabled {
  opacity: 0.5;
}

.single-product section.products .slick-slide {
  margin: 0 15px !important;
}

@media (max-width: 451px) {
  .single-product section.products .slick-slide {
    margin: 0 5px !important;
  }
}

.single-product section.products .slick-list {
  margin: 0 -11px;
}

.single-product section.products div.products .product {
  width: 100%;
  float: left;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0em;
  text-align: center;
  position: relative;
  clear: none !important;
}

/* ------------------------------------------------------------------------------------------
         #   POST
------------------------------------------------------------------------------------------ */

.archive .site-main .posts {
  padding-left: 0;
  padding-right: 0px;
}

.posts-title {
  padding-left: 0;
  padding-right: 0px;
}

.archive .site-main .posts .hentry .logo-post {
  margin: 33px 0;
  padding: 0 10px;
}

.archive .site-main .posts .hentry {
  width: 31.5%;
  float: left;
  border: 1px solid #c7c7c7;
  margin-left: 0;
  margin-right: 2.75%;
  margin-top: 0.5em;
  margin-bottom: 1em;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

@media (min-width: 768px) {
  .archive .site-main .posts .hentry:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
}

.archive .site-main .posts .hentry:nth-child(3n) {
  margin-right: 0%;
}

.archive .site-main .posts .hentry:nth-child(3n + 1) {
  clear: both;
}

@media (max-width: 767px) {
  .archive .site-main .posts .hentry {
    width: 48%;
  }

  .archive .site-main .posts .hentry:nth-child(1n + 1) {
    clear: none;
    margin-right: 4%;
  }

  .archive .site-main .posts .hentry:nth-child(2n) {
    margin-right: 0;
  }

  .archive .site-main .posts .hentry:nth-child(2n + 1) {
    clear: both;
  }

  .archive .site-main .posts .hentry:nth-child(9) {
    display: none;
  }
}

@media (max-width: 449px) {
  .archive .site-main .posts .hentry {
    width: 100%;
  }

  .archive .site-main .posts .hentry:nth-child(1n + 1) {
    clear: none;
    margin-right: 0%;
  }

  .archive .site-main .posts .hentry:nth-child(2n) {
    margin-right: 0;
  }

  .archive .site-main .posts .hentry:nth-child(2n + 1) {
    clear: both;
  }
}

.archive .site-main .posts .post-title-img {
  margin-bottom: 0.5em;
}

.archive .site-main .posts .post-title-img img {
  display: block;
  width: 100%;
  height: auto;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  margin: 0;
  padding: 0;
}

.archive .site-main .hentry header.entry-header {
  padding: 0 10px;
  margin-bottom: 0.25em;
}

.archive .site-main .hentry h2.alpha {
  min-height: 44px;
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}

@media (max-width: 449px) {
  .archive .site-main .hentry h2.alpha {
    min-height: auto;
  }
}

.archive .site-main .hentry h2.alpha a {
  color: #fe8300;
  font-weight: 700;
}

.archive .site-main .hentry h2.alpha a:hover,
.archive .site-main .hentry h2.alpha a:active {
  color: #00911a;
}

@media (min-width: 768px) {
  .hentry .entry-header {
    margin-bottom: 1em;
  }
}

.hentry .wp-post-image {
  margin-bottom: 1em;
}

.hentry.type-post .entry-content {
  width: 100%;
  float: none;
  margin: 0;
}

.archive .hentry.type-post .entry-content p {
  font-size: 1em;
  line-height: 1.5em;
  padding: 0 10px;
  margin-bottom: 0.75em;
}

/* ------------------------------------------------------------------------------------------
 #   TM WISHLIST
------------------------------------------------------------------------------------------ */

.tm-woocomerce-list__product-image img {
  width: 125px;
  height: auto;
}

/* ------------------------------------------------------------------------------------------
#   PRODUC BRANDS
------------------------------------------------------------------------------------------ */

.product-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -30px;
  padding: 20px 0px 20px 0px;
}

.product-brands .brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 calc(25% - 30px);
  flex: 1 calc(25% - 30px);
  max-width: calc(25% - 30px);
  text-align: center;
  margin-left: 30px;
  margin-bottom: 30px;
}

@media (max-width: 769px) {
  .product-brands {
    margin-left: -20px;
  }

  .product-brands .brand {
    -ms-flex: 1 calc(33.33% - 20px);
    flex: 1 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}

@media (max-width: 500px) {
  .product-brands .brand {
    -ms-flex: 1 calc(50% - 20px);
    flex: 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}

.sidebar-product-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -30px;
  padding: 20px 20px 0px 20px;
}

.sidebar-product-brands .brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 calc(50% - 30px);
  flex: 1 calc(50% - 30px);
  max-width: calc(50% - 30px);
  text-align: center;
  margin-left: 30px;
  margin-bottom: 30px;
}

.sidebar-product-brands .brand img {
  width: 100%;
}

@media (max-width: 1024px) {
  .sidebar-product-brands .brand {
    -ms-flex: 1 calc(25% - 30px);
    flex: 1 calc(25% - 30px);
    max-width: calc(25% - 30px);
  }
}

@media (max-width: 769px) {
  .sidebar-product-brands .brand {
    -ms-flex: 1 calc(33.33% - 30px);
    flex: 1 calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
  }
}

/* ------------------------------------------------------------------------------------------
 #   jQuery toast plugin
------------------------------------------------------------------------------------------ */
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  z-index: 9000 !important;
}

.jq-toast-wrap * {
  margin: 0;
  padding: 0;
}

.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px;
}

.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px;
}

.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px;
}

.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px;
}

.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0px 0px 5px;
  border-radius: 4px;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444444;
  color: white;
}

.jq-toast-single h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0px 0px 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal;
}

.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px;
}

.jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px;
}

.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer;
}

.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0%;
  left: 0;
  border-radius: 5px;
  background: red;
}

.jq-toast-loaded {
  width: 100%;
}

.jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px;
}

.jq-icon-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");
  background-color: #31708f;
  color: #d9edf7;
  border-color: #bce8f1;
}

.jq-icon-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=");
  background-color: #8a6d3b;
  color: #fcf8e3;
  border-color: #faebcc;
}

.jq-icon-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=");
  background-color: #a94442;
  color: #f2dede;
  border-color: #ebccd1;
}

.jq-icon-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==");
  color: #dff0d8;
  background-color: #3c763d;
  border-color: #d6e9c6;
}

/* custom jQuery toast plugin */

.jq-toast-wrap {
  width: 300px;
}

.jq-toast-single {
  width: 300px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.25s;
  border: 1px solid #d8d4d4;
  color: #222;
  background: #fff;
}

.jq-toast-single a {
  border: unset;
}

.jq-toast-single .notify-product-sold a.avatar {
  width: 50px;
  height: 50px;
  float: left;
}

.jq-toast-single .notify-product-sold img {
  display: block;
  width: 50px;
  height: 50px;
}

.jq-toast-single .notify-product-sold .content {
  width: 225px;
  min-height: 50px;
  float: left;
  padding: 0 5px 0 10px;
}

.jq-toast-single .notify-product-sold .customer {
  font-weight: 600;
}

.jq-toast-single .notify-product-sold .term {
  margin: 0 5px;
}

.jq-toast-single .notify-product-sold .product-title {
  color: #ce23e2;
  margin: 0;
}

.jq-toast-single .notify-product-sold .product-title:hover {
  color: #ce23e2;
  text-decoration: underline;
}

.jq-toast-single .notify-product-sold .sold-time {
  text-align: right;
}

.jq-toast-single .notify-product-sold .sold-time .time-term {
  margin-left: 5px;
}

/* ------------------------------------------------------------------------------------------
 #   MOBILE MENU SLIDER
------------------------------------------------------------------------------------------ */

#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#inner-wrap {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.site-overlay {
  display: none;
}

#nav {
  z-index: 200;
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
  color: #333333;
}

#nav:not(:target) {
  z-index: 1;
  height: 0;
}

#nav .mobile-menu-logo img {
  margin: auto;
}

#nav ul {
  /* *zoom: 1; */
  display: block;
  margin: 0;
}

#nav ul:before,
#nav ul:after {
  content: "";
  display: table;
}

#nav ul:after {
  clear: both;
}

#nav li {
  display: block;
}

#nav li a {
  display: block;
  color: #fff;
  font-size: 1em;
  line-height: 1.28571em;
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

#nav li a:focus,
#nav li a:hover {
  color: #3498db;
}

#nav li {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#nav li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#nav ul li ul li:last-child,
#nav ul li ul li ul li:last-child {
  border-bottom: none;
}

#nav ul li.current-menu-item > a {
  color: #3498db;
}

#nav ul li.menu-item-has-children > a {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#nav ul li.menu-item-has-children > a:after {
  position: absolute;
  display: block;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  line-height: normal;
  font-size: 1em;
  color: #666;
  top: 0px;
  right: 0px;
  -moz-transition: transform 0.4s linear;
  -webkit-transition: transform 0.4s linear;
  -o-transition: transform 0.4s linear;
  transition: transform 0.4s linear;
  transition: transform 0.4s linear;
  -moz-transition: transform none;
  -webkit-transition: transform none;
  -o-transition: transform none;
  transition: transform none;
  transition: transform none;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 3em;
}

#nav ul li.menu-item-has-children > a.rotate:after {
  color: #fff;
  content: "\f078";
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#nav ul li a.sub-arrow-2:after {
  top: 9px;
}

#nav ul li a.sub-arrow-3:after {
  top: 19px;
}

#nav ul li a.sub-arrow-4:after {
  top: 29px;
}

#nav ul li a.sub-arrow-5:after {
  top: 38px;
}

#nav ul li a.sub-arrow-6:after {
  top: 47px;
}

#nav ul li a.sub-arrow-7:after {
  top: 57px;
}

/* first level menu */
#nav ul li a {
  padding: 12px 35px 12px 20px;
  padding-right: 40px;
}

#nav ul li.menu-item-has-children a {
  padding: 12px 35px 12px 20px;
  padding-right: 0;
  margin-right: 40px;
}

/* second level menu */
#nav ul li ul {
  display: none;
  background: #2a2a2a;
  -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
}

/* third level menu */
#nav ul li ul li ul {
  display: none;
  background: #1e1e1e;
  -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
}

/* double menu */
/*
#nav .mobile-navigation > ul{
border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#nav .mobile-navigation > ul > li:nth-child(1),
#nav .mobile-navigation > ul > li:nth-child(2) {
width:49%;
display: inline-block;
border-top: none;
border-bottom: none;
text-align: center;
}

#nav .mobile-navigation > ul > li:nth-child(1){
border-top: none;
border-bottom: none;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#nav .mobile-navigation > ul > li:nth-child(1) a,
#nav .mobile-navigation > ul > li:nth-child(2) a{
padding-left: 0px;
padding-right: 0px;
} 
*/
/* end double menu */

.js-nav #inner-wrap .site-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* mobile menu slide */

@media screen and (max-width: 1023px) {
  .js-ready #nav {
    width: 360px;
    height: 100%;
    background: #333333;
    overflow-y: scroll;
    -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  }

  .js-ready #nav .block {
    background: transparent;
  }

  .js-ready #nav {
    left: -360px;
  }

  .js-ready #inner-wrap {
    left: 0;
  }

  .js-nav #inner-wrap {
    left: 360px;
    height: 100vh;
  }

  /*
    .csstransforms3d.csstransitions.js-ready #nav {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-ready #inner-wrap {
        left: 0 !important;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
    }

    .csstransforms3d.csstransitions.js-ready #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
        -webkit-transition-delay: ease, 0s;
        -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
        -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease;
        -webkit-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -moz-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -ms-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -o-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

    .csstransforms3d.csstransitions.js-nav #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
*/
}

@media screen and (max-width: 500px) {
  .js-ready #nav {
    width: 360px;
    height: 100%;
    background: #333333;
    overflow-y: scroll;
    -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  }

  .js-ready #nav .block {
    background: transparent;
  }

  .js-ready #nav {
    left: -360px;
  }

  .js-ready #inner-wrap {
    left: 0;
  }

  .js-nav #inner-wrap {
    left: 360px;
    height: 100vh;
  }

  /*
    .csstransforms3d.csstransitions.js-ready #nav {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-ready #inner-wrap {
        left: 0 !important;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(360px, 0, 0) scale3d(1, 1, 1);
    }

    .csstransforms3d.csstransitions.js-ready #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
        -webkit-transition-delay: ease, 0s;
        -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
        -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease;
        -webkit-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -moz-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -ms-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -o-transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform: translate3d(360px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

    .csstransforms3d.csstransitions.js-nav #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
*/
}

@media screen and (max-width: 400px) {
  .js-ready #nav {
    width: 280px;
    height: 100%;
    background: #333333;
    overflow-y: scroll;
    -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
    box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7) !important;
  }

  .js-ready #nav .block {
    background: transparent;
  }

  .js-ready #nav {
    left: -280px;
  }

  .js-ready #inner-wrap {
    left: 0;
  }

  .js-nav #inner-wrap {
    left: 280px;
    height: 100vh;
  }

  /*
    .csstransforms3d.csstransitions.js-ready #nav {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }


    .csstransforms3d.csstransitions.js-ready #inner-wrap {
        left: 0 !important;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;

    }

    .csstransforms3d.csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);
    }

    .csstransforms3d.csstransitions.js-ready #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
        -webkit-transition-delay: ease, 0s;
        -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
        -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease;
        -webkit-transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -moz-transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -ms-transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -o-transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

    .csstransforms3d.csstransitions.js-nav #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
*/
}

/* ------------------------------------------------------------------------------------------
         #   NICE SELECT
----------------------------------------------------------------------------------------- */

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  border: solid 1px #c5c5c5;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  line-height: 28px;
  outline: none;
  padding-left: 10px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #2173cd;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #28355b;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-bottom: 2px solid #222;
  border-right: 2px solid #222;
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select ul {
  margin: 0;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  border: 1px solid #28355b;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
    opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 999;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 25px;
  list-style: none;
  min-height: 25px;
  outline: none;
  padding-left: 10px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (max-width: 1023px) {
  .nice-select .option {
    line-height: 35px;
    min-height: 35px;
  }
}

.nice-select .option:hover {
  background-color: #2173cd;
  color: #fff;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option.selected {
  color: red;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}
