*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Rubik', 'Rubik' , sans-serif;
    font-weight: 400;
    font-size: 15px;
  
}
.container{
    width: 1230px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}
p{
    margin-bottom: 8px;
}
li{
    list-style: none;
}
a{
    color: #000;
    text-decoration: none;
}
ul, li{
    padding: 0;
    margin: 0;
}
img{
    max-width: 100%;
    display: inline-block;
} 
a:hover{
    text-decoration: none;
    color: #000;
}

input:focus , select:focus , textarea:focus , button:focus {
    outline: none !important;
    border: 0;
}
.owl-carousel{
    display:none;
    width:100%;
    -webkit-tap-highlight-color:transparent;
    position:relative;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y;
    -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0)
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-tap-highlight-color:transparent;
    -webkit-touch-callout:none
}
.owl-carousel .owl-item img{
    display:block;
    max-width:100%
}
.product-in-slider.owl-carousel .owl-item img {
    width: 70%;
}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{
    display:none
}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel.owl-refresh .owl-item{
    visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.no-js .owl-carousel{
    display:block
}
.owl-carousel .animated{
    animation-duration:1000ms;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    animation-name:fadeOut
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.owl-height{
    transition:height 500ms ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    transition:opacity 400ms ease
}
.owl-carousel .owl-item img.owl-lazy{
    transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url("owl.video.play.png") no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    transition:transform 100ms ease
}
.owl-carousel .owl-video-play-icon:hover{
    -ms-transform:scale(1.3, 1.3);
    transform:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}
.owl-prev {
    background: url(../images/slider-right-arrrow.jpg) center no-repeat !important;
    width: 51px;
    height: 51px;
    position: absolute;
    top: -84px;
    right: 55px;
    font-size: 0;
    bottom: auto;
    margin: auto;
    left: auto;
    transform: rotate(-180deg);
}
.owl-next {
    background: url(../images/slider-right-arrrow.jpg) center no-repeat !important;
    width: 51px;
    height: 51px;
    position: absolute;
    top: -84px;
    right: 0;
    font-size: 0;
    bottom: auto;
    margin: auto;
    left: auto;
}
.owl-dots{
    position:absolute;
    bottom:00px;
    width:100%;
    text-align:center
}
.owl-dots .owl-dot{
    background:url(../images/sl.jpg) 0 0 no-repeat !important;
    width:24px;
    height:24px;
    display:inline-block;
    z-index:2;
    position:relative;
    border-radius:50%;
    margin:0 5px
}
.owl-dots .owl-dot.active{
    background: url(../images/sl-ac.jpg) 0 0 no-repeat !important;  
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span
{
    display:none !important;
}
.banner1  .owl-nav{
    display:none !important;
}
header.header-top {
    background: #f4f4f4;
    position: relative;
    width: 100%;
    z-index: 9;
}
.flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-start{
    display: flex;
    flex-wrap: wrap;
    justify-self: flex-start;
}

.header-top li {
    align-self: center;
    margin-right: 16px;
    /*border-right: 1px solid #ccc;*/
    padding-right: 14px;
    padding: 8px 0;
    padding-right: 14px;
    font-size: 14px;
    color: #747474;
    position: relative;
}
.header-top li i.fa{
    font-size: 17px;
}
.header-top li a{
    color: #747474; 
}
.header-top span {
    align-self: center;
    margin-right: 6px;
}
.header-top li:hover ul{
    display: block;
}
.header-top li ul {
    position: absolute;
    width: 200px;
    background: #fff;
    border-top: 5px solid #b0c61e;
    z-index: 999;
    border-radius: 7px;
    top: 29px;
    right: -7px;
    display: none;
    box-shadow: 0 0 21px rgba(0,0,0,.1);
}
.header-top li ul li {
    border: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e7e7e7;
    font-size: 13px;
}
.header-top li ul li a {
    padding: 9px 15px;
    display: block;
}
.header-top p { align-self: center; margin-bottom: 0;}
header.header-mid {
    padding: 15px 0;
    position: relative;
    z-index: 2;
}
.search {
    width: 650px;
    background: #f0f0f0;
    padding: 8px;
    border-radius: 11px;
    font-size: 14px;
    align-self: center;
}
.search-input {
    width: 300px;
    border-right: 1px solid #ccc;
    align-self: center;
}
.search-input input {
    background: none;
    width: 100%;
    border: 0;
    padding-right: 20px;
    color: #747474;
    font-size:15px;
}
.search-select {
    width: 160px;
    align-self: center;
    font-size:15px;
}
.search-select select {
    background: no-repeat;
    border: 0;
    width: 100%;
    color: #747474;
    font-size:15px;
}

.search-btn {
    background: url(../images/green-pattern.jpg) repeat 0 0;
    align-self: center;
    border-radius: 6px;
}
.search-btn button {
    background: none;
    border: 0;
    padding: 11px 24px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    padding-left: 17px;
    cursor: pointer;
}
.search-btn button .fa{
    margin-right: 5px;
}
.wislist, .cart {
    width: 40px;
    position: relative;
    margin-right: 15px;
    align-self: center;
    margin-right: 25px;
}
.wislist span , .cart span {
    position: absolute;
    background: #91be23;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 19px;
    right: -5px;
}
.shoping-cart {
    text-transform: uppercase;
    font-size: 15px;
    align-self: center;
    text-align: right;
}
.shoping-cart span {
    font-size: 12.5px;
    color: #747474;
}
nav {
    background: url(../images/green-pattern.jpg) repeat top left;
    position: relative;
    z-index:99;
}
nav li{
    display: inline-block;
    position: relative;
}
nav li a {
    color: #fff;
    padding: 23px 27px;
    display: block;
    text-transform: uppercase;
    transition: all ease 0.6s;
    font-size:16px;
}
nav li li a{
     padding: 14px 29px; 
     font-size:15px;
}
.star-rating img{
    width:auto !important;
}
nav li a:hover , nav li.active a{
    background: #323233;
    color: #fff;
}
nav li:hover ul.sub-menu{
    display: block;
}
nav li ul.sub-menu {
    display: none;
    left: 0px;
    top: 50px;
    position: absolute;
    width: 240px;
    z-index: 10;
    animation: drop-down ease 0.4s;
}

ul.sub-menu li {
    margin-bottom: 2px;
    font-size: 15px;
    width: 100%;
    background: url(../images/green-pattern.jpg) repeat top left;
    box-sizing: border-box;
    transition: all ease 0.5s;
}
.banner-txt.container {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    color: #fff;
    padding-top: 159px;
}
.banner {
    width: 100%;
    position: relative;
}
.banner h3 {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 6px;
}
.banner h2 {
    font-size: 73px;
    font-family: 'Rubik';
    font-weight: 500;
}
.banner h4 {
    text-transform: uppercase;
    color: #91be23;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
}
.banner a.shownow {
    margin-top: 29px;
    display: inline-block;
}
.aminity {
    padding: 30px 0px;
}
.aminity ul {
    border: 1px solid #ccc;
    padding: 26px;
}
.aminity ul li {
    text-align: center;
    border-right: 1px solid #ccc;
    padding-right: 0;
    width: 25%;
}
.aminity ul li:last-child{
    border-right: 0;
}
.am-ic {
    margin-bottom: 8px;
}
.aminity ul li h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #000000;
}
.aminity ul li h5 {
    font-size: 14px;
    color: #8b8b8b;
    font-weight: 400;
}
.heading {
    font-size: 36px;
    color: #222421;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    font-family: 'Rubik';
    font-weight: 500;
}
.heading:after{
    content: "";
    background: #51aa1b;
}
.latest .item {
    border: 1px solid #ccc;
}
.pro-img {
    position: relative;
    width: 100%;
}
.pro-img img{
    width: 100%;
}

.off-price {
    position: absolute;
    top: 13px;
    right: 11px;
    background: #ff9e35;
    color: #fff;
    font-size: 11px;
    padding: 6px;
    border-radius: 4px;
}
.pr-d {
    text-align: center;
    padding: 20px;
}
.text-center{
    text-align: center;
}


.pr-d h3 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
}
.star-rating {
    text-align: center;
    margin-bottom: 10px;
    min-height:16px;
}
.owl-carousel .owl-item .star-rating img{
    display: inline-block;
}
.prod-pri {
    font-size: 14px;
    color: #91be23;
    font-weight: 500;
    margin-bottom: 7px;
}

.prod-pri span {
    color: #8b8b8b;
    font-weight: 400;
    font-size: 13px;
    margin-left: 7px;
    text-decoration: line-through;   
}
a.add-cart {
    background: url(../images/add-cart.png) 0 0 no-repeat;
    font-size: 14px;
    color: #91be23;
    padding: 15px 26px 19px 58px;
    display: inline-block;
    margin-top: 10px;
    cursor:pointer;
}
a.add-cart:hover{
    background: url(../images/add-cart-hover.png) 0 0 no-repeat;
    color: #fff;
}
.latest {
    padding: 40px 0;
}
.veg-fruit{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}
.veg {
    width: 50%;
    text-align: right;
    padding: 20px;
    background: url(../images/veg-img.jpg) 0 0 no-repeat;
    min-height: 392px;
}
.veg-tx {
    width: 350px;
    float: right;
    text-align: left;
}
.veg-fruit span {
    font-size: 20px;
    text-transform: uppercase;
    
    display: block;
}
.veg-fruit h3 {
    font-size: 70px;
    color: #222421;
    font-family: 'Rubik';
}
.veg-fruit p {
    font-size: 16px;
    margin-top: 8px;
}
.veg-fruit a {
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 48px;
}
.fruit {
    width: 50%;
    text-align: left;
    padding: 20px;
    background: url(../images/fruit-bg.jpg) 0 0 no-repeat;
    min-height: 392px;
}
.frt-tx{
    width: 350px;
    margin-left: 30px;
    text-align: left;
}
.shop {
    width: 385px;
    position: relative;
    margin-right: 15px;    
}
.shop-txt {
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 74px;
    padding-left: 15px;
    padding-right: 55px;
}
.shop-txt a.shop-now {
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 30px;
}
.shop-txt h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 5px;
}
.shop-txt p span{
    color: #51aa1b;
    font-weight: 500;
    font-size: 17px;
}
.shop-cate {
    padding: 40px 0;
}
.deal-day .item{
    padding: 8px;
}
.deal-txt {
    width: 310px;
}
.deal-day .star-rating {
    /*text-align: left;*/
    text-align: center;
    margin-top: 7px;
}
.txt {
    margin-bottom: 15px;
    line-height: 20px;
}
.name-rate h3{
    font-weight: 500;
    margin-bottom: 10px;
    min-height:35px;
}
.name-rate {
    margin-top: 5px;
}
.bet {
    border: 1px solid #ccc;
    padding: 5px 6px;
    text-align: center;
    border-radius: 6px;
    margin-right: 8px;
}
.bet h4{}
.bet p {
    font-size: 12px;
    border-top: 1px solid #ccc;
    padding-top: 4px;
    margin-top: 4px;
}
.bet:hover{
    border-color: #91be23;
    color: #91be23;
}
.news-bg {
    background: url(../images/newsletter-bg.jpg) repeat;
    padding: 28px;
    border-radius: 10px;
}
.news-bg h3 {
    font-size: 27px;
    font-weight: 500;
    color: #444444;
    margin-bottom: 3px;
}
.news-pop {
    width: 630px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.news-pop input {
    width: calc(100% - 150px);
    padding: 19px;
    border: 0;
}
.news-pop button {
    background: #444444;
    width: 146px;
    color: #fff;
    padding: 18px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    border: 0;
}
.down-news{
    padding: 20px 0;
}
.down-news span{
    display: block;
}
.down-news p{
    font-weight: 600;
    color: #000;
}
.down-news  i {
    color: #91be23;
    font-size: 42px;
    margin-right: 5px;
}
.down-news span {
    display: block;
    font-weight: 400;
  
    margin-top: 2px;
}
.time {
    margin: 11px 39px;
}
.time p {
    margin-left: 9px;
    align-items: center;
}
.time img{}
.footer{
    background: url(../images/footer-bg.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
}
.fl {
    width: 290px;
}
.footer-logo {
    margin-bottom: 20px;
}
.fl .text {
    margin-bottom: 17px;
    color: #e1e1e1;
    line-height: 20px;

}
.footer-social a {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    background: #87bc3a;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 19px;
    /* line-height: 1; */
    padding-top: 10px;
    transition: all ease 0.6s;
}
.footer-social a:hover{
    background: #f79517;
}
.fm h4 , .fc h4 {
    font-size: 14px;
    font-weight: 400;
    color: #91be23;
    margin-bottom: 8px;
}
.fm li{}
.fm li a {
    color: #e3e3e3;
    padding: 6px 0;
    display: block;
    font-size: 14px;
}
/* p.loc{
    background: url(../images/loc-f.png) 0 4px no-repeat;
}
p.mob{
    background: url(../images/phn-f.png) 0 1px no-repeat;
}
p.em{
    background: url(../images/mail-f.png) 0 5px no-repeat;
} */
.fc p {
    color: #e3e3e3;
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 21px;
    /* padding-left: 26px; */
}
.fc p i.fa {
    color: #91be23;
    font-size: 17px;
    margin-right: 5px;
}
.footer-last.flex {
    border-top: 1px solid #4f4e3d;
    padding-top: 13px;
    margin-top: 11px;
    font-size: 12px;
}
p.text-right img{
    vertical-align: middle;
    margin-left: 5px;
}
.cart-wrap .cart{
    margin-right: 10px;
}
.cart-wrap {
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #ccc;
    padding: 9px 0;    
}
.cart-drp {
    max-height: 227px;
    overflow: auto;
}
.cart-drop {
    position: absolute;
    width: 310px;
    background: #fff;
    border-top: 5px solid #b0c61e;
    z-index: 999;
    border-radius: 7px;
    top: 60px;
    right: 0px;
    padding: 20px;
    display: none;
}
.cart-img {
    width: 50px;
    margin-right: 6px;
}
.cart-name {
    width: 100px;
    color: #757575;
    align-self: center;
}
.cart-name span {
    display: block;
    color: #000;
    margin-top: 8px;
    font-size: 13px;
}
.cart-weight {
    color: #757575;
    align-self: center;
    margin-right: 7px;
}
.cart-delet {
    align-self: center;
}
.cart-wrap-t {
    font-weight: 500;
    padding: 18px 0;
}
.cart-btn a {
    width: 49%;
    border: 1px solid #bacd24;
    color: #bacd24;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    font-weight: 500;
    /* margin-top: 9px; */
}
.cart-btn a:hover{
    background: url(../images/green-pattern.jpg) 0 0 repeat;
    color: #fff;
}
.cart-wrap-in {
    position: relative;
}
.cart-wrap-in:hover .cart-drop{
    display: block;
}
.inner-banner {
    position: relative;
    width: 100%;
}
.inner-banner img{
    width: 100%;
}
.inner-banner .container {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 80px;
    color: #fff;
}
.inner-banner .container h1 {
    font-family: 'Rubik';
    font-size: 50px;
    font-weight: 600;
}
.bradcam ul{
    text-align: center;
    width: 100%;
}
.bradcam ul li {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}
.bradcam ul li a {
    color: #fff;
    background: url(../images/brad-arrow.png) 100% no-repeat;
    padding-right: 20px;
    margin-right: 9px;
}
.bradcam {
    margin-top: 9px;
}
.product-slider {
    width: 470px;
}
.product-detailpart {
    padding: 50px 0;
}
    /* the slides */
    .slick-slide {
        margin: 0 5px;
      }
      /* the parent */
      .slick-list {
        margin: 0 -5px;
        cursor: pointer;
      }
      .slider.slider-nav.slick-initialized.slick-slider {
        margin: 0 50px;
        margin-top: 20px;
    }
    .slick-prev, .slick-next{
        background: url(../images/slider-right-arrrow.jpg) 0 0 no-repeat !important;
        width: 51px;
        height: 51px;
    }
    .slick-prev:before , .slick-next::before{
        display: none;
    }
    .slick-next {
        right: -55px;
    }
    .slick-prev {
        left: -55px;
        transform: rotate(180deg);
        top: 9px;
    }
    .product-txt {
        width: 710px;
    }
    .productname {
        border-bottom: 1px solid #ccc;
        padding-bottom: 12px;
        margin-bottom: 13px;
    }
    .productname h3 {
        font-size: 25px;
        font-weight: 400;
    }
    .pr-avail {
        font-weight: 500;
        align-self: center;
    }
    .pr-avail span {
        font-weight: 400;
        opacity: 0.5;
    }
      
    .product-txt .star-rating {
        text-align: left;
        margin-bottom: 10px;
    }
    .product-txt .prod-pri{
        font-size: 25px;
    }
    .product-txt .prod-pri span {
        font-size:18px;
        margin-left: 0;
    }
    .product-txt .text {
        opacity: 0.8;
        margin-bottom: 26px;
        margin-top: 16px;
    }
    .product-size{
        margin: 20px 0;
    }
    .product-size h4 {
        font-size: 16px;
        font-weight: normal;
        width: 80px;
        align-self: center;
    }
    .product-size h5 {
        background: #e1d9d9;      
        margin-right: 6px;
        border-radius: 7px;
        font-weight: normal;
        align-self: center;
        transition: all ease 0.6s;
    }
    .product-size h5:hover{
        background: #b0c61e;
        color: #fff;
    }
    .product-size h5 a{
        padding: 7px 12px;
        transition: all ease 0.6s;
        display: inline-block;
    }
    .product-size h5:hover a{
        color: #fff;
    }
    .quantity h4 {
        font-size: 16px;
        font-weight: normal;
        width: 80px;
        align-self: center;
    }
    .add-remov-pr {
        width: 100px;
        border: 1px solid #ccc;
    }
    .add-remov-pr span {
        width: 30%;
        text-align: center;
        line-height: 25px;
        font-size: 18px;
        cursor: pointer;
    }
    .add-remov-pr input {
        width: 45px;
        border: 0;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        text-align: center;
        padding: 6px;
        font-size: 14px;
    }
    .wa {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .pro-whis {
        align-self: center;
        margin-right: 9px;
    }
    .wa .ac-pr a{
        margin-top: 0;
    }
    .buy-now a {
        color: #b0c61e;
        border: 1px solid #b0c61e;
        border-radius: 5px;
        padding: 12px 21px;
        align-self: center;
        transition: all ease 0.6s;
    }
    .buy-now a:hover{
        color: #fff;
        background: #b0c61e;
    }
    .buy-now {
        align-self: center;
        margin-left: 5px;
    }
    .prod-share{
        margin-top: 17px;
    }
    .prod-share h4 {
        font-size: 16px;
        font-weight: normal;
        width: 60px;
        align-self: center;
    }
    .product-descreip {
        margin: 50px 0;
        box-shadow: 0px 5px 6px rgba(0,0,0,.1);
        padding: 0 25px 25px 25px;
    }
    ul.main-ul {
        border-bottom: 1px solid #ccc;
        margin-bottom: 25px;
    }
    ul.main-ul li {
        display: inline-block;
        font-size: 23px;
        padding: 18px 20px;
        cursor: pointer;        
        font-family:  'Rubik';
        color: #8b8b8b;        
    }
    ul.main-ul li.active{
        border-bottom: 1px solid #b0c61e;
        color: #000;
    }
    .content p{
        opacity: 0.8;
        margin-bottom: 20px;
        line-height: 20px;
    }
    .content{
        display: none;
    }
    p.left {
        align-self: center;
    }
    .cart-data {
        padding: 50px 0;
    }
    .cart-left{
        width: 915px;
    }
    .cart-left table{
        box-shadow: 0 0 8px  rgba(0,0,0,.1);
        width: 100%;
    }
    .cart-left table td {
        padding: 14px;
        border-bottom: 1px solid #ccc;
        text-align: center;
    }
    .cart-left table th {
        background: #323233;
        color: #fff;
        font-weight: 4;
        FONT-WEIGHT: 400;
        padding: 20px;
    }
    .cart-left table td img{
        max-width: 80px;
    }
    .cart-left table td a{
        margin: 0 5px;
    }
    .cart-left .cart-btn {
        margin-top: 44px;
        clear: both;
    }
    .cart-left .cart-btn a {
        margin-right: 14px;
        padding: 12px 21px;
    }
    .cart-right {
        width: 268px;
        box-shadow: 0 0 8px rgba(0,0,0,.1);
        align-self: flex-start;
    }
    .cart-right h3 {
        background: #323233;
        color: #fff;
        padding: 20px;
        font-weight: normal;
        font-size: 15px;
        margin-bottom: 18px;
    }
    .tpr {
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }
    .tpr p{}
    .cart-right span {
        font-weight: 500;
    }
    .tot-ship {
        padding: 12px;
        border-bottom: 1px solid #ccc;
    }
    .tot-ship h4 {
        margin-bottom: 9px;
        font-weight: 500;
    }
    .tot-ship li{
        padding: 5px 0;
    }

.gr-to {
    padding: 12px;
    font-weight: 500;
}
a.proc-check {
    display: block;
    width: 214px;
    margin: 43px auto;
}
.contact-div {
    padding: 50px 0;
}
.upcont{

}
.upcont p {
    font-size: 17px;
    color: #010101;
    font-weight: 500;
    margin: 5px 0;
}
.bor {
    text-align: center;
    border: 1px solid #ccc;
    width: 32%;
    padding: 40px;
}
.c-f {
    max-width: 600px;
    width: 48%;
}
.contact-form {
    margin-top: 45px;
}
.contact-form li.half {
    width: 48%;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 9px;
}
.contact-form li input, .contact-form li textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    font-family: 'Rubik';
}
.contact-form li label {
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
}
.contact-form li button{   
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 28px;   
    border: 0;
    cursor: pointer;
}
.c-m {
    width: 580px;
}
.blog-detail {
    padding: 50px 0;
}
.blog-left {
    width: 290px;
}
.blog-up {
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-bottom: 30px;
}
.blog-up  li{}
.blog-up  li:last-child a{
    border-bottom: 0;
}
.blog-up li a {
    font-size: 14px;
    color: #8b8b8b;
    padding: 13px;
    display: block;
    border-bottom: 1px solid #ccc;
}
.blog-left h3 {
    background: #323233;
    color: #fff;
    padding: 13px;
    font-weight: 400;
    font-size: 16px;
}
.blog-left ul{
    padding: 8px;
}
.blog-left ul li:last-child a{
    border-bottom: 0;
}
.rec-art p {
    width: calc(100% - 100px);
    align-self: center;
    font-size: 14px;
    font-weight: 500;
}
.rec-art a {
    padding: 10px 0;
    border-bottom: 1px solid #edecec;
}
.rec-art{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.blog-right {
    width: 890px;
}
.blog-d {
    padding: 20px 0;
    color: #b0c61e;
}
.blog-time {
    margin-right: 18px;
}
.blog-time img{
    margin-right: 8px;
}
.blog-right h4 {
    font-weight: 500;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.blog-right .text p {
    opacity: 0.7;
    line-height: 20px;
    margin-bottom: 21px;
    text-align: justify;
}
.bl-news li {
    width: 433px;
    display: inline-block;
    margin: 0 5px 20px 5px;
}
.bl-dat {
    width: 50px;
    background: #ff9e35;
    position: absolute;
    top: 25px;
    left: 25px;
    color: #fff;
    padding: 7px;
    text-align: center;
    border-radius: 5px;
}
.blog-im {
    position: relative;
}
.bl-tx-news {
    width: 94%;
    box-shadow: 0 0 11px rgba(0,0,0,.1);
    padding: 12px;
    text-align: center;
    margin: 0 auto;
    margin-top: -46px;
    position: relative;
    z-index: 99;
    background: #fff;
}
.blog-right .bl-tx-news h4 {
    color: #b0c61e;
    font-size: 12px;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 6px;
}
.blog-right .bl-tx-news h5 {
    font-size: 14px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 10px;
}
.blog-right .bl-tx-news p {
    opacity: 0.6;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 19px;
}
.whishlist {
    padding: 50px 0;
    overflow: hidden;
}

.whish-table table {
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    width: 100%;
}
.whish-table table th {
    background: #323233;
    color: #fff;
    font-weight: 4;
    FONT-WEIGHT: 400;
    padding: 20px;
}
.whish-table table td {
    padding: 14px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.whish-table table td img {
    max-width: 80px;
}
a.checkout {
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 28px;
    border: 0;
    cursor: pointer;
    float: right;
}
.whish-table a{
   
    border: 1px solid #bacd24;
    color: #bacd24;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    font-weight: 500;
   
}
.whish-table a:hover {
    background: url(../images/green-pattern.jpg) 0 0 repeat;
    color: #fff;
}
.log-reg {
    padding: 50px 0;
}
.log-left {
    width: 48%;
}
.log-left li{
    width:100%;
    margin-bottom:20px;
}
.log-reg li lable {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 14px;
    margin: 6px 0 10px;
}
.log-reg li input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
}
.log-reg li p input{
    width:auto;
}
.log-reg  button {
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 10px;
    border: 0;
    cursor: pointer;
}
.log-reg p{
    opacity:0.7;
    font-size:13px;
}
.l-form , .fo-form {
    position: relative;
}
.for-pass , .back-log {
    position: absolute;
    bottom: 11px;
    right: 0;
    color: #afc822;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}
.log-right{
    width:48%;
}
.log-right li {
    width: 47%;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}
.log-right li.full{
    width:100%;
}
.fo-form{
    display:none
}
.about-info {
    padding: 40px 0px;
}

.pr-detail {
    padding: 40px 0;
}
.sort-div {
    width: 380px;
    position: absolute;
    top: 9px;
    right: 0;
}
.sort-div b {
    font-weight: 500;
    align-self: center;
    font-size: 15px;
}
.sort-div p {
    margin-bottom: 0;
    align-self: center;
    font-size: 14px;
}
.sort-div select {
    border: 1px solid #ccc !important;
    padding: 8px 12px;
    border-radius: 5px;
    align-self: center;
}
.pr-left {
    width: 290px;
}
.pr-left h4 {
    background: #323233;
    color: #fff;
    padding: 13px;
    font-weight: 400;
    font-size: 16px;
}
.pr-cat , .t-rated , .t-tags{
    box-shadow: 0 0 14px rgb(0 0 0 / 10%);
    margin-bottom: 26px;
}
.pr-accr {
    padding: 0px 20px;
    border-bottom: 1px solid #ebeaea;
}
.pr-accr h5 {
    font-size: 14px;
    cursor: pointer;
    padding: 13px 0;
    /*background:url(../images/dw-gr.png) 100% no-repeat;*/
}

.pr-accr h5.active{
   color:#b0c61e; 
}

.pr-accr ul{
    padding-bottom:10px;
    display:none;
}
.pr-accr ul li{
    
}
.pr-accr ul li a {
    background: url(../images/rg-ar.png) 0px 12px no-repeat;
    display: block;
    padding: 7px 14px;
    opacity: 0.7;
    font-size: 14px;
}
.t-rated li {
    padding: 12px;
}
.tr-img {
    width: 60px;
}
.flex-stat {
    display: flex;
    flex-wrap: wrap;
}
.tr-txt {
    margin-left: 20px;
    width: calc(100% - 80px);
}
.tr-txt h6 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 500;
}
.tr-txt .star-rating {
    margin-bottom: 0;
    text-align:left;
}
.tr-pr {
    color: #91be23;
}
.t-ra {
    padding: 13px;
}

.t-ra p {
    display: inline-block;
    margin: 3px;
}
.t-ra p a {
    font-size: 12px;
    opacity: 0.6;
    border: 1px solid #ccc;
    padding: 7px 14px;
    display: inline-block;
    border-radius: 6px;
}
.pr-right {
    width: 892px;
}
.pr-right .item {
    border: 1px solid #e7e7e7;
    margin: 4px;
    box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    width: 288px;
    position: relative;
    padding-bottom: 34px;
}
ul.pagination {
    text-align: center;
    margin: 19px 0;
    width: 100%;
}
ul.pagination li{
    display:inline-block;
    margin:0 2px;
}
ul.pagination li a , ul.pagination li span {
    padding: 9px 12px;
    display: inline-block;
    border: 1px solid #b0c61e;
    border-radius: 6px;
}
ul.pagination li.active span{background:#b0c61e; color:#fff;}

/*15-04-2021
Dashboard Css
*/
.user-dashbord {
    padding: 70px 0px 70px;
}
.user-dashbord .row .col-lg-4{
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
}
.user-dashbord .row .col-lg-8{
    width:70%;
    padding-left: 15px;
    padding-right: 15px;
}

.user-dashbord .user-profile-info-area {
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.user-dashbord .user-profile-info-area .links {
    padding: 12px 30px 25px;
}
.user-dashbord .user-profile-info-area .links li {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.342);
}
.user-dashbord .user-profile-info-area .links li.active a, .user-dashbord .user-profile-info-area .links li:hover a {
    color: #91be23;
}
.user-dashbord .user-profile-info-area .links li.active a, .user-dashbord .user-profile-info-area .links li:hover a {
    color: #91be23;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.user-dashbord .user-profile-info-area .links li a {
    font-size: 15px;
    /*font-weight: 600;*/
    line-height: 40px;
}
.user-dashbord .user-profile-details .account-info {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px 30px 30px;
}
.user-dashbord .user-profile-details .account-info .header-area {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 12px;
}
.user-dashbord .user-profile-details .account-info .edit-info-area {
    margin-top: 15px;
}
.user-dashbord .user-profile-details .account-info .header-area .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #143250;
}
.user-dashbord .user-profile-details .account-info .main-info .title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.user-dashbord .user-profile-details .account-info .main-info .list li p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 0;
}
.user-title {
    font-weight: 500;
}

/*Order Css*/
.user-dashbord .user-profile-details .order-history {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px 30px 30px;
}
.user-dashbord .user-profile-details .order-history .header-area {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
}
.user-dashbord .user-profile-details .order-history .header-area .title {
    font-size: 20px;
    font-weight: 500;
    color: #143250;
}
.mt-4 {
    margin-top: 40px;
}
.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}
.dataTables_wrapper .row{
    display: flex;
    flex-wrap: wrap;
}
.dataTables_wrapper .row .col-md-6{
    width: 50% !important;
}
.dataTables_wrapper .row .col-md-5{
    width: 40% !important;
    align-self: center;
}
.dataTables_wrapper .row .col-md-7{
    width: 60% !important;
    align-self: center;
}
.dataTables_wrapper .row .col-sm-12{
    width: 100%;
}
.dataTables_wrapper .dataTables_length{
    color: #333;
    font-size: 16px;
}
input:focus, select:focus, textarea:focus{
    /* border: 1px solid #ced4da !important; */
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}
.dataTables_wrapper div.dataTables_filter {
    float: right;
    color: #333;
    font-size: 16px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + -2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.order-history .form-control {
    border-color: rgba(0, 0, 0, 0.40);
}
.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + -2px);
    padding: 3px 20px 2px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
table.dataTable.no-footer {
    border-bottom: 1px solid rgba(17, 17, 17, 0.1);
    margin-top: 20px;
    border-collapse: collapse;
}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075);
}
.user-dashbord .user-profile-details .order-history .table th {
    border-top: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    vertical-align: bottom;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    background: #f5f5f5;
    border: 1px solid #ccc;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 12px 18px;
    border-bottom: 1px solid #111;
}
table.dataTable td.dataTables_empty{
    text-align: center;
}
table.dataTable tbody td {
    padding: 10px 10px;
}
.user-dashbord .user-profile-details .order-history .table td {
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
}
.dataTables_info{
    font-size: 16px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block !important;
    width: auto;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
}

