﻿html, body {
    height: 100%;
    font-family: Shabnam;
    direction: rtl;
    color: #73879C;
    background: #2A3F54;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471
}

@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam-FD.eot');
    src: url('../fonts/Shabnam-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-FD.woff') format('woff'), url('../fonts/Shabnam-FD.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam-Bold-FD.eot');
    src: url('../fonts/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Bold-FD.woff') format('woff'), url('../fonts/Shabnam-Bold-FD.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Shabnam;
    src: url('../fonts/Shabnam-Light-FD.eot');
    src: url('../fonts/Shabnam-Light-FD.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Light-FD.woff') format('woff'), url('../fonts/Shabnam-Light-FD.ttf') format('truetype');
    font-weight: 300;
}

@media (max-width: 991px) {
    .right_col,
    .sidebar-footer {
        display: none;
    }
    .MenuToggle {
        display: inherit;
    }
    .top_nav,
    .left_col {
        width: 100% ;
      
    }
}

@media (max-width: 1100px) and (min-width: 991px) {
    .right_col,
    .sidebar-footer {
        width: 22%;
    }
    .MenuToggle
    {
        display:none;
    }

    .top_nav,
    .left_col {
        width: 78% ;
        
    }
}

@media (max-width: 1300px) and (min-width: 1101px) {
    .right_col,
    .sidebar-footer {
        width: 19%;
    }
    .MenuToggle {
        display: none;
    }
    .top_nav,
    .left_col {
        width: 81% ;
       
    }
}

@media (min-width: 1301px) {
    .right_col,
    .sidebar-footer {
        width: 16%;
    }
    .MenuToggle {
        display: none;
    }
    .login {
        background: #F7F7F7
    }

    .top_nav,
    .left_col {
        width: 84% ;
       
    }
}

#container {
    background-color: #F7F7F7;
}

.alert_dialog {
    position: fixed;
    top: 0px;
    z-index:100;
}

.full-width {
    width: 100% ;
}

.full-height {
    height: 100% ;
}

.left_col {
    background-color: #F7F7F7 ;
    float: left;
}

.right_col {
    background-color: #2A3F54;
    float: right;
}

.top_nav {
    height: 58px;
    background-color: #EDEDED;
    border-bottom: 1px solid #D9DEE4;
    width: 100%;
}

.sidebar-footer {
    bottom: 0px;
    clear: both;
    display: block;
    padding: 35px 0 0 0;
    position: fixed;
    background: #2A3F54;
    z-index: 999;
}

    .sidebar-footer a {
        padding: 7px 0 3px;
        text-align: center;
        width: 100%;
        font-size: 17px;
        display: block;
        background: #172D44;
        cursor: pointer;
        color: #5A738E;
    }

        .sidebar-footer a:hover {
            background: #425567
        }

.navbar-nav > li > a {
    font-weight: 500;
    color: #515356 !important;
    margin-left: 0 !important;
    line-height: 32px;
    font-family: Shabnam;
    font-size: 13px;
}

.top_nav .nav > li > a {
    height: 58px;
    /*padding-top: 19px;*/
    float:left;
}

    .top_nav .nav > li > a:focus,
    .top_nav .nav > li > a:hover,
    .top_nav .nav .open > a,
    .top_nav .nav .open > a:focus,
    .top_nav .nav .open > a:hover {
        background: #D9DEE4
    }

