/* General */
html,body {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #4e4e4e;
}

span.post-date, .post-date.post-meta-item {
    text-align: center;
    padding: 5px;
    margin: 10px 0px;
}
.modal-content {
    border: 0px !important;
}
.page-layout-top-level-category .sidebar.sidebar-additional {
    display: none;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main  {
    max-width: 100%;
}

.amsearch-products-section .amsearch-product-list {
    padding: 10px;
}

.amsearch-products-section .amsearch-link, .amsearch-highlight {
    text-align:center;
}

section.amsearch-description.product.details.product-item-details {
    padding: 0px;
    font-size: 14px;
}

.account .sidebar.sidebar-additional {
    display: none;
}

a{
    color: #f6a60d;
}
a:hover {
    color: #f6a60d;
}

.btn:visited, .btn, .btn:hover, btn:active  {
    box-shadow: none !important;
}
/* Navigation */

.navigation{
    background-color: #f6a60d;
    padding: 0;
}
.navigation .navbar-collapse.show{
    background-color: #f6a60d;
}

.gallery-placeholder {
    width: 100% !important;
}

.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
    display: inline;
    background: #f47e11;
    margin: 0px 0px 0px 3px;
    padding: 0 5px;
    border-radius: 100%;
}

.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
    text-shadow: none;
}
.breadcrumbs {
    margin-bottom: 40px;
}
/* Header */

.page-header .panel.header {
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
.header-tel-container,
.header-covid {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #818181;
    padding: 5px 20px;
    letter-spacing: 1px;
}
.header-tel-container span:first-child {
    display: none;
}
.header-tel-container a {
    color: #fff;
}
.header-covid {
    background-color: #fff;
}
.header-covid a {
    color: #818181;
}

.header.content {
    display: flex;
    justify-content: space-between;
    align-items: center;    
    
}
.header.content::before, .header.content::after {
    content: none;
}


.header.content {
    padding: 20px 20px 0px 20px;
}

.block-search{
    width:33.3333%;
    float: left;
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    flex-direction: column;
    justify-content: center;
}

.block-search form{
    width: 90%;
    margin: 0 auto;
}

.block-search form input{
    border: 0;
    background-color: #f2f2f2;
    box-sizing: inherit;
    height: auto;
    width: 100%;
    padding: 14px 20px;
    border-radius: 50px;
}

.block-search form input::placeholder {
    color: #afafaf;
}

section.wrap.home-banner {
    height: 550px;
}
.product-info-stock-sku {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    padding-right: 20px;
    padding-bottom: 10px;
}
.block-search .action.search{
    opacity: 1 !important;
}
.block-search .action.search::before {
    background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%);
    opacity: 1;
    color: #fff !important;
    font-size: 31px;
    padding: 10px 6px;
    position: relative;
    top: 20px;
    border-radius: 30px;
    width: auto;
    right: 26px;
    
}
.block-search .action.search:hover {
    color: #fff !important;
    cursor: pointer;
}
input#search:hover {
    cursor: pointer;
}

.account-container{
    width:33%;
    float: left;
    display: flex !important;
    align-content: center;
    justify-content: flex-end;
    flex-flow: row wrap;
}

.account-container h6{
    color:#4e4e4e;
    font-weight: bold;
    margin-bottom: 0;
}
.account-container h6 i{
    color:#f47e11;
    padding-right: 5px;
    font-weight: 500;
    font-size: 20px;
    position: relative;
    top: 2px;
}
.account-container .account-wrapper{
    margin-bottom: 0px;
    border-right: 1px solid #4e4e4e;
    padding: 10px 25px 10px 10px;
    margin-right: 10px;
}
/* .account-container .account-wrapper::after{
    content:"|";
    display: inline;
} */


.amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action::before{
    display: none;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text{
    position: relative;
    color:#4e4e4e;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text i{
    color:#f47e11;
    padding-right: 5px;
    font-weight: 500;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.amsearch-form-container.-opened .amsearch-wrapper-input{
    position: relative;
}
.amquote-showcart.action{
    display: block !important;
    margin-top: 9px;
    margin-right: 90px;
}

a.btn.btnviewrange {
    margin-top: 20px;
}

.block-customer-login .actions-toolbar{
    margin-left: 0 !important;
    margin-top: 20px;
}

.product.data.items .title {
    text-transform: uppercase !important;
}
.a2a_svg path {
    fill: grey;
}
.block-customer-login .actions-toolbar .action.primary:hover,
.block-new-customer .actions-toolbar .primary .action:hover{
    border:1px solid #f6a60d;
    background-color: #f6a60d;
    color:#fff !important;
}

.block-new-customer .actions-toolbar .primary .action {
    border-radius: 40px;
}

.login-container .fieldset::after {
    margin-left: 0;
    font-size: 13px;
    margin-top: 20px;
}

.cms-index-index.page-layout-1column #maincontent{
    width: 100%;
}
.page-layout-1column #maincontent{
    width: 87%;
    margin:0 auto;
}

@media all and (min-width:769px) {

    .header-tel-container span:first-child {
        display: inline;
    }
    .action.nav-toggle {
        display: none;
    }
    .navigation {
        display: flex;
        justify-content: center;
        background-color: #f6a60d;
        border-radius: 6px;
        margin: 0 20px;
    }
    .navigation ul {
        width: 80%;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }
    .navigation ul li {
        margin-bottom: 0;
    }
    .navigation ul li a {
        display: block;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        padding: 6px 10px;
        transition: 0.2s;
    }
    .navigation ul li a:hover {
        color: #818181;
        text-decoration: none;
        background-color: #fff;
    }
    .nav-sections-item-title {
        display: none;
    }

}


@media (max-width:991px){
    .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
        margin: 0px 0px 0px -6px;
    }

    .account-container{
        width:30%;
    }
    .navbar-toggler.collapsed .fa-times{
        display: none;
    }

    .navbar-toggler.collapsed .fa-bars{
        display: block;
    }
    .navbar-toggler .fa-bars{
        display: none;
    }

    .navbar-toggler .fa-times{
        display: block;
    }

    .action.nav-toggle{
        display: none;
    }

    .nav-sections-item-title{
        display: none;
    }
    .navigation ul li a{
        color:#fff;
    }

    .navigation ul{
        padding:30px 30px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #f6a60d;
        height: 100%;
        z-index: 999;
    }


    .navigation{
        background-color: #fff;
    }
    .navbar-toggler.collapsed{
        color:#f47e11;
        position: absolute;
        top: -80px;
        right: 0;
        padding-left: 0px;
    }

    .navbar-toggler-icon{
        display: flex;
        flex-flow: row wrap;
        align-content: center;
        justify-content: center;
    }
    
    .navbar-toggler{
        background-color: #fff;
        color: #f6a60d;
        position: fixed;
        top: 10px;
        right: 10px;
        z-index: 99999 !important;
            }

    
    .navbar-toggler:focus,
    .navbar-toggler:hover{
        border:0 !important;
        background-color: unset;
        box-shadow: none;
    }
    .navigation ul{
        display: block;
    }

}
i.fal.fa-times {
    color: #fff;
}
.container{
    max-width: 95%;
}

section.row{
    margin-left: 0;
    margin-right: 0;
}

.hide{
    display: none;
}


/* Footer */
.footer.content{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

footer h6{
    font-weight: bold;
    color: #f47e11;
    margin-bottom: 14px;
    text-transform: uppercase;
}
footer ul li a{
    color:#4e4e4e !important;
    padding-bottom: 10px;
    display: block;
}
footer ul li a:hover{
    color: #f47e11 !important;
    text-decoration: none;
}

footer .inner{
    width: 87%;
    margin: 0 auto;
}

footer .footer-bottom-bar{
    background-color: #818181;
}
footer .footer-bottom-bar p{
    color:#fff;
    text-align: center;
    margin-bottom: 0;
    padding:10px 0;
    font-size:13px;
}

footer .footer-bottom-bar p a{
    color:#fff;
}
.cart.table-wrapper .item .col.item, .table tbody+tbody {
    border: 0px;
}

a.footersocial, a.footersocial:hover {
    color: #4e4e4e;
    margin-right: 20px !important;
    font-size: 25px;
}
.footer-contact ul {
    margin-bottom: 20px !important;
}

.table thead th {
    border-bottom: 0px;
}
span.openinghours, span.openinghours:hover {
    color: #818181;
}
.footer.content .footer-company img{
    margin-top:30px;
}

footer .social{
    display: flex;
    padding-top:20px !important;
}
footer .social li{
    padding-right: 20px;
}


footer .social li a{
    font-size: 20px;
}



.btn{
    background-color:#f6a60d;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.btn.outline{
    background-color: transparent;
    border:1px solid #4e4e4e;
    color: #4e4e4e !important;
}




.cms-home #maincontent{
    padding-left: 0;
    padding-right:0
}
.cms-home section{
    margin:0 20px;
}

/* Home Banner */

