.blue-bg {
    background: #39096c !important;
}

.coming-section img {
    width: 50% !important;
    height: auto;
}

.titile-section h2 {
    color: #39096c !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1rem;
}

.sub-titile {
    letter-spacing: 0.1rem !important;
    line-height: 2.8rem !important;
    font-size: 2rem;
}

.titile-section p {
    font-size: 16px;
    letter-spacing: 0.1rem;
}

.overlay-zoom {
    overflow: hidden;
}

.post-media {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
}

.post-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform .3s;
}

.post-details {
    padding: 2.3rem 0 2rem;
}

.post-meta {
    margin-bottom: .4rem;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: inherit;
    line-height: 1.2;
    letter-spacing: 0;
    color: #999;
}

.post-meta a,
.post-meta span {
    font-weight: 600;
    color: #222;
}

.post-title {
    margin-bottom: 1.2rem;
    text-transform: none;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    margin-left: -2px;
    padding-left: 2px;
}

.post-details .btn {
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: capitalize;
}

.minipopup-area {
    display: none !important;
}

.arrow-back {
    position: absolute;
    top: 50%;
}

.arrow-back i {
    width: 30px;
    height: 30px;
    background: #ffffff;
    border-radius: 80px;
    padding: 5px 0px;
    text-align: center;
    font-size: 20px;
    position: relative;
    z-index: 1;
    color: #040404 !important;
    -webkit-box-shadow: 1px 1px 6px 1px #d4d4d4;
    box-shadow: 1px 1px 6px 1px #d4d4d4;
    margin-right: 0px !important;
    margin-left: 2.5rem !important;
}

.top-main {
    top: 20% !important;
    left: 5%;
}

.step-by {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: .9rem 0
}

.step-by .title.title-step {
    margin: 0 3.4rem 0 1rem;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    letter-spacing: -0.5px;
    padding: .4rem 0
}

.step-by .title.title-step:not(:last-child)::after {
    content: '\f054';
    display: inline-block;
    position: absolute;
    right: -3rem;
    top: 52%;
    line-height: 0;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 1.7rem;
    background-color: #fff;
    color: #ccc
}

.step-by .title.title-step.visited {
    color: #222
}

.step-by .title.title-step.visited~.active::before {
    color: #222
}

.step-by .title.title-step.active {
    color: #26c
}

.step-by .title.title-step:first-child {
    margin-left: 0
}

.step-by .title.title-step:first-child::before {
    display: none
}

.step-by .title.title-step:last-child {
    margin-right: 0
}

.summary {
    padding: 2.4rem 3rem 3rem;
    border: 1px solid #e1e1e1;
    border-radius: 2px
}

.summary td:last-child,
.summary th:last-child {
    text-align: right
}

.summary th {
    text-align: left
}

.summary .form-control {
    width: 100%;
    max-width: 100%
}

.summary-title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #222;
    text-transform: uppercase;
    padding-bottom: 1.9rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1
}

.summary-subtotal {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.summary-subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
    margin-bottom: 0;
    padding: 2rem 0
}

.summary-subtotal-price {
    font-size: 1.6rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 0;
    font-family: 'Cairo', sans-serif;
}

.summary-total-price {
    font-size: 2rem;
    letter-spacing: -0.025em;
    font-weight: 700;
    color: #222;
    text-align: right;
    margin-bottom: 0;
    font-family: 'Cairo', sans-serif;
}

.total .summary-subtitle {
    padding: 2.4rem 0 2.3rem
}

.sumnary-shipping ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.sumnary-shipping .summary-subtitle {
    padding-bottom: 2.2rem;
    text-align: left
}

.summary-total {
    border-bottom: 1px solid #e1e1e1
}

.summary-total .summary-subtitle {
    padding: 2.3rem 0 2.1rem
}

.shipping-address label {
    display: block;
    margin-bottom: 1.4rem;
    font-size: 1.5rem;
}

.cart .shipping-row-last li {
    padding-bottom: .3rem;
}

.shipping-address input.form-control .form-control,
.shipping-address .select-box .form-control,
.checkout input.form-control .form-control,
.checkout .select-box .form-control {
    padding: 1rem 1.4rem .8rem;
    font-size: 1.4rem;
    color: #666;
}