.dropdown-menu {
    border: medium none;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px !important;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .dropdown-menu a {
        cursor: pointer
    }

.top_nav .dropdown-menu li {
    width: 100%
}

    .top_nav .dropdown-menu li a {
        width: 100%;
        padding: 12px 20px;
        color: #5A738E
    }

.dropdown-menu > li > a {
    color: #5A738E;
    font-family: Shabnam;
    text-align: right;
}

.top_nav ul {
    padding: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.top_nav li a i {
    font-size: 15px
}

.site_title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 59px;
    display: block;
    height: 55px;
    margin: 0;
    padding-left: 0px;
    font-family: Shabnam;
}

    .site_title:hover,
    .site_title:focus {
        text-decoration: none
    }

.nav_title {
    font-family: Shabnam;
    text-align: center;
    width: 100%;
    float: left;
    background: #2A3F54;
    border-radius: 0;
    height: 57px
}

    .nav_title span {
        font-size: 15px;
    }

.profile_img {
    width: 70%;
    background: #fff;
    margin-right: 15%;
    z-index: 1000;
    position: inherit;
    margin-top: 10px;
    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 4px
}

.nav_logo {
    height: 40px;
    width: 40px;
    margin-top: 8px;
    margin-left: 10px;
}

.profile_pic {
    width: 35%;
    float: right;
}

.profile_info {
    font-family: Shabnam;
    padding: 10px;
    width: 65%;
    float: left;
}

    .profile_info span {
        font-size: 13px;
        line-height: 30px;
        color: #BAB8B8
    }

    .profile_info h2 {
        font-size: 14px;
        color: #ECF0F1;
        margin: 0;
        font-weight: 300
    }

.main_menu_side {
    padding: 0;
    margin-top: 30px;
}

.menu_section {
    font-family: Shabnam;
    font-size: 13px;
    margin: 0px;
}

    .menu_section > ul {
        margin-top: 10px;
        width: 100%;
        float: right;
        padding: 0px !important;
    }

.nav.side-menu > li {
    position: relative;
    display: block;
    cursor: pointer;
}


.nav.child_menu {
    display: none;
    padding: 0px;
}

    .nav.child_menu > li > a {
        color: rgba(255, 255, 255, 0.75);
        font-size: 12px;
        padding: 9px
    }

    .nav.child_menu > ul {
        /*padding: 0px !important;*/
    }

ul.nav.child_menu li:before {
    background: #425668;
    bottom: auto;
    content: "";
    height: 8px;
    right: 23px;
    margin-top: 15px;
    position: absolute;
    left: auto;
    width: 8px;
    z-index: 1;
    border-radius: 50%
}

ul.nav.child_menu li:after {
    border-right: 1px solid #425668;
    bottom: 0;
    content: "";
    right: 27px;
    position: absolute;
    top: 0
}

.nav.child_menu li:hover,
.nav.child_menu li.active {
    background-color: rgba(255, 255, 255, 0.06)
}

.nav.child_menu li {
    padding-right: 36px
}

.nav.side-menu > li.active {
    border-left: 5px solid #1ABB9C
}

    .nav.side-menu > li.active > a {
        text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
        background: linear-gradient(#334556, #2C4257), #2A3F54;
        box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
        font-weight: bold;
    }

.nav.side-menu > li > a,
.nav.child_menu > li > a {
    color: #E7E7E7;
    font-weight: 500
}

.nav.side-menu > li > a {
    margin-bottom: 6px
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 15px 12px
}

.side-menu > li > a:hover,
.side-menu > li > a:focus,
.side-menu > li > ul > li :hover {
    background-color: #374A5E !important;
}

.main_menu .fa {
    width: 26px;
    opacity: .99;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.main_menu span.fa {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #C4CFDA
}

.active a span.fa {
    text-align: left !important;
    margin-left: 4px;
    float: left;
}

a.user-profile {
    color: #5E6974 !important
}

.user-profile img {
    width: 40px;
    height: 40px;
    /*border-radius: 50%;*/
    margin-right: 10px
}

.nav_menu {
    padding-right: 10px;
}

.login_wrapper {
    right: 0px;
    margin: 0px auto;
    margin-top: 5%;
    position: relative
}

.login_content {
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    max-width: 288px;
    font-family: Shabnam;
}

    .login_content a,
    .login_content .btn-default:hover {
        text-decoration: none
    }

        .login_content a:hover {
            text-decoration: underline
        }

    .login_content h1 {
        font: normal 25px Helvetica, Arial, sans-serif;
        letter-spacing: -0.05em;
        line-height: 20px;
        margin: 10px 0 30px;
        font-family: Shabnam;
    }

        .login_content h1:before,
        .login_content h1:after {
            content: "";
            height: 1px;
            position: absolute;
            top: 10px;
            width: 27%
        }

        .login_content h1:after {
            background: #7e7e7e;
            background: linear-gradient(left, #7e7e7e 0%, #fff 100%);
            right: 0
        }

        .login_content h1:before {
            background: #7e7e7e;
            background: linear-gradient(right, #7e7e7e 0%, #fff 100%);
            left: 0
        }

        .login_content h1:before,
        .login_content h1:after {
            content: "";
            height: 1px;
            position: absolute;
            top: 10px;
            width: 20%
        }

        .login_content h1:after {
            background: #7e7e7e;
            background: linear-gradient(left, #7e7e7e 0%, #fff 100%);
            right: 0
        }

        .login_content h1:before {
            background: #7e7e7e;
            background: linear-gradient(right, #7e7e7e 0%, #fff 100%);
            left: 0
        }

.form-control {
    border-radius: 0;
    width: 100%;
    
}

.form-horizontal .control-label {
    padding-top: 8px
}

.form-control:focus {
    border-color: #CCD0D7;
    box-shadow: none !important
}

.form-control-feedback {
    margin-top: 8px;
    height: 23px;
    color: #bbb;
    line-height: 24px;
    font-size: 15px
}

    .form-control-feedback.left {
        border-right: 1px solid #ccc;
        left: 13px
    }

    .form-control-feedback.right {
        border-left: 1px solid #ccc;
        right: 13px
    }

.form-control.has-feedback-left {
    padding-left: 45px
}

.form-control.has-feedback-right {
    padding-right: 45px
}

.login_content form {
    margin: 20px 0;
    position: relative
}

    .login_content form input[type="text"],
    .login_content form input[type="email"],
    .login_content form input[type="password"] {
        border-radius: 3px;
        -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
        -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
        box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
        border: 1px solid #c8c8c8;
        color: #777;
        margin: 10px 0 5px;
        width: 100%
    }

        .login_content form input[type="text"]:focus,
        .login_content form input[type="email"]:focus,
        .login_content form input[type="password"]:focus {
            -ms-box-shadow: 0 0 2px #ed1c24 inset;
            -o-box-shadow: 0 0 2px #ed1c24 inset;
            box-shadow: 0 0 2px #A97AAD inset;
            background-color: #fff;
            border: 1px solid #A878AF;
            outline: none
        }

#username {
    background-position: 10px 10px !important
}

#password {
    background-position: 10px -53px !important
}

.separator {
    border-top: 1px solid #D8D8D8;
    margin-top: 10px;
    padding-top: 10px
}

.validator {
    color: #E85445;
}

.btn {
    /*margin-top: 15px;*/
    margin-bottom: 15px;
}

.content {
    padding: 10px 20px 15px;
    font-family: Shabnam;
    font-size: 13px;
    color: #73879C;
    font-weight: 450 !important;
}

label {
    font-weight: 450 !important;
    padding-right: 5px;
    padding-left:20px;
}

.form-horizontal .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: right;
}

.form-control-feedback {
    margin-top: 8px;
    height: 23px !important;
    color: #bbb;
    line-height: 24px !important;
    font-size: 15px
}

.form-group.has-feedback span {
    /*display: block !important;*/
}

.formSectionTitle {
    font-size: 15px;
    padding-top: 15px;
}

.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 13px 0
}

.checkbox > label > span {
    padding-right: 18px;
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease
}

.x_title {
    border-bottom: 1px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px
}

    .x_title .filter {
        width: 40%;
        float: right
    }

    .x_title h2 {
        margin: 12px 0 6px;
        float: left;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-family: shabnam;
        font-weight: bold;
        font-size: 16px;
    }

        .x_title h2 small {
            margin-left: 10px
        }

    .x_title span {
        margin-top: 10px;
    }

.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px
}

    .x_content h4 {
        font-size: 16px;
        font-weight: 500;
        margin-left: 9px;
    }

h4 {
    margin-left: 9px;
}

.panel_toolbox > li {
    float: left;
    cursor: pointer;
    padding-left: 19px;
}



.thead {
    background: #405467;
    color: #ffffff;
    height: 35px;
}

    .thead > th {
        text-align: right;
        background: #405467;
        border-bottom: 2px solid;
        border-color: #405467;
    }

.GW_TR {
    border: 1px solid #ddd;
    height: 45px;
}

td {
    border: 0px;
    vertical-align: middle !important;
}

    td a {
        font-size: 16px;
        color: #5A738E !important;
        text-decoration: none;
        /*margin-right: 10px;
        margin-left: 10px;*/
    }

    td > .btn {
        width: 100px;
        color:white !important;
    }

.btn-dark {
    color: #FFF;
    background-color: #4B5F71;
    border-color: #364B5F;
}

strong {
    margin-right: 7px;
}

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px
}

    .btn.btn-app > .fa,
    .btn.btn-app > .glyphicon,
    .btn.btn-app > .ion {
        font-size: 20px;
        display: block
    }

    .btn.btn-app:hover {
        background: #f4f4f4;
        color: #444;
        border-color: #aaa
    }

    .btn.btn-app:active,
    .btn.btn-app:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
    }

    .btn.btn-app > .badge {
        position: absolute;
        top: -3px;
        right: -10px;
        font-size: 10px;
        font-weight: 400
    }

