/*plugin changes*/

/*search form*/
/*has html changes in search plugin in common.js, class-aws-markup.php*/

/*wishlist*/
/*has html and php changes  in search plugin in ti-wishlist.php*/
/*//////////////*/
/*HEADER*/
/*/////////////*/

/*navigation*/
.navbar-section [title^='Akcija'] {
    font-family: "Metropolis 700";
    color: #ED0006 !important;
    text-transform: uppercase;
}

.navbar-section [title^='Akcija']:hover {
    text-shadow: none !important;
}


.navbar-section [title^='Jaunumi'] {
    font-family: "Metropolis 700";
    color: #47D870 !important;
    text-transform: uppercase;
}

.navbar-section [title^='Jaunumi']:hover {
    text-shadow: none !important;
}

#main-header .navbar-nav > li {
    margin: 0 24px 0 0 !important;
}

@media screen and (max-width: 1355px) {
    #main-header .navbar-nav > li {
        margin: 0 10px 0 0 !important;
    }

    ul#menu-top-menu {
        justify-content: space-between;
    }
}


/*search form*/
/*has html changes in search plugin in common.js, class-aws-markup.php*/
div#aws-search-result-1 {
    width: 515px !important;
}

.aws_result_item {
    width: 50% !important;
}

span.aws_result_brands {
    display: none !important;
}

span.aws_result_excerpt {
    display: none !important;
}

span.aws_result_title {
    line-height: 20px;
    font-size: 14px;
    font-family: "Metropolis 400";
    font-weight: 400;
}

span.aws_result_price {
    text-align: start !important;
}

span.aws_result_price {
    line-height: 14px;
    font-size: 14px;
    font-family: "Metropolis 700";
}

span.aws_result_content {
    margin-top: 5px;
}

.aws_result_price ins {
    text-decoration: none;
}

.aws_result_item {
    border: none !important;
}

a.aws_result_item.aws_search_more::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 18px;
    height: 16px;
    margin: auto 0;
    background: url('/wp-content/themes/emi/app/assets/img/arrow-right.svg') no-repeat left center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 175px;
}

a.aws_result_item.aws_search_more {
    font-size: 16px;
    font-weight: 400;
    font-family: "Metropolis 400";
    line-height: 20px;
    color: #0C0C0C;
    width: 100% !important;
}

div#aws-search-result-1 {
    box-shadow: 0px 6px 12px rgb(0 0 0 / 10%);
    border: none;
}


.aws-container .aws-show-clear .aws-search-field {
    width: 400px !important;
    height: 40px;
    padding-right: 45px;
    border-right: 0;
    background: #fff;
    border: solid 1px #e7e7e7;
    color: #777;
    font-size: 16px !important;
    font-weight: 400;
    transition: all .3s ease-in-out;
    border-right: none;
}

.aws-container .aws-show-clear .aws-search-field:focus {
    border-color: #0C0C0C;
}

.aws-container button.btn.btn-primary {
    width: 115px;
    height: 40px;
    display: flex;
}

.buttons-holder .btn {
    transition: none;
}

.search-button-p {
    padding-left: 20px;
    margin-left: -10px;
    margin-top: -4px;
    background: url('/wp-content/themes/emi/app/assets/img/Group.png') no-repeat left center;
}

.search-button:hover .search-button-p {
    background: url('/wp-content/themes/emi/app/assets/img/search.svg') no-repeat left center;
    transition: all .3s ease-in-out;

}

.aws-search-btn_icon svg::after {
    background: url('/wp-content/themes/emi/app/assets/img/arrow-right.svg') no-repeat left center;
}

.aws-search-form .buttons-holder svg {
    display: none;
}

@media only screen and (max-width: 1066px) {

    .aws-container .aws-show-clear .aws-search-field {
        padding-right: 25px !important;
        font-size: 12px !important;
    }

    .aws-container .aws-show-clear .aws-search-field {
        width: 191px !important;
    }
}

@media only screen and (max-width: 767px) {

    .aws-container {
        height: 55px !important;
        width: 100% !important;
    }

    .buttons-holder {
        display: none;
    }

    .aws-container .aws-show-clear .aws-search-field {
        width: 100% !important;
        height: 55px;
        border: 0;
        box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
        color: #777;
        font-size: 16px !important;
        font-weight: 400;
    }

    div#aws-search-result-1 {
        width: 100% !important;
    }

    .aws-container .aws-search-form .aws-search-clear span {
        position: relative;
        display: block;
        font-size: 50px;
        line-height: 24px;
        top: 50%;
        margin-top: -5px;
        color: transparent;
        background: url('/wp-content/themes/emi/app/assets/img/reset-input-icon-2.svg') no-repeat left center;
    }

    .aws_result_item {
        width: 100% !important;
    }

    a.aws_result_item.aws_search_more::after {
        margin-right: 90px;
    }

    .aws-search-result .aws_result_scroll {
        max-height: 590px;
    }

    .aws-container .aws-search-form .aws-search-clear {
        display: block !important;
    }

    .aws-search-result .aws_result_scroll::-webkit-scrollbar {
        width: 0px;
    }
}


@media screen and (max-width: 575px) {

    #main-header .mid-section .user-menu li img {
        width: 20px;
        min-width: 20px;
    }

    #main-header .mid-section .user-menu li {
        margin: 0 15px 0 0 !important;
        max-width: 30px;
    }

    li.cart.dropdown {
        max-height: 28px !important;
        max-width: 22px !important;
    }

    #main-header .mid-section .user-menu li img {
        min-width: 20px
    }

    #main-header .mid-section .user-menu li {
        margin: 0 25px 0 0 !important;
    }

    #main-header .mid-section .user-menu li:last-child {
        margin: 0 !important;
    }

}

