body{
    color: #000;
    font-size: 14px;
    letter-spacing: 0.6px;
    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-visible {
    outline: -webkit-focus-ring-color auto 1px;
}
.hideme{
    display: none;
}
svg{
    vertical-align: middle;
}
dl, ol, ul{
    margin: 0;
}
@media (min-width: 320px) and (max-width: 991px){
    .container {
        max-width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
 .container {
  max-width:100% !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .container {
  max-width: 963px !important;
 }
}
@media (min-width: 1200px) and (max-width: 1409px) {
 .container {
  max-width:1170px !important
 }
}
@media (min-width: 1410px) and (max-width: 1589px){
 .container {
  max-width:1380px !important
 }
}
@media (min-width: 1590px){
 .container {
  max-width:1560px !important
 }
}
.container{
    padding: 0 15px !important;
}
a:hover{
    text-decoration: none;
}
@media(min-width: 801px){
    .wb-desktop-hide,.manun .view_more{
        display: none;
    }
}

@media(max-width: 800px){
    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;
    }
    
}
@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;
    }
    .toggleLink-text {
        letter-spacing: 0;
    }
}
.cate-mar{
    margin: 0 -0.75rem;
}


/*14-mar-2024*/
.single-blog {
    margin: 0 auto;
    width: 75%;
}

h1.blog-title a {
    font-size: 60px !important;
    line-height: 80px !important;
    font-weight: 500 !important;
}

.single-blog .blog .blog-post-body .blog-post-figure {
    width: 100% !important;
    float: unset !important;
    margin: 50px 0 35px 0px !important;
    height: auto;
    display: block !important;
    max-width: 100%;
    padding: 0 !important;
}

.blog-post-body .blog-post-figure figure.blog-thumbnail a {
    width: 100%;
    display: block;
}

.blog-post-body .blog-post-figure figure.blog-thumbnail a img{
    width: 100%;
    object-fit:cover;
}

.single-blog .blog .blog-post-body .blog-post blockquote {
    padding: 40px 40px 0 40px;
    width: 100%;
}

.single-blog .blog .blog-post-body .blog-post blockquote p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.single-blog .blog .blog-post-body .blog-post {
    width: 100%;
}

.single-blog .blog .blog-post-body .blog-post iframe {
    width: 100%;
    margin-bottom: 20px;
}

.single-blog .blog .blog-post-body .blog-post p {
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.single-blog .blog .blog-post-body .blog-post p strong {
    font-weight: 600;
}

.single-blog .blog .blog-post-body .blog-post p img {
    width: 100%;
}

header.blog-header p.blog-date {
    font-size: 18px;
}

.double-img {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

ul.productList li.product article.listItem figure.listItem-figure {
    width: 305px;
    height: 305px;
}

ul.productList li.product article.listItem figure.listItem-figure img {
    object-fit: cover;
}

/*20-mar-2024*/
.home-heading h2 {
    font-size: 65px;
}

.american-main-section .home-heading p {
    padding: 20px 0 0 0;
}
.american-main-section .home-heading h2 {
    margin-top: -50px;
}
.american-main-section .american-slider-img button {
    display: none !important;
}
.american-main-section {
    margin-bottom: 30px;
}
.Testimonial .quotes p:before, .quotes p:after {
    content: '"';
}
.Testimonial .quotes {
    border-bottom: 1px ridge;
    padding-bottom: 25px;
    padding-top: 25px;
}

.Testimonial .quotes p {
    font-style: italic;
}

.page-content.Order.info.and.Shipping.Policy.page-content--centered ol {
    list-style-position: initial;
    padding-left: 20px;
}
/*.slider-blog-page .slick-track {
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
}
.slider-blog-page .slick-track {
    width: 100% !important;
}*/

.american-main-section .american-section-container{
    padding:30px 15px;
}


.blog-row .home-heading.page-heading h2 {
    margin: 0;
}

.blog-section .blog-container .blog-row .blog .blog-post .blog-post-inner .blog-img .blog-img-container img {
    border: 2px solid #ddd;
}