/*Affilate Code*/
.text-right {
    text-align: right;
}
.f-14 {
    font-size: 14px;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}

.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.user-dashbord .user-profile-details .account-info .edit-info-area .edit-info-area-form .input-field.affilate{
    margin-bottom: 20px;
    background: none;
    border-radius: 0px;
    border: 0px;
    font-size: 15px;
    border: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    height: 120px !important;
    width: 100%;
}

/*Order Tracking*/
.order-tracking-content .tracking-form {
    display: flex;
    margin-top: 100px;
    margin-bottom: 70px;
}
.order-tracking-content .tracking-form input {
    flex: 1;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    padding: 0px 20px;
    font-size: 14px;
}
.mybtn1 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    background: #91be23;
    border: 1px solid #91be23;
    -webkit-box-shadow: 0px 5px 14px rgb(0 0 0 / 15%);
    box-shadow: 0px 5px 14px rgb(0 0 0 / 15%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-left: 20px;
    cursor: pointer;
    
}
.mybtn1 i {
    margin-right: 6px;
}
.mybtn1:hover{
    background: transparent;
    border: 1px solid #91be23;
    color: #91be23;
}

/*Profile*/
.upload-img {
    padding: 18px 0px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.upload-img .img {
    width: 100px;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    margin-right: 30px;
    overflow: hidden;
}
.edit-info-area .upload-img .img img {
    width: 100%;
    height: 100%;
}
.upload-img .file-upload-area {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.upload-img .file-upload-area .upload-file {
    width: 150px !important;
    height: 40px;
    cursor: pointer;
    position: relative;
}
.upload-img .file-upload-area .upload-file .upload {
    width: 150px !important;
    height: 40px;
    display: inline-block;
    opacity: 0;
    cursor: pointer;
}
.upload-img .file-upload-area .upload-file span {
    background: #91be23;
    position: absolute;
    top: 0;
    left: 0;
    width: 150px !important;
    height: 40px;
    z-index: -1;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}
form#userform .row .col-lg-6 {
    width: 50%;
    padding: 0 15px;
}
.user-dashbord .user-profile-details .account-info .edit-info-area .edit-info-area-form .input-field {
    margin-bottom: 20px;
    background: none;
    border-radius: 0px;
    border: 0px;
    font-size: 14px;
    border: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    width: 100%;
    padding: 12px 15px;
    height: 50px !important;
    font-family: 'Rubik', 'Playfair Display' , sans-serif;
}

.input-field {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border-radius: 3px;
    color: #333333;
    margin-bottom: 15px;
    border: 1px solid #000!important;
}
.user-dashbord .user-profile-details .account-info .edit-info-area .edit-info-area-form .form-links {
    margin-top: 20px;
    padding-left: 15px;
}
.user-dashbord .user-profile-details .account-info .edit-info-area .edit-info-area-form .submit-btn {
    width: 120px;
    height: 50px;
    background: #91be23;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: 0px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.review-area .title, h4.review-sec-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 400;
    display: block;
}
form#reviewform textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 200px;
    font-size: 15px;
    padding: 10px 15px;
    font-family: 'Rubik', 'Rubik' , sans-serif;
}
form#reviewform button.submit-btn{
    font-size: 14px;
    color: #fff;
    padding: 14px 30px 11px;
    border-radius: 50px;
    background: #91be23;
    border: 1px solid #91be23;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 500;
    transition: 0.2s ease-in-out;
}
form#reviewform button.submit-btn:hover{
    background: transparent;
    color: #91be23;
    transition: 0.2s ease-in-out;
}
div#replay-area h5{
    font-size: 22px;
    font-weight: 400;
}
div#replay-area h5 a.login-btn{
    color: #fff !important;
    cursor: pointer;
    
    background-color: #91be23;
    border-color: #91be23;
    padding: 8px 12px;
    font-size: 1rem;
}


