@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=greek');

body , .action.primary {
    font-family: 'Roboto Condensed', sans-serif;
}
.logo img {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.header.content {
    padding: 0;
    height: 150px;
    max-width: 100%;
}
.logo {
    margin: auto;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40px;
}
.amsearch-overlay-block {
    display: none !important;
}
.block-search input {
    border-color: #000 !important;
    padding: 0 30px 0 10px;
    height: 35px !important;
    line-height: 35px !important;
}
.navigation ul {
    text-align: center;
}
.nav-sections-item-content {
    background: #fff;
}
.navigation {
    background: transparent;
}
.copyright {
    display: none;
}
.nav-sections {
    margin-bottom: 15px;
}
a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.rootmenu a {
    transition: none!important;
}
.footer.content .widget.block {
    margin: 0;
    width: 100%;
}
.page-header .panel.wrapper {
    border-bottom: none;
    background-color: #fbfbfb;
    box-shadow: none;
    height: 45px;
    margin: 0;
}
.breadcrumbs {
    margin: 20px auto 30px;
    padding-left: 0;
}
.breadcrumbs a:hover {
    color: #000;
    text-decoration: none;
}
.breadcrumbs a {
    color: #000 !important;
}
.toolbar-amount {
    float: right;
    padding-right: 10px;
}
a {
    color: #000;
}
a:hover  {
    color:#aaa;
}
.product-social-links {
    text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action, .product-social-links .action.tocompare,
.wishlist.split.button > .action.split, .product-social-links .action.mailto.friend,
.product-social-links .action.towishlist, .block-bundle-summary .action.towishlist,
.product-item .action.towishlist, .table-comparison .action.towishlist {
    color: #000;
}
.minicart-wrapper {
    float: none;
}
.minicart-wrapper .action.showcart::before {
    content: "" !important;
    background: url(../images/icons/cart.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    top: 0;
    position: absolute;
    left: 0;
}
.minicart-wrapper {
    margin-left: 10px;
    padding-left: 25px;
}
.newsletter {
    width: 100%;
    max-width: 1000px !important;
    margin: 0 auto 40px;
    display: table;
}
.header.panel > .header.links > li > a:visited {
    color: #000;
}
.page-wrapper > .widget.block.block-static-block {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
#show-more, #show-less {
    margin: auto;
    float: none;
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid;
}
.logo{
    top:0;
    max-width: 400px;
}
.logo img{
    height: 80px;
}
.top-menu{
    position: relative;
    top:80px!important;
}
.rootmegamenu_block.without-children {
    float: none!important;
    margin: auto;
    width: 45%!important;
}
.without-children .megamenu-featured-category-container {
    width: 100%;
}
.top-menu ul{
    display: flex;
    list-style-type: none;
    justify-content: center;
    padding: 0;
}
.top-menu ul li {
    padding: 0 10px;
}
.top-login-menu{
    width:1240px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top:1rem;
    height: 18px;
    font-size: 1.1rem;
}
.top-login-menu .left ul{
    display: flex;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
}
.top-login-menu .left ul li{
    padding: 1rem;
    height: 1.2rem;
    line-height: 1.2rem;
    padding-top:0;
    padding-bottom:0;
}

.top-login-menu .left ul li:first-child{
    padding-left:0;
}
.top-login-menu .left ul li:nth-child(3) a{
    color:#e46224;
    font-weight: bold;
}
.top-login-menu li:not(:last-child) {
    border-right: 1px solid #000;
}
a:hover, .alink:hover {
    text-decoration: none;
}
.top-login-menu .right{
    padding: 1rem;
    padding-top:0;
    padding-bottom:0;
}
.header.content{
    /* height:120px; */
    height:110px;
}
.top-trusted-shops-logo {
    width: 1240px;
    position: absolute;
    left: 0;
    z-index: -1;
    margin: auto;
    right: 0;
    top:60px;
}
.rootmenu > .rootmenu-list .rootmegamenu_block img{
    height: auto;
}
header.page-header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
    background: #fff;
    align-self: center;
}
.nav-sections.sticky {
    top: 120px!important;
}
/* .page-header.sticky div#wishlist-button,
.page-header.sticky .minicart-wrapper{
    display: none;
} */
.page-header.sticky .search-wish-cart-container {
    float: none;
    top: 20px;
    justify-content: center;
    right: 35%;
}

/* Sticky Fix */
header.page-header.sticky {
    top: 0;
}
header.page-header.sticky .header.content {
    height: 70px;
}
header.page-header.sticky .logo {
    max-width: initial;
    transition: none;
    width: auto;
    display: table;
    float: left;
    margin: 0;
}
header.page-header.sticky .logo img {
    float: left;
    left: 0;
    top: 10px;
    width: auto;
    height: 50px;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}
header.page-header.sticky .search-wish-cart-container {
    width: auto;
    right: 0;
    margin: auto;
    left: 0;
}
header.page-header.sticky .block-search {
    padding-left: 0;
}
header.page-header.sticky div#wishlist-button {
    float: right;
    position: absolute;
    right: 50px;
    bottom: 5px;
}
header.page-header.sticky .minicart-wrapper {
    float: right;
    position: absolute;
    right: 0;
}
.sections.nav-sections.sticky {
    top: 66px!important;
    border-bottom: 1px solid #000;
    z-index: 10;
}
/* Sticky Fix */

/* Homepage Slider Size START */
.banner-1,
.custom-slider{
    width: 1240px;
    margin: auto;
}
/* Homepage Slider Size END */

/* Homepage Bottom text START */
.bottom-text-container {
    width: 100%;
    margin: auto;
    max-width: 600px;
}
.bottom-text h2{
    font-weight:400;
}
.bottom-text p{
    font-family: 'Roboto', sans-serif;
    font-weight:300;
}
.bottom-text-logos {
    display: inline-block;
    text-align: center;
    padding: 30px 0 0;
    width: 100%;
}
/* Homepage Bottom text END */

/* Homepage Footer START */
.page-footer{
    width:1240px;
    margin:auto;
    background:#eee;
    color: #000;
}
.footer{
    display: flex;
    flex-wrap: wrap;
}
.footer .login-register{
    display: flex;
    justify-content: center;
    width: 100%;
}
.footer .login,
.footer .register{
    margin: 0 10px;
}
.footer .login-register .button{
    border:1px solid #000;
    text-align: center;
    padding:0.5rem 1rem;
}
.footer .social-media{
    margin-top:30px;
    margin-bottom:30px;
    width: 100%;
}
.footer .social-media ul{
    display: flex;
    justify-content: center;
}
.footer .social-media li{
    margin:1rem 1rem!important;
    background: #999999;
    border-radius: 300px;
    width:5rem;
    height:5rem;
    text-align: center;
}
.footer .social-media li a{
    line-height: 5.5rem;
}
.footer .social-media li em{
    color:#fff;
    font-size:2rem;
}
.newsletter{
    width: 60rem;
    /* text-align: center; */
    margin-bottom:0;
}
.newsletter .block.newsletter{
    width: 100%;
}
.footer .newsletter input{
    margin-right: 5px;
}
#newsletter-checkbox-label{
    position: relative;
}
#newsletter-checkbox-label a{
    font-weight: bold;
}
.home-newsletter-info {
    margin-top: 10px;
}
.home-newsletter-info p {
    margin-top: 10px;
}
.newsletter h2 {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
}
.footer-newsletter-form{
    display: inline-block;
    width: 100%;
    position: relative;
}
.form-button button {
    padding: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
    background: #fff;
    color: #E46227;
    height: 38px;
    z-index: 100;
}
.about{
    display: flex;
    width: 100%;
    text-align:center;
}
.service,
.payment-methods,
.questions{
    /* width: 33%; */
}
.phone-btn{
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    margin: auto;
}
.phone-btn .questions-button{
    width: 100%;
    margin-bottom: 10px;
}
.questions-button{
    background: #fff;
    padding:.4rem;
    border:1px solid #000;
    font-weight: bold;
}
.stores-near-you{
    margin: auto;
}
.social-media div {
    background: #999;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    margin-right: 10px;
    line-height: 50px;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    position: relative;
}
.social-media{
    display: flex;
    justify-content: center;
}
.footer-payments ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-payments {
    width: 100%;
    margin-top: 12px;
}
.footer-payments li {
    margin-right: 1%!important;
}
/* Homepage Footer END */
.page-header .panel.wrapper {
    background: rgba(0,0,0,0);
    position: absolute;
}

/* search input START */
/* .block-search {
    right: 350px;
    width: 18rem;
    position: relative;
    top: 45px;
    float: right;
} */
/* search input END */


