/*your custom css goes here*/

.views a {
    text-transform: capitalize;
    font-size: 13.5px;
    background: #ffffff;
    display: block;
    border-radius: 0;
    color: #000;
    margin-top: 0px;
}

.views a i
{
    font-size: 12px;
}

.desk-hide
{
    display:none;
}

.footer-last
{
    background: #f7f8fb;
    padding: 0 0 10px;
}

.user-new {
    border: none;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    letter-spacing: 0.5px;
    font-size: 14px;
}

.footer-last h5 {
    color: #000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-top: 15px;
    font-size: 18px;
}

.footer-last p
{
     margin-bottom: 0px;
         font-weight: 300;
}

.footer-last ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.footer-last ul li {
    line-height: 20px;
    display: inline-block;
    border-right: 1px solid #d2cbcb;
}

.footer-last ul li:last-child {
    border-right: 1
px
 solid transparent;
}

.footer-last ul li a {
    font-size: 13px;
    text-align: center;
    color: #565555;
    padding: 0 10px 0 6px;
}

.banner
{
        margin-bottom: 30px;
}

.views a:hover
{
      color: #ec6201;
}

.latest-blogs .post {
    margin-bottom: 0px;
    float: left;
    margin-top: 15px;
    width: 100%;
}

.latest-blogs
{
    margin: 0 0 3em;
}

