table,
th,
td {
  border: 1px solid #ddd;
  vertical-align: middle; }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 15px 0 35px;
  width: 100%; }

th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 600; }

td {
  border-width: 0 1px 1px 0; }

th,
td {
  padding: 15px; }

th p,
td p {
  margin: 0; }

.woocommerce-message .button,
button,
.button, input[type="button"],
input[type="reset"],
input[type="submit"], .topheader-left .wpcf7-submit, .product-box .product-info .content_price .button, .widget_shopping_cart .widget_shopping_cart_content .buttons a, .woocommerce-cart-form button#email_cart, div.email-cart #email-cart-form + div.ui-dialog-buttonpane .ui-dialog-buttonset button, .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button {
  text-align: center;
  position: relative;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  box-shadow: none;
  background-color: white;
  line-height: 40px;
  cursor: pointer;
  padding: 0 34px;
  border: 1px solid #68c3ef;
  color: #68c3ef;
  text-transform: uppercase;
  background: none;
  transition: all 0.2s ease; }
  
  button:hover,
  .button:hover, input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover, .topheader-left .wpcf7-submit:hover, .product-box .product-info .content_price .button:hover, .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover, .woocommerce-cart-form button#email_cart:hover, div.email-cart #email-cart-form + div.ui-dialog-buttonpane .ui-dialog-buttonset button:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .woocommerce-message a.button:hover,
  .woocommerce-error a.button:hover,
  .woocommerce-info a.button:hover {
    background-color: #68c3ef;
    color: #fff; }

.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout, .woocommerce-cart-form button#email_cart, .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  border-color: #003a5d;
  color: #003a5d; }
  .widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout:hover, .woocommerce-cart-form button#email_cart:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
    background-color: #003a5d;
    color: #fff; }

.woocommerce-message a.button,
.woocommerce-error a.button,
.woocommerce-info a.button {
  border-color: white;
  color: white; }
  .woocommerce-message a.button:hover,
  .woocommerce-error a.button:hover,
  .woocommerce-info a.button:hover {
    background-color: white;
    color: #68c3ef; }

.woocommerce-message .button,
button,
.button {
  line-height: normal;
  padding: 6px 20px; }

.kc_button {
  text-align: center;
  position: relative;
  border: none;
  border-radius: 0;
  color: white;
  font-size: 14px;
  padding: 6.35px 20px !important;
  font-weight: 400;
  display: inline-block;
  box-shadow: none;
  background-color: #003a5d !important; }

.button.disabled,
.button[disabled] {
  opacity: 0.5; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.form-control {
  height: auto;
  line-height: 40px;
  border: 1px solid #929bbd;
  border-radius: 0;
  padding: 0 10px;
  color: #003a5d;
  box-shadow: none; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  .form-control:focus {
    border-color: #68c3ef;
    box-shadow: none;
    outline: 0; }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="password"]::placeholder,
  input[type="search"]::placeholder,
  input[type="number"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="range"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="week"]::placeholder,
  input[type="time"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="color"]::placeholder,
  textarea::placeholder,
  .form-control::placeholder {
    color: #003a5d; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #68c3ef;
  color: #68c3ef; }
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background-color: #68c3ef;
    color: white; }
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    box-shadow: none;
    outline: 0; }

select {
  height: 35px;
  border: 1px solid #ebebeb;
  padding: 0 10px; }

textarea {
  width: 100%;
  height: auto;
  padding: 10px !important; }

.woocommerce form .form-row label {
  color: #929bbd;
  line-height: 2;
  display: block;
  font-weight: 400;
  margin-bottom: 5px; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 42px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 42px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #929bbd;
  line-height: 42px; }

a:hover, a:focus {
  text-decoration: none; }

h3 {
  margin-top: 5px; }

#jmsproducttab-box .nav-tabs > li {
  margin-right: 20px;
  padding-right: 20px; }
  #jmsproducttab-box .nav-tabs > li > a {
    font-size: 18px;
    font-weight: 400;
    color: #003a5d;
    letter-spacing: 0.5px; }
  #jmsproducttab-box .nav-tabs > li a:hover,
  #jmsproducttab-box .nav-tabs > li.active a:hover {
    color: #68c3ef; }
  #jmsproducttab-box .nav-tabs > li.active a {
    color: #68c3ef; }
  #jmsproducttab-box .nav-tabs > li:after {
    height: 14px; }

