@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700&family=Poppins:wght@100;300;400;500;600;700;900&display=swap');

body{
	font-family: 'Poppins', sans-serif;
	/*font-family: 'Montserrat', sans-serif;*/
}

.container{max-width: 1400px !important;padding-left: 15px;padding-right: 15px; margin:auto;}
.row{margin-left: -15px; margin-right: -15px;    display: flex;}
.col-sm-2{float: left; width: calc(16.66% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-3{float: left; width: calc(25% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-4{float: left; width: calc(33.33% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-6{float: left; width: calc(50% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-8{float: left; width: calc(66.66% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-9{float: left; width: calc(75% - 30px); padding-left: 15px; padding-right: 15px;}
.col-sm-12{float: left; width: calc(100% - 30px); padding-left: 15px; padding-right: 15px;}
button.action.primary {
    font-family: 'Poppins',sans-serif;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 25px!important;
    background: #004b9c !important;
    color: #fff !important;
    border: 0px !important;
    box-shadow: none !important;
}
button.action.primary:hover {background: #0055a6 !important;}

.header.content {
    max-width: 1400px;
        padding-top: 45px;
    padding-bottom: 10px;
}

nav.navigation {
    max-width: 1400px;
}

.panel.header {
    max-width: 1400px !important;
}

header.page-header {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
    transition: box-shadow 0.2s ease-in-out;
}

header.page-header .top_switcher {display:block}

.top_switcher {
    float: right;
    display: none;
}

.top_switcher ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.top_switcher ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 10px;
    text-transform: uppercase;
    margin-left: 10px;
    vertical-align: middle;
    color: rgba(0, 0, 0, .6);
}

.top_switcher select {
    display: inline-block;
    font-size: 10px;
    width: 100%;
    border-radius: 5px;
    padding: 0px 5px !important;
    height: 22px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgb(0 0 0 / 60%);
    font-weight: 600;
}

div#google_translate_element2 {
    display: inline-block;
    width: 155px;
    overflow: hidden;
    height: 28px;
    vertical-align: bottom;
    padding-left: 5px;
}

.top_switcher ul+select {
    display: none;
}

.panel.header .widget.block.block-static-block {
    clear: none;
}
.panel.header .widget.block.block-static-block p a {
    text-decoration: none;
    color: initial;
}

.logo img {
    width: auto;
    height: auto;
    max-width: 230px;
}


ul.header.links {
    float: right;
}

.panel.wrapper {
    background: #f2f2f2 !important;
    color: #000 !important;
    font-weight: 600;
    padding: 0px !important;
    margin: 0px !important;
}


.logo img {
    width: auto;
    height: auto;
    max-width: 235px;
}

ul.header.links > li {
    list-style: none;
    display: inline-block;
}

ul.header.links > li.greet.welcome {
    display: none;
}

li.authorization-link+li {
    display: none !important;
}

.block.block-search {
    width: calc(100% - 550px);
    float: left;
    margin: auto;
}

.block.block-search  .block.block-content {
    max-width: 525px;
    margin: auto;
    position: relative;
}

.block.block-search  input#search {
    height: 43px;
    line-height: 43px;
    border: #bbbbbb solid 1px;
    color: #b0b0b0;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
}

.block.block-search  .action.search:before {
    background: #0055a6;
    color: #fff;
    width: 43px;
    height: 43px;
    font-size: 25px;
    line-height: 40px;
}

.block.block-search  button.action.search {
    right: 0px !important;
    opacity: 1;
}


/*minicart*/

.minicart-wrapper:after {
    content: 'Shopping Cart';
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #6f6f6f;
    text-transform: uppercase;
    font-weight:400
}

li.authorization-link:before {
    content: '';
    background: url(../images/icon_user.png);
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
}
.minicart-wrapper .action.showcart:before {
    content: '' !important;
    background: url(../images/icon_basket.png);
    width: 27px;
    height: 23px;
}


li.authorization-link a {    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #6f6f6f;
    text-transform: capitalize;
    text-transform:uppercase;
}

li.authorization-link > a:after {
    content: '\e622';
    font-family: 'luma-icons';
    font-size: 10px;
    font-weight: 600;
    padding-left: 5px;
}

.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -10px;
    left: 15px;
    border-radius: 50%;
    font-size: 12px;
    width: 16px;
    height: 16px;
    padding: 0px;
    line-height: 16px;
}


.minicart-wrapper .action.showcart{position: relative;}
.minicart-wrapper .action.showcart:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 30px;
    opacity: 0;
}
/*minicart end*/


li.authorization-link:hover .accountcutlink {display: block;}


.accountcutlink {
    position: absolute;
    transform: translate(-50%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.22);
    top: 69px;
    width: 250px;
    padding: 20px;
    z-index: 999;
    background: #fff;
     display: none;
}

.accountcutlink a{width:100%;display: block !important;}
.accountcutlink .title {
    font-weight: 700 !important;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    text-align:left;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    background: #0055a6;
    color: #ffffff;
    margin-top:-20px;
    font-family: 'Poppins', sans-serif;
}

.accountcutlink a {
    display: block;
    position: relative !important;
    color: #2d2d2d!important;
    height: auto !important;
    width: auto !important;
    opacity: 1 !important;
    border: solid 1px #2d2d2d;
    padding: 10px;
    margin-top: 15px;
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.contdetails a {
    border: 0;
    padding: 0;
    text-align: left;
    margin-top: 0px;
    text-transform: initial !important;
}

.contdetails p {
    margin-bottom: 0px;
    margin-top: 10px;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
}


.accountcutlink a:hover{background: #0055a6 !important;color: #ffffff !important;}
.accountcutlink .contdetails p a:hover{background:none !important; color:#000 !important;}



.widget.block.block-static-block {
    margin: 0px;
}

.top-container {
    background: #0055a6;
    max-width: 100% !important;
    width: 100%;
}

.top-container ul {
    margin: 0px;
    max-width: 1300px!important;
    margin: auto;
    list-style: none;
}

.top-container ul li {
    display: inline-block;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    text-transform: uppercase;
    margin: 0px;
    line-height: 20px;
    position: relative;
    text-align: left !important;
    padding-left: 30px;
    width: calc(25% - 35px) !important;
    vertical-align: middle;
}

.top-container li:after {content: '';position: absolute;right: 0;height: 23px;width: 1px;background: #4080bc;}
.top-container li:last-child:after{ display:none;}

.top-container img {
    vertical-align: middle;
    margin-right: 15px;
}




.sections.nav-sections .navigation  > ul {
    display: table;
}

.sections.nav-sections .navigation > ul li {
    display: table-cell !important;
    vertical-align: middle;
    line-height: 10px;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center;
}

.navigation .level0 > .level-top {
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #525252;
    padding-top: 5px;
    margin-top: 5px;

}

.sections.nav-sections {
    background: #fff;
    margin-bottom: 0px;
}

.sections.nav-sections  .panel.header {
    background: #fff;
    border-top:solid 1px #ccc;
        padding-bottom: 0px;
        padding-top: 0px;
}

.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 3px;
    color: #0055a6;
    text-decoration: none;
    display: inline-block;
}



/*New Nav Start*/
.aninav {
    position: absolute;
    left: 0!important;
    display: none;
    top: 50px;
    z-index: 999 !important;
    background: #effaff;
    padding: 0px !important;
    right: 0 !important;
    width: 100%  !important;
    border: 0px !important;
        border-top: solid 5px #0055a6 !important;
}
nav.navigation  .aninav.ui-menu-item  ul{
    display: block;
}
.aninav .row .row {
    float: left;
    width: calc(100% + 30px);
    display: block;
    padding-top: 15px;
    padding-bottom: 50px;
}

.aninav ul {
    margin: 0px;
    padding: 0px;
    border-top: 0px !important;
    display: block !important;
    text-align: left;
}

.aninav .col-sm-2 {
    width: calc(16.66% - 30px);
}

.aninav .col-sm-8 {
    width: calc(66.66% - 30px);
}

.aninav .col-sm-4 {
    width: calc(33.33% - 0px);
}

.aninav .col-sm-9.menulinks {
    width: calc(75% - 30px);
    float: left;
}
.aninav .col-sm-4 {
    width: calc(33.33% - 0px);
    padding: 0px;
}
.aninav .col-sm-4 li a {
    font-weight: 400;
}

.aninav .col-sm-3 {
    width: calc(25% - 30px);
    padding: 0px;
}

.aninav .col-sm-4  a {
    color: #000 !important;
    padding: 0px !important;
}

.aninav .menulinks li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
        margin-bottom: 10px !important;
}

.aninav .menulinks a {
    width: 100%;
    display: inline-block !important;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    padding: 0px !important;
    vertical-align: top;
    color: #000 !important;
}

.col-sm-9.menulinks > ul {
    margin-left: 0px;
    position:relative;
    right: inherit !important;
}

.aninav .alllinks a {
    font-size: 16px;
    color: #0055a6 !important;
    text-transform: uppercase;
    border: solid 2px #0055a6 !important;
    padding: 10px 10px !important;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    width: auto !important;
}

.aninav h3 {
    font-family: 'Montserrat',sans-serif;
    text-transform: capitalize;
    text-align: left;
    padding-left: 0;
    font-weight: 600;
    font-size: 28px;
    color: #0055a6;
    margin-top: 0px;
    margin-bottom: 30px;
}


nav.navigation ul {
    position: inherit;
    display: table;
    width: 100%;
    padding:0px;
}

.navigation .level0 {
    float: none;
    display: table-cell;
    vertical-align: top;
    position: inherit;
    text-align: center;
}

.navigation .level0:hover:after{display: none;}

/*.navigation .level0:hover>.level-top {
    color: #0055a6 !important;
}*/

.navigation .level0:hover>.level-top {
    color: #ffffff !important;
    background: #000;
        padding-bottom: 5px;
}

.navigation .level0:last-child>.level-top {
    border-right: 0px;
}

.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    color: #0055a6;
    border-width: 0 0 0px !important;
    font-weight: 600;
}

.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
    color: #0055a6 !important;
}

.navigation .level0 .submenu .col-sm-3.alllinks a:hover {
    background: #0055a6;
    color: #fff !important;
}

/*New Nav End*/



/*
.main .carousel-container:first-of-type .owl-stage {
    width: 100% !important;
}

.main .carousel-container:first-of-type .owl-item.active {
    width: 100% !important;
}

.carousel-container #banner-slider-carousel{
    margin: 0;
}
*/


.top-container+.carousel-container div#banner-slider-carousel {
    margin: 0px;
}


.cms-index-index main#maincontent {
    max-width: 100%;
    padding: 0px;
}
.cms-index-index .page-title-wrapper {
    display: none;
    text-align: center;
}

.delivery_banner {
    background: #0055a6;
    clear: both;
    margin-top: 15px;
    color: #fff;
    margin: 0 auto 15px;
    max-width: 1500px;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.delivery_banner .widget.block.block-static-block {
    position: relative;
    min-height: 60px;
    overflow: hidden;
    padding: 25px 15px 15px 15px;
}


.delivery_banner .widget.block.block-static-block:before {
    background: -moz-linear-gradient(left, rgba(0,85,166,1) 50%, rgba(0,85,166,0) 60%, rgba(0,85,166,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,85,166,1) 50%,rgba(0,85,166,0) 60%,rgba(0,85,166,0) 100%);
    background: linear-gradient(to right, rgba(0,85,166,1) 50%,rgba(0,85,166,0) 60%,rgba(0,85,166,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055a6', endColorstr='#000055a6',GradientType=1 );
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
}

.delivery_banner .widget.block.block-static-block img {
    position: absolute;
    right: 0;
    max-height: inherit;
    opacity: .1;
    top: 0;
    z-index: 1;
}

.delivery_banner h3 {
    display: inline-block;
    padding: 0px;
    font-family: 'Poppins',sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    vertical-align: top;
    position: relative;
    z-index: 2;
    width: 40%;
}

.delivery_banner p {
    display: inline-block;
    max-width: 350px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 0px;
    vertical-align: top;
        text-align: left;
        position: relative;
    z-index: 2;
}

.delivery_banner p em {
    display: block;
    font-style: normal;
    font-size: 10px;
    color: #bfcce2;
}


.delivery_banner p a {
    border: solid 3px #fff;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    border-radius: 36px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.product.details.slider-product-item-details span.old-price {
    display: none;
}

.product.details.slider-product-item-details span.price:after {
    content: '(ex.vat)';
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: inherit;
    margin-left: 5px;
    font-weight: 400;
}


.new-products, .product-slider-homepage {
    max-width: 1400px;
    margin: 50px auto 75px auto;
    position: relative;
}

.new-products:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    top: 40px;
}

.new-products h2 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    font-size: 4rem;
}

.product-slider-homepage h2 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: block;
    margin: 0 auto;
    background: #fff;
    text-transform: uppercase;
    font-size: 4rem;
}

.new-products  h2 a, .product-slider-homepage h2 a {
    background: #6f6f6f;
    font-size: 12px;
    padding: 7px 15px;
    color: #fff;
    vertical-align: middle;
    margin-left: 15px;
    letter-spacing: 1px;
    font-family: 'Montserrat',sans-serif;
}

h2.mp-product-slider-title {
    display: none;
}


p.instck {
    color: #74b31b;
    font-size: 12px;
}


.product.details.slider-product-item-details {
    text-align: center;
}

.product.details.slider-product-item-details span.price {
    color: #6f6f6f;
    font-size: 22px;
    font-weight: 700;
}

.product.details.slider-product-item-details .price-box.price-final_price {
    margin-bottom: 10px;
}

.product.details.slider-product-item-details strong.product.name.product-item-name a {
    color: #2d2d2d !important;
    font-weight: 600;
    min-height: 45px;
    display: block;

}



span.pcdoings {
    color: #2d2d2d;
    font-weight: 400;
    float: left;
}

.tade_banner {
    background: #0055a6;
    clear: both;
    margin-top: 15px;
    color: #fff;
    margin: 15px auto;
    max-width: 1500px;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.tade_banner .widget.block.block-static-block {
    position: relative;
    min-height: 60px;
    overflow: hidden;
    padding: 25px 15px 15px 15px;
}
.tade_banner .widget.block.block-static-block:before {
    background: -moz-linear-gradient(left,  rgba(0,85,166,1) 50%, rgba(0,85,166,0) 60%, rgba(0,85,166,0) 100%);
background: -webkit-linear-gradient(left,  rgba(0,85,166,1) 50%,rgba(0,85,166,0) 60%,rgba(0,85,166,0) 100%);
background: linear-gradient(to right,  rgba(0,85,166,1) 50%,rgba(0,85,166,0) 60%,rgba(0,85,166,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055a6', endColorstr='#000055a6',GradientType=1 );

    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    content:'';
    left: 0;
    top: 0;
}


.tade_banner .widget.block.block-static-block img {
    position: absolute;
    right: 0;
    max-height: inherit;
    opacity: .1;
    top: 0;
    z-index: 1;
}

.tade_banner h3 {
    display: inline-block;
    padding: 0px;
    font-family: 'Poppins',sans-serif;
    font-size: 33px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    vertical-align: top;
    width: 29%;
    position: relative;
    z-index: 2;
}

.tade_banner p {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 0px;
    vertical-align: top;
    text-align: left;
    position: relative;
    width: calc(34% - 50px);
    z-index: 2;
}

.tade_banner p em {
    display: block;
    font-style: normal;
    font-size: 10px;
    color: #bfcce2;
}


/*.tade_banner p a {
    border: solid 3px #fff;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    border-radius: 36px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    display: block;
    text-align: center;
}*/

.tade_banner p a {
    border: solid 4px #fff;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    border-radius: 36px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-right: 45px;
    width: auto;
    text-align: center;
    display: inline-block;
}

.tade_banner p:last-child {
    text-align: center;
}



.shop_cat {
    max-width: 1400px;
    margin: 50px auto 75px auto;
    position: relative;
}

.shop_cat:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    top: 40px;
}

.shop_cat h2 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: inline-block;
    background: #fff;
    padding-right: 15px;
}



.shop_cat  h2 a {
    background: #6f6f6f;
    font-size: 9px;
    padding: 6px 15px;
    color: #fff;
    vertical-align: middle;
    margin-left: 15px;
    letter-spacing: 1px;
    font-family: 'Montserrat',sans-serif;
}

.shop_cat li {
    display: inline-block;
    width: calc(50% - 30px);
    background: #d7e6f4;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 310px;
    position: relative;
    text-align: left;
    vertical-align: top;
}

.shop_cat  ul.feature_cat li img {
    position: absolute;
    right: 0;
}

.shop_cat ul.feature_cat {
    margin: 0px -10px!important;
    padding: 0px;
    width: calc(100% + 20px) !important;
    text-align: center;
}


.shop_cat h3 {
    font-family: 'Montserrat',sans-serif;
    color: #0055a6;
    font-size: 48px;
    margin: 0;
    width: auto !important;
    position: relative;
    max-width: 400px;
    padding: 45px 25px;
}

.shop_cat  ul.feature_cat .feature_content a.shop-now {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Poppins',sans-serif;
    padding: 15px 25px 45px 25px;
    font-style: italic;
    text-decoration: none;
    position: relative;
    display: inline-block;
    z-index: 2;
}

.shop_cat  ul.feature_cat a:before {
    content: '';
    width: 100%;
    height: 5px;
    display: block;
    background: #b0cce6;
    max-width: 160px;
    font-style: italic;
    top: 38px;
    left: 47px;
    position: absolute;
    z-index: -1;
}

.easycatalogimg ul {
    background: transparent;
}
.easycatalogimg-grid.easycatalogimg-cols-4 .item {
    width: calc(100% / 4 - 10px*2);
    margin: 10px;
    background: #f7f7f7;
}

.category-name.a.parent-category.parent-category-top a {
    font-size: 22px;
    color: #6f6f6f;
    text-transform: uppercase;
    font-weight: 600;
}

.category-name.a.parent-category.parent-category-top .category-cont {
    display: none;
}

.category-name.a.parent-category.parent-category-top a:hover,
.easycatalogimg-grid.easycatalogimg-cols-4 .item:hover  a{
    color: #fc1573;
    text-decoration: none;
}

.easycatalogimg img {
    transform: scale(1.0);
    transition: all 1s ease;
}

.easycatalogimg .item {overflow:hidden}

.easycatalogimg .item:hover img {

    transform: scale(1.1);
    transition: all 1s ease;
}



.featured_brands {
    max-width: 1400px;
    margin: 0 auto 75px auto;
    position: relative;
}

.featured_brands:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    top: 40px;
}

.featured_brands h2 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    font-size: 4rem;
}



.featured_brands  h2 a {
    background: #6f6f6f;
    font-size: 12px;
    padding: 7px 15px;
    color: #fff;
    vertical-align: middle;
    margin-left: 15px;
    letter-spacing: 1px;
    font-family: 'Montserrat',sans-serif;
}

.featured_brands ul {
    margin: 0px;
    padding: 0px;
}
.featured_brands li {
    display: inline-block;
    margin: 15px;
    vertical-align: middle;
}

.featured_brands img {
    max-height: 72px;
    width: auto;
}


.home_featured_text {
    max-width: 1400px;
    margin: 50px auto 0px auto;
    position: relative;
    color: #919191;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
    line-height: 24px;
    font-weight: 400;
}

.home_featured_text h4 {
    font-size: 16px;
    color: #6f6f6f;
}


.footer.content .links {
    display: none;
}

.block.newsletter {
    float: left !important;
}

.block.newsletter .field.newsletter, .block.newsletter .actions {
    max-width: 100%;
    float: none!important;
}

.footer.content {
    max-width: 1400px;
    padding: 0px;
}

footer.page-footer {
    background: #f7f7f7;
    padding-top: 50px;
}

.block.newsletter .title {
    display: inline-block;
}

.footer.content .block {
    max-width: calc(100% - 315px)!important;
    width: 100%;
}


.block.newsletter .action.subscribe {
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    border-radius: 0px 50px 50px 0px;
    padding: 0px 25px;
    letter-spacing: 3px;
}
.footer.content .content {
    display: inline-block;
    width: calc(100% - 500px);
    margin-left: 45px;
    vertical-align: top;
}

.block.newsletter .title, .block.newsletter .title strong {
    display: inline-block;
    color: #0055a6;
    font-size: 22px !important;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    max-width: 405px;
        margin: 0px;
}

.block.newsletter input {
    height: 50px;
    line-height: 50px;
    border-radius: 50px 0px 0px 50px;
    box-shadow: 0px 2px 3px #ccc inset;
    border: 0;
    color: #b0b0b0;
}

.block.newsletter input::-webkit-input-placeholder {   color: #b0b0b0;}
.block.newsletter input::-moz-placeholder {   color: #b0b0b0;}
.block.newsletter input:-ms-input-placeholder {  color: #b0b0b0;}
.block.newsletter input:-moz-placeholder { color: #b0b0b0;}

.block.newsletter .field .control:before {
    position: absolute;
    height: 50px;
    line-height: 50px;
    opacity: 0;
}

.pg_icons {
    float: right;
    padding-top: 15px;
}


.custom_footer {
    background: #f7f7f7;
}

.custom_footer .container {
    border-top: solid 1px #e3e3e3;
}

.custom_footer h4 {font-family: 'Poppins',sans-serif;font-size: 16px;color: #6f6f6f;margin-top: 40px;margin-bottom: 40px;}

.custom_footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.custom_footer ul li {
    margin: 0px;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
}

.custom_footer ul li a {
    color: #686868;
    line-height: 30px;
}

.footerlogo {
    margin-top: 40px;
    margin-bottom: 30px;
}

.footerstoreinfo strong, .footerstoreinfo strong a {
    color: #6f6f6f;
}

.footersocial h4 {
    margin-bottom: 20px;
}
.mobilefooterlinks{display: none;}
.footerlinks.mobileaccord h4:after {content:'+';float:right;color: #004b9c;}
.footerlinks.mobileaccord h4.active:after {content:'-';color: #004b9c;}

.footercopyright {
    background: #0055a6;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 40px;
}

.footercredits {
    text-align: right;
}
.footercredits a {
    color: #fff;
}
.footercopyright .container {
    border-top: 0px;
}



/*Category Page*/

.catalog-category-view  main#maincontent {
    max-width: 1430px;
    padding-top: 80px;
    padding-bottom: 30px;
}


.catalog-category-view .category-view {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
    overflow: hidden;
    position: relative;
}

.catalog-category-view .category-view .category-image {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 1400px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
}



.catalog-category-view .category-view .category-image img.image {
    /*max-width: 50%;*/
    display: inline-block;
}


.catalog-category-view .category-view .breadcrumbs {
    max-width: 1400px;
    margin: auto;
    width: 100%;
    padding: 15px;
    padding-top: 35px;
        position: relative;
    z-index: 1;
}


.breadcrumbs a, .breadcrumbs, .breadcrumbs strong, .breadcrumbs a:after {
    color: #fff !important;
    font-size: 11px;
    letter-spacing: 1px;
}

.breadcrumbs .item:not(:last-child):after {
    color: #fff;
    margin: 0 5px;
}

.catalog-category-view .category-view  .page-title-wrapper {
    max-width: 1400px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    width: 100%;
    background: transparent;
    box-shadow: none;
}

.catalog-category-view .category-view h1#page-title-heading {
    padding: 15px;
    margin-bottom: 0px;
    padding-bottom: 45px;
    padding-top: 0px;
    font-family: 'Poppins',sans-serif;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
        position: relative;
    z-index: 1;
        margin-top: 0px;
}

.catalog-category-view .category-view  .ctnamee {
    display: none;
}

.catalog-category-view  ul#apnddata {
    padding: 0px;
    margin: 0px;
}

.catalog-category-view  ul#apnddata li {
    width: calc(33% - 30px);
    display: inline-block;
    background: #f7f7f7;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
    float: left;
    border: solid 1px transparent;
}
.catalog-category-view ul#apnddata li span.product-image {
    display: block;
    min-height: 315px;
        overflow: hidden;
}


.catalog-category-view ul#apnddata li img {
    width: auto;
    height: auto;
    max-width: 100%;
        transition: all 1s ease;
}
.catalog-category-view ul#apnddata li:hover img {
    transform: scale(1.1);
    transition: all 1s ease;
}

.catalog-category-view ul#apnddata li:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 8%);
    border: solid 1px #e6e6e6;
}
.catalog-category-view  ul#apnddata li span.product-item-name {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    max-width: 220px;
    margin: auto;
    min-height: 75px;
    margin-bottom: 15px;
    color: #6f6f6f;
    padding-left:20px;
    padding-right:20px;
}

.catalog-category-view  ul#apnddata li span.product-item-name a{
    color: #6f6f6f;
    letter-spacing:1px;
    text-decoration:none;
}

