.elementor-kit-79{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-79 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.banner-title {
    position: relative;
    right: -10% !important;
}
.site-info-left p {
    position: relative;
    left: 4% !important;
}

.breadcrumb-container {
    position: relative;
    left: 10% !important;
}

body.postid-887 .footer-bottom-area .site-copyright-text {
    position: relative;
    left: -15% !important; /* Moves it 15% to the left on this product page */
}

/* Default for large screens (PC) */
.site-copyright-text {
    position: relative;
    left: -15% !important; /* Moves it 15% to the left */
}


/* For phones (up to 767px) - Center the text */
@media only screen and (max-width: 767px) {
    .site-copyright-text {
        position: relative;
        left: 2% !important; /* Center the text on phones */
    }
}

/* For tablets (768px to 1024px) - Moves it 5% to the left */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .site-copyright-text {
        position: relative;
        left: -5% !important; /* Moves it 5% to the left on tablets */
    }
}

/* For desktops on checkout page (ID 8) - Moves it 15% to the left */
body.page-id-8 {
    position: relative;
}

@media only screen and (min-width: 1025px) {
    body.page-id-8 .site-copyright-text {
        left: -15% !important; /* Moves it 15% to the left on desktop checkout page */
    }
}


}
h2.banner-title {
    position: relative;
    left: 10% !important;
}



.related-products {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.col-lg-4.order-lg-0.order-last {
    display: none;
}/* End custom CSS */