#product h1.h1 {
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-top: 0px;
    text-transform: initial;
    text-align: left;
    width: 100%;
}

.contentnameprices {
    display: block;
    position: relative;
    margin-bottom: 16px;
}

.product-prices-intoprice {
    display: block;
    text-align: left;
}

#product .product-prices {
    border-bottom: none;
    margin-top: 0px;
    width: 135px;
    text-align: right;
}

#product .product-prices div.product-discount {
    font-size: 13px;
    place-self: center;
    line-height: 30px;
}

#product .product-prices div.current-price {
    line-height: 19px;
    text-align: left;
}

#product .social-sharing {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 8px;
}

#product .social-sharing li {
    box-shadow: none;
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: .5rem;
    border: 1px solid #b5b5b5;
    width: 28px !important;
    height: 28px;
    background-size: 99%;
    background-position: 0px 0px;
}

#product .product-variants > .product-variants-item {
    margin: 10px 0;
}

#product .product-prices div {
    margin-bottom: 0px;
}

#product .product-variants {
    text-align: center;
    padding-top: 15px;
    margin-bottom: 15px;
}

#product .product-variants ul {
    margin: 0px;
}

#product .product-discounts {
    margin-bottom: 0px;
}

#product #content {
    max-width: 100%;
}

#product .images-container {
    padding-right: 35px;
}

#product .input-radio:checked + span, #product .input-radio:hover + span {
    border: 1px solid #000;
}

#product .radio-label {
    box-shadow: none;
    background: #fff;
    display: inline-block;
    padding: 0px;
    font-weight: normal;
    border: 1px solid #d1d1d1;
    width: 26px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
}

#product .input-color:checked + span, #product .input-color:hover + span, #product .input-radio:checked + span, #product .input-radio:hover + span {
    border: 1px solid #000;
}

#product .color, #product .custom-checkbox input[type=checkbox] + span.color {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin: 0px;
    box-shadow: none;
    border: 1px solid #dadada;
    cursor: pointer;
    background-size: contain;
    border-radius: 50%;
}

.product-variants {
}

.featured-products article.product-miniature.js-product-miniature {
    margin: 0px !important;
    font-size: 0px;
    display: inline-block;
    padding: 0px 16px 13px;
}

.featured-products .namecontent {
    width: 80%;
    display: inline-block;
    font-size: 0px;
    text-align: right;
    height: auto;
}

.featured-products button.add-to-cart-productlist {
    background: none;
    border: none;
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
}

.featured-products .add_cart_content {
    display: inline-block;
    text-align: right;
    width: 20%;
}

#product .product-quantity #quantity_wanted {
    color: #232323;
    background-color: #fff;
    height: 41px;
    padding: 0px 0px;
    width: 75px;
    text-align: center;
    border: none;
}

#product .product-quantity #quantity_wanted {
    background-color: transparent;
    height: 59px;
    padding: 0px 0px;
    width: 100%;
    text-align: center;
    border: none;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #123341;
}

#product .bootstrap-touchspin {
    width: 100%;
    float: none;
    display: inline-block;
    box-shadow: none;
    text-align: center;
    position: relative;
}

#product .product-quantity .qty {
    margin-right: 18px;
    height: 59px;
    border-radius: 15px;
    border: solid 2px #08a38f;
    background-color: transparent;
    width: 150px;
    margin-bottom: 0px;
}

#product .product-quantity .input-group-btn-vertical .btn {
    padding: 0px 11px;
    text-align: center;
    line-height: 3px;
    height: 20px;
    border: none;
}

#product i.material-icons.touchspin-up:after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "+";
    font-size: 34px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #08a48f;
}

#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "-";
    font-size: 34px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: justify;
    color: #afdad2;
}

#product .product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: 0px;
    left: 0px;
    position: relative;
    line-height: 5px;
}