/* Shop now banner top */
.shop-now-banner {
    position: relative;
    max-width: 1240px;
    margin: auto;
}
.shop-now-banner a {
    position: absolute;
    border: 1px solid black;
    top: 50%;
    float: right;
    right: 50px;
    width: 180px;
    padding: 0;
    text-align: center;
    background: #fff;
    font-size: 20px;
    font-weight: lighter;
    z-index: 8;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 40px;
    line-height: 40px;
    color: #000;
}
.shop-now-banner a:hover {
    background: #e46224;
    color: #fff;
    border-color: #e46224;
}
/* Shop now slider top */
.shop-now-slider{
    text-align: center;
    position: relative;
    bottom:100px;
}
.shop-now {
    background: #fff;
    width: 95px;
    height: 30px;
    margin: auto;
    border: 5px solid #fff;
    line-height: 30px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    color:#e46224;
    display: table;
    position: relative;
    text-align: center;
}
.shop-now:hover {
    background: #e46224;
    color:#fff;
}
.shop-now:before {
    border: 1px solid #e46224;
    content: "";
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.daiydeals .imgcont-1{
    display: flex;
}
.daiydeals .daily-border{
    position: relative;
    width:95px;
    height:40px;
    display: inline-block;
    float: left;
    left:260px;
    bottom:76px;
    background:#fff;
}
.daiydeals .daily-border a{
    padding:8px;
    border:1px solid tomato;
    line-height: 40px;
    color:tomato;
    font-weight:bold;
}
.daiydeals.ideas{
    margin-top:10px;
}
.kosmos-idees{
    text-align: center;
    max-width: 1240px;
    margin: auto;
}
.kosmos-idees .imgcont-1,.kosmos-idees .imgcont-2{
    display:flex;
}
.kosmos-idees .left{
    margin-right: 6px;
}
.kosmos-idees .left a,.kosmos-idees .right a{
    border:1px solid tomato;
    padding:8px;
    color:tomato;
    font-weight:bold;
}
.kosmos-idees .border{
    display: inline-block;
    position: relative;
    bottom: 78px;
    background: #fff;
    padding: 11px 4px;
    height: 20px;
}
.aktuellewohntrends{
    text-align: center;
    width: 1240px;
    margin: auto;
}
.aktuellewohntrends .imgcont-1{
    display:flex;
}
.aktuellewohntrends .left{
    margin-right: 5px;
}
.aktuellewohntrends .border{
    display: inline-block;
    position: relative;
    bottom: 78px;
    background: #fff;
    padding: 11px 4px;
    height: 20px;
}
.aktuellewohntrends .left a,.aktuellewohntrends .right a{
    border:1px solid red;
    padding:8px;
    color:tomato;
    font-weight:bold;
}
[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev{
    background: rgba(105, 105, 105, 0.62);
border-radius: 100px;
border: 1px solid #fff;
box-shadow: 0px 0px 0px 3px rgba(255,255,255,1);
    left:-7px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev::before{
    background: #fff;
}
[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next{
        background: rgba(105, 105, 105, 0.62);
border-radius: 100px;
border: 1px solid #fff;
box-shadow: 0px 0px 0px 3px rgba(255,255,255,1);
    right:-7px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next::before{
  background: #fff;
}

/* .wish-list-cart-container {
    position: relative;
    float: right;
    bottom: 50px;
    right: 300px;
} */
.wish-list-cart-container a {
    background: #587364;
    font-size: 20px;
    padding: 0;
    color: #fff !important;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
/* .minicart-wrapper {
    position: relative;
    float: right;
    height: 40px;
    width: 40px;
    right: 30px!important;
    top: 40px;
} */
.minicart-wrapper .action.showcart::before{
    background: url(../images/icons/cart-color.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width:40px;
    height:40px;
}
.minicart-wrapper .text{
    display: none;
}
.minicart-wrapper .counter-number{
    color: #fff;
    right: 1px;
}
.minicart-wrapper .action.showcart .counter.qty{
    background:#587364;
    border-radius: 50px;
    position: absolute;
    right: -5px;
    bottom: -5px;
}
.owl-carousel .owl-item img {
    max-height: 570px;
    object-fit: cover;
}

/* HOMEPAGE END */

/* PRODUCT VIEW START */

.catalog-product-view .back-link-title{
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.catalog-product-view .back-link-title .back{
    float: left;
}
.catalog-product-view .back-link-title i{
    padding: 3px;
    /* border: 1px solid black; */
    border-radius: 50px;
    width: 14px;
    height: 13px;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.catalog-product-view .product-info-main .product-info-price .price-box{
    display: block;
}
.catalog-product-view .incl-ship-itemno{
    width: 100%;
    display: flex;
    margin-bottom:5px;
    flex-direction: column;
}
.catalog-product-view .incl-ship-itemno div{
    padding-right:5px;
    font-size:1em;
    font-weight: bold;
}
#product-long-description-content {
    font-size: 1.2em;
}
#product-long-description-content a{
    font-weight: bold;
}
.giftcard-links {
    margin-top: 15px;
    font-weight: bold;
    font-size: 1.2em;
}
.giftcard-link:last-child {
    margin-left: 15px;
}
input[type="number"] {
    -moz-appearance: number-input;
}
.catalog-product-view .fieldset{
    display: flex;
    justify-content: left;
    align-items: center;
}
.catalog-product-view .field.qty{
    width: 15%;
    margin-right: 2%;
}
.catalog-product-view .fieldset .actions{
    width: 47% !important;
    height: auto;
}
.catalog-product-view .product-social-links{
    float: right;
    bottom: 60px;
    position: relative;
    right: 26%;
}
.product-addto-links {
    display: inline-block;
}
.action.towishlist {
    line-height: 38px;
}
.product-addto-links .action.towishlist::before {
    content: '\f004' !important;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 38px;
}
.product-addto-links:hover .action.towishlist::before{
    background: #e67e5c;
    color: #fff;
    transition: .3s;
}
.catalog-product-view .product-social-links span{
    display: none;
}
.catalog-product-view .product-add-form{
    padding-top: 0;
    margin-bottom: -30px;
}
.catalog-product-view .product-info-price{
    border-bottom:none;
}
.catalog-product-view .product-social-media {
    display: inline-block;
    justify-content: left;
    align-items: baseline;
    position: relative;
    bottom: 0;
    left: 50%;
    width: auto;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-top: 20px;
}
.catalog-product-view .product-social-media .Share-article {
    margin-right: 10px;
    float: left;
    line-height: 50px;
}
.catalog-product-view .product-social-media .facebook-cont, .catalog-product-view .product-social-media .pinterest-cont, .catalog-product-view .product-social-media .email-cont {
    border: 2px solid #000;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-right: 10px;
    float: left;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    position: relative;
}
.catalog-product-view .product-social-media .facebook,
.catalog-product-view .product-social-media .pinterest,
.catalog-product-view .product-social-media .email{
    padding:8px;
}
.catalog-product-view .page-bottom{
    /* width: 100%; */
    width: 90%;
}
.catalog-product-view .page-bottom .block-actions{
    display: none; /* Remove Add to Cart from Related Products Slider */
}
.catalog-product-view .product-tab{
    margin-top: 20px;
}
.hidden{
    display: none;
}
.catalog-product-view .product-tab-title{
    font-weight: bold;
}
.catalog-product-view .block-title{
    text-align: center;
}
#qty {
    font-size: 2rem;
}
.art-info-item {
    margin-top: 10px;
}
.catalog-product-view .art-info-item > ul {
    list-style-type: none;
    display: flex;
    justify-content: start;
    padding: 0;
    flex-wrap: wrap;
    flex-direction: column;
}
.catalog-product-view .art-info-item ul li{
    padding-right: 1%;
    margin-bottom: 0;
}
.declaration-labels {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.declaration-images {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
#product-long-description-content .more-text{
    display: none;
}
.magnify-lens{
    width: 400px !important;
    height: 400px !important;
    cursor: none;
}
#preview{
    display: none;
}

.fotorama__arr.fotorama__arr--prev, .fotorama__arr.fotorama__arr--next {
    pointer-events: none;
    background-color: rgba(255,255,255,0);
}

.fotorama__arr__arr {
    pointer-events: auto;
}

.product-name-top.group h1 {
    margin-bottom: 0;
    font-size: 24px;
}
.product-name-bottom h2 {
    margin-top: 0;
    font-size: 17px;
}
.related-products-title h1 {
    text-align: center;
}
/* .catalog-product-view .media-gallery {
    display: flex;
}*/
.catalog-product-view #gallery_images {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    float: left;
}
.zoom-next-image{
    width:40px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    position: relative;
    right: 10%;
    display: inline-block;
    bottom: 300px;
    cursor: pointer;
    z-index: 99;
}
.zoom-prev-image{
    width:40px;
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    position: relative;
    left: 16%;
    display: inline-block;
    bottom: 345px;
    cursor: pointer;
    z-index: 99;
}
/* PRODUCT VIEW END */

/* CATEGORY VIEW START */

.catalog-category-view .back-link-title{
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.catalog-category-view .back-link-title .back{
    float: left;
}
.catalog-category-view .back-link-title i{
    padding: 3px;
    border: 1px solid black;
    border-radius: 50px;
    width: 14px;
    height: 13px;
    text-align: center;
    margin-right: 5px;
    font-size: 12px;
}
.catalog-category-view .category-2-image-banner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 10px 0;
}
.catalog-category-view .category-2-image-banner a {
    height: 300px;
}
.catalog-category-view .category-2-image-banner a > div {
    height: 100%;
}
.catalog-category-view .category-2-image-banner a .shop-now {
    top: 240px;
}

/* CATEGORY VIEW END */

.bottom-text-logos img {
    width: auto !important;
    height: 80px !important;
}
.block-static-block.widget {
    margin-bottom: 0;
}
.block-search .action.search {
    background: #587364;
    width: 35px;
    right: 0;
    height: 35px;
    opacity: 1 !important;
}
.block-search .action.search:before {
    color: #fff;
}
.navigation {
    max-width: 1240px;
    border-bottom: 1px solid;
}
.navigation .level0>.level-top {
    font-weight: lighter;
}
.navigation .level0>.level-top:hover, .navigation .level0>.level-top.ui-state-focus {
    color: #dd6013;
}
.shop-now-banner img {
    max-width: 1240px;
}
.owl-carousel .owl-stage-outer {
    padding: 15px 0 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    border: 3px solid #fff;
    width: 30px;
    height: 30px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 5px;
    left: 4px;
    width: 20px;
    height: 20px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    left: 6px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #597363;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    content:none;
}
.minicart-wrapper .block-minicart {
    border: 1px solid #597363;
    box-shadow: none;
}
.minicart-wrapper .block-minicart:after {
    border-color: transparent transparent #597363 transparent;
}
.products.products-grid, .custom-slider {
    padding: 0;
}
.daiydeals a {
    width: 50%;
    float: left;
    height: 300px;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    border: none;
}
.daiydeals a div {
    background-size: cover;
    height: 100%;
    position: relative;
    padding-right: 5px;
    background-position: center;
    background-clip: content-box;
    display: block;
}
.daiydeals a:last-child div {
    padding-left: 5px;
    padding-right: 0;
}
.daiydeals .shop-now {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

body:not(.checkout-cart-index) h3.box-header,
body:not(.checkout-cart-index) .title {
    text-align: center;
    font-size: 22px;
    font-weight: lighter;
    margin: 30px 0 20px 0;
    text-transform: uppercase;
}
.daiydeals {
    display: table;
    width: 100%;
}
a:visited, .alink:visited {
    color: #000;
}
.owl-dots {
    display:none !important;
}
.product.name a {
    font-size: 18px;
}
.owl-theme.owl-carousel .product .price-container .price {
    font-weight: lighter;
    font-size: 16px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before, .owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
    background: #fff;
}
[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev {
    box-shadow: none;
    border: 3px solid #fff;
}
[class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev:hover, [class*="owl-carousel-products-"].owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next:hover {
    background: #597363;
}
.footer .shop-now:before {
    border: 1px solid #000;
}
.footer .shop-now:hover {
    background: #eee;
    color: #000;
}
.footer .shop-now {
    width: auto;
    padding: 0 20px;
    color: #000;
}
.login-register .shop-now {
    width: 300px;
    padding: 0;
}
.info p {
    text-align: center;
    margin: 0 0 30px 0;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    border: 1px solid #000;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
}
button:not(.primary) {
    box-shadow: none;
    border: none;
}
.about h2 {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0 25px;
}
.phone-btn a {
    margin-bottom: 5px;
}
.footer.content {
    padding-top: 30px;
}
.navigation li.active > a {
    color: #e46224 !important;
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border: none;
}
.back-link-title {
    border-bottom: 1px solid #000 !important;
    /* border-top: none !important; */
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.back-link-title .title {
    margin: 0 0 10px 0;
    min-height: 30px;
}
.back-link-title .back {
    top: 5px;
    position: relative;
}
.back a {
    color: #587364;
}
.back a:hover {
    color: #e46224;
}
.back-link-title i {
    border: 1px solid #587364;
}
.back a:hover  i {
    border: 1px solid #e46224;
}
.toolbar select {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #000;
}
.modes-mode {
    background-color: #fff;
    box-shadow: none;
    color: #000;
    border: 1px solid #000;
}
.modes-mode:last-child {
    border-radius: 0;
    border-right: 1px solid #000;
    border-left: none;
}
.modes-mode.active {
    box-shadow: none;
    background: #587364;
    color: #fff;
}
.modes-label+.modes-mode {
    border-radius: 0;
}
.modes-mode:before {
    color: #000;
}
.modes-mode.active:before {
    color: #fff;
}
.filter .block-subtitle {
    border-bottom: 1px solid #000;
    padding: 10px 0 20px;
}
.filter-options-item {
    border-bottom: 1px solid #000;
}
.catalog-category-view .product-item-name {
    text-align: center;
    min-height: 70px;
    padding: 0 10px;
}
.catalog-category-view .product-item .price-box .price {
    margin: auto;
    display: table;
    font-size: 20px;
    font-weight: normal;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #fff;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}
.products-grid .product-item-inner {
    box-shadow: none;
    border: none;
    left: 0;
    margin: 0;
    padding: 0;
    right: 0;
    left: 0;
    bottom: 25px;
    height: 80px;
}
.action.primary {
    background: #e67e5c;
    border: 1px solid #e67e5c;
}
.action.primary:hover {
    background: #e46224;
    border: 1px solid #e46224;
}
.product-item-actions .actions-secondary > .action {
    color: #dd6013;
}
.products-grid .product-item-actions {
    margin: 15px 0 0 0;
}
.page-products .products-grid .product-item {
    padding: 0;
    width: 32.333%;
    margin: 0 !important;
}
.catalog-product-view .meres-paradosis {
    margin: 15px 0 0;
    position: relative;
    padding-left: 30px;
}
.catalog-product-view .meres-paradosis:before {
    background: #00994d;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    left: 0;
}
.catalog-product-view .fieldset #product-addtocart-button {
    width: 100%;
    margin: 5px 0 0 0;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    padding: 0;
    background: #e67e5c;
    border: 1px solid #e67e5c;
	/*display:none;*/
}
.catalog-product-view .fieldset #product-addtocart-button:hover {
    background: #dd6013;
    border: 1px solid #dd6013;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-item-actions .actions-secondary > .action, .product-social-links .action.tocompare, .wishlist.split.button > .action.split, .product-social-links .action.mailto.friend, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
    color: #e67e5c;
}
.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover, .product-item-actions .actions-secondary>.action:hover, .product-social-links .action.tocompare:hover, .wishlist.split.button>.action.split:hover, .product-social-links .action.mailto.friend:hover, .product-social-links .action.towishlist:hover, .block-bundle-summary .action.towishlist:hover, .product-item .action.towishlist:hover, .table-comparison .action.towishlist:hover {
    color: #dd6013;
}
.product-tab > div {
    font-size: 18px;
    font-weight: lighter;
}
.product.attribute.description .value {
    font-size: 18px;
    font-weight: lighter;
}
.article-info-container {
    padding: 20px 0;
}
.article-info-container, .delivery-container, .branch-availability-container {
    padding: 5px 0;
}
.facebook-cont:hover, .social-media-facebook:hover {
    background: #4267b2;
}
.facebook-cont:hover a, .pinterest-cont:hover a, .email-cont:hover a {
    color: #fff;
}
.pinterest-cont:hover {
    background-color: #bd081c;
}
.email-cont:hover {
    background-color: #f7b756;
}
.catalog-product-view .product-social-media .facebook-cont:before, .catalog-product-view .product-social-media .pinterest-cont:before, .catalog-product-view .product-social-media .email-cont:before {
    content: "";
    border: 1px solid #000;
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 50%;
    left: -6px;
    top: -6px;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.catalog-product-view .product-social-media .facebook-cont:hover:before, .catalog-product-view .product-social-media .pinterest-cont:hover:before, .catalog-product-view .product-social-media .email-cont:hover:before {
    opacity: 1;
}
.wish-list-cart-container a:hover {
    background: #e46224;
}
.social-media-instagram:hover {
    background: #bf408a;
}
.social-media-youtube:hover {
    background: #cd181e;
}
.social-media-pinterest:hover {
    background: #cc242a;
}
.social-media-google-plus:hover {
    background: #db4639;
}
.social-media div:before {
    content: "";
    width: 56px;
    height: 56px;
    position: absolute;
    border-radius: 50%;
    left: -4px;
    top: -4px;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.social-media div:hover:before {
    opacity: 1;
}
.social-media-facebook:before {
    border:1px solid #4267b2;
}
.social-media-instagram:before {
    border:1px solid #bf408a;
}
.social-media-youtube:before {
    border:1px solid #cd181e;
}
.social-media-google-plus:before {
    border:1px solid #db4639;
}
.social-media-pinterest:before {
    border:1px solid #cc242a;
}
.owl-carousel.products .product-item-details {
    text-align: center;
}
.minicart-items-wrapper {
    border: 1px solid #597363;
    border-left: none;
    border-right: none;
}
.minicart-items .product-item-name a {
    color: #e67e5c;
}
.message.success {
   background: #A3CB38;
    color: #fff;
}
.message.success>*:first-child:before, .message.info>*:first-child:before, .message.error>*:first-child:before {
    color: #fff;
}
.message.success a {
    color: #fff;
    text-decoration: underline;
}
.message.success a:hover {
    color: #000;
}
.message.info {
    background: #F79F1F;
    color: #fff;
}
.message.error {
    background: #EA2027;
    color: #fff;
}
.page.messages {
    margin-bottom: 20px;
}
::-moz-selection {
    background:#e67e5c;
    color:#fff;
}
::selection {
    background:#e67e5c;
    color:#fff;
}
.page-products .product-item-info {
    width: 100%;
    position: relative;
}
.product-image-container {
    display: table;
    margin: auto;
}
.minicart-items .product-image-container {
    width: 100% !important;
}
.product-item-actions .actions-primary+.actions-secondary {
    width: auto;
}

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

/* Cart View START */

.switem-container{
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    border-bottom:1px solid #000;
}
.switem-container :nth-child(n+1){
    /* margin-top: 10px; */
}
.switem-container .swwishlist i{
    background: #e67e5c;
    color: #fff;
    padding: 4px;
}
.switem-container .item-name{
    margin-bottom: 10px;
}
.switem-container .color-number, .switem-container .stockdelivery{
    display: flex;
    flex-wrap: nowrap;
}
.switem-container .qty-price-total{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
}
.switem-container .swqty{
    display: flex;
    width: 40%;
}
.switem-container .swqty button{
    background: none;
}
.switem-container .qty-price{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: left;
}
.switem-container .qty-price .price{
    margin-left: 15%;
}
.switem-container .total{
    width: 100%;
    display: flex;
    align-items: end;
}
.switem-container .total-label{
    margin-right: 10px;
}
.swcoupon{
    position: relative;
    left: 35%;
}
.swcoupon .control input{
    height: 33px;
}
.cart.table-wrapper .actions-toolbar > .action-delete::before{
    content:"\00d7"!important;
    width: 20px;
    height: 20px;
    background: #ccc;
    color: #fff;
    padding: 1px;
    line-height: 16px;
}
/* Cart View END */

/* Checkout START */

.checkout-index-index .logo {
    margin-left: auto;
}
.cart-totals, .opc-block-summary .table-totals {
    border-top:none;
}
.checkout-cart-index .back-link-title a {
    float: left;
}
.checkout-cart-index .back-link-title i{
    padding: 3px;
    border: 1px solid black;
    border-radius: 50px;
    width: 14px;
    height: 13px;
    text-align: center;
    font-size: 12px;
}
/* Checkout END */
.block.block-custom-search{
    position: absolute;
    width: 100%;
    opacity: 1;
    background: #fff;
    height: 100vh;
    max-height: 100vh;
    z-index: 99999;
    top: 90px;
}

/* Cart WishList Search Container START */
.page-header {
    width: 100%;
    max-width: 1240px;
    margin: auto;
    position: relative;
}
.search-wish-cart-container {
    float: right;
    position: absolute;
    top: 30px;
    right: 0;
    display: flex;
    width: 30%;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
.minicart-wrapper {
    height: 40px;
    width: 40px;
    bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}
.wish-list-cart-container{
    padding-left: 15px;
}
.product-addto-links .action.towishlist:before{
    /* display:none; */
}
/* Cart WishList Search Container END */
/* .fas.fa-heart{
    color: #fff;
    background: #e46224;
}
.far.fa-heart{
    color: #fff;
} */


/**
* Advanced Search Start
*/

.amsearch-results {
    display: flex;
    /* flex-direction: row-reverse; */
    flex-direction: row;
    background: #fff;
}
.amsearch-leftside {
    width: 48% !important;
}
.amsearch-products.-columns {
    width: 48% !important;
    background: #fff !important;
    border-right: 1px solid;
    position: relative;
}
.amasty-xsearch-block-header {
    font-size: 1.4em;
    font-weight: 300;
    padding-left: 0 !important;
}
.amsearch-item-container > .amasty-xsearch-block-header::before {
    display: none;
}
.amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    position: absolute;
    right: 10px;
    top: 20px;
}
span.amsearch-highlight {
    font-size: 1.4rem!important;
}
.sidebar-container .amsearch-item h4 {
    font-weight: 300;
}
.sidebar-container li {
    background-color: #597363;
    height: 70px;
    display: table;
    width: 100%;
    padding-top: 0!important;
}
.sidebar-container li a.item-name {
    color: #fff !important;
    line-height: 70px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.sidebar-container li:hover{
    background-color: #345B4D!important;
}
.amsearch-item.product-item {
    flex-direction: row!important;
    width: 100%!important;
}
.amsearch-wrapper-content {
    flex-direction: column;
}
.amsearch-wrapper-inner {
    margin-top: 0!important;
}
/**
* Advanced Search End
*/

/* Contact Start */
.contact-index-index .contact-address ul {
    list-style-type: none;
    padding: 0;
}
.contact-index-index .contact-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
}
.contact-index-index .contact-address ul span{
    font-weight: 800;
}
.contact-index-index .contact-address ul li{
    font-size: 1.2em;
}
.contact-index-index .contact-address-map-container .contact-address {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.contact-index-index .contact-address-map-container .contact-address  .wrario-leitourgias h3 {
    margin-top: 0;
}


/* Contact End */

/* Checkout START */
#onestepcheckout-page #maincontent {
    position: relative;
    top: 170px;
}
#onestepcheckout-page .top-trusted-shops-logo {
    display: none;
}
#onestepcheckout-page .form-login .hidden-fields > .field {
    width: calc(60%);
}
#onestepcheckout-page [data-role="email-with-possible-login"] .action.login{
    right: 40%;
    position: relative;
}
/* Checkout END */

.page.messages {
    margin-bottom: 0;
}
.navigation .level0 .submenu {
    text-align: left;
}
.navigation .level0 .submenu li.parent>a>.ui-menu-icon {
    right: 5px;
}
.pages strong.page {
    background: transparent;
    color: #e46224;
}
.pages a.page {
    color: #000 !important;
}
.pages a.page:hover {
    color: #e46224 !important;
}
.pages .action {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
}
.product-image-photo {
    padding: 10px;
    box-sizing: border-box;
}
.products-list li.item.product.product-item:not(:last-child) {
    border-bottom: 1px solid;
    margin-bottom: 30px;
}
.products-list .product-item-details {
    vertical-align: middle;
    text-align: left;
}
.catalog-category-view .products-list  .product-item-name {
    min-height: initial;
    padding: 0;
    text-align: left;
}
.catalog-category-view .products-list .product-item .price-box .price {
    margin: 0;
}
.fotorama__thumb {
    background-color: transparent;
}
.cms-page-view main#maincontent .column.main p, .cms-page-view main#maincontent .column.main span, .cms-page-view main#maincontent .column.main li {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 24px;
}
.legend {
    border-bottom: 1px solid #000;
}
textarea {
    border: 1px solid #000;
}
.page-main>.page-title-wrapper .page-title {
    padding-top: 20px;
}
.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #000;
}
.cart.table-wrapper .cart>.item {
    border-bottom: 1px solid #000;
}
.cart-container img.product-image-photo {
    height: 100px;
    object-fit: contain;
}
.cart.table-wrapper .product-item-details {
    padding-bottom: 0;
    vertical-align: middle;
}
table>tbody>tr>th, table>tfoot>tr>th, table>tbody>tr>td, table>tfoot>tr>td {
    vertical-align: middle;
}
.cart.table-wrapper .product-item-name {
    margin: 0;
    font-size: 16px;
}
.cart-summary .block>.title:after {
    top: 20px;
}
select {
    border: 1px solid #000;
    height: 40px;
}
.abs-cart-block>.title, .minicart-items .product .toggle, .abs-discount-block .block>.title, .cart-summary .block>.title, .paypal-review-discount .block>.title, .cart-discount .block>.title {
    border-top: 1px solid #000;
}
.cart-summary .block>.title {
    margin: 0;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid #000;
}
.cart-discount .block>.title {
    border: none;
    text-align: left;
    margin: 0;
}
.paypal-review-discount .block>.title strong, .cart-discount .block>.title strong {
    color: #e67e5c;
}
.cart-discount {
    width: 40%;
    padding-right: 0;
    margin-top: -45px;
}
.cart-discount .block.discount {
    width: 100%;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar>.primary .action.primary:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus), button {
    box-shadow: none;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.abs-revert-secondary-color:hover, .abs-revert-to-action-secondary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.cancel:hover, .block-compare .action.primary:hover, .cart-summary .block .actions-toolbar>.primary .action.primary:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review-discount .actions-toolbar .action.primary:hover, .paypal-review-discount .actions-toolbar .action.cancel:hover, .cart-discount .actions-toolbar .action.primary:hover, .cart-discount .actions-toolbar .action.cancel:hover, button:hover {
    background: #000;
    border: none;
    color: #fff;
}
.product-item .tocart {
    padding-bottom: 0;
    padding-top: 0;
}
.action.primary:focus, .action.primary:active {
    background: #000;
    border: 1px solid #000;
}
.order-review-form .action.primary, .bundle-actions .action.primary.customize, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .cart-summary .checkout-methods-items .action.primary.checkout, .block-minicart .block-content>.actions>.primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .box-tocart .action.instant-purchase, .multicheckout .action.primary {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
}
.login-container .block .block-title {
    border-bottom: 1px solid #000;
}
.action.primary {
    border-radius: 0 !important;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
	/*display:none;*/
}
.abs-account-blocks .block-title, .account .legend, .form-giftregistry-search .legend, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-form .block-title, .block-wishlist-search-results .block-title, .multicheckout .block-title, .multicheckout .block-content .title, .customer-review .review-details .title, .paypal-review .block .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title {
    border-bottom: 1px solid #000;
}
form#form-validate {
    margin: auto;
}
.customer-account-create .page-title-wrapper {
    text-align: center;
}
.navigation .level0 .submenu {
    border: 1px solid #000;
    box-shadow: none;
}
.account main#maincontent {
    margin-top: 30px;
}
.block-collapsible-nav .item .delimiter {
    border-top: 1px solid #000;
}
p.toolbar-amount span {
    line-height: 40px;
    margin-left: 0;
}
.toolbar-amount {
    margin: 0 0 0 5px;
    padding: 0;
}
.products-grid.wishlist .product-item-inner {
    bottom: 0;
    height: auto;
}
#onestepcheckout-page .place-order .button {
    font-size: 1.8em !important;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
    width: 250px !important;
}
.search-autocomplete.amsearch-clone-position {
    width: 1400px !important;
    right: -50%;
    overflow: visible;
}
.amsearch-results {
    height: 85vh;
    padding: 50px;
    box-sizing: border-box;
    flex-direction: row-reverse;
}
.amsearch-form-container.-large .amsearch-wrapper-content>.amsearch-item {
    max-width: 100%;
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-details {
    display: table-cell;
    vertical-align: middle;
}
.amsearch-form-container.-large .amsearch-wrapper-content .information-container {
    display: table;
    width: 100%;
}
.amsearch-products .amsearch-highlight {
    background-color: #e46224;
}
.amsearch-results .amsearch-item:hover {
    background-color: transparent;
}
.amsearch-wrapper-content .product-item-link:hover {
    color: #e46224 !important;
}
.amsearch-more-results .amsearch-link:hover {
    border-bottom: 1px solid #e46224;
    color: #e46224;
}
.minicart-items .product-item-name {
    min-height: initial;
    padding: 0;
    text-align: left;
}
.minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    text-indent: -9999px;
}
.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    color: #e46224;
}
.page-layout-1column .product-info-main {
    padding-bottom: 50px;
}
.checkout-billing-address fieldset.fieldset {
    padding-top: 30px;
}
form#invoice-information-form {
    padding-top: 30px;
}
.amsearch-results {
    position: relative;
}
.amsearch-results:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: -100%;
    top: 0;
}
.amsearch-results {
    position: relative;
    z-index: 1;
    overflow: visible;
}
strong#block-shipping-heading {
    line-height: 18px;
    display: block;
    margin: 10px 0;
}
.cart-totals .grand .price {
    margin-top: 7px;
    display: block;
}
.back-link-title {
    position: relative;
}
.back-link-title .back {
    position: absolute;
    left: 0;
    top: 5px;
}
button.action.primary.checkout {
    height: auto !important;
    line-height: 17px !important;
    padding: 10px!important;
	/*display:none;*/
}
.page-header .panel.wrapper {
    color: #000;
    top: -29px;
    right: 100px;
}
.header.panel>.header.links>li {
    font-size: 12px;
}
#onestepcheckout-page .logo-container .logo {
    margin: 0 auto;
}
#onestepcheckout-page .logo img {
    max-height: 80px;
    width: auto;
}
#onestepcheckout-page #opc-sidebar .payment-option._active .payment-option-title .action-toggle:before, #onestepcheckout-page #opc-sidebar .gift-item-block._active .title:before, #onestepcheckout-page .opc-block-summary .items-in-cart.active > .title:after {
    top: 18px;
}
#onestepcheckout-page #discount-form .action {
    padding-left: 1%;
    padding-right: 1%;
}
.toolbar-products .pages{
    display: block;
    position: absolute;
    right: 40%;
}
.zoomLens {
    max-width: 150px;
    max-height: 150px;
    cursor: move!important;
}
.pages .pages-item-first .action.previous::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e617 \e617';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    /* overflow: hidden; */
    speak: none;
    text-align: center;
}
.pages .pages-item-first span{
    font-size: 0;
}
.pages .pages-item-last .action.next::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color:#7d7d7d;
    content: '\e608 \e608';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    /* overflow: hidden; */
    speak: none;
    text-align: center;
}
.pages .pages-item-last span{
    font-size: 0;
}
#store-pickup-additional-block .control {
    width: 60%;
}
#store-pickup-additional-block.error label {
    color: #FF0000;
}
#store-pickup-additional-block.error select {
    border-color: #FF0000;
}
.account-container.account-loggedin {
    display: flex;
    flex-direction: column;
    text-align: center;
}
#account-logout {
    z-index: 9999999;
    visibility: hidden;
    background: #eeebeb;
    transition: visibility 600ms ease;
}
#account-info:hover + #account-logout {
    visibility: visible;
}
#account-logout:hover {
    visibility: visible;
}
#mini-cart input[type="number"] {
    -moz-appearance: textfield;
}

