body {
  font-family: 'Signika', sans-serif;
  font-weight: 400;
  color: #253D4E;
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 20px;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  color: #444;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus, a:hover,.btn-link:focus, .btn-link:hover{
  text-decoration: none;
  outline: none;
  color: #719900;
}
.form-control:focus{
  box-shadow: none;
}
/* Chrome border line */
button:focus {
  outline: none !important;
}
legend {
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.list-unstyled a {
  text-decoration: none;
}
.list-inline{
  margin: 0;
}
.list-inline > li {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .col-form-label:before, div.required .form-label:before {
  content: "* ";
  color: #F00;
  font-weight: bold;
}
@media (max-width: 991px){
    .container {
        max-width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .container {
        max-width: 100%;
    }
}
@media (min-width:1200px) and (max-width:1409px){
    .container {
        max-width: 1170px;
    }
}
@media (min-width:1410px) {
    .container {
       max-width: 1380px;
    }
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
#alert {
  z-index: 9999;
}
#alert .alert {
  position: relative;
}
.form-control{
  box-shadow: none;
  border: 1px solid #eee;
  border-radius: 10px;
  font-size: 14px;
  color: #555;
}
.btn-close{
  float: right;
}
@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}
@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}
@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}
@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}
@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}
@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}
@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}
@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}
@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}
@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}
@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}
@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}
@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}
@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}
@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}
/* header top */
.hsticky {
  background-color: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #EBE8E8;
}
.homemenu{
  padding: 15px 0;
}
.homemenu .row{
  align-items: center;
}
.offer_title{
  text-align: center;
}
#top-links .huser .xsla,#top-links .huser .xscu{
  display: none !important;
}
.topbsp {
    background-color: #719900;
    padding: 9px 0;
    position: relative;
}
.hdis span,.huser span{
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
    text-align: right;
}
.topbsp svg{
  width: 20px;
  height: 20px;
}
.topbsp li{
  color: #fff;
  text-transform: capitalize;
}
.offer_title a {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  margin: 0 3px;
  cursor: pointer;
  color: #fff;
}
.offer_title:hover a{
  text-decoration: underline;
}
.xsla .test, .xscu .test{
  font-size: 14px;
  padding: 0;
  border: none;
  transition: 0.3s ease;
}
.hphone{
  margin: 0 20px;
}
.xsla .dropdown-menu, .xscu .dropdown-menu{
  left: auto;
  right: 0;
  color: #000;
}
.dropdown-item.active, .dropdown-item:active{
  background-color: #f5f5f5;
  color: #000;
}
.xsla .fa,.xscu .fa{
  font-size: 12px;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
}
.huser{
    margin: 0 15px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 15px !important;
}
.hdis span.main-title {
    font-size: 16px;
    margin-bottom: 0;
    color: #719900;
    font-weight: 600;
    display: block;
}
#top-links ul li svg, .huser .dropdown-toggle svg {
    width: 24px;
    height: 23px;
    fill: none;
    stroke: #000;
    cursor: pointer;
}
#top-links ul li svg:hover, .inuser .dropdown-toggle:hover svg, #cart .dropdown-toggle:hover svg {
    stroke: #719900;
}
.htop{
  align-items: center;
}
.huser .dropdown-menu{
  left: auto !important;
    right: 0 !important;
}
#top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item > a, #top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
}
#top .btn-link {
  text-decoration: none;
}
#top .btn-link:hover {
  color: #444;
}
#top a {
  font-size: 1.1em;
  text-decoration: none;
}
footer a {
  font-size: 1.1em;
  text-decoration: none;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    --bs-gutter-x: 1.875rem;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
}
.row{
    --bs-gutter-x: 1.875rem;
}
/* .container {
    --bs-gutter-x: 15px;
    --bs-gutter-y: 15px;
}
.row {
  --bs-gutter-x: 15px;
}  */
.rless {
    --bs-gutter-x: 1.875rem;
        margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.cless {
    --bs-gutter-x: 1.875rem;
        padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
}

/* search */
#search_block_top .input-group{
  position: unset;
  width: auto;
}
#search .form-control {
  height: 45px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 20px;
  border: none;
  border-radius: 0;
}
#search .btn-lg {
  padding: 0 20px;
  border: none;
  height: 45px;
  border-radius: 0 4px 4px 0;
}
#top-links ul li #search_toggle svg {
  width: 22px;
  height: 22px;
}
#search{
  margin: 0 30px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #719900;
}
/* search */
.list-inline > li.desktop-search{
  vertical-align: baseline
}
#webibazaar-search-category{
  float: left;
  width: 200px;
  border: none;
  height: 45px;
  padding: 10px;
  -moz-appearance: none;
  background: #fff url("../../../image/catalog/arrow.png");
  background-position: right bottom 7px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  border-radius: 4px 0 0 4px;
}
svg{
  vertical-align: middle;
  transition: 0.3s ease
}
.d-search button{
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.sideb{
    display: block;
}
.siden{
    display: none;
}
body.active-search .wbSearch {
  opacity: 1;
  transform: translateY(0);
}
.wbSearch{
  z-index: 99;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  background-color: rgba(0,0,0,.7);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translateY(-100%);
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 38px
}
.wbSearch .close-nav i{
    margin-left: 15px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.wbSearch #search_block_top{
  position: relative;
  align-items: center;
  width: 100%;
  max-width: 1000px;
}
/* result */
.webibazaar-dis{
  padding: 0;
  text-align: left;
}
.webibazaar-search-result .searchbr{
    padding: 15px;
    float: left;
    width: 100%;
    border-radius: 10px;
    align-items: center;
}
.webibazaar-search-loader{
  position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.webibazaar-search-result {
  left: 0;
  top: 100%;
  right: 0;
  box-shadow: none;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  z-index: 99;
  max-height: 530px;
  overflow-y: auto;
  margin-top: 1px;
  display: flex;
}
.webibazaar-dis h4{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  width: 300px;
}
.webibazaar-dis .price-new{
  font-size: 18px;
  color: #719900;
}
.webibazaar-dis h4:hover{
  color: #4b8106;
}
.webibazaar-dis .list-des {
    font-size: 12px;
    color: #777;
    text-transform: capitalize;
    color: #282828;
    margin: 0 0 10px 0;
    max-height: 40px;
    overflow: hidden;
}
.webibazaar-dis .price{
  font-weight: 500;
}
.webibazaar-search-result .product-info img{
    border: 1px solid #eee;
    border-radius: 10px;
}
.webibazaar-search-result p{
  margin: 5px 15px;
}
.webibazaar-search-loader .loaders {
    position: absolute;
    top: 35%;
    z-index: 4;
    background: url('../../../../image/catalog/loader.html') 50% 50% no-repeat;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*imgslider*/
.slick-dots li button::before {
    font-size: 50px;
}
.slick-dotted.slick-slider{
    margin: 0;
}
.s-panel .slick-dots {
    bottom: 15px;
}
.slideff {
    position: relative;
    overflow: hidden;
    transform: translateX(-100px);
    opacity: 0;
    transition: opacity 0.5s 0.7s,-webkit-transform 0.5s 0.7s;
}
.s-panel .slick-current.slick-active .slideff {
    transform: none;
    opacity: 1;
}
.slidertext {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    width: 500px;
    left: 5%;
    text-align: left;
}
.slidertext img{
    display: inline-block;
}
.slidertext h1{
    font-size: 45px;
    text-transform: capitalize;
    color: #132A3A;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 60px;
}
.slidertext h1 strong{
    color: #719900;
    font-size: 60px;
}
.slidertext h3{
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-weight: normal;
    color: #719900;
    margin-bottom: 15px;
}
.slidertext p{
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
    line-height: 24px;
    letter-spacing: 0.8px;
    font-weight: 600;
}
.slidertext a.btn{
    margin-top: 50px;
    padding: 10px 36px;
    text-transform: capitalize;
    border-radius: 50px;
    font-size: 16px;
    font-weight: normal;
    background: #719900;
    color: #fff;
}
.slidertext a.btn:hover{
  background: #000;
}
.slidertext a.btn svg{
    width: 24px;
    height: 24px;
    margin-left: 30px;
    fill: #fff;
}
.imgslider .slick-arrow{
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.imgslider .slick-arrow:hover{
    background: #719900;
}
.imgslider .slick-arrow:hover .fa{
     color: #fff;
}
/* cart */
.accordion-item>.accordion-header,.accordion-button:not(.collapsed){
  background: #f5f5f5;
  color: #000;
}
.accordion-button:focus{
  box-shadow: none;
  border-color: #ddd;
  color: #000;
  background: #fff;
}
.a-one {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.a-one {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    z-index: 99;
}
.alert.alertsuc {
    padding: 13px 12px;
    background-color: #fff;
    border: 1px solid #ededed;
    color: #666;
    font-size: 14px;
    position: fixed;
    z-index: 99;
    transition: all ease .6s;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    top: 30%;
    padding: 40px;
    left: 0;
    right: 0;
}
.dropdown-menu {
    border-radius: 10px;
    border: none;
    box-shadow: 0 0px 5px rgb(0 0 0 / 18%);
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 160px;
    font-size: 14px;
    transition: 0.3s ease;
}
.cartdrop{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
#cart .btn-danger {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: none;
}
#cart li tbody tr td{
    font-size: 12px;
}
#cart .dropdown-menu li > div {
    padding: 0 10px;
}
#cart .dropdown-menu p a strong{
    font-weight: normal;
}
#header-cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
}
#header-cart .btn-lg {
  padding: 0.65rem 1rem;
}
#header-cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#header-cart.open > .btn:hover {
  color: #444;
}
#header-cart .dropdown-menu {
  z-index: 1001;
}
#header-cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu {
    min-width: 295px;
    padding: 10px 0;
    right: 0 !important;
    left: auto !important;
}
#cart .cartl{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: normal;
    margin-left: 10px;
    color: #719900;
}
#cart .dropdown-toggle{
    background: transparent;
    padding: 0;
    border: none;
}
.cartprice {
    clear: both;
    position: relative;
    top: -17px;
    left: 70px;
    width: 50%;
    color: #000;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
#cart-total{
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
#cart-total strong{
  font-size: 12px;
  color: #fff;
}
#cart .dropdown-menu p {
    margin-bottom: 0;
    font-size: 13px;
    color: #000;
}
.cartt {
    background: #fed507;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    line-height: 13px;
    color: #000;
    position: absolute;
    bottom: 12px;
    font-size: 10px;
    margin-left: -8px;
}
.cartna{
    color: #253D4E;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
}
.cartl strong{
   font-size: 12px;
   color: #253D4E;
}
.cartpsp .btn-danger {
    margin: 0 2px;
}
.wboffer,.wbleft,.delibg,.blog_webi,.logoslider,.wbcattop,.tab-pro,.deliveryinfo,.wbimg,.test-pad,.onsaletop,.specialbg{
  margin-top: 60px;
}
.wbimg,.wbcattop{
  margin-bottom: 60px;
}
.form-check-input:checked {
  background-color: #719900;
  border-color: #719900;
}
.form-check-input:focus{
  box-shadow: none;
}
/* category */
.wbcatimg .giant-item-thumb{
    position: relative;
    transition: .3s all ease;
    border-radius: 14px;
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 5px;
}
.wbcatimg .giant-item-thumb:hover {
    background: #fff;
    box-shadow: 0 4px 4px #00000040;
    border: 1px solid #fff;
}
.giant-wrapper .giant-item-caption {
    text-align: center;
}
.giant-item-thumb .giant-item-caption h2 a{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin: 0;
    transition: 0.3s ease;
}
.giant-item-thumb .giant-item-layout:hover .giant-item-caption h2 a{
    text-shadow: 2px 1px 2px rgb(0 0 0 / 70%);
}
.giant-item-thumb .giant-item-caption h4 a{
    text-transform: capitalize;
    margin: 8px 0 0;
    color: #253D4E;
    font-weight: 600;
    font-size: 18px;
}
.giant-item-caption h4{
    margin: 15px 0 5px 0;
}
.giant-item-caption h6.catepro{
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 0;
}
/* product */
.tab-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.spebtm{
    padding: 0;
    color: #719900;
    font-size: 18px;
}
.heading {
    font-size: 34px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px;
    color: #132A3A;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.heading span {
    display: block;
    vertical-align: middle;
    position: relative;
}
.heading strong {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 6px 0 15px 0;
    letter-spacing: 0.5px;
    color: #719900;
}
.protitle {
    text-transform: capitalize;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0 10px 0;
    font-weight: 600;
    margin-bottom: 0;
    clear: both;
    font-size: 16px;
}
.protitle a{
    transition: .3s ease;
    color: #253D4E;
}
.protitle:hover,.protitle:hover a{
    color: #719900;
}
.tab-pro .pro-tab{
  display: block;
  text-align: center;
}
.tab-pro .pro-tab li{
  display: inline-block;
  margin: 0 10px;
}
.pro-tab li a {
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    background: #f5f5f5;
    border-radius: 4px;
    text-align: center;
    padding: 7px 15px;
    display: block;
    transition: .3s all ease;
}
.pro-tab li a.active, .pro-tab li.active > a:focus, .pro-tab li.active > a:hover, .pro-tab.nav-tabs > li > a:hover, .pro-tab.nav > li > a:focus, .pro-tab.nav > li > a:hover {
    background: #719900;
    color: #fff;
}
.tab-pro .nav-tabs{
    border-bottom: none;
}
.product-thumb .caption{
  padding: 10px;
}
.bran{
    font-size: 12px;
    text-transform: capitalize;
    color: #719900;
    font-weight: 500;
    display: inline-block;
    border-radius: 10px;
}
.bran a{
    color: #719900;
    font-size: 14px;
}
.slick-arrow .fa{
    color: #000;
}
.slick-arrow{
    background: #f5f5f5;
    color: #000;
    margin: 0 0 0 5px;
    min-width: 36px;
    min-height: 36px;
    border-radius: 4px;
    transition: 0.3s ease;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.slick-arrow svg{
    width: 18px;
    height: 17px;
    margin: 0;
    text-shadow: none;
    transition: 0.3s ease;
}
.slick-arrow:hover{
    background: #719900;
}
.slick-prev:hover,.slick-next:hover{
    fill: #fff;
}
.slick-prev{
    top: -65px;
    right: 60px;
    left: auto;
    transition: 0.3s ease;
}
.slick-next{
    top: -65px;
    right: 15px;
    left: auto;
    transition: 0.3s ease;
}
.catlist-des{
  display: none;
}
.rating .fa-star-o, .rating .fa-star {
    color: #ffc600;
    font-size: 12px;
}
.rating .fa-stack {
    font-size: 13px;
}
.rating .fa-star + .fa-star-o {
    color: #ffc600;
}
.rating .fa-stack{
    width: 15px;
    height: 15px;
}
.product-thumb .rating{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    float: right;
}
.product-thumb .price {
    font-size: 20px;
    font-weight: 700;
    transition: 0.3s ease;
    letter-spacing: 0;
    min-height: 22px;
    display: block;
    margin-bottom: 10px;
}
.price-old{
    color: #999;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}
.tab-content > .tab-pane:not(.active){
    display: block;
    height: 0;
    overflow-y: hidden;
}
/* category tab */
.cat-tab li a{
    font-size: 18px;
    margin-left: 25px;
}
.cat-tab{
  margin-bottom: 0;
}
.cat-tab li a.active{
    text-decoration: underline;
}
/* offer banner */
.beffect{
  position: relative;
}
.offbanner{
  position: relative;
}
.offertext{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 0;
    width: 450px;
    text-align: center;
    right: 0;
    margin: 0 auto;
}
.offertext h2{
    color: #132A3A;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 35px;
}
.offertext h5{
    font-size: 26px;
    color: #132A3A;
    margin-bottom: 15px;
}
.offertext a.btn-primary,.specialtxt a.btn-primary{
    padding: 11px 40px;
    text-transform: capitalize;
    border-radius: 50px;
    font-size: 16px;
}
/* special banner */
.specilban .beffect:last-child{
    margin-top: 30px;
}
.specialtxt{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 15px;
    text-align: center;
}
.specialdesc{
    width: 300px;
}
.specialtxt h2{
  color: #132A3A;
}
.specialtxt p{
  font-size: 16px;
  font-weight: 500;
  margin: 15px 0 25px 0;
}
.wbleft .beffect{
  background: #f5f5f5;
  border-radius: 10px;
}
.leftdesc{
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
}
.leftcom h5{
  font-size: 26px;
  margin-bottom: 25px;
}
.leftcom span{
  font-size: 18px;
  display: block;
  margin-bottom: 25px;
}
.leftdesc .dec{
  width: 400px;
  text-align: center;
}
.leftcom{
  margin-left: 30px; 
}
.lefttxt{
  width: 350px;
}
.lefttxt p{
  font-size: 20px;
  color: #719900;
}
.lefttxt h4{
  font-size: 28px;
  color: #132A3A;
  margin: 15px 0 20px;
  font-weight: 600;
}
.lefttxt h2{
  font-size: 40px;
  color: #132A3A;
}
/* special banenr */
/* center banner*/
.wbcenter .container{
  position: relative;
}
.centertxt{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 400px;
    left: 5%;
    text-align: center;
}
.centertxt h2{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: normal;
    margin: 20px 0 20px 0;
    color: #132A3A;
    line-height: 30px;
}
.centertxt h4{
    font-size: 40px;
    color: #132A3A;
}
.centertxt h5{
    font-size: 36px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #132A3A;
    margin: 0;
    font-weight: 600;
}
.centertxt p{
    margin: 0;
    letter-spacing: 0.5px;
    color: #E93D3D;
    line-height: 60px;
    font-size: 60px;
    font-weight: 700;
    text-transform: capitalize;
}
.centertxt a.btn-primary{
    padding: 10px 36px;
    margin-top: 40px;
    font-size: 16px;
    border-radius: 40px;
}
.centertxt a.btn-primary:hover{
    background-color: #000;
}
.wbcenter .rless{
  align-items: center;
}
.beffect img,.slideimg img{
    border-radius: 10px;
}
.wbcenter .cen-pad:first-child{
    margin-bottom: 25px; 
}
.bnrrel{
  position: relative;
}
.bnrrel img{
  border-radius: 20px;
}
.cen-pad{
   position: relative;
}
.imgtext{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 30px;
    width: 300px;
    text-align: left;
}
.imgdec .imgtext h2{
    font-size: 55px;
    color: #132A3A;
}
.imgdec .imgtext h5{
    font-size: 26px;
    color: #132A3A;
}
.imgtext p{
    font-size: 16px;
    color: #132A3A;
    letter-spacing: 0;
}
.imgtext a.btn-primary{
    padding: 9px 26px;
    text-transform: capitalize;
    background-color: #9f715a;
    border-radius: 50px;
}
.imgtext a.btn-primary:hover,.imgtxt a.btn-primary:hover,.offertext a.btn-primary:hover{
  background-color: #000;
}
.imgtext a.btn-primary svg,.offertext a.btn-primary svg,.centertxt a.btn-primary svg{
  width: 15px;
  height: 15px;
  margin-left: 10px;
  fill: #fff;
}
.imgdec{
  position: relative;
}
/* service */
.deliveryinfo{
    border-bottom: 5px solid #e1e1e1;
    margin-left: 0;
    margin-right: 0;
    position: relative;
}
.deliveryinfo .sbr{
    padding: 0;
}
.deliveryinfo [class*="col-"]::after{
    position: absolute;
    content: '';
    display: block;
    width: 50%;
    height: 5px;
    opacity: 0;
    bottom: -4px;
    background-color: #719900;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.deliveryinfo [class*="col-"]:hover::after{
    width: 100%;
    opacity: 1;
}
.deliveryinfo [class*="col-"]{
  position: relative;
}
.deliveryinfo ul{
    margin-bottom: 0;
    text-align: center;
    position: relative;
    padding: 38px 0;
}
.deliveryinfo li {
    display: block;
    vertical-align: middle;
    margin: 0 8px;
}
.deliveryinfo li span{
    display: block;
    vertical-align: middle;
    transition: 0.3s ease;
}
.deliveryinfo li h4{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: normal;
    margin: 8px 0 10px 0;
    color: #000;
}
.deliveryinfo li p{
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 16px;
    color: #777;
    line-height: 30px;
}
.deliveryinfo ul:hover li p{
    color: #000;
}
.deliveryinfo ul svg{
    width: 48px;
    height: 48px;
}
/* testimonial */
.parallex .item .timg{
    width: 70px;
    height: 70px;
    display: inline-block;
}
.parallex .item{
    text-align: left;
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 10px;
    margin: 10px 0;
    transition: 0.3s ease;
}
.parallex .item:hover{
    background: #fff;
    box-shadow: 0 4px 4px #00000040;
}
.parallex .item h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #719900;
    display: block;
    vertical-align: middle;
    font-weight: 600;
}
.parallex .item h5 {
    font-size: 14px;
    text-transform: capitalize;
    color: #777;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin: 0
}
.parallex .item p {
    color: #707070;
    margin-top: 15px;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 0;
}
.parallex .owl-pagination{
  top: auto;
}
.parallex .testdec{
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}
/* onsale product */
.onsaletop .row{
  align-items: center;
}
.onsaletop .spebtm{
    margin-top: 40px;
    display: block;
}
.onsaletop p{
    color: #707070;
    font-size: 16px;
    line-height: 30px;
}
.onsaletop .heading{
    margin-bottom: 15px;
    display: block;
}

/* countdown product*/
.wbcount .product-thumb{
  display: flex;
  align-items: center;
}
.wbcount .protitle,.wbcount .price-new{
    font-size: 22px;
}
/* newsletter */
.newsletter{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
}
.specilban .beffect:last-child .specialtxt{
    display: none;
}
.footer-top {
    padding: 30px 15px;
}
.newsletter{
   text-align: center;
}
.newsletter .inner strong{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.newsletter .inner h3{
    font-size: 18px;
    font-weight: 600;
    color: #132A3A;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.newsletter .inspire-newsletter{
    max-width: 400px;
    margin: 0 auto;
}
.newsletter .description-top p{
    font-size: 14px;
    margin: 0 auto;
    color: #999;
    margin-top: 10px;
}
.newsletter .form-group{
    width: 100%;
}
.newsletter .new-from input{
    background: #fff;
    border-radius: 50px;
    height: 52px;
    padding: 15px 20px;
    text-transform: lowercase;
}
.newsletter .new-from .newsbtn{
    height: 52px;
    background: #719900;
    color: #fff;
    border-radius: 50px;
    position: unset;
    font-size: 14px;
    font-weight: normal;
    border: none;
    transition: 0.3s ease;
    letter-spacing: 1px;
    padding: 0 30px;
    margin-top: 25px;
}
.newsletter .new-from .newsbtn svg{
    height: 24px;
    width: 23px;
    margin-left: 10px;
    fill: #719900;
}
.newsletter .new-from .newsbtn:hover svg{
    fill: #fff;
}
.newsletter .new-from .newsbtn:hover{ 
    background: #222;
    color: #fff;
}
.newsletter .alert{
    padding: 5px 10px;
    margin-top: 15px;
    text-align: left;
    border-radius: 50px;
}
.newsletter .inner{
   max-width: 800px;
   margin: 0 auto;
}
/* blog */
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;1
    z-index: 1;
    -webkit-transform: scale(0.9,0.9);
}
.blog-left:hover .blog_mask {
    visibility: visible;
}
.webi-single-blog .webi-blog-image {
    position: relative;
    margin-bottom: 15px; 
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
    border-radius: 20px;
}
.webi_post_hover .icon {
   border-radius: 4px;
   transform: translate(-50%, -50%);
   padding: 12px 12px;
   display: inline-block;
   line-height: 0px;
   background: #719900;
   color: #fff;
}
.webi_post_hover .icon:hover{
  background-color: #000;
  color: #fff;
}
.blog-ic {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
}
.blog_webi .blog-right{
    padding: 15px;
    text-align: left;
}
.blog_webi .blog-right h4{
    font-size: 22px;
    text-transform: capitalize;
    line-height: 28px;
    padding: 0 0 15px;
    font-weight: 600;
    overflow: hidden;
    margin: 0;
    color: #719900;
    height: 62px;
}
.blog_webi .blog-right p{
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blogshadow{
    box-shadow: 0px 0px 8px 0px rgb(4 0 0 / 8%);
    margin-bottom: 5px;
    border-radius: 4px;
    position: relative;
}
.blogshadow .webi-blog-image img{
    border-radius: 15px 15px 0 0;
}
.blog_webi .blog-right .read_more {
    text-transform: capitalize;
    padding: 8px 20px;
    background: #FED507;
    display: inline-block;
    border-radius: 50px;
    color: #719900;
    font-size: 14px;
    transition: 0.3s ease;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    transition: 0.3s ease;
    font-weight: 600;
    letter-spacing: 0.8px;
}
.blog_webi .blog-right .read_more:hover {
     background: #000;
     color: #fff;
}
.blog_webi .blog-right .read_more svg{
      width: 20px;
      height: 19px;
      margin-left: 10px;
      fill: #719900;
      transition: 0.3s ease;
}
.blog_webi .blog-right .read_more:hover svg{
     fill: #fff;
}
.blog-hed .buttons-see-all{
  float: right;
}
.blog-hed .buttons-see-all .btn{
  padding: 8px 30px;;
  border-radius: 50px;
}
.blogdt{
    background: #fff;
    border-radius: 10px;
    color: #666;
    font-size: 14px;
}
.blogdt .blogmo{
    margin-left: 2px;
}
/* singel blog page*/
.webi-blog-image{
  position: relative;
}
.write-comment a{
  color: #666;
}
.write-comment a .fa{
  margin-right: 5px;
}
.bcomment {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 30px;
}
.view-comment i {
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.date span {
    margin: 0 20px;
}
.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.blogu span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 23px;
}
.sngblog h3 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    line-height: 23px;
    font-weight: 500;
}
.webi-single-blog .buttons{
  margin-top: 15px;
}
.allcomment{
  text-align: center;
  margin-top: 15px;
}
.allcomment h5{
  font-weight: 500;
  font-size: 20px;
  margin: 0;
  line-height: 23px;
}
.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}
.allcomment .blog-desc {
    overflow: hidden;
    margin: 15px 0;
}
.allcomment .blog_links{
    margin-bottom: 20px;
}
.webi_blog_page .panel-default{
    margin-bottom: 30px;
}
@media (max-width: 478px) {
  #header-cart .dropdown-menu {
    width: 100%;
  }
  #header-cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#header-cart .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* menu */
