/* file path  public/front/css/style.css */
.container {
    margin-left: auto;
}

section.hero-area.hero-slider-3 {
    margin-top: 0px;
}

.header-search-block input {
    background-color: #efefef;
    border: 1px solid #efefef;
}

.header-search-block button {
    font-size: 21px;
    padding: 0px 25px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 45px;
}

[class*="hero-slider"] .slick-dots {
    display: none;
    bottom: 45%;
    margin-bottom: 0;
    left: 98%;
}

._feature1 {
    background-color: #fff;
    position: relative;
    padding: 15px 0px 15px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
}

.feature-box {
    border: none;
    padding: 30px 10px 30px 0;
}
.feature-box .text h5 {
    font-size: 15px;
    font-weight: 700;
    color: #222222;
}

.absolute-banner {
    margin-top: -45px;
    margin-bottom: 50px;
}

.feature-box .icon {
    color: #4dca78;
    transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
}

.feature-box:hover .icon {
    color: #219150;
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
}

.feature-box:hover .text h5 {
    color: #219150;
    transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
}

.product-card .price-block {
    margin-top: 0;
}

.product-card h3 a {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 0px;
}

.shop-product-wrap .product-card {
    margin-bottom: 0;
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #0000001c;
}
/* developer */
.xzoom-container img{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
    /* border-radius: 9px; */
}
#relatedProductSlider .single-slide{
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 15%);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin:10px;
    padding:10px;
    border-radius: 10px;
}
#thumbSlider .owl-nav.disabled{
    display: flex;
}
/* #relatedProductSlider .owl-nav.disabled,#relatedProductSlider .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
} */

#thumbSlider .owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: -10px;
}
#thumbSlider .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: -10px;
}
#thumbSlider .owl-nav .owl-prev span,
#thumbSlider .owl-nav .owl-next span{
    font-size: 30px;
}

#new_released .owl-prev span,
#new_released .owl-next span,
#relatedProductSlider .owl-prev span,
#relatedProductSlider .owl-next span,
.shop_with .owl-prev span,
.shop_with .owl-next span{
    width: 40px;
    height: 80px;
    font-size: 40px;
    border: 1px solid #efefef;
    border-radius: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 5px 0px;
    background-color: #fff;
}
#relatedProductSlider .owl-next span{
    border-radius: 8px;
}

#new_released .owl-next span,
.shop_with .owl-next span{
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translateY(-50%);
}

#new_released .owl-prev span,
.shop_with .owl-prev span{
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
}

#new_released .card-image img,
.shop_with .card-image img{
    max-width: 195px;
    margin-left: auto;
    margin-right: auto;
}

.shop-product-wrap .product-card{
    border: none;
    transition: all 0.5s ease;
}

.shop-product-wrap .product-card:hover {
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 15%);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transform: translateY(-10px);
}

.product-card .hover-contents .hover-btns {
    background-color: transparent;
    box-shadow: none;
}

.product-card .hover-contents .hover-btns .single-btn {
    line-height: 40px;
    padding: 0 12.2px;
    border-right: none;
    margin: 3px;
    background: #219150;
    color: #ffffff;
    border-radius: 50%;
    position: relative;
}
#relatedProductSlider .product-card .hover-contents .hover-btns .single-btn{
    padding: 12px 12.2px;
    
}

.product-card .hover-contents .hover-btns .single-btn:hover {
    color: #219150;
    background: #ffffff;
}

.shop-product-wrap .product-card .product-card--body::before {
    display: none;
}

body {
    overflow-x: hidden;
}

