@media (min-width: 1400px) {
    .container {
        max-width: 1440px;
    }
}

/* Mini-cart hover functionality */
.iconCartContainer:hover .wsus__mini_cart,
.iconCartContainer.show-mini-cart .wsus__mini_cart {
    display: block !important;
}
footer {
    padding-top: 62px !important;
}
.selCatSlider {
    width: calc(100% - 45px) !important;
}

@media only screen and (min-width: 768px) {
    .desktop-hide {
        display: none !important;
    }
}
.categoryPageProduct .wsus__pro_link {
    justify-content: center;
}
.homeNewCatsSlider .recProductsImg {
    height: 260px !important;
}
.userProfileSidebar > h2 {
    font-size: 36px !important;
}
.selectCategoryBg.left {
    background-position: -10% 0;
}
.orderDetailsContainer .userProfileContent h2 {
    font-size: 36px !important;
}
.errorPageDescription {
    max-width: 30vw;
    text-align: center;
}

.top-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
    color: white;
    text-align: center;
    padding: 10px 0;
    z-index: 1000;
}
.selectCategoryBg.right {
    background-position: 110% 0;
}
.recProductsImg {
    height: 200px !important;
    width: 200px !important;
    object-fit: contain;
}
.prod-slider-cartModalProducts .slick-slide img {
    height: 6vw !important;
    width: 6vw !important;
}
.recProductsContainer .recProductsImg {
    height: 100px !important;
    width: 100px !important;
    object-fit: contain;
}


header {
    margin-top: 50px;
    padding-top: 35px !important;
}

.wsus__details_bg {
    box-shadow: none !important;
}

.wsus__icon_area li i {
    color: black;
}

.wsus__product_details .wsus__category,
.wsus__product_details .wsus__category a{
    width: auto !important;
    padding-left: 0 !important;
    white-space: collapse;
}

.wsus__icon_area li a:not(.mini_cart_wrapper a):not(.mini-cart-checkout-href) {
    font-size: 24px !important;
    line-height: 24px !important;
}
.input-group-prepend {
    width: 25%;
}
.accordion-button {
    background-color: white !important;
    border: none;
    color: black !important;
    font-size: 18px;
    font-weight: 600;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.accordion-body {
    padding-left: 0;
    padding-right: 0;
}
.brandSearchInputContainer {
    position: relative;
}
.brandSearchInputContainer::after {
    position: absolute;
    font-family: "WOW24";
    top: 8px;
    right: 10px;
    content: "\e903";
}


.brandSearchInputContainer input {
    height: 40px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.userAddressesDividedGroups .formGroup:first-child{
    margin-right: 10px;
}
.userAddressesDividedGroups .formGroup:last-child {
    margin-left: 10px;
}
.wsus_menu_category_bar {
    min-width: 330px;
    width: 330px !important;
    display: flex !important;
    background-color: black !important;
    justify-content: center;
}

.wsus_menu_category_bar span {
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

#cart_modal_continue_shop {
    font-size: 15px;
}

.wsus_menu_category_bar {
    font-size: 18px;
}

.wsus__menu_item {
    width: 60%;
    display: flex;
}

.wsus__menu_item.wsus__menu_item_right {
    width: 25%;
}
.filterBtnRow {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.wsus__menu_item li {
    flex: 1;
    text-align: center;
}

.wsus__menu_item li a {
    font-weight: 600;
    text-transform: uppercase !important;
}
.orderDetailsInvoice {
    margin-top: 10px !important;
}
.orderDetailsPickupDesc {
    margin-bottom: 14px;
}
.breadcrumbs_section ul {
    display: flex;
    color: gray;
    font-size: 12px;
    text-transform: capitalize;
}
.staticTabHolder {
    width: 20%;
}
.staticTabContent {
    padding-left: 60px;
    width: 80%;
}
.staticTabHolder li a{
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    color: black;
    font-size: 18px;
}
.shippingMethod_desc,
.shippingMethod_title{
    margin-left: -30px;
}
.termsMainContainer h2,
.privacyMainContainer h2{
    font-size: 16px;
    font-weight: 600;
}
.termsMainContainer h2,
.privacyMainContainer h2{
    margin-bottom: 20px;
    margin-top: 20px;
}
.termsMainContainer h2:first-child,
.privacyMainContainer h2:first-child{
    margin-top: 0;
}
.termMainContainer p,
.privacyMainContainer p{
    font-size: 14px;
}
.shippingMethodTableHeading {
    color: #959595;
}
.shippingMethodMainHeading {
    font-size: 24px;
    font-weight: 600;
}
.shippingMethod_title,
.shippingMethod_price{
    font-size: 18px;
    font-weight: 600;
}
.shippingMethod_eta {
    font-size: 18px;
}
.shippingMethodWarning {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffdfe0;
    font-size: 14px;
    color: #e51c23;
}
.shippingMethod_desc {
    font-size: 14px;
}
.shippingMethodRow {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 20px;
}
.shipping_eta_title {
    font-size: 18px;
    font-weight: 600;
}
.shipping_eta_desc {
    font-size: 14px;
    color: #959595;
}
.staticTabHolder li {
    border-bottom: 1px solid #ebebeb;
}
.staticTabHolder li:first-child {
    margin-top: 20px;
    border-top: 1px solid #ebebeb;
}
.staticTabHolder li:hover,
.staticTabHolder li.active{
    transition: 0.3s;
    cursor: pointer;
    background-color: #ebebeb;
}
.orderDetailsInvoice,
.orderDetailsPickupTrack span{
    color: #3399cc !important;
    font-weight: 400;
}
.orderDetailsPaymentHeading {
    margin-top: -13px !important;
}
.orderDetailsPaymentFirstName {
    margin-bottom: 21px !important;
}
.orderDetailsPaymentCol,
.orderDetailsSecondCol{
    padding-left: 6px;
}
.breadcrumbs_section {
    margin-top: 13px;
}

.breadcrumbs_section ul li {
    margin-left: 10px;
}
.orderDetailsPickupAddress {
    margin-bottom: 10px;
}
.orderDetailsSecondCol span:first-child {
    margin-top: -34px !important;
}
.orderDetailsStatus {
    margin-left: -82px;
}
.product-banner-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 30px;
}
.order-table th,
.order-table td{
    padding-left: 0 !important;
}
.order-table th {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}
.order-table td {
    padding-top: 14px !important;
    padding-bottom: 13px !important;
}
.profileMainHeadingRow {
    margin-bottom: 34px !important;
    padding-top: 8px;
}
#product-slider-container .slick-slide img,
#related-product-slider-container .slick-slide img {
    object-fit: contain;
    height: 120px;
}

#related-product-slider-container .slick-slide img {
    height: 200px;
}

