a:hover {
  color: #1d9f8d;
}
#my-account .links a{
	width: auto;
    flex: none;
}

.groups-selector.language-selector .language-list-content .language-item>div a:hover {
  color: #1d9f8d;
}

#header.header-1 .header-top .header-top-left .detail-email .icon-email {
  background: url(../img/icon/iconos_naranja/send.png);
}

#header.header-1 .header-top .header-top-left .detail-call .icon-deal {
  background: url(../img/icon/iconos_naranja/icon-promotion.png);
}

.noviconpolicy {
  background-image: url(../img/icon/iconos_naranja/icon-policy.png);
}

@media (min-width: 768px) {
  #header-sticky .header_link_myaccount>a .header-icon-account {
    background-image: url(../img/icon/iconos_naranja/icon-groups-nav2.png);
  }
}

#header .header_link_myaccount>a .header-icon-account {
  background-image: url(../img/icon/iconos_naranja/icon-groups-nav2.png);
}

#header .header_link_wishlist>a .header-icon-wishlist {
  background-image: url(../img/icon/iconos_naranja/icon-groups-nav2.png);
}

@media (min-width: 768px) {
  #header-sticky .header_link_wishlist>a .header-icon-wishlist {
    background-image: url(../img/icon/iconos_naranja/icon-groups-nav2.png);
  }
}

.blockcart .header-cart .shopping-cart {
  background-image: url(../img/icon/iconos_naranja/icon-groups.png);
}

.icon-location {
  background-image: url(../img/icon/iconos_naranja/icon-contact-home.png);
}

@media (max-width: 991px) {
  .header-mobile {
    background-image: -webkit-linear-gradient(left, #1d9f8d 0%, #1d9f8d 100%);
    background-image: -o-linear-gradient(left, #1d9f8d 0%, #1d9f8d 100%);
    background-image: linear-gradient(to right, #1d9f8d 0%, #1d9f8d 100%);
  }
}

.verticalmenu .show-sub:hover:before {
  background-color: #1d9f8d;
}

.add-to-cart-categoy-page {
  justify-content: center;
}

.add-to-cart-categoy-page .product-quantity {
  margin: 20px 0 0 0;
  justify-content: center;
}

.add-to-cart-categoy-page .product-add-to-cart {
  padding: 20px 0;
}

.add-to-cart-categoy-page .product-add-to-cart .addToWishlist {
  display: none;
}

.product-information .costos-envio-hook p {
  font-size: 1.3rem;
  margin-bottom: 0.3rem;
}

.nov-megamenu .menu .dropdown-menu li a {
  font-family: "Oswald", sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  color: #5e5e5e;
  text-transform: uppercase;
  font-weight: 600;
}

@media (min-width: 767px) {
	
  .nov-megamenu .menu>li{
	  padding:0 15px
  }
  
  .nov-megamenu .menu>li.group>.dropdown-menu .dropdown-menu>ul>li {
    padding-bottom: 10px;
  }

  .nov-megamenu .menu>li.group>.dropdown-menu .dropdown-menu>ul>li:not(.has-sub):hover a {
    color: #1d9f8d;
  }
}

@media (min-width: 767px) {

  .nov-megamenu .menu>li.active>a:after,
  .nov-megamenu .menu>li:hover>a:after {
    color: #1d9f8d;
  }
}

@media (min-width: 767px) {
  .nov-megamenu .menu>li.group>.dropdown-menu {
    border-top: 1px solid #1d9f8d;
  }
}

#header.header-1 .header-bottom {
  background-image: linear-gradient(to right, #1d9f8d, #1d9f8d);
}

#desktop_search_content .btn.btn-secondary {
  background-color: #5bd1c0 !important;
  border-color: #5bd1c0;
}

#desktop_search_content .btn.btn-secondary i {
  color: #fff
}

@media (max-width: 768px) {
  #desktop_search_content .btn.btn-secondary {
    height: 32px;
    width: 32px;
    right: -1px;
  }
}