.catalog-category-view ul#apnddata li span.product-item-name a:hover, .catalog-category-view ul#apnddata li:hover span.product-item-name a {
    color: #464646;
}

strong.block-subtitle.filter-subtitle {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    color: #464646;
    padding-left: 0px;
}

.filter-options-title {
    padding-left: 0px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
}

.filter-options-content {
    padding-left: 0px;
}

.filter-options .am-labels-folding .item {
    padding-left: 0px;
}

.page-layout-2columns-left .column.main {
    width: 75%;
}

.toolbar.toolbar-products .modes {
    display: none;
}

.toolbar-sorter.sorter {
    float: left;
}






.catalog-category-view .column.main li.item.product.product-item:nth-child(3n+1) {
    clear: both;
}
.page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/3);
}



.catalog-category-view  .product.details.product-item-details {
    max-width: 1400px;
    margin: auto;
}



.catalog-category-view  li.item.product.product-item strong.product.name.product-item-name a {
    color: #2d2d2d !important;
    font-weight: 600;
    text-align: center;
    display: block;
}

.catalog-category-view  li.item.product.product-item strong.product.name.product-item-name a.product-item-link {
    min-height: 50px !important;
    display: block;
    color: #2d2d2d !important;
}


.catalog-category-view  li.item.product.product-item strong.product.name.product-item-name {
    display: block;
}

