  @font-face {
    font-family: 'microgramma-extended'; 
    src: url('../fonts/Carolina-sporting/Microgramma_Extd_D_Medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ethnocentric";
    src: url('../fonts/Carolina-sporting/EthnocentricRg-Regular.eot');
    src: url('../fonts/Carolina-sporting/EthnocentricRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Carolina-sporting/EthnocentricRg-Regular.woff2') format('woff2'),
        url('../fonts/Carolina-sporting/EthnocentricRg-Regular.woff') format('woff'),
        url('../fonts/Carolina-sporting/EthnocentricRg-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Impact';
    src: url('../fonts/Carolina-sporting/Impact.eot');
    src: url('../fonts/Carolina-sporting/Impact.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Carolina-sporting/Impact.woff2') format('woff2'),
        url('../fonts/Carolina-sporting/Impact.woff') format('woff'),
        url('../fonts/Carolina-sporting/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 

/*

  font-family: "microgramma-extended", sans-serif;
  font-family: "ethnocentric", sans-serif;

*/
:root{
    --baseBrandColor: #ba0000;
    --secondaryBrandColor: #A8A572;
    --lightBrandColor: #f5f5f5;
    --darkBrandColor: #46441E;
    --whiteColor:  #ffffff;
    --blackColor: #000000;
    --textColor777: #777777;
    --colorDDD: #dddddd;
    --colorF5: #f5f5f5;
    --colorF6: #f6f6f6;

    --headingFontFamily: "ethnocentric";
    --subheadingFontFamily: "microgramma-extended";
    --bodyFontFamily: 'microgramma-extended';
}
 

/* age gate */
#disclaimer-dialog button.agree{
    min-width: 114.25px;
}

#disclaimer-dialog h2{
    font-size:36px;
}
.pageHeading_text h1,
 .sectionHeading{
    font-size: 30px;
       font-weight: 500;
}
.sectionSubHeadings{
    font-family: 'Impact';
    font-size: 20px;
    font-weight: 500;
}

.shop-bc.bc_type{
    display: none !important;
}

.topBar,
.blog-search .search-input {
    background-color: var(--colorF6);
}

.header-top.primary {
    padding: 30px 0;
}

.header-top.primary .blog-search .search-input,
.header-top.primary .blog-search .search-input::placeholder{    
    font-size: 16px !important;
    color:var(--textColor777) !important;    
    line-height: 20.8px;
}
ul.topBar__contactList li,
.topBar p,
ul.topBar__contactList li a {
    font-size: 16px !important;
    color:#444 !important;    
}
ul.topBar__contactList li,
.topBar p,
ul.topBar__contactList li a {
  line-height: 20.8px;
}


 div#slider .mainBanner__marqueeInner .fa-angle-double-right:before{
    font-size:22px !important; 
    top: 1px;
}    

.innerPage_marquee .mainBanner__marquee ul li a,
div#slider .mainBanner__marquee ul li a{ 
    font-size: 16px;
    font-family: var(--headingFontFamily) !important;
    border-color: var(--whiteColor) ;
    align-items: baseline;
    font-weight: 500;
}
.innerPage_marquee .mainBanner__marquee ul li a{
    font-size: 12px;
}
.mainBanner__marqueeInner .fa-angle-double-right:before {
    font-size: 17px !important;
    top: 1px;
}

.navbar-nav ul.sm-nowrap > li > a,
#head .navbar-nav .open .dropdown-menu>li>a,
#head .navbar-nav .open .dropdown-menu>li>a:active{
    font-family: var(--headingFontFamily) !important;
}
#head .navbar-default .navbar-nav>li.open a{
    border-top-color: var(--baseBrandColor) !important;
}
#head .navbar-default .navbar-nav>li>a:hover > span.sub-arrow,
#head .navbar-default .navbar-nav>li>a > span.sub-arrow:hover{
    color: #FFF !important;
}
#head .navbar-default .navbar-nav>li>a:focus > span.sub-arrow, #head .navbar-default .navbar-nav>li>a:active > span.sub-arrow {
    color: #FFF;
}
#head .navbar-default .navbar-nav>li>a{
    font-size: 16px; 
    font-weight: 500;
}

.header-top.primary .fa-search {
    margin-top: 0px !important;
}

.hederLogo {
    display: block;
    text-align: left;
}

.hederLogo img {
    width: 230px;
}

.header-top.primary .navSearch {
    order: 1 !important;
    width: 48%;
}

.header-top.primary .logoCol {
    order: 0 !important;
    width: 25%;
    justify-content: flex-start;
}

.header-top.primary .topRight {
    order: 2 !important; 
    width: 27%;
    padding-left: 12px;
    padding-right: 12px;
}

.topBar,
.header-top.primary {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#head .navSearch .blog-search {
    flex-direction: row !important;
}

.header-top.primary .blog-search .search-input {
    min-height: 50px;
    width: calc(100% - 197.2px) !important;
}

.blog-search .search-sub,.header-top.primary .fa-search:before {   
    background: transparent;
    font-family: var(--headingFontFamily);
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: var(--whiteColor); 
}
.header-top.primary .fa-search:after {
   font-weight: 800;
    top: 0px;
}

.mainBanner__marquee{
    background-color: var(--blackColor);
}