/*Sitemap*/
.sitemap-section {
    padding: 50px 0px;
}
.site-list {
    width: 100%;
    padding: 0 15px;
}
.site-sub-list ul li {
    width: 100%;
    text-decoration: underline;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.site-sub-list ul li li{
    
}
.site-sub-list ul li a {
    position: relative;
    padding: 8px 20px;
    display: block;
   /* color: #f79517; */
    transition: all ease 0.6s;
}
.site-sub-list ul li li a{
    color: #000;
}
.site-sub-list ul li li a:hover{
    text-decoration: underline;
}
.site-sub-list ul li a i {
    margin-right: 5px;
    font-size: 10px;
    color: #f79517;
}

.site-sub-list ul li ul {
    margin-top: 6px;
    padding-left: 27px;
}
.site-sub-list ul li:last-child{
    border-bottom: 0;
}
.site-sub-list ul li ul li {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    text-transform: Capitalize;
    list-style: none;
    display: inline-block;
    width: auto;
    border: 0;
    text-decoration: none;
    font-size: 14px;
}
.site-sub-list ul li ul li::marker{
    color: #f79517;
    display: none;
}

/*Wishlist*/
.breadcrumb-area {
    padding: 22px 0px;
    background: #f5f5f5;
}
.breadcrumb-area .pages li{
    display: inline-block;
}
.breadcrumb-area .pages li a {
    position: relative;
    margin-right: 17px;
    font-size: 14px;
    transition: all 0.3s ease-in;
}

.wish-list{
    padding: 60px 0px;
}
.wish-list h4{
    font-size: 22px;
    font-weight: 400;
}
.wish-list .item-filter {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin: 0 15px;
}

.sub-categori .right-area .item-filter .filter-list {
    display: inline-block;
}
.sub-categori .right-area .item-filter .filter-list li {
    display: inline-block;
}
.sub-categori .right-area .item-filter .filter-list li p {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
}
.sub-categori .right-area .item-filter .filter-list li select {
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0px 15px;
    font-size: 17px;
    
}
.wish-list-area {
    margin-top: 30px;
}
.wish-list-area .col-lg-6 {
    width: 50%;
    padding: 0 15px;
}
.single-wish {
    margin-bottom: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.single-wish .remove:hover {
    color: #fff;
    background: #91be23;
}
.single-wish .remove {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 25px;
    height: 25px;
    width: 25px;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 30%);
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #888;
    transition: all 0.3s ease-in;
    cursor: pointer;
}
.single-wish .left {
    margin-right: 20px;
    width: 150px;
    height: 150px;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
}
.single-wish .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.single-wish .right .title {
    font-weight: 500;
    font-size: 16px;
}
.single-wish .right .price {
    font-size: 25px;
    font-weight: 500;
    color: #143250;
    margin-bottom: 10px;
    margin-top: 10px;
}

/*Payment*/
.payment-section{
    padding: 60px 0px;
}
.payment-section form table tr td {
    padding: 0px 6px;
    font-size: 16px;
}
.payment-section form.payment-page-form input, .payment-section form.payment-page-form textarea {
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    width: 100%;
    height: 42px;
    margin-bottom:12px;
}
.payment-section form.payment-page-form input[type="submit"]{
    width: auto;
    padding: 0 36px;
    margin-left: 0;
    border-radius: 50px;
}
.payment-section form.payment-page-form textarea {
    height: 150px;
}
.payment-section form table tr td.pay-name {
    width: 16%;
}

/*Order Details page*/
.user-dashbord .user-profile-details .order-details {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px 30px 30px;
}
.process-steps-area {
    margin-bottom: 50px;
    display: block;
}
.process-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.process-steps li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}
.process-steps li.done:after, .process-steps li.active:after, .process-steps li.active .icon {
    background: #91be23;
    color: #fff;
}
.process-steps li .icon {
    height: 30px;
    width: 30px;
    margin: auto;
    background: #91be23;
    border-radius: 50%;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    position: relative;
}
.process-steps li:first-child::after {
    display: none;
}
.process-steps li:after {
    position: absolute;
    content: "";
    height: 3px;
    width: calc(100% - 30px);
    background: #91be23;
    top: 14px;
    z-index: 0;
    right: calc(50% + 15px);
}
.user-dashbord .user-profile-details .order-details .header-area {
    display: block;
    margin-top: 10px;
}
.user-dashbord .user-profile-details .order-details .header-area .title {
    font-size: 20px;
    font-weight: 500;
    color: #143250;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.user-dashbord .user-profile-details .order-details .view-order-page .order-code {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}
.user-dashbord .user-profile-details .order-details .view-order-page .print-order a {
    background: #91be23;
    color: #fff;
    padding: 10px 20px;
}
.user-dashbord .user-profile-details .order-details .view-order-page address, .user-dashbord .user-profile-details .order-details .view-order-page p {
    font-size: 14px;
    font-style: normal;
    margin-bottom: 10px;
}
.user-dashbord .user-profile-details .order-details .view-order-page address{
    line-height: 23px;
}
.user-dashbord .user-profile-details .order-details .view-order-page .shipping-add-area h5, .user-dashbord .user-profile-details .order-details .view-order-page .billing-add-area h5, .user-dashbord .user-profile-details .order-details .view-order-page .table-responsive h5 {
    font-size: 20px;
    font-weight: 500;
}
.billing-add-area .row .col-md-6 {
    width: 50%;
}
.billing-add-area h5{
    margin-bottom: 8px;
}
.process-steps li .title {
    font-weight: 500;
    font-size: 13px;
    color: #777;
    margin-top: 8px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    text-align: left;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table-responsive>.table-bordered {
    border: 0;
    width: 100%;
    border-collapse: collapse;
}
.table-responsive h5{
    margin-bottom: 16px;
}
.user-dashbord .user-profile-details .order-details .view-order-page .veiw-details-table td {
    font-size: 14px;
}
.user-dashbord .user-profile-details .order-details .back-btn {
    background: #91be23;
    color: #fff;
    padding: 8px 25px;
    margin-top: 15px;
    display: inline-block;
}


/*Model*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 14px 16px;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background: #91be23;
    border: 1px solid #91be23;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    right: -7%;
    top: -78px;
    cursor: pointer;
  
}

.close:hover,
.close:focus {
  color: #91be23;
  text-decoration: none;
  cursor: pointer;
  background: #fff;
  border: 1px solid #91be23;
}

.modal-header {
  padding: 10px 16px;
}
.modal-header h4{
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.modal-body {padding: 10px 16px;}

.modal-footer {
  padding: 0px 16px;
  /*border-top: 1px solid #ccc;*/
  text-align: right;
}
.modal-footer .btn{
    background: #91be23;
    border: 1px solid #91be23;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.tickts-model{
    padding: 0 !important;
}
.tickts-model .modal-header{
    background: #91be23 !important;
}
.tickts-model .modal-header h5{
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}
.tickts-model .contact-form{
    margin-top: 0 !important;
}
.tickts-model .contact-form input{
    border: 1px solid #ccc !important;
}
.tickts-model .contact-form textarea{
    border: 1px solid #ccc !important;
    height: 150px;
}
.tickts-model .contact-form .btn{
    background: #91be23;
    border: 1px solid #91be23;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

/*Product Details Page*/
.product-quantity-sec span#minus {
    width: 33px;
    height: 33px;
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 23px;
    color: #8b8b8b;
    cursor: pointer;
}
.product-quantity-sec span#qtotal{
    width: 33px;
    height: 33px;
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 18px;
    padding-top: 5px;
    color: #8b8b8b;
    cursor: pointer;
}
.product-quantity-sec span#plus{
    text-align: center;
    width: 32%;
    align-items: center;
    cursor: pointer;
    font-size: 23px;
    color: #8b8b8b;
}
.product-detail-size{
    display: flex;
}
.product-detail-size p{
    align-self: center;
    margin-right: 23px;
}
.product-detail-size ul.siz-list li span.box{
    color: #8b8b8b;
    margin-right: 6px;
    width: 40px;
    font-weight: 500;
}
.product-detail-size ul.siz-list li span.box:hover{
    border: 1px solid #91be23;
}
.product-detail-size ul.siz-list li.active .box {
    border: 1px solid #91be23;
}