.catalog-category-view  li.item.product.product-item .price-box.price-final_price,
.catalog-category-view  li.item.product.product-item .price-box.price-final_price span {
    color: #6f6f6f;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.catalog-category-view  li.item.product.product-item .price-box.price-final_price span.price:after {
    content: '(ex.vat)';
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: inherit;
    margin-left: 5px;
}

.catalog-category-view  li.item.product.product-item  .product-item-info {
    margin: auto;
}

.catalog-category-view  li.item.product.product-item  span.old-price {
    display: none;
}



.filter-options .am-labels-folding .item {
    padding-left: 0px;
}

.filter-options .am-labels-folding .item .am-input {
    float: right !important;
}

.filter-options .am-labels-folding .item a {
    color: #a1a1a1;
    padding-left: 0px !important;
    font-weight: 400 !important;
}

.filter-options-content .items a {
    margin-left: 0;
    padding-left: 0px !important;
    color: #a1a1a1;
}
.filter-content .item {
    margin: 5px 0;
}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.catalog-category-view  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.catalog-category-view  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked{
  background: #ffffff  !important;
  background-size: cover !important;
  background-origin: center;
  box-shadow:0px 0px 1px 1px #00BCD4 inset !important;
}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item {
    padding-left: 0px;
}

ol.items.am-filter-items-attr_price {
    width: 100% !important;
    max-width: 100%;
}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item{position:relative;}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.catalog-category-view  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.catalog-category-view  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked{
  background: transparent  !important;
  background-size: cover !important;
  background-origin: center;
   background:transparent;
  border-color:#fff !important;
  box-shadow:none !important;
}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked:after,
.catalog-category-view  .sidebar-main .filter-options ol.items .item input:not(old):checked:after,
.catalog-category-view  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked:after{
  display:block;
  content:'X ';
  font-family:'Montserrat',sans-serif;
  text-align:center;

}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item,
.catalog-category-view  .sidebar-main .filter-options form.am-ranges ol.items  .item {
    padding-left: 0px;
    position: relative;
    margin-left: 0px !important;
}

.catalog-category-view .sidebar-main .filter-options .am-labels-folding .item ul,
.catalog-category-view .sidebar-main .filter-options form.am-ranges ol.items .item ul {
    padding-left: 0px !important;
}

ol.items.am-filter-items-attr_price {
    width: 100% !important;
    max-width: 100%;
    position:relative
}

.catalog-category-view  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old),
.catalog-category-view  .sidebar-main .filter-options ol.items  .item input:not(old),
.catalog-category-view  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old)  {

  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  width:13px;
  height:13px;
  border-color:#dfdfdf !important;
  background:#dfdfdf !important;
    right: 0 !important;
    position: absolute;
    top: 0;
    border:solid 1px #000;
    border-radius:50%;
    left: inherit;
    clip: auto;
    opacity: 1;
    overflow: visible;
}

.filter-options input[type='checkbox'] + .amshopby-choice {
    display: none;
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}

ul.items.items-children.level-1.-folding {
    padding-left: 3px;
}

