body{
    scroll-behavior:smooth;

 overflow-x:hidden
}

.sticky-wrapper{
    height: auto !important;
}


a:hover {
    color: #22445a;
}
.sticky.is-sticky .menu > ul > li a:hover{
    color:#a6cc06;
}


.product-grid5 .social li{
    display:block;margin:0 0 10px;
    transition:all .5s;
}
.product-grid5 .social{
    padding:0;
    margin:0;
    position:absolute;
    top:10px;
    right:10px;
}

.product-grid5 .social{
    padding:0;
    margin:0;
    position:absolute;
    top:10px;
    right:10px;
}
.product-grid5 .social li{
    display:block;
    margin:0 0 10px;
    transition:all .5s;
}
.product-grid5 .social li:nth-child(1){
    opacity:0;

}
.product-grid5 .social li:nth-child(2){
    opacity:0;
    transform:translateY(-50px);
}
.product-grid5:hover .social li:nth-child(2){
    opacity:1;
    transform:translateY(0);
}
.product-grid5 .social li:nth-child(3){
    opacity:0;
    transform:translateY(-50px);
}
.product-grid5:hover .social li:nth-child(3){
    opacity:1;
    transform:translateY(0);
    transition-delay:.2s;
}
.product-grid5 .social li a{
color:#888;
background:#fff;
font-size:14px;text-align:center;
line-height:40px;
height:40px;
width:40px;
border-radius:50%;
display:block;
transition:.5s ease 0s;
}
.product-grid5 .social li a:hover{
    color:#fff;
    background:#22445a;
}

