body{
background:#fff; 
font-family: 'Mulish', sans-serif;
}
.topadd {
    text-align: center;
    background: #053984;
    display: block;
    float: none;
}
.topadd img{
margin:0px auto;    
}
header {
    background: #fff;
    border-bottom: 0;
}
.header-top {
    padding: 10px 0px;
    /* background: #f7f7f7; */
        background: #222222;
}
.header-top a {
     /* color: #222; */
    color: #ffffff;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
margin-right: 10px;    
}
.header-top a .fa{
/* color:#043983;     */
    color: #ffffff;
}
.header-top a:hover{
color:#222;    
}
.header-top .tc{
margin:0px;
padding:0px;
float: right;
}
.header-top .tc ul{
 margin:0px;
padding:0px;   
}
.header-top .tc ul li{
list-style-type:none;
float:left;
margin-left: 5px;
}
.header-top .tc ul li a{
   /* color: #222; */
   color: #ffffff;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
    text-decoration:none;
}
.header-top:before{
display:none;    
}
.logo {
    vertical-align: middle;
    text-align: left;
    display: block;
    margin-top:0px;
    margin-bottom: 0px;
}
.search-box {
    margin: auto;
    right: 0px;
    background: none;
    border-radius: 3px;
    margin: 0px 0px;
    border: none;
    border: 1px solid #dadada;
    letter-spacing: 0;
    margin-top: 8px;
    font-family: 'Mulish', sans-serif;
    position: relative;
    width: auto;
}
#search {
        margin: 0;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    letter-spacing: 0;
    font-weight: 400;
    /* padding: 0px 50px 0px 20px; */
    border-radius: 0px !important;
}
.search-btn-bg{
    border-radius: 0px;
    background: #043983;
    border: 1px solid #043983; 
}
.search-btn-bg .glyphicon-search:before {
    font-size: 14px;
    color: #fff;
}
.search-btn-bg {
    height: 43px;
    width: 43px;
    right:0px;
}
.swc{
margin: 17px 0px;
padding:0px;
float: right;
}
.swc ul{
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center; 
}
.swc ul li{
list-style-type:none;
margin-left:15px;
}
.swc ul li a{
   color: #222;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
    text-decoration:none;
        display: flex;
    align-items: center;
}
.swc ul li a img{
 height:25px;   
margin-right: 8px; 
}
.logosec{
     padding:10px 0px;  
}
.logosec .row{
 display:flex;
    align-items: center;
    justify-content: center;
 }
.w_count{
position:relative;    
}
.w_count span {
    display: inline-block;
    color: #fff;
    width: 22px;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 0px;
    padding-left: 0px;
    background: #043983;
    border-radius: 999px;
    position: absolute;
    top: -20px;
    right: 38px;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
}
.c_count{
position:relative;    
}
.c_count span{
    display: inline-block;
    color: #fff;
    width: 22px;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 0px;
    padding-left: 0px;
    background: #ec0728;
    border-radius: 999px;
    position: absolute;
     top: -20px;
    right: 22px;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
}
nav {
    font-family: 'Mulish', sans-serif;
    background: transparent;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
}
#nav {
    text-align: left;
}
.nav-inner {
    background: transparent;
}
#nav > li {
    padding: 7px 0px 7px 15px;
}
#nav > li#nav-home {
    background: transparent;
}
#nav > li > a {
    font-size: 14px;
    font-weight: 700;
       text-transform: none;
    font-family: 'Mulish', sans-serif;
    color: #222 !important;
    letter-spacing: 0;
    
    padding: inherit;
}
#nav > li > a:hover{
    color: #043983 !important;
}
#nav > li > a > span {
    display: inline-block;
    padding: inherit;
    font-size: 14px;
    border-right: 0px;
}
#nav > li#nav-home > a {
    margin-left: 0px;
    color: #fff;
    font-size: 14px;
    padding: inherit;
    box-shadow: none;
}
#thm-slideshow {
    margin-top: 0;
}
#nav .level0-wrapper, #nav.classic ul.level0 {
    top: 48px;
}
#nav li ul li ul li a {
    font-family: 'Mulish', sans-serif;
    color: #222 !important;
    letter-spacing: 0;
    font-weight: 700;
    padding: 2px 5px;
}
#nav li ul li ul li a:hover{
color: #ec0628 !important;    
}
.v-dropdown {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-weight: 600;
    height: 100%;
    position: relative;
    text-align: center;
        display: block;
}
.v-dropdown .v-dropdown-toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
}
.v-dropdown-content{
display:none;    
}
a.v-dropdown-toggle:hover.v-dropdown-content{
display:block;   
}