#product-slider-container .slick-slide h3,
#related-product-slider-container .slick-slide h3 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

#product-slider-container .slick-slide p,
#related-product-slider-container .slick-slide p {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

#product-slider-container .slick-prev:before, .slick-next:before,
#related-product-slider-container .slick-prev:before, .slick-next:before {
    color: black;
}

.wsus__main_menu {
    box-shadow: none !important;
}

.product_brand_title {
    color: #000;
    line-height: 1.4 !important;
    font-weight: 500;
}

.product_brand_title, .product-title {
    margin-bottom: 10px;
}

.wsus__pro_rating {
    font-size: 13px;
}

.wsus__pro_rating i {
    color: black;
}
.wsus__pro_rating i.empty {
    color: gray;
}

.wsus__pro_rating span {
    text-decoration: underline;
}
.align-items-start {
    align-items: start !important;
}
.align-items-center {
    display: flex;
    align-items: center;
}
.justify-content-end {
    display: flex;
    justify-content: end;
}
.quantity-input {
    border: 1px solid gray;
    display: inline-flex;
    align-items: center;
}

.checkoutCartContainer .quantity-input {
    padding: 0 10px;
}

.quantity-input button {
    padding: 5px 10px;
}

.quantity-input input {
    text-align: center;
    width: 50px;
}

.quantity-button {
    background: #fff;
    border: none;
}

.quantity-input input {
    border: none;
}

.selCat-1 {
    margin-top: -110px;
}

.selCat-2 {
    margin-top: -70px;
}

.homeBlogSectionTitle {
    font-weight: 500;
    font-size: 41px;
    line-height: 0.7 !important;
}

.wow_button:hover, .checkoutBtnCont:hover {
    background-color: #282828;
    transition: 0.3s;
}

.checkoutBtnCont {
    padding: 20px;
}

.wow_button {
    max-width: 300px;
}

.wow_button-100 {
    max-width: none;
    width: 100% !important;
}

.cartItemBrandName {
    color: black !important;
    font-size: 13px;
    font-weight: 800;
}

.cartItemTitle {
    font-size: 15px !important;
}

.findMoreProds {
    font-weight: 600;
    font-size: 14px !important;
}

.home_wow_btn {
    padding: 14px 10px;
    font-size: 14px;
    max-width: 180px;
}

.wow_button.light {
    background-color: white !important;
    color: black !important;
    border: 1px solid black !important;
}

.wishlist_button a {
    display: flex !important;
    align-items: center !important;
    border: 2px solid black !important;
    border-radius: 0 !important;
    font-weight: bold !important;
    justify-content: center;
    transition: 0.3s;
}

.wishlist_button i {
    font-size: 22px !important;
}

.wishlist_button a:hover {
    background-color: black !important;
    color: white !important;
}

.product-price-heading del {
    color: black !important;
    margin-left: 20px !important;
}

.shipping_method {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    opacity: 1;
    transition: opacity 0.5s ease;
    max-height: initial;
    visibility: visible;
}

.wsus__button_area {
    height: 55px;
}

.wsus__button_area li {
    height: 100%;
}

.wsus__button_area li:not(:first-child) {
    margin-left: 15px;
}


.quantity-container, .quantity-input,
.wsus__button_area li .add_cart,
.wishlist_button a {
    height: 100% !important;
}

.wsus__product_details {
    display: flex;
    flex-direction: column;
}

.wsus__product_details .wsus__price {
    justify-content: center;
}

.wsus__product_details * {
    text-align: center;
}

#wsus__product_details {
    padding-top: 10px !important;
}



.wsus__button_area li a {
    margin-left: 0 !important;
}

#shipping-methods-container .shipping_method:not(:first-child) {
    margin-top: 13px;
}

.profileInfoCompanyHeading {
    text-transform: uppercase;
    margin-top: 20px;
}

.shipping_method_icon {
    display: flex;
    align-items: center;
    width: 5%;
}

.shipping_method_icon img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}

.shipping_details {
    width: 80%;
    margin-top: 0;
}

.shipping_price {
    width: 10%;
}

#toggleShippingMethods {
    margin-top: 0;
}

#shipping-methods-container {
    border-top: 1px solid #cfcfcf;
    padding-top: 35px;
    margin-top: 50px;
}

.recProductsContainer .slider-wrapper {
    position: relative;
}

#product-slider-container .slick-list {
    height: 200px;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.wsus__call_icon_area {
    padding-left: 7px !important;
}
#wsus__product_details .recProductsContainer .slick-next {
    right: 26px;
}
#wsus__product_details .recProductsContainer .slick-arrow {
    top: 29% !important;
}
.copyrightText {
    text-align: center;
    font-size: 14px
}

.socialIconLink {
    margin: 5px;
    font-size: 20px;
}