/*//////////////*/
/*SHOP PAGE*/
/*/////////////*/

/*shop filter*/
/*filter*/


aside.sidebar.filters .wrapper {
    position: relative;
}

h4.mobile-filter-heading {
    padding: 16px 25px;
    margin: 0 0 15px 0;
    background: #FAD1CE;
    line-height: 16px;
    font-size: 16px;
    font-family: "Metropolis 600";
    color: #0C0C0C;
    border-radius: 2px 2px 0 0;
}

.bapf_rst_nofltr.bapf_rst_sel.berocket_single_filter_widget {
    position: absolute;
    right: 10px;
    top: 16px;
    background: url(../img/icon-close.svg) left 2px no-repeat;
    font-family: "Metropolis 400";
    font-size: 14px;
}

button.bapf_button.bapf_reset {
    border: none;
    background: none;
    padding-left: 13px;
}

aside.sidebar.filters .wrapper h3 {
    margin: 0 0 26px 0;
    line-height: 16px;
    font-size: 16px;
    font-family: "Metropolis 600";
}

.berocket_single_filter_widget {
    padding: 0 15px;
}

.bapf_body {
    position: relative;
}


.mCSB_draggerRail {
    width: 6px !important;
    margin-right: 0;
    opacity: 1;
    background: #FCF0EF !important;
}

.mCSB_dragger_bar {
    width: 6px !important;
    background: #E7ABA6 !important;
    border-radius: 3px;
    margin-left: 2px !important;
}

.bapf_slidr h3 {
    border-bottom: none !important;
    padding-top: 16px;
    color: #0C0C0C;
}

.berocket_single_filter_widget.berocket_single_filter_widget_2921 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 15px;
}

.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range {
    background: #FAD1CE;
    border: 0;
    border-radius: 2px;
    height: 4px;
}

.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-widget-content {
    height: 4px;
}

div#bapf_3 {
    padding-right: 15px;
}

@media only screen and (max-width: 1268px) {
    p.woocommerce-result-count {
        display: none;
    }
}

.berocket_single_filter_widget.berocket_single_filter_widget_2918 {
    margin-top: 30px;
}

.berocket_single_filter_widget span.roundpcs.pcs {
    position: absolute;
    right: 0;
    line-height: 18px;
    font-size: 16px;
    color: #5F5F5F;
}

.mCSB_container label {
    padding-right: 32px !important;
}


div#bapf_4 {
    position: relative;
}

.bapf_head h3::after {
    background: #0C0C0C url("/wp-content/themes/emi/app/assets/img/aside-close-icon.svg") center center no-repeat;
}

.divi_slider_class .bapf_slidr_all .bapf_from, .divi_slider_class .bapf_slidr_all .bapf_to {
    text-rendering: optimizeLegibility;
    color: #161514;
    font-size: 16px;
    font-weight: 400;
}

.berocket_single_filter_widget.berocket_single_filter_widget_2919 {
    border-bottom: 1px solid rgba(12, 12, 12, 0.05);
    margin-bottom: 30px;
}

.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-handle {
    margin-left: -10px !important;
}


/*filter mobile*/

@media only screen and (max-width: 1333px) {

    aside.sidebar.filters {
        width: 250px;
    }
}

@media only screen and (max-width: 991px) {
    h4.mobile-filter-heading {
        padding: 15px 20px !important;
        margin: 0 0 25px 0 !important;
        line-height: 16px !important;
        font-size: 16px !important;
    }

    button.btn-close.d-lg-none {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 0;
        right: 100%;
        width: 32px;
        height: 32px;
        border: 0;
        background: #0C0C0C url("/wp-content/themes/emi/app/assets/img/aside-close-icon.svg") center center no-repeat;
        background-size: 18px;
    }
}


/*before shop filter*/
p.woocommerce-result-count {
    line-height: 24px;
    color: #666;
}

/*before shop filter top mobile*/
@media only screen and (max-width: 991px) {

    .mobile-toolbar .limit.d-flex.align-items-center {
        display: none !important;
    }

    .mobile-toolbar p.woocommerce-result-count {
        display: none;
    }

    .mobile-toolbar span {
        display: none;
    }

    #main-header .mobile-toolbar .sort-by, #main-header .mobile-toolbar .mobile-filter-button {
        width: 100%;
    }

    .mobile-toolbar form.woocommerce-ordering {
        width: 100%;
    }
}

/*product img*/
.woocommerce-shop .product-layout .image img {
    max-height: 85% !important;
}

.product-layout .details .name {
    margin: 0 0 5px 0;
    line-height: 24px;
    font-size: 16px;
    color: #0C0C0C;
}

.product-layout .details .price del > span {
    margin: 0;
    margin-right: 10px;
}

.product-layout del span bdi {
    color: #777;
}

.product-layout .summary .price del {
    font-family: 'Metropolis 400';
    color: #777 !important;
}


/*product image responsive*/
@media only screen and (max-width: 991px) {
    .woocommerce-shop .product-layout .image img {
        max-height: 100% !important;
    }
}

@media only screen and (max-width: 329px) {
    .product-layout .details .price del > span {
        margin: 0;
        margin-right: 0px;
    }
}


/*pagination*/

.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

ul.page-numbers {
    display: inline-flex;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    border: 1px solid #d3ced2;
}

span.page-numbers.current {
    padding-bottom: 12px;
    background: #000;
    color: #fff;
}