.shipping-address .form-control {
    margin-bottom: 1.5rem;
    padding: 1rem 1.4rem;
    font-size: 1.3rem;
    border-color: #e1e1e1;
    color: #999;
    min-height: 4.1rem;
}

.shop-table {
    text-align: left
}

.shop-table tbody {
    border-bottom: 1px solid #e1e1e1
}

.shop-table td {
    padding: 1.5rem 1rem 1.5rem 0;
    border-top: 1px solid #e1e1e1;
    font-size: 1.4rem
}

.shop-table th {
    padding: .3rem 0 .3rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.875;
    text-transform: uppercase;
    color: #222
}

.shop-table img {
    display: block;
    max-width: 100px
}

.shop-table .product-thumbnail a {
    display: block;
    width: 103px;
    border: 1px solid #ccc;
}

.shop-table .remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.3rem;
    height: 2.3rem;
    font-size: 1.2rem;
    color: #222;
    border: 1px solid #ccc;
    border-radius: 50%
}

.shop-table .product-name {
    white-space: normal;
    color: #000
}

.shop-table td.product-remove {
    padding-right: 0;
    width: 23px
}

.shop-table .product-price {
    display: table-cell
}

.cart .shop-table th {
    padding: 0.2rem 0 1.8rem;
    font-size: 1.3rem;
    font-weight: 700;
    color: #999;
    line-height: 1;
    letter-spacing: -.025em;
}

.shop-table img {
    display: block;
    max-width: 100px;
}

.checkout {
    line-height: 1.54
}

.checkout.main {
    border-top: 1px solid #e1e1e1
}

.checkout .alert.card-header {
    padding-top: 1.2rem;
    padding-bottom: 1.3rem;
    background-color: #fff;
    border: 1px dashed #cacbcc;
    text-transform: none
}

.checkout .alert.card-header>a {
    display: inline-block;
    padding: 0
}

.checkout .alert.card-header>a::after,
.checkout .alert.card-header>a::before {
    content: none
}

.checkout .alert-icon>i {
    margin-right: .8rem
}

.checkout .alert-body {
    transition: display .3s
}

.checkout .alert-body p {
    font-size: 1.3rem
}

.checkout .alert-body.expanding {
    display: none
}

.checkout .alert-body.collapsing {
    display: block
}

.checkout .alert-body .form-control {
    margin: 0
}

.checkout .checkbox {
    margin: .6rem 0 1.6rem .2rem
}

.checkout .link-group .btn {
    padding: 1em 2.5em
}

.checkout .link-group span {
    margin: 0 1.1rem;
    font-size: 1.4rem
}

.checkout .lost-link {
    font-size: 1.3rem;
    color: #000
}

.checkout .social-link {
    border-radius: .3rem;
    color: #fff
}

.checkout .social-link.social-google {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.checkout .social-link.social-facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.checkout .social-link.social-twitter {
    background-color: #1da1f2;
    border-color: #1da1f2
}

.checkout .check-coupon-box .form-control {
    max-width: 42.5rem
}

.checkout .check-coupon-box .btn {
    padding: 1.04em 2.05em;
    border-width: 1px
}

.checkout label {
    display: block;
    padding-left: .2rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: .9;
    text-align: right;
}

.checkout .form .title.title-simple {
    margin-top: .3rem;
    font-size: 1.8rem
}

.checkout .select-box select {
    max-width: 100%;
    width: 100%
}

.checkout .form-control {
    margin-bottom: 2.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.3rem;
    font-family: 'Cairo', sans-serif;
    transition: background-color .3s, border-color .3s;
    color: #999;
    min-height: 4.1rem;
    border-radius: .3rem
}

.checkout .form-control:not(:focus) {
    background-color: #fff
}

.checkout .form-control:not(select):focus {
    border-color: #000
}

.checkout textarea.form-control {
    padding-top: 1.5rem
}

.checkout .form-checkbox {
    padding-top: .7rem;
    margin-bottom: 2.8rem
}

.checkout .form-control-label {
    padding-left: 2.6rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 2.58
}

.checkout .product-name {
    font-size: 1.4rem;
    letter-spacing: 0;
    white-space: normal
}

.checkout .btn-order {
    width: 100%;
    border-color: #333;
    background-color: #333;
    transition: opacity .3s
}

.checkout .btn-order:hover {
    opacity: .9
}

.checkout .card {
    background: transparent
}

.checkout .card-header {
    font-size: 1.4rem;
    line-height: 3rem;
    text-transform: capitalize;
    font-weight: 300
}

.checkout .card-header a {
    padding: 0 0 0 2.5rem
}

.checkout .card-header a::before,
.checkout .card-header a::after {
    position: absolute;
    content: '';
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%)
}

