body{

    color: #222;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .8px;
    padding-top: 0;
 }
 h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.8px;
}
a {
    text-decoration: none !important;
}
.owl-wrapper-outer{
    padding: 0;
    box-shadow: none;
    border: none;
}
.owl-carousel{
    margin-bottom: 0;
}
 button:focus{
    outline: none !important;
 }
 :focus {
    outline: none;
}
svg{
    vertical-align: middle;
}
dl, ol, ul{
    margin: 0;
}
@media(min-width: 1600px){
	.container{
		max-width: 1560px !important;
	}
}
@media(min-width: 1410px) and (max-width: 1599px){
    .container{
        max-width: 1380px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1409px){
    .container {
        max-width: 1170px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .container {
        max-width: 100% !important;
    }
}
.container{
    padding: 0 15px !important;
}
a:hover{
    text-decoration: none;
}
@media(min-width: 801px){
    .wb-desktop-hide {
        display: none;
    }
}

@media (min-width: 1410px){
    .menuwidth,.head-c{
        max-width: 20%;
        flex: auto;
    }
    .manun{
        max-width: 60%;
        flex: auto;
    }
    .slb{
        max-width: 80%;
        flex: auto;
    }
}
.header-logo-image {
    max-width: 152px;
}
.topbtn .button::after{
    display: none;
}
.button-grouppro{
    background-color: transparent;
    padding: 0;
    border: none;
    margin: 0;
}
.topbtn .button, .topbtn .bwish {
    display: inline-block;
    margin: 0;
    background-color: #fff;
    border: 1px solid #eee;
    min-width: 36px;
    min-height: 36px;
    vertical-align: middle;
    border-radius: 5px;
    padding: 8px 0;
}
.webitopbanner{
    margin-top: 50px;
}
/* services */
.top-st div{
    display: inline-block;
}
.top-st svg {
    vertical-align: middle;
    margin-right: 5px;
    transform-style: preserve-3d;
    transition: all 1.0s linear;
}
.headcenser {
    margin: 0 50px;
}
#top-links:hover svg{
    transform: rotateY(180deg);
}
.get {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #222;
    letter-spacing: 0.5px;
}
.webiofferbanner {
    margin-top: 50px;

}
/* banner effect */
.beffect a:hover::after {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    opacity: 0;
    transition-delay: 0.1s;
}
.beffect a::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    border: 30px solid #fff;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 0.5s ease-in-out;
}
.beffect a:hover::before {
    border: 0 solid rgba(255, 255, 255, 0.7);
}
.beffect a::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}
.beffect{
    position: relative;
    overflow: hidden
}
.beffect img{
    border-radius: 4px;
}
.site h3{
    margin-top: 0;
}
.allblog .pagination{
    margin-top: 20px;
}
#contact-us-page p:first-child{
    margin-bottom: 0;
}
.breadcrumb {
    text-transform: capitalize;
}
/* responsive */
@media(min-width: 1200px) and (max-width: 1409px){
    .incart::before {
        margin: 0 10px;
    }
    .menuwidth,.head-c {
        max-width: 25%;
        flex: auto;
    }
    .manun {
        max-width: 50%;
        flex: auto;
    }
    .fo-be{
        display: none;
    }
    .newsdes h5 {
        font-size: 13px;
    }
    .newsdes p {
        font-size: 12px;
    }
    #fo-d {
        position: relative;
        top: 8px;
    }
    .count-des{
        display: none;
    }
    .coffer{
        margin-top: 15px;
    }
}
@media(min-width: 1200px) and (max-width: 1409px){
    .headcenser {
        margin: 0 10px;
    }
    .navgift a::before, .navgift a::after {
        content: '|';
    }
    .navUser-item.head-user.user-info.huserb {
        margin: 0 3px;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .manun ul li {
        margin-right: 20px;
    }
    .email-f{
        max-width: 100%;
        flex: auto;
    }
    .fo-be,.email-des{
        display: none;
    }
    .headcenser {
        margin: 0 10px;
    }
    .navgift a::before, .navgift a::after {
        margin: 0 10px;
    }
    .footer-info-heading {
        font-size: 14px;
    }
    #fo-d {
        top: 8px;
    }
    .incart::before {
        display: none;
    }
}
@media(min-width: 801px) and (max-width: 991px){
    .headcenser,.fo-be,.email-des{
        display: none !important;
    }
    .navgift a::before, .navgift a::after {
        margin: 0 10px;
    }
    .mucarts{
        display: none;
    }
    .incart::before {
        margin: 0 10px;
    }
    .head-c{
        max-width: 60%;
        flex: unset;
    }
    .menuwidth {
        max-width: 40%;
        flex: unset;
    }
    #menu{
        display: none;
    }
    .fooab,.footer-infon{
        max-width: 100%;
        flex: auto;
    }
    #social{
        text-align: center;
        margin-bottom: 20px;
    }
    #fo-d {
        top: 8px;
    }   
}
@media(max-width: 991px){
    .countPill{
        right: -4px;
    }
}
@media(max-width: 800px){
    .slick-dotted.slick-slider {
        margin-bottom: 10px;
    }
    .allblog .blog-header{
        margin-top: 10px;
    }
    .form-field {
        margin: 0 0 1rem;
    }
    .page-heading{
        margin-bottom: 20px;
    }
    .card-figcaption-body{
        position: unset;
        transform: none;
    }
    .email-f .button {
        position: absolute;
        right: 15px;
    }
    #nl_email{
        border-radius: 5px;
    }
    .email-des,.fo-r,.top,.mucarts{
        display: none;
    }
    .hlogo{
        max-width: 100%;
        flex: unset;
        margin-left: 50px;
    }
    .email-f,#quickSearch,.foot-news .col-sm-7,.footer-infon,.footer-infon .col-12,.fooab{
        max-width: 100%;
        flex: unset;
    }
    .navPages .navPage-subMenu-list, .navPage-childList{
        border-left: none;
    }
    .text-right.head-c.col-lg-3.col-sm-7.d-none.d-md-block {
        display: none !important;
    }
    .card-figcaption,.card-body{
        text-align: left;
    }
    footer h5 .toggle.collapsed::after, footer h5 .toggle::after {
        font-family: FontAwesome;
        font-size: 14px;
        font-weight: 400;
        float: right;
        cursor: pointer;
    }
    footer h5 .toggle::after {
        content: '\f068';
    }
    footer h5 .toggle.collapsed::after {
        content: '\f067';
    }
    footer button {
        text-shadow: none;
        background: 0 0;
        border: none !important;
        box-shadow: none;
        font-size: 12px;
        position: absolute;
        top: 5px;
        right: 15px;
        width: 100%;
        padding: 0;
    }
    .footer-info-heading {
        font-size: 14px;
        font-weight: 600;
        margin: 5px 0;
    }
    #social {
        text-align: center;
        margin-bottom: 20px;
    }
    .footcopy{
        margin-top: 20px;
    }
    .foot-about p {
        margin: 10px 0;
    }
    .footer {
        padding-top: 30px;
    }
    .body {
        margin-bottom: 30px;
    }
    .header-logo > a{
        padding: 0;
    }
    #quickSearch {
        margin-top: 12px;
    }
    .countPill.countPill--positive.countPill--alt.comcount {
        position: unset;
    }
    .home-heading{
        margin-top: 30px;
        font-size: 16px;
    }
    .manun ul li {
        margin-left: 15px;
    }
    .quickSearchResults{
        margin-top: 0;
    }
    .header-logo-image {
        max-width: 120px;
    }
    .middele-header {
        padding: 10px 0;
    }
    .linkback{
        padding: 0;
    }
    .webiofferbanner{
        margin-top: 30px;
    }
    .header{
        margin-bottom: 0;
    }
    .incart::before,.linkback .menuwidth {
        display: none;
    }
    .headicon {
        position: absolute;
        top: 0;
        max-width: 100%;
        flex: unset;
    }
     .page-content, .page-sidebar {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    #product-listing-container{
        padding: 0 15px;
    }
}
@media(min-width: 551px) and (max-width: 767px){
    .listItem-figure {
        width: 35% !important;
    }
    .listItem-body {
        width: 65% !important;
    }
}
@media(min-width: 412px) and (max-width: 767px){
    .productGrid .product {
        max-width: 50%;
    }
}
@media(max-width: 360px){
    .cate-top div {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .cate-top .actionBar-section {
        float: left;
        margin-top: 10px;
    }
}
@media(max-width: 599px){
    .brandGrid .brand{
        width: 50%;
    }
    .listItem-content {
        padding: 0;
    }
    .webitopbanner .fbanner:nth-child(2){
        margin: 10px 0;
    }
    .timercard .card-figure,.timercard .card-body{
        max-width: 100%;
        flex: none;
    }
    .prduct-de dd, .prduct-de dt, .proqt, dt.productView-info-name {
        min-width: auto !important;
        font-size: 13px;
    }
    .pro-tab .tab-title {
        margin-right: 8px;
    }
    .pro-tab .pro-padding {
        padding: 0 5px;
    }
}   
