.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.rounded{
    overflow: hidden;
    border-radius: 30px !important;
}
.ja-products-wrapper .product-item .product-item-info{
    padding:0 !important;
}
.ja-products-wrapper .product-item .name {
    margin-bottom: 0 !important;
}
div .ja-products-wrapper .product-items {
    display: flex;
    gap: inherit;

}
.ja-filter-wrapper .filter-content .filter-options-title span {
    background-color: transparent;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    padding: 0 5px;
}
.ja-products-wrapper .product-item {
    margin-bottom: 25px;
}
.coacgr{
    color:#00A082;
}
.banneritem {
    margin-bottom: 15px;
}
.hdopplant h3 {
    color: #000 !important;
    font-weight: 500 !important;
}
.sp-module-content-bottom.clearfix {
    background: #fafafa;
    border-radius: 15px;
    box-shadow: 0 0 6px 0px #fafafa;
}
.Maintenance .sppb-section-title h2 {
    color: #666;
    font-weight: 500 !important;
    font-size: 20px !important;
}
h2.subcattitl {
    position: absolute;
    right: 0;
    left: 50%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 30px;
  line-height: 60px;
  font-size: 16px;
  margin: 0;
}

#sp-header.header-sticky div#sp-menu:before {
    top: 80px;
}
#sp-main-body {
    padding: 30px 0 0;
}
.article-details {
    border: 2px solid #fafafa;
    padding: 30px;
    margin-bottom: 15px;
    border-radius: 15px;
}
span.sp-copyright {
    line-height: 30px;
    display: block;
    text-align: center;
}
.sp-scroll-up {
    text-align: center;
    font-size: 20px;
    border-radius: 100px;
    z-index: 1000;
    position: relative;
    line-height: 30px;
    display: block !important;
}
#sp-left .sp-module {
    margin-top: 50px;
    border: 1px solid #e6e6e6;
    padding: 15px;
    border-radius: 30px;
    margin-bottom: 30px;
}
.burger-icon {
    width: 25px;
    margin: auto;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 0 15px;
    line-height: 60px;
    font-weight: 300;
    font-size: 20px;
    opacity: 1;
    color: #666;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
    border-bottom: none;
}
nav.sp-megamenu-wrapper.d-flex {
    justify-content: center;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    margin-bottom: 20px;
    max-height: 300px;
    overflow-y: auto;
    border-right: 10px solid #eee;
    padding: 10px 20px 10px 0;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li.menu-parent.menu-toggler > a:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    float: left;
    transform: translateY(-50%)rotate(180deg);
    -webkit-transform: translateY(-50%)rotate(180deg);
    position: absolute;
    left: 0;
    top: 30px;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li.menu-parent-open.menu-parent.menu-toggler > a:after {
    transform: translateY(-50%)rotate(90deg);
    -webkit-transform: translateY(-50%)rotate(90deg);

}

.offcanvas-menu .logo {
    margin: auto;
}
.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0;
    width: 100%;
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #ff525b;
}
.offcanvas-menu a.close-offcanvas {
    top: auto;
    bottom: 10px;
    width: auto;
    right: 10px;
    text-align: center;
    background: #eee;
    height: 60px;
    line-height: 40px;
    padding: 15px;
    border-radius: 25px;
    margin: auto;
    left: 10px;
        box-shadow: 0 0 3px #eee;

}
.offcanvas-menu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #00A082;
}
.btn {
    height: auto;
    display: block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 0 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 20px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
    line-height: 45px;
    box-shadow: 0 0 3px #666;
}
nav.sp-megamenu-wrapper {
    text-align: center;
}
.banneritem img{
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0;
}

.sp-module.banner img {
    width: 100%;
}
#sp-header div#sp-logo {
    position: relative;
    margin: auto;
    top: 0;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    height: 80px;
}
#sp-header.header-sticky div#sp-menu {
    top: 50px;
}

div#sp-menu {
    top: 160px;
    position: absolute !important;
}
.sp-megamenu-parent > li.active > a {
  
}
#sp-header.header-sticky div#sp-logo img {
    height: 120px;
}
#sp-header.header-sticky div#sp-logo {
    top: -105px;
}
#sp-bottom .sp-module .tagspopular ul>li {
    display: inline-block;
    margin: 0 !important;
    padding: 0;
    float: right;
    height: auto;
}
#sp-bottom .sp-module .tagspopular ul>li a {
margin: 4px 2px;
    display: inline-block;
    padding: 0px 13px;
    border-radius: 25px;
    font-size: 14px !important;
    line-height: 30px;
    font-weight: 400;
    background: #ffffff;
    border: 2px solid #ddd;
    color: #999;

}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
    padding: 10px 25px;
    border-radius: 30px;
    border: 1px solid #fff;    
}
input#search-area113{
    border: none !important;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}