.catalog-category-view ul#apnddata li span.product-item-name .prcounti {
    display: none;
}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    padding: 0px;
    margin: 0pX;
    box-shadow: none;
    border: 0px;
}

.products-grid .product-item-info:hover .product-item-inner, .products-grid .product-item-info.active .product-item-inner {
    display: none;
}

.product.details.product-item-details {
    text-align: center;
}

.catalog-category-view li.item.product.product-item .price-box.price-final_price span.price-label {
    font-size: 14px !important;
    display: inline-block !important;
    font-weight: 400 !important;
}

/*Brand  Page*/

.category-default-category  main#maincontent, .ambrand-index-index main#maincontent {
    max-width: 1430px;
    padding-top: 80px;
    padding-bottom: 30px;
}


.category-default-category .category-view, .ambrand-index-index .category-view {
    background-color: #000;
    /*background-image: url(../images/category_bg.jpg);*/
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
}
.category-default-category .category-view .breadcrumbs, .ambrand-index-index .category-view .breadcrumbs {
    max-width: 1400px;
    margin: auto;
    width: 100%;
    padding: 15px;
    padding-top: 35px;
}


.category-default-category .category-view  .page-title-wrapper, .ambrand-index-index .category-view  .page-title-wrapper {
    max-width: 1400px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    width: 100%;
    background: transparent;
    box-shadow: none;
}

.category-default-category .category-view h1#page-title-heading, .ambrand-index-index .category-view h1#page-title-heading {
    padding: 15px;
    margin-bottom: 0px;
    padding-bottom: 45px;
    padding-top: 0px;
    font-family: 'Poppins',sans-serif;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
        margin-top: 0px;
}

.category-default-category .category-view  .ctnamee, .ambrand-index-index .category-view .ctnamee {
    display: none;
}

.category-default-category  ul#apnddata, .ambrand-index-index ul#apnddata {
    padding: 0px;
    margin: 0px;
}

.category-default-category  ul#apnddata li, .ambrand-index-index ul#apnddata li {
    width: calc(33% - 30px);
    display: inline-block;
    background: #f7f7f7;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
    float: left;
    border: solid 1px transparent;
}

.category-default-category ul#apnddata li img, .ambrand-index-index ul#apnddata li img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.category-default-category ul#apnddata li:hover, .ambrand-index-index ul#apnddata li:hover {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 8%);
    border: solid 1px #e6e6e6;
}
.category-default-category  ul#apnddata li span.product-item-name, .ambrand-index-index ul#apnddata li span.product-item-name {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    max-width: 220px;
    margin: auto;
    min-height: 75px;
    margin-bottom: 15px;
    color: #6f6f6f;
    padding-left:20px;
    padding-right:20px;
}

.category-default-category  ul#apnddata li span.product-item-name a, .ambrand-index-index ul#apnddata li span.product-item-name a {
    color: #6f6f6f;
    letter-spacing:1px;
    text-decoration:none;
}

.category-default-category ul#apnddata li span.product-item-name a:hover, .category-default-category ul#apnddata li:hover span.product-item-name a,
.ambrand-index-index ul#apnddata li span.product-item-name a:hover, .ambrand-index-index ul#apnddata li:hover span.product-item-name a{
    color: #fd1673;
}





.category-default-category .column.main li.item.product.product-item:nth-child(3n+1), .ambrand-index-index .column.main li.item.product.product-item:nth-child(3n+1) {
    clear: both;
}
.page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/3);
}



.category-default-category  .product.details.product-item-details, .ambrand-index-index .product.details.product-item-details {
    max-width: 1400px;
    margin: auto;
}



.category-default-category  li.item.product.product-item strong.product.name.product-item-name a, .ambrand-index-index li.item.product.product-item strong.product.name.product-item-name a {
    color: #2d2d2d !important;
    font-weight: 600;
    text-align: center;
    display: block;
}

.category-default-category  li.item.product.product-item strong.product.name.product-item-name a.product-item-link, .ambrand-index-index li.item.product.product-item strong.product.name.product-item-name a.product-item-link {
    min-height: 50px !important;
    display: block;
    color: #2d2d2d !important;
}


.category-default-category  li.item.product.product-item strong.product.name.product-item-name, .ambrand-index-index li.item.product.product-item strong.product.name.product-item-name {
    display: block;
}

.category-default-category  li.item.product.product-item .price-box.price-final_price,
.category-default-category  li.item.product.product-item .price-box.price-final_price span,
.ambrand-index-index  li.item.product.product-item .price-box.price-final_price,
.ambrand-index-index  li.item.product.product-item .price-box.price-final_price span{
    color: #6f6f6f;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.category-default-category  li.item.product.product-item .price-box.price-final_price span.price:after, .ambrand-index-index  li.item.product.product-item .price-box.price-final_price span.price:after {
    content: '(ex.vat)';
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: inherit;
    margin-left: 5px;
    font-weight: 400;
}

.category-default-category  li.item.product.product-item  .product-item-info, .ambrand-index-index li.item.product.product-item  .product-item-info {
    margin: auto;
}

.category-default-category  li.item.product.product-item  span.old-price, .ambrand-index-index li.item.product.product-item  span.old-price {
    display: none;
}


.category-default-category  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.category-default-category  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.category-default-category  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked{
  background: #ffffff  !important;
  background-size: cover !important;
  background-origin: center;
  box-shadow:0px 0px 1px 1px #00BCD4 inset !important;
}

.category-default-category  .sidebar-main .filter-options .am-labels-folding .item, .ambrand-index-index .sidebar-main .filter-options .am-labels-folding .item {
    padding-left: 0px;
}


.category-default-category  .sidebar-main .filter-options .am-labels-folding .item, .ambrand-index-index .sidebar-main .filter-options .am-labels-folding .item{position:relative;}

.category-default-category  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.category-default-category  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.category-default-category  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.ambrand-index-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked{
  background: transparent  !important;
  background-size: cover !important;
  background-origin: center;
   background:transparent;
  border-color:#fff !important;
  box-shadow:none !important;
}

.category-default-category  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked:after,
.category-default-category  .sidebar-main .filter-options ol.items .item input:not(old):checked:after,
.category-default-category  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked:after,
.ambrand-index-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked:after,
.ambrand-index-index  .sidebar-main .filter-options ol.items .item input:not(old):checked:after,
.ambrand-index-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked:after{
  display:block;
  content:'X ';
  font-family:'Montserrat',sans-serif;
  text-align:center;

}

.category-default-category  .sidebar-main .filter-options .am-labels-folding .item,
.category-default-category  .sidebar-main .filter-options form.am-ranges ol.items  .item,
.ambrand-index-index  .sidebar-main .filter-options .am-labels-folding .item,
.ambrand-index-index  .sidebar-main .filter-options form.am-ranges ol.items  .item {
    padding-left: 0px;
    position: relative;
}

ol.items.am-filter-items-attr_price {
    width: 100% !important;
    max-width: 100%;
    position:relative
}

.category-default-category  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old),
.category-default-category  .sidebar-main .filter-options ol.items  .item input:not(old),
.category-default-category  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old),
.ambrand-index-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old),
.ambrand-index-index  .sidebar-main .filter-options ol.items  .item input:not(old),
.ambrand-index-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old){

  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  width:13px;
  height:13px;
  border-color:#dfdfdf !important;
  background:#dfdfdf !important;
    right: 0 !important;
    position: absolute;
    top: 0;
    border:solid 1px #000;
    border-radius:50%;

}

.category-default-category ul#apnddata li span.product-item-name .prcounti, .ambrand-index-index ul#apnddata li span.product-item-name .prcounti {
    display: none;
}


.category-default-category li.item.product.product-item .price-box.price-final_price span.price-label, .ambrand-index-index li.item.product.product-item .price-box.price-final_price span.price-label {
    font-size: 14px !important;
    display: inline-block !important;
    font-weight: 400 !important;
}


/*pagination start*/
#amasty-shopby-product-list .toolbar.toolbar-products .toolbar-sorter.sorter {
    float: left;
    display: block;
}

#amasty-shopby-product-list .toolbar.toolbar-products .toolbar .pages {
    display: block;
    float: right !important;
}

#amasty-shopby-product-list .toolbar.toolbar-products label.sorter-label {
        display: inline-block;
    text-align: left;
    margin-top: -25px;
    font-family: 'Poppins', sans-serif;
    color: #676767;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}


#amasty-shopby-product-list  .toolbar.toolbar-products select#sorter {
    margin-left: 0px;
    border: 0;
        box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #676767;
    border: solid 1px #ccc;
    text-transform: uppercase;
}

#amasty-shopby-product-list .toolbar.toolbar-products .limiter {
    display: inline-block;
    float: none;
    padding-top: 5px;
    text-transform: uppercase;
        text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    color: #676767;
    font-weight: 600;
}

#amasty-shopby-product-list .toolbar.toolbar-products .toolbar-amount {
    position: static;
    float: right;
    margin-top: -30px;
    font-family: 'Work Sans', sans-serif;
    color: #9a9a9a;
    font-size: 14px;
    padding-bottom: 0px;
    display: none;
}

#amasty-shopby-product-list .toolbar.toolbar-products    .pages{
    display:block;
    float:right;
}


.catalog-category-view  .pages strong.page {
    background: transparent;
}

.catalog-category-view  .pages a.page,.catalog-category-view  .pages strong {
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    color: #676767;
    font-weight: 600;
}

.product.details.product-item-details+.toolbar.toolbar-products    .pages ul.items.pages-items li.item:last-child {
    margin-right: 0px;
}

.product.details.product-item-details+.toolbar.toolbar-products {
    background-color: transparent;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    color: #2d2d2d;
        border-top: 0px;
}

.catalog-category-view .catalog-topnav.amasty-catalog-topnav  .block-content.filter-content:before {
    display: none;
}

