@media screen and (min-width: 769px), print {.navigation .level0 > .level-top{ color:#fff}
.block-search {float: none;padding-left: 15px;position: relative;width: 450px;z-index: 4;}}
body {background: #f1f1f1;}
.page-header .panel.wrapper {border-bottom: none; background-color: #FCC917;}
.catalog-product-view .column.main {background: #fff; padding:40px;border-radius: 10px;}
.product-info-main h1.page-title {text-align: left;font-weight: bold;font-size: 30px;}
.category-description {background: #fff;padding: 0px 30px 30px 30px;text-align: center;border-radius: 0px 0px 10px 10px;}
.action.primary, .action-primary {background: rgb(255,214,0);
background: -moz-linear-gradient(180deg, rgba(255,214,0,1) 51%, rgba(239,206,35,1) 83%, rgba(212,178,0,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,214,0,1) 51%, rgba(239,206,35,1) 83%, rgba(212,178,0,1) 100%);
background: linear-gradient(180deg, rgba(255,214,0,1) 51%, rgba(239,206,35,1) 83%, rgba(212,178,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd600",endColorstr="#d4b200",GradientType=1);border: 1px solid #FFF1A7; border-radius: 10px;color: #000000;}
.action.primary:hover, .action-primary:hover {background: rgb(255,218,26);
background: -moz-linear-gradient(180deg, rgba(255,218,26,1) 51%, rgba(255,224,63,1) 83%, rgba(212,178,0,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,218,26,1) 51%, rgba(255,224,63,1) 83%, rgba(212,178,0,1) 100%);
background: linear-gradient(180deg, rgba(255,218,26,1) 51%, rgba(255,224,63,1) 83%, rgba(212,178,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffda1a",endColorstr="#d4b200",GradientType=1);border: 1px solid #FFF1A7; border-radius: 10px;color: #000000;}
.navigation ul {padding: 7px 8px 0px 120px;}
.page-title-wrapper {
    text-align: center;}
h1#page-title-heading {
    font-weight: bold;}
li.item.product.product-item {border-radius: 10px;}
.stock.available {color: #00891f;}
.product-item-name, .product.name a {font-weight: bold;}
.minicart-wrapper .action.showcart .counter.qty {background: #fcc917;border-radius: 15px;}
.fotorama__thumb-border {border: 1px solid #fcc917!important;}
.swatch-option.text {padding: 14px 14px;font-size: 16px;}
.products-list .product-item-details {padding-top:40px;}
.swatch-option {padding: 13px 9px!important;}
.swatch-option.text {color:#000;}
.product-options-bottom .price-box, .product-info-price .price-box {color:#000;}
.more {color:#000!important; font-weight: bold}
.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {color:#000; font-size:16px;}
.action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active {background: #ffdf37;border: 1px solid #ffdf37;}
.minicart-items .product-item-name a {color: #000000;font-weight: bold;}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {border:none; border-radius: 10px;}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {border: none; color:#fcc917; text-decoration: underline}
.navigation, .nav-sections { background:none }
.swatch-option.selected {outline: 2px solid #fcc917;}
.opc-progress-bar {text-align:center}
.page-layout-1column .toolbar-products {position: inherit}
.opc-progress-bar-item._active:before, .opc-progress-bar-item._active > span:before {background: #fec529;border-color: #fec529;}
.viewcart {color:#000!important; font-weight:bold;}
li.item.product.product-item {background: #fff;min-height: 410px; margin:20px;}
.minicart-wrapper .block-minicart li.item.product.product-item{min-height: 100%}
.cms-home .hero--home {color: #fff;text-align: center;margin: 0 auto;background: url(/media/wysiwyg/how-we-do-it.jpg) no-repeat;min-height: 540px;background-size: cover;display:flex;justify-content: flex-end;flex-direction: column;background-position-y: -290px;}
.navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus{color: #fcc917; text-decoration: underline;}
.page-products .page-title-wrapper {background: #fff;
    border-radius: 10px 10px 0px 0px;
    margin-top: 40px;
    padding-top: 20px;}
.header.content {padding: 15px 10px 0px;}
.storeinfo {
    max-width: 1000px;
    background: #fff;
    padding: 20px;
    color: #000;
    margin:0 auto 15px auto;
    border-radius: 10px;
    background-color: rgb(255 255 255 / 92%);}
.cms-index-index .page-wrapper > .widget, .cms-index-index [data-content-type='row'][data-appearance='contained'] {max-width:100%; padding:0px;}
.cms-index-index .block-static-block.widget {margin-bottom: 0px;}
.cms-home .t1_hero {
    font-size: 4.8rem;
    font-weight: 600;
    margin-bottom: 1em;}

.l_featured__cats {
    max-width: 89rem;
    margin: 0 auto;
    padding: 2rem;
}
.checkout-index-index .logo{max-width: 100%;float: none;display: block;}
.checkout-index-index .logo img{margin: 0 auto;}
.l_featured__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem;
    flex-flow: wrap;
    gap: 20px;
}
.l_featured__row .featured_wrapper{
    flex: 1 1 400px;
    background: #fff;
    border-radius: 10px;
}
.featured_container {
    position: relative;
    margin-left: 1rem;
    margin-right: 1rem;
    max-height: 32rem;
}
.featured_container:hover{
    text-decoration: none;
}
.featured_container:first-child {
    margin-left: 0;
}

.featured_container:last-child {
    margin-right: 0;
}

.featured__image {
    width: 100%;
    height: 250px;
    -o-object-fit: contain;
    object-fit: contain;
}

/*.featured__title_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: background-color ease-in-out .4s;
    transition: background-color ease-in-out .4s;
    background-color: rgba(255, 255, 255, .8);
}*/

.featured__title {
    text-align: center;
    color: #000;
    line-height: 1.2;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    font-size: 2.2rem;
}

/*.featured_container:hover .featured__title_bg {
    background-color: rgba(251, 195, 52, .8);
}*/

.c_footer {
    background-color: #000;
    font-size: 1.4rem;
    color: rgba(255, 255, 255, .7);
    display: inline-block;
    width: 100%;
}

.l_footer__graphic {
    position: relative;
}

.footer__graphic {
    width: 13rem;
    position: absolute;
    margin-top: -4rem;
    margin-left: 2rem;
}

.l_footer__content {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
}

.l_footer__links {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.footer__links {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
}

.footer__links:last-child {
    float: right;
    margin-right: 0;
}

.footer__links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.footer__links ul li {
    padding-left: 1rem;
    line-height: 1.8;
    border-bottom: .1rem solid rgba(255, 255, 255, .2);
}

.footer__links ul a {
    color: rgba(255, 255, 255, .7);
    text-decoration: none;
}

.l_footer__logos {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    margin-left: 16.94915%;
    margin-top: 3rem;
}

.footer__logo {
    height: 8rem;
    width: 49.15254%;
}

.footer__logo:last-child {
    float: right;
    margin-right: 0;
}

.page-footer {
    padding: 0 !important;
}

.l_footer__refs {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3rem;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

.footer__legal {
    float: left;
}

.footer__creds {
    float: right;
    color: rgba(255, 255, 255, .5);
}

a:visited, .alink:visited, a, .alink {
    color: #fbc334;
}

.footer__creds a {
    color: rgba(255, 255, 255, .5);
}

.page-header {
    background: rgba(0,0,0,.8);
}
.checkout-cart-index .page-title-wrapper,.checkout-index-index .checkout-container{margin-top: 30px;}

#minicart-content-wrapper{color: #000}
.page-header.sticky{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
}
.block-search .action.search:before{content: none;}
.minicart-wrapper{
    background: #000;
    border-radius: 10px;
    padding: 2px 7px;
}
.minicart-wrapper .action.showcart:before{
    color: #fff;
}
.search-autocomplete{
    padding-right: 10px;
}
header .minicart-wrapper .action.showcart.active:before{
    color: #FCC917 !important;
}
.search-autocomplete ul li{
    color: #000;
}
.minicart-wrapper .action.showcart:hover:before{
    color: #fff;
}
.catalog-category-view.page-products .products-grid .product-items{
    text-align: center;
}
.catalog-category-view .products-grid .product-item-details{text-align: center;}
/*account login page*/
    .customer-account-login .login-container .block{
        margin: 0 auto;
        float: none;
        width: 60%;
        background: #fff;
        padding: 40px;
        text-align: center;
        border-radius: 20px;
    }
    .customer-account-login .login-container{margin-top: 70px;}
    .customer-account-login .page-title-wrapper{display: none;}
    .customer-account-login .login-container .block .block-title{border: none;color: #000;font-size: 40px;}
    .customer-account-login .login-container .block .block-title strong{font-weight: bold;}
    .customer-account-login .login-container .fieldset > .field > .label{font-weight: normal;}
    .customer-account-login .login-container .block-customer-login .block-content .label{font-size: 17px;margin-bottom: 25px;}
    .customer-account-login .login-container .fieldset > .field > .control{width: 100%}
    .customer-account-login .login-container .fieldset > .field > .control input{
        background: none;
        border: 1px solid #000;
        max-width: 300px;
        height: 45px;
        margin: 0 auto;
        margin-bottom: 15px;
        text-align: center;
    }
    .customer-account-login .login-container .actions-toolbar .primary .action{
        width: 180px;
        padding: 15px 10px;
        font-size: 20px;
    }
    .customer-account-login .login-container .actions-toolbar .primary{
        float: none;
    }
    .customer-account-login .login-container .actions-toolbar{
        text-align: center;
    }
    .login-container .fieldset:after{content: none;}

    @media(max-width: 767px){
        .customer-account-login .login-container .block{
            width: 100%;
            max-width: 550px;
            padding: 0;
        }
        .customer-account-login .login-container .form-login{padding: 0 30px;padding-bottom: 30px;}
        .customer-account-login .login-container .block .block-title{padding-top: 30px}
        .customer-account-login .login-container .block .block-title strong{font-size: 33px;}
    }
/*account login page*/
@media(min-width: 769px){
    .block-search .action.search > span{
        position: relative;
    }
    .block-search input{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .block-search input:focus{
        box-shadow: none;
    }
    .block-search .action.search:hover{
        background: #000;
    }
    .block-search .action.search{
        height: 32px;
        position: relative;
        background: #000;
        width: 100px;
        color: #fff;
        font-weight: bold;
        opacity: 1;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .block-search .action.search[disabled]{
        opacity: 1;
    }
    .block-search .minisearch{
        display: flex;
    }
   .block-search .field.search{
        width: 100%;
    }
}
@media only screen and (min-width: 61.875em) {
    .l_footer__links {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
    }

    .l_footer__logos {
        width: 49.15254%;
        float: right;
        margin-right: 0;
        margin: inherit;
        text-align: right;
    }

    .footer__logo {
        width: auto;
    }

    .footer__logo:first-child {
        margin-right: 2rem;
    }
}
@media(max-width: 768px){
   .l_featured__row .featured__image{
        max-height: 250px;
        height: auto;
    }
}