.cart-megamenu>div {
    display: inline-block
}

.cart-hover {
    cursor: pointer;
}

.cart-hover>.cnt {
    border-radius: 2em;
    color: #008c50;
    font-size: 15px;
    font-weight: 600;
    height: 20px;
    right: -15px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: -6px;
    width: 20px
}
.crl-bg{
    background-color: #fff;
}
.cart-hover>.price {
    font-weight: 500;
    margin-left: 15px;
    vertical-align: middle
}

.cart-popup {
    background-color: #fff;
    margin-top: -10px;
    position: absolute;
    right: 0;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
    cursor: auto;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s
}

.cart-hover:hover .cart-popup {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px)
}

.cart-list {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 15px 0
}

.cart-list+.cart-list {
    border-top: 1px solid #eeeeee
}

.cart-list>div {
    display: table-cell;
    vertical-align: top
}

.cart-title {
    padding: 0 10px;
    width: 65%
}

.cart-list .close-icon i {
    background-color: #f7f6f2;
    border-radius: 2em;
    cursor: pointer;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    margin-top: 5px;
    text-align: center;
    width: 25px
}

.cart-list .close-icon i:hover {
    background-color: #525252;
    color: #fff
}

.cart-img {
    width: 70px
}

.sub-total>div {
    vertical-align: middle
}
.theme-btn-sm, .theme-btn-sm-2, .theme-btn-sm-3 {
    border-radius: 2em;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 35px;
    line-height: 25px;
    min-width: 120px;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
}
.theme-btn-2, .theme-btn-sm-2 {
    background-color: #90d3a6;
    color: #ffffff;
}
.theme-btn-3, .theme-btn-sm-3 {
    background-color: #75d1d7;
    color: #ffffff;
}
.theme-btn-2:hover,
.theme-btn-sm-2:hover,
.theme-btn-3:hover,
.theme-btn-sm-3:hover {
    background-color: #525252;
    color: #fff
}
.list-item-cart a.remove-item-cart:hover{
    color: #199045;
}
.list-item-cart .price{
    margin-left: 0px;
    font-weight: normal;
    color: #199045;
    margin: 4px 0px 7px;
    display: block;
}
#cart-sidebar .actions .fa-shopping-bag{
    position: relative;
    top: -1px;
    left: -10px;
}
#cart-sidebar .actions .fa{
    position: relative;
    top: -1px;
    left: -10px;
}
#myModal .modal-header {
    background-color: #78aa42;
    border-radius: 8px 8px 0px 0px;
}
#myModal .modal-header h4 span {
    color: #78aa42;
}
#myModal .modal-header h4 {
    color: #ffffff;
}
.popup-mb-carts {
    line-height: 44px !important;
}
.product-title {
    font-size: 15px;
    overflow: hidden;
    white-space: normal;
    line-height: 23px;
}
#myModal.modal{
    top:8%;
}
.modal{
    z-index: 9999 !important;
    top:8% !important;
}
.bg-cart-page a{
    color:red;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus {
    color: #12cca7
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
    color: #0b816a
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus {
    color: #12cca7
}

.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
    color: #0b816a;
    margin-top: 15px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover,
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus {
    color: #12cca7
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
    color: #12cca7
}

.shopping-cart .shopping-cart-table {
    margin-bottom: 10px
}

.shopping-cart .shopping-cart-table table {
    margin-bottom: 0px !important
}

.shopping-cart .shopping-cart-table table tbody tr td {
    vertical-align: middle
}

.shopping-cart .cart-image img {
    width: 150px
}

.cart-shopping-total {
    background: #f8f8f8
}

.shopping-cart .shopping-cart-table table tbody tr .romove-item a {
    font-size: 18px;
    color: #666666
}

.shopping-cart .shopping-cart-table table tbody tr .romove-item a:hover,
.shopping-cart .shopping-cart-table table tbody tr .romove-item a:focus {
    color: #fff000 !important
}

.shopping-cart .shopping-cart-table table tbody tr .cart-image .entry-thumbnail {
    display: block;
    text-align: center
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info {
    vertical-align: middle !important
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 {
    margin-top: 0px;
    font-size: 16px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a {
    color: #555
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .reviews {
    font-size: 11px;
    color: #aaa
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info {
    margin-top: 10px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
    font-size: 12px;
    text-transform: lowercase;
    margin-left: 14px
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a {
    color: #666666;
    text-decoration: underline
}

.shopping-cart .shopping-cart-table .table>thead>tr>th {
    text-align: center;
    padding: 16px;
    font-size: 15px
}

.shopping-cart .shopping-cart-table .shopping-cart-btn span {
    padding: 20px 0px;
    display: block
}

.shopping-cart .estimate-ship-tax table thead tr th .estimate-title {
    font-size: 14px;
    color: #555;
    margin-bottom: 2px;
    margin-top: 0px;
    display: block
}

.shopping-cart .estimate-ship-tax table thead tr th p {
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 0px
}

.shopping-cart .estimate-ship-tax table thead tr>th {
    padding: 24px 10px 20px 10px
}

.shopping-cart .estimate-ship-tax table tbody tr>td {
    padding: 24px 10px !important
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .selectpicker {
    background: #fff;
    color: #999;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eee
}

.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
    background: transparent
}

.shopping-cart .cart-shopping-total table thead tr th {
    background-color: #fafafa;
    text-align: right;
    padding: 10px 15px;
    border: none
}

.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total {
    color: #555;
    margin-bottom: 7px
}

.shopping-cart .cart-shopping-total table tbody tr td {
    padding: 10px 15px
}

.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn button {
    float: right !important;
    margin-bottom: 8px
}

.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span {
    display: block;
    font-weight: normal;
    color: #666666
}

.shopping-cart .shopping-cart-table table tbody tr .romove-item,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-quantity {
    text-align: center
}

.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total span,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total span {
    display: block;
    font-size: 16px;
    color: #555;
    text-transform: uppercase
}

.shopping-cart .estimate-ship-tax table tbody tr td .form-group label,
.shopping-cart .estimate-ship-tax table tbody tr td .form-group input{
    font-size: 13px;
    font-weight: normal;
    color: #999
}

.contact-page .contact-form form label {
    font-weight: 600
}

.shopping-cart .estimate-ship-tax table tbody tr td .form-group label span{
    color: red
}

.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total,
.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
    font-size: 16px
}

.shopping-cart-table table tbody tr td .quant-input {
    display: inline-block;
    height: 35px;
    position: relative;
    width: 70px
}

.shopping-cart-table table tbody tr td .quant-input .arrows {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 40px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-asc {
    top: 5px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-desc {
    top: -7px
}

.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon {
    position: relative
}

.shopping-cart-table table tbody tr td .quant-input input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    font-size: 15px;
    height: 35px;
    left: 0;
    padding: 0 20px 0 18px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 1
}

.shopping-cart .col-main .cart .bg-scroll {
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none
}

.shopping-cart .col-main .cart .bg-scroll .cart-thead {
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border-right: none;
    float: left;
    border-bottom: solid 1px #eee
}

.shopping-cart .col-main .cart .bg-scroll .cart-thead .text-left {
    text-align: left
}

.shopping-cart .col-main .cart .bg-scroll .cart-thead .text-left p {
    margin: 0px 15px
}

.shopping-cart .col-main .cart .bg-scroll .cart-thead div {
    float: left;
    padding: 14px 0px;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 600
}

.shopping-cart .col-main .cart .bg-scroll .cart-thead div .nobr {
    white-space: nowrap
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody {
    width: 100%;
    float: left
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart {
    border-bottom: 1px solid #eaeaea;
    width: 100%;    
    padding: 0px 0px 10px;
    display: flex;
    align-items: center;
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart .border-right-none {
    border-right: 0px
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div {
    float: left;
    padding: 10px 10px 6px;
    line-height: 20px;
    vertical-align: top;
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-image img {
    max-width: 100%;
    height: auto
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-name {
    margin: 0px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #222;
    margin-top: 7%
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-name a {
    font-size: 15px;
    line-height: 1.7;
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-name a:hover,
.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .product-name a:focus {
    color: #78aa42
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .variant-title {
    font-size: 13px;
    color: #000;
    display: block
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .remove-item-cart {
    color: #222;
    display: block;
    margin-top: 5px
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .remove-item-cart:hover,
.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .remove-item-cart:focus {
    color: #78aa42
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .remove-item-cart .fa {
    margin-right: 5px
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .item-price {
    font-weight: 600
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .item-price .price {
    font-size: 16px;
    font-weight: bold;
    line-height: 6;
    color: #78aa42
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    margin-top: 12%;
    padding: 10px 0px;
    width: 100%;
    text-align: center
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .input_qty_pr .items-count {
    border: 3px solid #e5e5e5;
    outline: none;
    background: #e5e5e5;
    height: 34px;
    margin-top: 10px;
    width: 20px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #fff
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .input_qty_pr .btn-minus {
    border-radius: 3px;
    float: none;
    display: inline-block;
    cursor: pointer;
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .input_qty_pr .btn-plus {
    float: none;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}

.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div .input_qty_pr .number-sidebar {
    border: 2px solid #eee;
    height: 35px;
    margin-left: -1px;
    text-align: center;
    width: 40px;
    vertical-align: top;
    margin-right: -1px;
    margin-top: 10px;
    min-height: 24px;
    padding: 0;
    float: none;
    display: inline-block
}

.shopping-cart .col-main .cart .cart_submit .title-head-checkout {
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    margin: 0px 30px
}

.shopping-cart .col-main .cart .cart_submit .title-head-checkout h2 {
    font-size: 19px;
    font-weight: bold
}

.shopping-cart .col-main .cart .cart_submit .totals {
    margin-left: 15px
}

.shopping-cart .col-main .cart .cart_submit .totals .inner {
    padding: 20px 0px
}

.shopping-cart .col-main .cart .cart_desktop .btn-proceed-checkout {
    text-align: center;
    float: right;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    border: solid 1px #78aa42;
    margin-top: 10px;
    background: #78aa42;
    color: #fff;
    text-transform: uppercase
}

.shopping-cart .col-main .cart .cart_desktop .btn-proceed-checkout span {
    font-size: 19px;
    line-height: 28px
}

.shopping-cart .col-main .cart .cart_desktop .btn-proceed-checkout:hover {
    border: solid 1px #78aa42;
    background: #fff;
    color: #78aa42;
    cursor: pointer;
    text-decoration: none
}

.shopping-cart .col-main .cart .cart_submit .totals .inner .shopping-cart-table-total {
    overflow: hidden;
    padding: 10px 10px;
    background: #f5f5f5;
    margin-bottom: 1px
}

.shopping-cart .col-main .cart .cart_submit .totals .inner .shopping-cart-table-total ._text-left {
    float: left;
    font-size: 14px
}

.shopping-cart .col-main .cart .cart_submit .totals .inner .shopping-cart-table-total ._text-right {
    float: right
}

.shopping-cart .col-main .cart .cart_submit .totals .inner .shopping-cart-table-total .text_color_right1 {
    font-size: 14px;
    color: #78aa42;
    font-weight: bold
}

.shopping-cart .col-main .cart .cart_submit .totals .inner .shopping-cart-table-total .text_color_right2 {
    font-size: 20px;
    color: #78aa42;
    font-weight: bold
}

.shopping-cart .col-main .cart .btn-proceed-continues {
    text-align: center;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    border: solid 1px #f8b91d;
    margin-top: 10px;
    background: #f8b91d;
    color: #fff;
    text-transform: uppercase;
    margin-right: 15px
}

.shopping-cart .col-main .cart .btn-proceed-continues:hover {
    background-color: #db9e07;
    cursor: pointer;
    text-decoration: none
}

.shopping-cart .col-main .cart .btn-proceed-del-cart {
    text-align: center;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    border: solid 1px #ea4335;
    margin-top: 10px;
    background: #ea4335;
    color: #fff;
    text-transform: uppercase
}

.shopping-cart .col-main .cart .btn-proceed-del-cart:hover {
    background-color: #d62516;
    cursor: pointer;
    text-decoration: none
}
.cart-mobile {
    padding: 10px 0px 0px 0px
}

.cart-mobile .header-cart {
    padding: 10px 15px 0px;
    border-bottom: solid 1px #ebebeb;
    margin-top: -10px
}

.cart-mobile .title-cart {
    margin-bottom: 10px;
}

.cart-mobile .title-cart h3 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.cart-mobile .header-cart-content {
    margin-top: 10px
}

.cart-mobile .header-cart-content .content-product-list {
    min-height: 110px
}

.cart-mobile .header-cart-content .content-product-list .item-product {
    min-height: 110px;
    border-bottom: solid 1px #ebebeb;
    overflow: hidden;
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.title-product-cart-mobile {
    width: 200px;
    margin-right: 10px
}

.title-product-cart-mobile img {
    max-width: 115px;
    margin-right: 10px
}
.title-product-cart-mobile p{
    margin-bottom: 0;
}
.title-product-cart-mobile h3 {
    line-height: 1;
    margin: 0 0 10px 0;
    font-weight: normal
}

.title-product-cart-mobile a {
    word-break: break-word;
    font-size: 14px;
    color: #363636
}

.title-product-cart-mobile p {
    line-height: 2;
    font-size: 14px;
    color: #898989
}

.title-product-cart-mobile span {
    color: #78aa42
}

.item-product-cart-mobile,
.title-product-cart-mobile {
    display: table-cell;
    vertical-align: top;
}

.select-item-qty-mobile {
    float: right;
    text-align: center;
    margin-top: 10px
}

.select-item-qty-mobile .txt_center input {
    height: 35px;
    width: 30px;
    text-align: center;
    margin: 0px;
    padding: 0;
    position: absolute;
    left: 5px;
    min-height: 0;
    border: 1px solid #ddd;
}

.select-item-qty-mobile>div {
    position: relative;
    width: 68px;
    height: 25px
}

.cart-mobile .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
    position: absolute;
    left: -28px;
    top: 0;
    margin: 0;
    line-height: 1;
    height: 35px;
    width: 30px;
    border-style: hidden;
    background: none !important;
    color: #000;
    border: solid thin #ddd
}

.cart-mobile .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    height: 35px;
    width: 30px;
    display: inline-block;
    line-height: 1;
    border-style: hidden;
    color: #fff;
    background: none !important;
    color: #000;
    border: solid thin #ddd
}

.select-item-qty-mobile a {
    line-height: 4;
    color: #363636;
    position: relative;
    left: -15px;
}

.cart-mobile .header-cart-price {
    padding: 18px 0px;
    padding-bottom: 0
}

.cart-mobile .title-cart h3 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0
}

.cart-mobile .title-cart a {
    float: right;
    margin-top: -28px;
    color: #78aa42;
    font-size: 16px;
    line-height: 27px
}
.btn-proceed-checkout-mobile {
    width: 100%;
    line-height: 27px;
    color: #fff;
    height: 40px;
    font-size: 14px;
    border: none;
    background: #78aa42;
    text-transform: uppercase
}

.btn-proceed-continues-mobile {
    background-color: #ffd83c !important;
    color: #000 !important;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    text-transform: uppercase
}
.mini-cart {
    z-index: 10;
    text-align: center;
}
.mini-cart:hover .top-cart-content {
    display: block;
}
.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none;
}
.top-cart-contain {
    color: #333;
    padding: 0;
    right: 0;
    z-index: 1000;
}
.top-cart-contain .price {
    color: #78aa42;
    text-transform: uppercase;
}
.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 700;
}
.top-cart-contain .product-details .price {
    color: #78aa42;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
}
.top-cart-content {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000;
}
.top-cart-content ul.list-item-cart {
    padding: 0;
    max-height: 230px;
    overflow-y: auto;
    border-bottom: 1px solid #eee;
}
.top-cart-content .empty {
    text-align: left;
    color: #333;
}
.top-cart-content .product-name {
    margin: 0;
    width: 150px;
    line-height: 1;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top-cart-content .product-name a {
    font-size: 1em;
    line-height: normal;
    line-height: 20px !important;
    font-weight: 400;
    color: #333;
}
.top-cart-content .product-name a:hover {
    color: #78aa42;
}
.top-cart-content li {
    list-style: none;
}
.top-cart-content li.item {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0;
}
.top-cart-content li.item:first-child {
    border-top: none;
    padding-top: 10px;
}
.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: none;
}
.top-cart-content li.item .product-image {
    float: left;
    display: block;
    width: 100px;
    margin-right: 10px;
}
.top-cart-content li.item .detail-item {
    padding-left: 110px;
    position: relative;
}
.top-cart-content li.item .detail-item .quantity-select {
    margin-top: 5px;
}
.top-cart-content li.item .detail-item .fa {
    position: absolute;
    right: 20px;
}
.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 45px;
    padding: 0;
    text-align: center;
    min-height: 20px;
    height: 25px;
    border: 1px solid #eee;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-bottom: 0;
}
.top-cart-content li.item .detail-item button.items-count {
    display: inline-block;
    border-radius: 0px;
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #e5e5e5;
    color: #000;
    height: 25px;
    width: 20px;
}
.top-cart-content li.item .detail-item button.items-count:hover,
.top-cart-content li.item .detail-item button.items-count:focus{
    color: #fff;
    background-color: #78aa42;
}
.cart_desktop .item-cart button.items-count:hover,.cart_desktop .item-cart button.items-count:focus{
    border-radius: 0px;
    color: #fff;
    border: 3px solid #78aa42 !important;
    background-color: #78aa42 !important;
}
.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 0.92857em;
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ddd solid;
}
.top-subtotal {
    color: #333;
    font-size: 1.14286em;
    font-weight: 400;
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: left;
    text-transform: none;
    margin-bottom: 15px;
}
.top-subtotal .price {
    font-weight: 700;
    color: #78aa42;
    float: right;
}
ul#cart-sidebar {
    padding: 10px 10px;
    margin: 0;
    max-height: 582px;
    min-width: 320px;
}
ul#cart-sidebar .no-item p {
    margin-bottom: 0;
    margin-top: 0;
}
ul#cart-sidebar li.list-item {
    max-height: 400px;
    overflow-y: auto;
}
ul#cart-sidebar li.action {
    display: none;
}
ul#cart-sidebar.hasclass li.action {
    display: block;
}
ul#cart-sidebar li.list-item .price2 {
    font-weight: 700;
    color: #f94e3f;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px;
}
ul#cart-sidebar li.list-item::-webkit-scrollbar {
    width: 5px;
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9);
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
    background: #78aa42;
    border-radius: 15px;
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover,
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
    background: #78aa42;
    border-radius: 15px;
}
.li-fix-1 {
    background: #fff;
    border-top: 1px solid #ebebeb;
    display: block;
}
.li-fix-2 {
    display: block;
    width: 295px;
}
.cart-item {
    background: #fff;
    padding: 20px 10px;
    border-bottom: 1px solid #d1d1d1;
}
.cart .total-price {
    background: #fff;
    padding: 25px;
    line-height: 45px;
}
@media (max-width: 992px) {
    .cart-hover {
        margin-right: 15px;
        font-size: 18px
    }
}
@media (max-width: 767px) {
    .cart-hover:hover .cart-popup {
        display: none !important
    }
}
/*base*/
.a-center {
    text-align: center !important
}
.a-right {
    text-align: right !important
}
.inline {
    display: inline !important
}
.block {
    display: block !important
}
.inline-block {
    display: inline-block !important
}
.relative {
    position: relative !important
}
.absolute {
    position: absolute !important
}
.margin-bottom-0 {
    margin-bottom: 0px !important
}
.close-window {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 50%
}
.close-window .fa {
    display: block;
    font-size: 1.42857em;
    line-height: 25px;
    color: #78aa42
}
.pop-right {
    background: #f9f9f9
}
#popup-cart-desktop {
    width: 700px;
    background: #fff;
    float: none;
    margin: 0 auto;
    padding: 20px;
    position: relative
}
#popup-cart-desktop .title-popup-cart {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    padding-right: 15px
}
#popup-cart-desktop .title-popup-cart i {
    color: #78aa42
}
#popup-cart-desktop .title-quantity-popup {
    font-size: 15px;
    margin-bottom: 10px;
    cursor: pointer
}
#popup-cart-desktop .title-quantity-popup .fa-shopping-cart {
    color: #78aa42;
    font-size: 25px
}
#popup-cart-desktop .title-quantity-popup .blue-color {
    color: #78aa42
}
#popup-cart-desktop .content-popup-cart .thead-popup {
    float: left;
    width: 100%;
    clear: both;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd
}
#popup-cart-desktop .content-popup-cart .thead-popup>div {
    float: left;
    padding: 6px 10px;
    text-transform: uppercase;
    font-size: 13px
}
#popup-cart-desktop .content-popup-cart .thead-popup>div:first-child {
    border-left: none
}
#popup-cart-desktop .content-popup-cart .tbody-popup {
    width: 100%;
    float: left;
    clear: both;
    max-height: 200px;
    overflow-x: auto;
    border-bottom: 1px solid #ddd;
    border-top: none
}
#popup-cart-desktop .content-popup-cart .tbody-popup p {
    margin-bottom: 3px
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px dotted #ddd
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div {
    float: left
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image {
    padding: 10px;
    float: left
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info {
    padding: 10px 0
}
#popup-cart .title-quantity-popup a{
    color: #008c50;
}
#popup-cart-desktop .title-quantity-popup .blue-color {
    color: red;
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #008c50;
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a:hover {
    color: #78aa42
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a {
    font-size: 13px;
    color: #888
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price {
    padding: 10px
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price span {
    display: block
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .price {
    color: #333;
    font-weight: 500
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-price {
    color: #333;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 500
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-divide {
    font-size: 12px;
    color: #d71515
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 26px;
    margin-top: 10px;
    width: 23px;
    text-align: center;
    vertical-align: top;
    padding: 0
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .number-sidebar {
    border: 1px solid #ddd;
    height: 26px;
    margin-left: -1px;
    text-align: center;
    width: 24px;
    vertical-align: top;
    margin-right: -1px;
    margin-top: 10px;
    display: inline-block;
    min-height: 24px;
    padding: 0
}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price {
    display: block;
    font-weight: 500;
    padding: 10px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup {
    width: 100%;
    float: left;
    clear: both
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 {
    padding: 10px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship {
    font-size: 13px;
    width: 320px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship img {
    float: left;
    margin-right: 10px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p {
    line-height: 20px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p {
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    padding-bottom: 0
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p .total-price {
    color: #78aa42
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 a {
    cursor: pointer
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-continue {
    background: transparent;
    font-size: 13px;
    float: left;
    border: none;
    outline: none;
    color: #78aa42
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout {
    background: #78aa42;
    font-size: 15px;
    float: right;
    display: block;
    margin-right: 15px;
    padding: 6px 10px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px
}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:hover {
    background: #5e8534
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:nth-child(2) {
    margin-right: 0;
    background-color: #f8b91d
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:nth-child(2):hover {
    background: #db9e07
}
.fancybox-skin {
    background: #fff !important
}
.modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0.5rem;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}
.modal-header {
    background-color: #fbbf22;
    color: #fff;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-header .close {
    margin-top: -2px
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}
.modal-header .modal-title {
    padding-left: 6rem;
    position: relative;
    min-height: 44px;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    margin: 0
}
.modal-header .modal-title span {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    font-size: 23px;
    text-align: center;
    line-height: 44px;
    color: #fbbf22;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: #fff
}
.media:first-child {
    margin-top: 0
}
.btn-outline-red {
    background: #fff;
    color: #c63829 !important;
    font-size: 17px;
    line-height: normal;
    padding: 10px 15px;
    border-radius: 0.5rem;
    border: 1px solid #c63829;
    text-align: center;
    margin-top: 1.5rem
}
.btn-red {
    background: #c63829;
    color: #fff !important;
    font-size: 17px;
    line-height: normal;
    padding: 10px 15px;
    border-radius: 0.5rem;
    border: none;
    text-align: center;
    margin-top: 1.5rem
}
.media .media-left {
    padding-right: 1em
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}
.media .thumb-1x1 {
    width: 7.7rem;
    text-align: center;
}
.cart-hover{
    margin-right: 8px;
    position: relative;
}
.cart-hover > a > i.fa-shopping-bag {
    color: #fff;
    font-size: 24px;
    margin-right: 5px;
}
header.header_inside .cart-hover > a > i.fa-shopping-bag{
    color: #008c50;
}
.detail_product .item.form_group {
    margin-top: 15px;
}
.detail_product .item .btn_cts {
    float: left;
    border: 0.5px solid #ccc;
    outline: none;
    background: #fff;
    height: 40px;
    width: 20px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #000;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.detail_product .item #quantity {
    width: 40px;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    border: 0.5px solid #cccccc;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0;
    float: left;
    border-left: none;
    border-right: none;
}
.add_cart {
    display: inline-block;
    min-width: 0;
    height: 40px;
    border-radius: 0;
    margin-left: 10px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    background: #199045;
    color: #fff;
    padding: 0 25px;
    border: none;
    cursor: pointer;
}
.add_cart span{
    color: #fff;
}
.clear:after, .clear:before {
    content: "";
    display: table;
    clear: both;
}
.tfoot-popup-2 span,.tfoot-popup-2 span i,.actions a span,.button span,
.header-cart-price button span{
    color: #fff;
}
.quantity-select input,.quantity-select button,.item-popup button,.item-popup input,.modal-body a,.input_qty_pr input,.input_qty_pr button,
.cart-mobile .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus,
.cart-mobile .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus{
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.modal-content .close span{
    color: #000;
    font-size: 30px;
}
.item-cart .remove-item-cart span{
    color: #000;
}
@media (min-width: 768px) and (max-width: 1024px) {    
    .cart-hover > a > i.fa-shopping-bag {
        color: #fff;
    }
    .cart-hover>.cnt{
        right: -6px;
        top: -6px;    
    }
    header.header_inside .cart-hover>.cnt{
        right: -6px;
        top: 0px;
    }
}
@media screen and (max-width: 768px) {
    .cart-hover > a > i.fa-shopping-bag{
        color: #008c50;
    }
    .cart-hover{
        top: 0px;
    }    
    .cart-hover>.cnt{
        right: 0px;        
    }
    header.header_inside .cart-hover>.cnt{
        right: 45px;
    }
}
.shoping_cart{
    position: relative;
    z-index: 1;
}
.shopping-cart-table a.btn-proceed-checkout:hover span{
    color: #000;
}