/* Stores Page START */
.stores-container {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-gap: 30px;
    text-align: center;
}
.store-item {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}
.store-image img {
    object-fit: cover;
    height: 300px;
    width: 100%;
    max-height: 300px;
}
.stores-container h2,
.stores-container h3 {
    font-weight: bold;
}
.stores-container ul {
    padding: 0;
    list-style-type: none;
}
/* Stores Page END */

.amgdprcookie-bar-template {
    text-align: center;
}
/* Customer Dashboard START */
.customer-address-index .box-address-billing .action.edit,
.customer-address-index .box-address-shipping .action.edit {
    font-weight: bold;
}
/* Customer Dashboard END */
.footer-lists {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 100%;
    align-items: start;
    justify-items: center;
    margin-bottom: 20px;
}
.footer-column ul {
    padding-right: 0!important;
}
.mz-figure .mz-nav-controls button.mz-button{
    display: block!important;
}
.mz-lens {
    max-width: 150px;
    max-height: 150px;
}
.amgdprcookie-modal-template, .amgdprcookie-bar-container {
    background-color: #587363 !important;
}
.amgdprcookie-modal-template .amgdprcookie-link, .amgdprcookie-modal-template .amgdprcookie-policy a, .amgdprcookie-bar-container .amgdprcookie-policy a {
    color: #fff!important;
    text-decoration: underline!important;
}
.rootmenu .rootmenu-list {
    text-align: center !important;
}
.rootmenu > .rootmenu-list > li {
    padding: 0 10px;
}
.rootmenu-list > li {
    display: inline-block !important;
}
.field.choice.gdpr.required {
    margin-top: 10px;
}
.block.newsletter .form.subscribe {
    display: block;
}
.amgdprcookie-buttons-block .amgdprcookie-button{
    padding: 0 10px;
}
.mobile-menu-account ul{
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
.mobile-menu-account li {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    line-height: 24px;
}
.mobile-menu-account li a {
    width: 100%;
    display: block;
    line-height: 18px;
}
.catalog-product-view .related-apv-items {
    display: flex;
    flex-wrap: wrap;
}
footer .newsletter .action.subscribe.primary.sr-only {
    position: relative;
    width: auto;
    float: right;
    bottom: 38px;
    height: 38px;
    line-height: 38px;
    right: 0px;
}
footer .newsletter .actions {
    display: inline!important;
    float: unset !important;
}
.catalog-category-view .price-box.price-final_price,
.catalog-product-view .price-box.price-final_price,
.catalogsearch-result-index .price-box.price-final_price{
    display: flex!important;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column-reverse;
}
.catalog-product-view .price-box.price-final_price{
    width: 33%;
    justify-content: space-between;
    align-items: flex-start;
}
.catalog-product-view span.price-container.price-final_price {
    width: 100%;
}
.catalog-product-view .special-price .price,
.catalog-category-view .special-price .price,
.catalogsearch-result-index .special-price .price{
    color: #a93238;
}
.catalog-category-view .price-label,
.catalog-product-view .price-label,
.catalogsearch-result-index .price-label{
    display: none!important;
}
.catalog-category-view .old-price .price,
.catalog-product-view .old-price .price,
.catalogsearch-result-index .old-price .price{
    text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container>span{
    margin-bottom: 0!important;
}
#onestepcheckout-page .search-wish-cart-container {
    display: none;
}
.amgdprcookie-modal-block .amgdprcookie-buttons-block{
    flex-direction: row-reverse;
}
.amgdprcookie-modal-block .amgdprcookie-buttons-block .amgdprcookie-button.-save{
    margin-left: 0;
	background-color: #5a774d;
	border:unset !important; 
}
.amgdprcookie-modal-block .amgdprcookie-text-container {
    margin-bottom: 25px;
}
.amgdprcookie-modal-block .amgdprcookie-buttons-block .amgdprcookie-button{
    letter-spacing: 0;
    flex-basis: 49%;
	font-size:13px;
	border: 2px solid #fff;
}
.cms-cookie-settings .amgdprcookie-main-wrapper .amgdprcookie-btn-wrapper{
    flex-direction: row-reverse;
}
#onestepcheckout-page .payment-method img {
    width: 50%;
}
.catalog-product-view .products-slider-container {
    padding-left: 30px;
    padding-right: 30px;
}
.checkout-cart-index .cart.item.message.notice {
    z-index: 2;
}
.block.newsletter .field .control:before{
    margin-top: 4px;
}
a.logo {
    z-index: 100;
}
.minicart-items-wrapper{
    max-height: 280px;
}
.amgdprcookie-modal-container .modal-inner-wrap {
    width: 370px;
}
.amgdprcookie-modal-block .amgdprcookie-buttons-block .amgdprcookie-button {
    letter-spacing: 0;
    flex-basis: 48%;
    font-size: 12px;
}
.checkout-cart-index .product-image-wrapper{
    z-index: -1;
}
.block.block-search, .form .search-autocomplete {
    z-index: auto;
}
.checkout-cart-index .quantity-selectors i,
.catalog-product-view .quantity-selectors i {
    cursor: pointer;
}
.cart.table-wrapper .col.qty .control.qty .fas.fa-angle-up:hover,
.cart.table-wrapper .col.qty .control.qty .fas.fa-angle-down:hover{
    background: none;
    color: #000;
}
.cart-summary div#block-shipping {
    display: none;
}
.product-item-sku .product-item-name {
    display: none !important;
}
.mmfc-button a:visited, .mmfc-button .alink:visited{
	color: #E66224!important;
}
.catalog-product-view .product.attribute.description {
    display: none;
}
.cms-blackfriday .column.main img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.cms-blackfriday .newsletter.blackfriday .action.subscribe.primary.sr-only {
    position: relative;
    width: auto;
    float: right;
    bottom: 38px;
    height: 38px;
    line-height: 38px;
    right: 0px;
    background: #000;
    border: #000;
}
.newsletter.blackfriday {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.newsletter.blackfriday p {
    font-size: 28px!important;
    letter-spacing: 1px;
}
#swcd-container ul {
    margin-bottom: 0;
}
.swcd-content {
    line-height: 95px!important;
    height: 95px!important;
    align-items: center;
}
.swcd-content .title-time-container ul {
    margin-top: 13px;
}
.swcd-content .title-time-container ul li{
    font-size: 40px!important;
    line-height: 40px !important;
}
.swcd-content .title-time-container ul li span{
    font-size: 40px!important;    
}
.swcd-content .timer {
    width: 45px;
    height: 45px;
    line-height: 45px!important;
}

