css

mail@pastecode.io avatar
unknown
css
8 months ago
31 kB
3
Indexable
Never
/* common css */
html body .eg-wrapper {
    display: flex;
    justify-content: center;
    padding: 92px 8px;
}

html body .eg-container {
    width: 100% !important;
    max-width: 1378px !important;
}

html body.product-cus main#main-content {
    min-height: unset !important;
}

/* unwanted things */
html body #tab-recommended_accessories-below-tabs,
html body .header [aria-label="Breadcrumb"],
html body .productView-description,
html body .misctext-section,
html body #main-content [aria-label="Breadcrumb"] .breadcrumb::before,
html body .productView .brandName,
html body .footer-info,
html body .cbar-wdes,
html body.product-cus .related-below-tabs {
    display: none !important;
}

/* bread crumb css - start */
html body #main-content [aria-label="Breadcrumb"] {
    display: flex !important;
    margin-bottom: 15px;
    float: unset !important;
}

html body #main-content [aria-label="Breadcrumb"] .breadcrumbs {
    display: block !important;
    margin-bottom: 0 !important;
}

html body #main-content [aria-label="Breadcrumb"] .breadcrumb:not(:last-child) {
    padding: 0 10px 0 0 !important;
}

html body #main-content [aria-label="Breadcrumb"] .breadcrumb:last-child {
    padding: 0 !important;
}

html body #main-content [aria-label="Breadcrumb"] .breadcrumb a {
    color: #333;
}

html body #main-content [aria-label="Breadcrumb"] .breadcrumb:nth-child(2):not(.is-active) a,
html body #main-content [aria-label="Breadcrumb"] .breadcrumb:nth-child(3):not(.is-active) a {
    color: #006bb4 !important;
    text-decoration: underline !important;
}

@media(max-width:767px) {
    html body #main-content [aria-label="Breadcrumb"] {
        margin-top: 36px !important;
    }
}

/* bread crumb css - end */

/* hero css - start */
html body .productView .productView-title {
    margin-top: 0 !important;
    width: 100% !important;
    display: block !important;
}

html body .egNW_hero-holder-right {
    display: flex;
    flex-direction: column !important;
}

html body .egNW_hero-holder-right>.productView-details {
    width: 100% !important;
    display: flex !important;
    padding: 0 !important;
    min-height: auto !important;
    order: unset !important;
    float: unset !important;
    height: auto !important;
    flex-direction: column !important;
}

html body .egNW_hero-holder-right .productView-product-wrapper {
    display: block !important;
}

html body .egNW_hero-holder-right .productView-product {
    padding: 0 !important;
    border: 0 !important;
}

html body .egNW_hero-holder-right .productView-price .price-has-regular {
    display: flex !important;
    grid-gap: 17px;
    flex-wrap: wrap;
}

html body .egNW_hero-holder-right .productView-price {
    margin-bottom: 14px !important;
}

html body .egNW_hero-holder-right .yotpo-widget-instance .yotpo-widget-clear {
    width: 100% !important;
}

html body .egNW_hero-holder-right .yotpo-widget-instance .yotpo-sr-bottom-line-text {
    white-space: normal !important;
    text-decoration: underline !important;
    font-size: 14px !important;
}

html body .egNW_hero-holder-right .yotpo-widget-instance .yotpo-sr-bottom-line-summary>div[aria-label^="0 out of 5 star rating"]~.yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text {
    font-size: 0 !important;
    text-decoration: none !important;
    line-height: normal !important;
}

html body .egNW_hero-holder-right .yotpo-widget-instance .yotpo-sr-bottom-line-summary>div[aria-label^="0 out of 5 star rating"]~.yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text::before {
    content: 'This product has not yet been rated';
    font-size: 16px !important;
}

html body .egNW_hero-holder-right .yotpo-sr-bottom-line-text[data-number-of-stars]::before {
    content: attr(data-number-of-stars)' Stars from ';
}

html body .egNW_hero-holder-right .yotpo-widget-instance {
    min-height: auto !important;
    margin-bottom: 14px;
}