.block_newsletter .input-group-btn .btn:hover {
  background: #1d9f8d !important;
}

.blockcart .header-cart .cart-left .cart-products-count {
  background: #5bd1c0;
}

.blockcart .cart_block .cart-buttons a:hover {
  background: #1d9f8d;
  border: 1px solid #1d9f8d;
}

@media (min-width: 768px) {
  #header-sticky .contentstickynew_verticalmenu .toggle-nav {
    background: #d87033;
  }
}

#header.header-1 .header-bottom .verticalmenu-main .nov-verticalmenu .verticalmenu {
  border: 3px solid #d87033;
}

#header .header-top:before {
  background-image: -webkit-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: -o-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: linear-gradient(to right, #1d9f8d, #1d9f8d 50%, #1d9f8d);
}

.verticalmenu .menu>li:focus>a,
.verticalmenu .menu>li:hover>a {
  color: #1d9f8d;
}

#header.header-1 .header-bottom .verticalmenu-main .nov-verticalmenu .verticalmenu>ul>li.parent:hover:before,
#header.header-1 .header-bottom .verticalmenu-main .nov-verticalmenu .verticalmenu>ul>li.group:hover:before {
  border-color: transparent transparent transparent #1d9f8d;
}

@media (min-width: 992px) {
  .verticalmenu .menu>li>.dropdown-menu>ul>li:hover>a {
    color: #1d9f8d;
  }
}

#desktop_search_content .nov_category_tree .dropdown-menu .dropdown-item:hover,
#desktop_search_content .nov_category_tree .dropdown-menu .dropdown-item.active {
  color: #1d9f8d;
}

.breadcrumb ol li a:hover {
  color: #1d9f8d;
}

.product-miniature.item-one .product-description .product-groups .product-title>a:hover {
  color: #1d9f8d;
}

.product-miniature .product-description{
  padding: 0 8px;
}
@media (min-width: 992px) {
  .verticalmenu .menu>li.group>.dropdown-menu>ul .group-list-category ul>li:hover a {
    color: #1d9f8d;
  }
}

@media (min-width: 992px) {
  .verticalmenu .menu>li.more:hover {
    color: #1d9f8d;
  }
}

.product-miniature .product-buttons .addToWishlist:hover,
.product-miniature .product-buttons .quick-view:hover {
  background: #1d9f8d;
}

.product-miniature .product-buttons .add-to-cart:hover {
  background: #1d9f8d;
}

.block-producttab .block-tab-title .nav-tabs .nav-item .active {
  border: 1px solid #1d9f8d;
  background: #1d9f8d;
}

.nov-productlist .block_content .product_list .owl-nav [class*='owl-']:hover i {
  color: #1d9f8d !important;
}

#back-top:hover span {
  color: #1d9f8d;
}