.home-banner{
    text-align: center;
    padding:80px 0;
    margin-top: 20px !important;
    background-image: url(/media/wysiwyg/home-banner-final.png);
    background-position: center;
    background-size: cover;
}
.home-banner h3{
    font-size: 20px;
    color: #f47e11;
    text-transform: uppercase;
    font-weight: bold;
}
.home-banner h1{
    font-size:49px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 1;
    text-align: center;
}
section.wrap.home-banner {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.home-banner p{
    padding-top:20px;
}
.home-banner p:last-child{
    margin-bottom: 0;
}

/* USP Bar */
.home-usp {
    padding:30px 0;
}
.home-usp h3{
    text-align: center;
    color: #f47e11;
    text-transform: uppercase;
    font-weight: bold;
    font-size:18px;
    margin-bottom: 0;
}
.home-usp p{
    text-align: center;
    font-size:16px;
    color: #4e4e4e;
    margin-bottom: 0;
}
.home-usp .row div:nth-child(2){
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}

a.amasty-hide-price-container {
    display: none !important;
}
/* Home ABout */
.home-about,
.home-about section{
    margin:0 !important;
}
.home-about .lcol::before{
    content: "";
    background: rgb(244,126,17);
    background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%); 
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 80%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
} 
.home-about .rcol{
    padding:40px 150px 40px 0;
}
.home-about h2{
    font-size:40px;
    color:#818181;
    font-weight: bold;
    margin-bottom: 20px;
}
.home-about h2 span{
    color:#4e4e4e;
}
.home-about p:last-child{
    margin-bottom: 0;
    margin-top:40px;
}
.home-about p a{
    margin-right: 20px;
}
.home-about img{
    z-index: 9;
    position: relative;
    position: absolute;
    top: 90px;
    right: 80px;
    max-width: 437px;
    width: 100%;
}


/*  home-catergorys */
.home-catergorys h3{
    text-align: center;
    font-size:22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top:20px;
    margin-bottom: 20px;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-content: center;
    flex-flow: row wrap;
}
.home-catergorys p{
    text-align: center;
    margin-top: auto;
    margin-bottom: 0;
}
.home-catergorys .col{
    display: flex;
    flex-flow: row wrap;
    flex-flow: column;
    justify-content: center;
    width: 20%;
}
.home-catergorys img{
    border-radius: 5px;
}

.home-catergorys h2{
    font-size:32px;
    color:#818181;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

.home-catergorys h2 span{
    color:#4e4e4e;
}

/* Downloads */
.home-download{
    padding: 80px 0 20px 0;
}

.home-download .innercol{
    background-color: #f2f2f2;
    padding:15px 0;
    border-radius: 5px;
}
.home-download .innercol p{
    text-align: center;
    margin-bottom: 0;
    font-size:22px;
    font-weight: bold;
}
.home-download .innercol p a{
    display: block;
    color:#4e4e4e;

}


/* Home Brands */
.home-brands{
    position: relative;
    margin:0 !important;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 70px;
}

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

.home-brands section{
    margin:0 20px;
}
.home-brands::after {
    content: "";
    background: rgb(244,126,17);
    background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%); 
    position: absolute;
    bottom: 0px;
    right: -410px;
    padding-top: 20px;
    width: 60%;
    height: 80%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: -1;
}

.product-item-name > a, .product.name a > a {
    text-transform: initial;
    font-size: 18px;
    line-height: 18px;
    display: block;
}
.price-container .price, .product-item, .amquote-cart-wrapper.minicart-wrapper .block-quotecart .cart-item-qty {
    font-size: 16px;
}
.home-brands h2{
    font-size:32px;
    color:#818181;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    padding: 0px 20px;
}
.home-brands h2 span{
    color:#4e4e4e;
}
.home-brands .brandrow{
    display: block;
}
.home-brands .item .content{
    text-align: center;
    margin: 20px;
    padding: 60px 50px 20px 50px;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
    min-height: 200px;
    background: #fff;
    border-radius: 5px;
}
.home-brands .item .content h3{
    font-size:20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33%) !important;
}
.home-brands .item .content p{
    margin-bottom: 0;
}
.home-brands .item .content img{
    margin:0 auto;
    padding-bottom: 60px;
}

.brand-slider .slick-slide div {
    height: 100%;
    padding-bottom: 20px;
}

.home-brands button{
    background-color: #fff;
    border: 0;
    color: #f79e4d;
    padding:0;
    font-size:30px;
}


.home-brands .slick-arrow{
    background-color: #fff;
    border: 0;
    color: #f79e4d;
    padding:0;
    font-size:30px;
    background:none !important;

}
.home-brands .slick-prev.slick-arrow{
    position: absolute;
    top: -54px;
    right: 90px;
    left: initial;

}
.home-brands .slick-next.slick-arrow{
    position: absolute;
    top: -43px;
    right: 52px;
}

.home-brands .slick-slider .slick-arrow.slick-prev{
    -webkit-transform:rotate(0) translate(0);
    -moz-transform: rotate(0) translate(0);
    -ms-transform:rotate(0) translate(0);
    transform: rotate(0) translate(0);
}

/* Home Featured Products*/

.home-fproducts {
    position: relative;
    margin:0 !important;
    overflow: hidden;
    padding:60px 0px 60px 0px;
}
.home-fproducts section{
    margin:0 20px;
}
.home-fproducts section.inner::after {
    content: "";
    background: #f2f2f2; 
    position: absolute;
    bottom: 0;
    right: -410px;
    width: 60%;
    height: 80%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: -1;
}


.home-fproducts  h2{
    font-size:32px;
    color:#818181;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    padding: 0px 20px;
}
.home-fproducts  h2 span{
    color:#4e4e4e;
}
.home-fproducts  .brandrow{
    display: block;
}





.home-fproducts  li{
    text-align: center;
    margin: 20px;
    padding: 100px 50px;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
    min-height: 200px;
    background: #fff;
    max-width: 90% !important;
    height: 100%;
    border-radius: 5px;
}
.home-fproducts .product-item-name{
    font-size:20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.home-fproducts  .item .content p{
    margin-bottom: 0;
}
.home-fproducts  .item .content img{
    margin:0 auto;
    padding-bottom: 60px;
}

.home-fproducts .product-item .price-box{
    display: none;
}


.home-fproducts  button{
    background-color: #fff;
    border: 0;
    color: #f79e4d;
    padding:0;
    font-size:30px;
}

.products-grid::after{
    display: none;
}



.home-fproducts .slick-track{
    display: flex;
    flex-flow: row wrap;
}
.home-fproducts .slick-slide > div{
    height: 100%;
}


.home-fproducts .block.widget .product-item-info{
    display: flex;
flex-flow: row wrap;
    flex-direction: row;
flex-direction: column;
height: 100%;
}

.home-fproducts .product-item-details{
    display: flex;
flex-flow: row wrap;
align-content: center;
justify-content: center;
flex-flow: column;
padding: 0 20px 30px 20px;
}




.home-fproducts  .slick-arrow{
    background-color: #fff;
    border: 0;
    color: #f79e4d;
    padding:0;
    font-size:30px;
    background:none !important;

}
.home-fproducts  .slick-prev.slick-arrow{
    position: absolute;
    top: -54px;
    right: 90px;
    left: initial;

}
.home-fproducts .slick-next.slick-arrow{
    position: absolute;
    top: -43px;
    right: 52px;
}

.home-fproducts  .slick-slider .slick-arrow.slick-prev{
    -webkit-transform:rotate(0) translate(0);
    -moz-transform: rotate(0) translate(0);
    -ms-transform:rotate(0) translate(0);
    transform: rotate(0) translate(0);
}






/* Home Blog */

.home-blog h3{
    font-size:32px;
    color:#818181;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: left;
}
.home-blog h3 span{
    color:#4e4e4e;
}
.home-blog h3 .btn{
    float: right;
}

.home-blog img{
    width: 95%;
}
@media (max-width:991px){
    .home-blog img {
        width: 100%;
    } 
}
@media (max-width:550px){
    h2.sub-cat-title {
        font-size: 20px;
    }
    
    .columns .column.main {
        padding-bottom: 0px
    }

    .contact-index-index #maincontent {
        margin: 30px auto;
    }

    section.wrap.home-banner {
        margin: 0px 1.5rem !important;
    }    
    .home-banner h1 {
        font-size: 30px;
    }
}
@media (max-width:440px){
    .product-item-name > a, .product.name a > a {
        font-size: 16px;
        line-height: 20px;
        display: block;        
    }
    .home-catergorys h3 {
        font-size: 16px;
    }
    .home-download .innercol p a {
        font-size: 16px;
    }    
    .header-tel-container, .header-covid  {
        width: 50%;
        text-align: center;
    }    
    .header-tel-container a, .header-covid a{ 
        font-size: 14px;
    }
    .product-info-main .page-title-wrapper .page-title {
        font-size: 20px !important;
    }
}

.home-blog .blogcol{
    padding:30px 0;
}

.home-blog .post-date{
    height: 60px;
    width: 60px;
    background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-flow: row wrap;
    color: #fff;
    font-weight: bold;
    font-size: 16px; 
    line-height: 16px    
}
.home-blog .postCont{
    display: flex;
}
.home-blog .postCont .postInfo{
    margin-right: 20px;
}

.home-blog .singlepost{
    border-bottom: 1px solid #d1d1d1;
    padding: 20px 0;
}
.home-blog h5 {
    margin-bottom: 0;
    padding-top: 10px;
}
.home-blog h5 a{
    color: #4e4e4e;
    font-weight: bold;
    font-size: 20px;
}
.home-blog p{
    margin-bottom: 0;
}
.home-blog .link{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f6a60d;
    font-weight: bold;
    font-size: 16px;
}
.home-blog a:hover{
    text-decoration: none;
}

@media (max-width:1200px){
    .container {
        max-width: 100%;
    }
}
.category-description {
    text-align: center;
}

