/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}
/* end fix the thumbnail arrows */

.page-builder-layout-column-wrap.full-height-wrapper.product-right {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}
.page-builder-layout-column-wrap.full-height-wrapper.product-left {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-tab-nav-module {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-details-module {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-recommendations.has-recommendations {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-fitment {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-brand-description-module {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

div.product-policies-module {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}