.footer.footer-one .inner-footer .footer-top {
  background-image: -webkit-linear-gradient(left, #1d9f8d, #1d9f8d 52%, #1d9f8d);
  background-image: -o-linear-gradient(left, #1d9f8d, #1d9f8d 52%, #1d9f8d);
  background-image: linear-gradient(to right, #1d9f8d, #1d9f8d 52%, #1d9f8d);
}

.footer .block .block_content a:hover {
  color: #1d9f8d;
}

.footer .tags-link .list-inline .list-inline-item a:hover {
  color: #1d9f8d;
}

@media (min-width: 767px) {

  .nov-megamenu .menu>li.active>a,
  .nov-megamenu .menu>li:hover>a {
    color: #1d9f8d;
  }
}

.blockcart .header-cart .cart-left .cart-products-count {
  background: #5bd1c0;
}

@media (min-width: 992px) {
  .verticalmenu .menu>li.more:before {
    color: #1d9f8d;
  }
}

#displayTop.displaytopone #nov-slider .nivo-controlNav a:hover,
#displayTop.displaytopone #nov-slider .nivo-controlNav a.active {
  background-color: #1d9f8d;
}

.block-producttab .block-tab-title .nav-tabs .nav-item:hover>a {
  border: 1px solid #1d9f8d;
  background: #1d9f8d;
}

.block_newsletter .input-group-btn .btn {
  background: #5bd1c0;
}

.alert-info {
  color: #fff;
  background-color: #1d9f8d;
  border-color: #1d9f8d;
}

.change-type span.active,
.change-type span:hover,
.product-add-to-cart .add .add-to-cart {
  background: #5bd1c0;
}

.product-add-to-cart .add .add-to-cart:hover,
.product-add-to-cart .add .add-to-cart .icon-cart {
  background: #1d9f8d;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  border-color: #1d9f8d;
}

.btn.btn-primary {
  background: #5bd1c0;
  border-color: #5bd1c0;
}

.btn.btn-secondary {
  background: #e49769;
  border-color: #e49769;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.pagination .page-list li.current {
  background: #1d9f8d;
  border-color: #1d9f8d;
}

/*************Product*/
.productdetail-left .info-stock,
.productbuttons .btn i,
.nov-productlist.productlist-liststyle-3 .block_content .product_list .product-miniature .product-description .product-groups .product-group-price .product-price-and-shipping .price,
.sku span:hover,
.productbuttons .btn:hover,
.productbuttons .btn:focus,
.productbuttons .social-sharing .dropdown-menu>a:hover {
  color: #ffffff !important;
}

.product-detail-middle .tabs .nav-tabs>li>a.active,
.product-detail-middle .tabs .nav-tabs>li>a:hover,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #1d9f8d;
}

.nov-productlist.productlist-liststyle-3 .block-product .title_block:before {
  background-image: -webkit-linear-gradient(left, #d87033 0%, #d87033 100%);
  background-image: -o-linear-gradient(left, #d87033 0%, #d87033 100%);
  background-image: linear-gradient(to right, #d87033 0%, #d87033 100%);
}

.nov-productlist.productlist-liststyle-3 .block_content .product_list .product-miniature .product-description .product-groups .product-title a:hover,
.product-title a:hover {
  color: #d87033;
}

.policy-product .policy-row .icon-policy {
  background-image: -webkit-linear-gradient(left, #d87033 0%, #d87033 100%);
  background-image: -o-linear-gradient(left, #d87033 0%, #d87033 100%);
  background-image: linear-gradient(to right, #d87033 0%, #d87033 100%);
}

.hidden-section {
  display: none;
}

/*2022-12-17*/
.unique-banner-home-two {
  margin-top: 15px;
}

@media (max-width: 767px) {

  .unique-banner-home-two>.nov-row-wrap.row,
  .unique-banner-home-one>.nov-row-wrap.row {
    gap: 15px;
  }
}

#category #search_filters .facet .collapse {
  max-height: fit-content;
}

.product-information .productdetail-right .zandro_time:nth-child(6),
.product-information .productdetail-right .zandro_time:nth-child(5),
.product-information .productdetail-right .zandro_time:nth-child(4),
.product-information .productdetail-right .zandro_time_no_available:nth-child(4),
.product-information .productdetail-right .zandro_time_no_available:nth-child(5),
.product-information .productdetail-right .zandro_time_no_available:nth-child(6) {
  /* display: none; */
}

@media (min-width: 992px) {
  .productdetail-right-internal {
    max-width: 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .box-image-internal.box-image {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .main-productdetail .product-information-internal {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (min-width: 768px) {
  .productdetail-right-internal {
    max-width: 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .box-image-internal.box-image {
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .main-productdetail .product-information-internal {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}

.brands-block-content ul {
  flex-direction: column;
}

.product-detail-bottom section .products {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

@media (max-width: 768px) {
  .product-detail-bottom section .product-add-to-cart.in_border {
    padding-bottom: 0;
  }

  .product-detail-bottom section form#add-to-cart-or-refresh {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .header-bottom .contentsticky_verticalmenu {
    display: none !Important;
  }

  .header-bottom .header-menu.d-flex.justify-content-end {
    justify-content: center !Important;
    padding: 15px 0;
  }

  .header-bottom .row {
    justify-content: center;
  }

  .header-menu #_desktop_search {
    min-width: 500px;
  }
}

.hidden-md-down {
  display: none !important;
}

.whatsappDiv.left {
  z-index: 999;
  bottom: 110px;
  left: calc(100% - 70px);
}

@media (min-width: 440px) {
  #back-top {
    bottom: 5px;
    z-index: 99999;
  }
}

@media (max-width: 420px) {
  .whatsappDiv.left {
    bottom: 110px;
    left: calc(100% - 70px);
  }
}

.page-title {
  color: #1d9f8d;
}

#header.header-1 .header-center {
  padding: 10px 0;
}

@media (max-width: 991px) {
  #stickymenu_bottom_mobile {
    background: #1d9f8d;
  }

  .stickymenu-item i:before {
    color: #ffffff;
  }

  #stickymenu_bottom_mobile .stickymenu-item span {
    color: #ffffff;
  }
}

.contentstickynew_verticalmenu {
  display: none;
}

.contentstickynew_logo .logo {
  max-height: 100px;
  width: 100%;
}

#_desktop_logo .logo {
  max-height: 100px;
}

.align-margin-auto {
  margin-left: auto;
  margin-right: auto;
  min-width: 100%;
}

.custom_facet_select>li {
  border: solid 1px #e0e0e0;
  border-radius: 5px;
  padding: 10px 0;
}

.custom_facet_select>li .select-title {
  width: 100%;
  display: block;
}

.custom_facet_select>li .select-title i {
  position: absolute;
  right: 10px;
  top: 3px;
}

.custom_facet_select .dropdown.open .dropdown-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
}

.custom_facet_select .dropdown .dropdown-menu a {
  padding: 5px 10px;
  font-size: 1.3rem;
}

#main-site {
  overflow-x: hidden;
}

.horizontal_filters #search_filters {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.horizontal_filters #search_filters .facet {
  padding-top: 0;
  max-width: 240px;
  width: 100%;
}

.horizontal_filters #search_filters .text-uppercase {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #1d9f8d;
}

.horizontal_filters #search_filters .select-title span {
  font-size: 14px;
  font-weight: 700;
  color: #1d9f8d;
}

.horizontal_filters #search_filters .custom_facet_select>li .select-title i {
  color: #1d9f8d;
}

.horizontal_filters #search_filters .custom_facet_select>li {
  border: solid 1px #5bd1c0;
}