.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff
}

.modal-header {
    text-align: center;
}

.modal-dialog {
    width: 55% !important;
}

.modal-body {
    padding: 0px !important;
}
.lblItem {
   color: black !important;
   
}
.btn > i{
    padding-left:10px;
}
.ErrorBody {
    margin-top:110px;
    color: #73879C;
    background: #2A3F54;
    font-family:Shabnam;
}
.error-number {
    font-size: 90px;
    line-height: 90px;
    margin: 20px 0;
    font-family: "Helvetica Neue",Roboto,Arial,"Droid Sans",sans-serif;
}
.PackagePic
{
    width:157px;
    height:200px;
}
.SlidePic {
    width: 120%;
    height: 220px;
}
.pop-title{
    /*border-bottom: 1px dotted rgb(169,169,169);*/
    color: rgb(132,55,148) !important;
    font-size: 15px;
    font-weight: 800;
    line-height: 20px;
    margin: 0px 0px 0.5em;
    padding-bottom: 10px;
}
.TreeViewClass {
    direction: rtl;
   
}

#tvGroups img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
#tvGroups a {
    cursor: default;
    text-decoration: none;
}
#tvGroups.TreeViewClass input {
    margin-left: 10px;
}
.TreeLeaf{
    color:black!important;
}
#modal_tvGroup img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#modal_tvGroup a {
    cursor: default;
    text-decoration: none;
}