.top-nav.type2 > ul > li{
    border-color: #000;
}
.navbar-default {
    border-bottom: 0 !important;
}
 
/* ---------------------------------------------------------- */
/* Footer */
.footerSection{
    background-color:  var(--blackColor);
}

.privacy_policy_page ul li a, .privacy_policy_page ol li a,
.privacy_policy_page ul li, .privacy_policy_page ol li,
.footerCopyRight p, .footerCopyRight li, .footerCopyRight a,
.FooterNewsLetter.newsletter.innerNewsletter .newsletter input[type="text"],
.footerLinkBlock__heading,
.footer_head_opening_content ul li,
body .footer-item h4,
.footerLinkBlock ul li a{
    font-size: 16px;
}

.footerCopyRight a,
.newslettertittle p,.newslettertext p,
.footerLinkBlock ul li,
.footerLinkBlock ul li a{
    font-weight: 300 !important;
}
 
.FooterNewsLetter input#newsletter_submit{
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
}

.privacy_policy_page > p{
    font-size: 18px !important;
}
.privacy_policy_page strong,
.privacy_policy_page ul li strong{
    -webkit-text-stroke-width: thin;
    letter-spacing: 1px;
}
.privacy_policy_page h3{
    color:var(--baseBrandColor);
}

.contact-info li span, .footer-item p{
    color: var(--whiteColor);
}
/* ---------------------------------------------------------- */


/* Home products section */

.innerPage_marquee .mainBanner__marquee ul li ,
div#slider .mainBanner__marquee ul li {
    font-size: 18px; 
}

.bannerText a > .fa.fa-angle-double-right::before{
    font-size: 22px;
    top: 1px;
}
.bannerText a {
    font-family: var(--headingFontFamily);
    font-size: 16px;
    font-weight: 500;
    border: 0px ;
}
.bannerText h6{
    font-family: 'Impact';
    font-weight: 400;
}
.bannerText h6,
.bannerText h1{
    text-transform: none;
}


section.product-wrapper.productsGroup-home.Home-ProGroups{
    background: var(--colorF5);
}

#home section.product-wrapper.productsGroup-home.Home-ProGroups .section-head{
    background-image: url('https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/605/heading__bullet_black.png');
}

.bannerText h1 {
     font-size: 40px;
     font-weight: 500;
}
.bannerText p {
    font-size: 18px; 
    }
    
 #inTitle {
    font-family: var(--subheadingFontFamily) !important;
    color: var(--whiteColor) !important; 
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: -2px;
 }
 .frontinfo .mainshopthumb a, #home #first_feature_product .productBorderHover h4, #home #dynamic_featured_product .productBorderHover h4 {
    color: var(--blackColor) !important;
    font-family: 'Impact' !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: normal; 
    min-height: 48px;
}

 
 .frontinfo .amount {
    color: var(--blackColor) !important;
    margin: 0 0 0;
    font-family: var(--headingFontFamily) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: normal;
}

  #filtered_products .frontinfo h5.manuf, h5.manuf { 
    font-family: var(--headingFontFamily) !important;
    font-size: 13px !important;    
    font-weight: 500 !important; 
}

.gallery-filter.dark.featured_products{
    display: flex !important;
    background: transparent !important;
    justify-content: center;
}

.gallery-filter.dark li a{
    color:  #000; 
}

 #home .aboutUs p i{
    font-size: 16px;
    font-weight: 100;
 }
  

 .brandLogos__text,
 section.classesEvents{
    background-color: var(--lightBrandColor);
 }
 
 .classesEvents__list h3 a,
 .classesEvents__list a:hover{
    color: var(--blackColor);
 }
 
 #home .aboutUs__images {
    display: flex;
    gap: 30px;
    margin: 0;
    padding: 0;
}

#home #instagram_feed{
    margin-bottom: -5px;
}

.ms-options-wrap > button{
    font-size: 18px !important;
}
.insta-latest {
    font-size: 30px;
    font-weight: 500;
}
/* ---------------------------------------------------------- */
/* About-us section */
.about_steps {
    background-color: var(--lightBrandColor);
    padding: 60px 0;
} 

.about_tab .nav-item.active .nav-link::before, .about_tab .nav-item .nav-link:hover::before {
         color: var(--baseBrandColor);
    }
.about_steps .about_tab ul li.nav-item.active a::after, .about_tab ul li.nav-item a:hover::after{
background-color: var(--blackColor);
}
.about_steps .about_tab .nav-item.active .nav-link, .about_steps .about_tab .nav-item .nav-link:hover { 
    background-color: var(--baseBrandColor);
}
.teamPage__img img{
    min-height: 300px;
    max-height: 300px;
    min-width: 100%;
    width: 100%;
} 
.about_tab .nav-item .nav-link{
    font-size: 18px;
    font-weight: 500;
}
.about_steps .tab-pane h3{
    font-size: 25.409px;
}
section.team_section .teamPage__text h2{
    font-weight: bold;
}
section.team_section .teamPage__text h3{
    font-family: var(--headingFontFamily);
}
section.team_section{
    padding-bottom: 40px;
}
section.team_section .teamPage__text h2, section.team_section .teamPage__text h3{
    line-height: 1.2;
}
.about_steps .sectionHeading{
    font-weight: 500;
}
.about_steps h4.sectionSubHeadings{
    font-family: 'Impact';
    font-size: 20px;
    font-weight: 400;
}