div .sppb-addon-articles {
    margin-bottom: 0px;
}
#sp-header {
    height: 220px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}
#sp-header .logo {
    height: 160px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
div#sp-logo {
    margin: auto;
}
#sp-left .sp-module ul > li.item.filter-item label {
    margin: 0;
        display: block;
}
#sp-left .sp-module ul > li.item.filter-item input {
    position: absolute;
    right: 15px;
    top: 13px;
    border-radius: 100%;
}
#sp-left .sp-module ul > li.item.filter-item {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #777777;
    font-size: 13px;
    box-shadow: 0 0 3px #ddd;
    border-radius: 20px;
    position: relative;
    margin-bottom: 10px;
    
}
.ja-filter-wrapper .filter-content {
    background: none;
    padding: 0;
}
.ln-element.products-toolbar {
    display: none;
}
.ja-filter-wrapper .filter-content .filter-items label {
    display: block;
}
dl.filter-options.filter-list.px-3.py-4.shadow-sm.rounded {
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
dl.filter-options.filter-list.px-3.py-4.shadow-sm.rounded {
    padding: 0 !important;
}
span.genericItemImage img {
    width: 100% !important;
}
.ja-filter-wrapper .filter-content .filter-options-title {
    margin-bottom: 0;
}
.ja-filter-wrapper .filter-content .filter-items li {
    padding: 3px 0;
    line-height: 35px;
    font-size: 14px;
}
.ja-filter-wrapper dd {
    margin-left: 0;
    background: #ffffff;
    margin: -12px 0 0;
    padding: 20px 10px 10px;
    border-radius: 10px;
}
.ja-filter-wrapper .filter-content .filter-items li > label > span > span {
    float: left;
}
.ja-filter-wrapper .filter-content .filter-field+.filter-field {
    margin-top: 5px;
}
.ja-filter-wrapper .filter-content .filter-options-title.collapsed span:after {
    content: "\f067";
}
.ja-filter-wrapper .filter-content .filter-options-title span:after {
    content: "\f068";
    color: #666;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 2px;
    font-weight: 900;
}

.filter-options-title {
    cursor: pointer;
    background: #f9f9f9;
    margin-bottom: 0;
    line-height: 25px;
    padding: 0 5px;
    border-radius: 10px;
    font-size: 14px;
    color: #000;
    z-index: 1;
    position: relative;
    border: 2px solid #f9f9f9;
    font-weight: 500;
}
#sp-bottom .color-instagram a {
    background: #833AB4;
    color: #fff;
}
#sp-bottom .color-whatsapp a {
    background: #4AC959;
    color: #fff;
}
#sp-bottom .color-instagram a:hover {
    color: #fff;
}
#sp-bottom .color-whatsapp a:hover {
    color: #fff;
}
.form-control::placeholder{
    color: #b4b4b4;
    font-weight:100;
}
.plantslide .owl-carousel.owl-rtl .owl-item {
    padding: 10px;
}
.plantslide .su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-next {
    right: -20px;
}
.plantslide .su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-prev {
    left: -20px;
}
.plantslide .su-carousel.arrow-default .owl-nav {
    opacity: 1;
}