.v-dropdown-content {
    background-color: #fff;
    border: 1px solid rgba(46,45,43,.2);
    border-bottom-color: rgba(46,46,46,.3);
  box-shadow: 0 2px 5px rgb(0 0 0 / 4%);
    color: #222;
    left: 0;
    min-width: 100%;
    position: absolute;
    text-align: left;
    top: 100%;
}
.v-dropdown .v-dropdown .v-dropdown-toggle {
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
}
.v-dropdown .v-dropdown .v-dropdown-toggle {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    background: #fff;
    border-top: 1px solid #e2dfdb;
    break-inside: avoid-column;
    display: block;
    line-height: 1.1;
    padding: 13px 40px 13px 16px;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    position: relative;
}
.v-dropdown-toggle {
    outline-offset: -5px;
}
.v-dropdown-content.site-nav__cats {
    min-width: 514px;
}
.v-dropdown-content .v-dropdown-content {
    -webkit-overflow-scrolling: touch;
    left: 100%;
    min-height: -webkit-calc(100% + 2px);
    min-height: calc(100% + 2px);
    overflow-y: auto;
    top: -1px;
}
li.v-dropdown {
    padding: 0px !important;
}
a.v-dropdown-toggle{
position:relative;    
}
a.v-dropdown-toggle:after{
content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 13px;
    right: 16px;
    color: #222;
    font-weight: 400;    
}
a.v-dropdown-toggle-down {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    color: #222 !important;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    background: #fff;
    border-top: 1px solid #e2dfdb;
    break-inside: avoid-column;
    display: block;
    line-height: 1.1;
    padding: 13px 40px 13px 16px;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    position: relative;
    letter-spacing:0px;
}
a.v-dropdown-toggle-down:hover{
background:#f7f7f7;    
}
a.v-dropdown-toggle-down:after {
content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 13px;
    right: 16px;
    color: #222;
    font-weight: 400;
}
.site-nav__cats ul li{
-webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    background: #fff;
    border-top: 0;
    break-inside: avoid-column;
    display: block;
    line-height: 1.1;
    padding: 13px 16px 13px 16px !important;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    position: relative;
    width: 50%;
    float: left;
}
.site-nav__cats ul li a{
 font-size: 14px;
    font-weight: 700;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    color: #222 !important;
      letter-spacing: 0px;   
}
.tp-simpleresponsive img {
    height: auto;
    width: 100%;
}
section.cat {
    margin-top: 30px;
    margin-bottom: 60px;
}
.cbox{
    background: #f7f7f7;
    border-radius: 20px;
    padding: 5px 20px;   
    margin-top: 30px;
}
.cbox .row{
    display: flex;
    align-items: center;    
        min-height: 173px;
}
.cbox h3{
font-family: 'Jost', sans-serif; 
font-size:22px;
line-height:32px;
    margin: 0px;
    font-weight: 400;
        color: #222;
    letter-spacing: 0;
    padding: 0px;
}
.cbox button{
background:#ec0628;
border-radius:50px;
 font-family: 'Mulish', sans-serif;
 color:#fff;
 text-align:center;
 font-size:14px;
     font-weight: 700;
    padding: 4px 10px;
    margin-top:20px;
}

.content-page .category-product {
    margin-bottom: 0;
    margin-top: 0;
    border: 0;
    border-bottom: 0;
}
h2.new_title {
    font-family: 'Jost', sans-serif !important;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    border-bottom: 1px solid #e6e6e6;
 margin: 0px 0px 40px !important;
    padding: 0px 0px 20px;
    position:relative;
    color:#222;
}
h2.new_title:after{
content:"";
position:absolute;
background:url("../images/hb.png") no-repeat;
width:88px;
height:2px;
    left: 0;
    bottom: 0;
}

