
.navbar-header>.navbar-brand {
    padding: 20px 15px;
}

.navbar-nav>.limenu {
    position: relative;
    top: 5px;
}
.cta_box {
    background: #000;
    padding: 30px 0;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 20px 20px #aaa;
}

.ctacall {
    font-size: 36px;
    padding-left: 20px;
    line-height: 40px;
}

.ctacallmin {
    font-size: 20px;
    padding-left: 20px;
    color: #0f0;
}
.item  {
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    margin: 10px;
    padding:10px;
}

.product_img {
    width: 100%;
    padding: 0px 10px;
}

.product-info, .action {
    padding: 5px 0px
}
.wdse_text>div>img {
    height: 100px;
}
.cta_box {
    background: #000;
    padding: 30px 0;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 20px 20px #aaa;
}

.ctacall {
    font-size: 36px;
    padding-left: 20px;
    line-height: 40px;
}

.ctacallmin {
    font-size: 20px;
    padding-left: 20px;
    color: #0f0;
}

.searchbstore {}

ul {
    margin: 0px;
    padding: 0px;
}

.footer-section {
    background: #151414;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
    margin: 20px 0;
}

.single-cta i {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 200px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #ff5e14;
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

.footer-widget ul li a:hover {
    color: #ff5e14;
}

.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

.copyright-text p a {
    color: #00ff00;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}
.searching {
    width: 500px;
    display: block;
    margin: auto;
}

@media (max-width:540px) {
    .searching {
        width: 360px;
    }
}
.action>a>img{
        position:relative;
        top:-2px;
    }
    
    .navbar{
        padding: 10px 0 5px 0;
    }
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.parallax-window {
    min-height: 300px;
    background: transparent;
}

.img_one>img {
    width: 100%;
}

header {
    background: rgb(253, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(253, 255, 255, 1) 0%, rgba(203, 242, 203, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(253, 255, 255, 1) 0%, rgba(203, 242, 203, 1) 100%);
    background: linear-gradient(0deg, rgba(253, 255, 255, 1) 0%, rgba(203, 242, 203, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdffff", endColorstr="#cbf2cb", GradientType=1);
}

.greenbg {
    position: absolute;
    z-index: -9;
    width:100%;
}

.tab-content_store {
    background: purple;
}
.product_img {
    width: 100%;
    padding: 0px 10px;
}

.product-info,
.action {
    padding: 5px 0px 0px 30px;
}

.product_img {
    width: 100%;
    padding: 0px 10px;
}

.product-info,
.action {
    padding: 5px 0px 0px 30px;
}
.scl_bttn{
    display:inline-block;margin-top:5px;
}
.share_whatsapp{
    background:#24cc63;
    color:#fff;
    font-size:11px;
    padding:5px 10px 4px 10px;
    border-radius:3px;
    font-weight:500;
    cursor:pointer; 
    cursor: hand}
.share_wtspp{
    width:12px;
    position:relative;
    top:-1px;}