
@media (min-width: 1200px) {
    .product-feature-area-two .col-right {
        padding-left: 80px;
    }
    .product-feature-area-two .col-left {
        padding-right: 80px;
    }
}
.item-product {
    padding: 10px 15px;
}
.product-miniature .img_block {
    position: relative;
    overflow: hidden;
}
.img_block img {
    width: 100%;
    margin: 0;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-miniature .second-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
}
.product-miniature .add-to-links {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.9);
    padding: 6px 9px;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    line-height: 1;
    font-size: 0;
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    transform: translateX(25px) translateZ(0);
    -webkit-transform: translateX(25px) translateZ(0);
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.product-miniature .add-to-links li {
    display: block;
    vertical-align: top;
    border-bottom: 1px solid #ebebeb;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-miniature .add-to-links li a {
    display: block;
    color: #454545;
    padding: 0;
    border: none;
    line-height: 33px;
    height: 33px;
    width: 30px;
    padding: 0;
    font-size: 0;
    text-align: center;
    text-transform: capitalize;
}
.product-miniature .add-to-links li a:before {
    font-size: 16px;
    font-family: "Stroke-Gap-Icons";
    display: block;
}
.product-miniature .add-to-links li a.add-to-wishlist:before {
    content: "\e67e";
}
.product-miniature .add-to-links li a.add-to-compare:before {
    font-size: 15px;
    content: "\e6a9";
}
.product-miniature .add-to-links li a.add-to-quick-view:before {
    content: "\e6bc";
}
.product-miniature .product-flag .new {
    position: absolute;
    top: 15px !important;
    left: 15px;
    display: inline-block;
    color: #fff;
    background: #454545;
    padding: 0 12px;
    text-align: center;
    line-height: 25px;
    min-height: 25px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
    background: #46ce91;
    font-family: "Poppins", sans-serif;
}
.product-miniature .product-flag .discount {
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    color: #fff;
    padding: 0 12px;
    text-align: center;
    line-height: 25px;
    min-height: 25px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
    z-index: 4;
    background: #128aed;
    font-family: "Poppins", sans-serif;
}
.product-miniature .product_desc {
    padding: 20px 20px 30px 20px;
    background: #fff;
    position: relative;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-miniature .product_desc .hook-reviews {
    display: block;
    line-height: 1;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-miniature .product_desc .hook-reviews .comments_note {
    direction: ltr !important;
    position: relative;
}
.product-miniature .product_desc .hook-reviews .star_content {
    display: inline-block;
}
.product-miniature .product_desc .hook-reviews .nb-comments {
    font-size: 13px;
    color: #adadad;
    display: none;
}
.product-miniature div.star.star_on {
    display: block;
}
.product-miniature .star {
    overflow: hidden;
    float: left;
    margin: 0 3px 0 0;
    width: 13px;
    height: 13px;
}
.product-miniature div.star.star_on:after {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    vertical-align: top;
    color: #128aed;
}
.product-miniature div.star:after {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    color: #aeaeae;
    font-weight: 400;
    line-height: 1;
    vertical-align: top;
}
.product-miniature .star {
    position: relative;
    top: -1px;
    float: left;
    width: 13px;
    overflow: hidden;
    font-size: 11px;
    font-weight: 400;
}
.product-miniature .product_desc h3 {
    font-weight: 600;
    margin: 0;
    line-height: 1;
    font-family: "Poppins", sans-serif;
}
.product-miniature .product_desc .product_name.one_line {
    min-height: auto;
}
.product-miniature .product_desc .product_name {
    line-height: 18px;
    display: block;
    margin-bottom: 20px;
}
.product-miniature .product_desc .product_name {
    color: #454545;
    font-size: 14px;
    text-transform: none;
}
.product-miniature .one_line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-miniature .cart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(25px) translateZ(0);
    -webkit-transform: translateY(25px) translateZ(0);
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.product-miniature .add-to-cart {
    font-family: "Oswald", sans-serif;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 0 30px;
    border: none;
    line-height: 38px;
    height: 38px;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    border-radius: 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    box-shadow: none;
    background: #128aed;
}
.product-miniature .product-price-and-shipping {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.product-miniature .product-price-and-shipping {
    line-height: 20px;
    font-family: "Oswald", sans-serif;
}
.product-miniature .product-price-and-shipping .sr-only {
    display: none;
}
.product-miniature .product-price-and-shipping .price {
    font-weight: 600;
}
.product-miniature .product-price-and-shipping .price {
    color: #128aed;
    font-size: 16px;
}
.product-miniature {
    position: relative;
    background: #fff;
    z-index: 1;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition-duration: 0.5s !important;
    transition-duration: 0.5s !important;
}
.product-miniature:hover .second-image {
    -webkit-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
    opacity: 1;
    visibility: visible;
}
.product-miniature:hover .add-to-links {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
}
.product-miniature:hover .product-price-and-shipping {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px) translateZ(0);
    transform: translateY(15px) translateZ(0);
    white-space: nowrap;
}
.product-miniature:hover .cart {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}
.product-miniature button:hover {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #454545;
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #ebebeb !important;
    box-shadow: 0 0 0 1px #ebebeb !important;
}
.product-miniature .add-to-links li:last-child {
    margin: 0;
    border-bottom: none;
}
.product-miniature .add-to-links li a:hover {
    color: #128aed;
}
.product-miniature:hover {
    z-index: 3;
    -webkit-box-shadow: 0 0 8.37px 0.63px rgb(0 0 0/12%);
    box-shadow: 0 0 8.37px 0.63px rgb(0 0 0/12%);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-price-and-shipping .regular-price {
    color: #b2b2b2;
    font-weight: 400;
    text-decoration: line-through;
    margin-right: 2px;
    font-size: 14px;
}
.product-miniature .product_desc .product_name:hover {
    color: #128aed;
}
.single-product-page .owl-nav-style-3 .owl-nav > div:hover {
    color: #fff;
    border-color: #128aed;
    background-color: #128aed;
}
.featured-products-area {
    padding-bottom: 80px;
    overflow: hidden;
}
.newletter-area {
    padding: 90px 0;
    background-color: #f8f8f8;
}
.newletter-area .subscribe-form form {
    position: relative;
    overflow: hidden;
    max-width: 770px;
    margin: auto;
}
.newletter-area .subscribe-form form input.email {
    height: 55px;
    background: #fff;
    border: 0;
    color: #7e7e7e;
    padding: 10px 140px 10px 25px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: inset 1px 1px 0 0 #fff;
    box-shadow: inset 1px 1px 0 0 #fff;
    border-radius: 30px;
}
.newletter-area .subscribe-form form input.email::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
}
.newletter-area .subscribe-form form input.email::-moz-placeholder {
    font-family: "Poppins", sans-serif;
}
.newletter-area .subscribe-form form input.email:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
}
.newletter-area .subscribe-form form input.email::-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
}
.newletter-area .subscribe-form form input.email::placeholder {
    font-family: "Poppins", sans-serif;
}
.newletter-area .clear input.button {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 0;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 35px;
    line-height: 55px;
    height: 55px;
    border-radius: 30px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    width: auto;
    background-color: #128aed;
    font-family: "Poppins", sans-serif;
}
.newletter-area .clear input.button:hover {
    background-color: #1d1d1d;
}
.stekar:after {
    position: absolute;
    top: 50%;
    left: -3px;
    width: 7px;
    height: 7px;
    background-color: #46ce91;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    content: "";
}
@media only screen and (max-width: 767px) {

    .single-product-page .sticky-nav.menu_fixed {
        background-color: #fff;
    }
    .desc-title {
        font-size: 12px;
    }
    .feature-title h2 {
        font-size: 24px;
    }
    .feature-title {
        padding-bottom: 20px;
    }
    .inner-content h3,
    .left-content h3,
    .right-content h3 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .single-product-page .main-navigation ul li ul.mega-menu-wrap {
        width: 100%;
    }

    .single-product-page .sticky-nav.menu_fixed {
        background-color: #fff;
    }
    .inner-content h3,
    .left-content h3,
    .right-content h3 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    .col-center {
        padding: 0 40px;
    }
    .single-product-page .main-navigation ul li ul.mega-menu-wrap {
        width: 100%;
    }

}

.modal-dialog {
    margin: 0% auto;
    max-width: 960px;
    width: 960px;
    padding: 35px;
	
}
.modal-dialog .modal-body {
    padding: 35px 15px;
}
.modal-dialog .quickview-big-img img {
    width: 100%;
}
.modal-header .close {
    outline: none;
    border: none;
    background-color: transparent;
}
.modal-dialog .modal-header {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 10px;
    border-bottom: 1px solid #dee2e6;
}
.modal-dialog .modal-header span {
    font-size: 24px;
    color: #1d1d1d;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.modal-dialog .modal-header span:hover {
    color: #4fb68d;
}
.modal-dialog .owl-nav-style-2 .owl-nav > div {
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
.modal-dialog .owl-nav-style-2 .owl-nav > div.owl-prev {
    left: 0px;
}
.modal-dialog .owl-nav-style .owl-nav > div:before {
    font-size: 12px;
    line-height: 20px;
}
.modal {
    z-index: 9999;
}
.modal {
    top: 50px;
}
.modal .pro-details-size-color {
    margin: 15px 0 0;
}
#scrollUp {
    width: 50px;
    height: 50px;
    background-color: #4fb68d;
    color: #fff;
    right: 20px;
    bottom: 60px;
    text-align: center;
    overflow: hidden;
    border-radius: 50px;
    z-index: 9811 !important;
}
.home-furniture #scrollUp {
    background-color: #ef1e1e;
}
.home-cosmatics #scrollUp {
    background-color: #c0b07d;
}
.home-electronic #scrollUp {
    background-color: #0090f0;
}
.home-medical #scrollUp {
    background-color: #0bbfbd;
}
#scrollUp i {
    display: block;
    line-height: 50px;
    font-size: 22px;
}
#scrollUp:hover i {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.section-title {
    margin-bottom: 30px;
}
.section-title h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #253237;
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 15px;
}
.section-title p {
    color: #888;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    margin-top: 10px;
}
.section-title.ml-0px {
    margin-left: 0;
}
.section-title.underline-shape {
    position: relative;
    margin-bottom: 68px;
}
.section-title.underline-shape:after {
    content: "";
    width: 40px;
    height: 2px;
    display: block;
    position: absolute;
    bottom: -34px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ef1e1e;
}
.section-title.underline-shape.underline-shape-left:after {
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(0%);
}
.section-title.custom-style h2 {
    margin: 0;
    color: #fff;
}
.section-title.custom-style {
    margin: 0;
    background: #0bbfbd;
    padding: 20px 20px 20px 20px;
}
.blog-related-post .section-title.underline-shape:after {
    bottom: -25px;
    background: #4fb68d;
}