html body .egNW_hero-sku {
    font-weight: 700;
    display: flex;
    margin-bottom: 10;
    margin-bottom: 5px;
}

html body .egNW_hero-holder-right .shipping_message,
html body .egNW_hero-holder-right .shipping_counter {
    max-height: unset !important;
    text-align: left !important;
}

html body .egNW_hero-holder-right .shipping_counter .show_time {
    text-decoration: underline !important;
}

html body .egNW_hero-holder-right #form-action-addToCart {
    width: 100% !important;
    margin-bottom: 0 !important;
}

html body .egNW_hero-holder-right .form-action {
    margin: 0 !important;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper:not([style*="none"]) {
    display: flex !important;
    flex-wrap: wrap;
    grid-gap: 20px;
    margin-top: 25px;
    margin-bottom: 19px;
    max-width: 100% !important;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper-license:not([style*="none"]) #form-action-addToCart-license {
    width: 100% !important;
    margin-bottom: 10px !important;
}

html body .productView:not([product-type="bundle"]) #add-to-cart-wrapper .form-field--increments {
    width: calc(50% - 20px) !important;
    display: flex !important;
    align-items: center;
    border: none !important;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments label {
    margin-top: 0 !important;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments input {
    margin-top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 30px !important;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper .tier_pricing {
    width: calc(50% - 20px) !important;
    display: flex;
}

html body .egNW_hero-holder-right #add-to-cart-wrapper .tier-price-holder {
    width: 100% !important;
    min-width: unset !important;
    margin: 0 !important;
}

html body .egNW_hero-holder {
    display: flex !important;
    grid-gap: 19px !important;
}

html body .egNW_hero-holder>div {
    width: 50% !important;
}

html body .egNW_hero-holder-left>.productView-images {
    width: 100% !important;
}

html body #eg-carousel-heroThumb .swiper-slide {
    float: unset !important;
    min-width: unset !important;
}

html body #eg-carousel-heroThumb [class^="swiper-button"] {
    top: 50% !important;
    transform: translateY(-50%);
}

html body #eg-carousel-heroThumb {
    padding: 0 !important;
}

html body #eg-carousel-heroThumb .eg-carousel swiper {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

html body #eg-carousel-heroThumb .eg-carousel {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

html body .eg-hero-save-per {
    color: green !important;
}

html body #eg-carousel-heroThumb .swiper-slide a {
    max-width: unset !important;
}

html body #eg-carousel-heroThumb .swiper-slide a img {
    width: 84% !important;
    height: 70px !important;
}

html body .eg__hero-main-image {
    position: relative;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

html body .eg__hero-main-image-cta {
    --wdt: 15px;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--wdt) !important;
    height: var(--wdt) !important;
    cursor: pointer;
}

html body .eg__hero-main-image-cta-next {
    right: 0 !important;
}

html body .eg__hero-main-image-cta-prev {
    left: 0 !important;
}

html body .eg__hero-main-image-cta svg {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

html body .egNW_hero-holder-left>.productView-images {
    position: relative;
}

html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop {
    display: block !important;
    position: relative !important;
}

html body .egNW_hero-holder-left>.productView-images-bottom .productView-thumbnails,
html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop {
    padding-left: 30px !important;
    padding-right: 35px !important;
}

html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop .slick-arrow {
    transform: translateY(-50%) !important;
    margin-top: 0 !important;
}

html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop .productView-thumbnail a,
html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop .productView-thumbnail span {
    width: 100% !important;
    max-width: 147px !important;
}

html body .egNW_hero-holder-left>.productView-images>.productView-thumbnails.desktop .productView-thumbnail img {
    width: 92px !important;
    height: 67px !important;
    margin: auto !important;
}

html body .egNW_hero-holder-right .productView-title,
html body .egNW_hero-holder-left .open-video-tab,
html body .wishlist-video .open-video-tab,
html body .egNW_hero-holder-right .warning-wrapper,
html body .egNW_hero-holder-right .header_title,
html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments::before,
html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments::after,
html body #eg-carousel-heroThumb .eg__title {
    display: none !important;
}

