@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,700|Roboto:100,200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@600&display=swap');

html {
    overflow-x: hidden;
}
body {
    font-family: 'Roboto', sans-serif!important;
    overflow-x: hidden;
    font-size: 1.5rem;
    color: #898989;
}
h1 {
    font-size: 45px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}
li {
    font-size: 1.4rem;
}
a {
    text-decoration: none;
}
p {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.8;
}
.breadcrumbs, .page-wrapper > .widget, .page-wrapper > .page-bottom,
.block.category.event, .top-container, .page-main {
    max-width: unset;
    padding: 0;
    width: 100%;
}
.breadcrumbs {
    padding: 20px 90px;
    margin: 0;
}
.breadcrumbs a {
    color: #000!important;
}
.breadcrumbs strong {
    color: #898989;
    font-weight: 400;
}
.breadcrumbs .item:not(:last-child):after {
    content: url(../images/icon_arrow_small.svg);
}
.site-button, .action.primary {
    font-family: 'Roboto', sans-serif!important;
    font-size: 1.5rem;
    font-weight: 700;
	background: #E1580A;
	text-align: center;
	padding: 15px;
	border-radius: 5px;
    border: 1px solid #E1580A;
    text-decoration: none;
    width: 100%;
    max-width: 220px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.action.primary.buynow {
    background: #555;
    border-color: #555;
    margin-top: 10px !important;
}
.site-button:visited, .action.primary:visited {
	color: #fff;
}
.site-button:hover, .action.primary:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}
a.site-link, a.site-lin:visited {
    color: #E1580A;
    text-decoration: none;
}
a.site-link:hover{
    color: #000;
    text-decoration: none;
}
input[type="text"], input[type="password"], input[type="url"],
input[type="tel"], input[type="search"], input[type="number"],
input[type="datetime"], input[type="email"] {
    padding: 20px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
}
select {
    background: #ffffff url(../images/icon_arrow_small_2.svg) no-repeat 97% 50%;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none;
}
button {
    outline: none!important;
}
.discount {
    font-size: 1.8rem;
    color: #000;
    font-weight: 700;
}
.container {
    max-width: 1400px;
}
.container-padding{
    padding: 0 90px;
}
.black-txt{
    color: #000;
}
.txt-center {
    text-align: center;
}

.col-content h3 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    margin: 40px 0 30px 0;
}
.no-padding{
    padding: 0;
}
.m-top{
    margin-top: 30px;
}
.brand-placeholder {
    margin: auto;
    width: 130px;
    height: 60px;
    margin-bottom: 15px;
}
.clearance-tag {
    background-color: #FF0000;
    color: #fff;
    padding: 10px;
    letter-spacing: 1px;
}
.percentage-placeholder {
    margin: auto;
    height: 21px;
    width: auto;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot,
.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
    outline: none;
}
/**********************************************************/
/********************  Header Start  **********************/
/********************  Header Start  **********************/
/**********************************************************/
.page-header {
    margin-bottom: -6px;
}
.header-top-content {
    text-align: center;
    padding: 10px 0;
    background: #eee;
}
.header-top-content p {
    color: #000;
    font-weight: 400;
    margin: 0;
}
.header-top-content a {
    color: #A7A8AA;
    margin-left: 10px;
}
.header-top-content span {
	color: #000;
	margin-right: 10px;
    font-weight: 500;
}
.header.content {
    padding: 0px 90px;
    max-width: 100%;
    display: inline-flex;
    width: 100%;
    border-bottom: 1px solid #eee;
    line-height: 1.4;
}
.header.content:before {
	content: none;
}
.header-middle-right {
    float: right;
    display: inline-flex;
    width: 27%;
    margin-left: 15px;
    justify-content: flex-end;
    padding: 24px 0;
}
a.logo {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
    width: 27%;
    margin-right: 15px;
    align-self: center;
}
.minicart-wrapper {
	float: none;
}
.minicart-wrapper.active .added-overlay {
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
    transition: all 0.3s ease-in-out;
}
.minicart-wrapper .block-minicart {
    width: 430px;
    height: 100%;
    min-width: unset;
    top: 0;
    position: fixed;
    right: 0;
    margin: 0;
    padding: 25px 15px;
    border: none;
    box-shadow: 0px 0px 20px #00000029;
    overflow-y: auto;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #E1580A;
    color: #fff;
    height: 23px;
    line-height: 20px;
    border-radius: 100%;
    min-width: 23px;
    overflow: hidden;
    padding: 1px 3px;
    position: absolute;
    top: -4px;
    left: -13px;
}
.block-minicart .items-total  {
    position: relative;
    margin: 0 15px 0 15px;
}
.block-minicart .items-total .count  {
    background: #E1580A;
    color: #fff;
    height: 23px;
    line-height: 20px;
    border-radius: 100%;
    min-width: 23px;
    overflow: hidden;
    padding: 1px 8px;
    position: absolute;
    top: -4px;
    left: -13px;

}
.minicart-wrapper .action.showcart .counter.qty  .counter-number {
    text-shadow: none;
}
.block-minicart .block-content>.actions>.primary {
    margin: 0 0 15px;
}
.block-minicart .block-content>.actions>.primary .action.primary {
	max-width: 100%;
}
#minicart-content-wrapper .site-button {
    display: block;
    max-width: 180px;
    margin: auto;
}
#minicart-content-wrapper .site-button .viewcart {
    color: #fff;
    text-decoration: none;
}
#minicart-content-wrapper .site-button .viewcart:hover {
    color: #fff;
}
.block-minicart .subtotal {
    margin: 0;
    text-align: left;
    padding-bottom: 25px;
    font-size: 1.6rem;
    color: #000;
    display: inline-block;
}
.block-minicart .section-before-checkout > div:nth-of-type(2) .subtotal .price {
    color: #E1580A;
}
.block-minicart span.price-label {
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
}
.block-minicart .section-before-checkout {
    padding-top: 30px;
}
.block-minicart .section-before-checkout > div {
    margin-bottom: 30px;
}
.block-minicart .section-before-checkout .subtotal {
    padding: 0;
    float: right;
}
.block-minicart .subtotal .label:after {
    content: none;
}
.block-minicart .subtotal .price-container {
    display: inline;
    margin-left: 8px;
}
.block-minicart .added-note {
    background: #A4C8E1;
    padding: 10px 25px;
    color: #000;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;

}
.minicart-items-wrapper {
    padding: 20px 0 0 0;
    margin: 0;
    border-top: none;
    max-height: 450px;
}
.block-minicart .added-note span:first-child {
    font-weight: 700;
}
.minicart-items .product-item-details {
    padding-left: 0;
    float: left;
}
.minicart-items .product-item-name {
    font-weight: 400;
    margin: 0;
    max-width: 200px;
}
.minicart-items .product-item-name a {
    color: #000;
}
.product-item-pricing {
    margin-top: 43px;
}
.minicart-items .product-item-details .price {
    font-weight: 700;
    color: #000;
    font-size: 2rem;
}
.minicart-items .details-qty.qty {
    float: right;
}
.minicart-items .item-qty {
    text-align: center;
    width: 52px;
    padding: 10px;
}
.minicart-wrapper .product .actions {
    float: none;
    margin: 25px 0 0 0;
}
.minicart-items .product > .product-item-photo {
    margin-right: 5px;
}