.products-grid .item .item-inner {
    position: relative;
    text-align: center;
   
}
.product-bestseller .category-products ul.products-grid li.item {
    border-right: 0;
}
.category-products li.item.product-box{
    width: calc((100% / 4) - 15px);
    display: flex;
    border: 1px solid #e6e6e6 !important;
    border-radius: 20px;
    padding: 40px 20px !important;
    align-items: center;
    position:relative;
    justify-content: center;

}
.products-grid .item .item-inner .action {
    margin-top: 10px;
    min-height: auto;
    max-height: initial;
}
ul.products-grid {
    column-gap: 20px;
    padding: 0;
    margin: 0;
    display: flex;
    row-gap: 15px;
        margin: 0px !important;
    flex-wrap: wrap;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a {
    font-family: 'Jost', sans-serif !important;
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.products-grid .item .item-inner .item-info .info-inner .item-title {
       max-height: initial !important;
    min-height: initial !important;
}
.price-box {
 font-family: 'Mulish', sans-serif;
     padding: 0px;
}
.price-box span{
 font-family: 'Mulish', sans-serif;
 font-size:15px;
     font-weight: 700;
 color:#222;
}
button.button.btn-cart {
    background: #043983;
    border-radius: 50px;
    border: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    padding: 10px 30px;
}
.btn-disable-cart {
    background: #557bb0 !important;
}
.products-grid .item .item-inner .item-img .item-img-info {
    min-height: 222px!important;
    max-height: 222px!important;
}
.products-grid .item:hover .item-inner .item-info .info-inner .action button.button {
    background: #e31837;
    color: #fff;
    border: 0;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-bottom: 0;
}
.mids{
background:url("../images/mbg.jpg") no-repeat;  
background-size:cover;
background-position:center;
padding:100px 0px;

    margin: 60px 0px;

}
.mtext{
float:right;    
}
.mids p{
font-family: 'Mulish', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 34px;    
}
.mids h2{
     font-family: 'Jost', sans-serif !important;
    color: #fff;
    font-size: 88px;
        padding: 0px;
    margin: 0px;
    line-height: 98px;   
}
.mids h3{
      font-family: 'Jost', sans-serif !important;
    color: #fff;
    font-size: 60px;
    margin: 10px 0px 0px;
    line-height: 70px;      
}
.box-hover .add-to-links li a{
 font-family: 'Mulish', sans-serif;   
}
.bigds{
  background:url("../images/bigdis.jpg") no-repeat;  
background-size:cover;
background-position:center;
padding:60px 0px 70px;
margin: 60px 0px;  
}
.featured-pro .block-content {
    border-right: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
}
.products-grid .item {
    background: #FFF;
    margin-top: 0;
    margin-bottom: 0px!important;
    border-radius: 20px;
    padding: 40px 20px !important;
}
#example-seven, #example-eight {
     background:#ec0628 !important;
    font-family: 'Jost', sans-serif !important;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px !important;
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto !important;
}
h2.new_title2 {
    font-family: 'Jost', sans-serif !important;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    border-bottom: 0;
    margin: 0px 0px 40px !important;
    padding: 0px 0px 20px;
    background: url(../images/hb.png) no-repeat;
    background-position: bottom center;
    text-align:center;
    color:#222;
}
.testi-slider {
    background: #fff;
    padding: 0;
    text-align: center;
    display: block;
    border: 0;
    border-bottom: 0;
    margin-bottom: 30px;
    max-width: 800px;
    margin: 0px auto 120px;
}
.testi-slider p {
    color: #222;
    font-family: calibri;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    font-weight: 400;
    line-height: 1.6em;
    font-family: 'Mulish', sans-serif;
}
.testi-slider .clients_author a {
    color: #043983;
    font-family: 'Jost', sans-serif !important;
    font-size: 24px;
    line-height: 34px;
}
.clients_author span {
    font-size: 14px;
      font-weight: normal;
    color: #222;
    display: block;
    font-family: 'Mulish', sans-serif;
}
.testi-slider .carousel-indicators .active {
    width: 14px;
    height: 14px;
    border-color: transparent;
    background: #043983;
}
.testi-slider .carousel-indicators li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
      background-color: #a1a0a0;
    border: 0;
    border-radius: 10px;
}
.test{
position:relative;   
margin-top: 10px;
}
.test:before{
    content: "";
    position: absolute;
    background: url(../images/testqoute.png) no-repeat;
    width: 188px;
    height: 142px;
    top: 20px;
    left: 50px;
}
.test:after{
    content: "";
    position: absolute;
    background: url(../images/testqoute2.png) no-repeat;
    width: 188px;
    height: 142px;
    bottom: 50px;
    right: 50px;
}
.out-of-stock-label.hot-top-left {
    background: #ec0628 !important;
    font-family: 'Jost', sans-serif !important;
    border-radius: 0px;
    /*height: 30px;*/
    line-height: 16px;
    font-size: 11px;
    padding: 5px 10px;
    position: absolute;
    top: 0px;
    width: 120px;
    letter-spacing: 0;
}
.tf{
 background: url(../images/bbg.png) no-repeat;  
 background-size:cover;
padding:50px 0px;
}
.iconbox{
 display:flex;   
align-items: center;
}
.imgicon img{
     width: 88px;
    margin-right: 23px;
    filter: invert(1);   
}
.iconbox .text h4{
     font-family: 'Jost', sans-serif !important;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    
    margin-bottom: 0px;
    line-height: 40px;   
}
.iconbox .text p{
        font-family: 'Mulish', sans-serif;
    color: #fff;
    font-size: 14px;
}
footer {
    margin-top: 0;
 }
 footer .footer-inner{
  background: url(../images/bigdis.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px 70px;
    margin:0px;
 }
 footer .footer-column a {
    display: inline-block;
    color: #222;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
        font-weight: 400;
}

.footer-column {
    margin-right: auto;
    margin-bottom: auto;
    min-height: auto;
    width: auto;
}
.phone{
    font-family: 'Jost', sans-serif !important;
    font-size: 18px;
    line-height: 28px; 
        margin-top:20px;
}
.phone a{
    font-family: 'Jost', sans-serif !important;
    font-size: 18px !important; 
    line-height: 28px;    
    font-weight:600 !important;
        padding: 0px;
    margin: 0px;
}
footer .phone a:before{
display:none !important;    
}
.email{
    font-family: 'Jost', sans-serif !important;
    font-size: 18px;
    line-height: 28px; 
        margin-bottom:15px;
}
.email a{
    font-family: 'Jost', sans-serif !important;
    font-size: 18px !important; 
    line-height: 28px;    
    
    padding: 5px 0px 0px;

    font-weight:600 !important;
}
footer .email a:before{
display:none !important;    
}
footer ul.links li a{
font-weight:400;    
}
footer ul.links li a:before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block!important;
    cursor: pointer;
    line-height: 20px;
    color: #ec0628;
    margin-right: 5px;
}
footer h4 {
     color: #222;
    font-weight: 500;
    text-transform: none;
    font-family: 'Jost', sans-serif !important;
    font-size: 22px;
    line-height: 32px;
    margin-top: 0;
    letter-spacing: 0;
}
ul.slink li{
list-style-type:none;
    float: left;
}
footer ul.slink li a:before{
 display:none !important;      
}
ul.slink li .fa{
       width: 40px;
    height: 40px;
    background: #222;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    margin-right: 7px;
}
.footer-bottom {
    background-color: #fff;
}
footer .coppyright {
    float: left;
    color: #222;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
        margin: 7px 0px;
}
.payment-accept img {
    margin-right: 10px;
    opacity: 0.9;
    width: 50px;
    height: 34px;
}
.payment-accept {
    color: #222;
    margin-bottom: 0;
    padding-top: 0;
    float: right;
}
#toTop {
    background-color: #104b9e;
  }
.catactive {
    display: block;
}
ul#cart-sidebar{
display:block;    
    padding: 10px 20px 10px;
}