html body .egNW_hero-holder-right .price-has-regular .price:not(.price--rrp):not(.price--non-sale)::after {
    content: attr(data-range);
}

html body .eg-product-footnoteholder {
    margin-top: 10px !important;
    margin-bottom: 18px !important;
    display: flex;
    flex-direction: column;
    grid-gap: 5px;
}

html body .eg-product-footnoteholder * {
    margin: 0 !important;
}

html body .eg-product-footnoteholder .product-footnotes,
html body .eg-product-footnoteholder .product-footnotes p {
    line-height: 1.6 !important;
}

html body .eg-product-footnoteholder .lead-time-section {
    position: static !important;
    text-align: left !important;
}

html body.eg-no-option-selected .egNW_hero-holder-right #form-action-addToCart {
    pointer-events: none !important;
    cursor: not-allowed !important;
}

html body .egNW_hero-holder-right form [data-product-attribute="product-list"],
html body .productView[product-type=bundle] .productView-options .form-field:first-child {
    position: relative !important;
    border: 1px #e4e4e4 solid !important;
    margin-bottom: 10px !important;
}

html body .egNW_hero-holder-right form [data-product-attribute="product-list"] .productOptions-list {
    position: absolute;
    bottom: 0 !important;
    transform: translateY(100%);
    background: white;
    width: 100% !important;
    border: 1px solid #e4e4e4 !important;
    padding: 10px !important;
    border-radius: 5px !important;
    z-index: 99999999 !important;
}

html body .egNW_hero-holder-right form [data-product-attribute="product-list"]:not(.eg-open-custom-sel) .productOptions-list {
    display: none !important;
}

html body .egNW_hero-holder-right form [data-product-attribute="product-list"]>label {
    margin: 0 !important;
    padding: 10px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

html body .egNW_hero-holder-right form [data-product-attribute="product-list"]>label>*:not(svg) {
    display: none !important;
}

html body .wishlist-video .form-wishlist {
    float: unset !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

html body .egNW_hero-holder-right .wishlist-right-bottom {
    position: static !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

html body .egNW_hero-holder-right .wishlist-right-bottom form {
    float: unset !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

html body .egNW_hero-holder-right .wishlist-right-bottom .open-video-tab {
    display: none !important;
}

html body .wishlist-video .form-wishlist a {
    display: flex !important;
    justify-content: center !important;
    width: max-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments input::-webkit-inner-spin-button,
html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments input::-webkit-outer-spin-button {
    opacity: 1 !important;
    position: absolute;
    margin: 0;
    width: 10px;
    height: 25px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

html body #afffirm-promo-box>p {
    text-align: left !important;
}

html body .egNW_hero-holder-right .swatch-attribute.color .swatch-attribute-label::before {
    content: "Select your ";
}

html body .egNW_hero-holder-right .sawstop-message .label {
    text-align: left !important;
}

@media(max-width:767px) {
    html body .egNW_hero-holder {
        flex-direction: column !important;
    }

    html body .egNW_hero-holder>div {
        width: 100% !important;
    }

    html body .eg__hero-main-image-cta {
        display: none !important;
    }

    html body .top-section {
        order: -2 !important;
    }

    html body .productView-images {
        order: -1 !important;
    }

    html body .product-footnotes.mobile-show {
        display: none !important;
    }

    html body.product-cus .productView[product-type="bundle"] .product-footnotes:not(.mobile-show) {
        display: block !important;
        order: 20;
    }

    html body .egNW_hero-holder-right .productView-product .mobile-left {
        max-width: 100% !important;
    }

    html body .egNW_hero-holder-right #add-to-cart-wrapper .form-field--increments {
        width: 100% !important;
    }

    html body .egNW_hero-holder-right #add-to-cart-wrapper .tier_pricing {
        width: 100% !important;
    }

    html body .wishlist-video .form-wishlist {
        float: unset !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    html body .eg-hero-save-per {
        width: 100% !important;
    }
}

/* hero css - end */

/* about section css - start */
html body .eg__title {
    margin-bottom: 54px;
}

html body .eg__title h2 {
    color: #303030;
    text-align: center;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.64px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

html body .eg__title span {
    color: #303030;
    text-align: center;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 142.4%;
    /* 31.328px */
    letter-spacing: 0.64px;
    display: block;
}

html body #eg-about-section {
    background: #F2F2F2;
}

html body .eg-tab-header {
    padding: 16px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #D6D6D6;
    grid-gap: 10px;
}

html body .eg-tab-header h2 {
    margin: 0 !important;
    color: #303030;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 142.4%;
    /* 31.328px */
    letter-spacing: 0.64px;
}

html body .eg-tab-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #303030;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 142.4%;
    /* 21.36px */
    letter-spacing: 0.64px;
    grid-gap: 7px;
    cursor: pointer;
}

html body .eg-tab-header:not(.eg-open) .eg-tab-icons::before {
    content: "Open";
}

html body .eg-tab-header:not(.eg-open) .eg-open-tab-icon,
html body .eg-tab-header.eg-open .eg-close-tab-icon {
    display: none;
}

html body .eg-tab-header.eg-open .eg-tab-icons::before {
    content: "Close";
}

html body .eg-tab-content {
    padding: 33px 60px;
}

html body .eg-tab-header:not(.eg-open)+.eg-tab-content,
html body .eg-tab-header:not(.eg-content-available),
html body .eg-tab-header:not(.eg-content-available)+.eg-tab-content {
    display: none !important;
}

html body #eg-about-section .section-heading {
    display: none !important;
}

html body #egvideosContentBlock .list-videos-images-content {
    float: unset !important;
}

html body #egRelatedItemsContentBlock {
    background: white !important;
}

