
.custom-banner-section {
    background-image: url("/wp-content/uploads/2020/03/balls-bg-desktop-big-no-grid-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}
.custom-banner-text h1 {
    color: #fff !important;
   /* padding-right: 396px;*/
    font-size: 50px;
    font-weight: bold;
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    text-align: center;
}

.pass-reset-page {
    display: none;
}

.payment-credit-wrap{
    height: 400px;
}

#order_review table{
	word-break: break-all;
}

ul.elementor-icon-list-items i {
    line-height: 40px!important;
    float: none;
    margin: 0px auto;
}

dd.variation- p {
    font-size: 16px;
}



@media screen and (max-width: 1366px) {
    /*.custom-banner-text h1 {
    padding-right: 226px;
    }*/
    .xlwcty_thankyou .xlwcty_circle_show .xlwcty_in_wrap {
    padding-right: 0px !important;
}
  
}



@media (min-width: 1025px) and (max-width: 1191px){
    dd.variation- p {
    font-size: 13px;
}



}




@media (min-width: 992px) and (max-width: 1024px){
    dd.variation- p {
    font-size: 13px;
}

.dcontainer {
    flex-basis: 58%;}

}


@media (min-width: 768px) and (max-width: 991px){
    dd.variation- p {
    font-size: 9px;
}



}


@media screen and (max-width:1024px) {
    /*.custom-banner-text h1 {
    padding-right: 70px;
    }*/
  
}

@media screen and (max-width: 600px) {

    .custom-banner-text h1 {
        font-size: 40px;
        line-height: 1;
    }
    .order_details{
        width: 100%;
    max-width: 220px;
    margin: 0 auto !important;
    /* padding: 0; */
    padding-right: 0;
    }

    .order_details li{
        margin: 0;
    width: 100%;
    text-align: right;
    }
}