.mini-cart .actions .btn-checkout {
font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 50px;
    border-bottom: 0px #043983 solid;
    float: revert;
    font-family: 'Mulish', sans-serif;
    text-transform: none;
    padding: 5px 14px;
}
.mini-cart .basket a {
    color: #333;
    margin: 0px;
    line-height: 17px;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
    display: block;
    background: #fff;
    border-left: 0;
    padding: 0;
}
.top-cart-contain {
    position: relative;
    margin-top: 0;
 
}
.mini-cart img{
width:25px;    
    margin-right: 4px !important;
}
.mini-cart .basket a {
       letter-spacing: 0;
    font-weight: 400;
    text-transform: none;
    padding: 0px;
    display: block;
    background: #fff;
    border-left: 0;
    padding: 0;
    color: #222;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
}
.mini-cart .basket a span.cart_count {
    background: #043983;
top: -20px;
}
.mini-cart .basket a:before{
display:none;    
}
.top-cart-content {
    top:25px;
}
.ct{
 position: relative;
    top: 3px;   
}
.breadcrumbs{
  background: url(../images/bc.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding:30px 0px 30px;
    margin:0px;    
}
.breadcrumbs h2{
color:#fff;
    font-family: 'Jost', sans-serif !important;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    text-align:center;
    margin: 0px;
}
.col-main {
    background: none repeat scroll 0 0 #fff;
    border: 0;
    display: block;
    font-size: 14px;
    padding: 0px 0px 0px;
    border-bottom: 0;
}
.col-main img.bi{
width: 100%;
    padding: 14px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 20px;   
}
.cpad{
padding:50px 0px;    
}
h2.new_titleinner {
    font-family: 'Jost', sans-serif !important;
    font-size: 40px !important;
    line-height: 50px;
    letter-spacing: 0;
    border-bottom: 0;
    margin: 0px 0px 26px;
    padding: 0px 0px 20px;
    position: relative;
    text-transform: none;
    color: #222;
    border-bottom: 1px solid #e6e6e6;
}
h2.new_titleinner:after {
    content: "";
    position: absolute;
    background: url(../images/hb.png) no-repeat;
    width: 88px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.cmar{
margin-top:30px !important;    
}
.block .block-title {
    border-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0;
    padding: 12px 25px;
    text-transform: uppercase;
    font-family: calibri;
    background: #053984;
    font-family: 'Jost', sans-serif !important;
    border-top-left-radius:20px;
     border-top-right-radius:20px;
     position:relative;
}
p.emailid{
position: relative;
    font-family: 'Mulish', sans-serif;
    color: #333;
    font-size: 14px;
    padding-left: 50px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
    margin-top: 30px;
}
p.emailid a{
     font-family: 'Mulish', sans-serif;
    color: #333;
    font-size: 14px;

}
p.emailid span{
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
}
p.emailid:before {
    content: '\f0e0';
    font-family: FontAwesome;
    font-size: 18px;
    color: #e31837;
    position: absolute;
    left: 0;
    top: 0px;
    border: 1px solid #e31837;
    border-radius: 20px;
    width: 35px;
    line-height: 32px;
    text-align: center;
}

p.ph{
position: relative;
    font-family: 'Mulish', sans-serif;
    color: #333;
    font-size: 14px;
    padding-left: 50px;
      margin-bottom: 15px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
}
p.ph a{
     font-family: 'Mulish', sans-serif;
    color: #333;
    font-size: 14px;

}

p.ph span{
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px; 
}
p.ph:before {
    content: '\f095';
    font-family: FontAwesome;
font-size: 18px;
color: #e31837;
position: absolute;
 left: 0;
 top:0px;
     border: 1px solid #e31837;
    border-radius: 20px;
    width: 35px;
    line-height: 32px;
    text-align: center;
}
p.otime{
position: relative;
    font-family: 'Mulish', sans-serif;
    color: #333;
    font-size: 14px;
    padding-left:50px;
     margin-bottom:0px;
  
}
p.otime:before {
    content: '\f017';
    font-family: FontAwesome;
font-size:18px;
color: #e31837;
position: absolute;
 left: 0;
 top:0px;
     border: 1px solid #e31837;
    border-radius: 20px;
    width: 35px;
    line-height: 34px;
    text-align: center;
}
p.otime span{
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;  
}
.map-holder.p-2 {
    margin-top: 40px;
    border: 1px solid #e5e5e5 !important;
    padding: 15px !important;
    border-radius: 20px;
}
.map-holder iframe{
    
}
h2.side-title {
    border-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0;
    padding: 12px 25px;
    text-transform: none;
    font-family: calibri;
    background: #053984;
    font-family: 'Jost', sans-serif !important;
        border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.block .block-content {
    border-top: medium none;
    font-size: 13px;
    overflow: hidden;
    padding: 20px 25px !important;
    border:0px solid #e6e6e6 !important;
        background: transparent;
   /* border-bottom: 4px solid #ec0628 !important;*/
}
.ol#recently-viewed-items{
    
}
.sidelist{
     border: 1px solid #e6e6e6 !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding:15px 30px;   
}
.sidelist ul{
    
}
.sidelist ul li {
    font-family: 'Mulish', sans-serif;
    font-size: 14px !important;
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 0px;
display:block;
}
.sidelist ul li:last-child{
border-bottom:0px;    
}
.sidelist ul li:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 10px;
    color: #e31837;
    display: inline-block;
    vertical-align: top;
}
.sidelist ul li.active {
    color: #e31837;
    font-weight: 500;
}
.sidelist ul li a.active {
    color: #e31837;
    font-weight: 500;
}
.sidelist ul li a.active {
    color: #e31837;
    font-weight: 500;
}
.sidelist ul li a{
color:#222;
text-decoration:none;
font-size:14px;
}
.brand-logo {
    background: url(../images/bigdis.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0px 60px;
}
#brand-logo-slider {
    background: transparent;
    border: 0;
    margin: 0px 0 0px;
    padding: 0;
    border-bottom: 0;
}
#brand-logo-slider .owl-carousel .owl-item {
    float: left;
    text-align: center;
    /* background: #fff; */
}
#brand-logo-slider img{
    border: 1px solid #ffffff;
    padding: 6px;
    width: 100%; 
}
.faq a.secondary-textcolor {
    font-family: 'Jost', sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
    border-bottom: 0;
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
    position: relative;
    color: #222;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
}


.faq .content-titles {
    border-bottom: 1px solid #e5e5e5 !important;
        padding-top: 0;
    padding-bottom: 10px;
        margin-bottom: 0px;
        position:relative;
        padding-left:20px;
}
.faq .content-titles:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 24px;
    padding-right: 10px;
    left:0px;
    color: #e31837;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 5px;
}
#contactForm {
    border-radius: 20px;
    padding: 40px 40px 30px;
    margin-top: 30px;
 border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
}
#contactForm label{
    display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;    
}
#contactForm .submit {
    background: #ec0628;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 40px;
    margin-top: 10px;
    border: 0px;
    letter-spacing:0px;
}
.faq .widget_categories {
    margin-top: 20px;
    border-bottom: 3px solid #053984!important;
    font-size: 14px;
    line-height: 24px;
}
.cpad2 {
    padding: 50px 0px 80px;
}
.shopb ul.boxgrid {
    display: flex;
    flex-wrap: wrap;
}
.shopb .boxgrid--item{
    
}
.shopb ul.boxgrid li{
width: calc((100% / 5) - 20px);
    float: left;
    border: 1px solid #ececec;
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    box-shadow: 2px 2px 4px #e9e9e9; 
        display: flex;
    align-items: center;
    justify-content: center;
}
.shopb ul.boxgrid li:before{
display:none;    
}
.shopb ul.boxgrid li img{
    max-width: 190px!important;
    height: auto;
}