.horizontal_filters #search_filters .dropdown-menu {
  border: 1px solid #5bd1c0;
  margin-top: 12px;
}

.horizontal_filters #search_filters .custom_facet_select .dropdown .dropdown-menu a:hover {
  background-color: #1d9f8d;
  color: white;
}

.horizontal_filters #search_filters .custom_facet_select .dropdown .dropdown-menu a {
  padding: 5px 10px;
  font-size: 1.3rem;
  color: #1d9f8d;
  font-weight: 700;
}

.horizontal_filters #search_filters .js-search-filters-clear-all {
  background-color: #1d9f8d;
  color: white;
}

.pagination .page-list li.current:first-child a {
  color: #fff;
}

.productbuttons .social-sharing {
  margin-top: 5px;
}

#custom-text-header {
  width: 100%;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  color: #666;
  padding: 8px 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.custom-text-content {
  text-align: center;
  width: 100%;
  padding: 5px 20px;
  /*font-family: "Oswald",sans-serif;*/
  font-size: 1.2rem;
  color: #5e5e5e;
  font-weight: 600;
}

.custom-text-close {
  cursor: pointer;
  font-size: 1.3rem;
  color: #5e5e5e;
  font-weight: 700;
}

@media (max-width: 1205px) {
  .custom-text-close {
    position: absolute;
    left: 5px;
    z-index: 10;
  }
}