@media(max-width:990px){


    .navigation ul {
        width: 100%;
    }

    footer .inner{
        width: 100%;
    }


    .home-banner .offset-md-6{
        margin-left: 0;
        width: 100%;
        max-width: 100% !important;
        flex: 100%;
    }

    .home-about .rcol {
        padding: 40px 40px 150px 40px;
    }
    .home-about img {
        z-index: 9;
        position: relative;
        position: absolute;
        top: 24%;
        right: 30px;
        max-width: 297px;
        width: 100%;
    }


    .home-catergorys .row{
        flex-flow: row wrap;
    }
    .home-catergorys .col{
        width:33.333%;
        flex-basis: inherit;
        -ms-flex-positive: 1;
        flex-grow: inherit;
    }

    .home-brands .item .content{
        padding: 60px 20px;
    }

    home-usp .row div:nth-child(2) {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

}
a.action.back {
    display: block;
}
@media (max-width:768px){
    .amasty_quote-cart-index .cart.main.actions .action {
        margin-right: 10px !important;
        padding: 10px !important;
    }    
    .field.qty .control:before {
        content: "Qty:";
        padding-right: 10px;
        font-weight: 600;
    }
    .cart.table-wrapper .col.qty[data-th]:before {
        display:none;
        }
        
    .breadcrumbs {
        margin-bottom: 10px !important;
    }    
    .page-header .amsearch-wrapper-block:before {
        background: #fff;
    }
    .panel.wrapper {
        border-bottom: 1px solid #e8e8e8;
    }
    .catalog-product-view .amquote-addto-button, .amquote-addto-button {
        margin-left: 20px !important;
    }

    .product-add-form .fieldset {
        display: flex;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }

    .product.data.items > .item.title > .switch:after {
        content: '\e622';
        font-family: 'icons-blank-theme';
        padding-left: 10px;
        font-weight: bold;
        font-size: 22px;
        float: right;
    }

    h2.sub-cat-title {
        font-size: 1rem;
    }    
    li.category.item {
        width: 49%;
    }    
    .home-blog .blogcol {
        padding: 30px 15px;
    }
    section.wrap.home-blog, section.wrap.home-catergorys {
        margin: 0px 25px;
    }
    .secondary {
        padding-top: 10px;
    }
    .btn{
        font-size:14px;
    }
    
    .cms-home section {
        margin: 0 0;
    }

    .home-download {
        padding: 50px 20px 40px 20px;
    }

    .product-info-main .box-tocart .actions {
        text-align: left;
    }
}


@media (max-width:767px){

    .footer-three{
        padding-top:40px;
    }
    .footer-contact{
        padding-top:40px
    }


    .home-about .lcol{
        display: none;
    }
    .home-about .rcol {
        padding: 40px 20px 60px 20px;
    }
    .home-blog .blogcol {
        padding: 30px 20px;
    }

    .home-brands .item .content{
        padding: 100px 30px;
    }

    .home-banner{
        margin-top: 0 !important;
        padding:50px 0
    }
    .home-fproducts{
        padding-top: 0;
    }

}


@media (max-width:550px){
    .home-catergorys .col{
        width:50%;
    }

    .home-download .innercol p{
        font-size: 18px;
    }
    .home-blog{
        padding-top:0;
        padding-bottom: 0;
    }
    .home-brands .item .content{
        min-height: 417px;
        padding: 50px 30px;
    }



    .header .logo {
        width: 50%;
        margin-left: 0;
    }
    .home-fproducts{
        padding-bottom: 0;
    }
    .home-about p:last-child a{
        margin-bottom: 20px;
    }

    .titleblockarea{
        width: 100%;
    }

    .home-fproducts .slick-prev.slick-arrow{
        top: -34px;
    }
    .home-fproducts .slick-next.slick-arrow{
        top: -24px;
    }

    .block.block-search{
        display: none;
    }

}






/* Single Product Page */

.catalog-product-view  .columns{
    width: 86%;
    margin: 0 auto;;
}


.product-info-main .box-tocart .actions #product-addtocart-button{
    background-color: #f6a60d;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    line-height: 1.5;
    border:0;
}


.product-info-main .page-title-wrapper .page-title{
    margin-top: 0;
    font-size:32px; 
    line-height: 38px;
    font-weight: bold;
}
.product-reviews-summary .reviews-actions a{
    font-size:16px;
    color:#f6a60d;
}



.stock.available span{
    color:green;
    font-size: 14px;
}
.product-info-main .product.attribute.sku{
    float:right;
}
.product-info-main .box-tocart .actions{
    vertical-align: middle;
}
.product-info-main .product-addto-links{
    display: none;
}

.catalog-product-view .page-title-wrapper{
    display: none;
}
.catalog-product-view .page-title-wrapper.product{
    display: block;
}

.page-layout-1column .product.media,
.page-layout-1column .product-info-main{
    width:50%;
}

.product.data.items {
    padding-top: 30px;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    color: #333333 !important;
}

.product.data.items > .item.title > .switch, .product.data.items > .item.title > .switch:hover{
    height: auto;
    padding:10px 20px !important;
    background-color:#818181;
    font-size: 16px;
    letter-spacing: 1px;    
    border-radius: 5px 5px 0px 0px;
    color: #fff !important;
    border:0;
}

.product.data.items > .item.title.active a { 
    background-color: #FFF;
    border-top: 1px solid #d1d1d1  !important;
    color: #818181 !important;
    border-right: 1px solid #d1d1d1 !important;
    border-left: 1px solid #d1d1d1 !important;
}

.product.data.items > .item.content{
    margin-top: 40px;
}










/* Catalog */

.catalog-category-view #maincontent{
    width: 86%;
    margin: 0 auto;;
}

.product-item-actions .actions-secondary{
    display: none !important;
}
.product.name{
    text-align: center;
}
.product.name a{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-transform: initial;
    line-height: initial;
}
.product.name a:hover{
    text-decoration: none;
}


.product-item .price-box{
    text-align: center;
}

.page-products .product-item-info{
    width: auto;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
}
.product-item-inner{
    text-align: center;
}
.message.global.noscript, .message.global.cookie {
    background: #f9c561;
    border-color: #000000;
}
button#send2 {
    color: #4e4e4e !important;
}

.customer-account-forgotpassword .page-title-wrapper {
    margin-top: 30px;
}

.action.primary, a.action.primary.continue:hover,a.action.primary.continue, .action.primary:hover, .action.primary:active, .action.primary:visited, .action.primary:focus-visible{
    background-color: #fff !important;
    border: 1px solid #4e4e4e !important;
    color: #4e4e4e !important;
    border-radius: 50px;
    padding: 8px 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    line-height: 24px;
    box-shadow: none;
}

.message.global.noscript a, .message.global.cookie a, 
.message.global.noscript a:hover, .message.global.cookie a:hover,
.message.global.noscript a:visited, .message.global.cookie a:visited  {
    color: #333333;
    font-weight: 800;
}

div#modal-content-18, header.modal-header, footer.modal-footer {
    border: none;
}

button.action-primary.action-accept, button.action-primary.action-accept:hover {
    background-color: #f6a60d !important;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px !important;
    box-shadow: none;
}

button.action-secondary.action-dismiss {
    border: 1px solid #333 !important;
    color: #333 !important;
    border-radius: 50px;
    padding: 13px 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: none;
    box-shadow: none;
}

.product-item-details{
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    flex-flow: column;
    padding: 0 20px 30px 20px;
}

.product-image-container{
    display: block;
    margin:0 auto;
}


.product-item-actions .actions-primary{
    width: 100%;
}
.product-item-actions .actions-primary button{
    width: 100%;
}
.product-item-actions .actions-primary button:hover{
    background-color: #f6a60d;
    border:1px solid #f6a60d;
    color: #fff;
}

.more-details{
    border:1px solid #333 !important;
    color:#333 !important;
    background: none;
    border-radius: 40px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;    
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    width: 80%;
    margin: auto;    
}




.catalog-product-view .amquote-addto-button, .amquote-addto-button{
    background-color: #f6a60d  !important;
    border-radius: 50px  !important;
    padding: 8px 30px  !important;
    color: #fff !important;
    font-weight: bold  !important;
    text-transform: uppercase  !important;
    letter-spacing: 1px  !important;
    font-size: 1rem  !important;
    line-height: 1.5 !important;
    border: 0 !important;
    width: auto;
    margin: 0px !important;  
}

li.item.product.product-item .amquote-addto-button {
    width: 80% !important;
    padding: 10px !important;
}

.page-products .product-item-info{
    height: 100%;
    display: flex;
flex-flow: row wrap;
    flex-direction: row;
flex-direction: column;
}

.product-item-details{
    flex-grow: 1;
}

.product-item-inner{
    margin-top: auto;
    margin-bottom: 0;
}



.filter-options .filter-options-title{
    font-size:18px;
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 14px 0px;
    border-bottom: 1px solid #434343;
}

.filter-options-title::after{
    content:"+";
    display: inline;
    float: right;
}
.filter-options-title.active::after{
    content:"-";
    display: inline;
    float: right;
}
.filter-options .count {
    padding-left: 4px;
}

.filter-content .block-subtitle{
    background-color: #f6a60d;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    width: 100%;
}

.filter-content .filter-options{
    background-color: #f2f2f2;
    padding:20px 20px;
    border-radius: 4px;
}

.filter-options-content li a{
    color:#333;
}