html body #egvideosContentBlock>div {
    display: flex;
    flex-wrap: wrap;
}

html body #egreviewsContentBlock .yotpo-reviews-list {
    display: flex;
    flex-direction: column;
}

html body #egreviewsContentBlock>div,
html body #egquestionsContentBlock>div {
    display: flex !important;
    justify-content: center !important;
}

html body #egreviewsContentBlock .yotpo-reviews-list>.yotpo-review {
    display: flex;
    flex-direction: row;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    flex-wrap: wrap;
}

html body #egreviewsContentBlock,
html body #egquestionsContentBlock,
html body #egoverviewContentBlock {
    background: white;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-left-panel {
    flex-basis: 18%;
    flex-grow: 0;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-left-panel .yotpo-reviewer-name {
    color: rgb(0, 0, 0) !important;
    text-align: start;
    align-self: flex-start;
    word-break: break-all;
    white-space: nowrap;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
    font-size: 16px !important;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-vertical-line {
    border-left: 1px solid rgba(0, 0, 0, 1);
    margin-left: 30px;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-left-panel .yotpo-reviewer-verified-buyer-text {
    font-size: 13.3333px;
    color: rgba(47, 132, 237, 1) !important;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-left-panel .yotpo-custom-questions-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 15px;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel>.yotpo-review-rating-title {
    display: flex;
    flex-direction: row;
    margin-bottom: 16px;
    align-items: flex-start;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-review-title {
    order: 1;
    flex-basis: 80%;
    margin-left: 4px;
    text-align: start;
    color: rgba(0, 0, 0, 1) !important;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-read-more-text {
    display: contents;
    white-space: pre-wrap;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-read-more-text {
    display: contents;
    white-space: pre-wrap;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 63%;
    flex-grow: 0;
    /* order: 2; */
    height: -moz-fit-content;
    height: fit-content;
    padding-left: 15px;
    padding-right: 15px;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-date-format {
    white-space: nowrap;
    color: rgba(0, 0, 0, 1) !important;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-review-date {
    color: #555555 !important;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel {
    order: 3;
    flex-basis: 11%;
    min-width: 8%;
    flex-grow: 2;
    text-align: end;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-custom-questions-range-question-wrapper {
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    margin-bottom: 20px !important;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-custom-questions-range-question-title {
    display: flex;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #676A6C !important;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-progress-bar-value-label {
    display: flex;
    justify-content: space-between;
    position: absolute;
    margin-top: 3px;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    color: #676A6C !important;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-right-panel .yotpo-progress-bar-value-point {
    position: relative;
    bottom: 8px;
    background: #2e4f7c !important;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-comment-title {
    margin-left: 10px;
    color: rgba(0, 0, 0, 1) !important;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 300;
}

html body #egreviewsContentBlock .yotpo-review>.yotpo-review-center-panel .yotpo-comment-content {
    min-width: fit-content;
    font-family: 'Open Sans';
    font-style: normal !important;
    font-weight: 300;
    word-break: break-word;
}

html body #egreviewsContentBlock .yotpo-reviews-pagination-container .yotpo-horizontal-pagination>.selected {
    background: rgba(47, 132, 237, 1) !important;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}

html body #egreviewsContentBlock .yotpo-reviews-pagination-container .yotpo-horizontal-pagination [aria-label="Goto previous page"] {
    cursor: not-allowed;
    color: #D8D8D8 !important;
    padding: 5px 9px;
    min-width: 20px;
    margin-left: 5px;
    margin-right: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

html body #egreviewsContentBlock .yotpo-reviews-pagination-container .yotpo-horizontal-pagination [aria-label="Goto next page"] {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    font-family: 'Open Sans';
}

html body #egreviewsContentBlock .yotpo-horizontal-pagination [aria-label="Goto previous page"] svg {
    fill: black !important;
}

html body #egreviewsContentBlock .yotpo-horizontal-pagination [aria-label="Goto next page"] svg {
    fill: rgba(0, 0, 0, 1) !important;
}

html body #egreviewsContentBlock .yotpo-head>.yotpo-reviews-by {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: fit-content;
    text-decoration: none;
    min-width: 150px;
    flex-basis: 25% !important;
    justify-content: flex-start;
}

html body #egreviewsContentBlock .yotpo-head .yotpo-reviews-icon-text {
    margin-right: 4px;
    font-size: 14px;
    white-space: nowrap;
    color: rgba(0, 0, 0, 1) !important;
    font-family: 'Open Sans';
    font-weight: 300;
}

html body #egreviewsContentBlock .yotpo-summary-section .yotpo-bottom-line-summary>div:first-child {
    font-size: 48px;
    color: rgba(47, 132, 237, 1) !important;
    padding: 2px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
}

html body #egreviewsContentBlock .yotpo-summary-section .yotpo-bottom-line-summary .yotpo-bottom-line-text {
    white-space: nowrap;
    color: rgba(0, 0, 0, 1) !important;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    text-align: start;
    margin-top: 9px;
}

html body #egreviewsContentBlock .yotpo-vertical-border {
    border-right: 1px solid #e3e3e3 !important;
}

html body #egreviewsContentBlock .yotpo-star-distribution .yotpo-star-distribution-index,
html body #egreviewsContentBlock .yotpo-star-distribution .yotpo-star-distribution-value {
    color: rgba(47, 132, 237, 1) !important;
    font-weight: 300;
    font-family: 'Open Sans';
}