.view-btn{
    background: #22445a;
    color: #edf0d4;
    border-radius: 0;
    padding: 5px 20px;
    font-size: 15px;
    }
    .overlaybtn{
     padding: 14px 30px;
    color: #edf0d4;
    border-radius: 30px;
    background: #8bc808;
    }
    .kitbtn{
    background: #ffffffb3;
    color: #22445a;
    border-radius: 18px;
    margin-top: 35px;
    font-weight: bold;
    }
    .view-btns{
        background: #22445a;
    color: #edf0d4;
    border-radius: 0;
    padding: 5px 40px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.logo{
    display: none;
}
.topheader{
        padding: 5px 0;
}
.loader {
    text-align: center;
}
.loader span{
    position: absolute;
        top: 102px;
        left: 103px;
    display: inline-block;
    background: #ff0000;
    background:url("../images/leaf.png");
    background-size: contain;
    -webkit-animation: loader 10s infinite  linear;
    -moz-animation: loader 10s infinite  linear;
    background-repeat: no-repeat;
      animation-delay: 2s;
}

.loader span:before {
    content:'';
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    margin: -280px 40px 54px  -34px;
    background: #ff0000;
    background:url("../images/leaf.png");
    background-size: contain;
    -webkit-animation: loader 10s infinite  linear;
    -moz-animation: loader 10s infinite  linear;
    background-repeat: no-repeat;
}
.loader span:nth-child(5n+5) {

    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    position: absolute;
        background:url("../images/leaftwo.png");
         background-repeat: no-repeat;
             background-size: contain;
         left: 0;
    right: 0;
}
@-webkit-keyframes loader {
  1% {
    width: 80px;
    height: 80px;
    opacity: 1;

    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  50% {
    width: 80px;
    height: 80px;
    opacity: 0;

    -webkit-transform: translate(90px, 160px) rotateZ(270deg); 
  }
    75% {
    width: 80px;
    height: 80px;
    opacity: 0;

    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    width: 80px;
    height: 80px;
    opacity: 0;

    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
@-moz-keyframes loader {
  0% {
    width: 80px;
    height: 80px;
    opacity: 1;
    
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    width: 80px;
    height: 80px;
    opacity: 1;
   
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    width: 80px;
    height: 80px;
    opacity: 0;
    
    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
.loadertwo span{
    position: absolute;
        top: 102px;
  right: 34px;
    display: inline-block;
    background: #ff0000;
    background:url("../images/leaf.png");
    background-size: contain;
    -webkit-animation: loader 10s infinite  linear;
    -moz-animation: loader 10s infinite  linear;
    background-repeat: no-repeat;
      animation-delay: 2s;
}








body
{
	width: 100%;
	height: auto;
	margin:auto;
    font-family: 'Open Sans', sans-serif;
}
input:focus{
    outline: none;
}
button:focus{
    outline: none;
}
input{
   color: #edf0d4;
}
ul{
    list-style: none;
}
a
{
	text-decoration: none;
    color: #fff;
}
a:hover{
    text-decoration:none;
}
.cosmdiv{
        padding: 0 41px;
}
.cosmdiv .coscls{
    width: 10px !important;
    height: 10px !important;
    background: #f3f0e4 !important;
    border-radius: 50%;
        cursor: pointer;
        display: none;
}
.cosmdiv .carousel-indicators{
            display: flex;
    justify-content: flex-end !important;
        right: -128px;
    top: 50%;
    z-index: inherit;

}
.carousel-indicators .coscls1:before{
position: absolute;
    background: #22445a;
    top: -10px;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 50%;
}
.carousel-indicators .coscls2:after{
   content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #22445a;
    border-radius: 50%;
    left: -16px;
    top: 16px;
}

.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
       background:rgb(34, 68, 90);
}
.usericons .fa{
      font-size: 18px;
    color: #22445a;


}
.brdrbtn{
    background: #edf0d4;
    border-radius: 0;
    border: none;
        color: #000;
}
.frmbrdr{
        border: 1px solid #edf0d4;
        margin-left: 19px;
    margin-top: 16px;
}
.brdr{
    padding: 0px 10px;
    background: no-repeat;
    width: 204px;
    border: none;
    border-radius: 0px;
}
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .activusertwoe {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}
.brdr input{
    background:none;
    border:none;
        width: 242px;
        border-right: 1px solid #000;
      
}

.usericons li{
 margin: 0 4%;

}
/*.usericons li:first-child{
    padding-left: 0px;
}*/
.usericons li:last-child{
    padding-right: 0px;
}
nav {
  min-height: 85px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    position: relative;;
    }
    .nav-item:hover .dropdown-menu{
    display: block !important;
}
.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}


.dropdown-menu{
    background:#edf0d4;
    left: inherit !important;
    margin: inherit !important;
        width: 100%;
            border-radius: 0;
    border:4px solid #91ca31;
    
}
.dropdown-menu li:hover{
    background: #22445a;

}
.dropdown-menu span{
    padding-left: 20px;
}
.dropdown-menu li:hover a{
    color: #edf0d4;

}
.dropdown-toggle::after{
    vertical-align: inherit;
}

.dropdown-menu li{
    padding: 6px 30px;
}
.dropdown-menu li a{
    text-decoration: none;
    color: #22445a;
        width: 100%;
    display: block;
        font-size: 14px;
}
.navbar-expand-lg .navbar-nav .nav-link:first-child{
    padding-left: 0px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}*/
.navbar-brand img{

    width: 8%;
}
.navbar-toggle {
    z-index:3;
}
.pagehead
{
    clear: both;
    padding: 0 2%;
}
.log
{
    width: 20%;
	float: left;
}
.log img
{
    padding: 0 2%;
}
.logo
{
    width: 18%;
    float: left;
    height: auto;   
    margin: auto;
}
.log img
{
    width: 15%;
    margin-top: 10%;
}
    #custom-search-form {
        margin:0;
        margin-top: 5px;
        padding: 0;
    }
 
    #custom-search-form .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: width  0.2s ease-in-out;
    -moz-transition:width  0.2s ease-in-out;
    -o-transition: width  0.2s ease-in-out;
    transition: width  0.2s ease-in-out;
    }
 
    #custom-search-form button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }   
    .search-query:focus{
        width: 260px;
    }   
.content2
{
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
}
.links
{
    width: 90%; 
    float: right;
    display: inline;
    margin-top: -100px;
    margin-bottom: 20px;
}
.sublink
{
   width: 30%;
   height: auto;
   display: none;
   position: absolute;
   background-color: #f1f1f1;
   min-width: 160px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   z-index: 1;   
}
.sublink .sublink-left
{
    float: left;
    width: 20%;
}
.sublink .sublink-right
{
    float: right;
    width: 20%;
}
.sublink ul li a
{
    font-size: .2em;
}
.links li:last-child
{
    padding-right: 0;
}

.links ul
{
    font-size: 1em;
    font-weight: bold;
	height: auto;
	margin: auto;
	text-align: right;
}
.links ul li a
{
	color: black;
}

.links ul li
{
	display: inline-block;
    padding-left: 3%;
}
.search-container
{
    width: 20%;
    float: right;
}
.links .search-container 
{
    width: 45%;
  float: right;
}

.links input[type=text]
{
  width: 88%;
  padding: 6px 6px;
  margin-top: 8px;
  font-size: 17px;
  border: 1px solid black;
}

.links .search-container button 
{
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  font-size: 17px;
  cursor: pointer;
  border: none;
}

.links .search-container button:hover 
{
  background: #ccc;
}

/* header styles*/



.pagebody
{
    width: 100%;
    height: auto;
    float: left;
    background-color: #f3f0e4;
}
.cosmo
{
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
}
.img_left
{
    float: left;
}
.img_right
{
    float: right;
}
.body_left_content
{
    width: 29%;
    height: auto;
    float: left;
    margin-top: 5%;
}
.body_right_content
{
    width:30%;
    float: right;
    margin-top: 5%;
    text-align: center;
    
}
.body_right_content .nat_text
{
    font-size: 1.25em;
}
.body_right_content h2
{
    font-family: 'Fjalla One', sans-serif;
    font-size: 2.5em;
    color: #22445a;
    margin-top: 10px;
    margin-bottom: 10px;
}
.body_right_content button
{
    width: 30%;
    height: 30px;
    background-color: #22445a;
    border-radius:5px;
    border: none;
    color: white;
    font-size: 1em;
    cursor: pointer;
}
.font_style
{
    font-family: 'Fjalla One', sans-serif;
    font-size: 2.5em;
    text-align: center;
    color:#22445a;
}
.wid1
{
    margin: 2%;
    margin-bottom: 5%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 5px 10px rgba(20,20,20,.3);
    font-weight: bold;
    position: relative; 
    cursor: pointer;
}
.wid2
{
     margin-bottom: 4%;
    background-color: #fff;
  /*  border-radius: 10px;*/
    overflow: hidden;
    box-shadow: 2px 5px 10px rgba(20,20,20,.3);
    font-weight: bold;
    position: relative; 
}
.kit1{
    position: relative; 
    margin-bottom: 10px;
}
.kit1 .right_wid{
    position: absolute;
    top: 0;
    width: 100%;
    background: #0000008c;
    color: #fff;
    height: 100%;
    border-radius: 10px;
}
.right_wid img{
    display: block;
    margin: 0 auto;
}
.boxx{
        position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -38px;


}
.wid1 .loopimg
{
    transition: all .2s ease-out;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px;

}

.wid1:hover .loopimg
{
    transform: scale(1.15);
}


.wid1:hover .wid_text
{
    display: block;
    top: 270px;
    opacity: 100;
}
.wid2 img{
        display: block;
    text-align: center;
    margin: 0 auto;
        width: 69%;
}

.wid2:hover .right_wid
{
    opacity: 100;
}
.wid_text
{
    margin-top: 20px;
    color: #8ba72f;
    opacity: 0;
    padding: 0 5%;
}
.cart
{
    width: 10%;
    position: absolute;
    float: right;
    margin-right: 0;
}
.cart2
{
    width: 25px;
}
.wid1:hover .cart
{
    opacity: 100;
}
.wid_text p
{
    width: 90%;
    float: left;
    margin-top: -10px;
}

.overlay
{
    width: 100%;
    height: 100%;
    float: right;
    visibility: hidden;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    text-align: center;
    top: 0px;
    transition: all .1s ease-in;
}
.overlay p
{
    margin-top: 50%;
    font-family: 'Fjalla One', sans-serif;
    font-size: 2.5em;
    color:#ffc768;
    transition: all .1s ease-in;
}
.sec1 .imdiv:hover .overlay/*, .sec2:hover .overlay, .sec3:hover .overlay, .sec4:hover .overlay*/
{
    visibility: visible;
}
.sec1 .imdiv:hover img/*, .sec2:hover img, .sec3:hover img, .sec4:hover img*/
{
    filter: blur(2px);
}
.sec2 .imdiv:hover img/*, .sec2:hover img, .sec3:hover img, .sec4:hover img*/
{
    filter: blur(2px);
}
.sec2 .imdiv:hover .overlay/*, .sec2:hover .overlay, .sec3:hover .overlay, .sec4:hover .overlay*/
{
    visibility: visible;
}
.sec2
{

    position: relative;
}
.sec3
{
    width: 50%;
    height: auto;
    float: left;
    position: relative;
}
.sec4
{
    width: 50%;
    height: auto;
    float: right;
    position: relative;
}



.pro_left
{

    padding: 0 7%;
}

.right_wid
{
    color: #22445a;
    padding: 0 6%;
    text-align: center;
    font-size: 14px;
        padding-bottom: 20px;
        position: relative;

}
.right_wid a{
        color: #22445a;
}

.right_wid span{
    display: inline-block;
         padding: 6px 10px;
}
.right_wid p
{

    margin: auto;
}

.testimonials
{

    background-color: #dad7cb;
    margin-top: 3%;
    padding: 2% 0;
}
.testimonials h2
{
   font-family: 'Fjalla One', sans-serif;
    font-size: 2.5em;
    text-align: center;
    color:#22445a; 
}
.test_wrap
{
    width: 40%;
    overflow: hidden;
    margin: auto;
    height: auto;
    
}
.icon
{
    width: 10%;
    margin: auto;
    float: left;
}
.test_txt
{
    width: 60%;
    height: auto;
    text-align: center;
    margin-top: 2%;
    float: right;
}
.test_txt2
{
    width: 60%;
    height: auto;
    text-align: center;
    float: right;
}

.mainkits h2
{
    font-family: 'Fjalla One', sans-serif;
    font-size: 2.5em;
    text-align: center;
    color:#22445a; 
    
}
.txtcls{
        font-family: 'Fjalla One', sans-serif;
}
.kit1 img
{
    border-radius: 12px;
    box-shadow: 2px 5px 10px rgba(20,20,20,.3);
    position: relative;
        width: 100%;
}
.kit1 p
{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    text-align: center;
    color:#edf0d4;
}
.testimonials .col-center {
    margin: 0 auto;
    float: none !important;
}
.testimonials .carousel {
    margin: 50px auto;
    padding: 0 70px;
}
.testimonials .carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}
.testimonials .carousel .item .img-box {
    width: 135px;
    height: 135px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.testimonials .carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.testimonials .carousel .testimonial {
    padding: 30px 0 10px;
}
.testimonials .carousel .overview {   
    font-style: italic;
}
.testimonials .carousel .overview b {
    text-transform: uppercase;
    color: #7AA641;
}
.testimonials .carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}
.testimonials .carousel-control i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

footer
{
    background-color: #22445a;
}
footer h5 a{
    text-decoration: none;
}
footer h5 a {
    font-size: 15px;
    color: #fff;
}
footer h5 a:hover{
    color:  #91cd33;
}

footer h5 .fa{
    margin-right: 8px;
     color:  #91cd33; 
}
footer h4{
      color: #edf0d4;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
.followers li .fa{
     color:  #91cd33;
}
.followers{
    overflow: hidden;
}
.followers li{
    float: left;
    padding: 0 10px;
}
.copy-section{
       color:  #91cd33; 
           font-size: 14px;
}
.copy-section span{
    color:#edf0d4;
 
}
@media only screen and (min-width: 320px) and (max-width: 991px){
    .navbar-brand {
    position:inherit;
    width:auto;

}
  .navbar-brand img{
    width: 56%;
  }
.navbar-light .navbar-toggler {
    border-color: rgb(237, 240, 212);
}

}
@media only screen and (min-width: 320px) and (max-width: 650px){
    .body_left_content{
        width: 100%;
    }
    .pagebody{
        position: relative;
    }
    .img_right{
        position: absolute;
        top: 0;
        right: 0;

    }
    .body_right_content{
        width: 100%;
    }
    }


.menu {
    width: 100%;
}

/*.menu a.logo {
    display: inline-block;
    padding: 1.5em 3em;
    width: 19%;
    float: left;
}*/
.menu img {
    max-width: 100%;
}
.menu-mobile {
  display: none;
  padding: 20px;
}
.menu-mobile:after {
    content: '';
    float: right;
    position: relative;
    top: 50%;
    background: url(../images/menu.png);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateY(19%);
    transform: translateY(-22%);
    width: 50px;
    height: 50px;
        right: -20px;
}
}
.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu > ul {
  margin: 0 auto;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
      clear: right;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: left;
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  text-decoration: none;
  padding: 1.5em 3em;
  display: block;
}
.menu > ul > li:first-child a{
    padding-left: 0px;
}
.menu > ul > li:nth-child(3) a{
       padding-left: 156px;
           padding-right: 0px;
}
.menu > ul > li:nth-child(4) a{
         padding-left: 6px;
                  position: relative;
    z-index: 1000;
}
.menu > ul > li:nth-child(2) a{
       padding-left: 11px;

}
.menu > ul > li:nth-child(5) a{
         padding-left: 171px;
}
.menu > ul > li:nth-child(6) a{
         padding-left:  16px;
}
.menu-dropdown-icon .lfrbrdr{
    position: relative;
}
.menu-dropdown-icon .lfrbrdr:before{
    content: '';
    position: absolute;
    width: 1px;
    height: 200px;
    background: #8bc808;
    right: 86px;
}
  



.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.menu > ul > li > ul > li a {
  color: #777;
  padding: .2em 0;
  width: 95%;
  display: block;
}
.menu > ul > li > ul > li a:hover{
    color:#22445a;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;    
  font-size: 14px;
}
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
  .menu-container {
    width: 100%;
  }
  .menu-container .menu{
    display:inline-block;
   }
  .menu-mobile {
    display: block;    
    float: right;    
    padding: 20px 20px 0;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
    width:100%;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: absolute;    
    padding: 27px 40px;
    left: 0;
    right: 0;
    overflow: scroll;
    height: 100%;
    z-index: 10000;
    width: 100%;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
  .logo{
    display: block;
}
.menu > ul > li:nth-child(3) a {
   display: none;
    }
    .menu > ul > li:nth-child(5) a {
    padding-left: inherit;
    }
    .menu > ul > li:nth-child(2) a {
    padding-left: 0px;
}
.menu > ul > li:nth-child(4) a {
    padding-left: 0px;
    }
    .menu > ul > li:nth-child(6) a {
    padding-left: 0px;
}
.logo img{
           width: 60px;
}
.usertwo{
        justify-content: center !important;
}
.usericons{
    justify-content: center;
}
.menu-dropdown-icon .lfrbrdr:before{
    background: none;
}
.frmbrdr{
    float: left;
        margin-left: 0px;
            line-height: 33px;
}
}
.menu-container{
    width: 100%;
}
.abslogo{
        position: absolute;
    z-index: 1;

}
.abslogo img{
    width: 69.8%
}
.headpart{
        background: #8bc808;
}


    @media only screen and (min-width: 320px) and (max-width: 768px){
        .brdr{
            float: left;
        }
        .usericons li:first-child {
    margin-left: 0px;
}
.usericons li {
    margin: 0 4%;
}
.logo{
    display: block;
}


}
  @media only screen and (min-width: 960px) and (max-width: 1199px){
    .menu > ul > li:nth-child(2) a {
    padding-left: 0px;
}
.menu > ul > li:nth-child(4) a {
    padding-left: 0px;
    }
    .menu > ul > li a{
        font-size: 13px;
    }
    .menu > ul > li:nth-child(3) a {
    padding-left: 105px;
}
.menu > ul > li:nth-child(5) a {
    padding-left: 126px;
    }
    }
        @media only screen and (min-width: 320px) and (max-width:604px){
            .slidetxt h2{
                font-size: 18px;
            }
                   .slidetxt h5{
                font-size: 15px;
            }
.usericons .fa {
    font-size: 14px;
 
}

        }

    .menu{
        display: flex;
    justify-content: center;
    align-items: center;
    }
    .carousel-item .slidetxt{
  position: absolute;
  margin-top: -24px;
    top: 50%;
    width: 62%;
    font-size: 30px;
    left: 12%;
    color: #edf0d4;
        font-family: 'Fjalla One', sans-serif;
    }


.product-color {
    margin-right: 10px;
}

.product-color a {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;

}

/* --------- Product details ---------*/
.product-details {
    text-align: center;
    padding: 19px 20px 28px;
    position: relative;
}

.product-details-section img {
    width: 100%;
}

.product-details .product-details--1st {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -ms-transition: all 300ms;
}

.product-details .product-details--hover {
    position: absolute;
    bottom: -13px;
    left: 20px;
    right: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 600ms;
    -moz-transition: all 600ms;
    -webkit-transition: all 600ms;
    -ms-transition: all 600ms;
    z-index: 2;
}

.product-details .product-list-options {
    display: table;
    margin: 0 auto;
}

.single-product-wrapper:hover .product-details .product-details--hover {
    opacity: 1;
    visibility: visible;
}

.single-product-button.swiper-button-next i,
.single-product-button.swiper-button-prev i {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    background-color: rgba(0, 0, 0, 0.20);
    color: #fff;
    transition: 0.5s;
    font-size: 15px;
}

.single-product-button.swiper-button-next i:hover,
.single-product-button.swiper-button-prev i:hover {

    background-color: rgba(0, 0, 0, 0.50);

}

.product-details .product-name {
    line-height: 1.57;
}

.product-name a {
    font-weight: 400;
}

.product-details .rating-summary .rating-result {
    margin: 0 auto;
}

.carousel-indicators {
    bottom: 111px;
}

.carousel-indicators img {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
}

.carousel-indicators li img {
    opacity: 0.6;
}

.carousel-indicators li.active img {
    opacity: 1;
}

.carousel-indicators li {
    max-width: 100px;
    width: 100px;
    border: none;
    box-shadow: none;
    background-color: transparent;
}

.carousel-indicators li.active {
    opacity: 1;
    background-color: transparent;
}


/* ---------Style2--------- */
.single-product-item {
    position: relative;
    overflow: hidden;
}

.single-product-item .carousel-inner .carousel-item img {
    width: 100%;
}

.single-product-item img {
    width: 100%;
}

.product-rating li {
    display: inline-block;

}

.product-info {
    margin-top: 10px;
}

.product-info h4 {

    margin-bottom: 5px;

}

.product-info.style2 h4 a {
    font-family: 'playfair', serif;
    font-size: 17px;
    font-weight: 500;
}

.product-rating i {
    color: #f00;
    font-size: 15px;
}

/* -------Style3---------- */
.single-product-wrapper.style3 {
    position: relative;
    overflow: hidden;
}

.single-product-wrapper.style3 img {
    width: 100%;
    transform: scale(1);
    transition: 0.8s;
}

.single-product-wrapper.style3:hover img {
    transform: scale(1.4);

}

.product-info.style3 {
    margin: 10px 0;
}

.product-info.style3 h4 {
    margin-bottom: 0;
}

.product-rating i {
    color: #f00;
    font-size: 15px;
}

/* -------------Style4------------ */
.single-product-item.v1 .product-img {
    visibility: visible;
    opacity: 1;
}

.single-product-item.v1 .product-img-hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: 0.8s;
}