.title-content {
    padding-top: 40px;
}

.page-products .page-title-wrapper, .category-description{
    width: 84%;
    margin: 0 auto;
}
.toolbar-products{
    margin-bottom: 17px;
}
.products {
    margin: 16px 0;
}


.block.filter .filter-title{
    display: none;
}
.filter-current .items{
    background-color: #f2f2f2;
    padding: 20px 20px;
    border-radius: 4px;
}

.filter-current + .filter-actions a{
    color: #f6a60d;
    font-weight: bold;
    padding: 5px 20px 0 20px;
    display: block;
}

.filter-current .action.remove{
    font-size:0px;
}
.filter-current .action.remove::after{
    content:"x";
    display: inline;
    font-size:16px;
    color:#f6a60d;
    float: right;
    font-weight: bold;
}

.pages strong.page{
    color:#f6a60d;
}

.pages-items li a{
    color: #333 !important;
}

.pages .action.next{
    border:0;
    width: 24px;
}
.pages .action.previous{
    border:0;
    width: 24px;
}


/* Blog */
.is-blog #maincontent{
    width: 86%;
    margin: 0 auto;
}

p.post-list-description {
    padding-bottom: 20px;
}


.minicart-items .product-item-name a {
    color: #333333;
    text-decoration: none;
}


div#modal-content-16, .popup-authentication .block-authentication {
    border: 0px;
}
.category-description {
    padding-bottom: 0px;
}
button#top-quotecart-button, button#top-quotecart-button:hover, .block-new-customer .actions-toolbar .primary .action,.block-new-customer .actions-toolbar .primary .action:hover, .block-authentication .actions-toolbar > .primary .action,.block-authentication .actions-toolbar > .primary .action:hover {
    background-color: #f6a60d !important;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px !important;
    font-size: 1rem;
    box-shadow: none !important;
}
.amasty_quote-quote-success h1.page-title {
    padding-left: 0px;
    padding-top: 30px;
}
.minicart-items .product-item-details {
    padding-left: 20px;
}

.is-blog .post-date {
    height: 60px;
    min-width: 60px;
    background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-flow: row wrap;
    color: #fff;
    font-weight: bold;

    font-size:16px; 
    line-height:16px
}

.mgz__data-grid .action-tertiary, .mgz__data-grid .action-tertiary:hover {
    border: 1px solid #333 !important;
    color: #333 !important;
    border-radius: 40px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-decoration: none;
}
.mgz__data-grid button {
    box-shadow: none !important;
}
.mgz__data-grid .action-secondary, .mgz__data-grid .action-secondary:hover {
    background-color: #f6a60d !important;
    border-radius: 50px !important;
    padding: 8px 10px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 16px !important;
    border: 0px !important;
    width: auto;
}
a, a.action.remind {
    text-decoration: none !important;
    color: #f6a60d;
}
#customer-attachments .mca-download:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f56d";
    color: #f6a60d;
}
.block.block-customer-login, .block.block-new-customer {
    padding-right: 20px;
}
.amazon-validate-container .block .block-title strong, .login-container .block .block-title strong {
    font-weight: bold;
}

.field.email.required, .field.telephone, .field.name.required, .field.company {
    padding-bottom: 20px;
}

.login-container .block .block-title, legend.legend span {
    font-size: 24px;
    font-weight: bold !important;
    text-align: left;
    margin-bottom: 30px;
}

input, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"], textarea {
    min-height: 44px;
    border-radius: 5px;
}
.quote-details .control {
    margin-top: 4px;
}
.is-blog .content-out{
    display: flex;
    padding: 0px 30px;
}

.is-blog .content-area{
    margin-left: 20px;
}

.post-image a {
    display: block;
    width: 100%;
    min-height: 200px;
    text-decoration: none;
}

.is-blog .singlepost{
    border-bottom: 1px solid #d1d1d1;
    padding: 40px 0;
}
.is-blog h2 {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 1.25rem;
    color: #4e4e4e;
    font-weight: bold;
}



.home-blog p{
    margin-bottom: 0;
}
.is-blog .link{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f6a60d;
    font-weight: bold;
}
.home-blog a:hover{
    text-decoration: none;
}


.post-list.grid li{
    width: 31%;
}

.is-blog .page-title-wrapper, .post-list-description, .is-blog h1 {
    text-align: center;
}

.wordpress-post-view .page-title-wrapper{
    display: none;
}

.wordpress-post-view .topcat{
    display: flex;
}
.wordpress-post-view .post-title{
    display: flex;
    align-content: center;
    justify-content: center;
    flex-flow: row wrap;
    padding-top: 0;
    margin-left: 20px;
    font-size: 30px;
}

.wordpress-post-view .post-content{
    padding:60px 0;
}


.wordpress-post-view .social ul{
    display: flex;
    list-style: none;
    margin-left: 0;
    padding-left: 0;;
}
.wordpress-post-view .social ul li{
    list-style: none;
}
.wordpress-post-view .social ul li a{
    padding-left: 10px;
    font-weight: bold;
    color: #4e4e4e;
    font-size: 20px;
}
.post-list.grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2%;
}
.post-list.grid li.item {
    height: auto;
    border-radius: 5px;
}
.post-list-wrapper .post-list.grid li {
    width: 30%;
    margin: 1% 0px;
}

.post-view {
    width: 75%;
    margin: 0 auto;
}

.post-image img {
    width: 100%;
}

.breadcrumbs a, .breadcrumbs .item:not(:last-child)::after, .breadcrumbs strong {
    font-size: 13px;
}

h1#page-title-heading, h1 {
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}

h1.page-title {
    text-align: center !important;
    width: 100%;
    margin-bottom: 50px !important;
}

.breadcrumbs .items{
    font-size: 16px;
    padding: 20px;
    background: #f5f5f5;
    border-radius: 5px;
    margin: 10px 0px;
    font-family: 'Lato', sans-serif;
    color: #4e4e4e;    
}
.breadcrumbs .item:not(:last-child)::after {
    vertical-align: middle;
}

/* CMS PAGE */
.cms-page-view #maincontent{
    width: 86%;
    margin: 0 auto;
}

/*  Cart */
.checkout-cart-index #maincontent{
    width: 84%;
    padding: 40px 0;
}

.table-wrapper .mark{
    background-color: #f5f5f5;
}

.table-wrapper .page-title-wrapper{
    text-align: center;
    margin-bottom: 40px;
}
.column.main .cart-summary .block > .title strong, 
.column.main .paypal-review-discount .block > .title strong{
    font-size:20px;
}

.table-wrapper  .grand{
    color: #f6a60d;
    font-weight: bold;
}   


.checkout-cart-index button{
    background-color: #f6a60d;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border:0;
}
.cart-container .form-cart .action.continue::before,
.cart-container .form-cart .action.update::before{
    top: 4px;
    position: relative;
}

.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:visited
{
    border: 1px solid #333 !important;
    color: #333 !important;
    border-radius: 40px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 1rem !important;
    letter-spacing: 1px !important;
    background-color: #fff;
}

.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .actions-toolbar > .action:hover,
#update-quote-cart, #empty_cart_button, .action.update, #update-quote-cart:hover, #empty_cart_button:hover, .action.update:hover
{
    border: 0px solid #333 !important;
    background: #e6e6e6;
    color: #6c6c6c !important;
    border-radius: 40px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 1rem !important;
    letter-spacing: 1px !important;
    box-shadow: none;
}

.fieldset > .field .note, .fieldset > .fields > .field .note {
    font-size: 14px;
    margin: 4px 0px 10px 0px;
}
.cart.table-wrapper .col.price .input-text, .cart.table-wrapper .col.qty .input-text {
    font-size: 16px;
}
.cart-summary > .title {
    display: none;
}
/* Amastay Quote */

.customer-account-login #maincontent,
.amasty_quote-cart-index #maincontent{
    width: 86%;
    margin: 0 auto;
    padding-top: 40px;
}
.quote-details .title{
    font-size:20px;
    font-weight: bold;
}

.cart-container .checkout-methods-items .action.primary{
    background-color: #f6a60d !important;
    border:1px solid #f6a60d !important;
    color: #fff !important;
    border-radius: 40px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-size: 1rem !important;
    letter-spacing: 1px !important;
    width: auto;
    padding: 7px 50px;
    line-height: 1.2rem !important;
}


.fieldset > .field:not(.choice) > .label{
    width: 100%;
    text-align: left;
}
.fieldset > .field:not(.choice) > .control{
    width: 100%;
}

.cart-container .field-tooltip{
    display: none;
}
.field .control._with-tooltip input{
    width: 100%;
}
.fieldset > .field{
    margin:0;
}






.amasty_quote-cart-index .product-item-name a{
    font-size: 20px;
    font-weight: bold;
}






/* CMS Contact */
.contact-index-index #maincontent{
    width: 87%;
    margin: 60px auto;
}

#contact-form{
    width: 50% !important;
    float: left;
}
.map-box{
    width: 100%;
    float: left;
}
.map-box iframe{
    width: 100%;
    padding-left: 0px;
    padding-top: 60px;
}


.contact-page-form-info{
    width: 48%;
    float: left;
    padding-left: 80px;;
}

.contact-page-form-info .far,
.contact-page-form-info .fal{
    padding-right: 10px;
    margin-left: -30px;
    color: #f6a60d;
}