html body #egreviewsContentBlock .yotpo-layout-header-wrapper {
    margin-bottom: 40px !important;
}

html body #egreviewsContentBlock .yotpo-head:after {
    display: block !important;
    content: '';
    width: calc(100% - 150px);
    height: 1px;
    background: #eaeaea;
}

html body #egreviewsContentBlock .yotpo-head {
    margin-bottom: 70px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

html body #egquestionsContentBlock .yotpo-main-layout {
    margin-bottom: 45px;
}

html body #egAccessoriesContentBlock>.recommended-content {
    display: flex !important;
    flex-wrap: wrap !important;
}


html body #yotpo-main-widget-wrapper {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100vw !important;
    pointer-events: none !important;
    z-index: 999999999999999999999999999 !important;
    min-height: 100000px;
    opacity: 0 !important;
}

@media(max-width:767px) {
    html body .eg__title span {
        line-height: normal;
        max-width: 335px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
    }

    html body #eg-about-section .eg__title {
        margin-bottom: 3px !important;
    }

    html body .eg-tab-header h2 {
        max-width: 224px !important;
    }

    html body .eg-tab-content {
        padding: 22px !important;
    }

    html body .eg-tab-header {
        padding-left: 29px !important;
        padding-right: 29px !important;
    }

    html body #egreviewsContentBlock .yotpo-bottom-line {
        display: flex;
        flex-direction: column;
    }

    html body #egreviewsContentBlock .yotpo-bottom-line .yotpo-summary-section {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    html body #egreviewsContentBlock .yotpo-verified-icon-wrapper {
        position: absolute;
        top: 32px;
        left: 28px;
    }

    html body #egreviewsContentBlock .yotpo-review .yotpo-progress-bar-value-point {
        background: #2e4f7c !important;
    }

    html body #egdownloadsContentBlock .download-content-header>h3 {
        display: flex !important;
        align-items: center !important;
        font-size: 13px !important;
        padding: 6px !important;
    }
}