.slick-arrow {
    position: absolute;
    top: 33%;
    transform: translateY(-50%);
    line-height: 25px;
    text-align: center;
    background-color: white;
    color: black;
    border: 1.5px solid black;
    cursor: pointer;
    font-size: 14px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.recProductsTitle {
    margin-top: 48px;
    font-size: 15px !important;
    max-width: 230px;
    font-weight: 400;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.variations-row {
    margin-top: 30px;
    margin-bottom: 30px;
}

.product-attributes-table {
    margin-top: 20px;
}

.wsus__header_logo {
    height: auto !important;
    width: auto !important;
}

.wsus__header_logo img {
    height: 40px;
    width: auto;
}
.quantity-input:not(.minicartItemInput):not(.wsus__button_area .quantity-input) {
    padding-left: 20px;
    padding-right: 20px;
    height: 40px !important;
}
.wsus__button_area .quantity-input {
    padding-left: 20px;
    padding-right: 20px;
}
.checkoutCartItem .quantity-input {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    background: white;
}
.checkoutCartItem .brandName {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.checkoutCartItem .itemName {
    font-size: 15px;
    font-weight: 400;
}
.checkoutCartItem .variantLabel,
.checkoutCartItem .variantValue{
    font-size: 14px;
    color: #959595;
    padding: 0;
}
.checkoutCartItem .variantLabel {
    font-weight: 600;
    margin-right: 3px;
}
.checkoutCartItem .unitPrice {
    font-size: 9px !important;
}
.checkoutCartItem .sumPrice {
    font-size: 18px;
    font-weight: 600;
}
.checkoutCartItem .cartRemoveProd {
    padding: 15px;
}
.cartRemoveProd {
    width: 40px !important;
}
.checkoutCartItem .itemImage {
    width: 87px;
    height: 87px;
    object-fit: contain;
}

.footer_2 .container {
    flex-direction: column;
}
.cartCouponForm {
    flex-direction: row !important;
}
.wsus__banner_content {
    height: 720px;
    margin-top: 40px !important;
    border-radius: 0 !important;
}
.cartItemDescriptionRow img {
    width: 87px;
    height: 87px;
    object-fit: cover;
}
.categoryPageProductRow img {
    width: 220px !important;
    height: 220px !important;
}
.registrationInformation {
    margin-bottom: 400px;
}
.cartItemDescriptionRow .catItemBrandTitle {
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.cartItemDescriptionRow .cartItemVariationTitle,
.cartItemDescriptionRow .cartItemVariationValue {
    font-size: 14px;
    color: #959595;
}
.cartItemDescriptionRow .cartItemVariationTitle {
    font-weight: 600;
}
.cartItemDescriptionRow .cartItemSumPrice {
    font-size: 18px;
    font-weight: 600;
}

.footer_2 {
    margin-top: auto !important;
    border-top: 1px solid #e7e7e7;
    background-color: white !important;
}

.footer-menu-heading {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}

.footer-menu-ul a {
    font-size: 14px;
    margin-bottom: 10px;
}

.add_cart {
    display: flex;
    align-items: center;
}

.add_cart i {
    font-size: 20px;
    margin-right: 15px;
}
#flash-sale-card {
    margin-top: -5px !important;
}
.flash-sale-card .timer {
    font-size: 20px;
}

.timer_span {
    font-weight: 700;
    font-size: 24px;
    color: black;
}

.review-list {
    font-family: Arial, sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}

.review > div {
    display: flex;
    flex-direction: column;
}

.reviews {
    list-style: none;
    padding: 0;
}

.review {
    border-bottom: 1px solid #ddd;
    padding: 22px 0;
}

.review-name {
    font-size: 18px;
    margin: 0;
}

.reviews-container {
    display: flex;
    flex-direction: column;
}
.productsReviewsContainer {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-site-logo {
    width: auto;
    height: 30px;
}

.wsus__search {
    position: relative;
}

.search-container {
    position: relative;
}

#wsus__product_page {
    padding-top: 10px !important;
}

.search-input {
    width: 100%;
    padding-right: 30px;
    box-sizing: border-box;
}

.search-container::after {
    font-family: "Wow24";
    content: '\e903';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}

.blog_button_icon {
    display: inline-flex;
    align-items: center;
    border-radius: 0 !important;
    padding: 5px 30px;
    border: 1px solid black;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

.blog_button_icon p {
    color: black;
    font-weight: 600;
    margin: 0;
    font-size: 14px;
}

.categoryPageProduct.gray {
    background-color: #d3d3d3;
}

.categoryPageProduct.dark-gray {
    background-color: #a9a9a9;
}

.wsus__product_details, .wsus__product_item {
    background: none !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.wsus__product_details .recProductsTitle {
    margin-top: 7px !important;
}
.wsus__product_sidebar .accordion-button {
    background-color: white !important;
    color: black !important;
    font-weight: 600 !important;
}

.wsus__product_sidebar {
    box-shadow: none !important;
}

.flat-slider .ui-widget-content,
.flat-slider .ui-slider-handle {
    background-color: black !important;
}

.price_ranger button {
    background-color: black !important;
}

.flat-slider .ui-slider-handle {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
}

.homeNewCatsSlider {
    margin-bottom: 58px !important;
}

.homeNewCatsSlider .slick-list {
    height: 360px !important;
}

.selectCategoryBg {
    height: 605px;
}

.homeCategoryCol {
    display: flex;
    align-items: end;
    padding: 20px;
    background-position: 0 0 !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
}

.homeCategoryCol span {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.homeCategoryCol::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    opacity: 0.7;
    z-index: 0;
}

.selectedCategories {
    display: flex;
    flex-wrap: wrap;
    align-items: start !important;
}

.selectedCategories .col-md-3, .selectedCategories .col-md-9 {
    display: flex;
    flex-direction: column;
}

.buyCouponRow {
    height: 480px;
    margin-bottom: 96.5px !important;
}

.couponBtn {
    margin-top: 30px !important;
    padding: 11px 38px !important;
}

.giveCouponText {
    text-align: center !important;
    width: 480px !important;
    margin-top: 21px;
}

.couponSecondCol {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#wsus__banner .slick-dots {
    bottom: -40px !important;
}

#wsus__banner .slick-dots li button {
    border-radius: 0 !important;
    height: 3px !important;
    width: 40px !important;
    background: gray !important;
}

#wsus__banner .slick-dots li.slick-active button {
    background: black !important;
}

.recProductsTitle,
.recProductsRating,
.recProductsPrice {
    text-align: center;
}

.recProductsRating {
    font-size: 11px !important;
}

.recProductsRating {
    color: black !important;
    margin-bottom: 15px;
}

.recProductsTitle {
    margin-bottom: 15px;
    height: 34px !important;
}

.recProductsPrice {
    font-size: 20px;
    font-weight: bold;
}

.wsus__blog_img {
    height: 300px !important;
}

.wsus__single_blog {
    box-shadow: none !important;
}

.wsus__blog_text_center {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}

.wsus__blog_text_center a {
    font-size: 15px !important;
}
.footer-site-logo {
    width: 140px;
    height: 28px;
}
.wsus__blog_text_center h5 {
    font-weight: bold;
}

.selCatHeading {
    margin-top: 0 !important;
    font-size: 47px;
    margin-top: 18px;
}
.homeMainContainer .selectedCategories.reverse-order .slick-next {
    right: -78px;
}
.homeMainContainer .selectedCategories:not(.reverse-order) .slick-prev{
    left: -78px;
}
.selCatDesc {
    min-height: 80px;
    width: 80%;
    font-size: 25.6px;
    line-height: 32px;
}

.couponFirstCol {
    padding-top: 130px;
}

.couponFirstCol h3 {
    color: black !important;
}

.slider-wrapper .slick-slide {
    display: flex;
    justify-content: center;
}

.slider-wrapper .product-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    min-height: 400px;
}
.product-container a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wsus__pro_rating {
    text-align: center;
}
.recProductsImg {
    max-height: 200px;
    width: auto;
}

.recProductsTitle, .recProductsRating {
    margin: 10px 0;
    text-align: center;
}

.prosIcon {
    font-size: 60px;
}

.prosHeading {
    font-weight: 600;
    font-size: 17px;
    color: black;
}

.prosRow {
    padding: 70px 50px;
    border: 2px solid black;
}

.wsus__product_sidebar {
    padding-left: 0 !important;
}

.wsus__product_sidebar .accordion-button {
    padding-left: 0 !important;
}

#sort-products {
    padding: 10px;
    color: gray;
}

.subscription-form, #coupon_form {
    text-align: center;
    display: flex;
    flex-direction: column;
}
.subscribeAndGet {
    margin-bottom: 6px !important;
}
.subscribeTitle {
    margin-bottom: 9px !important;
}