.contact-page-form-info div{
    padding-bottom: 20px;
}
.contact-page-form-info div a{
    color: #4e4e4e;
}
.contact-page-form-info div a:hover{
    color: #f6a60d;
    text-decoration: none;
}

.feedback{
    width: 100%;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 60px;
}




@media (max-width:768px){

    .actions-toolbar {
        text-align: left;
    }
    a.action.continue {
        width: auto !important;
        float: left;
        margin-right: 50% !important;
    }    
    button#empty_cart_button, button#empty_cart_button:hover, button.action.update, button.action.update:hover {
        width: auto !important;
        float: left;
        margin-right: 20px;
        height: 50px;
    }
    .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .actions-toolbar > .action:hover, #update-quote-cart, #empty_cart_button, .action.update, #update-quote-cart:hover, #empty_cart_button:hover, .action.update:hover,
    .cart-container .form-cart .action.continue:hover, .cart-container .form-cart .action.continue, .cart-container .form-cart .action.continue:active, .cart-container .form-cart .action.continue:visited {
        font-size: 0.8rem !important;
    }    
    .post-image img {
        padding-top: 20px;
    }
   .cart-container .form-cart {
        width: 100% !important;
    }

    .cart-summary {
        width: 100% !important;
    }

    .wordpress-post-view .post-content {
        padding: 0px 0;
    }    

    a.action.create.primary, button#send2 {
        width: auto;
    }
    #contact-form, .contact-page-form-info {
        width: 100% !important;
    }
    .contact-page-form-info {
        padding-top: 30px;
    }

    .feedback .col-md-12.col-lg-4 {
        padding-top: 30px;
    }    
}

@media (max-width:620px){
    a.action.continue {
        margin-right: 20% !important;
    }       
}
@media (max-width:550px){
.logo img {
    padding: 0px 40px;
}
}
@media (max-width:400px){
    a.action.continue {
        margin-right: 0% !important;
    }       
}

.feedback ul{
    background-color: #f1f1f1;
    padding: 30px 50px;
    list-style: none;
}
.feedback ul li a{
    color: #f47e11 !important;
    font-weight: bold;
}

li.share {
    font-weight: bold;
    color: #4e4e4e;
    font-size: 18px;
}

#contact-form label{
    width: 100%;
    display: block;
    text-align: left;
}
#contact-form label span{
    text-align: left;
}
#contact-form input{
    width: 100%;
}   

#contact-form .control{
    width: 100%;
}

#contact-form .actions-toolbar{
    margin-left: 0;
}
.fieldset:last-child {
    margin-bottom: 10px;
}
#contact-form .actions-toolbar button{
    background-color: #f6a60d;
    border:1px solid #f6a60d;
    color:#fff;
}
.actions-toolbar {
    padding-bottom: 10px;
}
#contact-form .fieldset > .field{
    margin-bottom: 0;
}
input#information, label#informationlable {
    width: auto;
}
label#informationlable {
    margin-bottom: 0px;
}
.field.information .control {
    display: flex;
    align-items: center;
}
a.contact-link {
    color: #f57e11;
}
.customer-account-create form#form-validate{
    padding: 40px 0;
    margin: auto;
}

.customer-account-create form .field-name-lastname{
    margin-bottom: 20px;
}

.customer-account-create form .fieldset > .legend{
    margin-left: 0;
    margin-bottom: 0;
}
.customer-account-create form .actions-toolbar{
    margin-left: 0;
}
button.action.submit.primary {
    background-color: #f6a60d !important;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px !important;
    font-size: 1rem;
    box-shadow: none !important;
}


.amsearch-block-header .amsearch-title {
    font-size: 20px;
}

p.amsearch-block-header.amsearch-collapsible-title {
    padding: 0px 1rem;
}

.amsearch-item-container .amsearch-item .amsearch-link {
    color: #f47e11;
    font-size: 16px;
    line-height: 16px;
    padding: 0px 1rem;
}

.amsearch-item-container.-recent_searches .amsearch-item, .amsearch-item-container.-recent_searches .amsearch-item:focus,  .amsearch-item-container.-recent_searches .amsearch-item:visited, .amsearch-item-container .amsearch-item .amsearch-link:hover {
    background: none;
    border: 0px;
    color: #f47e11;
}


.amsearch-item-container.-recent_searches li.amsearch-item a.amsearch-link.item-name {
    color: #fff;
    background-color: #c7c7c7;
}

a.action.back {
    background-color: #fff !important;
    border: 1px solid #4e4e4e !important;
    color: #4e4e4e !important;
    border-radius: 50px;
    padding: 8px 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    line-height: 24px;
    box-shadow: none;
    margin: 0px !important;
}
.form-create-account .actions-toolbar {
    margin-left: 0px !important;
}
.form-create-account input[type="checkbox"] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 16px;
}

.customer-account-create .page-title-wrapper{
    padding-top:40px;
    text-align: center;
}
.post-list .post-image {
    border-radius: 5px !important;
}
.customer-account-create .action.primary, .action-primary:hover{
    background-color: #f6a60d;
    border:1px solid #f6a60d;
    color:#fff !important;
}
.fieldset > .field.choice:before, .fieldset > .field.no-label:before {
    width: 100%;
}
li.item.product.product-item {
    margin: 10px 0px !important;
}
.product.media {
    padding: 0px 20px 0px 0px;
}
.gallery-placeholder {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
}
.block-related-heading {
    font-size: 32px;
    color: #212529;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    padding: 0px 20px;
}
.gallery-placeholder:before {
    font-size: 2rem;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    position: relative;
    font-weight: normal;
    float: right;
    padding-top: 92%;
    padding-right: 2%;
    z-index: 1;
}
stong {
    font-weight: bold;
}

h3 {
    font-weight: bold;
    margin-bottom: 20px;
}

.feedback .col-md-4 {
    padding-right: 0px;
}
.feedback .col-md-8 {
    padding-left: 0px;
}
p.toolbar-amount {
    display: none;
}
.pages {
    margin-top: 30px;
    text-align: center;
}
li.item.blog strong {
    display: none;
}
li.item.blog:after {
    content: "News";
    font-size: 13px;
}

@media (max-width:1249px){
    .post-list.grid li {
        width: 25%;
    }
    .more-details {
        padding: 10px;
        font-size: 16px !important;
    }
}
@media (max-width:950px){
    .post-list.grid li {
        width: 100%;
    }
}
@media (max-width:1200px){

    .navigation ul{
        width: 100%;
    }

    footer .inner{
        width: 100%;
    }
    .page-layout-1column #maincontent,
    .customer-account-login #maincontent,
    .amasty_quote-cart-index #maincontent,
    .catalog-product-view .columns,
    .catalog-category-view #maincontent{
        width: 100%;
    }
    .product-item-details{
        width: 100%;    
    }
    .product-item .btn.more-details{
        font-size: 15px;
    }
    .product-item-actions .actions-primary button{
        font-size:16px !important;
    }
    .product.name a{
        font-size:18px;
    }
    .product-item .price-box .price {
        font-size: 18px;
    }
    .block-search .action.search::before{
        right: 15px;
    }
    .filter-options .filter-options-title {
        font-size: 16px;
    }


    .product-info-main .product.attribute.sku{
        font-size: 14px;
        padding-top: 4px;
    }

    .cms-page-view #maincontent{
        width: 100%;
    }

    .is-blog #maincontent{
        width: 100%;
    }

    .navigation ul li a{
        font-size:15px;
    }


    .contact-index-index #maincontent{
        width: 100%;
    }
}
@media (max-width:1024px){

    .post-list-wrapper .post-list.grid li {
        width: 48%;
    }

    .home-banner .col-md-5.offset-md-6 {
        margin-left: 35% !important;
        max-width: 65% !important;
        flex: 100%;
    }    
    .contact-page-form-info {
        width: 30%;
    }    
    .product-item .btn.more-details {
        padding: 10px;
    }
    .home-about img {
        width: 70%;
    }
    section.wrap.home-catergorys .col {
        min-width: 33%;
        margin-bottom: 40px;
        max-width: 33%;
    }    
    .feedback ul {
        padding: 30px 30px;
    }
    .cart-summary {
        width: 30%;
    }
    .cart-container .form-cart {
        width: 69%;
    }    
}

@media (max-width:897px){

    #contact-form {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width:820px){
    section.wrap.home-catergorys .col {
        min-width: 50%;
        margin-bottom: 40px;
        max-width: 50%;
    }    
}

@media (max-width:500px){
    section.wrap.home-catergorys .col {
        min-width: 100%;
        margin-bottom: 40px;
        max-width: 100%;
    }    
}

@media (max-width:1038px){
    .filter-options .filter-options-title {
        font-size: 15px;
    }

    .minicart-wrapper {
        margin-left: 0px;
    }
    
    .account-container {
        padding-right: 2rem;
        justify-content: flex-end;
        align-content: flex-start;
        PADDING-TOP: 20PX;     
    }

    
    .block.headLink.account-wrapper {
        border-right: none;
        padding: 10px;
        margin: 0px;
    }
    
    .amquote-showcart.action {
        margin-right: 0px;
    }
    
    .amquote-cart-wrapper.minicart-wrapper {
        margin-bottom: 28px;
        padding-left: 10px;
        margin-right: 15px;
    }

}