#modal_tvGroup.TreeViewClass input {
    margin-left: 10px;
}

html body div#container.full-width.full-height form#ctl01 div.left_col.full-height div.top_nav.full-width div.nav_menu nav div.nav.toggle a {
    cursor: pointer;
    padding-top:10px;
    padding-right: 15px;
    font-size: 27px;
    color: #5A738E;
    float: right;
}
.nav::after
{
    clear:none !important;
}
html body div#container.full-width.full-height form#ctl01 div.left_col.full-height div.top_nav.full-width div.nav_menu nav ul.nav.navbar-nav.navbar-left li a.user-profile.dropdown-toggle
{
    display:inherit !important;
}
.FilterText
{
    width:15%!important;
    max-width:15% !important;
    text-align:center;
    display:inline !important;
}


/* 13. cart page css here */

.header_cart_page {
    border-bottom: 1px solid #ebebeb;
}

.other_bread {
    padding-top: 41px;
    padding-bottom: 41px;
}

.table_desc {
    border: 1px solid #ebebeb;
    margin-bottom: 60px;
    margin-top: 2px;
}

    .table_desc .cart_page table {
        width: 100%;
    }

        .table_desc .cart_page table thead tr th {
            border-bottom: 3px solid #0063d1;
            border-left: 1px solid #ebebeb;
            font-size: 16px;
            font-weight: 500;
            padding: 10px;
            text-align: center;
        }

        .table_desc .cart_page table tbody tr td {
            border-bottom: 1px solid #ebebeb;
            border-left: 1px solid #ebebeb;
            text-align: center;
            padding: 10px;
        }

            .table_desc .cart_page table tbody tr td.product_remove {
                min-width: 100px;
            }

                .table_desc .cart_page table tbody tr td.product_remove a {
                    font-size: 20px;
                    color: #242424;
                }

                    .table_desc .cart_page table tbody tr td.product_remove a:hover {
                        color: #0063d1;
                    }

            .table_desc .cart_page table tbody tr td.product_thumb {
                max-width: 180px;
            }

                .table_desc .cart_page table tbody tr td.product_thumb a img {
                    width: 100px;
                }

            .table_desc .cart_page table tbody tr td.product_name {
                min-width: 180px;
            }

                .table_desc .cart_page table tbody tr td.product_name a {
                    color: #242424;
                    font-size: 14px;
                    font-weight: 400;
                }

                    .table_desc .cart_page table tbody tr td.product_name a:hover {
                        color: #0063d1;
                    }

            .table_desc .cart_page table tbody tr td.product-price {
                min-width: 130px;
                color: #242424;
                font-size: 16px;
                font-weight: 500;
            }

            .table_desc .cart_page table tbody tr td.product_quantity {
                min-width: 180px;
            }

                .table_desc .cart_page table tbody tr td.product_quantity label {
                    font-weight: 500;
                    margin-left: 5px;
                }

                .table_desc .cart_page table tbody tr td.product_quantity input {
                    width: 60px;
                    height: 40px;
                    padding: 0 10px 0 5px;
                    background: none;
                    border: 1px solid #a2a1a1;
                }

            .table_desc .cart_page table tbody tr td .product_total {
                min-width: 120px;
            }

    .cart_page table thead tr:last-child th,
    .table_desc table tbody tr td:last-child {
        border-left: 0;
    }