.subscribeAndGet {
    color: black;
    margin-bottom: 0;
}

.subscribeDesc {
    margin-bottom: 48px !important;
    font-weight: 600;
    font-size: 15px;
    color: #7f7f7f;
}

.subscription-form input[type="email"], #coupon_form input {
    width: 350px;
    height: 50px;
    padding: 10px;
    border: 1px solid black;
    border-right: none;
    border-radius: 0;
    margin: 0;
}

.subscription-form button, #coupon_form button {
    padding: 10px 20px;
    font-size: 14px;
    background-color: black;
    color: white;
    border: 1px solid black;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
}

.subscription-form input[type="email"]:focus,
.subscription-form button:focus {
    outline: none;
}

.subscription-form form, #coupon_form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mt-auto {
    margin-top: auto !important;
}
.my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.mb-auto {
    margin-bottom: auto !important;
}

/* Margin Top */
.mt-0 {
    margin-top: 0 !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

/* Margin Bottom */
.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

/* Margin Left */
.ml-auto {
    margin-left: auto !important;
}
.ml-0 {
    margin-left: 0 !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

/* Margin Right */
.mr-0 {
    margin-right: 0 !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-40 {
    padding: 40px !important;
}

.p-50 {
    padding: 50px !important;
}

/* Padding Top */
.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

/* Padding Bottom */
.pb-0 {
    padding-bottom: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

/* Padding Left */
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pl-70 {
    padding-left: 70px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

/* Padding Right */
.pr-0 {
    padding-right: 0 !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.w-100 {
    width: 100% !important;
}

.w-50 {
    width: 50% !important;
}

.h-100 {
    height: 100% !important;
}

.h-80 {
    height: 80% !important;
}

.h-75 {
    height: 75% !important;
}

.h-60 {
    height: 60% !important;
}

.h-50 {
    height: 50% !important;
}

.h-25 {
    height: 25% !important;
}

.h-20 {
    height: 20% !important;
}

.h-10 {
    height: 10% !important;
}

.justify-content-start {
    display: flex !important;
    justify-content: start !important;
}

.max-w-none {
    max-width: none !important;
}

.fluid {
    width: 100vw;
    margin-left: calc(50% - 50vw);
}
#writeReviewBtn {
    width: 260px;
}
li.review.row {
    align-items: start !important;
}
/* Font Dydziai */
.product-offer-del, .custom-select-title, .product-code, .flash-sale-product-title,
.flash-sale-product-price del, .large-rating, .wsus__pro_name,
.wsus__pro_details_text .title {
    font-weight: 400 !important;
}

.home_wow_btn, .blogMoreBtn, .giveCouponText, .couponBtn,
.subscribeAndGet, .custom-select-stock, .writeReviewBtn, .shippingTitle, .parcelMachineTitle {
    font-weight: 500;
}

.product_brand_title, .variation-label, .shipping_price, .categoryPage_brandlink,
.wsus__product_sidebar .accordion-button, .flash-sale-card_Banner, .cartItemProductPrice,
.checkoutSummaryValue, .checkoutStepNumber, .checkoutStepTitle, .shippingPriceFrom, .parcelMachinePrice {
    font-weight: 600;
}

.review-list .pagination button i {
    font-size: 12px;
}

.breadcrumbs_section li, .custom-select-stock, .timer-info-span,
.flash-sale-product-title, .flash-sale-product-price del, .flash-sale-card_Banner {
    font-size: 13px;
}

.prosDesc, .product-code, #toggleShippingMethods, .review-date,
.categoryPage_brandlink, .variantTitle {
    font-size: 14px;
}

.wsus_menu_category_bar, .home_wow_btn, .blogMoreBtn,
.couponBtn, .variation-label, .custom-select-title,
.shipping_details, .shipping_price, .productDescription p, .productDescription li,
.review-comment, .writeReviewBtn, .wsus__pro_name, .sort-container select, #coupon_form button, #coupon_form input,
.stepHolder label, .shippingExpTime, .shippingPriceFrom, .parcelMachinePrice, .parcelMachineExpTime,
.parcelMachineTitle, .top-banner {
    font-size: 15px !important;
}

.flash-sale-product-price, .review-rating, .cartItem-product-price, .checkoutStepNumber {
    font-size: 16px;
}

.prosHeading, .subscribeDesc, .wsus__product_sidebar .accordion-button,
.productNumberTitle, .qntInput input, .cartItemProductPrice, .checkoutSummaryLabel, .checkoutSummaryValue,
.shippingTitle {
    font-size: 18px;
}

.product-offer-del, .wsus__product_details .wsus__price, .checkoutStepTitle {
    font-size: 20px;
}

.couponFirstCol p, .subscribeTitle {
    font-size: 22px;
}

.homeCatsRow span, .wsus__blog_text_center h5, .large-rating i, .checkoutlgSummaryLabel, .checkoutSummaryValue.lg,
.checkoutSummaryLabel.lg {
    font-size: 24px;
}

.selCatDesc, .product_brand_title, .wsus__pro_details_text .title,
#product-price-with-offer {
    font-size: 30px !important;
}

.homeH3, .recProductsContainer h3, .common-h3 {
    font-size: 32px;
}

.shippingHeaderLabel .icon {
    font-size: 34px;
}

.giveCouponText, .subscribeAndGet {
    font-size: 40px;
}

.selCatHeading, .homeBlogSectionTitle {
    font-size: 48px !important;
}

.large-rating {
    font-size: 48px;
}

/* Font Dydziai */

/* Profile sidebar */
nav {
    overflow: hidden;
}

.account-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menu-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.menu-item {
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.3s;
}

.menu-item i {
    font-size: 22px;
}

.menu-item a {
    display: block;
    padding-left: 18px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

.menu-item:hover, .menu-item.active {
    background-color: #ebebeb;
}

/* Orders */
.my-orders-details {
    color: black;
    font-weight: 500;
}

.my-orders-details i {
    font-size: 12px;
}

.order-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 33px;
}

.order-table th, .order-table td {
    padding: 8px;
    font-size: 15px !important;
}

.order-table tr {
    border-bottom: 1px solid #ddd;
}

.order-table thead th {
    color: #959595 !important;

}

.details {
    text-decoration: none;
    color: #007bff;
}

.btn-submit {
    display: block;
    width: 100%;
    padding: 15px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
}

.btn-submit:hover {
    background-color: #333;
}

.account-menu .menu-item {
    padding-left: 20px;
}

.profile-tab-content {
    flex-direction: column;
    display: none;
    width: 100%;
}
.profile-tab-content:not(.active){
    display: none !important;
}
.profile-tab-content.active {
    display: flex;
}

.orderDetailsContainer span {
    width: 100%;
    display: block;
}

.orderDetailsContainer > .row {
    border-top: 1px solid #ddd;
}

.orderDetailsContainer h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
    margin-top: 38px;
}


.userProfileSidebar, .userProfileContent {
    display: flex;
    flex-direction: column;
}

.userProfileSidebar {
    width: 20%;
    padding: 0;
}

.userProfileContent {
    width: 80%;
}

.userProfileContent .wsus__product_item {
    margin-top: 0;
}

/*.userProfileContent .wsus__product_item .wsus__pro_link  {
    width: 220px;
    height: 220px;
}
*/
.userProfileContent .checkoutSummaryLabel,
.userProfileContent .checkoutSummaryValue {
    width: auto;
    padding-right: 0;
}

.cart_modal {
    z-index: 9999;
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: #000000aa;
    opacity: 0;
    transition: opacity 0.15s ease-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.cart_modal.show {
    opacity: 1;
}

.cart_modal_content {
    width: 700px;
    height: auto;
    position: absolute;
    background-color: white;
    display: flex;
    flex-direction: column;
    transform: scale(0.9) translateY(-30px);
    transition: transform 0.15s ease-out;
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.cart_modal.show .cart_modal_content {
    transform: scale(1) translateY(0);
}

/* Optimize the problematic bottom section */

.cart_modal .checkedMark {
    color: #51cd80;
    font-size: 22px;
}

.cart_modal_label {
    font-size: 24px;
    font-weight: 600;
}

.cart_modal .product_image {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.cart_modal #cart_modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
}

.cartModalBottom {
    background: #f6f6f6;
    transform: translateZ(0);
    will-change: auto;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    contain: layout style paint;
    overflow: hidden;
}

/* Force GPU acceleration for all modal content */
.cart_modal * {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

/* Optimize the slider that loads in cartModalBottom */
.cartModalRelatedProducts {
    transform: translateZ(0);
    will-change: auto;
    contain: layout style;
}

#cart_modal_product_title {
    font-size: 14px;
    font-weight: 600;
}

#cart_modal_product_description {
    font-size: 15px;
    font-weight: 400;
}

.cart_modal_variation_title, .cart_modal_variation_value {
    width: auto;
    display: block;
    padding: 0;
    font-size: 14px;
    color: #959595;
}

.cart_modal_variation_title {
    font-weight: 600;
}

#cartModalBottomTitle {
    font-size: 20px;
    font-weight: 600;
}

#cart_modal_close {
    cursor: pointer;
}

#cart_modal_product_price {
    color: black;
    font-weight: 600;
    font-size: 18px;
}

.cart_modal_slider_add_to_cart {
    width: 100%;
    border: 1px solid black;
    text-transform: uppercase;
    font-size: 14px;
    background: none;
    padding-top: 7px;
    padding-bottom: 10px;
}

.cartModalRelatedProducts .recProductsTitle {
    font-size: 13px;
    height: auto !important;
    line-height: 1;
}

.cartModalRelatedProducts .recProductsPrice {
    font-weight: 600;
    font-size: 15px;
}

.cartModalRelatedProducts #cart_modal_product_description {
    line-height: 1;
}