.plantslide .su-carousel .su-carousel-slides .owl-nav [class*='owl-'] {
    color: #b4b4b4;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0 ;
    border-radius: 50px;
    background: #e6e6e6;
}
.plantslide .su-carousel-slides .owl-nav .disabled {
    display: none;
}
.plantslide .owl-carousel.owl-rtl .owl-item .su-carousel-slide{
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

.plantslide .su-carousel-slides .owl-dots .owl-dot.active span,
.plantslide .su-carousel-slides .owl-dots .owl-dot:hover span {
    background: #96d2b4;
}
.userBlock h2,
.itemView span.itemAuthor a {
    font-size: 18px;
    
    letter-spacing: 1px;
    margin-right: 15px;
    display: inline-block;
}
.itemView span.itemAuthor {
    display: block;
    margin: 30px 0;
}
.plantslide{
        margin: 0 -15px;
        padding:0 35px;
}
.plantslide.pillow{
        padding:0 0;
}
.Maintenance .sppb-addon.sppb-addon-feature.sppb-text-right:hover i{
  color:#00A082;
}
.Maintenance:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
.Maintenance .sppb-icon .sppb-icon-container > i {
    width: auto ;
    font-size: 22px;
    height: 30px;
    line-height: 30px ;
    
}

.Maintenance .pull-right {
    display: none;
}
.itemList.incate{
    margin-top:30px;
}
.Maintenance span.sppb-icon-container {
    display: flex !important;
}
.Maintenance .sppb-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 30px;
    width: 30px;
    border-radius: 20px;
    
}
.Maintenance h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading:after {
    content: ":";
    margin-right: 5px;
}
h3.sppb-addon-title {
    font-weight: inherit ;
}
.Maintenance .sppb-feature-box-title.sppb-media-heading {
    color: #666;
    line-height: 30px !important;
    margin-left: 5px;
    display: inline-block;
    float: right;
    margin-bottom: 0;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.Maintenance .sppb-addon-text {
font-size: 15px;
    line-height: 30px !important;
    color: #666;
    font-weight: 400;
}
.itemFullText h2.sppb-title-heading {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #444;
}
.Maintenance .sppb-addon-text p {
    margin: 0;
}
.df .sppb-media {
    display: flex;
    align-items: center;
}

.mfp-bottom-bar .mfp-title{
    display: none;
}
.plantslide .su-carousel-style-3 .su-carousel-slide:hover .su-carousel-image img {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}
.plantslide .su-carousel-style-3 .su-carousel-image:after {
    background: rgba(0, 0, 0, 0.2);
}
.btn-social {
    position: fixed;
    left: 5px;
    top: 0;
    z-index: 99;
    height: 300px;
    width: auto;
    overflow: hidden;
    bottom: 0;
    margin: auto;
}
a.ainstag,a.ainstag:hover {
    background: #fff;
    color: #787878;
    position: relative;
}
.ainstag span{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    position: absolute;
    right: 16px;
    top: 13px;
}
.hdopplant span.clgb {
    text-transform: capitalize;
}
div span.highlight {
    background: none;
    font-weight: inherit;
    padding: inherit;
}
input.form-control {
    color: #b4b4b4;
    border-radius: 30px;
    line-height: 45px;
    height: auto;
    padding: 0 25px;
}
.leaflet-popup-content {
    text-align: center;
    
}
.plantslide .su-carousel-style-3 .su-carousel-slide .suc-link-wrap a {
    border: none;
    font-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
}

.mry30{
    margin:30px 0;
}
.mryb30{
    margin-bottom:30px;
}
.mryt30{
    margin-top:30px;
}
.itemHeader.margheadit {
    margin: 30px 0 ;
}
.userBlock img,
.itemView span.itemAuthor img {
    border-radius: 100px;
    box-shadow: 0 0 3px 1px #ddd;
    width: 80px;
margin-right: 30px;
display: inline-block;
}
.userBlock img{
margin-right: 15px;
}
.userDescription {
    margin-left: 15px;
}
.itemListCategory.itemparent h2 {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: center;
    background: rgba(250, 250, 250, 0.95);
    margin: 0;
    z-index: 1;
    color: #00A082;
    font-weight: 600;
    font-size: 40px;
}
.itemListCategory.itemparent {
    border: 1px solid #e6e6e6;
    border-radius: 30px;
    position: relative;
}

#sp-page-builder .sppb-section-title{
    margin:0;
}