.begg img.bgi {
    width: 100%;
    padding: 14px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 20px;
}
.begg .products-grid{
margin-top: 30px !important;
}
.breadc ul{
    text-align: center;
}   

.breadc a {
     font-weight: normal;
    color: #fff;
    font-family: 'Jost', sans-serif !important;
    font-size:30px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
}
.breadc ul li {
    list-style-type: none;
    display: inline-block;
         font-weight: normal;
    color: #fff;
    font-family: 'Jost', sans-serif !important;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    margin: 0px;
    color:#fff;
}
.breadc ul li strong{
    color:#fff;  
}
.product-view {
    background: none repeat scroll 0 0 #fff;
    border: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 0;
    border-bottom: 0;
}
.product-view .product-image {
    border: 1px solid #ececec;
    border-radius: 20px;
    padding: 30px;
    position:relative;
}
.product-view {
    margin:0px 0px 0px;
}
.product-view .product-name h1 {
    font-size: 24px;
    margin: 0 0 20px;
    text-align: left;
    line-height: 30px;
    padding-bottom: 8px;
    font-weight: 500;
    text-transform: none;
    padding-right: 0;
    font-family: calibri;
    font-family: 'Jost', sans-serif !important;
    border-bottom: 1px solid #e5e5e5;
}
.product-view .product-shop .price {
    font-size: 25px;
    color: #222;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    line-height: 35px;
}
.product-view .product-shop .price-box{
      padding: 10px 0px 25px;  
}
.availability.in-stock {
    padding: 3px 0px;
    position: absolute;
    top: 0;
    right: 0px;
    display: inline-block;
    border-radius: 0px;
}

.in-stock-margin-top {
    margin-top: -6px;
}
.availability.in-stock span {
    border-radius: 0px;
     font-family: 'Mulish', sans-serif;
}
.product-view .product-shop .add-to-box {
    padding: 0px 0px 20px;
    overflow: hidden;
    text-align: left;
    margin: 1px 0 20px 0;
    border-bottom: 1px dotted #ddd;
}
#st-1 {
    text-align: left !important;
}
.product-view .product-shop .add-to-box .btn-cart{
     background: #043983 !important;
    border-radius: 10px;
    width: 100%;
    border: 0px;
    height:auto;
    color: #fff;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    padding: 10px 30px;  
    margin: 20px 0px 20px;
}
.product-view .product-shop .add-to-box button.button.btn-cart span{
     font-size: 18px;   
}
.rpl{
     background: url(../images/bigdis.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0px 70px;
    margin: 60px 0px 0px;   
}
.rpl .out-of-stock-label.hot-top-left{
 left: 12px;   
}
.rpl .owl-pagination {
display:none;
}
.add-to-cart select {
    background-color: #fff;
    border: none;
    padding:7px 30px 7px 20px;
    outline: none;
    color: #222;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.add-to-cart select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
 }
 .product-tabs {
    background: none repeat scroll 0 0 #fff;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    border-bottom: none;
    font-family: calibri;
}
.product-tabs li.active a {
      background: #043983 !important;
    font-family: 'Jost', sans-serif !important;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: none;
     border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}
#productTabContent {
    padding:10px 25px 50px;
    border: 0;
    border-top: none;
    border-bottom: 3px solid #e5e5e5;
    background: #f9f9f9;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#productTabContent h3{
border-radius: 20px;
    font-family: 'Jost', sans-serif !important;
    background: #fff;
    padding: 15px 25px;
}
#productTabContent p{
    
}
#productTabContent ul li{
     position: relative;   
         padding-left: 16px;
}
#productTabContent ul li:before {
content: '\f105';
    position: absolute;
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
    color: #ec0628;
    font-weight: normal;
    left: 0;
    top: 0;
}
.pimg {
    display: flex;
    column-gap: 20px;
}
.pimg img{
border: 1px solid #e9e9e9;
    border-radius: 20px;
    padding: 10px;
    max-width: 100%;
    width:49%;
}
.block {
    margin: 0 0 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-bottom: 3px solid #e5e5e5;
    border-radius: 20px;
}
.filp{
/*margin-bottom:10px !important;       */
}
.filp h3{
  font-size: 15px;
    line-height: 23px;
    margin: 0px;  
}
.block-content label, p{
font-size:14px;    
}
.brandp ul.products-grid{
margin-top:20px !important;    
}
.brandp li.item.product-box {
    width: calc((100% / 3) - 15px);
    display: flex;
    border: 1px solid #e6e6e6 !important;
    border-radius: 20px;
    padding: 40px 20px !important;
    align-items: center;
    position: relative;
    justify-content: center;
}
.box-category > ul > li > a {
    color: #333;
    text-transform: none;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}