.checkout .card-header a::before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    border: 1px solid #cdcdcd
}

.checkout .card-header a.collapse::after {
    width: .8rem;
    height: .8rem;
    left: .5rem;
    background: #666
}

.checkout .card-body {
    padding: 0.2rem 0 1.1rem 2.9rem;
    line-height: 1.4
}

.checkout .payment.accordion {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 2rem
}

.checkout .payment.accordion .summary-subtitle {
    font-size: 1.5rem
}

.checkout .checkout-info {
    padding: 1.5rem 0;
    margin: 0;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .01em;
    font-family: 'Cairo', sans-serif;
}

.checkout .product-quantity {
    margin-left: .4rem
}

.checkout .title.title-simple {
    font-weight: 700;
    text-align: right !important;
}

.checkout .summary .form-control-label {
    line-height: 1.4
}

.checkout .summary .form-control-label::before {
    top: 0;
    transform: none
}

.checkout .summary .form-control-label a {
    color: #000
}

.checkout .summary .form-control-label a:hover {
    color: #26c
}

.summary .title {
    margin-bottom: 1.9rem;
    padding-bottom: 2.2rem;
    border-bottom: 1px solid #e1e1e1
}

.order-table {
    color: #222
}

.order-table th {
    padding: 0 0 .7rem 0;
    font-size: 1.6rem;
    font-weight: 600
}

.order-table td {
    padding-bottom: 0.6rem;
    line-height: 2.2
}

.order-table .order-total td {
    border-bottom: none;
    padding: 1.2rem 0 0
}

.order-table .shipping-row label {
    margin-bottom: 1.5rem
}

.order-table .shipping-row-last {
    border-bottom: 1px solid #e1e1e1
}

.order-table .shipping-row-last label {
    margin-bottom: 2.1rem;
    color: #666
}

.order-table .summary-subtotal {
    border-top: 1px solid #e1e1e1
}

.order-table .summary-subtotal td:first-child {
    padding: .4rem 0 .3rem
}

.order-table .summary-subtotal-price {
    padding-top: 1rem
}

.order-table tbody>tr:nth-child(2) td {
    padding-bottom: 1.6rem
}

.checkout .card-header a::before,
.checkout .card-header a::after {
    position: absolute;
    content: '' !important;
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.checkout .card-header a::before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    border: 1px solid #cdcdcd;
}

.checkout .card-header a.collapse::after {
    width: .8rem;
    height: .8rem;
    left: .5rem;
    background: #666;
}

.checkout .alert.card-header>a::after,
.checkout .alert.card-header>a::before {
    content: none !important;
}

.grey-section {
    padding: 2.5rem 3.2rem 1.4rem;
}

.post-video .post-media {
    position: relative;
}

.posts .video-play {
    text-align: center;
    width: 6.8rem;
    height: 6.8rem;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 6.4rem;
    transition: background .3s, color .3s, box-shadow .3s, opacity .3s;
}

.product-ajax {
    padding: 10px 20px;
    width: 98.8rem;
    margin-top: 10%;
}

.product-datil {
    padding: 10px 20px;
}