#product .product-quantity .input-group-btn-vertical .btn {
    padding: 0px 5px;
    text-align: center;
    line-height: 3px;
    height: 20px;
    border: none;
    text-align: center;
}

#product .product-quantity .add {
    width: calc(100% - 168px);
    position: relative;
    margin-bottom: 0px;
}

#product p.product-minimal-quantity, #product #product-availability {
    margin: 6px 0px;
}

#product div#headingOne {
    background: transparent;
    padding: 0px;
    border: none;
}

#product div#accordion .card {
    box-shadow: none;
    border: none;
}

#product div#accordion {
    margin-top: 40px;
}

#product div#accordion button {
    padding: 0px;
    font-weight: bold
}

#product div#accordion button:before {
    content: "-";
}

#product div#accordion button.collapsed:before {
    content: "+";
}

#product .card-body .product-description, .card-body .product-description p {
    color: #858585;
    font-size: 15px;
}

#product #accordion .card-body {
    padding: 5px 0px 20px;
}

#product .featured-products-content .h2, #product .lineven-relatedproducts .h2 {
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #123341;
    font-weight: normal;
    margin-top: 38px;
    margin-bottom: 51px;
    text-transform: none;
}

#product .lineven-relatedproducts .h2 {
    margin-top: 35px;
}

.has-discount.product-price, .has-discount p {
    color: #000000;
    font-weight: bold
}

.has-discount .discount {
    background: #e4e4e4;
    color: #fff;
    font-weight: normal;
    padding: .3125rem .625rem;
    font-size: 1rem;
    margin-left: .625rem;
    text-transform: uppercase;
    display: inline-block;
    color: #505050;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: #000000c7;
}

#product-modal .modal-content .modal-body .image-caption {
    display: none;
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: 3px solid #000000;
}

#product a.guiatallas {
    float: right;
    margin-top: -37px;
    font-size: 12px;
    text-decoration: underline;
    color: #8c8c8c;
}

#product .owl-carousel .owl-stage-outer {
    /*border: 1px solid white*/
}

#product .MagicToolboxSelectorsContainer ul li {
    /*width: 50%;
    */
    padding: 0px 5px;
}

#product .MagicToolboxSelectorsContainer ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}

#product .product-images > li.thumb-container > .thumb {
    box-shadow: none;
    cursor: pointer;
    margin-bottom: .625rem;
}

#product .mt-images-container .product-images > li.thumb-container > .thumb img {
    width: 100%;
    border: none;
    padding-bottom: 10px;
    cursor: zoom-in !important;
}

#product .mt-images-container .product-images > li.thumb-container > .thumb {
    width: 100%;
    height: auto;
    border: none;
    margin: 0px;
}

#product [data-magic-slide-id].active-selector img {
    -webkit-filter: brightness(100%) !important;
    filter: brightness(100%) !important;
}

#product [data-magic-slide-id].mz-thumb:hover img {
    -webkit-filter: brightness(75%) !important;
    filter: brightness(75%) !important;
}

li.whatsapp.icon-gray, li.whatsapp_mobile.icon-gray {
    background: url(../img/whatsapp_icon.png) no-repeat;
}

#product .product-cover {
    margin-bottom: 1.25rem;
    position: relative;
    overflow: hidden;
    position: absolute;
}

.rightcolumn::-webkit-scrollbar {
    display: none;
}

.rightcolumn {
    /*position: sticky;
     top: 50px;
     height: calc(100vh - 50px);
     overflow: auto;
    */
    padding-left: 124px;
    padding-top: 55px;
}

#product .tax-shipping-delivery-label {
    display: none;
}

#product .js-mailalert {
    padding-top: 0px;
}

#product .js-mailalert button.btn.btn-primary {
    margin: 0px 0px 15px;
}

#product .product-variants .control-label {
    display: inline-block;
    width: auto;
    margin-right: 9px;
    min-width: 48px;
    text-align: left;
    font-size: 11px;
    margin-bottom: 0px;
}

