section.breadcrumb-section_outer {
    padding-right: 20px;
}

section.container.related-projects-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

button#next-button {
    margin-top: 20px;
    background: none;
    border: none;
    outline: none;
    font-family: 'Polin Regular' !important;
    width: auto !important;
    cursor: pointer;
    display: inline-block;
    color: #B38632;
    font-family: "Polin Regular";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center;
    text-decoration: underline;
}

.page-title {
    padding-right: 10px;
    font-size: 60px;
    color: #353535;
    font-weight: 500;
}

i.fa.fa-caret-left {
    margin-left: 15px;
}

.breadcrumb-section{
    margin: 0 !important;
}

.page-title {
    margin-bottom: 35px;
}
.page-template-related-products-theme .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
.page-template-related-products-theme .cart-popup.new{
    border-top: none;
    border-radius: 0px 0px 20px 20px;
    display:none;
    width: 600px;
    height: auto;
    left: 61px;
    top: 83px;
    bottom: auto;
    padding: 40px 20px;
    z-index: 10000000;
}
.page-template-related-products-theme .cart-popup.new .close{
    position: absolute;
    left: 20px;
    top: 8px;
}
.page-template-related-products-theme .cart-popup.new #cart-items .row{
    margin: 0;;
}
/*.page-template-related-products-theme .cart-popup.new #cart-items .cart-row {*/
/*    border-bottom: 2px solid #F2FAFF;*/
/*}*/
.page-template-related-products-theme .cart-popup.new #cart-items .cart-row:first-of-type {
    border-bottom: 2px solid #F2FAFF;
}
.page-template-related-products-theme .cart-popup.new #cart-items img{
    max-width: 100%;
    height: auto;
}
.page-template-related-products-theme .cart-popup.new #cart-items a{
    padding:0 !important;
    background: none !important;
    box-shadow: none !important;
    margin: 0 !important;
}
.page-template-related-products-theme .cart-popup.new #cart-items .contity {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.page-template-related-products-theme .cart-popup.new #cart-items .contity button {
    width: 24px;
    height: 24px;
    border-radius: 100px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    cursor: pointer;
}
.page-template-related-products-theme .cart-popup.new #cart-items .contity button.minus{
    background: #c3c3c3;
    color: #fff;
}
.page-template-related-products-theme .cart-popup.new #cart-items .contity button.plus,
.page-template-related-products-theme .cart-popup.new #cart-items .contity button.myplus {
    background: linear-gradient(0deg, #969696 0%, #353535 100%);
    color: #FFF;
}
.page-template-related-products-theme .cart-popup.new #cart-items .contity input.enter-count {
    border: 0 !important;
    background: #fff;
    width: 24px;
    height: 24px;
    padding: 0;
    text-align: center;
    color: #353535;
    margin: 0 !important;
    border-radius: 100px;
    min-height: auto;
}
.page-template-related-products-theme .cart-popup.new .to-checkout{
    text-align: left;
}
.page-template-related-products-theme .buyNowButtonAbdoNew {
    border-radius: 34.8px;
    background: #FE9D01 !important;
    box-shadow: -2px 4px 10px 0 rgba(0,0,0,0.22);
    border: 0px solid #FFF;
    color: #353535;
    font-family: 'Polin Regular';
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 29px;
    text-align: center;
    padding: 8px 28px 8px 28px;
    font-size: 18px;
}
.page-template-related-products-theme .cartBoxEmpty .cart-popup a,
.page-template-related-products-theme .cartBoxEmpty .cart-popup p{
    display:none;
}
.page-template-related-products-theme .cartBoxEmpty .cart-popup{
    height: 110px !important;
}
.page-template-related-products-theme .exclusive-air-desc,
.page-template-related-products-theme #glassix-container{
        display:none;
}
@media (min-width: 768px){
    .page-template-related-products-theme .cart-popup.new  #cart-items .col-md-2 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .page-template-related-products-theme .cart-popup.new  #cart-items .col-md-2:last-of-type{
        padding-left: 0;
    }
}
@media (max-width: 1200px){
    .page-title {
        justify-content: center;
    }
}
@media (max-width: 991px) {
    .page-template-related-products-theme .cartBoxFull{
        width: auto;
    }
    .page-template-related-products-theme .cart-popup.new{
        width: calc(100% - 4%) !important;
        height: auto !important;
        left: 2% !important;
    }
    .page-template-related-products-theme .cart-popup.new  #cart-items .col-md-2 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: none;
        padding: 0 10px;
    }
    .page-template-related-products-theme .cart-popup.new  #cart-items .col-md-2:last-of-type{
        padding-left: 0;
    }
    .page-template-related-products-theme .cart-popup.new #cart-items a{
        width: 20px;
    }
    .page-template-related-products-theme .cart-popup.new #cart-items .trashClick{
        line-height: 1;
    }
    .page-template-related-products-theme .cart-popup.new #cart-items .row {
        margin: 0;
        padding: 10px 0;
    }
    .page-template-related-products-theme .cart-popup.new #cart-items {
        margin: 15px 0;
    }
    .page-template-related-products-theme .cartBoxEmpty .cart-popup{
        height: 85px !important;
        left: 2% !important;
        top: 83px !important;
    }
}
@media (max-width: 770px) {
    .breadcrumb-section_outer_inner {
        text-align: center;
    }
}

p.prodTitleSA {
    margin: 10px 0 10px 0;
}