.partner-logo .brandLogos__text .sectionHeading{
    font-size: 30px;
}
 body.blog.event .blog-section article,
.partner-logo{
    background-color: var(--lightBrandColor) !important;
}

/* ---------------------------------------------------------- */
/* services section */
.shopProducts__block,
.custom__Hover__Animations {
    position: relative;
    background-color: var(--whiteColor);
    padding: 8px 8px 0px;
}

.teamPageblock {
    border: 1px solid #ddd !important;
    margin-bottom: 40px;
}

.custom__Hover__Animations::before,
.custom__Hover__Animations::after,
.shopProducts__block::before,
.shopProducts__block::after {
    background-color: var(--baseBrandColor) !important;
}

.base---cta,
.servicesPage__text a.base---cta{
    font-family: var(--headingFontFamily);
    font-size: 16px;
    letter-spacing: 1.7px;
    gap:7px;
    font-weight: 500;
}
  
/* ---------------------------------------------------------- */
/* Blog section */

.blog-section article div.caption .description .readmore{
    font-family: var(--headingFontFamily);
    font-weight: 500;
    font-size: 16px !important;
    letter-spacing: .9px;
}
.blog-section article{
    margin-bottom:48px;
}
.blog-section article div.caption .date:not(.event .blog-section article div.caption .date){ 
    font-family: var(--headingFontFamily);
    font-weight: 400;
}
/* ---------------------------------------------------------- */
/* Calendar section */
.btn-grp-category .btn-group>.btn{
    font-family: var(--bodyFontFamily);
    font-size: 16px;
}

.calendar .calendar_legend span{
    border-color: #000 !important ;
}
/* ---------------------------------------------------------- */
/* Contact-us section */
.custom_Address_Box h4{
    color: #212529;
}

.dive_widgets textarea:not(.conForm .dive_widgets textarea),
.Contact_form .dive_widgets input:not(.conForm .dive_widgets input){
    font-size: 16px;
}
.custom_Address_Box p, .custom_Address_Box a{
    display: inline-block;
    font-size: 16px;
    overflow-wrap:anywhere;
}
.Contact_form .form.widelabel > form > .formrow:nth-child(9) select.form-control {
    min-height: 62px;
    font-size: 16px;
    appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right:  15px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'><path d='M6 9l6 6 6-6' fill='none' stroke='black' stroke-width='2'/></svg>") no-repeat;
  background-position: calc(100% - 10px) center; /* Move arrow left by 50px */
  background-size: 22px;
}
.Contact_form .dive_widgets button:not(.conForm .dive_widgets button){
    font-size: 18px;
    letter-spacing: 1.7px;
    font-weight: 500;
    font-family: var(--headingFontFamily);
}
.Contact_form .dive_widgets button:not(.conForm .dive_widgets button)::after{
    font-weight: 900;
}
.custom_Address_Box{
    background-color: var(--colorF6);
    padding: 30px 20px;
    text-align: center;
    height: 100%;    
}

.custom_Address_icon span i {
    font-size: 25px;
    font-weight: 900;
}
.custom_Address_icon span i.fa.fa-phone,
.custom_Address_icon span i.fa.fa-map-marker{
    font-size: 30px;
    
}

.custon_Contact_Form p{
    font-size: 18px;
}

.all-products .productDisplayType .row .productSorting .sbHolder .sbSelector,
.all-products .productDisplayType .row .productLimiter .sbHolder .sbSelector,
.product_group_content .productDisplayType .row .productSorting .sbHolder .sbSelector,
.product_group_content .productDisplayType .row .productLimiter .sbHolder .sbSelector {
        font-size: 15px !important;
        font-family: var(--subheadingFontFamily) !important;
    }

.all-products .sbHolder .sbToggle:after,
.product_group_content .productDisplayType .sbHolder .sbToggle:after {
    top: 70%;
}
/* ---------------------------------------------------------- */

/* @mediaquery */
   #disclaimer-dialog button.agree,#disclaimer-dialog button.disagree{
    margin-bottom: 10px;
    min-width: 203px;
    font-family: var(--headingFontFamily);
  }