#product .product-variants > .product-variants-item {
    margin: 10px 0;
    display: flex;
    position: relative;
    text-align: center;
    align-items: center;
}

#product .product-variants label {
    color: #232323;
    text-align: right;
    font-size: .875rem;
    margin: 0px;
}

#product .tabsH .itemTabH .title > a:after {
    font-family: Material Icons;
    position: absolute;
    right: 0px;
    top: 10px;
}

#product .tabsH .itemTabH .title > a.collapsed:after {
    content: "\e145";
}

#product .tabsH .itemTabH a:not(.collapsed):after {
    content: "\e15b";
}

#product .tabsH .itemTabH {
    border-bottom: 1px solid black;
    padding: 10px 0px;
    position: relative;
}

#product .tabsH .itemTabH a {
    display: block;
    width: 100%;
}

#product .tabsH {
    margin: 0px 0px 22px;
}

#product .tabsH .content {
    padding-top: 17px;
}

#product .parent_container_content {
    background: #f3f5f5;
}

.image_container_product {
    padding: 0px 10px 0px 16px;
}

.image_container_product section {
    background: white;
}

.product-container {
    padding-top: 35px;
}

span.product_reference {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.8px;
    color: #08a48f;
}

.container_background {
    background: #afdad2;
    width: 51px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.container_values span {
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.17;
    letter-spacing: 0.75px;
    text-align: left;
    color: #123341;
    display: inline-block;
    margin-left: 8px;
}

.container_background {
    display: inline-block;
}

.container_values {
    display: inline-block;
}

.full_description {
    display: none;
}

.show_less {
    display: none;
}

.container_descriptions.active .full_description {
    display: block;
}

.container_descriptions.active .short_description {
    display: none;
}

.container_descriptions.active span.show_more {
    display: none;
}

.container_descriptions.active span.show_less {
    display: block;
}

.social-sharing > span {
    display: none;
}

.social-sharing ul {
    position: absolute;
    top: 133px;
    right: 30px;
    display: none;
}

#product .contentnameprices h1 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    text-align: left;
    color: #123341;
    padding-right: 44px;
}

img.icon_share {
    position: absolute;
    right: 8px;
    top: 4px;
    cursor: pointer;
}

.container_feature_info {
    border-bottom: 1px solid #afdad2;
    padding-bottom: 22px;
    margin-bottom: 14px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 150px));
}

.short_description, .full_description *, .container_descriptions {
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 1.6px;
    text-align: left;
    color: #123341;
    font-family: 'Montserrat';
}

span.show_more, span.show_less {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    color: #00a08b;
    text-decoration: underline;
    cursor: pointer;
}

.container_descriptions {
    border-bottom: 1px solid #afdad2;
    padding-bottom: 11px;
    margin-bottom: 15px;
}

.discountscontent {
    display: none;
}

.manufacturer_logo {
    width: 80px;
    display: inline-block;
    text-align: right;
}

#product .product-prices {
    border-bottom: none;
    margin-top: 0px;
    width: calc(100% - 85px);
    text-align: right;
    display: inline-block;
}

.manufacturer_logo img {
    padding: 0px;
    background: none;
    border: none;
    border-radius: 0px;
    transition: none;
    /*max-width: 65px;
    */
    max-width: 91px;
}

.container_price {
    border-bottom: 1px solid #afdad2;
    padding-bottom: 18px;
}

.current-price span {
    font-size: 25px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: normal;
    color: black;
}

.product-discount {
    display: inline-block;
    vertical-align: text-top;
}

.product-price.h5.has-discount {
    display: inline-block;
    vertical-align: middle;
}

.product-add-to-cart .product-quantity .input-group-btn-vertical {
    position: initial;
}

#product .product-quantity .input-group-btn-vertical button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    position: absolute;
    right: 12px;
    top: 3px;
    background: none;
    height: auto;
    width: 30px;
    z-index: 3;
}