#store-pickup-additional-block .control {
width: 100%;
}
.newsletter.blackfriday {
    background: #000;
    padding: 2% 2px;
    color: #fff;
    max-width: 100%;
    margin-top: 5px;
}
.header-info-orders {
    background-color: #006300;
    text-align: center;
    padding: 10px;
    color: white;
}

.header-info-orders a {
color: white;
}
/* christmas menu color 
.rootmenu .nav-2 a {
    color: red ;
    font-weight: 700;
}
.rootmenu .nav-2  a:hover,.rootmenu-list > .nav-2 > li:hover > a,.rootmenu > .rootmenu-list.mobile-sub > li.nav-2 > a {
    color: red !important;
}
christmas menu color end*/
/*valentines 7737 menu color
.rootmenu .nav-2 a {
    color: red !important ;
    font-weight: 700;
}
.rootmenu .nav-2  a:hover,.rootmenu-list > .nav-2 > li:hover > a,.rootmenu > .rootmenu-list.mobile-sub > li.nav-2 > a,.rootmenu .fourcoltab .colultabone > li.main_openactive03 > a {
    color: red !important;
}
valentines 7737 menu color end*/

/* SHOP THE LOOK menu color start*/
li.shopthelook.category-item a {
    color: red ;
    font-weight: 700;
}
li.shopthelook.category-item a:hover,.rootmenu-list > shopthelook.category-item > li:hover > a,.rootmenu > .rootmenu-list.mobile-sub > li.shopthelook.category-item > a {
    color: red !important;
}
/* SHOP THE LOOK menu color end*/