.list-product {
    position: relative;
    background: #fff;
    z-index: 1;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.second-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.list-product:hover .second-img {
    opacity: 1;
    visibility: visible;
}
a.quick_view {
    display: inline-block;
    background: #fff;
    color: #253237;
    padding: 0;
    border: none;
    line-height: 46px;
    height: 46px;
    width: 46px;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    pointer-events: visible;
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.list-product-2.transparent-border .list-product {
    margin: 0;
}
a.quick_view i {
    font-size: 21px;
}
.list-product:hover a.quick_view {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.list-product:hover {
    border-color: #4fb68d;
}

a.quick_view:hover {
    background-color: #4fb68d;
    color: #fff;
}
.quick-view {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    height: 46px;
}
.img-block {
    position: relative;
    overflow: hidden;
}
.new {
    position: absolute;
    top: 10px !important;
    left: 10px;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: capitalize;
    text-align: center;
    z-index: 1;
    background-color: #4fb68d;
}

.inner-link {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}
.inner-link:hover {
    color: #999;
}

.product-decs {
    padding: 20px 15px 16px 15px;
    background: #fff;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.product-link {
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: #253237;
    font-size: 14px;
    text-transform: capitalize;
}
.product-link:hover {
    color: #4fb68d;
}
.add-to-link ul li a:hover {
    color: #4fb68d;
}
.rating-product i {
    overflow: hidden;
    font-size: 18px;
    color: #fdd835;
}
.old-price {
    color: #9b9b9b;
    font-weight: 400;
    text-decoration: line-through;
    margin-right: 2px;
    font-size: 14px;
}
.old-price.not-cut {
    text-decoration: none;
}
.pricing-meta li {
    display: inline-block;
}
.current-price {
    color: #cf2929;
}
.discount-price {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #cf292b;
    padding: 0 4px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    z-index: 4;
    margin-left: 2px;
}
.cart-btn {
    display: inline-block;
    background: #fff;
    color: #253237;
    font-weight: 700;
    padding: 0;
    border: none;
    border-width: 2px;
    border-bottom-style: solid;
    line-height: 24px;
    height: 26px;
    width: auto;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.add-to-link ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right;
}
.add-to-link ul li.cart {
    float: left;
}
.add-to-link ul li a {
    display: inline-block;
    background: #fff;
    color: #253237;
	cursor: pointer;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
}
.add-to-link-btn a {
    display: inline-block;
    background: #253237;
    color: #fff;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 5px;
    border: none;
    line-height: 18px;
    height: 38px;
    width: auto;
    cursor: pointer;
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.add-to-link-btn {
    text-align: center;
    margin: 10px 0 25px;
}
.add-to-link-btn a:hover {
    background: #0bbfbd;
}
.add-to-link ul li a i {
    margin-right: 10px;
    font-size: 21px;
}
.add-to-link {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 20px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transform: translateY(25px) translateZ(0);
    -webkit-transform: translateY(25px) translateZ(0);
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.list-product:hover .add-to-link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}
.rating-product {
    margin-bottom: 6px;
}

.clockdiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0px 29px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hot-deal-3 .list-product {
    border: 2px solid#0bbfbd;
}
.hot-deal .list-product {
    text-align: center;
    border-width: 2px;
}
.hot-deal .inner-link {
    font-size: 15px;
}
.hot-deal .product-link {
    font-size: 18px;
    line-height: 20px;
}
.hot-deal .old-price {
    font-size: 17px;
}
.hot-deal .current-price {
    font-size: 17px;
}
.title_countdown {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    max-width: 110px;
}
.clockdiv span {
    font-weight: 600;
    color: #253237;
    font-size: 16px;
    position: relative;
    display: inline-block;
}
.clockdiv span p {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    color: #999;
}
.clockdiv span {
    margin: 0 5px;
}
.clockdiv span:after {
    position: absolute;
    top: 0px;
    left: auto;
    content: ":";
    right: -5px;
}
.clockdiv span.second:after {
    display: none;
}
.hot-deal-area {
    margin-top: 60px;
}
.hot-deal-area.mt-30px {
    margin-top: 30px;
}
.hot-deal-area.mt-100px.mb-40px {
    margin-top: 100px;
    margin-bottom: 40px;
}
.home-6 .hot-deal-area {
    margin-top: 30px;
}
.hot-item-inner {
    float: left;
    width: 45%;
    max-width: 320px;
}
.hot-deal-3 .hot-item-inner {
    width: 55%;
    max-width: 525px;
}
.hot-deal-3 .nav-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    margin-left: 5px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.product-wrapper {
    overflow: hidden;
    padding: 15px 15px 0px 15px;
    text-align: center;
}
.product-wrapper .inner-link {
    font-size: 15px;
}
.product-wrapper .product-link {
    font-size: 18px;
    line-height: 20px;
}
.hot-deal-2 .list-product {
    border: 2px solid #4fb68d;
}
.home-cosmatics .hot-deal-2 .list-product {
    border: 2px solid #c0b07d;
}
.home-electronic .hot-deal-2 .list-product {
    border: 2px solid #0090f0;
}
.home-furniture .hot-deal-2 .list-product {
    border: 2px solid #ef1e1e;
}

.banner-wrapper-rasgele a img {
    width: 100%;
}
.banner-wrapper-rasgele {
    position: relative;
    overflow: hidden;
}
.banner-wrapper-rasgele img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.banner-wrapper-rasgele:hover img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}

.banner-wrapper a img {
    width: 100%;
}
.banner-wrapper {
    position: relative;
    overflow: hidden;
}
.banner-wrapper img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.banner-wrapper:hover img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}
.banner-area {
    margin-top: 30px;
    margin-bottom: 60px;
}
.banner-3-area {
    margin-top: 60px;
}
.banner-3-area.mt-30px {
    margin-top: 30px;
}
.home-6 .banner-3-area {
    margin-bottom: 60px;
}
.banner-area-2.mt-0px.mb-100px {
    margin-top: 0;
    margin-bottom: 100px;
}
.banner-3-area.mt-70px {
    margin-top: 70px;
}
.banner-3-area.mt-0px.mb-100px {
    margin-top: 0;
    margin-bottom: 100px;
}
.banner-3-area.mt--60px {
    margin-top: -60px;
    position: relative;
    z-index: 2;
}
.banner-area-2.mt-60px {
    margin-top: 60px;
}
.feature-area.mt-40px.mb-70px {
    margin-top: 40px;
    margin-bottom: 70px;
}
.feature-area.mt-100px.mb-70px {
    margin-top: 100px;
    margin-bottom: 70px;
}
.recent-add-area.mb-70px {
    margin-bottom: 70px;
}
.feature-slider-item .img-block {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.feature-slider-item .product-decs {
    overflow: hidden;
    padding: 10px 0 0 0;
}
.home-10 .feature-slider-item .product-decs {
    margin: 4px 0;
}
.feature-slider-item .list-product {
    padding: 20px;
}
.category-product-2 .feature-slider-item .list-product {
    padding: 13px 0 13px 0;
    margin: 0 20px 0 20px;
    border: 0;
    border-bottom: 1px solid#ebebeb;
}
.category-product-2 .feature-slider-item {
    border: 1px solid#ebebeb;
    background-color: #fff;
}
.category-product-2.custom-nav-style .feature-slider-item {
    border: 2px solid#0bbfbd;
}
.category-product-2.custom-nav-style .feature-slider-item .list-product {
    padding: 11px 0 10px 0;
}
.category-product-2 .feature-slider-item .list-product:last-child {
    border-bottom: 0;
}
.feature-area-2 {
    background-image: url(../images/feature-bg/feature-bg.jpg);
    background-position: left center;
    background-size: cover;
    padding: 60px 0 30px 0;
    background-repeat: no-repeat;
    margin: 30px 0px 60px 0px;
}
.feature-area-2 .section-title {
    margin-left: 0;
}
.home-7 .feature-area-2 {
    background-image: url(../images/feature-bg/feature-bg-2.png);
}
.feature-slider-item.feature-slider-item-3 .list-product {
    margin: 0;
}
.category-product-area.mt-40px.mb-70px {
    margin-top: 40px;
    margin-bottom: 70px;
}
.category-tab-area.mt-100px {
    margin-top: 100px;
}
.category-tab-area.mtb-70px {
    margin: 70px 0;
}
.category-product-area.mt-65px {
    margin-top: 65px;
}
.banner-inner a img {
    width: 100%;
}
.banner-inner {
    position: relative;
    overflow: hidden;
}
.banner-area-2 {
    margin-top: 30px;
    margin-bottom: 60px;
}
.banner-inner img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.banner-inner:hover img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg);
}
.brand-area.mb-100px {
    margin-bottom: 100px;
    padding-bottom: 0;
}
.brand-area.mt-70px.mb-100px {
    margin-top: 70px;
    margin-bottom: 100px;
    padding: 0;
}
.blog-area.mt-30px {
    margin-top: 30px;
}
.brand-slider-item {
    padding: 20px 0px 20px 0px;
}
.brand-slider {
    border: 1px solid#ebebeb;
    border-radius: 5px;
}
.owl-carousel .owl-item .brand-slider-item img {
    max-width: 100%;
    width: auto;
    margin: auto;
}
.brand-slider-item {
    padding: 30px 45px 30px 45px;
}
.brand-area {
    padding-bottom: 60px;
    padding-top: 30px;
}
.footer-top {
    padding: 60px 0;
}
.text-info {
    line-height: 24px;
    color: #666 !important;
    font-size: 14px;
    margin: 36px 0;
}
.need-help {
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZCNTI0NTg0RTJGMTFFQUI3NTVDMEIxQUU4RTgyNkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZCNTI0NTk0RTJGMTFFQUI3NTVDMEIxQUU4RTgyNkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkI1MjQ1NjRFMkYxMUVBQjc1NUMwQjFBRThFODI2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkI1MjQ1NzRFMkYxMUVBQjc1NUMwQjFBRThFODI2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiCIJiwAAAXySURBVHjaxJkJbBVFGMe321rKYRW1eAKKcogxiBotCCiFUkVQlEM5yukdvFMlhmgU7ysgwajRlkKBgge10HrSVkVBoRH6IjEcBgsVFPHA0mhpi/8J/zHjOPve7uxWvuSXvs7u29n/zDfffPO9pGvLX3A8bAB4HvQFe8AC8CJoduzsTHAKOAh2gd+cCMz1aJ8IPgEdwFzwNXgGrAJpln0Vg3WgBvwK9oJScDfobCsgxdCWBfLBajAO/MX2SWAhWAmuA38G7Ot6cC5oz9kQnweCEZzZCvAc+DCMgFPBUpBKVzmsXCsCLWCRpYgfiG6ngxvATPAB+Iyfa2xcaD5H6BEwitOeqlwX4iaDbIpIi8CN6zgDPcBUcA6oBg/FcXGjgCFgNJgNHgM3+RBREpEIYU2gEPTkLD/BNdLer4CHwQ7wMv/PV0QsN4jIBUMDiCjk87/k9+8E3Qz3/QFmgGlgGFgDjksk4AIwiIvokHJdirjGIGJZQBEVfJkfwcXgJbCd0W644f6FHDwRxt/R+v6PgFzG56WGe4SImyMQIWbgFj6nBxfvvQwcZaDcEE7LGQkvp2BPAVeBjzh9TggRy/0sPCUqzQO9wK2gH/ebLO2+d8Ec3jPGJOBkxuQ1CTpU3WmFQYQUODrg4hWh+TW6yi6Oeo52z+NgLQWn6wLO4+dqH50VUMRIg4gC+vcwj++OY3SbzlCp2066yib6fB/lWjMXfSeQpwuQkeA7nyMmRYzQRCSxo5Y4Ah4Ab4BtTCt0sQc4OHvpjm2Va5vYNlOdBSGgIz/vCzDtBXQZVYRYkKfRBUw2hotcjP5dIIM77wItI9jHNSUW+iztGSJKHg9uVAUkK77oWIpYx8y1mJtPPNvBHb83eBbczllR7QtGxHv4wtI2cyYmqAJkPtPWYvcUIl4HF9Jvp2j5UzxrBA8yG51M11DtSbrKJK39TXAZOFYK2M8LnSwE9OaOWcpRabR4xnyGSvHCJyjtW8BXYKx2/6d0uf5SwFZe6GnR+f2gniNo8/LSZvHsMVFrfx9kGhazI6OnEBBj+pBp0fFgnht+D5nIfQs2gKu19moGiO5KWz03we5SQAO/nGPRsUiyfoooG93MDVW1Wv49Q2vfLxM8ue2/za28a8BOa7kOorBaQ9b5M/+mGtrTVAHFdKM7AnYqIs+VzC7D2ly5MBXbzWev1tqncWf+R4DwqSWMyRkBOp3HHbyEG08Yq2fkcQzroElr+54nuX9ljiJhOobVB792gJmssMoIRIQqq4iRfJrn0pEBnrGdKfDhoyHCNex+63kaCvIiW4+WCF3AIWaNDTwfdA4oYrAiIujGKM4lF4GTwlbmdvOMKsJUVUAR2xQRFT5FiJxmMQPJRqbSr/rNzbyOfzEeEdMpoouFiBYfItKZLsjDznBGthnMr9rZCpA741COUKWFiCxFRC/DPSJNfo+xXwh4lP+L/Go8uIJJXjtbAVJEdkgRTTwv5HHX7sbkbwPT8GZWK1K1lHmCHxF+KghhRWSy9iMOL9/wQFPIPWQgz8g5LFV6ifB0p5QAiVY2Sy9VfGitz+/uYYGqC9OCNK6xGK9vVKoesmjcqIiQlcBSVj0abASoa+JjCxEyWfO6fxEjVwHTklF+RbgBY3UNRXSwiE6JbLFSDy0xuNN4ll1Wqe7kWnT0f4poo1x7iyIGqSJcy450EV0jFjGVIlbGEVEURoAUMYQiKiMWUZRARB4Xez83ZEexVhYxxUNEPv9e6kbQUWuKWKKIUNfE2fJs7EbUkSpCrImzWkGE/ElLnBhfcY78VFvmRthRjElcG5YGMyMWIX+XE8fJ81mx+yVKAQ5Thf4cnSoWrFIifL7YwA7SpcrDRiEv2wku4c75FHfwsZZ9JXFWKzkLIu0Qv+etDbOR+a0wTGfn4pS3gondHJ66khN8X5Tg72OVooKLNpfrrM42F7Ix4UZ9eVC5zTnyA8dsZqJbWEioZx4kFueJTLkz2PY594NljkfttbUFOHyRMtKR+cwAlhH7MCVIpn/XMe9Zz5GvS/TwvwUYAE8NkXLTBH8KAAAAAElFTkSuQmCC)
        0 5px no-repeat;
}
.phone-info {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-left: 55px;
}
.phone-info span {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
    margin: 0;
    display: block;
    margin-top: 5px;
    line-height: 30px;
}
.social-info li a:hover {
    color: #4fb68d;
}
.home-furniture .social-info li a:hover {
    color: #ef1e1e;
}
.home-medical .social-info li a:hover {
    color: #0bbfbd;
}
.home-cosmatics .social-info li a:hover {
    color: #c0b07d;
}
.home-electronic .social-info li a:hover {
    color: #0090f0;
}
.social-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-right: 25px;
}
.social-info {
    margin-top: 30px;
}
.social-info li {
    display: inline-block;
}
.subscribe-form {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.subscribe-form form input {
    height: 47px;
    background: #fff;
    border: 0;
    color: #b1b1b1;
    padding: 10px 120px 10px 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border: none;
    border-radius: 30px;
    outline: none;
}
.blog-meta {
    font-size: 12px;
    text-transform: uppercase;
    background: #253237;
    color: #fff;
    line-height: 28px;
    border-radius: 30px;
    background: #253237;
    padding: 0 15px;
    margin-bottom: 25px;
    display: inline-block;
    margin-top: 5px;
}
.blog-post-heading a {
    font-size: 16px;
    line-height: 1;
    color: #253237;
    text-transform: capitalize;
    position: relative;
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
}
.blog-text {
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 22px;
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
}
.read-more-btn {
    color: #253237;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.blog-post-content {
    padding-left: 30px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.blog-post-content-cell {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.blog-post {
    width: 100%;
    background: #fff;
    position: relative;
}
.blog-post:hover .blog-post-content {
    background: rgba(37, 50, 55, 0.8);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.blog-post:hover .blog-meta {
    background: #fff;
    color: #253237;
}
.blog-post a.blog-meta:hover {
    background: #4fb68d;
    color: #fff;
}
.blog-post:hover .blog-text {
    color: #fff;
}
.blog-post:hover .read-more-btn {
    color: #fff;
}
.blog-post:hover .read-more-btn i {
    color: #fff;
}
.home-cosmatics .blog-post:hover .read-more-btn i {
    color: #fff;
}
.home-electronic .blog-post:hover .read-more-btn i {
    color: #fff;
}
.blog-inner-content {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    background: #fff;
    padding: 30px 20px;
    line-height: 1;
    text-align: center;
}
.blog-meta-2 {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.blog-post-heading-2 {
    font-size: 16px;
    line-height: 1;
    color: #253237;
    text-transform: capitalize;
    position: relative;
    display: block;
    margin-bottom: 0;
}
.blog-post-heading-2 a {
    font-weight: 700;
    color: #253237;
}
.blog-post-heading-2 a:hover {
    color: #0bbfbd;
}
.post-content {
    padding: 0 30px;
}
.read-more {
    background: #253237;
    padding: 15px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    display: block;
    text-align: center;
    color: #fff;
}
.read-more a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 24px;
    position: relative;
    display: inline-block;
}
.blog-post-top-2 {
    position: relative;
    overflow: hidden;
}
.read-more i {
    -webkit-transform: translate(0px, 2px);
    transform: translate(0px, 2px);
    display: inline-block;
}
.read-more:hover {
    color: #fff;
    background: #0bbfbd;
    padding-left: 30px;
}
.blog-post:hover .blog-post-top-2 img {
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.blog-post-top-2 img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.breadcrumb-hrading {
    color: #253237;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.breadcrumb-links li a:after {
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-weight: 400;
    top: 0;
    right: -15px;
    position: absolute;
    
    font-family: "Ionicons";
}
.breadcrumb_container .breadcrumb ol li:after {
    color: #253237;
    margin: 0 10px;
    vertical-align: -1px;
}
.right-arrow:before {
  content: '\25BA';
  font-size:12px;
}
.breadcrumb-links li {
    display: inline-block;
}
.breadcrumb-links li a {
    display: inline-block;
    color: #253237;
    line-height: 20px;
    margin-right: 5px;
}
.breadcrumb-links li a:hover {
    color: #4fb68d;
}

.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left {
    position: relative;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: auto;
    top: 6px;
    left: 1px;
}
.sidebar-widget .sidebar-widget-list ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0px 0 15px;
}
.sidebar-widget h4.pro-sidebar-title {
    display: block;
    clear: both;
    color: #253237;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    border: none;
    margin-bottom: 15px;
    line-height: 24px;
    text-transform: capitalize !important;
}
.main-heading h2 {
    font-size: 20px;
    line-height: 1;
    color: #253237;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-weight: 600;
    position: relative;
    display: block;
    border-bottom: 1px solid #ebebeb;
    text-transform: capitalize !important;
}
.main-heading h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: #4fb68d;
}
.sidebar-widget .sidebar-widget-list ul li a {
    margin-left: 5px;
    display: block;
    color: #555;
    font-size: 14px;
    margin-top: 0;
    line-height: 22px;
	
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.sidebar-widget .sidebar-widget-list ul li:hover a {
    color: #4fb68d;
}
.sidebar-widget .sidebar-widget-list ul li:hover .checkmark {
    border: 1px solid #4fb68d;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
    border: solid #4fb68d;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark:after {
    display: block;
}
.price-filter .price-slider-amount input {
    background: transparent;
    padding: 0;
    border: none;
    color: #555;
    font-size: 14px;
    outline: 0;
}
.price-filter .ui-widget-header {
    border: 0px solid #dddddd;
    background: #4fb68d;
    color: #333333;
    font-weight: bold;
}
.price-filter .ui-widget.ui-widget-content {
    border: 1px solid #4fb68d;
    border-radius: 0;
}
.price-filter .ui-slider-horizontal {
    height: 5px;
    border: none;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
}
.price-filter .ui-slider .ui-slider-handle {
    top: -7px;
    width: 15px;
    height: 15px;
    border: none;
    background: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    outline: 0;
    cursor: pointer;
}
.price-slider-amount {
    margin-top: -7px;
}
.sidebar-widget .sidebar-widget-list ul li a span {
    margin-left: 5px;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.grey {
    background: #aab2bd;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.white {
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.black {
    background: #434a54;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.camel {
    background: #c19a6b;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
    border: 0;
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark:after {
    display: none;
}
.sidebar-widget-tag li:first-child a {
    margin-left: 0;
}
.sidebar-widget-tag li a {
    display: block;
    float: left;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    background: #fff;
    margin: 4px;
    text-transform: capitalize;
}
.sidebar-widget-tag li {
    line-height: 1;
    float: left;
    list-style: none;
}
.sidebar-widget-tag li a:hover {
    background-color: #4fb68d;
    border-color: #4fb68d;
    color: #fff;
}
.sidebar-widget.tag .main-heading h2 {
    margin-bottom: 20px;
}
.search-widget {
    position: relative;
}
.search-widget input {
    width: 100%;
    height: 45px;
    border: 2px solid#4fb68d;
    border-radius: 30px;
    padding: 0 0 0 20px;
    outline: none;
}
.search-widget button {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    border: 0;
    background: #4fb68d;
    height: 45px;
    width: 20%;
    border-radius: 0px 30px 30px 0px;
    font-size: 20px;
    color: #fff;
    outline: none;
}
.category-post li {
    margin-bottom: 5px;
}
.category-post li:last-child {
    margin: 0;
}
.category-post li a {
    color: #555;
}
.category-post li a:hover {
    color: #4fb68d;
}
.thumb-side img {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.media-side a {
    font-size: 14px;
    color: #253237;
    font-weight: 600;
}
.media-side a:hover {
    color: #4fb68d;
}
.media-side {
    margin: 0px 0px 0px 18px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.recent-single-post {
    margin: 0 0 30px;
}
.thumb-side.m-0px {
    margin: 0;
}
.select-shoing-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.shop-tab.nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.shop-top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.shop-top-bar .nice-select {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 2px 15px;
    line-height: 24px;
    font-size: 14px;
    margin: 0;
    border-radius: 30px;
    color: #253237;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 28px;
}
.shop-top-bar .nice-select .list {
    width: 100%;
}
.shop-bottom-area img {
    max-width: 100%;
}
.shop-top-bar {
    padding: 10px 30px;
    background: #f6f6f6;
    margin-bottom: 30px;
}
.shop-tab a {
    float: left;
    line-height: 30px;
    height: 30px;
    margin-right: 15px;
    cursor: pointer;
    color: #c1c1c1;
    background: transparent;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.shop-tab a i {
    font-size: 18px;
    line-height: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.shop-tab p {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    float: left;
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
}
.shot-product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.shop-select {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
.shot-product p {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    float: left;
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
}
.shop-tab a i:hover {
    color: #4fb68d;
}
.shop-tab a.active i {
    color: #4fb68d;
}
.left-img {
    position: relative;
    overflow: hidden;
}
.shop-bottom-area .left-img img {
    width: 100%;
}
.product-desc-wrap .product-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.product-desc-wrap .old-price {
    font-size: 17px;
}
.product-desc-wrap .pricing-meta {
    margin-bottom: 30px;
}
.product-intro-info p {
    color: #888;
    font-size: 14px;
    line-height: 24px;
}
.product-desc-wrap .in-stock {
    margin: 30px 0;
}
.list-product .product-desc-wrap .add-to-link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    left: 30px;
    width: 25%;
}
.product-desc-wrap {
    padding: 10px 0px 30px 0px;
}
.shop-category-area {
    margin-top: 60px;
}
#sepet-2 {
    margin-bottom: 60px;
}
.pro-pagination-style {
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #253237;
    margin-top: 30px;
    margin-bottom: 60px;
}
.pro-pagination-style ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    text-align: center !important;
}
.pro-pagination-style ul li {
    display: inline-block;
}
.pro-pagination-style .active {
    font-size: 14px;
    color: #fff;
    background: #4fb68d;
}
.pro-pagination-style a:hover {
    font-size: 14px;
    color: #fff;
    background: #4fb68d;
}
.pro-pagination-style a {
    font-weight: 400;
    color: #253237;
    padding: 0;
    height: 36px;
    line-height: 36px;
    background: #f6f6f6;
    font-size: 14px;
    display: inline-block;
    width: 36px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top;
}
.mini-cart-warp {
    position: relative;
}
.mini-cart-content {
    margin: 0;
    width: 350px;
    top: 50px;
    left: auto;
    right: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
    text-align: left;
    padding-top: 5px;
    background: #fff;
    -webkit-box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.15);
    padding: 0px 30px 30px 30px;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.mini-cart-content.cart-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.shopping-cart-img {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 85px;
}
.shopping-cart-img a img {
    width: 100%;
    border: 1px solid#ebebeb;
}
.product-quantity {
    position: absolute;
    top: 5px;
    left: 5px;
    min-width: 20px;
    line-height: 20px;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    background-color: #4fb68d;
}
.shopping-cart-title {
    overflow: hidden;
    position: relative;
    padding: 0 20px 0 0;
}
.shopping-cart-title h4 a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    color: #253237;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shopping-cart-total {
    margin: 25px 0;
}
.shopping-cart-title > span {
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #555;
}
.shopping-cart-delete a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
    font-size: 18px;
}
.single-shopping-cart {
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.shopping-cart-total h4 {
    font-weight: 400;
    color: #9b9b9b;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 25px;
}
.shopping-cart-total h4 > span {
    float: right;
    font-weight: 400;
    color: #9b9b9b;
    font-size: 16px;
    text-transform: capitalize;
}
.shopping-cart-total h4.shop-total {
    color: #253237;
    font-weight: 700;
}
.shopping-cart-total h4.shop-total span {
    color: #253237;
    font-weight: 700;
}
.default-btn {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    border: none;
    color: #272727;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 15px;
    line-height: 28px;
    border: none;
    background: #ebebeb;
    border-radius: 30px;
}
.default-btn:hover {
    background: #4fb68d;
    color: #fff;
}
.home-furniture .default-btn:hover {
    background: #ef1e1e;
}
.category-tab-area .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.category-tab-area .nav-link {
    margin: 0;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #999;
    margin-right: 35px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.product-details-img.product-details-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.product-details-content h2 {
    font-size: 24px;
    color: #253237;
    font-weight: 600;
    margin: 0 0 22px;
    line-height: 16px;
}
.reference {
    font-size: 14px;
    color: #253237;
    font-weight: 700;
}
.reference span {
    font-weight: 400;
}
.pro-details-rating-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0;
}
.pro-details-rating-wrap .rating-product {
    margin-right: 20px;
}
.read-review a.reviews:before {
    content: "\f4ad";
}
.read-review a.reviews:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    margin-right: 6px;
}
.read-review a.reviews {
    margin-right: 9px;
}
.read-review a {
    text-decoration: none;
    color: #253237;
    position: relative;
    margin-right: 8px;
    line-height: 21px;
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.read-review a:hover {
    color: #4fb68d;
}
.product-details-content .old-price {
    font-size: 22px;
    margin: 20px 0;
}
.pro-details-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid#ebebeb;
}
.pro-details-color-wrap {
    font-size: 14px;
    font-weight: 700;
    color: #253237;
}
.pro-details-color-content li {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin-right: 15px;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    background-size: contain;
    background: #fff;
}
.pro-details-color-content li.active {
    background-color: #434a54;
}
.pro-details-color-wrap span {
    display: block;
    margin: 0 0 10px;
}
.pro-details-color-content li:hover {
    border: 2px solid#434A54;
}
.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #8f8f8f;
    float: left;
    font-size: 14px;
    height: 48px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
    outline: none;
}
.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
    height: 48px;
    left: 0;
    padding-top: 14px;
    top: 0;
}
.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
    height: 48px;
    padding-top: 14px;
    right: 0;
    top: 0;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
    color: #8f8f8f;
    cursor: pointer;
    float: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 24px;
}
.product-details-content .pro-details-quality .cart-plus-minus {
    border: 1px solid #e8e8e8;
    display: inline-block;
    height: 48px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
}
.pro-details-cart a {
    position: relative;
    padding: 0 55px;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #4fb68d;
    display: block;
    color: #fff;
    margin-left: 10px;
}
.pro-details-cart button {
    position: relative;
    padding: 0 55px;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #4fb68d;
    display: block;
    color: #fff;
    margin-left: 10px;
}
.pro-details-cart button:hover {
    background: #253237;
    color: #fff;
}
.pro-details-quality {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 30px 0;
    width: 100%;
}
.product-size {
    margin-left: 20px;
}
.product-size span {
    display: block;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
}
.product-size .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    width: 60px;
    border-radius: 0;
}
.product-size .nice-select .list {
    width: 100%;
    border-radius: 0px;
}
.pro-details-quality.mt-0px {
    margin-top: 0;
}
.product-details-table .table tbody tr td {
    padding: 10px 15px;
    width: 33.33%;
    text-align: center;
    border: 1px solid #ebebeb;
    vertical-align: middle;
}
.product-details-table .table tbody tr td a {
    color: #888;
}
.product-details-table.table-responsive.pro-details-quality {
    display: block;
    margin: 0;
}
.pro-details-cart a:hover {
    background: #253237;
    color: #fff;
}
.pro-details-wish-com {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pro-details-wish-com a {
    line-height: 30px;
    padding: 0;
    border: none;
	cursor:pointer;
    color: #555;
    font-size: 14px;
    margin-right: 15px;
}
.pro-details-wish-com a i {
    margin-right: 10px;
}
.pro-details-wish-com a:hover {
    color: #4fb68d;
}
.pro-details-social-info .social-info li a:hover {
    color: #4fb68d;
}
.pro-details-social-info .social-info li a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #b4b4b4;
    margin-right: 0px;
    white-space: normal;
    text-indent: 0;
    overflow: hidden;
    padding: 0;
    font-size: 20px;
    width: 30px;
}
.pro-details-social-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid#ebebeb;
    margin-top: 10px;
    padding-bottom: 12px;
}
.pro-details-social-info span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    font-weight: 700;
    color: #253237;
    font-size: 14px;
}
.pro-details-social-info .social-info {
    margin-top: 2px;
}
.pro-details-policy {
    margin: 25px 0 0;
}
.pro-details-policy img {
    margin-right: 15px;
}
.pro-details-policy li {
    margin-bottom: 20px;
}
.pro-details-policy li:last-child {
    margin-bottom: 0px;
}
.description-review-bottom {
    overflow: hidden;
    font-size: 15px;
    background: #fff;
    line-height: 24px;
    text-align: left;
    padding: 40px 30px 30px 30px;
    border: 1px solid #ebebeb;
}
.description-review-topbar.nav {
    border-bottom: none;
    position: relative;
    display: block;
    margin-bottom: 0;
    margin: auto;
    text-align: center;
    margin-top: -6px;
}
.description-review-topbar.nav a {
    background: transparent;
    border: 0;
    text-transform: uppercase;
    line-height: 24px;
    color: #888;
    padding: 0 0 15px 0;
    margin: 0 30px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    display: inline-block;
}
.description-review-topbar.nav a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background: transparent;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.description-review-topbar.nav a.active:after {
    background: #4fb68d;
    color: #253237;
}
.description-review-topbar.nav a.active {
    color: #253237;
}
.description-review-topbar.nav a:hover {
    color: #253237;
}
.description-review-bottom .product-anotherinfo-wrapper ul li {
    color: #888;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 13px;
}
.description-review-bottom .product-anotherinfo-wrapper ul li span {
    color: #253237;
    display: inline-block;
    font-weight: 500;
    margin: 0 26px 0 0;
    min-width: 85px;
}
.description-review-bottom .product-description-wrapper p {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 28px;
    color: #888;
    width: 84%;
}
.description-review-bottom .product-description-wrapper p:last-child {
    margin: 0 0 0px;
}
.single-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 50px;
}
.single-review .review-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    margin: 0 15px 0 0;
}
.single-review .review-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-review .review-top-wrap .review-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.single-review .review-top-wrap .review-left .review-name {
    margin-right: 25px;
}
.single-review .review-top-wrap .review-left .review-name h4 {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    font-weight: 500;
}
.single-review .review-top-wrap .review-left .rating-product {
    line-height: 1;
}
.single-review .review-bottom p {
    margin: 0;
    width: 93%;
}
.single-review.child-review {
    margin-left: 70px;
    margin-bottom: 0;
}
.ratting-form-wrapper {
    padding-left: 50px;
}
.ratting-form-wrapper h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}
.ratting-form-wrapper .ratting-form form .star-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 6px 0 20px;
}
.ratting-form-wrapper .ratting-form form .star-box span {
    margin: 0 15px 0 0;
}
.ratting-form-wrapper .ratting-form form .star-box .ratting-star {
    font-size: 12px;
    color: #fdd835;
    margin: 2px 0 0;
}
.ratting-form-wrapper .ratting-form form .rating-form-style input,
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
    padding: 2px 10px 2px 20px;
    background: transparent;
    border: 1px solid #e6e6e6;
    color: #333;
}
.rating-form-style {
    margin-bottom: 10px;
}
.rating-form-style input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #253237;
    width: 100%;
    margin-bottom: 15px;
    outline: none;
}
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: none;
}
.review-left a {
    color: #253237;
}
.review-left a:hover {
    color: #4fb68d;
}
.rating-form-style input[type="submit"] {
    padding: 0 55px !important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #4fb68d !important;
    display: block;
    color: #fff !important;
    width: 200px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.rating-form-style input[type="submit"]:hover {
    background: #253237 !important;
    color: #fff !important;
}
.product-details-tab-2 #gallery {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
}
.product-details-tab-2 .zoompro-wrap.zoompro-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
}
.product-details-tab-2 .slick-slide img {
    width: 100px;
    margin: auto;
    text-align: center;
}
.product-details-img.product-details-tab.product-details-tab-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.product-details-img.product-details-tab.product-details-tab-2.product-details-tab-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.product-details-img.product-details-tab.product-details-tab-2 .slick-vertical .slick-slide {
    margin: 10px 0;
}
.product-details-img.product-details-tab.product-details-tab-2 .slick-vertical .slick-slide:focus {
    border: 1px solid#4fb68d;
    outline: 0;
}
.single-product-slider-item {
    width: 50%;
}
.single-product-gallery-list .single-product-slider-item {
    width: 100%;
}
.single-product-slider-active .single-product-slider-item {
    width: 100%;
}
.product-details-content.sticky {
    position: sticky;
    top: 85px;
    left: 0;
    width: 100%;
}
.single-product-slider-item img {
    width: 100%;
}
.cart-table-content table {
    border: 1px solid #ebebeb;
}
.cart-table-content table thead > tr {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
}
.cart-table-content table thead > tr th {
    border-top: medium none;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    padding: 21px 45px 22px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
.cart-table-content table tbody > tr {
    border-bottom: 1px solid #ebebeb;
}
.cart-table-content table tbody > tr td.product-thumbnail {
    width: 150px;
}
.cart-table-content table tbody > tr td {
    color: #666;
    font-size: 15px;
    padding: 30px 0;
    text-align: center;
}

.cart-table-content table tbody > tr td img{
   width: 64px;
}

.cart-table-content table tbody > tr td.product-name {
    width: 435px;
}
.cart-table-content table tbody > tr td.product-name a {
    color: #666;
    font-size: 15px;
    font-weight: 500;
}
.cart-table-content table tbody > tr td.product-price-cart {
    width: 435px;
}
.cart-table-content table tbody > tr td.product-price-cart span {
    font-weight: 500;
    color: #666;
}
.cart-table-content table tbody > tr td.product-quantity {
    position: initial;
    background: initial;
    width: 435px;
    display: table-cell;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus {
    display: inline-block;
    height: 40px;
    padding: 0;
    position: relative;
    width: 110px;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus .dec.qtybutton {
    border-right: 1px solid #e5e5e5;
    height: 40px;
    left: 0;
    padding-top: 8px;
    top: 0;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus .qtybutton {
    color: #666;
    cursor: pointer;
    float: inherit;
    font-size: 16px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20px;
    text-align: center;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
    color: #666;
    float: left;
    font-size: 14px;
    height: 40px;
    margin: 0;
    width: 110px;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    padding: 0;
    text-align: center;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus .inc.qtybutton {
    border-left: 1px solid #e5e5e5;
    height: 40px;
    padding-top: 9px;
    right: 0;
    top: 0;
}
.cart-table-content table tbody > tr td.product-subtotal {
    font-weight: 500;
    color: #666;
}
.cart-table-content table tbody > tr td.product-wishlist-cart > a {
    background-color: #cc3b3e;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 7px 12px;
    text-transform: uppercase;
}
.cart-table-content table tbody > tr td.product-wishlist-cart > a:hover {
    background-color: #253237;
}
.cart-table-content table tbody > tr td.product-wishlist-cart > button {
    background-color: #4fb68d;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    
    padding: 7px 12px;
    text-transform: uppercase;
}
.cart-table-content table tbody > tr td.product-wishlist-cart > button:hover {
    background-color: #253237;
}
h3.cart-page-title {
    color: #253237;
    text-align: left;
    font-size: 24px;
    line-height: 16px;
    font-style: normal;
    text-transform: none;
    margin: 0 0 30px;
    font-weight: 600;
}
.cart-table-content table tbody > tr td.product-remove {
    width: 100px;
}
.cart-table-content table tbody > tr td.product-remove a {
    color: #666;
    font-size: 17px;
    margin: 0 13px;
}
.cart-table-content table tbody > tr td.product-remove a:hover {
    color: #4fb68d;
}
.cart-shiping-update-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0px 60px;
}
.cart-shiping-update-wrapper .cart-clear > a,
.cart-shiping-update-wrapper .cart-clear > button,
.cart-shiping-update-wrapper .cart-shiping-update > a {
    background-color: #f2f2f2;
    border-radius: 50px;
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 63px 17px;
    text-transform: uppercase;
}
.cart-shiping-update-wrapper .cart-clear > button {
    border: medium none;
    cursor: pointer;
    margin-right: 27px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cart-shiping-update-wrapper .cart-clear > a:hover,
.cart-shiping-update-wrapper .cart-clear > button:hover,
.cart-shiping-update-wrapper .cart-shiping-update > a:hover {
    background-color: #4fb68d;
    color: #fff;
}
.cart-tax,
.discount-code-wrapper,
.grand-totall {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 45px 30px 50px;
}
.cart-tax .title-wrap,
.discount-code-wrapper .title-wrap,
.grand-totall .title-wrap {
    position: relative;
}
.cart-tax .title-wrap h4.cart-bottom-title,
.discount-code-wrapper .title-wrap h4.cart-bottom-title,
.grand-totall .title-wrap h4.cart-bottom-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-right: 18px;
    background-color: #f8f9f9;
    position: relative;
    z-index: 99;
    color: #253237;
}
.cart-tax .title-wrap:before,
.discount-code-wrapper .title-wrap:before,
.grand-totall .title-wrap:before {
    background-color: #e3e1e1;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 1;
}
.cart-tax .tax-wrapper,
.discount-code-wrapper .tax-wrapper,
.grand-totall .tax-wrapper {
    margin-top: 22px;
}
.tax-wrapper p {
    margin: 0;
}
.tax-select-wrapper {
    margin: 5px 0 0;
}
.tax-select {
    margin: 0 0 60px;
}
.tax-select.mb-25px {
    margin: 0 0 25px;
}
.tax-select label {
    color: #253237;
    font-size: 14px;
    margin: 0 0 5px;
}
.cart-btn-2 {
    background-color: #4fb68b;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 13px 42px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.grand-totall a {
    background-color: #4fb68b;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 10px 17px;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cart-btn-2:hover {
    color: #fff;
    background: #253237;
}
.grand-totall a:hover {
    color: #fff;
    background: #253237;
}
.cart-tax .discount-code,
.discount-code-wrapper .discount-code {
    margin: 21px 0 0;
}
.grand-totall h5 {
    font-size: 14px;
    margin: 36px 0 27px;
}
.grand-totall h5 span {
    float: right;
    font-size: 18px;
    font-weight: 700;
}
.grand-totall .total-shipping {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 28px 0;
}
.grand-totall .total-shipping h5 {
    font-size: 14px;
    margin: 0;
}
.grand-totall .total-shipping ul {
    padding: 19px 0 0 0px;
}
.grand-totall .total-shipping ul li {
    color: #242424;
    list-style: outside none none;
    margin: 0 0 6px;
}
.grand-totall .total-shipping ul li input {
    background: #e9e9e9 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 5px !important;
    color: #626262;
    cursor: pointer;
    height: 13px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    top: 2px;
    width: 13px;
}
.grand-totall .total-shipping ul li span {
    float: right;
}
.grand-totall h4.grand-totall-title {
    color: #4fb68b;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 25px;
}
.grand-totall h4.grand-totall-title span {
    float: right;
}
.tax-select-wrapper .nice-select {
    width: 100%;
}
.tax-select-wrapper .nice-select .list {
    width: 100%;
}
.tax-select-wrapper .nice-select.open,
.tax-select-wrapper .nice-select:active,
.tax-select-wrapper .nice-select:focus {
    border-color: #ebebeb;
}
.cart-tax .discount-code form input,
.discount-code-wrapper .discount-code form input {
    background: #fff;
    border: 1px solid #ebebeb;
    height: 45px;
    margin-bottom: 30px;
    padding-left: 10px;
    outline: none;
    width: 100%;
}
.tax-select input {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid#ebebeb;
    outline: none;
}
.discount-code p {
    margin: 0 0 15px;
}
.billing-info-wrap .billing-info input,
.billing-info-wrap .billing-select input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    outline: none;
    height: 45px;
}
.billing-info-wrap .nice-select {
    width: 100%;
    margin-bottom: 20px;
}
.billing-info-wrap .nice-select .list {
    width: 100%;
}
.billing-info-wrap .nice-select.open,
.billing-info-wrap .nice-select:active,
.billing-info-wrap .nice-select:focus {
    border-color: #ebebeb;
}
.billing-info-wrap .billing-info input.billing-address,
.billing-info-wrap .billing-select input.billing-address {
    margin-bottom: 10px;
}
.billing-info-wrap .checkout-account label {
    color: #666;
    font-weight: 400;
    margin: 0 0 0 12px;
}
.billing-info-wrap .checkout-account input {
    border: 1px solid #e6e6e6;
    display: inline-block;
    float: left;
    height: 12px;
    width: 12px;
    margin-top: 7px;
    cursor: pointer;
}
.billing-info-wrap .checkout-account-toggle input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    margin: 0 0 20px;
    width: 100%;
    height: 45px;
    outline: none;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn {
    background-color: #4fb68b;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 9;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
    background: #253237;
    color: #fff;
}
.billing-info-wrap .additional-info-wrap h4 {
    font-size: 16px;
    font-weight: 700;
    color: #253237;
    margin: 0 0 10px;
}
.billing-info-wrap .additional-info-wrap .additional-info textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    height: 138px;
    padding: 17px 20px;
    width: 100%;
    outline: none;
}
.additional-info-wrap {
    margin: 30px 0;
}
.your-order-area .your-order-wrap {
    padding: 38px 45px 44px;
    background: #f6f6f6;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
    font-size: 16px;
    font-weight: 700;
    list-style: outside none none;
    color: #253237;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
    border-bottom: 1px solid #dee0e4;
    border-top: 1px solid #dee0e4;
    margin: 29px 0;
    padding: 19px 0 18px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
    font-size: 16px;
    color: #253237;
    font-weight: 600;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
    border-bottom: 1px solid #dee0e4;
    border-top: 1px solid #dee0e4;
    margin: 18px 0 33px;
    padding: 17px 0 19px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
    font-weight: 700;
    color: #212121;
    font-size: 18px;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li {
    font-weight: 700;
    color: #4fb68b;
    font-size: 16px;
    list-style: outside none none;
}
.your-order-area .payment-accordion:last-child {
    margin: 0 0 0px;
}
.your-order-area .payment-accordion {
    margin: 0 0 16px;
}
.your-order-area .payment-accordion {
    margin: 0 0 16px;
}
.your-order-area .payment-accordion h4 a {
    color: #253237;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}
.your-order-area .payment-accordion .panel-body {
    padding: 5px 0 0 0px;
}
.your-order-area .payment-accordion .panel-body p {
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #666;
}
.your-order-area .Place-order > a {
    background-color: #4fb68b;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 9;
}
.your-order-area .Place-order > a:hover {
    background: #253237;
    color: #fff;
}
.your-order-area .Place-order > button {
    background-color: #4fb68b;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    z-index: 9;
}
.your-order-area .Place-order > button:hover {
    background: #253237;
    color: #fff;
}
.Place-order {
    margin-top: 25px;
}
.billing-info-wrap h3,
.your-order-area h3 {
    font-weight: 700;
    color: #253237;
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 16px;
}
.open-toggle,
.open-toggle2 {
    display: none;
}
.single-my-account h3.panel-title {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ebebeb;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    line-height: 2;
}
.single-my-account h3.panel-title span {
    color: #253237;
    font-size: 14px;
    left: 20px;
    position: absolute;
    top: 16px;
}
.single-my-account h3.panel-title a {
    color: #253237;
    display: block;
    padding: 16px 55px;
    position: relative;
}
.single-my-account h3.panel-title a:hover {
    color: #4fb68d;
}
.single-my-account h3.panel-title a:hover:before {
    color: #4fb68d;
}
.single-my-account h3.panel-title a:before {
    color: #000;
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -14px;
}
.single-my-account .myaccount-info-wrapper {
    padding: 30px 20px;
    background-color: #fff;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 28px;
    padding-bottom: 30px;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    color: #253237;
    font-weight: 700;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
    font-size: 14px;
    letter-spacing: 0.2px;
    margin-top: 7px;
    font-weight: 600;
    color: #253237;
}
.single-my-account .myaccount-info-wrapper .billing-info {
    margin-bottom: 20px;
}
.single-my-account .myaccount-info-wrapper .billing-info label {
    color: #666;
    font-size: 14px;
    text-transform: capitalize;
}
.single-my-account .myaccount-info-wrapper .billing-info input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #666;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    outline: none;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
    color: #4fb68d;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
    font-size: 15px;
    color: #4fb68d;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
    background-color: #f2f2f2;
    border: medium none;
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 35px 17px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 30px;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
    background-color: #4fb68d;
    color: #fff;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
    padding: 30px 20px;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
    color: #666;
    font-size: 14px;
    margin: 0;
    text-transform: capitalize;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
    background-color: #0090f0;
    font-weight: 700;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
    background-color: #4fb68d;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
    background-color: #4fb68d;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
    background-color: #f32013;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 2px;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.single-my-account {
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
}
.single-my-account:last-child {
    margin: 0;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper {
    border: 1px solid #eaeaea;
    position: relative;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    background-color: #eaeaea;
}
.login-register-wrapper .login-register-tab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}
.login-register-wrapper .login-register-tab-list a {
    position: relative;
}
.login-register-wrapper .login-register-tab-list a:last-child:before {
    display: none;
}
.login-register-wrapper .login-register-tab-list a:before {
    background-color: #000;
    bottom: 5px;
    content: "";
    height: 18px;
    margin: 0 auto;
    position: absolute;
    right: -2px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 1px;
}
.login-register-wrapper .login-register-tab-list a.active h4 {
    color: #4fb68d;
}
.login-register-wrapper .login-register-tab-list a h4 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #253237;
}
.login-register-wrapper .login-form-container {
    background: transparent none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 80px;
    text-align: left;
}
.login-register-wrapper .login-form-container .login-register-form form input {
    background-color: transparent;
    border: 1px solid #ebebeb;
    color: #666;
    font-size: 14px;
    height: 45px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    outline: none;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn {
    padding: 10px 0 19px;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box button {
    background-color: #f2f2f2;
    border: medium none;
    color: #253237;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 11px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 30px;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box button:hover {
    background: #4fb68d;
    color: #fff;
}
.login-register-wrapper .login-form-container .login-register-form form input[type="checkbox"] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn label {
    color: #253237;
    font-size: 15px;
    font-weight: 400;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a.flote-none {
    float: none !important;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a {
    color: #253237;
    float: right;
    font-size: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a:hover {
    color: #4fb68d;
}
.gmap_canvas iframe {
    overflow: hidden;
    background: none !important;
    height: 560px;
    width: 100%;
}
.custom-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.custom-row-2 div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.contact-info-wrap {
    background-color: #f3f3f3;
    padding: 120px 70px 116px 90px;
}
.contact-info-wrap .single-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.contact-info-wrap .single-contact-info .contact-icon {
    margin-right: 20px;
}
.contact-info-wrap .single-contact-info .contact-icon i {
    font-size: 20px;
    color: #253237;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #252525;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.contact-info-wrap .single-contact-info .contact-info-dec p {
    line-height: 1;
    color: #253237;
    margin: 0 0 9px;
}
.contact-info-wrap .single-contact-info .contact-info-dec p a {
    color: #253237;
}
.contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
    color: #4fb68d;
}
.contact-info-wrap .single-contact-info:hover .contact-icon i {
    background-color: #4fb68d;
    color: #fff;
    border-color: #4fb68d;
}
.contact-social h3 {
    font-weight: 700;
    color: #253237;
    font-size: 24px;
    margin: 0 0 17px;
    line-height: 1;
}
.contact-social ul li a {
    color: #666;
}
.contact-social .social-info li a {
    margin-right: 15px;
}
.contact-form {
    background-color: #f3f3f3;
    padding: 50px 110px 50px 110px;
}
.contact-form .contact-title h2 {
    font-size: 24px;
    font-weight: 700;
    color: #253237;
    line-height: 1;
    margin-bottom: 36px;
    margin-left: -10px;
}
.contact-form .contact-form-style input,
.contact-form .contact-form-style textarea {
    background: transparent;
    border: 1px solid #c1c1c1;
    height: 40px;
    padding: 2px 14px;
    margin-bottom: 30px;
    color: #000;
    width: 100%;
    outline: none;
}
.contact-form p {
    color: #333;
}
.contact-form .contact-form-style textarea {
    padding: 20px 14px;
    margin-bottom: 0px;
    height: 200px;
}
.contact-map {
    margin-bottom: 60px;
}
.contact-form .contact-form-style button {
    border: none;
    background-color: #4fb68d;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 52px;
    margin-top: 33px;
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
}
.contact-form .contact-form-style button:hover {
    background-color: #253237;
    color: #fff;
}
.compare-table .table tbody tr:first-child {
    border-top: 1px solid #eeeeee;
}
.compare-table .table tbody tr td.first-column {
    min-width: 180px;
    font-size: 18px;
    font-weight: 700;
    color: #253237;
    margin: 0;
    line-height: 1;
}
.compare-table .table tbody tr td.product-image-title {
    min-width: 310px;
    vertical-align: bottom;
    padding-top: 70px;
}
.compare-table .table tbody tr td {
    text-align: center;
    border: none;
    padding: 25px 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}
.compare-table .table tbody tr td.product-image-title .image {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
    display: block;
}
.compare-table .table tbody tr td.product-image-title .image img {
    max-width: 100%;
}
.compare-table .table tbody tr td.product-image-title .category {
    float: left;
    clear: both;
    font-size: 13px;
    line-height: 15px;
    color: #253237;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.compare-table .table tbody tr td.product-image-title .title {
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: 700;
    color: #253237;
    line-height: 20px;
    margin-bottom: 10px;
}
.compare-table .table tbody tr td.pro-desc p {
    text-align: left;
    margin: 0;
}
.compare-table .table tbody tr td.pro-color,
.compare-table .table tbody tr td.pro-price,
.compare-table .table tbody tr td.pro-stock {
    font-size: 16px;
    font-weight: 700;
    color: #253237;
}
.compare-table .table tbody tr td:last-child {
    border-right: 1px solid #eeeeee;
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
    position: relative;
    background-color: #4fb68d;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    width: 170px;
    padding: 10px 25px 10px 25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
    font-weight: 700;
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
    background-color: #253237;
}
.compare-table .table tbody tr td.pro-remove button {
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
}
.compare-table .table tbody tr td.pro-remove button:hover {
    color: #4fb68d;
}
.compare-table .table tbody tr td.pro-remove button i {
    font-size: 22px;
}
.compare-table .table tbody tr td.pro-ratting i {
    font-size: 20px;
    color: #fdd835;
}
.static-banner-area {
    background: #f19596;
    margin: 0;
}
.static-banner-area .banner-wrapper {
    margin: 0;
}
.banner-box:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
    pointer-events: none;
}
.banner-box:before {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    z-index: 1;
}
.banner-box img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.banner-box:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
}
.banner-box:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
}
.static-banner-area .static-banner-content {
    max-width: 450px;
}
.static-banner-area .static-banner-content h2 {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}
.static-banner-area .static-banner-content h3 {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.static-banner-area .static-banner-content p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 35px;
}
.static-banner-area .static-banner-content a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #253237;
    background: #fff;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
}
.static-banner-area .static-banner-content a:hover {
    background: #ef1e1e;
    color: #fff;
}
.static-banner-area:hover .static-banner-content {
    animation: fadeInRight 0.3s linear alternate;
    -webkit-animation: fadeInRight 0.3s linear alternate;
    -moz-animation: fadeInRight 0.3s linear alternate;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.static-countdown-area {
    background-image: url(../images/section-bg/static-countdown-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0;
}
.static-countdown-content h2 {
    color: #253237;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 700;
}
.static-countdown-content p.countdown-price {
    color: #ef1e1e;
    font-size: 24px;
}
.static-countdown-content p {
    color: #777;
    font-size: 16px;
    margin-bottom: 20px;
}
.static-countdown-content a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #ef1e1e;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
}
.static-countdown-content a:hover {
    background: #253237;
    color: #fff;
}
.static-countdown-content .clockdiv {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin: 0px 0px 20px 0px;
}
.static-countdown-content .clockdiv span {
    font-size: 32px;
}
.static-countdown-content .clockdiv span p {
    font-size: 12px;
}
.static-countdown-content .clockdiv span {
    margin: 0px 20px 0px 0px;
    text-align: center;
}
.static-countdown-content .clockdiv span:after {
    right: -10px;
}
.static-countdown-area:hover .static-countdown-content {
    animation: fadeInRight 0.3s linear alternate;
    -webkit-animation: fadeInRight 0.3s linear alternate;
    -moz-animation: fadeInRight 0.3s linear alternate;
}
.banner-left {
    float: left;
    width: 20%;
    position: relative;
    z-index: 2;
}
.banner-right {
    width: 80%;
}
.blog-post-media {
    overflow: hidden;
}
.blog-image img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.single-blog.blog-image img {
    height: auto;
}
.blog-post-media iframe {
    width: 100%;
    position: relative;
    height: 300px;
}
.blog-post-video .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.blog-post-video .thumb-image {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.blog-title a {
    font-size: 24px;
    font-weight: 600;
    color: #253237;
}
.blog-title a:hover {
    color: #4fb68d;
}
.blog-title2 a {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
}
.blog-title2 a:hover {
    color: #4fb68d;
}
.blog-page-meta li a:hover {
    color: #4fb68d;
}
.blog-page-meta li {
    display: inline-block;
}
.blog-page-meta li a {
    display: block;
    color: #253237;
}
.blog-page-meta li:first-child:after {
    position: absolute;
    top: 50%;
    right: -9px;
    left: auto;
    background: #555;
    content: "";
    width: 1px;
    height: 12px;
    margin-top: -6px;
}
.blog-page-meta li {
    display: inline-block;
    position: relative;
}
.blog-page-meta li:first-child {
    margin-right: 15px;
}
.blog-page-meta {
    margin: 10px 0;
}
.blog-post-content-inner p {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid#ebebeb;
    color: #253237;
}
.blog-post-content-inner .read-more-btn:hover {
    color: #4fb68d;
    padding-left: 5px;
}
.blog-gallery .slick-arrow i {
    font-size: 26px;
    color: #333;
}
.blog-gallery .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.blog-gallery .slick-arrow.next {
    left: auto;
    right: 0;
}
.blog-gallery:hover .slick-arrow {
    visibility: visible;
    opacity: 1;
    left: 20px;
}
.blog-gallery:hover .slick-arrow.next {
    left: auto;
    right: 20px;
}
.blog-gallery .slick-slide img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.single-post-content p {
    margin: 0 0 25px;
    color: #253237;
}
.single-post-content p.quate-speech {
    margin-left: 100px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    border-left: 3px solid#4fb68d;
}
.tag-list li {
    display: inline-block;
    margin-left: 5px;
    color: #253237;
}
.tag-list li a {
    color: #253237;
}
.tag-list li a:hover {
    color: #4fb68d;
}
.social li {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #253237;
}
.social li a {
    color: #253237;
}
.social li a:hover {
    color: #4fb68d;
}
span.title {
    font-weight: 700;
    color: #253237;
}
.blog-related-post .blog-title a {
    font-size: 20px;
}
.blog-related-post {
    padding: 40px 0 30px 0;
    border-top: 1px solid#ebebeb;
    border-bottom: 1px solid#ebebeb;
}
.blog-single-tags-share {
    margin-bottom: 35px;
}
.comment-area .review-content {
    padding: 30px;
    border: 1px solid #ebebeb;
}
.comment-area {
    margin-top: 35px;
}
.comment-area .single-review.child-review {
    margin-bottom: 70px;
}
.comment-heading {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #253237;
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 40px;
}
.blog-comment-form .comment-heading {
    margin: 0 0 10px;
}
.blog-comment-form p {
    margin: 0 0 30px;
}
.comment-area .single-review .review-top-wrap .review-left .review-name h4 {
    font-weight: 600;
    color: #253237;
}
.single-form input,
.single-form textarea {
    padding: 2px 10px 2px 20px;
    background: transparent;
    border: 1px solid #e6e6e6;
    color: #333;
}
.single-form input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #253237;
    width: 100%;
    margin-bottom: 15px;
    outline: none;
}
.single-form textarea {
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: none;
}
.single-form input[type="submit"] {
    padding: 0 55px !important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    background: #4fb68d !important;
    display: block;
    color: #fff !important;
    width: 200px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    margin: 20px 0 60px;
}
.single-form input[type="submit"]:hover {
    background: #253237 !important;
    color: #fff !important;
}
.single-blog .blog-post-content-inner {
    padding: 30px 0 0;
}
.about-area {
    padding: 60px 0px 55px 0px;
}
.about-content h2 {
    font-weight: 600;
    color: #253237;
    margin: 0 0 15px;
    font-size: 40px;
}
.single-about h4 {
    font-size: 30px;
    font-weight: 600;
    color: #253237;
    margin: 0 0 15px;
}
.about-area p {
    color: #253237;
}

.user-panel {
    padding: 12px 40px;
    border-top: 1px solid #ebebeb;
}
.user-panel ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.user-panel ul li a {
    font-size: 13px;
    color: #253237;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
}
.user-panel ul li a:hover {
    color: #4fb68d;
}
.user-panel ul li a i {
    margin-right: 0px;
    font-size: 16px;
    color: #4fb68d;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.hover-style-cosmatics .user-panel ul li a i {
    color: #c0b07d;
}
.hover-style-cosmatics .user-panel ul li a:hover {
    color: #c0b07d;
}
.hover-style-electronic .user-panel ul li a i {
    color: #0090f0;
}
.hover-style-electronic .user-panel ul li a:hover {
    color: #0090f0;
}
.hover-style-furniture .user-panel ul li a i {
    color: #ef1e1e;
}
.hover-style-furniture .user-panel ul li a:hover {
    color: #ef1e1e;
}
.hover-style-medical .user-panel ul li a i {
    color: #0bbfbd;
}
.hover-style-medical .user-panel ul li a:hover {
    color: #0bbfbd;
}
.user-panel ul li:not(:last-child) {
    margin-bottom: 10px;
}
.offcanvas .inner .offcanvas-menu ul li .sub-menu li .sub-menu li a {
    padding-left: 40px;
    font-weight: 400;
}
.mobile-menu {
    font-size: 32px;
    color: #253237;
    line-height: 1;
}
.mobile-menu:hover {
    color: #4fb68d;
}
.hover-style-cosmatics .mobile-menu:hover {
    color: #c0b07d;
}
.hover-style-electronic .mobile-menu:hover {
    color: #0090f0;
}
.hover-style-furniture .mobile-menu:hover {
    color: #ef1e1e;
}
.hover-style-medical .mobile-menu:hover {
    color: #0bbfbd;
}
.header-top-set-lan-curr i {
    padding-left: 5px;
}
.header-action-btn {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: none;
    border-radius: 0px;
    background-color: transparent;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
    line-height: 1;
}
.border-color-black {
    border-color: #253237;
}
.border-color-white {
    border-color: #fff;
}
.border-right-1 {
    border-right-width: 1px;
    border-right-style: solid;
}
.hover-style-default:hover {
    color: #4fb68d;
}
.hover-style-cosmatics:hover {
    color: #c0b07d;
}
.hover-style-furniture:hover {
    color: #ef1e1e;
}
.home-10 .hover-style-electronic:hover {
    color: #0090f0;
}
.hover-style-electronic:hover {
    color: #0090f0;
}
.hover-style-medical:hover {
    color: #0bbfbd;
}
.header-action-btn.dropdown-toggle:after {
    display: none;
}
.header-top-set-lan-curr .header-action-btn.pr-0 {
    padding-right: 0;
}
.header-top-set-lan-curr .dropdown .dropdown-menu {
    margin: 0;
    top: 34px !important;
    left: auto !important;
    right: 0 !important;
    min-width: 130px;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 3px 25.5px 4.5px rgb(0 0 0/6%);
    box-shadow: 0 3px 25.5px 4.5px rgb(0 0 0/6%);
    -webkit-transform: none !important;
    transform: none !important;
    inset: 28px auto auto -60px !important;
    padding: 0 15px;
    width: 130px;
}
.home-13 .header-top-set-lan-curr .dropdown .dropdown-menu {
    inset: 28px auto auto -25px !important;
}
.header-top-set-lan-curr .dropdown .dropdown-menu li {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 0;
}
.header-top-set-lan-curr .dropdown .dropdown-menu li:last-child {
    border: 0;
}
.header-top-set-lan-curr .dropdown .dropdown-menu li:hover > a {
    color: #4fb68d;
}
.header-top-set-lan-curr .dropdown .dropdown-menu .dropdown-item {
    padding: 0 10px;
    color: #474747;
    line-height: 25px;
    font-size: 13px;
    background: 0 0;
}
.hover-style-cosmatics .header-top-set-lan-curr .dropdown .dropdown-menu .dropdown-item:hover {
    color: #c0b07d;
}
.hover-style-electronic .header-top-set-lan-curr .dropdown .dropdown-menu .dropdown-item:hover {
    color: #0090f0;
}
.hover-style-medical .header-top-set-lan-curr .dropdown .dropdown-menu .dropdown-item:hover {
    color: #0bbfbd;
}
.header-top-set-lan-curr .dropdown .dropdown-menu .dropdown-item img {
    margin-right: 5px;
}
.color-white {
    color: #fff;
}
.mobile-navigation .dropdown .dropdown-menu {
    margin: 0;
    top: 34px !important;
    left: auto !important;
    right: 0 !important;
    min-width: 130px;
    overflow: hidden;
    background: #fff;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 3px 25.5px 4.5px rgb(0 0 0/6%);
    box-shadow: 0 3px 25.5px 4.5px rgb(0 0 0/6%);
    -webkit-transform: none !important;
    transform: none !important;
    inset: 45px auto auto -60px !important;
    padding: 0 15px;
    width: 130px;
}
.mobile-navigation .dropdown .dropdown-menu .dropdown-item {
    padding: 0 10px;
    color: #474747;
    line-height: 25px;
    font-size: 13px;
    background: 0 0;
}
.mobile-navigation .dropdown .dropdown-menu li {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 0;
}
.mobile-navigation .dropdown .dropdown-menu li:hover > a {
    color: #4fb68d;
}
.mobile-navigation .dropdown .dropdown-menu li:last-child {
    border: 0;
}
.mobile-navigation .header-action-btn {
    font-size: 24px;
    color: #253237;
}
.mobile-navigation .header-action-btn:hover {
    color: #4fb68b;
}
.mobile-navigation .hover-style-cosmatics.header-action-btn:hover {
    color: #c0b07d;
}
.mobile-navigation .hover-style-electronic.header-action-btn:hover {
    color: #0090f0;
}
.mobile-navigation .hover-style-furniture.header-action-btn:hover {
    color: #ef1e1e;
}
.mobile-navigation .hover-style-furniture .dropdown-item:hover {
    color: #ef1e1e !important;
}
.mobile-navigation .hover-style-medical.header-action-btn:hover {
    color: #0bbfbd;
}
.mobile-navigation .hover-style-medical .dropdown-item:hover {
    color: #0bbfbd !important;
}
.mobile-navigation .hover-style-cosmatics .dropdown-item:hover {
    color: #c0b07d !important;
}
.mobile-navigation .hover-style-electronic .dropdown-item:hover {
    color: #0090f0 !important;
}
.dropdown-search {
    position: relative;
}
.dropdown-search input {
    padding: 10px 70px 10px 20px;
    width: 100%;
    height: 46px;
    font-size: 14px;
    background: #fff;
    color: #253237;
    border-width: 2px;
    border-radius: 30px;
    border-color: #4fb68d;
    border-style: solid;
    outline: none;
}
.hover-style-cosmatics .dropdown-search input {
    border-color: #c0b07d;
}
.hover-style-electronic .dropdown-search input {
    border-color: #0090f0;
}
.hover-style-furniture .dropdown-search input {
    border-color: #ef1e1e;
}
.hover-style-medical .dropdown-search input {
    border-color: #0bbfbd;
}
.dropdown-search input:focus,
.dropdown-search input:focus-visible {
    border-color: #4fb68d;
}
.hover-style-cosmatics .dropdown-search input:focus,
.hover-style-cosmatics .dropdown-search input:focus-visible {
    border-color: #c0b07d;
}
.hover-style-furniture .dropdown-search input:focus,
.hover-style-furniture .dropdown-search input:focus-visible {
    border-color: #ef1e1e;
}
.hover-style-medical .dropdown-search input:focus,
.hover-style-medical .dropdown-search input:focus-visible {
    border-color: #0bbfbd;
}
.dropdown-search .bootstrap-select {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    border: 0;
    padding: 0 25px;
    color: #253237;
    font-size: 14px;
    border-radius: 30px;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.dropdown-search .search-category {
    position: absolute;
    top: 3px;
    right: 70px;
}
.dropdown-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 65px;
    text-align: center;
    color: #fff;
    border-radius: 0 30px 30px 0;
    padding: 0;
    border: 0;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    background-color: #4fb68d;
    font-size: 16px;
}
.hover-style-cosmatics .dropdown-search button {
    background-color: #c0b07d;
}
.hover-style-electronic .dropdown-search button {
    background-color: #0090f0;
}
.hover-style-electronic .dropdown-search input:focus,
.hover-style-electronic .dropdown-search input:focus-visible {
    border-color: #0090f0;
}
.hover-style-furniture .dropdown-search button {
    background-color: #ef1e1e;
}
.hover-style-medical .dropdown-search button {
    background-color: #0bbfbd;
}
.offcanvas .offcanvas-userpanel ul li {
    display: block;
    background: transparent;
    width: 100%;
    text-align: left;
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    text-transform: capitalize;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role a {
    color: #253237;
    display: block;
    border-top: 1px solid #eee;
    padding: 5px 20px;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role a img {
    margin-right: 5px;
    vertical-align: -1px;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role a i {
    float: right;
    font-size: 16px;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
    color: #4fb68d;
}
.offcanvas.hover-style-cosmatics .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
    color: #c0b07d;
}
.offcanvas.hover-style-electronic .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
    color: #0090f0;
}
.offcanvas.hover-style-furniture .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
    color: #ef1e1e;
}
.offcanvas.hover-style-medical .offcanvas-userpanel ul li.offcanvas-userpanel__role a:hover {
    color: #0bbfbd;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu {
    display: none;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a {
    display: block;
    padding-left: 30px;
    color: #253237;
}
.offcanvas.hover-style-cosmatics .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
    color: #c0b07d;
}
.offcanvas.hover-style-electronic .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
    color: #0090f0;
}
.offcanvas.hover-style-furniture .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
    color: #ef1e1e;
}
.offcanvas.hover-style-medical .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
    color: #0bbfbd;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a:hover {
    color: #4fb68d;
}
.offcanvas .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu li a.current {
    color: #4fb68d;
}
.offcanvas.hover-style-cosmatics .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu a.current {
    color: #c0b07d;
}
.offcanvas.hover-style-electronic .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu a.current {
    color: #0090f0;
}
.offcanvas.hover-style-furniture .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu a.current {
    color: #ef1e1e;
}
.offcanvas.hover-style-medical .offcanvas-userpanel ul li.offcanvas-userpanel__role ul.user-sub-menu a.current {
    color: #0bbfbd;
}
.offcanvas .menu-close {
    background: #333;
    color: #fff;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    pointer-events: none;
    position: relative;
}
.offcanvas .menu-close i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    font-size: 24px;
}
.home-medical.home-19 .mobile-view-color .item-quantity-tag {
    background: #0bbfbd !important;
    color: #fff !important;
}
.home-medical.home-19 .mobile-view-color .color-black {
    color: #253237;
}
.home-medical.home-19 .mobile-view-color .color-black:hover {
    color: #0bbfbd;
}
.filter-active a {
    font-weight: 400;
    font-size: 16px;
    color: #888;
    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;
    text-transform: capitalize;
}
.filter-active {
    max-width: 10%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.filter-page .shop-tab.nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    .filter-page .select-shoing-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .filter-page .select-shoing-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}