a.page-numbers:hover {
    padding-bottom: 12px;
    background: #000;
    color: #fff;
}

a.prev.page-numbers:hover, a.next.page-numbers:hover {
    padding-bottom: 10px;
}

span.page-numbers.current {
    display: block;

}

.page-numbers {
    padding: 0.6em;
}

a.page-numbers {
    text-decoration: none;
}


@media only screen and (max-width: 650px) {
    .page-numbers {
        padding: 4px;
    }

    ul.page-numbers {
        display: block;
    }

    span.page-numbers.current {
        padding-bottom: 4px;
    }

    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
        margin-left: 0px;
        margin-right: 0px;
    }

    a.prev.page-numbers:hover, a.next.page-numbers:hover {
        padding-bottom: 5px;
    }

    a.page-numbers:hover {
        padding-bottom: 4px;
    }
}


/*!*products*!*/
/*!*favorite button*!*/

.products-list .col-md-4.col-6 {
    position: relative;
}

.similar-products .col-lg-3 {
    position: relative !important;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon.svg') center center no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 30px;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop::before {
    display: none;
!important;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop:hover {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon-hover.svg') center center no-repeat;
}

.products-list .tinvwl-product-in-list {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon-hover.svg') center center no-repeat !important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 36px;
    height: 36px;
}


/*//////////////*/
/*Single product*/
/*/////////////*/

p.stock.in-stock img {
    padding-top: 0px;
    margin-top: -7px;
}

p.stock.in-stock {
    color: #3C9F58;
    line-height: 16px;
    font-family: "Metropolis 600";
    margin-top: 35px;
    margin-bottom: 35px;
}

.product .summary .text {
    margin: 0 0 0 0;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
    width: 100%;
}

.single-product span.posted_in {
    display: none;
}

.pwb-single-product-brands.pwb-clearfix {
    display: none;
}

.quantity button.btn.minus, .quantity button.btn.plus {
    color: #777;
}

.tinvwl-after-add-to-cart a:hover {
    text-decoration: none !important;
}

li#tab-title-pwb_tab {
    display: none;
}

.single-product a.added_to_cart.wc-forward {
    display: none;
}

.single-product del span bdi {
    color: #777;
    margin-right: 20px;
}

.single-product .product .summary .price del {
    font-family: 'Metropolis 400';
    color: #777;
}

.single-product .price ins {
    text-decoration: none;
}

.single-product .price ins bdi {
    color: #0C0C0C !important;
    font-family: 'Metropolis 600';
}

.woocommerce .quantity .qty {
    margin-right: -15px;
}


.product .gallery .slider-images .swiper-slide img {
    max-height: 378px;
}

.woocommerce-product-details__short-description {
    line-height: 26px;
}

/*add to wishlist*/
.single-product .tinvwl-position-after::before {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon.svg') center center no-repeat;
    width: 25px;
    height: 25px;
    padding: 3px;
    color: #fff;
}

.single-product .tinvwl-position-after:hover::before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon-hover.svg') center center no-repeat !important;
    color: #fad1ce;
}

.single-product .tinvwl-product-in-list::before {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon-hover.svg') center center no-repeat !important;
    width: 25px;
    height: 25px;
    padding: 3px;
    color: #fad1ce;
}

.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    margin-top: 27px;
}

/*under stock block*/

.d-flex.flex-row.u-s-b {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.u-s-b img {
    float: left;
    margin-right: 10px;
}

img.u-s-b-img-2 {
    margin-top: -5px;
}


.u-s-b p {
    margin-top: 3px;
    font-size: 16px;
    line-height: 18px;
    font-size: Metropolis;
    display: inline;
}

@media screen and (max-width: 991px) {
    .d-flex.flex-row.u-s-b p {
        padding-right: 10px;
    }

    .d-flex.flex-row.u-s-b p span {
        display: block;
    }

    .d-flex.flex-row.u-s-b [class*="col-"] {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {

    .d-flex.flex-row.u-s-b {
        justify-content: center;
    }

    .d-flex.flex-row.u-s-b [class*="col-"] {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px;
    }

    .d-flex.flex-row.u-s-b p {
        margin: 0;
        max-width: 50%;
    }
}

@media screen and (max-width: 410px) {
    .d-flex.flex-row.u-s-b p {
        max-width: 65%;
    }
}


/*Single product related carousal*/
img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    max-height: 85% !important;
}

span.discount.sticker {
    display: none;
}

/*Single product responsive*/
@media only screen and (max-width: 1280px) {
    .woocommerce .quantity .qty {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-after.tinvwl-loop {
        right: 5px;
        top: 2px;
    }
}

/*//////////////*/
/*CART*/
/*/////////////*/

.cart-overview button.button.add-to-cart-button {
    border: none;
    background: #fff;
}

.woocommerce-cart ol.breadcrumb {
    display: none;
}


.cart-overview span.woocommerce-Price-amount.amount {
    display: block;
}

.col-xl-4.order-summary {
    padding: 25px !important;
}

.cart-overview .order-summary button[type="submit"], .cart-overview .order-summary input[type="submit"] {
    width: 125px;
    font-weight: 400;
}

.cart-overview .order-summary .total {
    border-top: none;
    margin: 0px -25px 0 -25px;
    padding: 0px 25px 0 25px;
}

.cart-overview span.product-name {
    color: #25282c;
}

.cart-overview span.woocommerce-Price-amount.amount {
    color: black !important;
}

.shopup_venipak_shipping_method span.woocommerce-Price-amount.amount {
    color: #212529;
    margin-right: 15px;
}

.woocommerce-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    max-width: 100px;
    height: auto;
}

.woocommerce-cart .shop_table .shop_table_responsive.blocks li.sum.d-flex.justify-content-between {
    border-top: 1px solid rgba(12, 12, 12, 0.1);
}

a.delivery-toggle.dropdown-toggle {
    display: none;
}

.woocommerce-cart .dropdown-menu.show {
    display: none;
}

.woocommerce-cart .delivery span.span-label {
    font-size: 24px;
    font-family: "Metropolis 600";
}

/*shipping methods*/
#shipping_method label {
    margin-bottom: 15px !important;
}

li.sum.d-flex.justify-content-between.sub-border-top {
    padding: 21px 0 0 0;
    border-top: 1px solid rgba(12, 12, 12, 0.1);
    left: 19px;

}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

span.span-label.cart-subtotal {
    font-size: 16px;
    font-weight: 600;
    color: #0C0C0C;
}

span.woocommerce-Price-currencySymbol {
    color: #0c0c0c;
}

.delivery-method span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 40px;
    top: 8px;
    color: #0c0c0c;
}