.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before,
.block-minicart .items-total:before {
	content: url('../images/icon_cart.svg');
	line-height: inherit;
	font-size: inherit;
	margin-top: 4px;
}
.minicart-wrapper {
    margin-left: 35px;
}
.icon-search-wrapper, .header-right-item-account, .minicart-wrapper {
    width: 26px;
}
.header-right-item-account {
	margin-left: 35px;
}
.header-right-item-account a.icon-account:before {
	content: url('../images/icon_account.svg');
	display: inline-block;
    margin-top: 4px;
}
.customer-popup .modal-inner-wrap {
	height: 100%;
    max-height: 100% !important;
    right: 0px;
    left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.customer-popup .modal-header {
	padding: 25px;
}
.customer-popup .modal-title {
	margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
    border-bottom: none;
    font-size: 2rem;
    color: #000;
    font-weight: 700;
    position: relative;
    top: 1px;
}
.customer-popup .modal-title:before {
	content: url('../images/icon_account.svg');
	margin-right: 25px;
    vertical-align: middle;
    display: inline-block;
}
.customer-popup .action-close {
	margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    float: right;
    top: 4px;
}
body._has-modal {
    overflow: auto;
}
.modal-popup .modal-inner-wrap{
    transform: translateX(200%);
}
.modal-slide._show, .modal-popup._show {
    -webkit-transition: opacity .7s ease;
    transition: opacity .7s ease;
}
.modal-content {
    border-radius: unset;
    border: none;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before, .modal-slide .action-close:before,
.minicart-wrapper .action.close:before {
	content: url('../images/icon_close.svg');
}
.minicart-wrapper .action.close {
    position: relative;
    top: -5px;
    opacity: 1;
    margin-right: 10px;
}
.customer-popup .modal-content {
	padding: 0;
}
.customer-popup .field.note {
    background: #A4C8E1;
    padding: 10px 25px;
    color: #000;
}
.customer-popup h3 {
    color: #000;
    margin: 40px 0;
    padding: 0 25px;
    font-weight: 700;
}
.customer-popup input[type="email"], .customer-popup input[type="password"] {
    background: #eee;
}
.customer-popup .form-login {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.customer-popup .field {
    padding: 0 25px;
}
.customer-popup .field.email {
	margin-bottom: 10px;
}
.customer-popup .field.forgot {
	padding-bottom: 20px;
}
.customer-popup .field.forgot p {
	float: left;
}
.customer-popup .field.forgot a {
	float: right;
	color: inherit;
}
.customer-popup .actions-toolbar {
    display: block;
    padding: 0 25px;
}
.customer-popup .actions-toolbar .primary, .customer-popup .actions-toolbar .action {
	width: 100%;
    max-width: 100%;
	margin: 0;
}
.customer-popup .login-form-section-2 {
	padding: 0 25px;
}
.customer-popup .login-form-section-2 > p {
    font-weight: 400;
}
.customer-popup .action.remind {
  	display: block;
    background: #E1580A;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
}
.customer-popup .action.remind:hover {
	background: #000;
	color: #fff;
	/*border: 1px solid #000;*/
}
.customer-popup ul {
	padding-left: 15px;
	margin-bottom: 40px;
}
.icon-search:before {
	content: url('../images/icon_search.svg');
	display: inline-block;
    margin-top: 4px;
    cursor: pointer;
}
.block-search .actions .action.search {
    left: 20px;
    top: 23px;
    opacity: 1;
    cursor: pointer;
}
.block-search .actions .action.search:before {
    content: url('../images/icon_search.svg');
}
.block-search .action.close:after {
	content: url('../images/icon_close.svg');
}
.block-search .action.close {
	position: absolute;
	right: 20px;
    top: 23px;
    cursor: pointer;
}
.block-search.search-open {
	display: block;
    right: 0;
    background-color: #fff;
    height: 100%;
    z-index: 999;
    overflow-y: auto;
}
.block-search input#search {
    border-radius: 0;
    border-bottom: 1px solid #dee2e6;
    box-shadow: none;
}
.block-search .search-autocomplete {
    margin-top: 10px;
    box-shadow: none;
    overflow: inherit;
}

/**********************************************************/
/********************  Header End  **********************/
/********************  Header End  **********************/
/**********************************************************/

/**********************************************************/
/********************  Footer Start  **********************/
/********************  Footer Start  **********************/
/**********************************************************/
.page-footer {
    background: #fff;
}
.footer-top-black {
    background-color: #000000;
    text-align: center;
    padding: 30px 0;
}
.footer-top-black img.hover-img, .footer-top-black a:hover img.active-img {
    display: none;
}
.footer-top-black img {
    margin-right: 15px;
    margin-left: 15px;
}
.footer-top-black a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.footer-top-black a:hover {
    color: #E1580A;
}
.footer-top-black a:hover img.hover-img {
    display: inline-block;
}
.footer-top, .footer-middle-wrapper {
    border-bottom: 1px solid #EEEEEE;
}
.footer-top .container-fluid, .footer-middle-wrapper .container-fluid {
    max-width: 1200px;
    padding: 50px 0px 30px;
}
ul.footer-links {
    list-style: none;
}
ul.footer-links a {
    color: #898989;
}
ul.footer-links a:hover {
    color: #E1580A;
    text-decoration: none;
}
.footer-social .footer-links li {
    margin-bottom: 15px;
}
.footer-social .footer-links li:first-child img.active-img {
    width: 3%;
    margin-right: 10px;
}
.footer-social .footer-links li img.active-img {
    margin-right: 5px;
    width: 5%;
}
.footer-top a .hover-img, .footer-top a:hover .active-img {
    display: none;
}
.footer-top a:hover .hover-img {
    display: inline-block;
}
.footer-top ul.footer-links a img {
    margin-right: 10px;
}
.footer-middle-wrapper .container-fluid {
    display: flex;
}
.gift-container {
    float: left;
    width: 45%;
}
.gift-container p {
    font-size: 1.4rem;
    font-weight: 400;
}
.block.newsletter{
    max-width: 60%;
}
.block.newsletter label {
    display: flex;
}
.block.newsletter input {
    background-color: #EEEEEE;
    font-weight: 800;
    width: auto;
    margin-right: 15px;
    padding: 25px 20px;
    border: none;
}
.block.newsletter ul.messages, .block.newsletter ul.messages ul {
    list-style: none;
}
.block.newsletter ul.messages li span {
    color: #e02b27;
}
.block.newsletter ul.messages li.success-msg span {
    color: #006400;
}
input#newsletter-name {
    width: 39%;
}
input#newsletter {
    width: 61%;
}
.block.newsletter .field .control {
    display: flex;
}
.block.newsletter .field .control:before {
    display: none;
}
.block.newsletter .action.subscribe {
    border-radius: 5px;
    padding: 13px 30px;
}
.footer-bottom-wrapper {
    text-align: center;
}
.footer-bottom-top > div {
    display: inline-block;
    margin-right: 25px;
}
.copyright {
    background-color: #fff;
    color: #898989;
    font-size: 14px;
    margin: 5px 0 15px;
}
.footer-bottom-netable{
    color: #898989;
    font-size: 14px;
    margin-bottom: 20px;
}
/**********************************************************/
/********************  Footer End  **********************/
/********************  Footer End  **********************/
/**********************************************************/