@media (min-width: 768px) and (max-width:1199px)  {
     .top-nav.dropdown.type2 > ul.text-right{
        justify-content: flex-end;
        position: relative;
        top : 55px;
        margin-right:  10px;
    }
    .header-top.primary {
        height: 125px;
    }
    .footerSection .container {
        max-width: 720px !important;
    }
    .products section.product-page > .container{
        max-width: 100%;
        min-width: 100%;
        width: 100%;
    }
    .products .container-inner {
        padding: 0px !important;
    }
    .row.proFooterInfo > div:first-child{
        padding: 0px 2px;
    }
    .row.proFooterInfo > div{
        width: 100%;
        min-width: 100%;
    }
    .row.proFooterInfo{
        display: flex;
        flex-direction: column;
    }
     .product_group_content .productDisplayType .row .productSorting .sbHolder .sbSelector,
    .product_group_content .productDisplayType .row .productLimiter .sbHolder .sbSelector {
        font-size: 12px !important;
    }
}
@media (min-width: 768px) and (max-width:991px)  {     
    .CMS-Pages.contact_us_Form_section .CMS-pages-image, .CMS-Pages.contact_us_Form_section .CMS-pages-image iframe {      
        width: 103%;
    }
    .blog-section article figure img{
        max-height: 252px;
    }
    .top-nav.type2 > ul > li > a, .top-nav.dropdown li span.tot_items{
        font-size: 13px !important;
    }
    .header-top.primary .container{
        min-width: 95% !important;
    }
    .bannerText h1 {
     font-size: 32px; 
    }
    .bannerText p {
    font-size: 16px; 
    }
    
    .footerLinkHolder{
    display:flex !important;
    flex-direction: row;
    justify-content:flex-start !important;
    flex-wrap:nowrap !important;           
    }
    
    .footerLinkHolder > div{
        width:auto
    }
    #primary .col-xs-12.col-sm-4.col-md-3.products-product-categories, #primary .col-xs-12.col-sm-4.col-md-3:has(#secondary) {
        min-width: 36% !important;
        max-width: 36% !important;
    }
    #primary .col-xs-12.col-sm-8.col-md-9.all-products ,
    #primary .col-xs-12.col-sm-8.col-md-9.product_group_content,
    .mywishlist #primary .product-page .col-xs-12.col-sm-8.col-md-9{
        min-width: 64%!important;
        width: 64%!important;
    }
    #primary .col-xs-12.col-sm-8.col-md-9.all-products,
    #primary .col-xs-12.col-sm-8.col-md-9.product_group_content,
    .mywishlist #primary .product-page .col-xs-12.col-sm-8.col-md-9 {
        padding-left: 0 !important;
    }

    #primary .col-xs-12.col-sm-8.col-md-9.all-products>.productDisplayType+.col-md-12,
    #primary .col-xs-12.col-sm-8.col-md-9.product_group_content>.productDisplayType+.col-md-12,
    .mywishlist #primary .product-page .col-xs-12.col-sm-8.col-md-9>.productDisplayType+.col-md-12 {
        padding: 0 !important;
    }
    .price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right{
        padding: 17px 6px !important;
    }
    .mywishlist section.top-wrapper.product-page .container {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }
    .mywishlist .manufacTitle a,
    .mywishlist .ProAttributesVal > h5{
        font-size: 16px;
    }
    #head .navSearch .blog-search{
            width: 170%;
        }
    .top-nav.dropdown.type2 > ul.text-right {
        margin-right:  0px;
    }
    #head .navbar-default .navbar-nav>li>a{
            font-size: 14px;
        }
    .navbar-default .container{
        max-width: 94.5%;
    }
    
    .teamPage__img img{
        min-height: 0px;
    }
     
    .about-us .TopCMSContainer,
    .terms-service .TopCMSContainer,
    .privacy-policy .TopCMSContainer,
    .navbar-default{
        padding: 0;
    }
    
    body.products #filtered_products .frontinfo > .ProAttrContent, body.product-groups #filtered_products .option2-layout .frontinfo > .ProAttrContent{
    min-height: 240px !important;
    }

}
@media (min-width: 481px) and (max-width:767px)  {
    .cart .col-md-12.con-cart div#abovetext > .wrap.pull-right{
        margin-right: 25px !important;
    }
    .blog-section article div.caption:not(.event .blog-section article div.caption){   
        padding-top: 16px;
    }
}
@media (min-width: 576px) and (max-width:767px)  {
    .container {
        max-width: 540px !important;
    }
    .header-top.primary .container{
        max-width: 540px !important;
        min-width: 540px !important;
    }
    .header-top.primary .topRight { 
        width: 75%;
    }
    .navbar-header .navbar-collapse.in{
    position: relative;
    /* width: 100vw;
    margin-left: -50vw !important;
    left: 50%; */
    }
    .top-nav.dropdown .cart .product_list_widget {
        right: -150px !important;
    }
    .top-nav.type2>ul{
        justify-content: flex-start !important;
        padding-left: 8px;
    }
     .top-nav.type2>ul>li>a,.top-nav.dropdown li span.tot_items{
        font-size: 15px !important;
    }
    .header-top.primary .blog-search .search-input {  
        width: calc(100% -  132px) !important;
    }
    .navbar-default{
        background: #000 !important;
    }
}

@media (min-width: 481px) {
    .calendar .btn-grp-category{
        margin-top: 80px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
    
    .header-top.primary .container{
        max-width: 720px;
        min-width: 720px;
        margin: 0 auto;
    }
    .top-nav.type2>ul>li>a,.top-nav.dropdown li span.tot_items{
        white-space: nowrap;
    }
    .Contact_form .form.widelabel > form > .formrow:nth-child(9) {
        width: 54%;
    }
    .blog-section article div.caption .date{
        margin-bottom: 8px;
    }
    .navbar-nav>li .dropdown-menu{
        background-color: var(--baseBrandColor) !important;
    }
    .navbar-nav>li .dropdown-menu li a:hover {
        background: var(--colorF6) !important;
        border-end-end-radius: 3px;
        border-end-start-radius: 3px;
        color: var(--baseBrandColor) !important;
    }
    
    .topBar .container{
        min-width: 100% !important;
        max-width: 100% !important;
    }
    
    .profile-container .user_container .user_rightside_container .user_row h2, .user_container h2, .user_container .h2 ,
    div#homeshop h2{
    font-size: 30px !important;
    font-weight: 500 !important;
 }
  #home span#fb_view_all {
        font-size: 18px !important;
        font-weight: 500 !important;
    }
    .header-top.primary .blog-search .search-sub{
        min-width: 155px;
    }
   
}