.cartModalRelatedProducts .recProductsImg {
    height: 106px !important;
    width: 106px !important;
}

.cartModalRelatedProducts {
    background: white;
    padding: 20px !important;
    height: auto !important;
    min-height: unset !important;
}

.col-flex {
    display: flex;
    flex-direction: column;
}


.wsus__mini_cart {
    display: none;
    height: auto !important;
    position: absolute !important;
}

.wsus__mini_cart.show_cart {
    display: block !important;
}

.menu-phone-number {
    font-weight: 500 !important;
    display: flex;
    justify-content: end;
}

.menu-phone-number a {
    padding-left: 40px;
    border-left: 1px solid gray;
}

.mini_cart_wrapper .product_title {
    font-size: 13px;
    line-height: 1.3;
}

.mini-cart-brand-name {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.mini-cart-variant-label {
    color: #959595;
    font-size: 13px;
}

.mini-cart-price {
    font-weight: 600;
    font-size: 16px;
}

.mini-cart-remove-icon {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #ebebeb;
    font-size: 9px;
    color: #959595;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mini-cart-item {
    max-height: 1000px;
    overflow: hidden;
    transition: max-height 0.6s ease-out;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mini-cart-item.no-border {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.formGrid, .formGrid .fieldGroup {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.formGrid .fieldGroup {
    grid-column: span 2;
    width: 100%;
}
.formGrid .formGroup {
    width: 100% !important;
}
.mini-cart-item-hide {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
    max-height: 0 !important;
}

#mini-cart-show-all-items {
    cursor: pointer;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
}

#mini-cart-show-all-items span {
    width: auto;
    text-decoration: underline;
    font-size: 15px;
}

#mini-cart-show-all-items i {
    width: auto;
    font-size: 10px;
}
#cartModalProducts .product-container {
    width: 95%;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    height: 280px !important;
    padding: 15px !important;
    background: white !important;
}
#cartModalProducts .recProductsImg {
    height: 106px !important;
    width: 106px !important;
    object-fit: cover !important;
    margin-bottom: 10px !important;
}
#cartModalProducts .recProductsTitle {
    font-size: 13px !important;
    line-height: 1.2 !important;
    height: 45px !important;
    margin-bottom: 8px !important;
    display: flex !important;
    align-items: center !important;
    text-align: center !important;
    overflow: hidden !important;
}
#cartModalProducts .wsus__category {
    font-size: 12px !important;
    margin-bottom: 8px !important;
    height: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#cartModalProducts .wsus__pro_rating {
    height: 20px !important;
    margin-bottom: 8px !important;
    display: flex !important;
    justify-content: center !important;
}
#cartModalProducts .recProductsPrice {
    font-weight: 600 !important;
    font-size: 15px !important;
    margin-top: auto !important;
}
#mini-cart-show-all-items {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.mini-cart-total-label {
    font-size: 24px;
}