.product.details.product-item-details+.toolbar.toolbar-products  select#limiter {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    color: #2d2d2d;
    text-align: center !important;
}
.limiter .control a {
    color: #000;
    text-decoration:none;    margin-left: 5px;
    margin-right: 5px;
}

.limiter .control a.selected {
       font-weight: 600 !important;
    background: #ccc;
    padding: 2px 5px;
    color: #fff;
    display: inline-block;
    min-width: 16px;
}

div#amasty-shopby-product-list.pages .action.previous:before, div#amasty-shopby-product-list .pages .action.next:before {
    color: #000 !important;
}

div#amasty-shopby-product-list .pages .action.previous, div#amasty-shopby-product-list .pages .action.next {
    background: transparent;
    border: 0;
    box-shadow: none;
    font-weight: 600 !important;
    color: #000;
}
div#amasty-shopby-product-list .toolbar.toolbar-products:first-child {
    border-top: 0px;
}
.toolbar.toolbar-products {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*Pagination End*/


/*Product Details*/

body.catalog-product-view .product.media {
    width: 43%;
}

body.catalog-product-view .product-info-main {
    width: 52%;
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    line-height: 30px;
    position: relative;
}

.catalog-product-view h1.page-title {
    color: #797979;
    font-family: 'Poppins',sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-reviews-summary {
    display: none;
}

.product-info-main .product-info-stock-sku {
    float: right;
}

.product-info-main .product-info-stock-sku  span{
    color:#74b319;font-weight:600;
}

.ctnamee {
    display: none;
}

.product-options-bottom .price-box, .product-info-price .price-box {
    color: #fcb829;
    font-family: 'Montserrat',sans-serif;
    border-top: solid 1px #ccc;
    padding-top: 10px;
}

.product-info-price .price-box .price-container .price {
    font-size: 30px;
}

.box-tocart .value-button {
    display: inline-block;
    vertical-align: middle;
    background: #f4f4f4;
    width: 27px;
    height: 27px;
    border-radius: 5px;
    text-align: center;
    line-height: 27px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}

.box-tocart input#qty {
    border-radius: 8px;
    border-color: #f5f5f5;
    height: 42px;
    width: 50px;
}

.box-tocart .control {
    display: inline-block;
}

.box-tocart .field.qty {
    display: inline-block;
}

.box-tocart .actions {
}

/*.box-tocart .actions {
    display: inline;
}*/
.box-tocart .actions {
    display: inline-block;
    min-width: 222px;
    vertical-align: super;
}



.product-social-links, .customblock_social {
    display: none;
}

.catalog-product-view li.item.product.product-item {
    width: 100%;
}

.catalog-product-view .owl-item {
    float: left;
}

.catalog-product-view  .breadcrumbs {
    background: #fafafa;
    max-width: 100%;
    padding: 0px;
}

.catalog-product-view  .breadcrumbs ul {
    max-width: 1400px;
    margin: auto !important;
    width: 100%;
    padding: 15px !important;
    padding-top: 35px;
}

.catalog-product-view .breadcrumbs ul li,.catalog-product-view .breadcrumbs ul li a ,.catalog-product-view .breadcrumbs ul li strong{
    color: #000000 !important;
    font-family:'Poppins',sans-serif;
}

.catalog-product-view .breadcrumbs .item:not(:last-child):after {
    color: #000000;
    margin: 0 5px;
}

.catalog-product-view .product-info-main .product-info-price span.price-label {
    font-size: 14px;
    display: inline-block !important;
    vertical-align: middle;
}

.catalog-product-view .product-info-main .product-info-price .price-wrapper {
    display: inline-block !important;
    width: auto !important;
    margin-bottom: 0px !important;
    height: 36px;
}

.catalog-product-view .product-info-main .product-info-price span.price:after {content: '(ex.vat)';font-size: 12px;text-transform: uppercase;vertical-align: inherit;margin-left: 5px;}






.catalog-product-view .product-info-main  .swatch-option {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #ccc;
    border: 0px;
}

.catalog-product-view .product-info-main .swatch-attribute.color {
    display: inline-block;
}

.catalog-product-view .product-info-main .swatch-attribute {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}

.catalog-product-view .product-info-main select.swatch-select.size {
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
    min-height: 36px;
    line-height: 36px;
    padding-top: 0px;
}

.catalog-product-view .product-info-main .swatch-option.image:not(.disabled):hover, .catalog-product-view .product-info-main .swatch-option.color:not(.disabled):hover {
    border: 0px !important;
    outline: 0px !important;
}

.catalog-product-view .product-info-main .swatch-option.selected {
    border: 0px;
    outline: 0px;
    position: relative;
}

.catalog-product-view .product-info-main .swatch-option.selected:after {
    height: 33px;
    width: 33px;
    line-height: 33px;
    content: '\e610';
    font-family: 'luma-icons';
    color: #fff;
    text-shadow: 0px 0px 10px #797979;
}

.catalog-product-view .swatch-opt .swatch-attribute-label {
    font-weight: 600;
    position: relative;
    color: #797979;
    font-family: 'Poppins',sans-serif;
}

.catalog-product-view .swatch-opt .swatch-attribute-label:before {
    content: 'Select ';
}
.catalog-product-view .swatch-opt .swatch-attribute-label:after {
    content: ' : ';
}

.catalog-product-view span.swatch-attribute-selected-option {
    display: none;
}

.catalog-product-view  button#product-addtocart-button {
    background: #004b9c;
    height: 45px;
    line-height: 45px;
    padding: 0;
    max-width: 200px;
    font-size: 14px !important;
    font-family: 'Poppins',sans-serif;
    margin-left: 15px;
    padding: 0px !important;
    width: 100%;
}

.catalog-product-view .product-info-main .product-options-bottom .box-tocart {
    margin-top: 50px;
}

.catalog-product-view .product-info-main .fotorama__thumb {
    border: solid 1px #d7d7d7;
}



.catalog-product-view .product.info.detailed .data.item.title.active {
    background: #004b9c !important;
    border: 0px !important;
}

.catalog-product-view .product.info.detailed .data.item.title.active a {
    background: #004b9c !important;
    color: #fff !important;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border: 0px !important;
}

.catalog-product-view .product.info.detailed .data.item.title {
    background: #004b9c !important;
    border: 0px !important;
}

.catalog-product-view .product.info.detailed .data.item.title a {
    background: #fff !important;
    color: #797979 !important;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border: 0px !important;
    padding-left:50px !important;
    padding-right:50px !important
}

.catalog-product-view .product.info.detailed .product.data.items > .item.content {
    border: 0px;
    background: #fafafa;
    border-top: 4px solid #004b9c;
    color: #797979;
    line-height: 22px;
    font-size: 14px;
}

.catalog-product-view .product.info.detailed .product.data.items > .item.content ul {
    padding-left: 15px;
}

/*.catalog-product-view .product.info.detailed {
    margin-top: 100px;
}*/
.catalog-product-view .product.info.detailed {
    margin-top: 15px;
}

.catalog-product-view  .block.related {
    max-width: 1400px;
    margin: auto;
    width: 100%;
}

.catalog-product-view  .block.related .field.choice.related {
    display: none;
}

.block.related .block-title.title:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    top: 35px;
}

.block.related .block-title.title{
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: block;
    background: #fff;

    display:block
}

.block.related .block-title.title strong{
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    color: #6f6f6f;
    position: relative;
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    font-size:24px;
    text-transform:uppercase;
    display:inline-block;
    position:relative;
    z-index:2
}

.block.related .product.actions.product-item-actions {
    display: none;
}

.block.related span.price-container.price-final_price.tax.weee span.price {
    color: #0055a6;
    font-size: 22px !important;
}
.block.related span.price-container.price-final_price.tax.weee span.price:after{
    content: '(ex.vat)';
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: inherit;
    margin-left: 5px;
}


span.old-price span.price {
     color: #636363 !important;
    font-size: 20px !important;
    font-weight:600 !important
}

.block.related span.old-price {
   display:none !important;
}



.block.related a.product-item-link {
    font-size: 14px;
    color: #2d2d2d !important;
    min-height: 50px !important;
    display: block;
}

.block.related .product-item-info {
    width: 90%;
    margin: auto;
}

.block.related .product-item-info.related-available {
    margin: 0px;
    padding: 0;
}

.block.related p.instck {color:#2d2d2d;}

/*.stckstate {
    float: right;
    width: calc(50% - 0px);
    text-align: left;
}*/

span.pcdoings {
    width: calc(50% + 0px);
    text-align: right;
}

p.instck:before {content: '|';padding-right: 10px;padding-left: 10px;}

.block.related  .product-item .price-box {
    margin-bottom: 10px;
}

.block.related   .block-actions {
    display: none;
}

.fotorama__thumb-border {
	border: 1px solid #d7d7d7;
}

div#qty-error {
    position: absolute;
}


body.catalog-product-view .product-info-main {position:relative;}

body.catalog-product-view .product-info-main .page-title-wrapper.product {
    background: transparent;
    box-shadow: none;
}

body.catalog-product-view .product-info-main h1.page-title {
    padding-right: 225px;
}

body.catalog-product-view .product-info-main h1.page-title+.amshopby-option-link {position:absolute; top:0px; right:0px;}

/*breadcrumbs*/