.single-product-item.v1:hover > .product-img {
    visibility: hidden;
    opacity: 0;
}

.single-product-item.v1:hover > .product-img-hover {
    visibility: visible;
    opacity: 1;
}

.product-rating li {
    display: inline-block;
}

.product-rating i {
    color: #ff4a57;
    font-size: 18px;
}



.sidebar-content-wrap.v2.style1 .countdown-deals .cdown {

    width: 60px;
    height: 60px;

}


.blog-pagination.v2 .swiper-pagination-current {
    font-size: 32px;
}

.blog-pagination.v2.swiper-pagination-total {
    font-size: 15px;
}

.blog-date {
    font-size: 15px;
}

.blog-slider.style2 .blog-content h3 {
    margin: 30px 0;
}


/* ------------------------------------    
            Single Blog Page
---------------------------------------*/

.post-single .post-tags a {
    color: #777;
}

.author-name h4 {
    padding-right: 15px
}

.author-name h4:after {
    color: #ddd;
    content: '/';
    font-weight: 300;
    padding-left: 15px;
}

.author-info p {
    margin-top: 30px;
}

/* ------------------------------------    
            Shop cart Section
---------------------------------------*/
.cart-table {
    border-bottom: 1px solid #dadada;
    color: #141414;
}

.cart-table .table-head,
.cart-table .table-body {
    display: table;
    width: 100%;
}