/**********************************************************/
/********************  Mageplaza Slider Start  **********************/
/********************  Mageplaza Slider Start  **********************/
/**********************************************************/
.cms-index-index #mageplaza-bannerslider-block-before-content-3 .carousel-container {
    padding: 0 15px;
}
.cms-index-index #banner-slider-carousel .owl-nav, .cms-index-index #banner-slider-carousel .owl-dots {
    opacity: 1;
}
#banner-slider-carousel .owl-nav .owl-prev span, #banner-slider-carousel .owl-nav .owl-next span{
    display: none;
}
#banner-slider-carousel .owl-nav .owl-prev {
    left: 90px;
}
#banner-slider-carousel .owl-nav .owl-next {
    right: 90px;
}
#banner-slider-carousel .owl-nav .owl-prev:before,
#banner-slider-carousel .owl-nav .owl-next:before {
    content: url(../images/icon_bigarrow.svg);
}
#banner-slider-carousel .owl-nav button {
    display: inline-block;
    width: auto;
}
#banner-slider-carousel .owl-nav .owl-prev {
    transform: scaleX(-1);
}
#banner-slider-carousel .owl-dots {
    width: 100%;
    left: 0;
    bottom: 35px;
}
#banner-slider-carousel .owl-dots .owl-dot,
.banner-slider-carousel .owl-dots .owl-dot {
    margin: 0 5px;
    display: inline-block;
    box-shadow: none;
}
#banner-slider-carousel button.owl-dot span,
.banner-slider-carousel button.owl-dot span {
    height: 0;
    width: 0;
    min-height: 0;
    padding: 4px;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    border: none;
    background: #A7A8AA;
    box-shadow: none;
}
.cms-home #banner-slider-carousel .owl-dots button.owl-dot.active span {
    background: #E1580A;
}
.cms-home #banner-slider-carousel .owl-dots button.owl-dot.active span:focus {
    outline: none;
    box-shadow: none;
}
/**********************************************************/
/********************  Mageplaza Slider End  **********************/
/********************  Mageplaza Slider End  **********************/
/**********************************************************/



/**********************************************************/
/********************  Homepage Start  **********************/
/********************  Homepage Start  **********************/
/**********************************************************/
.owl-carousel {
    display: block;
}
.cms-home .page-title-wrapper {
    display: none;
}
.cms-home .home-section {
    padding: 0 15px;
}
#home-banner-slider .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 35px;
}
#home-banner-slider.owl-carousel .owl-stage,
.home-slider-box.owl-carousel .owl-stage {

}
.home-slider-box .owl-nav {
    display: none;
}
#home-banner-slider .owl-dots .owl-dot,
.home-slider-box .owl-dots .owl-dot {
    margin: 0 10px;
    display: inline-block;
}
#home-banner-slider .owl-dot button,
.home-slider-box .owl-dot button {
    height: 0;
    width: 0;
    min-height: 0;
    padding: 4px;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    border: none;
    background: #A7A8AA;
    box-shadow: none;
}
.cms-home #home-banner-slider .owl-dots .owl-dot.active button,
.home-slider-box .owl-dots .owl-dot.active button {
    background: #E1580A;
}
.cms-home #home-banner-slider .owl-dots .owl-dot.active button:focus,
.home-slider-box .owl-dots .owl-dot.active button:focus {
    outline: none;
    box-shadow: none;
}
.cms-home #home-banner-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 90px;
}
.cms-home #home-banner-slider .owl-nav .owl-prev {
    float: left;
    transform: rotate(180deg);
    box-shadow: none;
}
.cms-home #home-banner-slider .owl-nav .owl-prev:before,
.cms-home #home-banner-slider .owl-nav .owl-next:before {
    content: url(../images/icon_bigarrow.svg);
}

.cms-home #home-banner-slider .owl-nav .owl-next {
    float: right;
    box-shadow: none;
}
.homepage-sections.homepage-desktop {
    margin-top: -10px;
}
.home-slider-box {
    text-align: center;
    height: 100%;
    position: relative;
    padding: 20px 0;
    background: #eee;
}
.home-group-categories .row .home-item-cat:not(:last-child) {
	padding-right: 0;
}
.home-group-categories .row:not(:last-child) {
    margin-bottom: 15px;
}
.home-box {
	background: #eee;
}
.home-box:hover {
     background: #fff;
 }
