.secOptions {
    float:left;
    width:100%;
    background: #FCFCFE; 
    padding: 4.5rem 0;
    scroll-margin: 4rem;
}
.secOptions h2 {
    font-size: 55px;
    font-weight: 700;
    line-height: 73px;
    text-align: center;
}
.secOptions h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 51px;
    text-align: center;
    color: #5273DE;
}
.buyCard {
    border: 1px solid #D5D5D5;
    background: #FFF;
    border-radius: 20px;
    box-shadow: 0px 4px 20px 0px #B7B7D891;
    padding: 30px 10px;
    text-align:center;
}
.buyCard.select {
    border: 4px solid #D9A600;
    background: #FFFDF6;
    border-radius: 20px;
    box-shadow: 0px 4px 20px 0px #B7B7D891;
    padding: 30px 10px;
    text-align:center;
}
.buyCard .mostPopular {
    background: #D9A600;
    color:#fff;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    padding: 10px; 
    width: 90%;
    margin: 0px auto 15px auto;
}
.buyCard h3 {
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    color:#000;
}
.buyCard h4 {
    font-size: 30px;
    font-weight: 700;
}
.buyCard h4 span {
    font-weight: 300;
    color: #6D6D6D;
    text-decoration: line-through;
}
.buyCard h6 {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px;
}
.buyCard h6 span {
    color: #E44613;
}
.buyCard p.shipText {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
}
.buyCard button:hover {
    background: #FED606;
}
.icon img {
    width: 75px;
}
.icon p {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
}

.secOptions button {
    display: inline !important;
    border: 1px solid #D9B600;
    box-shadow: 0px 4px 8px 0px #00000026;
    background: #FED606;
    color:#000;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    border-radius: 35px;
    padding: 5px 20px;
    width: 80%;
}

.secCheckout{
    float:left;
    width:100%;
    background:#ffffff;
    scroll-margin: 4rem;
}

.secCheckout p.secure {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 0px;
    padding: 10px;
}

.unit-label::after {
    content: 'each';
}

@media (max-width: 1400px) {   
}
@media (max-width: 1199px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 1021px) {
}
@media (max-width: 991.9px) {
}
@media screen and (min-device-width: 769px) and (max-device-width: 991px) { 
}
@media (max-width: 820px) { 
}
@media (max-width: 768.9px) {
}
@media (max-width: 767px) {
.secOptions {
    padding: 1.5rem 0;
}
.secOptions h2 {
    font-size: 32px;
    line-height: 41px;
}
.secOptions h5 {
    font-size: 16px;
    line-height: 19px;
}  
.buyCard {
    margin-bottom: 20px;
}
.buyCard.select, .buyCard {
    padding: 15px 10px 10px 10px;
}
.buyCard h3 {
    font-size: 26px;
    margin-bottom: 0px;
}
.buyCard h4 {
    font-size: 24px;
    line-height: 33px;
    text-align:left!important;
    margin-bottom: 0px;
}
.buyCard h4 span {
    font-weight: 300;
    color: #6D6D6D;
    text-decoration: line-through;
}
.buyCard h6 {
    font-size: 16px;
}
.buyCard h6 span {
    color: #E44613;
}
.buyCard p.shipText {
    font-size: 14px;
}
.icon img {
    width: 45px;
}
.icon p {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
}
.secOptions button {
    width: 90%;
}

    .buyCard{
        box-shadow: 0 4px 20px 0 #dee2e6;
    }
    .unit-label::after {
        content: 'ea';
    }
}
@media (max-width: 575px) {
}
@media (max-width: 480px) {
}

#payment{
    padding: 60px 0;
}
.inner-section h5 span{
    text-align: left;
}


#checkout-form .dividerCheckout {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
    font-weight: 700;
    font-size: 0.75rem;
}
#checkout-form .dividerCheckout span{
    margin: 0 10px;
}
#checkout-form .dividerCheckout::before,
#checkout-form .dividerCheckout::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid #ccc;
}

.checkout-form .checkout-form-submit{
    font-size: 17px;
}
.main-middle-sec .right-bottom {
    padding-top: 20px;
    display: flex;
    align-items: center
}

.main-middle-sec .right-bottom .right-bottom-image {
    width: 18%
}

.main-middle-sec .right-bottom .right-bottom-text {
    width: 82%;
    padding-left: 14px
}

.main-middle-sec .right-bottom .right-bottom-text p {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
}

.main-middle-sec .right .right-bottom .right-bottom-text p span {
    font-weight: 700
}

.main-middle-sec .left .enter-your-shipping-details{
    margin-bottom: 1rem;
}
.payment-text{
    margin-bottom: 0.5rem;
}
.main-middle-sec .left .shipping-address{
    margin-bottom: 0.5rem;
    margin-top: 0.75rem !important;
}

.main-middle-sec .right{
    top: 4.5rem !important;
}
.main-middle-sec .checkout-page-cart-price-section
{
    margin-top:0 !important;
}

.ratingAr p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.ratingAr img {
    height: 20px;
    margin-right: 10px;
}
.cart-prod-img{
    width: 250px;
}
.item-img-1{
    width:160px;
    padding:15px;
}
@media  only screen and (max-width: 991px){
    .main-middle-sec .left .right-top{
        display: block;
    }

    .main-middle-sec .right .right-top{
        display: none;
    }
    #payment{
        padding: 30px 0;
    }
}


@media (max-width: 768px) {
    .cart-prod-img{
        width: 180px;
    }
    .ratingAr{
        margin-bottom: 13px;
    }
    .item-img-1{
        width:120px;
        padding:10px;
    }
}