@media (min-width: 1200px) and (max-width: 1399px) {
    section.CMS-Pages.teamPageblock .container{
        width: auto !important;
        max-width: 1140px !important;
        min-width: 0px !important; 
    }
}
@media (min-width: 992px) and (max-width: 1399px) {
    .CMS-Pages.contact_us_Form_section .CMS-pages-image, .CMS-Pages.contact_us_Form_section .CMS-pages-image iframe {        
        width: 102%;
    }
}
@media (min-width: 992px) and (max-width: 1299px) {
    .blog-section article figure img{
        max-height: 342px;
    }
    .topBar .row > div:nth-child(2){
        width: 100%;
    }
    .topBar .row div.topBar__contactList{
        justify-content: flex-end;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-top.primary {
        height: 145px;
    }
    section.CMS-Pages.teamPageblock .container{
        width: auto !important;
        max-width: 960px !important;
        min-width: 0px !important; 
    }
      .footerLinkHolder{ 
        justify-content:space-around !important;
      }
    #head .navSearch .blog-search{
    width: 158%;
    justify-content: flex-end;
}
}
@media (min-width: 992px) and (max-width: 1023px) {
       .top-nav.dropdown.type2 > ul.text-right {
        margin-right: 10px;
    }
}

@media (min-width: 992px) {

    .container,
    .header-top.primary .container {
        max-width: 960px;
        min-width: 960px;
        margin: 0 auto;
    }
    .Contact_form .form.widelabel > form > .formrow:nth-child(9) {
        width: 60%;
    }
    .top-nav.type2>ul>li>a, span.tot_items{
       font-size: 13px !important;    
}
}

@media (min-width:1024px) {

    .header-top.primary .blog-search .search-input,
    .header-top.primary .blog-search .search-sub {
        min-height: 56px !important;
    }

    .header-top.primary .blog-search .search-sub {
        width: 197.2px !important;
    }
    .header-top.primary {
       padding: 41px 0;
    }
}

@media (min-width: 1200px) {
    .blog-section article figure img{
        max-height: 409px;
    }
    .footerLinkHolder > div{
        width:50%
    }
    
    .manage_saved_cards .user_container h2 + .add_card{
        margin-top: -40px;
    }
}

@media (min-width: 1321px) {
    div#slider .mainBanner__marquee ul li a,
    #head .navbar-default .navbar-nav>li>a{
        font-size: 18px;  
    }
    div#slider .mainBanner__marquee ul li {
        font-size: 22px !important;
    }
}
     
@media (min-width: 1400px) {

    section.CMS-Pages.teamPageblock .container{
        width: auto !important;
        max-width: 1320px !important;
        min-width: 0px !important; 
    }
    .container,
    .header-top.primary .row {
        max-width: 1320px !important;
        min-width: 1320px !important;
        margin: 0 auto;
    } 
    .CMS-Pages.contact_us_Form_section .CMS-pages-image, .CMS-Pages.contact_us_Form_section .CMS-pages-image iframe { 
        width: 101.5%;
    }
    .blog-section article figure img{
        max-height: 477px;
    }
    .event .blog-section article figure img{
        max-height: 320px;
    }
     .top-nav.type2>ul>li>a, span.tot_items{
       font-size: 16px !important;    
    }
    .header-top.primary .navSearch,
     .header-top.primary .logoCol {
        padding: 0;
    }
}

@media (min-width: 1320px) {
    /* div#slider .mainBanner__marqueeInner .fa-angle-double-right:before{
    font-size:23px !important;  
    top: 2px;
}   */
}
@media (min-width: 376px) and (max-width: 425px) { 
     .top-nav.dropdown .cart .product_list_widget {
        right: -160px !important;
    }
}
@media (min-width: 376px) and (max-width: 580px) { 
     .mainBanner img {
        min-height: 260px;
    }
}