.home-slider-box .cat-name-link {
    position: absolute;
    width: 100%;
    left: 0;
    color: #000;
    font-weight: 700;
    font-size: 2rem;
    z-index: 9;
}
.home-slider-box .price-box {
    height: 95px;
}
.home-slider-box .actions-primary {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}
.home-slider-box .actions-primary .action {
	margin: auto;
}
.home-slider-box:hover {
	background: #fff;
}
.home-slider-box img.brand-small {
    width: auto!important;
    margin: auto;
}
.home-slider-box .brand-placeholder {
    margin-bottom: 15px;
}
.home-slider-box .percentage-placeholder {
	margin-bottom: 15px;
}
.home-slider-box .product-img-name {
	color: #000;
}
.static-box .static-box-left {
	position: relative;
	height: 100%;
    width: 48%;
    float: left;
    background-position: right;
    background-repeat: no-repeat;
}
.static-box .static-box-right {
    float: left;
    width: 48%;
    height: 100%;
    margin-left: 4%;
    position: relative;
}
.static-box .static-box-right .static-box-inner {
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 400px;
    width: 100%;
    margin: auto;
    left: 50%;
}
.static-box .cat-link-name {
    color: #000!important;
    font-size: 2rem;
    font-weight: 600;
}
.static-box h3 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    margin: 40px 0 30px 0;
}
.static-box .static-box-right p {
	margin-bottom: 40px;
}
.static-box-center-inner {
    text-align: center;
    max-width: 300px;
    margin: auto;
    padding-top: 50px;
}
.static-box-center-inner .site-button {
	margin: auto;
}
.vps-section {
    padding: 40px 0;
}
.vps-row {
    text-align: center;
    align-self: center;
}
.vps-row img {
    margin-right: 15px;
}
.vps-row span {
    vertical-align: middle;
    font-size: 2rem;
    font-weight: 700;
    color: #000;
}
.bottom-box, .bottom-single-box {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.bottom-box, .bottom-single-box .static-img {
    max-height: 315px;
}
.middle-single-box, .top-single-box{
    position: absolute;
    top: 0;
    bottom: 0;
}
.top-single-box{
    display: none;
}
.middle-single-box img.static-img,
.top-single-box img.static-img {
    height:100%;
    width: 100%;
    display: none;
}
.home-expert {
    text-align: center;
    margin-top: 30px;
}
.home-expert .container-fluid {
    margin-bottom: 60px;
    max-width: 1200px;
}
.expert-left h3 {
    position: absolute;
    top: 40%;
    width: 100%;
    color: #fff;
    font-size: 26px;
}
.expert-left h3 {
    position: absolute;
    top: 40%;
    width: 100%;
    color: #fff;
    font-size: 26px;
}
.expert-right .delivery-txt h3{
    font-size: 26px;
}
.delivery-txt {
    position: absolute;
    width: 100%;
    top: 20%;
    text-align: center;
    padding: 0 20%;
    color: #fff;
}
.expert-left img, .expert-right img {
    width: 100%;
}
.van-container {
    display: inline-table;
}
img.van-img {
    width: fit-content;
    margin-top: -105px;
}
.section.ia-section {
    margin: 50px 0;
}
.home-group-blog {
    text-align: center;
}
.home-group-blog .col-content h3 {
    margin-bottom: 60px;
}
.blog-home-content {
    border: 1px solid #eee;
    padding: 15px 20px 20px;
}
.blog-view {
    display: none;
}
.blog-wrapper:hover .blog-view {
    position: absolute;
    display: inline-block;
    padding: 10px 12%;
    max-width: 200px;
    color: #fff;
    text-decoration: none;
    background: #E1580A;
    border-radius: 5px;
    border: 1px solid #E1580A;
    text-align: center;
    margin-left: -20%;
    top: 25%;
}
.blog-wrapper:hover .blog-home-content{
    border: 1px solid #E1580A;
}
.blog-home-content:hover .blog-home-title a{
    color: #E1580A;
}
.blog-home-title {
    color: #000000;
    font-weight: 300;
    height: 45px;
    overflow: hidden;
    margin: 15px 0;
}
.blog-wrapper-right {
    height: 75px;
    overflow: hidden;
}
.blog-wrapper {
    margin-bottom: 10px;
}
.blog-wrapper-right a, .blog-wrapper-right a:hover, .blog-wrapper-right a:visited{
    color: #E1580A;
    text-decoration: none;
}
.blog-home-title a, .blog-home-title a:hover, .blog-home-title a:visited{
    color: #000;
    text-decoration: none;
}
/**********************************************************/
/********************  Homepage End  **********************/
/********************  Homepage End  **********************/
/**********************************************************/

/**********************************************************/
/********************  Category Start **********************/
/********************  Category Start  **********************/
/**********************************************************/
.page-products .columns .column.main {
    padding-top: 10px;
}
.page-products .category-view {
    padding: 0 90px;
}
.category-view-container-inner {
    display: flex;
    flex-direction: row-reverse;
    background: #eee;
}
.catalog-category-view .page-title-wrapper  {
    float: left;
    width: 45%;
    align-self: center;
    margin: 0 2.5%;
}
.catalog-category-view .page-title-wrapper:only-child  {
    width: 100%;
    margin: 25px 2.5%;
}
.catalog-category-view .page-title-wrapper:only-child #page-title-heading, .catalog-category-view .page-title-wrapper:only-child .category-description {
    max-width: 100%;
}
.catalogsearch-result-index .page-title-wrapper  {
    padding: 0 90px;
}
.page-products .page-title {
    max-width: 900px;
    margin: 0 auto 15px;
    font-family: 'Fira Sans', sans-serif;
}
.page-products .category-description {
    max-width: 900px;
    margin: auto;
    line-height: 1.8;
    font-weight: 300;

}
.category-view .category-description a {
    color: #E1580A !important;
    text-decoration: none;
}
.category-view .category-description a:hover {
    color: #000 !important;
}
.category-cake-boss.page-products .category-banner {
    background-image: url('../images/Cat_banner_cakeboss.jpg');
}
.category-circulon.page-products .category-banner {
    background-image: url('../images/cat_brands_circulion.jpg');
}
.category-raco.page-products .category-banner {
    background-image: url('../images/cat_brands_raco.jpg');
}
.category-essteele.page-products .category-banner {
    background-image: url('../images/cat_brands_essteele.jpg');
}
.category-anolon.page-products .category-banner {
    background-image: url('../images/cat_brands_anolon.jpg');
}
.category-ruffoni.page-products .category-banner {
    background-image: url('../images/cat_brands_ruffoni.jpg');
}
.category-prestige.page-products .category-banner {
    background-image: url('../images/cat_brands_prestige.jpg');
}
.category-cookware.page-products .category-banner {
    background-image: url('../images/cat_cookware.jpg');
}
.category-casseroles-chefs-pans.page-products .category-banner {
    background-image: url('../images/cat_cookware_CasserolesChefPans.jpg');
}
.category-cookware-set.page-products .category-banner {
    background-image: url('../images/cat_cookware_CookwareSets.jpg');
}
.category-grill.page-products .category-banner {
    background-image: url('../images/cat_cookware_GrillPans.jpg');
}
.category-saucepans-steamers.page-products .category-banner {
    background-image: url('../images/cat_cookware_saucepansSteamers.jpg');
}
.category-saute.page-products .category-banner {
    background-image: url('../images/cat_cookware_sautePans.jpg');
}
.category-skillet.page-products .category-banner {
    background-image: url('../images/cat_cookware_skilletsFryingPan.jpg');
}
.category-skillet-triple-packs-twin-packs.page-products .category-banner {
    background-image: url('../images/cat_cookware_skilletsTriTwinPacks.jpg');
}
.category-stirfry-wok.page-products .category-banner {
    background-image: url('../images/cat_cookware_stirfryWoks.jpg');
}
.category-stockpot.page-products .category-banner {
    background-image: url('../images/cat_cookware_stockpots.jpg');
}
.category-roasters.page-products .category-banner {
    background-image: url('../images/cat_cookware_Roasters.jpg');
}
.category-induction-cookware.page-products .category-banner {
    background-image: url('../images/cat_cookware_InductionCookware.jpg');
}
.category-kitchenware.page-products .category-banner {
    background-image: url('../images/cat_kitchenware.jpg');
}
.category-chopping-boards.page-products .category-banner {
    background-image: url('../images/cat_kitchenware_ChoppingBoards.jpg');
}
.category-kettles-toasters.page-products .category-banner {
    background-image: url('../images/cat_kitchenware_KettlesToasters.jpg');
}
.category-utensils-and-gadgets.page-products .category-banner {
    background-image: url('../images/anolon_tools_05.jpg');
}
.category-knife-single.page-products .category-banner {
    background-image: url('../images/cat_kitchenware_Knives.jpg');
}
.category-bakeware.page-products .category-banner {
    background-image: url('../images/cat_bakeware.jpg');
}
.page-products.category-bakeware-deals .category-banner {
    background-image: url('../images/cat_bakeware_deals.jpg');
}
.category-baking-preparation.page-products .category-banner {
    background-image: url('../images/cat_bakeware_BakingPreparation.jpg');
}
.category-baking.page-products .category-banner {
    background-image: url('../images/cat_bakeware_Baking.jpg');
}
.category-icing-and-decoration.page-products .category-banner {
    background-image: url('../images/cat_bakeware_icingDecoration.jpg');
}
.category-specials.page-products .category-banner {
    background-image: url('../images/cat_Specials.jpg');
}
.category-clearance.page-products .category-banner {
    background-image: url('../images/cat_specials_allclearance.jpg');
}
.category-best-seller.page-products .category-banner {
    background-image: url('../images/cat_Specials_BestSellers.jpg');
}
.category-new.page-products .category-banner {
    background-image: url('../images/cat_Specials_NewProducts.jpg');
}
.category-bundles-kits.page-products .category-banner {
    background-image: url('../images/cat_Specials_BundlesKits.jpg');
}
.category-spare-parts.page-products .category-banner {
    background-image: url('../images/cat_accessories.jpg');
}
.category-lid.page-products .category-banner {
    background-image: url('../images/cat_accessories_lids.jpg');
}
.category-handles.page-products .category-banner {
    background-image: url('../images/cat_accessories_handles.jpg');
}
.category-knife-single.page-products .category-banner {
    background-image: url('../images/cat_accessories_replacementknives.jpg');
}
.category-knobs.page-products .category-banner {
    background-image: url('../images/cat_accessories_knobs.jpg');
}
.category-sparepart.page-products .category-banner {
    background-image: url('../images/cat_accessories_otherspareparts.jpg');
}
.category-cleaning-products.page-products .category-banner {
    background-image: url('../images/cat_accessories_cleaningproducts.jpg');
}