/*21-4-2021*/
#replay-area .all-replay {
    margin-top: 18px;
    width: 100%;
}
#replay-area .all-replay li {
    margin-bottom: 30px;
    width: 100%;
}
#replay-area .all-replay li .single-review {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding-bottom: 16px;
    margin-bottom: 20px;
}
#replay-area .all-replay li .single-review .left-area {
    text-align: center;
    padding-right: 30px;
    margin-right: 30px;
    position: relative;
}
#replay-area .all-replay li .single-review .left-area::before {
    position: absolute;
    content: "";
    height: 70%;
    width: 1px;
    background: rgba(0, 0, 0, 0.3);
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
#replay-area .all-replay li .single-review .left-area img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #ff5500;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
}
#replay-area .all-replay li .single-review .left-area .name {
    margin-top: 15px;
    font-size: 14px;
    color: #143250;
    font-weight: 500;
    margin-bottom: 0px;
}
#replay-area .all-replay li .single-review .left-area .date {
    font-size: 12px;
    color: #143250;
    margin-bottom: 0px;
}
#replay-area .all-replay li .single-review .right-area {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#replay-area .all-replay li .single-review .right-area .header-area .stars-area {
    margin-left: 0px;
}
.all-replay li .single-review .right-area .header-area .stars-area .stars {
    padding: 0px;
    margin-bottom: 5px;
    display: inline-block;
}
.ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #b1b1b1;
    overflow: hidden;
}