._lombat {
    position: absolute;
    min-width: 103px;
    padding: 2px 8px;
    background-color: #555555;
    font-size: 10px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 10px;
    left: -20px;
    top: -24px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.product-card .hover-contents .hover-btns .single-btn:hover ._lombat {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    opacity: 1;
    visibility: visible;
}

.mid_sec_bnr {
    background: url(../image/banner-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 5rem 9%;
    margin-bottom: 50px;
}

._plokij {
    flex: 1 1 42rem;
}

._plokij h3 {
    color: var(--black);
    font-size: 4.5rem;
    text-transform: capitalize;
    margin-top: 30px;
}

._plokij p {
    color: var(--light-color);
    font-size: 18px;
    line-height: 20px;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
}

._hnjmkc .owl-slider {
    width: 340px;
    margin: 0 auto;
}

.tipids {
    width: 100%;
}

.tipids img {
    width: 100%;
}

._hnjmkc .owl-carousel .owl-item img {
    width: 200px;
}

._hnjmkc .owl-dots {
    display: none;
}

.cart-block:before {
    display: none;
}

._carticon {
    width: 40px;
    font-size: 30px;
    /* line-height: 42px; */
    color: #219150;
}

._carticon i {
    position: relative;
    top: -1px;
    font-size: 25px !important;
}

.header-top-list>li {
    padding: 0 0;
}

.header-top {
    padding: 8px 0;
}

.container_pad {
    padding: 0 80px;
}

.nav_wishlist {
    position: relative;
    font-size: 25px;
    color: #219150;
    margin: 0 0 0 30px;
}

.nav_wishlist a {
    color: #219150;
}

.nav_wishlist a:hover {
    color: #219150;
}

.wish-tultip {
    position: absolute;
    min-width: 66px;
    text-align: center;
    padding: 2px 8px;
    background-color: #555555;
    font-size: 10px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 10px;
    left: -20px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.nav_wishlist:hover .wish-tultip {
    opacity: 1;
    visibility: visible;
}

.cart-dropdown-block:after {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}

.cart-dropdown-block:before {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 1200px) {
    .category-nav .category-trigger {
        padding: 7px 0px 3px 0px;
    }
}

.header-phone .icon {
    margin: 0px 10px;
    padding: 3px 0px;
}

.header-phone.color-white .icon a:hover {
    color: #ffffff;
}

.category-nav {
    max-width: 48px;
}

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

.rating_p span {
    font-size: 12px;
    color: #333333;
}

.rating_p span i {
    font-size: 11px;
    color: #219150;
    margin: -1px;
}

._plokij a.btn {
    color: #ffffff;
    text-decoration: none;
    background: #2c914f;
}

._plokij a.btn:hover {
    color: #ffffff;
    text-decoration: none;
    background: #2c914f;
}

.footer_bg1 {
    padding: 60px 0 40px 0;
    background: url(../image/footer_banner.png) no-repeat;
    background-size: cover;
    background-position: left center;
}

.footer-bottom .copyright-text {
    margin-top: 0;
    line-height: 36px;
}

.footer-bottom {
    padding: 20px 0;
}

.testimonial-slider.slider-one-column .testimonial-card .testimonial-body {
    margin: 15px 25px;
}

.blog-card .content {
    margin: 15px 28px 15px 15px;
    padding: 20px;
    padding-bottom: 48px;
    border-radius: 12px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 15px 0px;
    border: none;
    min-height: 290px;
}

.blog-slider .blog-card .image img {
    width: 100%;
    max-width: 130px;
    padding: 0px 0px;
    margin-bottom: 35px;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    max-height: 48px;
}

.blog-card .content::before {
    border-bottom: 10px solid white;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    top: -26px;
    left: 47.73%;
}

.blog-card .content::after {
    border-bottom: 16px solid #eeeeee;
    border-right: 18px solid transparent;
    top: -32px;
    left: 46.6%;
}

.blog-card .content .meta-para {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 14px;
}

article.blog-paragraph p {
    margin-bottom: 10;
    font-size: 15px;
}

.blog-card .content .content-header {
    margin-bottom: 0;
}

._mknjbh {
    padding: 30px 0;
}

._vbfgrt {
    font-size: 16px;
}

._vbfgrt ._widbbb {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    padding: 0 10px;
    margin: 0 10px;
}

._regs_btn {
    font-size: 12px;
    line-height: 22px;
    padding: 4px 18px 3px 18px;
    border-radius: 4px;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    outline: none;
    background-color: #2c914f;
    margin-left: 20px;
    margin-bottom: 5px;
}

._kojihu input[type=checkbox] {
    position: relative;
    top: -8px;
}

._bhvgtyu .form-control {
    border: none;
    border-bottom: 2px solid #2c914f;
    border-radius: 0;
    padding: 10px 0;
}

._mklokio {
    font-size: 15px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    color: #222222;
}

._mklokio span {
    background-color: #ffffff;
    padding: 5px 15px;
    position: relative;
    z-index: 2;
}

._mklokio:before {
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 2px;
    background-color: #222222;
    left: 0;
    right: 0;
    top: 18.5px;
}

.login-form {
    padding: 40px;
    border: 2px solid #2c914f;
}

.login-form:hover {
    box-shadow: 0px 10px 30px 0 #00000030;
}

/*------------------------------------------------------------------------*/

/*---------------------------------------------------------------------*/

@media only screen and (min-width: 1px) and (max-width: 767px) {
    .header-top.header-top--style-2{
        display:none !important;
    }
    .quantity_pm .qty-box .input-group button{
        padding: 12px !important;
    }
    .quantity_pm .qty-box .input-group .form-control{
        width:60px !important;
    }
    #xzoom-default{
        width: 100%;

    }
    ._hnjmkc .owl-slider {
        width: 140px;
    }

    .mid_sec_bnr {
        padding: 0;
    }

    ._hnjmkc .owl-carousel .owl-item img {
        width: 140px;
    }

    .blog-slider .blog-card .image img {
        padding: 0;
    }

    .blog-card .content {
        width: 290px;
        margin: 0;
    }

    .container_pad {
        padding: 0;
    }

    .header-top--style-2 .header-top-list li {
        margin: 0;
        color: #fff;
        font-size: 8px;
    }

    [class*="hero-slider"] .slick-dots {
        display: none !important;
    }

    .pt--10 {
        padding-top: 0px !important;
    }

    .feature-box {
        padding: 5px 0px 5px 0;
        display: block !important;
        text-align: center;
        margin: 10px 0px;
    }
    .feature-box .icon{
        margin-bottom: 10px;;
    }

    .single-block .col-lg-4.mb--30 img {
        width: 100%;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding: 0 0 0 0;
    }

    .absolute-banner {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .blog-card .content::before {
        display: none;
    }

    .blog-card .content::after {
        display: none;
    }

    ._plokij {
        padding: 15px;
    }

    .testimonial-slider .single-slide {
        margin: 0;
    }

    .blog-slider .slick-dots {
        margin-top: 0;
    }

    .testimonial-slider .slick-dots {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .footer-bottom .copyright-text {
        font-size: 13px;
        text-align: center !important;
    }

    .footer-bottom.text-right {
        text-align: center !important;
    }

}

.pdtlsmycls .header-search-block button {
    /* padding: 14px 25px; */
}

._lkjoiu {
    width: 100%;
    padding: 10px;
    color: #ffffff;
    background-color: #219150;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 10px;
}

._sldkfh .btn {
    width: 100%;
    font-size: 12px;
    padding: 0;
}

._sldkfh .btn span strong {
    font-size: 22px;
    line-height: 30px;
}
._sldkfh .stock_btn{
    background-color: #219150;
    color: #fff;
    border: none;
}
._sldkfh .cod_btn,
._sldkfh .stock_btn{
    min-height: 60px;
}

._sldkfh .cod_btn{
    background-color: #0000ff;
    color: #ffff00;
    border: none;
}

._lkjhgf {
    padding: 15px;
    margin-top: 10px;
}

._lkjhgf .p_detail_price_area .p_detail_free_shipping{
    margin-top: -10px;
    font-size: 14px;
}

.main-price {
    font-size: 36px;
    font-weight: 700;
    color: #219150;
    line-height: 36px;
}

.main-price-off {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    color: #333;
    text-transform: capitalize;
}

._sldkfh {
    margin-top: 10px;
}

._dtlofbook {
    padding: 15px;
    background-color: #ffffcc;
    border: 2px solid #6d6d6b;
    border-radius: 10px;
}

.add-cart-btn .btn.btn-filled--primary {
    border: 2px solid #219150;
    color: #ffffff;
    background: #2c914f;
}

._plnjok .btn {
    width: 180px;

}
._plnjok .buy_btn{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
._plnjok .add_cart_btn{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.add-cart-btn .btn.btn-filled--primary:hover {
    border: 2px solid #219150;
    color: #2c914f;
    background: transparent;
}

.srt-descrption{
    margin-top: -32px;
}
.srt-descrption ._wpslsk {
    width: 100%;
    min-height: 320px;
    /* max-height: 200px; */
    border: 2px solid #090b09;
    border-radius: 10px;
    background-color: #ccffcc;
    padding:10px 10px 60px 10px !important;
}
.srt-descrption ._wpslsk ._edcfvb{
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0px !important;
    left: 0;
}

._wpslsk h3 > div:first-child{
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 8px;
    color: #ff0000;
    width: 100%;
    border-bottom: 3px solid #ff0000;
}
._wpslsk h3{
    margin-top: 0px;
}

._wpslsk h3 div p span{
    font-size: 14px !important;
    color: #000;
}
._wpslsk h3 div p a{
    color: #ff0000;
    text-align: center !important;
    display: block;
    margin-bottom: 20px;
}

.srt-descrption label {
    width: 100%;
    text-align: center;
    /*margin-bottom:0px !important;*/
}

.srt-descrption .company_message{
    font-weight: bold;
    color: #333333;
}

._edcfvb {
    width: 100%;
    /* border: 2px solid #21915080; */
    border-radius: 10px;
    /* padding: 5px; */
    /* margin-top: 30px; */
}

._mnbvhgy {
    min-height: 170px;
    padding: 15px;
    text-align: center;
    color: #222222;
    font-size: 15px;
    font-weight: 600;
}

._edcfvb span._ghvbyu {
    border: 2px solid #b01a23;
    color: #ffffff;
    background: #b01a23;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 5px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

._jhuynb h4 {
    color: #219150;
    font-weight: 700;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
}

._jhuynb p a {
    font-size: 20px;
    color: #2c914f;
}

._jhuynb p a i {
    padding: 7px 0;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    background-color: #ffffff;
    margin: 2px;
}

._jhuynb p a:hover i {
    background-color: #2c914f;
    color: #ffffff;
}

._plokij p {
    padding: 0;
}

.product-details-info .list-unstyled {
    margin-bottom: 30px;
}

._dtlofbook li ._dtlhdwid {
    width: 92px;
    font-weight: bold;
}
.product-details-info .list-unstyled li .type_list_value{
    padding: 2px 7px;
    background: #f60;
    color: white;
    border-radius: 5px;
}

._dtlofbook li {
    border-bottom: 1px solid #ff1410;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

._dtlofbook li:last-child {
    border-bottom: 0px solid #999999;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.bl-1 {
    border-left: 2px solid #999999;
}

.xzoom-thumbs{
    z-index: 0;
    position: relative;
}

.quantity_pm .qty-box {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 2px solid #acacac;
    padding: 10px;
    border-bottom: 2px solid #acacac;
    z-index: 0;
    position: relative;
}

.quantity_pm .product-right .product-description .qty-box .input-group {
    justify-content: unset;
    width: unset;
}

.quantity_pm .input-group-prepend {
    margin-right: -1px;
}

.quantity_pm .input-group-append,
.input-group-prepend {
    display: flex;
}

.quantity_pm .qty-box .input-group button {
    background-color: transparent;
    border: 0;
    color: #777;
    cursor: pointer;
    padding: 18px;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
}

.quantity_pm .qty-box .input-group span button {
    background: #66ffcc !important;
    z-index: 0;

}
.quantity_pm .qty-box .input-group span .quantity-right-plus{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.quantity_pm .qty-box .input-group span .quantity-left-minus{
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.quantity_pm .qty-box .input-group button i {
    font-weight: 900;
    color: #222;
}

.quantity_pm .qty-box .input-group .form-control {
    border-right: none;
}

.quantity_pm .qty-box .input-group .form-control {
    text-align: center;
    width: 80px;
    flex: inherit;

}

.product-details-info .list-unstyled li {
    font-size: 13px;
}

._mknjbh .single-block{
    margin-top: 40px;
}


@media only screen and (min-width: 1px) and (max-width: 500px) {
    ._plnjok .btn {
        width: 100%;
        margin: 5px 0;
    }

    ._plokij {
        padding: 0;
    }

    ._sldkfh .btn {
        width: 95%;
        font-size: 9px;
    }

    .bl-1 {
        border-left: none;
    }
}

@media (min-width: 1500px){
    /*.srt-descrption{*/
    /*    margin-top: 98px;*/
    /*}*/
}