select#wc_shipping_dpd_parcels_terminal {
    max-width: 100%;
    display: block;
}

select#wc_shipping_dpd_parcels_terminal {
    color: #444;
    line-height: 28px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 3px 0px;
}

#shipping_method label {
    width: 100%;
}

#shipping_method label {
    width: 100%;
    position: relative;
}

img.wc-venipak-shipping-logo {
    position: absolute;
}

.woocommerce-cart .shopup_venipak_shipping_method_title_description {
    font-size: 14px;
    color: #666;
    position: absolute;
    bottom: 15px;
}

.woocommerce-cart .shopup_venipak_shipping_method span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 1px;
}

.woocommerce-cart .shopup_venipak_shipping_method {
    margin-bottom: 56px;
}

.woocommerce-cart .shopup_venipak_shipping_method_title_description span {
    font-family: "Metropolis 600";
    color: #0C0C0C;
}

.cart-overview .order-summary .delivery-methods label img {
    display: block;
    margin-top: 29px !important;
    width: 70px;
}

.woocommerce-cart label[for="shipping_method_0_shopup_venipak_shipping_pickup_method10"],
.woocommerce-cart label[for="shipping_method_0_shopup_venipak_shipping_courier_method8"] {
    padding-bottom: 30px !important;
}

.cart-overview .order-summary .delivery-methods label {
    padding: 20px 15px 15px 40px;
}



.woocommerce-cart #shipping_method span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 7px;
    top: 20px;
}

button#show-venipak-map {
    display: none;
}



.woocommerce-cart label[for="shipping_method_0_shopup_venipak_shipping_pickup_method11"] {
    padding-bottom: 30px !important;
}
/*total*/

.cart-overview .order-summary h3 {
    display: none;
}


.coupon.hide {
    visibility: hidden;
    height: 0px;
}

small.includes_tax {
    margin-top: 6px;
    position: absolute;
    right: 0px;
}

.order-total td {
    position: relative;
}

.cart-overview small.includes_tax {
    font-size: 14px;
    color: #5F5F5F;
}

.cart-overview span.woocommerce-Price-amount.amount {
    color: #0C0C0C;
    font-family: "Metropolis 400";
    font-weight: 600;
}

small.includes_tax {
    display: flex;
}

.cart-overview span.woocommerce-Price-amount.amount {
    margin-left: 6px;
}

/*error/message*/
/*error*/
ul.woocommerce-error {
    color: #b81c23;
    border-top: solid;
    border-top-color: #b81c23;
}

.woocommerce-error::before {
    content: url('/wp-content/themes/emi/app/assets/img/alert.png');
    color: #b81c23;
    float: left;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    text-align: center;
    width: 24px;
}

.woocommerce-error li {
    margin-left: 45px;
    margin-bottom: 10px;
}


/*message*/

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: none;
    padding: 1em 2em 1em 0em;
}

.woocommerce-message {
    border-top-color: #515151;
    border-top: solid;
    color: #515151;
    margin-bottom: 30px;
}

.woocommerce-message::before {
    content: url('/wp-content/themes/emi/app/assets/img/check.png');
    color: #b81c23;
    float: left;
    margin-right: 20px;
}


@media only screen and (max-width: 767px) {
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        background: none;
        padding: 1em 2em 1em 2em;
/*        display: contents; breaks cart */
    }

    p.return-to-shop {
        text-align: center;
    }
}


/*cart responsive*/
@media screen and (max-width: 992px) {
    .cart-overview .order-summary .mobile-hidden {
        display: none;
    }

    .cart-products-list {
        display: none;
    }

    li.sum.d-flex.justify-content-between.sub-border-top {
        display: none !important;
    }

    h3.mobile-hidden {
        display: none !important;
    }

    .cart-overview .order-summary .total {
        margin-top: 0px;
        margin-bottom: 40px;
        padding: 26px 40px 40px;
    }

    .col-xl-4.order-summary {
        margin-top: 0px;
        padding-top: 0px !important;
    }

}

/*empty cart*/

p.cart-empty.woocommerce-info {
    display: none;
}


/*//////////////*/
/*Checkout */
/*/////////////*/

.woocommerce-checkout ol.breadcrumb {
    display: none;
}

.woocommerce-checkout p#billing_first_name_field {
    width: 48%;
    display: inline-block;
}

.woocommerce-checkout p#juridiska_vai_fiziska_persona_field label {
    display: none;
}