.cart-table .table-head > div {
    border-bottom: 1px solid #dadada;
    color: #141414;
    display: table-cell;
    font-size: 12px;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.cart-table .table-body > div {
    display: table;
    width: 100%
}

.cart-table .table-body > div:nth-of-type(2n) {
    background-color: #f8f8f8;
}

.cart-table .table-body > div > div {
    display: table-cell;
    padding: 30px 0;
    text-align: center;
    vertical-align: middle;
}

.cart-table .table-body .remove-item a {
    color: #999;
    font-size: 20px;
}

.cart-table .table-body > div > div:nth-child(3) {
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}

.cart-item-details {
    /* padding-left: 70px; */
    text-align: left !important;
}

.cart-item-price,
.cart-item-total {
    width: 13%;
}

.cart-item-quantity {
    width: 20%;
}

.edit-number,
.item-number,
.add-to-favorite {
    color: #141414;
    cursor: pointer;
    font-size: 19px;
    line-height: 40px;
    text-align: center;
}

.table td,
.table th {
    border-top: none;
}

.quantity-left-minus,
.quantity-right-plus {

    border: none;
    background: transparent;
    cursor: pointer;
}

.input-number {

    width: 28px;
    border: none;
    background: transparent;
        text-align: center;

}

.input-qty {
    display: inline-block;
    border: 1px solid #8bc808;
    border-radius: 5px;
    padding: 6px 16px;
    background: #8bc808;
}

.plantmore-product-remove a {
    padding: 0 10px;
}

.plantmore-product-remove a i {
    font-size: 25px;
}

/* -----cart calculation------ */
.bottom-content-cart .block .title {
    text-transform: uppercase;
    margin-bottom: 22px;
}

.content input.form-control,
.content select.form-control {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
}

.block.block-couponcode .content select.form-control {
    padding: 0px 2px;
}


.block-subtotal .subtotal {
    padding: 15px 0;
}

.block-subtotal .shipping .label,
.block-subtotal .payment .label,
.block-subtotal .subtotal .label {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}

.block-subtotal .total {
    padding: 20px 0;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.form-group.coupon-code.float-left {
    text-align: left;
}

.custom-control-label {
    display: flex;
    justify-content: space-between;
}

.content input.form-control {
    color: #ddd;
}

.coupon-code input {
    background: transparent;
    border: 1px solid #e3e3e3;
    color: #777;
    font-size: 13px;
    height: 40px;
    margin-right: 20px;
    padding: 0 15px;
    width: 240px;
}

.coupon-code button,
.cart-options button {
    margin: 0;
    vertical-align: middle;
}

.cart-options a {
    font-size: 12px;
    letter-spacing: 0.075em;
    margin-right: 20px;
    text-decoration: underline;
}

.calculate-shipping .custom-select,
.calculate-shipping input {
    border: none;
    border-bottom: 1px solid #CCC;
    border-radius: 0;
    color: #777;
    font-size: 13px;
    height: 40px;
    margin-bottom: 30px;
}

.calculate-shipping textarea {
    border: 1px solid #CCC;
    border-radius: 0;
    color: #777;
    font-size: 13px;
    height: 180px;
}

.calculate-shipping input {
    margin-bottom: 20px;
    padding: 0 17px;
}

.custom-checkbox {
    margin-top: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox div {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 20px;
}


.category-sub-menu.style1 ul li.has-sub li a {
    border: 0 none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0px 10px 0;
    padding: 0 10px 5px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.category-sub-menu.style1 ul li.has-sub li a:hover {
    color: #8a8f6a;
}

.category-sub-menu.style1 ul li.has-sub li:last-child a {
    border: none;
    margin-bottom: 10px;
}

.category-sub-menu.style1 ul li ul {
    display: none;
    margin-top: 10px;
}


.filter-opt.style1 li {
display: inline-block;
    margin-right: 5px;
    border: 1px solid #fff;
    /* border-radius: 50%; */
    /* width: 92px; */
    padding: 6px 8px;
    background-color: #F1F1F1;
    /* height: 35px; */
    text-align: center;

}

.filter-opt.style1 li a {
    line-height: 32px;
    display: block;
    color: #999;
    transition: 0.3s;
    font-weight: 700;
}


.c-block {

    width: 15px;
    height: 15px;
    position: absolute;
    display: block;
    padding-right: 10px;
    border-radius: 50%;
    top: 9px;

}
.price-range .ui-slider-handle.ui-corner-all.ui-state-default {

    background: #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    box-shadow: 0px 5px 13px rgba(167, 167, 167, 0.7);
    cursor: pointer;

}

.price-range.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 4px;
    background: #f02356;
}

.ui-slider-horizontal {
    height: 4px;
    background: #ddd;
}

.price-range.ui-widget.ui-widget-content {
    border: none;
}

/* ----Shop Bar----  */
.shop-top-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.shop-element span {
    font-weight: 400;
    color: #ff4a57;
}

.shop-top-bar {
    padding: 15px;
}

.shop-bar-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.nav.shop-item-filter-list li {

    display: inline-block;

}

.shop-item-filter-list li a {
    color: #333333;
    font-size: 20px;
    padding-right: 15px;
}

.shop-item-filter-list li a:hover {
    color: #ff4a57;
}

.shop-item-filter-list li a.active {
    color: #ff4a57;
}

.toolbar-amount p {
    font-size: 14px;
    margin-left: 30px;
    line-height: 47px;
}

.toolbar-amount span {
    color: #CD3301;
    font-weight: 700;
}

/* Shop tab content */
.shop-products-wrapper .tab-content .tab-pane {
    display: none;
    height: auto;
}

.shop-products-wrapper .tab-content .tab-pane.active {
    display: block;
    height: 100%;
}

/* ----------single product---------- */

.product-image {
    position: relative;
}

.product-image a img {
    width: 100%;
}

.slider-nav__item.slick-slide.slick-active img {
    opacity: 0.5;
    cursor: pointer;
}

.slider-nav__item.slick-slide.slick-current.slick-active img {
    opacity: 1;
    cursor: pointer;
}

.product-details-section .slider-nav__item.slick-slide {
    padding: 0 21px;
}

.product-details-section .show {
    width: 400px;
    height: 400px;
}

.product-details-section .slider-nav.slick-initialized.slick-slider .slick-prev {

    position: absolute;
    top: 32%;
    cursor: pointer;
    z-index: 9999;
    font-size: 20px;
    left: 0;

}

.product-details-section .slider-nav.slick-initialized.slick-slider .slick-next {
    position: absolute;
    top: 32%;
    cursor: pointer;
    z-index: 9999;
    font-size: 20px;
    right: 0;
}

.product-details-section .slick-list {
    margin-top: 30px;
}

/*-------------------------------
         Shop Item Details 
--------------------------------*/

/*Change the colour*/
.tiska-quickshop{
    padding: 0 15px;
}
.clearfix {
    display: block;
    width: 100%;
    float: left;
}


.item-name {
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'Fjalla One', sans-serif;
        color: #22445a;
}

.item-review ul {
    display: inline-block;
    padding-left: 0;
    margin-right: 10px;
}

.item-review ul li {
    color: #FFCC00;
    display: inline-block;
    padding-left: 0;
}

.item-price {
    color: #141414;
    font-size: 20px;
    margin: 20px 0;
}

.item-stock span {
    color: #8fbc09;
    font-weight: 700;
}

.item-short-description {
    margin: 20px 0;
    padding: 20px 0;
}
.mar-top-20{
    margin-top: 9%;
}
.zoomImg{
        transform: scale(1);

}
.slider-for {
    box-shadow: 2px 5px 10px rgba(20,20,20,.3);

}
.section-title {
    position: relative;
}
.section-title p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}
.section-title h4 {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
        color: #22445a;
}
.section-title h4::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #d8d8d8;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}
.section-title h4::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #8bc808;
    left: 0;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.contact {
    position: relative;
 
    color: #22445a;

}

.stylelft{
    text-align: left;
}
.contact-form input,
textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-transform: capitalize;
    margin-bottom: 30px;
    background-color: transparent;
    color: #fff;
}

.single-contact {
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 50px;
   
}
.single-contact i.fa {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #8bc808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}
.single-contact h5 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}
.single-contact p {
    font-size: 15px;
    font-weight: 400;
}
.contact-form input[type="submit"] {
    background-color: #8bc808;
    border: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-transition: .4s;
    transition: .4s
}
.contact-form input[type="submit"]:hover {
    background-color: #CC5B00
}
.contact-form input:focus, textarea:focus {
    border-color:#8bc808;
        outline: none;
}



/* footer styles*/