.mini-cart-total-value {
    font-size: 24px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: end;
}

.mini-cart-cart-icon {
    font-size: 30px;
}

.mini-cart-cart-icon-label {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
}

.mini-cart-checkout-btn {
    width: 100%;
    height: 100%;
    font-size: 15px;
}

.mini-cart-botttom-row {
    height: 50px;
}

.bgOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
#desktopCollapseFilterCategories li a {
    color: black !important;
}
.iconCartContainer .wsus__mini_cart::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 3%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent;
}

.minicartItemInput input {
    border: 0;
    text-align: center;
}

.minicartItemInput {
    border: 1px solid gray;
    padding-left: 5px;
    padding-right: 5px;
}

.minicartItemInput i {
    font-size: 9px;
}

.minicartItemInput i {
    cursor: pointer;
}

.write_review_modal img {
    width: 70px;
    height: 70px;
}

.write_review_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
}

.write_review_content {
    width: 700px;
    height: auto;
    position: relative;
    background: white;
    padding: 30px;
}

.closeWriteReviewModal {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 16px;
    cursor: pointer;
}

.write_review_modal h3 {
    font-size: 24px;
}

.write_review_modal .write_review_label {
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.write_review_stars i {
    padding-left: 0;
    font-size: 28px;
    width: auto;
    cursor: pointer;
}

.write_review_modal textarea {
    min-height: 120px;
}
.w-auto {
    width: auto !important;
}
.writeReviewModalCancelBtn {
    cursor: pointer;
}

.write_review_modal label {
    font-size: 15px;
    color: black;
    font-weight: 500;
    margin-bottom: 7px;
}

.write_review_modal .wowCheckboxLabel {
    font-weight: 400 !important;
}

.writeReviewModalBrandName {
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    color: black;
}

.writeReviewModalTitle {
    font-size: 15px;
    font-weight: 400;
}

.t-up {
    text-transform: uppercase !important;
}

.t-end {
    text-align: end !important;
}

.checkoutHeader .logo {
    height: 40px;
}
.login_form_container {
    padding: 60px 120px;
    width: 600px;
    height: auto;
}
.profile_main_heading, .profile_tab_heading_title {
    font-size: 36px;
}
.profile_tab_heading_title {
    margin-left: -15px !important;
}
#cart_modal_continue_shop {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mini-cart-botttom-row > a {
    height: auto !important;
}
.wsus_menu_category_bar {
    position: relative;
    z-index:10;
}
.categoryMenuCategoriesContainer {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: white !important;
    height: auto;
    display: none;
    flex-direction: column;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
.wsus_menu_category_bar:hover .categoryMenuCategoriesContainer {
    display: flex;
}
.categoryMenuCategoriesContainer span,
.categoryMenuCategoriesContainer i{
    color: black !important;
    text-transform: capitalize;
}
.categoryMenuCategoriesContainer .row {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: start;
    padding-left: 20px;
}
.writeReviewModalCancelBtn button {
    width: 200px;
    height: 50px;
}
.categoryMenuCategoriesContainer .row * {
    width: auto;
}
.categoryMenuCategoriesContainer .row:hover {
    background-color: rgb(246, 246, 246);
}
.categoryMenuCategoriesContainer i:first-child {
    font-size: 27px;
}
.categoryMenuCategoriesContainer span {
    font-size: 16px;
    padding-left: 0;
}
.categoryMenuCategoriesContainer i:last-child {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 10px;
}
nav {
    overflow: visible;
}

.wsus__pro_details_text .wsus__pro_rating {
    text-align: start;
}
#cart_modal_continue_shop {
    text-wrap: nowrap;
}
.wsus__product_item {
    position: relative;
}