.woocommerce-checkout .checkout .woocommerce-info::before {
    background: url('https://emischool.lionssolution.com/wp-content/uploads/2022/07/person-svgrepo-com-1.svg') center center no-repeat;
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
}

.woocommerce-checkout .checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
    background: url('https://emischool.lionssolution.com/wp-content/uploads/2022/07/quill_label-1.svg') center center no-repeat;
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
}

.woocommerce-checkout .checkout .woocommerce-info {
    border-top: solid;
    border-color: #e9b3af;
}

.woocommerce-checkout .checkout .woocommerce-info {
    margin-bottom: 10px;
}


.woocommerce-checkout .checkout input#username, .woocommerce-checkout .checkout input#password {
    width: 400px !important;
    height: 40px !important;
}

.woocommerce-checkout .checkout .login input[type="checkbox"] {
    display: revert !important;
}

.woocommerce-checkout .checkout button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 400px !important;
    background: #161514;
    color: #fff;
    border-radius: 0px;
    font-weight: 400;
    border-color: #161514;
    padding: 8px;
}

.woocommerce-checkout .checkout p#billing_last_name_field {
    width: 48%;
    display: inline-block;
    margin-left: 4%;
}

.woocommerce-checkout .checkout input#password {
    height: 48px;
    padding: 0 15px;
    background: #fff;
    border: solid 1px #e7e7e7;
    color: #777;
    font-size: 16px;
    font-weight: 400;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
}

.woocommerce-checkout .checkout .woocommerce-form-coupon p.form-row.form-row-first {
    float: left;
}

.woocommerce-checkout .checkout .woocommerce-form-coupon p.form-row.form-row-last {
    float: right;
}

.woocommerce-checkout .checkout .woocommerce-form-coupon button.button {
    background: #161514;
    color: #fff;
    border-radius: 0px;
    font-weight: 400;
    border: none;
}

.woocommerce-checkout .checkout .woocommerce-form-coupon button[type="submit"], .checkout input[type="submit"] {
    width: 150px;
    padding: 10px;
}


.woocommerce-account-fields input[type="checkbox"], .woocommerce-shipping-fields input[type="checkbox"] {
    display: inline !important;
}

li.sum.d-flex.justify-content-between.checkout-product-titles {
    padding: 0 0 12px 0;
    border: 0;
    border-bottom: 1px solid rgba(12, 12, 12, 0.1);
    font-family: "Metropolis 600";
}

.woocommerce-checkout span.product-name {
    padding-top: 24px;
}

.checkout-products {
    margin-top: 24px;
}

.woocommerce-checkout span.woocommerce-Price-amount.amount {
    display: revert;
}

.woocommerce-checkout .product-name {
    display: inline-block;
    width: 80%;
    color: #585858;
}

.woocommerce-checkout .product-total.price {
    width: 20%;
    display: inline;
    font-weight: 600;
}

.checkout button[type="submit"], .checkout input[type="submit"] {
    width: 125px;
    margin: 0;
}

.woocommerce-checkout .delivery-method {
    width: 100%;
}

span.multiparcels-grid-display-text {
    color: #0c0c0c;
}

.checkout .delivery-method {
    border: none;
}

.woocommerce-checkout .total.order-summary.border-top {
    border: none;
}

.woocommerce-checkout .delivery-method {
    padding-bottom: 0px !important;
}

.woocommerce-checkout img.multiparcels_carrier_icon.multiparcels_carrier_icon_venipak {
    left: -16px;
}

.woocommerce-checkout .cart-overview .order-summary {
    padding: 0px;
}

.woocommerce-checkout small.includes_tax {
    display: block;
}


span.woocommerce-Price-amount.amount + {
    display: none;
}

.checkout .cart-summary .discount-code {
    margin: 20px 0 0 0;
}

.checkout .cart-overview {
    margin-top: 30px;
}

.checkout-shipping .block {
    border: none !important;
}

button#place_order {
    width: 100%;
}

.block.checkout-shipping {
    padding: 13px !important;
}

/*checkout shipping*/

.woocommerce-checkout img.wc-venipak-shipping-logo {
    margin-top: 30px;
    width: 70px;
}

.woocommerce-checkout .shopup_venipak_shipping_method span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 30px;
    top: 8px;
    color: #0c0c0c;
}

span.venipak_shipping_method_title {
    margin-left: -6px;
    color: #0c0c0c;
}

.woocommerce-checkout .shopup_venipak_shipping_method span.woocommerce-Price-currencySymbol {
    color: #0c0c0c;
}

.checkout .delivery-method {
    margin: 0px;
}

p#preferred_delivery_time_field {
    display: none;
}


.venipak_pickup_filter {
    display: none;
}

span.select2.select2-container.select2-container--default {
    max-width: 100%;
}


.venipak-shipping-options {
    margin-top: 25px !important;
}

.woocommerce-checkout label[for="shipping_method_0_dpd_home_delivery12"] {
    margin-top: 45px !important;
}

.woocommerce-checkout label[for="shipping_method_0_shopup_venipak_shipping_courier_method8"] {
    margin-bottom: 10px !important;
}


.woocommerce-checkout label[for="shipping_method_0_shopup_venipak_shipping_pickup_method10"],
.woocommerce-checkout label[for="shipping_method_0_shopup_venipak_shipping_pickup_method11"] {
    margin-top: 30px !important;
}



/*checkout responsive*/


@media screen and (max-width: 1400px) {

    .woocommerce-checkout .checkout .woocommerce-form-coupon p.form-row.form-row-first {
        float: none;
    }

    .woocommerce-checkout .checkout .woocommerce-form-coupon p.form-row.form-row-last {
        float: none;
    }

    .woocommerce-checkout .checkout .woocommerce-form-coupon button.button {
        padding: 10px;
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    p#billing_first_name_field {
        width: 100%;
    }

    p#billing_last_name_field {
        width: 100%;
        margin-left: 0;
    }

}