/* giftcard menu */
li.custom-menus a {
    font-weight: bold;
}
.rootmenu > .rootmenu-list {
    display: flex;
    justify-content: center;
}
li.custom-menus {
    order: 10;
}
/*li.nav-9.category-item {
    order: 9;
}*/
/* end of giftcard menu */
.product-giftcard .product-info-price {
    display: none;
}
/*.product-giftcard .product-info-main {
    display: flex;
    flex-direction: column;
}
.product-giftcard .product-long-description {
    order: 1;
}
.product-giftcard .product-add-form {
    order: 2;
}
.product-giftcard .product-social-links {
    right: -65%;
    order: 3;
    bottom: 120px;
    width: 45px;
} */
.product-giftcard .product-add-form {
    margin-top: 130px;
}
.product-giftcard .product-info-main {
    position: relative;
}
.product-giftcard .product-long-description {
    position: absolute;
    top: 5px;
    left: 0;
}

.blog-page-list .post-holder {
    border-bottom: none;
}

.post-holder {
    margin-bottom: 0;
}
.widget.block-archive .item {
    width: 100%;
}
.widget.block-archive .item:after {
    display: none;
}
.blog-post-view .post-bottom .block.related .block-title {
    font-size: 22px;
    margin: 30px 0 20px 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.blog-post-view .post-bottom .block.related .block-title strong {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 700;
}

a[href="http://www.magictoolbox.com/magicscroll/"] {
    display: none !important;
}

.products-slider a.related-link, .products-slider a.category-related-link {
    position: relative;
}

@media screen and (max-width:1580px) {
    .search-autocomplete.amsearch-clone-position {
    right: 0 !important;
    }
    .amsearch-results {
    padding: 50px 0 !important;
    }
    .amsearch-results:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    right: -100%;
    top: 0;
    }
    html, body {
    /* overflow-x: hidden; */
    }
}