.registerMainContainer {
    z-index: 9999;
    padding: 60px 120px;
    width: 600px;
    height: auto;
    background-color: white
}
.profile-info-container {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.profile-info-container .formGroup {
    width: 100% !important;
}
.wsus__menu_item a,
.wsus_menu_category_bar span{
    font-weight: 600 !important;
    font-size: 15px !important;
}
.wsus__menu_item li:first-child {
    margin-left: 40px !important;
}
.wsus__menu_item li {
    padding: 0 !important;
}
.wsus__search {
    width: 97% !important;
}
.wow_button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}
.home_wow_btn {
    width: 180px !important;
}
.blogMoreBtn {
    width: 270px !important;
}
.subscription-form button {
    height: 50px;
    width: 180px;
}
.prodMainRating span {
    font-size: 14px;
}
.wsus__pro_rating i {
    font-size: 12px;
}
.product_page_main_image_holder .main-image {
    min-width: 540px;
    width: 540px !important;
    height: 540px !important;
}
.thumbnails ul li img{
    object-fit: contain;
    object-position: center;
}
#mainImage {
    object-fit: contain;
}
.main-image {
    align-content: center;
}
.product_page_main_image_holder .main-image img {
    max-width: 540px;
    max-height: 540px;
    width: 100%;
}
#toggleShippingMethods {
    font-weight: 500;
}
#wsus__product_details .recProductsContainer .recProductsPrice {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.flash-sale-product-price del {
    margin-left: 10px;
}
.product-attributes-table td:first-child {
    font-weight: 600 !important;
}
.large-rating {
    font-weight: 300 !important;
}
.review-name {
    font-weight: 600 !important;
}
.add_cart.wow_button {
    padding: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    width: 260px !important;
}
.shopping-cart-form .wsus__button_area {
    height: 60px;
}
.shopping-cart-form .wsus__button_area .quantity-input {
    width: 140px;
}
.shopping-cart-form .wsus__button_area .wishlist_button {
    width: 60px;
}
.userProfileContent .cartItemProductPrice {
    font-size: 15px !important;
    display: block;
    width: 100%;
    text-align: end;
}
.userProfileContent .profile-tab-content[data-tab="addresses"] {
    font-size: 15px;
    font-weight: 500;
}
.profile-tab-content[data-tab="wishlist"] button{
    width: 100%;
    text-transform: uppercase;
    height: 40px;
    font-size: 15px;
    font-weight: 500;
}
.profile-tab-content[data-tab="wishlist"] .wsus__price {
    font-size: 20px;
}
#cart_modal_continue_shop,
#cart_modal_purchase_next {
    font-weight: 500 !important;
    font-size: 15px;
}
#cart_modal_continue_shop i,
#cart_modal_purchase_next i{
    font-size: 12px !important;
}
#cart_modal_continue_shop i {
    margin-right: 10px !important;
}
.wsus_menu_cat_item.show_home.toggle_menu {
    z-index: 999;
}
#cart_modal_purchase_next i {
    margin-left: 10px !important;
}
.wsus_menu_cat_item.show_home {
    width: 330px;
    top: 50px;
    height: auto;
}
.wsus_menu_cat_item {
    border-radius: 0 !important;
}
.wsus_menu_cat_droapdown {
    height: auto !important;
}
.wsus_menu_cat_item a {
    width: 100%;
    font-size: 16px !important;
    line-height: 1 !important;
    position: relative;
}
.wsus_menu_cat_item .subCats li a {
    padding: 0 !important;
}
.miniRemoveCart{
    cursor: pointer;
}
.wsus_menu_cat_item .icon-chevron-right {
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    right: 20px;
    top: 0;
    align-content: center;
    height: 100%;
}
.wsus_menu_cat_item i {
    font-size: 27px;
    margin-right: 15px;
}
h3.homeH3 {
    margin-top: -10px;
}
.headerLogoCol {
    width: 22% !important;
}
.headerSearchCol {
    width: 46% !important;
}
#product-gallery .thumbnails ul li {
    width: 130px;
    height: 130px;
}
#product-gallery .thumbnails ul li img {
    width: 100% !important;
    height: 100% !important;
}
#product-gallery .thumbnails ul {
    width: 130px;
}
.wsus__pro_details_text .wsus__pro_rating {
    padding-top: 10px;
}
#product-price-with-offer {
    margin-top: 25px !important;
}
.variations-row {
    margin-top: -5px !important;
    margin-bottom: 35px !important;
}
#wsus__main_blog .wsus__description_area {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.wsus_menu_cat_droapdown.row {
    justify-content: start !important;
}
.prosRow {
    margin-left: 0;
    margin-right: 0;
}
.profile-tab-content[data-tab="wishlist"] {
    display: flex;
    flex-direction: row;
}
.profile-tab-content[data-tab="wishlist"] .categoryPageProduct {
    width: 100% !important;
}
.profile-tab-content[data-tab="wishlist"] img {
    width: 220px !important;
    height: 220px !important;
}
.profile-tab-content[data-tab="wishlist"] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 30px;
    column-gap: 60px;
}
.profile-tab-content[data-tab="wishlist"] .wsus__category {
    height: 40px !important;
    overflow: hidden;
}
#wsus__product_page .prosRow {
    margin-left: -12px;
    margin-right: -12px;
}
.wsus_menu_cat_droapdown.row h4 {
    font-size: 16px !important;
    font-weight: 600;
}
.flat-slider .ui-slider-horizontal {
    width: 94% !important;
}
.wsus_menu_cat_droapdown .subCats a {
    font-size: 14px !important;
    margin-bottom: 15px;
    color: black !important;
}
.wsus_menu_cat_droapdown .subCats a:hover {
    text-decoration: underline;
}
.product-code-col span {
    margin-left: auto;
}
.product-code-col {
    margin-top: auto;
    margin-bottom: 5px;
}
.shopping-cart-form .wsus__button_area {
    margin-bottom: -12px;
}
#wsus__product_details .recProductsContainer.topRel .recProdImgContainer {
    height: 124px !important;
    margin-top: -10px !important;
}
#wsus__product_details .recProductsContainer.topRel .recProductsImg,
#wsus__product_details .recProductsContainer.bottomRel .recProductsImg{
    height: 100%;
}
#wsus__product_details .recProductsContainer.topRel .product-container:hover .recProductsImg,
#wsus__product_details .relProductsContainer.bottomRel .product-container:hover .recProductsImg{
    scale: 1.1;
    transition: 0.3s;
}
#wsus__product_details .relProductsContainer.bottomRel .recProdImgContainer {
    height: 230px !important;
    margin-bottom: 10px;
}
#wsus__product_details .relProductsContainer.bottomRel .recProductsTitle {
    height: 48px !important;
}
#wsus__product_details .relProductsContainer.bottomRel .wsus__pro_rating {
    margin-bottom: 8px !important;
}
#wsus__product_details .relProductsContainer.bottomRel {
    margin-bottom: 75px !important;
}
#wsus__product_details .recProductsTitle {
    margin-top: 8px !important;
    margin-bottom: 0 !important;
}
.productsReviewsContainer {
    padding-top: 52px;
}
.Rectangle_12 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 1290px;
    top: 496px;
    width: 330px;
    height: 60px;
    z-index: 278;
}
.product-search-headings {
    font-size: 18px !important;
}
.productSearchSecondCol {
    border-left: 1px solid #ebebeb;
}
.search-item {
    height: 70px;
    align-items: center;
    cursor: pointer;
}
.search-item h6 {
    font-size: 13px;
}
.search-item p {
    font-size: 15px;
    font-weight: 600;
}
.search-item img{
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.search-item:hover {
    transition: 0.3s;
    background: #f3f3f3;
}
.product-search-results .wow_button {
    font-size: 15px;
    font-weight: 500;
}
.GiftCardPaymentsContainer {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
}

/* Modern Product Description Styling */
.productDescription {
    text-align: left !important;
    line-height: 1.7;
    color: #000 !important;
    background: #fff;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.productDescription h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #000 !important;
    text-align: left !important;
    margin: 30px 0 20px 0 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
}

.productDescription p {
    font-size: 16px !important;
    line-height: 1.7 !important;
    margin-bottom: 16px !important;
    text-align: left !important;
    color: #333 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.productDescription ul, .productDescription ol {
    text-align: left !important;
    margin: 16px 0 !important;
    padding-left: 20px !important;
}

.productDescription li {
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 8px !important;
    text-align: left !important;
    color: #333 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.productDescription strong, .productDescription b {
    font-weight: 700 !important;
    color: #000 !important;
}

.productDescription .product-attributes-table {
    width: 100% !important;
    margin-top: 20px !important;
    border-collapse: collapse !important;
    background: #fff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
}

.productDescription .product-attributes-table th,
.productDescription .product-attributes-table td {
    text-align: left !important;
    vertical-align: top !important;
    padding: 12px 16px !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.productDescription .product-attributes-table th {
    background: #f8f8f8 !important;
    font-weight: 600 !important;
    color: #000 !important;
    width: 150px !important;
}

.productDescription .product-attributes-table td {
    color: #333 !important;
    background: #fff !important;
}

.productDescription .product-attributes-table tr:last-child td {
    border-bottom: none !important;
}

/* Enhanced Product Info Table Styles */
.enhanced-product-info .attribute-label {
    font-weight: 500 !important;
    color: #333 !important;
    width: 180px !important;
}

.enhanced-product-info .attribute-value {
    color: #555 !important;
}

.enhanced-product-info .brand-link {
    color: #333 !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
}

.enhanced-product-info .brand-link:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.enhanced-product-info .category-link {
    color: #333 !important;
    text-decoration: underline !important;
    display: inline-block !important;
    margin-right: 3px !important;
}

.enhanced-product-info .category-link:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.enhanced-product-info tr {
    display: table-row !important;
}

.enhanced-product-info td {
    display: table-cell !important;
    vertical-align: middle !important;
}

/* Shades display in product info table */
.enhanced-product-info .shades-inline-list {
    display: inline-block !important;
}

.enhanced-product-info .shade-item {
    display: inline-block !important;
    margin-right: 8px !important;
}

.enhanced-product-info .color-swatch {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #ccc !important;
    border-radius: 2px !important;
    margin-left: 4px !important;
    vertical-align: middle !important;
}

/* Ensure all content is left-aligned vertically and horizontally */
.productDescription * {
    text-align: left !important;
    border-radius: 0 !important;
}

.desktop-divider-extended {
    margin-left: -80px;
    width: calc(100% + 160px);
}