@media screen and (max-width: 767px) {

    .woocommerce-checkout .checkout-products {
        display: none;
    }

    .woocommerce-checkout .delivery-method {
        margin-bottom: 0px !important;
    }

    .woocommerce-checkout .total.order-summary.border-top {
        border: none !important;
    }

    .woocommerce-checkout .checkout .cart-summary table tfoot tr.total-tr::before {
        height: 60px;
    }

    .woocommerce-checkout li.sum.d-flex.justify-content-between.checkout-product-titles {
        display: none !important;
    }

    .woocommerce-checkout h3#order_review_heading {
        display: none;
    }

    .woocommerce-checkout .checkout input#username, .woocommerce-checkout .checkout input#password {
        width: 100% !important;
    }

    .woocommerce-checkout .checkout button.woocommerce-button.button.woocommerce-form-login__submit {
        width: 100% !important;
    }

    .woocommerce-checkout .checkout .woocommerce-form-login-toggle {
        margin-bottom: 20px;
        border-top: solid;
        border-color: #e9b3af;
        padding-top: 10px;
    }

    .woocommerce-checkout .checkout .woocommerce-form-coupon-toggle {
        border-top: solid;
        border-color: #e9b3af;
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .woocommerce-checkout .checkout .woocommerce-info::before {
        display: block;
        float: left;
        margin-right: 10px;
    }

    .woocommerce-checkout .checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
        display: block;
        float: left;
        margin-right: 10px;
    }

    .woocommerce-checkout .checkout woocommerce-form-login-toggle a, .woocommerce-checkout .checkout .woocommerce-form-coupon-toggle a {
        display: inline;
    }
}


/*//////////////*/
/*Sidecart */
/*/////////////*/

i#cart-total {
    position: absolute;
    top: -10px;
    right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 23px;
    height: 16px;
    background: #FAD1CE;
    border: 2px solid #fff;
    color: #0C0C0C;
    font-style: normal;
    font-size: 12px;
    font-family: "Metropolis 500";
    border-radius: 9px;
}

#main-header .mid-section .user-menu li:hover .icon.cart {
    background: #fad1ce !important;
}

#main-header .mid-section .user-menu li:hover .icon.cart {
    background: #FAD1CE;
}

.dropdown-menu img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 60px;
    height: 100%;
}

.dropdown-menu .thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    min-width: 60px;
    margin: 0 22px 0 0;
}


.widget_shopping_cart_content span.quantity-gab {
    display: flex;
}

.widget_shopping_cart_content .d-flex.justify-content-between.align-items-end {
    padding-top: 14px;
}

.widget_shopping_cart_content bdi {
    color: #000;
    font-family: "Metropolis 600";
    padding-left: 8px;
}

.widget_shopping_cart_content .price-holder.d-flex.align-items-end {
    color: #585858;
}

.dropdown-menu li.d-flex.align-items-start {
    padding: 30px 30px 27px 30px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
}

.dropdown-menu .thumbnail {
    margin: 0 22px 0 0;
}

button.remove.remove.remove_from_cart_button {
    padding: 0 0 0 20px;
    background: url('/wp-content/themes/emi/app/assets/img/close-dropdown-icon.svg') 0 2px no-repeat;
    border: 0;
    color: #585858;
}

.dropdown-menu a.name {
    line-height: 24px;
}

/*//////////////*/
/*LOGIN/REGISTER*/
/*/////////////*/


.page-template-page-register ul.woocommerce-error {
    padding-left: 0px;
}

.page-template-page-register a.showlogin {
    display: none;
}

.page-id-9 p.status {
    color: red;
}

/*popup*/
.authentication .login p.status {
    color: red;
}

.form-holder .woocommerce-form-register input#reg_password {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    background: #fff;
    border: solid 1px #e7e7e7;
    color: #777;
    font-size: 16px;
    font-weight: 400;
    outline: none !important;
    box-shadow: none;
    border-radius: 0;
    transition: all .3s ease-in-out;
}

/*//////////////*/
/*RESET PASSWORD*/
/*/////////////*/

.woocommerce-lost-password input#password_1, input#password_2 {
    width: 100%;
    height: 48px;
    padding: 0 15px;
    background: #fff;
    border: solid 1px #e7e7e7;
    color: #777;
    font-size: 16px;
    font-weight: 400;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 10px;
}

.woocommerce-lost-password button.woocommerce-Button.button {
    width: auto;
    padding: 16px 33px;
    background: #0C0C0C;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 4px 8px rgb(14 14 14 / 20%);
    box-shadow: 0px 4px 8px rgb(14 14 14 / 20%);
    border: none;
}

.woocommerce-lost-password button.woocommerce-Button.button.disabled {
    background: #0c0c0c70;
}


/*//////////////*/
/*Add to cart popup*/
/*/////////////*/

p.popup-prices.price {
    display: flex;
    justify-content: center;
}

.modal-content .amount bdi {
    margin-left: 5px;
}

.modal-content del span bdi {
    color: #777;
}

.modal-content .summary .price del {
    font-family: 'Metropolis 400';
    color: #777 !important;
}

.product .summary .details {
    margin: 0px;
}

.modal-content img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-height: 210px;
}


.modal.cart-success .modal-dialog .modal-content .modal-header {
    margin: 0px;
}

