/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       011
Version:        9.0c
*/
@font-face {
  font-family: 'td-woo-shop';
  src: url('assets/fonts/td-woo-shop.eot');
  src: url('assets/fonts/td-woo-shop.eot#iefix') format('embedded-opentype'), url('assets/fonts/td-woo-shop.ttf') format('truetype'), url('assets/fonts/td-woo-shop.woff') format('woff'), url('assets/fonts/td-woo-shop.svg?#td-woo-shop') format('svg');
  font-weight: normal;
  font-style: normal;
}
.td-font-woo-shop {
  display: inline-block;
  font: normal normal normal 14px/1 td-woo-shop;
  font-size: 24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.td-font-woo-shop-cart:before {
  content: "\e900";
}
.td-font-woo-shop-profile:before {
  content: "\e901";
}
.td-font-woo-shop-search:before {
  content: "\e902";
}
.td-font-woo-shop-arrow-right:before {
  content: "\e903";
}
.td-font-woo-shop-log-out:before {
  content: "\e904";
}
.td-woo-row {
  font-family: 'Poppins', Verdana, SansSerif;
  font-weight: 500;
}
.td-woo-row .td_block_wrap,
.td-woo-row p {
  margin-bottom: 0;
}
.td-woo-row .td_woo_menu_search {
  position: relative;
}
.td-woo-row .td_woo_menu_search:before {
  font-family: 'td-woo-shop';
  font-size: 22px;
  line-height: 34px;
  content: '\e902';
  color: #000;
  background-color: #f5f5f5;
  width: 40px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.td-woo-row #yith-ajaxsearchform .yith-ajaxsearchform-container {
  display: flex;
}
.td-woo-row .yith-ajaxsearchform-select {
  display: none;
}
.td-woo-row .search-navigation {
  display: block;
  width: calc(100% - 40px);
}
.td-woo-row #yith-s {
  margin-bottom: 0;
  border-width: 0;
  color: #000;
  display: block;
  background-color: #f5f5f5;
  font-size: 13px;
  line-height: 36px;
  padding: 0 12px;
  border-radius: 0;
  min-height: 0;
  box-sizing: border-box;
  width: 100%;
}
.td-woo-row #yith-s::placeholder {
  color: #999999;
}
.td-woo-row #yith-s:focus::placeholder {
  color: #000;
}
.td-woo-row #yith-searchsubmit {
  width: 40px;
  height: 36px;
  border-radius: 0;
  min-height: 36px !important;
  padding: 0;
  background-color: transparent;
  z-index: 1;
}
.td-woo-row .autocomplete-suggestions {
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 30px rgba(59, 115, 156, 0.2);
  width: 100% !important;
  top: 100%;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion {
  padding: 10px 15px !important;
  min-height: 100px;
  line-height: 18px;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected,
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion:hover {
  background-color: #f9f9f9;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion .yith_wcas_result_image {
  margin-right: 12px;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion .yith_wcas_result_image img {
  margin-bottom: 0;
  float: left;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion .yith_wcas_result_content {
  padding-top: 5px;
  margin-right: 50px;
  overflow: unset;
  color: #000;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion .yith_wcas_result_content .title {
  font-size: 14px;
  margin-bottom: 2px;
}
.td-woo-row .autocomplete-suggestions .autocomplete-suggestion .yith_wcas_result_content .badges {
  right: 15px;
}
.td-woo-row .td_woo_menu_cart {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  z-index: 20;
  text-align: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-row .td_woo_menu_cart {
    margin-left: 0;
  }
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-link {
  display: inline-flex;
  align-items: center;
  color: #000;
  padding-left: 15px;
  cursor: pointer;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-link .td-woo-cart-txt {
  margin-left: 10px;
  font-size: 13px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-link .td-woo-icon-wrap {
  position: relative;
  top: 1px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-link .td-woo-cart-count {
  text-align: center;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  background-color: #f26060;
  color: #fff;
  border-radius: 50px;
  position: absolute;
  right: -5px;
  top: -4px;
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap {
  position: relative;
  min-height: 52px;
  display: flex;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: 0;
  left: 23px;
  z-index: 10;
  display: none;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .td-woo-cart-widget {
  font-size: 11px;
  position: absolute;
  top: 100%;
  right: -1px;
  width: 290px;
  padding: 15px 0;
  display: none;
  background-color: #fff;
  box-shadow: 0 3px 22px rgba(59, 115, 156, 0.2);
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap:hover:before,
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap:hover .td-woo-cart-widget {
  display: block;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__empty-message {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 0 15px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart {
  margin: 0 0 7px 0;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item {
  position: relative;
  line-height: 14px;
  padding: 8px 15px;
  list-style: none;
  margin-left: 0;
  min-height: 56px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item a {
  font-weight: 500;
  color: #000;
  width: 70%;
  float: left;
  padding-left: 50px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item:first-child {
  margin-top: -8px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item .remove_from_cart_button {
  font-size: 20px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: 10px;
  top: 64%;
  padding: 0;
  display: none;
  color: #f26060 !important;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item .remove_from_cart_button:hover {
  background-color: transparent !important;
  color: #f26060 !important;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item .quantity {
  font-size: 10px;
  color: #999999;
  width: 30%;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 9px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item:hover {
  background-color: #f9f9f9;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart-item:hover .remove_from_cart_button {
  display: block;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .attachment-woocommerce_thumbnail {
  width: 40px;
  position: absolute;
  left: 15px;
  top: 9px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__total {
  padding: 15px;
  text-align: right;
  font-size: 13px;
  border-top: 1px solid #eaeaea;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__total strong {
  font-weight: 500;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation {
  width: 70%;
  float: left;
  padding-left: 50px;
  font-size: 9px;
  color: #777;
  font-style: italic;
  line-height: 11px;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-top: 4px;
  border: none;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation p {
  font-size: 9px;
  line-height: 11px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation dd,
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation dt {
  margin-inline-start: 0;
  padding: 0;
  margin: 0;
  float: left;
  font-weight: 500;
  line-height: 11px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation dt {
  clear: left;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .variation dd {
  margin-left: 5px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons {
  text-align: center;
  padding: 0 10px;
  font-size: 11px;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button {
  display: inline-block;
  margin: 0 5px;
  width: calc(50% - 10px);
  color: #fff;
  line-height: 33px;
  border-radius: 2px;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  font-weight: 500;
  padding: 0;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button.wc-forward {
  background-color: #899cb1;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button.checkout {
  background-color: #f26060;
}
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button:hover,
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button:active,
.td-woo-row .td_woo_menu_cart .td-woo-cart-wrap .woocommerce-mini-cart__buttons .button:focus {
  background-color: #000;
}
.td-woo-row .td_woo_menu_login {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  position: relative;
  z-index: 20;
}
.td-woo-row .td_woo_menu_login .td-woo-login-wrap {
  display: inline-flex;
  align-items: center;
  position: relative;
  min-height: 52px;
  min-width: 120px;
  cursor: pointer;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-row .td_woo_menu_login .td-woo-login-wrap {
    min-width: 30px;
  }
}
.td-woo-row .td_woo_menu_login .td-woo-login-wrap:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 10;
  display: none;
}
.td-woo-row .td_woo_menu_login .td-woo-login-wrap:hover .td-woo-login-user-menu,
.td-woo-row .td_woo_menu_login .td-woo-login-wrap:hover:before {
  display: block;
}
.td-woo-row .td_woo_menu_login .td-font-woo-shop-profile {
  min-width: 30px;
  text-align: center;
  margin-right: 5px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-photo {
  width: 30px;
  height: 30px;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  margin-right: 8px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-row .td_woo_menu_login .td-woo-login-photo {
    margin-right: 0;
  }
}
.td-woo-row .td_woo_menu_login .td-woo-login-user {
  font-size: 13px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-row .td_woo_menu_login .td-woo-login-user {
    display: none;
  }
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-inner {
  background-color: #fff;
  box-shadow: 0 3px 22px rgba(59, 115, 156, 0.2);
  font-size: 13px;
  line-height: 1;
}
.td-woo-row .td_woo_menu_login .td-woo-login-user-menu {
  position: absolute;
  top: 100%;
  left: -15px;
  width: 200px;
  display: none;
  cursor: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-row .td_woo_menu_login .td-woo-login-user-menu {
    left: 50%;
    transform: translateX(-50%);
  }
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-header {
  padding: 14px 20px;
  border-bottom: 1px solid #eaeaea;
  font-weight: 500;
  line-height: 15px;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-header span {
  white-space: nowrap;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-content {
  padding: 10px 20px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-footer {
  padding: 15px 20px;
  border-top: 1px solid #eaeaea;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-footer a {
  color: #000;
  transition: color 0.1s ease;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-footer a:hover {
  color: #f26060;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-footer .td-font-woo-shop-log-out {
  font-size: 14px;
  margin-left: 7px;
  position: relative;
  top: 2px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-user-menu.td-woo-login-guest {
  width: 239px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-user-menu.td-woo-login-guest .td-woo-login-menu-content {
  padding: 15px 20px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-user-menu.td-woo-login-guest .td-woo-login-menu-inner:before {
  left: 27px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-wrap-link {
  color: #000;
  display: inline-flex;
  align-items: center;
}
.td-woo-row .td_woo_menu_login .td-woo-login-link {
  background-color: #f26060;
  color: #fff;
  display: inline-block;
  transition: background-color 0.1s ease;
  padding: 0 14px;
  font-size: 11px;
  line-height: 33px;
  border-radius: 2px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-link:hover {
  background-color: #000;
}
.td-woo-row .td_woo_menu_login .td-woo-register-link {
  color: #000;
  display: inline-block;
  transition: color 0.1s ease;
  margin-left: 12px;
  font-size: 11px;
}
.td-woo-row .td_woo_menu_login .td-woo-register-link .td-font-woo-shop-arrow-right {
  font-size: 10px;
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.td-woo-row .td_woo_menu_login .td-woo-register-link:hover {
  color: #f26060;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-list {
  margin: 0;
  list-style: none;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-list li {
  margin-left: 0;
  line-height: 30px;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-list li a {
  color: #000;
  transition: color 0.2s ease;
}
.td-woo-row .td_woo_menu_login .td-woo-login-menu-list li:hover a {
  color: #f26060;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .tdm_block_image_info_box .tdm-image-description {
    padding: 15px;
  }
  .tdm_block_image_info_box.td-image-info-box-style-2 .tdm-image-wrap:hover.tdm-btn-md-used .tds-button {
    margin-top: 35px;
  }
}
.woocommerce-loop-product__title {
  color: #000 !important;
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .td-theme-wrap .td-filter-mobile {
    position: fixed;
    z-index: 999;
    background-color: #fff;
    top: 0;
    left: 0;
    transform: translate3d(-110%, 0, 0);
    -webkit-transform: translate3d(-110%, 0, 0);
    width: 78%;
    padding: 20px 20px 80px;
    overflow-y: scroll;
    box-shadow: 3px 1px 16px 0 rgba(0, 0, 0, 0.24);
    height: 100vh;
    -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  }
  body.td-filter-open {
    overflow: hidden;
  }
  body.td-filter-open .td-filter-mobile {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  body.td-filter-open .td-filter-button:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    width: 22%;
    height: 100vh;
    z-index: 99999;
  }
  body.td-filter-open .td-woo-filter-icon {
    opacity: 0;
  }
  body.td-filter-open .td-woo-close-icon {
    opacity: 1;
  }
  .td-woo-filter-icon {
    opacity: 1;
  }
  .td-woo-close-icon {
    opacity: 0;
  }
  .td-filter-button {
    display: block !important;
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 99;
    padding: 27px;
    border-radius: 30px;
    margin: 15px;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.18);
    cursor: pointer;
  }
  .td-filter-button svg {
    -webkit-transition: opacity 0.2s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    transition: opacity 0.2s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    float: left;
    position: absolute;
    top: 15px;
    right: 15px;
  }
}
/*  ---------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
html.yith_welrp_opened,
body.yith_welrp_opened {
  overflow: unset !important;
}
#yith-welrp .yith-welrp-popup {
  box-shadow: 0 15px 80px rgba(59, 115, 156, 0.2);
  font-family: 'Poppins', Verdana, SansSerif;
}
#yith-welrp .yith-welrp-popup h1,
#yith-welrp .yith-welrp-popup h2,
#yith-welrp .yith-welrp-popup h3,
#yith-welrp .yith-welrp-popup h4,
#yith-welrp .yith-welrp-popup h5,
#yith-welrp .yith-welrp-popup h6 {
  font-family: 'Poppins', Verdana, SansSerif;
  color: #000;
  font-weight: 500;
}
#yith-welrp .yith-welrp-popup a,
#yith-welrp .yith-welrp-popup a:hover,
#yith-welrp .yith-welrp-popup a:active,
#yith-welrp .yith-welrp-popup a:focus,
#yith-welrp .yith-welrp-popup .yith-welrp-message.error {
  color: #f26060 !important;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-content {
  padding: 30px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-content h3 {
  font-size: 18px;
  margin: 0 0 15px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-content input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-close {
  width: 35px;
  height: 35px;
  padding: 10px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-close img {
  pointer-events: none;
}
#yith-welrp .yith-welrp-popup form {
  margin: 0;
}
#yith-welrp .yith-welrp-popup .yith-welrp-social-sep {
  margin: 20px 0;
}
#yith-welrp .yith-welrp-popup .yith-welrp-footer-link-container {
  margin-top: 10px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-form-field {
  margin: 0 0 25px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-form-field label {
  font-size: 13px;
  letter-spacing: 0.3px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-form-field input {
  font-size: 13px;
  letter-spacing: 0.3px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-form-field input[type="text"],
#yith-welrp .yith-welrp-popup .yith-welrp-form-field input[type="email"],
#yith-welrp .yith-welrp-popup .yith-welrp-form-field input[type="password"] {
  margin-top: 8px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-submit-button,
#yith-welrp .yith-welrp-popup .yith-welrp-continue-as-guest .button {
  font-weight: 500 !important;
  letter-spacing: 0.5px;
  border-width: 0;
  background: #f26060;
  color: #fff !important;
}
#yith-welrp .yith-welrp-popup .yith-welrp-submit-button:hover,
#yith-welrp .yith-welrp-popup .yith-welrp-continue-as-guest .button:hover,
#yith-welrp .yith-welrp-popup .yith-welrp-submit-button:active,
#yith-welrp .yith-welrp-popup .yith-welrp-continue-as-guest .button:active,
#yith-welrp .yith-welrp-popup .yith-welrp-submit-button:focus,
#yith-welrp .yith-welrp-popup .yith-welrp-continue-as-guest .button:focus {
  background: #e04c4c;
  color: #fff !important;
}
#yith-welrp .yith-welrp-popup .yith-welrp-user-info {
  margin-bottom: 20px;
  line-height: 18px;
  font-size: 12px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-user-avatar,
#yith-welrp .yith-welrp-popup .yith-welrp-user-data {
  vertical-align: middle;
}
#yith-welrp .yith-welrp-popup .yith-welrp-user-avatar span:first-child,
#yith-welrp .yith-welrp-popup .yith-welrp-user-data span:first-child {
  font-weight: 500;
}
#yith-welrp .yith-welrp-popup .yith-welrp-popup-text {
  font-size: 14px;
  margin-bottom: 20px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-password-container input {
  margin-bottom: 0;
}
#yith-welrp .yith-welrp-popup .yith-welrp-password-container .yith-welrp-password-eye {
  top: 8px !important;
}
#yith-welrp .yith-welrp-popup .yith-welrp-password-container .woocommerce-password-strength {
  font-weight: 500;
  font-size: 12px;
}
#yith-welrp .yith-welrp-popup .yith-welrp-password-container .woocommerce-password-hint {
  font-size: 12px;
  text-transform: none;
  line-height: 1.6;
}
#yith-wacp-popup .yith-wacp-wrapper {
  height: auto !important;
  min-height: 520px;
  max-height: 700px;
  background-color: #fff;
  box-shadow: 0 15px 80px rgba(59, 115, 156, 0.2);
  font-family: 'Poppins', Verdana, SansSerif;
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper {
    left: 4% !important;
    width: 92% !important;
  }
}
#yith-wacp-popup .yith-wacp-wrapper h1,
#yith-wacp-popup .yith-wacp-wrapper h2,
#yith-wacp-popup .yith-wacp-wrapper h3,
#yith-wacp-popup .yith-wacp-wrapper h4,
#yith-wacp-popup .yith-wacp-wrapper h5,
#yith-wacp-popup .yith-wacp-wrapper h6 {
  font-family: 'Poppins', Verdana, SansSerif;
  color: #000;
  font-weight: 500;
}
#yith-wacp-popup .yith-wacp-wrapper h1 a,
#yith-wacp-popup .yith-wacp-wrapper h2 a,
#yith-wacp-popup .yith-wacp-wrapper h3 a,
#yith-wacp-popup .yith-wacp-wrapper h4 a,
#yith-wacp-popup .yith-wacp-wrapper h5 a,
#yith-wacp-popup .yith-wacp-wrapper h6 a {
  color: #000;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-close {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  z-index: 5;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-close:hover,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-close:active,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-close:focus {
  color: #000;
}
#yith-wacp-popup .yith-wacp-wrapper .cart-list-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}
#yith-wacp-popup .yith-wacp-wrapper .item-name {
  font-weight: 500;
}
#yith-wacp-popup .yith-wacp-wrapper .item-name:hover {
  color: #000;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content {
  max-height: 650px;
}
@media (max-width: 768px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content {
    max-height: 72vh;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .yith-wacp-message {
  color: #78a73a;
  padding: 5px 15px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .yith-wacp-message span {
    line-height: 30px !important;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .yith-wacp-message:before {
  min-width: 12px;
  background-size: contain;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .cart-list tr:last-child {
  border-bottom: none;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-thumb {
  margin-right: 16px;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-thumb .container-image-and-badge .yith-wcbm-badge {
  display: none;
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-thumb {
    margin-right: 10px;
    float: left !important;
    margin-bottom: 10px !important;
    text-align: left !important;
    width: 60px !important;
  }
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-thumb img {
    max-width: 60px !important;
  }
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .info-box {
    overflow: hidden !important;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info {
  display: flex;
  align-items: center;
  border-bottom: none;
  width: 100%;
  height: 60px;
  padding-bottom: 0;
  position: relative;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title {
  width: 60%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title {
    width: 45%;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title {
    width: 35%;
    font-size: 11px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title a {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title a {
    display: block;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info .product-title a {
    font-size: 11px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info > .product-variation {
  width: 40%;
  padding-left: 10px;
  padding-right: 55px;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info > .product-variation {
    width: 55%;
    padding-left: 5px;
    padding-right: 45px;
  }
}
@media (max-width: 480px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-info > .product-variation {
    width: 65%;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl {
  margin: 0;
  font-size: 12px;
  line-height: 1.2;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl dt,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl dd {
  font-size: 12px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl {
    font-size: 10px;
  }
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl dt,
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl dd,
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl p {
    font-size: 10px !important;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content dl p {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-price {
  font-weight: 500;
  color: #000;
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-price {
    font-size: 11px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .product-price b {
  font-weight: 500;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .cart-info {
  border-bottom: none;
  padding: 20px 0 0;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-content .cart-info .cart-totals {
  font-weight: 500;
  color: #000;
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions {
  margin-left: -7px;
  margin-right: -7px;
  border-bottom: none;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .popup-actions {
    padding: 8px 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button {
  width: calc(33.33% - 14px);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: none;
  margin: 0 5px;
  padding: 12px;
  color: #fff;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button {
    width: 100% !important;
    margin: 0 0 8px 0 !important;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button.go-cart {
  background-color: #899cb1;
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button.go-checkout {
  background-color: #f26060;
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button.continue-shopping {
  background-color: #899cb1;
}
#yith-wacp-popup .yith-wacp-wrapper .popup-actions a.button:hover {
  background-color: #000;
  color: #fff;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related {
  padding-top: 20px;
  border-top: 1px solid #eaeaea;
  margin-top: 0;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related > h3 {
  text-transform: none;
  margin-bottom: 14px;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related ul {
  margin-left: -7px;
  margin-right: -7px;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .yith-wacp-related-product {
  width: calc(25% - 14px);
  margin: 0 7px;
  text-align: center;
}
@media (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .yith-wacp-related-product {
    width: calc(50% - 14px);
    margin: 0 7px 20px 7px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related span.onsale {
  font-weight: 500;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .product-image {
  margin-bottom: 15px;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .product-title {
  margin-bottom: 0;
  font-size: 12px;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .product-price {
  text-align: center;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .product-price .price {
  margin-bottom: 0;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .product-price .price .amount {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related input.button,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related a.button,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .button {
  background-color: #899cb1;
  font-size: 11px;
  padding: 8px 12px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related input.button:hover,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related a.button:hover,
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-related .button:hover {
  background-color: #000;
  color: #fff;
}
.woocommerce ul.products li.product ins .amount {
  color: #e04c4c;
}
.woocommerce-cart {
  font-family: 'Poppins', Verdana, SansSerif;
}
.woocommerce-cart h1,
.woocommerce-cart h2,
.woocommerce-cart h3,
.woocommerce-cart h4,
.woocommerce-cart h5,
.woocommerce-cart h6 {
  font-family: 'Poppins', Verdana, SansSerif;
  color: #000;
  font-weight: 500;
}
body .yith-cart-message {
  margin: 0 0 20px 0 !important;
  border-top-width: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eaeaea;
  font-size: 13px;
  font-weight: 500;
  min-height: 30px;
  padding-bottom: 10px;
  text-align: center;
}
body .yith-cart-message .icon-wrapper {
  width: 30px;
  height: 30px;
  top: -1px;
  left: 0;
  bottom: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
body .yith-cart-message .icon-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('assets/images/transport.png');
  background-size: contain;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
}
body .yith-cart-message .content {
  padding: 0 0 0 10px;
  min-height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
body .yith-cart-message .content strong {
  font-weight: 500;
  margin: 0 5px;
  color: #f26060;
}
@media (max-width: 767px) {
  body .yith-cart-message {
    padding-bottom: 10px;
  }
  body .yith-cart-message .content {
    padding: 0 0 0 0;
    display: block;
    line-height: 1.4;
  }
}
.td-woo-products-row .tdc_woo_shortcodes .product .price {
  display: inline-flex !important;
  flex-direction: row-reverse !important;
  align-items: baseline;
}
.td-woo-products-row .tdc_woo_shortcodes .product .price .amount {
  margin: 0 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-woo-products-row .tdc_woo_shortcodes .product .price .amount {
    margin: 0;
  }
}
.td-woo-products-row .tdc_woo_shortcodes .product .button {
  display: none;
}
.yith-wcbm-badge,
.yith-wcbm-badge div.yith-wcbm-badge-text,
.yith-wcbm-badge div.yith-wcbm-badge-text-advanced * {
  font-family: 'Poppins', Verdana, SansSerif !important;
  font-weight: 500 !important;
  font-size: 11px !important;
}
.yith-wcbm-badge-1420 {
  right: 0;
  left: auto;
  top: 10px;
  width: 39px;
}
.yith-wcbm-badge-1420 div.yith-wcbm-css-text {
  background-color: #fff;
  color: #3986c6;
}
.yith-wcbm-badge-1421 {
  right: 0;
  left: 0;
  top: auto;
  bottom: 0;
}
.yith-wcbm-badge-1421 div.yith-wcbm-css-text {
  background-color: rgba(187, 187, 187, 0.2);
  color: #000;
}
.yith-wcbm-badge-1423 {
  right: 0;
  left: 0;
  top: auto;
  bottom: 0;
}
.yith-wcbm-badge-1423 div.yith-wcbm-css-text {
  background-color: #ffc7af;
  color: #000;
}
.yith-wcbm-badge-1422 {
  right: auto;
  left: 0;
  top: 10px;
  width: 38px;
  height: 25px;
}
.yith-wcbm-badge-1422 .yith-wcbm {
  background-color: #fff;
  color: #f26060;
}
.yith-wcbm-badge-1422 .yith-wcbm:before {
  display: none;
}
.yith-wcbm-badge-1422 .yith-wcbm-shape1 {
  width: 38px;
}
.yith-wcbm-badge-1422 .yith-wcbm-simbol-percent {
  right: 7px !important;
}
.yith-wcbm-badge-1422 .yith-wcbm-sale-percent {
  top: 13px !important;
  right: 18px !important;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery {
  margin-bottom: 48px;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  top: 42px;
  right: 0;
  width: 39px;
  height: 32px;
  border-radius: 0;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery a.woocommerce-product-gallery__trigger:before {
  width: 8px;
  height: 8px;
  top: 9px;
  left: 12px;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery a.woocommerce-product-gallery__trigger:after {
  width: 2px;
  height: 5px;
  top: 18px;
  left: 23px;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
  margin-left: -2px;
  margin-right: -2px;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
  width: 12.5%;
  padding: 4px 2px 0;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:nth-child(4n+1) {
  clear: none !important;
}
.single-product.product-template-default div.product div.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:nth-child(8n+1) {
  clear: left !important;
}
.single-product.product-template-default div.product .summary a {
  font-weight: 500;
}
.single-product.product-template-default div.product .summary a:hover {
  color: #e04c4c;
}
.single-product.product-template-default div.product .summary .yith-wcbr-brands-logo {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.single-product.product-template-default div.product .summary .attachment-yith_wcbr_logo_size {
  max-width: 110px;
}
.single-product.product-template-default div.product .summary .product_title {
  font-size: 24px;
}
.single-product.product-template-default div.product .summary .price {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin: 10px 0 25px 0;
}
.single-product.product-template-default div.product .summary table.variations {
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 30px 20px 5px;
  display: block;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .summary table.variations {
    padding: 20px 0 5px 10px;
  }
}
.single-product.product-template-default div.product .summary table.variations td.label {
  font-weight: 700;
  position: relative;
  top: 4px;
  padding-right: 40px !important;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .summary table.variations td.label {
    padding-right: 10px !important;
    font-weight: 600;
    font-size: 12px;
  }
}
.single-product.product-template-default div.product .summary table.variations .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
}
.single-product.product-template-default div.product .summary .cart {
  margin-top: 10px;
}
.single-product.product-template-default div.product .summary .cart input.qty {
  width: 54px;
  height: 44px;
  border: 1px solid #c6c6c6;
}
.single-product.product-template-default div.product .summary .cart .button {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  padding: 15px;
  background-color: #17c57a;
  color: #fff;
  min-width: 160px;
  border-radius: 3px;
  transition: background-color 0.3s ease;
}
.single-product.product-template-default div.product .summary .cart .button:hover {
  background-color: #f26060;
  color: #fff;
}
.single-product.product-template-default div.product .summary .product_meta {
  font-size: 13px;
}
.single-product.product-template-default div.product .color-variable-wrapper li.variable-item {
  border-radius: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  padding: 3px;
}
.single-product.product-template-default div.product .color-variable-wrapper li.variable-item:before {
  font-size: 12px;
}
.single-product.product-template-default div.product .color-variable-wrapper li.variable-item.selected {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9) !important;
}
.single-product.product-template-default div.product .color-variable-wrapper li.variable-item span.variable-item-span {
  border-radius: 100%;
}
.single-product.product-template-default div.product .color-variable-wrapper li.variable-item span.variable-item-span:after {
  border-radius: 100%;
  box-shadow: none !important;
}
.single-product.product-template-default div.product .color-variable-wrapper li.color-variable-item-multicolor span.variable-item-span {
  background: url('https://famfam.ro/wp-content/uploads/2020/04/multicolor.png');
}
.single-product.product-template-default div.product .button-variable-wrapper li.variable-item {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .button-variable-wrapper li.variable-item {
    height: 24px;
  }
}
.single-product.product-template-default div.product .button-variable-wrapper li.variable-item:before {
  font-size: 12px;
}
.single-product.product-template-default div.product .button-variable-wrapper li.variable-item.selected {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9) !important;
}
.single-product.product-template-default div.product .button-variable-wrapper li.variable-item span.variable-item-span {
  font-size: 13px;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .button-variable-wrapper li.variable-item span.variable-item-span {
    font-size: 11px;
  }
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
  text-align: center;
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs:before {
  border-bottom: 1px solid #eaeaea;
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
  padding: 0 15px 10px !important;
  float: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
    padding: 0 8px 6px !important;
  }
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
  font-family: 'Poppins', Verdana, SansSerif !important;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
    padding: 0;
    font-size: 14px;
  }
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a:hover {
  color: #f26060;
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active {
  background-color: transparent !important;
}
.single-product.product-template-default div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a {
  color: #f26060;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel h2 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .woocommerce-Tabs-panel h2 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .woocommerce-Tabs-panel p {
    font-size: 13px;
  }
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel table.shop_attributes {
  border: 1px solid #eaeaea;
  border-collapse: collapse;
  font-size: 13px;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel table.shop_attributes a:hover {
  color: #e04c4c;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel table.shop_attributes th,
.single-product.product-template-default div.product .woocommerce-Tabs-panel table.shop_attributes td {
  border: 1px solid #eaeaea !important;
  padding: 8px;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel table.shop_attributes td p {
  padding: 0;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel--reviews #reviews #respond input#submit {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  padding: 10px 12px;
  border-radius: 3px;
  background-color: #f26060;
  color: #fff;
  font-family: 'Poppins', Verdana, SansSerif !important;
}
.single-product.product-template-default div.product .woocommerce-Tabs-panel--reviews #reviews #respond input#submit:hover {
  background-color: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product section h2 {
    margin-top: 5px;
  }
}
.single-product.product-template-default div.product .upsells ul.products,
.single-product.product-template-default div.product .related ul.products {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .upsells ul.products,
  .single-product.product-template-default div.product .related ul.products {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.single-product.product-template-default div.product .upsells ul.products li.product,
.single-product.product-template-default div.product .related ul.products li.product {
  margin: 0 0 20px;
  width: 20% !important;
  padding: 0 10px !important;
  text-align: center;
}
@media (max-width: 767px) {
  .single-product.product-template-default div.product .upsells ul.products li.product,
  .single-product.product-template-default div.product .related ul.products li.product {
    width: 50% !important;
    margin: 0 0 10px;
    padding: 0 5px !important;
  }
}
.single-product.product-template-default div.product .upsells ul.products li.product h2.woocommerce-loop-product__title,
.single-product.product-template-default div.product .related ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 12px !important;
  margin-top: 8px !important;
}
.single-product.product-template-default div.product .upsells ul.products li.product .woocommerce-Price-amount,
.single-product.product-template-default div.product .related ul.products li.product .woocommerce-Price-amount {
  font-size: 13px !important;
  font-weight: 500 !important;
}
.single-product.product-template-default div.product .upsells ul.products li.product del .woocommerce-Price-amount,
.single-product.product-template-default div.product .related ul.products li.product del .woocommerce-Price-amount {
  font-size: 11px !important;
  margin-right: 3px;
}
.single-product.product-template-default div.product .related h2:not(.woocommerce-loop-product__title),
.single-product.product-template-default div.product div.product .upsells h2:not(.woocommerce-loop-product__title) {
  font-weight: 500 !important;
  color: #000 !important;
  background-color: #f4f4f4 !important;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap {
  padding-top: 40px;
  font-family: 'Poppins', Verdana, SansSerif !important;
}
@media (max-width: 767px) {
  .woocommerce-page .td-theme-wrap .td-main-content-wrap {
    padding-top: 15px;
  }
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .td-crumb-container {
  padding-top: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-page .td-theme-wrap .td-main-content-wrap .td-crumb-container {
    padding-left: 15px;
  }
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .entry-crumbs {
  font-family: 'Poppins', Verdana, SansSerif !important;
  font-size: 12px;
  color: #aaa;
  line-height: 18px;
  padding-top: 0;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-page .td-theme-wrap .td-main-content-wrap .entry-crumbs {
    font-size: 10px;
  }
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .entry-crumbs a {
  color: #aaa;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .entry-crumbs a:hover {
  color: #000;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap h1,
.woocommerce-page .td-theme-wrap .td-main-content-wrap h2,
.woocommerce-page .td-theme-wrap .td-main-content-wrap h3,
.woocommerce-page .td-theme-wrap .td-main-content-wrap h4,
.woocommerce-page .td-theme-wrap .td-main-content-wrap h5,
.woocommerce-page .td-theme-wrap .td-main-content-wrap h6 {
  font-family: 'Poppins', Verdana, SansSerif !important;
  color: #000;
  font-weight: 500;
}
@media (max-width: 767px) {
  .woocommerce-page .td-theme-wrap .td-main-content-wrap .page-title {
    font-size: 27px;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: -5px;
  }
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap a.button,
.woocommerce-page .td-theme-wrap .td-main-content-wrap button.button,
.woocommerce-page .td-theme-wrap .td-main-content-wrap input.button {
  font-size: 13px;
  font-weight: 500;
  border-radius: 3px;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .widget {
  font-family: 'Poppins', Verdana, SansSerif !important;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .td-page-title {
  font-size: 24px;
  line-height: 35px;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info {
  font-weight: 500;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message a,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info a {
  text-decoration: none;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message a:hover,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info a:hover {
  color: #e04c4c !important;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message a.button,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info a.button {
  background-color: #000;
  color: #fff !important;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message a.button:hover,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info a.button:hover {
  background-color: #f26060 !important;
}
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-message a.button:active,
.woocommerce-page .td-theme-wrap .td-main-content-wrap .woocommerce-info a.button:active {
  top: 11px !important;
}
.post-type-archive .page-nav .current,
.archive .page-nav .current {
  background-color: #f26060;
  border-color: #f26060;
}
@media (min-width: 768px) {
  .post-type-archive .td-main-sidebar,
  .archive .td-main-sidebar {
    width: 28%;
  }
  .post-type-archive .td-main-content,
  .archive .td-main-content {
    width: 72%;
  }
}
.post-type-archive .td-main-sidebar .woof_container,
.archive .td-main-sidebar .woof_container {
  margin-bottom: 20px;
}
.post-type-archive .td-main-sidebar .woof_container h4,
.archive .td-main-sidebar .woof_container h4 {
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
  color: #000;
  font-weight: 500;
}
.post-type-archive .td-main-sidebar .woof_container .woof_list_label .woof_label_count,
.archive .td-main-sidebar .woof_container .woof_list_label .woof_label_count,
.post-type-archive .td-main-sidebar .woof_container .woof_list_checkbox .woof_checkbox_count,
.archive .td-main-sidebar .woof_container .woof_list_checkbox .woof_checkbox_count,
.post-type-archive .td-main-sidebar .woof_container .woof_info_popup,
.archive .td-main-sidebar .woof_container .woof_info_popup {
  display: none !important;
}
@media (max-width: 767px) {
  .post-type-archive .td-main-sidebar .widget,
  .archive .td-main-sidebar .widget {
    margin-bottom: 30px;
  }
  .post-type-archive .td-main-sidebar .widget.widget-woof,
  .archive .td-main-sidebar .widget.widget-woof {
    margin-bottom: 0;
  }
}
.post-type-archive .td-main-content .woof_products_top_panel,
.archive .td-main-content .woof_products_top_panel {
  margin: 5px 0 10px 0;
}
.post-type-archive .td-main-content .woof_products_top_panel li,
.archive .td-main-content .woof_products_top_panel li {
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #efefef;
  margin: 0 6px 0 0 !important;
  font-size: 13px;
}
.post-type-archive .td-main-content .woof_products_top_panel li:hover a span,
.archive .td-main-content .woof_products_top_panel li:hover a span {
  background-size: 11px 11px;
}
.post-type-archive .td-main-content .woof_products_top_panel li a,
.archive .td-main-content .woof_products_top_panel li a {
  color: #000;
}
.post-type-archive .td-main-content .woof_products_top_panel li span,
.archive .td-main-content .woof_products_top_panel li span {
  background: url(https://famfam.ro/wp-content/uploads/2020/04/x-close.png);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: right;
}
.post-type-archive .td-main-content .woocommerce-result-count,
.archive .td-main-content .woocommerce-result-count {
  font-size: 13px;
  line-height: 1.2;
  margin: 0;
  position: relative;
  top: 10px;
}
@media (max-width: 767px) {
  .post-type-archive .td-main-content .woocommerce-result-count,
  .archive .td-main-content .woocommerce-result-count {
    display: none;
  }
}
.post-type-archive .td-main-content .woocommerce-ordering,
.archive .td-main-content .woocommerce-ordering {
  font-size: 13px;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .post-type-archive .td-main-content .woocommerce-ordering,
  .archive .td-main-content .woocommerce-ordering {
    width: 100%;
  }
}
.post-type-archive .td-main-content .woocommerce-ordering .orderby,
.archive .td-main-content .woocommerce-ordering .orderby {
  padding: 5px;
  border: 1px solid #ddd;
}
@media (max-width: 767px) {
  .post-type-archive .td-main-content .woocommerce-ordering .orderby,
  .archive .td-main-content .woocommerce-ordering .orderby {
    width: 100%;
  }
}
.post-type-archive .td-main-content ul.products,
.archive .td-main-content ul.products {
  margin-left: -5px;
  margin-right: -5px;
}
.post-type-archive .td-main-content ul.products li.product,
.archive .td-main-content ul.products li.product {
  margin: 0 0 20px;
  padding: 0 5px;
  width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .post-type-archive .td-main-content ul.products li.product,
  .archive .td-main-content ul.products li.product {
    width: 50%;
  }
}
.post-type-archive .td-main-content ul.products li.product h2,
.archive .td-main-content ul.products li.product h2 {
  font-size: 12px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  letter-spacing: 0.5px !important;
  margin: 15px 0 0 0 !important;
}
.post-type-archive .td-main-content ul.products li.product .woocommerce-Price-amount,
.archive .td-main-content ul.products li.product .woocommerce-Price-amount {
  font-size: 13px !important;
  font-weight: 500 !important;
}
.post-type-archive .td-main-content ul.products li.product del .woocommerce-Price-amount,
.archive .td-main-content ul.products li.product del .woocommerce-Price-amount {
  font-size: 11px !important;
  margin-right: 3px;
}
.woof_container_product_cat .woof_container_inner .woof_list li,
.woof_container_pa_tematica .woof_container_inner .woof_list li {
  line-height: 20px;
  position: relative;
  margin-left: 0 !important;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_term,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_term {
  display: none;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_label,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_label {
  margin-left: 0;
  padding-left: 25px;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_label:before,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_label:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #ddd solid 1px;
  border-radius: 50%;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_label:after,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_label:after {
  position: absolute;
  opacity: 0;
  top: 10px;
  left: 5px;
  display: block;
  width: 6px;
  height: 6px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  transition: opacity 0.15s ease-in-out;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_label.woof_checkbox_label_selected:before,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_label.woof_checkbox_label_selected:before {
  background-color: #f26060;
  border-color: #f26060;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_checkbox_label.woof_checkbox_label_selected:after,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_checkbox_label.woof_checkbox_label_selected:after {
  opacity: 1;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_childs_list,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_childs_list {
  margin: 5px 0 5px 15px !important;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_childs_list li,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_childs_list li {
  font-size: 13px;
  line-height: 13px;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label {
  padding-left: 22px;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label:before,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label:before {
  top: 5px;
  width: 13px;
  height: 13px;
}
.woof_container_product_cat .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label:after,
.woof_container_pa_tematica .woof_container_inner .woof_list .woof_childs_list .woof_checkbox_label:after {
  top: 9px;
  left: 4px;
  width: 5px;
  height: 5px;
}
.woof_container_pa_size .woof_list_label li,
.woof_container_pa_marime-haine .woof_list_label li {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}
.woof_container_pa_size .woof_list_label .woof_label_term,
.woof_container_pa_marime-haine .woof_list_label .woof_label_term {
  width: auto;
  height: auto;
  font-size: 13px;
  line-height: 1;
  padding: 8px 10px;
  border: none;
  border-radius: 3px;
}
.woof_container_pa_size .woof_list_label .woof_label_term:hover,
.woof_container_pa_marime-haine .woof_list_label .woof_label_term:hover,
.woof_container_pa_size .woof_list_label .woof_label_term.checked,
.woof_container_pa_marime-haine .woof_list_label .woof_label_term.checked {
  background-color: #f26060;
}
.woof_container_pa_color .woof_color_term,
.woof_container_pa_culoare .woof_color_term {
  display: block;
  width: 26px;
  height: 26px;
  border-width: 2px;
  border-radius: 100%;
}
.woof_container_pa_color .woof_color_term:hover,
.woof_container_pa_culoare .woof_color_term:hover,
.woof_container_pa_color .woof_color_term:active,
.woof_container_pa_culoare .woof_color_term:active,
.woof_container_pa_color .woof_color_term:focus,
.woof_container_pa_culoare .woof_color_term:focus,
.woof_container_pa_color .woof_color_term.checked,
.woof_container_pa_culoare .woof_color_term.checked {
  border-color: #333;
  border-style: solid;
}
.woof_submit_search_form_container {
  margin: 0;
}
.woof_submit_search_form_container button.button {
  padding: 10px 12px;
  border-radius: 3px;
  line-height: 1;
  background-color: #efefef;
  color: #000;
}
.woof_submit_search_form_container button.button:hover {
  background-color: #f26060;
  color: #fff;
}
.woocommerce-account.woocommerce-lost-password .woocommerce-form-row label {
  font-weight: 500;
  font-size: 13px;
}
.woocommerce-account.woocommerce-lost-password button.button {
  background-color: #000 !important;
  margin-top: 15px;
}
.woocommerce-account.woocommerce-lost-password button.button:hover {
  background-color: #f26060 !important;
}
.woocommerce-account .woocommerce-privacy-policy-text p {
  margin: 10px 0 0 0 !important;
}
.woocommerce-account h2 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .woocommerce-account h2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.woocommerce-account #customer_login .col-1 {
  margin-bottom: 48px;
  padding: 30px 60px 0 0;
  width: 44% !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-account #customer_login .col-1 {
    padding: 20px 0 0 0;
    width: 46% !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-account #customer_login .col-1 {
    width: 100% !important;
    padding: 0;
  }
}
.woocommerce-account #customer_login .col-2 {
  margin-bottom: 48px;
  padding: 30px 30px 36px;
  box-shadow: 0 3px 22px rgba(59, 115, 156, 0.2);
  width: 44% !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-account #customer_login .col-2 {
    padding: 20px 20px 25px;
    width: 46% !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-account #customer_login .col-2 {
    width: 100% !important;
    padding: 20px 20px 25px;
    margin-bottom: 30px;
  }
}
.woocommerce-account #customer_login .woocommerce-form-register,
.woocommerce-account #customer_login .woocommerce-form-login {
  font-size: 13px;
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
}
.woocommerce-account #customer_login .woocommerce-form-register a,
.woocommerce-account #customer_login .woocommerce-form-login a {
  font-weight: 500;
}
.woocommerce-account #customer_login .woocommerce-form-register a:hover,
.woocommerce-account #customer_login .woocommerce-form-login a:hover,
.woocommerce-account #customer_login .woocommerce-form-register a:active,
.woocommerce-account #customer_login .woocommerce-form-login a:active,
.woocommerce-account #customer_login .woocommerce-form-register a:focus,
.woocommerce-account #customer_login .woocommerce-form-login a:focus {
  color: #e04c4c;
  text-decoration: none;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-password-strength,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-password-strength {
  font-weight: 500;
  padding: 0;
  line-height: 30px;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-password-hint,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-password-hint {
  font-size: 12px;
  font-weight: 500;
}
.woocommerce-account #customer_login .woocommerce-form-register button.woocommerce-button.button,
.woocommerce-account #customer_login .woocommerce-form-login button.woocommerce-button.button {
  background-color: #000 !important;
  border-radius: 3px !important;
  margin-top: 16px;
}
.woocommerce-account #customer_login .woocommerce-form-register button.woocommerce-button.button:hover,
.woocommerce-account #customer_login .woocommerce-form-login button.woocommerce-button.button:hover {
  background-color: #f26060 !important;
}
.woocommerce-account #customer_login .woocommerce-form-register button.woocommerce-button.button.disabled,
.woocommerce-account #customer_login .woocommerce-form-login button.woocommerce-button.button.disabled {
  padding: 10px;
  color: #ddd;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-form__label-for-checkbox,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin-top: 22px;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-form__label-for-checkbox span,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-form__label-for-checkbox span {
  position: relative;
  bottom: 2px;
  left: 2px;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-form-row label,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-form-row label {
  font-weight: 500;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-form-row span,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-form-row span {
  line-height: 20px;
}
.woocommerce-account #customer_login .woocommerce-form-register .woocommerce-LostPassword,
.woocommerce-account #customer_login .woocommerce-form-login .woocommerce-LostPassword {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li {
  margin-left: 0;
  line-height: 22px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li.is-active a {
  color: #f26060;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li a {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #000;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li a:hover {
  color: #f26060;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content {
  font-size: 13px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content h2 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-account.logged-in .woocommerce-MyAccount-content h2 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content h3 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-account.logged-in .woocommerce-MyAccount-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content a {
  font-weight: 500;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content a:hover,
.woocommerce-account.logged-in .woocommerce-MyAccount-content a:active,
.woocommerce-account.logged-in .woocommerce-MyAccount-content a:focus {
  color: #e04c4c;
  text-decoration: none;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content a.button {
  padding: 10px 12px;
  border-radius: 3px;
  line-height: 1;
  background-color: #efefef;
  color: #000;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content a.button:hover {
  background-color: #f26060;
  color: #fff;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .my_account_orders {
  font-size: 13px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .my_account_orders .woocommerce-orders-table__cell a.button {
  font-size: 11px !important;
  padding: 8px 10px;
  margin-right: 5px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-customer-details address {
  border: 1px solid #eaeaea;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-radius: 0;
  font-size: 13px !important;
  font-style: normal;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-Addresses address {
  border: 1px solid #eaeaea;
  padding: 6px 12px;
  border-radius: 0;
  font-size: 13px !important;
  font-style: normal;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title a.edit {
  position: relative;
  top: 6px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.button {
  background-color: #000 !important;
  border-radius: 3px;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm button.button:hover {
  background-color: #f26060 !important;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label {
  font-weight: 500;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row span {
  line-height: 20px;
}
.woocommerce-cart table.shop_table {
  font-size: 13px !important;
}
@media (max-width: 767px) {
  .woocommerce-cart table.shop_table tr {
    position: relative;
  }
  .woocommerce-cart table.shop_table tr:first-child td:first-child {
    border-top: 1px solid #eaeaea !important;
  }
  .woocommerce-cart table.shop_table td.actions input.input-text {
    font-size: 12px;
  }
}
.woocommerce-cart table.shop_table .product-remove a.remove {
  font-size: 20px;
  width: auto;
  height: auto;
  color: #f26060 !important;
}
.woocommerce-cart table.shop_table .product-remove a.remove:hover {
  background-color: transparent;
  color: #e04c4c !important;
}
@media (max-width: 767px) {
  .woocommerce-cart table.shop_table .product-remove {
    height: 36px;
  }
  .woocommerce-cart table.shop_table .product-remove a.remove {
    width: 15px;
    height: 15px;
    line-height: 16px !important;
    float: right;
  }
}
.woocommerce-cart table.shop_table td.product-thumbnail {
  width: 80px;
  min-width: auto;
}
@media (max-width: 767px) {
  .woocommerce-cart table.shop_table td.product-thumbnail {
    display: block;
    border: none;
    width: 28px;
    padding: 0;
    position: absolute;
    top: 4px;
    left: 4px;
  }
  .woocommerce-cart table.shop_table td.product-thumbnail:before {
    display: none;
  }
}
.woocommerce-cart table.shop_table td.product-thumbnail a img {
  width: 100%;
  margin-bottom: 0;
}
.woocommerce-cart table.shop_table .product-name a {
  color: #000;
}
.woocommerce-cart table.shop_table .product-name a:hover {
  color: #f26060;
  text-decoration: none;
}
.woocommerce-cart table.shop_table button.button,
.woocommerce-cart table.shop_table a.button {
  background-color: #000;
  color: #fff !important;
  border-radius: 3px !important;
  font-size: 11px !important;
  padding: 10px !important;
}
.woocommerce-cart table.shop_table button.button:hover,
.woocommerce-cart table.shop_table a.button:hover {
  background-color: #f26060;
  color: #fff !important;
}
.woocommerce-cart .cart-collaterals div.cart_totals h2 {
  padding-right: 13px !important;
  font-weight: 700;
}
.woocommerce-cart .cart-collaterals div.cart_totals tr.order-total {
  border: none ;
  font-size: 14px;
}
.woocommerce-cart .cart-collaterals div.cart_totals a.checkout-button {
  background-color: #17c57a !important;
  font-size: 14px !important;
}
.woocommerce-cart .cart-collaterals div.cart_totals a.checkout-button:hover {
  background-color: #f26060 !important;
  color: #fff !important;
}
.woocommerce-cart .cart-collaterals div.cart_totals a:hover {
  color: #e04c4c !important;
  text-decoration: none;
}
.woocommerce-checkout .shop_table {
  font-size: 13px !important;
}
.woocommerce-checkout .woocommerce-checkout-payment a:hover {
  color: #e04c4c;
  text-decoration: none;
}
.woocommerce-checkout .woocommerce-checkout-payment p {
  font-size: 13px !important;
}
.woocommerce-checkout .woocommerce-checkout-payment button.button {
  background-color: #17c57a !important;
  font-size: 14px !important;
  line-height: 1;
  padding: 15px 25px;
}
.woocommerce-checkout .woocommerce-checkout-payment button.button:hover {
  background-color: #f26060 !important;
}
.woocommerce-order-received .woocommerce-order h2 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-order-received .woocommerce-order h2 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.woocommerce-order-received .woocommerce-order h3 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .woocommerce-order-received .woocommerce-order h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.woocommerce-order-received .woocommerce-order a {
  font-weight: 500;
}
.woocommerce-order-received .woocommerce-order a:hover,
.woocommerce-order-received .woocommerce-order a:active,
.woocommerce-order-received .woocommerce-order a:focus {
  color: #e04c4c;
  text-decoration: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address {
  border: 1px solid #eaeaea;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-radius: 0;
  font-size: 13px !important;
  font-style: normal;
}