/* about section css - end */

/* buy with section css - start */

html body .eg-carousel {
    padding-left: 50px;
    padding-right: 50px;
}

html body .eg-carousel .swiper-button-prev {
    left: 3px !important;
}

html body .eg-carousel .swiper-button-next {
    right: 3px !important;
}

html body .eg-carousel [class^="swiper-button"] {
    width: 20px;
    height: 12px;
    background: transparent !important;
    top: 105px !important;
    pointer-events: all !important;
    margin-top: 0 !important;
}

html body .eg-carousel [class^="swiper-button"]::after {
    display: none !important;
}

html body .eg-carousel-slide_img {
    border-radius: 20px;
    display: block;
    margin-bottom: 19px;
    width: 100% !important;
    aspect-ratio: 1/1 !important;
    object-fit: cover !important;
}

html body .eg-carousel-slide_title {
    color: #303030;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.64px;
    text-align: center !important;
    display: block !important;
}

html body .eg-carousel .swiper-pagination {
    display: none;
}

html body #eg-carousel-buyWith {
    background: #F2F2F2 !important;
}

html body .eg-slides-length-2 .eg-carousel [class^="swiper-button"],
html body .eg-slides-length-1 .eg-carousel [class^="swiper-button"] {
    display: none !important;
}


@media(max-width:767px) {
    html body .eg-carousel {
        padding: 0 13px;
    }

    html body .eg-carousel-slide_title {
        font-size: 11px;
    }

    html body .eg-carousel-slide_img {
        margin-bottom: 8px;
    }

    html body .eg-carousel [class^="swiper-button"] {
        width: 26px;
        height: 26px;
        background: rgba(255, 255, 255, 0.90) !important;
        filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
        border-radius: 100vmax;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 72.25px !important;
    }

    html body .eg-carousel [class^="swiper-button"] svg {
        height: 53% !important;
    }

    html body .eg-carousel .swiper-pagination {
        display: flex !important;
        justify-content: center !important;
        bottom: 0;
        gap: 7px !important;
    }

    html body .eg-carousel .swiper-pagination span {
        margin: 0 !important;
    }

    html body .eg-carousel .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #212121 !important;
    }

    html body .eg-carousel_item-container {
        padding-bottom: 18px !important;
    }
}

@media(min-width:768px) {
    html body .eg-slides-length-3 .eg-carousel [class^="swiper-button"] {
        display: none !important;
    }
}

@media(min-width:1025px) {
    html body .eg-slides-length-4 .eg-carousel [class^="swiper-button"] {
        display: none !important;
    }
}

/* buy with section css - end */

/* Common media query */
@media(max-width:767px) {
    html body .eg-wrapper {
        padding: 45px 10px 50px !important;
    }

    html body .eg__title h2 {
        font-size: 25px !important;
    }

    html body .eg__title {
        margin-bottom: 28px;
    }

}

/* Common media query end*/