.modal-content .product-layout .details {
    padding: 0px 30px 5px 30px;
}

.modal-content .price-holder {
    height: 25px;
}

.modal.cart-success .modal-dialog .modal-content .modal-footer {
    padding: 0px;
}

/*//////////////*/
/*Thank you page*/
/*/////////////*/


.woocommerce-order-received .d-flex.align-items-center {
    padding-top: 12px;
    padding-bottom: 12px;
}


.woocommerce-order-received .details {
    display: flex;
}

.woocommerce-order-received img.attachment-.size- {
    width: 90px;
    height: auto;
}

.woocommerce-order-received h3.name {
    padding-top: 15%;
    padding-left: 30px;
}

.woocommerce-order-received .d-flex.align-items-center {
    padding-left: 30px;
}

.woocommerce-order-received td.product-price {
    padding-right: 30px !important;
}

.woocommerce-order-received .thank-you-table tr {
    display: flex;
    width: 154% !important;
    justify-content: space-between;
    border-bottom: 1px solid rgba(12, 12, 12, 0.1);
    padding: 12px 30px;
}

.thank-you-table > tr:first-child {
    background: #fff0ef;
}

.woocommerce-order-received .table > :not(caption) > * > * {
    border-bottom: none;
}

.woocommerce-order-received td {
    border-bottom: none !important;
    padding: 0px !important;
}

.woocommerce-order-received .thank-you-table th {
    padding: 0px !important;
}


.woocommerce-order-received small.includes_tax {
    display: none !important;
}

.woocommerce-order-received table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
    display: none;
}

.woocommerce-order-received section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: none;
}

.woocommerce-order-received span.woocommerce-Price-amount.amount {
    color: #212529 !important;
    font-family: "Metropolis 600";
}

.woocommerce-order-received span.woocommerce-Price-currencySymbol {
    color: #212529 !important;
}

.woocommerce-order-received .cart-steps.cart-steps-checkout {
    display: none;
}

.cart-steps-thankyou {
    display: none;
}

.woocommerce-order-received .cart-steps-thankyou {
    display: flex;
}


/*thank you page mobile*/
@media screen and (max-width: 575px) {

    .woocommerce-order-received .thank-you-table tr {
        width: 100% !important;
    }

    .woocommerce-order-received h3.name {
        padding-top: 0;
        padding-left: 30px;
    }

    .woocommerce-order-received .mobile-view.d-md-none {
        position: absolute;
        bottom: 1px;
        left: 120px;
    }

    .woocommerce-order-received h3.name {
        position: relative;
    }

    .woocommerce-order-received .details {
        position: relative;
    }
}

/*//////////////*/
/*My account */
/*/////////////*/

li.is-active {
    background-color: #fbedec;
    border-color: #fad1cf;
    color: #0C0C0C;
    font-family: "Metropolis 600";
    pointer-events: none;
    border-left: solid;
    border-color: #fad1cf;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
    /* margin-right: 0px !important; */
    width: 100%;
}

a.woocommerce-button.button.pay {
    margin-right: 5px;
}

a.woocommerce-button.button.view {
    margin-right: 5px;
}

/*orders*/

.woocommerce-view-order h3.name {
    font-size: 16px;
}

.woocommerce-view-order mark {
    padding: 0.2em;
    background-color: #fff0ef;
}

.woocommerce-view-order section.woocommerce-customer-details {
    margin-top: 30px;
}

.woocommerce-view-order a.btn.btn-primary {
    display: none;
}

.woocommerce-view-order small.includes_tax {
    display: none;
}

tr.woocommerce-orders-table__row {
    line-height: 30px;
}

/*wishlist*/

.tinv-header h2 {
    margin: 0 0 47px 0;
    line-height: 24px;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
}

.wishlist-account button {
    background: url('/wp-content/themes/emi/app/assets/img/heart-icon-hover.svg') center center no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
    width: 29px;
    height: 27px;
    color: #fad1ce;
    border: none;
}

.account-wishlist-remove {
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 10px;
}

.woocommerce-MyAccount-content {
    width: 100%;
}

.woocommerce-account .menu-for-wishlist aside.aside {
    display: none;
}

.page-child li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist-page {
    background-color: #fbedec;
    border-color: #fad1cf;
    color: #0C0C0C;
    font-family: "Metropolis 600";
    pointer-events: none;
    border-left: solid;
    border-color: #fad1cf;
    pointer-events: none;
}

.user-profile .aside {
    display: none;
}

.logged-in .user-profile .aside {
    display: block;
}

.user-profile.menu-for-wishlist {
    display: block;
}

.page-child li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
    background: no-repeat;
    font-family: "Metropolis 400";
}

/*my account responsive*/
/*navbar*/
@media only screen and (max-width: 767px) {
    .admin-bar ol.breadcrumb {
        display: none;
    }

    li.is-active {
        background: none;
        border: none;
    }

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
        background: no-repeat;
        border: navajowhite;
    }

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
        padding-top: 24px;
        border-top: 1px solid rgba(12, 12, 12, 0.1);
    }

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a {
        font-family: "Metropolis 600";
        color: #0C0C0C !important;
    }

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a::before {
        content: url('/wp-content/themes/emi/app/assets/img/logout-icon.svg');
        margin-right: 5px;
    }

    tr.woocommerce-orders-table__row {
        line-height: normal;
    }


    /*wishlist*/
    .logged-in .my-profile-wishlist .welcome.mobile.d-md-none {
        display: none;
    }

    .logged-in .my-profile-wishlist .content-output {
        display: none;
    }

    .logged-in .my-profile-wishlist h2 {
        display: none;
    }

    .logged-in .my-profile-wishlist .mobile-back-link-2 {
        display: none;
    }

    .logged-in .menu-for-wishlist .content-output {
        display: none;
    }

    .logged-in .menu-for-wishlist h2 {
        display: none;
    }

    .mobile-back-link {
        margin: -29px -15px 30px -15px;
    }


}