.container_wb_megamenu .navbar-header .cate{
  font-size: 20px;
}
#menu .navbar-nav li a i {
    margin: 0 6px;
    font-size: 12px;
}
.container_wb_megamenu{
  width: 40%;
  cursor: pointer;
}
#menu .navbar-collapse {
  padding: 0;
  background: #fff;
  margin-top: 10px;
  border-radius: 10px;
  border: 1px solid #eee;
}
#menu .navbar-nav li a i {
    margin: 0 4px;
    float: right;
    font-size: 14px;
}
#menu .navbar-collapse .navbar-nav{
  display: block;
}
.wrmenu button svg{
  width: 20px;
  height: 20px;
  margin-right: 10px; 
}
.navbar{
  min-height: auto;
  margin-bottom: 0;
  border: none;
  display: block;
  padding: 0;
}
.nav > li > a:focus, .nav > li > a:hover{
  background-color: transparent;
}
.menusp{
  margin-top: 0;
  display: flex;
  align-items: center;
}
#menu .navbar-nav li a{
    font-size: 16px;
  text-transform: uppercase;
  padding: 8px 0;
  font-weight: 600;
}
.sidenav {
    position: absolute;
    z-index: 1;
    top: 40px;
    left: 0;
    bottom: 0;
    width: 100%;
}
#menu .navbar-nav li .dropdown-menu a{
  font-size: 14px;
  padding: 3px 2px;
  text-transform: capitalize;
  font-weight: normal;
}
#menu .navbar-nav li .dropdown-menu a::after,#menu .navbar-nav li .more-menu a::after{
  display: none
}
.wrmenu .navbar-toggle {
    display: block;
    float: left;
    border-radius: 100%;
    padding: 0;
    background: transparent;
    border: none;
}
.homemenu .flex{
  align-items: center;
}
.topright li a{
  font-size: 16px;
  padding-left: 40px;
  text-transform: capitalize;
}
.topright li a:hover{
  text-decoration: underline;
}
#menu .dropdown-menu {
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner ul li a:hover {
  color: #719900;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
#menu .nav li {
    padding: 8px 15px;
}
#menu .navbar-nav > li > a {
  color: #000;
  min-height: 15px;
  padding: 3px 0; 
  background-color: transparent;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