.cms-page-view   .breadcrumbs {
    background: #fafafa;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}

.cms-page-view   .breadcrumbs ul {
    max-width: 1400px;
    margin: auto !important;
    width: 100%;
    padding: 15px !important;
    padding-top: 35px;
}

.cms-page-view  .breadcrumbs ul li,
.cms-page-view  .breadcrumbs ul li a ,
.cms-page-view  .breadcrumbs ul li strong{
    color: #000000 !important;
    font-family:'Poppins',sans-serif;
}

.cms-page-view  .breadcrumbs .item:not(:last-child):after {
    color: #000000;
    margin: 0 5px;
}

.catalogsearch-result-index  .breadcrumbs {
    background: #fafafa;
    max-width: 100%;
    padding: 0px;
    margin:0px;
}

.catalogsearch-result-index  .breadcrumbs ul {
    max-width: 1400px;
    margin: auto !important;
    width: 100%;
    padding: 15px !important;
    padding-top: 35px;
}

.catalogsearch-result-index .breadcrumbs ul li,.catalogsearch-result-index .breadcrumbs ul li a ,.catalogsearch-result-index .breadcrumbs ul li strong{
    color: #000000 !important;
    font-family:'Poppins',sans-serif;
}

.catalogsearch-result-index .breadcrumbs .item:not(:last-child):after {
    color: #000000;
    margin: 0 5px;
}


.catalogsearch-result-index  .sidebar-main .filter-options .am-labels-folding .item{position:relative;}

.catalogsearch-result-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked,
.catalogsearch-result-index  .sidebar-main .filter-options ol.items .item input:not(old):checked,
.catalogsearch-result-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked{
  background: transparent  !important;
  background-size: cover !important;
  background-origin: center;
   background:transparent;
  border-color:#fff !important;
  box-shadow:none !important;
}

.catalogsearch-result-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old):checked:after,
.catalogsearch-result-index  .sidebar-main .filter-options ol.items .item input:not(old):checked:after,
.catalogsearch-result-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old):checked:after{
  display:block;
  content:'X ';
  font-family:'Montserrat',sans-serif;
  text-align:center;

}

.catalogsearch-result-index  .sidebar-main .filter-options .am-labels-folding .item,
.catalogsearch-result-index  .sidebar-main .filter-options form.am-ranges ol.items  .item {
    padding-left: 0px;
    margin-left: 0px !important;
    position: relative;
}

ol.items.am-filter-items-attr_price {
    width: 100% !important;
    max-width: 100%;
    position:relative
}

.catalogsearch-result-index  .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old),
.catalogsearch-result-index  .sidebar-main .filter-options ol.items  .item input:not(old),
.catalogsearch-result-index  .sidebar-main .filter-options form.am-ranges ol.items  .item input:not(old)  {

  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  width:13px;
  height:13px;
  border-color:#dfdfdf !important;
  background:#dfdfdf !important;
    right: 0 !important;
    position: absolute;
    top: 0;
    border:solid 1px #000;
    border-radius:50%;
    left: auto;
    clip: auto;
    opacity: 1;
    overflow: visible;
}


/*CMS Pages*/

.cms-page-view  .page-title-wrapper {
    box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}

.cms-page-view  .page-title-wrapper h1.page-title {
    max-width: 1400px;
    margin: 35px auto;
}

main#maincontent {
    max-width: 1400px;
    padding-top: 50px;
}

.cms-page-view.page-layout-2columns-right .column.main {
    width: 74.16666667%;
}

.cms-page-view.page-layout-2columns-right .sidebar-main {
    width: 24.833333%;
}

.cms-page-view.page-layout-2columns-right .sidebar-main h2 {
    margin-top: 0px;
    font-family: 'Poppins',sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
}

.cms-page-view.page-layout-2columns-right .sidebar-main .widget.block.block-static-block {
    padding: 0;
    background: #f7f7f7;
}

.cms-page-view.page-layout-2columns-right .sidebar-main ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.cms-page-view.page-layout-2columns-right .sidebar-main .widget.block.block-static-block h2 {padding: 15px;border-bottom: 5px solid #0055a6;    margin-bottom: 0px;}

.cms-page-view.page-layout-2columns-right .sidebar-main ul a {
    border-bottom: solid 1px #ccc;
    display: block;
    padding: 15px 10px;
    color: #000;
}

.cms-page-view.page-layout-2columns-right .sidebar-main ul a:empty{display:none;}

.cms-page-view.page-layout-2columns-right .sidebar-main ul li {
    margin-bottom: 0px;
}


/*Contact Page*/

.contact-index-index   .breadcrumbs {
    background: #fafafa;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 0px;
}

.contact-index-index   .breadcrumbs ul {
    max-width: 1400px;
    margin: auto !important;
    width: 100%;
    padding: 15px !important;
    padding-top: 35px;
}

.contact-index-index  .breadcrumbs ul li,
.contact-index-index  .breadcrumbs ul li a ,
.contact-index-index  .breadcrumbs ul li strong{
    color: #000000 !important;
    font-family:'Poppins',sans-serif;
}

.contact-index-index  .breadcrumbs .item:not(:last-child):after {
    color: #000000;
    margin: 0 5px;
}




.contact-index-index  .page-title-wrapper {
    box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}

.contact-index-index  .page-title-wrapper h1.page-title {
    max-width: 1400px;
    margin: 35px auto;
}



/*Cart Page*/


.checkout-cart-index  .page-title-wrapper {
    box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}

.checkout-cart-index  .page-title-wrapper h1.page-title {
    max-width: 1400px;
    margin: 35px auto;
}



.checkout-index-index .nav-sections {
    display: block !important;
}

.checkout-index-index .authentication-wrapper {
    margin-top: 0px;
}
.opc-progress-bar-item._active:before {
    background: #0055a6;
    border-color: #0055a6;
}

.opc-progress-bar-item._active > span:before {
    background: #0055a6;
    border-color: #0055a6;
}

.opc-progress-bar-item._active > span:after {
    border-color: #0055a6;
}

button.action.action-auth-toggle {
    font-family: 'Poppins',sans-serif;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 25px!important;
    background: #004b9c !important;
    color: #fff !important;
    border: 0px !important;
    box-shadow: none !important;
    border-radius: 3px;
}

/*Create Customer Page CSS start*/

.customer-account-create .page-title-wrapper {
    text-align: center;
box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}


.customer-account-create h1.page-title {
    font-size: 36px;
    margin: 15px 0px;
    font-weight: 400;
    padding: 25px 15px;
    color: #2d2d2d;
    font-family: 'Poppins',sans-serif;
}


.customer-account-create form#form-validate {

    padding: 30px 15px 15px 15px;
    width: 100%;max-width:900px;
    margin:auto;
    margin-bottom: 50px;
    display: table;
}


.customer-account-create fieldset.fieldset.create.info {
    display: inline-grid;
    width: calc(50% - 30px);
    vertical-align: top;
    padding: 15px;
}

.customer-account-create fieldset.fieldset.create.account {
    display: inline-grid;
    width: calc(50% - 30px);
    vertical-align: top;
    padding: 15px;
}

.customer-account-create .actions-toolbar {
    text-align: center;
    padding: 15px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 );
    border: solid 1px #ccc;
}

.customer-account-create .primary {
    float: none !important;
    display: inline-block;
}

.customer-account-create button.action.submit.primary {
    display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background: #0055a6;
    border-radius: 0;
    border: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
}

.customer-account-create  .fieldset > .legend {
    margin-bottom: 0px;
}
.customer-account-create .fieldset > .legend span {
    font-weight: 500;
    font-size: 1.8rem;
}


/*Customer Login page CSS Start*/


.customer-account-login .page-title-wrapper {
    text-align: center;box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}


.customer-account-login h1.page-title {
    font-size: 36px;
    margin: 15px 0px;
    font-weight: 400;
    width: calc(100% - 30px);
    padding: 25px 15px;
    color: #2d2d2d;
    font-family: Poppins;
}

.customer-account-login .login-container {

    padding: 30px 15px 15px 15px;
    width: 100%;
    display: block;
    max-width:900px;
    margin:auto;
    margin-bottom: 50px;
}

.customer-account-login .login-container button#send2 {
    display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    font-weight: 400;
    text-decoration: none;
    background: #004b9c;
    border-radius: 0;
    border: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px !important;
}

.customer-account-login .login-container a.action.create.primary {
    display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background: #004b9c;
    border-radius: 0;
    border: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.customer-account-login .login-container .control {
    width: 100% !important;
}


.customer-account-login .login-container .block.block-customer-login {
    border-right: dashed 1px #ccc;
    padding-right: 17px;
    margin-bottom: 5px;
}


/*Forgot Password Page CSS Start*/

.customer-account-forgotpassword .page-title-wrapper {
    text-align: center;box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}


.customer-account-forgotpassword h1.page-title {
    font-size: 36px;
    margin: 15px 0px;
    font-weight: 400;

    padding: 25px 15px;
    color: #2d2d2d;
    font-family: 'Poppins',sans-serif;
}



.customer-account-forgotpassword form#form-validate {

    padding: 30px 15px 15px 15px;
    width: 100%;
    max-width:900px;
    margin:auto;
    margin-bottom: 50px;
    display: table;
}


.customer-account-forgotpassword  button.action.submit.primary {
     display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background: #004b9c;
    border-radius: 0;
    border: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
}

.customer-account-forgotpassword  button.action.reload.captcha-reload {
    display: inline-block;
    background: #282828;
    border: 0px;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}



/*Account Pages Start*/

body.account main#maincontent {
    padding-top: 50px;
}


body.account h1.page-title {
    font-size: 36px;
    margin: 0px 0px 15px 0px;
    font-weight: 400;
    width: calc(100% - 20px);
    padding: 0px 0px 10px 0px;
    color: #392251;
    font-family: 'Poppins',sans-serif;
}

body.account .block.block-dashboard-info,
body.account .block.block-dashboard-addresses,
body.account form.form-edit-account,
body.account form.form.form-newsletter-manage,
body.account form.form-address-edit {
  /*  box-shadow: 0px 0px 15px #ccc;
    padding: 15px;
    width: calc(100% - 30px);*/
    display: block;
    background: #fff;
}

body.account .page-title-wrapper {
    background: transparent;
    box-shadow: none;
}

body.account button.action.save.primary{
    display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    line-height: inherit;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    background: #0055a6;
    border-radius: 0;
    border: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}


