[element-id].page-breadcrumb .element-edit{
    top: auto;
    bottom: 10px;   
}

#onload-popup .modal-dialog-full {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
}

#onload-popup .modal-dialog-full .modal-content {
    height: 100%;
}

.popup_content {
    padding: 50px;
    text-align: center;
}

#thmg-slider-slideshow .element-edit{
    top: 140px;
}

.header-container .fl-nav-menu {
    float: left;
}

.latest-blog .post-date {
    height: auto;
    width: auto;
    padding: 15px;
}

footer address {
    margin-bottom: 35px;
}

.fl-links .no-js:hover .fl-nav-links {
    z-index: 101;
}

.facebook-icon:before{
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 18px;
    color: #b7bcc8;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #b7bcc8 dotted;
    border-radius: 25px;
}

.instagram-icon:before{
    content: "\f16d";
    font-family: FontAwesome;
    font-size: 18px;
    color: #b7bcc8;
    height: 45px;
    width: 45px;
    margin-right: 5px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #b7bcc8 dotted;
    border-radius: 25px;
}

.contact-footer {
    overflow: hidden;
    font-size: 14px;
    line-height: 35px;
    color: #b7bcc8;
    margin-top: 12px;
}

.background_white{
    background: #ffffff;
}

.feature-box p{
    text-transform: none;
    font-weight: normal;
}

.hot-section {
    padding: 70px 0px 0px 0px;
}

.logo-brand img {
    max-height: 100px;
}

.price_old{
    font-size: 15px;
    padding: 0 5px;
}

.discount_percent{
    display: inline-block;
    color: #157f15;
}

.cart_extra {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

.category_link.active{
    color: #80b435;
}

.price-box .old_price {
    text-decoration: line-through;
    font-size: 14px;
}

.products-grid .item .add_to_cart{
    width: 100%;
    left: 0px;
    margin-left: 0px;
}

.products-grid .add_to_cart a.btn-add-to-cart{
    display: inline-block;
    line-height: 35px;
    width: 137px;
}

.products-grid .add_to_cart .btn-cart span {
    display: inline-block;
    padding: 8px 18px;
    font-size: 14px;
}

.products-grid .btn-cart:before {
    display: none;
}

.btn-addtocart, .btn-fill-out{
    background: #80b435;
    border: 5px #fff solid;
    box-shadow: none;
    color: #fff;
    border-radius: 999px;
    /*width: 100%;*/
    height: 60px;
    padding: 0px 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: background 0s;
}

.cart_btn .btn-addtocart{
    font-size: 17px;
}

.btn-addtocart:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    padding: 5px 5px 5px 0px;
}

/* .btn-add-to-cart:before {
    content: "\f067";
    font-family: 'FontAwesome';
    padding: 5px 5px 5px 0px;
} */

.btn-addtocart:hover{
    box-shadow: inset 0 -60px 0 0 #ed6663;
    border: 5px solid #fff;
}

a.btn-main{
    display: inline-block;
    background-color: #efecec;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    font-weight: 500;
    border: none;
    border-radius: 999px;
    letter-spacing: 0.5px;
    padding: 12px 20px 10px 20px;
    font-family: 'Rubik', sans-serif;
    background: #88be4c;
    padding: 15px 36px;
    color: #fff;
    border: none;
    text-decoration: none;
    border: 5px solid #fff; 
}
a.btn-main:hover{
    box-shadow: inset 0 -60px 0 0 #ed6663;
    border: 5px solid #fff;    
}

a.btn-proceed-checkout{
    width: 100%;
}

.totals {
    min-height: auto;
}

.cart-collaterals {
    margin-bottom: 25px;
}

.cart_quantity{
    min-width: 170px;
}

.quantity .minus, .quantity .plus {
    background-color: #eee;
    display: block;
    float: left;
    border-radius: 50px;
    cursor: pointer;
    border: 0;
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    margin: 4px;
}

.quantity .qty{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: normal;
    margin: 0 !important;
    outline: medium none;
    padding: 8px 10px;
    width: 40px;
    text-align: center;
    border-radius: 999px;
    float: left;
}

.form-control {
    color: #000;
    box-shadow: none;
    height: 50px;
    padding: 8px 15px;
}

.form-control:focus {
    box-shadow: none;
    border-color: #80b435;
}

.custom_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ced4da;
    padding: 8px 35px 8px 15px;
    width: 100%;
    max-width: 300px;
    height: 50px;
}

.custom_select select:focus {
    box-shadow: none;
    border-color: #80b435;
}

#CheckoutForm .custom_select select{
    max-width: 100%;
}

.product_options label{
    font-size: 16px;
}

#nav > li > a:hover.active:nth-child(1) {
    color: #ed6663;
}

#nav > li.active > a:hover {
    color: #ed6663;
}

#nav > li > a.active:nth-child(1) {
    color: #ed6663;
}

.cart_empty{
    padding: 15px 30px;
}