@media (min-width:768px) and (max-width:884px){
    .cart-container .checkout-methods-items .action.primary {
        padding: 7px 20px;
    }
}
@media (max-width:890px){
    .account-container {
        display: flex !important;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-end;
        min-width: 100px;
        padding-top: 20PX;
    }

    .amquote-cart-wrapper.minicart-wrapper {
        margin-left: 0px;
    }
}
@media (max-width:630px){
    .block.block-search {
        display: none;
    }
}
@media (max-width:779px){
    section.amsearch-input-wrapper.-dynamic-width {
        margin: 0px;
    }
}
@media (max-width:768px){

    .cart-container {
        display: flex;
        flex-direction: column-reverse;
    }    
    .navbar-toggler.collapsed {
        top: -185px;
    }
    .amquote-cart-wrapper.minicart-wrapper {
        padding-right: 20px !important;
    }       
    li.category.item {
        width: 49%;
    }    
    .amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
        min-width: 400px;
    }    
    .cart-summary.amquote-cart-summary._sticky {
        margin-bottom: 0px;
    }    
}

@media (max-width:562px){
    .product-item .btn.more-details {
        font-size: 14px !important;
    }
}
@media (max-width:500px){
    .navbar-toggler.collapsed {
        top: -170px;
    }
}
@media (min-width: 769px){
    .page-layout-2columns-left .column.main {
        width: 80%;
    }
    .page-layout-2columns-left .sidebar-additional {
        width: 20%;
    }
 
}

@media (max-width:990px){
    .home-usp .col-md-4{
        flex: 0 0 100%;
        max-width: 100%;
    }    
    section.wrap.home-banner {
        height: 500px;
    }    
    .logo {
        margin: 0 0 25px 0;
    }    
    .account-container {
        width: auto !important;
    }
    .product-info-main .product.attribute.sku {
        font-size: 13px;
    }    
    .product-info-main .page-title-wrapper .page-title {
        margin-bottom: 10px !important;
    }    
    .home-catergorys h3 { 
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .logo img {
        padding: 0px 20px;
    }
    .block-search form input{
        margin-top: 12px;
        margin-left: -20px;
    }
    .home-fproducts {
        padding-bottom: 20px;
    }    
    .account-container {
        PADDING-TOP: 5px;
    }
    .block-search form {
        width: 100%;
    }
    .page-layout-2columns-left .column.main{
        width: 100%;
    }
    .page-layout-2columns-left .sidebar-additional{
        width: 100%;
    }

    .filter-content .filter-options{
        display: none;
    }
    .filter-content .filter-options.active{
        display: block;
    }

    .filter-content .block-subtitle::after{
        content:"+";
        display: inline;
        float: right;
    }



    .filter-content .activesection .block-subtitle::after{
        content:"-";
        display: inline;
        float: right;
    }
}

@media (max-width:768px){
    .logo {
        margin: 0 0 10px 0px;
    }
    
    .product.data.items > .item.title > .switch {
        border-radius: 5px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }


    .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
        border-radius: 5px 5px 0px 0px;
        margin-bottom: 0px;
    }
    .page-layout-1column .product.media, 
    .page-layout-1column .product-info-main{
        width: 100%;
    }
    .product.data.items > .item.title > .switch {
        padding: 0px 10px !important;
        font-size: 18px;
    }
    .product.data.items > .item.content {
        margin-top: 0;
    }
    .product.data.items .data.item{
        margin-bottom: 0;
    }
    .product #description{
        margin-bottom: 20px;
    }

    .review-form{
        width: 100%;
        max-width: 100%;
    }
    .fieldset .review-legend span{
        font-size:22px;
    }
    .fieldset .review-legend.legend strong{
        font-size:20px;
    }


}

@media (max-width:767px){

    #contact-form{
        width: 100% !important;
        float: left;
    }
    .contact-page-form-info{
        float: left;
        width: 100%;
        padding-left: 30px;
        padding-top: 40px;
    }



}

@media (max-width:639px){
    .minicart-wrapper {
        margin-top: 0px;
    }    
    .product-item-actions .actions-primary button{
        margin-bottom: 10px !important;
    }
    .products-grid .product-item{
        margin-bottom: 15px;
    }
    section.wrap.home-banner {
        height: 550px;
    }       
}

@media (max-width:550px){}

@media (max-width:440px){
    .products-grid .product-item{
        width: 100%;
        margin-left: 0;
    }
    
}  

@media (max-width:798px){
    .amasty_quote-cart-index .cart.main.actions .action, .amasty_quote-cart-index .cart.main.actions .action:hover {
        margin-bottom: 10px !important;
    }
}
@media (max-width:426px){
    .cart.table-wrapper .actions-toolbar > .action {
        margin-bottom: 10px !important;
    }
}
.block-collapsible-nav .item {width:100%;}
.account.page-layout-2columns-left .column.main {margin-top: 15px;}


.field.qty .control {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
}
.qty-changer {
    height: 52px;
    display: flex;
    align-items: stretch;
    margin: 0px 5px;
    padding: 0px 10px;
    background: #d1d1d1;
    border-radius: 50%;
}

input#qty {
    border-radius: 45%;
}

@media (max-width:991px){
    .home-about img{ display: none;}

    li.level0.level-top a.level-top:after {
        content: '\e622';
        font-family: 'icons-blank-theme';
        padding-left: 10px;
        font-weight: bold;
        font-size: 22px;
    }
    li.level0.level-top a.level-top {
        font-size: 20px;
        padding: 6px 20px;
    }
    ul.level0.submenu {
        font-weight: bold;
    }
}
.qty-changer i {
    color: #fff;
    width: 100%;
    height: auto;
    padding: 20px 10px;
}
.page-title-wrapper.product h1.page-title {
    text-align: left !important;
}
li.category.item {
    width: 23%;
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
    height: 100%;
    text-align: center;
    padding: 50px 30px;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
    background: #fff;
    height: auto;
    justify-content: space-between;
}
h2.sub-cat-title {
    font-size: 1.5rem;
}
@media (max-width:1600px){
    li.category.item {
        width: 32%;
    }
}
@media (max-width:768px){
    li.category.item {
        width: 49% ;
    }
    .page-title-wrapper.product {
        margin-top: 10px;
    }
    .product-info-main .page-title-wrapper .page-title {
        margin-bottom: 0px !important;
    }
    .product-info-main .box-tocart .field.qty {
        margin-bottom: 20px;
    }        
    .product-info-main .product.attribute.overview {
        margin: 0px;
    }    
    .page-layout-1column .product.media {
        padding-right: 0px;
    }    
    tr.item-info {
        display: flex;
    }
    
    td.col.qty {
        max-width: fit-content;
        border-top: 0px;
    }
}    
@media (max-width:660px){
    li.category.item {
        width: 49%;
        padding: 20px 20px;
    }
}


@media (max-width:440px){

    .product-reviews-summary {
        margin: 5px 0;
    } 
    li.category.item {
        width: 100%;
    }
    .home-banner h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .home-banner .col-md-5.offset-md-6 {
        margin-left: 0% !important;
        max-width: 100% !important;
        flex: 100%;
    }    
    section.wrap.home-download {
        padding: 0px;
    }
    section.wrap.home-brands {
        padding-top: 40px;
    }        
}
.sub-cat-img {
    padding: 0rem 2rem;
    text-align: center;
}

.sub-cat-img img {
    max-height: 200px;
    text-align: center;
    padding: 1rem 0px;
}


.child-category-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    padding: 0px;
    justify-content: flex-start;
    gap: 2%;
}

a.full-link {
    color: #4e4e4e !important;
    text-decoration: none !important;
}

th.col.label:after {
    content: " : ";
}
section.wrap.home-banner a:hover {
    text-decoration: none;
}
section.wrap.home-banner a {
    background-color: #f6a60d;
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}

div#description, div#additional, div#reviews  {
    border: solid 1px #d1d1d1;
}
table#product-attribute-specs-table tr {
    border-bottom: solid 1px #d1d1d1;
}
th.col.label, td.col.data {
    width: max-content;
    padding: 20px !important;
    font-weight: bold;
}

table#product-attribute-specs-table {
    width: fit-content;
    margin: 20px;
    background: #f4f4f4;
    border: solid 1px #d1d1d1;
}


.block.review-add {
    padding: 20px;
}

.grid .items.product-items {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 2%;
}

.grid .items.product-items li {
 /*   height: auto;
    border: 1px solid #D8D8D8;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.2s ease;*/
    
    width: 32%;
}

.product-item-info.related-available {
    width: 100%;
    height: 100%;
}

span.product-image-container.product-image-container-1415 {
    text-align: center;
}

img.product-image-photo {
    text-align: center;
    width: 100%;
    height: 100%;
}

.block.related {
    width: 87%;
    margin: auto;
}

.long-category-description {
    margin:0px 8vw;
}

button.action.select {
    background-color: #f6a60d !important;
    border-radius: 50px !important;
    padding: 8px 30px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border: 0 !important;
    width: auto;
}

.block .title strong {
  font-size: 2rem;		
}

.field.choice.related {
    font-size: 18px;
}
.field.choice.related {
    display: none;
}

#back_top {
    bottom: 22px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    z-index: 999;
}

#back_top i.fa.fa-arrow-up {
    text-align: center;
    background-color: #f6a60d;
    padding: 15px;
    border-radius: 100%;
    color:#fff;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
}
.product.attribute.sku {
    font-size: 14px;
}
.producttradecounter h2 {
    font-size: 18px;
    font-weight: bold;
}
.producttradecounter {
    background: #fff;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 5px;
    font-weight: bold;
    border:1px solid #f6a60d;
}