.hdopplant.card.pillow {
    background: #066515;
    color: #fff;
           -webkit-transition: all 0.5s ease;                  
    -moz-transition: all 0.5s ease;                 
    -o-transition: all 0.5s ease;   
    -ms-transition: all 0.5s ease;          
    transition: all 0.5s ease;
}
.sp-megamenu-parent > li > a.gtsm {
    font-weight: 600;
    font-size: 14px;
    padding: 0 30px;
    text-align: center;
}
a.gtsm > span {
    font-size: 20px;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li> a.gtsm {
        color: #F86EA4;
    font-weight: 900;
    font-size: 20px;
}
.sp-megamenu-parent > li:hover > a.gtsm,
.sp-megamenu-parent > li.active > a.gtsm, .sp-megamenu-parent > li.active:hover > a.gtsm{
        background: #fff;
        color: #ff525b;

}
.mnwall-hover-box-content h3.mnwall-title a, .mnwall-hover-box-content h3.mnwall-title span {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}
.light-text .mnwall-item-info a {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.hdopplant.card.pillow:hover{
       background: #F86EA4;
}
.hdopplant.pillow{
    background: #ffffff;
    padding: 15px 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.16), 0 1px 2px rgba(0,0,0,0.1);
}
.hdopplant {
    background: #ffffff;
    display: block;
    padding: 10px 0;
    align-items: center;
    justify-content: center;
    border-radius: 35px;
    color: #b4b4b4;
    box-shadow: 0 0px 3px rgba(0,0,0,0.16), 0 0px 2px rgba(0,0,0,0.23);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-radius: 20px;
}
.dirltr{
        direction: ltr;
}
.dirrtl{
        direction: rtl;
}
.clgb{
color: #00A082;
}
.clgry{
color: #96d2b4;
}

.autocomplete-suggestions {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    border-radius: 40px;
    padding: 15px 30px;
    box-shadow: none;
    background: #fafafa;
    border: 1px solid #eee;
}

.font8 { font-size: 8px; }
.font10 { font-size: 10px !important; }
.font12 { font-size: 12px !important; }
.font13 { font-size: 13px !important; }
.font14 { font-size: 14px !important; }
.font15 { font-size: 15px !important; }
.font16 { font-size: 16px !important; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font26 { font-size: 26px; }
.font40 { font-size: 40px; }
.font60 { font-size: 60px; }

 .fw100{
    
}
.fw200{
    font-weight: 300 !important;
}
.fw300{
        font-weight: 300 ;
}
 .fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
 .fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}

div#divfindmob {
    position: fixed;
    left: 0;
    right: 0;
    top: -200%;
    bottom: 0;
    padding: 30px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    height: 100%;
        z-index: 99;
}
#sp-header .sp-module.searchdiv {
    margin-left: 0;
}
li.sp-menu-item.searchicon {
    position: absolute;
    left: 0;
}
.header-modules .search form input {
    background: #efeff0;
    border: none;
    height: 50px;
    font-size: 15px;
    border-radius: 25px;
    padding: 0px 25px 0 10px;
    width: 100%;
    line-height: 50px;
}
.sp-module.searchdiv,
nav.sp-megamenu-wrapper {
    width: 100%;
}
.header-modules .search form:after {
    right: auto;
    top: 0;
    font-size: 14px;
    line-height: 50px;
    left: 25px;
    color: #999;
}
#sp-header.header-sticky #sp-search.active {
    left: 0;
}
#sp-header.header-sticky #sp-search{
    top:50px;
}
#sp-search {
    overflow: hidden;
    height: 0;
    position: absolute;
    top: 160px;
}

#sp-search.active {
    
    height: 60px;
}

a.searchicon span {
    color: #00A082;
}
#sp-search a.close {
    position: absolute;
    left: 30px;
    right: auto;
    margin: auto;
    width: 30px;
    height: 30px;
    z-index: 9999;
    bottom: 0;
    text-align: center;
    line-height: 30px;
    opacity: 1;
    color: #00a082;
    text-shadow: none;
    font-size: 20px;
    top: 0;
}
.sp-module.searchdiv.mobile{
       display: none ;
}
#sp-search.active div#divfindmob{
    top: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}


@media (max-width: 991px){
    .itemImageBlock.w-50.m-auto {
    width: 100% !important;
}
div .article-details {
    border: 0px solid #fafafa;
    padding: 15px 0px;

}
div .banneritem {
    margin-bottom: 15px;
    width: 50%;
    display: inline-block;
    float: left;
    margin-top: 15px;
}
h2.subcattitl {

    font-size: 18px;
}
    .font8 { font-size: 8px; }
.font10 { font-size: 10px !important; }
.font12 { font-size: 12px !important; }
.font13 { font-size: 13px !important; }
.font14 { font-size: 14px !important; }
.font15 { font-size: 15px !important; }
.font16 { font-size: 14px !important; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font26 { font-size: 26px; }
.font40 { font-size: 40px; }
.font60 { font-size: 60px; }
.hdopplant span.clgb{
    font-size:14px;
    font-weight:400;
}
div .row>* {
    padding: 0 10px;
}
div .plantslide {
    padding: 0 15px;
}
div .rounded {
    border-radius: 15px !important;
}
#sp-bottom{
    font-size: 17px;
    font-weight: 400;
    color: #333333;
}

.Maintenance .sppb-addon-text {
    font-size: 16px;
    line-height: 30px !important;
    color: #333;
    font-weight: 400;
}
    
div .article-details .article-header h1 {
    font-size: 18px;
    margin-top: 30px;
    color: #333;
    font-weight: 900;
}   
  div #sp-search {
    height: auto;
  }
  .itemView .sppb-addon-content,
  div .form-control{
    font-size: 18px;
    color:#666;
}
div label.form-check-label{
    font-size: 18px  !important;
    display:block;
    width:100%;
    
}
div.btn-social {
    width: auto;
    bottom: 0;
    top: auto;
    height: auto;
    left: 10px;
}
div .form-check.form-check-inline {
    width: 100%;
    text-align: center;
}
body.rtl div .sp-megamenu-parent,