/*//////////////*/
/*Menu */
/*/////////////*/
/*wishlist button*/

span.wishlist_products_counter_text {
    display: none;
}

a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before, a.wishlist_products_counter.top_wishlist-heart:before {
    content: "\e908";
    width: 28px;
    height: 23px;
    background: url('/wp-content/themes/emi/app/assets/img/header-heart-icon.svg') no-repeat left center;
    color: #fff;
}

a.wishlist_products_counter.top_wishlist-heart.top_wishlist-.wishlist-counter-with-products, a.wishlist_products_counter.top_wishlist-heart.top_wishlist- {
    position: relative;
    text-decoration: none;
    margin-right: 20px;
}

span.wishlist_products_counter_number {
    position: absolute;
    top: -10px;
    right: -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 23px;
    height: 16px;
    background: #FAD1CE;
    border: 2px solid #fff;
    color: #0C0C0C;
    font-style: normal;
    font-size: 12px;
    font-family: "Metropolis 500";
    border-radius: 9px;
}

/*//////////////*/
/*Cookies */
/*/////////////*/

div#cookie-law-info-bar {
    width: 430px !important;
    padding: 25px !important;
    text-align: left;
}

.cookie-text {
    line-height: 28px;
    color: #000;
    font-size: 16px;
}

div#cookie-law-info-bar a {
    color: #888380;
}

.cookie-buttons {
    margin: 7px 0 0 0;
}

a#wt-cli-accept-all-btn, a#cookie_action_close_header_reject {
    padding: 10px 23px;
    font-size: 16px;
    font-weight: 400;
    margin: 0 25px 0 0;
    border-radius: 2px;
    transition: all .3s ease-in-out;
}

a#cookie_action_close_header_reject {
    padding: 9px 23px;
}

a#wt-cli-accept-all-btn:hover {
    background: #FAD1CE !important;
    color: #0C0C0C !important;
}

a#cookie_action_close_header_reject {
    border: 1px solid #0c0c0c;
    color: #0C0C0C !important;
}

a#cookie_action_close_header_reject:hover {
    background: #0C0C0C !important;
    color: #fff !important;
}

@media screen and (max-width: 575px) {
    div#cookie-law-info-bar {
        width: 430px !important;
        padding: 25px !important;
        text-align: left;
        width: 95% !important;
    }
}

@media screen and (max-width: 361px) {
    div#cookie-law-info-bar {
        width: 95% !important;
        inset: auto 10px 15px auto !important;
        padding: 15px !important;
    }

    a#wt-cli-accept-all-btn {
        width: 100%;
        text-align: center;
    }

    a#cookie_action_close_header_reject {
        margin-top: 10px;
        margin-right: 0px;
        width: 100% !important;
        text-align: center;
    }
}

/*//////////////*/
/*gallery */
/*/////////////*/

h3.name.d-block {
    max-width: 312px;
}

.message.d-flex.align-items-center {
    max-width: 312px;
}

/*//////////////*/
/*wishlist popup */
/*/////////////*/

.tinv-wishlist .icon_big_times::before, .icon_big_heart_check::before {
    display: none;
}

.tinv-wishlist i.icon_big_times, i.icon_big_heart_check {
    background: url('/wp-content/themes/emi/app/assets/img/Whislist.png') center center no-repeat;
    width: 164px;
    height: 170px;
}

.tinv-wishlist button.button.tinvwl_button_view.tinvwl-btn-onclick {
    background: no-repeat;
    border-width: 1px;
    border-radius: 2px;
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times {
    display: none;
}

.tinv-wishlist i.ftinvwl.ftinvwl-heart-o {
    display: none;
}

.tinv-wishlist i.ftinvwl.ftinvwl-times {
    display: none;
}

button.button.tinvwl_button_view.tinvwl-btn-onclick {
    padding: 12px 32px !important;
}

.tinv-wishlist .tinv-modal .tinv-modal-inner {
    max-width: 408px
}

.tinv-wishlist button.button.tinvwl_button_close {
    background: #0C0C0C;
    color: #fff;
    padding: 13px 32px !important;
    border: #0C0C0C;
    border-radius: 3px;
}

.tinv-wishlist .tinv-txt {
    line-height: 24px;
}


/*//////////////*/
/*contacts*/
/*/////////////*/

/*checkbox*/

.page-template-page-contacts .gform_wrapper.gravity-theme .gfield-choice-input {
    display: inline-block !important;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(12, 12, 12, 0.3) !important;
    border-radius: 1px;
    vertical-align: unset !important;
}

.page-template-page-contacts input[type="checkbox"] + label {
    padding: 0px 0 0 5px;
}

#gform_fields_1 input[type="checkbox"] + label::before {
    display: none;
}


/*//////////////*/
/*quick fix*/
/*/////////////*/

/*index page mobile bottom slider*/
@media screen and (max-width: 1000px) {

    .two-banners .col-7.col-md-7.col-lg-8 {
        width: 100%;
    }

    .col-5.col-md-5.col-lg-4 {
        display: none;
    }
}

/*//////////////*/
/*main page*/
/*/////////////*/

/*bottom slider*/
.page-template-page-home #main-content .two-banners img {
    max-width: 101%;
    border: none;
}