.categorypath-specials-prime-sale-all-sets.page-products .category-banner {
    background-image: url('../images/cat-banner-4-sets_2.jpg');
}
.categorypath-specials-prime-sale-all-double-triples.page-products .category-banner {
    background-image: url('../images/cat-banner-5-packs_1.jpg');
}
.categorypath-specials-prime-sale-all-saucepans.page-products .category-banner {
    background-image: url('../images/cat-banner-saucepans.png');
}
.categorypath-specials-prime-sale-all-accessories.page-products .category-banner {
    background-image: url('../images/cat-banner-3b-accessories.jpg');
}
.categorypath-specials-prime-sale-all-bakeware.page-products .category-banner {
    background-image: url('../images/cat-banner-1-bakeware.jpg');
}
.categorypath-specials-prime-sale-all-under-50.page-products .category-banner {
    background-image: url('../images/cat-banner-3b-accessories.jpg');
}

.page-products .category-banner {
    background-image: url('../images/img_subcategory_banner.png');
    height: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 50%;
    float: right;
}
.page-layout-category-top #top-category-children {
    padding: 0 90px;
    display: inline-table;
    width: 100%;
    margin-top: 10px;
}
.page-layout-category-top .product-image-container {
    display: inline-block;
    max-width: 100%;
    width: 250px;
}
.owl-stage .img-wrapper-container .product-image-container {
    margin-top: 10px;
    width: 240px;
}
.product-image-wrapper {
    padding-bottom: 125%;
}
.page-layout-category-top .product-image-wrapper {
    padding-bottom: 100%;
}
.page-layout-category-top .subcat-item {
    display: inline-block;
    width: 24%;
    text-align: center;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 1.33%;
    padding: 0 0 10px 0;
    float: left;
}
.page-layout-category-top .subcat-item:hover {
    background-color: #eee;
}
.page-layout-category-top .subcat-item:nth-child(4n) {
    margin-right: 0;
}
.page-layout-category-top .subcat-link {
    color: #000;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.subcat-text-wrapper {
    margin-top: 15px;
    margin-bottom: 50px;
}
.search.results dl.block {
    padding: 0 90px;
    color: #000;
}
.search.results dl.block dt.title {
    font-weight: 500;
    font-size: 20px;
}
.search.results dl.block a {
    color: #898989;
    font-size: 18px;
}
.search.results dl.block a:hover {
    color: #E1580A;
}
.page-products .products-grid {
    padding: 0 90px;
}
.page-products .filter-btn {
   background-image: url(../images/icon_filter.svg);
    background-repeat: no-repeat;
    max-width: 200px;
    height: 54px;
    background-position: 7% 50%;
    padding: 15px;
    float: left;
    width: 100%;
    color: #fff;
    cursor: pointer;
}
.page-products .filter-btn:hover {
    background-color: #000;
}
.page-products .toolbar-sorter.sorter {
    float: left;
}

.page-products .sorter-options {
    margin: 0 0 0 12px;
    width: 100%;
    height: 54px;
    border-radius: 5px;
    border: none;
}
.filter.block {
    border: none!important;
    margin-bottom: 0;
    margin-top: 20px;
}
.filter.block .filter-options {
    display: inline-block;
    margin-top: 5px;
}
.filter.block .filter-content {
    width: 100%;
    height: 100%;
}
.filter.block .filter-options .filter-options-item {
    margin-right: 0;
    float: left;
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    position: inherit;
}
.filter.active {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 430px;
    left: 0;
    background-color: #fff;
    z-index: 99;
    text-align: left;
    padding: 10px 20px;
    border-right: 1px solid #E2E3E3;
    overflow-y: auto;
    height: 100%;
    margin: 0;
    box-shadow: 0px 0px 20px #00000029;
}
.filter.active .filter-btn {
    background-image: url(../images/icon_filter_black.svg);
    background-position: 0% 50%;
    border: none;
    background-color: #fff;
    color: #000;
    text-align: left;
    padding-left: 50px;
    font-weight: 700;
    font-size: 1.8rem;
}
.filter.active .filter-btn:after {
    content: url('../images/icon_close.svg');
    position: absolute;
    right: 20px;

}
.filter-options-title {
    color: #000;
    text-transform: capitalize;
    font-size: 1.8rem;
}
.active > .filter-options-title:after {
    color: #E1580A;
}
.filter-options-item.active .filter-options-content {
    width: 100%;
    box-shadow: none;
    border: none;
    position: relative;
    top: auto;
    margin-top: 10px;
}
.filter-options-item.active .filter-options-content .item a,
 .filter-options-item.active .filter-options-content .item a span.count {
    color: #000;
    font-weight: 400;
    font-size: 1.6rem;

}
.filter-actions {
    width: 100%;
    padding: 0;
}
.filter-actions .action {
    max-width: 150px;
    width: 100%;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-products select:not(.limiter-options) {
    background: #ffffff url(../images/icon_arrow_small_2.svg) no-repeat 85% 50%;
    padding-left: 30px;
    padding-right: 16px;
}
select#limiter {
     background: #ffffff url(../images/icon_arrow_small_2.svg) no-repeat 80% 50%;
}
.page-layout-1column .filter-current .items {
    display: inline-block;
    width: 100%
}
.page-layout-1column .filter-current .item  {
    float: left;
    width: 45%;
    margin-right: 0;
    white-space: inherit;
}
.filter-current .item:nth-of-type(odd) {
    margin-right: 6%;
}
.filter-current .action.remove {
    top: 8px;
}
.catalogsearch-result-index .columns {
    display: flex;
}
.catalogsearch-result-index .columns .column.main {
    width: 100%;
}
.catalogsearch-result-index .sidebar-main {
    width: 100%;
    padding: 0 90px;
}
.page-products .product-item-info .bv-cv2-cleanslate {text-align: center !important;margin-top: 15px !important;}