.cart_submit {
    text-align: left;
    padding: 12px;
}

@media only screen and (max-width: 767px) {
    .cart_submit {
        text-align: center;
    }
}

.cart_submit button {
    background: #242424;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .cart_submit button:hover {
        background: #0063d1;
    }

.coupon_inner {
    padding: 10px 20px 25px;
    overflow: hidden;
}

    .coupon_inner p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .coupon_inner button {
        background: #242424;
        border: 0;
        color: #ffffff;
        display: inline-block;
        font-size: 12px;
        font-weight: 500;
        height: 38px;
        line-height: 18px;
        padding: 10px 15px;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .coupon_inner button:hover {
            background: #0063d1;
        }

    .coupon_inner input {
        border: 1px solid #a2a1a1;
        height: 42px;
        background: none;
        padding: 0 20px;
        margin-left: 20px;
        font-size: 12px;
        color: #242424;
    }

@media only screen and (max-width: 767px) {
    .coupon_inner input {
        margin-bottom: 24px;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .coupon_inner input {
        margin-bottom: 24px;
        width: 100%;
    }
}

.coupon_inner a {
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 2;
    margin-bottom: 23px;
    margin-top: 3px;
    float: left;
}

    .coupon_inner a:hover {
        color: #0063d1;
    }

.coupon_code {
    border: 1px solid #ebebeb;
}

@media only screen and (max-width: 767px) {
    .coupon_code.left {
        margin-bottom: 59px;
    }
}

.coupon_code h3 {
    color: #ffffff;
    line-height: 36px;
    padding: 5px 15px;
    background: #242424;
    font-size: 16px;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .coupon_code h3 {
        line-height: 28px;
        padding: 5px 15px;
        font-size: 15px;
    }
}

.cart_subtotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    clear: both;
}

    .cart_subtotal.has-border {
        padding-top: 20px;
        margin-top: 10px;
        border-top: 1px solid #ebebeb;
    }

    .cart_subtotal p {
        font-weight: 700;
        font-size: 14px;
        line-height: 36px;
    }

        .cart_subtotal p.cart_amount {
            font-size: 18px;
            font-weight: 500;
        }

@media only screen and (max-width: 767px) {
    .cart_subtotal p.cart_amount {
        font-size: 16px;
    }
}

.cart_subtotal p span {
    margin-left: 30px;
}

.checkout_btn {
    text-align: left;
}

    .checkout_btn a {
        background: #0063d1;
        color: #ffffff;
        font-size: 15px;
        padding: 5px 25px;
        line-height: 30px;
        font-weight: 500;
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        float: none;
    }

        .checkout_btn a:hover {
            background: #242424;
            color: #ffffff;
        }

.coupon_area {
    margin-bottom: 60px;
}

.footer_widgets.other_widgets .footer_top {
    padding-bottom: 0;
    border-bottom: 0;
}

.footer_widgets.other_widgets .footer_top_inner {
    padding: 55px 0 53px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer_widgets.other_widgets .footer_top_inner {
        padding: 55px 0 59px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer_widgets.other_widgets .footer_top_inner {
        padding: 55px 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .footer_widgets.other_widgets .footer_top_inner {
        padding: 55px 0 35px;
    }
}

/*cart page css end*/