@media (max-width: 767px) {
    .product-ajax {
        padding: 10px 10px;
        width: 100%;
        margin-top: 0%;
    }
    .mfp-wrap {
        top: 10% !important;
    }
    .titile-section h2 {
        font-size: 2.1rem !important;
    }
    .intro-section {
        padding-bottom: 1rem !important;
    }
    .titile-section {
        padding-bottom: 0px !important;
    }
    .shop-table .product-thumbnail a {
        margin: 0 auto;
    }
    .shop-table {
        text-align: center;
    }
    .step-by .title.title-step {
        font-size: 1.4rem;
    }
    .shop-table thead {
        display: none;
    }
    .shop-table tbody {
        border: 1px solid #e1e1e1;
    }
    .shop-table tbody,
    .shop-table tr,
    .shop-table td {
        display: block;
    }
    .cart .shop-table tr {
        padding: 2rem 0 3rem;
    }
    .shop-table tr {
        position: relative;
        padding: 2rem 1rem 2rem;
    }
    .cart .shop-table .product-subtotal,
    .cart .shop-table .product-thumbnail,
    .cart .shop-table .product-quantity {
        margin-bottom: .5rem;
    }
    .cart .shop-table .product-subtotal,
    .cart .shop-table .product-thumbnail,
    .cart .shop-table .product-quantity {
        margin-bottom: .5rem;
    }
    .cart .shop-table td {
        padding: 0;
    }
    .cart .shop-table .product-subtotal,
    .cart .shop-table .product-thumbnail,
    .cart .shop-table .product-quantity {
        margin-bottom: .5rem;
    }
    .shop-table .product-remove {
        position: absolute;
        right: 2rem;
        top: 2rem;
        padding: .5rem;
        width: auto;
    }
    .shop-table td {
        padding: 0;
        border: none;
        display: block !important;
        margin-bottom: 10px;
    }
    .shop-table tr+tr {
        border-top: 1px solid #e1e1e1;
    }
    .summary {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .cart .shop-table td {
        padding: 0
    }
    .cart .shop-table td.product-price {
        display: block;
        width: 100%;
        text-align: center
    }
    .cart .shop-table tr {
        padding: 2rem 0 3rem
    }
    .cart .shop-table .product-subtotal,
    .cart .shop-table .product-thumbnail,
    .cart .shop-table .product-quantity {
        margin-bottom: .5rem
    }
}

.top-main {
    top: 5% !important;
    left: 5%;
}

.arrow-back {
    position: absolute;
    top: 10%;
}

.banner-1 .banner-content {
    padding: 26px 20px 30px 0;
}

.banner a::before {
    background-position: center;
    background-size: cover;
    top: 25px;
    left: 0px;
}

.banner .image-item img {
    height: 55px !important;
}

.banner a {
    padding: 19px 4px 34px;
    border-radius: 16px;
}

.intro-banners .selected-box {
    width: 97%;
}

.product-wrapper .selected-box {
    width: 100%;
    /* flex-direction: row-reverse; */
}

.re-order-area {
    border-top: 2px solid #f3eeee;
    padding: 10px 8px;
    margin-top: 10px;
}

.reoder-bt {
    padding: 7px 20px;
    border-radius: 100px 100px;
    background: #22B9D8;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    width: auto;
    margin-right: 10px;
}

.selected-box {
    padding: 19px 20px 34px;
    border-radius: 16px;
    display: flex;
    background: #fff;
    width: 86%;
    height: 100%;
    transition: 0.3s;
    -webkit-box-shadow: 1px 1px 20px 6px #CCCCCC;
    box-shadow: 1px 1px 7px 2px #cccccc;
    justify-content: stretch;
    position: relative;
    margin: 4px auto 30px auto;
    overflow: hidden;
    text-align: right;
}

.image-box {
    margin-right: 20px;
    margin-left: 20px;
    width: 200px;
    border: 1px solid #ededed;
    text-align: center;
}

.image-box img {
    min-height: auto !important;
    height: 150px;
}

.content-box-area {
    justify-content: center;
}

.content-box-area .titile {
    font-size: 1.8rem;
    margin-bottom: 10px;
}

.content-box-area span {
    display: block;
    color: #ccc;
}

.content-box-area p {
    display: block;
    color: #000;
}

.content-box-area .price {
    color: #39096c !important;
    font-size: 1.6rem;
    font-weight: 600;
}

.edit-bt {
    position: absolute;
    left: 20px;
    top: 20px;
}

.edit-bt a {
    width: 40px;
    height: 40px;
    border-radius: 100px 100px;
    background: #ccc;
    padding: 10px 3px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.edit-bt a img {
    height: 21px;
    width: auto;
    min-height: auto;
}

.blue-text {
    color: #39096c;
    text-align: right;
}

.titile-section {
    padding: 0px 15px;
}

.titile-section p {
    font-size: 14px;
}

.titile-section h2 {
    font-size: 2.8rem;
}

.intro-banners img {
    min-height: 10rem;
}

.intro-banners .banner-title {
    font-size: 2.2em;
    line-height: 1.95;
    margin-bottom: 22px;
}

.banner a::after {
    font-size: 2.1rem;
}

.coming-section img {
    width: 50% !important;
    height: auto;
}

.coming-section h1 {
    font-size: 2.7rem;
    margin-bottom: 20px !important;
}

.coming-section p {
    font-size: 1.4rem;
}

.topt-titile-box {
    width: 100%;
    padding-bottom: 0px;
    border-bottom: 1px solid #e3e3e3;
}

.slected-plan-display {
    position: relative;
    display: block;
    padding-top: 20px;
}

.topt-titile-box h2 {
    font-size: 1.8rem;
    color: #39096c;
}

.package-logo a {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #e7e6e6;
}

.package-logo img {
    height: 40px;
}

.select-warp {
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.selected-price {
    display: inline-block;
    padding: 73px 10px;
    /* float: revert; */
    justify-content: end;
    text-align: center;
    color: #39096c;
    font-size: 2rem;
    font-weight: 600;
}

.chackout-area {
    padding: 20px 10px;
    position: relative;
}

.form-fileld {
    padding-right: 45px;
    position: relative;
    margin-bottom: 20px;
    display: block;
}

.form-fileld::before {
    position: absolute;
    margin-top: 0px;
    right: 14px;
    top: 12%;
    line-height: 0;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 3.1rem;
    color: #39096c;
    content: "\f0da";
    transform: rotate(180deg);
}

.form-fileld p {
    font-size: 1.6rem;
    color: #000;
}

.form-fileld p span {
    font-size: 1.2rem;
}

.bg-grey-light {
    background: #efefef;
    padding: 10px 45px;
    display: flex;
    justify-content: space-between;
}

.form-fileld.bg-grey-light::before {
    top: 28%;
}

#datepicker {
    width: 100%;
    margin: 0 0px 20px 20px;
    background: #efefef;
    border: 1px solid #cbcaca;
    border-radius: 80px;
    height: 63px;
    position: relative;
    padding: 7px 0px;
}

#datepicker label {
    width: 100%;
    display: block;
    text-align: center;
    height: 30px;
    font-size: 16px;
}

#datepicker input {
    border: none;
    width: 100%;
    z-index: 999;
    position: absolute;
    top: 13px;
}