.latest-blogs .post .post-thumb-content:hover img {
    transform: scale(1.2);
}
.latest-blogs .post .post-thumb-content .post-thumb img, .blog_content .post .post-thumb-content .post-thumb img, .single-post-page .post .post-thumb-content .post-thumb img {
    height: auto;
}
.latest-blogs .post .post-thumb-content img {
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.img-responsive {
    width: 100%;
    height: inherit;
}

.no-padding {
    padding-right: 5px;
    padding-left: 5px;
}

.latest-blogs .post .post-thumb-content {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #f4f4f4;
}

.post-thumb-content h1
{
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.4px;
    font-weight: 600;
    padding: 12px 12px;
    margin-bottom: 0;
}

.footer-middle .col-lg-3 {
    margin: 0;
    padding: 0px 20px;
    overflow: hidden;
}

.footer-middle li span i {
    opacity: 1 !important;
    padding: 8px;
    font-size: 22px;
    color: #687188;
    border-radius: 50px;
    display: inline-table;
    margin-right: 10px;
}

.footer-middle li span {
    font-size: 13.5px;
    letter-spacing: 0.5px;
    color: #687188;
    line-height: 25px;
}

.footer-middle li a {
        color: #687188 !important;
    font-size: 13.5px;
    letter-spacing: 0.5px;
}

.footer-middle li a:hover {

     color: #ec6201  !important;
}

.copyright
{
    background: #f7f8fb;
}

.tit {
        color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 20px;
}

.shop
{
          margin-bottom: 20px;
    margin-top: 10px;
}

.shop a
{
        background: #5e2842;
    color: #fdfdfd;
    padding: 10px;
}

.shop a:hover
{
    background: #f31318;
    color: #fff;
    border: none;
}

.post-thumb-content h1 span
{
        color: #cb1a45;
}

.post-thumb-content p
{
        margin-bottom: 0;
    padding: 8px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.product_var_one_text_center {
       top: 75% !important;
    width: 100% !important;
}

.product_var_one_text{
    position: absolute;
    left: 0px;
    padding: 20px 30px;
    transform: translateY(-50%);
    width: 50%;
}

.product_var_one_text h2 {
       padding: 0;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.product_var_one_text {
     top: 50%; 
}

.color_one {
    color:#ec6201 !important;
}

.product_var_one_text h4 {
       text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.product_var_one_text a {
    margin-top:5px;
}

.category h1
{
    font-size: 20px;
    font-weight: 600;
    background: #fff;
    width: fit-content;
    margin-bottom: 0;
    margin-bottom: 25px;
    color: #142f41;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.5px;
    padding: 0 10px 0 0;
}

.category h1:before {
    content: '';
    position: absolute;
    width: 93%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #eeeeef;
    z-index: -1;
    margin: 10px auto;
}

.school-class h1
{
    font-size: 20px;
    font-weight: 600;
    background: #fff;
    width: fit-content;
    margin-bottom: 0;
    margin-bottom: 25px;
    color: #142f41;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.5px;
    padding: 0 10px 0 0;
}

.school-class h1:before {
    content: '';
    position: absolute;
    width: 93%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #eeeeef;
    z-index: -1;
    margin: 10px auto;
}

.content
{
    padding: 10px;
}


.theme-btn-one:hover {
    color: #0862b0;
}

.theme-btn-one {
   text-align: center;
    color: #0c0a08;
    text-transform: capitalize;
    font-size: 14px;
    background: #dddddd26;
    padding: 5px 6px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 3.4rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.theme-btn-class:hover {
    color: #0862b0;
}

.theme-btn-class {
   text-align: center;
    color: #0c0a08;
    text-transform: capitalize;
    font-size: 14px;
    background: #dddddd26;
    padding: 8px 6px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin-bottom: 20px;
}

.log
{
    padding: 5px;
}

.cart-count {
   position: absolute;
    color: #fff;
    top: 10px;
    background: #ec6201;
    width: 16px;
    left: 20px;
}

.search {
    border-radius: 30px;
    height: 47px;
    border: solid 1px #ccc;
    background: #f7f7f9;
    margin-top: 20px;
}

.pt-user {
    display: flex;
    justify-content: end;
   padding-top:21px;
}

.mid-header
{
        background: #f6f9fc;
}

.mid-header ul li
{
        margin:0 10px;
}

.pt-user ul
{
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.pt-user ul li {
    display: inline-block;
        color: #000;
}


.promo-grid__container:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 7px solid transparent;
    box-shadow: inset 0 0 0 2px #fff;
}

.tog {
    background: #fff;
}

.views {
    margin-top:5px;
}

.pdd
{
    padding:0;
}

.pdd img
{
    width: 100%;
    height: 300px;
}

.del
{
font-size: 1.25rem !important;
font-weight: 600;
color:red;
}

.tract-order
{
        background: #f4f4f4;
    margin-bottom: 20px;
    padding: 12px;
}

.complete-order
{
        background: #ec6201;
    color: #fff;
    border: none;
    padding: 13px 17px;
    font-size: 15px;
    border-radius: 30px;
}

.complete-order:hover
{
    background: #000;
    color: #fff;
}

.logo img
{
    width: 90%;
}

.top-navbar
{
      background: linear-gradient(90deg, rgb(8 98 176) 20%, rgb(236 98 1 / 30%) 49%, rgb(8 98 176) 100%);
}

.main-header {
    padding: 0px;
    background: #fff;
    /* position: absolute; */
    z-index: 24;
    top: 90px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.main-header-two {
    padding: 0px;
       background:#fff;
    position: relative;
    z-index: 24;
    top: 0px;
    width: 100%;
}

.register, .card
{
        padding: 20px;
}

.login .card
{
        padding: 20px;
}

.register, .login
{
        padding: 30px 0;
}

.iti__selected-dial-code
{
    font-size:14px;
}

.register, .card h1
{
    font-size: 22px;
    letter-spacing: 0.5px;
        margin-bottom: 22px;
    font-weight: 600;
}

.login, .card h1
{
    font-size: 22px;
    letter-spacing: 0.5px;
        margin-bottom: 22px;
    font-weight: 600;
}


.sidetit
{
    background: #f7f8fb;
    padding: 8px 15px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    color: #000;
}

.serbt {
   color: #fff !important;
    padding: 8px;
    margin: 3.3px;
    font-size: 1px;
    border-radius: 30px;
    border: none;
    background:#ec6201;
}

.list-inline-item a i {
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
}

.get {
    color: #ffffff;
    position: fixed;
    z-index: 201;
    bottom: 45px;
    background: #ec6201;
    right: 45px;
    padding: 8px;
    display: inline-block;
}

.get a {

    -ms-writing-mode: tb-lr;
    padding: 10px 10px;
    font-size: 15px;
    letter-spacing: 1px;
    word-spacing: 0px;
    text-transform: capitalize;
    color: #fff;
}

.get a {
    /* -webkit-writing-mode: vertical-lr; */
    -ms-writing-mode: tb-lr;
    /* writing-mode: vertical-lr; */
    /* text-orientation: upright; */
    padding: 10px 10px;
    font-size: 15px;
    letter-spacing: 2px;
    word-spacing: 0px;
    text-transform: uppercase;
    /* font-weight: bold; */
    color: #fff;
}
.products-tab {
    border: none;
    text-align: center;
    position: relative;
    background: transparent;
    display: block;
    font-size: 0;
    margin-bottom: 15px;
}

.products-tab a.active {
       cursor: pointer;
       background: #ec6201;
       color:#fff !important;
    border: 0;
}

.products-tab a.active:after {
    content: '';
    width: 10px;
    height: 10px;
   background: ##ec6201;
    position: absolute;
    bottom: -5px;
    transform: rotate(
230deg
);
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.products-tab a:hover
{
     background: #ec6201;
     color:#fff !important;
}

.products-tab a  {
    background: transparent none repeat scroll 0 0;
    border: 0;
    display: inline-block;
    color: #555 !important;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    margin: 0 10px;
    outline: medium none;
    padding: 10px 20px;
    position: relative;
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
}

.products-tab a:before {
    content: '';
    background: #ddd;
    position: absolute;
    right: -10px;
    top: 10px;
    width: 1px;
    height: 20px;
}

.breadcrumb-area {
    /*border-bottom: 1px solid #f1e9e9;*/
    background-color: #fafafa;
}


.breadcrumb li:not(:last-of-type):after {
    content: ">";
    color: #ec6201;
    opacity: 1.5;
    margin-top: 3px;
    font-size: 12px;
    padding-left: 5px;
}

.breadcrumb li
{
   margin: 0 5px;
}

.breadcrumb li a
{
    color: #000;
    font-size: 15px;
    letter-spacing: 0.3px;
}

.view-all
{
    background: #ec6201;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    border-radius: 30px;
}

.view-all:hover
{
    background: #1266b0;
    color: #fff; 
}

.products-tab a:last-child:before {
   display:none;
}

.category img
{
   max-height: 100%;
    width: 100%;
    border-left: 1px solid #ebe7e7;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    object-fit: cover;
    border-right: 1px solid #ebe7e7;
}

.school-class img
{
   max-height: 100%;
    width: 100%;
    border-left: 1px solid #ebe7e7;
    border-top-right-radius: 10px;
    padding: 15px;
    border-top-left-radius: 10px;
    object-fit: cover;
    border-right: 1px solid #ebe7e7;
}

.section-header h2 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    background: #fff;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #222;
    padding: 0 10px 0 0;
}

.section-header h2:before {
    content: '';
    position: absolute;
    width: 87%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #eeeeef;
    z-index: -1;
    margin: 16px auto;
}

.breadcrumb li {
    margin: 0 0px;
}

.aiz-card-box img {
    padding: 10px;
    height: 245px;
}

.content h3
{
        margin: 0;
}

.aiz-card-box h3 a {
      text-decoration: none;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
    color:#000;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 0.5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.aiz-card-box img:hover{
   
       opacity: 0.5;
}


.info
{
    color: #ec6201;
    font-size: 15px;
}

.cat {
 
    box-shadow: 8px 4px 10px -1px rgb(202 207 214 / 24%);
    margin-right: 0px;
    text-align: center;
}

.rating{
   
       padding: 0 0 5px 0;
}


.cell:hover {
    color: #ffffff;
    background: #000;
}

.absolute-top-wish a {
       background-color: #f7f8fb;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    width: 30px;
    border-radius: 20px;
    height: 30px;
    padding: 0;
    display: block;
    text-align: center;
    cursor: pointer;
}

.sub-menu-lists{
    margin: 0;
    padding: 0;
    list-style: none;
    }

.sub-menu-lists li i{
   color: #306f9f;
    font-size: 12px;
}
.sub-menu-lists li a {
   line-height: 20px;
    font-size: 14px;
    text-align: left;
    padding: 3px 0px;
    color: #333;
    border-right: 0 none;
}

.absolute-top-wish a i{
    
        line-height: 32px;
    
}

.cell {
        min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    background: #ec6201;
    font-size: 18px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.cell:hover
{
    color: #ffffff;
     background: #000;
}

.absolute-bottom {
    position: absolute;
    bottom: 0;
    top: 25px;
}

.crtt
{    
   color: #000;
    text-transform: capitalize;
    font-size: 15px;
    padding-top: 3px;
    padding-left: 2px;
    letter-spacing: 0.5px;
    vertical-align: super;
}

.crt
{
    padding: 6px 5px;
    font-size: 26px !important;
    color: #4A4A4A;
}

.view a {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    margin-top: 5px;
    margin-right: 5px;
    color: #333;
    font-size: 15px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%), 0 3px 8px rgb(0 0 0 / 12%);
    transform: translateX(calc(100% + 7px));
    -webkit-transform: translateX(calc(100% + 7px));
}

.buy-now {
    background: #ec6201  !important;
    color: #fff !important;
    border: none;
    margin: 0 5px 0 5px;
    border-radius: 50px;

}

.call-now
{
      background: #2c2c2c  !important;
    color: #fff !important;
    border: none;
       border-radius: 50px !important;
}

.call-now a
{
    color: #fff !important;
}

.add-to-cart
{
    margin-top: 0;
    min-height: 0;
    font-size: 14px;
        border-radius: 50px !important;
    padding: 10px 15px;
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important;
    color: #fff !important;
    letter-spacing: 0.1em;
}

/*.new-label.new-top:after {*/
/*           border-color: #cd1b46  transparent transparent;*/
/*    border-style: solid solid solid none;*/
/*    border-width: 9px 9px 9px 0;*/
/*    bottom: -50px;*/
/*    content: "";*/
/*    left: 0;*/
/*    margin: 0 auto;*/
/*    position: absolute;*/
/*    text-align: center;*/
/*    width: 9px;*/
/*}*/

.footer
{
    background-color: #f7f8fb;
}

.footer p
{
    font-size: 14px;
    text-align: left;
    color: #687188 ;

}

.new-label {
    position: absolute;
    top:14px;
    margin-left: -11px;
        top: 6px;
}

.new-label p {
       font-size: 12px;
    color: #ffffff;
    background: #ec6201;
    text-transform: uppercase;
    line-height: 20px;
    padding: 2px 8px;
    text-align: center;
    display: block;
    position: absolute;
}

.copyright p {
    margin-bottom: 0;
    font-size: 13.5px;
    letter-spacing: 0.5px;
}

.copyright p a {
    color: #ec6201;
}

.call
{
    border: 1px solid;
    color: #ec6201 !important;
    letter-spacing: 0.5px;
    border-radius: 30px;
    font-size: 13px;
}

.call:hover
{
         color: #000 !important;
         border: 1px solid #000;
}

.footer-top {
        clear: both;
    overflow: hidden;
    padding: 22px 0;
}

.newsletter-wrap button.subscribe {
          background-color: #f36c75;
    border: none;
    border: 1px solid;
    color: #fdfdfd;
    cursor: pointer;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 17px;
    margin-left: 10px;
    overflow: hidden;
    padding: 11px 15px !important;
    text-transform: capitalize;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-radius: 3px;
}

.mega-container
{
     margin-top: -5.6px;
}

.otp
{
  background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 13px;
    width: 100%;
}

.tract-order h1
{
   font-size: 20px;
    margin: 0; 
}

.verification
{
       padding: 20px;
}

.key
{
    position: absolute;
    right: 0;
    padding: 12px;
    background: #ddaa3e;
    color: #fff;
    font-size: 15px;
}


.shopping_info
{
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.shopping_info .icon_box {
    margin-top: 0;
       padding: 15px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.icon_box_style2 .icon {
   
    /* background-color: #fff; */
    max-width: 78px;
    text-align: center;
    float: left;
    height: 78px;
    border-radius: 100%;
    line-height: 78px;
    position: relative;
    margin: 0px 20px 0px 0px;
    /* box-shadow: 0 2px 10px rgb(0 0 0 / 5%); */
    -ms-flex: 0 0 78px;
    flex: 0 0 78px;
}

.icon_box_style2 .icon i {
    font-size: 30px;
    color: #96a3b2;
    line-height: 78px;
}

.icon_box_content h5{
         text-transform: capitalize;
    font-size: 16px;
    color: #000;
}

.icon_box_content p
{
        font-size: 13px;
    letter-spacing: 0.5px;
    color: #687188;
}

@media (max-width: 767.98px) {
    
.absolute-top-wish {
    position: absolute !important;
    right: 25px !important;
    top: 20px !important;
}

.school-class img {
    padding: 10px;
}

.school-class h1:before {
 
    width: 80%;
}

.breadcrumb li a {

    font-size: 12px;
}

.school-class h1 {
    font-size: 17px;
}

.tract-order h1 {
    font-size: 16px;
    margin: 0 0 10px;
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.verification {
    padding: 5px;
}

.section-header h2:before {
    margin: 14px auto;
}

.category h1 {
    font-size: 17px;
}

.category h1:before {
    width: 85%;
}

.mid-header {
     background: #fff; 
}

.login, .card h1 {
    font-size: 20px;
}

.register, .login {
    padding: 5px 0;
}

.mobile-img-auto-height img
{
  height: 130px;
}

.serbt {
    color: #fff !important;
    height: 37px;
    margin-top: 4px;
}

.search 
{
    margin-top: 40px;
    margin-bottom: 10px;
}

header.dark {
    z-index: 9999;
}

.col-xs-6
{
    width: 50%;
}

.main-header {
    padding: 0px;
    background: transparent;
    position: relative;
    z-index: 24;
    top: 0px;
    width: 100%;
}

.slide::after {

    width: 100%;
    height: 99%;
    left: 0;
    top: 0;
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgb(4 4 4 / 52%)),to(rgba(54,54,54,.2)));
}

.serinput {
    background: #ffffff !important;
    left: 15px;
    border-radius: 0;
    color: #070303 !important;
    border: 1px solid #000000 !important;
    height: 40px !important;
}

.aiz-megabox {
    margin-left: 5px;
}

.shop a {
    
    padding: 8px 15px;
}

.shadow-sm {
    box-shadow: 1px 1px 10px -1px rgb(202 207 214 / 24%) !important;
}

.get
{
    display:none;
}

.shop {
    margin-bottom: 13px;
    margin-top: 5px;
}

.desk-hide
{
    display:block;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title a {
 
    font-size: 13px;
}

.views a {
    font-size: 12px;
}

.views {
    margin-top:5px;
}

.footer-last p {
    margin-bottom:0px;
    font-size: 12px;
    line-height: 20px;
}

.copyright {
    background: #f7f8fb;
    border-bottom: 1px solid #ebecf0;
    padding-bottom: 10px;
}

.testimonial .description {
    font-size: 13px !important;
    line-height: 22px !important;
}

.footer-last h5 {
    margin-bottom: 5px;
    letter-spacing: 0px;
    padding-top: 15px;
    font-size: 14px;
}

.aiz-card-box h3 a {

    font-size: 12px;
}

.aiz-card-box img {
    height: 160px;
    padding: 5px;
}

.aiz-mobile-bottom-nav a
{
   padding: 8px;
}

.aiz-mobile-bottom-nav a i
{
   font-size: 20px;
}


.content {
  padding: 6px;
}

.footer-middle .col-lg-3 {
    padding: 0 20px;
}

.h-140px, .size-140px {
    height: 140px !important;
}

.product_var_one_text {
    position: absolute;
    left:0px;
    padding: 5px;
    transform: translateY(-50%);
    text-align: lef
}

.product_var_one_text_center {
    top: 55% !important;
    width: 100% !important;
    text-align: center !important;
}

.product_var_one_text h2 {
    font-size: 18px;
}

.main-header-two .la-flip-horizontal{
    
        color: #fff;
}

.main-header-two .la-long-arrow-left{
    
        color: #fff;
}

.product_var_one_text h4 {
    font-size: 13px;
}

.product_var_one_text a {
    margin-top: 20px;
}
.theme-btn-one {
    font-size: 12px;
   padding: 7px 10px;
}

.product_var_one_text a {
    margin-top: 5px;
}

.tit {

    padding: 0 5px 20px;

}

.footer-middle li a {
   
       display: block;
           font-size: 13px;
}

.footer-top {
    clear: both;
    overflow: hidden;
    padding: 0px 0 20px;
}

.reverse {
    display: flex;
    flex-direction: column-reverse;
}
    
.hide
{
    display:none;
}

.round.right #tawkchat-chat-indicator {
    left: 40px;
}

.list-inline-item a {
    display: inline-block !important;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 8px 0px;
    opacity: 1 !important;
    text-decoration: none;
}


#big-img {
   position: inherit;
    overflow: hidden !important;
    left: 0 !important;
    display: none !important;
    top: 0px !important;
    width: auto !important;
    height: auto !important;
}

.text-left h1 {
    text-transform: capitalize;
    font-size: 20px;
}

.newsletter-wrap button.subscribe {
   letter-spacing: 0px; 
    font-weight: bold;
    line-height: 17px;
    margin-left: 0px;
    font-size: 11px;
    overflow: hidden;
    padding: 11px 10px !important;
}

.cell {
    min-width: 30px;
    min-height: 30px;
    max-width: 30px;
    max-height: 30px;
    font-size: 15px;
}

.info {
   font-size: 12px !important;
}

.hide
{
    display:none;
}

.gutters-10 > .col, .gutters-10 > [class*="col-"] {
    padding-right: 5px;
    padding-left: 0;
}

       .our-features-box 
    {
        display:none;
    }

    .mega-menu-title:after {
    display: none;
}

.products-tab a {
    font-size: 12px;
    margin: 0 3px;
    padding: 8px 10px;
}

header.dark:after
{
    display:none;
}
 
.section-header h2 {
    font-size:18px;
}

.icon_box_content h5 {

    font-size: 16px;
}

.icon_box_content p {
    font-size: 13px;
    line-height: 20px;
}

.icon_box_style2 .icon i {
    font-size: 25px;
    line-height: 58px;
}

.icon_box_style2 .icon {
    max-width: 60px;
    height: 60px;
    border-radius: 100%;
    line-height: 60px;
}

.shopping_info .icon_box {

    padding: 15px 0;
}

.pb-4, .py-4 {
    padding-bottom: 0 !important;
}
.pt-4, .py-4 {
    padding-top: 0 !important;
}

.copyright p {

    text-align: left;
    line-height: 22px;
    font-size: 12px;;
}

.aiz-carousel .slick-arrow {
    position: absolute;
    top: 45%;
    color: #fff;
    width: 30px;
    height: 30px !important;
    border-radius: 50px;
    font-size: 15px;
    line-height: 30px;
}

.half-outside-arrow .slick-prev {
    left: 0;
        color: #fff;
    top: 30%
}

.half-outside-arrow .slick-next {
    right: 0;
    color:#fff;
    top: 30%
}

.aiz-count-down .countdown-item {
    width: 40px;
    height: 40px;
    padding: 10px 0;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid #eee;
        text-align: center;
    color:#000;
    margin:0 5px;
 }
}