ul.list-unstyled a.top-head{
     font-family: 'Jost', sans-serif !important;
    font-size: 18px;
    line-height: 0px;
    letter-spacing: 0;
    border-bottom: 0;
    margin: 20px 0px 0px;
        float: left;
    width: 100%;
    padding: 0px 0px 14px;
    position: relative;
    text-transform: none;
    color: #222;
    border-bottom: 1px solid #e6e6e6;   
}
ul.list-unstyled a.top-head:first-child{
margin-top:30px;   
}
ul.list-unstyled a.top-head:after {
    content: "";
    position: absolute;
    background: url(../images/hb.png) no-repeat;
    width: 88px;
    height: 2px;
    left: 0;
    bottom: 0;
}
ul.list-unstyled{
margin-top:-20px;       
}
ul.list-unstyled li{
    width: 50%;
    float: left; 
    padding: 4px 0px;
    position:relative;
}
ul.list-unstyled li a{
font-size:14px;
color:#222;
line-height: 24px;
}
ul.list-unstyled li:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 14px;
    padding-right:6px;
    color: #e31837;
    display: inline-block;
    vertical-align: top;
}
.box-category {
    padding: 8px 15px 15px;
    background: transparent;
}
.box-category > ul > li > a.active {
    color: #e31837;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 0;
}
.swc ul.dropdown-menu {
    display: none;
}
.open>.dropdown-menu {
    display: block !important;
}
.swc .block-company {
    color: #222;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.actop {
    padding-top:40px;
    border-top: 1px solid #dadada;
    margin: 0px !important;
}
.dashboard .welcome-msg {
    text-align: left;
    padding: 0px 0 5px;
    margin-left: 0px;
    color: #222;
    font-family: 'Mulish', sans-serif;
}
.dashboard .welcome-msg strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
h2.new_title3 {
    font-family: 'Jost', sans-serif !important;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0px 0px 20px !important;
    padding: 0px 0px 20px;
    position: relative;
    color: #222;
}
h2.new_title3:after {
    content: "";
    position: absolute;
    background: url(../images/hb.png) no-repeat;
    width: 88px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.title-buttons strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.afor button.button-common {
    background: #ec0628;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 40px;
    margin-top: 10px;
    border: 0px;
    letter-spacing: 0px;
}
#my-orders-table thead th {
    background-color: #043983 !important;
    color: #fff;
    font-size: 14px !important;
        font-family: 'Jost', sans-serif !important;
}
#my-orders-table{
font-size: 14px !important;    
}
#my-orders-table h4 a{
 font-size: 14px !important;   
 color:#222;
}
#my-orders-table img{
width: 100px;    
}
#my-orders-table .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    background: #ec0628;
    border-radius: 50px;
    border: 0px;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    padding: 5px 20px;
}
a.bta{
font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    color: #053984;
    float: left;
}
.recent-orders {
    margin-bottom: 50px;
}
#my-orders-table  td {
    line-height: 20px;
    padding: 10px;
    vertical-align: middle;
}
#update_personal_form{
border-radius: 20px;
    padding: 40px 40px 50px;
    margin-top: 30px;
    border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);    
    margin-bottom: 60px;
}
#update_personal_form label{
     display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;   
}
#update_personal_form .form-group {
    margin-bottom: 15px;
    width: calc((100% / 2) - 20px);
    float: left;
    margin: 10px;
}
#update_password_form {
    border-radius: 20px;
    padding: 40px 40px 50px;
    margin-top: 30px;
    border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
    margin-bottom: 60px;
}
#update_password_form label {
    display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
}
#update_password_form .form-group {
    margin-bottom: 15px;
    width: calc((100% / 2) - 20px);
    float: left;
    margin: 10px;
}
#account-id{
margin-bottom:50px;    
}
#wishlist-table thead th {
    background-color: #043983 !important;
    color: #fff;
    font-size: 14px !important;
    font-family: 'Jost', sans-serif !important;
}
#wishlist-table{
background:#f5f5f5;  
margin-bottom:50px;
}
#wishlist-table td{
padding: 30px 30px;   
}
#wishlist-table h3 a{
     line-height: 24px;
    color: #053984;   
}
.form-login .registered-users{
    border-radius: 20px;
    padding: 40px 40px 50px;
    margin-top: 0px;
    border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
    font-size: 14px;
}
.form-login .registered-users label {
    display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
}
.form-login .registered-users .btn-login{
     background: #ec0628;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 40px;
    margin-top: 10px;
    border: 0px;
    letter-spacing: 0px;   
    
}
.form-login .registered-users a.forgotpass-link {
    color: #222;
    margin-left: 15px;
    text-align: right;
    /* float: right; */
    font-size: 14px;
    text-decoration: underline;
}
.form-login .col-2.registered-users h3 {
    font-family: 'Jost', sans-serif !important;
    margin-top: 0px;
    font-size: 35px;
    line-height: 45px;
}
p.plg {
    margin-bottom: 14px;
}
.nwl .new-users strong {
    background: #053984;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    line-height: 32px;
    padding: 3px 20px;
}
.nwl h3 {
      font-family: 'Jost', sans-serif !important;
    letter-spacing: 0;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
.nwl ul.fea{
    
}
.nwl ul.fea li{
    font-size: 18px;
    line-height: 28px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 8px 0px 8px 25px;
    position: relative;
}
.nwl ul.fea li:last-child{
border-bottom:0px;    
}
.nwl ul.fea li:before {
    content: "\f0a9";
    position: absolute;
    font-family: FontAwesome;
    font-size: 18px;
    left: 0px;
    color: #a2c55e;
    top: 10px;
}
.nwl button.button.create-account {
    background: #ec0628;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
    text-transform: none;
    font-weight: 700;
    padding: 12px 40px;
    margin-top: 20px;
    border: 0px;
    letter-spacing: 0px;
}
input.fpb{
    background: #ec0628;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 40px;
    margin-top: 10px;
    border: 0px;
    letter-spacing: 0px;
}
h3.fphh{
    font-family: 'Jost', sans-serif !important;
    margin-top: 0px;
    font-size: 35px;
    line-height: 45px;
}
form.fpform{
    text-align: center;
    padding: 20px;
}
ul.pbc{
    border: 1px solid #ebebeb;
    margin-top: 30px;
    padding: 0.5rem 0.75rem;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
ul.pbc li{
padding:0px 5px;  
font-family: 'Jost', sans-serif !important;
}
ul.pbc li span{
color:#043983;
font-size: 18px; 
}
ul.pbc li a{
color:#222;
font-size: 18px;  
}
.product-view .product-shop .out-of-stock-label.hot-top-left{
/* position: relative;*/
    top: 0;
    right: 0px;
    display: inline-block;
    border-radius: 0px;   
}
.otime h6{
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    margin-bottom: 0; 
}
.otime p{
 font-family: 'Mulish', sans-serif;
 font-size:14px;
}
.footer-inner .col-md-4{
 width: 25%;   
}
.footer-inner .col-md-2{
 width: 18%;   
}
.promoadd{
margin:0px 0px 20px;    
}
.promoadd img{
margin-bottom: 30px   
}
.price-cart-save {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 12px;
}
.price-cart-save-total{
    background-color: #ee262d;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.125rem 0.5rem;
    margin-left: 0.5rem;
}
.price-cart-save-was {
    color: #222;
}

.total{
    display: flex;
    align-items: center;
    padding: 10px 0px 20px;
    width: 100%;

}
.offp{
font-size: 25px;
    color: #959595;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    line-height: 35px;
    margin-left: 0.5rem;
}
.tp{
    font-size: 25px;
    color: #ee262d;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    line-height: 35px;
}
.togglecart {
     height: 55px;
    width: 50px;
    float: right;
    background: #053984;
    text-align: center;
    line-height: 50px;   
}
.togglecart img {
    width: 25px;
      filter: invert(1);
}
.togglecart .basket a span.cart_count {
    display: inline-block;
    color: #fff;
    width: 22px;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 0px;
    padding-left: 0px;
    background: #59B210;
    border-radius: 999px;
    position: absolute;
    top: 9px;
    right: 35px;
    text-align: center;
}
.togglecart .basket a span.cart_count {
    background: #ec0728;
    top: -5px;
}
.bigds .owl-controls{
display:none !important;    
}
.homeslide .carousel-inner{
margin-top:0px;
}
.homeslide .carousel-control{
opacity: .9;    
}
.homeslide .glyphicon {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    background: #000000b0;
    line-height: 50px;
    font-size: 15px;
}
.homeslide .carousel-indicators{
display:none;    
}
.mobile-menu li a {
    color: #222;
    padding: 10px 10px 5px 15px;
    letter-spacing: 0px;
    font-family: 'Jost', sans-serif !important;
}
.mobile-menu li li a {
    letter-spacing:0px;
    color: #222;
    font-size: 14px;
    font-family: 'Mulish', sans-serif !important;
}
#mobile-menu .top-links ul.links a {
    color: #222;
    letter-spacing: 0;
}
.mobile-menu #search1 button {
    background: none repeat scroll 0 0 #043983;
}
.mobile-menu #search1 input {
    padding-left: 10px !important;
    padding-right: 5px;
}