.producttradecounter .col {
    padding-left: 60px;
    position: relative;
    margin-bottom: 15px;
}
.producttradecounter .col:last-child {margin-bottom:0px;}

.producttradecounter .col:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f56d";
    color: #f6a60d;
    font-size: 35px;
    position: absolute;
    left: -2px;
    top: -5px;
}

.producttradecounter .del:before  {
    content: "\f4de";
}

.producttradecounter .trade:before {
    content: "\f6e3";
}

.producttradecounter a {
    font-weight: bold;
    color: #4e4e4e;
}
.producttradecounter p {
    margin: 0px 0px;
    font-weight: normal;
}
.mp_social_share_inline_under_cart {
    float: none !important;
    display: flex !important;
    flex-wrap: wrap !important;
}
.a2a_menu a, .a2a_mini_services a, a.a2a_i {
    font-family: 'Lato', sans-serif !important;
    color: #4e4e4e !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
}

.mp_social_share_inline_under_cart:before {
    content: "Share this product";
    width: 100%;
    font-size: 16px;
    font-weight: 700;    
}

.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items .slick-slide > div {
    height:100%;
}

.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li {
    text-align: center;
    margin: 20px;
    height:100% !important;
    padding: 1rem 0.5rem;
    box-shadow: 4px 1px 18px -1px #8181817d;
    -webkit-box-shadow: 4px 1px 18px -1px #8181817d;
    background: #fff;
    max-width: 90% !important;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
    align-items: stretch;    
}

.product-item-info.related-available {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    align-items: stretch;
    flex-flow: row wrap;
}

.product-item-info.related-available .product-item-details{
    width: 100%;
}


@media (max-width:1366px){
    .btn {
        font-size: 16px;
    }
    .breadcrumbs .items {
        padding: 10px 20px;
    }
    .breadcrumbs {
        margin: 0px;
    }    

    li.category.item {
        padding: 30px;
    }
    .catalog-category-view #maincontent {
        width: 95%;
    } 
    .page-layout-1column #maincontent, .catalog-product-view .columns {
        width: 100%;
    }   
    .product-image-container {
        width: 180px !important;
    }         

    .post-view {
        width: 100%;
    }
}    

@media (max-width:692px){
    .btn {
        font-size: 12px;
        padding: 0.8rem;
    }

}

@media (max-width:1000px){
    .grid .items.product-items li {
        width: 32%;
        margin-left: 0px;
    }    
}
@media (max-width:800px){
    .grid .items.product-items li {
        width: 49%;
        margin-left: 0px;
    }  
    .post-list-wrapper .post-list.grid li {
        width: 90%;
        margin: 2% 0px;
    }    
}
@media (max-width:675px){
    .grid .items.product-items li {
        width: 100%;
        margin-left: 0px;
    }    
}

.products-related .product.name a, .products-related strong.product.name.product-item-name, .products-related .product-item .price-box .price, .products-related .product-item .price-box {
    font-size: 1.2rem !important;
    font-weight: 400;
    text-transform: capitalize !important;
    color: #4e4e4e !important;
}

/* Megamenu */

@media only screen and (max-width: 991px) {
    .desktopMenu {display:none !important;}
    span.label-text {display:none;}
}


@media only screen and (min-width: 992px) {
    .topNav {
        display: none;
    }

    .navigation ul {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        position: relative;
    }

    .navigation > ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #f6a60d;
        box-shadow: none !important;
    }

    .navigation .level0 {
        position: unset;
    }

    .navbar.navigation {display:none !important;}
	.navigation .level0 .submenu {
		position:relative;
		display:block !important;
		justify-content: space-around;
		position: relative;
        /*column-count: 3;*/
		left:0;
		min-width: auto;
		box-shadow:0px 0px;
		background:none;
		font-weight:normal;
		padding:0px;
		margin-top:0px;
		z-index:1;
		border:none;
		width:80%;
	}

	.navigation .level0 .submenu li {
	  margin:auto !important;
	  page-break-inside: avoid;
	}

	.topNav {
		background:#818181;
		border-top:10px solid #818181;
	}

	.navigation .level0 .submenu {padding:20px;width: calc(100% - 280px);}

	.categoryImageNav {width:20%;background:#fff;display:flex;align-items:center;justify-content:center;align-self: stretch;width:280px;min-height: 280px;}

	.categoryImageNav img {width:auto;height:auto;padding:20px;}

	.navigation a:hover, .navigation li.level0:hover a.level-top {background:#818181;color:#fff;}

	.navigation li a.level-top span.title {position:relative;}

	

	.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
		background:none;
		color:#fff !important;
	}

	.navigation .level0 .submenu a {
		font-size:16px;
		color:#fff;
		line-height:30px;
		height:auto;
	}

	.navigation .level0 .submenu a:hover {
		background:#f6a60d;
	}

	.level0.parent:hover .topNav {
		z-index:10;
		display:flex !important;
		position:absolute;
		top:35px;
	    left: 0;
	    margin: 0px 0px 0px 0px !important;
	    flex-wrap:wrap;
	    width:100%;
	}

	.navigation li.level1 {
		width: 33%;
	}

	.hoverBG {display:none;}

	.hoverBG.hovered {
		position: absolute;
	    top:209px;
	    display:block;
	    left: 0px;
	    width: 100%;
	    height: 100%;
	    z-index: 2;
	    background: rgba(0, 0, 0, 0.8);
	}
	.navigation .level0 {position:unset;}
	.navigation .level0 .submenu li.current a {color:#f6a60d;}

    .navigation .level0 .submenu {
        padding: 20px;
        width: calc(100% - 280px);
    }

    .navigation .level0 .submenu li {
        margin: auto !important;
        page-break-inside: avoid;
    }

    .navigation li.level1 {
        width: 33%;
        float:left;
    }

}	
@media only screen and (max-width: 768px) {
    .field.qty label.label {
        display: none;
    }    
    a.action.action-delete, a.action.action-edit {
        padding: 10px 20px !important;
    }

    .login-container .fieldset:after {
        text-align: left;
    }
    .actions-toolbar > .secondary .action:last-child span {
        text-align: left;
        float: left;
    }
    button.action.login.primary {
        width: fit-content;
        float: left;
        margin-right: 20px;
    }
    .cart-container .checkout-methods-items .action.primary {
        float: left;
        margin-left: 15px;
    }    
    .product-info-main {
        display: flex;
        flex-direction: column;
    }
    
    .product-info-stock-sku {
        order: 1;
    }
    
    .producttradecounter {
        order: 2;
    }

}

.filter-content .filter-options:hover {cursor:pointer;}

.block.headLink.nav-toggle-block span.action.nav-toggle {
    z-index: 0;
}

.block-minicart .subtotal {
    display: none;
}

.block-minicart .items-total {
    margin-bottom: 20px;
}

.price-container {
    display: none;
}
.nav-sections .navigation {
    z-index: 100;
}

.navigation ul .submenu li a span {
    text-transform: initial !important;
}

@media only screen and (max-width: 991px) {
    .sub-cat-desc{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: auto;
      }
      a.full-link {
        color: #4E4E4E !important;
        text-decoration: none !important;
        height: 25%;
      } 
      li.category.item {
        padding: 30px;
        display: flex;
       
        height: auto;
      }
    
    .navigation ul {
        padding: 10px 0 0 0;
      }

      ul.level0.submenu li {
        margin-bottom:5px;
      }

      ul.level0.submenu {
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        column-count: 2;
        column-gap: 10px;
      }

      .navbar i.fal.fa-times {
        color:#000;
      }

      ul.level0.submenu {
        font-weight: bold;
        padding: 20px !important;
        background-color: #818181;
        top: 0 !important;
        left: 0 !important;
        position: relative;
      }
      ul.level0.submenu ul {
        padding: 20px !important;
        background-color: #818181;
        top: 0 !important;
        left: 0px !important;
        position: relative;
        text-transform: initial;
      }
    }

    span.post-date {
        height: 60px;
        width: 60px;
        background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%);
        border-radius: 50%;
        display: flex;
        align-content: center;
        justify-content: center;
        flex-flow: row wrap;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
        margin-left: 20px;
    }
    .post-date.post-meta-item.ff {
        width: 100%;
        float: left;
    }
    .post-list-item .content-area {
        padding: 0px 30px;
    }

    .post-entry a.link, .post-entry a.link:visited {
        color: #f6a60d;
        font-size: 18px;
        font-weight: 200;
    }

    .wordpress-post-view .post-date.post-meta-item {
        background: linear-gradient(90deg, rgba(244,126,17,1) 0%, rgba(246,166,13,1) 100%);
        border-radius: 50%;
        display: flex;
        align-content: center;
        justify-content: center;
        flex-flow: row wrap;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
        height: 60px;
        width: 60px;
        min-height: 60px;
        min-width: 60px;                
    }

    @media (max-width:550px){
        section.wrap.home-banner a, .btn {
            font-size: 14px;
        }
        .navbar-toggler.collapsed {
            top: -175px;
        }        
    }

    @media all and (max-width:769px) {

        .media {
            flex-wrap: wrap;
        }
        .catalog-product-view .page-title-wrapper {
            display: block !important;
        }
        .media h1.page-title {
            margin-bottom: 10px !important;
            text-align: left !important;
            font-size: 32px;
        }
        .page-title-wrapper.product h1.page-title {
            display: none !important;
        }
    }

    /*  Suggest Search */
    .amsearch-products-section .amsearch-link,
    .amsearch-highlight {
        color: #f47e11 !important;
    }

    .amsearch-products-section .amsearch-item {
        padding:0px;
    }

    .amsearch-products-section .amsearch-wrapper-inner {
        display:none;
    }

    .amsearch-products-section .product-item-description {
        font-size:10px;
    }

    .amsearch-wrapper-block input[type="text"]:focus,
    .amsearch-wrapper-block input[type="text"]:active {
        border:1px solid #f47e11;
        outline: 1px solid #f47e11;
    }

    .related.block .title {
        text-align: center;
    }

    .btn:hover,
    .product.data.items > .item.title:not(.disabled) > .switch:focus, 
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background-color: #f6a60d !important;
        color:#fff !important;
    }

    .page-layout-1column .sidebar{
        display:none !important;
    }

    @media all and (min-width:767px) {
        .header.content {
            flex-wrap:wrap;
        }
        .logo {
            width:33%;
        }
        .amsearch-wrapper-block {
            width:33% !important;
        }

        .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
            width:100% !important;
        }
    }

    @media all and (max-width:767px) {

        .header.content {
            justify-content: flex-start;
        }

        .amquote-cart-wrapper.minicart-wrapper .amquote-showcart,
        .amquote-cart-wrapper.minicart-wrapper,
        .block.headLink.account-wrapper,
        .page-header .amsearch-button.-loupe-trigger {
            margin:0px !important;
            padding:0px !important;
        }

        .amquote-cart-wrapper.minicart-wrapper {
            padding-right:0px !important;
        }

        .account-container {
            margin:0px !important;
            padding:0px !important;
            width:auto;
            min-width:auto !important;
        }

        .logo img {
            padding:0px;
        }
        .amsearch-button.-loupe {
            background:none;
        }

        .amsearch-button.-loupe:after {
            font-family: 'Font Awesome 5 Pro';
            content: "\f002";
            color: #f47e11;
            font-weight:500;
            font-size:20px;
            position: absolute;
            top: 0px;
            left: 0px;
        }

        .page-header .amsearch-button.-loupe-trigger {
             filter: brightness(100%);
             height: 25px;
             width: 25px;
             margin-left: 20px !important;
        }

        .page-header .amsearch-button.-loupe-trigger,
        .block.headLink.account-wrapper {
            margin-right:10px !important;
        }

        .amsearch-button i {
            color:#f47e11;
        }

        .navbar-toggler.collapsed {
            top: -89px !important;
        }

        
    }
    

    .cms-noroute-index #maincontent {
        padding:5% !important;
    }

    .cms-noroute-index .column.main {
        text-align:center;
    }

    .cms-noroute-index .column.main ul, .cms-noroute-index .column.main li {
        list-style:none;
    }

    .cms-noroute-index h1.page-title {
        margin-bottom:10px !important;
    }

    .product-info-stock-sku .stock {
        display:none !important;
    }