#replay-area .all-replay li .single-review .right-area .review-body p {
    font-size: 16px;
    line-height: 26px;
}
.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #b0c51e;
}
.empty-stars:before, .full-stars:before {
    content: "\2605\2605\2605\2605\2605";
    font-size: 17px;
    color: #b0c51e;
}
.empty-stars:before {
    -webkit-text-stroke: 1px #ddd;
    color: #ddd;
}
.error-page-content {
    padding: 40px 0px;
}
.error-page-content img {
    width: 20%;
}
.error-page-content {
    display: block;
}

.thank_inner {
    box-shadow: 0px 0px 61px rgb(0 0 0 / 7%);
    padding: 30px;
    width: 50%;
    margin: 0 auto;
}
.thnk_msg {
    text-align: center;
}

.thnk_msg h2 {
    font-size: 80px;
    font-weight: bolder;
    line-height: 110px;
    color: #000;
}
.thnk_msg h4 {
    text-align: center;
    font-size: 18px;
    line-height:28px;
    font-weight:400;
}
.error_msg h2 {
    font-size: 110px;
    line-height: 120px;
}
.thnk_msg {
    text-align: center;
    padding: 50px 0;
}
.thanksmsg.error_msg h2 {
    font-size: 50px;
    line-height: 77px;
}
.padd{
    padding:20px 0;
}
.wish-list .wishpage .item-filter {
    border: 0;
    text-align: right;
    display: block;
}
.blankmsg {
    width: 100%;
    padding: 25px 0;
    font-size: 18px;
    margin-bottom: 21px;
}