#product .product-quantity .input-group-btn-vertical button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    position: absolute;
    left: 12px;
    top: 3px;
    background: none;
    height: auto;
    width: 30px;
    z-index: 3;
}

#product .background-layer {
    height: 100%;
    width: 100%;
    background: #08a48f;
    border-radius: 20px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    display: block;
}

.product-add-to-cart {
    margin-bottom: 20px;
}

.carrier_info span, .seguro_info span {
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.6px;
    text-align: left;
    color: #123341;
    font-family: 'Montserrat';
}

.carrier_info img, .seguro_info img {
    margin: auto;
}

.carrier_info, .seguro_info {
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
}

.container_tabs {
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
    box-shadow: 0px 2px 13px 0 rgba(0, 0, 0, 0.24);
    background-color: #f3f5f5;
    padding: 16.5px;
    margin-bottom: 10px;
}

.footerproductcontent .tabs {
    padding: 0px;
    background: none;
    margin-top: 26px;
}

.footerproductcontent ul.nav.nav-tabs.container {
    border: none;
    padding: 0px 10px;
    text-align: center;
}

.container_content_tabs {
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
    background: white;
}

.container_tabs .nav-item a.nav-link {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #123341;
}

.container_tabs .nav-item a.nav-link.active {
    background: none;
    border: none;
    font-weight: bold;
    color: #08a48f;
}

.container_tabs .nav-item a.nav-link:hover {
    border: none;
}

.footerproductcontent {
    background: white;
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
}

.product-description *, .product-description {
    font-size: 16px !important;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal !important;
    line-height: 2.12;
    letter-spacing: 0.8px;
    text-align: left;
    color: #123341;
    color: black;
    font-family: Montserrat;
}

.tabs .product-description a {
    text-decoration: underline;
}

.container_tabs .nav-tabs .nav-item {
    float: none;
    margin-bottom: 0px;
    display: inline-block;
}

.MagicToolboxSelectorsContainer {
    background: #f3f5f5;
    text-align: left;
}

#product div.MagicToolboxSelectorsContainer a:first-child {
    margin-left: 0px;
}

#product div.MagicToolboxSelectorsContainer a:last-child {
    margin-right: 0px;
}

#product div.MagicToolboxSelectorsContainer a {
    width: 96px;
    background: white;
    padding: 0px;
    margin: 7px 8px 0px 8px;
}

#product div.MagicToolboxSelectorsContainer a img {
    padding: 0px;
    border: none;
}

div.MagicToolboxSelectorsContainer a.mz-thumb-selected img {
    border: none;
}

div.MagicToolboxSelectorsContainer a:hover img {
    border: none;
}

.featured-products-content .product_reviews {
    display: none;
}

.add_cart_content {
    position: relative;
    padding-bottom: 4px;
}

#products .product-description {
    border: none;
    margin-bottom: 17px;
    height: 25px;
    overflow: hidden;
}

#products .product-title {
    text-align: left;
    margin-top: 0px;
}

#products .product-description h2.h3.product-title a {
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #123341;
    display: block;
    width: 100%;
}

#product div#js-product-list article {
    width: 100%;
}

#product div#js-product-list article {
    margin: 0px 0px !important;
}

#products .thumbnail-container {
    padding-top: 60px;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
}

.add_cart_content form.hiaddtocart {
    display: block;
    text-align: center;
    width: 157px;
    max-width: 100%;
    height: 35px;
    border-radius: 15px;
    background-color: #afdad2;
    position: relative;
    z-index: 2;
}

button.add-to-cart-productlist, a.add-to-cart-productlist-more, .oos {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.50;
    letter-spacing: normal;
    text-align: center;
    color: #123341;
    text-decoration: none !important;
    text-transform: initial;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.5rem 1rem
}

#product .owl-carousel .owl-item:last-child {
    margin-right: 0px;
}

#product .owl-carousel .owl-item:first-child {
    margin-left: 0px;
}