@media screen and (max-width:1280px) {
    .shop-now-banner {
    max-width: 100%;
    padding: 0 20px;
    }
    .shop-now-banner img {
    max-width: 100%;
    }
    .page-header {
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    }
    .navigation {
    max-width: 100%;
    }
    .nav-sections {
    padding: 0 20px;
    background: transparent;
    box-sizing: border-box;
    }
    .nav-sections {
    left: -100%;
    }
    .banner-1, .custom-slider {
    width: 100%;
    }
    .footer.content ul {
    padding-right: 0;
    }
    .footer-column {
    text-align: center;
    }
    .top-login-menu {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    }
    .top-login-menu .right {
    padding: 0;
    }
    .top-trusted-shops-logo {
    width: auto;
    left: 20px;
    right: initial;
    top: 40px;
    }
    /* Axel Cart Fix START*/
    .checkout-cart-index .sections.nav-sections {
        padding: 0;
    }
    .checkout-cart-index .header.content {
        border-bottom: 0;
    }
    .checkout-cart-index header.page-header {
        border-bottom: 1px solid;
    }
    .checkout-cart-index .block-search .control {
        border-top: 0;
    }
    /* .checkout-cart-index .block.block-search {
        margin-top: 16px;
    }
    .checkout-cart-index div#wishlist-button {
        margin-top: 10px;
    } */
    .checkout-cart-index input#search:focus {
        border: 1px solid #000;
    }
    .checkout-cart-index input#search:active {
        border: 1px solid #000;
    }
    .checkout-cart-index input#search {
        border: 0;
        box-shadow: none;
    }
    .checkout-cart-index input#search {
        top: -30px;
    }
    .checkout-cart-index .product-item-name {
        text-align: center;
    }
    .cart.table-wrapper .product-item-photo {
        max-width: 100%;
        top: 30px;
    }

    /* Axel Cart Fix END*/
}


@media screen and (max-width:1220px) {
    .navigation .level0>.level-top {
    padding: 0 6px;
    }
    .top-trusted-shops-logo li {
    margin: 0;
    font-size: 12px;
    }
}