body.account .block-collapsible-nav .content {
    background: #0055a6;
    padding: 0;
    color: #fff;
    line-height: 30px;
}

body.account .block-collapsible-nav .item a,
body.account .block-collapsible-nav .item > strong {
    border-left: 3px solid transparent;
    color: #ffffff;
}

body.account .block-collapsible-nav .item.current a, body.account .block-collapsible-nav .item.current > strong {
    border-left-color: #0055a6;
    color: #ffffff;
    font-weight: 600;
    background: #004384;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}

body.account .block-collapsible-nav .item a:hover {
    background: #0055a6;
}

body.account .block-collapsible-nav .item {
    margin: 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.36);
    background: #0055a6;
}

body.account span.delimiter {
    display: none !important;
}



 body.account .sidebar.sidebar-additional .block-title strong {
    font-size: 20px !important;
}


body.account span.order-status {
    float: right;
    margin-top: -61px;
}


body.account .actions-toolbar.order-actions-toolbar {
    border: solid 1px #ccc;
    padding: 15px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 );
}


 .page-title-wrapper {
    box-shadow: 0px 5px 5px #efefef;
    background: #f7f7f7;
}

.page-title-wrapper h1.page-title {
    max-width: 1400px;
    margin: 35px auto;
}

.newsletter_terms {
    font-size: 11px;
    font-family: 'Poppins',sans-serif;
    color: #6f6f6f;
    max-width: 400px;
    font-weight: 400;
    padding: 10px 25px;
}

.footerlinks.mobileaccord ul {
    padding-bottom: 15px;
}

.footersocial img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.filter-options-content .count {
    display: block;
}


.block.related .owl-nav.disabled {
    display: none;
}

.catalog-product-view main#maincontent{ padding-top:0px !important; }
.catalog-product-view .block.related { padding-top:0px !important;  padding-bottom:50px !important}

li.customer-welcome+li.authorization-link .accountcutlink {
    display: none;
}

li.customer-welcome+li.authorization-link:after{ display:none !important}

.customer-welcome span.customer-name {
    float: right;
    margin-right: 10px !important;
}

li.customer-welcome {
    position: absolute;
    right: 0;
    display: block;
    width: 100%;
    max-width: 125px;
    z-index: 99;
}

.customer-welcome .action {
    float: right;
    margin-right:10px !important;
    margin-top:5px !important;
    color: #000 !important;
}



li.authorization-link {}

.customer-menu li.authorization-link .accountcutlink{
    display: none !important;
}

.customer-menu li.authorization-link > a:after ,
.customer-menu  li.authorization-link:before{display:none}

.customer-menu  li.authorization-link a{color:transparent;}
.customer-menu  li.authorization-link a:before{content:'Logout'; display:block;color:#000 !important; text-transform:capitalize; font-size:14px;position:absolute}

.customer-menu   ul.header.links > li {
    list-style: none;
    display: block;
    vertical-align: top;
}



li.customer-welcome+li.authorization-link > a:after {
    color: transparent;
}

.stckstate p.lwstck {
    color: red;
    font-size: 12px;
    Margin-bottom: 0px!important;
}

.catalog-product-view .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    height: 90px !important;
    display: block;
    margin: auto;
    position: relative;
    width: auto;

}

.fotorama__thumb.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
    background: #fff;
    height: 90px;
}

.catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    height: 90px !important;
    border:solid 1px #f1f1f1;
    width: 86px !important;
}

.catalog-product-view .fotorama__thumb-border {
    height: 96px !important;
    border:0px;
    margin-top: 0px !important;

}

.pages strong.page {
    background: transparent;
    text-transform: uppercase;
    color: #676767;
    font-weight: 600;
}
input#coupon_code {
    min-height: 36px;
}

.cart-discount .block.discount {
    width: 100%;
    max-width: 500px;
}

.customblock_free_delivery {
    font-size: 14px;
    color: #929292;
    display: inline-block;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

body.catalog-category-view.page-layout-2columns-left.yes-childrens .filter-options-item { display:none}
body.catalog-category-view.page-layout-2columns-left.yes-childrens .filter-options-item:first-child { display:block}


.load_more_cat{display: none;
}
.load_read_more {
    display: none;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: underline;;
}

.load_read_more:before {
    content: 'Read More';
}

.load_read_more.active:before {
    content: 'Read Less';
}

.inmobile {
        display: none;
 }

 .fotorama__stage__shaft.fotorama__grab, .fotorama__stage {
    max-height: 500px;
}

.fotorama--fullscreen .fotorama__stage__shaft.fotorama__grab, .fotorama--fullscreen .fotorama__stage {
    max-height: initial;
}

.panel.header .widget.block.block-static-block p {
    line-height: 28px;
}

.message.success{
	background: #0a263c;
    color: #fff;
}

.message.success > *:first-child:before{
	color: #fff;
}


form.form.form-cart button.action.update {
    background: #004b9c;
    height: 45px;
    line-height: 45px;
    padding: 0;
    max-width: 200px;
    font-size: 14px !important;
    font-family: 'Poppins',sans-serif;
    margin-left: 15px;
    padding: 0px !important;
    width: 100%;
    color: #fff;
    box-shadow: none;
    border: 0px;
}

.cms-index-index .am-slider-container .amslider-header-container {display:none}

.cms-index-index .am-slider-container .am-brand-slider.amslider {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}


a.amquickview-link img {
    width: auto !important;
}

a.product.photo.slider-product-item-photo {
    width: 100%;
    display: block;
    text-align: center;
}

.widebanner {
    margin-top: -36px;
}

.toolbar .sorter-action {
    top: 0;
}

.product-info-main .product-info-price .price-box {
    width: 100%!important;
}

/*16-9-20*/

.form-create-account div#password-strength-meter {
    margin-bottom: 10px;
}

.form-create-account .fieldset.create.account:after {
    display: none;
}

.form-create-account fieldset.fieldset.address legend.legend {
    margin-bottom: 30px;
}


.form-create-account .field.company.required, .form-create-account .field.street.required+.field.required, .form-create-account .field.zip.required  {
    width: calc(50% - 7.5px);
    float: left;
    margin-right:7.5px
}

.form-create-account .field.telephone.required, .form-create-account .field.region, .form-create-account .field.country.required {
     width: calc(50% - 7.5px);
    float: left;
    margin-left:7.5px
}



.hide_price_text a {
    color: #6f6f6f;
    font-size: 14px;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    text-decoration:none;
}

.hide_price_text a span {
    font-weight: 700;
    text-decoration: underline;
}

.product-info-main p#hideprice  a {
    color: #fcb829;
    font-size: 22px;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    text-decoration:none;
}

.product-info-main  p#hideprice  a span {
    font-weight: 700;
    text-decoration: underline;
}


/*css for hidden price login start*/

body.page-with-filter.page-products .products-grid .product-item-inner {
    height: auto !important;
    position: relative !important;
    width: 100% !important;
    box-shadow: none;
    border:0px !important;
    margin-left: 0px !important;
}

body.page-with-filter.page-products .products-grid .product-item-inner .actions-secondary {
    display: none;
}

body.page-with-filter.page-products .products-grid .product-item-inner span.viwprod {
    display: none;
}

body.page-with-filter.page-products strong.product.name.product-item-name {
    /* padding-bottom: 40px; */
}
body.page-with-filter.page-products .products-grid .product-item-info:hover .product-item-inner {
    display: block;
    border: 0px !important;
    margin: 0px;
    padding: 0px;
}
body.page-with-filter.page-products  button.action.primary{display: none;}
body.page-with-filter.page-products  .products-grid .product-item-actions{margin: 0px }


body.page-with-filter.custloggedin.page-products strong.product.name.product-item-name {
    padding-bottom: 0px;
}

body.page-with-filter.custloggedin.page-products .product-item-inner {
    display: none !important;
}
/*css for hidden price login end*/

.block.related .related-available .product-item-name {
    margin-left: 0px;
}