.cart-popup {
    position: fixed;
    width: 300px;
    height: 100px;
    z-index: 99;
    z-index: 99;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 1px solid #ccc;
    text-align: center;
    background: #91be23;
    color: #fff;
    font-size: 19px;
    margin: auto;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    line-height: 25px;
}
.cart-popup-close {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 6px;
}
.cart-popup p{
    padding-top:28px;
}
.inlog {
    text-align: center;
    padding: 30px 0;
}
.er-msg {
    color: red;
    margin-bottom: 12px;
    display: block;
    width: 100%;
}
.careerpage {
    padding: 20px 0;
}
.care-values {
    padding: 20px 0;
}
.care-values .core-values-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.care-values .core-values-block ul li {
    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 50px;
}

.care-values .core-values-block ul li .value {
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.care-values .core-values-block ul li .img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
}
.care-values .core-values-block ul li .img {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.care-values .core-values-block ul li .img {
    background: #e8ecf0;
    width: 80px;
    height: 80px;
}

section.form-car {
    background: #4f5763;
    padding: 40px 0;
    clear:both;
}
.openings-form .page-header h2 {
    color: #fff;
    text-align: left;
    margin-bottom:3px;
}
.openings-form .page-header h2 span{
    color:#fff;
}
.openings-form .page-header p {
    color: #fff;
    text-align: left;
    max-width: 100%;
    margin-bottom: 34px;
}
.openings-form .form lable {
    color: #fff;
    font-size: 13px;
    margin-bottom: 6px;
    display: block;
}
.openings-form .form lable span{
    color:#ff0000;
}
.openings-form .form input.form-control {
    height: 46px;
}
.openings-form .form select.form-control {
    height: 46px;
    color: #6f6f6f;
    background: url(../img/arrow-down-gray.svg) no-repeat 98% center #f5f5f5;
}
.openings-form .form [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    width: 48%;
    display: inline-block;
    margin-right: 1.5%;
    vertical-align:top;
}
.openings-form .form button {
    background: #91be23 url(../images/wht-right-ar.png) 85% no-repeat;
    display: inline-block;
    padding: 13px 24px;
    color: #fff;
    padding-right: 56px;
    border-radius: 6px;
    margin-top: 28px;   
    border: 0;
    cursor: pointer;    
}
.row {
    margin-bottom: 13px;
}
.openings-form .form .upload-box p {
    color: #d1cfcf;
    line-height: 1.4;
    font-size: 12px;
    margin-top: 5px;
}
.openings-form .form .form-control {
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 1.2;
    padding: 0 10px;
    font-weight: 300;
}
.upload-btn input{
    color:#fff;
}
body input:focus, body select:focus, body textarea:focus {
    /* border: none; */
}

.whyorga {
    padding: 25px 0;
}
.whyorga h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.whyorga h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 11px;
}
ul.bullet{
    margin-bottom:15px;
}
.bullet li {
    background: url(../images/black-bullet.png) 0 3px no-repeat;
    padding-left: 17px;
    padding-bottom: 16px;
    background-size: 7px;
}
.slicknav_menu{
    display:none;
}
.thanks-page {
    padding: 30px 0;
}
.thanks-page .text {
    line-height: 32px;
    font-size: 19px;
}
.thanks-page .footer-social {
    margin-top: 13px;
}