#menu .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #719900;
}
#menu .dropdown-inner .dropdown-submenu .submenu-title {
    font-weight: 600;
    font-size: 15px;
    padding: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #000;
    line-height: 25px;
}
#menu .dropdown-inner .dropdown-submenu .submenu-title:hover{
    color: #719900;
}
#menu .dropdown-inner .dropdown-submenu ul.grand-child li {
    padding: 0;
}
/* product page */
.related .slick-track{
  margin: 0;
}
.pro-content .pcrt svg {
  fill: #777;
  width: 18px;
  height: 17px;
  margin-right: 8px; 
}
.pro-content .pcrt:hover svg{
  fill: #719900;
}
.btn-group .btn{
  color: #777;
  font-size: 16px;
}
.btn-group .btn.active{
  z-index: 0;
}
.btn-group .btn:hover{
  color: #719900;
}
.btn-group .btn .fas{
  margin-right: 10px;
}
.product-tab .tab-content > .tab-pane:not(.active){
  display: none;
}
.pro-content .qty-flex{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
}
.qty-flex .form-label{
    margin-bottom: 0;
}
.pro-content .qty-plus-minus {
    border: 1px solid #eee;
    border-radius: 4px;
    display: inline-block;
}
.pro-content .qty-plus-minus .form-control {
    width: 33px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: none;
    height: 40px;
    background-color: #fff;
    padding: 0;
}
.pro-content .rating li {
    display: inline-block;
    text-transform: capitalize;
}
.proreview {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin: 0 30px;
    padding: 0 30px;
}
.pro-content h1 {
    font-size: 30px;
    text-transform: capitalize;
    margin-top: 0;
    font-weight: 700;
}
.text-decor, .text-de {
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}
.text-decor-bold h2 {
    font-weight: 600;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
}
.product-tab {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 1px solid #ededed;
    border-radius: 4px;
}
.product-tab .nav-tabs > li > .nav-link.active, .product-tab .nav-tabs > li.active > a:focus, .product-tab .nav-tabs > li.active > a:hover {
    color: #719900;
    cursor: default;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.product-tab .nav > li > a {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.product-tab .nav-tabs li .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #719900;
    left: 0;
}
.product-tab .nav-tabs li.nav-link.active::after {
    height: 2px;
    width: 100%;
} 
.product-tab .nav > li > a:focus, .product-tab .nav > li > a:hover, .product-tab .nav-tabs > li > a {
    border: none;
    background: transparent;
}
.product-tab li {
    margin: 0 10px;
}
.product-tab .tab-pane {
    padding: 15px;
}
#tab-review #review {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}
#tab-review #review p {
    margin-bottom: 0;
    font-size: 13px;
}
.text-decor-bold h2{
    font-weight: 500;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    color: #719900;
}
.pro-content #product #button-cart{
    padding: 9px 45px;
}
.pro-content .rating{
    margin-bottom: 10px;
    margin-top: 15px;
}
.form-rating .form-rating-container, .radi .form-rating,.radi label{
    display: inline-block;vertical-align: middle;margin: 0
}
.form-rating .form-rating-container label,
.form-rating .form-rating-container:hover label {
    margin-bottom: 0;
    cursor: pointer
}
#tab-review .fa-stack-2x {
    color: #ffc600;
}
.form-rating .form-rating-container input {
    display: none
}
.form-rating .form-rating-container:hover label:hover i.fa-star-o,
.form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
    color: #ffc600;
}
.form-rating input:checked~label i.fa-star,.form-rating input:checked~label i.fa-star-o,.form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover~label i.fa-star {
    color: #ffc600;
}
.form-rating .form-rating-container label i.fa-star-o, .form-rating .form-rating-container:hover label i.fa-star-o, .form-rating .form-rating-container label i.fa-star, .form-rating .form-rating-container:hover label i.fa-star {
    color: #d9d9d9;
}
.form-rating .form-rating-container, .radi .form-rating, .radi label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.rsep {
    padding: 0 20px;
}
.crspc {
    padding-bottom: 10px;
}
/* zoom */
.zoom-left {
    max-width: 800px;
}
.zoomLens{
  border: none !important;
  background-color: rgb(153, 153, 153) !important;
}
.zoomWindow{
  border: 1px solid #eee !important;
}
/* account page */
#wishlist .price b{
  font-size: 16px;
  color: #719900;
}
.card-body{
    border: 1px solid #ededed;
    padding: 15px 15px 15px 15px;
}
.accolumn.list-group a.logu {
    padding: 10px 0;
    color: #000;
}
#account-account .achead {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}
#account-account.acpage #content[class*="col-"] a {
    display: inline-block;
    border: 1px solid #eee;
    width: 100%;
    padding: 25px 25px;
    border-radius: 10px;
    margin-bottom: 30px;
}
#account-account.acpage #content[class*="col-"] span:first-child {
    border-right: 1px solid #eee;
    padding-right: 20px;
    margin-right: 20px;
}
#account-account.acpage #content[class*="col-"] span:last-child {
    font-size: 15px;
    font-weight: normal;
}
#account-account.acpage #content[class*="col-"] span:last-child span {
    font-size: 13px;
    font-weight: 400;
    color: #bcbcbc;
    margin-top: 6px;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}