@media (max-width:1023px) {

    .header-top.primary .blog-search .search-input,
    .header-top.primary .blog-search .search-sub {
        min-height: 46px !important;
    }

    .header-top.primary .blog-search .search-sub {
        width: 132px !important;
    }
    .hederLogo img {
       width: 200px;
    }
    #filtered_products .option2-layout .frontinfo h5,
    .aboutUs h4.sectionSubHeadings{     
      font-size: 18px !important;
    }
    body.blog.event .blog-section article div.caption .blog-title{
        font-size: 26.102px;
    }
}
@media (max-width:768px) {
    .navbar-header{
        padding: 0 !important;
    }
    .product-cat-widget-dropdown .mobile-select-option.after-click span:not(.caret){
        white-space: normal;
    }
}
@media (max-width:767px) {
    .header-top.primary .row {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .header-top.primary .logoCol {
        margin-bottom: 16px;
    }    
    
    .header-top.primary .logoCol,
    .header-top.primary .navSearch{
        width: 100% !important;
    }
    
    .navbar-header>button.navbar-toggle {
        margin-top: -55px !important;
        margin-right: 0;
    }
    .header-top.primary .topRight {      
        padding-top: 20px;
    }
    
    .CMS-Pages.contact_us_Form_section .CMS-pages-image, .CMS-Pages.contact_us_Form_section .CMS-pages-image iframe { 
         min-height: 454px;
         max-height: 454px;
    }
    section.team_section .team_row>div.col-md-3{
        width: 100%;    
    }
    
    .blog-section article figure img{
        max-height: 387px;
    }
    .event .blog-section article figure img{
        max-height: 300px;
    }
    
    .gallery-filter.dark li {
        border-radius: 4px;
        border:1px solid #b3b3b3;
    }
    .gallery-filter.dark li a{
        color:  #000;
        background-color: var(--colorF6);
    }
    .bannerText h1{
        margin-bottom: 0;
    }
    
    .header-top.primary .fa-search:after{
        
        font-size: 18px !important;
    }
    .blog-search .search-sub,.header-top.primary .fa-search:before {   
        font-size: 16px !important;
    }
    div#homeshop h2{
    font-size: 24px !important;
    font-weight: 500 !important;
 }
  .frontinfo .amount { 
    font-size: 20px !important; 
}
    #filtered_products .frontinfo h5.manuf, h5.manuf { 
    font-family: var(--headingFontFamily);
    font-size: 18px !important;    
    font-weight: 500 !important;
    line-height: normal;
}
  #home span#fb_view_all {
        font-size: 13px !important;
        font-weight: 500 !important
    }
    
    section.aboutUs .sectionSubHeadings{
        margin-top: 15px;
    }
    .bannerText p {
    font-size: 16px; 
    }
    .bannerText h1 {
     font-size: 30px; 
    }
    .about_steps .tab-pane h3{
    font-size: 18px;
    }
    .partner-logo .brandLogos__text .sectionHeading{
    font-size: 24px;
    }
    .about_tab .nav-item .nav-link{
    font-size: 13px;
    }
     .navbar-nav.sm-collapsible a.has-submenu {
     background-color: #000;
    }
    .navbar-nav>li>.dropdown-menu li a span.caret:hover {
        color: #FFF !important;
    }
    
    #secondary .productDisplayType .productSorting select.form-control,
    .ms-options-wrap > button,
      section.top-wrapper.product-page .productSorting .sbHolder .sbSelector{
        font-size: 15px !important;
    }

    .calendar .btn-group>.btn:last-child:not(:first-child) {
        margin-top: 8px;
    }

    .cart .row.pd-0-0-15>.wrap.pull-right.pd-10 {
        max-width: 90% !important;
        min-width: 80% !important;
        width: 85% !important;
        margin: 0 25px !important;
    }

    .cart .row.pd-0-0-15>.wrap.pull-right.pd-10>table td {
        border-left: 0 !important;
    }

    .cart .row.pd-0-0-15>.wrap.pull-right.pd-10 td h3 {
        font-size: 16px !important;
    }

    button.mobile-select-option>span:first-child:after {
        content: " " !important;
    }
    .insta-latest {
        font-size: 24px;
    }
    
    .navbar-nav>li>.dropdown-menu li a span.caret ,
    .navbar-default .navbar-toggle {
        color: var(--whiteColor) !important;
    }
    
    .sectionHeading {
        font-size: 24px;
        margin-bottom: 10px;
    }
    
    .aboutUs__images{
        padding: 0 !important;
    }
    .viewgalleryContainer, .gallerysContainer{
        padding-left: 0px;
        padding-right: 0px !important;
    }
}


@media (max-width: 575px) {
    .header-top.primary .topRight { 
        width: 100%;
        padding-left: 18px;
    }
    .navbar-header>button.navbar-toggle {
        margin-right: 15px !important;
        right: 0;
    }
    .top-nav.dropdown .cart .product_list_widget {
        right: -100px;
    }
     .header-top.primary .blog-search .search-input,
    .header-top.primary .blog-search .search-sub {
        min-height: 39px !important;
        max-height: 39px !important;
    }
    .header-top.primary .blog-search .search-input {  
        width: calc(100% - 132px) !important;
    }
    .top-nav.type2>ul>li>a,.top-nav.dropdown li span.tot_items{
        font-size: 12px !important;
    }
     .cart .content-area.travel2{
        padding-left: 17px !important;
        padding-right: 18px !important;
    }
}
@media (max-width: 480px) {
     #secondary .productDisplayType > .row > .clearfix + br{
   display: none;
    }
}
@media (max-width: 425px) {
    .event .blog-section article figure img {
        max-height: 230px;
    }
    #storeDefaultBtn, .top-nav.dropdown ul.product_list_widget > li.buttons > a, .college-slide .slide-item .bsns-btn a, .newsletter input[type="submit"], .btn-gold, .contact-form .message-sub, .product-_-summary .btn-set .btn, .btn.btn-warning, .submit-btn, .price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right,.btn_place_order{
        padding: 10px 28px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 375px) {
    #disclaimer-dialog{
        min-width: 300px;
    }    
    .bannerText h1{
        font-size: 20px;
    }
     .top-nav.dropdown .cart .product_list_widget {
        right: -100px;
    }
    .calendar .btn-grp-category .btn-group>.btn{
       font-size: 13px !important; 
    }
     #storeDefaultBtn, .top-nav.dropdown ul.product_list_widget > li.buttons > a, .college-slide .slide-item .bsns-btn a, .newsletter input[type="submit"], .btn-gold, .contact-form .message-sub, .product-_-summary .btn-set .btn, .btn.btn-warning, .submit-btn, .price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right,.btn_place_order{
        padding: 17px 5px !important;
    }
    .cart table.table.table-cart input{
    width: 30px;
    }
    .mainBanner img {
        min-height: 200px;
    }
}