#product .owl-carousel .owl-item {
    /*max-width: 325px;
    */
    /*margin: 0px 7px;
    */
}

#product .product-miniature .regular-price {
    font-size: 14px;
    font-weight: 300;
    line-height: 15px;
    color: #08a48f;
}

.product-miniature .product-price-and-shipping .price {
    font-size: 18px;
    line-height: 20px;
    color: #123341;
    font-weight: 500;
    display: block;
}

.featured-products-content .h2 strong, .product-accessories .h2 strong, #product #group_accessories h3 strong {
    color: #08a48f;
    text-transform: capitalize;
}

.featured-products-content .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 16px;
    width: 100%;
}

.featured-products-content .owl-theme .owl-dots .owl-dot.active span, .featured-products-content .owl-theme .owl-dots .owl-dot.active:hover span, .product-accessories .owl-theme .owl-dots .owl-dot.active span, .product-accessories .owl-theme .owl-dots .owl-dot.active:hover span {
    width: 14px;
    height: 14px;
    background: #123341;
}

.featured-products-content .owl-theme .owl-dots .owl-dot span, .product-accessories .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #123341;
    margin: 5px 5px;
}

.featured-products-content .owl-theme .owl-dots button.owl-dot:hover span, .product-accessories .owl-theme .owl-dots button.owl-dot:hover span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #123341;
}

#products .products {
    margin: 0px;
    padding-bottom: 15px;
}

div#MagicToolboxSelectors1 {
    padding: 0px 15px;
}

div#MagicToolboxSelectors1 .owl-nav button.owl-prev {
    position: absolute;
    left: -11px;
    top: 33px;
    background: none !important;
    color: black !important;
}

div#MagicToolboxSelectors1 .owl-nav button.owl-prev span {
    font-size: 65px;
}

div#MagicToolboxSelectors1 .owl-nav button.owl-next span {
    font-size: 65px;
}

div#MagicToolboxSelectors1 .owl-nav button.owl-next {
    position: absolute;
    right: -7px;
    top: 33px;
    background: none !important;
    color: black !important;
}

.mz-hint {
    display: none;
}

.product-accessories p.h2 {
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #123341;
    font-weight: normal;
    margin-top: 38px;
    margin-bottom: 51px;
    text-transform: none;
}

#product .container_wish {
    margin-bottom: 15px;
}

#product .featured-products-content.custom-accesories #js-product-list .products article {
    margin-bottom: 15px !important;
}

.custom-accesories .premium {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
}

.custom-accesories .premium .premium_feature {
    display: block;
}

.custom-accesories .premium .premium_feature .premium_feature_title {
    display: inline-block;
    font-weight: bold;
    color: #0aa48f;
    font-size: 16px;
}

.featured-products-related > h2 {
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 51px;
    text-transform: none;
    color: #08a48f;
    font-weight: bold;
}

.featured-products-related .product-miniature {
    width: 100%;
    font-size: 0px;
    display: inline-block;
    background: white;
    padding: 0px 29px 19px;
}

@media (min-width: 992px) and (max-width: 1000px) {
    #product .footerproductcontent .container {
        width: 90%;
    }
}

@media (max-width: 991px) {
    .container_feature_info {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    }

    .container_values {
        margin: 0px;
    }
}

@media (min-width: 767px) and (max-width: 800px) {
    #product .footerproductcontent .container {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .product-container {
        padding-top: 0px;
    }

    .image_container_product {
        padding: 0px 0px 0px 0px;
    }

    .MagicToolboxSelectorsContainer {
        display: none;
    }

    .container_background {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }

    img.icon_share.no_ref {
        top: 4px;
        right: -13px;
    }

    div#idTabRevws a.btn.btn-primary {
        font-size: 11px;
    }

    .container_descriptions {
        display: none;
    }

    span.feature_title {
        font-weight: bold !important;
        color: #0aa48f !important;
    }

    .feature_container.container_content span {
        display: inline-block !important;
        width: auto;
    }

    .container_feature {
        width: 100% !important;
    }

    #product .products .owl-item article {
        margin: 0px;
    }

    .product-accessories .products .owl-stage-outer .owl-stage {
        padding-left: 30px;
        left: -30px;
    }

    .oos {
        line-height: 2.5em;
    }
}