#account-account.acpage #content[class*="col-"] span svg {
    fill: #719900;
}
.acco span {
    display: inline-block;
    vertical-align: middle;
}
.accolumn {
    box-shadow: 0px 0 3px 2px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 15px 0px;
}
.accolumn h3 {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-top: 0;
    padding: 0 20px;
}
.accolumn h3 svg {
    fill: #719900;
    margin-right: 10px;
}
.accolumn.list-group a {
    border: none;
    padding: 10px 50px;
    font-size: 14px;
    font-weight: 300;
}
.accolumn hr {
    border-top: 1px solid #eee;
}
.accolumn.list-group a.logu {
    padding: 10px 0;
    color: #000;
}
.accolumn h3 a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    padding: 0 0px;
}
.btn-danger, .btn-info {
    color: #ffffff;
    background-color: #719900;
    transition: 0.3s ease;
}
/* category page */
#compare-total {
    padding: 0;
    font-weight: 500;
    margin-top: 5px;
}
#product-category .card .list-group-item{
  font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}
.catesort label {
    background-color: #fff;
    border: none;
    color: #1e1e1e !important;
}
.cathed {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.catlistpage.list-group a.active, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .catlistpage.list-group a.active:hover {
    background: #fff;
    color: #719900;
    border: 1px solid #eee;
    z-index: 0;
}
.catlistpage a {
    display: block;
    line-height: 32px;
    font-size: 12px;
    text-transform: capitalize;
    border: none;
    padding: 0;
}
.catfilter .card-header {
    background: transparent;
    border: none;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 20px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.catfilter .list-group-item{
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 0;
    font-weight: 300;
}
.card {
    border: none;
    box-shadow: none;
    border-radius: 4px;
    background-color: transparent;
}
.card-footer{
  background-color: transparent;
}
.refines h3{
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
}
.refines li a {
    border-radius: 4px;
    border: 1px solid #eee;
    font-size: 12px;
    padding: 6px 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-transform: capitalize;
    margin-bottom: 4px;
    font-weight: 600;
}
.refines li{
  display: inline-block;
}
.refines ul{
  padding-left: 0;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 0;
    margin-right: 0;
    border-radius: 4px;
}
.cate-top h2 {
    font-size: 18px;
    color: #000;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-transform: capitalize;
}
.listgridbtn {
    background-color: transparent;
    padding: 0 !important;
    margin: 0 7px;
    border: none;
    box-shadow: none;
}
.lgrid .active svg {
    fill: #719900;
    cursor: pointer;
}
.catesort label {
    background-color: transparent;
    border: none;
}
.form-select {
    box-shadow: none;
    border: 1px solid #eee;
    background: transparent;
}
.catesort .input-group .form-select{
    border-radius: 4px;
}
.pagination a, 
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination .page-item.active .page-link, 
.pagination .active li a, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    background-color: #719900;
    border-color: #719900;
    z-index: 0;
    color: #fff;
}
.pagination .page-link, .pagination li a{
    color: #719900;
    padding: 7px 12px 5px 12px;
    background-color: transparent;
    border-color: #719900;
}
.pagination .page-link:focus, .pagination li a:focus{
  box-shadow: none;
}
.product-grid .col,.product-list .col{
    margin-bottom: 30px;
}
.lgrid .active svg {
    fill: #719900;
    cursor: pointer;
}
.product-list .product-thumb .homeadd{
    display: inline-block;
    vertical-align: middle;
}
.product-list .product-thumb .button-group{
    position: unset;
    opacity: 1;
    display: inline-block;
}
.product-list .product-thumb h4{
    font-size: 18px;
}
.product-list .product-thumb .rating{
    display: block;
    float: none;
    margin-top: 8px;
}
.catlist-des{
    display: none;
}
.product-list .catlist-des{
    display: block;
}
.catlist-des {
    color: #727272;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.input-group .input-group-text {
    font-size: 12px;
    height: 30px;
    color: #000;
}
.input-group .form-select{
    font-size: 12px;
}
.pagi {
    margin: 0;
    background-color: #fff;
    padding: 8px 0;
    border: 1px solid #eee;
    border-radius: 10px;
}
.pagi .tot {
    line-height: 34px;
    font-size: 12px;
}
#product-category .card-header{
    color: #fff;
    background-color: #000;
    border: none;
    text-transform: uppercase;
    border-radius: 10px;
    margin-bottom: 0;
}
/* other page  */
.cate-border {
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 10px 0px;
    border: 1px solid #eee;
    border-radius: 10px;
  align-items: center;
}
.cate-border .mb-3{
  margin-bottom: 0 !important;
}
.subheading, .acpage h1, .not-found-head {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    padding-bottom: 10px;
}
.card-body p strong{
  font-size: 12px;
  font-weight: 500;
}
.card{
    border-radius: 0;
    background: transparent;
}
.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
    border-radius: 4px;
}
/* contact page */
#information-contact .contact form {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
}
#information-contact .wbcntleft .card-body{
    background-color: transparent;
    border-radius: 10px;
    padding: 20px;
}
.wbcntleft strong {
    font-weight: 600;
    font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 0;
    letter-spacing: 1px;
    color: #000;
    display: inline-block;
}
/* other page */
.info-img{
    width: auto;
}
@media (min-width: 768px) {
  .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
  }
  .sticky, .blogsticky {
    position: sticky;
    top: 15px;
  }
  .product-list .product-thumb .price {
    font-size: 20px;
  }
  .product-list .caption {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .webibazaar-search-result{
    display: block;
  }
  .offertext h5,.centertxt h4{
    display: none;
  }
  .imgdec .imgtext h5 {
    font-size: 16px;
  }
  .imgdec .imgtext h2 {
    font-size: 30px;
  }
  .cat-tab li a {
    font-size: 14px;
    margin-left: 10px;
    letter-spacing: 0;
  }
  .product-thumb .rating{
    float: none;
    display: block;
    margin-top: 5px;
  }
  .footblink{
    display: none;
  }
  .deliveryinfo{
    padding: 0;
    border-bottom: none;
  }
  #account-account.acpage #content[class*="col-"] span svg {
    width: 25px;
    height: 25px;
  }
  #account-account.acpage #content[class*="col-"] span:last-child {
    font-size: 13px;
  }
  #account-account.acpage #content[class*="col-"] a{
    padding: 20px 15px;
  }
  #account-account.acpage #content[class*="col-"] span:first-child{
    padding-right: 10px;
    margin-right: 10px;
  }
  .foot-bot [class*="col-"]{
    text-align: center !important;
  }
  .foot-bot .copy{
    margin-bottom: 10px;
  }
  .deliveryinfo li h4 {
    font-size: 16px;
  }
  #tab-review #review p{
    word-break: break-word;
  }
  .a-one .alert,#alert .alert, .alert.alertsuc{
    left: 15px !important;
    right: 15px !important;
  }
  .imgtext h2, .centertxt h2 {
    font-size: 18px;
    margin: 5px 0 7px 0;
    line-height: 22px;
  }
  .imgtext a.btn-primary, .centertxt a.btn-primary,.offertext a.btn-primary{
    padding: 3px 10px;
    font-size: 12px;
  }
  .imgtext{
    left: 10px;
    width: 150px;
  }
  .centertxt{
    width: 200px;
  }
  .centertxt h5 {
    font-size: 25px;
  }
  .onsatex a.btn {
    margin-top: 10px;
    padding: 5px 15px;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .wbcenter .cen-pad:first-child{
    margin-bottom: 10px;
  }
  .heading{
    margin-bottom: 20px;
  }
  .onsaletop .heading span{
    font-size: 25px;
  }
  .offertext p, .centertxt p, .imgtext p{
    display: none;
  }
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
  }
}
/* content */
#content {
  min-height: 600px;
}
/* footer */
.wbftleft p{
  color: #fff;
  line-height: 30px;
}
.foot-logo{
  margin-bottom: 15px;
}
.middle-footer a, .f-left li {
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #ddd;
    padding: 0;
}
.middle-footer a:hover, .f-left li:hover {
     color: #719900;
}
.middle-footer{
    padding: 50px 0;
    border-top: 1px solid #346180;
}
.payment .fpaym li{
    display: inline-block;
}
.payment ul{
    margin-bottom: 0;
}
.fpaym li svg {
    width: 38px;
    height: 32px;
}
.storeinfo p{
  color: #666;
}
footer {
  margin-top: 60px;
  padding-bottom: 1px;
  background-color: #132A3A;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #ccc;
}
footer a:hover {
  color: #fff;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.storeinfo ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
#contact ul li{
    font-size: 18px;
    color: #fff;
    line-height: 28px;
}
#contact ul{
  padding-left: 0;
  margin-bottom: 0;
}
.storeinfo{
  align-items: center;
}
.storeinfo h5{
  font-size: 35px;
  line-height: normal;
  text-transform: capitalize;
  font-family: 'Signika', sans-serif;
  font-weight: normal;
  position: relative;
}
.foot-bot{
    padding: 4px 0;
    background: #719900;
}
.footblink li a::after {
    content: '|';
    color: #656565;
    margin: 0 12px;
}
.footblink li a {
    color: #ddd;
    position: relative;
    text-transform: capitalize;
    line-height: 26px;
}
.footblink li a:hover {
    color: #719900;
}
.foot-bot .row{
    align-items: center;
}
.copy p{
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
}
.copy, .copy a {
    color: #fff;
    font-size: 14px;
}
.copy a:hover{
    color: #719900;
}
.middle-footer h5{
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 0;
    color: #fff;
}
.f-left svg {
    fill: #fff;
    margin-right: 10px;
    width: 38px;
    height: 38px;
}
.f-left span{
	display: inline-block;
    vertical-align: middle;
}
.fcontact svg{
    width: 17px;
    height: 17px;
    fill: #fed507;
}
.fsocial li{
  display: inline-block;
}
.fsocial li svg {
    width: 14px;
    height: 14px;
    margin: 0 4px;
    fill: #777;
    transition: 0.3s ease;
}
.fsocial li a {
    min-width: 35px;
    min-height: 35px;
    border-radius: 4px;
    background: #f5f5f5;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-top: 3px;
    margin-right: 8px;
    transition: 0.3s ease;
}
.fsocial li a:hover{
    background: #719900;
}
.fsocial li a:hover svg {
    fill: #fff;
}
#scroll {
    position: fixed;
    right: 20px;
    bottom: 60px;
    cursor: pointer;
    z-index: 8;
    height: 40px;
    width: 40px;
    line-height: 0;
    padding: 14px 0;
    display: none;
    outline: none;
    text-align: center;
    transition: all .5s ease-in-out;
    background: #719900;
    color: #fff;
    border-radius: 5px;
}
#scroll:hover{
    background: #000;
    color: #fff;
}
#scroll svg{
    width: 12px;
    height: 12px;
    fill: #719900;
}
#scroll:hover svg {
    fill: #fed507;
}
/* breadcrumb */
.breadcrumb > li a::after {
    content: '|';
    padding: 0 15px;
    color: #000;
}
.breadcrumb > li:last-child a::after{
    content: none;
}
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px;
    border: none;
    background-color: #f5f5f5;
    border-radius: 10px;
}
.sitem ul li {
    list-style: url;
}
.sitem ul {
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #FFF;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
  text-transform: capitalize;
}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.pagination {
  margin: 5px 0px 0px 0px;
}
/* buttons */
.btn {
    padding: 7.5px 12px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    box-shadow: none;
}
.fa{
  font-size: 14px;
}
.btn-danger, .btn-info{
    color: #ffffff;
    background-color: #719900;
    transition: 0.3s ease;
    border: none;
}
.form-control:focus,.form-select:focus {
    border: 1px solid #719900;
    box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn.active, .btn:active {
    outline: none;
    box-shadow: none;
}
.btn-light {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-position: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-position: 0;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  background: #000;
  color: #fff;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #000;
  border-radius: 0;
  text-decoration: none;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
  box-shadow: none;
}
.btn-primary {
    background-color: #719900;
    color: #fff;
    border: none;
    text-transform: capitalize;
    transition: 0.3s ease;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
}
.btn-close:focus{
  box-shadow: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #000;
    color: #fff;
}
.product-thumb {
  border: 1px solid #eee;
  border-radius: 10px;
  position: relative;
}
.slick-slide div .col .product-thumb{
  margin-bottom: 30px;
}
.slick-slide div:last-child .col .product-thumb{
  margin-bottom: 0;
}
.product-thumb img{
  border-radius: 10px;
}
.product-thumb .image {
  text-align: center;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 15px;
}
.product-thumb .button-group {
    position: absolute;
    top: 22%;
    right: 0;
    left: 0;
    text-align: center;
    transition: 0.3s ease;
    opacity: 0;
}
.product-thumb:hover .button-group {
    opacity: 1;
}
.product-thumb .homeadd .cartb{
    border-radius: 50px;
    background-color: #719900;
    color: #fff;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    width: auto;
    transition: 0.3s ease;
    width: 100%;
}
.product-thumb .homeadd .cartb svg{
    fill: #fff;
}
.product-thumb .homeadd:hover .cartb{
    background: #000;
}
.product-thumb .button-group button {
    background: #f5f5f5;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    display: inline-block;
    border: none;
    color: #888;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s ease;
}
.product-thumb .button-group button:hover {
  background: #719900;
}
.product-thumb .homeadd svg,.product-thumb .button-group svg{
  width: 20px;
  height: 19px;
  fill: #000;
}
.product-thumb .homeadd:hover svg,.product-thumb .button-group button:hover svg{
  fill: #fff;
}
.homeqtinner{
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.homeqt .btnminus{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
  display: inline-block;
  height: 16px;
  padding: 0 3px;
  border: 1px solid #83838C;
  border-radius: 100%;
  line-height: 8px;
  width: auto;
  background-color: #fff;
}
.homeqt .btnplus{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  display: inline-block;
  height: 16px;
  padding: 0 3px;
  border: 1px solid #83838C;
  border-radius: 100%;
  line-height: 14px;
  width: auto;
  background-color: #fff; 
}
.homeqt .btn-number .fa{
  font-size: 10px;
}
.homeqt .addhqty{
  width: 60px;
  flex-grow: unset;
  padding: 0;
  color: #719900;
  height: 14px;
  vertical-align: top;
  font-size: 16px;
  text-align: center;
  border: none;
}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
}
.rating {
  padding-bottom: 10px;
}
.rating.fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 12px;
  line-height: normal;
}
/* product list */
.price {
  color: #444;
}
.price-new {
  font-weight: 600;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
  font-weight: normal;
}
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 6px 12px;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
.form-check .form-check-input {
  margin-top: 0.25rem;
}
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem;
}
#product-product h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#information-contact .card {
  margin-bottom: 20px;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 16px;
  color: #FFFFFF;
}
@media (min-width: 1410px){
  .manucom .product-grid .col{
    width: 25%;
  }
  .product-list .image {
    width: 30%;
  }
  .product-list .caption {
    width: 70%;
  }
  .manucom .product-list .image {
    width: 25%;
  }
  .manucom .product-list .caption{
    width: 75%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px){
  .leftdesc{
    left: 0;
  }
  .leftcom h5{
    font-size: 20px;
  }
  .left-ban .beffect img{
    max-width: 400px;
  }
  .storeinfo h5 {
    font-size: 30px;
  }
  .container_wb_megamenu .navbar-header .cate {
    font-size: 18px;
  }
  #search {
    margin: 0 20px;
  }
  .slidertext h1{
    font-size: 45px;
  }
  .slidertext{
    left: 3%;
  }
}
@media (min-width: 1200px){
  .topright{
    width: 80%;
  }
}
@media (max-width: 1199px){
  .s-panel .rless{
    margin: 0 -15px;
  }
  .cless{
     --bs-gutter-x: 0.938rem;
  }
  .rless{
     --bs-gutter-x: 0.938rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .left-ban .beffect img{
    max-width: 330px;
  }
  .lefttxt h4 {
    font-size: 20px;
  }
  .lefttxt h2 {
    font-size: 30px;
  }
  .leftdesc{
    left: 0;
  }
  .parallex .item p{
    letter-spacing: 0px;
  }
  .parallex .item{
    padding: 20px;
  }
  .offertext h2{
    margin-bottom: 15px;
  }
  .imgtext{
    width: 200px;
  }
  .centertxt{
    width: 300px;
  }
  .centertxt h4 {
    font-size: 25px;
  }
  #search {
    margin: 0 10px;
  }
  .container_wb_megamenu .navbar-header .cate {
    font-size: 16px;
  }
  .storeinfo h5 {
    font-size: 25px;
  }
  .hsticky{
    margin: 0 15px;
  }
  #account-account.acpage #content[class*="col-"] span svg {
    width: 35px;
    height: 35px;
  }
  #account-account.acpage #content[class*="col-"] span:last-child {
    font-size: 13px;
    letter-spacing: 0;
  }
  .slidertext h1 {
    font-size: 35px;
  }
  .slidertext{
    width: 400px;
    left: 3%;
  }
  .slidertext a.btn{
    padding: 10px 35px;
  }
  .offertext h1{
    font-size: 60px;
  }
  .deliveryinfo li h4 {
    font-size: 16px;
    letter-spacing: 0;
  }
  .onsaletop .heading span{
    font-size: 45px;
  }
  .onsatex a.btn{
    padding: 10px 45px;
  }
} 
@media (min-width: 992px){
  .huser .xsla,.huser .xscu {
    display: none !important;
  }
  .huser .dropdown-toggle svg{
    display: none;
  }
  .product-thumb .homeadd .cartb svg{
    display: none;
  }
  #menu .navbar-nav li .dropdown-menu a.see-all {
    padding: 8px 15px;
  }
  #under-menu .close-nav{
    display: none;
  }
  #menu .dropdown-menu {
    background: #fff;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    border: none;
    padding: 15px 0 10px 0;
    margin-top: 0px;
    position: absolute;
    margin-left: 0 !important;
    left: 100%;
    top: 0;
  }
  #menu .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 991px){
  .xsla .dropdown .test{
    padding: 0.25rem 1rem;
  }
  .specialdesc {
    width: 200px;
  }
  .specialtxt a.btn-primary{
    display: none;
  }
  .leftdesc{
    left: 30px;
  }
  .lefttxt h4 {
    font-size: 18px;
  }
  .lefttxt h2 {
    font-size: 25px;
  }
  .leftdesc .dec{
    width: 270px;
  }
  .left-ban img{
    max-width: 260px;
  }
  .huser .dropdown-toggle svg{
    fill: #000 !important;
  }
  .huser {
    margin: 0 10px;
    border-left: none;
    border-right: none;
    padding: 0 !important;
  }
  #search {
    margin: 0;
  }
  .parallex .item p{
    font-size: 14px;
    letter-spacing: 0;
  }
  #menu .dropdown-submenu {
    margin-top: 15px;
    padding: 0 !important;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu .dropdown-inner .dropdown-submenu .grand-child a {
    padding: 0;
    border-bottom: none;
  }
  #menu .nav li{
    display: block;
    text-align: left;
  }
  .deliveryinfo ul{
    text-align: center;
  }
  .product-thumb .homeadd .cartb span,.hsticky{
    display: none;
  }
  .product-thumb .homeadd .cartb,.product-thumb .button-group button{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 5px 5px;
    margin: 0;
    background: #f5f5f5;
    line-height: 20px;
    border-radius: 5px;
  }
  .product-thumb .homeadd:hover .cartb{
    background: #719900;
  }
  .product-thumb .homeadd .cartb svg {
    fill: #000;
  }
  .product-thumb .homeadd:hover .cartb svg{
    fill: #fff;
  }
  .product-thumb .price{
    margin-bottom: 8px;
  }
  .product-thumb .button-group,.homeadd{
    position: unset;
    opacity: 1;
    display: inline-block;
  }
  .head-con{
    display: none;
  }
  .hsticky{
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: none;
  }
  #top-links .huser .xsla, #top-links .huser .xscu {
    display: block !important;
  }
  #menu .navbar-nav li .dropdown-menu a.see-all {
    display: inline-block;
    letter-spacing: 0;
    margin-top: 10px;
    border-bottom: 1px solid;
    padding-bottom: 0;
    font-weight: 500;
  }
  .product-grid .col, .product-list .col{
    padding-left: 5px;
    padding-right: 5px;
  }
  .product-list,.product-grid{
    margin-left: -5px;
    margin-right: -5px;
  }
  #header-cart .huser .xsla,#header-cart .huser .xscu {
    display: block !important;
  }
  .webi_blog_page .panel-default {
    margin-bottom: 15px;
  }
  .breadcrumb {
    margin: 0 0 20px 0;
  }
  footer {
    margin-top: 30px;
    padding-top: 15px;
  }
  .newsletter .new-from input{
    height: 40px;
    padding: 10px 50px;
  }
  .newsletter .new-from .newsbtn{
    height: 40px;
    padding: 4px 12px;
    font-size: 15px;
  }
  .deliveryinfo li h4 {
    margin-top: 10px;
  }
  #cart .cartl,.topbsp{
    display: none;
  }
  .xsla .test, .xscu .test{
    color: #000;
  }
  .hdis,.wrmenu,.topright{
    display: none;
  }
  #menu .navbar-toggler{
    display: block;
  }
  #menu .navbar-toggler i{
    color: #000;
  }
  #under-menu{
    display: block;
  }
  #cart .dropdown-toggle{
    background: transparent;
    padding: 0;
  }
  #logo img{
    margin-left: 30px;
  }
  .newsletter .inner h3{
    display: none;
  }
  .blog_webi .blog-right h4{
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: unset;
    display: block;
    font-size: 16px;
    padding: 0 0 10px;
    height: auto;
  }
  /* sidenav */
  .w3-overlay {
      position: fixed;
      display: none;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 3;
  }
  #stamenu .menu-vertical {
      overflow-y: unset;
  }
  #stamenu.active .menu-vertical {
      transform: translateX(0);
  }
  #stamenu .menu-vertical {
      overflow-y: scroll;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: auto;
      z-index: 4;
      background: #fff;
      width: 280px;
      transform: translateX(-100%);
      transition: all 0.5s ease-out 0s;
  }
  #mySidenav li a i{
    margin-top: 4px;
    float: right
  }
  .sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      transition: 0.5s;
      padding-top: 60px;
      overflow-x: hidden;
      clear: both;
      height: 100%;
      background-color: #fff;
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left;
  }
  .sidenav .close-nav {
    background-color: #1e1e1e;
    padding: 12px 15px;
    width: 100%;
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
  }
  .closebtn,.closebtn:hover,.closebtn:focus{
    color: #fff;
  }
  #menu .navbar-collapse{
    display: block;
    border: none;
    padding: 0 15px;
  }
  #menu .navbar-nav li a {
    border-bottom: 1px solid #eee;
    padding: 13px 0;
  }
  #menu .collapse .nav li {
    padding: 0;
  }
  #menu .dropdown-inner .dropdown-submenu .submenu-title{
    border-bottom: none;
  }
  #menu .dropdown-menu{
    box-shadow: none;
    margin-left: 0;
  }
  .s-panel {
    margin: 0 -15px;
  }
  .deliveryinfo li:last-child {
    margin-left: 0;
  }
  .deliveryinfo ul svg {
    width: 30px;
    height: 30px;
  }
  .wbimg, .wbcattop{
    margin-bottom: 30px;
  }
  .wboffer, .wbleft, .delibg, .blog_webi, .logoslider, .wbcattop, .tab-pro, .deliveryinfo, .wbimg, .test-pad, .onsaletop, .specialbg{
    margin-top: 30px;
  }
  .heading {
    font-size: 25px;
    margin-bottom: 20px;
  }
} 
@media (min-width: 768px) and (max-width: 991px){
  .parallex .item{
    padding: 15px;
  }
  .deliveryinfo li p{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .imgtext{
    left: 15px;
    width: 200px;
  }
  .imgdec .imgtext h5 {
    font-size: 20px;
  }
  .imgdec .imgtext h2 {
    font-size: 30px;
  }
  #contact ul li {
    font-size: 15px;
  }
  .f-left svg{
    width: 20px;
    height: 20px;
  }
  .storeinfo h5 {
    font-size: 18px;
  }
  .fsocial li a{
    margin-right: 2px; 
  }
  .deliveryinfo ul{
    padding: 20px 0;
  }
  .deliveryinfo li:last-child {
    width: auto;
  }
  .giant-item-thumb .giant-item-caption h2 a{
    font-size: 18px;
    text-transform: capitalize;
  }
  .giant-wrapper .giant-item-caption{
    top: 60px;
  }
  .webibazaar-dis .price-new{
    font-size: 16px;
  }
  .price-old{
    font-size: 14px;
  }
  .webibazaar-dis h4{
    width: 150px;
  }
  .proreview{
    margin: 0 25px;
    padding: 0 25px;
  }
  .manucom .product-grid .col {
    width: 33.33%;
  }
  .product-list .col{
    width: 50%;
  }
  #product-category .cate-border .btn-primary{
    font-size: 11px;
    padding: 7.5px 5px;
  }
  .btn-group .btn{
    padding: 10px;
  }
  #account-wishlist tr td {
    white-space: nowrap;
  }
  #content.colright{
    width: 65%;
  }
  #column-right{
    width: 35%;
  }
  .slidertext h1{
    font-size: 35px;
  }
  .slidertext{
    width: 400px;
    left: 3%;
  }
  .slidertext a.btn{
    padding: 5px 20px;
    margin-top: 12px;
  }
  .menusp{
    position: absolute;
    top: 18px;
    padding: 0;
    width: auto;
  }
  .offertext h2{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .offertext h5{
    margin-bottom: 10px;
  }
  .offertext{
    width: 250px;
  }
  .centertxt h2{
    font-size: 20px;
    margin: 5px 0;
  }
  .centertxt h5{
    font-size: 20px;
  }
  .centertxt{
    width: 300px;
    left: 0;
  }
  .centertxt h4 {
    font-size: 25px;
  }
  .imgtext a.btn-primary, .centertxt a.btn-primary,.offertext a.btn-primary {
    padding: 4px 15px;
    margin-top: 0;
  }
  .offertext p, .imgtext p{
    margin-bottom: 5px;
    line-height: 20px;
  }
  .centertxt p{
    font-size: 30px;
  }
  .onsaletop .heading span {
    font-size: 35px;
  }
  .onsatex a.btn {
    margin-top: 15px;
    padding: 10px 45px;
  }
  .parallex .quote svg {
    width: 50px;
    height: 50px;
  }
  .middle-footer {
    padding: 30px 0 30px;
  }
  .deliveryinfo ul li h4 {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px){
  .f-left svg{
    width: 20px;
    height: 20px;
  }
  .left-ban{
    margin-bottom: 15px;
  }
  .specilban .beffect:last-child {
    margin-top: 15px;
  }
  .deliveryinfo li:last-child {
    width: 80%;
  }
  .deliveryinfo li p{
    font-size: 14px;
    letter-spacing: 0;
  }
  .deliveryinfo li{
    display: inline-block;
  }
  .onsaletop .spebtm{
    margin: 20px 0;
  }
  .storeinfo ul {
    display: block;
  }
  .fsocial{
    margin-bottom: 10px;
  }
  .product-thumb .homeadd svg, .product-thumb .button-group svg {
    width: 17px;
    height: 16px;
  }
  .tab-head .heading{
    display: none;
  }
  .tab-pro .pro-tab li{
    margin: 0 2px;
  }
  .slick-arrow{
    min-width: 30px;
    min-height: 30px;
    padding: 0;
  }
  .slick-next{
    right: 10px;
  }
  .slick-prev{
    right: 45px;
  }
  .slick-next,.slick-prev{
    top: -45px;
  }
  .centertxt a.btn-primary{
    margin-top: 5px;
  }
  .giant-wrapper .giant-item-caption{
    position: unset;
    width: auto;
    text-align: center !important;
  }
  .giant-item-thumb .giant-item-caption h2 a{
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
    color: #000;
    text-transform: capitalize;
    padding-bottom: 1px;
  }
  .onsatex a.btn svg {
    width: 16px;
    height: 16px;
    margin-left: 10px;
  }
  .onsaletop p{
    letter-spacing: 0;
    line-height: 20px;
    font-size: 14px;
  }
  .parallex h2{
    margin-bottom: 10px;
    font-size: 25px;
  }
  #account-wishlist tr td {
    white-space: nowrap;
  }
  .middle-footer {
    padding: 0 0 20px;
    border-top: none;
  }
  .footer-top{
    padding: 0;
  }
  .middle-footer .btn.toggle,.storeinfo .btn.toggle{
    color: #fff;
    text-shadow: none;
    background: none;
    background-image: none;
    background-image: none;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    position: absolute;
    top: -2px;
    right: 0;
    padding: 0;
    width: 100%;
  }
  .middle-footer h5,.storeinfo h5{
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
  }
  footer h5 .toggle.collapsed::after, .catfilter .toggle.collapsed::after {
    font-family: 'FontAwesome';
    content: '\f067';
    font-size: 14px;
    font-weight: 600;
    float: right;
    cursor: pointer;
  }
  footer h5 .toggle::after, .catfilter .toggle::after {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 14px;
    font-weight: 600;
    float: right;
    cursor: pointer;
  }
  #top-links{
    position: absolute;
    top: 15px;
    float: right;
    right: 0;
    width: auto;
  }
  #logo img {
    max-width: 100px;
  }
  .menusp {
    position: absolute;
    top: 18px;
    padding: 0;
  }
  .huser {
    margin: 0 8px;
  }
  .pro-content h1{
    font-size: 20px;
  }
  .slick-slide div .col .product-thumb {
    margin-bottom: 15px;
  }
  .slidertext a.btn{
    margin-top: 10px;
    padding: 3px 12px;
    font-size: 13px;
    text-transform: capitalize;
  }
  .slidertext a.btn svg {
    width: 20px;
    height: 20px;
    margin-left: 15px;
  }
  .slidertext{
    width: 300px;
    left: 4%;
  }
  .deliveryinfo ul{
    text-align: left;
    padding: 5px 0;
  }
}
@media (min-width: 600px) and (max-width: 767px){
  .slidertext h1{
    font-size: 30px;
  }
  .slidertext p{
    display: none;
  }
  .offertext h1{
    font-size: 35px;
  }
  .offertext h2{
    font-size: 25px;
  }
  .offertext{
    left: 25px;
  }
}
@media (min-width: 451px) and (max-width: 599px){
   .catesort {
     width: 100%;
     margin-top: 15px;
  }
  .slidertext p{
    letter-spacing: 0;
    font-size: 14px;
  }
  .slidertext h1{
    font-size: 25px;
    line-height: 37px;
  }
  .slidertext h1 strong{
    font-size: 28px;
  }
  .offertext{
    width: 300px;
  }
  .offertext h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .offertext h1{
    font-size: 35px;
  }
}
@media (max-width: 575px){
  .heading{
    display: block;
  }
  .heading strong{
    display: none;
  }
  .offbanner{
    margin-bottom: 15px;
  }
  .product-thumb .price{
    font-size: 18px;
  }
  .spebtm{
    display: none;
  }
  .heading strong{
    font-size: 12px;
    letter-spacing: 0;
  }
  .centertxt h5{
    display: none;
  }
  .htop [class*=col-]{
    width: auto;
  }
  .deliveryinfo [class*=col-]:last-child{
    margin-bottom: 0;
  }
  .wbimg [class*=col-]{
    margin-bottom: 15px;
  }
  .wbimg [class*=col-]:last-child{
    margin-bottom: 0;
  }
  .offerimg{
    margin-bottom: 10px;
  }
  .webibazaar-cat .product-info{
    width: 40%;
  }
  .webibazaar-cat .webibazaar-dis{
    width: 60%;
  }
  .webibazaar-dis h4{
    width: 150px;
    font-size: 16px;
  }
  .price-old{
    font-size: 12px;
  }
  .webibazaar-dis .price-new{
    font-size: 16px;
  }
}
@media (max-width: 450px){
  .leftdesc {
    left: 10px;
  }
  .specialtxt p{
    margin: 15px 0 0 0;
  }
  .specialtxt h2{
    font-size: 20px;
  }
  .leftcom{
    display: none;
  }
  .left-ban img{
    max-width: 100%;
  }
  .parallex .item{
    padding: 15px;
  }
  .wbcount .product-thumb{
    display: block;
  }
  .slidertext h1 strong{
    font-size: 20px;
  }
  .parallex .item p{
    letter-spacing: 0;
  }
  .btn-group .btn{
    padding: 0 10px;
    font-size: 12px;
  }
  .proreview{
    margin: 0 10px;
    padding: 0 10px;
  }
  .pro-tab li a{
    padding: 5px 7px;
    font-size: 12px;
  }
  .tab-pro .pro-tab li{
    margin: 0 5px;
  }
  .catesort {
     width: 100%;
     margin-top: 15px;
  }
  .blog_comment::before, .blog_comment::after {
    padding: 0 3px;
  }
  .slidertext h1{
    font-size: 16px;
    width: 200px;
    margin-bottom: 0;
    line-height: 20px;
  }
  .slidertext p,.slidertext h3,.slidertext img{
    display: none;
  }
  .product-tab li {
    margin: 0 8px;
  }
  .offertext{
    width: 200px;
  }
  .offertext h2{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .offertext h1{
    font-size: 30px;
  }
  .newsletter .inner h3 {
    font-size: 20px;
  }
}


/* alert */
#alert .alert,.alert.alertsuc{    
    background-color: #fff;
    border: 1px solid #ededed;
    color: #666;
    font-size: 14px;
    position: fixed;
    z-index: 99;
    transition: all ease .6s;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 30%;
    padding: 40px;
}
.a-one {
    background-color: #000;    
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.alert-danger svg, .alert-info svg, .alert-success svg {
    display: block;
    margin: 0 auto 20px;
    width: 65px;
    height: 65px;
}
.alert-success svg {
    fill: #4CAF50;
}
.alert-danger svg{
  fill: #da4f49;
}
/* alert end */


.imgbnrtext {
    margin-top: 70px;
}
.imgbnrtext h5 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    margin: 0;
}
.imgbnrtext h1 {
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 5px 0 20px 0;
}
.imgbnrtext p {
    margin: 0;
    letter-spacing: 0.5px;
    color: #777;
    line-height: 24px;
}
.imgbnrtext .btn-primary {
    border: 1px solid #88b121;
    background: #fff;
    color: #88b121;
    padding: 10px 25px;
    margin-top: 40px;
}