@media screen and (max-width:1150px) {
    .nav-sections-item-content>.navigation {
    display: none;
    }
    .block-collapsible-nav {
    left: 20px;
    width: auto;
    right: 20px;
    }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after, .block-collapsible-nav .title:after {
    margin: 10px 0 0 0;
    }
    .account .column.main {
    margin-top: 90px;
    }
    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    }
    .page-products .columns {
    margin-top: 20px;
    }
    main#maincontent {
    margin-top: 30px;
    }
    .amsearch-form-container.-opened .amsearch-wrapper-input {
    float: right;
    }
    #onestepcheckout-page .fieldset.address .field .label {
    line-height: 14px !important;
    min-height: 30px;
    }
    .nav-toggle {
    display: block;
    left: 0;
    right: initial;
    top: 30px;
    position: absolute;
    z-index: 100;
    }
    .header.content {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    box-sizing: content-box;
    }
    .nav-open .nav-sections {
    z-index: 101;
    }
    .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
    }
    .navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border: none !important;
    }
    .logo {
    top: 10px;
    right: initial;
    left: 60px;
    z-index: 90;
    }
    .block-search .control {
    border-top: none;
    }
    .block-search {
    margin-top: 4px;
    overflow: hidden;
    width: 300px;
    position: absolute;
    right: 100px;
    }
    .page-header {
    border-bottom: none;
    }
    .minicart-wrapper {
    margin: 2px 0 0 10px;
    }
    .header.content {
    height: 100px;
    }
    .rootmenu > .rootmenu-list > li {
    padding: 0;
    }
    .rootmenu > .rootmenu-list > li {
    border-right: none;
    border-bottom: 1px solid #000;
    text-align: left;
    }
    .rootmenu-list > li {
    display: block !important;
    }
    .rootmenu {
    width: 100%;
    }
    .nav-sections {
    padding: 0;
    }
    .page-header.sticky {
    padding: 0 15px;
    }
    header.page-header.sticky .logo img {
    top: 5px;
    }
    header.page-header.sticky  .nav-toggle {
    top: 20px;
    }
    header.page-header.sticky div#wishlist-button {
    top: 0;
    bottom: initial;
    }
    header.page-header.sticky .minicart-wrapper {
    top: -5px;
    }
    .rootmenu > .rootmenu-list > li:first-child > a {
    padding: 5px 10px !important;
    }
    .rootmenu > .rootmenu-list .rootmenu-click {
    height: 35px !important;
    }
    .rootmenu > .rootmenu-list .rootmenu-click > .rootmenu-arrow {
    margin-top: 6px!important;
    margin-right: 0!important;
    }
    .rootmenu > .rootmenu-list > li > .megamenu {
    box-shadow: none!important;
    }
    .rootmenu .fourcoltab .colultabone > li > a {
    font-size: 14px!important;
    }
    .megamenu-menu-header-text {
    display: none!important;
    }
    .rootmenu > .rootmenu-list .halfmenu, .rootmenu > .rootmenu-list > li > .megamenu {
    min-height: initial !important;
    }
    .nav-open .nav-sections {
    background: #fff !important;
    }
    .stores-container {
    margin-top: 30px;
    }
    .page-wrapper ,body , html {
    /* overflow-x: hidden; */
    }
    .catalog-product-view .field.qty .control {
        width: 50%;
    }
    .catalog-category-view .products.wrapper~.toolbar .limiter {
        display: block; 
        position: relative;
        top: 40px;
        /* float: right; */
        /* bottom: 30px; */
    }
    .catalog-category-view .products.wrapper~.toolbar-products .pages {
        width: 100%;
        margin: auto;
        right: 0;
    }
}

@media screen and (max-width:1080px) {
    .page-products .products-grid .product-item {
    width: 50%;
    }
    .cart-discount {
    width: 75%;
    margin-top: 0;
    padding-right: 4%;
    }
    .cart-discount .block>.title {
    text-align: right;
    margin: 20px 0 0 0;
    }
}


@media screen and (max-width:980px) {
    .top-trusted-shops-logo div:first-child {
    display: none;
    }
    .top-trusted-shops-logo div ul {
    padding-left: 0;
    }
    .search-wish-cart-container {
    min-width: 355px;
    }
    .header.content {
    height: 80px;
    }
    .logo img {
    width: auto;
    height: 50px;
    top: 15px;
    }
    .product-info-main .page-title-wrapper h1 {
    font-size: 30px;
    line-height: 30px;
    }
    .catalog-product-view .product-social-media {
    margin-top: 20px;
    }
    h1 {
    font-size: 30px;
    margin-bottom: 30px;
    }
    .catalog-product-view .fieldset {
    display: block;
    }
    .catalog-product-view .field.qty {
    width: auto;
    margin: 0;
    }
    .catalog-product-view .fieldset .actions {
    width: 85% !important;
    margin: 10px 0;
    }
    .catalog-product-view .product-social-links {
    bottom: 37px;
    right: 0;
    }
    div#product-long-description-content {
    padding-top: 15px;
    }
    .store-item {
    display: block;
    }
    .store-map-container iframe {
    width: 100%;
    }
    .catalog-product-view .field.qty .control {
        width: 30%;
    }
}


@media screen and (max-width:880px) {
    .top-menu {
    width: auto;
    float: left;
    }
    #onestepcheckout-page .logo-container .logo {
    padding-left: 20px;
    }
    .top-menu ul li {
    padding: 0 15px 0 0;
    }
    .top-trusted-shops-logo {
    display: none;
    }
    .logo {
    max-width: initial;
    }
    .header.content {
    height: 80px;
    }
    .top-menu {
    top: 60px!important;
    }
    .search-wish-cart-container {
    top: 25px;
    }
    #swcd-container ul {
        margin-bottom: 0;
    }
    .swcd-content {
        line-height: 75px!important;
        height: 75px!important;
        align-items: center;
    }
    .swcd-content .title-time-container ul {
        margin-top: 13px;
    }
    .swcd-content .title-time-container ul li{
        font-size: 20px!important;
        line-height: 20px !important;
    }
    .swcd-content .title-time-container ul li span{
        font-size: 20px!important;    
    }
    .swcd-content .timer {
        width: 45px;
        height: 25px;
        line-height: 25px!important;
    }
    .newsletter.blackfriday p {
        font-size: 22px!important;
        letter-spacing: 1px;
    }
}