.rightcolumn .productListBtnDiv {
    display: none;
}

div#product-details-footer {
    column-count: 2;
    padding-bottom: 35px;
}

div#product-details-footer span.container_feature {
    display: block;
    line-height: 2.12;
    margin-bottom: 10px;
}

.feature_container.container_content span {
    display: block;
    margin-bottom: 15px;
}

#product .js-mailalert button.btn.btn-primary {
    text-transform: none;
    background: #afdad2;
    font-size: 14px;
    border-radius: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #123341;
    padding: 11px 15px;
    text-transform: none;
    position: relative;
    z-index: 1;
    opacity: 1;
    margin-bottom: 0px;
}

span#product-availability {
    display: none;
}

div#description {
    text-align: center;
}

div#tab-content {
    padding: 32px 0px 61px;
}

.product-description.container_content {
    text-align: center;
}

#product .fancybox_wish .form-group .background-layer {
    max-width: 220px;
    right: 0px;
    left: auto;
    top: 4px;
}

.js-mailalert {
    margin-bottom: 10px;
}

.js-mailalert div#gdpr_consent {
    padding-left: 7px;
    margin-top: 20px;
}

.js-mailalert .custom-checkbox input[type=checkbox] + span {
    border: 1px solid black;
}

.js-mailalert .custom-checkbox input[type=checkbox]:checked + span .checkbox-checked {
    margin-top: -2px;
}

.container_button_mailalerts {
    position: relative;
    margin-top: 5px;
}

#product .container_button_mailalerts .background-layer {
    top: 4px;
}

span.feature_title {
    display: inline-block;
    font-weight: bold;
    color: #0aa48f;
}

.product-description span.feature_title {
    display: inline;
}

.container_background img {
    max-width: 20px;
    height: auto;
    filter: brightness(0.5);
}

#product .product_reviews img {
    max-width: 16px;
}

.product-accessories .product-description, .product-miniature .product-description {
    border-top: 0px solid #000;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    margin-top: 0px;
}

.revws-count-text {
    line-height: normal;
}

/*-----> PDP ps_categoryproducts <-----*/
body#product #products.featured-products-content {
}

body#product #products.featured-products-content .h2, #product #group_accessories h3 {
    margin: 25px 0 15px 0;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: justify;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature {
    min-width: 100%;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .feature-in-miniature, body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .product-list-brand, body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .product-description, body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .productlistFunctionalButtonsContent {
    display: none;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature {
    padding: 15px 40px;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container {
    display: flex;
    padding: 0;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .pdp-cta-container {
    display: flex;
    align-items: flex-end;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .pdp-cta-container .pdp-cta-text {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000000;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container > a {
    margin: 0 30px;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container > a img {
    height: 85px;
    width: auto;
    min-height: 85px;
}

body#product #products.featured-products-content #js-product-list .products .product-miniature .thumbnail-container .product-list-bottom {
    justify-content: center;
    align-items: flex-end;
    margin-left: 15px;
    flex-direction: initial;
}

body#product .extra_info_product {
    display: flex;
}

.product-discount .regular-price {
    font-weight: 300;
    line-height: 15px;
    color: #08a48f;
    font-size: 14px;
}

#product #accessoriescrosssellingHtml {
    display: none;
}

@media (max-width: 991px) {
    body#product #products.featured-products-content {
        display: none;
    }

    body#product #products.featured-products-content #js-product-list .products .product-miniature {
    }
}

/*-----> End PDP ps_categoryproducts <-----*/