#datepicker>span:hover {
    cursor: pointer;
}

.datepicker.dropdown-menu {
    width: 20% !important;
}

ul.radio-box {
    padding: 0px 0px;
}

ul.radio-box li {
    list-style: none;
    margin-right: 10px;
    font-size: 1.6rem;
    padding-bottom: 10px;
}


/* Basic Rules */

.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 60px;
    height: 30px;
    margin: 8px;
    transform: translateY(50%);
    position: relative;
}


/* Style Wired */

.slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #777;
    border-radius: 30px;
    transform: translateX(-30px);
    transition: .4s;
}

input:checked+.slider:before {
    transform: translateX(30px);
    background: #fff;
}

input:checked+.slider {
    box-shadow: 0 0 0 2px #39096c, 0 0 2px #39096c;
    background: #39096c;
}

.post-media .post-calendar {
    position: absolute;
    left: 2rem;
    top: 2rem;
}

.post-calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 4.5rem;
    height: 4.7rem;
    background: rgba(255, 255, 255, 0.8);
    color: #222;
    font-weight: 600;
    line-height: 1;
    border-radius: .3rem;
}

.btn-primary.btn-outline {
    margin-bottom: 20px;
}

ul.age-selection {
    padding-right: 0px;
}

ul.age-selection li {
    list-style: none;
    width: 100%;
    background: #EFEFEF;
    margin-bottom: 20px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    -webkit-box-shadow: 0 2px 5px 1px rgba(166, 166, 166, 14);
    box-shadow: 0 2px 5px 1px rgba(166, 166, 166, 14);
}

ul.age-selection li input[type="radio"]~label {
    width: 100%;
    position: relative;
    display: block;
    padding: 30px 20px;
    cursor: pointer;
    font-weight: bold;
    color: #000;
}