.method {
  /*background: #f1f1f1 none repeat scroll 0 0;*/
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 8px rgb(0 0 0 / 10%);
  box-sizing: border-box;
  width: 100%; margin-bottom:20px; position:relative
}
.method h3{ font-size:15px; color:#3c3c3c; font-weight:normal; text-transform:uppercase; position:relative; z-index:999; cursor:pointer; padding: 15px 20px; margin-bottom: 0;}
.toggle-wrap {
  /*display: none;*/
  padding: 20px; overflow:auto
}
.method h3 span {
  background: #e4e4e4 none repeat scroll 0 0;
  border-radius: 3px;
  color: #e21423;
  font-size: 13px;
  margin-right: 10px;
  padding: 2px 5px;
  text-align: center;
}
.method-left {
  width: 300px;
  float: left;
}
.method-right {
  width: 400px;
  float: right;
} 
.method h4{ font-size:16px; color:#000000; font-weight:normal; line-height:normal; margin-bottom:5px; text-transform:uppercase}
.method h5 {
  color: #484848;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
  line-height: 24px;
}

ul.form{}
ul.form:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
ul.form li{ width:48%; margin-right:2%; float:left; margin-bottom:15px; min-height:38px;}
ul.form li input[type="text"], ul.form li input[type="email"], ul.form li input[type="tel"], ul.form li input[type="password"], #c_email, ul.form li textarea {
    /* background: #e7e7e7 none repeat scroll 0 0; */
    font-size: 13px;
    padding: 12px;
    width: 100%;
    border-top: 2px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    color: #000;
    border: 1px solid #ccc !important;
    box-shadow: 0 0 4px rgb(0 0 0 / 10%);
}
ul.form li select {
  background: #e7e7e7 none repeat scroll 0 0;
  font-size: 11px;
  padding: 9px;
  text-transform: uppercase;
  width: 100%;
  border-top: 2px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
}
ul.form li input[type="checkbox"]{margin-right: 5px; vertical-align: middle; width: 20px;}
.method-right  ul.form li{ width:100%; margin-bottom:15px;}
.method-right  ul.form li:last-child{margin-bottom: 0;}
.method.active::after {
  background: #323233 none repeat scroll 0 0;
  content: "";
  height: 51px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.method.active h3{color:#FFF;}

.clear {
    clear: both;
}
.choose-address ul li {
    position: relative;
    padding-right: 32px;
    overflow: hidden;
    line-height: 20px;
    margin-right: 30px;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    display:inline-block;
    cursor:pointer;
}


.cart-left .method table th {
    background: #91be23;
    color: #fff;
    font-weight: 4;
    FONT-WEIGHT: 400;
    padding: 11px;
}

.method .mybtn1{ padding:0 15px; width:auto;}
.inline li{
    display:inline-block; margin-right:10px; margin-bottom:15px;
}
.bill-adrs {
    padding-right: 54px;
}
.bill-adrs p {
    line-height: 23px;
}
.bill-adrs h4 {
    font-weight: 500;
    font-size: 17px;
}
.privcy-section h2 {
    border-bottom: 1px solid #ccc;
    line-height: 45px;
}

.privcy-section p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 12px;
}
.privcy-section .table{
    border-collapse: collapse;
    border: 2px solid #ccc;
    margin-bottom: 20px;
}
.privcy-section .table td, .privcy-section .table th {
    border-right: 2px solid #ccc;
}

/* 11 april */

.latest .shop-txt {
    position: relative;
    top: 0;
    width: 100%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 55px;
    text-align: center;
}
.shop-txt a.shop-now{
    transition: all ease 0.6s;
}
.shop-txt a.shop-now:hover{
    background-color: #f79517;
}
.cap p{
    width: 48%;
}
.log-reg li p input{
    width: 100%;
}
.log-reg li lable{
    margin-top: 0;
}
.add-remov-pr {
    width: 118px;
    border: 1px solid #ccc;
    margin-right: 14px;
    vertical-align: middle;   
    margin-bottom: 8px;
    margin: 0 auto;
}
.pd-left .add-remov-pr{
    margin: 0;
}
.align-center {
    align-self: center;
}
.marbot0{
    margin-bottom: 0;
}
.emplink{
    text-decoration: underline;
}
.alert.alert-success {
    margin-bottom: 8px;
    color: red;
}
.custom-menu {
    position: absolute;
    width: 250px;
    right: 0;
    background: #fff;
    z-index: 9;
    display: none;
    top: 72px;
  }
  .custom-menu li{
    border-bottom: 1px solid #ccc;
    position: relative;
  }
  .custom-menu li a {
    display: block;
    padding: 10px 16px;
    font-size: 13px;
  }
  .menu-toggle {
    background: url(../images/ham-icon.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
    right: 0;
    position: relative;
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer;
  }
  ul.menu-ul {
    margin-top: 35px;
    display: none;
  }
  .sub-menu-toggle {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    background: #000;
    top: 0;
    z-index: 9;
    cursor: pointer;
  }
  .sub-menu-toggle:after {
    content: "+";
    position: absolute;
    color: #fff;
    font-size: 25px;
    right: 0;
    left: 0; 
    text-align: center;
  }
  .sub-menu-toggle.active:after{
    content: "-";
  }
  .hm-r i.fa{
      font-size: 35px;
  }
  .search-toogle {
    margin: 0 6px;
    /* font-size: 14px; */
  }
.search-toogle i{
    
}
.table-formating {
    border-collapse: collapse;
    margin-top: 17px;
}
.table-formating td {
    border: 1px solid #ccc;
    padding: 8px 15px;
    font-size: 13px;
}
.table-formating th {
    background: #d2d2d2;
    font-weight: 400;
    font-size: 15px;
    padding: 8px;
    border: 1px solid #ccc;
}
span.product_ship_time {
    font-size: 12px;
}
.product_return_policy {
    margin-bottom: 21px;
}
.product_return_policy b {
    font-weight: 500;
}
.slick-slide{
    height: auto;
}
/* .prweight{
    display: block;
} */
select.product-variation {
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px;
    margin-bottom: 11px;
}
.prweight {
    /* display: block; */
    width: 100%;
    margin-top: 24px;
    margin-bottom: 20px;
}
.prweight b{
    margin-right: 10px;
    align-self: center;
}
.prcatw {
    display: inline-block;
    margin-right: 8px;
    background: #ccc;
    position: relative;
    border-radius: 7px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
}
.prcatw.checked{
    background: #b0c61e;
}
.prcatw label {
    cursor: pointer;
    padding: 8px;
    padding-left: 22px;
}
.prcatw input {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    top: 10px;
    left: 5px;
}
.owl-carousel .owl-item img.mobileimage , .inner-banner img.mobileimage{
    display: none;
}

.add-cart-new {
    background: #91be23;
    display: block;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-top: 20px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transition: all ease 0.6s;
}
.add-cart-new:hover {
    background: #f79517;
    color: #fff;
}
.flex.noweightproduct {
    display: block;
}
.latest-p-slider .item , .latest .item{
    position: relative;
    padding-bottom: 40px;
    min-height:500px;
}
.social-fixed-menu {
    position: fixed;
    top: 40%;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
}
.social-fixed-menu a{    
    width: 40px;
    height: 40px;
    background: #87bc3a;
    display: block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 19px;
    /* line-height: 1; */
    padding-top: 10px;
    transition: all ease 0.6s;
    margin-bottom: 5px;
}
.social-fixed-menu a:hover {
    background: #f79517;
}
.user-dashbord .user-profile-details .order-history .table td a {
    font-size: 13px;
    text-decoration: underline;
}
.user-dashbord .user-profile-details .order-history .table tr{

}
.star-list li.active i{
    color: #f79517;
}
.banenr-home-slider{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}