.account-form2 {
    border-radius: 20px;
    padding:20px;
    margin-top:10px;
    border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
    margin-bottom: 0px;
}

.account-form2 label {
    display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
}
.account-form2 .form-group {
    margin-bottom: 15px;
    width: calc((100% / 2) - 20px);
    float: left;
    margin: 10px;
}
.account-form2 .form-group1 {
    margin-bottom: 15px;
    width: calc((100% / 1) - 20px);
    float: left;
    margin: 10px;
}
.account-form2 .form-group1 input[type="radio"]{
float:left;    
}
h4.yod-titles{
    display: block;
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;   
}
.odt{
        border-radius: 20px;
    padding: 20px;
    margin-top: 30px;
    border: 2px dashed #e5e5e5!important;
    background-image: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
    margin-bottom: 30px;
}
.odt .table>thead>tr>td{
border:0px;    
}
.odt .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

table.odts {
  border-collapse: collapse;
  width: 100%;
  margin-top:30px;
}

table.odts td, th {
  border: 1px solid #ddd;
  text-align: left;
  padding: 8px;
}
table.odts th{
    font-weight: 500;
    font-family: 'Jost', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
    background: #ec0628;
    color: #fff;    
}
div#thanks {
    font-family: 'Jost', sans-serif !important;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 500;
}
table.odts tr:nth-child(even) {
    background-color: #f8f8f8;
}
.fcheck input[type=checkbox]{
 float:left;   
}
.special-price .price {
    font-size: 20px;
    color: #222;
    font-weight: 500;
}
.old-price .price {
    color: #999!important;
    font-size: 20px;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 6px;
}
.old-price {
    display: inline;
    margin-right: 5px;
}
.disc .price{
color:#ec0628;    
}
.blink_me {
	/*
  animation: blinker 1s linear infinite;
  */
color:#fff;
font-weight: bold;
  font-size: 16px;
  font-family: calibri;

}
@media(max-width:1200px){
.shopb ul.boxgrid li {
    width: calc((100% / 4) - 20px);
    
}
}