.page-products .product-item-info dl.bv-stars-container {
    display: inline-block !important;
}
.page-products .products-grid li.item.product.product-item {
    margin-right: 2.66%;
    width: 23%;
    margin-left: 0;
    padding: 0;
    text-align: center;
    position: relative;
    height: 600px;
}
.page-products li.item.product.product-item:nth-of-type(4n) {
    margin-right: 0;
}
.page-products .product-item-info {
    width: 100%;
    max-width: 100%;
    padding: 20px;
}
.products-grid .product-item-info:hover {
    box-shadow: 0px 0px 20px #00000029;
    border: none;
    margin: 0;
    left: 0;
    padding: 20px;
    z-index: 2;
    position: absolute;
}
.products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: auto;
    padding: 0;
    position: relative;
    right: 0;
    z-index: 2;
}
strong.product.name.product-item-name {
    height: 60px;
    overflow: hidden;
    font-size: 1.5rem;
}
.product-item-name, .product.name a {
    font-weight: 700;
}
.price-box {
    margin: 10px 0 0 !important;
    height: 95px;

    overflow: hidden;
}
.price-box .special-price .price-final_price .price {
    font-weight: 700;
    white-space: nowrap;
    color: #FF0000;
    font-size: 2.5rem;
}
.price-box .price-final_price .price {
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    font-size: 2.5rem;
}
.price-final_price .old-price .price  {
	font-size: 1.6rem !important;
	font-weight: 400;
    color: #666666;
}
.old-price {
    margin: 0;
    display: block;
}
.page-products .rating-summary .rating-result {
    width: auto;
    margin-right: 5px;
}
.page-products .rating-summary span {
    color: #000;
    font-size: 1.4rem;
    position: relative;
    top: 2px;
}
.page-products .rating-summary span.review-scale {
    top: 3px;
}
.page-products .rating-summary .rating-result > span:before {
    top: -2px;
}
.page-products .product-reviews-summary .reviews-actions {
    font-size: 1.4rem;
    margin-top: 3px;
    margin-left: 5px;
}
.page-products .product-reviews-summary .reviews-actions a {
    color: #000;
}
.page-products  .reviews-empty {
    margin-bottom: 10px;
}
.page-products  .reviews-empty > span {
    color: #000;
}
.page-products  .reviews-empty a {
    margin-left: 5px;
    color: #A7A8AA;
}
.products-grid .product-item-actions {
    margin: 15px 0 10px;
}
.product-item-actions .actions-primary {
    display: block;
}
.product-item-actions .actions-primary .action.primary {
    width: 100%;
    max-width: 100%;
    font-size: 1.5rem;
    margin: auto;
}
.product-reviews-summary, .product-item-details > img {
    margin-bottom: 10px;
}
.products-grid .discount {

}
/**********************************************************/
/********************  Category End  **********************/
/********************  Category End  **********************/
/**********************************************************/