ul.age-selection li input[type="radio"]~label::before {
    left: 27px;
    right: inherit;
    width: 2.8rem;
    height: 2.8rem;
    background: #fff;
    border: 1px solid #cdcdcd;
}

ul.age-selection li input[type="radio"]~label::after {
    width: 1.3rem;
    height: 1.3rem;
    left: 3.4rem;
    right: inherit;
    background: #22B9D8;
    opacity: 0;
}

ul.age-selection li input[type="radio"]:checked~label::after {
    opacity: 1;
    border: 1px solid #22B9D8;
}

.post-col .post {
    margin: 0;
    padding: 1rem 0.3rem;
}

.post-list-sm {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.post-list-sm .post-meta {
    margin-bottom: .4rem;
}

.post-meta {
    margin-bottom: .6rem;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: inherit;
    line-height: 1.2;
    color: #999;
}

.post-list-sm .post-title {
    margin-bottom: 0;
    white-space: normal;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0;
}

.post-list-sm .post-media {
    max-width: 9rem;
    flex: 0 0 9rem;
    height: 9rem;
}

.post-list-sm .post-details {
    padding: 0;
    margin-left: 1.6rem;
}

.post-list-sm .post-meta a {
    font-size: 1.3rem;
    font-weight: 400;
    color: #999;
}

.address-datil {
    width: 38% !important;
    margin-top: 0px !important;
}

.brand-popup {
    margin-top: 0px !important;
}

.light-blue {
    background: #22b9d8 !important;
}

.date-input {
    min-height: 4.5rem!important;
    height: 4.5rem !important;
    padding: .85rem 2rem!important;
    border: 1px solid #e3e3e3!important;
    background: #fff!important;
    border-radius: inherit !important;
}

.date-mody {
    width: 100% !important;
    margin: 0 20px 20px 0 !important;
    background: #ffffff !important;
    border: 2px solid #39096c !important;
    border-radius: 0px !important;
    height: 57px !important;
    position: relative;
    padding: 7px 0 !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    input:checked+.slider:before {
        transform: translateX(18px);
        background: #fff;
    }
    .slider:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: #777;
        border-radius: 30px;
        transform: translateX(-19px);
        transition: .4s;
    }
    .content-box-area .titile {
        font-size: 1.4rem;
        margin-bottom: 10px;
        width: 80%;
    }
    .product-ajax {
        margin-top: 23%;
    }
}

@media (max-width: 991px) {
    .content-box-area .titile {
        font-size: 1.4rem;
        margin-bottom: 10px;
        width: 80%;
    }
}

@media (max-width: 767px) {
    .header-middle .logo {
        max-width: 15.3rem;
    }
    .address-datil {
        width: 95% !important;
    }
    .content-box-area .titile {
        font-size: 1.4rem;
        margin-bottom: 10px;
        width: 80%;
    }
    .edit-bt a {
        width: 30px;
        height: 30px;
        padding: 6px 3px;
    }
    .edit-bt a img {
        height: 12px;
        width: auto;
        min-height: auto;
    }
    input[type="radio"]~label {
        padding-left: 3.5rem;
        display: inline-block;
        font-size: 1.4rem;
    }
    .datepicker.dropdown-menu {
        width: 80% !important;
    }
    ul.radio-box {
        display: block !important;
    }
    .form-fileld p span {
        font-size: 1.1rem;
        line-height: 9px !important;
    }
    .form-fileld.bg-grey-light p {
        width: 75%;
    }
    .bg-grey-light {
        padding: 10px 18px 10px 45px;
    }
    .image-box {
        width: 100px;
    }
    .content-box-area .titile {
        font-size: 1.1rem;
    }
    .image-box img {
        min-height: auto !important;
        height: auto;
    }
    .edit-bt {
        position: absolute;
        right: 7px;
        top: 6px;
    }
    .content-box-area {
        justify-content: center;
        width: 56%;
    }
    .selected-box {
        padding: 11px 13px 11px;
        width: 100%;
    }
    .package-logo img {
        height: 45px;
        min-height: auto;
    }
    .selected-price {
        padding: 52px 10px;
        font-size: 1.6rem;
    }
}