@media(max-width:1100px){
#nav > li {
    padding: 7px 0px 7px 8px;
}
}
@media(max-width:1000px){
    .product-view .product-name h1{
    margin-top:0px;    
    }
    .shopb ul.boxgrid li {
    width: calc((100% / 3) - 20px);
}
    #contactForm{
    margin-bottom:30px;    
    }
    .rmb30{
    margin-bottom:30px;    
    }
    .cmar {
    margin-top: 20px !important;
}
    .payment-accept {
    text-align: center;
    float: none !important;
    clear: left;
}
    .iconbox.bb0 {
    border-bottom: 0;
}
 .header-top .tc {
    margin: 4px auto 0px;
    padding: 0px;
    float: none;
    display: block;
    width: 203px;
}   
.header-top{
text-align:center;    
}
.search-box, .swc{
display:none;    
}
#nav{
    display:none;
}
.mm-toggle-wrap {
    display: block;
}
nav.resc .container {
    width: 100% !important;
    margin: 0px;
    padding: 0px;
}
.forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
    height: auto !important;
}
.category-products ul.products-grid li.item {
    width: calc((100% / 2) - 15px) !important;
}
.mtext {
    float: none;
    text-align: center;
}
.promoadd img{
width:100%;    
}
.testi-slider {
    background: transparent;
}
.test {
    z-index: 9;
}
.test:before{
     z-index: -10;   
     display:none;
}
.test:after{
     z-index: -10;   
     display:none;
}
.iconbox {
    border-bottom: 1px solid #ffffff36;
    padding: 10px 0px;
}
.footer-inner .col-md-4 {
    width: 100%;
}
.footer-inner .col-md-2 {
    width: 100%;
}
.footer-column {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
ul.links li {
    width: 50%;
    float: left;
}
.bbmbn .footer-column {
    border-bottom: 0px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer-bottom .col-lg-6{
width:100%; 
    text-align: center;
}
.payment-accept {
   text-align: center;
}
    .account-form {
    margin-bottom: 0;
}
}
@media(max-width:991px){
    .recent-orders {
    margin-bottom: 20px;
}
.ct {
    text-align: center;
    margin: 0px !important;
}
.sidebar {
    margin-bottom: 30px;
}
.mgbt30{
margin-bottom:30px;    
}
#account-id {
    margin-bottom: 30px;
}
div#account-id2 {
    margin-bottom: 60px;
}
}
@media(max-width:768px){
     
  .product-view .product-name h1 {
    margin: 0 0 20px;
   }
  .product-view .product-shop .price {
    font-size: 16px;
   }
  div.breadcrumbs .row{
    margin: 0px -10px !important;
  }
  .filter-toggle .filter-icon{
    display: block !important;
  }
  .filp .custom_h3_first{
    margin-left: 0px !important;
  }

  .filp .custom_h3_second{
    margin-left: 0px !important;
  }

  .cpad {
    padding: 5px 0 !important;
  }

  .breadcrumbs {
    padding: 2px 0 !important;
  }

  .breadc a,
  .breadc ul li, .breadcrumbs h2 {
    font-size: 11px !important;
    line-height: 20px !important;
  }

    ul.pbc{
display:none;        
    }
    .product-view .product-name h1 {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 0px;
    }
    .account-form2 .form-group {
    margin-bottom: 15px;
    width: calc((100% / 1) - 20px);
    float: left;
    margin: 10px;
}

    .account-form .form-group {
    margin-bottom: 15px;
    width: calc((100% / 1) - 20px);
    float: left;
    margin: 10px;
}
    #update_personal_form .form-group {
    margin-bottom: 15px;
    width: calc((100% / 1) - 20px);
    float: left;
    margin: 10px;
}
.buttons-set {
    margin-bottom: 15px;
}
#update_password_form .form-group {
    margin-bottom: 15px;
    width: calc((100% / 1) - 20px);
    float: left;
    margin: 10px;
}
#wishlist-table {
    background: #f5f5f5;
    margin-bottom: 0;
}
h2.new_title3 {
    font-family: 'Jost', sans-serif !important;
    font-size: 30px !important;
    line-height: 40px;
}
#update_password_form {
    border-radius: 20px;
    padding: 30px;
    
}
nav {
    width: 100%;
    margin: auto;
    height: auto;
}
    ul.list-unstyled li {
    width: 100%;
}
ul.list-unstyled a.top-head {
     font-size: 30px;
    line-height: 40px;
}
    .shopb ul.boxgrid li {
    width: calc((100% / 2) - 20px);
}
.shopb ul.boxgrid li img {
    max-width: 190px!important;
    height: auto;
    width: 100%;
}
}

@media(max-width:600px){
.begg img.bgi {
    padding: 8px;
    border-radius: 20px;
}
    .faq a.secondary-textcolor{
        font-size: 20px;
    line-height: 30px;    
    }
    .col-main img.bi {
    width: 100%;
    padding: 5px;
    border: 1px solid #e6e6e6 !important;
    border-radius: 10px;
}
    .footer-bottom {
    margin-top: 0;
}
    footer {
    padding: 0;
}
    .category-products ul.products-grid li.item {
    width: calc((100% / 1) - 0px) !important;
}
.logo{
     padding-top: 0;
    padding-bottom: 0;   
}
.homeslide .glyphicon{
display:none;    
}
.mids h2 {
font-size: 68px;
line-height: 78px;
}
.mids h3 {
    font-size: 30px;
    line-height: 40px;
}
.testi-slider p{
font-size:14px;    
}
#featured-slider .products-grid .item {
    background: transparent;
    margin-top: 0;
    margin-bottom: 0px!important;
    border-radius: 0;
  padding: 30px 10px 0 !important;
    margin: 0;
}
#featured-slider button.button.btn-cart{
padding: 10px 20px;
font-size: 14px;
}
#featured-slider .price-box span{
    font-size: 20px;
        line-height: 30px;
}
#featured-slider .products-grid .item .item-inner .item-info .info-inner .item-title a{
    font-size: 16px;
    line-height: 24px;    
}
#featured-slider .owl-carousel .owl-wrapper-outer {
border-radius: 20px;
    background: #fff;
}
#featured-slider #example-seven, #example-eight{
 left: 0;    
}
.iconbox .text h4{
    font-size: 24px;
    line-height: 34px;    
}
.imgicon img {
    width: 60px;
    margin-right: 15px;
}

}

@media only screen and (min-width: 768px) {
.click_advance .plus{
    display:none;
}
.click_advance1 .plus{
    display:none;
}
}
.topadd .container {
    padding: 0;
}

.cpad {
    padding: 5px 0;
  }

  .breadcrumbs {
    padding: 08px 0px;
  }

  .breadc a,
  .breadc ul li, .breadcrumbs h2 {
    font-size: 16px;
    line-height: 20px;
    text-align: center ;
  }

  .filp .custom_h3_first{
    margin-left: -25px;
    text-align: left;
  }

  .filp .custom_h3_second{
    margin-left: -14px;
    text-align: left;
  }

  .filp .custom_h3_third{ 
    text-align: left;
  }
  .filter-toggle .filter-icon{
    display: none;
  }
  .cpad .sidebar {
        margin-top: 4px;
    }

    div.breadcrumbs .row{
        margin: 0px 10px;
    }