@media screen and (min-width: 768px) and (max-width: 1610px) {
	nav.navigation > ul > li {
	    padding: 29px 8px;
    	margin: 0 8px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1610px) {
    li.has-children.navigation-show .menu-dropdown{
        max-width: inherit;
    }
    .menu-dropdown-left {
        padding-bottom: 10px !important;
    }
}
@media screen and (min-width: 1040px) {
    .home-box {
        height: 620px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1039px) {
    .home-box {
        height: 100%;
    }
}
@media screen and (min-width: 421px) and (max-width: 800px) {
    .product-minibanner .tablet-img {
        display: block !important;
    }
    .product-minibanner .desktop-img, .product-minibanner .mobile-img{
        display: none;
    }
}
@media screen and (max-width: 420px) {
    .product-minibanner .mobile-img {
        display: block !important;
    }
    .product-minibanner .desktop-img, .product-minibanner .tablet-img{
        display: none;
    }
}
@media screen and (min-width: 768px) {
.home-slider-box:hover .actions-primary {
    opacity: 1;
    visibility: visible;
}
div#mageplaza-bannerslider-block-before-content-2 {
    display: none;
    }
.footer-links {
    display: block!important;
    padding: 0!important;
    margin-top: 20px!important;
    margin-bottom: 0!important;
    height: auto!important;
    }
    .block.newsletter .action.subscribe {
        height: 50px;
    }
    .block.newsletter .actions {
        width: auto;
    }
}
@media screen and (max-width: 910px) {
	.checkout-index-index div#shipping-autocomplete {
		max-width: max-content!important;
		max-width: -webkit-max-content!important;
		max-width: -moz-max-content!important;
	}
}
@media screen and (min-width: 1024px) {
    .checkout-cart-index .cart-container {
        width: 75%;
        display: inline-block;
    }
    .checkout-cart-index .form-cart {
        width: 100%;
    }
}
@media screen and (min-width: 1023px) {
    .hide-desktop {
        display: none;
    }
    .logo-mobile {
        display: none;
    }
    .icon-search:hover:before {
        content: url('../images/icon_search_orange.svg');
    }
    .header-right-item-account a.icon-account:hover:before {
        content: url('../images/icon_account_orange.svg');
    }
    .minicart-wrapper .action.showcart:hover:before {
        content: url('../images/icon_cart_orange.svg');
    }
    .burger-wrapper {
        display: none;
    }
    nav.navigation {
        max-width: 100%;
        background: #fff;
    }
    .navigation > ul {
        text-align: center;
    }
    .menu-dropdown {
        display: none;
        position: absolute;
        width: 100%;
        left: 50%;
        max-width: 753px;
        margin: auto;
        transform: translateX(-50%);
        padding: 0 10px;
        top: 85px;
        background: #fff;
        box-shadow: rgb(0, 0, 0) 0px 20px 20px -6px;
        border-radius: 5px;
    }
    li.has-children.navigation-show .menu-dropdown {
        display: inline-flex;
    }
    li.has-children.navigation-show {
        border-bottom: 4px solid #E1580A;
    }
    li.has-children.navigation-show a.level-top {
        color: #E1580A;
    }
    .menu-dropdown-left {
        width: 70%;
        padding: 30px;
        display: initial;
    }
    .menu-dropdown-left > ul {
        column-count: 2;
        padding: 0;
        height: 100%;
        column-gap: 30px;
    }
    .menu-dropdown-left > ul > li.level1 > ul {
        display: inline-block;
        margin-top: 1rem;
        padding: 0;
    }
    .menu-dropdown-left > ul > li.level1 > ul > li > a {
        color: #E1580A;
        font-size: 1.4rem;
    }
    .menu-dropdown-left > ul > li.level1 > ul > li  {
        display: flex;
    }
    .menu-dropdown-left > ul > li.level1 > ul > li:before {
        content: url('../images/icon_arrow_small.svg');
        margin-right: 20px;
        position: relative;
        top: -3px;
    }
    .menu-dropdown a {
        color: #000;
        font-weight: 400;
        font-size: 1.6rem;
        text-decoration: none;
    }
    .menu-dropdown a:hover  {
        color: #E1580A;
    }
    .menu-dropdown-right {
        width: 30%;
        float: right;
        margin: 5px 0;
        align-self: center;
    }
    .menu-dropdown ul {
        text-align: left;
    }
    .menu-dropdown ul li.level1{
        margin-bottom: 1.2rem;
    }
    .menu-dropdown-left h3 {
        margin-top: 0;
        margin-bottom: 20px;
        text-align: left;
    }
    .menu-dropdown-left h3  a {
        color: #000;
        font-size: 1.8rem;
        font-weight: 700;
    }
    nav.navigation > ul > li {
        display: inline-block;
        margin-bottom: 0;

    }
    a.level-top {
        color: #000;
        font-size: 1.6rem;
        text-decoration: none;
    }
    a.level-top:hover {
        color: #E1580A;
    }
    li.category-item.last a.level-top {
        color: #FF0000;
    }
    li.category-item.last a.level-top:hover {
        color: #E1580A;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .fotorama__dot {
    height: 0;
    width: 0;
    min-height: 0;
    padding: 4px;
    position: relative;
    top: 2px;
    left: 2px;
    border-radius: 100%;
    border: none;
    background: #A7A8AA;
    box-shadow: none;
}
    .fotorama__nav--dots .fotorama__nav__frame {
        height: 12px;
        width: 12px;
        margin-right: 20px;
    }
    .fotorama__nav--dots .fotorama__nav__frame:last-child {
        margin-right: 0;
    }
    .fotorama__active .fotorama__dot {
        background-color: #E1580A;
        border-color: #E1580A;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .page-products .category-view, .page-layout-category-top #top-category-children,
    .page-products .products-grid, .product-minibanner, .page-main .cms-container, .blog-page .page-wrapper .page-main,
    .contact-index-index .page-wrapper .page-main, .customer-account-create .page-wrapper .page-main,
    .checkout-cart-index .page-wrapper .page-main, .checkout-index-index .page-wrapper .page-main,
    .account .page-wrapper .page-main, .customer-account-forgotpassword .page-wrapper .page-main,
    .customer-account-login .page-wrapper .page-main, .customer-account-logoutsuccess .page-wrapper .page-main,
    .search.results dl.block, .catalogsearch-result-index .page-title-wrapper,
    .catalogsearch-result-index .sidebar-main  {
        padding: 0 15px;
    }
    .header.content {
        padding: 0px 15px;
    }
    a.logo {
        width: 80%;
    }
    .hide-tablet {
        display: none;
    }
    .logo-mobile {
        display: none;
    }
    .burger-wrapper {
        position: absolute;
        left: 0;
    }
    .burger-menu {
        cursor: pointer;
        display: block;
        left: 15px;
        position: absolute;
        z-index: 14;
        width: 30px;
        height: 30px;
        top: 14px;
    }
    .navigation.navigation-mobileShow .burger-menu {
        transform: scaleX(-1);
    }
    .burger-text:after {
        content: 'Explore';
        font-size: 1.8rem;
        margin-left: 40px;
    }
    span.burger-text {
        top: 14px;
        position: absolute;
        margin-left: 15px;
        left: 0;
        color: #000;
    }
    .navigation.navigation-mobileShow .burger-text:after {
        content: 'Close';
    }
    .burger-menu span {
        width: 90%;
        height: 1px;
        background-color: #000;
        transition: all 0.3s ease-in-out;
        display: block;
        position: absolute;
        left: 0;
        clip: auto;
    }
    .burger-menu span.bar2 {
        top: 12px;
        width: 55%;
    }
    .burger-menu span.bar3 {
        top: 24px;
    }
    .navigation.navigation-mobileShow .burger-menu span.bar1 {
        width: 65%;
    }
    .navigation {
        background: #fff;
        padding: 15px 0;
    }
    .navigation.navigation-mobileShow {
        text-align: center;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 9;
        overflow-y: auto;
        padding: 0;
    }
    .navigation .menu-dropdown {
        display: none;
    }
    li.has-children.navigation-show .menu-dropdown {
        display: block;
    }
    .menu-dropdown-left h3 > a:before {
        content: 'All';
        margin-right: 5px;
    }
    .navigation .menu-dropdown .menu-dropdown-right {
        display: none;
    }
    .navigation > ul {
        position: fixed;
        left: -300px;
        opacity: 0;
        visibility: hidden;
        margin-top: 54px;
        transition: .2s all;
    }
    .navigation.navigation-mobileShow > ul {
       margin-top: 54px;
        height: 100%;
        visibility: visible;
        opacity: 1;
        left: 0;
        position: absolute;
        width: 100%;
        transition: .2s all;
    }
    .navigation.navigation-mobileShow > ul > li {
        padding: 20px 15px;
        border-bottom: 1px solid #eee;
    }
    .navigation.navigation-mobileShow > ul > li:first-child {
        border-top: 1px solid #eee;
    }
    .navigation.navigation-mobileShow > ul > li a.level-top {
        color: #000;
        font-weight: 700;
        margin-bottom: 10px;
        display: block;
    }
    .navigation > ul > li a.level-top {
        font-size: 2.4rem;
    }
    .navigation > ul > li a:not(.level-top) {
        color: #000;
    }
    .navigation-mobileShow .navigation-show a.level-top {
        color: #E1580A!important;
    }
    .navigation a, .navigation a:hover {
        color: #575757;
        text-decoration: none;
    }
    .navigation a {
        padding: 10px 0;
        display: block;
    }
    .navigation > ul > li a {
        font-size: 2rem;
        font-weight: 400;
    }
    .navigation li.nav-1 .menu-dropdown li.level1 span {
        display: none;
    }
    .navigation.navigation-mobileShow > ul > li .menu-dropdown .menu-dropdown-left h3 a {
    color: #000;
    font-weight: 400;
    }
    .navigation li.nav-1 .menu-dropdown .nav-1-1 > a:after {
        content: url("../images/circulon_small.png");
    }
    .navigation li.nav-1 .menu-dropdown .nav-1-2 > a:after {
        content: url("../images/Raco_small.png");
    }
    .navigation li.nav-1 .menu-dropdown .nav-1-3 > a:after {
        content: url("../images/essteele_small.png");
    }
    .navigation li.nav-1 .menu-dropdown .nav-1-4 > a:after {
        content: url("../images/anolon_small.png");
    }
    .navigation li.nav-1 .menu-dropdown .nav-1-5 > a:after {
        content: url("../images/ruffoni_small.png");

    }
    .navigation li.nav-1 .menu-dropdown .nav-1-6 > a:after {
         content: url("../images/ruffoni_small.png");
     }
    .navigation li.nav-1 .menu-dropdown .nav-1-7 > a:after {
         content: url("../images/Prestige_small.png");
     }
     .navigation .nav-1-5, .navigation .nav-1-8 {
        display: none;
     }
    .navigation.navigation-mobileShow > ul > li:first-child .menu-dropdown-left > ul {
        column-count: 2;
    }
    .vps-section {
        padding: 30px 0;
    }
    .vps-section .vps-row {
        max-width: 25%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .vps-row span {
        font-size: 1.4rem;
    }
    .static-box .static-box-left {
        display: none;
    }
    .static-box .static-box-right {
        width: 100%;
    }
    .footer-top .container-fluid, .footer-middle-wrapper .container-fluid {
        padding: 50px 15px 30px;
    }
    .footer-top .col-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-top .row {
        padding-left: 15px;
        padding-right: 15px;
    }
    ul.footer-links a {
        word-break: break-all;
    }
    .footer-middle-wrapper .container-fluid {
        display: block;
        text-align: center;
    }
    .gift-container {
        width: 100%;
    }
    .block.newsletter {
        display: inline-table;
    }
    .block.newsletter input {
        width: 100%;
    }
    .block.newsletter .form.subscribe {
        width: 100%;
    }
    .block.newsletter .form.subscribe {
        display: flex;
    }
    .block.newsletter .field .control{
        margin-right: 10px;
    }
    .delivery-txt {
        top: 3%;
    }
    img.van-img {
        margin-top: -35px;
    }
    .breadcrumbs {
        padding: 20px 15px;
    }
    .category-view-container-inner {
        display: inline-block;
        background: #fff;
        width: 100%;
    }
    .page-products .category-banner {
        height: 150px;
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
    .catalog-category-view .page-title-wrapper {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .page-products .filter.block {
        width: 50%;
    }
    .page-products .filter-btn {
        max-width: 200px;
    }
    .page-products .page-title {
        margin: 0 auto 20px;
    }
    .page-products .category-description {
        margin-bottom: 50px;
    }
    .page-products .toolbar-sorter.sorter {
        float: right;
        max-width: 200px;
    }
    select#sorter {
        border: 1px solid #eee;
        margin: 0;
    }
    .filter.active {
        left: 15px;
    }
    .page-layout-category-top #top-category-children {
        padding: 0 15px;
    }
    .page-layout-category-top .subcat-item{
        width: 30%;
        margin-right: 5%;
    }
    .page-layout-category-top .subcat-item:nth-child(3n) {
        margin-right: 0;
    }
    .page-layout-category-top .subcat-item:nth-child(4n) {
        margin-right: 5%;
    }
    .page-products .products-grid li.item.product.product-item {
        margin-right: 4%;
        width: 48%;
        margin-left: 0;
        padding: 0;
        text-align: center;
        position: relative;
        height: 600px;
    }
    .page-products .products-grid li.item.product.product-item:nth-of-type(even) {
        margin-right: 0;
    }
    .page-layout-1column .product-info-main {
        width: 45%;
    }
    .page-wrapper .product.data.items {
        padding: 0 0 20px;
    }
    .page-wrapper .item-wrapper {
        display: inline-block;
        width: 100%;
    }
    .page-wrapper .product.data.items > .item-wrapper > .item.title.active > .data.switch {
        width: 100%;
        display: block;
        background: #eee!important;
        border-radius: 12px 12px 0px 0;
    }
    .page-wrapper .product.data.items > .item-wrapper > .item.title .data.switch {
        border-right: 0!important;
        width: 100%;
        display: block;
        padding: 15px;
        background: #fff;
        border-radius: 0px 0px 12px 12px;
    }
    .page-wrapper .product.data.items > .item-wrapper > .item.title {
        width: 50%;
        text-align: center;
        background: #eee;
    }
    .page-wrapper .product.data.items > .item-wrapper > .item.title.active {
        background: #fff;
    }
    .page-wrapper .product.data.items > .item-content-wrapper {
        padding: 20px 15px 0;
        display: inline-block;
        margin-top: 0;
    }
    .page-wrapper .product.data.items .block.review-add {
        width: 100%;
    }
    .page-wrapper .block.related {
        padding: 0 15px;
    }
    .page-wrapper .block.related .product-item-info {
        padding: 5px;
    }
    .page-wrapper .block.related .product-item-actions .actions-primary .action.primary {
        visibility: visible;
        opacity: 1;
        padding: 10px;
    }
    .post-holder{
        margin-bottom: 20px;
    }
    .checkout-cart-index .cart-container .cart-discount{
        width: 60%;
    }
    .cart-summary {
        width: 100%;
        top: 0 !important;
    }
    .cart-container .form-cart {
        width: 100%;
        padding-right: 0;
    }
    .checkout-index-index .checkout-container .opc-wrapper {
        width: 60%;
    }
    .checkout-index-index .checkout-container div#opc-sidebar{
        margin-left: 0;
    }
    .checkout-index-index .checkout-container .opc-block-summary > .title{
        left: 0;
    }
    .opc-block-summary{
        padding: 22px 22px;
    }
    .checkout-index-index .header-middle-right{
        width: auto;
    }
    .minicart-items .product-item-details{
        width: 55%;
    }
    .blog-wrapper:hover .blog-view {
        margin-left: -4pc;
        top: 13%;
    }

    .account.page-layout-2columns-left .column.main, .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 100%;
    }
    .account .page-wrapper .page-main .columns {
        display: flex;
    }
    .block-collapsible-nav .content {display: none;}
    .block-collapsible-nav .title {
        position: relative;
        width: 100%;
        height: auto;
        display: inline-block;
        background-color: #f5f5f5;
        border: 1px solid #eee;
        color: #000;
        padding: 10px 40px 10px 15px;
    }
    .block .title strong {
    }
    .block-collapsible-nav .content.active {
        display: block;
    }
    .account.page-layout-2columns-left .sidebar-main {
        padding-right: 0;
    }
    .account.page-layout-2columns-left .column.main {
        margin-top: 20px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1170px) {
    .header.content, .page-products .category-view, .page-layout-category-top #top-category-children, .page-products .products-grid, .product-minibanner, .page-main .cms-container, .blog-page .page-wrapper .page-main, .contact-index-index .page-wrapper .page-main, .customer-account-create .page-wrapper .page-main, .checkout-cart-index .page-wrapper .page-main, .checkout-index-index .page-wrapper .page-main, .account .page-wrapper .page-main, .customer-account-forgotpassword .page-wrapper .page-main, .customer-account-logoutsuccess .page-wrapper .page-main, .search.results dl.block, .catalogsearch-result-index .page-title-wrapper {
        padding: 0 15px;
    }
    .breadcrumbs {
        padding: 20px 15px;
    }
    .filter.active {
        left: 0;
    }
    .page-wrapper .block.related {
        padding: 0 15px;
    }
    .checkout-cart-index .cart-container .cart-discount {
        width: 50%;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
    nav.navigation > ul > li {
        padding: 29px 0px;
    }
    .navigation ul {
        padding: 0 5px;
    }
    .footer-top .container-fluid, .footer-middle-wrapper .container-fluid {
        max-width: 1200px;
        padding: 50px 15px 30px;
    }
    ul.footer-links a {
        word-break: break-all;
    }
    .page-layout-category-top .subcat-item {
        width: 20%;
        margin-right: 6.3%;
    }
    .page-wrapper .product.data.items {
        padding: 30px 15px 70px;
    }
    .minicart-items .product-item-details {
        width: 62%;
    }
    .menu-dropdown-left > ul {
        height: 86%;
    }
}
@media screen and (min-width: 1278px) and (max-width: 1399px) {
    nav.navigation > ul > li {
        padding: 29px 5px;
    }
}
@media screen and (min-width: 640px) {
    .page-products .toolbar.toolbar-products {
        padding: 100px 90px 0;
    }
}
@media screen and (min-width: 1611px) {
    a.level-top {
        font-size: 1.6em;
    }
    nav.navigation > ul > li {
        padding: 29px 10px;
        margin: 0 12px;
    }
}