@media only screen and (max-width: 767px) {
    .filter-active {
        margin-top: 15px;
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .shop-top-bar {
        padding: 20px 30px;
    }
    .filter-page .shop-tab.nav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.filter-active a i {
    font-size: 12px;
    margin-right: 5px;
}
.filter-active a:hover {
    color: #4fb68b;
}
.product-filter-wrapper {
    background-color: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 40px;
    padding: 45px 45px 40px;
    display: none;
    border-radius: 5px;
}
.sidebar-widget-tags a {
    color: #555;
    font-weight: 500;
    line-height: 28px;
}
.contact-info a {
    font-weight: 700;
}
.contact-info a:hover {
    color: #4fb68d;
}
.hover-style-medical .contact-info a:hover {
    color: #0bbfbd;
}
.hover-style-cosmatics .contact-info a:hover {
    color: #c0b07d;
}
.hover-style-electronic .contact-info a:hover {
    color: #0090f0;
}
.hover-style-furniture .contact-info a:hover {
    color: #ef1e1e;
}

.ion-android-favorite-outline:before{content:"\f387"}
.ion-ios-shuffle-strong:before{content:"\f4a8"}

/* category-area2 */
.category-area2 .category-info{
  background: var(--theme-bg-light);
  border: none;
  border-radius: 80px;
}

.category-area2 .category-info .icon{
  border-radius: 40px;
}

.category-area2 .category-info .icon::before{
  display: none;
}

.category-area2 .category-slider{
  margin-top: 10px;
}

@media all and (max-width: 767px) {
  .category-info .icon{
    width: 105px;
    height: 105px;
  }
}


/*====================
20. Category css 
======================*/

.category-item a{
  width: 100%;
  vertical-align: middle;
}

.category-info{
  text-align: center;
  padding: 25px 5px 5px 5px;
  border: 2px double var(--theme-color-light);
  border-radius: 80px;
  transition: var(--transition2);
}

.category-item:hover .category-info{
  border-color: var(--theme-color);
}

.category-info .icon{
  width: 120px;
  height: 120px;
  margin: 0 auto 0 auto;
  border-radius: 50%;
  background: var(--theme-color);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--box-shadow);
}

.category-info .icon::before{
  content: "";
  position: absolute;
  inset: -10px;
  border: 2px dashed var(--theme-color);
  border-radius: 50%;
}

.category-info .icon img{
  width: 90px;
  height: 90px;
  
}

.category-info:hover .icon img{
  transform: scale(1.1);
}

.category-info .content{
  margin-top: 25px;
}

.category-info .content h4{
  font-size: 18px;
  color: var(--color-dark);
  transition: all .3s ease-in-out;
}

.category-info:hover .content h4{
  color: var(--theme-color);
}

.category-info .content p{
  color: var(--theme-color);
}


/* ========================
57. Gallery css 
=========================== */

.gallery-item {
  position: relative;
  width: 100%;
  text-align: center;
}

.gallery-img {
  position: relative;
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}

.gallery-img::before{
  content:"";
  position: absolute;
  inset: 0;
  background: var(--theme-color2);
  transition: all 0.7s ease-in-out;
  transform: translateY(-110%);
}

.gallery-img:hover::before{
  transform: translateY(110%);
}

.gallery-img::after{
  content:"";
  position: absolute;
  inset: 0;
  background: var(--theme-color2);
  opacity: .8;
  transition: all 0.7s ease-in-out;
  transform: translateY(-110%);
}

.gallery-img:hover::after{
  transform: none;
}

.gallery-img img {
  width: 100%;
  border-radius: 30px;
 height:150px;
}

.gallery-link {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: var(--theme-color);
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: var(--color-white);
  transition: all 200ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
}

.gallery-item:hover .gallery-link {
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 0.7s;
}