/* Product List Fix */

.catalog-category-view .products-list .product-item-details .product-item-inner{
    width: 50%;
    float: left;
}
.catalog-category-view .products-list .product-item-details .product-item-inner .amquote-addto-button{
    width: 90% !important;
}
.catalog-category-view .products-list .product-item-details .more-details{
    width: 50%;
    float: left;
}
.catalog-category-view .products-list .product-item-name{
    margin-bottom: 20px;
}

.product-item-photo,
.gallery-placeholder {
    position: relative;
}

.pir-label {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 5px 15px;
    color: #fff;
    background: #DE0000;
    z-index: 1;
    border-radius: 5px 5px;
}

.pir-label.sale {
    background: #DE0000;
}


/* Pagebuilder Styles Firesense */

[data-content-type='row'][data-appearance='full-width'].home-slider-slick > .row-full-width-inner {
    max-width:100%;
}

.home-slider-slick .pagebuilder-column-line {
    max-width: 1260px;
    margin: auto;
}

.home-slider-slick .pagebuilder-column {
    padding:20px !important;
}

.pagebuilder-button-primary {
    background-color: #f6a60d !important;
    border-radius: 50px !important;
    padding: 8px 30px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important; 
    font-size: 16px !important;
    border: 1px solid #f6a60d !important;
}

.pagebuilder-button-primary span {

}

.pagebuilder-column h3 {
    font-size: 20px;
    color: #f47e11;
    text-transform: uppercase;
    font-weight: bold;
}

.pagebuilder-column h1 {
    font-size: 49px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 1;
}

.home-slider-slick div[data-content-type='text']{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.home-slider-slick [data-content-type='buttons'] {
    margin:auto;
}

.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li,
.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items .slick-slide > div {
    display:flex !important;
    height:100%;
}

.slick-dots li button {
    border: 1px solid #444;
}

.slick-slider .slick-arrow.slick-prev {
    left: 10px;
}

.slick-slider .slick-arrow.slick-next {
    right: 10px;
}

.products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li {
    height:100% !important;
}

.gallery-placeholder:before {
    display:none !important;
}


@media all and (min-width:770px) and (max-width: 1050px) {
    .product.data.items > .item.title > .switch, 
    .product.data.items > .item.title > .switch:hover {
         padding: 10px 5px !important;
         font-size: 14px;
    }
}

/* Page Builder Styles */
.pagebuilder-column h1 {
    text-align:left;
}

.pagebuilder-button-secondary,
a.pagebuilder-button-secondary {
    background-color: #818181 !important;
    border-radius: 50px !important;
    padding: 8px 30px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important; 
    font-size: 16px !important;
    border: 1px solid #818181 !important;
}


div.pagebuilder-button-link {
    padding:0px;
    font-size: inherit;
    color: #f6a60d;
}

.pagebuilder-button-primary:hover,
.pagebuilder-button-secondary:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-secondary:hover,
a.pagebuilder-button-primary:hover {
    opacity: 0.8;
}

.pagebuilder-column p {
    margin-bottom:12px;
}

.pagebuilder-column div[data-content-type='text'] ul  {
    margin-bottom:15px;
}
.pagebuilder-column div[data-content-type='text'] ol li,
.pagebuilder-column div[data-content-type='text'] ul li {
    margin-bottom: 5px !important;
}

.pagebuilder-column div[data-content-type='text'] ol li p,
.pagebuilder-column div[data-content-type='text'] ul li p {
    margin-bottom:0px !important;
}

.pagebuilder-column .slick-slider {
    padding:0px;
}

div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
    padding: 10px 15px;  
}

div[data-content-type='tabs'].tab-align-left .tabs-content {
    padding:20px;
}

.category-description .pagebuilder-column {
    text-align:left;
}

.slick-slide > div {
    display: flex;
    height:100%;
}

.product-items.slick-slider .slick-slide .product-item {
    height:100%;
}

.slick-slide .product-item-info > a {
    width:100%;
}

.am-attachments .am-fileline {
    background-color: #f6a60d !important;
    border-radius: 50px !important;
    padding: 8px 30px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border: 0 !important;
    width: fit-content !important;
    margin: 0px !important;
    margin-bottom: 10px !important;
}

.am-attachments .am-fileline:hover {
    opacity: 0.8 !important;
}

.am-attachments .am-fileline .am-filelink {
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
}

.am-attachments .am-fileline .am-filesize {
    color:#fff !important;
    font-weight:bold !important;;
}

/* Further Updates 30-07-25 */
.home-brands .slick-prev.slick-arrow,
.home-brands .slick-next.slick-arrow,
.home-fproducts .slick-next.slick-arrow,
.home-fproducts .slick-prev.slick-arrow {
    top: 50%;
}

/* Responsive Tweaks 02-08-25 */
@media all and (max-width: 375px) {
    .home-usp {
        padding:5px;
    }

    .home-usp .row div:nth-child(2),
    .home-usp .row div:nth-child(3) {
        display: none;
    }

    .page-header {
        margin-bottom:10px;
    }

    .header-tel-container, .header-covid {
        width: 100%;
    }

    .navbar-toggler.collapsed {
        top: -60px;
    }

    .home-usp p,
    .home-usp h3 {
        font-size:14px;
    }

    /* li.level0.level-top a.level-top {
        display: block;
    } */

    ul.level0.submenu {
        margin-top:10px;
    }

    ul.level1.submenu {
        display: none !important;
    }

    li.category.item > a.full-link {
        height: auto;
    }

    h1.page-title {
        font-size: 34px;
        margin-bottom: 20px !important;;
    }

    .title-content {
        padding-top:20px;
    }

    h1#page-title-heading, 
    h1,
    .pagebuilder-column h1 {
        font-size: 34px;
    }

    .h2, h2,
    .home-blog h3,
    .home-brands h2,
    .home-catergorys h2,
    .home-about h2 {
        font-size:26px;
    }

    .amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
        min-width:320px;
    }

    .minicart-wrapper .block-minicart {
        right:-40px !important;
    }

    .customer-account-login #maincontent, .amasty_quote-cart-index #maincontent {
        padding-top: 20px;
    }

    .page-header.amsearch-full-width .amsearch-form-block {
        background: #fff;
    }

    .account-container h6 {
        font-size:10px;
    }
}

.home-brands .slick-arrow,
.home-fproducts .slick-arrow {
    color:#4e4e4e !important;
}

.home-fproducts .slick-slider .slick-arrow.slick-prev {
    left: -2px;
}

.product.info.detailed [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
    max-width:100% !important;
}