.our-features-box li {
    width: 33.33%;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.mt-0{
    margin-top: 0px;
}

.mt-1{
    margin-top: 5px;
}

.mt-2{
    margin-top: 10px;
}

.mt-3{
    margin-top: 15px;
}

.mt-4{
    margin-top: 20px;
}

.mt-5{
    margin-top: 25px;
}

.mt-6{
    margin-top: 30px;
}

.mb-1{
    margin-bottom: 5px;
}

.mb-2{
    margin-bottom: 10px;
}

.mb-3{
    margin-bottom: 15px;
}

.mb-4{
    margin-bottom: 20px;
}

.mb-5{
    margin-bottom: 25px;
}

.mb-6{
    margin-bottom: 30px;
}

.text-left{
    text-align: left!important;
}

.float-left{
    float: left!important;
}

.float-right{
    float: right!important;
}

footer .footer-inner h3 {
    padding: 0 0 18px;
    font-size: 16px;
    margin: 0;
    color: #80b435;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-top: 50px;
}

footer .site_description{
    font-size: 16px;
    padding-top: 30px;
    line-height: 20px;
    color: #fff;
}

footer p{
    color: #b7bcc8;
}

footer a{
    color: #b7bcc8;
}

#form_search input{
    display: table-cell;
    opacity: 1;
    z-index: 100;
    border-radius: 0;
    border: none;
    line-height: 45px;
    height: 80px;
    font-size: 14px;
    padding: 0px 25px;
    width: 160px;
    position: absolute;
    right: 75px;
    outline: none;
    box-shadow: none;
    border-left: 1px #e5e5e5 solid;
}

.products-grid .item .item-inner .item-img .item-img-info {
    height: 230px;
}

.category-products ul.products-grid li.item {
    padding-top: 0px;
}

/*-------- products sidebar -----------*/
/* .parent-prefix-0{
    border-bottom: 1px #ececec solid;
} */

.parent-prefix-2{
    margin-left: 10px;
}

.parent-prefix-3{
    margin-left: 20px;
}

.parent-prefix-4{
    margin-left: 30px;
}

.sidebar .product_filters, .sidebar .sidebar_categories{
    padding: 0px;
    position: relative;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #eee #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    /*margin-top: 30px;*/
    margin-top: 0px;
    margin-bottom: 0px;
    /*padding: 20px 18px;*/
    padding: 20px 0px;
    border-top: medium none;
    font-size: 13px;
    overflow: hidden;
}

.sidebar .product_filters{
    margin-top: 30px;
}

/*.sidebar .product_filters>ul>li,*/
.sidebar .sidebar_categories>ul>li{
    padding: 0px 18px;
    border-bottom: 1px #ececec solid;
}

/*.sidebar .product_filters>ul>li:last-child,*/
.sidebar .sidebar_categories>ul>li:last-child{
    border-bottom: none;
}


.sidebar .product_filters .widget{
    display: block;
    position: relative;
    padding: 0px 18px;
    border-bottom: 1px #ececec solid;
}

.sidebar .sidebar_categories_title {
    margin-bottom: 15px;
    margin-top: 15px;
}

.sidebar .sidebar_categories_title a {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #292929;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.sidebar .parent-prefix-1 .sidebar_categories_title a,
.sidebar .parent-prefix-2 .sidebar_categories_title a
.sidebar .parent-prefix-3 .sidebar_categories_title a
.sidebar .parent-prefix-4 .sidebar_categories_title a{
    border-bottom: 0 solid #EAEAEA;
    font-size: 14px !important;
    font-weight: normal;
    margin: 0 !important;
    padding: 3px 3px !important;
    text-decoration: none;
    text-transform: none;
    padding-left: 0px;
    color: #898989;
}

.sidebar .sidebar_categories_title.selected a{
    color: #80b435;
}

.sidebar .btn-fill-out {
    background: #80b435;
    box-shadow: inset 0 -60px 0 0 #80b435;
    border: 5px solid #fff; 
    padding: 5px 12px; 
    width: 100%;  
}
.sidebar .btn-fill-out:hover {
    box-shadow: inset 0 -60px 0 0 #ed6663;
    border: 5px solid #fff;
}

.sidebar .product_filters .filter_button{
    margin-top: 15px;
    border-bottom: none;
}

/* 
.sidebar :not(.collapsed) .fa-chevron-up {
    display: none;
}

.sidebar .collapsed .fa-chevron-down {
    display: none;
} */
/*-------------------------------------*/

/*-------- checkout ------------*/
.customer_login .toggle_info, 
.discount_coupon_box .toggle_info{
    padding: 20px;
    margin-top: 15px;
    background-color: #f7f7f7;
    font-size: 16px;
    line-height: 25px;
}

.customer_login .toggle_info a,
.discount_coupon_box .toggle_info a{
    font-weight: 600;
}

.customer_login .login_form, .discount_coupon_box .coupon_form{
    font-size: 15px;
}

.discount_coupon_box .coupon_form input{
    margin-bottom: 10px;
}

.discount_coupon_box .coupon_form .btn-fill-out{
    font-size: 14px;
}

#CheckoutForm h4{
    border-bottom: 0px solid #E4E4E4;
    text-align: left;
    line-height: 38px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.order_table .table thead th {
    border-bottom-width: 1px;
}

.order_table .table thead th, 
.order_table .table tfoot td, 
.order_table .table tfoot th {
    padding: 12px 8px;
    font-size: 16px;
}

.logo img{
    max-height: 70px;
}

.hot-deal {
    margin-top: 35px;
}

.payment_option .custome-radio .form-check-label {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.custom-control-label {
    position: relative;
    vertical-align: top;
    font-size: 16px;
}

.custom-control-label a{
    font-weight: 600;
}

.payment_method h4{
    margin-top: 15px;
    margin-bottom: 10px;
}

#ShopTermsAgree{
    margin-top: 15px;
}
/*------------------------------*/

.order_complete{
    font-size: 16px;
}

.category_desription{
    font-size: 16px;
    padding: 0px 25px 0 0px;
}

@media (max-width: 1199px) and (min-width: 992px){
    .navbar-form {
        display: table-cell;
    }
}

@media (min-width: 768px){
    .category_desription{
        /* padding: 0 0px; */
    }   
}