@media (max-width: 767px) {
  #header-sticky {
    display: none;
  }

  #header {
    height: auto !Important;
  }
}

body:before,
.before-bg-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: -o-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: linear-gradient(to right, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-repeat: no-repeat;
}

.before-bg-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: -o-linear-gradient(left, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-image: linear-gradient(to right, #1d9f8d, #1d9f8d 50%, #1d9f8d);
  background-repeat: no-repeat;
  display: block !Important;
}

#header .header-top:before {
  display: none;
}

.envio_titulo_infor {
  font-family: "Roboto", sans-serif;
  color: #222;
  font-size: 1.8rem;
  margin-bottom: 19px;
  font-weight: 700;
}

.envio_titulo_infor svg,
.envio_titulo_infor img {
  width: 30px !Important;
  height: 30px !Important
}

.envio_cuerpo_infor {
  margin: 10px 0 20px 0;
}

.envio_cuerpo_infor p {
  margin-bottom: 5px;
}

#product .group-price {
  margin-bottom: 20px;
}

.envio_cuerpo_infor p span {
  color: #1d9f8d;
  font-weight: 600;
}

.envio__strong {
  font-family: "Roboto", sans-serif;
  color: #222;
  font-size: 1.8rem;
  margin-bottom: 19px;
  font-weight: 700;
}

.header-mobile-fixed-scroll {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0;
  z-index: 10;
  padding: 6px 6px;
  -webkit-box-shadow: 0 6px 5px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 5px rgb(0 0 0 / 10%);
  -webkit-transition: top 0.45s ease;
  -moz-transition: top 0.45s ease;
  -ms-transition: top 0.45s ease;
  -o-transition: top 0.45s ease;
  transition: top 0.45s ease;
}

/*@media (min-width: 810px){
.nivoSlider {
    max-height: 380px;
}
.nivoSlider img {
    object-position: 0px -150px;
}
}*/
@media (min-width: 768px) {
  .nov-image-margin-bot {
    margin-bottom: 15px;
  }
}

.block-producttab .product_tab_content .product_list .owl-nav [class*='owl-']:hover {
  background: #1d9f8d;
  border: 1px solid #1d9f8d;
}

@media (min-width: 1200px) {
  .tab-new-arrials-content {
    -webkit-box-flex: 0 !Important;
    -webkit-flex: 0 0 100% !Important;
    -ms-flex: 0 0 100% !Important;
    flex: 0 0 100% !Important;
    max-width: 100% !Important;
  }
}

@media (min-width: 992px) {
  .tab-new-arrials-content {
    -webkit-box-flex: 0 !Important;
    -webkit-flex: 0 0 100% !Important;
    -ms-flex: 0 0 100% !Important;
    flex: 0 0 100% !Important;
    max-width: 100% !Important;
  }
}

@media (min-width: 768px) {
  .tab-new-arrials-content {
    -webkit-box-flex: 0 !Important;
    -webkit-flex: 0 0 100% !Important;
    -ms-flex: 0 0 100% !Important;
    flex: 0 0 100% !Important;
    max-width: 100% !Important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .displayhomenovone .tab-new-arrials-container .block-producttab .product_tab_content .owl-nav {
    opacity: 1 !important;
  }
}

@media (max-width: 767px) {
  .tab-new-arrials-container .block-producttab .product_tab_content .product_list .owl-nav {
    display: block;
  }
}

.slide-category-container.nov-slider-category .block_content .content-category .content-img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.slide-category-container {
  padding-top: 22.5px !Important;
}

.page-category .product-flags {
  position: absolute;
  top: 40px;
  width: 39px;
  height: 39px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 39px;
  font-size: 1.2rem;
  white-space: nowrap;
  background-color: #1d9f8d;
  width: fit-content;
  padding: 0 5px;
  left: 10px;
}

@media (min-width: 768px) {
  .sub-menu-smart-accesorio {
    margin-left: 15px;
  }
}

@media (max-width: 991px) {
  .header-mobile .mobile_logo {
    max-height: 100%;
  }
}

.mobile_logo .logo-mobile {
  max-width: 80px;
}

.tiktok-svg-rss svg {
  width: 20px;
  height: 17px;
  margin-left: -5px;
  margin-bottom: -2px;
  display: block;
  fill: #666;
}

.tiktok-svg-rss svg:hover {
  fill: #1d9f8d;
}

.maintenance .logo img {
  max-width: 300px;
}

.page-product .nav-link[href="#reviews"],
.page-product #product-comments-list-header,
.page-product #product-comments-list {
  display: none !Important;
}