@media screen and (max-width:767px) {
    .nav-sections-item-content>.navigation {
    display: block;
    border: none;
    }
    .account .column.main {
    margin-top: 0;
    }
    .block-search .block-content {
    overflow: visible !important;
    }
    .amsearch-results:before, .amsearch-results:after {
    content:none;
    }
    .search-autocomplete.amsearch-clone-position {
    width: auto !important;
    }
    .amsearch-leftside {
    width: 100% !important;
    }
    .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    padding: 10px;
    box-sizing: border-box;
    }
    .amsearch-results {
    padding: 0 0 !important;
    border: 1px solid;
    }
    .form.minisearch .amsearch-wrapper-input input#search {
    left: -1000%;
    position: relative;
    }
    .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    position: relative;
    right: initial;
    top: initial;
    }
    .amsearch-results {
    height: auto;
    }
    .amsearch-more-results .amsearch-link {
    background-color: #000;
    }
    .form.minisearch.-large.-opened .amsearch-wrapper-input input#search {
    left:0;
    }
    .amsearch-products.-columns {
    width: 100% !important;
    border-right: none;
    }
    #onestepcheckout-page #maincontent {
    top: 100px;
    }
    #onestepcheckout-page .logo-container .logo {
    margin-top: 30px !important;
    }
    .term-condition {
    display: table;
    }
    #onestepcheckout-page #invoicing, #onestepcheckout-page #invoice_step {
    width: 100% !important;
    }
    .nav-sections {
    padding: 0;
    background: #fff;
    }
    .block-search .block-content {
    overflow: hidden;
    }
    .page-header {
    border-bottom: none;
    margin-bottom: 10px !important;
    }
    .minicart-wrapper {
    margin: 0 0 0 15px;
    }
    .block-search {
    margin-top: 4px;
    }
    .block-search .control {
    border-top: none;
    }
    .block-search .label.active+.control input {
    margin: 0;
    }
    .amsearch-close, .search .amsearch-loupe {
    top: 11px;
    }
    .products.products-grid, .custom-slider {
    padding: 0;
    }
    .navigation li.level0 {
    padding: 10px 20px;
    text-align: left;
    }
    .navigation .parent .level-top:after {
    right: 0;
    top: 0;
    }
    .nav-sections-item-title {
    border: none;
    }
    .navigation .level0 .submenu {
    border: none;
    padding: 0 0 0 20px;
    }
    .navigation .submenu:not(:first-child)>li>a {
    padding: 0 0 10px 0;
    }
    .navigation .level0 > .submenu {
    padding: 20px;
    }
    .shop-now-banner img {
    display: table;
    }
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container {
    padding-left: 20px;
    padding-right: 20px;
    }
    .owl-carousel .owl-stage-outer {
    padding: 10px 0 0 !important;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0.45) !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-] {
    text-indent: -9999px !important;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 5px !important;
    left: 4px !important;
    width: 20px !important;
    height: 20px !important;
    transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
    -moz-transform:rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    }
    .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
    content: none !important;
    }
    .header.content {
    padding: 0 0 10px 0!important;
    }
    .page-products .sorter {
    top: 15px;
    }
    .filter-title strong {
    background-color: #000;
    box-shadow: none;
    border: none;
    border-radius: 0;
    top: 15px;
    color: #fff;
    }
    .filter.active .filter-title strong {
    color: #000;
    right: 0;
    }
    .filter.active .filter-title strong:after {
    color: #000;
    padding-left: 10px;
    }
    .filter.active .filter-title {
    background: #fff;
    }
    .page-layout-1column .product-info-main {
    padding-top: 40px;
    }
    .product-image-container {
    display: inline-block;
    }
    .cart-container .product-image-photo {
    padding: 0;
    }
    .cart-container {
    padding: 0 20px;
    }
    .cart-summary {
    background: #fff;
    }
    .cart.table-wrapper {
    border-top: 1px solid #000;
    }
    .cart-container .action.towishlist {
    line-height: 25px;
    }
    .cart-totals {
    padding-left: 0;
    padding-right: 0;
    }
    .cart-summary .checkout-methods-items {
    padding: 0;
    }
    .cart.table-wrapper .towishlist:before {
    content:none;
    }
    .cart-discount {
    width: 100%;
    padding-right: 0;
    }
    .cart-discount {
    border-bottom: 1px solid #000;
    }
    .cart-discount .block>.title {
    text-align: left;
    padding: 10px 0;
    }
    .abs-discount-block .block>.title:after, .cart-summary .block>.title:after, .paypal-review-discount .block>.title:after, .cart-discount .block>.title:after {
    margin: 15px 0 0 0;
    }
    .abs-discount-block .block .content, .cart-summary .block .content, .paypal-review-discount .block .content, .cart-discount .block .content {
    padding: 0;
    }
    .footer-column {
    flex:1 0 50% !important;
    }
    .footer {
    padding-bottom: 40px;
    }
    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title {
    border-top: none;
    border-bottom: 1px solid #000;
    margin: 0;
    }
    .account .block.block-collapsible-nav {
    padding: 0 ;
    box-sizing: border-box;
    top: -40px
    }
    .block-wishlist-management .wishlist-select .wishlist-name:after, .block-collapsible-nav .title:after {
    top: 10px;
    }
    .block-collapsible-nav .content {
    border-bottom: none;
    }
    .filter.active .filter-title {
    border-bottom: 1px solid #000;
    }
    .filter .filter-current {
    border-top: 1px solid #000;
    }
    .wishlist-index-index .product-item {
    margin: 0;
    }
    /* Mobile Menu Fix */
    .rootmenu .fourcoltab .colultabone > li > a {
        text-align: left!important;
    }
    .rootmegamenu_block.with-children {
        display: none!important;
    }
    .multihasblock .colultabtwo {
        max-width: 100%!important;
    }
    .footer-lists {
        grid-template-columns: repeat(2,1fr);
    }
    .mz-figure .mz-nav-controls button.mz-button{
        display: none!important;
    }
}

@media screen and (max-width:639px) {
    .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #000;
    }
    div#checkout-shipping-method-load {
    padding: 0 20px;
    }
    .products-grid.wishlist .product-item {
    border-bottom: 1px solid #000;
    }
    .newsletter {
    width: 100%;
    }
    .catalog-category-view .pages-item-next{
        position: relative;
    }
}

@media screen and (max-width:580px) {
    .daiydeals a {
    width: 100%;
    margin: 0 0 10px 0!important;
    }
    .daiydeals a div {
    padding: 0 !important;
    }
    .daiydeals.ideas {
    margin-top: 0;
    }
    .back-link-title .back {
    position: relative;
    left: 0;
    top: 5px;
    width: 100%;
    float: none;
    margin-bottom: 10px;
    }
    .navigation li.level0 {
    padding: 10px 0;
    }
    .product-item-actions .actions-primary {
    display: block;
	/*display:none;*/
    }
    .product-item-actions .actions-primary+.actions-secondary {
    width: auto;
    margin: auto;
    display: table;
    }
    #onestepcheckout-page #maincontent {
        z-index: 99;
    }
}

@media screen and (max-width:480px) {
    .page-products .products-grid .product-item {
    width: 100%;
    }
    .logo img {
        top: 9px;
    }
    .page-products .products-grid .product-item-info {
    text-align: center;
    }
    .top-menu {
    display: none;
    }
    .logo {
    top: 15px;
    }
    .back-link-title .title {
    font-size: 22px;
    }
    .product-info-main .page-title-wrapper h1, h1 {
    font-size: 24px;
    line-height: 24px;
    }
    .paypal-review-discount .actions-toolbar, .cart-discount .actions-toolbar, .paypal-review-discount .field, .cart-discount .field {
    display: block;
    }
    .page-products .sorter {
    top: initial;
    position: relative;
    right: initial;
    float: left;
    }
    .page-with-filter .toolbar-amount {
    float: left;
    padding: 0;
    margin: 0;
    }
    .shop-now-banner img{
        height: auto;
    }
    .shop-now-banner a {
        width: 18%;
        right: 8%;
        font-size: .7em;
        height: 30px;
        line-height: 30px;
    }
    .toolbar-products .pages {
    display: table;
    position: relative;
    right: inherit;
    width: 100%;
    }
    .pages .pages-items {
    float: left;
    padding: 0;
    }
    .products-slider-container img {
        max-width: 220px;
        margin: auto;
    }
    .products-slider-container .price {
        text-align: center;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: 220px;
    }
    .products-slider-container .name {
        text-align: center;
        margin: auto;
        margin-bottom: 10px;
        max-width: 220px;
        min-height: 45px;
    }
    .products-slider-container .product-item-inner {
        text-align: center;
        margin: auto;
        max-width: 220px;
    }
    .catalog-category-view .products.wrapper~.toolbar .limiter {       
        position: relative;
        top: 17px; 
        width: 100%;
        text-align: left;
        float: left;
    }
}

@media screen and (max-width:400px) {
    .top-login-menu .left ul li {
    padding: 0px 5px;
    }
    .catalog-product-view .product-social-media .Share-article {
    display: none;
    }
    .catalog-product-view .product-social-media {
    left: 0;
    transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    }
    .amsearch-form-container.-opened .amsearch-wrapper-input {
    width: 200px !important;
    }
    .search-autocomplete.amsearch-clone-position {
    width: 250px !important;
    }
    .checkout-cart-index .product-item-details {
        width: 78%;
        float: right;
    }
    .checkout-cart-index .cart.table-wrapper .item .col.item {
        padding-bottom: 20px;
    }
    .checkout-cart-index .cart.table-wrapper .col.qty[data-th]:before{
        width: 75%;
    }
}

@media screen and (max-width:370px) {
    .top-login-menu .left  {
    display:none;
    }
    .footer-column {
    flex: 1 0 100% !important;
    }
    .footer-lists {
        grid-template-columns: 1fr;
    }
    .logo {
    left: 45px;
    }
}

@media screen and (max-width:400px) {
    .cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
        white-space: normal;
    }

    #onestepcheckout-page .place-order .button {
        font-size: 1.6em !important;
        min-height: 60px;
        max-height: 90px;
        height: auto !important;
    }
}


.minisearch.label span {
    display: none;
}

@media screen and (max-width: 1140px) {
    .minisearch.label:after {
        font-size: 22px;
        line-height: 28px;
        color: #757575;
        content: '\e615';
        font-family: 'luma-icons';
        margin: 0 10px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .minisearch.label {
        align-self: center;
    }


    .amsearch-wrapper-block {
        display: none;
    }

    .amsearch-wrapper-block.active {
        position: absolute;
        z-index: 100;
        display: block;
        top: 10px;
    }

    .amsearch-wrapper-block.active .amsearch-form-block.-opened {
        width: calc(100% + 0px * 2);
    }
    
    .amsearch-input-wrapper .amsearch-input {
        border: 1px solid black;
    }

    .amsearch-wrapper-block::before {
        display: none;
    }
}

/* Changes for sticky place order button in checkout. */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
  #onestepcheckout-page .place-order {
    position: static !important;
  }
  #onestepcheckout-page .place-order .button {
    font-size: 1.8rem !important;
  }
}

@media screen and (max-width: 400px) {
  #onestepcheckout-page .place-order .button {
    font-size: 1.5rem !important;
  }
}
/* Changes end. */

.block.newsletter .field.choice.gdpr {
    float: none !important;
}
.block.newsletter .field.choice.gdpr label {
    position: relative !important;
}