#jmsproducttab-box .nav-wrap {
  margin-bottom: 40px; }

.addon-title h3 {
  font-size: 18px;
  font-weight: 400; }

.back-to-top {
  background-color: #68c3ef; }

.header-1 .container-fluid {
  width: 1170px;
  padding: 0; }

.header-1 .main-header {
  border-bottom: none; }
  @media (max-width: 991px) {
    .header-1 .main-header {
      padding: 0; } }

.header-row {
  display: flex;
  align-items: center;
  margin-top: .5em;
  margin-bottom: .5em; }
  .header-row .header-block p {
    font-size: 15px; }
  .header-row .header-block span {
    margin: 0 .3em;
    font-size: 1.1em; }
  .header-row .call-btn {
    color: #929bbd; }
  .header-row .mobile-phone {
    text-align: center; }

.header-1 .header-logo {
  padding-top: 10px;
  padding-bottom: 10px; }

.header-1 .main-header.navbar-fixed-top .header-logo {
  padding-top: 10px; }

.header-menu {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.scroll-cart {
  display: none;
  visibility: hidden; }
  .navbar-fixed-top .scroll-cart {
    display: block;
    visibility: visible; }
  .scroll-cart a {
    color: #929bbd; }

.jms-megamenu li a {
  color: #003a5d; }

.jms-megamenu li a:hover {
  color: #68c3ef; }

.jms-megamenu li a:last-child {
  padding-right: 0; }

.jms-megamenu li .menu-item-link {
  color: #929bbd; }

.jms-megamenu li .has-children {
  color: #003a5d; }

.jms-megamenu .dropdown-menu .mega-nav > li > a {
  font-weight: 400; }

.header-1 .header-right {
  padding-top: 10px; }

.header-1 .header-right .dropdown-toggle,
.header-1 .header-right {
  color: #929bbd; }
  .header-1 .header-right .dropdown-toggle .sl,
  .header-1 .header-right .sl {
    font-size: 18px;
    line-height: 32px;
    color: #929bbd;
    transition: all 0.2s ease; }
  .header-1 .header-right .dropdown-toggle a:hover .sl,
  .header-1 .header-right a:hover .sl {
    color: #68c3ef; }

.header-1 .main-header.navbar-fixed-top #header_cart .dropdown-toggle .sl {
  font-size: 18px;
  transition: all 0.2s ease; }

.header-1 .main-header.navbar-fixed-top #header_cart .dropdown-toggle:hover .sl {
  color: #68c3ef; }

.header-1 .main-header.navbar-fixed-top #header_cart .dropdown-toggle .quantity {
  right: -13px;
  top: -12px; }

.topheader-left:hover .call-modal {
  visibility: visible; }

.topheader-left .wpcf7 p {
  margin-bottom: 1em; }

.topheader-left span.wpcf7-form-control-wrap,
.topheader-left .wpcf7-form-control-wrap span {
  margin: 0;
  font-size: 1em; }

.topheader-left label {
  color: #003a5d !important; }

.topheader-left span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em; }

.call-modal {
  visibility: hidden;
  position: absolute;
  right: 0;
  z-index: 102;
  clear: both;
  width: auto;
  min-width: 400px;
  padding: 1em;
  border-radius: 6px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  background: #fff; }

.footer-2 a {
  color: rgba(255, 255, 255, 0.35); }
  .footer-2 a:hover {
    color: #68c3ef; }

.footer-2 .top-footer {
  padding-bottom: 50px; }

.footer-2 .middle-footer {
  background-color: #395274;
  padding: 0; }

.footer-2 .footer-menu {
  text-align: center;
  margin-bottom: 30px; }
  .footer-2 .footer-menu > li {
    display: inline-block;
    padding: 0 22px; }
    .footer-2 .footer-menu > li > a {
      font-size: 15px; }

.footer-2 .bottom-footer {
  background-color: #395274;
  border-top: none;
  color: #929bbd; }

.footer-2 .newsletter-chimpmail .newsletter-form label {
  color: #929bbd; }

.footer-2 .newsletter-chimpmail .newsletter-form button {
  border-top: none;
  border-right: none;
  border-bottom: none; }

.footer-2 .newsletter-chimpmail .newsletter-form button .icon-paper-plane {
  color: #929bbd; }

.footer-2 .newsletter-chimpmail .newsletter-form button:hover .icon-paper-plane {
  color: white; }

@media screen and (max-width: 767px) {
  .footer-2 .top-footer {
    padding: 50px 0 30px; }
  .footer-2 .footer-menu {
    margin-bottom: 40px; } }

@media screen and (max-width: 479px) {
  .footer-2 .footer-menu > li {
    display: block; } }

.product-box .yith-wcwl-add-to-wishlist {
  opacity: 1;
  visibility: visible; }
  .product-box .yith-wcwl-add-to-wishlist .add_to_wishlist:hover .fa.fa-heart-o {
    color: #f9877c; }
  .product-box .yith-wcwl-add-to-wishlist .fa.fa-heart-o {
    color: #929bbd; }
  .product-box .yith-wcwl-add-to-wishlist .fa.fa-heart {
    color: #f9877c; }

.product-box .product-thumb > a:after {
  background: rgba(62, 89, 126, 0.3); }

.product-box .product-button .button {
  border: 1px solid white;
  color: white;
  background: none; }
  .product-box .product-button .button:hover {
    border-color: white;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff; }

.product-box .product-info {
  padding-bottom: 2em; }
  .product-box .product-info .content_price {
    text-align: center; }
  .product-box .product-info .content_price .button {
    width: 150px;
    margin-left: 50%;
    left: -75px;
    padding: .5em;
    line-height: normal; }
    .home .product-box .product-info .content_price .button {
      left: -95px; }
  .product-box .product-info > a {
    color: #929bbd;
    padding: 0 1em; }

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
  transition: all 0.2s ease;
  display: block;
  margin-bottom: 10px; }

.home .slider p {
  padding: 0; }

.home .slider .discount h1 {
  font-size: 6em !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: white; }

.home .slider .slide__blue {
  color: #6ac4f0; }

#jmsbrand-box .owl-item img {
  opacity: .8; }

#jmsbrand-box .owl-item .item:hover img {
  opacity: 1; }

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  width: 100%;
  height: 40px;
  padding: 10px 15px;
  border: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }
  .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover, .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:active, .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
    border: 1px solid #ddd; }
  .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
    color: #3e597e;
    opacity: .7; }

.dgwt-wcas-search-wrapp {
  position: relative;
  display: inline-block;
  color: #929bbd;
  min-width: 300px;
  max-width: 600px;
  width: 100%;
  text-align: left; }

.dgwt-wcas-st {
  color: #003a5d; }

.dgwt-wcas-sd {
  color: #929bbd; }

.dgwt-wcas-suggestion {
  transition: all .2s ease; }

.dgwt-wcas-suggestion-selected {
  background-color: #68c3ef; }
  .dgwt-wcas-suggestion-selected .dgwt-wcas-sd,
  .dgwt-wcas-suggestion-selected .dgwt-wcas-sp {
    color: white; }

.kc-container {
  max-width: 1140px; }

#banner-section .kc-col-container {
  display: flex; }

#banner-section .kc-css-235811 {
  padding-right: 0; }

#banner-section .kc-css-402540 {
  height: 289px;
  display: block !important; }

#banner-section .kc-css-692094 {
  height: 100%; }

#banner-section .banner-box {
  overflow: visible; }

#banner-section #baby {
  display: flex; }
  #banner-section #baby .kc-elm {
    display: flex; }
  #banner-section #baby .kc-col-inner-container .kc-css-983275 {
    flex-grow: 1; }

#banner-section .kc-elm {
  background-repeat: no-repeat !important; }

#banner-section .kc_wrapper.kc-col-inner-container {
  display: flex;
  flex-direction: column;
  height: 100%; }

.home-2 #banner-section .banner-content,
.home-2 .banner-content {
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }
  .home-2 #banner-section .banner-content p, .home-2 #banner-section .banner-content h3,
  .home-2 .banner-content p,
  .home-2 .banner-content h3 {
    color: white; }
  .home-2 #banner-section .banner-content p,
  .home-2 .banner-content p {
    text-transform: uppercase;
    font-weight: 400; }
  .home-2 #banner-section .banner-content .btn-transparent,
  .home-2 .banner-content .btn-transparent {
    border-color: white;
    color: white; }
    @media (max-width: 1024px) and (min-width: 768px) {
      .home-2 #banner-section .banner-content .btn-transparent,
      .home-2 .banner-content .btn-transparent {
        display: inline-block; } }
    .home-2 #banner-section .banner-content .btn-transparent:hover,
    .home-2 .banner-content .btn-transparent:hover {
      border-color: white;
      background-color: rgba(0, 0, 0, 0.3);
      color: #fff; }
  .home-2 #banner-section .banner-content .one-one,
  .home-2 .banner-content .one-one {
    flex-grow: 1;
    display: block;
    flex-direction: column;
    justify-content: center;
    height: auto; }
    .home-2 #banner-section .banner-content .one-one p:after,
    .home-2 .banner-content .one-one p:after {
      content: '';
      display: block;
      position: relative;
      margin-left: 50%;
      margin-top: .5em;
      left: -5px;
      width: 10px;
      border-bottom: 1px solid white; }
    .home-2 #banner-section .banner-content .one-one img,
    .home-2 .banner-content .one-one img {
      display: inline;
      margin-bottom: 2em; }

.benefits .kc-wrap-columns > .kc-elm:nth-child(1) img {
  margin-bottom: 24px !important; }

.benefits .kc-wrap-columns > .kc-elm:nth-child(3) img {
  margin-top: 10px !important;
  margin-bottom: 34px !important; }

.home-2 .banner-content:before {
  content: '';
  position: absolute;
  border: none;
  border-bottom: none;
  top: auto;
  left: auto;
  z-index: 1; }

.home-2 .arrow--top:before {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  border-bottom: 7px solid #68c3ef;
  top: -14px;
  left: calc(50% - 3.5px);
  z-index: 1; }

.home-2 .arrow--right:before {
  content: "";
  position: absolute;
  top: calc(50% - 3.5px);
  left: 100%;
  z-index: 1;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent #3e597e; }

.home-2 .arrow--left:before {
  content: "";
  position: absolute;
  top: calc(50% - 3.5px);
  left: -7px;
  z-index: 1;
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #717e8e transparent transparent; }

.home-2 #banner-section .banner--light-blue {
  background: #68c3ef;
  color: white; }
  .home-2 #banner-section .banner--light-blue .one-one {
    height: 226px;
    padding-top: 2em; }

.home-2 #banner-section .banner--dark-blue {
  background: #3e597e; }
  .home-2 #banner-section .banner--dark-blue .one-one {
    height: 289px;
    padding-top: 4em; }
  .home-2 #banner-section .banner--dark-blue p {
    color: white; }

.home-2 #banner-section .banner--light p, .home-2 #banner-section .banner--light h3 {
  color: #929bbd; }

.home-2 #banner-section .banner--left {
  text-align: left;
  padding-left: 2em; }

.home-2 #banner-section .banner--right {
  text-align: right;
  padding-right: 2em; }

.discount {
  font-family: 'Poppins', sans-serif;
  font-weight: 300; }
  .discount.banner-content {
    height: 100%; }
  .discount .blue-text {
    color: #68c3ef; }
  .discount .one-one {
    text-align: left;
    margin-left: 4em; }
    .discount .one-one p {
      text-transform: uppercase;
      font-weight: 400; }
    .discount .one-one p:after {
      content: '';
      display: block;
      position: relative;
      margin-left: 0 !important;
      margin-top: .5em;
      left: 0 !important;
      width: 10px;
      border-bottom: 1px solid white; }
    .discount .one-one h1 {
      color: white;
      font-size: 3.8em;
      margin-top: .2em;
      margin-bottom: .5em;
      font-weight: 300; }

.soap-dispenser {
  min-height: 289px; }

.tech {
  min-height: 289px;
  align-items: flex-start !important;
  padding-top: 2em; }

.tpconfig a {
  margin-top: 2em; }

.why-gopher > .kc-wrap-columns > .kc-elm:nth-child(2) .kc-elm {
  height: 410px !important; }

.why-gopher .kc-wrap-columns {
  align-items: center; }

.why-gopher h3 {
  margin-bottom: .5em !important; }

.why-gopher span.banner-desc {
  color: white; }

.product-logos .kc-wrap-columns > .kc-elm > .kc-col-container,
.product-logos .kc-wrap-columns > .kc-elm > .kc-col-container > .kc-elm a {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .product-logos .kc-wrap-columns > .kc-elm > .kc-col-container,
    .product-logos .kc-wrap-columns > .kc-elm > .kc-col-container > .kc-elm a {
      margin: 1em 0; } }

.product-logos a img {
  opacity: .8;
  transition: opacity .2s ease; }

.product-logos a:hover img {
  opacity: 1; }

.breadcrumb-wrap,
.woocommerce-page .breadcrumb-wrap,
.jms-shop .breadcrumb-wrap {
  display: flex;
  min-height: 100px;
  background: #F0F2F0;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #395274, #b4dffc);
  background: linear-gradient(to right, #395274, #b4dffc);
  background-attachment: scroll;
  margin-left: auto;
  margin-right: auto; }
  .breadcrumb-wrap .page-heading,
  .woocommerce-page .breadcrumb-wrap .page-heading,
  .jms-shop .breadcrumb-wrap .page-heading {
    color: white;
    max-width: 700px;
    margin: 0 auto;
    font-weight: 300;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); }
  .breadcrumb-wrap .breadcrumb,
  .woocommerce-page .breadcrumb-wrap .breadcrumb,
  .jms-shop .breadcrumb-wrap .breadcrumb {
    color: white; }
    .breadcrumb-wrap .breadcrumb a,
    .woocommerce-page .breadcrumb-wrap .breadcrumb a,
    .jms-shop .breadcrumb-wrap .breadcrumb a {
      color: white; }
    .breadcrumb-wrap .breadcrumb a:hover,
    .woocommerce-page .breadcrumb-wrap .breadcrumb a:hover,
    .jms-shop .breadcrumb-wrap .breadcrumb a:hover {
      color: #003a5d; }
  .breadcrumb-wrap .container,
  .woocommerce-page .breadcrumb-wrap .container,
  .jms-shop .breadcrumb-wrap .container {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column; }

/*=====================================
=            Single Product            =
=======================================*/
.wc-single-row.top {
  margin-bottom: 85px; }

.wc-single-left {
  width: 470px;
  float: left; }

.wc-single-right {
  width: calc(100% - 570px);
  float: right;
  padding-left: 30px; }

#yith-quick-view-content .product_title {
  color: #003a5d; }

#yith-quick-view-content div.images .p-item {
  width: 100%; }

.woocommerce div.product .woocommerce-product-gallery__image {
  border: 1px solid #ebebeb; }

.woocommerce div.product .product_title {
  font-size: 24px;
  font-weight: 300; }

.woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
  position: relative;
  width: 45px;
  height: 45px;
  background: #E7E7E7;
  text-align: center;
  margin: 0;
  float: left;
  margin: 0;
  margin-left: 20px; }
  .woocommerce div.product .summary .yith-wcwl-add-to-wishlist i {
    line-height: 45px;
    margin: 0; }
  .woocommerce div.product .summary .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    margin: 0;
    height: 35px !important;
    width: 35px !important; }
    .woocommerce div.product .summary .yith-wcwl-add-to-wishlist .ajax-loading .fa {
      -webkit-animation: spinner 2s infinite linear;
      animation: spinner 2s infinite linear; }

.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.amount {
  font-weight: 400;
  color: #68c3ef; }

.woocommerce div.product form.cart {
  overflow: hidden;
  margin-bottom: 20px; }
  .woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 26px 0 0; }
  .woocommerce div.product form.cart button {
    float: left;
    height: 45px;
    padding: 0 20px; }
    .woocommerce div.product form.cart button.button {
      border: 1px solid #68c3ef;
      color: #68c3ef;
      text-transform: uppercase;
      background: none;
      transition: all 0.2s ease; }
      .woocommerce div.product form.cart button.button:hover {
        background-color: #68c3ef;
        color: #fff; }
  .woocommerce div.product form.cart table {
    border: none;
    margin-top: 0;
    margin-bottom: 15px; }
    .woocommerce div.product form.cart table td {
      display: table-cell;
      vertical-align: middle;
      padding: 0 10px 15px 0;
      border: none;
      text-align: left; }
    .woocommerce div.product form.cart table label {
      color: #003a5d;
      font-size: 14px;
      font-weight: 400;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }

.woocommerce div.product form.simple-product {
  display: inline-block;
  float: left; }

.product_meta li span, .product_meta li a {
  color: #003a5d; }

.product_meta li span.stock.in-stock {
  color: #68c3ef; }

.product_meta li span.stock.out-stock {
  color: #F93137; }

.top-single-product {
  margin-bottom: 60px; }

.woocommerce-tabs {
  margin-bottom: 75px;
  position: relative; }
  .woocommerce-tabs .nav-wrap {
    display: flex;
    justify-content: center;
    position: relative; }
    .woocommerce-tabs .nav-wrap:before {
      content: '';
      width: 100%;
      height: 1px;
      background: #ebebeb;
      position: absolute;
      left: 0;
      top: 49%;
      z-index: -1;
      border-bottom: 1px solid #EBEBEB; }
  .woocommerce-tabs .nav-tabs {
    text-align: center;
    border-bottom: none;
    display: inline-block;
    background: #fff;
    text-align: center;
    border-bottom: none;
    padding-left: 10px;
    padding-right: 10px; }
    .woocommerce-tabs .nav-tabs > li {
      float: none;
      display: inline-block;
      margin-right: 35px; }
      .woocommerce-tabs .nav-tabs > li:last-child {
        margin-right: 0; }
      .woocommerce-tabs .nav-tabs > li > a {
        font-size: 14px;
        font-weight: 400;
        color: #003a5d;
        transition: all 0.2s ease; }
        .woocommerce-tabs .nav-tabs > li > a:hover {
          background: none;
          color: #68c3ef; }
      .woocommerce-tabs .nav-tabs > li:after {
        height: 10px; }
      .woocommerce-tabs .nav-tabs > li.active > a,
      .woocommerce-tabs .nav-tabs > li.active > a:focus,
      .woocommerce-tabs .nav-tabs > li.active > a:hover {
        color: #68c3ef; }
      .woocommerce-tabs .nav-tabs > li.active > a:after {
        content: none; }
  .woocommerce-tabs .tab-content {
    padding-top: 25px; }

@media screen and (max-width: 1199px) {
  .wc-single-left {
    width: 50%; }
  .wc-single-right {
    width: 50%; } }

@media screen and (max-width: 991px) {
  .with-sidebar .wc-single-left {
    width: 100%; }
  .with-sidebar .wc-single-right {
    width: 100%;
    padding-left: 0;
    margin-top: 60px; } }

@media screen and (max-width: 767px) {
  .woocommerce-tabs {
    margin-bottom: 75px; }
    .woocommerce-tabs .nav-tabs {
      border-bottom: none; }
      .woocommerce-tabs .nav-tabs > li {
        display: block;
        margin-right: 0; }
        .woocommerce-tabs .nav-tabs > li.active > a:after {
          content: none; } }

@media screen and (max-width: 479px) {
  .wc-single-left {
    width: 100%; }
  .wc-single-right {
    width: 100%;
    padding-left: 0; }
  .single-product-thumbnail.left:not(.no-nav) .p-thumb,
  .single-product-thumbnail.right:not(.no-nav) .p-thumb {
    padding: 0;
    display: block; }
  .single-product-thumbnail.left .slick-prev {
    left: 20px; }
  .single-product-thumbnail.right .slick-next {
    right: 20px; }
  .single-product-thumbnail.left .p-nav,
  .single-product-thumbnail.right .p-nav {
    max-width: 100%;
    position: relative;
    margin-top: 5px; }
  .single-product-thumbnail.left .p-nav .slick-slide:not(:last-child), .single-product-thumbnail.right .p-nav .slick-slide:not(:last-child) {
    margin-right: 5px;
    margin-bottom: 0; }
  .woocommerce div.product form.cart div.quantity {
    margin: 0 15px 0 0; }
  .woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
    margin-left: 15px; } }

.woocommerce .quantity .qty {
  text-align: center;
  float: left;
  width: 43px;
  height: 45px;
  border: 1px solid #E1e1e1;
  border-top: 1px solid #E1e1e1;
  border-bottom: 1px solid #E1e1e1;
  border-right: 0;
  border-left: 0;
  background: none;
  -moz-appearance: textfield; }

.woocommerce .quantity .input-group-addon {
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 35px;
  border: 1px solid #E1e1e1;
  border-radius: 0;
  float: left;
  font-weight: 500;
  font-size: 15px;
  background: none;
  color: #45414E;
  padding: 0 !important; }
  .woocommerce .quantity .input-group-addon:hover {
    color: white;
    background-color: #68c3ef; }

/**
 *
 * Table Shopping Cart
 *
*/
.woocommerce-cart-form th, .woocommerce-cart-form td {
  text-align: center; }

.woocommerce-cart-form .quantity {
  display: inline-block; }

.woocommerce-cart-form .product-thumbnail {
  text-align: center; }
  .woocommerce-cart-form .product-thumbnail img {
    max-width: 75px;
    display: inherit; }

.woocommerce-cart-form .woocommerce-Price-amount {
  color: #003a5d; }

.woocommerce-cart-form .product-quantity {
  min-width: 170px; }

.woocommerce-cart-form .shop_table {
  margin-bottom: 20px; }

.woocommerce-cart-form .actions {
  padding: 0;
  margin: 0 0 35px 0;
  border: none; }
  .woocommerce-cart-form .actions .coupon {
    float: left; }
    .woocommerce-cart-form .actions .coupon label {
      float: left;
      border: 1px solid #ddd;
      border-right: 0;
      line-height: 40px;
      padding: 0 10px;
      display: none; }
      @media screen and (min-width: 768px) {
        .woocommerce-cart-form .actions .coupon label {
          display: block; } }
    .woocommerce-cart-form .actions .coupon #coupon_code {
      margin-right: 0;
      margin-top: 0;
      border: 1px solid #ddd; }
      @media screen and (min-width: 768px) {
        .woocommerce-cart-form .actions .coupon #coupon_code {
          border-right: 0; } }
    .woocommerce-cart-form .actions .coupon i {
      font-size: 18px;
      position: relative;
      top: 2px; }
  .woocommerce-cart-form .actions .button {
    float: right; }

.woocommerce-cart-form button#email_cart {
  float: right;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px; }
  .woocommerce-cart-form button#email_cart .dashicons-email-alt {
    color: #003a5d; }
  @media screen and (min-width: 768px) {
    .woocommerce-cart-form button#email_cart {
      margin-right: 10px; } }
  .woocommerce-cart-form button#email_cart:hover .dashicons-email-alt {
    color: white; }

div.email-cart #email-cart-form + div.ui-dialog-buttonpane .ui-dialog-buttonset button {
  padding-right: 10px; }
  div.email-cart #email-cart-form + div.ui-dialog-buttonpane .ui-dialog-buttonset button:before {
    color: #68c3ef; }
  div.email-cart #email-cart-form + div.ui-dialog-buttonpane .ui-dialog-buttonset button:hover:before {
    color: white; }

@media screen and (max-width: 767px) {
  .mobile-cart-options-wrapper {
    display: flex;
    flex-direction: column; }
    .mobile-cart-options-wrapper .coupon {
      margin-top: 2em;
      order: 3; }
    .mobile-cart-options-wrapper button#email_cart {
      margin-top: 1em; } }

.cart-collaterals .cart_totals {
  float: right; }
  @media screen and (min-width: 768px) {
    .cart-collaterals .cart_totals {
      width: 40%; } }
  .cart-collaterals .cart_totals h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0 0; }
  .cart-collaterals .cart_totals td {
    color: #003a5d; }
  .cart-collaterals .cart_totals .shipping-calculator-button {
    color: #68c3ef; }
  .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    float: right; }
    @media screen and (max-width: 767px) {
      .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        width: 100%; }
        .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
          width: 100%; } }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  overflow: hidden;
  padding: 12px 20px;
  margin: 0 0 30px;
  position: relative;
  width: 50%;
  word-wrap: break-word;
  background: #68c3ef;
  list-style: none;
  color: white; }
  @media screen and (max-width: 479px) {
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info {
      width: 100%; } }
  .woocommerce-message a.button,
  .woocommerce-error a.button,
  .woocommerce-info a.button {
    margin-top: .5em;
    margin-left: 1em; }

.info-wrapper {
  width: 800px;
  justify-content: center;
  flex-wrap: wrap; }
  .info-wrapper form {
    width: 50%; }

@media (min-width: 768px) {
  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-shipping-fields__field-wrapper {
    column-count: 2;
    column-gap: 6em; } }

#billing_country_field strong {
  line-height: 42px; }

/*# sourceMappingURL=custom.css.map */