.footer-one .fixed {
  bottom: 100px !Important;
  right: 20px !Important;
}

.footer-one .fixed img {
  max-width: 55px;
}

form .help-block li {
  color: red;
}

form .help-block ul {
  padding: 0;
}


#checkout a.nav-link[data-link-action="show-login-form"] {
  color: #1d9f8d !Important;
  font-weight: 700;

}

/*ybr custom*/
.custom-checkbox input[type=checkbox]{
  opacity: 1;
  width: 18px;
  height: 18px;
}

body#checkout .modal-content {
  max-height: 500px;
  overflow-y: scroll;
}

.list-product-flag{
  position: absolute;
  top: 0;
  padding: 6px 0 0 6px;
}

.list-product-flag > *{
 margin-bottom: 6px;
 line-height: normal;
 display: flex;
 align-items: center;
 justify-content: center;
}

.product-flags.out_of_stock {
  background: #ec5520;
  position: initial; 
}

.product-flags.new {
  position: initial;
  background: #5bd1c0;
 
}

.warning_inline {
  color: #cb3737;
}

#history .label-pill,
#order-detail .label-pill {
  padding: 2px 6px;
  border-radius: 4px
}

.label-pill.bright {
  color: #fff
}

.list-unstyled li {
  min-height: 20px;
}

#order-history,
#order-detail .order-message-form,
.shipping-line {
  margin-top: 16px;
}

.history-line {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 2px
}

body#checkout section.checkout-step .address-footer {
  position: initial;
  top: initial;
  right: initial;
  margin-top: 16px;
}

body#checkout section.checkout-step .address-item {
  margin-bottom: 30px;
}

#addresses #content{
  display: flex;
  flex-wrap: wrap;
}

#product .group-price .product-prices .current-price .price{
  margin-right: inherit;
}

.taxCalculationMethod{
  padding: 12px 0 0 6px;
  font-weight: bold;
}

.quantity-available{
  color: #1d9f8d;
}

.product-miniature .quantity-available{
  padding: 6px  
}

@media (max-width: 761px) {
  .orders {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

  }

  .orders .row {
    margin: 0 16px 16px 0;
  }
}

@media (max-width: 576px) {
  #delivery-address {
    margin-top: 16px;
  }
  .delivery-option img{
    max-width: 200px;
  }
}

/*product*/
.product-detail-bottom{
  padding-top: 20px
}
@media (max-width: 991px) {
  #product .product-detail-middle .container {
    width: 100% !important;
  }
}

@media (min-width: 676px) {
  .policy-product .block_content {
    display: flex;
    justify-content: space-between
  }

  .policy-product .block_content .policy-row {
    width: 32%
  }
}

/*home list product*/
/*.nov-productlist .block_content .product_list .owl-nav [class*='owl-'] {
  opacity: 1;
  color: #9a9a9a;
  font-size: 1.4rem;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: -76px;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #dddddd !important;
  line-height: 43px;
  width: 45px;
  height: 45px;
  transition: all 0.35s ease;
}


.nov-productlist .block_content .product_list .owl-nav .owl-prev {
  left: calc(100% - 110px);
}

.nov-productlist .block_content .product_list .owl-nav .owl-next {
  right: 15px;
}*/