div div#sp-menu:before,
.plantslide .su-carousel.arrow-default .owl-nav,
.sp-module.searchdiv,
div #sp-search a.close,
.offcanvas-inner a.searchicon,
.d-none-991{
    display: none !important;
}
#sp-left .sp-module.filter {
    padding: 0;
    border: none;
        margin: 30px 0;
}
.filtermob {
    position: fixed;
    left: 0;
    right: 0;
    top: -200%;
    bottom: 0;
    padding: 30px;
    background: #fff;
    align-items: center;
    justify-content: center;
    height: 100%;
        z-index: 99;
}
.d-none.d-block991{
        display: block !important;
}
div #sp-bottom {
    padding: 30px;
}
div .itemListCategory.itemparent {
    border: none;
    border-radius: 0;
}
div .itemListCategory.itemparent h2 {
    display: block;
    position: relative;
    background: no-repeat;
    border: none;
    width: 100%;
    font-size: 30px;
    padding: 0 15px;
    margin-top: 15px;
}
.itemListCategory.itemparent img {
    display: none;
}

div .catItemImageBlock,
 a.itemRelTitleImage,
 div .relatedit .catItemImageBlock,
 .relatedit a.itemRelTitleImage{
    height: auto;
        display: block;
    overflow: hidden;
}
.pil div .catItemImageBlock,
 .pil a.itemRelTitleImage{
    height: auto;
        display: block;
    overflow: hidden;
}
.pil .catItemHeader h3 a,.pil .relatedit .itemRelTitle,.pil h3.tagItemTitle a, h3.userItemTitle a,div .relatedit .itemRelTitle {
    font-size: 20px;
}
div .catItemImageBlock.vidhei{
    height: auto;
}


#sp-header div#sp-logo > div {
    justify-content: left !important;
}
div .tagmargin {
    margin: 10px;
}
span.catItemImage img {
    width: 100% !important;
}
div .sp-module.mobile{

    width: 100%;
    text-align: center;
}
body * {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
div #sp-search.active,
div #sp-header.header-sticky #sp-search{
    top: 0;
}
.sp-module.mobile a.searchicon span {
    line-height: 75px;
    font-size: 20px;
    color: #96d2b4;
}
.sp-module.mobile input {
    display: block;
    position: relative;
    width: 100%;
    background: #fff;
    border: none;
    z-index: 9999;
    border: 1px solid #e6e6e6;
    float: left;
    margin: 0;
    box-shadow: none;
    color: #b4b4b4;
    border-radius: 50px;
    text-align: right;
}
.findermobile {
    width: 100%;
}
#sp-main-body {
    padding: 0 15px;
}

div #sp-header.header-sticky {
    height: 105px;
    margin: 0 15px;
    float: none;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    padding-top: 30px;
    width: auto;
    top: -30px;
}
div #sp-header.header-sticky div#sp-menu {
    top: auto;
    position: relative !important;
}
div #sp-header.header-sticky div#sp-logo {
    top: 0px;
}
div div#sp-menu {
    top: auto;
    position: relative !important;
}
div #sp-search {
    position: relative;
    left: 0px;
    top: auto;
}
#sp-header {
    padding: 0 15px;
    direction: ltr;
    height: auto;
    border:1px solid #e6e6e6;
    margin: 15px ;
    float: right;
    width: -webkit-fill-available;
    border-radius: 20px;
    top: 0;
    left: 0;
    right: 0;
}
div #sp-header .logo {
    height: 75px;
}
div .logo-image-phone {
    height: 25px;
}
#sp-header.header-sticky div#sp-logo .logo-image-phone {
    height:25px;
}
}