@media (max-width: 350px) {
     .top-nav.dropdown .cart .product_list_widget {
        right: -70px;
    }
}

/* Products */
 

#filtered_products .option2-layout .frontinfo h5{
    font-weight: 400;
    font-size: 13px !important;
    font-family: var(--headingFontFamily);
}

.frontinfo span.amount{    
        border-top: 0px solid #ddd;
        padding: 0; 
}
body.products #filtered_products .frontinfo, body.product-groups #filtered_products .option2-layout .frontinfo{
    min-height: 307px !important;
}

body.products .featured #filtered_products .frontinfo{
    min-height: 250px !important;
}

#storeDefaultBtn, .college-slide .slide-item .bsns-btn a, .newsletter input[type="submit"], .btn-gold, .contact-form .message-sub, .product-_-summary .btn-set .btn, .btn.btn-warning, .submit-btn,
.price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right{
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: var(--headingFontFamily);
}
.top-nav.dropdown ul.product_list_widget > li.buttons > a{
    font-size: 15px !important;  
    font-weight: 500 !important;
    font-family: var(--headingFontFamily);   
 }
 
.price-slider-amount input[type="text"]{
    padding: 10px;
}


ol.breadcrumb li span, ol.breadcrumb li strong, ol.breadcrumb li a {
    font-size: 16px;
    color: var(--baseBrandColor) !important;
    font-weight: 400;
}
form.login-form .input>label,
ul.page-numbers li span, ul.page-numbers li a, .isotope-pager .pager,
.product-_-summary > .product-value{
    font-family: var(--bodyFontFamily);
}

 
table.table.table-cart input,
table.table.table-cart td.cart_price, td.sub-total.text-right{
    color: var(--textColor777) !important;
    font-weight: normal;
}
 
.productDetailsPage div#abovetext{
    padding-top: 25px;
}
.cart .row.pd-0-0-15 > .wrap.pull-right.pd-10{
    background: var(--colorF5);
    border: 1px solid var(--colorDDD);
}
 /* .all-products .productDisplayType,.product_group_content .productDisplayType {
  display: none;
} */
/* ------------------------------------ */
/* user */
.user_links,.user_address.add_address{   
    font-size: 18px !important;
}
.form-control, .login-form .text:before, .login-form .email:before, .login-form .password:before{
    font-size: 17px;
}
#ContactAddress .modal-footer .close_btn{
    background: var(--baseBrandColor) !important;
}

.col-md-12.con-cart table.table.table-cart td p,
.cart .row.pd-0-0-15 > .wrap.pull-right.pd-10 td h3 ,.cart .row.pd-0-0-15 > .wrap.pull-right.pd-10 td h3 b, 
button.btn.btn-warning.btn-lg, button.btn.btn-success.btn-bg.pull-right.return_to_cart, button.btn.btn-success.btn-lg.btn_place_order, #content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay, a#shipping_ahref, button#gc_apply, button#btnSubmitPay, button#apply_coupon, .btn_place_order, .login_form button, .proceed_pay, .return_to_cart, #shipping_ahref, button#btnSubmitPay, .wrap.pull-right a > button, .btn-ash-border,
.save_personalInfo, .save_changepassword, .close_btn, .save_btn, button#check_gc_balance{
    font-family: var(--headingFontFamily);
    font-weight: normal;
}
 
.event .inner_page_banner::before,
.productDetailsPage .inner_page_banner::before,
.products .inner_page_banner::before,
.services .inner_page_banner::before,
.contact-us .inner_page_banner::before{
  backdrop-filter: blur(3px);   
}


body.blog.event .blog-section article div.caption .description .readmore::after{
   content: "\f101";
  font-family: "FontAwesome";
  font-weight: 500;
  margin-left: 7px;
  font-size: 22px;
  position: relative;
  top: 1px;
}
body.blog.event .blog-section article div.caption .blog-title{
    font-weight: 200;
}

.checkout.payment iframe.input{
    width: 100% !important;
}

.error{
    font-weight: 100 !important;
}
body .login_form label.error{
    margin: 0.4em 0;
}
div#card_pay label.error {
    color: red !important;
}

span.evt-title,
span.evt-time{
    font-weight: 400 !important;
}
 
p.evt-description {
    color: var(--blackColor);  
}

 .login_form h3 {
    font-size: 25px;
}

section.top-wrapper{
    margin: 0 !important;
}
 
table.table.table-cart a{
    font-family: 'Impact' !important;
}
td.cart_price, td.sub-total.text-right{
    font-family: var(--bodyFontFamily) !important;
}

@media (max-width: 599px) {
       table.table.table-cart th ,
    .col-md-12.con-cart table.table.table-cart td p{
        font-size: 9px !important;
    } 
    .cart table.table.table-cart a{
         font-size: 13px !important;
        font-weight: 400;
    }
}