#ttcmsservices {
	float: left;
	width: 100%;
	margin: 0 0 180px;
	position: relative;
	z-index: 1;
}
#ttcmsservices .owl-stage-outer .owl-stage .owl-item:first-child .service, #ttcmsservices .owl-stage-outer .owl-stage .owl-item:last-child .service {
	float: left;
	margin: 80% 0 0;
}
#ttcmsservices .parallex {
	padding: 50px 0 0;
	height: 650px;
}
#ttcmsservices .services {
	float: left;
	width: 100%;
	position: relative;
	text-align:center;
}
#ttcmsservices .services .service-subtitle {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	leoter-spacing: 0.8px;
	text-transform: capitalize;
	margin:0 0 90px;
	font-style:italic;
	font-family: Philosopher;
	color: #545454;
}
#ttcmsservices .services .services-content {
	float: left;
	margin: 10px 0 0;
	width: 100%;
	padding: 0 15px;
}
#ttcmsservices .services .services-content .service-content {
	float: left;
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
}
#ttcmsservices .services .services-content .service-content .services-title {
  	font: italic 700 22px/26px "Philosopher", Helvetica , sans-serif;
	margin: 0 0 10px;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #111;
}
#ttcmsservices .services > div .services-content .service:hover .service-content .services-title{
	color: #7fb641;
}
#ttcmsservices .services .services-content .service-content .service-desc {
	font: 400 16px/24px "Philosopher", helvetica, sans-serif;
	color: #666;
}
#ttcmsservices .services .services-content .service-img {
	float: left;
	width: 100%;
	text-align: center;
	position:relative;
}
#ttcmsservices .services .services-content .service .service-img img {
	z-index: 3;
	position: relative;
	transition: 400ms ease-in-out;
	-webkit-transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-o-transition: 400ms ease-in-out;
	-ms-transition: 400ms ease-in-out;
	max-width: 100%;
	text-align: center;
	float: none;
	display: inline-block;
}
#ttcmsservices .services .services-content .service {
    float: left;
    padding: 0 15px;
}
#ttcmsservices .services .services-content .service:hover .service-img::after{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.tt-subtitle {
	font: 400 48px/56px Dancing Script,Helvetica,sans-serif;
	text-transform: capitalize;
	margin: 0 0 8px;
	color:#619b00;
}
.TTProduct-Tab .tthometab-title .tt-subtitle{
	color: #ff7717 !important;
}