.block.related .product-item-info.related-available {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.customer-welcome span.customer-name {
    width: 125px;
}



.filter-options-title:after {
    position: absolute;
    right: 4px;
    top: 12px;
}

.amshopby-slider-container .am-slider .ui-slider-handle {
    background: #0055a6 !important;
    width: 15px;
    height: 15px;
}

.amshopby-slider-container .ui-slider-range {
    background: #ececec;
}
.filter-options-content .range button.am-filter-go {
    background: #004b9c;
    height: 40px;
    line-height: 40px;
    padding: 0;
    max-width: 200px;
    font-size: 14px !important;
    font-family: 'Poppins',sans-serif;
    margin-left: 15px;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    clear: both;
    width: 100%;
    margin-left: 0px !important;
    max-width: inherit;
}

.filter-options-content .range input.am-filter-price.-from.input-text, .filter-options-content .range input.am-filter-price.-to.input-text {
    width: 44%;
    max-width: inherit;
    margin-bottom: 15px;
    height: 40px;
}

.filter-options-content .range {
    display: block;
    text-align: left;
}

.filter-options-content {
    padding-left: 0px;
    padding-right: 0px;
}

ul.header.links li.customer-welcome:hover  .customer-menu {
    display: block !important;
}


ul.header.links li.customer-welcome:hover   .header.links {
    min-width: 175px;
    z-index: 1000;
    display:block;
        margin-top: 0px;
}

ul.header.links li.customer-welcome:hover .action.switch:after {
    content: '\e621';
}

.filter-options-content .count {
    display: none;
}

.top-container ul li a{color: #fff;}


.shop_cat ul.feature_cat li img {
    position: inherit;
}

.feature_content {
    position: absolute;
    top: 0;
    left: 0;
}

.shop_cat li {min-height: inherit;background-color: transparent;}

/* Amasty Search */

.amsearch-item-container.recent_searches .item-name {background-color: unset;}

.amasty-xsearch-block-header:before {display: none;}

.amsearch-results {background-color: #fff;}

.amsearch-item-container.popular_searches .amasty-xsearch-block-header {padding: 0 10px 0 9px;}

.amsearch-item-container:first-child {padding: 0;}

.amsearch-form-container.-large .amsearch-item-container {padding-left: 10px;}

.amsearch-wrapper-input.amsearch-left-position, .search-autocomplete.amsearch-left-position {left: 0;}

.amsearch-item-container:not(.recent_searches) .amsearch-highlight {color: #0055a6;}

.amsearch-products .amsearch-highlight{background-color: #0055a6;}

.popular_searches .amsearch-item, .recent_searches .amsearch-item {display: block;background-color: #eaeaea;padding: 10px;width: auto;}

.popular_searches .amsearch-item a, .recent_searches .amsearch-item a {display: inline-block;background-color: #f7f7f7 !important;width: auto;padding: 5px!important;border-radius: 25px;margin: 5px!important;}

.popular_searches .amsearch-item, .recent_searches .amsearch-item {float: left;}

.amsearch-item-container.recent_searches,.amsearch-item-container.category {display: block; clear: both;}

/* Sub Catgegory Nav */

ul.nav-submenu {display: block !important; top: 0 !important; margin-top: 10px;}

.nav-submenu li {width: 100% !important; padding: 0 0 0 10px;}

.navigation .active > a {border: none !important; color: #0055a6 !important;}

/* Checkout */

.shipping-address-item.selected-item {border-color: #184b9c !important;}

.opc-wrapper .shipping-address-item.selected-item:after {background: #184b9c;}



.category-name.parent-category.parent-category-top a {
    color: #6f6f6f;
    text-transform: uppercase;
    font-weight: 600;
}

.category-name.parent-category.parent-category-top .category-cont {
    display: none;
}

.category-name.parent-category.parent-category-top a:hover,
.easycatalogimg-grid.easycatalogimg-cols-4 .item:hover  a{
    color: #fc1573;
    text-decoration: none;
}

.easycatalogimg-grid.easycatalogimg-cols-4 .item {
    display: grid;
}

.easycatalogimg-grid.easycatalogimg-cols-4 .item .category-name.parent-category.parent-category-top {
    order: 2;
}

@media (min-width:991px){
    .category-name.parent-category.parent-category-top a {
    font-size: 22px;
}
}

/* Sitemap */
h2.bss_h2 {
    margin-top: 0px;
    border: 0px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
    border-bottom: 1px #0055a6 solid;
}


/* JDAWG FIXES */
.page-with-filter .swatch-option  { background-color: #000000; border-radius: 100px; width: 30px!important; padding: 0px; height: 30px!important; max-width: none; }
.swatch-option-tooltip {  display:none !important;  visibility:hidden !important; }
.page-with-filter .swatch-option.selected { outline: none!important; border: none!important; }
.page-with-filter .pcdoings { display:none!important; }
.page-with-filter .swatch-attribute-options .swatch-option { width: 15px!important; height: 15px!important;min-width: 15px!important; }
.page-with-filter .product-item-details .swatch-attribute { display: inline-block; margin: 0 auto; }
.page-with-filter .swatch-attribute-options div:last-child{ margin-right: none!important}
.product-item-name, .product.name a { line-height: 20px; height: 45px; }
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover { outline: none!important}
p.instck:before{ display:none;}


.catalog-category-view .category-view { height: 260px; }

.customer-account-login .message-success.success.message:nth-child(2){
    display:block
}


.product-info-main .product-info-price .price-box {
    display: block;
}

.category-default-category .sidebar-main .filter-options .am-labels-folding .item .am-input:not(old), .category-default-category .sidebar-main .filter-options ol.items .item input:not(old), .category-default-category .sidebar-main .filter-options form.am-ranges ol.items .item input:not(old){
    left:inherit;
}

.category-default-category .sidebar-main .filter-options .am-labels-folding .item, .category-default-category .sidebar-main .filter-options form.am-ranges ol.items .item{
    margin-left:0px !important
}


.catalog-category-view .category-view .category-image {
    height: 100% !important;
}

body.usastore.catalog-category-view .category-view {
    max-height: 160px;
}

.catalog-category-view .category-description {
    clear: both;
    padding: 30px;
    text-align: left;
}

.block.newsletter .action.subscribe {
    display: block !important;
}

.top-container ul li {
    width: auto !important;
    padding-right: 45px;
    line-height: 23px;
}

.top-container img {
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -2px;
}



.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    margin: 0px;
}



.top-container ul {
    text-align: center;
}

.top-container ul li:first-child {
        padding-left: 0px !important;

}

.message.success {background: #0055a6 !important;}

.message.success a {
    color: #fff !important;
text-decoration:underline;
}

body.page-print.account.sales-order-print.page-layout-1column .top-container {
    display: none;
}

body.page-print.account.sales-order-print.page-layout-1column .mobilefooterlinks {
    display: none !important;
}



body.page-print.account.sales-order-print.page-layout-1column  .page-title-wrapper {
    max-width: 1400px;
    padding-top: 50px;
    margin: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

body.page-print.account.sales-order-print.page-layout-1column   span.order-status {
    margin-right: 15px;
}


.aninav .menulinks li {
    position: relative;
}

.aninav .menulinks li ul.nav-submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    position: relative !important;
    left: 0px !important;
}

/*css on 05-11-20*/
.page.messages {
    max-width: 1400px;
    margin: 0px auto;
    width: 100%;
}


.page.messages .message.error, .page.messages .message.success {
    max-width: 1400px;
    margin: 15px auto;

}

/* Magento 2 Cookie Notice */
div#notice-cookie-block {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #0a263c;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: block;
    left: auto;
    color: #fff;
    font-weight: normal;
}

div#notice-cookie-block a{
    color: #fff;
    text-decoration: underline;
}

button#btn-cookie-allow {
    display: inline-block;
    font-family: OpenSans, arial, "sans-serif";
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px;
    background: #4a6678 !important;
    box-sizing: border-box;
    padding: 15px 24px;
    text-align: center;
    transition: background 0.3s;
    border-radius: 0;
}

button#btn-cookie-allow:hover {
    display: inline-block;
    font-family: OpenSans, arial, "sans-serif";
    color: #4a6678 !important;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px;
    background: #fff !important;
    box-sizing: border-box;
    padding: 15px 24px;
    text-align: center;
    transition: background 0.3s;
}

/* Amasty CSS Fixes */

.amsearch-form-container.-large .amsearch-item-container .amsearch-item { padding: 0px!important }
.amsearch-results .amsearch-item .item-name { color: #000!important; }
.amsearch-item-container:not(.recent_searches) .amsearch-highlight { color: #000!important; }
.amsearch-item-container .amsearch-highlight { font-weight: 400; }
.popular_searches .amsearch-item a, .recent_searches .amsearch-item a { background: #fff!important; padding: 0 0 0 5px!important; }
.amsearch-item-container.recent_searches .item-name:hover { background-color: #0056a5!important; color: #fff!important; }
.amsearch-products .amsearch-highlight { background: none!important; color: #000;}
.amasty-xsearch-block-header { padding: 0px!important; }
#amasty-shopby-product-list { border-left: 1px solid #d0d0d0!important; padding-left: 20px;  }
.amsearch-wrapper-content { padding: 0px;!important; }
.amsearch-wrapper-content>.amsearch-item { padding: 0px!important }
.amsearch-results .amsearch-item:hover { background: #fff!important; }
.amsearch-form-container.-large .amsearch-wrapper-content>.amsearch-item { width:30%; margin-right: 10px; }
.amsearch-results { padding-top: 16px; }
#search_autocomplete { border-left: 1px solid #bbb; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; box-shadow: 13px 20px 20px 6px #00000045; }

/* Homepage Banner Fix */
.cms-home #banner-slider-carousel { margin-top: 0px!important; }
.navigation .level0:hover>.level-top, .navigation .level-top:hover { background: #0056a5!important; } { background: #0056a5!important; }

.amshopby-index-index .filter-content .filter-type, .amshopby-index-index .filter-content .filter-size { display: none; }

.product-info-main .product.attribute.sku { display: inline-block; margin-right: 30px; }
.product-info-main .product.attribute.barcode { display: inline-block; }
.product-info-main .product.attribute.barcode .type { font-weight: normal; margin-right: 5px; }
.product-info-main .product.attribute.barcode .type:after { content: ':'; }
.product-info-main .product.attribute.barcode .value { display: inline-block; }

button.amsearch-button.-loupe {
    background: #0055a6;
    border: none;
    border-radius: 0;
    position: absolute;
    right: 0;
    height: 43px;
    width: 43px;
    padding: 0;
}

button.amsearch-button.-loupe:after {
    content: '\e615';
    font-family: 'luma-icons';
    color: #fff;
    font-size: 25px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

.amsearch-input-wrapper.-typed button.amsearch-button.-loupe {
    display: none;
}

button.amsearch-button.-close {
    position: absolute;
    right: 4px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
    border: none;
    top: 14px;
}

section.amsearch-loader-block {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 40px;
    width: 16px;
    height: 11px;
    margin-right: 5px;
    background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
}

.search-autocomplete {
    display: block;
}

.amsearch-block-header .amsearch-title {
    margin-bottom: 0;
    padding: 15px 20px 0 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
}

.amsearch-item-container .amsearch-item {
    border: none;
}

.search-autocomplete ul:not(:empty) {
    border: none;
    padding: 0 15px 20px;
}

ul.amsearch-product-list {
    display: flex;
    flex-wrap: wrap;
}

.amsearch-image .product-image-container, .amsearch-image img {
    width: 100px!important;
}

.amsearch-product-list .amsearch-item {
    width: 30%;
    text-align: center;
}

.amsearch-products-section {
    width: 100%;
}