section.CMS-Pages.teamPageblock .row::before { 
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
}
section.CMS-Pages.teamPageblock .row::after { 
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
}
.Contact_form .form.widelabel > form > .formrow:nth-child(9) + div.simple_security{
  display:inline-block;
  width: 98%;
}

.products #primary{
    padding: 80px 0 !important;
}

body.manage_address.modal-open #default_flag {
    margin-top: 2.5px;
}

.products-product-categories .productSorting .sbHolder .sbSelector,
.products-product-categories .productLimiter .sbHolder .sbSelector,
.ms-options-wrap>button:focus,
.ms-options-wrap>button,
section.top-wrapper.product-page .productSorting .sbHolder .sbSelector,
section.top-wrapper.product-page .productLimiter .sbHolder .sbSelector,
#secondary .productDisplayType .productSorting select.form-control {
        font-size: 18px !important;
    }
 
#secondary .productDisplayType .productSorting select.form-control{
  color: var(--blackColor) !important;
  font-family: var(--headingFontFamily);
  font-size: 18px;
  font-style: normal;
  line-height: 26px; /* 162.5% */
  /* border-radius: 6px; */
  border: 1px solid #ededed!important;
  background: var(--whiteColor);
  padding: 12px 10px ;
}

.products-product-categories .productSorting .sbHolder .sbSelector,
.products-product-categories .productLimiter .sbHolder .sbSelector,
.ms-options-wrap>button:focus,
.ms-options-wrap>button,
section.top-wrapper.product-page .productSorting .sbHolder .sbSelector,
section.top-wrapper.product-page .productLimiter .sbHolder .sbSelector,
#secondary .productDisplayType .productSorting select.form-control,
div#secondary.widget-area .widget h3 {
  font-weight: 500 !important;
}

@media (min-width: 768px) and (max-width:810px) {

    .products-product-categories .productSorting .sbHolder .sbSelector,
    .products-product-categories .productLimiter .sbHolder .sbSelector,
    .ms-options-wrap>button:focus,
    .ms-options-wrap>button,
    section.top-wrapper.product-page .productSorting .sbHolder .sbSelector,
    section.top-wrapper.product-page .productLimiter .sbHolder .sbSelector,
    #secondary .productDisplayType .productSorting select.form-control {
            font-size: 14px !important;
        }
        
        #head .navSearch .blog-search{
            width: 178%;
        }
}

.cart table.table.table-cart a{
        font-weight: 400;
}
#head .navbar-default .navbar-nav>li>a{
    border-top: 2px solid transparent;
}
.mywishlist #primary .col-xs-12.col-sm-4.col-md-3:has(#secondary) {
       display: none;
}
.mywishlist #primary .product-page .col-xs-12.col-sm-8.col-md-9{
        min-width: 100%!important;
        width: 100%!important;
}

form.login-form .input > label[for="UserCaptcha"] > p {
    margin-top:1em;
}

.contact-us div.simple_security { 
    width: 98%;
}

.contact-us-form div.simple_security .input > label[for="UserCaptcha"] > p,
.contact-us div.simple_security .input > label[for="UserCaptcha"] > p {
    margin-top:0.5rem;
    margin-bottom: 10px; 
}

.contact-us-form div.simple_security + input + label[for="hiddenRecaptchaContactus"]  {
    margin-top: -5px;
    margin-bottom: 15px; 
}

.ProAttrContent h4.manufacTitle a,
.top-nav.type2 > ul > li:first-child > ul.submenu li a{
    /* word-break: break-all; */
    overflow-wrap: anywhere; /* or: break-word for older browsers */
    word-break: normal;      /* reset from break-all */
    white-space: normal;     /* ensure wrapping is allowed */
}

.inta-caption { 
  padding-left: 20px;
  padding-right: 20px;
}

.containergal {
  display: flex;
  justify-content: center;  /* horizontally center content */
}

 #primary .col-xs-12.col-sm-8.col-md-9.product_group_content>.productDisplayType+p{
    display: none;
 }
 
.mfp-container.mfp-ajax-holder.mfp-s-ready .top-wrapper .container > .row #contact_us_model .modal-body >.layout-form > .container{
    background:transparent !important;
    border: 0px !important;
 }
 
 #filtered_products .option2-layout .frontinfo > *:last-child{
    margin: 0 -7px !important;
 }
 
 .well.con-order-status * {
    color: #000 !important;
}
@media (min-width: 481px) and (max-width:767px)  {
    body.products #filtered_products .frontinfo, body.product-groups #filtered_products .option2-layout .frontinfo{
        min-height: 352px !important;
        padding-bottom: 0px;
    }
     body.products .featured #filtered_products .frontinfo{
        max-height: 180px !important;
        padding-bottom: 0px;
    }
    #filtered_products .amount{
        font-size: 13px !important;
    }
    #filtered_products .price-tag.stock-cart.col-md-4{
        width: 100%;
        text-align: right;
    }
    #filtered_products .frontinfo h5.manuf, h5.manuf{
        font-size: 13px !important ;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .productSorting li a, .productLimiter li a,
    .all-products .productDisplayType .row .productSorting .sbHolder .sbSelector,
    .all-products .productDisplayType .row .productLimiter .sbHolder .sbSelector{
            font-size: 13px !important;
    }
}