#ttcmsservices svg {
    height: 45px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -44px;
    width: 240px;
    z-index: 2;
}
svg:not(:root) {
    overflow: hidden;
}
#ttcmsservices:hover::after {
    bottom: -24%;
}
@media(max-width:1199px){
	#ttcmsservices .parallex{
		padding: 50px 0 90px;	
		height: 690px;
	}
	#ttcmsservices{
		margin: 0 0 110px;	
	}
}
@media(max-width:991px){
	#ttcmsservices .services .service-subtitle{
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 50px;
	}
	#ttcmsservices .owl-stage-outer .owl-stage .owl-item:first-child .service, #ttcmsservices .owl-stage-outer .owl-stage .owl-item:last-child .service{
		margin:0;	
	}
	#ttcmsservices .services .services-content .service-content .services-title{
		font-size:20px;	
		line-height:22px;
	}
	.tt-subtitle{
		font-size: 32px;
		line-height: 46px;
	}
	.tt-title{
	    font-size: 30px;
    	line-height: 32px;
	}
	#ttcmsservices::after{
		bottom: -16%;	
		height:440px;
	}
	#ttcmsservices:hover::after{
		bottom: -10%;	
	}
	#ttcmsservices {
		margin: 0 0 40px;
	}
}
@media(max-width:767px){
	#ttcmsservices .services .services-content .service {
		margin-bootom: 30px;
	}
	#ttcmsservices .services .services-content .service-content{
		margin:20px 0 0;
	}	
	#ttcmsservices .services .services-content .service-content .services-title{
		margin:0 0 20px;
	}
	#ttcmsservices .services .service-subtitle{
		font-size: 16px;
		line-height: 24px;
	}
	#ttcmsservices::after{
		bottom: -16%;	
		height: 440px;
	}
	#ttcmsservices:hover::after{
		bottom: -16%;	
	}
}
@media(max-width:543px){
	#ttcmsservices .ot-title {
    	padding: 0 0 35px;
	}
	#ttcmsservices .services .service-subtitle {
      	font-size: 13px;
      	line-height: 22px;
		margin: 0 0 30px;
		padding: 0 5px;
	}
	#ttcmsservices .parallex{
		height: 560px;	
		padding: 20px 0 90px;
	}
	#ttcmsservices .services .services-content .service{
		width:100%;
	}
	#ttcmsservices {
		margin: 0 0 70px;
	}
	#ttcmsservices .services .services-content .service-content .services-title {
		margin: 0 0 15px;
		font-size: 20px;
		line-height: 22px;
	}
	#ttcmsservices .services .services-content .service:last-child{
		margin-bootom:0;
	}
	#ttcmsservices::after {
		height: 340px;
		background-size: 70%;
		bottom: -16%;
	}
}
@media(max-width:480px) {
	
	.tt-title {
		font-size: 26px;
		line-height: 28px;
	}
	#ttcmsservices .parallex {
		height: 540px;
	}
	#ttcmsservices svg{
		top: -24px;	
	}
}
@media(max-width:320px) {
	#ttcmsservices .parallex {
		height: 430px;
	}
}