@import 'https://use.typekit.net/knt7ued.css';
/* The above import directives are aggregated from content. */
@font-face {
    font-family: 'Bon Vivant', sans-serif;
    src:url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/BonVivant-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
  
  }
  @font-face {
    font-family: 'Bon Vivant Serif', sans-serif;
    src:url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/BonVivantSerif.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
  
  }
* {
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/**********************************************/

span.add_opacity.close_search_fun {
    content: '';
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    opacity: 0.8;
    z-index: 2;
}

main#page-main.reducezindex {
    z-index: 1;
}

body {
    font-family: 'Lato', sans-serif;
    position: relative;
    left: 0;
    transition: all 0.5s linear;
    /* pointer-events: none; */
}

.wrapper {
    font-size: 13px;
}
.header_inspiration{
    margin-left: -33%;
    font-style: italic;
    font-size: 20px;
    font-family: 'Crimson Text';
}
.left.header_inspiration a {
    color: #ffffff;
    text-decoration: none;
}
 @media screen and (max-width: 1024px) { 
    .header_inspiration {
       display: none;
   }
   .overall_width.inspirationlabel{
    min-height: 420px;
   }
   }
@media screen and (min-width: 1025px) { 
    #fixed-ul li.inspirationlabel {
        display: none;
    }
   } 
.page-wrapper {
    min-height: 1px;
    z-index: 999;
    height: auto !important;
    overflow: hidden;
}

.compare.wrapper.compare {
    display: none;
}

.color li {
    color: #555555 !important;
}

.header {
    background-color: #cc0000;
    height: 80px;
}

.header.change_bg_color {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
}

.block.block-search .field.search .control #search.change_bg_color {
    background-color: #fff;
    color: #cc0000;
}

.block.block-search .field.search .control #search.change_bg_color::placeholder {
    color: #cc0000;
}

.view-on-tablet {
    display: none !important;
}

.contentCenter {
    max-width: 1600px;
    width: 100%;
    height: 100%;
    margin: auto;
}

.headercontent {
    color: #fff;
    line-height: 80px;
    max-width: 1600px;
    margin: auto;
    width: 84%;
}

.headercontent p {
    font-size: 13px;
    letter-spacing: 1px;
}

.headercontent .icons .minicart-wrapper {
    margin-left: 0;
}
@media only screen and (max-width: 1024px){
.minicart-wrapper{
    margin-top: 0px !important;
    float: unset;
    margin-left: 0px !important;
}
}
.headercontent .icons .minicart-wrapper .action:before {
    display: none;
}

.search_field .block-search .control {
    width: 36vw;
}


/* #element6 .navdwnlinks .style_content li:first-child {
	
} */

.fixed-header #fixed-icons {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.hidecontent {
    display: none;
}

.overall_width {
    /* width: 84%; */
    margin: auto;
    /* max-width: 1600px; */
    position: relative;
}

.site_logo {
    /* width         : 170px; KITS */
    width: 220px;
    height: auto;
    vertical-align: middle;
    margin: auto;
}

.imagesize {
    width: 17.39px;
    height: 20px;
    vertical-align: middle;
}

#fixed-icons a {
    margin: 0 0 0 20px;
}

#fixed-icons a:first-child {
    margin: 0;
}

.icons a {
    margin: 0 0 0 18px;
}

.mobile-right-images {
    height: 82.5px;
    line-height: 82.5px;
    text-align: center;
}

.mobile-right-images img {
    margin: 0 21px;
}

a {
    text-decoration: none;
    color: #141414;
}

a:visited,
.alink:visited,
a:hover {
    color: #141414;
    /* border-bottom: solid 3px #d50032 !important; */
}
.list li a:visited {
    color: #141414;
}

.list li alink:visited {
    color: #141414;
}

.list li {
    /* padding: 0 1.562%; */
    /* margin: 0 1.562%; */
}

.list li#seprator {
    padding: 0;
}

.list li#list-end {
    padding: 0;
    padding-left: 1.562%;
    padding-right: 1.562%;
    position: relative;
}

.width {
    width: 33.33333%;
}

.left {
    float: left;
    text-align: left;
}

.right {
    float: right;
    text-align: right;
}

#fixed-icons {
    float: none;
}

.rightarrow {
    height: 15px;
    width: 7px;
}

.center {
    text-align: center;
    margin: auto;
    float: left;
}

.position-fixed .dropdownMenu {
    top: 60px;
    position: fixed;
}

.links {
    height: 65px;
}

.list {
    text-align: center;
    position: relative;
}

.list li a {
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
.list.showdropdown>li a.cb-red{
        margin: 0px !important;
}
.list.showdropdown>li a {
    text-transform: uppercase;
    margin: 20px;
}

.Search._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none;
}

li#list-end:after {
    content: '';
    width: 1px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    /*margin-left : 32.5px;*/
    background: #95989A;
    margin-top: -7px;
    position: absolute;
    right: -1px;
}

.fixed-header #fixed-ul {
    width: 102%;
    height: 60px;
}
.fixed-header #fixed-ul li a{
    margin: 10px;
}
.fixed-header #fixed-ul li.has-dropdown {
    line-height: 52px;
    padding-top: 5px; 
}
#fixed-ul {
    height: 60px;
}

.pos {
    position: absolute;
}

.fixed-header {
    position: fixed;
    top: 0px;
    margin: auto;
    width: 100%;
    /* display: flex; */
    display: block;
    z-index: 10000;
}
.fixed-header-bar {
    position: fixed;
    top: 60px;
    margin: auto;
    width: 100%;
    /* display: flex; */
    display: block;
    z-index: 10000;
}

nav.fixed-header a.nav-arrow {
    /* visibility: hidden; KITS */
    display: none;
}

nav {
    background: #fff;
    z-index: 10;
    font-size: 0;
}

.active {
    /* padding-bottom: 4.84px;
    border-bottom: 1px solid; */
}

.wholedropdown {
    padding-bottom: 40px;
}

.showdropdown a:hover {
    text-decoration: none;
}

body.catalog-product-view .overall_width a.nav-arrow,
body.cms-showrooms .overall_width a.nav-arrow,
body.sales-order-history .overall_width a.nav-arrow,
body.sales-order-view .overall_width a.nav-arrow,
body.customer-account-index .overall_width a.nav-arrow {
    width: 16px;
    height: 8px;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/topmenu-back.svg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 25px;
}

.logofixed,
#fixed-icons {
    display: none;
    line-height: 60px;
}

.opacity,
.animation {
    animation: fadein 0.8s;
}

.fixed-header .logofixed {
    display: inline-block;
    position: absolute;
    z-index: 1;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.opacity-to-links {
    opacity: 0.29;
}

.fixed-header {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.dropdownMenu {
    /*height        : 206.84px;*/
    background-color: #fff;
    border-top: 1px solid #eee
}

.showdropdown.list .dropdownMenu li a {
    /* color: #cc0000; */
}

.dropdownMenu li {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    margin-bottom: 0;
    color: #141414;
    margin-top: 5px;
}


/* KITS - For Mobile */

@media screen and (max-width: 767px) {
    .dropdownMenu li {
        letter-spacing: normal;
    }
}

#element5 li a {
    text-transform: uppercase;
    color: #cc0000 !important;
    font-size: 12px;
    letter-spacing: 0.5px !important;
}


/*#element5 ul:last-child li:last-child a {
	color: #141414 !important;
}*/

.dropdownMenu li:first-child {
    margin-top: 0;
}

#element5 .furniture_link {
    display: none;
}

#element5 .navdwnlinks .part1 {
    display: none;
}

.navdwncontent-head.style_head {
    margin-bottom: 10px;
}

#element6 .navdwncontent-head.style_head {
    margin-bottom: 0;
}

.dropdownMenu .navdwncontent .style_content li {
    margin-top: 0;
}

.displayblock {
    display: inline-block;
}

.navdwncontent-head {
    color: #c1c1c1;
    font-family: 'Crimson Text', serif;
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
}

.navdwncontent-content,
.font {
    font-size: 14px;
    line-height: 33px;
    font-family: 'Lato', sans-serif;
}

.navdwncontent-content li a {
    font-size: 14px;
    line-height: 33px;
    letter-spacing: 0px !important;
    color: #555555 !important
}

p.navdwncontent-content a {
    font-size: 14px;
    line-height: 33px;
    color: #555555 !important;
}

#element5 .navdwncontent-head.style_head {
    margin-bottom: 0;
    display: table-caption;
}

#element6.dropdownMenu .navdwncontent .style_content li {
    margin-top: 5px;
}

ul.navdwncontent-content {
    display: table-cell;
    padding-right: 40px;
}

#element5 .navdwnlinks {
    padding-right: 30px;
}

#element5 .navdwncontent {
    /* padding : 0;
	border-left: none; KITS */
}

#about-content {
    line-height: 21px;
    font-size: 14px;
    color: #555555;
}
.wholedropdown {
    display: table;
    margin-top: 37px;
    max-width: 504px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    right: 0px !important;
    left: 40px !important;
}

.navdwnlinks {
    display: table-cell;
    padding-right: 40px;
}

.filter-link {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    max-width: 430px;
    text-align: center;
    margin: 50px auto 20px !important;
    color: #141414;
    text-decoration: none;
    display: block;
    border: 1px solid #141414;
    padding: 15px;
}

.color-bottom-text {
    margin-top: 40px;
}

.color-bottom-text p {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #141414;
}

.color-bottom-text p span.cb-red {
    color: #cc0000;
    font-weight: bold;
}

.color-bottom-text p a.cb-black {
    color: #141414;
    text-decoration: none;
    font-weight: bold;
}

.navdwncontent-head.hiddeni {
    margin-bottom: 10px;
}

#element7 .navdwncontent-head.hiddeni {
    margin-bottom: 0;
}

#element8 .navdwncontent-head.style_head {
    margin-bottom: 0;
}

#element8 p.navdwncontent-content {
    margin-top: -7px;
}

.navdwncontent {
    display: table-cell;
    padding: 0 40px;
    border-left: 1px solid #e3e3e3;
}

#element1 .navdwncontent {
    display: none;
}

#element6 .navdwnlinks {
    display: none;
}

#element6 .navdwncontent:first-child {
    border-left: none;
}

.filter-color_bucket div.filter-options {
    padding-top: 30px;
}

.mf-material {
    border-left: 0;
    padding-left: 0;
}

.mf-design {
    padding-right: 0;
}

.dropdownMenu {
    position: absolute;
    z-index: 1000;
    width: 100%;
    left: 0;
    /* box-shadow: 0px 11px 99px -19px rgba(0, 0, 0, 0.1); */
     box-shadow: unset;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

#element2 .wholedropdown {
    max-width: none;
}

#element2 .wholedropdown .lastNav {
    width: 53.2%;
}

#element2 .wholedropdown .lastNav ul.left {
    width: 67%;
}

#element2 .wholedropdown .lastNav ul.right {
    width: 33%;
    text-align: left;
}

#element2 .nav-sale-link {
    position: absolute;
    bottom: 40px;
}

#element2 .nav-sale-link p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
}

#element2 .nav-sale-link a {
    font-size: 12px;
    line-height: 30px;
    display: block;
    color: #cc0000;
}

#element2 .nav-sale-link img {
    width: 13px;
    height: 6px;
    margin-left: 8px;
    margin-top: 12px;
}

#element5 li {
    line-height: 15px;
    letter-spacing: 1px;
}

#element6 .wholedropdown {
    max-width: 870px;
}

.part2 {
    margin-top: 11.16px;
}

.new-dropdown ul {
    float: left;
}

.show {
    display: block;
}

.hide {
    display: none;
}
.hidecollection_button{
    display: none !important;
}

.Search {
    display: inline;
}

.Search input {
    line-height: 22px;
    background-color: #cc0000;
    border: 0;
    color: white;
    background: none;
    background-clip: unset;
    border-radius: unset;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    height: 22px;
    padding-left: 19.5px;
    padding-right: 0;
    max-width: 287px;
}

.Search input:focus {
    outline: none;
}

.Search input::placeholder {
    color: #ffffff;
    opacity: 0.3;
}

.search_field .imagesize {
    height: 11px;
    width: auto;
    margin-left: 18.574%;
}

.overlay {
    height: calc(100% - 55px);
    width: 0;
    position: fixed;
    z-index: 1;
    top: 80px;
    left: 0;
    overflow: auto;
}

.addwidth.overlay {
    width: 0;
}

.overlay-content {
    position: relative;
    width: calc(100% - 42px);
    margin: auto;
}

.overlay a {
    transition: 0.3s;
}

.menu_heading {
    display: none;
}

#element5 .navdwncontent-head.style_head.menu_heading {
    display: none;
}

#logo {
    box-sizing: content-box;
    /* width : 150px;
	height   : 35px; KITS */
}

#search_icon {
    width: auto;
    height: 14px;
}

.block.block-search {
    height: 0;
    display: inline-flex;
    float: none;
    width: 45%;
}

.block.block-search .field.search .control #search {
    background-color: #cc0000;
    border: none;
    color: white;
    width: 58%;
    font-family: 'Lato', sans-serif;
    padding-right: 20px;
}

.block.block-search .field.search .control #search+span {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    width: calc(100% - 60%);
    text-align: left;
}

.block.block-search .field.search .control>input::placeholder {
    color: white;
    opacity: 1;
}

.block.block-search .form.minisearch .actions .action.search {
    display: none;
}

.block.block-search .form.minisearch .field.search .control .search-autocomplete {
    width: calc(100% + 90px) !important;
    left: -42px;
    box-shadow: 0px 11px 99px rgba(0, 0, 0, 0.1);
}

.search-autocomplete .category-item a {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.search-autocomplete li.product-item a.product-item-link {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.search-autocomplete li.category-item,
.search-autocomplete li.product-item {
    height: 56px !important;
    line-height: 55px !important;
    border-top: 1px solid rgba(20, 20, 20, 0.04) !important;
}

.search-autocomplete li.product-item strong.product.name {
    margin: 0;
    color: #141414;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}

.search-autocomplete li.product-item strong.product.name:hover:before {
    content: "•";
    width: 4px;
    height: 4px;
    font-size: 15px;
    display: inline-block;
    margin-left: -15px;
    margin-right: 8px;
    color: #cc0000;
}

.search-autocomplete li.category-item:hover:before {
    content: "•";
    width: 4px;
    height: 4px;
    font-size: 15px;
    display: inline-block;
    margin-left: -15px;
    margin-right: 8px;
    color: #cc0000;
}

.search-autocomplete ul li.category-item,
.search-autocomplete ul li.product-item {
    padding: 0px 40px 0px 53px;
}

.block.block-search .form.minisearch {
    border: none;
}

.block.block-search .form.minisearch input:not([disabled]):focus {
    box-shadow: none;
}

.block-search .label {
    display: none;
}

.block.block-search .form.minisearch .field.search .control .search-autocomplete>ul {
    overflow-y: auto;
    max-height: 631px;
}

ul>li,
ol>li {
    margin-bottom: 0;
}

footer.page-footer {
    position: relative;
}

.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    box-shadow: 0px 11px 99px rgba(0, 0, 0, 0.1);
}

.search_field .show {
    position: relative;
    width: calc(100% - 170px);
    float: left;
}

.block-search .control {
    border-top: none;
}

.mobile-right-images.hidei {
    display: none;
}

.right.width.icons ul li {
    float: right;
}

.right.width.icons ul li a {
    display: block;
}

.right.width.icons ul li a:hover {
    text-decoration: none;
}

.right.width.icons ul li .minicart-wrapper .action .counter.qty {
    background: transparent;
    min-width: auto;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 15px;
    right: -9px;
    color: #141414;;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    /*display    : inline-block;*/
    overflow: hidden;
    text-align: center;
    white-space: normal;
}

.mobile-right-images .counter.qty {
    position: relative;
    right: 22px;
    top: -7px;
}

.mobile-right-images .cwishlist-counter.cwishlist-qty {
    position: relative;
    right: 22px;
    top: -7px;
}

.mobile-right-images a {
    text-decoration: none;
}

.right.width.icons ul li a span.cwishlist {
    line-height: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    position: absolute;
    top: 15px;
    right: -10px;
}

.right.width.icons ul li a span.cwishlist-counter {
    line-height: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    position: absolute;
    top: 15px;
    right: -10px;
}

.right.width.icons ul.fixheight li a span.cwishlist {
    margin-top: -9px;
    color: #141414;
}

.right.width.icons ul.fixheight li .minicart-wrapper .action .counter.qty {
    margin-top: -9px;
    top: 15px;
}

.right.width.icons ul li .minicart-wrapper .action .counter-number {
    text-shadow: none;
}

.block.block-search .searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    width: 100%;
}

#element2 .navdwnlinks {
    padding-right: 60px;
}

#element2 .navdwncontent {
    padding: 0 60px;
}

#element2 ul.navdwncontent-content {
    padding-right: 50px;
}

#element2 .navdwnlinks ul li {
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 12px;
}

#element2 .navdwnlinks ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

#element2.dropdownMenu li {
    color: #555555;
    font-size: 14px;
    line-height: 35px;
    margin-top: 0;
    letter-spacing: 0;
}

#element2.dropdownMenu .lastNav ul li {
    line-height: 33px;
}

#element2 .navdwnlinks+.navdwncontent .part1 ul.navdwncontent-content {
    padding-right: 0;
}

#element2 ul.navdwncontent-content:last-child {
    padding-right: 0;
}

.dropdownMenu .navdwnlinks li a {
    letter-spacing: 0.5px;
}

#element6 .navdwncontent:last-child li {
    font-size: 14px;
    letter-spacing: 0;
}

.navdwncontent-content.style_content a {
    letter-spacing: 0;
}

.block.block-search form.minisearch.loading .control input[type="text"] {
    animation-iteration-count: unset !important;
    animation-duration: 0s;
}

.searchsuite-autocomplete .product ul li:first-child {
    background-color: rgba(20, 20, 20, 0.03);
}

.searchsuite-autocomplete ul li a {
    font-size: 14px;
}

.searchsuite-autocomplete .product ul li a {
    display: block;
    color: #c1c1c1;
}

.searchsuite-autocomplete .product ul li a:first-letter {
    color: #141414;
}

.searchsuite-autocomplete ul li:first-child a {
    color: #141414;
}

.showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent .style_content li a {
    color: #141414;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
}
.instagram_img.imagesize{
    width: 19px;
    height: 23px;
} 
.right.width.icons ul.right {
    position: fixed;
    width: 17.5%;
    z-index: 1;
    margin-left: 11.5%;
    background-color: transparent;
}

.right.width.icons ul.right.increase-zindex {
    z-index: 999;
}

.right.width.icons.translate ul.right {
    height: 60px;
}

.right.width.icons.translate ul.right li a {
    line-height: 60px;
}

.right.width.icons ul li a._search_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Search-white.svg");
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 7px;
}

.right.width.icons ul li a.bag_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/bag_white.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

.right.width.icons ul li a.instagram_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/instagram_white.svg");
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 8px;
}

.right.width.icons ul li a.favoriteimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_white.svg");
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 8px;
}

.right.width.icons ul li a.locator_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/locator_white.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

.right.width.icons ul li a.locator_img.newlocatorimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/locator_black.svg");
    background-repeat: no-repeat;
}

.locator_img.imagesize {
    width: 24px;
    height: 24px;
}

@media screen and (min-width: 768px) {
    .login_popup_open .locator_img {
        opacity: 0.65;
    }
}

.right.width.icons ul li a.account_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/account_white.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

.right.width.icons ul li a._search_img.newsearchimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_red.svg");
    background-repeat: no-repeat;
}

@media screen and (min-width: 1280px) {
    .right.width.icons ul li a._search_img.newsearchimg {
        background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_black.svg");
        background-repeat: no-repeat;
    }
}

.right.width.icons ul li a.bag_img.newbagimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/bag_black.svg");
    background-repeat: no-repeat;
}

.right.width.icons ul li a.favoriteimg.newfavoriteimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red.svg");
    background-repeat: no-repeat;
}

.right.width.icons ul li a.favoriteimg.newfavoriteimg span.cwishlist-counter {
    color: #cc0000;
    top: 7px;
}

.right.width.icons ul li a.account_img.newaccountimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/account_black.svg");
    background-repeat: no-repeat;
}

.right.width.icons ul li a.instagram_img.newinstaimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/instagram_black.svg");
    background-repeat: no-repeat;
}

.right.width.icons ul.fixheight {
    height: 60px;
    line-height: 60px;
    z-index: 99999;
    top: 0;
}
.pdp-hidden-img {
    width: 1px;
    height: 1px;
    position: absolute;
    clip: rect(0, 0, 0, 0); /* hides visually */
    overflow: hidden;
}
::-ms-input-placeholder {
    /* Internet Edge */
    color: white !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white !important;
}

INPUT::-ms-clear {
    display: none;
}

.popup_right,
.custom-cart-page {
    position: fixed;
    right: -423px;
    height: 90vh;
    background-color: white;
    z-index: 99999;
    width: 423px;
    transition: all 0.5s linear;
    top: 0px;
}
.custom-cart-page.cartempty{
    height: 100vh !important;
}
/* .custom-cart-page.itemfound{
    height: 80vh !important;
} */
.popup_right.show_with_transition,
.custom-cart-page.show_with_transition {
    transition: all 0.5s linear;
    right: 0;
}

.popup_right_content {
    margin: 0 63px;
    margin-top: 39px;
    margin-right: 60px;
}

.popup_right_content span {
    font-size: 18px;
    color: #c1c1c1;
    line-height: 30px;
    letter-spacing: 0;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    margin-top: 20px;
}

.popup_right_content span.vertical_border {
    font-weight: 600;
    text-transform: uppercase;
}

.popup_right_content h2 {
    font-size: 30px;
    color: #141414;
    letter-spacing: 0;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 7px;
}

.login-register-popup .response-msg div.error {
    line-height: 15px;
    font-size: 12px;
    margin-top: 14px;
    font-family: 'Lato', sans-serif;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
}

.login-register-popup .response-msg {
    max-width: 300px;
}

form.popup-login-form {
    margin-top: 13px;
}
form.popup-guestlogin-form {
    margin-top: 13px;
}
._UpdateProfileCheck__ .rememberme{
    margin-bottom: -13px;
    margin-top: 10px;
    font-size: 15px;
}
@media screen and (max-width: 420px) {
.generaterecaptcha{
    left: auto !important;
}
}
/*** static page slider block***/
.responsiveslider_content{
    width: 1070px;
}
.columngridslider .arrow, .plpsliderblock .arrow, .doublecardslider .arrow,
.__fullwidthimage .arrow
{
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
  }
  .columngridslider .prev-arrow , .plpsliderblock .prev-arrow ,.doublecardslider .prev-arrow
  {
      position:absolute;
      top:50%;
      width: 1.8em;
      height: 1.8em;
      border: 1em solid #ffffff;
      border-radius: 50%;
      margin-right: 1.5em;
      z-index: 1;
      margin-left: 25px;
      opacity: 0.6;
  }
  @media only screen and (max-width: 600px) {
    .staticpage .pl_details_actions{
    bottom: -9px !important;
    }
    .staticpage .productDescription a{
        overflow: hidden;
        margin-bottom: -5% !important;
    }
}
  .columngridslider .next-arrow, .plpsliderblock .next-arrow, .doublecardslider .next-arrow
  {
    position:absolute;
    top:50%;
    right:-1px;
    width: 1.8em;
    height: 1.8em;
    border: 1em solid #ffffff;
    border-radius: 50%;
    margin-right: 1.5em;
    z-index: 1;
    margin-left: 25px;
    opacity: 0.6;
  }
  @media only screen and (min-width: 1025px) {
   #furnitureDesign .__fullwidthimage .next-arrow
  {
    right:79px !important;
  }
  }
  .__fullwidthimage .next-arrow
  {
    /* background-image: url(//assets2.pxlecdn.com/assets/embed/glyph/next-6129ae6….png); */
 
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    right: 0px;
    position:absolute;
    top:41%;
    right:-1px;
    width: 40px;
    height: 80px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.25s ease;
    /* border: 1em solid #d9e6eb; */
    /* border-radius: 50%; */
    margin-right: 1.5em;
    z-index: 1;
    margin-left: 25px;
    opacity: 0.85;
  }
  .__fullwidthimage .prev-arrow
  {
   
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    left: 0px;
    position:absolute;
    top:41%;
    /* width: 1.8em;
    height: 2.5em; */
    /* border: 1em solid #d9e6eb; */
    /* border-radius: 50%; */
    width: 40px;
    height: 80px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.25s ease;
    margin-right: 1.5em;
    z-index: 1;
    margin-left: 25px;
    opacity: 0.85;
  }
  .__fullwidthimage .prev-arrow:hover{
    background-color: #fff;
    opacity: 0.6;
  }
  .__fullwidthimage .next-arrow:hover{
    background-color: #fff;
    opacity: 0.6;
  }
  @media screen and (min-width: 421px) {
  .__fullwidthimage:hover .prev-arrow{
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/prvarw.png);
  }
  .__fullwidthimage:hover .next-arrow{
    background-image:url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/nxtarw.png);
  }
}
@media screen and (max-width: 420px) {
    .__fullwidthimage:hover .prev-arrow{
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblprev.png);
      }
      .__fullwidthimage:hover .next-arrow{
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblnext.png);
      }
}





.custom__fullwidthimage .next-arrow
  {
    /* background-image: url(//assets2.pxlecdn.com/assets/embed/glyph/next-6129ae6….png); */
 
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    right: 0px;
    position:absolute;
    top:41%; /*41%; */
    right:-1px;
    width: 40px;
    height: 80px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.25s ease;
    /* border: 1em solid #d9e6eb; */
    /* border-radius: 50%; */
    margin-right: 1.5em;
    z-index: 1;
    margin-left: 25px;
    opacity: 0.85;
  }
  .custom__fullwidthimage .prev-arrow
  {
   
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    left: 0px;
    position:absolute;
    top:41%;   /* 41%; */
    /* width: 1.8em;
    height: 2.5em; */
    /* border: 1em solid #d9e6eb; */
    /* border-radius: 50%; */
    width: 40px;
    height: 80px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.25s ease;
    margin-right: 1.5em;
    z-index: 1;
    margin-left: 25px;
    opacity: 0.85;
  }
  .custom__fullwidthimage .prev-arrow:hover{
    background-color: #fff;
    opacity: 0.6;
  }
  .custom__fullwidthimage .next-arrow:hover{
    background-color: #fff;
    opacity: 0.6;
  }
  @media screen and (min-width: 421px) {
  .custom__fullwidthimage:hover .prev-arrow{
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/prvarw.png);
  }
  .custom__fullwidthimage:hover .next-arrow{
    background-image:url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/nxtarw.png);
  }
}
@media screen and (max-width: 420px) {
    .custom__fullwidthimage:hover .prev-arrow{
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblprev.png);
      }
      .custom__fullwidthimage:hover .next-arrow{
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblnext.png);
      }
}

  
  .columngridslider .prev-arrow:before,  .plpsliderblock .prev-arrow:before, .doublecardslider .prev-arrow:before
  {
        /* float: left; */
        z-index: 1;
        position: absolute;
        position: absolute;
        content: "<";
        color: #696969;
        font-size: 22px;
        margin-top: -20px;
        content: '';
        display: inline-block;
        margin-top: -0.18em;
        margin-left: -0.2em;
        width: 0.4em;
        height: 0.4em;
        border-top: 0.1em solid #333;
        border-right: 0.1em solid #333;
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        opacity: 0.6;
        background-color: #ffffff;
  }
  .columngridslider, .plpsliderblock, .doublecardslider{
      align-items: center;
  }


  .columngridslider .next-arrow:after ,.plpsliderblock .next-arrow:after, .doublecardslider .next-arrow:after
  {
        /* z-index: -1; */
        /* float: right; */
        /* content: ">";
        color: #696969; */
        font-size: 28px;
        background-color: #ffffff;
        opacity: 0.6;

        z-index: 1;
        /* position: absolute; */
        position: absolute;
        /* content: "<"; */
        color: #696969;
        font-size: 22px;
        margin-top: -20px;
        content: '';
        display: inline-block;
        margin-top: -0.18em;
        margin-left: -0.3em;
        width: 0.4em;
        height: 0.4em;
        border-top: 0.1em solid #333;
        border-right: 0.1em solid #333;
        -moz-transform: rotate(47deg);
        -webkit-transform: rotate(47deg);
        transform: rotate(47deg);
        opacity: 0.6;
        background-color: #ffffff;
  }

  @media screen and (min-width: 320px) and (max-width: 420px) {

    .__fullwidthimage .prev-arrow{
        width: 25px;
        height: 35px;
        top:40%;
        margin-right: 0.2em;
        margin-left: 0.2em;
        /* background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblprev.png); */
    }
    .__fullwidthimage .next-arrow{
        /* background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/mblnext.png); */
        width: 25px;
        height: 35px;
        top:40%;
        margin-right: 0.2em;
    }  
  }
  @media screen and (min-width: 420px) and (max-width: 768px) {
    .__fullwidthimage .prev-arrow{
        width: 30px;
        height: 60px;
        top:40%;
        margin-right: 1em;
    }
    .__fullwidthimage .next-arrow{
        width: 30px;
        height: 60px;
        top:40%;
        margin-right: 1em;
    }
  }
  @media screen and (min-width: 320px) and (max-width: 1025px) {
    .responsiveslider_content {
      min-width: 90vw;
      max-width: 100vw;
      height: auto;
    }
    .responsiveslider_content .__fullwidthimage {
      min-width: 90vw;
      max-width: 100vw;
      min-height: auto;
      max-height: auto;
      height: auto;
    }
    .responsiveslider_content .__fullwidthimage .__ks_listItem__ {
      min-width: 90vw;
      max-width: 100vw;
      min-height: auto;
      max-height: auto;
      background-size: 100%;
      background-position: 100% 100%;
      height: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .responsiveslider_content {
        margin-top: 25px;
    }   
  }
  @media screen and (min-width: 768px) and (max-width: 800px){
    .responsiveslider_content {
        margin-top: 30px;
    }   
  }
  @media screen and (min-width: 801px) and (max-width: 1025px){
    .responsiveslider_content {
        margin-top: 10px;
    }   
  }
  /* @media only screen and (min-width: 1025px) {
    .staticpage .pl_details_actions{
        right: 10px;
    }
    } */
  @media screen and (min-width: 320px) and (max-width: 1024px) {
      .customslider .next-arrow:after, .customslider .prev-arrow:after{
          margin-right: 0px;
      }     
  
  }
  
  .remove_memo_icon{
      display:none;
  }
  .staticpage .pl_details_left span{
      text-transform: uppercase;
  }
  .staticpage .pl_details_right{
      top: 10px;
      bottom: 0;
      left: 10px;
      right: 0px;
      height: 75%;
      width: 84%;
      transition: .5s ease;
      display: block !important;
  }
  @media screen and (min-width: 768px) and (max-width: 2560px){
  .__ks_featuredBrands__ .pl_details_right{
    text-align: left;
    float: left;
  }
  .__ks_featuredBrands__ .pl_details_right.brand h4{
    margin-left: -5px; 
 }
    .right.width.icons ul li a.account_img.change_bg_img:after {
    left: -.7em !important;
    top: -1em !important;
    font-size: 0.7em !important;
    }
}
  .staticpage .productDescription a{
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    }
  @media screen and (min-width: 320px) and (max-width: 768px) {
      .staticpage .productDescription a{
          font-size: 13px;
          margin-bottom: -2%;
          word-break: break-word;
      }
        .staticpage .productDescription a.imageIcon1{
            font-size: 12px;
        }
      .staticpage .productDescription a.imageIcon1{
        background-size: 12px;
      }
      .staticpage .productDescription a.imageIcon3 {
      background-size: 12px;
      }
      .staticpage .productDescription a.imageIcon2 {
      background-size: 15px !important;
      }
      .staticpage .pl_details_left span{
      font-size: 11px;
      }
      .staticpage .pl_details_actions a{
      font-size: 10px;
      }
      body.customer-logged-in .staticpage .productDescription{
      height: 55px !important;
      padding: 4px !important;
      overflow: hidden;
      
      }
      /* body.customer-logged-in .staticpage .pl_details_left {
          margin-top: -10% !important;
      } */
      /* .staticpage .pl_details_left {
      margin-top: -21%;
      } */
      /* .customslider .staticpage .pl_details_left {
        margin-top: -25%;
      } */
      .staticpage .pl_details_right h4 span{
          font-size: 11px; 
      }
      .staticpage .productDescription {
      height: 55px !important;
      padding: 8px !important;
      overflow: hidden;
    } 
      /* .staticpage .pl_details h4:nth-last-of-type(1){
          margin-top: 3px !important;
      }  */
      .staticpage .pl_details_left span{
        font-size: 10px;
        }
  }
  @media screen and (max-width: 767px){
    .columnGrid.staticpage{
        width: 49%;
      }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
  .staticpage .pl_details_left span{
      font-size: 10px;
      }
  }
  .staticpage .productDescription {
      height: 70px;
      padding: 12px;
      line-height: 1em;
      /* overflow: hidden;  */
       white-space: nowrap;
      text-overflow: ellipsis;
  }
  .staticpage .productDescription a.imageIcon2 {
      background-size: 15px;
  }
  .cms-home .staticpage .pl_details_actions{
      display: none; 
      position: absolute;
      right: 0 !important;
      text-align: right;
      width: 59%;
      bottom: -6px;
      padding-right: 2px;
      padding-bottom: 10px;
      
  }
  .staticpage .pl_details_actions{
    display: none; 
    position: absolute;
    right: 0;
    bottom: -5px;
    padding-right: 2px;
    padding-bottom: 10px;
    
}
  .staticpage .productDescription .pl_details_actions a.imageIcon1{
      background-position: center;
  }
  @media screen and (min-width: 768px) and (max-width: 2560px){
    .staticpage .productDescription a{
        font-size: 13px;
    }
    .staticpage .productDescription a.imageIcon1{
        font-size: 15px;
    }
  }
  .staticpage .productDescription .pl_details_actions span.imageIcon {
    padding-left: 34px;
    cursor: pointer;
    background-position: center;
    margin-right: -11px;
    padding-bottom: 6px;
}
.staticpage .productDescription .pl_details_actions.brand a.imageIcon{
    padding-left: 10px;
}
   @media only screen and (max-width: 480px) {
    .staticpage .price{
      margin-top:25px;
  } 
  
  }
  @media only screen and (max-width: 768px) {
    .staticpage .pl_details_right{
      height: 82%;
      width: 79%;
  }
  .staticpage .price{
      font-size: 0.8rem;
  }
  
  }
  @media only screen and (max-width: 1024px) {
    .staticpage .fprice{
      font-size: 1rem;
      left:30%;
      top:50%;
  }
  
  }
  @media only screen and (min-width: 320px) { 
    .staticpage .pl_details_actions span{
           color:transparent;
      }
      .columnGrid.staticpage:hover .pl_details_actions{
          display: inline;
      }
  }
/*** end static page slider block ***/  
/** Start PLP CMS block **/
 .plpsliderblock img{
  padding: 10px;
} 
.plpfilterblock{
    background-color:#DCDCDC;
     padding: 20px 0px;
     width: 100%;
}
.cmsinner{
    width: 92%;
    max-width: 1600px;
    margin: auto;
    display: flex;
    /* padding: 0 10px; */
}
.anchorlinks{
    list-style: disc;
    padding-left: 35px;
}
.plptextblock{
    width: 400px;
    padding-right: 1%;
    padding-left: 20px;
}
.sliderblock{
    width: 75%; 
    /* margin-left: 90px; */
}
.plpcontent{
    padding: 20px 40px 20px 0px;
    font-family: 'Lato';
}
.plptextblock a{
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
color: #cc0000 !important;
}
.plpfilterblock .closetab, .plpfilterblock .mainplpclosetab{
    margin-left: auto;
    text-decoration: underline;
    color: #707070;
    position: relative;
    top: 15px;
    margin-left: auto; 
    text-decoration: underline;
}
.plpsliderblock .prev-arrow{
    margin-left: -5px;
    top: 45%;
}
.plpsliderblock .next-arrow{
    margin-right: -5px;
    top: 45%;
}
.plpfilterblock .headlinetext{
    font-size: 2.5em;
    font-family: 'Crimson Text';
    font-style: italic;
}
.plpheading{
    display:flex;
}
.closetab:hover ,.mainplpclosetab:hover , .plpsliderblock li:hover{
    cursor: pointer;
}

@media only screen and (max-width: 900px){
    .plpsliderblock .prev-arrow{
        /* margin-left: -8px; */
    } 
    .plpsliderblock .next-arrow{
        /* margin-right: -17px; */
    }
}
@media only screen and (min-width: 600px) and (max-width: 900px) { 
    .plptextblock{ 
        padding-left: 0;
    }
    .plpcontent{
        padding: 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 1024px) { 
    .plpsliderblock img {
        /* padding: 10px; */
        /* width: 210px;
        padding-left: 10px;
        height: auto; */
    }
    .plptextblock{
        width: 30%;
    }
    .plpfilterblock{
        margin-top: 25px;
    }
    .sliderblock{
        width: 70%; 
    }
    .cmsinner{
        width: calc(100% - 57px);
    }
    .plpheading{
        font-size: 0.8em;
    }
}

@media only screen and (max-width: 599px){
    .plpsliderblock img {
        /* width: auto;
        height: auto;
        padding-left: 10px; */
        }
        .plptextblock,.sliderblock{
            width: 100%;
        }
        .sliderblock{
            margin-top: 10px;
        }
        .plpfilterblock{
            margin-top: 25px;
        }
        .cmsinner{
            width: calc(100% - 57px);
            display:block;
        }

}
@media only screen and  (max-width: 767px){
    .slidercontent{
    top: 0;
    position: absolute;
    z-index: 1;
    }
    .plptextblock{
        font-size: 0.8em;
    }
  }
/** end PLP CMS Block **/
._UpdateProfileCheck__ input[type="checkbox"]{
    vertical-align: bottom;
    height: 20px;
    width: 25px !important;
}
body.login_popup_open {
    position: fixed;
    width: 100%;
}

.page-header,
.page-wrapper>main {
    left: 0;
    transition: all 0.5s linear !important;
    position: relative;
}

.page-wrapper>main.login_popup_open,
.page-header.login_popup_open {
    left: -423px;
    transition: all 0.5s linear !important;
    position: relative;
}

.page-wrapper>main.login_cart_open,
.page-header.login_cart_open {
    left: -500px;
    transition: all 0.5s linear;
    position: relative;
}

.right.width.icons ul li a.account_img.change_bg_img,
.right.width.icons ul li a.bag_img.change_bg_img {
    /* background    :url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_cross_red.svg); */
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/close_red.svg);
    background-repeat: no-repeat;
    margin-top: 3px;
    z-index: 9;
    position: relative;
    background-size: 34px;
    margin-left: 22px;
    width: 34px;
    height: 17px;
}

.mobile-right-images img {
    cursor: pointer;
}

.login-register-popup {
    border: none;
}

.popup-login-form label{
    display: none;
}

.login-register-popup .container {
    width: 100%;
}

.popup-login-form input::placeholder,
.popup-guestlogin-form input::placeholder,
.popup_forgot_form input::placeholder,
.popup-register-form input::placeholder {
    font-size: 12px;
    color: #555555;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
}

.login-register-popup .container {
    padding: 0;
}

.login-register-popup input {
    width: 300px !important;
    height: 50px;
}

.popup-register-form .container .action.primary {
    margin-bottom: 15px !important;
}

.register-container .login-link>span {
    margin-right: 6px;
}

.login-register-popup .register-container label {
    display: block;
    font-size: 11px;
}

.popup-login-form .container>a,
.popup-guestlogin-form .container>a
 {
    font-size: 12px;
    color: #555555;
    font-family: 'Lato', sans-serif;
    line-height: 15px;
}

.popup-login-form .container p,
.popup-guestlogin-form .container p
 {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    color: #555555;
    margin-bottom: 0px;
    display: inline-block;
}

.popup-login-form .container a span,
.popup-guestlogin-form .container a span
 {
    font-size: 14px;
    color: #cc0000;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}

.popup-login-form .container .action.primary,
.popup-guestlogin-form .container .action.primary,
.popup_forgot_form .container .action.primary,
.popup-register-form .container .action.primary {
    background: #cc0000;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    width: 300px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 43px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
}
.popup-guestlogin-form .container .action.primary{
    margin-bottom: 0px !important;
}

.popup-login-form .container .action.primary:hover,
.popup-guestlogin-form .container .action.primary:hover,
.popup_forgot_form .container .action.primary:hover {
    box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
}

.login-overlay {
    background-color: transparent;
    padding: 0;
    right: initial;
    z-index: auto;
}

.open_sidebar {
    cursor: pointer;
}

.popup-login-form a,
.popup-guestlogin-form a
 {
    text-decoration: none;
}

.popup_right.show_with_transition .login-register-popup {
    max-width: 335px;
}

body.login_popup_open .authorization-link:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #f0f1f1;
    opacity: 0.9;
    z-index: 0;
}

.login-register-popup button:hover {
    opacity: 1;
}

.popup_right_content .login_forgot_container p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
}

.popup_right_content .login_forgot_container p.email_red_class {
    font-size: 18px;
    color: #cc0000;
    margin: 32px 0;
    margin-top: 22px;
    letter-spacing: 0;
    line-height: 22px;
}

.popup_right_content .login_forgot_container span {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #555555;
}

.login_forgot_container a.goback span {
    color: #c1c1c1;
}

.popup_forgot_form .container label {
    display: none;
}

.login_forgot_container {
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
    margin-top: 27px;
}

.login_forgot_container.hide {
    display: none;
}

.popup_right .popup_forgot_form {
    padding-top: 13px;
}

.popup_right .popup_forgot_form .container .action.primary {
    margin-top: 11px;
    margin-bottom: 30px;
    display: block;
}

.popup_right_content .login_forgot_container span:last-child {
    display: inline-block;
    margin-top: 0;
}

.popup_forgot_form a img {
    width: 16px;
    height: 8px;
    margin-right: 16px;
    margin-right: 8px;
    margin-left: -29px;
}

.popup_forgot_form button+a {
    display: block;
    text-align: center;
}

body.close_search_fun .search_field.show:before {
    content: '';
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    opacity: 0.8;
    z-index: 1;
}

.register-container.show .popup-register-form {
    display: block;
}

.popup-register-form .container {
    margin-top: 20px;
}

.popup-register-form .container:nth-of-type(2) {
    display: none;
}


/**********************************/

.order-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(240, 241, 241, 0.8);
}

.order-request-popup {
    display: none;
    position: fixed;
    top: 55%;
    left: 50%;
    background-color: #fff;
    padding: 52px;
    width: 100%;
    z-index: 9999999;
    transform: translate(-50%, -50%);
    max-width: 746px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.order-request-popup.show,
.order-overlay.show {
    display: block;
}

.order-request-popup h2 {
    font-size: 30px;
    color: #141414;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
}
.order-request-popup h2.trimmed,
.order-request-popup h2.untrimmed{
    font-size: unset;
    line-height: unset;
    margin-bottom: unset;
}

.order-request-popup span {
    /* color   : #a0a0a0; KITS */
    color: #212121;
    font-size: 12px;
    line-height: 21px;
    font-family: 'Lato', sans-serif;
}

.product-options-wrapper .field:nth-of-type(1)>.control {
    position: absolute;
    left: 0;
    top: 200px;
    width: 5% !important;
}

.product-purchase-details {
    position: relative;
}

.product-options-wrapper .field.admin__field-option label.admin__field-label {
    display: inline-block;
}

.product-purchase-details>h2 {
    font-size: 27px;
    line-height: 33px;
    color: #141414;
    font-family: 'Lato', sans-serif;
}

.product-add-form .product-options-bottom {
    position: absolute;
    left: 0;
    top: 207px;
}

.product-purchase-details span {
    font-size: 14px;
    color: #141414;
    letter-spacing: 0.5px;
    line-height: 19px;
    display: block;
    font-family: 'Lato', sans-serif;
}

.product-purchase-details span.price {
    float: right;
    display: inline-block; 
    color: #2c2c2c;
    font-weight: bold;
    padding-top: 6px;
}
.product-purchase-details span.pillowprice {
    float: right;
    display: inline-block;
    color: #2c2c2c;
    font-weight: bold;
    padding-top: 6px;
}

.product-purchase span:first-child {
    font-size: 14px;
    color: #cc0000;
    line-height: 17px;
    margin-bottom: 12px;
    display: inline-flex;
    font-family: 'Lato', sans-serif;
    align-items: center;
}

.product-purchase span:first-child input {
    width: 67px;
    border: none;
    padding-right: 0;
    text-align: center;
}
.product-purchase.pillows span:first-child input {
    width: 20px;
}

.product-purchase p {
    font-size: 12px;
    /* color     : #a0a0a0; KITS */
    color: #212121;
    line-height: 18px;
    margin-bottom: 31px;
    font-family: 'Lato', sans-serif;
    margin-top: -5px;
}
.quickorder .product-purchase p {
    font-size: 12px;
    /* color     : #a0a0a0; KITS */
    color: #212121;
    line-height: 18px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    margin-top: -5px;
}

.product-purchase .container-checkbox+span {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    color: #141414;
    font-family: 'Lato', sans-serif;
    margin-bottom: 31px;
}

.product-options-bottom .box-tocart .actions button.popupaddtocart,.samplebutton, .selectallsample,.samplebutton:hover,.selectallsample:hover,.selectallsample.removeall,.selectallsample.removeall:hover{
    display: block;
    background-color: #cc0000;
    border: none !important;
    height: 50px !important;
    width: 272px !important;
    margin-top: 43px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

body._nav_open .product-options-bottom .box-tocart .actions button span, .samplebutton span, .selectallsample span, .selectallsample.removeall span {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.selectallsample, .samplebutton , .selectallsample.removeall ,.selectallsample:hover, .samplebutton:hover, .selectallsample.removeall:hover{
    width:155px !important;
    margin-left: 5%;
}

@media screen and (min-width: 1025px){
    .favpage{
        display:flex;
    }
    .favoritebuttons{
        width: 10%;
        position: fixed;
        z-index: 2;

    }
    .samplebutton,.samplebutton:hover {
        height: 70px !important;
        line-height: 1.2rem;
    } 
} 
@media screen and (min-width: 768px) and (max-width: 1024px){

    .favoritebuttons{
        position: fixed;
        z-index: 100;
        right: 20px;
        bottom: 150px;
    }
    .favoritebuttons >div{
        width: 50%;
    }
    .samplebutton,.samplebutton:hover {
        height: 60px !important;
    }
    /* .selectallsample, .samplebutton , .selectallsample.removeall ,.selectallsample:hover, .samplebutton:hover, .selectallsample.removeall:hover{
        width:160px !important;
        position: relative;
        text-align: center;
        left: 9%;
    }
    .samplebutton,.samplebutton:hover {
        left: 10%;
    } */
} 
@media screen  and (min-width: 769px) and (max-width: 1024px){
    .selectallsample, .selectallsample.removeall ,.selectallsample:hover, .selectallsample.removeall:hover{
        left: 23%;
    }
}
@media screen and (max-width:767px){
    .favoritebuttons{
        position: fixed;
        z-index: 100;
        right: 20px;
        bottom: 150px;
    }
    .selectallsample, .samplebutton , .selectallsample.removeall ,.selectallsample:hover, .samplebutton:hover, .selectallsample.removeall:hover{
        width:125px !important;
        margin-top:20px;    
        height: 40px !important;
    }
    .samplebutton,.samplebutton:hover {
        height: 55px !important;
        font-size: 5px;
    }
    .samplebutton span, .selectallsample span, .selectallsample.removeall span{
        line-height: 0.2em;
        font-size: 12px;
    }
    .favoritebuttons >div{
        width: 50%;
    }
 
}
@media screen and (min-width:1024px) and (max-width:1024px){
    .favoritebuttons{
        position: fixed;
        z-index: 100;
        right: 10px;
        bottom: 560px;
    }
}
.product-purchase {
    margin-top: 10px;
    float: left;
    width: 35%;
}

.product-purchase-details .product-add-form {
    float: right;
    clear: unset !important;
    width: 50%;
}

.user-area-to-write p {
    font-size: 14px;
    line-height: 17px;
    color: #141414;
    font-family: 'Lato', sans-serif;
}

.order-request-popup span.border {
    display: block;
    width: 100%;
    background-color: #e3e3e3;
    height: 1px;
    margin: 26.5px 0;
}

.product-options-wrapper .textarea:nth-of-type(2) textarea {
    border: 1px solid #c1c1c1;
    padding: 12px;
    width: 272px;
    height: 80px;
    font-size: 12px;
    color: #141414;
    letter-spacing: 1px;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
    resize: none;
}

.product-options-wrapper .textarea:nth-of-type(3) textarea {
    height: 50px;
    padding: 15px;
    resize: none;
    width: 272px;
    box-sizing: border-box;
    font-size: 12px;
    color: #141414;
    letter-spacing: 1px;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
}

.product-options-wrapper .textarea textarea::placeholder {
    font-size: 12px;
    padding: 0;
    color: #a0a0a0;
    letter-spacing: 1px;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
}

.order-request-popup span.close-icon:after,
.general-user-popup > div span.close-icon:after,
.Product_detailes_addtocart > div span.close-icon:after,
.edit-pswd-popup span.close-icon:after,
.__popup_closeBtn__:after,
span.ui-button-text:after {
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/close_red.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    content: '';
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    background-position: 50%;
    background-size: 16px;
}

span.ui-button-text:after {
    width: 12px;
    height: 12px;
    right: 9px;
    top: 8px;
}

.product-purchase>span:first-child img {
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 3px;
}

.product-purchase>span:first-child img:nth-of-type(2) {
    margin-left: 11px;
}

.field.admin__field-option {
    width: 14px;
    height: 14px;
    position: relative;
    background: transparent;
    margin-top: 22px;
    border: 1px solid #95989a;
}

.field.admin__field-option label {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 4px;
    cursor: pointer;
}

.field.admin__field-option label:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: -3px;
    left: -3px;
    background: #cc0000;
    opacity: 0;
}

.field.admin__field-option label:hover:after {
    opacity: 0;
}

.field.admin__field-option input[type=checkbox] {
    visibility: hidden;
}

.field.admin__field-option input[type=checkbox]:checked+label:after {
    opacity: 1;
}

.field.admin__field-option label span {
    width: 25vw;
    position: relative !important;
    top: -8px;
    left: 14px;
    padding-left: 7px;
}

#product-options-wrapper {
    padding-top: 23px;
}
.quickorder #product-options-wrapper {
    padding-top: 0px;
}

li.authorization-link {
    position: relative;
}

body._nav_open {
    position: fixed;
    width: 100%;
}

.Logout:before {
    content: '';
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/logout.svg");
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    background-size: 8px;
    margin-right: 5px;
    margin-bottom: -4px;
}


/*************set a new password page's css****************************************/

body.customer-account-createpassword .page-title-wrapper,
body.customer-account-logoutsuccess .page-title-wrapper,
body.cms-no-route .page-title-wrapper {
    text-align: center;
}

body.customer-account-createpassword .page-title-wrapper h1.page-title,
body.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
body.cms-no-route .page-title-wrapper h1.page-title {
    font-size: 24px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #141414;
    margin-top: 20px;
    text-transform: capitalize;
}

body.customer-account-logoutsuccess p.homepage_redirection {
    text-align: center;
    letter-spacing: 1px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #555555;
}

form#form-validate .password label,
form#form-validate {
    margin: auto;
    margin-bottom: 30px;
}

form#form-validate .password label,
form#form-validate .confirmation label {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #141414;
    margin-bottom: 10px;
}

form#form-validate .password input#password,
form#form-validate .confirmation input#password-confirmation {
    height: 50px;
    border: 1px solid #ccc;
}

#password-strength-meter {
    display: none;
}

body.customer-account-createpassword .actions-toolbar .primary {
    display: block;
    float: none;
}

body.customer-account-createpassword .actions-toolbar .primary button {
    background-color: #cc0000;
    border: none;
    border-radius: inherit;
    font-size: 14px;
    float: none;
    max-width: 245px;
    height: 50px;
    width: 100%;
    font-weight: normal;
    letter-spacing: 1px;
    margin: auto;
    font-family: 'Lato', sans-serif;
}

body.cms-no-route .pdp-container>dl dt {
    letter-spacing: 1px;
    padding-top: 20px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 21px;
    color: #141414;
}

body.cms-no-route .pdp-container>dl:nth-of-type(1) dt {
    padding-top: 0;
}

body.cms-no-route .pdp-container>dl dd {
    font-size: 14px;
    line-height: 20px;
    color: #141414;
    font-family: 'Lato', sans-serif;
}

body.cms-no-route .columns {
    width: 84%;
    margin: auto;
}

body.cms-no-route .sidebar.sidebar-additional {
    float: none;
    padding-left: 0;
    display: none;
}

body.cms-no-route .sidebar.sidebar-additional .block.block-wishlist .block-title {
    letter-spacing: 1px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 21px;
    color: #141414;
    margin-bottom: 10px;
}

body.cms-no-route .sidebar.sidebar-additional .block.block-wishlist .block-content .empty {
    font-size: 14px;
    line-height: 20px;
    color: #141414;
    font-family: 'Lato', sans-serif;
}

body.cms-no-route .columns .column.main {
    min-height: auto;
    margin-bottom: 40px;
    float: none;
    width: 100%;
}


/*=================End of Header===============*/

.nav-sections-item-title {
    display: none;
}

.nav-sections {
    margin: 0 !important;
}

.images {
    width: 100%;
    height: 100%;
    display: block;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.container {
    max-width: 1600px;
    margin: auto;
    overflow: hidden;
    width: 84%;
}

.sliderWrap {
    position: relative;
}

.slider {
    display: inline-block;
}

.slider {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    height: calc(100vh - 222px);
    z-index: 111;
}

.slider img {
    width: 75%;
    float: left;
}

.template {
    float: left;
    height: calc(100vh - 222px);
}

.template img {
    object-fit: cover;
    width: 100%;
    display: block;
    border: 0;
    padding: 0 3px;
    height: 100%;
}

.template1,
.template2,
.template3 {
    width: 100%;
    height: calc(100vh - 268px);
}

.template1 .template {
    width: 77.5%;
}

.template2 .template {
    width: 38.75%;
}

.template3 .template:first-child {
    width: 31%;
}

.template3 .template:nth-child(2) {
    width: 46.5%;
}

.partitionLine {
    border-bottom: 1px solid #e3e3e3;
    display: none;
}

.dot {
    position: absolute;
    bottom: 20px;
    left: 80%;
    z-index: 998;
}

.slick-dots li button:hover:before {
    opacity: 1;
}

.dot span {
    width: 16px;
    height: 8px;
    position: absolute;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Arrow_right.svg");
    background-repeat: no-repeat;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

a.collectionView {
    float: right;
    color: #cc0000;
    font-size: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    display: none;
}

.dot .slick-dots {
    height: 5px;
}

.dot .slick-dots li {
    vertical-align: top;
}
.shipping .label.description{
    display:none;
}
.description {
    width: 22.5%;
    margin-top: calc(100vh - 500px);
    float: right;
    padding-left: 30px;
    position: relative;
}

.descriptionHeader {
    margin-top: 7px;
}

.descriptionHeader h2 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
}

.description .descriptionHeader p {
    font-size: 18px;
    line-height: 17px;
    font-style: italic;
    font-family: 'Crimson Text', serif;
}

.descriptionHeader h2,
.descriptionHeader p {
    font-weight: 400;
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
}

.slider .description a.link {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 29px;
}

.scroller {
    padding-top: 38px;
    padding-bottom: 43px;
    color: #95989A;
}

.scroller div {
    position: relative;
}

.scroller img {
    margin-left: 42%;
    margin-right: 1%;
    float: left;
    width: 11px;
    height: 17px;
}

.scroller p {
    float: left;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    padding: 0;
    margin-top: 3px;
}

.link {
    border: 1px solid black;
    padding: 18.5px 35px 17.5px;
    vertical-align: middle;
    margin-right: 30px;
    letter-spacing: 1px;
    text-align: center;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
}

.slider .description a.link {
    color: #000;
    text-decoration: none;
}

ul.slick-dots {
    text-align: left;
    position: relative;
    bottom: 0;
    margin-top: 0;
}

.extraSmall {
    font-size: 12px !important;
}

.collectionWrap {
    background-color: #f0f1f1;
    width: 100%;
}

.collectionGrid .tagLinks {
    margin-top: 24px;
    height: auto;
}

.tagLinks .linkWrap {
    margin-bottom: 10px;
}

.tagLinks .link {
    border: none;
    margin-top: 15px;
    margin-bottom: 0;
    margin-right: 15px;
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 12px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 15px;
    letter-spacing: 1px;
    padding-left: 2%;
    padding-right: 2%;
}

.tagLinks a {
    color: #000;
    text-decoration: none;
    float: left;
}

.tagLinks a.active {
    color: #fff;
    background-color: #000;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}

.collectionGrid .tagLinks .link:hover {
    color: #fff;
    background-color: #000;
}

.imageGrid {
    margin-top: 15px;
}

.imageGrid a.column_image {
    display: block;
    overflow: hidden;
}

.imageGrid a.column_image img {
    width: 100%;
}

.imageGrid .columnGrid a.column_image img {
    display: block;
}

.columnGrid {
    float: left;
    width: 16.66%;
    margin-top: 0;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
    display: inline-block;
}

.columnGrid span.column-wrap {
    position: relative;
    display: block;
}

.columnGrid img,
div {
    margin-top: 0px;
}

.row {
    margin: 0 -20px;
}

.collectionGrid .imageGrid .row {
    margin-bottom: 72px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}
.productDescription {
    position: absolute;
    height: auto;
    z-index: -111;
    width: 100%;
    bottom: 0;
    padding: 15px;
    background-color: #fff;
}

.search-results-index .productDescription {
    position: unset;
}

.imageGrid .columnGrid:hover a.column_image {
    box-shadow: 0px 8px 47px rgba(0, 0, 0, 0.16);
}

.columnGrid:hover .productDescription {
    z-index: 111;
}

.productDescription p,
.productDescription a.product-name,
.productDescription span {
    padding: 0;
    width: 100%;
    font-size: 12px;
    margin-top: 0;
    line-height: 17px;
    letter-spacing: 0.5px;
}

.productDescription a.product-name {
    display: inline-block;
    word-wrap: break-word;
}

.productDescription p,
.productDescription span {
    margin-top: 7px;
    color: #555555;
}

.cms-most-adored .productDescription span {
    margin-top: 0px;
}

.productDescription a:hover {
    text-decoration: none;
}

.productDescription a.column_image {
    display: inline-block;
    color: #000;
    width: 58%;
    word-wrap: break-word;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.productDescription a.imageIcon {
    /* float: right;
    margin-left: 5px; */
    width: 20px;
    height: 21px;
    background-position: center;
}
.pl_details_actions .imageIcon3{
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/memo-icon-black.svg);
    background-repeat: no-repeat;
    background-size:15px ;
}
.pl_details_actions .imageIcon1{
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/bag_black.svg);
    background-repeat: no-repeat;
    background-size: 15px;
}
.pl_details_actions a.productcardFavIcon.imageIcon2.add-to-wishlist.added_in_wishlist {
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red_fill.svg);
}
.pl_details_fullactions a.productcardFavIcon.imageIcon2.add-to-wishlist.added_in_wishlist {
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red_fill.svg);
}
.pl_details_actions .productcardFavIcon{
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red.svg);
    background-repeat: no-repeat;
    background-size:15px;
}
.productDescription a.imageIcon2.add-to-wishlist.added_in_wishlist {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red_fill.svg");
}

.productDescription span.imageIcon1 {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/bag_black.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    padding: 10px;
    cursor: pointer;
}

.productDescription span.imageIcon2 {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red.svg");
    background-repeat: no-repeat;
    background-size: 17px;
    margin-left: 0;
}

.productDescription:after {
    clear: both;
}

.slick-slide img {
    margin: 0;
}

.collectionGrid {
    background-color: #f0f1f1;
}

p.collectionHeading {
    color: #C1C1C1;
    margin-top: 0px;
    letter-spacing: 1px;
    line-height: 15px;
}

#contact-faq p.collectionHeading,
#termsPage p.collectionHeading {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}

.collectionGrid .container p.collectionHeading {
    padding-top: 57px;
}

.about .descriptionHeader {
    margin-top: 14px;
}

.context {
    color: #555555;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 17px;
    font-style: normal;
    padding: 0;
}

.about .context {
    width: 63%;
}

.collectionGrid .context {
    width: 44%;
}

.about .collectionHeading {
    padding-top: 73px;
}

.collectionGrid .context {
    margin-top: 13px;
}

.showrooms .descriptionHeader h2,
.showrooms .context {
    margin-top: 14px;
}

.about .context {
    margin-top: 17px;
}

.about .context,
.showrooms .context {
    padding-bottom: 20px;
    line-height: 21px;
}

.about .row {
    margin: 0 -20px;
}

.about .columnGrid {
    width: 25%;
    padding: 20px;
}

.imageWrap {
    padding: 22px;
    border: 1px solid #e3e3e3;
}

.backgroundImage {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_grey.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #141414;
}

.backgroundImage p {
    margin-top: 0;
}

.about .columnGrid a {
    text-decoration: none;
    display: block;
}

.about .columnGrid a img {
    display: block;
    width: 100%;
}

.about .columnGrid a:hover .imageWrap {
    background-color: #cc0000;
    border: 1px solid #cc0000;
}

.about .columnGrid a:hover .imageWrap .backgroundImage {
    color: #fff;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_product.svg");
}

.tagLinks a,
.slider .description a.link {
    font-size: 12px;
}

.collectionGrid div.link {
    max-width: 367px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    font-size: 12px;
    padding: 0;
    background-color: transparent;
    margin-bottom: 72px;
    margin-top: 35px;
}

.collectionGrid div.link a {
    display: block;
    padding: 18.5px 0 17.5px;
    letter-spacing: 1px;
}

.collectionGrid div.link a:hover {
    color: #000;
    text-decoration: none;
}

.collectionGrid div.link a:visited {
    color: #000;
}

.showrooms {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/showroom-Curlicue_Navy.jpg");
    background-size: cover;
    height: auto;
    overflow: hidden;
    margin-top: 82px;
}

.showrooms .contentWrap {
    background-color: #fff;
    margin-top: 85px;
    margin-bottom: 85px;
    padding-top: 47px;
    padding-bottom: 47px;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 494px;
}

.showrooms .contentWrap .descriptionHeader {
    margin-top: 0;
}

.showrooms .link {
    border: 1px solid #fff;
    color: #000;
    margin-bottom: 0;
    float: left;
    margin-right: 0px;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 10px;
}

.showrooms .showroomLinks {
    margin-top: 9px;
}

.showrooms .link:first-child {
    border: 1px solid #cc0000;
    color: #cc0000;
    margin-right: 10px;
    background-color: #fff;
}

.showrooms .contentWrap p {
    color: #555555;
}

.separator {
    float: left;
    margin-top: 35px;
    font-size: 12px;
    margin-right: 3px;
    color: #c1c1c1 !important;
}

.dropDownWrap {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px auto 0;
    display: none;
}

.dropDownWrap a {
    margin: 0 50%;
    display: block;
    width: 15px;
}

.dropDownWrap .dropDown {
    width: 100%;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_down.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    margin: 0;
    height: 10px;
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.page-main,
main.page-main {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100vw;
    position: relative;
    z-index: 0;
}

.columns .column.main {
    padding-bottom: 0px;
}


/* ----------Collection Page------------------ */

#collectionsSection {
    margin-top: 60px;
    margin-bottom: 100px;


}
#collectionsSection .frame_wrap.hide_this{
  display:none;
}
.brandcollection .hide_this{
  display:none;
}
#collectionsSection.container {
    overflow: visible;
}

.collectionsFrames .partitionLine {
    display: block;
    margin-top: 80px;
}

.collectionsHeading {
    margin-bottom: 0;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
}

.collectionsFrame1,
.collectionsFrame2,
.collectionsFrame3 {
    height: 660px;
}

.collectionsFrame1,
.collectionsFrame2,
.collectionsFrame3 {
    margin-top: 80px;
}

.collectionsFrame3 {
    position: relative;
}

.collectionsDescription {
    float: right;
    height: auto;
    background: #fff;
    width: 300px;
    padding-right: 40px;
    word-wrap: break-word;
    position: fixed;
    display: none;
    left: 7.2%;
    max-width: 340px;
    top: 50%;
    margin-top: 50px;
    transform: translate(0, -50%);
    max-height: 370px;
    overflow: auto;
}


/*************************************/

body.cms-collections .collectionFrame .collectionsDescription {
    position: initial;
    left: auto;
    top: auto;
    transform: translate(0, 0);
    margin-top: 0;
    max-height: 660px;
    display: block;
}


/*****************************************/

.collection_description_last {
    position: absolute;
    left: -1%;
    width: 19.8%;
    top: inherit;
    bottom: 18px;
    padding-right: 35px;
}

h2.title {
    font-size: 18px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    line-height: 30px;
    color: #C1C1C1;
}

.collectionsDescription p.brandName {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    margin-top: 7px;
}

.collectionsDescription p.brandDescription {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    color: #555555;
    margin-top: 20px;
}

.collectionsDescription .collectionsLinks a.allProducts {
    box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
}

a.lightboxGallery,
a.downloadBrochure {
    display: block;
    vertical-align: middle;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    letter-spacing: 0.5px;
    padding: 15px 0 13px;
    border: 1px solid #141414;
}

.collectionsDescription a.lightboxGallery,
.collectionsDescription a.downloadBrochure {
    max-width: 180px;
    margin-top: 10px;
}

a.allProducts {
    display: block;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    line-height: 15px;
    letter-spacing: 1px;
    padding: 14px 0;
    color: #fff;
    border: 1px solid #cc0000;
    background-color: #cc0000;
}

#collectionsSection .collectionFrame .collectionsDescription a.allProducts {
    max-width: 180px;
    margin-top: 20px;
}

.collectionsDescription a.lightboxGallery:hover,
.collectionsDescription a.downloadBrochure:hover {
    text-decoration: none;
    color: #141414;
}

.collectionFrame {
    Position: relative;
}

.collectionsDescription a.lightboxGallery:visited,
.collectionsDescription a.downloadBrochure:visited {
    text-decoration: none;
    color: #141414;
}

.collectionsDescription a.lightboxGallery:active,
.collectionsDescription a.downloadBrochure:active {
    text-decoration: none;
    color: #141414;
}

.collectionsDescription a.allProducts:hover {
    text-decoration: none;
}

.brandImages {
    float: right;
    height: 100%;
    width: calc(100% - 340px);
}

.brandImages .imageLink {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: default;
}

.brandImages .imageLink img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.brandImages div.collectionsTemplate1 {
    float: left;
    width: 57%;
    height: 100%;
}

.brandImages div.collectionsTemplate2 {
    float: left;
    width: 43%;
    height: 50%;
    padding-left: 20px;
}

.brandImages div.collectionsTemplate3,
.brandImages div.collectionsTemplate4 {
    height: 50%;
    width: 21.5%;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}

.collectionsFrame2 .brandImages div.collectionsTemplate3,
.collectionsFrame2 .brandImages div.collectionsTemplate4 {
    padding-top: 0;
}

.collectionsFrame2 .brandImages div.collectionsTemplate2 {
    padding-top: 20px;
}

.collectionsFrame3 .brandImages div.collectionsTemplate3 {
    width: 43%;
}

div.LightboxPopup {
    width: 100%;
    z-index: 99999;
    height: calc(100vh);
    top: 0;
    left: 0;
    display: none;
    position: fixed;
}

span.lb-overlay {
    background-color: rgba(0, 0, 0, 0.88);
    position: absolute;
    width: 100%;
    height: 100%;
}

div.LightboxPopup div.LightboxItems {
    height: calc(100vh);
    vertical-align: middle;
}

[data-namespace='s7classic'].s7zoomview {
    background-color: transparent;
}

div.LightboxPopup div.popupMainSlider {
    width: 90vw;
    margin: auto;
}

div.LightboxPopup div.popupMainSlider div.mainSlider {
    padding: 0 5px;
    position: relative;
}

div.LightboxPopup div.popupMainSlider div.mainSlider img {
    width: auto;
    margin: auto;
    height: calc(56vh);
    object-fit: contain;
}

div.LightboxPopup div.popupMainSlider .slick-list {
    overflow: initial;
}

.popupMainSlider div.slick-track {
    display: -webkit-flex;
    align-items: center;
}

div.LightboxPopup .popupThumbnails {
    width: 100%;
    margin: auto;
    height: 30px;
    overflow: hidden;
    margin-top: 37px;
    position: absolute;
    text-align: center;
}

body.page-layout-all-brands div.LightboxPopup .popupThumbnails {
    width: 300px;
}

div.LightboxPopup .popupThumbnails div.thumbNail {
    height: 32px;
    position: relative;
    width: 50px !important;
    float: none;
    display: inline-block;
    margin: 0 13.5px;
}

div.LightboxPopup .popupThumbnails div.thumbNail img {
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
}

div.LightboxPopup .popupThumbnails .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
    margin: auto;
}

.popupMainSlider .slick-prev {
    left: -14px;
}

.popupMainSlider .slick-next {
    right: -14px;
}

.popupMainSlider button:not(.primary) {
    box-shadow: none;
    border: none;
}

.popupMainSlider .slick-prev:before,
.popupMainSlider .slick-next:before {
    font-size: 20px;
}

.popupMainSlider .mainSlider .collectionsDescription {
    margin-top: 0;
    width: 100%;
    padding-right: 0;
    margin-bottom: 36px;
    top: -110px;
    display: block;
    left: 0;
    position: absolute;
    margin: 0;
    background: transparent;
}

.popupMainSlider .mainSlider .collectionsDescription p.brandName {
    color: #fff;
}

.popupMainSlider .mainSlider .collectionsDescription p.title,
.popupMainSlider .mainSlider .collectionsDescription p.brandName {
    text-align: center;
}

.LightboxPopup a.closePopup {
    position: absolute;
    color: #fff;
    text-decoration: none;
    display: block;
    /* right: 20px;
    top: 20px; */
    right: 10px; 
    top: 11px; 
    z-index: 100;
    opacity: 0;
}

.LightboxItems:hover a.closePopup {
    opacity: 1;
}

.LightboxPopup a.closePopup p {
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    margin-right: 5px;
}

.LightboxPopup a.closePopup img {
    float: left;
    width: 10px;
    height: 10px;
}

.cms-collections .breadcrumbs {
    display: none;
}

.thumbNailOverlay {
    position: absolute;
    opacity: 0;
    top: 40%;
    left: 41%;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/thumb_tick.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 9px !important;
    height: 6px !important;
}

.thumbNail.slick-slide.slick-current.slick-active img {
    opacity: 0.3;
}

.thumbNail.slick-slide.slick-current.slick-active span.thumbNailOverlay {
    opacity: 1;
}


/* ----------Collection Page End------------------ */


/* ----------About Page------------------ */

body.cms-about {
    overflow-x: hidden;
}

.cms-about .breadcrumbs {
    display: none;
}

div.scalamandreHistory .container {
    overflow: visible;
}

#aboutPage {
    margin-top: 119px;
    margin-bottom: 92px;
}

#aboutPage p.collectionHeading,
#general-enquiries p.collectionHeading,
#customer-service p.collectionHeading {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 18px;
}

#aboutPage div.aboutScalamandre {
    max-width: 1312px;
    display: flex;
    align-items: center;
    margin: auto;
}

.aboutScalamandre div.aboutScalamandreImage {
    width: 61%;
    height: 650px;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/about_img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

div.aboutScalamandre div.aboutScalamandreDescription {
    width: 39%;
    padding-left: 60px;
}

.aboutScalamandreDescription p.collectionHeading {
    line-height: 30px;
}

.aboutScalamandreDescription div.descriptionHeader,
.ge-section .ge-content div.descriptionHeader {
    margin-top: 7px;
}

#aboutPage p.context {
    line-height: 21px;
}

.aboutScalamandreDescription p.context {
    margin-top: 20px;
}

.aboutScalamandreDescription p.timeline {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    margin-top: 30px;
    color: #cc0000;
}

.centerPadding {}

#aboutPage div.scroller {
    padding-top: 111px;
    padding-bottom: 45px;
}

div.scalamandreHistory div.aboutScalamandreDescription {
    padding-top: 68.85px;
}

div.scalamandreHistory div.aboutScalamandreDescription p.context,
div.scalamandreHistory div.aboutScalamandreDescription p.timeline {
    width: 50%;
}

div.scalamandreHistory div.aboutScalamandreDescription div.aboutArrow {
    float: right;
    position: relative;
    margin-top: 35px;
}

div.scalamandreHistory div.aboutScalamandreDescription div.aboutArrow .about-overlay {
    width: 16px;
    height: 16px;
    position: absolute;
    top: -10px;
    right: 0;
}

div.scalamandreHistory div.aboutScalamandreDescription div.aboutArrow .slick-prev {
    left: initial;
    right: 30px;
}

.scalamandreHistory {
    background: rgba(240, 241, 241, 0.3);
    margin: 0 -20px;
}

.scalamandreHistory .slick-list {
    padding-left: 0 !important;
}

.noneDisplay {
    display: none;
}

div.scalamandreHistory div.row {
    margin: 0 -3.7%;
    padding-bottom: 40px;
    /* margin-right: -200px; */
}


/* div.scalamandreHistory div.columnGrid:nth-child(4) {
	width: 138%;
} */

div.scalamandreHistory div.columnGrid {
    width: 25%;
    padding: 0;
}

.columnGrid-inner {
    padding: 22px 13.5% 0;
}

div.scalamandreHistory div.columnGrid p.context {
    padding-top: 14px;
    color: #141414;
    /*width      : 126%;*/
    width: 100%;
    padding-right: 10%;
    margin-top: -4px;
    border-right: 1px solid rgba(193, 193, 193, 0.3);
}

div.scalamandreHistory div.columnGrid .bar {
    position: relative;
}

div.scalamandreHistory div.columnGrid img {
    width: auto;
    height: 225px;
    object-fit: cover;
}

div.scalamandreHistory div.columnGrid .collectionHeading {
    margin-top: 20px;
    color: #95989A;
    line-height: 24px;
}

div.scalamandreHistory .circle {
    border: 1px solid #cc0000;
    border-radius: 50%;
    width: 10px;
    background: #fff;
    height: 10px;
    margin-top: 8px;
    margin-left: 10px;
}

div.scalamandreHistory .line {
    border-bottom: 1px solid #c1c1c1;
    position: absolute;
    bottom: 4px;
    left: 20px;
    width: 155%;
}

div.scalamandreHistory div.historyImageDescription {
    margin-top: 14px;
    width: 100%;
}

.scalamandreServices div.descriptionHeader p.context {
    margin-top: 17px;
    width: 63%;
}

.scalamandreServices div.aboutScalamandreDescription {
    margin-top: 92px;
}

.scalamandreServices div.row {
    margin: 0 -20px;
    font-size: 0;
}

.scalamandreServices div.columnGrid {
    padding: 40px 20px 0;
    width: 25%;
    float: none;
    display: inline-block;
    vertical-align: baseline;
    padding-top: 40px;
}

.scalamandreServices div.columnGrid a {
    display: block;
}

.scalamandreServices div.columnGrid a:hover {
    text-decoration: none;
}

.scalamandreServices div.columnGrid p.contextHeading {
    color: #141414;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    margin-top: 20px;
}

.scalamandreServices div.columnGrid p.context {
    margin-top: 10px;
}


/* ----------About Page End------------------ */


/* ----------Brands Page--------------------- */

.page-products .columns {
    padding-top: 0;
}

body.categorypath-brands .category-cms {
    margin-bottom: 0;
}

.cms-brands .breadcrumbs {
    display: none;
}

#brands_Page {
    margin-top: 67px;
}

#brands_Page .brand-template {
    margin-top: 0;
    height: 750px;
}

.brand-template .brand-description {
    width: 33.7%;
    padding-right: 83px;
    margin-top: 15%;
}
.brand-template .brand-description p.title ,.collectionlistDisplaying .recentCollections .rc-description p.title,.collectionlistDisplaying .recentCollections .description_style_width p.title,.collectionsDetails p.title{
    font-style: italic;
    font-family: 'Crimson Text';
    color: gray;
}
#brands_Page p.collectionHeading {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}

.brand-template .brand-description a.link {
    display: block;
    width: 76%;
    padding-left: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 5px;
    margin-top: 39px;
}

.brand-template .brand-description a.link:hover {
    text-decoration: none;
}

.brand-template .descriptionHeader img {
    width: 202px;
    height: auto;
    text-transform: uppercase;
}

.brand-template .descriptionHeader p.cite {
    color: #141414;
    width: 142px;
    letter-spacing: 1px;
    text-align: center;
}

.brand-template .descriptionHeader p.context {
    margin-top: 14px;
    line-height: 21px;
}

.brand-template .brandImages {
    width: 66.3%;
    float: left;
}

.brand-template .brandImages div.collectionsTemplate a.imageLink {
    box-shadow: none;
}

.brand-template .brandImages div.collectionsTemplate1 {
    width: 49%;
}

.brand-template .brandImages div.equal-width {
    width: 50.9%;
}

#brands_Page .scroller {
    padding-top: 62px;
}

#brands_Page .scroller p {
    margin-top: 2px;
}

.recentCollectionsSection {
    padding-top: 35px;
    padding-bottom: 89px;
}

.recentCollectionsSection .container {
    overflow: visible;
}

.recentCollectionsSection p.rc-heading {
    padding-top: 33px;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 30px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
}

.recentCollectionsSection .partitionLine {
    display: block;
    margin-top: 41px;
}
.recentCollectionsSection .partitionLine.line_hide_this{
    display: none;
} 
.recentCollections {
    margin-top: 51px;
    position: relative;
    height: 442px;
}
@media screen and (min-width: 1024px) and (max-width: 2000px) {
    .recentCollections {
        height: auto !important;
    }
    .brandcollection .recentCollectionsSection p.brandName{	
        font-size: 30px;	
        line-height: 36px;	
        text-align: left;	
        margin-top: 7px;	
    }
}

.recentCollections .rc-image-wrap {
    width: 78%;
    position: relative;
    background: #fff;
    height: 100%;
}

.recentCollections .rc-description {
    width: 43%;
}

.recentCollections .rc-image {
    padding-right: 70px;
    height: 100%;
    position: relative;
    width: 54%;
}

.recentCollections .closeButton {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Close.svg");
    background-repeat: no-repeat;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
    background-size: 12px;
    background-color: #fff;
    background-position: center;
    display: none;
}

.recentCollections .rc-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.recentCollections .rc-menu {
    padding-right: 70px;
    margin-left: -32px;
    position: relative;
    line-height: 15px;
    height: 442px;
    width: 24%;
    letter-spacing: 1px;
    font-size: 12px;
}

.recentCollections .rc-menu .rc-menu-overlay {
    position: absolute;
    bottom: 0;
    margin-left: 32px;
    background: transparent;
    color: #95989A;
    padding: 7px 0;
}

.recentCollections .rc-menu .swipe-overlay {
    display: none;
}

.recentCollections .rc-menu .scroll-overlay {
    display: block;
}

.recentCollections .rc-menu ul {
    height: 413px;
    overflow: hidden;
    overflow-y: scroll;
    list-style-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_red.svg");
}

.recentCollections .rc-menu ul li {
    margin-top: 24px;
    display: flex;
    align-items: center;
}

.recentCollections .rc-menu ul li a {
    color: inherit;
    text-transform: uppercase;
}

.recentCollections .rc-menu ul li:first-child {
    margin-top: 0;
}

.recentCollections .rc-menu ul li:before {
    content: '→';
    color: transparent;
    font-size: 15px !important;
    margin-right: 12px;
}

.recentCollections .rc-description .rc-links {
    max-width: 400px;
}

.recentCollections .rc-description a.allProducts {
    margin-top: 40px;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.10);
}

.recentCollections .rc-description p.rc-description-heading {
    color: #cc0000;
    font-size: 27px;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.recentCollections .rc-description p.context {
    margin-top: 20px;
    line-height: 21px;
}

.recentCollections .rc-description a.link {
    margin-right: 5%;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
}

.recentCollections .rc-links-wrap {
    display: block;
    width: 100%;
    font-size: 0;
}

.rc-links-wrap .hide {
    display: none !important;
}

.width_100 {
    width: 100% !important;
}

.recentCollections .rc-description a.link,
.recentCollections .rc-description a.lightboxGallery,
.recentCollections .rc-description a.downloadBrochure {
    margin-top: 0;
    padding: 14px 0;
    width: 47.5%;
    display: inline-block;
    vertical-align: top;
}

.collection_active {
    display: block !important;
    opacity: 1 !important;
}

.recentCollections .rc-description a:hover {
    text-decoration: none;
}

.brands_image-grid {
    background: #FAFAFA;
}

.brands_image-grid p.title {
    margin-top: 61px;
    text-transform: capitalize;
}

.brands_image-grid .row {
    margin-top: 20px;
}

.brands_image-grid .row .columnGrid a.column_image {
    position: relative;
    display: block;
}

.brands_image-grid .row .columnGrid a.column_image img {
    display: block;
    width: 100%;
}

.brands_image-grid .row .columnGrid:hover a.column_image {
    box-shadow: 0px 8px 47px rgba(0, 0, 0, 0.16);
}

.brands_image-grid a.link {
    display: block;
    max-width: 283px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 16.5px 0 15.5px;
    background: transparent;
    margin: 50px auto 80px;
}

.brands_image-grid a.link:hover {
    text-decoration: none;
}

.recentCollections .rc-menu ul li a:hover {
    text-decoration: none;
}

.recentCollections .rc-menu ul li a:active {
    text-decoration: none;
}

.brands-active {
    color: #cc0000 !important;
}

body.page-layout-all-brands span.lb-overlay {
    color: rgba(0, 0, 0, 0.95);
}


/* ----------Brands Page End----------------- */


/* ----------General Enquiries Page---------- */

#general-enquiries p.collectionHeading,
#customer-service p.collectionHeading {
    line-height: 30px;
    letter-spacing: 0px;
    text-align: left;
}


/* ----------General Enquiries Page End---------- */


/* ----------Contact Page------------------------ */

#general-enquiries {
    margin-top: 52px;
}

#customer-service {
    margin-top: 26px;
}

#general-enquiries .ge-section {
    padding-left: 9px;
    margin-bottom: 89px;
    min-height: 400px;
}

#customer-service .ge-section {
    margin-bottom: 67px;
}

.contact-container {
    max-width: 1185px;
    width: 63%;
    margin: auto;
}

@media screen and (min-width: 1280px) and (max-width: 1600px) {
    .writeus-index-index .contact-container,
    .contactus-index-index .contact-container {
        width: 84%;
    }
}

.ge-section .ge-form {
    height: 100%;
    display: flex;
    align-items: center;
}

#general-enquiries .ge-form {
    width: 49%;
    padding-right: 6.9%;
}

#customer-service .ge-form {
    width: 41.8%;
    padding-right: 7.6%;
}

.ge-section .ge-form .ge-content-wrap {
    width: 100%;
    position: relative;
}

.ge-section .ge-form .ge-content-wrap .ge-content {
    margin-bottom: 37px;
}

#general-enquiries .ge-image {
    width: 51%;
}

#customer-service .ge-image {
    width: 50.6%;
}

.ge-section .ge-image img {
    /* min-height: 400px; KITS */
    height: 100%;
    object-fit: cover;
}

.ge-content .service {
    font-size: 12px;
    line-height: 15px;
    margin-top: 15px;
}

#customer-service .ge-content .descriptionHeader .service-no {
    font-size: 22px;
    line-height: 27px;
    margin-top: 24px;
}

.ge-content .descriptionHeader .ge-service {
    color: #c1c1c1;
}

.ge-content .descriptionHeader .service-no {
    color: #cc0000;
    margin-top: 24px;
}

#customer-service .ge-content .descriptionHeader .service-icon {
    width: 31px;
    margin: 25px 10px 0 30px;
}

#customer-service .ge-content .ge-service-wrap {
    background-color: rgba(20, 20, 20, 0.02);
    height: 70px;
    margin-top: 23px;
    margin-bottom: 12px;
    width: 257px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.10);
}

.ge-content .descriptionHeader .ge-address-wrap {
    width: 37%;
    margin-top: 12px;
}

.ge-content .descriptionHeader .ge-address-wrap:nth-last-child(1) {
    margin-left: 48px;
}

.ge-content .descriptionHeader .ge-address {
    font-size: 14px;
    line-height: 22px;
    color: #A0A0A0;
    margin-top: 8px;
}

.ge-content .descriptionHeader .ge-address-wrap .service {
    letter-spacing: 1px;
}

p.service-no.service.left {
    margin-top: 15px;
}

body.writeus-index-index div.page.messages,
body.contactus-index-index div.page.messages,
body.tradeaccount-index-index div.page.messages {
    position: absolute;
    width: 28%;
    left: 18%;
}

body.writeus-index-index div.page.messages {
    height: 58.5%;
    bottom: 6%;
}

body.tradeaccount-index-index div.page.messages {
    height: 89%;
    bottom: 6%;
}

body.contactus-index-index div.page.messages {
    height: 67.5%;
    bottom: 14%;
}

body.writeus-index-index div.page.messages div:nth-last-child(1),
body.contactus-index-index div.page.messages div:nth-last-child(1),
body.tradeaccount-index-index div.page.messages div:nth-last-child(1) {
    width: 100%;
    height: 100%;
}

body.writeus-index-index div.page.messages .message.success,
body.contactus-index-index div.page.messages .message.success,
body.tradeaccount-index-index div.page.messages .message.success,
body.tradeaccount-index-index div.page.messages .message.error {
    padding: 0;
    background: transparent;
    color: #141414;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 111;
}
.message.success{
    display:none;
}
body.tradeaccount-index-index div.page.messages .message.error .popupMessage .bottomText {
    color: #cc0000;
}

body.tradeaccount-index-index div.page.messages .message.error>*:first-child:before {
    display: none;
}

body.tradeaccount-index-index div.page.messages .message.success>*:first-child:before {
    display: none;
}

body.writeus-index-index div.page.messages .message.success div,
body.contactus-index-index div.page.messages .message.success div,
body.tradeaccount-index-index div.page.messages .message.success div,
body.tradeaccount-index-index div.page.messages .message.error div {
    height: auto;
}

body.writeus-index-index div.page.messages .message.success .popupMessage,
body.contactus-index-index div.page.messages .message.success .popupMessage,
body.tradeaccount-index-index div.page.messages .message.success .popupMessage,
body.tradeaccount-index-index div.page.messages .message.error .popupMessage {
    width: 78%;
    margin-left: auto;
}

body.writeus-index-index div.page.messages .message.success>*:first-child:before,
body.contactus-index-index div.page.messages .message.success>*:first-child:before,
body.body.tradeaccount-index-index div.page.messages .message.success>*:first-child:before,
body.body.tradeaccount-index-index div.page.messages .message.error>*:first-child:before {
    display: none;
}

.popupMessage p {
    text-align: center;
}

.popupMessage .highlight {
    color: #cc0000;
    font-size: 24px;
    line-height: 29px;
}

.popupMessage .bottomText {
    font-size: 14px;
    line-height: 22px;
    margin-top: 16px;
}


/* =========================Form================================ */

div.ge-form .form .fieldset {
    min-width: 200px;
}

div.ge-form .form .mdl-textfield {
    margin-bottom: 20px;
}

#general-enquiries div.ge-form .form .ks_row div.telephone.hide-desktop {
    display: none;
}

div.ge-form .form .mdl-textfield label {
    float: left;
}

div.ge-form .form .mdl-textfield label span {
    font-size: 12px;
    line-height: 15px;
}

div.ge-form .form .mdl-textfield label span:after {
    content: '*';
    color: #cc0000;
}

div.ge-form .form .field:not(.required) .mdl-textfield label span:after,
div.ge-form .form .business_speciality.mdl-textfield:not(.required) label span:after {
    content: '';
}

div.ge-form .form .mdl-textfield input.input-text {
    margin-top: 8px;
    height: 45px;
}

div.ge-form .form .mdl-textfield textarea {
    height: 116px;
    margin-top: 8px;
    resize: none;
}

div.ge-form .form .actions-toolbar .primary {
    width: 100%;
}

.ge-content-wrap .actions-toolbar .primary button.submit {
    width: 100%;
    background: #cc0000;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    padding: 14px 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
}

.ge-content-wrap .form .fieldset {
    margin-bottom: 17px;
}

.ge-content-wrap .form .fieldset .rc-anchor-light.rc-anchor-normal {
    border: none;
}

.ge-content-wrap .form .fieldset .rc-anchor-light.rc-anchor-normal .rc-anchor-checkbox-label {
    font-size: 12px;
    line-height: 15px;
}

.ge-content-wrap .form .fieldset .rc-anchor-light.rc-anchor-normal .rc-anchor-normal-footer {
    display: none;
}

.ge-content-wrap .form .fieldset .g-recaptcha>div {
    margin: 0;
}


/* =========================Form End============================ */


/* ===================================Faq================================= */

.faq-container {
    max-width: 740px;
    margin: auto;
    margin-top: 54px;
}

#contact-faq,
#termsPage {
    color: #141414;
}

#contact-faq .ge-content .descriptionHeader .ge-service {
    margin-right: 2px;
    color: #555555;
}

#contact-faq .ge-content .descriptionHeader .service {
    font-size: 14px;
    line-height: 21px;
    margin-top: 16px;
}

.ge-content .descriptionHeader .service-wrap {
    font-size: 13px;
}

.ge-content .descriptionHeader .faq-cite {
    font-size: 14px;
    margin-top: 16px;
    color: #555555;
}

#contact-faq .ge-content .descriptionHeader .faq-cite {
    width: 60%;
    line-height: 21px;
}

.faqs p {
    color: #cc0000;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    margin-top: -3px;
}

#contact-faq .faqs dl {
    width: 88%;
    text-align: left;
}

.faqs dl {
    margin: 0;
}
#contact-faq .faqs dl dt:after {
    content: '+';
    color: #cc0000;
    float: right;
    line-height: 27px;
    margin-top: 2.8%;
}

#contact-faq .faqs dl dt.dt-sign:after {
    content: '-';
    color: #cc0000;
    float: right;
    font-size: 23px;
    line-height: 5px;
    margin-top: 0;
}

.faqs dl dt {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.5px;
    margin-bottom: 11px;
}

.faqs dl dd {
    margin: 0;
    margin-bottom: 10.5px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
}

.dd-hide {
    display: none;
}

#contact-faq .contact-faqs {
    padding-top: 66.5px;
    padding-bottom: 89.5px;
}

#contact-faq .contact-faqs .partitionLine {
    display: block;
    margin-bottom: 26.5px;
    width: 90%;
}

#contact-faq .faqs {
    padding-top: 25.5px;
}

#termsPage {
    padding-bottom: 96px;
}

#termsPage .ge-content .descriptionHeader .faq-cite {
    line-height: 20px;
}

#termsPage .faqs p {
    padding-top: 9px;
}

#termsPage .faqs dl dt {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 30px;
}

#termsPage .faqs dl dd {
    margin-bottom: 3px;
}

.contact-terms {
    padding: 0 40px;
}

.uppercase {
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 0.5px;
}

.faq-shipping {}


/* ===================================Faq End================================= */


/* ----------Contact Page End-------------------- */

.position-relative {
    position: relative !important;
}


/* ===================================Showrooms Page================================= */

.cms-showrooms .page-title-wrapper {
    display: none;
}

#store-locator {
    margin-bottom: 50px;
}

#store-locator .map_tools {
    left: auto;
    right: 0px !important;
    background-color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-left: 60px;
    box-sizing: border-box;
}

#store-locator .map_tools .results {
    text-align: center;
    box-sizing: border-box;
    padding: 0 25px;
    width: 100%;
}

#store-locator .map_tools .results ul {
    display: inline-block !important;
    text-align: left;
    width: 100%;
}

#store-locator {
    overflow: hidden;
    /*min-height: 100vh;*/
}

#store-locator .map-box {
    height: 100vh;
    width: 58.7%;
    overflow: hidden;
    position: absolute;
}

#store-locator .map-box.fixed {
    position: fixed;
    top: 60px !important;
}

#store-locator #map {
    height: 100vh;
}

#store-locator .map_tools .results ul li address .select_pro {
    display: none;
}

#store-locator .map_tools .results ul li address {
    font-size: 14px;
    line-height: 19px;
    font-family: Campton-Book, Regular;
}

#store-locator .map_tools .results ul li address>strong {
    font-family: 'Campton-Medium';
    font-weight: normal;
    font-size: 20px;
    color: #000;
    line-height: 28px;
    display: block;
    margin-bottom: -10px;
    cursor: pointer;
}

#store-locator .map_tools .results ul li {
    padding-top: 0;
    padding-bottom: 23px;
    border-bottom: 1px solid rgba(193, 193, 193, 0.3);
    margin-bottom: 0;
    cursor: pointer;
}

#store-locator .map_tools_wrap {
    width: 29%;
    margin-left: 59%;
}

#store-locator .map_tools .results ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

#store-locator .map-box.removefixed.fixed {
    position: absolute !important;
    top: auto !important;
}

#store-locator .map_tools ul.s-nav {
    margin-top: 21px;
    border-bottom: 1px solid #ebebeb;
    margin-left: -5px;
}

#store-locator .map_tools ul.s-nav li {
    float: left;
    margin-bottom: -1px;
    padding: 0 10px;
    width: 35%;
}

#store-locator .map_tools .s-dropdown li {
    list-style: none;
}

.showrooms-active {
    color: #141414 !important;
    border-bottom: 1px solid #141414;
}

#store-locator .map_tools p {
    text-align: left;
}

#store-locator .map_tools .s-dropdown-wrap .s-dropdown .sales-rep-dropdown {
    padding-top: 18px;
}

#store-locator .map_tools ul.s-nav li a {
    color: #95989A;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    display: block;
    padding: 20px 0;
}

#store-locator .map_tools ul.s-nav li:first-child {
    width: 30%;
    padding: 0;
}

#store-locator .map_tools ul.s-nav li:nth-last-child(1) {
    padding-right: 0;
}

#store-locator .map_tools ul.s-nav li:first-child a {
    padding-left: 5px;
    text-align: left;
}

#store-locator .map_tools .s-dropdown .s-tags {
    margin-top: 35px;
}

#store-locator .map_tools .international-dropdown .s-tags {
    padding-bottom: 15px;
}

#store-locator .map_tools .s-dropdown .s-tags .corporate-tag {
    margin-right: 20px;
}

#store-locator .map_tools .s-dropdown .s-tags p {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #95989A;
}

#store-locator .map_tools .s-dropdown .s-tags .corporate-tag p {
    margin-left: 9px;
}

#store-locator .map_tools .s-dropdown .s-tags .independent-tag p {
    margin-left: 7px;
}

#store-locator .map_tools .s-dropdown span.corporate-image {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Corporate.svg");
    background-repeat: no-repeat;
    width: 17px;
    height: 12px;
    background-size: cover;
    margin-top: 2px;
}

#store-locator .map_tools .s-dropdown span.independent-image {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Independent.svg");
    background-repeat: no-repeat;
    width: 16px;
    height: 13px;
    background-size: cover;
    margin-top: 5px;
}

.s-dropdown .closest-location {
    margin-bottom: 0;
    padding: 0 15px 0 25px;
}

.international-dropdown .closest-location {
    margin-bottom: 12px;
}

.closest-first-style {
    background-color: rgba(0, 0, 0, 0.02);
}

.showrooms-dropdown .cl-bar {
    width: 100%;
    height: 10px;
    margin-top: 18px;
    background-color: #cc0000;
}

.s-dropdown .closest-location .s-cl-address {
    padding-top: 28px;
}

.s-dropdown .cl-address {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.5px;
    border: none;
    background: transparent;
    display: block;
}

.cd-number {
    display: inline-block !important;
}

input.cl-address {
    padding: 0;
}

.s-dropdown .closest-location span.cl-icon {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Independent.svg");
    background-repeat: no-repeat;
    width: 17px;
    height: 14px;
    background-size: cover;
    margin-top: -6px;
}

.international-dropdown .closest-location span.cl-icon {
    margin-top: 11px;
}

.cl-icon-corporate {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Corporate.svg") !important;
    height: 13px !important;
}

.cl-icon-active {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/corporate active.svg") !important;
    height: 13px !important;
}

.cl-independent-active {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Independent_active.svg") !important;
    height: 14px !important;
}

.s-dropdown .closest-location li {
    list-style: none;
}

.s-dropdown .closest-location li div.select_pro {
    display: none;
}

.s-dropdown .sales-rep-dropdown .results .r-contact {
    max-width: 360px;
}

.s-dropdown .sales-rep-dropdown .results .cl-address {
    margin-right: 10px;
}

.s-dropdown .sales-rep-dropdown .results a.highlight-address {
    margin-bottom: 10px;
}

.s-dropdown .sales-rep-dropdown .results .cl-address:nth-child(2) {
    letter-spacing: 0px;
}

.s-dropdown .sales-rep-dropdown .results .cl-address:nth-last-child(2) {
    margin-right: 0;
    letter-spacing: 0px;
}

.cms-showrooms .s-dropdown .sales-rep-dropdown .results .cl-address:nth-last-child(2) {
    margin-right: 10px;
}

.color_c1c1c1 {
    color: #C1C1C1 !important;
}

.color_cc0000 {
    color: #cc0000 !important;
}

.s-padding {
    padding-bottom: 26px !important;
}

.s-dropdown .highlight-address {
    margin-top: 18px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    display: block;
    width: 90%;
    text-align: left;
}

.s-dropdown a:hover {
    text-decoration: none;
}

.s-dropdown a:active {
    text-decoration: none;
}

.s-dropdown p.detail-address {
    font-size: 14px;
    line-height: 21px;
    margin-top: 11px;
}

.showrooms-dropdown p.detail-address {
    padding-bottom: 14px;
    border-bottom: 1px solid #eeeeee;
}

.cl-continent {
    padding: 0 25px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #141414;
}

.cl-continent-wrap {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    background: rgba(20, 20, 20, 0.02);
}

.s-dropdown .closest-location:nth-last-child(1) p.detail-address {
    border-bottom: none;
}

.international-dropdown p.detail-address {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.s-dropdown .miles {
    margin-top: 52px;
}

#store-locator .right {
    text-align: left;
}

#store-locator .separator {
    padding: 0 7px;
    margin-top: 0px;
    display: inline-block;
    float: none;
}

.s-dropdown .closest-location .contact-detail-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

.s-dropdown .closest-location .contact-detail-wrap .directions {
    padding: 8px 0;
}

.s-dropdown .closest-location .contact-detail-wrap .contact-detail {
    padding: 8px 0;
    width: 50%;
}

.s-dropdown .closest-location .contact-detail-wrap .directions .d-icon {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_red.svg");
    background-repeat: no-repeat;
    width: 16px;
    height: 8px;
    background-size: cover;
    margin-top: 3px;
    margin-left: 10px;
}

.map_tools .s-dropdown .sales-rep-dropdown a.highlight-address {
    margin-top: 34px;
}

#store-locator .map_tools .sales-rep-dropdown span.corporate-image {
    margin-top: 22px;
}

#store-locator .gm-style-iw {
    display: none;
    width: 401px !important;
    height: 401px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%);
    margin-top: -200.5px;
    box-shadow: -5px 2px 38px rgba(0, 0, 0, 0.2);
}

#store-locator .gm-style-iw>div {
    max-width: 100% !important;
    width: 100% !important;
    padding: 56px 70px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#store-locator .gm-style-iw .gm_popup {
    line-height: 19px;
    font-size: 14px;
    color: #666666;
    font-family: 'Campton-Book';
    word-wrap: break-word;
    height: 100%;
}

#store-locator .gm-style-iw .gm_popup h4 {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 6px;
    margin-left: -7px;
}

#store-locator .gm-style {
    background-color: #efeff0 !important;
}

#store-locator .gm-style-iw .gm_popup .name {
    font-family: 'Campton-Medium';
    font-size: 20px;
    color: #000000;
    margin-bottom: -4px;
}

#store-locator .gm-style-iw .gm_popup .direction input[type="submit"] {
    border: 0px;
    background: transparent;
    text-transform: uppercase;
    padding: 0px;
}

#store-locator .map_tools .search {
    background-color: rgba(0, 0, 0, 0.02);
    color: initial !important;
    padding: 9px 50px 9px 25px !important;
    position: relative;
    margin-top: 10px;
    /* display      : none; */
}

#store-locator .map_tools .search input {
    background-color: transparent !important;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    border: none;
    padding: 0;
}

#store-locator .map_tools .search input::placeholder {
    color: #c1c1c1;
}

#store-locator .map_tools .search .s-search-icon {
    background-repeat: no-repeat;
    width: 9.5px;
    height: 9.5px;
    background-size: cover;
    position: absolute;
    right: 29px;
    top: 45%;
}

.s-search-lens {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search.svg");
}

.s-search-close {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/cross_grey.svg");
}

#store-locator button[title="Toggle fullscreen view"],
#store-locator .gmnoprint,
#store-locator a[title="Click to see this area on Google Maps"] {
    display: none !important;
}


/* =================================Showrooms Page End=================================*/


/*===================Footer========================*/


/*********************************************************************************/

.footer_back_image_content div.mage-error[generated] {
    color: white;
}

div.mage-error[generated] {
    font-size: 14px;
    text-align: left;
    line-height: 17px;
    letter-spacing: 0.5px;
}

.footer_back_image {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Subscribe_bg.png");
    margin-bottom: 58px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.margin_footer_a li {
    margin: 0;
    padding: 0;
}

.footer_back_image p {
    text-align: left;
    color: #fff;
    position: relative;
}

.footer_back_image_text {
    display: inline-block;
    width: 49%;
}

.form-fields {
    display: inline-block;
    float: right;
    width: 51%;
}

.form.newsletter-form {
    text-align: right;
    font-size: 0;
}

.form.newsletter-form:after {
    content: '';
    clear: both;
    display: block;
}

.newsletter-name,
.newsletter-email {
    display: inline-block;
    width: 36%;
    padding-right: 30px;
    vertical-align: top;
}

.form.newsletter-form .actions {
    display: inline-block;
    width: 28%;
    vertical-align: top;
}

.form-fields input {
    height: 50px;
    width: 100%;
    line-height: 17px;
    letter-spacing: 0.5px;
    background: none;
    border: 1px solid #ffffff;
    font-family: 'Lato', sans-serif;
    padding: 0 23px;
    border-radius: 0;
    color: white;
}

.form-fields input::placeholder {
    color: #ffffff;
    opacity: 1;
}

button.action.subscribe.primary {
    height: 50px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #ffffff;
    font-family: 'Lato', sans-serif;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 0;
    padding: 0;
}

button.action.subscribe.primary span {
    color: #cc0000;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    display: block;
    padding-top: 1.5px;
}

.contentCenter {
    padding-top: 46px;
    max-width: 1600px;
    width: 84%;
    height: 100%;
    margin: auto;
}

.footer_back_image_content {
    width: 100%;
    max-width: 1600px;
    padding: 45px 0;
}

.footer_back_image_content_head_content {
    font-size: 18px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    line-height: 24px;
}

.clear {
    float: none;
}

.redlogo {
    height: 43.04px;
    width: 185.5px;
}

.social_icons {
    float: right;
    width: 40%;
}

.border_around_list {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-top: 36.46px;
    margin-bottom: 48px;
    padding: 31.5px 0;
}

.border_around_list ul {
    text-align: left;
}

.border_around_list li a {
    font-family: 'Lato', sans-serif;
    line-height: 15px;
}

.list {
    text-align: center;
    position: static;
    z-index: 0;
}

.list>li {
    display: inline-block;
    color: #141414;
    line-height: 55px;
    /* margin-left: 1px; */
}

.list>li a:hover~ {
    opacity: 0.29;
}

.showdropdown>li.has-dropdown .dropdownMenu {
    /* display: none; */
    text-align: left;
    margin-top: -9px;
}

.showdropdown>li.has-dropdown .dropdownMenu li {
    display: block;
    padding-left: 0 !important;
}

.showdropdown>li.has-dropdown:hover .dropdownMenu {
    /* box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 40px 30px 0 rgba(0, 0, 0, 0.39); */
    box-shadow: 0 40px 20px -2px rgba(0, 0, 0, 0.39);

}

.showdropdown li:first-child a {
    color: #cc0000;
}

a span.hiddenContent {
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    visibility: hidden;
}

a:hover.remove-text-decoration {
    text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    a.remove-text-decoration {
        padding: 1.5em;
        /* left : -1.5em; KITS Not alinged Center in Mobile View */
        position: relative;
    }
}

.margin_footer_a li a {
    margin-right: 48px;
}

.Footer_section3_content a {
    text-decoration: none;
}

.services {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
}

.service-wrapper {
    margin-top: 22px;
    display: table;
    margin-bottom: 59px;
}

.service-wrapper p {
    font-size: 14px;
    line-height: 17px;
    height: 20px;
    margin-right: 60px;
    color: #555555;
}

.display {
    display: table-cell;
}

#terms-use {
    display: none;
}

.__copyRight__ {
    text-align: left;
    margin: 0 auto;
}

.footer_back_image_content_head {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 1px;
}

.page-footer {
    margin-top: 0;
}

.social_media {
    height: 18px;
    float: right;
    margin-top: 12px;
}

.social_media_margin {
    margin-right: 16px;
}

.service-wrapper .margin {
    margin-right: 0;
}

.user_services {
    margin-bottom: 20px;
}

.close_search {
    margin-left: 0 !important;
    cursor: pointer;
}

body.close_search_fun {
    position: fixed;
    right: 0;
    left: 0;
}


/**Navigation FIlter CSS Starts**/

.showdropdown>li.has-dropdown .dropdownMenu.menu-filter {
    text-align: center;
}

.dropdownMenu.menu-filter .navdwnlinks {
    position: relative;
}

.dropdownMenu.menu-filter .navdwnlinks .nav-sale-link {
    position: absolute;
    bottom: 0;
    line-height: 30px;
}

.dropdownMenu.menu-filter .navdwnlinks .nav-sale-link p {
    font-size: 18px;
    font-style: italic;
}

.dropdownMenu.menu-filter .navdwnlinks .nav-sale-link a {
    color: #CC0000;
    font-size: 12px;
}

.dropdownMenu.menu-filter .navdwnlinks .nav-sale-link img {
    width: 13px;
}

.menu-filter>.wholedropdown {
    position: relative !important;
    left: initial !important;
    margin: 30px auto 0;
    display: inline-block;
    max-width: initial;
    text-align: left;
    margin: 0 0 10vh 0;
    margin-left: 0;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 37px;
}

.menu-filter>.wholedropdown>div {
    vertical-align: top;
}
.menu-filter .block-static-block>.wholedropdown {
    position: relative !important;
    left: initial !important;
    margin: 30px auto 0;
    display: inline-block;
    max-width: initial;
    text-align: left;
    margin: 0 0 10vh 0;
    margin-left: 0;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 37px;
}

.menu-filter .block-static-block>.wholedropdown>div {
    vertical-align: top;
}

.dropdownMenu.menu-filter .navdwncontent-head {
    margin-bottom: 5px;
}

.dropdownMenu.menu-filter .navdwncontent li {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-material ul {
    /* max-width : 150px; KITS */
    padding-right: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-design ul {
    line-height: normal;
}

.dropdownMenu.menu-filter .navdwncontent.mf-design ul li {
    display: block;
    vertical-align: top;
}

.dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
    width: 424px;
}

.dropdownMenu.menu-filter .navdwncontent.mf-color ul {
    padding-right: 0;
    font-size: 0;
    display: inline-block;
}

.dropdownMenu.menu-filter .navdwncontent.mf-color ul li {
    line-height: normal;
    vertical-align: top;
    font-size: 10px;
    line-height: 30px;
    padding-left: 0 !important;
    margin-bottom: 8px;
    margin-right: 21px;
    padding: 0 !important;
}

.dropdownMenu.menu-filter .navdwncontent.mf-color ul li span {
    display: block;
    text-transform: uppercase;
}

.dropdownMenu.menu-filter .navdwnlinks ul li {
    border-bottom: 1px solid #E3E3E3;
    padding: 12px 0;
}

.dropdownMenu.menu-filter .navdwnlinks ul li:first-child {
    padding-top: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-color ul li img {
    display: block;
}

.dropdownMenu.menu-filter .navdwncontent li.mf_active {
    font-weight: 600;
}


/* .dropdownMenu.menu-filter .navdwncontent li:hover:before, KITS
.dropdownMenu.menu-filter .navdwncontent li.mf_active:before{
	content      : '';
    display   : block;
    width     : 10px;
    height    : 10px;
    background: #CC0000;
    position  : absolute;
    left      : -18px;
    top       : 10px;
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/thumb_tick_img_red.svg) no-repeat;
} */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .block-static-block > .wholedropdown {
      min-width: 98%;
    }
  }
@media screen and (min-width: 768px) and (max-width: 2560px) {
    .dropdownMenu.menu-filter .navdwncontent li:hover:before,
    .dropdownMenu.menu-filter .navdwncontent li.mf_active:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #CC0000;
        position: absolute;
        left: -18px;
        top: 10px;
        background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/thumb_tick_img_red.svg) no-repeat;
    }
}

@media screen and (min-width: 320px)and (max-width: 767px) {
    .dropdownMenu.menu-filter .navdwncontent li.mf_active:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #CC0000;
        position: absolute;
        left: -18px;
        top: 10px;
        background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/thumb_tick_img_red.svg) no-repeat;
    }
}

@media screen and (min-width: 768px) and (max-width: 2560px) {
    .dropdownMenu.menu-filter .navdwncontent.mf-color li:hover:before,
    .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/color_tick.svg");
        position: absolute;
        right: 0px;
        left: initial;
        top: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }
}

@media screen and (min-width: 320px)and (max-width: 767px) {
    .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/color_tick.svg");
        position: absolute;
        right: 0px;
        left: initial;
        top: 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }
}

.dropdownMenu.menu-filter .navdwnlinks>ul {
    margin-bottom: 150px;
}

.menu-filter:after {
    display: none;
    content: '';
    width: 100%;
    height: 60px;
    background: #2d2d2c;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.mf_bottom {
    display: block;
    background: #2C2C2C;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    margin-top: 13vh;
    z-index: 2;
    position: relative;
}

.menu-filter .mf_bottom {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 0 25px;
}

.mf_bottom * {
    display: inline-block;
}

.mf_bottom p {
    margin-right: 10vw;
}

.mf_bottom a.mf_reset {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 3vw !important;
}

.mf_bottom a.mf_search {
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 30px;
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_white.svg");
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: right center;
}

.mf_bottom a.mf_reset:hover {
    color: rgba(255, 255, 255, 0.2);
}

.mf_bottom a.mf_search:hover {
    opacity: 0.7;
    color: #FFFFFF;
}

.mobile-only {
    display: none;
}


/**Navigation FIlter CSS Ends**/


/*******************cart page's css*********************************/

.counter.qty.hide {
    display: none;
}

.custom-cart-page {
    overflow: hidden;
    width: 500px;
    right: -500px;
    padding: 0 40px;
    box-sizing: border-box;
    padding-top: 25px;
    overflow: auto;
    padding-bottom: 215px;
    top: 0;
}

.qtydisplay {
    float: right;
    margin-top: 10px;
    position: relative;
}

.custom-cart-page .qtydisplay .counter-qty {
    top: -10px;
    position: absolute;
    left: 18px;
}

.cart-title h2 {
    font-size: 30px;
    color: #141414;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    float: left;
}

.continue-shopping {
    display: block;
}

.cart-title:after {
    content: '';
    clear: both;
    display: block;
}

.cart-product-desc.emptycartnotice .cart-products {
    width: 100%;
}

.cart-product-desc>div {
    margin-bottom: 30px;
    position: relative;
}

img.cart-product-image {
    width: 67px;
    height: 100px;
}

.cart-product-desc .title {
    font-size: 18px;
    font-style: italic;
    font-family: 'Crimson Text', serif;
    line-height: 30px;
    color: #555555;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 18px;
    display: none;
}

.cart-product-detail-description .title {
    text-transform: lowercase;
}

.cart-products.title .left.width {
    width: 24%;
}

.cart-products.title .right.width {
    width: 67%;
    text-align: left;
}

.cart-products img {
    width: 68px;
    height: 100px;
    object-fit: cover;
}

.cart-products.title:after {
    content: '';
    clear: both;
    display: block;
}

.cart-product-detail-description:after {
    content: '';
    clear: both;
    display: block;
}

.cart-product-detail-description .about-products span {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #a0a0a0;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}

.about-products .left {
    width: 60%;
    padding-right: 5px;
}

.about-products .right {
    width: 30%;
}


/* .about-products>div:nth-of-type(1):after {
	content: '';
	clear  : both;
	display: block;
}

.about-products div:nth-of-type(1)>div:after {
	content: '';
	clear  : both;
	display: block;
} */

.about-products>div:nth-of-type(1) {
    margin-bottom: 30px;
}

.cart-product-detail-description .left.width {
    width: 24%;
}

.cart-product-detail-description .right.width {
    width: 67%;
}

.cart-product-detail-description .left.width img {
    width: 68px;
    height: 100px;
    object-fit: cover;
}

.cart-product-detail-description .about-products p:not(.title) {
    margin: 0;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    color: #141414;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
.about-products p.color.lamptext {
    font-weight: bold;
    color: #141414 !important;
} 
.cart-product-detail-description .about-products p.color {
    color: #555555;
    letter-spacing: 0.5px;
    line-height: 21px;
    font-style: normal;
}

.cart-product-detail-description .about-products:after {
    content: '';
    clear: both;
    display: block;
}

.product-quantity-and-price .product-quantity img {
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 1px;
}

.product-quantity input {
    border: none;
    width: 15px;
    margin-left: 8px;
    color: #cc0000;
    font-size: 12px;
    vertical-align: top;
    margin-top: 0;
    padding-top: 0px;
    margin-right: 2px;
    text-align: center;
}

.product-quantity-and-price .product-quantity {
    width: 50%;
    float: left;
    display: flex;
}

.product-quantity-and-price .price {
    width: 57%;
    float: left;
    margin: 0;
    font-size: 12px;
    color: #141414;
    display: block;
    letter-spacing: 0.5px;
    line-height: 21px;
    text-align: right;
    font-family: 'Lato', sans-serif;
}

.product-quantity-and-price:after {
    content: '';
    clear: both;
    display: block;
}

.product-quantity-and-price .product-quantity span {
    padding: 0px;
    color: #cc0000;
    font-size: 12px;
    line-height: 15px;
    font-family: 'Lato', sans-serif;
    padding-right: 8px;
    text-transform: uppercase;
    vertical-align: top;
}

.product-quantity-and-price {
    display: flex;
    min-width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    align-items: center;
}

.cart-product-detail-description .about-products .reserve-memo-info p {
    font-size: 12px;
    color: #2c2c2c;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    text-transform: inherit;
}

.cart-product-detail-description .about-products .reserve-memo-info span {
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
    color: #2c2c2c;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
}

.reserve-memo-info {
    margin-top: 21px;
    text-align: left;
}

.cart-product-desc {
    border-top: 1px solid #e3e3e3;
    margin-top: 22px;
    padding-top: 23px;
}

.cart-product-detail-description .remove-product:before {
    content: '';
    background: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/cross_grey.svg');
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: 10px;
    position: absolute;
    left: -29px;
    top: 41px;
}

.cart-product-detail-description .product-image {
    position: relative;
}

.cart-products,
.cart-product-detail-description {
    padding-left: 26.5px;
}

.cart-product-desc:after {
    content: '';
    display: block;
    clear: both;
}

.checkout span {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 17px;
    color: #a0a0a0;
    font-family: 'Lato', sans-serif;
}

.checkout p .price {
    font-size: 18px;
    line-height: 22px;
    color: #141414;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    padding-left: 21px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.checkout p {
    display: inline;
}
.checkout a.disabled__checkout {
    background-color: #dadada !important;
}
.cartstocklimit{
    color:#cc0000 !important;
}
.checkout a {
    background-color: #cc0000;
    color: #fff;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 17px;
    width: calc(100% - 40px);
    margin: auto;
    padding-top: 18px;
    margin-bottom: 30px;
    box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
    max-width: 420px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .checkout a {
        padding: 15px;
    }
}

.checkout {
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    width: 500px;
    right: -500px;
    text-align: center;
    transition: all 0.5s linear;
}

.checkout.right-zero {
    right: 0;
}

.gradient {
    background: linear-gradient(180deg, rgba(250, 250, 250, 0), rgba(125, 125, 125, 0.16));
    height: 20px;
}

.cart-product-desc>div:after {
    content: '';
    clear: both;
    display: block;
}

.cart-product-desc>div:nth-of-type(1) .title {
    display: block;
}

.cart-product-desc>div:nth-of-type(1) .cart-products .remove-product:before {
    top: 95px;
}

.cart-error-msg {
    display: none;
    text-align: left;
    margin-top: 10px;
    font-size: 11px;
    color: #D8000C;
    margin-bottom: 10px;
}

.Shipping-content .back-to-shipping span:before {
    content: '';
    background: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/back.svg');
    background-repeat: no-repeat;
    width: 16px;
    height: 8px;
    display: inline-block;
    margin-right: 18px;
}

.Shipping-info .cols-2 .select-wrapper::after,
.Shipping-info .cols-3 .select-wrapper::after {
    content: '';
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_grey_nav.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 44%;
    right: 15px;
    transform: rotate(90deg);
    pointer-events: none;
}

.final-payment-info p:before {
    content: '';
    /* background    : url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/visa.svg'); */
    background-repeat: no-repeat;
    width: 39px;
    height: 24px;
    display: inline-block;
    margin-right: 9px;
    vertical-align: middle;
}

.final-payment-info p[data-payment-method="authorizenet_directpost"]:before {
    background: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/visa.svg');
}

.final-payment-info p[data-payment-method="cashondelivery"]:before {
    background: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/cod.svg');
}

.page-footer .footer_back_image .form-fields input {
    background-color: #df0000;
}

.block.related .product-item-details .description-left-part {
    overflow-wrap: break-word;
    float: left;
    width: 70%;
}

.block.related .product-item-details .description-left-part p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.block.related .product-item-details .description-right-part {
    text-align: right;
    width: 50%;
    display: inline-block;
}


/****************************end cart page's css***********************************/


/***** trade account *********************/

div.ge-form .form .mdl-textfield label.mdl-textfield__label.main_label {
    display: block;
    float: none !important;
    text-align: left;
}

.custom_checkbox {
    text-align: left;
}

.custom_checkbox {
    position: relative;
    background: transparent;
    margin-top: 11px;
}

.custom_checkbox label {
    width: 14px;
    height: 12px;
    position: absolute;
    top: -2px;
    left: 21px;
    font-size: 12px;
    line-height: 15px;
}

.custom_checkbox label:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 1px;
    left: -22px;
    background: transparent;
    z-index: -1;
    cursor: pointer;
    border: 1px solid #95989a;
}

.custom_checkbox label:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: -20px;
    background: #cc0000;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
}

.custom_checkbox label:hover:after {
    opacity: 0;
}

.custom_checkbox input[type=checkbox],
.custom_checkbox input[type=radio] {
    opacity: 0;
    cursor: pointer;
}

.custom_checkbox input[type=checkbox]:checked+label:after,
.custom_checkbox input[type=radio]:checked+label:after {
    opacity: 1;
}

.custom-error {
    font-size: 14px;
    text-align: left;
    line-height: 17px;
    letter-spacing: 0.5px;
    color: #e02b28;
    display: block;
    margin-top: 13px;
}

.have_inner_section .show_on_checked {
    display: none;
    margin-left: 30px;
    margin-bottom: 18px;
    margin-top: 9px;
}

.have_inner_section .show_on_checked.display-block {
    display: block;
}

.have_inner_section span.custom-error {
    margin-left: 30px;
}

div#s-services.scalamandreServices {
    margin-bottom: 70px;
}

.filter_menus_div.dropdownMenu.menu-filter .navdwncontent li {
    line-height: 33px;
    color: #555;
}

.filter_menus_div .navdwncontent {
    border-left: 0;
}

.filter_menus_div .navdwnlinks {
    padding-left: 40px;
}

.filter_menus_div .hide_filter {
    display: none;
}

._search_filter_wrapper span {
    display: inline-block;
    margin-right: 32px;
}

._search_filter_wrapper span a {
    font-size: 12px;
    line-height: 30px;
    color: #cc0000 !important;
}

._search_filter_wrapper {
    margin-top: 71px;
}

._search_filter_wrapper .mf_search {
    max-width: 850px;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 11px 0;
    background-color: #cc0000;
    /* IOS Search bar KITS */
    top: 0;
    left: 0;
}

._search_filter_wrapper .mf_search:hover {
    border: none;
    color: #fff;
}

.navdwncontent.color-bottom-text {
    padding-top: 1px;
    padding-left: 24px;
    padding-right: 0;
    max-width: 292px;
    width: 20%;
}

.price_filter_range>div>div {
    max-width: 121px;
    display: inline-block;
    margin-right: 20px;
    width: 44%;
    position: relative;
}

.price_filter_range>div>div:nth-of-type(2) {
    margin-right: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-design ul {
    max-width: 145px;
}

.dropdownMenu.menu-filter .navdwncontent.mf-material ul li {
    white-space: inherit;
}

.show_on_logged_in {
    display: none;
}

body.customer-logged-in .show_on_logged_in {
    display: inline-block;
}

body.customer-logged-in .show_on_logged_out {
    display: none;
}

.show_on_logged_in p {
    font-size: 18px;
    color: #c1c1c1;
    font-family: 'Crimson Text', serif;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 12px;
    font-style: italic;
}

.price_filter_range>div>div input {
    width: 100%;
    height: 45px;
    font-size: 14px;
    line-height: 33px;
    color: #555;
    border: 1px solid #c1c1c1;
}

.price_filter_range>div>div input::placeholder {
    color: #c1c1c1;
}

.price_filter_range>div>div label {
    display: inline;
    font-size: 10px;
    letter-spacing: 1px;
    color: #c1c1c1;
    position: absolute;
    right: 9px;
    top: -5px;
}

.price_filter_range>div>div label.hidelabel {
    display: none;
}

.price_filter_range>a {
    display: block;
    width: 100%;
    margin-right: 20px;
    padding: 0 10px;
    line-height: 0;
    vertical-align: text-bottom;
    float: left;
    padding-right: 0;
}

.price_filter_range>a:nth-of-type(2n) {
    margin-right: 0;
    padding-right: 0;
}

.price_filter_range>a span {
    display: inline-block;
    color: #555;
    font-size: 14px !important;
    line-height: 30px;
    letter-spacing: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-material {
    width: 180px;
    padding: 0
}

#element-10.dropdownMenu.menu-filter .navdwncontent.mf-material {
    width: 140px;
}

.dropdownMenu.menu-filter .navdwncontent.mf-design {
    width: 180px;
    padding-right: 0;
}

#element-10 .mf-material {
    padding-right: 0
}

body.cms-home .collectionGrid div.link {
    display: none;
}

.bottomtoolbarsearch .querytextheader {
    display: none !important;
}

.bottomtoolbarsearch .toolbar-sorter.sorter {
    display: none !important;
}

.bottomtoolbarsearch .search_header .toolbar.toolbar-products {
    width: 100% !important;
}

.bottomtoolbarsearch .pages {
    display: block;
}

.bottomtoolbarsearch ul.items.pages-items li.current {
    color: #141414;
    border: 0;
    padding: 0 15px;
    background: none !important;
    margin: 0;
}

.bottomtoolbarsearch ul.items.pages-items li {
    padding: 0 15px;
    margin: 0;
}

.bottomtoolbarsearch ul.items.pages-items li a.page {
    color: #a0a0a0;
}

.bottomtoolbarsearch .pages strong.page {
    background: none;
}

.bottomtoolbarsearch .search_header {
    border: none !important;
}

.bottomtoolbarsearch .pages .action.next:before,
.bottomtoolbarsearch .pages .action.previous:before,
.bottomtoolbarsearch ul.items.pages-items li.item span.label {
    display: none;
}

.bottomtoolbarsearch .pages .action.next>span,
.bottomtoolbarsearch .pages .action.previous>span {
    position: initial;
}

.bottomtoolbarsearch .pages .action.next,
.bottomtoolbarsearch .pages .action.previous {
    border: none;
    background: none;
    box-shadow: none;
    margin: 0;
    text-transform: uppercase;
}

.search.results .innerWrapper {
    max-width: 1600px;
    width: 84%;
    margin: auto;
    margin-top: 85px;
    min-height: 360px;
}

.search.results .noresults h3 {
    color: #141414;
    font-size: 36px;
    line-height: 30px;
    font-style: italic;
    font-family: 'Crimson Text', serif;
    margin-bottom: 1em;
}

.search.results .noresults h4 {
    color: #141414;
    font-size: 26px;
    line-height: 30px;
    font-style: italic;
    font-family: 'Crimson Text', serif;
    margin-top: 6em;
}

.search.results .noresults ul li {
    line-height: 2em;
    font-size: 20px;
    font-weight: 600;
}

.search.results .noresults p {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.24px;
}

.search.results .noresults a {
    color: #cc0000;
    font-size: 14px;
    /* border           : 1px solid;
    padding          : 17px 67px;
    margin-top       : 41px;
    display          : inline-block;
    background-color : #cc0000;
    color            : #fff;
    font-size        : 14px;
    letter-spacing   : 1px;
    box-shadow       : 0 7px 11px rgba(0,0,0,0.1); */
}

span.PIN_1552569434971_button_pin.PIN_1552569434971_save {
    display: none;
}


/*************Email page css ***********************/

#product-sendtofriend-form ,#sharepage-form{
    margin: auto;
    margin-top: -10px;
    /* margin-bottom: 70px; KITS */
}

#product-sendtofriend-form .fieldset, #sharepage-form .fieldset{
    margin: 0 0 20px;
}

#product-sendtofriend-form legend.legend {
    border: none;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    padding: 0;
    margin: 0 0 10px;
}

.fieldset>.field,
.fieldset>.fields>.field {
    margin: 0px 0 10px;
}

#product-sendtofriend-form label ,#sharepage-form label{
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    font-style: italic;
}

#product-sendtofriend-form input ,#sharepage-form input{
    /* padding  : 21.5px; KITS */
    padding: 20px;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
}

#add-recipient-button {
    color: white;
    text-transform: uppercase;
    background: #cc0000;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    width: 300px;
    height: 50px;
    /* margin-bottom: 43px; KITS */
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    /* margin-top   : 50px; KITS */
}

#product-sendtofriend-form button.action.submit.primary ,#sharepage-form button.action.primary {
    color: white;
    text-transform: uppercase;
    background: #cc0000;
    border: none;
    font-size: 14px;
    letter-spacing: 1px;
    width: 300px;
    height: 50px;
    /* margin-bottom: 43px; KITS */
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin-top: 0;
}
#sharepage-form .fieldset.sender,#sharepage-form .fieldset.recipient{
    display:flex;
}
#sharepage-form .input-text{
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 45px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    margin: 8px 0;
}
#sharepage-form  .field{
    padding-right: 40px;
        width: 100%;
}
#sharepage-form #message.input-text{
 height: 80px;
}
#product-sendtofriend-form .action.remove span:before {
    content: 'x';
    display: block;
    font-size: 18px;
}

#product-sendtofriend-form .action.remove span {
    color: #cc0000;
    font-size: 0;
}

body.sendfriend-product-send.page-layout-1column .page-title-wrapper h1.page-title span.base {
    font-size: 30px;
}

body.sendfriend-product-send.page-layout-1column .page-title-wrapper h1.page-title {
    margin-bottom: 18px;
}

body.sendfriend-product-send.page-layout-1column .page-title-wrapper {
    width: 60%;
    margin: auto;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    margin-top: 50px;
}

.showdropdown.list .dropdownMenu li a:hover {
    text-decoration: none !important;
}

#fixed-ul {
    font-size: 0;
}

.price_filter_range>a {
    position: relative;
}

.price_filter_range>a:hover:after,
.price_filter_range>a.selectedPrice:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/thumb_tick_img_red.svg) no-repeat;
    left: -7px;
    top: 10px;
    background-size: 100% auto;
}

#seprator span {
    font-size: 16px;
}

#furnishing {
    max-width: 1600px;
    width: 84%;
    margin: auto;
    padding-bottom: 100px;
}

#furnishing .componentheading {
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    padding: 40px 0;
}

#furnishing>p {
    text-align: center;
    font-size: 16px;
    line-height: 23px;
}

#furnishing .pdfWrapper {
    text-align: center;
    margin-top: 40px;
}

#furnishing .pdfWrapper a {
    text-decoration: none;
}

#furnishing .pdfWrapper span {
    display: block;
    margin-top: 5px;
    color: #cc0000;
    font-size: 12px;
}

#furnishing .imagesWrapper {
    text-align: center;
    margin-top: 50px;
}

#furnishing .furnishingImage {
    width: 32.333%;
    display: inline-block;
}

#furnishing .furnishingImage p {
    font-size: 14px;
    text-align: center;
    margin: 20px;
    color: #cc0000;
}

#furnishing .furnishingImage a {
    display: inline-block;
    text-decoration: none;
}

#furnishing .furnishingAreas {
    margin-top: 21px;
}

#furnishing .furnishingAreas span {
    font-size: 16px;
    color: #141414;
    line-height: 21px;
}

#furnishing .furnishingAreas span a {
    font-size: 16px;
    color: #cc0000;
    line-height: 21px;
    text-decoration: none;
}

#furnishing .furnishingAreas ul {
    margin-top: 20px;
}

#furnishing .furnishingAreas ul li {
    padding: 10px;
    list-style: disc;
    color: #cc0000;
}

#furnishing .furnishingAreas ul li a {
    font-size: 16px;
    color: #cc0000;
}

#furnitureDesign {
    max-width: 1600px;
    width: 84%;
    margin: auto;
    padding-bottom: 100px;
}

#furnitureDesign .texWrapper {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    float: left;
}

#furnitureDesign .sliderWrapper {
    width: 49%;
    display: inline-block;
    padding: 0 30px;
}

#furnitureDesign .sliderWrapper .slideBg img {
    width: 600px;
    height: auto;
}

#furnitureDesign .sliderWrapper .slideSm img {
    padding: 6px 3px;
}

#furnitureDesign p.title {
    font-size: 18px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    line-height: 30px;
    color: #C1C1C1;
}

#furnitureDesign p.brandName {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    margin-top: 7px;
}

#furnitureDesign .descriptionAbout {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    margin: 25px 0;
}

#furnitureDesign h4 {
    font-size: 24px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    line-height: 30px;
    color: #141414;
}

#furnitureDesign ul {
    padding: 20px;
}

#furnitureDesign ul li {
    font-size: 16px;
    line-height: 21px;
    color: #141414;
    padding: 6px 0;
    list-style: disc;
}

#furnitureDesign .order strong {
    font-weight: bold;
    font-size: 18px;
}

#furnitureDesign .order {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}

.link-detail {
    display: block;
    margin: 75px 0;
}

.link-detail a {
    border: 1px solid #cc0000;
    padding: 20px;
    background-color: #cc0000;
    color: #fff;
}

.service-wrapper .user_services p a {
    color: #555;
    text-decoration: none;
}

#brands_Page .brand-template .brand-description .descriptionHeader {
    word-break: break-word;
}

.search_block {
    display: inline-block;
}

.fixed-header .logofixed {
    left: 0;
    margin-left: 10px;
}
/*================Responsive==================*/

@media screen and (max-width: 1380px) {
    .filter_menus_div .navdwncontent {
        padding: 0 27px;
    }
    .filter_menus_div .navdwnlinks {
        padding: 0 27px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul li {
        margin-right: 15px;
    }
    ul.navdwncontent-content.font.left:nth-of-type(3) li {
        margin-right: 0;
    }
    .overall_width {
        /* position: static; */
    }
    .right.width.icons ul.fixheight {
        right: 10px;
    }
    #store-locator .map_tools ul.s-nav li {
        word-wrap: break-word;
    }
    #store-locator .map_tools ul.s-nav li:nth-last-child {
        padding-right: 0;
    }
    #store-locator .map_tools ul.s-nav li:first-child {
        padding-right: 5px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
        width: 400px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul {
        /*width: 189px;*/
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul li,
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul li:nth-child(2n) {
        width: 100%;
        margin: 0;
    }
    .shipping-tab-div a+a {
        margin-left: 15.8% !important;
    }
    #store-locator .map_tools_wrap {
        width: 39%;
    }
}

@media screen and (max-width: 1279px) {
    .dropdownMenu.menu-filter .navdwncontent.mf-color.hide {
        display: none;
    }
    #furnitureDesign:after {
        clear: both;
    }
    #furnitureDesign .sliderWrapper {
        width: 100%;
        display: block;
    }
    #furnitureDesign .texWrapper {
        width: 100%;
        display: block;
        margin-bottom: 80px;
        margin-top: 50px;
    }
    #seprator {
        display: none;
    }
    #furnishing .furnishingImage {
        width: 49%;
    }
    .price_filter_range>div>div {
        width: 100%;
        display: block;
    }
    .price_filter_range>a {
        width: 100%;
        display: block;
    }
    ._search_filter_wrapper {
        margin-top: 29px;
    }
    .dropdownMenu.menu-filter.filter_menus_div .navdwncontent-head.mobile-only {
        display: block;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul {
        max-width: 330px;
    }
    ._search_filter_wrapper span {
        margin-right: 23px;
    }
    .filter_menus_div .navdwncontent {
        padding: 0 30px;
    }
    .filter_menus_div .navdwnlinks {
        padding: 0 30px;
    }
    .filter_menus_div .navdwncontent.color-bottom-text {
        padding-top: 26px;
        padding-left: 0px;
        position: absolute;
        top: 37px;
        right: 32px;
        max-width: 230px;
    }
    .filter_menus_div .mf-material {
        padding-left: 0;
    }
    .filter_menus_div .mf-design {
        padding-right: 0;
    }
    ._search_filter_wrapper span {
        margin-right: 23px;
    }
    .filter_menus_div .navdwncontent.navcontentWrap {
        max-width: 550px;
        padding: 0;
    }
    .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks>ul:not(.hide_filter) {
        max-width: 496px;
        width: 100%;
        display: inline-block;
    }
    .filter_menus_div .hide_filter {
        display: inline-block;
    }
    .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks ul li:first-child {
        /* padding-left: 0 !important; */
    }
    .filter_menus_div .navdwnlinks {
        padding-left: 0;
        padding-right: 0; 
    }
    .filter_menus_div.dropdownMenu.menu-filter ._search_filter_wrapper .navdwnlinks {
        display: none;
    }
    ._search_filter_wrapper .mf_search {
        color: #141414;
    }
    .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-material ul.navdwncontent-content li {
        display: block !important;
        width: 100% !important;
    }
    .dropdownMenu.menu-filter .navdwnlinks>ul.hide_filter {
        width: calc(100% - 500px);
        text-align: right;
    }
    .LightboxPopup a.closePopup {
        opacity: 1;
    }
    .collectionsFrames .collectionsDescription {
        max-height: unset;
    }
    .move-to-right,
    .move-to-left {
        background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_red_nav.svg");
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        display: inline-block;
        background-size: 9px;
        position: absolute;
        right: -6px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        background-position: 50%;
    }
    .move-to-left {
        background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_red_back.svg");
        background-repeat: no-repeat;
        background-size: 9px;
        left: -9px;
        display: none;
        background-position: 50%;
    }
    .Shipping-container {
        max-width: 516px !important;
    }
    .move-to-left.show {
        display: inline-block;
    }
    .move-to-right.hide {
        display: none;
    }
    body.sales-order-view .move-to-right {
        top: 37%;
    }
    body.sales-order-view .move-to-left {
        top: 37%;
    }
    .right.width.icons ul.right.displayhide {
        display: none;
    }
    .right.width.icons ul.fixheight {
        z-index: 0;
    }
    .hiddenContent {
        visibility: hidden;
    }
    .headercontent
    /* .overall_width */
     {
        width: calc(100% - 57px);
    }
    .showdropdown li {
        /* padding: 0 2.1% !important */
    }
    .showdropdown li#list-end {
        margin-right: 0;
    }
    li#list-end:after {
        display: none;
    }
    .showdropdown li:first-child {
        padding-left: 0 !important;
    }
    .showdropdown li:last-child {
        padding-right: 0 !important
    }
    /*#element5 ul:last-child li:last-child a {
		display: none;
	}*/
    #element5 .part1 {
        float: left;
        padding-top: 10px;
    }
    #element5 li {
        margin-top: 10px;
    }
    #element5 li a {
        /*color         : #555555 !important;*/
        /*text-transform: uppercase;*/
        /*font-size     : 14px;*/
    }
    #element5 .furniture_link {
        display: block;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 1px;
        margin-top: 15px;
        color: #cc0000;
        text-decoration: none;
        font-family: 'Lato', sans-serif;
    }
    ul.navdwncontent-content {
        padding-right: 30px;
    }
    #element5 .navdwnlinks {
        padding-left: 50px;
        padding-right: 0;
    }
    .fixed-header #list-end {
        padding-right: 0;
    }
    #list-end {
        border-right: none;
        padding-right: 0;
    }
    #logo,
    #fixed-icons {
        display: none !important;
    }
    #fixed-ul {
        width: 100% !important;
        display: inline-block;
    }
    .backaddwidth.overlay {
        width: 0;
    }
    .list li {
        margin: 0;
    }
    .close_search {
        float: right;
        margin-top: 37px;
        box-sizing: content-box;
    }
    .fixed-header .list li a {
        margin: 0;
    }
    .view-on-tablet {
        display: inline !important;
    }
    .hide-on-tablet {
        display: none !important;
    }
    .wholedropdown {
        margin-left: 31px;
        margin-right: 31px;
    }
    #element6 .navdwnlinks {
        padding-right: 25px;
    }
    #element6 .navdwncontent {
        padding: 0 25px;
    }
    .navdwncontent:last-child {
        padding-right: 0 !important;
    }
    #element6 ul.navdwncontent-content {
        padding-right: 25px;
    }
    ul.navdwncontent-content:last-child {
        padding-right: 0 !important;
    }
    .block.block-search .form.minisearch .field.search .control .searchsuite-autocomplete {
        left: -56px;
        box-shadow: 0 11px 99px rgba(0, 0, 0, 0.1);
        width: 100vw;
    }
    .searchsuite-autocomplete .product ul li .qs-option-info.noimage {
        padding-left: 47px;
    }
    .block.block-search .field.search .control #search {
        margin-left: -5px;
    }
    .search_field .block-search .control {
        width: calc(100vw - 112px);
    }
    body.catalog-product-view .overall_width a.nav-arrow,
    body.cms-showrooms .overall_width a.nav-arrow {
        display: none;
    }
    .right.width.icons ul.right {
        width: 30.4%;
        margin-left: 0;
    }
    .block.block-search .form.minisearch .field.search .control .search-autocomplete {
        width: 100vw !important;
        left: -42px;
    }
    .search-autocomplete li.category-item,
    .search-autocomplete li.product-item {
        height: 70px;
        line-height: 69px;
    }
    .page-wrapper>main.login_popup_open,
    .page-header.login_popup_open {
        left: -396px;
    }
    .popup_right_content {
        width: 396px;
    }
    nav {
        border-bottom: 1px solid #f7f7f7;
    }
    .showdropdown>li.has-dropdown .dropdownMenu.menu-filter {
        margin-left: 0;
        width: 100%;
    }
    .menu-filter>.wholedropdown {
        margin-top: 60px;
    }
    .dropdownMenu.menu-filter .navdwnlinks {
        /* width: 100%;
        display: block;
        border-bottom: 1px solid #E3E3E3;
        padding-bottom: 17px;
        margin-bottom: 17px;
        line-height: normal; */
    }
    .dropdownMenu.menu-filter .navdwnlinks>ul {
        /* line-height: normal;
        margin-bottom: 0;
        vertical-align: top;
        float: none; */
    }
    .dropdownMenu.menu-filter .navdwnlinks ul li {
        display: inline-block;
        vertical-align: top;
        border: 0;
        padding-left: 14px !important;
        margin-top: 0 !important;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-material,
    .dropdownMenu.menu-filter .navdwncontent.mf-design {
        width: calc(50% - 20px);
        display: inline-block;
        padding: 0;
        border: 0;
        vertical-align: top;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-material ul,
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul {
        width: 100%;
        display: block;
        line-height: normal;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-material ul li,
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul li {
        display: inline-block;
        width: 50% !important;
        vertical-align: top;
        padding-right: 20px !important;
        padding-left: 0 !important;
        white-space: normal;
        word-break: break-word;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-material {
        margin-right: 20px;
        width: 27.333%;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-design {
        margin-left: 20px;
        width: 64%;
    }
    ._search_filter_wrapper .mf_search {
        max-width: unset;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color {
        display: block;
        width: 100%;
        padding: 0;
        border: 0;
        /*border-top: 1px solid #F0F1F1;*/
        margin-top: 11px;
        padding-top: 22px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
        width: 100%;
        padding-left: 14px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul li {
        /*padding-right: 1.5% !important;*/
        margin-right: 21px !important;
    }
    .menu-filter:after {
        display: none;
    }
    .dropdownMenu.menu-filter .navdwnlinks .nav-sale-link {
        position: relative;
        display: inline-block;
        bottom: initial;
        vertical-align: top;
    }
    .dropdownMenu.menu-filter .navdwnlinks .nav-sale-link p {
        font-size: 12px;
        text-transform: uppercase;
        font-style: normal;
        letter-spacing: 0.5px;
    }
    .dropdownMenu.menu-filter .navdwnlinks .nav-sale-link a {
        position: absolute;
        width: 100%;
        height: 100%;
        font-size: 0;
        opacity: 0;
        top: 0;
        left: 0;
    }
    .mf_bottom {
        margin: 13vh -30px 0;
        padding: 0 30px;
        text-align: center;
    }
    .mf_bottom p {
        display: none;
    }
    .mf_bottom a.mf_reset {
        margin-right: 10vw !important;
    }
    .container {
        width: 92.1%;
    }
    #collectionsSection {
        margin: 37px auto;
    }
    #collectionsSection.container {
        width: 100%;
        overflow: hidden;
    }
    .slideShow .container {
        margin: 0;
        width: 100%;
    }
    .slider {
        height: calc(100vh - 210px);
    }
    .description {
        width: 100%;
        margin-top: 10.53px;
        padding-left: 3.9%;
    }
    .descriptionHeader h2 {
        font-size: 24px;
        line-height: 29px;
    }
    #termsPage .descriptionHeader h2,
    #contact-faq .descriptionHeader h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .contentWrap .descriptionHeader h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .description .descriptionHeader p {
        font-size: 16px;
        line-height: 23px;
        margin-top: 7px;
    }
    .slider .description a.link {
        float: right;
        margin-right: 3.9%;
    }
    .partitionLine {
        display: block;
        margin-left: 3.9%;
        /*margin-top: 12px;*/
        margin-right: 3.9%;
    }
    #contact-faq .contact-faqs .partitionLine {
        width: 95%;
        margin-left: 0;
    }
    .dot {
        position: relative;
        float: left;
        left: 3.9%;
        padding-top: 32.7px;
        padding-bottom: 33px;
        bottom: 0;
    }
    .slick-dots li button:hover:before {
        opacity: 0.25;
    }
    a.collectionView {
        /*display   : block;*/
        margin-right: 3.9%;
    }
    .scroller {
        display: none;
    }
    .slider .descriptionHeader {
        float: left;
    }
    .template1,
    .template2,
    .template3 {
        margin: 0 -3px;
        height: auto;
    }
    .template {
        height: calc(100vh - 330px);
    }
    .template1 .template {
        width: 100%;
    }
    .template2 .template {
        width: 50%;
    }
    .template3 .template:first-child {
        width: 40%;
    }
    .template3 .template:nth-child(2) {
        width: 60%;
    }
    .collectionGrid .container p.collectionHeading {
        padding-top: 28px;
    }
    .collectionGrid .descriptionHeader {
        margin-top: 10px;
    }
    .collectionGrid .context {
        line-height: 22px;
        margin-top: 10px;
    }
    .collectionGrid .tagLinks {
        height: auto;
        margin-top: 9px;
    }
    .collectionGrid .tagLinks .link {
        padding: 11.5px 4.5%;
        font-size: 10px;
        line-height: 12px;
    }
    .about .columnGrid .imageWrap:hover {
        background-color: #fff;
        border: 1px solid #e3e3e3;
    }
    .about .columnGrid .imageWrap:hover .backgroundImage {
        color: #141414;
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_red.svg");
    }
    .imageGrid {
        margin-top: 5px;
    }
    .hidden {
        display: block;
    }
    .columnGrid {
        width: 25%;
        padding: 20px 7.5px 0;
    }
    .row {
        margin: 0 -7.5px;
    }
    .collectionGrid div.link {
        margin-bottom: 51px;
    }
    .collectionGrid .imageGrid .row {
        margin-bottom: 51px;
    }
    .imageWrap {
        padding: 20px;
    }
    .about .collectionHeading {
        padding-top: 38px;
    }
    .about .descriptionHeader {
        margin-top: 10px;
    }
    .about .context {
        margin-top: 10px;
        width: 100%;
    }
    .about .columnGrid {
        width: 50%;
        padding: 15px;
    }
    div.scalamandreHistory div.columnGrid:last-child .bar {
        overflow: hidden;
    }
    div.scalamandreHistory div.columnGrid:last-child p.context {
        width: 100%;
        padding-right: 0;
    }
    div.scalamandreHistory div.columnGrid:nth-last-child(1) .bar .line {
        width: 96%;
    }
    .centerPadding {
        padding: 0 385px !important;
    }
    .slickTransform {
        transform: translate3d(-1620px, 0px, 0px) !important;
    }
    .about .row {
        margin: 5px -15px 0;
    }
    .backgroundImage {
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_right_red.svg");
    }
    .backgroundImage p {
        font-size: 12px;
    }
    .scroller img {
        margin-left: 36%;
    }
    .showrooms {
        margin-top: 50px;
    }
    .showrooms .contentWrap {
        margin-left: auto;
        margin-right: auto;
        padding: 46px 43px;
    }
    .brandImages {
        width: 100%;
    }
    .collectionsDescription {
        width: 100%;
        margin-top: 0;
        padding-right: 30px;
        bottom: 0;
        margin-left: 0;
        position: relative;
        left: auto;
        top: auto;
        display: block;
        transform: translate(0, 0);
        float: none;
        max-width: unset;
    }
    .collectionsHeading {
        font-size: 24px;
        line-height: 29px;
    }
    .collectionsDescription div.collectionsDetails {
        width: 75%;
        float: left;
    }
    .collectionsDescription div.collectionsLinks {
        width: 25%;
        float: left;
    }
    .collectionsDescription a.lightboxGallery,
    .collectionsDescription a.downloadBrochure {
        margin-top: 0;
    }
    .collectionsDescription a.lightboxGallery {
        margin-top: 10px;
    }
    .collectionsDescription a.allProducts {
        margin-top: 15px;
    }
    .collectionsDescription p.title {
        font-size: 16px;
    }
    .collectionsDescription p.brandName {
        font-size: 24px;
        line-height: 29px;
        margin-top: 10px;
    }
    #collectionsSection .collectionFrame .collectionsDescription a.allProducts {
        margin-top: 15px;
    }
    .brandImages {
        height: 415px;
        overflow: hidden;
    }
    .collectionsDescription p.brandDescription {
        margin-top: 10px;
    }
    .collectionsDescription a.lightboxGallery,
    .collectionsDescription a.downloadBrochure,
    .collectionsDescription a.allProducts {
        margin-left: auto;
    }
    .collectionsFrame1,
    .collectionsFrame2,
    .collectionsFrame3 {
        height: auto;
        padding-bottom: 30px;
    }
    .brandImages div.collectionsTemplate {
        width: auto;
        height: 415px;
        padding-top: 0px;
        padding-left: 20px;
    }
    .brandImages a.imageLink {
        height: 385px;
    }
    .brandImages a.imageLink img {
        width: auto;
        object-fit: initial;
    }
    .collectionsFrame3 .brandImages div.collectionsTemplate3 {
        width: auto;
    }
    .collectionsFrame2 .brandImages div.collectionsTemplate2 {
        padding-top: 0px;
    }
    .collectionsFrames .partitionLine {
        border-bottom: 1px solid #141414;
        opacity: 0.1;
        margin-top: 0px;
        margin-left: 0px;
    }
    .collectionsFrames {
        margin-top: 0px;
        padding-left: 30px;
    }
    .collectionsFrame1,
    .collectionsFrame2,
    .collectionsFrame3,
    .collectionsFrame4 {
        margin-top: 40px;
    }
    .popupMainSlider .mainSlider .collectionsDescription div.collectionsDetails {
        width: 100%;
    }
    .popupMainSlider .slick-prev,
    .popupMainSlider .slick-next {
        margin: 0 -100px;
    }
    div.LightboxPopup div.popupMainSlider {
        width: calc(100vw - 60px);
    }
    div.LightboxPopup div.popupMainSlider .slick-list {
        overflow: initial;
    }
    .popupMainSlider div.slick-track {
        display: -webkit-flex;
        align-items: center;
    }
    #aboutPage {
        margin-top: 0;
        margin-bottom: 40px;
    }
    .aboutScalamandre div.aboutScalamandreImage {
        width: 100%;
        height: 341px;
        overflow: hidden;
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/about_img_ipad.jpg");
    }
    .aboutScalamandre div.aboutScalamandreImage img {
        width: 100%;
    }
    .aboutUs {
        margin-bottom: 30px;
    }
    .scalamandreHistory {
        margin: 0;
        background: rgba(240, 241, 241, 0.5);
    }
    .aboutUs .container {
        width: 100%;
    }
    div.aboutScalamandre div.aboutScalamandreDescription {
        margin-top: 25px;
        padding: 0 3.9%;
        width: 100%;
    }
    div.scalamandreHistory div.aboutScalamandreDescription {
        padding-top: 37px;
    }
    div.scalamandreHistory div.aboutScalamandreDescription p.collectionHeading,
    .scalamandreServices div.aboutScalamandreDescription p.collectionHeading {
        font-size: 16px !important;
    }
    div.scalamandreHistory div.aboutScalamandreDescription p.context {
        width: 100%;
    }
    div.scalamandreHistory div.columnGrid img {
        width: 100%;
        object-fit: cover;
    }
    .scalamandreServices div.aboutScalamandreDescription {
        margin-top: 33px;
    }
    div.scalamandreHistory div.aboutScalamandreDescription div.aboutArrow .slick-prev {
        left: initial;
        right: 25px;
    }
    div.scalamandreHistory div.row {
        margin: 0px -8%;
    }
    div.scalamandreHistory div.columnGrid {
        padding: 0;
    }
    .columnGrid-inner {
        padding: 20px 57px 0 57px;
    }
    .scalamandreServices div.descriptionHeader p.context {
        margin-top: 20px;
        width: 100%;
    }
    .scalamandreServices div.columnGrid {
        width: 50%;
        padding: 21px 16px 0;
    }
    .scalamandreServices div.columnGrid img {
        width: 100%;
        height: 344px;
    }
    .scalamandreServices div.row {
        margin: 0 -16px;
    }
    #aboutPage div.aboutScalamandre {
        display: block;
    }
    .aboutScalamandreDescription p.context {
        margin-top: 15px;
    }
    div.scalamandreHistory div.columnGrid p.context {
        border-right: none;
    }
    .scalamandreServices .aboutScalamandreDescription p.context {
        margin-top: 20px;
    }
    #brands_Page {
        margin-top: 33px;
    }
    #brands_Page .brand-template {
        position: relative;
        margin-top: 0;
        height: auto;
        padding-bottom: 112px;
    }
    .brand-template .brand-description {
        width: 100%;
        padding: 0;
        margin-top: 0;
    }
    .brand-template .brandImages {
        width: 100%;
        height: 500px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .brand-template .brandImages div.collectionsTemplate {
        width: 50%;
    }
    .brand-template .brandImages div.collectionsTemplate1 {
        height: 100%;
        padding-left: 0;
    }
    .brand-template .brandImages div.collectionsTemplate3 {
        padding-top: 13px;
    }
    .brand-template .brandImages div.equal-width {
        height: 50%;
        padding-left: 13px;
    }
    .brand-template .brandImages a.imageLink {
        height: 100%;
    }
    .brand-template .brandImages a.imageLink img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .brand-template .descriptionHeader p.cite {
        width: 120px;
    }
    .brand-template .descriptionHeader p.context {
        margin-top: 12px;
    }
    .brand-template .brand-description a.link {
        width: 46.7%;
        position: absolute;
        bottom: 66px;
        margin: auto 28%;
        padding: 16px 5px 15px;
    }
    .brand-template .brand-description p.title {
        font-size: 16px;
    }
    .recentCollectionsSection {
        margin-top: 0;
        padding-bottom: 56px;
        background: rgba(240, 241, 241, 0.5);
    }
    .recentCollectionsSection p.rc-heading {
        font-size: 24px;
    }
    .recentCollectionsSection .partitionLine {
        margin: 19px 0 0;
    }
    .recentCollections {
        margin-top: 26px;
        height: auto;
    }
    .recentCollections .rc-menu {
        width: 37%;
        padding-right: 31px;
        margin-top: 43px;
    }
    .recentCollections .rc-image-wrap {
        width: 64%;
    }
    .recentCollections .rc-image {
        padding-right: 0;
        width: 100%;
        height: 223px;
    }
    .recentCollections .rc-description {
        margin-top: 20px;
        width: 100%;
        padding: 0 20px;
        background-color: #fff;
    }
    .recentCollections .rc-description p.context {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .recentCollections .rc-description p.rc-description-heading {
        font-size: 24px;
        line-height: 29px;
    }
    .recentCollections .rc-description a.allProducts {
        margin-top: 20px;
        width: 100%;
    }
    .recentCollections .rc-menu ul li:before {
        margin-right: 5px;
        margin-left: 16px;
    }
    .recentCollections .rc-menu .rc-menu-overlay {
        margin-left: 41px;
    }
    .recentCollections .rc-description a.link,
    .recentCollections .rc-description a.lightboxGallery,
    .recentCollections .rc-description a.downloadBrochure {
        width: 47%;
    }
    .recentCollections .rc-description a.lightboxGallery,
    .recentCollections .rc-description a.downloadBrochure {
        float: right;
        margin-bottom: 20px;
    }
    .brands_image-grid p.title {
        margin-top: 42px;
        font-size: 16px;
    }
    .brands_image-grid .descriptionHeader {
        margin-top: 10px;
    }
    .brands_image-grid .descriptionHeader h2 {
        line-height: 33px;
    }
    .brands_image-grid .row {
        margin-top: 0;
    }
    .brands_image-grid .row .columnGrid a.column_image img {
        display: block;
    }
    .brands_image-grid a.link {
        max-width: 335px;
        margin: 31px auto 71px;
        letter-spacing: 1px;
    }
    .contact-container {
        width: 100%;
    }
    #customer-service,
    #general-enquiries {
        margin-top: 0;
    }
    .ge-section {
        padding-left: 0 !important;
        height: auto;
        min-height: auto;
        margin-bottom: 101px;
    }
    #customer-service .ge-section {
        margin-bottom: 0;
    }
    .ge-image {
        width: 100% !important;
        /* height: 190px; KITS */
        height: auto;
        overflow: hidden;
    }
    .ge-section .ge-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        min-height: auto;
    }
    .ge-form {
        width: 100% !important;
        padding-right: 0 !important;
        display: block;
    }
    .ge-section .ge-form .ge-content-wrap {
        width: 92.1%;
        margin: auto;
        margin-top: 19px;
    }
    #customer-service .ge-section .ge-form .ge-content-wrap {
        width: 96.6%;
        margin-left: auto;
        margin-right: 0;
    }
    p.collectionHeading {
        font-size: 16px;
    }
    .ge-form .descriptionHeader {
        margin-top: 3px !important;
    }
    #customer-service .ge-section .ge-form .ge-content {
        width: 40%;
        float: left;
        padding-top: 33px;
    }
    #customer-service .ge-section .ge-form .ge-content-wrap div.formWraper {
        float: right;
        width: 56%;
        padding: 33px 30px 104px;
        background: #f7f7f7;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.10);
    }
    .ge-section .ge-form {
        align-items: initial;
    }
    .ge-content .descriptionHeader .ge-address-wrap {
        width: 100%;
    }
    .ge-content .descriptionHeader .ge-address-wrap:nth-last-child(1) {
        margin-left: 0;
    }
    #customer-service .ge-content .descriptionHeader .service-no {
        font-size: 18px;
        line-height: 22px;
    }
    #customer-service .ge-content .ge-service-wrap {
        width: 220px;
        margin-bottom: 16px;
        background-color: rgba(240, 241, 241, 0.50);
    }
    #general-enquiries .ge-content .service {
        margin-top: 12px;
    }
    #general-enquiries div.ge-form .form .ks_row div.name,
    #general-enquiries div.ge-form .form .ks_row div.telephone {
        width: 48.7%;
        float: left;
    }
    #general-enquiries div.ge-form .form .ks_row div.name {
        margin-right: 2.4%;
    }
    #general-enquiries div.ge-form .form .ks_row div.telephone.hide-desktop {
        display: inline-block;
    }
    #general-enquiries div.ge-form .form .ks_row div.name.company {
        width: 100%;
    }
    #general-enquiries div.ge-form .form .ks_row div.telephone.hide-mobile {
        display: none;
    }
    body.writeus-index-index div.page.messages {
        width: 58%;
        left: initial !important;
        right: 0px;
        height: 78.9%;
        bottom: 0;
    }
    body.tradeaccount-index-index div.page.messages {
        width: 58%;
        left: initial !important;
        right: 0px;
        height: 78.9%;
        bottom: 0;
    }
    body.contactus-index-index div.page.messages {
        width: 100%;
        left: initial;
        height: 60%;
    }
    body.writeus-index-index div.page.messages .message.success .popupMessage,
    body.tradeaccount-index-index div.page.messages .message.success .popupMessage,
    body.tradeaccount-index-index div.page.messages .message.error .popupMessage {
        width: 100%;
    }
    body.contactus-index-index div.page.messages .message.success .popupMessage {
        margin: auto;
    }
    .faq-container {
        width: 92.1%;
        margin-top: 35px;
    }
    #termsPage .faq-container {
        width: 86%;
    }
    #termsPage {
        padding-bottom: 47px;
    }
    #termsPage .ge-content .descriptionHeader .faq-cite {
        margin-top: 21px;
    }
    #contact-faq .faqs dl dt:after {
        margin-top: 3%;
    }
    .contact-terms {
        padding: 0;
    }
    #contact-faq .contact-faqs {
        padding-bottom: 112.5px;
        padding-top: 38px;
    }
    #termsPage {
        padding-bottom: 47px;
    }
    #store-locator {
        height: auto;
    }
    #store-locator .map-box {
        height: auto;
        width: 100%;
        position: relative;
    }
    #store-locator #map {
        height: 350px;
    }
    #store-locator .map_tools_wrap {
        width: 100%;
        margin-left: 0;
    }
    #store-locator .map_tools {
        padding-left: 0;
        margin: auto;
        width: 64.5%;
        padding-top: 19px;
    }
    #store-locator .map_tools ul.s-nav {
        margin-top: 6px;
    }
    #store-locator .map_tools .s-dropdown .s-tags {
        margin-top: 37px;
    }
    #store-locator .map_tools ul.s-nav li {
        padding: 0 30px;
    }
    .s-dropdown .closest-location .contact-detail-wrap .contact-detail {
        width: auto;
    }
    #general-enquiries .ge-section {
        margin-bottom: 101px;
    }
    .footer_back_image {
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Subscribe_bg_ipad.png");
        width: 100%;
        margin-bottom: 40px;
    }
    .footer_back_image_content {
        max-width: 330px;
        margin: 0 auto;
    }
    .footer_back_image_text {
        margin-bottom: 29px;
        width: 100%;
        float: none;
    }
    .footer_back_image_content .form-fields {
        width: 100%;
        float: none;
    }
    .border_around_list {
        margin-top: 22.5px;
        margin-bottom: 33px;
    }
    .border_around_list {
        padding: 31.5px 0;
    }
    .redlogo {
        height: 35px;
        width: 150.85px;
    }
    .border_around_list li a {
        margin-right: 37px;
        padding: 0;
    }
    .service-wrapper p {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 0.5px;
        margin-right: 20px;
    }
    #terms-use {
        display: block;
    }
    .search_field .imagesize {
        margin-left: 0px;
    }
    footer .form-fields .newsletter-name,
    .newsletter-email {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    .form-fields input {
        width: 100%;
    }
    .form.newsletter-form .actions,
    button.action.subscribe.primary {
        width: 100%;
        margin-top: 10px;
    }
    .contentCenter {
        width: calc(100% - 60px);
    }
    .popup_right {
        right: -396px;
        width: 396px;
    }
    .product-quantity input {
        font-size: 16px;
    }
    .product-quantity-and-price .product-quantity span {
        font-size: 16px;
        padding-top: 1px;
    }
    .product-quantity-and-price .price {
        font-size: 16px !important;
    }
    .gradient {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
    #fixed-ul {
        /* width: 90% !important; */
    }
    .flyout__tab-containers{
        width: 60rem;
        margin-left: unset;
    }
}

@media screen and (max-width: 767px) {
    .search-autocomplete li.category-item,
    .search-autocomplete li.product-item {
        height: auto;
        line-height: 25px;
        padding: 2px 25px 2px 25px !important;
    }
    /* @media screen and (max-width: 1024px) { */
    /* .search.results .search_header .pages-item-previous {
        position: relative !important;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) {
        display: none;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color.hide {
        display: block;
    } */
    #furnishing .furnishingImage {
        width: 100%;
    }
    /* .dropdownMenu.menu-filter.filter_menus_div .wholedropdown {
        margin-top: 0;
    } */
    /* #fixed-ul .dropdownMenu.subnav-open.filter_menus_div {
        background-color: #fff;
    } */
    /* .dropdownMenu.menu-filter.filter_menus_div .wholedropdown .navLinkWrapper {
        left: -20px;
        position: relative;
        width: calc(100% + 55px);
        background-color: #f0f1f1;
        padding-top: 7px;
    } */
    /* .dropdownMenu.menu-filter .navLinkWrapper .navdwnlinks {
        border: none;
        padding-bottom: 24px;
        padding: 13px 20px 24px;
    } */
    /* ._search_filter_wrapper .mf_search {
        padding: 20px;
        text-decoration: none !important;
    } */
    /* ._search_filter_wrapper {
        margin-top: 0;
        position: fixed;
        bottom: 3%;
        width: 90%;
        left: auto;
        margin: auto;
    } */
    /* form#product-sendtofriend-form {
        padding: 10px 20px;
        width: 100%;
    }
    #product-sendtofriend-form .control {
        width: 100%;
    }
    #product-sendtofriend-form .actions-toolbar .secondary {
        float: none;
    }
    body.sendfriend-product-send.page-layout-1column .page-title-wrapper h1.page-title {
        text-align: center;
    }
    #add-recipient-button,
    #product-sendtofriend-form button.action.submit.primary {
        width: 100%;
    } */
    /* .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-design ul.navdwncontent-content li:nth-of-type(2n),
    .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-material ul.navdwncontent-content li:nth-of-type(2n) {
        padding-right: 0 !important;
    } */
    body.pos_fixed {
        position: fixed;
        width: 100%;
    }
    /* .dropdownMenu.menu-filter .navdwncontent.mf-design ul li,
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul li:nth-child(2n) {}
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
        padding-left: 0;
    } */
    /* .search.results .noresults {
        background-color: #f0f1f1;
    }
    .search.results .noresults a {
        width: 100%;
        text-align: center;
    }
    .search.results .innerWrapper {
        margin-top: 16px;
        max-width: unset;
        width: 100%;
        padding: 0 20px;
    }
    .search.results .noresults p {
        font-size: 12px;
        line-height: 27px;
        letter-spacing: 0.24px;
        margin-top: 4px;
    }
    .block.block-search .field.search .control #search+span {
        display: none;
    }
    .block.block-search .field.search .control #search+span.show {
        display: inline-block;
        padding-top: 7px;
        float: none;
    }
    .block.block-search .field.search .control #search {
        width: 100%;
    }
    .block.block-search .field.search .control #search.reduce-width {
        width: 58%;
    }
    .search_field .block-search .control {
        padding-right: 0;
        vertical-align: middle;
    }
    #element-10.dropdownMenu.menu-filter .navdwncontent.mf-material {
        width: auto;
    } */
    /* body.customer-logged-in .filter_menus_div .navdwncontent.color-bottom-text {
        max-width: 322px;
        padding-right: 0;
        right: unset;
    } */
    /* .filter_menus_div .navdwncontent.color-bottom-text {
        right: unset;
    } */
    /* .price_filter_range>div>div input {
        background-color: #f0f1f1;
    } */
    /* .price_filter_range>div {
        margin-bottom: 11px;
    } */
    /* .price_filter_range>div>div label {
        top: 22px;
    } */
    /* .price_filter_range>a {
        width: 100%;
        margin-right: 7px;
        display: inline-block;
        float: none;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-material ul {
        max-width: unset;
    } */
    /* .price_filter_range>div>div {
        display: inline-block;
    } */
    /* .filter_menus_div .navdwncontent.color-bottom-text {
        position: relative;
        max-width: unset;
        top: unset;
        padding-top: 0;
        width: 100%;
    } */
    /* .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-material ul.navdwncontent-content li {
        display: inline-block !important;
        width: 50% !important;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
        padding-left: 0 !important;
    } */
    /* .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks>ul:not(.hide_filter) {
        max-width: unset;
    } */
    /* .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks ul li:first-child {
        padding-left: 14px !important;
    } */
    /* .dropdownMenu.menu-filter .navdwnlinks>ul.hide_filter {
        width: 100%;
        text-align: left;
    } */
    /* div.LightboxPopup .popupThumbnails .slick-track {
        width: 100% !important;
    }
    #shipping-payment-form .Shipping-container {
        padding-left: 0px;
    } */
    /* .login-register-popup input {
        width: 100% !important
    } */
    /* nav {
        border-bottom: none;
    } */
    /* span.add_opacity.close_search_fun {
        top: 55px;
    }
    .right.width.icons ul.right {
        width: 29.6%;
    } */
    /* .right.width.icons ul li a._search_img {
        margin-top: 2px;
    } */
    /* .search-autocomplete li.category-item,
    .search-autocomplete li.product-item {
        height: auto;
        line-height: 25px;
        padding: 15px 25px 15px 25px !important;
    }
    .block.block-search .form.minisearch .field.search .control .search-autocomplete {
        margin-top: -1.4px !important;
        left: 0px;
    } */
    /* .right.width.icons ul li a.hiddeni {
        display: none;
    } */
    /* body._nav_open {
        position: fixed;
    }
    .opacity-to-links {
        opacity: 1;
    } */
    /* .list>li {
        display: block;
        text-align: left;
        line-height: 0;
    } */
    /* .showdropdown li {
        margin: 0 !important;
    } */
    /* .block-search input {
        margin: 0;
        position: static;
    }
    .block.block-search .form.minisearch .field.search .control .searchsuite-autocomplete {
        margin-top: -2px;
        left: 0;
        box-shadow: 0 11px 99px rgba(0, 0, 0, 0.1);
    }
    .searchsuite-autocomplete .product ul li .qs-option-info.noimage {
        padding-left: 38px;
    }
    .block.block-search .field.search .control #search {
        margin-left: 5px;
    } */
    /* #fixed-ul .dropdownMenu {
        display: block;
        height: calc(100% - 55px) !important;
        top: 0;
        right: -100vw;
        left: inherit;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        overflow-y: auto;
        position: fixed;
        top: 55px;
        box-shadow: unset;
    } */
    /* #fixed-ul .dropdownMenu.subnav-open {
        right: 0;
        background-color: #f0f1f1;
    } */
    /* .close_search {
        padding-top: 24px;
    } */
    /* .hidecontent {
        display: block;
    }
    .site_logo {
        width: 120px;
        height: 27.84px;
    }
    .view-on-tablet {
        display: none !important;
    }
    .hide-on-tablet {
        display: inline !important;
    } */
    /* .header {
        height: 55px;
    }
    header.page-header div.wrapper {
        height: 55px;
    }
    header.page-header {
        border-bottom: none;
        margin-bottom: 0px;
    }
    .headercontent {
        line-height: 55px;
        width: calc(100% - 40px);
    } */
    /* .overlay {
        top: 55px;
    } */
    /* #about-content {
        margin-top: 16px;
    } */
    /* .imagesize {
        height: 18px;
        margin: 0;
    } */
    /* .position-fixed .dropdownMenu {
        top: 55px;
    }
    .dropdownMenu.overlay {
        z-index: 1000;
        background-color: #f0f1f1;
        left: auto;
        right: 0;
        transition: 0.5s;
    } */
    /* .header {
        position: fixed;
        width: 100%;
        z-index: 1000;
    } */
    /* .hiddeni {
        display: none;
    } */
    /* .hamburger {
        content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/hamburger_menu.svg");
        width: 16px;
        height: 16px;
        visibility: visible !important;
        vertical-align: middle;
    } */
    /* span.hamburger.closeNav {
        content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_cross.svg");
    } */
    /* .style_head { */
    /* margin-left: 20px;*/
    /* margin-top: 17px;
    } */
    /* .style_content {
        margin-left: 21px;
        font-size: 14px;
        color: #555555;
        line-height: 33px;
    } */
    /* .style_content li {
        font-size: 14px;
        line-height: 33px;
        color: #555555;
        margin-top: 10px;
    } */
    /* #font_and_color li {
        color: #141414;
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 0.5px;
    } */
    /* .contact_margin {
        margin-top: 17px;
    } */
    /* .navdwnlinks li {
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 0.5px;
        margin-top: 10px !important;
    } */
    /* span.hamburger.back {
        content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Group 2025.svg");
    } */
    /* header .content {
        top: 55px;
        display: none;
        height: calc(100% - 55px);
        position: fixed;
        width: 100%;
        z-index: 999;
        background: #ffffff;
        overflow-y: auto;
        overflow-x: hidden;
    } */
    /* header .content.reduce-zindex,
    .dropdownMenu.subnav-open.reduce-zindex {
        z-index: 1;
        position: absolute;
    } */
    .mob-nav-open {
        left: 0;
        height: calc(100% - 55px);
        background-color: white;
        z-index: 1000000;
    }
    .backaddwidth.overlay {
        width: 100%;
    }
    /* .wholedropdown, */
    .navdwlinks
    /* .navdwncontent  */
    {
        display: block;
    }
    /* .navdwnlinks,
    .navdwncontent {
        padding: 0px;
    } */
    /* .menu_heading {
        display: block;
    } */
    /* ul.navdwncontent-content {
        display: block;
    } */
    .addwidth1 {
        width: 100%;
    }
    .backwidth {
        width: 100%;
    }
    /* .wholedropdown {
        max-width: 100%;
        margin-top: 0;
        margin-left: 20px;
        margin-right: 20px;
        left: 0 !important;
    } */
    /* .navdwncontent-head.style_head {
        margin-bottom: 0 !important;
    } */
    /* .part1 .navdwncontent-head.style_head {
        margin: 10px 0 !important;
    } */
    /* #element5 .navdwncontent-head.style_head.menu_heading {
        display: block;
    } */
    /* #element5 .navdwnlinks {
        padding-left: 0;
    } */
    /* #element5 .navdwnlinks .part1 {
        display: block;
        margin-top: 15px;
        margin-bottom: 8px;
    } */
    /* #element5 .part1 {
            float: none;
        } */
    /* #element5 .furniture_link {
        padding-left: 20px;
        margin-top: 10px;
    }
    #element5 li {
        line-height: 33px;
    }
    #element5 ul.navdwncontent-content {
        padding-right: 0;
        padding-left: 20px;
    } */
    /* #element5.dropdownMenu li:first-child {
        margin-top: 10px !important;
    } */
    /* #element5 .navdwncontent .part1 .style_content {
        margin-top: -10px;
    } */
    /* .navdwncontent {
        border-left: none;
    } */
    /* #element6 .navdwncontent {
        padding: 0;
    } */
    /* #element8 .part2 .navdwncontent-content {
        margin-top: 3px;
    } */
    /* .Search input {
        max-width: 223px;
        height: 17px;
    } */
    /* .close_search {
        margin-left: 0;
        position: relative;
        z-index: 9;
    } */
    /* .search_field .block-search .control {
        width: calc(100vw - 67px);
    } */
    /* #fixed-ul>li {
        padding: 18.5px 0 !important;
        border-top: 1px solid #f0f1f1;
        margin-bottom: 0;
    } */
    /* #fixed-ul li a:hover {
        color: #141414;
        text-decoration: underline;
    } */
    /* #fixed-ul li:first-child a {
        color: #cc0000;
    }
    #fixed-ul li a {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
    } */
    /* .mobile-right-images.hidei {
        display: block;
    } */
    /* .showdropdown.list>li:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0;
        margin-right: 20px;
        padding-top: 4px;
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_grey_nav.svg);
        background-repeat: no-repeat;
    } */
    /* .showdropdown.list>li:first-of-type:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0;
        margin-right: 20px;
        padding-top: 4px;
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_red_nav.svg);
        background-repeat: no-repeat;
    } */
    /* li#list-end:after {
        display: none;
    }
    .dropdownMenu .navdwncontent .style_content a {
        font-size: 14px !important;
        letter-spacing: 0 !important;
    }
    .dropdownMenu .navdwncontent .style_content li {
        padding: 0 !important;
    } */
    /* .navdwnlinks .style_content a {
        letter-spacing: 0.5px !important;
    } */
    /* .right.width.icons ul li a {
        display: inline;
    } */
    /* .block.block-search .form.minisearch .field.search .control .search-autocomplete>ul {
        max-height: 379px;
    } */
    /* .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li a {
        font-size: 14px !important;
        letter-spacing: 0.5px !important;
        line-height: 30px !important;
    }
    .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li {
        margin-top: 5px !important;
    }
    .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li:first-child {
        margin-top: 0px !important;
    } */
    /* body.login_popup_open,
    body.login_popup_open.login_cart_open {
        left: 0;
    }
    .page-wrapper>main.login_popup_open,
    .page-wrapper>main.login_cart_open,
    .page-header.login_cart_open,
    .page-header.login_popup_open {
        left: 0;
    }
    .popup_right,
    .custom-cart-page {
        background-color: white;
        left: -770px;
        top: 55px;
    }
    .popup_right.show_with_transition,
    .custom-cart-page.show_with_transition {
        left: 0;
        width: 100vw;
        top: 55px;
    }
    .checkout {
        left: -770px;
    }
    .checkout.right-zero {
        left: 0;
        width: 100vw;
    }
    .gradient {
        background: none;
        height: 0;
    }
    .checkout a {
        margin-bottom: 37px;
    }
    .continue-shopping {
        display: block;
        margin-bottom: 12px;
    }
    .continue-shopping a {
        text-decoration: none;
    }
    a.continue-shopping:active,
    a.continue-shopping:visited,
    a.continue-shopping:hover {
        text-decoration: none;
    }
    .continue-shopping img {
        width: 14px;
        height: 7px;
    }
    .continue-shopping span {
        color: #c1c1c1;
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 0.5px;
        font-family: 'Lato', sans-serif;
        padding-left: 10px;
    }
    .custom-cart-page {
        padding: 0 20px;
        padding-top: 20px;
        padding-bottom: 208px;
    }
    .cart-title h2 {
        font-size: 24px;
        line-height: 29px;
    }
    .cart-title .qtydisplay {
        display: none;
    }
    .popup_right_content {
        margin: auto;
        margin-top: 30px;
    }
    .login-register-popup .popup-login-form input[type=text],
    .login-register-popup input[type=password],
    .login-register-popup input[type=email] {
        width: 100%;
        margin: 10px 0;
    }
    .popup-login-form .container .action.primary {
        width: 335px;
    }
    .popup_right_content span {
        font-size: 16px;
    }
    .popup_right_content h2 {
        font-size: 24px;
        line-height: 29px;
    }
    .login_forgot_container {
        margin-top: 20px;
    }
    .popup_right_content .login_forgot_container p {
        margin-top: 10px;
    }
    .popup_right .popup_forgot_form {
        padding-top: 0;
    }
    .popup-login-form .container .action.primary {
        margin-bottom: 37px;
    }
    .popup-login-form .container a span.vertical_border:after {
        margin: 0 12px;
    }
    body.login_popup_open .authorization-link:before {
        width: inherit;
    }
    .login-overlay,
    .popup-login-form {
        display: block;
        z-index: 999;
    }
    .content .imagesize.account_red_img {
        display: none;
    }
    .content .imagesize.account_red_img.change_bg_img {
        display: inline-block;
    }
    .content .imagesize.account_img.change_bg_img {
        display: none;
    }
    .popup_right .popup_right_content {
        margin: 0 20px;
        width: 100vw;
        margin-top: 30px;
    }
    .popup_right.show_with_transition .login-register-popup {
        max-width: calc(100% - 40px);
    }
    .popup-login-form .container .action.primary,
    .popup-register-form .container .action.primary {
        width: 100%;
    }
    .popup_right .popup_forgot_form .container .action.primary {
        width: 100%;
    }
    body.close_search_fun .search_field.show:before {
        top: 55px;
    }
    body.close_search_fun header .content {
        z-index: 999;
    } */
    /* .showdropdown>li.has-dropdown .dropdownMenu.menu-filter {
        background: #ffffff;
    } */
    /* .menu-filter>.wholedropdown {
        padding: 0 20px;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-material,
    .dropdownMenu.menu-filter .navdwncontent.mf-design {
        width: 100%;
        margin: 0 0 12px;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-material ul,
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul,
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
        padding-left: 14px;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color {
        margin-top: 0;
        border: 0;
        padding-top: 0;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
        margin-top: 12px;
    } */
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color ul li { */
    /*padding-right: 24px !important;*/
    /* margin-right: 23px !important;
    } */
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul li:nth-child(2n) {
        /*padding-right: 0 !important;*/
    }
    /* .dropdownMenu.menu-filter .navdwncontent.mf-color ul li img {
        width: 140px;
    } */
    /* .dropdownMenu.menu-filter .navdwnlinks>ul {
        width: 100%;
    } */
    /* .dropdownMenu.menu-filter .navdwnlinks ul li {
        width: 100%;
        padding: 0 0 14px 0;
    } */
    /* .dropdownMenu.menu-filter .navdwnlinks .nav-sale-link {
        display: block;
        padding-left: 14px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color li:hover:before,
    .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:before {
        width: 35px;
        height: 35px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color li:nth-child(2n):hover:before,
    .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:nth-child(2n):before {
        right: -1px;
    }
    .mf_bottom {
        background: #ffffff;
        height: auto;
        line-height: normal;
        margin: 5vh -60px 0;
        height: 120px;
        position: relative;
    }
    .mf_bottom a.mf_reset {
        display: block;
        font-size: 14px !important;
        color: #2C2C2C;
        width: 100%;
        height: 60px;
        line-height: 60px !important;
        order: 2;
        margin: 0 !important;
        bottom: 0;
        left: 0;
    }
    .mf_bottom a.mf_search {
        display: block;
        font-size: 14px !important;
        color: #ffffff;
        background: #2C2C2C;
        padding: 0;
        height: 60px;
        line-height: 60px !important;
        order: 1;
        width: 100%;
    }
    .mobile-only {
        display: block;
    }
    .dropdownMenu.menu-filter.filter_menus_div .navdwncontent-head.mobile-only {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-design ul {
        max-width: unset;
    } */
    /* .container {
        width: 89.1%;
    }
    .template1,
    .template2,
    .template3 {
        height: calc(90vh - 106px);
    }
    .template {
        height: calc(90vh - 250px);
    }
    .description {
        padding-left: 5.3%;
    }
    .slider {
        height: calc(90vh - 125px);
    }
    .slider .descriptionHeader {
        width: 51%;
    }
    a.collectionView {
        margin-right: 5.3%;
    }
    .slider .description a.link {
        margin-right: 5.3%;
    }
    .columnGrid:hover .productDescription {
        z-index: -999;
    }
    .collectionGrid .container p.collectionHeading {
        padding-top: 38px;
    }
    .collectionGrid .descriptionHeader {
        margin-top: 15px;
    }
    .collectionGrid .context {
        margin-top: 11px;
    }
    .collectionGrid .tagLinks .link {
        padding: 11.5px 5.9%;
    }
    .collectionGrid .tagLinks {
        max-height: 160px;
        overflow: hidden;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .productDescription p:first-child {
        line-height: 12px;
        margin-bottom: 6px;
    }
    .columnGrid {
        width: 33.33%
    }
    .about .columnGrid a img {
        display: none;
    }
    .about .columnGrid {
        clear: both;
        padding: 0;
        width: 100%;
        margin-top: -1px;
    }
    .about .row {
        margin: 0;
        margin-top: 21px;
    }
    .collectionGrid .context,
    .context {
        width: 100%;
    }
    .about .collectionHeading {
        padding-top: 22px;
    }
    .backgroundImage p {
        font-size: 14px;
    }
    .collectionGrid div.link {
        margin-top: 29px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .collectionGrid .imageGrid .row {
        margin-bottom: 30px;
    }
    .dropDownWrap {
        display: block;
    }
    .showrooms {
        margin-top: 48px;
    }
    .showrooms .contentWrap {
        margin: 78px auto;
        padding: 25px 25px 31px;
        width: 100%;
    }
    .showrooms .link:first-child {
        width: 79%;
        margin-right: 25%;
    }
    .showrooms .link {
        padding: 18px 10px;
    }
    #collectionsSection {
        margin-top: 32px;
    }
    .collectionsDescription p.brandDescription {
        margin-top: 10px;
    }
    .collectionsFrame1 {
        margin-top: 31px;
    }
    .collectionsFrame2,
    .collectionsFrame3,
    .collectionsFrame4 {
        margin-top: 0;
    }
    .partitionLine,
    .recentCollectionsSection .partitionLine {
        margin-left: 5.3%;
        margin-right: 5.3%;
    }
    .dot {
        left: 5.3%;
    }
    .slick-dots li button:before {
        font-size: 20px;
    }
    .collectionsDescription div.collectionsDetails,
    .collectionsDescription div.collectionsLinks {
        clear: both;
        width: 100%;
    }
    .collectionsDescription a.lightboxGallery,
    .collectionsDescription a.downloadBrochure,
    .collectionsDescription a.allProducts {
        max-width: 100% !important;
        margin: auto;
        margin-top: 20px;
    }
    .collectionsFrame1,
    .collectionsFrame2,
    .collectionsFrame3 {
        height: auto;
    }
    .collectionsFrame2,
    .collectionsFrame3 {
        margin-top: 40px;
    }
    .collectionsFrames {
        padding-left: 20px;
    }
    .collectionsDescription {
        padding-right: 20px;
    }
    .brandImages {
        height: 273px;
    }
    .brandImages a.imageLink {
        height: 250px;
    }
    .brandImages div.collectionsTemplate {
        height: 273px;
    }
    div.LightboxPopup {
        height: calc(90vh);
    }
    span.lb-overlay {
        height: calc(100vh);
    }
    .LightboxPopup a.closePopup p {
        font-size: 10px;
    }
    .LightboxPopup a.closePopup img {
        width: 8px;
        height: 8px;
    }
    div.LightboxPopup div.popupMainSlider {
        width: calc(100vw);
    }
    .popupMainSlider .slick-prev,
    .popupMainSlider .slick-next {
        top: 55%;
        margin: 0;
    }
    .popupMainSlider .slick-prev {
        left: 6px;
        opacity: 1;
    }
    .popupMainSlider .slick-next {
        right: 6px;
        opacity: 1;
    }
    div.LightboxPopup div.popupMainSlider div.mainSlider img {
        object-fit: contain;
    }
    div.aboutScalamandre div.aboutScalamandreDescription {
        padding: 0 5.3%;
        margin-top: 28px;
    }
    .aboutScalamandre .aboutScalamandreDescription p.collectionHeading {
        font-size: 16px !important;
    }
    .aboutScalamandre .aboutScalamandreDescription .descriptionHeader {
        margin-top: 5px;
    }
    .aboutScalamandre .aboutScalamandreDescription p.context {
        margin-top: 15px;
    }
    .aboutScalamandre div.aboutScalamandreImage {
        height: 250px;
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/about_img_mobile.jpg");
    }
    div.scalamandreHistory div.row {
        margin: 0;
        margin-left: -10px;
        margin-right: -20px;
        padding-right: 10px;
    }
    div.scalamandreHistory div.columnGrid .columnGrid-inner {
        padding: 22px 10px 0;
    }
    .centerPadding {
        padding: 0 10px !important;
    }
    div.scalamandreHistory div.columnGrid p.context {
        width: 100%;
        padding-right: 0;
    }
    .scalamandreServices div.columnGrid {
        width: 100%;
    }
    .scalamandreServices div.columnGrid img {
        height: 150px;
        object-fit: cover;
    }
    div.scalamandreHistory div.columnGrid img {
        width: 100%;
    }
    .brand-template .brandImages {
        height: 240px;
        margin-top: 23px;
        margin-bottom: 25px;
    }
    .brand-template .brand-description a.link {
        width: 100%;
        margin: 0;
        bottom: 40px;
        padding: 18.5px 5px 17.5px;
    }
    #brands_Page .brand-template {
        padding-bottom: 90px;
    }
    .brands_image-grid .row .columnGrid .productDescription {
        display: none;
    }
    .recentCollections .rc-description a.link {
        margin-bottom: 0;
    }
    .recentCollections .rc-description a.link,
    .recentCollections .rc-description a.lightboxGallery,
    .recentCollections .rc-description a.downloadBrochure {
        width: 100%;
    }
    .recentCollections .rc-description a.lightboxGallery,
    .recentCollections .rc-description a.downloadBrochure {
        margin-top: 20px;
    }
    .recentCollections .rc-menu ul li:before {
        margin: 0;
        display: none;
    }
    .recentCollections .rc-menu {
        width: 41%;
        margin-left: 0;
        margin-top: 0;
    }
    .recentCollections .rc-menu .rc-menu-overlay {
        margin-left: 0;
    }
    .recentCollections {
        margin-right: -200px;
        margin-left: 5.3%;
    }
    .recentCollections .rc-image-wrap {
        width: 59%;
        margin-top: 17px;
        margin-bottom: 53px;
    }
    .recentCollectionsSection {
        padding-bottom: 53px;
    }
  
    .recentCollectionsSection .container {
        overflow: hidden;
        width: 100%;
    }
    .recentCollectionsSection p.rc-heading {
        margin-left: 5.3%;
    }
    .brand-template .descriptionHeader p.context {
        margin-top: 19px;
    }
    .brands_image-grid p.title {
        margin-top: 28px;
    }
    .recentCollections .closeButton {
        display: block;
    }
    .recentCollections .rc-menu .swipe-overlay {
        display: block;
    }
    .brands_image-grid a.link {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .brands_image-grid .row {
        margin: 10px -5.5px 0;
    }
    .brands_image-grid .columnGrid {
        padding: 10px 5.5px 0;
    }
    .recentCollections .rc-menu .scroll-overlay {
        display: none;
    }
    .recentCollections .rc-menu .swipe-overlay {
        display: block;
    }
    #general-enquiries .ge-content .service-wrap {
        width: 33%;
    }
    #general-enquiries .ge-content .service {
        width: 100%;
        margin-top: 0;
        text-align: right;
    }
    .ge-image {
        height: auto;
    }
    .ge-section .ge-form .ge-content-wrap {
        width: 89.1%;
        margin: 19px auto 0;
    }
    #customer-service .ge-section .ge-form .ge-content-wrap {
        margin-top: 23px;
        width: 100%;
    }
    #customer-service .ge-section .ge-form .ge-content {
        width: 84%;
        float: none;
        margin: auto;
        margin-bottom: 28px;
    }
    #general-enquiries .ge-section .ge-form .ge-content {
        margin-bottom: 13px;
    }
    .ge-section .ge-form .ge-content-wrap div.formWraper {
        width: 100% !important;
        padding: 40px 20px;
        background: rgba(240, 241, 241, 0.5);
    }
    #customer-service .ge-content .descriptionHeader .ge-service {
        margin-top: 35px;
    }
    .ge-content .descriptionHeader .ge-address-wrap .service {
        margin-top: 18px;
    }
    #customer-service .ge-section .ge-form .ge-content p,
    #customer-service .ge-section .ge-form .ge-content h2 {
        text-align: center;
    }
    #customer-service .ge-section .ge-form .ge-content p {
        font-size: 16px;
    }
    #customer-service .ge-content .ge-service-wrap {
        margin: auto;
        margin-top: 20px;
    }
    body.writeus-index-index div.page.messages,
    body.tradeaccount-index-index div.page.messages {
        width: 100%;
        left: initial !important;
        right: initial !important;
        height: 55%;
    }
    body.writeus-index-index div.page.messages .message.success .popupMessage,
    body.tradeaccount-index-index div.page.messages .message.success .popupMessage {
        width: 75%;
        float: none;
        margin: auto;
    }
    .faq-container {
        margin-top: 26px;
        width: 89.1%;
    }
    #termsPage .faqs p {
        padding-top: 16px;
    }
    #contact-faq p.collectionHeading,
    #termsPage p.collectionHeading {
        font-size: 16px;
    }
    #termsPage .faq-container {
        margin-top: 28px;
    }
    #contact-faq .faqs dl {
        width: 100%;
        margin-top: 14px;
    }
    #contact-faq .faqs dl dt {
        margin-bottom: 0;
        padding-bottom: 5px;
    }
    #contact-faq .faqs dl dd {
        margin-top: 7px;
        margin-bottom: 19.5px;
    }
    .faqs dl dt,
    .faqs p {
        line-height: 21px;
    }
    #termsPage .descriptionHeader h2,
    #contact-faq .descriptionHeader h2 {
        font-size: 24px;
        line-height: 29px;
    }
    #termsPage .faqs dl dt {
        margin-bottom: 12px;
        line-height: 24px;
    }
    #contact-faq .faqs dl dt.dt-sign:after,
    #contact-faq .faqs dl dt:after {
        content: '';
    }
    #contact-faq .ge-content .descriptionHeader .service-wrap {
        position: absolute;
        top: 5px;
        right: 0;
    }
    #contact-faq .ge-content .descriptionHeader .service {
        margin-top: 0;
    }
    #contact-faq .ge-content {
        position: relative;
    }
    #contact-faq .ge-content .descriptionHeader,
    #termsPage .ge-content .descriptionHeader {
        margin-top: 3px;
    }
    #contact-faq .ge-content .descriptionHeader .faq-cite {
        margin-top: 17px;
    }
    #contact-faq .contact-faqs {
        padding-top: 12px;
        padding-bottom: 55.5px;
    }
    #contact-faq .contact-faqs .partitionLine {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    #termsPage .descriptionHeader .faqs p {
        padding-top: 13px;
    }
    #contact-faq .faqs {
        padding-top: 21px;
    }
    #contact-faq .faqs p {
        font-size: 16px;
        line-height: 20px;
    }
    .uppercase {
        line-height: 19px !important;
    }
    .ge-content .descriptionHeader .faq-cite {
        margin-top: 13px !important;
    }
    #store-locator .map-box {
        display: none;
    }
    #store-locator .map_tools ul.s-nav li:nth-last-child(1) {
        padding: 0;
    }
    #store-locator .map_tools {
        width: 89.1%;
        padding-top: 16px;
    }
    .s-dropdown .closest-location:first-child .s-cl-address {
        margin-top: 22px;
    }
    .contact-detail {
        width: 100%;
        padding-bottom: 18px;
    }
    .s-dropdown .closest-location .contact-detail-wrap .contact-detail {
        padding: 0;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(193, 193, 193, 0.3);
        width: 100%;
    }
    .showrooms-dropdown p.detail-address {
        padding-bottom: 13px;
    }
    .s-dropdown .closest-location .contact-detail-wrap {
        margin-top: 5px;
    }
    .s-dropdown .closest-location .contact-detail-wrap .directions {
        padding: 18px 0;
    }
    #store-locator .map_tools ul.s-nav li {
        padding: 0 10px;
    }
    .s-dropdown .closest-location span.cl-icon {
        margin-top: 0;
    }
    .international-dropdown .closest-location span.cl-icon {
        margin-top: 22px;
    }
    #general-enquiries div.ge-form .form .ks_row div.name,
    #general-enquiries div.ge-form .form .ks_row div.telephone {
        width: 100%;
        float: none;
    }
    #general-enquiries div.ge-form .form .ks_row div.telephone.hide-desktop {
        display: none;
    }
    #general-enquiries div.ge-form .form .ks_row div.telephone.hide-mobile {
        display: block;
    }
    #general-enquiries .ge-section {
        margin-bottom: 60px;
    }
    .footer_back_image {
        background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/email_mobile.png");
        height: 398px;
        width: 100%;
    }
    .border_around_list {
        margin-bottom: 39px;
        padding: 31.5px 0;
        margin-top: 46px;
        margin-left: -21px;
        margin-right: -21px
    }
    .border_around_list li a {
        margin: 0px;
    }
    .margin_footer_a li {
        margin: 1.5%;
        display: inline-block;
        padding: 0;
    }
    .border_around_list ul {
        text-align: center;
    }
    .service-wrapper {
        margin-top: 18px;
        display: block;
        margin-bottom: 22px;
    }
    .display {
        margin-bottom: 20px;
        display: block;
    }
    .contentCenter {
        margin: 15px auto;
        width: calc(100% - 42px);
    }
    .product-purchase {
        float: none;
        width: 100%;
    }
    .order-request-popup {
        margin-top: 30px;
        width: calc(100% - 40px);
        padding: 28px;
        overflow-y: scroll;
        height: 88%;
    }
    .user-area-to-write {
        float: none;
        width: 100%;
    }
    .product-add-form .product-options-bottom {
        position: relative;
        left: initial;
        top: initial;
    }
    .product-options-wrapper .field:nth-of-type(1)>.control {
        position: relative;
        left: initial;
        top: initial;
        width: 100% !important;
    }
    .field.admin__field-option label span {
        width: 61vw;
    }
    .product-purchase-details .product-add-form {
        float: none;
        width: 100%;
    }
    .product-options-wrapper .textarea:nth-of-type(3) textarea,
    .product-options-wrapper .textarea:nth-of-type(2) textarea {
        width: 100%;
    }
    .product-purchase {
        margin-top: 22px;
    }
    .product-purchase p {
        width: 50%;
        margin-bottom: 0;
    }
    .field.textarea {
        padding-top: 8px;
    }
    .field.textarea:nth-of-type(3) {
        padding-top: 0;
    }
    body._nav_open .product-options-bottom .box-tocart .actions button {
        margin-top: 0;
        width: 100% !important;
    }
    body._nav_open .product-options-bottom .box-tocart .fieldset {
        width: 100%;
    }
    body._nav_open .product-options-bottom .box-tocart {
        width: 100%;
    }
    form#form-validate .password label,
    form#form-validate {
        width: calc(100% - 40px);
        margin-bottom: 40px;
    }
    body.customer-account-createpassword .page-title-wrapper h1.page-title,
    body.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
    body.cms-no-route .page-title-wrapper h1.page-title {
        margin-bottom: 25px;
    }
    body.cms-no-route .pdp-container {
        width: 100%;
    }
    body.cms-no-route .columns {
        width: calc(100% - 40px);
        margin: auto;
        display: block;
    }
    .checkout p .price {
        padding-left: 11px;
    }
    .Shipping-info .cols-2 .select-wrapper::after,
    .Shipping-info .cols-3 .select-wrapper::after {
        right: 7px;
    }
    .cart-product-desc>div:nth-last-of-type(1) {
        padding-bottom: 30px;
    }
    body.customer-account-index .overall_width a.nav-arrow {
        display: none;
    }
    .product-quantity input {
        padding: 0;
        margin-top: 0;
    }
    .product-quantity-and-price .product-quantity span {
        padding-top: 0;
    }
    .product-quantity-and-price .product-quantity {
        align-items: center;
    } */
    /* .cart-product-desc {
		padding-bottom: 259px;
	} */
    /* filter_menus_div .navdwncontent {
        padding: 0;
    }
    filter_menus_div .navdwnlinks {
        padding: 0px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color ul:nth-of-type(3) li {
        margin-right: 0 !important;
    } */
}

@media screen and (max-width: 371px) {
    .popup-login-form .container a span:last-child,
    .popup-guestlogin-form .container a span:last-child
    {
        display: inline-block;
        margin-top: 0px;
    }
}


/****magento *******/

@media only screen and (max-width: 639px) {
    .block-search {
        margin-top: 2px !important
    }
    .pages .pages-items {
        padding: 0 !important
    }
    .pages-item-next {
        right: initial;
    }
}

@media screen and (max-width: 344px) {
    .margin_footer_a li {
        margin: 1.5%;
    }
    .detailed-pdp-description p {
        margin-top: 0px;
    }
    .find-dealer>p:last-child {
        margin-top: 14px;
    }
    .border_around_list li a {
        margin: 0 2px;
    }
    .find-dealer .dealer p:nth-of-type(2) {
        /* margin-top: 14px;*/
        width: 151px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .pdp_description .social_media_icons a {
        display: inline !important;
    }
}


/**31 10 2018 **/

.dropdownMenu.menu-filter .navdwncontent.mf-design ul {
    padding-right: 0;
}

.dropdownMenu.menu-filter .navdwncontent.mf-design ul li {
    white-space: initial;
}

.ft-pagination a.activeF {
    font-size: 12px !important;
}

.ft-pagination a {
    color: #a0a0a0;
}

.order-request-popup .product-purchase {
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 50%;
    padding: 20px 20px 0 0;
}

.order-request-popup .product-purchase span:first-child {
    color: #000000;
}

.order-request-popup .product-options-bottom .box-tocart .actions button.popupaddtocart {
    margin-top: 0;
    line-height: 10px;
}

.order-request-popup .product-options-bottom .box-tocart .actions button.popupaddtocart span {
    margin: 0;
    display: inline;
}

.order-request-popup .section-right {
    float: left;
    width: 50%;
    margin: 20px 0 0 0;
    padding: 20px !important;
    font-size: 14px;
}

.order-request-popup #inventory-data {
    margin: 0 0 20px;
    /* color: #a0a0a0; KITS */
    color: #212121;
}

.order-request-popup .__sectionHeadlineCol__ {
    width: 33%;
    /* 45% to 40% KITS*/
    display: inline-block;
    padding-left: 0px;
    /* 12px to 0px KITS */
}

.order-request-popup .__sectionHeadlineCol__._stockTextHeadline {
    text-align: right;
    padding-right: 10px
}

.order-request-popup .__sectionHeadlineCol__._dyeLotTextHeadline {
    text-align: right;
}
.order-request-popup .__sectionHeadlineCol__._shadeTextHeadline {
    text-align: right;
    padding-right: 10px;
 }
@media screen and (max-width: 767px) {
    .order-request-popup .__sectionHeadlineCol__ {
        /* padding-left: 10px; KITS */
        position: relative;
    }
    .order-request-popup .__sectionHeadlineCol__._stockTextHeadline {
        right: -5%;
    }
    .order-request-popup .__sectionHeadlineCol__._dyeLotTextHeadline {
        left: 12%;
        text-align: left;
    }
}

@media screen and (min-width: 320px) and (max-width: 420px) {
    .order-request-popup .__sectionHeadlineCol__._stockTextHeadline {
        right: 0%;
    }
    .order-request-popup .__sectionHeadlineCol__._dyeLotTextHeadline {
        left: 14%;
    }
}

.order-request-popup .section-right .product-add-form {
    float: none;
    margin: 15px 0 0 0 !important;
    width: 100%;
    padding: 10px 5px !important;
    background-color: #f5f5f5;
    font-size: 14px;
}
.quickorder .product-add-form {
    float: none;
    margin: 15px 0 0 0 !important;
    width: 100%;
    padding: 10px 5px !important;
    background-color: #f5f5f5;
    font-size: 14px;
}
.quickorder .Product-fullinformation{
    margin-top: 25px;
}
.quickorder .quickorder-product a{
    text-decoration: none;
    color: #cc0000;
    line-height: 12px;
    letter-spacing: 1px;
    font-size: 14px;
}

.order-request-popup #custom-pagination {
    text-align: center;
}

.order-request-popup #custom-pagination ul {
    display: inline-block;
}

.order-request-popup #custom-pagination li {
    display: inline-block;
    border: none;
    padding: 5px;
}

.order-request-popup #custom-pagination li.disabled span {
    opacity: 0.5;
}

.order-request-popup .box-tocart .action.tocart span {
    vertical-align: middle;
}

.order-request-popup .product-purchase .field.textarea p {
    margin: 0 0 5px;
}

.order-request-popup table>thead>tr>th,
.order-request-popup table>tbody>tr>th,
.order-request-popup table>tfoot>tr>th,
.order-request-popup table>thead>tr>td,
.order-request-popup table>tbody>tr>td,
.order-request-popup table>tfoot>tr>td {
    padding: 5px 10px;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    .order-request-popup .product-purchase {
        float: none;
        width: 100%;
    }
    .menu-filter .mf_bottom {
        position: static;
        margin: 25px 0 0 0;
        width: 100%;
        padding: 0;
    }
    .order-request-popup .section-right {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
        padding: 20px !important;
    }
    .product-info-main .product-add-form {
        margin-top: 15px !important;
        padding-top: 0px !important;
    }
    .order-request-popup .product-purchase p {
        width: 100%;
    }
    .order-request-popup #product-options-wrapper {
        padding: 0;
    }
    #apiInvetoryData {
        margin: 25px 0 0 0;
    }
}

.unique_id {
    text-align: center;
    margin-top: 36px;
}

.unique_id h1 {
    font-size: 28px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.sku_left {
    float: left;
    width: 62% !important;
}

.product-info-main .stock span {
    font-size: 14px;
    line-height: 25px;
}

.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
    color: #cc0000;
    background-color: #f0f1f1 !important;
}
.pdp-logged-btn:hover button.action.tocart.disabled span,
.pdp-logged-btn:hover button.action.tocart[disabled] span {
    color: #141414;
}

.pdp-logged-btn:hover {
    box-shadow: none !important;
}

.pdp-container .product-info-main .stock.available {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    margin: 10px 0 10px 0;
    text-transform: lowercase;
    font-weight: 400;
    color: #353535;
    margin-top: 0;
    margin-bottom: 0px;
}

.pdp-container .product-info-main .stock.available #inventoryQty {
    font-weight: 600;
    color: #141414;
}

.pdp-container .product-info-main .product-info-price {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 10px 0 10px 0;
    color: #353535;
}

.pdp-container .price-container.price-final_price span.withPrice {
    padding: 0 0px 0 0;
}

@media only screen and (max-width: 639px) {
    .pdp-container .product-info-price {
        width: auto;
    }
    .pdp-container .product-info-price>*:first-child {
        padding-left: 0;
    }
}

@media only screen and (max-width: 550px) {
    .block.block-search .field.search .control #search.reduce-width {
        width: 47%;
    }
    .block.block-search .field.search .control #search+span {
        width: calc(100% - 50%);
        font-size: 12px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        max-width: 327px;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul li {
        margin-right: 14px !important;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul:nth-of-type(2) {
        order: 3;
        /*margin-top: 0;*/
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul:nth-of-type(3) {
        padding-left: 14px !important;
    }
    .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul:nth-of-type(3) li {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 400px) {
    .block.block-search .field.search .control #search {
        padding-right: 5px;
    }
    .block.block-search .field.search .control #search+span {
        width: 50%;
        font-size: 11px;
    }
    .search_field .block-search .control {
        padding-right: 0;
    }
}

@media only screen and (max-width: 374px) {
    .block.block-search .field.search .control #search+span {
        width: 52%;
    }
    .block.block-search .field.search .control #search.reduce-width {
        width: 43%;
    }
}

.about .row {
    font-size: 0;
}

.product.info.detailed {
    display: none;
}


/***** hide mailchimp popup *****/

.mc-banner,
.mc-modal,
.mc-modal-bg {
    display: none !important;
}


/************ SCROLL TOP *************/

#myScrollToTopBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 9999;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: gray;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    width: 2.6em;
    height: 2.6em;
    box-shadow: unset;
}


/************ //SCROLL TOP *************/


/* =======================================
	Brand slider stylings for Mobile view
========================================== */

@media screen and (max-width: 767px) {
    .recentCollections {
        margin: 4%;
    }
    .recentCollections .rc-menu {
        width: 100%;
    }
    .recentCollections .rc-image-wrap {
        width: 100%;
    }
}


/* ===========================
	Search list Dropdown 
============================== */

@media screen and (min-width: 320px) and (max-width: 420px) {
    .search-autocomplete li.category-item,
    .search-autocomplete li.product-item {
        padding: 2px 10px 2px 10px !important;
    }
    .search-autocomplete li.product-item a.product-item-link {
        font-size: 12px;
    }
}

/* ===============================
            load more button
================================== */
.product__listing .Load_More_Products button.action.primary.load_more {
    background: #cc0000;
    color: #ffffff;
  }
.product__listing .Load_More_Products button.action.primary.load_more:focus,
.product__listing .Load_More_Products button.action.primary.load_more:active {
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #ffffff;
  }
/*====================================
  TOOLTIPS for Header Icons 
====================================*/

@media screen and (min-width: 768px) {
    .search-autocomplete{
        margin-top: -15px;
    }
    .right.icons ._ks_scalaTooltip {
        position: relative;
        width: 100%;
        height: auto;
        bottom: 1.25em;
        left: 108%;
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale3d(0.7, 0.3, 1);
        transform: scale3d(0.7, 0.3, 1);
        -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
        transition: opacity 0.2s, transform 0.2s;
    }
    ul.fixheight ._ks_scalaTooltipHolder ._ks_scalaTooltip {
        bottom: 0.5em;
    }
    .right.icons ._ks_scalaTooltipHolder._myAccountTooltip ._ks_scalaTooltip {
        left: 137%;
    }
    .right.icons li._ks_scalaTooltipHolder._quickSearchTooltip {
        position: relative;
    }
    .right.icons ._ks_scalaTooltipHolder._quickSearchTooltip ._ks_scalaTooltip {
        left: 150%;
    }
    li.position-relative._ks_scalaTooltipHolder._cartTooltip ._ks_scalaTooltip {
        bottom: -5em;
        left: 60%;
    }
    li.position-relative._ks_scalaTooltipHolder._favoritesTooltip ._ks_scalaTooltip {
        left: 112%;
    }
    ul.fixheight li.position-relative._ks_scalaTooltipHolder._cartTooltip ._ks_scalaTooltip {
        bottom: -4em;
    }
    .right.icons ._ks_scalaTooltip ._ks_scalaTooltiptext {
        /* visibility           : hidden; KITS */
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        padding: 0.25em 1em;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
    }
    ._ks_scalaTooltiptext.addtocart,
    ._ks_scalaTooltiptext.favorites,
    ._ks_scalaTooltiptext.ordersample{
        display: none;
    }
    ._ks_scalaTooltiptext.addtocart:hover,
    ._ks_scalaTooltiptext.favorites:hover,
    ._ks_scalaTooltiptext.ordersample:hover{
        display: none;
    }
    .right.icons ._ks_scalaTooltip ._ks_scalaTooltiptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        color: #b2010a;
        border-color: transparent transparent #b2010a transparent;
    }
    body:not(.login_popup_open) .right.icons li._ks_scalaTooltipHolder a:hover +._ks_scalaTooltip,.right.icons li._ks_scalaTooltipHolder .headercart:hover +._ks_scalaTooltip {
        /* visibility    : visible; KITS */
        pointer-events: auto;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    }
}
@media  screen and (min-width: 1280px) and (max-width: 1530px){
  .color-SKU span{
        display: block !important;
    }
     p.oldsku{
        margin-left: 0px !important;
    }
}
@media  screen and (min-width: 1024px) {
     .color-SKU div{
        display: inline-flex;
    }
    .color-SKU span{
        display: flex;
    }
    p.oldsku{
        margin-left: 10px;
    }
    span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        padding: 0.3em;
        position: absolute;
        z-index: 1;
        top: 25px;
        right: -33px;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 100%;
    }
     span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites{
                display: block;  
                background-color: #b2010a;
                color: #fff;
                text-align: center;
                padding: 0.3em;
                position: absolute;
                z-index: 1;
                top: 25px;
                right: 41px;
                line-height: 1.6em;
                height: 2em;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                white-space: nowrap;
                font-family: 'Lato', sans-serif;
                font-size: 10px;
                width: 80%;
     }
    span.imageIcon.imageIcon3:hover + .ordersample {

        /* visibility           : hidden; KITS */
         display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        padding: 0.3em;
        position: absolute;
        z-index: 1;
        top: 25px;
        /* right: 10px; */
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 100%;
    }

    .cms-home .staticpage span.imageIcon.imageIcon3:hover + .ordersample,
    .cms-home .staticpage span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart,
    .cms-home .staticpage span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        top: 16px !important;
    }
    span._ks_scalaTooltiptext.favorites.norequestmemo{
        right: 18px !important;
        width: 100% !important;
    }
    span._ks_scalaTooltiptext.addtocart.norequestmemo{
        right: -30px !important;
        width: 135% !important;
    }
    
    span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites:after,
    span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart:after,
    span.imageIcon.imageIcon3:hover + .ordersample:after{
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        color: #b2010a;
        border-color: transparent transparent #b2010a transparent;
    }
    
}

@media screen and (max-width: 767px) {
    ._ks_scalaTooltip,
    ._ks_scalaTooltiptext {
        display: none;
    }
}
/* start home page video banner css */

    #s7_videoview{
    position: relative;
    width: 100%;
    height: 0  !important;
    padding-bottom: 56.25%;
    margin-bottom: 22px;
    }
    #s7_videoview #s7_videoview_container{
    position: absolute !important;
    top: 12px;
    left: 0;
    width: 100%;
    height: 100%; 
      }
.s7controlbar{
display:none;
}
@media screen and (max-width: 1024px){
.overlay.desktopbutton{
display: none;
}

.overlay.mobilebutton{
     width: 85%;
    position: absolute;
   /* top: 535px !important;*/
    /* left: 20px; */
    padding: 20px;
    /* background-size: 3px 3px; */
    z-index: 2;
    text-align: right;
    vertical-align: bottom;
    bottom: 25px !important;
    opacity: 70%;
    overflow: visible;
    height: 0px;
}
#s7_videoview {
    top: 25px;
    position: relative;
    width: 100%;
    height: 0 !important;
    padding-bottom: 56.25%;
    margin-bottom: 46px;
}
}
@media screen and (min-width: 1025px)  {
        #s7_videoview #s7_videoview_container {
            top: 11px;
            width: 1068px;
            height: 601px;
        }
        .overlay.desktopbutton a img{ 
            max-width: 42%;
            min-width: 40%;
        }
        .overlay.desktopbutton{
            width: 85%;
            position: absolute;
            top: 521px !important;
            /* left: 20px; */
            padding: 20px;
            /* background-size: 3px 3px; */
            z-index: 2;
            text-align: right;
            vertical-align: bottom;
            bottom: 25px !important;
            opacity: 70%;
            overflow: visible;
            height: 0px;
            margin-left: 15%;
        }
        .overlay.mobilebutton{
         display: none;
        }

}

@media only screen and (max-width: 320px){
.overlay.mobilebutton {
        top: 113px  !important;
        margin-left: 55px !important;
}
.overlay.mobilebutton a img{
width: 20%
}
#s7_videoview #s7_videoview_container {
    top: 11px;
}
} 
@media screen and (max-width: 1024px){
.overlay.mobilebutton {
    bottom: 0px;
    
}
}
@media only screen and (min-width : 411px) and (max-width : 510px) { 
.overlay.mobilebutton {
        top: 149px   !important;
        margin-left: 67px !important;
}
}
@media only screen and (min-width : 520px) { 
.overlay.mobilebutton {
    top: 170px !important;
    margin-left: 80px !important;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.overlay.mobilebutton {
        top: 295px !important;
        margin-left: 115px !important;
}
}
 @media screen and (min-width: 360px) and (max-width: 420px) {
     .overlay.mobilebutton {
        top: 131px;
        margin-left: 60px;
    }
    .overlay.mobilebutton a img{
       width: 20%;
      }
 }
@media screen and (min-width: 1024px) and (max-width: 1024px) {
        .overlay.mobilebutton {
            top: 430px !important;
            margin-left: 145px !important;
    }
  
}

 /* end home page video banner css */ 
 
 /* end home page video banner css */ 
 .hideshowlightfastness img{
    width: 20px;
    height: 13px;
    margin-top: 18px;
    margin-right: 48px;
}
 @media screen and (min-width: 320px) and (max-width: 767px){
    .catalog-product-view .detailed-pdp-description>div>div:first-child{
        min-width: 35% !important;
        max-width: 35% !important;
    }
     }
     @media screen and (min-width: 768px) and (max-width: 2560px){
     .hideshowlightfastness img{
        width: 20px;
        height: 13px;
        margin-top: 1px;
        margin-right: 48px;
    }
     }
     @media screen and (min-width: 2561px) {
     .hideshowlightfastness img{
        width: 20px;
        height: 13px;
        margin-top: 0px;
        margin-right: 48px;
    }
     }
     @media screen and (min-width: 768px) and (max-width: 1025px) {
        .hideshowlightfastness img{
            width: 20px;
            height: 13px;
            margin-top: 0px;
            margin-right: 10px !important;
        }
        .hideshowlightfastness a{
            margin-top: 1px !important;
        }
    }
    @media screen and (min-width: 360px) and (max-width: 767px) {
        .hideshowlightfastness img{
            width: 22px;
            height: 13px;
            margin-top: 17px;
            margin-right: 60px !important;
        }
    }
     @media screen and (max-width: 360px){
            .hideshowlightfastness a{
                margin-right: 25px;
                 margin-top: 16px;
            }
     }
    @media screen and (max-width: 320px){
        .hideshowlightfastness div a{
            margin-top: 17px;
            margin-right: 10px;
        
        }
    }
    /** umbrella popup **/
   .popupcartyes , .popupcartno, .popupcartyes:hover , .popupcartno:hover{
    background-color: #cc0000;
    color: #fff;
    /* display: block; */
    text-decoration: none;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 10px;
    width: 79px;
    margin: 5px;
    box-shadow: none !important;
   }
   @media screen and (max-width: 767px){
    .popupcartyes , .popupcartno, .popupcartyes:hover , .popupcartno:hover{
        width: 64px;
        margin-right: 0px !important;
        }
    }
    .hover_bkgr_fricc .helper{
        display:inline-block;
        height:100%;
        vertical-align:middle;
    }
    .stocklimit > div {
        background-color: #cc0000;
        color: #fff;
        box-shadow: 10px 10px 60px #bbbbbb;
        display: inline-block;
        height: auto;
        max-width: 300px;
        min-height: auto;
        vertical-align: middle;
        width: 60%;
        position: relative;
        border-radius: 5px;
        padding: 15px 5%;
    }
    .stocklimit .popupCloseButton{
        background-color: #a09999;
        cursor: pointer;
        display: inline-block;
        font-family: arial;
        font-weight: bold;
        position: absolute;
        top: 5px;
        right: 2px;
        font-size: 19px;
        line-height: 16px;
        width: 20px;
        height: 20px;
        text-align: center;
        padding-top: 2px;
        border-radius: 50%;
    }
    .stocklimit span{
        color: #fff;
        font-size: 1em;
    }
    .general-user-popup
    {
        background-color: rgba(255, 255,255, 0.85); 
        display:none;
        height:100%;
        position:fixed;
        text-align:center;
        top:0;
        width:100%;
        z-index:10000;
    }

    .Product_detailes_addtocart {
    height: 100%;
    position: absolute;
    text-align: right;
    top: 7em;
    width: 100%;
    opacity: 0;
    left: 25em;
    bottom: 0;
    transition: all 0.5s linear;
    z-index: 10000;
    }
    @media screen and (max-width: 1024px){
        .Product_detailes_addtocart{
            position: fixed;
            text-align: center;
            left: 0;
        }
    }
    .Product_detailes_addtocart.added_tocart{
        opacity: 1;
        /* transition: all 1s; */
        transition: all 0.5s linear;
        left: -2em !important;
    }
    .Product_detailes_addtocart.plpadded_tocart{
        opacity: 1;
        bottom: unset;
        position: fixed;
        top: 60px !important;
        transition: all .5s linear;
        left: -2em !important;
    }
    body.customer-logged-in .general-user-popup{
        display:none;
    }
    .popup-guestlogin-form label {
        display: none;
        }
    .general-user-popup .helper,
    .Product_detailes_addtocart .helper
    {
        display:inline-block;
        height:100%;
        vertical-align:middle;
    }
    /* POPUP PROUCT AFTER ADD TO CART NOTIFICATION BOX */
    .Ajax_popupcart{
        width: 100%;
    }
    .Product_detailes_addtocart > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #555;
        display: inline-block;
        height: auto;
        max-width: 300px;
        min-height: 230px;
        vertical-align: middle;
        width: 60%;
        position: relative;
        padding: 15px 15px;
        padding-top: 30px;
    }
    .cart_item_image .cart_responsiveimage{
        width: 100%;
        max-width: 64px;
        height: auto;
    }
    .cart_item_image{
        /* width: 100%; */
    }
    .bag_item_details{
        display: flex;
        padding: 20px 0px;
        text-align: left;
    }
    .popupnotification_item{
        /* padding: 10px 0px; */
    }
    .cartitem_notification{
        text-align: left;
        display: flex;
        font-size: 15px;
        font-weight: 600;
    }
    .cart_item_details{
        line-height: 20px;
        padding: 0px 20px;
        text-align: left;
    }
    .cart_item_details p{
        color: #6b6666;
        font-size: 11px;
    }
    .mini_popup_buttons{
        display: flex;
    }
    .bagProceedToCheckout__,
    .bagcontinue-shopping{
    /* background-color: #cc0000; */
    color: #000 !important;
    display: block;
    text-decoration: none !important;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    /* letter-spacing: 1px; */
    /* line-height: 17px; */
    width: 48%;
    margin: auto;
    /* padding-top: 18px; */
    /* margin-bottom: 30px; */
    border: 1px solid #a79d9d;
    box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
    max-width: 150px;
    }
    .bagProceedToCheckout__:hover,
    .bagcontinue-shopping:hover{
        text-decoration: none !important;
        background-color: #cc0000;
        color: #fff !important;
    }

    /* POPUP PROUCT AFTER ADD TO CART NOTIFICATION BOX */
    .__authenticationpopup{
        width: 100%;
    }
    
    .general-user-popup > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #555;
        display: inline-block;
        height: auto;
        max-width: 480px;
        min-height: 100px;
        vertical-align: middle;
        width: 60%;
        position: relative;
        padding: 15px 15px;
        padding-top: 30px;
    }
    
    @media screen and (min-width: 320px) and (max-width: 600px){
        .general-user-popup > div {
            width: 85%;
        }
        .general-user-popup .site_logo {
            width: 175px !important;
            height: auto;
        }
    }
    .general-user-popup .site_logo {
       margin-left: 15px;
       width:200px;
    }

    @media screen and (max-width: 380px){
        .general-user-popup .item{
            width: 50px !important;
        }
        .general-user-popup .tradetext{
            padding: 7px 30px !important;
        }
        .general-user-popup .agenttext{
            padding: 7px 35px !important;
        }
    }
    @media screen and (min-width: 381px) and (max-width: 750px){
        .general-user-popup .item{
            width: 52px !important;
        }
        .general-user-popup .tradetext{
            padding: 7px 30px !important;
        }
        .general-user-popup .agenttext{
            padding: 7px 35px !important;
        }
    }
    @media screen and (min-width: 751px) and (max-width: 849px){
        .general-user-popup .item{
            width: 78px !important;
        }
    }
    @media screen and (max-width: 420px){
        .guestpopup{
            display: block !important;
        }
        .guestpopup > div {
           width: 100% !important;  
        }
        .general-user-popup .tradeaccountbtn{
            height: 40px !important;
            margin-top: 3px !important;
        }
        .general-user-popup h3{
            font-size: 0.9em !important;
            margin-top: 10px !important;
        }
        .general-user-popup .redlogo img{
            width: 120px !important;
        }
        .general-user-popup .login-register-popup input[type=text], .general-user-popup .login-register-popup input[type=password], .general-user-popup .login-register-popup input[type=email]{
            height: 35px !important;
        }
    }
    .general-user-popup .item{
        width:80px;
        text-align:center;
        display:block;
        background-color: transparent;
        border: 1px solid transparent;
        margin-right: 10px;
        margin-bottom: 1px;
        float:left;
        padding-top:10px;
      }
      .general-user-popup .tradeaccountbtn a{
        text-decoration: none !important;
      }
      .general-user-popup .popup-login-form{
          display: block !important;
      }
      .general-user-popup .tradeaccountbtn{
        line-height: 1em;
        border: 1px solid black !important;
        background-color: #fff !important;
        border-radius: 0px;
        font-size: 0.7em;
        font-weight: 600;
        width: 60%;
        margin-top: 10px;
        padding: 2px;
        height: 45px;
      }
      .general-user-popup .item p{
        padding-top:5px;
        font-size: 10px;
        font-weight: 700;
      }
      #index-gallery{
        width:465px;
        padding-top:10px;
      }
      .general-user-popup .bonfont{
        text-align:center;
         padding-top:15px;
         font-family: Bon Vivant;
         font-size: 30px;
         color: black;
      }
      .general-user-popup .tradetext {
        font-family: 'Lato';
        font-size: 10.5px;
        line-height: 1.3em;
        text-align: center;
        padding: 7px 81px;
     }
     .general-user-popup .close{
        background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/close_red.svg);
        background-repeat: no-repeat;
        position: relative;
        background-size: 15px;
        width: 34px;
        height: 22px;
        float: right;
        display: block;
        left: 1em;
        margin-top: -20px;
     }
     /* .Product_detailes_addtocart:after {
        bottom: 100%;
        left: 91%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #ffffff;
        border-width: 15px;
      } */
     .Product_detailes_addtocart .close{
        background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/cancel.png);
        background-repeat: no-repeat;
        /* position: relative; */
        /* background-size: 23px; */
        width: 16px;
        height: 16px;
        float: right;
        display: block;
        cursor: pointer;
        /* left: 1em; */
        margin-top: -15px;
     }
     .Product_detailes_addtocart .alert_success{
        background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/check.png);
        background-repeat: no-repeat;
        /* position: relative; */
        /* background-size: 23px; */
        width: 24px;
        height: 24px;
        /* float: right; */
        display: block;
        /* left: 1em; */
        margin-top: -3px;
     }
     .general-user-popup .close:after{
        right: 0.8em;
        content: 'CLOSE';
        color: #cc0000;
        font-size: 0.6em;
        letter-spacing: 0.1em;
        position: relative;
        top: 2em;
     }
     .general-user-popup .agenttext{
        font-family: 'Lato';
        font-size: 10.5px;
        line-height: 1.3em;
        text-align: center;
        padding: 7px 50px;
     }
      .general-user-popup h4{
        padding: 10px;
        font-size: 0.7em;
        font-family: 'lato';
        letter-spacing: 0.1em;
        font-weight: 700;
      }
      .general-user-popup h3{
        margin-top: 10px;
        padding-top: 10px;
        border-top: 2px solid #e3e3e3;
        font-weight: 600;
      }
      .general-user-popup .login-register-popup{
          margin-top: 5px;
      }
      .general-user-popup .__PasswordPseudoClass:after{
        top: 1em !important;
        margin: -2px 7px;
      }
      .general-user-popup .rc-anchor-normal{
          width: 335px !important;
      }
      .general-user-popup .login-container{
        margin-top: -20px;
      }
      .general-user-popup .login-register-popup input[type=text], .general-user-popup .login-register-popup input[type=password], .general-user-popup .login-register-popup input[type=email]{
          margin:5px 0 !important;
          height: 40px;
      }
      
      .general-user-popup .tradetext span{
        color: #cc0000;
        font-weight: 600;
      }

    .hover_bkgr_fricc > div {
        background-color: #fff;
        box-shadow: 10px 10px 60px #bbbbbb;
        display: inline-block;
        height: auto;
        max-width: 551px;
        min-height: 100px;
        vertical-align: middle;
        width: 80%;
        position: relative;
        border-radius: 5px;
        padding: 15px 5%;
    }
    .popupCloseButton {
        background-color: #fff;
        /* border: 3px solid #999;
        border-radius: 54px; */
        cursor: pointer;
        display: inline-block;
        font-family: arial;
        font-weight: bold;
        position: absolute;
        top: 5px;
        right: 2px;
        font-size: 25px;
        line-height: 16px;
        width: 20px;
        height: 20px;
        text-align: center;
    }
    .popupCloseButton:hover {
        background-color: #ccc;
    }
    .umbrella{
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-left: -5%;
    margin-bottom: -4%;
    margin-top: -3%;
    }
    @media screen and (min-width: 767px) and (max-width: 1024px){
        .umbrella{
            width: 16%;
            }
        }

    /*** end umbrellapopup ***/
    /** start order history ***/
    .orderhistorycmsblock{
        margin-bottom: 10px;
        width: 100%;
    }
    /*** end order history **/
    /*** lightgallery ectalaog layout ****/
    .s7ecatalogviewer.s7size_medium .s7controlbar
    {
        top: 0 !important;
    }

    [data-namespace='s7classic'].s7controlbar .s7innercontrolbarcontainer{
        position: fixed !important;
        top: 0 !important;
        width: 100%;
        height: auto;
    }
    .s7ecatalogviewer.s7mouseinput .s7zoominbutton{
        right: 200px  !important;
    }
    .s7ecatalogviewer.s7mouseinput .s7zoomoutbutton {
        right: 170px !important;
    }
    .s7ecatalogviewer.s7mouseinput .s7zoomresetbutton {
        right: 140px !important;
    }
    #s7zoomviewer_div_socialShare_socBtn{
        right: 72px;
    }   
    .s7ecatalogviewer.s7mouseinput .s7fullscreenbutton{
        right: 78px;
    } 
    .s7ecatalogviewer .s7favoritesmenu .s7favoritesbutton{
        display: none;
    }
    #s7zoomviewer_div_download.s7download{
        display: none !important;
    }
    .s7ecatalogviewer.s7touchinput .s7thumbnailpagebutton,.s7ecatalogviewer.s7mouseinput .s7thumbnailpagebutton,.s7ecatalogviewer.s7touchinput .s7print{
        display: none !important;
    }
    @media only screen and (min-width: 1500px){
        #s7zoomviewer_div_socialShare_socBtn {
            right: 105px !important;
        } 
        .s7ecatalogviewer.s7touchinput.s7size_large .s7zoominbutton {
            right: 260px !important;
        }
        .s7ecatalogviewer.s7touchinput.s7size_large .s7zoomoutbutton {
            right: 210px !important;
        }
        .s7ecatalogviewer.s7touchinput.s7size_large .s7zoomresetbutton {
            right: 160px !important;
        }
        .LightboxPopup a.closePopup img {
            width: 30px !important;
            height: 30px !important;
        }
        .LightboxPopup a.closePopup p {
            font-size: 20px !important;
        }
        .LightboxPopup a.closePopup{
            right: 5px !important;
            top: 15px !important;
            opacity: 1;
        }
    }
    @media only screen and (min-width: 768px) and (max-width: 1024px){
       
        .s7ecatalogviewer.s7touchinput.s7size_medium .s7zoominbutton, .s7ecatalogviewer.s7touchinput.s7size_large .s7zoominbutton{
            right: 232px !important;
        }
        .s7ecatalogviewer.s7touchinput.s7size_medium .s7zoomoutbutton,.s7ecatalogviewer.s7touchinput.s7size_large .s7zoomoutbutton {
            right: 185px !important;
        }
        .s7ecatalogviewer.s7touchinput.s7size_medium .s7zoomresetbutton, .s7ecatalogviewer.s7touchinput.s7size_large .s7zoomresetbutton {
            right: 142px !important;
        }
        #s7zoomviewer_div_socialShare_socBtn{
            right: 90px;
        } 
        .LightboxPopup a.closePopup img{
            width: 20px !important;
            height: 20px !important;
        }
        .LightboxPopup a.closePopup p{
            font-size: 15px !important;
        }
        .LightboxPopup a.closePopup{
            top: 22px !important;
        }
        .s7ecatalogviewer.s7size_medium .s7toolbarrightbutton .s7panrightbutton,.s7ecatalogviewer.s7size_medium .s7toolbarleftbutton .s7panleftbutton{
            display: block !important;
        }
        .s7ecatalogviewer.s7size_medium .s7toolbarrightbutton .s7panrightbutton{
            left: 38% !important;
        }
        .s7ecatalogviewer.s7size_medium .s7toolbarleftbutton .s7panleftbutton{
            left: 62% !important;
        }

    }
    @media only screen and (min-width: 320px) and (max-width: 830px){
    .s7ecatalogviewer.s7size_small .s7toolbarleftbutton .s7panleftbutton,.s7ecatalogviewer.s7size_small .s7toolbarrightbutton .s7panrightbutton{
        display: block !important;
        bottom: 0 !important;
        position: fixed !important;
    }
    .s7ecatalogviewer.s7size_small .s7secondarycontrols .s7pageindicator{
        bottom: 0 !important;
    position: fixed !important;
    }
    .s7ecatalogviewer.s7size_small .s7toolbarrightbutton .s7panrightbutton{
        left: 30% !important;
    }
    .s7ecatalogviewer.s7size_small .s7toolbarleftbutton .s7panleftbutton{
        left: 70% !important;
    }
    .LightboxPopup a.closePopup img{
        width: 15px !important;
        height: 15px !important;
    }
    .LightboxPopup a.closePopup p{
        font-size: 15px !important;
    }
    .LightboxPopup a.closePopup{
        top: 22px !important;
    }
}
 /*** end lightgallery ectalaog layout ****/

 /*** clearence pdp **/
 @media screen and (max-width: 320px) { 
 .product-limited-clearence-text{
    margin-bottom: -20px !important;
 }
}
@media screen and (max-width: 650px) { 
    .catalog-product-view .product-limited-clearence-text.add_sale_flag_in_pdp{
        /* width: 16%; */
    }
}
.product-limited-clearence-text{
   margin-bottom: 5px;
}
.catalog-product-view .product-limited-clearence-text.add_sale_flag_in_pdp{
    margin: 2px 0px 15px 0px;
    display: inline-block;
    width: 7%;
    letter-spacing: 3px;
    font-size: 0.8em;
    position: relative;
    background: #CC0000;
    color: rgb(255, 255, 255);
    padding: 0.45em 0.65em;
    left: 0em;
    top: 0em;
    text-transform: uppercase;
}
 .product-info-custom-tierprice-title, .product-limited-clearence-text,.product-info-custom-tierprice-title-text,.product-info-custom-tierprice-title-texts{
    font-size: 0.8rem;
    font-weight: 600;
    font-family: inherit;
}
.product-info-custom-tierprice-title a{
        color: #CC0000 !important;
        text-decoration: none;
}
.product-info-custom-tierprice,.product-info-custom-tierprice-discount,.product-info-custom-tierprice-discounts{
    text-decoration: line-through;
    width: 200px;
    color:#7f7c7c;
}
/*** end clearance pdp **/
/*** discount grid price **/
.pricerangetooltip .tooltip {
    position: relative;
    /* display: inline-block; */
    /* margin: -4px 2px;  */
    margin-right: 1px;
    vertical-align: middle;
    background-color: #5a5959;
    /* border-bottom: 1px dotted black; */
  }
  .tooltip.percentage {
        position: relative;
        display: inline-block;
        margin: -4px 10px;
        vertical-align: middle;
        /* border-bottom: 1px dotted black; */
  }
  .percentage img    
{
    width: 17px;
    height: 17px;
}
.pilloworiginalprice {
    padding: 5px;
}
.pilloworiginalprice .product-info-custom-tierprice-title,.pilloworiginalprice .product-info-custom-tierprice-title-text,.product-info-custom-tierprice-title-texts,.product-info-custom-tierprice-discount,.product-info-custom-tierprice-discounts{
    font-size: 10px;
    line-height: 18px;
    font-family: 'Lato', sans-serif;
}
.pilloworiginalprice .product-info-custom-tierprice-discount,.product-info-custom-tierprice-discounts{
font-size: 14px;
}
.pilloworiginalprice .percentage img {
    width: 15px;
    height: 15px;
}
.product-info-custom-tierprice-discount,.product-info-custom-tierprice-discounts{
display: inline !important;
}
.tooltip .tooltiptext {
    font-size: 15px;
    visibility: hidden;
    width: 200px;
    background-color: #ffff;
    color: #070707;
    text-align: center;
    border-radius: 3px;
    padding: 7px;
    position: absolute;
    z-index: 1;
    border: 1px solid #adabac;
    top: 100%;
    left: 100%;
    margin-left: -100px;
    margin-top: 6px;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
    font-weight: 500;
  }
  div.percentage:hover::after{
    content: "";
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;  
}
@media only screen and (max-width: 600px) {
    .percentage img    
    {
        vertical-align: middle;  
    }
    .tooltip .tooltiptext {
        width: 250px;
    }
 }

 .addproductbutton{
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    background-color: #cc0000;
    height: 70px !important;
    width: 155px !important;
    margin-left: 5%;
    margin-top: 43px;
    border: none !important;
 }
 .addproductbutton:hover {
    background-color: #cc0000;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 70px !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
 }




/* Added Styles for Homepage banner Start*/
@media screen and (min-width: 590px) {
    .custom_homebannerimg_mobile{
        display:none !important;
    }
    .custom_homebannerimg_desktop{
        display:none !important;
    } 

    a.__ks_columnLink__.mobile_banner_Img img{
        display: none !important;
    }
    .a.__ks_columnLink__.desktop_banner_Img img{
        display: none !important;
    }
    .custom_responsiveslider_content .desktop_banner_Img .listItem1{
        display: block !important;
    }
}
@media screen and (min-width: 590px) and (max-width: 1024px){

  .custom_responsiveslider_content .desktop_banner_Img .listItem1.base-img{
        display: block !important;
    }
      .custom_responsiveslider_content .desktop_banner_Img .listItem1.hover-img{
        display: none !important;
    }
}
@media screen and (max-width: 590px) {
    /* .__ks_columnLink__.mobile_banner_Img, .custom_homebannerimg_mobile{
        display:block !important;
    }*/
    .custom_homebannerimg_desktop, .__ks_columnLink__.desktop_banner_Img{
        display:none !important;
    } 
    .a.__ks_columnLink__.desktop_banner_Img img{
        display: none !important;
    }

    a.__ks_columnLink__.mobile_banner_Img img{
        display: none !important;
    }
    .custom_responsiveslider_content .mobile_banner_Img .listItemmobile1{
        display: block !important;
    }
    .custom__fullwidthimage .next-arrow
    {
      top:38%;
      width: 30px;
      height: 60px;
      margin-right: 1em;
    }
    .custom__fullwidthimage .prev-arrow
    {
      top:38%;
      width: 30px;
      height: 60px;
      margin-left: 10px;
    }
}
.plp_rail_page{
    
}
.plp_popupaddtocart{
    display: none;
    background-color: #c00;
    width: 250px !important;
    /* margin-top: 43px; */
    margin: 20px;
    box-shadow: 0px 3px 6px rgba(0,0,0,.16);
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 17px;
    padding-top: 18px;
    max-width: 420px;
    margin-right: 10px;
}
.plp_popupaddtocart:hover {
    text-decoration: none;
    color: #fff;
}
.plp_popupaddtocart.disabled{
    background-color: #f0f1f1 !important;
   
}
.quickorder .catalog-product-view .detailed-pdp-description>div>div:first-child{
    min-width: 40%;
    max-width: 40%;
}
@media screen and (max-width: 767px) {
    .product-options-bottom .plp_popupaddtocart.popup-mobile{
        display: block !important;
    }
    .product-options-bottom .plp_popupaddtocart.popup-desktop{
        display: none !important;
    }
    .section-right.popup-destop{
        display: none !important;
    }
}
@media screen and (min-width: 768px) {
    .product-options-bottom .plp_popupaddtocart.popup-desktop{
        display: block !important;
    }
    .product-options-bottom .plp_popupaddtocart.popup-mobile{
        display: none !important;
    }
}
/* .a.__ks_columnLink__.desktop_banner_Img img, a.__ks_columnLink__.mobile_banner_Img img{
    display: none !important;
}
a.__ks_columnLink__.desktop_banner_Img img:first-child, a.__ks_columnLink__.mobile_banner_Img img:first-child{
    display: block !important;
} */
/* Added Styles for Homepage banner End  */

/* Added Styles for product card in circle Start */
a.prodcut_card_circle{
    border-radius: 50%;
    width: 250px;
    height: 250px;
    object-fit: cover;
}
.imageGrid .columnGrid:hover a.prodcut_card_circle{
    box-shadow: none;
}
/* Added Styles for product card in circle End */

/* Added style for global search with Image  START*/
@media screen and (max-width: 1366px) and (min-width: 1024px){
    #search_mini_form .globalSearchImg{
        width:35px; 
        height:35px;
        margin: 0px 10px 0px 0px;
    }
    #search_mini_form .search-autocomplete li.product-item{
        height: auto !important;
        line-height: 20px !important;
        padding: 2px 25px 2px 25px !important;
    }

}

div.search-autocomplete ul li.product-item a{
    display: flex;
}
.globalSearchImg{
    width:50px; 
    height:50px;
    margin: 0px 10px 0px 0px;
}
.search-autocomplete ul li.view-all-item{
    background: #cc0000;
    color: white;
}
.search-autocomplete ul li.view-all-item a{
    color:white !important;
}
.search-autocomplete ul li.view-all-item a:hover{
    text-decoration: underline !important;
}
@media screen and (max-width: 1024px) {
    #search_mini_form .search-autocomplete li.product-item{
        height: auto !important;
        line-height: 25px !important;
        padding: 2px 25px 2px 25px !important;
    }
    .product-purchase>span:first-child img.plp-decrease-qty{
        width: 40px;
        margin-right: 10px;
    }
    .product-purchase>span:first-child img{
        width: 40px;
        margin-right: 14px;
    }
}
/* ********END******** */
/** Style for PLP rails card details alignment issue in all CMS page START */  

@media screen and (max-width: 1024px){
    body.cms-page-view .columnGrid.staticpage:hover .productDescription{
      display:block;
    }
    .columnGrid.staticpage:hover .productDescription{
      display: block;
    }
    body.cms-page-view .columnGrid.staticpage .pl_details_left{
      margin-top: 5px;
    }
    body.cms-page-view .columnGrid.staticpage .pl_details_left h4.price{
      margin-top: 0px;
    }
  }
  
  /** Style for PLP rails card details alignment issue in all CMS page END */  

  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    .brandImages{
        width: 64% !important;
    } 
    .collectionlistDisplaying .recentCollections .rc-description{
        width: 34% !important;
    }
  }

  
  @media screen and (max-width: 767px){
    .imageGrid .row div.columnGrid.staticpage{
        width: 49% !important;
      }
       body.customer-logged-in .staticpage .pl_details.productDescription{
           height: 57px !important;
            padding: 0px 0px 0px 4px !important;
        }
  }
  /* Zebras page styles START */
  @media only screen and (min-width: 320px) { 
      .imagegrid .columnGrid.staticpage:hover .pl_details_actions{
          display: inline;
      }
  }
  /* END */
  /* Tool tip issue In PLP START */
  .search-results-category .product__listing .pl_item .productDescription .pl_actions a.imageIcon{
    position: relative;
  }
  
@media  screen and (min-width: 1024px) {
    span.imageIcon.imageIcon1.aa-to-cart:hover .addtocart {
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 80px;
        padding: 2px 0;
        position: absolute;
        z-index: 1;
        top: 107%;
        left: 115%;
        margin-left: -60px;
    }
    a.imageIcon.imageIcon1.aa-to-cart:hover .addtocart {
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 80px;
        padding: 2px 0;
        position: absolute;
        z-index: 1;
        top: 107%;
        left: 115%;
        margin-left: -60px;
    }
    span.imageIcon.imageIcon2.add-to-wishlist:hover .favorites{
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        position: absolute;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;              
        width: 80px;
        padding: 2px 0;
        top: 107%;
        left: 115%;
        margin-left: -60px;
    }
    a.imageIcon.imageIcon2.add-to-wishlist:hover .favorites{
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        position: absolute;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;              
        width: 80px;
        padding: 2px 0;
        top: 107%;
        left: 115%;
        margin-left: -60px;
    }
    span.imageIcon.imageIcon3:hover .ordersample {
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        position: absolute;
        z-index: 1;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 85px;
        padding: 2px 0;
        top: 107%;
        left: 130%;
        margin-left: -60px;
    }
    a.imageIcon.imageIcon3:hover .ordersample {
        display: block;  
        background-color: #b2010a;
        color: #fff;
        text-align: center;
        position: absolute;
        z-index: 1;
        line-height: 1.6em;
        height: 2em;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        white-space: nowrap;
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        width: 85px;
        padding: 2px 0;
        top: 107%;
        left: 130%;
        margin-left: -60px;
    }
    
    span.imageIcon.imageIcon2.add-to-wishlist:hover .favorites:after,
    span.imageIcon.imageIcon1.aa-to-cart:hover .addtocart:after,
    span.imageIcon.imageIcon3:hover .ordersample:after{
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        color: #b2010a;
        border-color: transparent transparent #b2010a transparent;
        border-style: solid;
    } 
    a.imageIcon.imageIcon2.add-to-wishlist:hover .favorites:after,
    a.imageIcon.imageIcon1.aa-to-cart:hover .addtocart:after,
    a.imageIcon.imageIcon3:hover .ordersample:after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        color: #b2010a;
        border-color: transparent transparent #b2010a transparent;
        border-style: solid;
    } 
}
@media screen and (max-width: 1024px) {
    body.customer-logged-in.favorites-index-index .product__listing .pl_item .productDescription .price{
        height: 14px;
    }
}
  /* END */
  /* New styles for login PopUp */
  .new_line .vertical_border.TradeAccount{
    margin-bottom: 20px;
  }
  .new_line .vertical_border.loginSetup{
    margin-top: 4px;
  }

  /* displaying double price */

  .product-purchase-details span.pillowprice {   
    display: none;
}
  

  /* ENd */

    /* price in PDP START */
    body.catalog-product-view .product-info-price .price-box .price-container .price-wrapper .price{
        display: none;
      }

    span.imageIcon.imageIcon1.aa-to-cart {
        height: 25px;
        padding-left: 16px;
    }

    span.imageIcon.imageIcon1.aa-to-cart {
    padding: 4px;
    padding-left: 13px;
    }

      /* END */

      /* Start Icons Allignment Added for home page*/
      .columnGrid.staticpage:hover .pl_details_actions{
        display: inline-table;
        margin-right: -8px;
    }

      /* End */

    /* Start Icons Allignment for PLP Page */      
    .pl_actions {
       display: flex;
       gap: 10px; 
    }

    .imageIcon {
       cursor: pointer; 
       position: relative; 
    }

    ._ks_scalaTooltiptext {
       /* display: none;  */
       position: absolute;
       background-color: #333;
       color: #fff; 
       padding: 5px; 
       z-index: 10; 
    }

    /* start for mobile view */
    span.imageIcon.imageIcon2.add-to-wishlist {
        height: 23px;
    }    
    /* end for mobile view */

    

    .search-results-category .product__listing .pl_item .productDescription .pl_actions {
       bottom: -1px;
    }
    .search-results-category .product__listing .pl_item .productDescription .pl_actions .imageIcon3 {
       margin-right: 0.8em;
       background-size: 16px;
    }

    .search-results-category .product__listing .pl_item:hover .productDescription .add-to-wishlist {
        display: inline-block;
        height: 21px;
        background-size: 19px;
        width: 2.5em;
    }

    .search-results-category .product__listing .pl_item .productDescription .add-to-wishlist {
       background-size: 17px;
       height: 20px;
    }       

    span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        top: 27px;       
    }

    span.imageIcon.imageIcon3:hover + .ordersample {
        top: 27px;      
    }
    span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        top: 27px;      
    }

    /* For Favourites page */
    span.imageIcon.imageIcon2.add-to-wishlist.added_in_wishlist {
        background-size: 20px;
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red_fill.svg);
                            
    }    

    .favorites-index-index .product__listing .pl_item:hover .productDescription .pl_actions {
        bottom: 11px;

    }
    .favorites-index-index .product__listing .pl_item:hover .productDescription .pl_actions.nofavcheck {
        bottom: -5px;

    }
    .favorites-index-index .product__listing .pl_item:hover .productDescription .price.nofavcheck{
        bottom: 15px;
    position: relative;

    }
    .favorites-index-index .product__listing .pl_item .productDescription .pl_actions .imageIcon3 {
        margin-right: 0.8em;
    }
    /* end for favourites page */



    .pl_details_actions .imageIcon3 {
        right: -4px;
    }

    
    /* End */

    .doubleCard.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__{
        max-width: 1800px;
        margin: auto;
        overflow: hidden;
        width: 100%;
    } 
      /*** END********/
    
     body.cms-home .staticpage .productDescription .pl_details_actions span.imageIcon{
        padding-left: 15px;
        cursor: pointer;
        background-position: center;
        margin-right: 0px;
        padding-bottom: 6px;
     }

     .pl_details_actions .imageIcon3 {
        left: 0px;
     }

    

     /*** Styles for collection page ***/
     
      .staticpage .pl_details_left span {
        padding: 0px;
     }  

     /*** End ***/

      /*** Styles for swatches in custom/brand/collection pages ***/

      /* .swatchImageWrapper {
        display: inline-block;
     }
    
     .swatchImageUrl {
        display: inline-block; 
        cursor: pointer; 
        position: relative;
     }
    
     .swatchImage {
        max-width: 100%; 
        height: auto; 
     }
   
     .thumbnails .swatchImageWrapper .active {
        border: 1px solid #000 !important;
        padding: 0px !important;
      }

      img.swatchImage.false.active{
        cursor: pointer;
      }  */

      /*** END ***/ 

      /** Styles for rail and custom pages **/
       /* span.price {
        text-align: left;
        padding: 2px;
        float: left;
        color: #95989a;
     } */
    
     
     .newPLPRailSection.product__listing .pl_details span {
        font-size: 11px;
        text-transform: uppercase;
        font-family: 'lato';
     }
     .pl_item .productDescription span {  
        text-transform: uppercase;
        font-size: 11px;
     }

     /* span.price {
        text-align: left;
        padding: 2px;
        float: left;
        color: #95989a;
     } */
    
     
     .newPLPRailSection.product__listing .pl_details span {
        font-size: 11px;
        text-transform: uppercase;
        font-family: 'lato';
     }
     
     .pl_item .productDescription span {  
        text-transform: uppercase;
        font-size: 11px;
     } 

     .productDescription span {
      margin-top: -3px;
     }
     
    


     /** added for mobile view **/
     @media only screen and (max-width: 480px) {
        .staticpage .price{
          margin-top:4px;
      } 
      }

      /** start styles for plp swatch images **/
      .swatchImage {
        max-width: 100%; 
        height: auto; 
        border: 1px solid white !important;
     }

     .swatchImageUrl {
        display: inline-block; 
        cursor: pointer; 
        position: relative;
     }
     
      /** end styles for plp swatch images **/

      /** styles for home page **/

      .cms-home .staticpage span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        top: 26px !important;
    }
      .cms-home .staticpage span.imageIcon.imageIcon3:hover + .ordersample {
        top: 26px !important;
    }
      .cms-home .staticpage span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        top: 26px !important;
    }

     /** end for home page **/
    
     /** styles for met page **/

    @media screen and (min-width: 1024px) {
        span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
           right:48px;
      }
    }

    @media screen and (min-width: 1024px) {
        span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
            right:-30px;
        }
    }

    @media screen and (min-width: 1024px) {
        span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
            right: 39px;
        }
    }

     /** end styles for met page **/

     /** styles added for my fav page icons **/  
     
     .favorites-index-index .product__listing .pl_item .productDescription .pl_actions .imageIcon3.imageIcon {
        background-size: 1.5em;
     }

     /** styles end added for my fav page icons **/  

     /* styles for custom page */    
     
     .cms-the-met .pl_actions span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        left: -17px;
        width: 54px;
    }

    .cms-the-met .pl_actions span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        width: 90px;
    }
    
    .cms-woodland-estate .pl_actions span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        left: -22px;
        width: 64px;
    }

    .cms-woodland-estate .pl_actions span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        width: 90px;
    }

    .cms-ashley-stark span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites,
    .cms-altitude-performance-sheers span.imageIcon.imageIcon2.add-to-wishlist:hover + .favorites {
        right: 51px;
        top: 19px;
    }

    .cms-ashley-stark span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart,
    .cms-altitude-performance-sheers span.imageIcon.imageIcon1.aa-to-cart:hover + .addtocart {
        right: -47px;
        top: 19px;
    }

    .cms-ashley-stark span.imageIcon.imageIcon3:hover + .ordersample,
    .cms-altitude-performance-sheers span.imageIcon.imageIcon3:hover + .ordersample {
        right: -4px;
        top: 19px;
    }

     /* styles end for custom page */

     /* style for price display on custom files */

     span.productnme{
        width:100%;
        display: block;
        margin-top: -1px;
     }

     /* style end for price display on custom files */

     /* styles for PLP Page use <span> instead of <h4> */
    
    .pl_details span {
        font-size: 14px;
        line-height: 17px;
        text-transform: capitalize;
        margin-top: 4px;
        color: #555;
        margin-bottom: 0 !important;
    }

     /* styles end for PLP Page use <span> instead of <h4>  */
     

     /* styles added for plp filters on home page - use <div> instead of <h3> */

     .search-results-category .filter-toolbar .filter-type.filter-design .filter-options .inner-block div {
        width: auto;
    }      

    .sub-category-filtrs {
        cursor: pointer;
        color: #141414;
        font-size: 14px;
        line-height: 30px;
    }
       

    input#cbfilter {
        float: left;
        accent-color: #CC0000;
        width: 20px;
        height: 15px;
        top: 8px;
        cursor: pointer;
        margin: 0px 4px 0px 0px;
    }
     /* styles end for plp filters on home page - use <div> instead of <h3> */

     
     /** End **/


/***** Styles For New Navigation Menu START  */
ul.nav-items.level_two_nav_list_items{
    display: flex;
    justify-content: center;
    align-items: center;
}
li.has-dropdown.nav-1 a#advance_search_search_icon{
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_black.svg");
    background-repeat: no-repeat;
    display: inline-block;
    width: 17.39px;
    height: 20px;
    vertical-align: middle;
}
ul.nav-items.level_two_nav_list_items>li.level_two_dropdown:hover .content_level_two {
    display: block;
}
ul.nav-items.level_two_nav_list_items>li.level_two_dropdown .content_level_two{
    display: none;
    text-align: left;
}
.content_level_two{
    background-color: #fff;
    border-top: 1px solid #eee;
    position: absolute;
    z-index: 1000;
    left: 0;
    box-shadow: 0px 11px 99px -19px rgba(0, 0, 0, 0.1);
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.content_level_two .products_level
{
    max-width: 700px;
    position: absolute;
    left: 751.371px;
    right: 0px;
    display: table;
    margin-top: 6px;
}
/* .overall_width.clearfix.inspirationlabel{
    width: 100%;  
    margin: auto;
    max-width: 100%;  
    position: relative;
} */
/* .overall_width.clearfix.inspirationlabel .list>li {
    display: inline-block;
    color: #141414;
    line-height: 55px;
    margin-left: 1px;
} */
.overall_width.clearfix.inspirationlabel #fixed-ul {
    height: 60px;
    cursor: pointer;
    /* border-bottom: 1px solid #8b8383; */
    /* border-bottom: 1px solid lightgrey; */
}

.flyout__scrollable.dropdownMenu .furniture_link {
    display: block !important;
}

.flyout__scrollable.dropdownMenu .navdwnlinks .part1 {
    display: block !important;
}

#element6 .navdwnlinks {
    display: block !important;
}

.flyout__scrollable .flyout__list--sections ul li a{
    color: #000;
}
#html-body .header{
    background-color: white;
}
#html-body .left.header_inspiration a{
    color: #141414;
}
#html-body .right.width.icons ul li a._search_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Search-black.svg");
    background-repeat: no-repeat;
}

#html-body .right.width.icons ul li a.bag_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/bag_black.svg");
    background-repeat: no-repeat;
}

#html-body .right.width.icons ul li a.instagram_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/instagram_black.svg");
    background-repeat: no-repeat;
}

#html-body .right.width.icons ul li a.favoriteimg {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_black.svg");
    background-repeat: no-repeat;
}

#html-body .right.width.icons ul li a.locator_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/locator_black.svg");
    background-repeat: no-repeat;
}
#html-body .right.width.icons ul li a.account_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/account_black.svg");
    background-repeat: no-repeat;
}
#html-body .right.width.icons ul li a.account_img.change_bg_img, #html-body .right.width.icons ul li a.bag_img.change_bg_img{
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/close_red.svg);
    background-repeat: no-repeat;
}
#html-body .right.width.icons ul li a span.cwishlist-counter {
    color: #000;
}


#html-body .right.width.icons ul li a._search_img.newsearchimg, #html-body .right.width.icons ul li a._search_img {
    background: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/search_black.svg");
    background-repeat: no-repeat;
}
#html-body .block.block-search .field.search .control #search{
	background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
}
#html-body .block.block-search .field.search .control #search.change_bg_color{
    color: #cc0000;
}
#html-body .searchSelectedCategory{
    background-color: #cc0000;
}
#html-body .searchCategoryMain{
    color: white;
}
#html-body .searchSelectedCategory .arrow{
    border: solid white;
    border-width: 0 2px 2px 0;
}

#html-body .block.block-search .field.search .control #search.change_bg_color {
    color: #cc0000;
}
#html-body .block.block-search .field.search .control #search::placeholder {
    color: #cc0000;
}
#html-body .block.block-search .field.search .control #search+span{
    color: #cc0000 !important;
}
#html-body .block.block-search .field.search .control #search {
    color: #cc0000;
}
/* #html-body .overall_width.clearfix.inspirationlabel #fixed-ul {
    height: 55px;
    border-bottom: 1px solid lightgrey;
} */
#html-body .flyout__tab-containers .slick-list{
    padding: 22px 0px 0px 0px;
}
/* #html-body .container-level-2 .slick-list.draggable{
    border-bottom: 1px solid lightgrey;
} */
#html-body .flyout__scrollable.dropdownMenu li{
    margin-top:0px;
}
#html-body .flyout__tab-containers .slick-next:not(.primary){
    background: none;
}
/* #html-body .product-heading{
    position: absolute;
    width: 100%;
    font-size: 12px;
    text-align: center;
} */


.flyout__tab-containers .s_m_item {

    margin-bottom: 15px;

}
#html-body .slick-next:hover.slick-disabled{
    opacity: 0;
}
#html-body .flyout__scrollable .slick-prev:hover, #html-body .flyout__scrollable .slick-prev{
    background: unset;
}
/* #html-body  .showdropdown li:first-child a {
    color: #141414;
} */
#html-body .flyout__scrollable button.slick-next.slick-arrow.slick-disabled:before, #html-body .flyout__scrollable button.slick-prev.slick-arrow.slick-disabled:before{
    opacity: 0;
}
@media only screen and (max-width: 992px) {
    #html-body .filter-toolbar li.filter-type{
        text-align: -webkit-match-parent;
    

        /* font-size: 22px !important;
        display: inline-block;
        padding: 0px 8px 8px 0px;
        display: inline-block;
        height: 3em;
        width: 4em;
        fill: currentColor;
        font-size: 28px;
        background-color: #ffffff;
        opacity: 0.6;
        z-index: 1;
        position: absolute;
        color: #696969;
        font-size: 22px;
        content: '';
        display: inline-block;  
        border-top: 0.1em solid #333;
        border-right: 0.1em solid #333;
        -moz-transform: rotate(47deg);
        -webkit-transform: rotate(47deg);
        transform: rotate(47deg);
        opacity: 0.6;
        background-color: #ffffff; */
    
    }
}

.showdropdown>li.has-dropdown .flyout__scrollable.dropdownMenu{
    text-align: center;
}
.tier3{
    padding-top: 20px;
    text-align: center;
}
.Nav-bottom-links ul{
    text-align: center;
    display: inline-flex;
}
.flyout__scrollable .tier4 .Nav-bottom-links ul li{
    text-align: center;
    padding-right: 42px !important;
}

/*** dec 18 swetha ***/

@media screen and (max-width: 1024px) and (max-height: 665px){

.main-menu-section{
    height: 525px;
}
}
@media screen and (min-height: 666px) and (max-height: 680px) and (max-width: 1024px){
    .main-menu-section{
        height: 470px;
    }
}
@media screen and (min-height: 681px) and (max-height: 720px) and (max-width: 1024px){
    .main-menu-section{
        height: 520px;
    }
}
@media screen and (min-height: 721px) and (max-height: 890px) and (max-width: 1024px){
    body header .content nav{
        min-height: 355px !important;
    }
    .main-menu-section{
        height: 565px;
    }
} 
@media screen and (max-width: 1024px) and (max-height: 500px){
    .main-menu-section {
        height: 345px;
    }
    body header .content nav{
        min-height: 345px !important;
    }
}
.page-main.mobnavbg,.page-main_2.mobnavbg,.page-footer.mobnavbg{
    opacity: 0;
}

.dropdownMenu .widget.block.block-static-block {
    margin: 25px auto auto auto;
    width: 64rem;
  }
  .showdropdown a {
    text-decoration: none;
    position: relative;
    font-size: 14px;
  }
  .flyout__scrollable.level-2{
    position: absolute;
    z-index: 1000;
    width: 100%;
    margin: auto;
    left: 0;
    background-color: #ffffff;
  }
  .flyout__list--sections.level-2{
    width: 60rem;
    margin: auto;
    background: #fff;
  }
  .flyout__list--sections.level-2 ul li{
      display: inline-block;
      color: #141414;
      line-height: 60px;
      margin-left: 1px;
      padding: 0 !important;
  }
  .flyout__list--sections.level-2 ul li a {
    color : #000;
  }
  .slick-next.slick-arrow {
    margin-top: -1.5px;
    right: -40px;
  }
  .slick-prev.slick-arrow {
    margin-top: 1px;
    left: -40px;
  }
  .flyout__list--sections .slick-prev:before {
   font-size: 22px !important
  }
  .level-3 h3 {
      background: #fff;
      color: #3498db;
      font-size: 36px;
      line-height: 100px;
      margin: 10px;
      padding: 2%;
      position: relative;
      text-align: center;
  }
  .level-3_menu-items li {
    width: 120px;
    margin-right:10px !important;
  }
  .list.showdropdown .flyout__scrollable.level-2.max-width--medium {
    transition: max-height 0.3s ease-out;
    /* overflow: hidden; */
  }
  .list.showdropdown li:hover  .flyout__scrollable.level-2.max-width--medium{
    transition: max-height 0.4s ease-in;
  }
.mlogo1,.mlogo2,.mlogo3{
    border-left: 1px solid #c3c3c3;
    padding-left: 10px;
    position: absolute  !important;
}
.mlogo1 img,.mlogo2 img,.mlogo3 img{
    display: block !important;
    width: 20px;
    height: 20px;
}
.mlogo1{
    margin: 3px 3px 3px 10px !important;
}
.mlogo2{
    margin: 3px 0px 0px 55px !important;
}
.mlogo3{
    margin: 3px 0px 0px 95px !important;
}
.level2 .tier_2_menu.active{
    border-bottom: 0px;
    font-weight: 700;
 }
.flyout__list--sections .slick-prev{
    top: 0;
}
.level-3_menu-items .slick-prev{
top: 30%;
}
.level-3_menu-items .slick-next{
top: 45%;
}
.underline span{
    text-transform: uppercase;
    color: black;
}
.level2 .tier_2_menu span{
    text-transform: uppercase;
    color: black;
}
.s_m_item span{
    margin-top: 5px;
    text-transform: uppercase;
    color: black;
}
.tier3 a:hover{
    border-bottom: 0px !important; 
}
.tier3 a{
    font-family: 'Crimson Text' !important;
     font-style: italic;
     font-size: 20px !important;
     color: black !important;
     border-bottom: solid 1px black !important;
     line-height: 40px !important;
}
.tier4 span{
    font-family: 'Bon Vivant' !important;
    font-size: 35px !important;
    text-transform: lowercase;
    color: black !important;
}
.Nav-bottom-links li a{
    font-size: 12px;
    color: black !important;
}
.Nav-bottom-links li{
    margin-left: 20px !important;
}
.main-menu-section a.underline:hover span{
    border-bottom: solid 3px #d50032 !important;
    font-weight: 700;
    transition-delay: 0.1s;
}
.has-dropdown.active a.underline span{
      border-bottom: solid 3px #d50032 !important;
    font-weight: 700;
    transition-delay: 0.1s;
}
li.level2 {
    cursor: pointer;
    width: auto !important;
}
.flyout__tab-containers .innerblock .menucontent p{
    text-align: left;
    line-height: normal;
    padding-top: 15px;
}
.flyout__tab-containers .innerblock .menucontent .menulink a , .innerblock .menucontent .menulink1 a{
    letter-spacing: 0.5px;
    color: rgb(204, 0, 0);
    font-size: 12px;
    letter-spacing: 1px;
}
.flyout__tab-containers .innerblock{
    font-size: 15px;
    display: flex;
    padding: 30px;
}
.flyout__tab-containers .innerblock .menucontent h1{
    display: flex;
}
.flyout__tab-containers .innerblock .image img {
    height: 100%;
}
.flyout__tab-containers .innerblock .menucontent .menulink li , .flyout__tab-containers .innerblock .menucontent .menulink1 li{
   line-height: 25px;
   text-align: left;
   width: 50%;
}
.flyout__tab-containers .innerblock .menucontent .menulink , .flyout__tab-containers .innerblock .menucontent .menulink1 {
    width: 50%;
}
.flyout__tab-containers .innerblock .menucontent div{
    display: flex;
    margin-top: 30px;
    overflow: hidden;
}
.flyout__tab-containers .innerblock .menucontent .menulink li img, .flyout__tab-containers .innerblock .menucontent .menulink1 li img
{
   display: none; 
}
.customColorGridWrapper .SearchAdvancedMenuWrapper .ColorpaletteGrid {
    padding: 0px !important;
    border: 0px solid gray !important;
    background-color: none !important;
    background: none !important;
}
.has-dropdown.mobile-menu{
    display: none !important;
  }
@media screen and (min-width: 1024px) {
.flyout__scrollable {
  position: relative; /* make it the positioning context */
}
.flyout__scrollable.level-2{
  z-index: 2 !important;
}
.flyout__scrollable .flyout-buffer {
  position: absolute;
  top: 100%;        /* directly under scrollable content */
  left: 0;
  width: 100%;
  height: 20px;     /* buffer height */
  background: transparent;
}
.container-level-2 li.level2.lel2firstactive .tier_2_menu span{
  border-bottom: solid 3px #d50032 ;   
  font-weight: 700;                            
} 
body.catalog-product-view .overall_width a.nav-arrow{
 left: 60px;
 position: absolute;
}
.colorheading{
 margin-left: 100px;
}    
.flyout__tab-containers.fabrictineye  .innerblock p span.pickcolor{
 text-transform: uppercase;
 font-weight: 700;
 font-size: 18px;
 margin-left: -65px;
 letter-spacing: 1px;
}
._search_filter_wrapper.fabriccolor .mf_search{
 position: relative;
 font-size: 13px;
 letter-spacing: 1px;
 font-family: 'Lato', sans-serif;
 width: 25%;
 top: -215px;
 left: 380px;
}
.flyout__tab-containers .innerblock .menucontent, .flyout__tab-containers .innerblock .image {
 width: 50%;
}
.flyout__tab-containers.fabrictineye .innerblock .menucontent{
    width: 35%;
    border-right: 2px solid lightgray;
}

.flyout__tab-containers .innerblock .image{
    width: 50%;
    height: 340px;
    margin-top: 20px;
}
.s_m_item a span:hover,.Nav-bottom-links li a:hover{
   border-bottom: solid 1px black !important;
}
.Nav-bottom-links li a.navlogo:hover{
    border-bottom: 0px !important;
}
  .mobilescreen {
    display: none;
}
.has-dropdown.end{
    display: none !important;
}
#element4 .flyout__list--sections, #element6 .flyout__list--sections{
    display: none !important;
}
.navmidborder{
        height: 0px;
        border-bottom: solid 1px lightgray;
        position: absolute;
        margin: 0px;
        width: 100%;
        left: 0;
}
.flyout__scrollable[data-menu="fabric"] .level2 .tier_2_menu {
    margin-right: 51px !important;
    margin-left: 38px !important;
}
.flyout__scrollable[data-menu="furniture"] .level2 .tier_2_menu {
    margin-right: 51px !important;
    margin-left: 25px !important;
}
.flyout__scrollable[data-menu="wallcovering"] .level2 .tier_2_menu {
    margin-right: 53px !important;
    margin-left: 42px !important;
}
.flyout__scrollable[data-menu="wallcovering"] .flyout__tab-list{
    height: 65px;
}
.flyout__scrollable[data-menu="company"] .level2 .tier_2_menu {
    margin-right: 16px !important;
}
.flyout__scrollable[data-menu="accessories"] .level2 .tier_2_menu {
    margin-left: 51px !important;
    margin-right: 38px !important;
}
.level2 .tier_2_menu{
    margin-right: 37px;
    margin-left: 35px !important;
}
.flyout__list--sections .slick-next{
    display: block !important;
    height: 0px;
    width: 35px;
    background-color:white;
    padding: 0px 15px 40px 0px;
    border-radius: 18px;
    margin-top: -1.5px;
    right: -40px;
}
.flyout__list--sections .slick-next:before {
    font-size: 14px !important; 
      padding: 0px 0px 0 0px;
      top: 40%;
      height: 3em;
      width: 4em;
      opacity: 1;
      position: absolute;
      content: '';
      width: 8px;
      height: 8px;
      border-top: 1px solid #3b3636;
      border-right: 1px solid #3b3636;
      -moz-transform: rotate(47deg);
      -webkit-transform: rotate(47deg);
}
.flyout__tab-containers .slick-next{
    display: block !important;
        border-radius: 0px;
        width: 18px;
        height: 18px;
        top: 50%;
        margin: -10px 0 0 -10px;
        border-left: none;
        border-top: none;
        padding: 0px 5px 5px 0px;
        -webkit-transform: rotate(320deg);
        border-right: 1px solid #3b3636;
        border-bottom: 1px solid #3b3636;
}
.flyout__tab-containers .slick-next:before {
    content: "";
    width: 13px;
    height: 12px;
    top: 150%;
    right: -11px;
    margin: -10px 0 0 -10px;
    position: absolute;
    border-top: 0px;
    border-right: 1px solid #3b3636;
    border-bottom: 1px solid #3b3636;
    -webkit-transform: none;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: slick-next;
}
@keyframes  slick-next{
      0% {
        opacity: 1;
      }
      100% {
        opacity: 0;
        transform: translate(10px, 10px);
      }
}
.flyout__tab-containers .slick-next.slick-arrow:hover, .flyout__tab-containers .slick-prev.slick-arrow:hover ,.flyout__tab-containers .slick-next.slick-arrow, .flyout__tab-containers .slick-prev.slick-arrow{
    display: block !important;
    border-right: 1px solid #3b3636;
    border-bottom: 1px solid #3b3636;
}
.flyout__list--sections .slick-prev.slick-disabled,.flyout__list--sections .slick-next.slick-disabled{
    opacity: 0 !important;
}
.flyout__list--sections .slick-prev{
    display: block !important;
    height: 0px;
    width: 36px;
    background-color: white;
    padding: 0px 15px 40px 10px;
    top: 45% !important; 
    border-radius: 20px;
    margin-top: 1px;
    left: -40px;
}
.flyout__list--sections .slick-prev:before{
    font-size: 22px !important;
      padding: 0px 0px 0 0px;
      content: '';
      width: 8px;
      height: 8px;
      border-top: 1px solid #3b3636;
      border-right: 1px solid #3b3636;
      -moz-transform: rotate(47deg);
      -webkit-transform: rotate(47deg);
      transform: rotate(225deg);
      opacity: 1;
      top: 40%;
}
.flyout__tab-containers .slick-prev{
    display: block !important;
        border-radius: 0px;
        width: 18px;
        height: 18px;
        top: 50% !important;
        margin: -10px 0 0 -10px;
        border-left: none;
        border-top: none;
        padding: 0px 5px 5px 0px;
        -webkit-transform: rotate(130deg);
        border-right: 1px solid #3b3636;
        border-bottom: 1px solid #3b3636;
}
.flyout__tab-containers .slick-prev:before {
    content: "";
    width: 13px;
    height: 12px;
    top: 155%;
    left: 24px;
    margin: -10px 0 0 -10px;
    position: absolute;
    border-top: 0px;
    border-right: 1px solid #3b3636;
    border-bottom: 1px solid #3b3636;
    -webkit-transform: none;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: slick-next;
}
.catalog-product-view .flyout__list--sections .slick-prev , .catalog-product-view .flyout__list--sections .slick-next{
    top: 40% !important; 
}
.s_m_item a {
line-height: 1.6em;
overflow: hidden;
width: auto;
display: block;
word-break: break-word;
white-space: pre-wrap;
}
.s_m_item img{
    padding-bottom: 15px;
}
.flyout__tab-containers {
    width: 68rem;
    margin:auto;
    margin-left: -50px;
    padding-bottom: 30px;
    
  }
.fabrictineye .colorListWrapper.fabric{
    margin-left: -251px;
}
.fabrictineye .colorListWrapper{
    margin-left: -333px;
    position: relative;
    bottom: -55px;
}
.fabrictineye .ColorPalette{
    display: flex;
}
.fabrictineye .customImageUploader{
    display: none;
}
.fabrictineye .customColorSliderWrapper{
    height: 125px;
    min-width: 310px !important;
    margin-left: 10px;
}
.fabrictineye .ColorSliderNote{
    font-size: 15px;
}
.fabrictineye .statusMessage{
    position: absolute;
    top: 135px;
    right: -260px;
}
.fabrictineye .colorGridWrapper{
    min-height: 258px !important;
    max-height: 260px !important;
}
.fabrictineye .colorGridWrapper .colorpicker , .fabrictineye .colorGridWrapper .wildcard{
    margin-top: 10px !important;
    line-height: 30px !important;
}

.fabrictineye .colorGridWrapper li:not(:nth-last-of-type(-n+2)){
    min-height: 13px !important;
    max-height: 27px !important;
}
  .catalog-product-view .flyout__tab-containers{
    padding-top: 20px;
  }
  .flyout__tab-containers .backpointer , .flyout__list--sections .backpointer{
    display: none;
  }

}
.s_m_item a ,.fixed-header .s_m_item a{
    margin: 0px !important;
}
/***** Styles For New Navigation Menu END  */

/*** Start New Navigation mobile version ***/
@media screen and (max-width: 380px) and (max-height: 720px) {
    #fixed-ul > li {
      margin: -5px !important;
    }
  }
@media screen and (max-width: 768px){
    .flyout__tab-containers .innerblock .image{
        display: none;
    }
    .flyout__tab-containers .innerblock{
        display: block
    }

    .flyout__tab-containers .innerblock .menucontent h1{
        display: block;
        text-align: center;
        padding-top: 10px;
    }
    .flyout__tab-containers .innerblock .menucontent p{
        padding-top: 35px;
        padding-right: 0px;
    }
    .flyout__tab-containers .innerblock .menucontent div{
        margin-top: 0px;
    }
    .has-dropdown.end{
        background-color: #cc0000;
    }
    .has-dropdown.end .underline span{
        color: white !important;
    }

    .has-dropdown.end:before{
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_white_nav.svg) !important;
        background-repeat: no-repeat;
    }
    li.has-dropdown.end .imagesize {
        margin-right: 5px;
    }
    .main-menu-section .overall_width{
        width: auto !important;
}
}
@media screen and (max-width: 1024px) and (min-height: 765px){
    .overall_width{
        padding-bottom: 15px;
border-bottom: 4px solid #4e4e4e;
}
}
@media screen and (max-width: 1024px) {
    .homepagehover .hover-img {
        display: none !important;
    }
    .has-dropdown.mobile-menu {
        display: block !important;
      }
      .loggedin .loggedinacnt, .nonloggedin .nonloggedacnt{
        display: block !important;
      }
      .loggedin .nonloggedacnt ,.nonloggedin .loggedinacnt{
        display: none !important;
      }
      .has-dropdown.desktop-menu {
        display: none !important;
      }
    ._search_filter_wrapper.fabriccolor {
        z-index: 10000;
        display: block;
        margin-top: 0;
        position: -webkit-sticky;
        position: sticky;
        bottom: 3%;
        width: 90%;
        left: auto;
        margin: auto;
    }
    ._search_filter_wrapper.fabriccolor  .mf_search{
            font-size: 12px;
            letter-spacing: 1px;
            line-height: 15px;
            padding: 20px;
    }
    .underline.login{
        text-transform: uppercase;
        margin: 0px 8px 0px 10px;
        font-size: 13px;
        letter-spacing: 1px;
        font-family: 'Lato', sans-serif;
        position: relative;
        width: 100%;
        padding: 29.5px 0px 30px 3px !important;
    }
    .hamnewheader.backLink{
        margin-left: 10px;
    }
    .showdropdown>li.has-dropdown .dropdownMenu li.s_m_item{
        padding-right: 15px !important;
    }
    .flyout__tab-containers .innerblock .menucontent div{
        display: block !important;
        padding-left: 10px;
    }
    .flyout__tab-containers .innerblock .menucontent .menulink li , .flyout__tab-containers .innerblock .menucontent .menulink1 li{
        line-height: 33px !important;
    }
    .mlogo1 img, .mlogo2 img, .mlogo3 img{
    width: 16px !important;
    height: 16px !important;
    margin-top: 7px;
    }
    .flyout__tab-containers ul.menulink1{
        padding-top: 0px;
    }
    .flyout__tab-containers.fabrictineye  .innerblock p span.pickcolor{
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        position: relative;
        float: left;
        margin-top: 25px;
    }
    .fabrictineye .customImageUploader{
        display: none;
    }
    .fabrictineye .colorGridWrapper{
        min-height: 300px !important;
        max-height: 300px !important;
    }
    .fabrictineye .colorGridWrapper .colorpicker , .fabrictineye .colorGridWrapper .wildcard{
        margin-top: 10px !important;
        line-height: 30px !important;
    }
    .fabrictineye .colorGridWrapper li:not(:nth-last-of-type(-n+2)){
        min-width: 24.1px !important;
        max-width: 27.9px !important;
        min-height: 15px !important;
        max-height: 29px !important;
    }
    .flyout__tab-containers{
        border: 0px !important;
    }
    #fixed-ul > li{
        padding: 0px !important;
    }
    .backpointer .left.width{
        width: 5%;
    }
    .backpointer span.hiddenContent.hamburger.back{
        margin-left: 10px;
    }
      .backpointer.l3{
        display: flex;
        position: fixed;
        background-color: white;
        top: 79px;
        width: 100%;
        z-index: 100;
        padding-left: 15px;
        padding-top: 10px;
        height: 60px;
    }
    .backpointer.l2{
        display: flex;
        position: sticky;
        background-color: white;
        top: 15px;
        width: 100%;
        z-index: 100;
        padding-top: 30px;
        height: 50px;
    }  
    ul#contactdropdown {
        padding-top: 40px;
    }
    .advancesearch .backpointer .title{
        font-size: 16.5px;
        text-align: left;
        float: left;
        margin-left: 40px;
        margin-top: 22px;
        color: black;
        text-transform: uppercase;
    }
    .advancesearch .backpointer.l3{
        top: 60px;
        height: unset;
    }
    .advancesearch span.hamburger.back{
        margin-top: 25px;
    }
.flyout__list--sections .title{
    font-size: 13px;
    text-align: left;
    float: left;
    /* margin-left: 40px; */
    margin-top: 10px;
    color: black;
    text-transform: uppercase;
}
.flyout__tab-containers ul{
    padding-top: 35px;
}
    #element4 .wholedropdown, #element6 .wholedropdown{
        display: none;
    }
    .s_m_item span{
        line-height: 1.6em;
        overflow: hidden;
        word-break: break-word;
        white-space: pre-wrap;
        padding-bottom: 10px;
    }
    .s_m_item a span:hover{
        text-decoration: underline !important;
    }

     .main-menu-section .has-dropdown .tier_1_menu:hover, .level2 .tier_2_menu:hover{
        border-bottom: 0px !important;
        font-weight: unset !important;
    }
    .container-level-2 li.level2:first-child .tier_2_menu{
        border-bottom: 0px !important;                                   
    } 
    .list li .tier_1_menu:hover {
        border-bottom: 0px !important;
    } 
    .container-level-2 {
        /* margin-top: 45px; */
        padding-top: 30px;
    }
    .container-level-2 li{
        border-top: 1px solid #b4c1c1;
        margin-bottom: 0;
        overflow: hidden;
        text-align: left;
    }
    .container-level-2 li a{
        margin-left: 20px;
    }
    .container-level-2>li:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0;
        margin-right: 20px;
        padding-top: 4px;
        margin-top: 20px;
        background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_grey_nav.svg);
        background-repeat: no-repeat;
    }
    li.s_m_item {
        display: inline-block !important;
        position: relative !important;
        margin-bottom: 20px !important;
    }   
    .flyout__tab-containers {
        margin: 0 !important;
        margin-top: 10px !important;
    } 
    li.s_m_item a {
        display: inline-grid;
    }
    .Nav-bottom-links ul{
        display: block;
    }
    .Nav-bottom-links li{
    font-family: 'Lato', sans-serif;
    line-height: 25px !important;
    }
    .Nav-bottom-links li a{
        text-decoration: underline;
    }
    .Nav-bottom-links{
        padding-top:10px !important;
    }
    .tier3 a{
        font-size: 20px !important;
    }
    .tier4{
        padding-top: 60px !important;
         font-size: 30px !important;
    }
    .Nav-bottom-links li a{
        line-height: 30px;
    }
}
@media screen and (min-width: 360px) and (max-width: 400px){
    li.s_m_item {
        width: 157px !important; 
    } 
    .flyout__tab-containers {
        max-width: 385px !important;
    } 
    .flyout__tab-containers {
       width: 385px !important;
    } 
}
@media screen and (min-width: 400px) and (max-width: 430px) {
    li.s_m_item {
        width: 157px !important; 
    }   
    .flyout__tab-containers {
        max-width: 425px !important;
    }  
    .flyout__tab-containers {
      width: 425px !important;
    } 
}
@media screen and (max-width: 360px){
    li.s_m_item {
        width: 157px !important; 
    } 
    .flyout__tab-containers {
        max-width: 355px !important;
    } 
    .flyout__tab-containers {
        width: 355px !important;
    } 
}
@media screen and (min-width: 430px) and (max-width: 768px){
    li.s_m_item {
        width: 157px !important; 
    }   
    .flyout__tab-containers {
        max-width: 435px !important;
    } 
    .flyout__tab-containers {
       width: 435px !important;
    } 
}
@media screen and (min-width: 768px) and (max-width: 1024px){
        li.s_m_item {
            width: 280px !important; 
        }   
        .flyout__tab-containers {
            max-width: 825px !important;
        } 
        .flyout__tab-containers {
           width: 825px !important;
        } 
}
.level2.hovered-class .tier_2_menu span{
    border-bottom: solid 3px #d50032 ;   
    font-weight: 700;  
}
/*** End New Navigation mobile version *** /

/** On cart after removing other products quantity size alignment issue START **/

.customer-logged-in input.qty_inc_dec {
    width: 44px;
}

/** On cart after removing other products quantity size alignment issue END **/

/* Added for PDP Stock Info START*/
p.sku {
color: rgb(20, 20, 20);
}

@media screen and (max-width: 767px) {
	.__ks_dyeLotText__ {
		display: block;
	}
  }

@media screen and (max-width: 767px) {
    .final-uom-value-label {
        display: inline-flex;
        align-items: center;
    }

    .final-uom-value-label::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 18px;
        background-color: #c3c3c3;
        margin-left: 9px;
    }
}

@media screen and (max-width: 767px) {
    .catalog-product-view .stock.available span.__ks_dyeLotText__ {
        padding-left: 0px;
    }
}
/* Added for PDP Stock Info END*/
/* body#html-body .s_m_item span::after {
    content: "";
    border-bottom: solid 4px Green;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.25s;
  }
  
body#html-body .s_m_item span:hover::after {
    transform-origin: left;
    transform: scaleX(1);
  } */


/**** START Navigation Styles - Raju  */ 
@media screen and (max-width: 767px) {
    .links.site-naviation{
        height: auto;
    }
    #fixed-ul .dropdownMenu.subnav-open, .flyout__tab-containers.subnav-open{
        opacity: 1;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        visibility: inherit;
        z-index: 99999999;
    }
    ul#fixed-ul > li{
        padding: 0px !important;
    }
    header div.content{
        /* top: 85px; */
    }
    li.has-dropdown .underline.tier_1_menu.tier_1_active{
        visibility: hidden;
        opacity: 0;
        /* pointer-events: none; */
    }
    div.remove-text-decoration.hamburgerLink{
        padding: 0px;
        position: relative;
        width: 60%;
        margin: 5px 0px 0px 0px;
    }
    .main-menu-section .has-dropdown .tier_1_menu:hover, .level2 .tier_2_menu:hover{
        border-bottom: 0px !important;
        font-weight: unset !important;
    }
    div.underline.tier_1_menu {
        text-transform: uppercase;
        margin: 0px 5px 0px 25px;
        font-size: 13px;
        letter-spacing: 1px;
        font-family: 'Lato', sans-serif;
        position: relative;
        width: 100%;
        padding: 20px;
        padding: 29.5px 0px 21px 3px !important;
    }
    ul.showdropdown.list > li:before{
        margin-top: 23px;
    }

    .level2 div.tier_2_menu{
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: black;
        margin: 0px 0px 0px 20px;
    }
    .backpointer span.hiddenContent.hamburger.back{
        display: block;
        margin-left: 10px;
        margin-top: 10px;
    }
    div.backpointer.l2 .title{
        margin-left: 0px !important;
    }
    div.backpointer .left.width{
        width: auto;
    }
    div.backpointer.l3{
        display: flex;
    }
    div.flyout__tab-containers{
        width: 100% !important;
        max-width: 100% !important;
    }
    div.flyout__list--sections .title{
        font-size: 16.5px;
        text-align: left;
        float: left;
        display: block;
        /* margin: unset !important; */
        color: black;
        text-transform: uppercase;
        line-height: normal;
    }
    div.headercontent.clearfix{
        line-height: 45px;
    }
    div.left.width{
        text-align: center;
    }
    .overall_width.clearfix.inspirationlabel ul#fixed-ul{
        height: auto;
    }



    /* secton - 2 - show/hide start */
    .flyout__scrollable.level-2.hide.dropdownMenu .backpointer.l2{
        opacity: 0;
        visibility:hidden;
    }
    
    .flyout__scrollable.level-2.hide.dropdownMenu.subnav-open .backpointer.l2{
        opacity: 1;
        visibility:visible;
    }
    
    
    .flyout__scrollable.level-2.hide.dropdownMenu .flyout__tab-list.container-level-2{
        opacity: 0;
        visibility:hidden;
    }
    .flyout__scrollable.level-2.hide.dropdownMenu.subnav-open .flyout__tab-list.container-level-2{
        opacity: 1;
        visibility:visible;
    }



    /* top */
    ul.container-level-2{
        padding-top: 2px;
    }
    div.backpointer.l2{
        background-color: white;
        top: 0px;
        padding-top: 10px;
        height: 50px;
    }
    ul#fixed-ul .dropdownMenu{
        top: 90px;
    }
    .flyout__tab-containers ul.level-3_menu-items {
        padding-top: 5px;
        margin-top: 30px;
    }

    /* secton - 2 - show/hide end */

    ul#fixed-ul .dropdownMenu.subnav-open#element6, .advancesearch{
        margin-top: -11px !important;
    }
    li.accounthistory:before{
        margin-top: 0px !important;
    }
    .accounthistory a{
        margin-left: 10px !important;
    }
    .inspirationlabel:before{
        margin-top: 0 !important;
    }
    .s_m_item a img:hover{
        transition: .4s ease;
    }
    .s_m_item .homepagehover .hover-img{
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    .homepagehover-wrapper.topmenunav{
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;/* same as 300x400 ratio */
  overflow: hidden;
}

/* anchor covers entire li area */
.topmenunav .homepagehover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* images layer smoothly */
.topmenunav .homepagehover img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  transition: opacity 0.5s ease-in-out;
}

.topmenunav .homepagehover .base-img {
  opacity: 1;
  z-index: 1;
  position: relative;
}

.topmenunav .homepagehover .hover-img {
  opacity: 0;
  z-index: 2;
  position: absolute;
  top: 42px;
  left: 0;
}
.navhoverimg{
    padding-bottom: 18px;
}
.topmenunav img{
    padding-bottom: 0px;
}
 .homepagehover-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
} 
 .twoColumns .__ks_listItem__.homepagehover-wrapper,.threeColumns .homepagehover-wrapper{
  aspect-ratio: 16 / 16;
}
.threeColumns{
 margin:0 10% 0 10% !important;   
}
 .homepagehover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
} 

 .homepagehover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: opacity 0.5s ease-in-out;
} 

 .homepagehover .base-img {
    opacity: 1;
    z-index: 1;
}

.homepagehover .hover-img {
    opacity: 0;
    z-index: 2;
}

.homepagehover:hover .hover-img {
    opacity: 1;
}

.homepagehover:hover .base-img {
    opacity: 0;
} 
.s_m_item.homepagehover-wrapper{
   height: 285px;
}
.s_m_item .homepagehover{
    height: unset !important;
    position: absolute !important;
    top: -42px;
}
 .mobile-right-images.hidei {
    display: none !important;
}
.main-menu-section div.tier_1_menu:hover span , .has-dropdown.active div.tier_1_menu span{
    border-bottom: solid 3px #d50032 !important;
    font-weight: 700;
    transition-delay: 0.1s;
}
.main-menu-section .has-dropdown .tier_1_menu:hover{
    border-bottom: 0px !important;
    font-weight: unset !important;
}
}

div.underline.tier_1_menu{
    text-transform: uppercase;
    margin: 5px 10px 5px 10px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
div.backpointer.l2 .title{
    margin-left: 0px !important;
}
li.level2 div.tier_2_menu{
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: black;
    margin: 0px 0px 0px 20px;
}

/**** END Navigation Styles - Raju  */

/***** Start ADA ***/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.visually-hidden {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/***** End ADA ***/

 @media(max-width: 599px) {
    .Double_Card.columnGrid.staticpage.doubleCardStyles .column_image img {
        height: 380px;
    }
     .Double_Card.columnGrid.staticpage.doubleCardStyles{
        width: 600px !important;
    }
    .Double_Card.columnGrid.staticpage .pl_details_left{
        margin-top: 12px !important;
    }
    .Double_Card.columnGrid.staticpage .pl_details span{
    margin-bottom: -5px !important;
    }
    .Double_Card.staticpage .productDescription a{
        padding-bottom: 15px !important;
    }
} 

@media all and (min-width: 1024px), print {
    .checkout-index-index .modal-popup .modal-inner-wrap {
        width: 800px !important;
    }
}

.block-authentication .action.action-login {
    line-height: 1rem;
    font-size: 14px;
}


/* pdp pipe symbol (after price) spacing fix starts */
@media(min-width: 640px) {
    .pdp-container .product-info-main .product-info-price {
        padding-right: 10px;
    }
}
@media (min-width: 420px) and (max-width: 639px) {
    .product-info-price > *:last-child {
        padding-right: 10px !important;
    }
}
@media(max-width: 419px) {
    .pdp-container .product-info-main .product-info-price {
        padding-right: 3px;
    }
    .product-info-price > *:last-child {
        padding-right: 0px;
    }
    .pdp-container .product-info-main .stock.available .bordertext {
        padding-left: 6px;
    }
    .final-uom-value-label::after {
        margin-left: 12px;
    }
    .final-uom-value-label::after {
        margin-left: 6px;
    }
    .catalog-product-view .stock.available .final-uom-value-label {
       padding-right: 3px;
    }
    .final-uom-value-label::after {
        margin-left: 6px !important;
    }
    .catalog-product-view .stock.available .final-uom-value-label {
        padding-right: 3px !important;
    }
}
@media(max-width: 400px) {
    .product-info-main .product-info-price >*:last-child {
        padding-right: 0px;
    }
}
@media(max-width: 767px) {
    .final-uom-value-label::after {
        margin-left: 15px;
    }
    .catalog-product-view .stock.available .final-uom-value-label {
        padding-right: 10px;
    }
    .final-uom-value-label::after {
        position: relative;
        top: 4px;
        height: 20px;
    }
}
.catalog-product-view .stock.available .final-uom-value-label {
    padding-right: 10px;
}
/* pdp pipe symbol (after price) spacing fix ends */

.checkout-payment-method .ccard .month .select {
    width: 155px !important;
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.checkout-index-index .message.success, .checkout-index-index .message-error {
    display: block !important;
}

.char-limit-error {
    margin-top: 2px;
}

@media(max-width: 366px){
    .catalog-product-view .pdp_description .color-SKU .skus {
        display:block !important;
    }
    .catalog-product-view .pdp_description p.oldsku {
        margin-left: 0px !important;
    }
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.plpsliderblock .slick-track{
    margin-left: unset !important;
    margin-right: unset !important;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    /* 
    * There is element with above selector
    * Image is also not available - KITS
    background: #fff url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/ajax-loader.gif') center center no-repeat; */
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/fonts/slick.eot');
    src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/fonts/slick.woff') format('woff'), url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/fonts/slick.ttf') format('truetype'), url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 16px;
    line-height: 60px;
    opacity: 0.75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
}
.popupMainSlider .slick-prev:before,
.popupMainSlider .slick-next:before {
    color: white;
}
.popupMainSlider button.slick-arrow {
    width: 45px;
    height: 45px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.LightboxItems:hover .popupMainSlider button.slick-arrow {
    opacity: 1;
}
.aboutArrow .slick-next {
    right: 0;
}
.aboutArrow button.slick-arrow {
    box-shadow: none;
}
button.slick-arrow:hover {
    border: none;
}
button.slick-arrow:active {
    border: none;
    box-shadow: none;
}
button.slick-arrow:focus {
    border: none;
    box-shadow: none;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 55px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}


.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;
    vertical-align: middle;

    width: 5px;
    margin: 0 15px 0 0;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 5px;
    height: 5px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    box-shadow: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
/* .slick-dots li button:hover:before
{
    opacity: 1;
} */
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 0px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    border-radius: 50%;

    width: 5px;
    height: 5px;

    content: ' ';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!--
Author: Sudhakara Rao Kilaparthi
email : sudhakar@kavayahsolutions.com
URL   : http://www.kavayahsolutions.com
--*/
/*!

	Author Name						  : Vijay Sekhar.Sadineni.
	Date							  : 01 Aug 2019.
	CSS Template version              : 0.1.1
	CSS preprocessor                  : Leaner Style Sheets
	Licence 						  : --
	Copyrights                        : @KAVAYAH SOLUTIONS.
	---------------------------------------------------------
	CSS DOCUMENT FOR PROJECT StarkCarpet PROJECT UI,LAYOUT.--STYLE-TEMPLATE.

!*/
.__ks_mini__ {
  color: blue;
}
@font-face {
  font-family: 'Lato Thin', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Thin.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Medium', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Medium.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Heavy', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Heavy.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Bold', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Black', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Black.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Hairline', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Hairline.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Light', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/Lato-Light.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Crimson Semibold', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/CrimsonText-Semibold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Crimson Roman', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/CrimsonText-Roman.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Crimson Bold', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/CrimsonText-Bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bon Vivant', sans-serif;
  src: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/css/BonVivant-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
.__ks_header__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.__ks_logowrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background-color: #c40003;
  background: #c40003;
  max-height: 80px;
  min-width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__ks_logoLink__ {
  display: inline-block;
  width: auto;
  max-height: 78px;
  margin: 0 auto;
}
.__ks_navigation__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
}
.__ks_navList__ {
  padding: 0 22.075vw;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__ks_navListItem__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-transform: uppercase;
  line-height: 2.4em;
  font-size: 1.2em;
  max-width: 9em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__ks_navListItemLink__ {
  display: inline-block;
  font-weight: 500;
  color: #969696;
}
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/crimsontext/v19/wlp2gwHKFkZgtmSR3NB0oRJfbwhW.ttf) format('truetype');
}
.__ks_pageContentWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: calc((100% - 1070px)/2);
  margin-right: calc((100% - 1070px)/2);
  font-family: 'Lato', sans-serif;
}
.__ks_frontFold__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ks_bannerWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 669px;
  max-width: 669px;
  height: 570px;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.__ks_bannerSliderWrap__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 669px;
  max-width: 669px;
  height: 570px;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.slick-prev:before {
  content: " < ";
  color: #040404;
  font-size: 30px;
  line-height: 60px;
  position: absolute;
  top: -2px;
}
.slick-next:before {
  content: ">";
  color: #040404;
  font-size: 30px;
  line-height: 60px;
  /* position: absolute; */
  top: -10px;
  /* height: 28px; */
  padding-right: 14px;
}
.scala_social_block .slick-next {
  right: 15px;
}
.__ks_bannerSliderWrap__scala {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 669px;
  max-width: 669px;
  height: 570px;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
.__ks_leftArrow__.slick-arrow {
  position: absolute;
  right: -1px;
  top: 50%;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.__ks_leftArrow__.slick-arrow:focus {
  outline: none;
}
.scalanext__brands1.slick-arrow {
  right: -1px;
  top: 50%;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 10px 20px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.scalanext__brands2.slick-arrow {
  right: -1px;
  top: 50%;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 10px 20px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.__scala_leftArrow__.slick-arrow {
  border: none;
  background-color: #b1b1b1b8;
  padding: 25px;
  border-radius: 2px;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 22px center;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  position: absolute;
  top: 40% !important;
  z-index: 20;
  right: -1px;
}
.__scala_leftArrow__.slick-arrow:focus {
  outline: none;
}
.scalanext.slick-arrow {
  right: -1px;
  top: 50%;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 10px 20px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.scalanext.slick-arrow:focus {
  outline: none;
}
.scalaprev.slick-arrow {
  right: -1px;
  top: 50%;
  z-index: 20;
  background: transparent;
  padding: 0;
  margin: 10px 20px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.scalaprev.slick-arrow:focus {
  outline: none;
}
.__ks_bannerSliderItem__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  min-width: 570px;
  max-height: 570px;
  min-height: 100%;
  background-repeat: no-repeat;
}
.__ks_bannerSliderItem__ img {
  position: relative;
  z-index: -1;
  opacity: 0;
}
.__ks_bannerSliderItemContent__ {
  position: absolute;
  width: 100%;
  background: url('/pub/media/bannerblocks/hp-slider-text-bg.png');
  background-repeat: repeat;
  bottom: 0;
}
.__ks_bannerSliderItemContentWrapper__ {
  font-size: 1.75em;
  padding: 0.25em 1em;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
.__bannerTitle__ {
  font-size: 0.5em;
  letter-spacing: 2px;
  font-family: 'lato';
  padding: 0.15em 0;
  color: #ffffff;
  line-height: 1.65em;
  text-transform: uppercase;
}
.__bannerText__ {
  font-size: 1em;
  font-family: 'lato';
  padding: 0 0 0.25em 0;
  letter-spacing: 4px;
  font-weight: 700;
  text-transform: uppercase;
}
.__bannerBlcokHistory__ {
  position: relative;
  left: 50%;
  color: #cc0000;
  text-decoration: none;
  font-size: 1.5em;
  font-family: 'Crimson Text';
  font-style: italic;
}
.__ks_row__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.__ks_houseBlock__ {
  padding-left: 1.5em;
}
.__ks_heading__ {
  font-family: 'Lato Thin';
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 0.25em;
  font-weight: 100;
  font-size: 2.5em;
  color: #000000;
}
.__ks_houseBlockText__ {
  max-width: calc(100% - 320px);
  font-size: 1em;
  line-height: 1.4em;
  font-family: 'lato';
  color: #000000;
}
.__ks_listItemsGroup__ {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  margin-bottom: 0.625em;
}
.__ks_listItemsGroup__ li,
.__ks_listItemsGroup__ li.__ks_listItem__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.__ks_listItemsGroup__.fourColumns {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 55px;
}
.__ks_listItemsGroup__.fourColumns li.__ks_listItem__ {
  -ms-flex-preferred-size: calc(100%/4);
      flex-basis: calc(100%/4);
  max-width: calc((100% - 30px)/4);
}
.__ks_listItemsGroup__.threeColumns {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ks_listItemsGroup__.threeColumns li.__ks_listItem__ {
  -ms-flex-preferred-size: calc(100%/3);
      flex-basis: calc(100%/3);
  max-width: calc((100% - 20px)/3);
}
.__ks_listItemsGroup__.twoColumns {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ks_listItemsGroup__.twoColumns li.__ks_listItem__ {
  -ms-flex-preferred-size: calc(100%/2);
      flex-basis: calc(100%/2);
  max-width: calc((100% - 10px)/2);
}
.__ks_listItemsGroup__.oneColumn {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ks_listItemsGroup__.oneColumn li.__ks_listItem__ {
  -ms-flex-preferred-size: calc(100%);
      flex-basis: calc(100%);
  max-width: calc(100%);
}
.__ks_columnLink__ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  min-width: 100%;
  height: 100%;
  overflow: hidden;
}
.__ks_columnLink__ span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background-repeat: no-repeat;
}
.__designCustomText__ {
  position: absolute;
  left: 30%;
  top: 2em;
  padding: 0.5em 1em;
}
.__ks_listItemsGroup__.oneColumn .__designCustomText__ {
  background-color: #6e6a63;
  color: #fff;
  line-height: 2em;
  letter-spacing: 5px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-family: 'lato';
  font-weight: 400;
}
.__ks_listItemsGroup__.oneColumn .__designCustomText__ .__furnitureTitle__ {
  font-size: 0.95em;
  font-family: 'lato';
}
.__ks_listItemsGroup__.oneColumn .__designCustomText__ .__furnitureTag__ {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 10px;
}
.__ks_listItemsGroup__.twoColumns .__ks_listItem__:not(:nth-child(2)) .__designCustomText__ {
  background-color: #6e97b3;
  color: #ffffff;
  left: 5%;
  min-width: 60%;
  font-size: 0.75em;
}
.__ks_listItemsGroup__.twoColumns .__ks_listItem__:not(:nth-child(1)) .__designCustomText__ {
  background-color: #641e22;
  color: #ffffff;
  left: 5%;
  min-width: 60%;
  font-size: 0.75em;
}
.__ks_listItemsGroup__.twoColumns .__designCustomText__ .__furnitureTitle__ {
  font-size: 1.25em;
  letter-spacing: 4px;
  padding: 0.25em 0;
  text-transform: uppercase;
  font-weight: 400;
}
.__ks_listItemsGroup__.twoColumns .__designCustomText__ .__furnitureTag__ {
  font-size: 2.5em;
  font-style: italic;
  font-family: 'Crimson Text';
  letter-spacing: 2px;
  line-height: 1.2em;
}
.__ks_verticalBannerBlock__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 390px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.__ks_verticalBannerBlock__ a.__ks_itemLink__ {
  width: 390px;
  height: calc((570px - 10px)/2);
  display: inline-block;
  background: #f0f0f0;
  position: relative;
}
a.__ks_itemLink__ .itemLinkWrapper {
  width: 100%;
}
.vBBLinkItem {
  width: 390px;
  display: inline-block;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.vBBLinkItem img {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.vBBLinkItem .__bannerBlockRegister__ img {
  visibility: visible;
  opacity: 1;
}
.vBBWrapper {
  position: absolute;
  width: 100%;
  background-color: #99999980;
  bottom: 0;
  background: transparent;
  -ms-flex-line-pack: center;
      align-content: center;
  bottom: 20%;
  top: auto;
}
.vBBWrapper p.__vBBWrapperText__ {
  font-size: 1.05em;
  margin: 0px 7em 1em;
  line-height: 1.2em;
  letter-spacing: 2px;
  font-family: 'lato';
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #2c2e35;
}
.vBBWrapper p.__vBBWrapperTitle__ {
  font-size: 1.15em;
  margin: 0 4em 0.5em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.3em;
  font-family: 'lato';
  text-transform: uppercase;
  color: #2c2e35;
}
.__bannerBlockRegister__ {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  left: 50%;
}
ul.scala-collection-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  justify-items: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  min-height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  font-family: 'Lato', sans-serif;
  position: relative;
}
ul.scala-collection-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5em 0;
}
.scala-collection-list li {
  padding: 0.25em;
  border: unset;
}
.scala-collection-list li.active {
  border: unset;
  text-decoration: none;
}
.scala-collection-list li a.active {
  border: unset;
}
ul.scala-collection-list li a {
  text-decoration: none;
  font-family: 'lato';
  padding: 0;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
ul.scala-collection-list li a:hover,
ul.scala-collection-list li.active a {
  color: #cc0000;
}
ul.scala-collection-list li {
  content: "";
}
ul.scala-collection-list li {
  padding: 0;
  margin: 0 0 2em 0;
  font-size: 12px;
  line-height: 1.25em;
}
ul.scala-collection-list li:hover:before,
ul.scala-collection-list li.active:before {
  content: "";
  background-image: url(/pub/media/bannerblocks/arrow_red.png);
  width: 22px;
  height: 16px;
  background-repeat: no-repeat;
  position: absolute;
  left: 22%;
  background-position: 100%;
}
.scala-collection-img {
  position: relative;
  width: 415px;
  height: 540px;
  overflow: hidden;
}
.scala-collection-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.scala-collection-img img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.scala-collection-img img.opaque {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
}
.scalaHouseArtcle {
  margin: 38px 0 55px 0;
}
.scala-collections-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 55px;
}
._section-title {
  display: block;
  margin: 0;
  min-width: 100%;
  font-size: 1.75em;
  padding: 0.25em;
  font-family: 'Crimson Text';
  font-style: italic;
  letter-spacing: 1px;
  color: rgba(51, 51, 51, 0.6);
}
.scala-collection-right,
.scala-collection-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1.5em;
}
.scala-collection-left {
  overflow: hidden;
}
li.__ks_listItem__.__scalaBrands__ img.__brandLogo__ {
  visibility: hidden;
  height: 82px;
}
li.__ks_listItem__.__scalaBrands__ span.__ks_brandLogoBlock__ {
  max-height: 82px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.6s ease-in-out;
  -o-transition: background-image 0.6s ease-in-out;
  transition: background-image 0.6s ease-in-out;
}
.__ks_hideTextBlockCls__ {
  display: none;
}
.__ks_designsHeadline__ {
  display: block;
  margin: 0;
  min-width: 100%;
  font-size: 1.75em;
  padding: 0.25em;
  font-family: 'Crimson Text';
  font-style: italic;
  letter-spacing: 1px;
  color: rgba(51, 51, 51, 0.6);
}
.__ks_houseTitle__ {
  letter-spacing: 0.2em;
  font-size: 2.5em;
  margin-bottom: 0.4em;
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 100;
}
/* ================================
    Home page Mobile Version 
=================================== */
@media screen and (max-width: 769px) {
  .scala-collections-container.__ks_desktopScalaCollection__ {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .scala-collections-container.__ks_mobileScalaCollection__ {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .__scalaBrands__ .__ks_columnLink__ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__scalaBrands__ .__ks_columnLink__ span {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  li.__ks_listItem__.__scalaBrands__ img.__brandLogo__ {
    width: 100%;
    height: auto;
  }
  body.cms-home.cms-index-index.page-layout-custom-home .page-main_2 {
    max-width: calc(100% - 0px);
    margin: 0 auto;
  }
  body.cms-home.cms-index-index.page-layout-custom-home .__ks_pageContentWrapper__ {
    margin-left: 0;
    margin-right: 0;
  }
  body.cms-home.cms-index-index.page-layout-custom-home footer.page-footer .footer_back_image {
    margin: auto;
    width: calc(100% - 20px);
  }
  body.cms-home.cms-index-index.page-layout-custom_home .page-main_2 {
    max-width: calc(100% - 0px);
    margin: 0 auto;
  }
  body.cms-home.cms-index-index.page-layout-custom_home .__ks_pageContentWrapper__ {
    margin-left: 0;
    margin-right: 0;
  }
  body.cms-home.cms-index-index.page-layout-custom_home footer.page-footer .footer_back_image {
    margin: auto;
    width: calc(100% - 20px);
  }
  .__ks_frontFold__ {
    max-width: 100%;
  }
  .__ks_bannerWrapper__ {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__ .__ks_leftArrow__.slick-arrow {
    display: inline-block;
  }
  .__ks_bannerWrapper__scala {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__ {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__ .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__scala {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__scala .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__scala .__ks_leftArrow__.slick-arrow {
    display: inline-block;
  }
  .__ks_verticalBannerBlock__ {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .__ks_verticalBannerBlock__ a.__ks_vBBlockWrapper__1,
  .__ks_verticalBannerBlock__ a.__ks_vBBlockWrapper__2 {
    margin-bottom: 10px;
  }
  .__ks_verticalBannerBlock__ .vBBLinkItem {
    min-width: 100%;
    max-width: 100%;
    background-size: 100%;
  }
  .scalaHouseArtcle {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    min-width: 100%;
    max-width: 100%;
  }
  .scalaHouseArtcle .__ks_houseBlock__ {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .scalaHouseArtcle .__ks_houseBlock__ .__ks_houseTitle__ {
    letter-spacing: 0.1em;
    font-size: 2em;
  }
  .scalaHouseArtcle .__ks_houseBlockText__ {
    max-width: 100%;
  }
  .scala-collections-container.__ks_mobileScalaCollection__ {
    display: block;
    margin-bottom: 25px;
  }
  .__ks_listItemsGroup__.twoColumns li.__ks_listItem__ {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__ks_listItemsGroup__.twoColumns li.__ks_listItem__:first-child {
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__ {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__:nth-child(n) {
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__:last-child {
    padding-bottom: 0;
  }
  .__ks_listItemsGroup__.fourColumns {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__ {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n) {
    padding-right: 0;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ li.__ks_scalaCollectionListItem__:nth-child(2n+1) {
    padding-right: 5px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ li.__ks_scalaCollectionListItem__:nth-child(2n) {
    padding-left: 5px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ {
    min-width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__:nth-child(2n) {
    padding-right: 0;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ {
    margin: 0.5em 0.25em;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ p.__ks_scalaColllectionTitle__ {
    text-transform: uppercase;
    line-height: 1.4em;
    font-family: 'lato';
    font-weight: 500;
    font-size: 12px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ p.__ks_scalaColllectionSubTitle__ {
    text-transform: capitalize;
    line-height: 1.4em;
    font-family: 'lato';
    font-weight: 500;
    font-size: 12px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n) {
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n+1) {
    padding-right: 5px;
    padding-bottom: 10px;
  }
  ._section-title {
    padding: 10px 3px;
  }
}
@media screen and (min-width: 601px) and (max-width: 768px) {
  .__scalaBrands__ .__ks_columnLink__ span.__ks_brandLogoImg__ {
    max-height: unset;
    background-size: 100% 100%;
  }
  li.__ks_listItem__.__scalaBrands__ span.__ks_brandLogoBlock__,
  .__scalaBrands__ span.__ks_brandLogoBlock__ {
    max-height: unset;
  }
  img.__brandMainImg__ {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 320px) and (max-width: 600px) {
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ {
    max-width: 100%;
    font-size: 12px;
  }
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ .__ks_bannerSliderItemContentWrapper__ {
    padding: 0.25em;
  }
  img.__brandMainImg__ {
    width: 100%;
    height: auto;
  }
  .__scalaBrands__ .__ks_columnLink__ span.__ks_brandLogoImg__ {
    max-height: unset;
    background-size: 100% 100%;
  }
  li.__ks_listItem__.__scalaBrands__ span.__ks_brandLogoBlock__,
  .__scalaBrands__ span.__ks_brandLogoBlock__ {
    max-height: unset;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaColllectionText__ {
    margin: 0.25em 0.15em;
  }
}
@media screen and (min-width: 361px) and (max-width: 480px) {
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ {
    max-width: 410px;
  }
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ .__ks_bannerSliderItemContentWrapper__ {
    padding: 0.25em 1em;
  }
  li.__ks_listItem__.__scalaBrands__ span.__ks_brandLogoBlock__,
  .__scalaBrands__ span.__ks_brandLogoBlock__ {
    max-height: unset;
  }
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ {
    max-width: 360px;
  }
  .__ks_bannerSliderItem__ .__ks_bannerSliderItemContent__ .__ks_bannerSliderItemContentWrapper__ {
    padding: 0.25em 1em;
  }
  li.__ks_listItem__.__scalaBrands__ span.__ks_brandLogoBlock__,
  .__scalaBrands__ span.__ks_brandLogoBlock__ {
    max-height: unset;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .__ks_bannerWrapper__ {
    min-width: 90vw;
    max-width: 100vw;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ {
    min-width: 90vw;
    max-width: 100vw;
    min-height: auto;
    max-height: auto;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ .__ks_bannerSliderItem__ {
    min-width: 90vw;
    max-width: 100vw;
    min-height: auto;
    max-height: auto;
    background-size: 100%;
    background-position: 100% 100%;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala {
    min-width: 90vw;
    max-width: 100vw;
    min-height: auto;
    max-height: auto;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala .__ks_bannerSliderItem__ {
    min-width: 90vw;
    max-width: 100vw;
    min-height: auto;
    max-height: auto;
    background-size: 100%;
    background-position: 100% 100%;
    height: auto;
  }
}
/*** start static page css for slider **/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .slick-next {
    right: -18px;
  }
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .slick-next:before {
    content: ">";
    color: #040404;
    font-size: 30px;
    line-height: 60px;
    top: -10px;
    padding-right: 14px;
  }
  .slick-prev:before {
    content: " < ";
    color: #040404;
    font-size: 30px;
    line-height: 75px;
    top: -10px;
    padding-right: 14px;
  }
}
@media screen and (min-width: 1025px) {
  #furnitureDesign .slick-next {
    right: -10px;
  }
  #furnitureDesign .slick-prev {
    left: -15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1366) {
  .slick-prev:before {
    content: " < ";
    color: #040404;
    font-size: 30px;
    line-height: 60px;
    /* position: absolute; */
    top: -10px;
    padding-left: 28px;
  }
  .slick-next:before {
    content: ">";
    color: #040404;
    font-size: 30px;
    line-height: 60px;
    /* position: absolute; */
    top: -10px;
    padding-right: 20px;
  }
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .slick-next:before {
    content: ">";
    color: #040404;
    font-size: 30px;
    line-height: 60px;
    /* position: absolute; */
    top: -10px;
  }
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }
  .slick-prev:before {
    content: " < ";
    color: #040404;
    font-size: 30px;
    line-height: 75px;
    /* position: absolute; */
    top: -10px;
  }
  .slick-prev {
    left: -22px;
  }
  .slick-next {
    right: -20px;
  }
}
/*** End static page css for slider **/
/*!--
Author: Sudhakara Rao Kilaparthi
email : sudhakar@kavayahsolutions.com
URL   : http://www.kavayahsolutions.com
--*/
.checkout-index-index .cart-product-detail-description .about-products span {
  text-align: left;
}
.checkout-index-index .cart-product-detail-description .left.width {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .cart-product-detail-description .left.width {
    margin-right: 0.4em;
  }
}
.checkout-index-index .cart-product-detail-description .right.width {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .cart-product-detail-description .right.width {
    width: 78%;
  }
}
.checkout-index-index .popup-overlay {
  visibility: hidden;
  position: absolute;
  background: #ffffff;
  border: 2px solid #cc0000;
  width: 35%;
  left: 25%;
}
.checkout-index-index .popup-overlay.active {
  text-align: center;
}
.checkout-index-index .popup-content {
  visibility: hidden;
}
.checkout-index-index .popup-content.active {
  visibility: visible;
  padding-bottom: unset !important;
  border-bottom: unset !important;
}
.checkout-index-index .popup-content .message-error {
  font-size: 1rem !important;
}
.checkout-index-index .popup-overlay .popupbtn {
  background: #cc0000;
  border: none;
  color: #fdfdfd;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  border-radius: 5px;
}
.checkout-index-index .__hasTermsNote__ {
  padding: 0.5em 0;
  display: block;
  color: #a0a0a0;
  font-size: 0.9em;
  line-height: 1.4em;
}
.checkout-index-index .__StatusMessage__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #cc0000;
  padding: 0.5em;
  text-align: center;
}
.checkout-index-index .field-error {
  font-size: 0.9rem !important;
}
.checkout-index-index .__ShippinginfoMessage__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  color: #cc0000;
  padding: 0.5em;
}
.checkout-index-index .checkout-shipping-address .action.action-show-popup {
  display: none;
}
.checkout-index-index .checkout-shipping-address [name*="shippingAddress.street.0"] .label {
  display: none;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-shipping-address .step-title {
    padding-bottom: 1em;
    max-width: 90%;
    margin: 0 auto;
  }
  .checkout-index-index .checkout-shipping-address .step-content {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .checkout-index-index .actions-toolbar > .primary .action.primary.checkout {
    width: 100%;
    display: none;
  }
  .checkout-index-index .opc-wrapper {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 30px;
    color: #141414;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #e3e3e3;
    border-bottom: none;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link,
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link:hover,
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link:focus {
    color: #cc0000;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link span,
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link:hover span,
  .checkout-index-index .opc-wrapper .shipping-address-item .edit-address-link:focus span {
    color: #cc0000;
    font-size: 0.6em;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
    border-color: #cc0000;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
    background: #cc0000;
  }
}
.checkout-index-index p.hastext {
  font-size: 18px;
  color: #141414;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #e3e3e3;
  border-bottom: none;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #cc0000;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item::after {
  background: #cc0000;
  background-color: #cc0000;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .opc-wrapper {
    max-width: 90%;
    width: 90% !important;
    margin: 0 auto;
  }
  .checkout-index-index .signinaboveblock {
    width: 80% !important;
    margin-bottom: 20px;
    margin-top: -25px !important;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: -65px !important;
  }
  .checkout-index-index .hastermspayment_info {
    font-weight: 400;
  }
}
.checkout-index-index .checkout-container {
  min-height: 50em;
  max-width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .checkout-container {
    margin-top: 25px;
    max-width: 95%;
  }
}
.checkout-index-index .opc-progress-bar {
  display: none;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
  width: 100%;
  display: none;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    position: relative;
    left: 0;
    max-width: 90%;
    margin: 0 auto;
    visibility: visible;
    opacity: 1;
  }
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ > div {
  min-width: 90%;
  max-width: 90%;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ > div {
    min-width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    position: relative;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ .__OrderReviewTitle__ {
  font-size: 30px;
  color: #141414;
  line-height: 36px;
  font-family: 'Lato', sans-serif;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #e3e3e3;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ .__OrderReviewContentCartItems__ {
  min-height: 4em;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ .__OrderReviewContentCartItems__ .cart-product-desc:first-child {
  border-top: none;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .__OrderReviewContent__ .__OrderReviewContentCartItems__ .cart-product-desc {
    padding-bottom: 0;
  }
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
  display: inline-block;
  width: 30%;
  padding-top: 1.2em;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 1em;
  }
}
.checkout-index-index .checkout-validate-address {
  display: none;
}
.checkout-index-index .checkout-validate-address[style="display: list-item;"] {
  display: none;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
  color: inherit;
}
.checkout-index-index .checkout-payment-method .payment-method-content .fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
  font-size: 15px !important;
  line-height: 16px !important;
  color: #95989a;
  font-weight: 600;
  display: block;
  padding-left: 0;
  margin-top: 30px;
  margin-bottom: 8px;
  padding: 0;
  font-family: 'inherit';
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .ccard .captcha .input-text {
  border: 1px solid #e6e6e6;
  padding: 0 24px;
  display: block;
  font-size: 18px;
  color: #000;
  height: 53px;
}
.checkout-index-index .checkout-payment-method .ccard .number .input-text {
  border: 1px solid #e6e6e6;
  padding: 0 24px;
  display: block;
  font-size: 18px;
  color: #000;
  height: 53px;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .ccard .month .select {
  border: 1px solid #e6e6e6;
  padding: 0 24px;
  display: block;
  font-size: 18px;
  color: #000;
  height: 53px;
  font-family: 'Lato', sans-serif;
}
.checkout-index-index .checkout-payment-method .ccard .year .select {
  border: 1px solid #e6e6e6;
  padding: 0 24px;
  display: block;
  font-size: 18px;
  color: #000;
  height: 53px;
  font-family: 'Barlow';
}
.checkout-index-index .checkout-payment-method .ccard .cvv .input-text {
  border: 1px solid #e6e6e6;
  padding: 0 24px;
  display: block;
  font-size: 18px;
  color: #000;
  height: 53px;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0 auto;
    width: 90%;
  }
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .table-checkout-shipping-method,
  .checkout-index-index .payment-methods .payment-method {
    margin: auto;
  }
}
.checkout-index-index .table-checkout-shipping-method .col.col-carrier,
.checkout-index-index .payment-methods .payment-method .col.col-carrier {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method .form.form-purchase-order,
.checkout-index-index .payment-methods .payment-method .form.form-purchase-order {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method input[type=radio],
.checkout-index-index .payment-methods .payment-method input[type=radio],
.checkout-index-index .table-checkout-shipping-method input[type=checkbox],
.checkout-index-index .payment-methods .payment-method input[type=checkbox] {
  border: 1px solid #95989a;
  padding: 0.44em;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  -webkit-transform: translate(0, 2px);
      -ms-transform: translate(0, 2px);
          transform: translate(0, 2px);
  margin: 0px 5px 0 0;
}
.checkout-index-index .table-checkout-shipping-method input[type=radio]:checked,
.checkout-index-index .payment-methods .payment-method input[type=radio]:checked,
.checkout-index-index .table-checkout-shipping-method input[type=checkbox]:checked,
.checkout-index-index .payment-methods .payment-method input[type=checkbox]:checked {
  background: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/checkoutRadioBg.svg') no-repeat center center;
  background-size: 9px 9px;
}
.checkout-index-index .table-checkout-shipping-method input[type=radio]:focus,
.checkout-index-index .payment-methods .payment-method input[type=radio]:focus,
.checkout-index-index .table-checkout-shipping-method input[type=checkbox]:focus,
.checkout-index-index .payment-methods .payment-method input[type=checkbox]:focus {
  outline-color: transparent;
}
.checkout-index-index .checkout-shipping-address[style="display:list-item;"] {
  display: none;
}
.checkout-index-index .checkout-shipping-method {
  display: none;
}
.checkout-index-index .__Checkout_ProductsListHidden__ {
  display: none;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar {
  text-align: center;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
  float: none;
}
.checkout-index-index .methods-shipping .actions-toolbar .action.primary {
  line-height: unset;
  padding: 14px 17px;
  font-size: unset;
}
.checkout-index-index .form-login .actions-toolbar .primary .action.primary {
  background: #cc0000;
  border: none;
  color: #fdfdfd;
  font-size: 14px;
  letter-spacing: 1px;
  width: 150px !important;
  height: 50px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 11px rgb(0 0 0%);
          box-shadow: 0px 7px 11px rgb(0 0 0%);
}
.checkout-index-index .actions-toolbar .secondary {
  padding: 10px;
}
.checkout-index-index .actions-toolbar .secondary span {
  color: #cc0000;
}
.checkout-index-index .signinaboveblock {
  width: 50%;
  text-align: right;
  margin-top: -40px;
  float: right;
  /* width: 35%; */
  height: auto;
}
@media only screen and (min-width: 768px) {
  .checkout-index-index .authentication-wrapper {
    margin-top: 0 !important;
  }
}
.checkout-index-index .authentication-wrapper .action-auth-toggle {
  background: #cc0000;
  border: none;
  color: #fdfdfd;
  font-size: 14px;
  letter-spacing: 1px;
  width: 150px;
  height: 50px;
  margin-bottom: 43px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 11px rgb(0 0 0%);
          box-shadow: 0px 7px 11px rgb(0 0 0%);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .authentication-wrapper .action-auth-toggle {
    margin-bottom: 0px;
    margin-top: 50px;
    margin-right: 10px;
    text-decoration: none;
    width: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .field .control._with-tooltip input {
    width: 100%;
  }
}
.checkout-index-index .Ponumbertext {
  padding: 10px 0px;
}
.checkout-index-index .Attention {
  padding: 10px 0px;
}
.checkout-index-index .__btncreditcard__,
.checkout-index-index .__btnhasterms__ {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 100%;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__btncreditcard__,
  .checkout-index-index .__btnhasterms__ {
    width: 90%;
  }
}
.checkout-index-index .__btncreditcard__ span,
.checkout-index-index .__btnhasterms__ span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
}
.checkout-index-index .__btncreditcard__:hover,
.checkout-index-index .__btnhasterms__:hover,
.checkout-index-index .__btncreditcard__:focus,
.checkout-index-index .__btnhasterms__:focus {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
.checkout-index-index .addressshippingbtnbuttons_ .__btnShowShippingMethods__ {
  width: 35%;
  margin: 20px;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .addressshippingbtnbuttons_ .__btnShowShippingMethods__ {
    width: 90%;
  }
}
.checkout-index-index .addressshippingbtnbuttons_ .__btnShowShippingMethods__:hover,
.checkout-index-index .addressshippingbtnbuttons_ .__btnShowShippingMethods__:focus {
  width: 35%;
  margin: 20px;
}
.checkout-index-index .__AddNewAddress__ {
  margin: 20px;
}
.checkout-index-index .__AddNewAddress__ strong {
  color: #c00;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .checkout-index-index .__AddNewAddress__ {
    line-height: 1.5rem;
    display: block;
  }
}
.checkout-index-index .custom_shipping_info {
  width: 50%;
  height: auto;
  min-height: 200px;
  border: 1.5px solid;
  margin: 20px;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .custom_shipping_info {
    width: 90%;
  }
}
.checkout-index-index .custom_shipping_header {
  padding: 10px;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.checkout-index-index .custom_shipping_details {
  padding: 10px;
  line-height: 1.3em;
  text-transform: uppercase;
}
.checkout-index-index .__btnShowShippingMethods__,
.checkout-index-index .__btnPaymentMethods__,
.checkout-index-index .__btnOrderReview__,
.checkout-index-index .__OrderReviewBtnLayer__ button,
.checkout-index-index .action-hide-popup,
.checkout-index-index .action-save-address,
.checkout-index-index .action-apply {
  text-decoration: none;
  color: #fff;
  background-color: #cc0001;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 50%;
  margin: auto;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__btnShowShippingMethods__,
  .checkout-index-index .__btnPaymentMethods__,
  .checkout-index-index .__btnOrderReview__,
  .checkout-index-index .__OrderReviewBtnLayer__ button,
  .checkout-index-index .action-hide-popup,
  .checkout-index-index .action-save-address,
  .checkout-index-index .action-apply {
    width: 90%;
  }
}
.checkout-index-index .__btnShowShippingMethods__ span,
.checkout-index-index .__btnPaymentMethods__ span,
.checkout-index-index .__btnOrderReview__ span,
.checkout-index-index .__OrderReviewBtnLayer__ button span,
.checkout-index-index .action-hide-popup span,
.checkout-index-index .action-save-address span,
.checkout-index-index .action-apply span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
}
.checkout-index-index .__btnShowShippingMethods__:hover,
.checkout-index-index .__btnPaymentMethods__:hover,
.checkout-index-index .__btnOrderReview__:hover,
.checkout-index-index .__OrderReviewBtnLayer__ button:hover,
.checkout-index-index .action-hide-popup:hover,
.checkout-index-index .action-save-address:hover,
.checkout-index-index .action-apply:hover,
.checkout-index-index .__btnShowShippingMethods__:focus,
.checkout-index-index .__btnPaymentMethods__:focus,
.checkout-index-index .__btnOrderReview__:focus,
.checkout-index-index .__OrderReviewBtnLayer__ button:focus,
.checkout-index-index .action-hide-popup:focus,
.checkout-index-index .action-save-address:focus,
.checkout-index-index .action-apply:focus {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 50%;
  margin: auto;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
.checkout-index-index .action-select-shipping-item,
.checkout-index-index .__btncustom_shipto__ {
  text-decoration: none;
  color: #000;
  background-color: #f6efeb;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  margin-top: 10px;
  width: 50%;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .action-select-shipping-item,
  .checkout-index-index .__btncustom_shipto__ {
    width: 90%;
  }
}
.checkout-index-index .action-select-shipping-item span,
.checkout-index-index .__btncustom_shipto__ span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
}
.checkout-index-index .action-select-shipping-item:hover,
.checkout-index-index .__btncustom_shipto__:hover,
.checkout-index-index .action-select-shipping-item:focus,
.checkout-index-index .__btncustom_shipto__:focus {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 50%;
  margin-top: 10px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.checkout-index-index .__btnPaymentprocess__ {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 50%;
  margin: auto;
  margin-top: 30px;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__btnPaymentprocess__ {
    width: 90%;
  }
}
.checkout-index-index .__btnPaymentprocess__ span {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
}
.checkout-index-index .__btnPaymentprocess__:hover,
.checkout-index-index .__btnPaymentprocess__:focus {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 50%;
  margin-top: 30px;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
.checkout-index-index .__optbtncardoption__ {
  display: block;
  margin: 20px;
}
.checkout-index-index .__Hastermspayment_opt__ {
  text-align: center;
  margin: 40px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__Hastermspayment_opt__ {
    width: 90%;
  }
}
.checkout-index-index .__btnAddNewAddress__ {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  /* padding      : 16.5px; */
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 40%;
  margin: auto;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__btnAddNewAddress__ {
    width: 90%;
    margin-bottom: 20px;
  }
}
.checkout-index-index .shippingbtnbuttons_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .shippingbtnbuttons_ {
    display: unset;
  }
}
.checkout-index-index .shippingnewterms_ {
  margin: 10px 0px;
}
.checkout-index-index .shippingnewterms_ .shippingnewtermstext_ {
  color: #c00;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .action-select-shipping-item,
  .checkout-index-index .__btnShowShippingMethods__,
  .checkout-index-index .__btncustom_shipto__ {
    width: 100%;
    font-weight: 700;
  }
}
.checkout-index-index .__btnPaymentMethods__:hover {
  width: auto !important;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .action-select-shipping-item:hover,
  .checkout-index-index .__btnShowShippingMethods__:hover,
  .checkout-index-index .__btnPaymentMethods__:hover,
  .checkout-index-index .action-select-shipping-item:focus,
  .checkout-index-index .__btnShowShippingMethods__:focus,
  .checkout-index-index .__btnPaymentMethods__:focus,
  .checkout-index-index .__btncustom_shipto__:hover,
  .checkout-index-index .__btncustom_shipto__:focus {
    width: 100%;
    font-weight: 700;
  }
  .checkout-index-index .__btnOrderReview__:hover,
  .checkout-index-index .__btnOrderReview__:focus {
    width: 90%;
  }
}
.checkout-index-index .action-select-shipping-item,
.checkout-index-index .__btncustom_shipto__ {
  text-transform: uppercase;
  float: right;
}
.checkout-index-index .__OrderReviewBtnLayer__ .actions-toolbar {
  width: 100%;
}
.checkout-index-index .__OrderReviewBtnLayer__ .actions-toolbar div.primary {
  width: 100%;
}
.checkout-index-index .__OrderReviewBtnLayer__ .actions-toolbar div.primary button {
  width: 100%;
}
.checkout-index-index .__OrderReviewBtnLayer__ .actions-toolbar div.primary button.checkout {
  position: unset;
}
.checkout-index-index .__OrderReviewBtnLayer__ .actions-toolbar div.primary button span {
  color: #fff;
}
.checkout-index-index .opc-block-summary .title,
.checkout-index-index .shipping-information-title,
.checkout-index-index .items-in-cart .title strong {
  font-size: 18px;
  font-family: 'Crimson Text', serif;
  font-style: italic;
  color: #555555;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 0;
}
.checkout-index-index .grand.totals th,
.checkout-index-index .grand.totals td,
.checkout-index-index .opc-block-summary .table-totals .grand strong,
.checkout-index-index .minicart-items .product-item .product .product-item-details .subtotal .cart-price .price,
.checkout-index-index .minicart-items .product-item .product .product-item-details .product-item-name,
.checkout-index-index .minicart-items .product-item .product .product-item-details .details-qty,
.checkout-index-index .minicart-items .product-item .product .product-item-details .details-toggle,
.checkout-index-index .minicart-items .product-item .product .product-item-details .item-options {
  font-size: 14px;
  line-height: 17px;
  color: #141414;
  margin-bottom: 12px;
}
.checkout-index-index .product-item-details .active {
  border: none;
}
.checkout-index-index .item-options .label,
.checkout-index-index .item-options .values {
  display: inline-block;
}
.checkout-index-index .action-hide-popup,
.checkout-index-index .action-save-address {
  display: inline-block;
  width: 30%;
}
.checkout-index-index .action-hide-popup:hover,
.checkout-index-index .action-save-address:hover,
.checkout-index-index .action-hide-popup:focus,
.checkout-index-index .action-save-address:focus {
  width: 30%;
  color: #fff;
  background-color: #cc0000;
}
.checkout-index-index .__CheckoutBreadcrumb__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 1.6em auto;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__CheckoutBreadcrumb__ {
    display: none;
  }
}
.checkout-index-index .__CheckoutBreadcrumb__ li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 25%;
  max-width: 25%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #c2c2c2;
  text-decoration: none;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.5px;
  font-family: 'Lato', sans-serif;
  border: none;
}
.checkout-index-index .__CheckoutBreadcrumb__ li.active {
  color: #141414;
}
.checkout-index-index .__CheckoutNavBackTo__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 1.6em auto;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__CheckoutNavBackTo__ {
    margin: 1.6em;
  }
}
.checkout-index-index .__CheckoutNavBackTo__ li {
  display: none;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.5px;
  font-family: 'Lato', sans-serif;
  border: none;
  cursor: pointer;
  color: #707070;
}
.checkout-index-index .__CheckoutNavBackTo__ li.active {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.checkout-index-index .__CheckoutNavBackTo__ li.active::before {
  content: '';
  background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/back.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
  display: inline-block;
  margin-right: 18px;
  margin-top: 0.7em;
}
.checkout-index-index .payment-option.um-ordercomment.comment {
  display: none;
}
.checkout-index-index .__OrderReviewContentComments__ .__OrderReviewContentCommentsTitle__ {
  font-size: 14px;
  color: #141414;
  line-height: 17px;
  font-family: 'Lato', sans-serif;
  display: block;
}
.checkout-index-index .__OrderReviewContentComments__ .__AttentionToCommentsTitle__ {
  font-size: 14px;
  color: #141414;
  line-height: 17px;
  font-family: 'Lato', sans-serif;
  display: block;
}
.checkout-index-index .__OrderReviewContentComments__ .__OrderReviewContentCommentsText__ {
  width: 500px;
  height: 120px;
  margin-top: 10px;
  border: 1px solid #c1c1c1;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  resize: none;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .__OrderReviewContentComments__ .__OrderReviewContentCommentsText__ {
    width: 100%;
  }
}
.checkout-index-index .__OrderReviewContentComments__ .__AttentionToCommentsText__ {
  width: 500px;
  margin-top: 10px;
  border: 1px solid #c1c1c1;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  resize: none;
}
.checkout-index-index .opc-summary-wrapper .modal-inner-wrap {
  background-color: #fafafa;
}
.checkout-index-index .opc-summary-wrapper .modal-inner-wrap .action-close {
  display: none;
}
.checkout-index-index .opc-summary-wrapper .totals.shipping.excl .mark .value {
  display: none;
}
.checkout-index-index .opc-summary-wrapper .opc-block-summary {
  margin: 0;
  background-color: inherit;
}
.checkout-index-index .opc-summary-wrapper .__OrderInfoNote__ {
  padding: 1em 0em;
  display: block;
  color: #a0a0a0;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.checkout-index-index #opc-sidebar > .opc-block-summary {
  display: none;
}
.checkout-index-index .ship-pay {
  margin-bottom: 2em;
}
.checkout-index-index footer.page-footer {
  position: unset;
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
}
.checkout-index-index .errorMessageContainer {
  display: none;
}
.checkout-index-index .errorMessageContainer.yesError {
  display: none;
}
.checkout-index-index .__OrderReviewSideBar__ {
  padding: 1em;
}
.checkout-index-index .__OrderReviewSideBar__ .__SideBarBlock__ {
  margin-bottom: 1em;
}
.checkout-index-index .__OrderReviewSideBar__ .__ShippingAddressTitle__,
.checkout-index-index .__OrderReviewSideBar__ .__BillingAddressTitle__,
.checkout-index-index .__OrderReviewSideBar__ .__ShippingInfoTitle__,
.checkout-index-index .__OrderReviewSideBar__ .__BillingInfoTitle__,
.checkout-index-index .__OrderReviewSideBar__ .__PaymentMethodTitle__,
.checkout-index-index .__OrderReviewSideBar__ .__CouponCodeTitle__ {
  font-size: 18px;
  font-family: 'Crimson Text', serif;
  font-style: italic;
  color: #555555;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 0;
  position: relative;
  border-bottom: 1px solid #cccccc;
}
.checkout-index-index .__OrderReviewSideBar__ .__ShippingAddressTitle__.__GoToNav__::after,
.checkout-index-index .__OrderReviewSideBar__ .__BillingAddressTitle__.__GoToNav__::after,
.checkout-index-index .__OrderReviewSideBar__ .__ShippingInfoTitle__.__GoToNav__::after,
.checkout-index-index .__OrderReviewSideBar__ .__BillingInfoTitle__.__GoToNav__::after,
.checkout-index-index .__OrderReviewSideBar__ .__PaymentMethodTitle__.__GoToNav__::after,
.checkout-index-index .__OrderReviewSideBar__ .__CouponCodeTitle__.__GoToNav__::after {
  position: absolute;
  right: 1em;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.checkout-index-index .__OrderReviewSideBar__ .__ShippingAddressContent__,
.checkout-index-index .__OrderReviewSideBar__ .__BillingAddressContent__,
.checkout-index-index .__OrderReviewSideBar__ .__ShippingInfoContent__,
.checkout-index-index .__OrderReviewSideBar__ .__BillingInfoContent__,
.checkout-index-index .__OrderReviewSideBar__ .__PaymentMethodContent__ {
  line-height: 27px;
}
.checkout-index-index .__OrderReviewSideBar__ .opc-block-summary {
  padding: 0;
}
.checkout-index-index .__OrderReviewSideBar__ .action.primary.__BtnSubmitOrder__ {
  width: 100%;
}
.checkout-index-index .__OrderReviewSideBar__ .action.primary.__BtnSubmitWait__ {
  width: 100%;
}
.checkout-index-index .__OrderReviewSideBar__ .checkout {
  position: inherit;
  width: 100%;
}
.checkout-index-index .__OrderReviewSideBar__ .checkout:hover {
  width: 100%;
}
.checkout-index-index .field-tooltip {
  display: none;
}
.checkout-index-index button.action-primary.action-accept,
.checkout-index-index button.action-edit-address,
.checkout-index-index button.action-update,
.checkout-index-index button.action-cancel {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  height: 50px;
  font-weight: normal;
  border: none;
  width: 6em;
  margin: auto;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .checkout-index-index .cart-product-detail-description {
    padding-left: 0;
  }
}
.checkout-index-index .cart-product-detail-description .about-products span {
  text-align: inherit;
}
@media screen and (min-width: 768px) {
  .checkout-index-index .opc-wrapper li#payment {
    width: 200%;
  }
  .checkout-index-index .opc-wrapper li#payment div#checkout-step-payment {
    width: 55%;
    display: inline-block;
  }
  .checkout-index-index .opc-wrapper li#payment .__paymentInfoTextBlock {
    width: 40%;
    display: inline-block;
    margin: 4em auto;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .checkout-index-index .opc-wrapper li#payment .__paymentInfoTextBlock {
    width: 100%;
    display: block;
    margin: 2em auto;
  }
}
.checkout-onepage-success__ .about-products .left {
  line-height: 0;
}
.checkout-onepage-success__ .about-products .remaing-desc-about-products {
  display: block;
  min-width: 100%;
  max-width: 100%;
  float: left;
}
.__TextCenter__ {
  text-align: center;
}
button.action.login.primary {
  text-transform: uppercase;
}
button.action.submit.primary {
  text-transform: uppercase;
}
.product-colorways {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  min-width: 100%;
  max-width: 100%;
}
.product-colorways .product-option {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 8em;
  max-width: 8em;
  min-height: 10em;
  max-height: 10em;
  margin: 0 0.3em 0.3em 0;
  border: transparent 1px #fff;
  cursor: pointer;
}
.product-colorways .product-option.selected {
  border: solid 1px #cc0000;
  cursor: default;
}
.pdp-material,
.pdp-collection {
  display: inline;
}
.pdp-material.hide,
.pdp-collection.hide {
  display: none;
}
.collecion_pdp_img {
  width: 100%;
  max-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.colletion_image_pdp {
  margin: 20px 0px 0px 0px;
  max-width: 400px;
}
.redirect-main-image {
  display: block;
}
.full_img_SCH {
  margin-top: 2px;
  text-align: center;
  font-size: 0.9rem;
}
@media only screen and (min-width: 767px) {
  .full_img_SCH {
    position: absolute;
    text-transform: uppercase;
    bottom: 5.4em;
    width: 100%;
    font-weight: bold;
    font-size: 0.7em;
    padding: 0.4em 0.8em;
    z-index: 10000;
    border: none;
    background-color: rgba(255, 255, 255, 0);
  }
}
@media only screen and (max-width: 1024px) {
  .full_img_SCH {
    margin-top: 2px;
    position: relative;
    top: -17px;
  }
}
.__ks_specSheetCon__ {
  font-size: 0.9em;
  margin-top: 20px;
  margin-bottom: 20px;
}
.__ks_specSheetCon__ a.__ks_specSheet__ {
  padding: 0;
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  color: #cc0000;
  letter-spacing: 0.75px;
}
.__ks_specSheetCon__ a.__ks_specSheet__ .__ks_specSheetIcon__ {
  background-image: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/memo_download_svg.svg');
  background-repeat: no-repeat;
  position: absolute;
  color: #cc0000;
  right: -15px;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.customer-logged-in .__ks_specSheetCon__ {
  margin-bottom: 20px;
}
.stock.unavailable {
  display: none;
}
.order-request-popup .inventory-item-qty {
  text-align: right;
  padding-right: 2em;
  width: 45%;
}
.order-request-popup .sectionHeadlineCol__ {
  width: 50%;
}
.order-request-popup .product-purchase .field.disabled label {
  cursor: default;
}
.order-request-popup .product-purchase .field.disabled label span {
  color: #a0a0a0;
}
.dropdownMenu.menu-filter .navdwncontent.mf-material ul li[data-indooroutdoor] {
  margin-top: 4em;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: inline-block;
  font-size: 17px !important;
}
/*********** Timeline History Start ***************/
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/cardo/v21/wlp_gwjKBV1pqhv43IQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Pathway Gothic One';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/pathwaygothicone/v16/MwQrbgD32-KAvjkYGNUUxAtW7pEBwx-tS1Za.ttf) format('truetype');
}
.timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 700px;
  position: relative;
}
.timeline__content-title {
  font-weight: normal;
  font-size: 66px;
  margin: -10px 0 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Pathway Gothic One", sans-serif;
  color: #fff;
}
.timeline__content-desc {
  margin: 0;
  font-size: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-family: Cardo;
  font-weight: normal;
  line-height: 25px;
}
.timeline:before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  content: "";
  background: rgba(255, 255, 255, 0.07);
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
  .recentCollections .rc-image-wrap {
    width: 60% !important;
  }
  .recentCollections {
    margin-right: -200px !important;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: 0.3;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(50% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translateY(-80px);
      -ms-transform: translateY(-80px);
          transform: translateY(-80px);
}
.timeline-item:before {
  content: attr(data-text);
  letter-spacing: 3px;
  width: 100%;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  font-family: "Pathway Gothic One", sans-serif;
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  top: 70%;
  margin-top: -5px;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 56px);
}
.timeline-item:nth-child(even) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 56px);
  padding-left: 0;
  border-left: none;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-filter: blur(0px);
          filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  -webkit-transition: 0.3s all 0.2s;
  -o-transition: 0.3s all 0.2s;
  transition: 0.3s all 0.2s;
  opacity: 1;
}
.timeline-item--active .timeline__content-title {
  margin: -50px 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    width: 100%;
    padding: 0 30px 150px 80px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
.timeline__img {
  max-width: 100%;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {
  width: 100%;
  position: relative;
  padding: 80px 0;
  -webkit-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  background-attachment: fixed;
  background-size: cover;
}
.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(99, 99, 99, 0.8);
  content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.timeline-header__title {
  color: #fff;
  font-size: 46px;
  font-family: Cardo;
  font-weight: normal;
  margin: 0;
}
.timeline-header__subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-family: "lato", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
  font-weight: normal;
}
.demo-footer {
  padding: 60px 0;
  text-align: center;
}
.demo-footer a {
  color: #999;
  display: inline-block;
  font-family: Cardo;
}
/*********** Timeline History End ***************/
.catalog-product-view .product-options-bottom div[data-cart-type] {
  margin-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .catalog-product-view .product-options-bottom div[data-cart-type] {
    width: 100%;
  }
}
.catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset {
  margin-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button span {
    width: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button span {
    text-align: right;
    padding-right: 1em;
  }
}
.catalog-product-view .product-options-bottom div[data-cart-type] button {
  text-transform: uppercase;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
@media only screen and (min-width: 1280px) and (max-width: 1340px) {
  .catalog-product-view .product-options-bottom div[data-cart-type] button {
    font-size: 12px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .catalog-product-view .product-options-bottom div[data-cart-type] button {
    padding: 0;
  }
}
.catalog-product-view .product-options-bottom div[data-cart-type] button.__SampeToCart__ {
  background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/memo-icon-black.svg);
  background-size: 0.6em;
  background-repeat: no-repeat;
  background-position: 0.8em center;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .catalog-product-view .product-options-bottom div[data-cart-type] button.__SampeToCart__ {
    background-position: 0.4em center;
  }
}
.catalog-product-view .product-options-bottom div[data-cart-type] button.__SampeToCart__:hover {
  background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/memo-icon-white.svg);
}
.catalog-product-view .customer-logged-in .product-options-bottom {
  margin-bottom: 0;
}
.catalog-product-view .detailed-pdp-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.catalog-product-view .detailed-pdp-description div {
  margin: 0;
}
.catalog-product-view .detailed-pdp-description div:first-child {
  margin-top: 0;
}
.catalog-product-view .detailed-pdp-description div.hideshowdesigninspirationforpillows {
  display: block;
}
.catalog-product-view .detailed-pdp-description div.hideshowdesigninspirationforpillows > div {
  max-width: 100% !important;
  min-width: 100% !important;
}
.catalog-product-view .detailed-pdp-description span {
  min-width: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: inherit;
  margin-right: inherit;
  color: inherit;
  font-size: inherit;
}
.catalog-product-view .detailed-pdp-description > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  line-height: 1.6em;
}
.catalog-product-view .detailed-pdp-description > div > div:first-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 40%;
  max-width: 40%;
  margin-top: 16px;
  margin-right: 16px;
  color: #c1c1c1;
  font-size: 14px;
}
.catalog-product-view .detailed-pdp-description > div > div:last-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  margin-top: 16px;
  font-size: 14px;
}
.catalog-product-view .detailed-pdp-description > div > div:last-child > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.catalog-product-view .detailed-pdp-description > div > div:last-child > div span {
  color: inherit;
  width: inherit;
}
.catalog-product-view .detailed-pdp-description > div > div:last-child > div span.inchbycm {
  padding: 0 0.3em;
  color: #c1c1c1;
}
.catalog-product-view .detailed-pdp-description > div > div:last-child > div span.valueincm {
  text-transform: lowercase;
  color: #c1c1c1;
  margin-right: 0.3em;
}
.catalog-product-view .detailed-pdp-description div.tbl-label,
.catalog-product-view .detailed-pdp-description div.tbl-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.catalog-product-view .block.related .product-item-details .description-right-part {
  width: 25%;
  position: absolute;
  bottom: 0;
}
.catalog-product-view .stock.available #inventoryQty img {
  width: 2em;
  margin-right: 0.1em;
}
.catalog-product-view .stock.available .final-uom-value-label {
  display: none;
  padding-right: 15px;
}
.catalog-product-view .stock.available span.__ks_dyeLotText__ {
  padding-left: 15px;
  text-transform: capitalize;
}
.catalog-product-view .stock.available span.__ks_dyeLotText__._dyeLotInfo {
  border-left: 1px solid #c3c3c3;
}
.catalog-product-view .stock.available span.__ks_dyeLotText__ a.__ks_dyeLotLink__ {
  color: #cc0000;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 25px;
  font-weight: 600;
}
.catalog-product-view .color-SKU span {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  text-transform: uppercase;
}
.catalog-product-view a.download-main-image {
  position: absolute;
  text-transform: uppercase;
  bottom: 6.6em;
  right: 3em;
  font-weight: bold;
  font-size: 0.7em;
  padding: 0.4em 0.8em;
  z-index: 10000;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: background 250ms ease-in-out, -webkit-transform 150ms ease;
  transition: background 250ms ease-in-out, -webkit-transform 150ms ease;
  -o-transition: background 250ms ease-in-out, transform 150ms ease;
  transition: background 250ms ease-in-out, transform 150ms ease;
  transition: background 250ms ease-in-out, transform 150ms ease, -webkit-transform 150ms ease;
}
.catalog-product-view a.download-main-image:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.4);
}
.catalog-product-view a.download-main-image .main-image-download-progress {
  visibility: hidden;
}
.catalog-product-view a.download-main-image .main-image-download-progress img {
  max-width: 1.6em;
  margin-left: 0.5em;
  margin-bottom: 0.1em;
}
.catalog-product-view .product-purchase-details span.colorways-desc {
  color: #8f8f8f;
}
.catalog-product-view .product-purchase-details span.size {
  color: #8f8f8f;
}
.catalog-product-view .product-purchase-details span.pillowsize {
  color: #8f8f8f;
}
.catalog-product-view .product-purchase-details .stocklimit {
  color: #cc0000;
  margin-bottom: 30px;
}
.catalog-product-view .product-purchase-details .stocklimit_new {
  color: #cc0000;
  margin-bottom: 30px;
}
.catalog-product-view .pdp_description .socialContainer .product-social-links {
  position: relative;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links {
    position: absolute;
    z-index: 101;
    top: -28px;
  }
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ {
  position: absolute;
  top: 2em;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-height: 6em;
  min-width: 40%;
  max-width: 46%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  justify-items: flex-end;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1599px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ {
    min-width: 64%;
    max-width: 68%;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1899px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ {
    min-width: 50%;
    max-width: 54%;
  }
}
@media screen and (max-width: 767px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ {
    top: 6em;
    left: 1.8em;
    min-width: 100%;
    max-width: 100%;
    min-height: 3em;
  }
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextTitle__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  min-width: 100%;
  position: relative;
  margin-bottom: 0.25em;
  text-transform: uppercase;
  font-size: 0.78em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextTitle__ {
    display: none;
  }
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  text-decoration: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 45%;
  max-width: 45%;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ {
    min-width: 2em;
    max-width: 3em;
  }
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ a {
  display: block;
  text-decoration: none;
  min-width: 100%;
  height: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ a img {
    max-height: 3em;
  }
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ a span {
  display: block;
  width: 16px;
  height: 8px;
  text-align: center;
  margin: 0 auto;
}
.catalog-product-view .pdp_description .socialContainer .product-social-links .__PdpPrevNext__ .__PdpPrevNextContent__ .__PdpImgWrapper__ a span.iconWrapperNEXT_ svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.catalog-product-view div[role="alert"].messages,
.sendfriend-product-send div[role="alert"].messages {
  display: none;
}
.find-dealer .dealer p:last-child {
  padding-left: 0;
  padding-right: 0;
}
.find-dealer .dealer p:last-child a {
  padding: 1em 4em;
}
.select-filters .filter-type[data-filter-name="price"] div.filter-options > div:not(.removecss) {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  width: 350px;
}
.select-filters .filter-type[data-filter-name="use"] div.filter-options > div:not(.removecss),
.select-filters .filter-type[data-filter-name="end_use_quality"] div.filter-options > div:not(.removecss) {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
}
.select-filters .filter-type[data-filter-name="contract_performance"] div.filter-options > div:not(.removecss) {
  -webkit-columns: 5;
     -moz-columns: 5;
          columns: 5;
}
.select-filters .filter-type[data-filter-name="end_use_quality"] > div h3 {
  width: 16em;
}
@media screen and (max-width: 767px) {
  .select-filters .filter-type[data-filter-name="price"] div.filter-options > div:not(.removecss) {
    width: auto;
  }
}
.filter-color_bucket.filter-type > div h3 span,
.filter-color.filter-type > div h3 span {
  font-size: 14px;
}
.pdp-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99998;
}
.pdp-overlay .pdp-overlay-wrapper {
  position: fixed;
  max-width: 1260px;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99999;
}
.pdp-overlay .pdpclose-overlay {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  outline: 0;
  border: 0;
  background-color: #F0F1F1;
  background-image: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/black-close-icon.svg');
  background-size: 10px 10px;
  background-position: center;
  background-repeat: no-repeat;
}
.pdp-overlay .pdpclose-overlay .close-icon:hover {
  background-color: #000000;
  background-image: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/white-close-icon.svg');
}
.pdp-overlay .pdp-overlay-section {
  padding: 67px 65px 117px;
  background-color: #ffffff;
  margin: 0 0 0 60px;
  font-size: 0;
}
.pdp-overlay .pdp-overlay-details {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding: 0 40px;
}
.pdp-overlay .pdp-overlay-form {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  padding: 0 40px;
  font-family: sofia-pro, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.pdp-overlay .pdp-overlay-form label.error {
  display: none !important;
}
.pdp-overlay .pdp-overlay-heading {
  font-size: 40px;
  font-family: sofia-pro, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.05px;
  line-height: 45px;
  max-width: 165px;
  margin: 0 0 33px;
}
.pdp-overlay .pdp-overlay-description {
  font-size: 14px;
  font-family: sofia-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #58595B;
  max-width: 301px;
  margin: 0;
}
.pdp-overlay .pdp-overlay-colorway {
  margin: 50px 0 0 0;
}
.pdp-overlay .pdp-overlay-colorway-heading {
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  font-family: sofia-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}
.pdp-overlay .pdp-overlay-variant-list {
  margin: 15px 0 0 -5px;
  min-height: 100px;
  max-height: 300px;
  overflow: auto;
}
.pdp-overlay .pdp-overlay-variant-list li {
  width: 120px;
  height: 85px;
  float: left;
  padding: 5px;
}
.pdp-overlay .pdp-overlay-color-choise {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 60%;
  background-position: top center;
  background-repeat: no-repeat;
}
.pdp-overlay .pdp-overlay-color-choise.selected:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  content: " ";
  background-color: #000000;
  background-image: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/white-check.svg');
  background-size: 40px 40px;
  background-position: center top 2px;
  background-repeat: no-repeat;
}
.pdp-overlay .pdp-overlay-form input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 15px;
  margin: 0 0 30px;
  color: #000000;
  background-color: #F0F1F1;
  border: none;
}
.pdp-overlay .pdp-overlay-form input.error {
  border: 1px solid #ff0000;
}
.pdp-overlay .pdp-overlay-form input:focus {
  outline: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.pdp-overlay .pdp-overlay-form textarea {
  display: block;
  width: 100%;
  height: 150px;
  padding: 15px;
  margin: 0 0 30px;
  color: #000000;
  background-color: #F0F1F1;
  border: none;
  resize: none;
}
.pdp-overlay .pdp-overlay-form textarea.error {
  border: 1px solid #ff0000;
}
.pdp-overlay .pdp-overlay-form textarea:focus {
  outline: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.pdp-overlay .padpfilters-submit {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  background-color: #000000;
  border: 0;
  outline: 0;
}
.pdp-overlay .padpfilters-submit .arrow-icon {
  width: 16px;
  height: 8px;
}
.pdp-overlay .pdpclose-overlay-mobile {
  display: none;
  position: absolute;
  top: 20px;
  left: 50%;
  content: " ";
  font-size: 14px;
  color: #000000;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  letter-spacing: 1px;
  padding: 0 0 0 20px;
  background-image: url('../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/black-close-icon.svg');
  background-size: 10px 10px;
  background-position: left top 4px;
  background-repeat: no-repeat;
}
.pdp-overlay .pdp-overlay-submit-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) {
  .pdp-overlay .ft-bottom_right .ft-ppv,
  .pdp-overlay .ft-bottom_right .ft-pagination,
  .pdp-overlay .ft-top_right .most-relevant {
    display: inline-block;
  }
  .pdp-overlay .sample-req-name,
  .pdp-overlay .sample-req-email,
  .pdp-overlay .sample-req-city {
    min-width: 46%;
    max-width: 46%;
    display: inline-block;
  }
  .pdp-overlay .sample-req-address {
    min-width: 60%;
    max-width: 60%;
    display: inline-block;
  }
  .pdp-overlay .sample-req-suite {
    min-width: 32%;
    max-width: 32%;
    display: inline-block;
  }
  .pdp-overlay .sample-req-state,
  .pdp-overlay .sample-req-zipcode {
    min-width: 20%;
    max-width: 20%;
    display: inline-block;
  }
  .pdp-overlay .sample-req-email,
  .pdp-overlay .sample-req-suite,
  .pdp-overlay .sample-req-state,
  .pdp-overlay .sample-req-zipcode {
    margin-left: 2em;
  }
}
.wrapper-loader {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99998;
}
.common-loader {
  display: none;
  margin-top: -35px;
  margin-left: -35px;
  font-size: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  text-indent: -9999em;
  border-top: 10px solid rgba(200, 200, 200, 0.8);
  border-right: 10px solid rgba(200, 200, 200, 0.8);
  border-bottom: 10px solid rgba(200, 200, 200, 0.8);
  border-left: 10px solid #cc0000;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: customloader 1.1s infinite linear;
          animation: customloader 1.1s infinite linear;
  z-index: 99999;
}
.common-loader,
.common-loader:after {
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
@-webkit-keyframes customloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes customloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.favorites-index-index .page-title-wrapper {
  display: none;
}
.favorites-index-index .pl_details_right {
  display: block;
}
.favorites-index-index .price {
  display: none;
}
.favorites-index-index.customer-logged-in .price {
  display: block;
}
.favorites-index-index .productDescription {
  position: unset;
}
.catalog-category-view .product__listing .pl_item .productDescription,
.search-results-index .product__listing .pl_item .productDescription,
.favorites-index-index .product__listing .pl_item .productDescription,
.search-results-category .product__listing .pl_item .productDescription {
  opacity: 1;
  color: #000;
  position: unset;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .product__listing .pl_item .productDescription,
  .search-results-index .product__listing .pl_item .productDescription,
  .favorites-index-index .product__listing .pl_item .productDescription,
  .search-results-category .product__listing .pl_item .productDescription {
    display: block;
  }
}
.catalog-category-view .product__listing .pl_item .productDescription .pl_actions,
.search-results-index .product__listing .pl_item .productDescription .pl_actions,
.favorites-index-index .product__listing .pl_item .productDescription .pl_actions,
.search-results-category .product__listing .pl_item .productDescription .pl_actions {
  display: none;
  position: absolute;
  right: 0;
}
.catalog-category-view .product__listing .pl_item .productDescription .pl_actions .imageIcon3,
.search-results-index .product__listing .pl_item .productDescription .pl_actions .imageIcon3,
.favorites-index-index .product__listing .pl_item .productDescription .pl_actions .imageIcon3,
.search-results-category .product__listing .pl_item .productDescription .pl_actions .imageIcon3 {
  background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/memo-icon-black.svg);
  background-size: 1.1em;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .catalog-category-view .product__listing .pl_item .productDescription .pl_actions,
  .search-results-index .product__listing .pl_item .productDescription .pl_actions,
  .favorites-index-index .product__listing .pl_item .productDescription .pl_actions,
  .search-results-category .product__listing .pl_item .productDescription .pl_actions {
    display: block;
  }
}
.catalog-category-view .product__listing .pl_item .productDescription .pl_actions a.imageIcon,
.search-results-index .product__listing .pl_item .productDescription .pl_actions a.imageIcon,
.favorites-index-index .product__listing .pl_item .productDescription .pl_actions a.imageIcon,
.search-results-category .product__listing .pl_item .productDescription .pl_actions a.imageIcon {
  display: inline-block;
}
.catalog-category-view .product__listing .pl_item .productDescription .pl_actions a.imageIcon.imageIcon3,
.search-results-index .product__listing .pl_item .productDescription .pl_actions a.imageIcon.imageIcon3,
.favorites-index-index .product__listing .pl_item .productDescription .pl_actions a.imageIcon.imageIcon3,
.search-results-category .product__listing .pl_item .productDescription .pl_actions a.imageIcon.imageIcon3 {
  margin-right: 0.4em;
}
.catalog-category-view .product__listing .pl_item .productDescription .pl_details_right,
.search-results-index .product__listing .pl_item .productDescription .pl_details_right,
.favorites-index-index .product__listing .pl_item .productDescription .pl_details_right,
.search-results-category .product__listing .pl_item .productDescription .pl_details_right {
  display: block;
}
.catalog-category-view .product__listing .pl_item .productDescription .regularprice,
.search-results-index .product__listing .pl_item .productDescription .regularprice,
.favorites-index-index .product__listing .pl_item .productDescription .regularprice,
.search-results-category .product__listing .pl_item .productDescription .regularprice {
  margin-right: 5px;
  text-decoration: line-through;
}
.catalog-category-view .product__listing .pl_item .productDescription .add-to-wishlist,
.search-results-index .product__listing .pl_item .productDescription .add-to-wishlist,
.favorites-index-index .product__listing .pl_item .productDescription .add-to-wishlist,
.search-results-category .product__listing .pl_item .productDescription .add-to-wishlist {
  margin-right: 0.5em;
}
.catalog-category-view .product__listing .pl_item .productDescription .aa-to-cart,
.search-results-index .product__listing .pl_item .productDescription .aa-to-cart,
.favorites-index-index .product__listing .pl_item .productDescription .aa-to-cart,
.search-results-category .product__listing .pl_item .productDescription .aa-to-cart,
.catalog-category-view .product__listing .pl_item .productDescription .add-to-wishlist,
.search-results-index .product__listing .pl_item .productDescription .add-to-wishlist,
.favorites-index-index .product__listing .pl_item .productDescription .add-to-wishlist,
.search-results-category .product__listing .pl_item .productDescription .add-to-wishlist {
  display: none;
  width: 2em;
}
@media only screen and (max-width: 767px) {
  .catalog-category-view .product__listing .pl_item .productDescription .aa-to-cart,
  .search-results-index .product__listing .pl_item .productDescription .aa-to-cart,
  .favorites-index-index .product__listing .pl_item .productDescription .aa-to-cart,
  .search-results-category .product__listing .pl_item .productDescription .aa-to-cart,
  .catalog-category-view .product__listing .pl_item .productDescription .add-to-wishlist,
  .search-results-index .product__listing .pl_item .productDescription .add-to-wishlist,
  .favorites-index-index .product__listing .pl_item .productDescription .add-to-wishlist,
  .search-results-category .product__listing .pl_item .productDescription .add-to-wishlist {
    display: inline-block;
    width: 2em;
  }
}
.catalog-category-view .product__listing .pl_item .productDescription .price,
.search-results-index .product__listing .pl_item .productDescription .price,
.favorites-index-index .product__listing .pl_item .productDescription .price,
.search-results-category .product__listing .pl_item .productDescription .price {
  display: block;
}
.catalog-category-view .product__listing .pl_item:hover .productDescription .pl_actions,
.search-results-index .product__listing .pl_item:hover .productDescription .pl_actions,
.favorites-index-index .product__listing .pl_item:hover .productDescription .pl_actions,
.search-results-category .product__listing .pl_item:hover .productDescription .pl_actions {
  display: block;
}
.catalog-category-view .product__listing .pl_item:hover .productDescription .aa-to-cart,
.search-results-index .product__listing .pl_item:hover .productDescription .aa-to-cart,
.favorites-index-index .product__listing .pl_item:hover .productDescription .aa-to-cart,
.search-results-category .product__listing .pl_item:hover .productDescription .aa-to-cart,
.catalog-category-view .product__listing .pl_item:hover .productDescription .add-to-wishlist,
.search-results-index .product__listing .pl_item:hover .productDescription .add-to-wishlist,
.favorites-index-index .product__listing .pl_item:hover .productDescription .add-to-wishlist,
.search-results-category .product__listing .pl_item:hover .productDescription .add-to-wishlist {
  display: inline-block;
}
.catalog-category-view .product__listing .pl_item .__productcolor__,
.search-results-index .product__listing .pl_item .__productcolor__,
.favorites-index-index .product__listing .pl_item .__productcolor__,
.search-results-category .product__listing .pl_item .__productcolor__ {
  margin: 5px 0px;
  font-size: 12px;
  word-break: normal;
  line-height: 0.9rem;
}
.catalog-category-view .__CategoryProductsNotFound__,
.search-results-index .__CategoryProductsNotFound__,
.favorites-index-index .__CategoryProductsNotFound__,
.search-results-category .__CategoryProductsNotFound__ {
  display: none;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
}
.catalog-category-view .__CategoryProductsNotFound__.__Show__,
.search-results-index .__CategoryProductsNotFound__.__Show__,
.favorites-index-index .__CategoryProductsNotFound__.__Show__,
.search-results-category .__CategoryProductsNotFound__.__Show__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
li.has-dropdown.blackmenu.shoplook {
  display: none;
}
@media screen and (max-width: 1024px) {
  li.has-dropdown.blackmenu.shoplook {
    display: block;
  }
}
@media (min-width: 768px), print {
  .search-results-index .column.main,
  .ft-row.ft-top .column.main,
  .search-results-category .column.main {
    min-height: unset;
  }
}
@media (max-width: 767px) {
  .search-results-index .ft-row.ft-top,
  .ft-row.ft-top .ft-row.ft-top,
  .search-results-category .ft-row.ft-top {
    height: 95px !important;
  }
}
@media (min-width: 700px) and (max-width: 768px), print {
  .search-results-index .slidercontent,
  .ft-row.ft-top .slidercontent,
  .search-results-category .slidercontent {
    position: absolute !important;
    top: 0 !important;
    z-index: 1 !important;
    width: 100% !important;
  }
  .search-results-index .product__listing,
  .ft-row.ft-top .product__listing,
  .search-results-category .product__listing {
    margin-top: 200px;
  }
  .search-results-index .site_logo.popup,
  .ft-row.ft-top .site_logo.popup,
  .search-results-category .site_logo.popup {
    margin-left: 50px;
  }
}
.search-results-index .page-title-wrapper,
.ft-row.ft-top .page-title-wrapper,
.search-results-category .page-title-wrapper {
  display: none;
}
.search-results-index .pl_item.hideme,
.ft-row.ft-top .pl_item.hideme,
.search-results-category .pl_item.hideme {
  display: none;
  margin: 0;
}
.search-results-index .filter-type > div h3,
.ft-row.ft-top .filter-type > div h3,
.search-results-category .filter-type > div h3 {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .search-results-index .filter-type > div h3,
  .ft-row.ft-top .filter-type > div h3,
  .search-results-category .filter-type > div h3 {
    width: 100%;
  }
}
.search-results-index .filter-type .filter-options .inner-block,
.ft-row.ft-top .filter-type .filter-options .inner-block,
.search-results-category .filter-type .filter-options .inner-block {
  -webkit-columns: 4;
     -moz-columns: 4;
          columns: 4;
}
.search-results-index .filter-type.filter-design .filter-options .inner-block h3,
.ft-row.ft-top .filter-type.filter-design .filter-options .inner-block h3,
.search-results-category .filter-type.filter-design .filter-options .inner-block h3 {
  width: 350px;
}
@media screen and (max-width: 768px) {
  .search-results-index .filter-type.filter-design .filter-options .inner-block h3,
  .ft-row.ft-top .filter-type.filter-design .filter-options .inner-block h3,
  .search-results-category .filter-type.filter-design .filter-options .inner-block h3 {
    width: 100%;
  }
}
.search-results-index .filter-type.filter-color_bucket .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-color_bucket .filter-options .inner-block,
.search-results-category .filter-type.filter-color_bucket .filter-options .inner-block,
.search-results-index .filter-type.filter-color .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-color .filter-options .inner-block,
.search-results-category .filter-type.filter-color .filter-options .inner-block {
  -webkit-columns: auto;
     -moz-columns: auto;
          columns: auto;
}
.search-results-index .filter-type.filter-color_bucket .filter-options .inner-block h3,
.ft-row.ft-top .filter-type.filter-color_bucket .filter-options .inner-block h3,
.search-results-category .filter-type.filter-color_bucket .filter-options .inner-block h3,
.search-results-index .filter-type.filter-color .filter-options .inner-block h3,
.ft-row.ft-top .filter-type.filter-color .filter-options .inner-block h3,
.search-results-category .filter-type.filter-color .filter-options .inner-block h3 {
  border: solid 1px #bbbbbb;
}
@media screen and (max-width: 767px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 1 !important;
       -moz-columns: 1 !important;
            columns: 1 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1299px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 4;
       -moz-columns: 4;
            columns: 4;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 5;
       -moz-columns: 5;
            columns: 5;
  }
}
@media screen and (min-width: 1601px) {
  .search-results-index .filter-type.filter-brand .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-brand .filter-options .inner-block,
  .search-results-category .filter-type.filter-brand .filter-options .inner-block {
    -webkit-columns: 6;
       -moz-columns: 6;
            columns: 6;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .search-results-index .filter-type.filter-design .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-design .filter-options .inner-block,
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .search-results-index .filter-type.filter-design .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-design .filter-options .inner-block,
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 4;
       -moz-columns: 4;
            columns: 4;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .search-results-index .filter-type.filter-design .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-design .filter-options .inner-block,
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 5;
       -moz-columns: 5;
            columns: 5;
  }
}
@media screen and (min-width: 1601px) {
  .search-results-index .filter-type.filter-design .filter-options .inner-block,
  .ft-row.ft-top .filter-type.filter-design .filter-options .inner-block,
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 6;
       -moz-columns: 6;
            columns: 6;
  }
}
.search-results-index .filter-type.filter-application .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-application .filter-options .inner-block,
.search-results-category .filter-type.filter-application .filter-options .inner-block,
.search-results-index .filter-type.filter-scale .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-scale .filter-options .inner-block,
.search-results-category .filter-type.filter-scale .filter-options .inner-block,
.search-results-index .filter-type.filter-product .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-product .filter-options .inner-block,
.search-results-category .filter-type.filter-product .filter-options .inner-block,
.search-results-index .filter-type.filter-durability .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-durability .filter-options .inner-block,
.search-results-category .filter-type.filter-durability .filter-options .inner-block,
.search-results-index .filter-type.filter-price .filter-options .inner-block,
.ft-row.ft-top .filter-type.filter-price .filter-options .inner-block,
.search-results-category .filter-type.filter-price .filter-options .inner-block {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
}
.search_field .block-search .control {
  position: relative;
}
.search_field .block-search .control .search-dropdown-loader {
  position: absolute;
  width: 2em;
  top: 0.15em;
  right: 1em;
}
@media screen and (max-width: 767px) {
  .search_field .block-search .control .search-dropdown-loader {
    top: 35px;
    right: 2em;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.search_field .block-search .control .search-dropdown-loader img {
  height: 0.6em;
}
.search-autocomplete ul li.product-item::before {
  content: " ";
  width: 4px;
  height: 4px;
  font-size: 15px;
  display: block;
  margin-left: -15px;
  margin-right: 8px;
  color: #ffffff;
}
.search-autocomplete ul li.product-item:hover {
  background: #e8e8e8;
}
.search-autocomplete ul li.product-item:hover::before {
  content: "•";
  color: #cc0000;
}
.search-autocomplete ul li.product-item a {
  display: inline-block;
  margin-left: 0.2em;
  width: 100%;
}
.search-autocomplete ul li.product-item a span {
  color: #141414;
}
.search-autocomplete ul li.product-item a:hover {
  text-decoration: none;
}
.search-autocomplete ul li.not-link {
  color: #000;
  padding-left: 3em;
}
.search-autocomplete ul li.not-link:hover {
  background: none;
}
.search-autocomplete ul li.seperator {
  height: 4px;
  padding: 0;
  background-color: gray;
}
.search-autocomplete ul li.view-all-item {
  text-align: center;
}
.search-autocomplete ul li.view-all-item a {
  width: 100%;
  display: block;
  color: #141414;
}
.search-autocomplete ul li.view-all-item a:hover {
  text-decoration: none;
}
.recaptcha-error.__recaptchaError__ {
  color: #cc0000;
  margin-top: 1em;
}
.pdp-overlay .pdp-overlay-variant-list li {
  height: 120px;
}
.pdp-overlay .pdp-overlay-color-choise {
  height: 70%;
}
.pdp-overlay .pdp-overlay-variant-list .pdp-overlay-colorway-sku,
.pdp-overlay .pdp-overlay-variant-list .pdp-overlay-colorway-name {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}
.pdp-overlay .pdp-overlay-variant-list .pdp-overlay-colorway-name {
  padding: 0.25em 0 0.1em;
}
.pdp-overlay .pdp-overlay-variant-list .pdp-overlay-colorway-sku {
  padding: 0.1em 0 0.2em;
}
.pdp-overlay .pdp-overlay-color-choise.selected:before {
  width: 26px;
  height: 26px;
  background-size: 30px 30px;
}
.custom_option {
  display: block;
  clear: both;
  width: 100%;
  text-align: left;
  line-height: 1.75em;
  font-size: 0.76em;
}
.custom_option_label {
  display: block;
  clear: both;
  width: 100%;
  float: none;
}
.custom_option_value {
  display: block;
  clear: both;
  width: 100%;
  float: none;
  padding-left: 1.5em;
}
#emailToFriendSuccessMessage h2 {
  padding-top: 4em;
  font-size: 2em;
  text-align: center;
}
.palette_stage {
  width: 400px;
  height: 400px;
  margin: auto;
}
.stroke {
  fill: #FFFFFF;
}
.c_block {
  fill: #ffffff;
}
.c_block:hover {
  opacity: 0.75;
  -webkit-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  cursor: pointer;
}
.dropdownMenu.menu-filter .palette_stage circle:hover,
.dropdownMenu.menu-filter .navdwncontent.mf-color .palette_stage circle:hover {
  cursor: pointer;
}
.dropdownMenu.menu-filter .palette_stage path:hover,
.dropdownMenu.menu-filter .navdwncontent.mf-color .palette_stage path:hover {
  cursor: pointer;
}
.dropdownMenu.menu-filter .selected_colors,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_colors,
.dropdownMenu.menu-filter .selected_palette_colors,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 76%;
  min-width: 76%;
  max-width: 76%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  justify-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.dropdownMenu.menu-filter .selected_palette_colors .title,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors .title,
.dropdownMenu.menu-filter .selected_palette_colors .paletteClearBtn,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors .paletteClearBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  line-height: 2em;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.dropdownMenu.menu-filter .selected_palette_colors .title,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors .title {
  color: #ccc;
}
.dropdownMenu.menu-filter .selected_palette_colors .paletteClearBtn,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors .paletteClearBtn {
  color: #242424;
}
.dropdownMenu.menu-filter .selected_palette_colors .paletteClearX,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_palette_colors .paletteClearX {
  margin-right: 0.6em;
}
.dropdownMenu.menu-filter .selectedColourItem,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selectedColourItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 36px;
      flex-basis: 36px;
  width: 36px;
  height: 36px;
  border-radius: 0%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #ccc;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.dropdownMenu.menu-filter .selectedColourItem.mf_active,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selectedColourItem.mf_active {
  border: 1.5px solid #000;
}
.dropdownMenu.menu-filter .navdwncontent.mf-color .palette_stage path:hover {
  cursor: pointer;
}
.filter-color_bucket.filter-type > div h3,
.filter-color.filter-type > div h3 {
  min-width: 3em;
  max-width: 3em;
  border-radius: 3em;
}
span.selected-filter-text.color {
  min-width: 1.8em;
  min-height: 1.8em;
  top: -0.46em;
  border-radius: 1em;
  border: solid 1px #bbbbbb;
}
.dynamic_color_palette {
  display: none;
  position: relative;
  width: 400px;
  height: 400px;
}
.dynamic_color_palette #parentdiv {
  position: absolute;
  width: 0px;
  height: 0px;
  border-radius: 20px;
  left: 46%;
  top: 46%;
}
.dynamic_color_palette #parentdiv .dotCircle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ac5;
  border-radius: 100px;
}
/**=====================================
  * New Navigation Stylings
  ========================================*/
@media screen and (max-width: 1024px) {
  div#element1 .navdwncontent-head.style_head {
    color: #9a9999;
  }
  div#element5 .navdwncontent-head.style_head {
    color: #9a9999;
  }
  div#element5 .part1 .navdwncontent-head.hiddeni,
  div#element5 .part2 .navdwncontent-head.hiddeni {
    display: block;
    margin: 10px 0 !important;
  }
  div#element5 .part1 .navdwncontent-content.style_content,
  div#element5 .part2 .navdwncontent-content.style_content {
    margin-top: 0px;
  }
  div#element6 h2.navdwncontent-head.menu_heading.style_head {
    display: none;
  }
  div#element6 .part1 .navdwncontent-head.hiddeni {
    display: block;
    margin: 10px 0 !important;
  }
  div#element6 .part1 .navdwncontent-content.style_content {
    margin-top: 0px;
  }
  div#element7 h2.navdwncontent-head.menu_heading.style_head {
    color: #9a9999;
  }
  div#element8 h2.navdwncontent-head.menu_heading.style_head {
    color: #9a9999;
  }
  div#element8 .navdwncontent {
    border: unset !important;
    padding: unset !important;
  }
  div#element8 .part1 h2.navdwncontent-head.hiddeni {
    display: block;
    margin: 10px 0 !important;
  }
  div#element9 h2.navdwncontent-head.menu_heading.style_head {
    color: #9a9999;
  }
  div#element-2 .navdwnlinks.navLinkWrapper.__ks_advSearchWrapper__ {
    padding-bottom: 10px;
  }
  div#element-2 .navdwnlinks.navLinkWrapper.__ks_advSearchWrapper__ .navdwnlinks.__ks_advSearchNavLinks__ {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  div#element-2 .navdwnlinks.navLinkWrapper.__ks_advSearchWrapper__ .navdwnlinks.__ks_advSearchNavLinks__ span {
    margin: 10px 0 !important;
  }
  div#element-2 .navdwnlinks.navLinkWrapper.__ks_advSearchWrapper__ .navdwnlinks.__ks_advSearchNavLinks__ ul.__ks_advSearchList__ {
    margin-bottom: 10px;
  }
}
.dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
  width: 290px;
}
.dropdownMenu.menu-filter .selectedColourItem,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selectedColourItem {
  -ms-flex-preferred-size: 28px;
      flex-basis: 28px;
  width: 28px;
  height: 36px;
}
.dropdownMenu.menu-filter .selected_colors,
.dropdownMenu.menu-filter .navdwncontent.mf-color .selected_colors {
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.palette_stage {
  width: 250px;
  height: 250px;
}
.dropdownMenu.menu-filter .navdwnlinks > ul.__ks_advSearchList__ {
  margin-bottom: 25px;
}
.dropdownMenu.menu-filter .navdwnlinks ul.__ks_advSearchList__ li {
  border: none;
  margin: 0 auto;
  padding: 5px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
.filter_menus_div.dropdownMenu.menu-filter .navdwncontent.__ks_advSearchNavdwnContent__ li {
  line-height: 20px;
}
.dropdownMenu.menu-filter .__ks_advSearchNavdwnContent__ .navdwncontent-head {
  margin: 0;
  line-height: 25px;
  font-size: 18px;
  color: #c1c1c1;
}
.dropdownMenu.menu-filter .navdwncontent.__ks_advSearchNavdwnContent__ ul.__ks_advSearchNavdwnContentList__ {
  padding-bottom: 10px;
  padding-left: 10px;
}
.filter_menus_div.dropdownMenu.menu-filter .navdwncontent.__ks_advSearchNavdwnContent__ li {
  line-height: 20px;
}
.__ks_advSearchAdtnlFilters__ {
  border: 1px solid #E3E3E3;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  margin-top: 10px;
}
.__ks_advSearchNavdwnContent__ ._search_filter_wrapper {
  margin-top: 20px;
  margin-right: 10px;
}
.navdwncontent.color-bottom-text.__ks_advSearchNavdwnContent__ {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
p.__ks_advSearchAdtnlFiltersText1__,
p.__ks_advSearchAdtnlFiltersText2__ {
  font-size: 14px;
}
.navdwncontent.__ks_followMenu_Navdwncontent__ {
  border-left: none;
  padding: 0;
}
#element6 .navdwnlinks.__ks_brandsMenu_Navdwnlinks__ {
  display: table-cell;
}
.__ks_metallic__,
.__ks_multicolored__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.__ks_metallic__ img,
.__ks_multicolored__ img {
  cursor: pointer;
  width: 26px;
  height: 26px;
  padding: 0.25em;
}
.__ks_metallic__ span,
.__ks_multicolored__ span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #141414;
  line-height: 0;
  padding: 0.25em;
}
.__ks_metallic__ img,
.__ks_metallic__ span {
  padding: 0.25em;
}
.__ks_customColors__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.__ks_customColors__ .__ks_metallic__,
.__ks_customColors__ .__ks_mutlicolored__ {
  min-width: 50%;
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.selectedColourItem.mf_active.__ks_metallicColorPalette__,
h3[data-filter-value="mmmmmm"] {
  background-image: url(/pub/static/frontend/Scalamandre/luma/en_US/images/metallic-circle.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.selectedColourItem.mf_active.__ks_multicoloredColorPalette__,
h3[data-filter-value="nnnnnn"] {
  background-image: url(/pub/static/frontend/Scalamandre/luma/en_US/images/multi-color.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.collectionload {
  margin: auto;
  padding-bottom: 3em;
  text-align: center;
}
.collectionload button {
  margin: auto;
  background: #cc0000;
  color: #ffffff;
  border: none;
  border-radius: 0;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  padding: 1.15em 2em;
  -webkit-box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
}
.collectionload button:hover {
  background: #cc0000;
  color: #ffffff;
  border: none ;
}
.product__listing .Loadedproducts {
  text-align: center;
  margin-bottom: 10px;
}
.product__listing .ProgressBar {
  display: none;
}
.product__listing .rangeBar {
  width: 320px;
  height: 8px;
  background: #e6e6e6;
  margin: 0 auto;
  position: relative;
  margin-bottom: 24px;
}
.product__listing .rangeBar span {
  background: #c00;
  height: 8px;
  width: 30%;
  position: absolute;
  left: 0;
}
.product__listing .Load_More_Products {
  display: none;
  margin: auto;
  padding-bottom: 3em;
  text-align: center;
}
.product__listing .Load_More_Products button {
  margin: auto;
  background: #cc0000;
  color: #ffffff;
  border: none;
  border-radius: 0;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  padding: 1.15em 2em;
  -webkit-box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
}
.product__listing .Load_More_Products button:hover {
  background: #cc0000;
  color: #ffffff;
  border: none;
}
.product__listing .pl_item .pl_img {
  display: block;
  max-height: 399px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .product__listing .pl_item .pl_img {
    min-height: 399px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .product__listing .pl_item .pl_img {
    min-height: auto;
    max-height: 399px;
  }
}
.product__listing .pl_item.hideme {
  display: none;
}
/*
  .favorites-index-index {
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .product__listing .pl_item .pl_img {
        min-height: auto; //KITS
        max-height: 399px; // KITS
      }
    }
  }
  */
.stock.unavailable span.__ks_PDP_notStockedText__ {
  text-transform: none;
}
.stock.unavailable span.__ks_PDP_notStockedText__ a {
  color: #cc0000;
  text-decoration: none;
}
td.__ks_orderPopup_notStockedText__ {
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  display: block;
}
td.__ks_orderPopup_notStockedText__ span {
  margin: 0.5em 0;
  font-size: 12px;
}
td.__ks_orderPopup_notStockedText__ a {
  color: #cc0000;
  text-decoration: none;
}
.catalog-product-view .detailed-pdp-description div.__ks_mobileDesignTextWrap__ {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.catalog-product-view .detailed-pdp-description div.__ks_mobileDesignTextWrap__ > div:first-child,
.catalog-product-view .detailed-pdp-description div.__ks_mobileDesignTextWrap__ > div:last-child {
  min-width: 100%;
  max-width: 100%;
}
.new_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: 100%;
      -ms-flex-pack: 100%;
          justify-content: 100%;
  min-width: 100%;
  max-width: 100%;
}
.popup-login-form span.__SetUpYourNewPasswordNotes__ {
  font-size: 12px;
  color: #555555;
  font-family: 'Lato', sans-serif;
  line-height: 15px;
  font-style: normal;
}
.popup-guestlogin-form span.__SetUpYourNewPasswordNotes__ {
  font-size: 12px;
  color: #555555;
  font-family: 'Lato', sans-serif;
  line-height: 15px;
  font-style: normal;
}
@media only screen and (min-width: 1024px) {
  .__PasswordPseudoClass {
    position: relative;
    content: '';
  }
  .__PasswordPseudoClass.show_:after,
  .__PasswordPseudoClass.hide_:after {
    position: absolute;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    right: 1.5em;
    top: 1.75em;
    z-index: 10000;
    color: #cc0000;
    cursor: pointer;
  }
  .__PasswordPseudoClass.show_:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 32 32' id='Editable-line' version='1.1' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath d=' M16,7C9.934,7,4.798,10.776,3,16c1.798,5.224,6.934,9,13,9s11.202-3.776,13-9C27.202,10.776,22.066,7,16,7z' fill='none' id='XMLID_13_' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2'/%3E%3Ccircle cx='16' cy='16' fill='none' id='XMLID_14_' r='5' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' id='XMLID_15_' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' x1='3' x2='29' y1='3' y2='29'/%3E%3C/svg%3E");
  }
  .hide_:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle/%3E%3Cg id='Icons'%3E%3Cpath d='M30,15.68C29.92,15.59,26.6,6,16,6S2.08,15.59,2.05,15.68a1,1,0,0,0,0,.64C2.08,16.41,5.4,26,16,26s13.92-9.59,14-9.68A1,1,0,0,0,30,15.68ZM16,24A12.67,12.67,0,0,1,4.07,16,12.68,12.68,0,0,1,16,8a12.67,12.67,0,0,1,11.93,8A12.68,12.68,0,0,1,16,24Z'/%3E%3Cpath d='M20.75,14.43h0a5,5,0,0,0-3.18-3.18l-.2-.06A4.82,4.82,0,0,0,16,11a5,5,0,1,0,5,5,4.77,4.77,0,0,0-.19-1.37A1.17,1.17,0,0,0,20.75,14.43ZM16,19a3,3,0,0,1,0-6,2.89,2.89,0,0,1,.88.13l.07,0a3,3,0,0,1,1.9,1.9.14.14,0,0,0,0,.07A2.84,2.84,0,0,1,19,16,3,3,0,0,1,16,19Z'/%3E%3C/g%3E%3C/svg%3E");
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .catalog-product-view .detailed-pdp-description > div > div:first-child {
    min-width: 30% !important;
    max-width: 30% !important;
  }
}
.accoun_verify_contnet {
  display: none;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_header__ {
  border-bottom: none;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_header__ .__popup_title__ {
  font-size: 1.6em;
  color: #141414;
  letter-spacing: 0;
  line-height: 36px;
  font-family: 'Lato', sans-serif;
  margin-bottom: 7px;
  font-weight: 600;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: 100%;
      -ms-flex-pack: 100%;
          justify-content: 100%;
  min-width: 100%;
  max-width: 100%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container {
  font-family: 'Lato', sans-serif;
  line-height: 1.6em;
  font-size: 1em;
  width: 100%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container > div {
  margin: 1em auto;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container > div.__Notes__ {
  font-family: 'Lato', sans-serif;
  line-height: 1.6em;
  font-size: 1em;
  max-width: 90%;
  margin-left: 0;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container > div.account_verify_messages {
  color: #cc0000;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container > div.__ActionsButtons__ {
  max-width: 80%;
  margin-left: 0;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container > div.__ActionsButtons__ button.action.primary {
  width: 100%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container input {
  max-width: 80%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container a.passwordpopup {
  font-size: 18px;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .accoun_verify_contnet .container a {
  font-size: 16px;
  color: #cc0000;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: 100%;
      -ms-flex-pack: 100%;
          justify-content: 100%;
  min-width: 100%;
  max-width: 100%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form button#btnReserveAdrs {
  background: #cc0000;
  border: none;
  font-size: 16px;
  letter-spacing: 1px;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  -webkit-box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-transform: uppercase;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form textarea {
  width: 92%;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="text"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="password"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="url"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="tel"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="search"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="number"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="datetime"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="email"],
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form select {
  margin: 0.5em auto;
  width: 45%;
  margin-right: 0.65em;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type=number]::-webkit-outer-spin-button,
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="number"]::-webkit-outer-spin-button,
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form .container > div {
  margin: 1em auto;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form .container > div.custom_reserve_adrs_msg {
  color: #cc0000;
}
.__popup_overlay__.__AccountVerifyPopup__ .__popup_content__ .custom_reserve_to_cart_form .container a {
  font-size: 1em;
  color: #cc0000;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ #emailToFriendSuccessMessage {
  height: auto !important;
  padding: 3em 0;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ #emailToFriendSuccessMessage h2 {
  padding-top: 0;
  text-align: left;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ #__popupCloseButton__ button {
  color: white;
  text-transform: uppercase;
  background: #cc0000;
  border: none;
  font-size: 14px;
  letter-spacing: 1px;
  width: 300px;
  height: 50px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin-top: 0;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ #__popupCloseButton__ button:hover {
  background: #cc0000;
  border: none;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ .__popup_header__ {
  border-bottom: none;
  padding-bottom: 0;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ .__popup_header__ .__popup_title__ {
  font-size: 1.25em;
}
.__popup_overlay__.__scala_shareOnEmailPopup__ .__popup_header__ .__popup_closeBtn__ :after {
  background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/close_red.svg);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  background-position: 50%;
  background-size: 16px;
}
@media screen and (max-width: 768px) {
  .__popup_overlay__ .__popup_body__ .__popup_content__ {
    padding: 0.5em 0;
  }
}
.__popup_overlay__ .popup-login-form,
.__popup_overlay__ .popup-guestlogin-form,
.__popup_overlay__ .popup-register-form {
  display: block;
}
.__popup_overlay__ .custom_reserve_to_cart_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: 100%;
      -ms-flex-pack: 100%;
          justify-content: 100%;
  min-width: 100%;
  max-width: 100%;
}
.__popup_overlay__ .custom_reserve_to_cart_form button#btnReserveAdrs {
  background: #cc0000;
  border: none;
  font-size: 16px;
  letter-spacing: 1px;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  -webkit-box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 7px 11px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-transform: uppercase;
}
.__popup_overlay__ .custom_reserve_to_cart_form textarea {
  width: 92%;
}
.__popup_overlay__ .custom_reserve_to_cart_form input[type="text"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="password"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="url"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="tel"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="search"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="number"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="datetime"],
.__popup_overlay__ .custom_reserve_to_cart_form input[type="email"],
.__popup_overlay__ .custom_reserve_to_cart_form select {
  margin: 0.5em auto;
  width: 45%;
  margin-right: 0.65em;
}
.__popup_overlay__ .custom_reserve_to_cart_form input[type=number]::-webkit-outer-spin-button,
.__popup_overlay__ .custom_reserve_to_cart_form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.__popup_overlay__ .custom_reserve_to_cart_form input[type="number"]::-webkit-outer-spin-button,
.__popup_overlay__ .custom_reserve_to_cart_form input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.__popup_overlay__ .custom_reserve_to_cart_form .container > div {
  margin: 1em auto;
}
.__popup_overlay__ .custom_reserve_to_cart_form .container > div.custom_reserve_adrs_msg {
  color: #cc0000;
}
.__popup_overlay__ .custom_reserve_to_cart_form .container a {
  font-size: 1em;
  color: #cc0000;
}
@media screen and (max-width: 768px) {
  .__popup_overlay__ .custom_reserve_to_cart_form .container {
    width: 95%;
  }
  .__popup_overlay__ .custom_reserve_to_cart_form .container .custom_reserve_btn {
    text-align: center;
  }
}
@media screen and (min-width: 320px) and (max-width: 420px) {
  .__popup_overlay__ .custom_reserve_to_cart_form .container {
    width: 99%;
  }
  .__popup_overlay__ .custom_reserve_to_cart_form textarea#custom_reserve_comments {
    width: 93%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  body:not(.customer-logged-in) .product__listing .clearfix .pl_item .productDescription .pl_details_right {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    width: 100% !important;
  }
  .productDescription .pl_details_left {
    width: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  body.customer-logged-in .product__listing .__ProductsList__ .pl_item .productDescription .pl_details_right,
  body.customer-logged-in .staticpage.productDescription .pl_details_right {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    text-align: left !important;
    width: 100% !important;
    margin-left: 0px !important;
  }
  body.customer-logged-in .product__listing .pl_item .productDescription .price {
    width: 85%;
  }
  body.customer-logged-in .search-results-category .product__listing .pl_item .productDescription .aa-to-cart,
  body.customer-logged-in .product__listing .pl_item .productDescription .aa-to-cart {
    width: 1.5em;
    display: inline-block;
  }
  body.customer-logged-in .product__listing .pl_item .productDescription {
    /* display: none; KITS */
    display: block;
  }
  body.customer-logged-in.favorites-index-index .pl_item .productDescription .pl_details_right {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    text-align: left !important;
    width: 100% !important;
    margin-left: 0px !important;
  }
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription .pl_details_right,
  body:not(.customer-logged-in) .staticpage.productDescription .pl_details_right {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    text-align: left !important;
    width: 100% !important;
  }
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription .pl_details_left {
    width: 80%;
  }
  body:not(.customer-logged-in) .search-results-category .product__listing .pl_item .productDescription .aa-to-cart,
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription .aa-to-cart {
    width: 100%;
    display: inline-block;
  }
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription {
    /* display: none; KITS */
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription .pl_details_left {
    display: block !important;
    width: 49%;
  }
  body:not(.customer-logged-in) .search-results-category .product__listing .pl_item .productDescription .aa-to-cart,
  body:not(.customer-logged-in) .product__listing .pl_item .productDescription .aa-to-cart {
    width: 1.5em;
  }
  body:not(.customer-logged-in) .staticpage.productDescription .pl_details_right {
    display: block !important;
    width: 50%;
  }
}
@media screen and (max-width: 420px) {
  .productDescription a.imageIcon1 {
    background-size: 13px;
  }
  .productDescription a.imageIcon {
    margin-left: 0px;
    height: 24px;
  }
}
.__ks_loginPopupOverlay__ .g-recaptcha {
  -ms-transform: scale(0.99);
      transform: scale(0.99);
  -webkit-transform: scale(0.99);
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
@media screen and (min-width: 320px) and (max-width: 420px) {
  .popup_right.show_with_transition .login-register-popup {
    width: 100vw;
    max-width: calc(100% - 20px);
  }
  .popup_right .popup_right_content {
    margin: 0 10px;
  }
  .login-register-popup .container {
    max-width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  body:not(.customer-logged-in) div.page-wrapper ~ div[style]div :not(.common-loader) {
    left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .ft-bottom_right {
    display: none !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .ft-bottom_right .ft-ppv,
  .ft-bottom_right .ft-pagination,
  .ft-top_right .most-relevant {
    display: none;
  }
  .search-results-category .product__listing .pl_item .productDescription {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
  }
  #myScrollToTopBtn {
    bottom: 90px;
    right: 20px;
  }
}
span.selected-filter-text.color[style='background-color:#MMMMMM'],
span.selected-filter-text.color[style='background-color:#mmmmmm'] {
  background-image: url(/pub/static/frontend/Scalamandre/luma/en_US/images/metallic-circle.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  border: none;
}
span.selected-filter-text.color[style='background-color:#NNNNNN'],
span.selected-filter-text.color[style='background-color:#nnnnnn'] {
  background-image: url(/pub/static/frontend/Scalamandre/luma/en_US/images/multi-color.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  border: none;
}
/* =====================================
    Mobile Navigation Layout
  ===================================== */
ul.__ks_colorGridList__ {
  -webkit-columns: auto;
     -moz-columns: auto;
          columns: auto;
}
ul.__ks_colorGridList__ li.__ks_colorGridListItem__ {
  border: solid 1px #bbbbbb;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  font-size: 10px;
  min-height: 3em;
  max-height: 3em;
  min-width: 3em;
  max-width: 3em;
  border-radius: 3em;
  margin: 0.5em 1em !important;
  margin-left: 0 !important;
  position: relative;
  cursor: pointer;
}
ul.__ks_colorGridList__ li.__ks_colorGridListItem__.mf_active:before {
  content: '';
  position: absolute;
  width: 1.6em;
  height: 1.6em;
  background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/color_tick.svg) no-repeat;
  right: 21.5%;
  top: 21.5%;
  left: inherit;
  background-size: 150% auto;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border-radius: 1em;
  background-position: -0.3em;
}
@media screen and (min-width: 769px) {
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper .palette_stage_mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
    width: 100%;
  }
  .search-results-index .filter-type .filter-options .inner-block,
  .search-results-category .filter-type .filter-options .inner-block {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  .search-results-index .filter-type.filter-design .filter-options .inner-block,
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) {
    display: inherit;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
    display: block;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul.__ks_colorGridList__ {
    -webkit-columns: auto;
       -moz-columns: auto;
            columns: auto;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper ul.__ks_colorGridList__ li.__ks_colorGridListItem__ {
    display: inline-block;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage {
    display: none;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile {
    display: block;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile li.__ks_colorGridListItem__ {
    margin: 0.5em 1em !important;
  }
}
/**
  * IE-Unsupported Browser Message Stylings
  */
#IE-unsupported-message {
  display: none;
}
#IE-unsupported-overlay,
#IE-unsupported-modal {
  display: none;
  position: absolute;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #000;
  color: #D5D7DE;
  z-index: 999999;
}
#IE-unsupported-overlay {
  top: 0;
  bottom: 0;
  opacity: 0.7;
}
#IE-unsupported-modal {
  top: 100px;
  margin: auto;
  width: 90%;
  max-width: 520px;
  max-height: 90%;
  padding: 80px 20px;
  -webkit-box-shadow: 0 10px 30px #000;
          box-shadow: 0 10px 30px #000;
  text-align: center;
  overflow: hidden;
  overflow-y: auto;
  border: solid 2px #ccc;
}
#IE-unsupported-message h2 {
  font-family: 'Telefon', Sans-Serif;
  font-size: 32px;
  color: #FFF;
  padding-bottom: 40px;
}
#IE-unsupported-message p {
  line-height: 1.2;
}
body.hide-unsupport {
  padding-top: 24px;
}
body.hide-unsupport #IE-unsupported-message {
  visibility: hidden;
}
@media (max-width: 800px), (max-height: 500px) {
  #IE-unsupported-modal {
    position: absolute;
    top: 20px;
  }
  #IE-unsupported-message h1 {
    font-size: 22px;
  }
  body.hide-unsupport {
    padding-top: 0px;
  }
}
/* ========================================
    New Trade Account Form Stylings
  *==========================================*/
body.tradeaccount-index-index div.page.messages {
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #general-enquiries.__ks_tradeAcForm__ .ge-form .ks_row {
    padding: 10px;
  }
}
#general-enquiries.__ks_tradeAcForm__ .ks_row._success.__ks_successMsg__ {
  margin: 3em auto 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5em;
  color: green;
}
#general-enquiries.__ks_tradeAcForm__ input[type="file"] {
  display: none;
}
#general-enquiries.__ks_tradeAcForm__ #resale_crt_upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}
#general-enquiries.__ks_tradeAcForm__ .ks_row._success.__ks_errorMsg__ {
  margin: 1.5em auto 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1em;
  color: #cc0000;
}
#general-enquiries.__ks_tradeAcForm__ .field {
  position: relative;
}
#general-enquiries.__ks_tradeAcForm__ .mage-error {
  position: absolute;
  bottom: 0;
}
#general-enquiries.__ks_tradeAcForm__ #business_type-error,
#general-enquiries.__ks_tradeAcForm__ #company_info-error {
  position: unset;
  bottom: unset;
}
#general-enquiries.__ks_tradeAcForm__ .__ks_tradeAcHeading__ {
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin: 0.5em auto;
}
#general-enquiries.__ks_tradeAcForm__ .__ks_tradeAcHeading__ span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  margin: 0.05em auto;
  text-transform: uppercase;
  font-weight: 800;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#general-enquiries.__ks_tradeAcForm__ span.__ks_requiredtext__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ span.__ks_requiredtext__:before {
  content: '*';
  color: #cc0000;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form {
  width: 100%;
  padding: 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form span.__ks_formSubHealine__ {
  font-weight: 800;
  text-decoration: underline;
  margin: 0.75em 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form div#company_info-error,
#general-enquiries.__ks_tradeAcForm__ .ge-form div#nottification_enroll-error,
#general-enquiries.__ks_tradeAcForm__ .ge-form div#business_type-error {
  margin: 0.5em 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .ks_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formTwoCol__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formTwoCol__ .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 49%;
  max-width: 49%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formTwoCol__ #resale_crt_upload {
  font-family: Barlow;
  background: #fff;
  padding: 13px 24px;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  border: 1px solid #cccccc;
  width: -webkit-fill-available;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formThreeCol__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formThreeCol__ .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 32%;
  max-width: 32%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formFourCol__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formFourCol__ .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 24%;
  max-width: 24%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_formOneCol__ {
  width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form #bussiness_type,
#general-enquiries.__ks_tradeAcForm__ .ge-form #country,
#general-enquiries.__ks_tradeAcForm__ .ge-form #homeshowroom {
  margin-top: 8px;
  height: 45px;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield label.mdl-textfield__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  line-height: 1.4em;
  margin-bottom: 0.25em;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="text"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="password"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="url"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="tel"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="search"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="number"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="datetime"],
#general-enquiries.__ks_tradeAcForm__ .ge-form .mdl-textfield input[type="email"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  line-height: 2.4em;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 90%;
  max-width: 90%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.nottification_enroll {
  width: 100%;
  margin-bottom: 0.75em;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.nottification_enroll label {
  font-size: 10.5px;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox label {
  width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .__ks_fullWidthCheck__,
#general-enquiries.__ks_tradeAcForm__ .ge-form .scala_pick,
#general-enquiries.__ks_tradeAcForm__ .ge-form .nottification_enroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .ks_row.checkbox_outer.__ks_fullWidthCheck__ .ks_widthFull.ks_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: 100%;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .action.primary {
  width: 100%;
  background: #cc0000;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  padding: 14px 15px;
  text-transform: uppercase;
  border: none;
  border: 1px solid #cc0000;
  border-radius: 0;
  font-family: inherit;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .action.primary:hover {
  border: 1px solid #cc0000;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.company {
  margin-top: 10px;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.company .custom_checkbox {
  min-width: 20%;
  max-width: 20%;
  margin: 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.company label.__ks_companyLabel__ {
  min-width: 18%;
  max-width: 18%;
  margin: 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.business {
  margin-top: 10px;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.business .custom_checkbox {
  min-width: 20%;
  max-width: 20%;
  margin: 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.business .custom_checkbox label {
  top: 2px;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .field.business label.__ks_businessLabel__ {
  text-decoration: underline;
  font-weight: 800;
  min-width: 18%;
  max-width: 18%;
  margin: 0;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.__ks_otherBusiness__ {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.__ks_otherBusiness__ input.required.__ks_otherBusinessRadio__ {
  min-width: auto;
  max-width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.__ks_otherBusiness__ label.__ks_otherBusinessRadioLabel__ {
  min-width: auto;
  max-width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
#general-enquiries.__ks_tradeAcForm__ .ge-form .custom_checkbox.__ks_otherBusiness__ input.__ks_otherBusinessText__ {
  min-width: 65%;
  max-width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  height: 20px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.Shipping-content.checkout-success > span.__OrderReferenceNumber__ {
  color: #000000;
}
.Shipping-content.checkout-success > span.__OrderReferenceNumber__ a {
  color: #000000;
}
.Shipping-content.checkout-success .Shipping-container .cart-product-desc .thanku-desc a {
  color: #cc0000;
  font-weight: bold;
}
.right.width.icons ul li a.account_img.change_bg_img:after {
  content: 'CLOSE';
  color: #cc0000;
  font-size: 0.9em;
  letter-spacing: 0.14em;
  position: relative;
  left: -0.7em;
  top: -1em;
}
/* ====================================
  *   Tooltip Stylings
  *  ====================================== */
.__ks_toolTip__ {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.__ks_toolTip__ .__ks_toolTipText {
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.__ks_toolTip__ .__ks_toolTipText:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.__ks_toolTip__:hover .__ks_toolTipText {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .menu-filter > .wholedropdown {
    min-width: 98%;
  }
  .block-static-block > .wholedropdown {
    min-width: 98%;
  }
  .dropdownMenu.menu-filter .navdwnlinks {
    display: inline-block;
  }
  .navdwncontent,
  .dropdownMenu.menu-filter .navdwncontent.mf-color {
    display: inline-block;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color {
    margin-top: 0;
    padding-top: 0;
  }
  .navdwncontent.color-bottom-text.__ks_advSearchNavdwnContent__ {
    width: inherit;
    margin: 0;
    padding-top: 0;
    top: 0;
    right: 0;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color {
    display: inline-block;
    width: inherit;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material {
    margin-right: 0;
  }
  .filter_menus_div .navdwncontent.navcontentWrap {
    max-width: 350px;
  }
  .palette_stage {
    width: 220px;
    height: 220px;
  }
  .showdropdown.list .dropdownMenu li a {
    font-size: 10px;
  }
  .__ks_customColors__ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
}
._ks_search_filter_wrapper {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
  .__ks_advSearchNavdwnContent__ ._search_filter_wrapper {
    display: none !important;
  }
  ._ks_search_filter_wrapper {
    z-index: 10000;
    display: block;
    margin-top: 0;
    position: -webkit-sticky;
    position: sticky;
    bottom: 3%;
    width: 90%;
    left: auto;
    margin: auto;
  }
  ._ks_search_filter_wrapper ._ks_mf_search {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding: 20px;
    font-size: 12px;
    background-color: #cc0000;
    text-transform: uppercase;
    margin-left: 0px !important;
  }
  ._ks_search_filter_wrapper ._ks_mf_search:hover,
  ._ks_search_filter_wrapper ._ks_mf_search:active,
  ._ks_search_filter_wrapper ._ks_mf_search:visited,
  ._ks_search_filter_wrapper ._ks_mf_search:focus {
    color: #fff !important;
    text-decoration: none !important;
  }
  ._ks_search_filter_wrapper ._ks_mf_search:focus {
    outline: none;
  }
}
@media screen and (max-width: 1024px) {
  body.login_popup_open {
    position: relative;
  }
  body .login-overlay .popup_right {
    position: absolute;
  }
  body header .content {
    position: absolute;
    overflow-y: inherit;
    overflow-x: inherit;
  }
  body header .content nav {
    min-height: 370px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
  }
  body header .content .mobile-right-images {
    background-color: #fff;
  }
}
.order_history a.action.view {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: #cc0000;
}
.order_history a.action.view:hover {
  text-decoration: underline;
}
.__ksCheckoutContainer__ .loader img {
  width: 6%;
  top: 20px;
}
@media screen and (max-width: 767px) {
  .__ksCheckoutContainer__ .loader img {
    width: 15%;
    top: 5em;
  }
}
.__btnPaymentMethods__ {
  background: #cc0000 !important;
  border: none !important;
}
@media screen and (min-width: 320px) and (max-width: 420px) {
  body:not(.customer-logged-in) .page-wrapper + div[style] {
    left: 6px !important;
  }
}
.__PopupCartCouponWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-top: 2em;
}
.__PopupCartCouponWrapper__ > div,
.__PopupCartCouponWrapper__ .__PopupCartCouponContentWrapper__,
.__PopupCartCouponWrapper__ .__PopupCartCouponForm__,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.__PopupCartCouponWrapper__ .__PopupCartCouponContentWrapper__ {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.__PopupCartCouponWrapper__ ._CouponInputWrapper_,
.__PopupCartCouponWrapper__ ._CouponActionWrapper_,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponRemoveWrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  min-width: 50%;
  max-width: 50%;
}
.__PopupCartCouponWrapper__ ._CouponInputWrapper_,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponValue__ {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.__PopupCartCouponWrapper__ ._CouponInputWrapper_ input,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponValue__ input {
  max-width: 14em;
  min-height: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  text-transform: uppercase;
}
.__PopupCartCouponWrapper__ ._CouponInputWrapper_ input.loader,
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponValue__ input.loader {
  background-image: url('/pub/static/frontend/Scalamandre/luma/en_US/images/scala-loading-black.svg');
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__ {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 60%;
  max-width: 60%;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__ .__PopupCartAppliedCouponLabel__ {
  padding: 0.5em 1em;
  font-size: 1em;
  margin-right: 1em;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__ .__PopupCartAppliedCouponText__ {
  padding: 0.5em 1.5em 0.5em 0;
  color: #fff;
  background-color: green;
  font-size: 1em;
  text-transform: uppercase;
  position: relative;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__ .__PopupCartAppliedCouponText__:before {
  background: green;
  position: absolute;
  content: "";
  left: -17px;
  height: 30px;
  border-radius: 50% 0 0 50%;
  z-index: 1;
  width: 18px;
  top: 0;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponValueWrapper__ .__PopupCartAppliedCouponText__:after {
  background: white;
  position: absolute;
  content: "";
  right: -10px;
  height: 28px;
  border-radius: 50% 0 0 50%;
  z-index: 1;
  width: 18px;
  top: 1px;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponRemoveWrapper__ {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-width: 40%;
  max-width: 40%;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponRemoveWrapper__ a.__PopupCartAppliedCouponRemove__ {
  background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/white_cross_red_bg.svg);
  background-repeat: no-repeat;
  z-index: 9;
  background-size: 30px;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  margin: unset;
  margin-left: -0.5em;
}
.__PopupCartCouponWrapper__ .__PopupCartAppliedCouponWrapper__ .__PopupCartAppliedCouponRemoveWrapper__ a.__PopupCartAppliedCouponRemove__.loader {
  background-image: url('/pub/static/frontend/Scalamandre/luma/en_US/images/scala-loading-black.svg');
}
.__PopupCartCouponWrapper__ ._CouponActionWrapper_ {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.__PopupCartCouponWrapper__ ._CouponActionWrapper_ button {
  text-decoration: none;
  color: #fff;
  background-color: #cc0000;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  border: none;
  -webkit-box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 11px rgba(0, 0, 0, 0.1);
}
.__PopupCartCouponWrapper__ ._CouponActionWrapper_ button span {
  color: #fff;
  text-transform: uppercase;
}
.__PopupCartCouponWrapper__ .__PopupCartCouponNote__ {
  padding: 0 0.6em 0.4em 1em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  line-height: 1.2em;
}
.__PopupCartCouponWrapper__ .__PopupCartCouponMessage__ {
  padding: 0.4em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #cc0000;
}
.__ks_brandsLoader__ {
  max-width: 1600px;
  margin: auto;
  overflow: hidden;
  width: 84%;
}
.message.success,
.message-error {
  display: none !important;
}
.__ks_featuredBrandsWrapper__ {
  background-color: #FAFAFA;
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__.customslider {
  padding: 10px !important;
}
@media screen and (min-width: 1024px) {
  .__ks_featuredBrandsWrapper__ .__ks_featuredBrands__.customslider {
    width: 1014px !important;
  }
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ {
  max-width: 1600px;
  margin: auto;
  overflow: visible;
  width: 84%;
}
@media screen and (max-width: 768px) {
  .__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ {
    width: 89%;
  }
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ks_featuredBrandName__ {
  text-transform: capitalize;
  margin: 0 auto 0.25em;
  font-size: 18px;
  font-family: 'Crimson Text', serif;
  font-style: italic;
  line-height: 30px;
  color: #C1C1C1;
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ks_featuredBrandTitle__ {
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 30px;
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ksfeaturedBrandsLink__ {
  width: 100%;
  margin: 3em auto;
  text-align: center;
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ksfeaturedBrandsLink__ a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ksfeaturedBrandsLink__ a {
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    display: block;
    text-align: center;
  }
}
.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ .__ksfeaturedBrandsLink__ a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  ._ksshowroomtooltip,
  ._favoritesTooltip,
  ._myAccountTooltip {
    display: none;
  }
  header.page-header {
    border-bottom: none;
    margin-bottom: 0px;
  }
  header.page-header div.wrapper {
    height: 55px;
  }
  .position-fixed .dropdownMenu {
    top: 55px;
  }
  .dropdownMenu.overlay {
    z-index: 1000;
    background-color: #f0f1f1;
    left: auto;
    right: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .header {
    height: 55px;
    position: fixed;
    width: 100%;
    z-index: 1000;
  }
  .headercontent {
    line-height: 55px;
    width: calc(100% - 40px);
  }
  .hamburger {
    content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/hamburger_menu-1000.svg");
    width: 16px;
    height: 16px;
    visibility: visible !important;
    vertical-align: middle;
  }
  .imagesize {
    height: 18px;
    margin: 0;
  }
  .close_search {
    padding-top: 24px;
    margin-left: 0;
    position: relative;
    z-index: 9;
  }
  span.add_opacity.close_search_fun {
    top: 94px;
  }
  .right.width.icons ul.right {
    width: 29.6%;
  }
  .right.width.icons ul li a._search_img {
    margin-top: 2px;
  }
  header .content {
    top: 55px;
    display: none;
    height: calc(100% - 55px);
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #ffffff;
    overflow-y: auto;
    overflow-x: hidden;
  }
  header .content.reduce-zindex,
  .dropdownMenu.subnav-open.reduce-zindex {
    z-index: 1;
    position: absolute;
  }
  .mobile-right-images.hidei {
    display: block;
  }
  nav {
    border-bottom: none;
  }
  #fixed-ul > li {
    padding: 18.5px 0px !important;
    border-top: 1px solid #f0f1f1;
    margin-bottom: 0;
    overflow: hidden;
  }
  #fixed-ulblack > li {
    padding: 18.5px 0px !important;
    border-top: 1px solid #f0f1f1;
    margin-bottom: 0;
  }
  li:first-child.has-dropdown.blackmenu {
    display: none;
  }
  #fixed-ul li a:hover {
    color: #141414;
  }
  #fixed-ulblack li a:hover {
    color: #141414;
    text-decoration: underline;
  }
  .showdropdown li {
    margin: 0 !important;
  }
  .list > li {
    display: block;
    text-align: left;
    line-height: 0;
  }
  li.has-dropdown.blackmenu {
    line-height: 22px;
    margin-left: 0px;
    background-color: black;
    /* color: white; */
  }
  .showdropdown .list .black_menu > li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    margin-right: 20px;
    padding-top: 4px;
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_red_nav.svg) !important;
    background-repeat: no-repeat;
  }
  .showdropdown.list > li:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    margin-right: 20px;
    padding-top: 4px;
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/arrow_grey_nav.svg);
    background-repeat: no-repeat;
  }
  #fixed-ul li a {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
  }
  #fixed-ulblack li a {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    margin-left: 10%;
  }
  .flyout__tab-containers {
    display: block;
    height: calc(100% - 99px) !important;
    right: -100vw;
    left: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: fixed;
    top: 70px;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 15px;
  }
  #fixed-ul .dropdownMenu {
    display: block;
    height: calc(100% - 48px) !important;
    top: 0;
    right: -100vw;
    left: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: fixed;
    top: 55px;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    overflow-y: auto;
    overflow-x: hidden;
  }
  #fixed-ulblack .dropdownMenu {
    display: block;
    height: calc(100% - 55px) !important;
    top: 0;
    right: -100vw;
    left: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow-y: auto;
    position: fixed;
    top: 75px;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  #fixed-ul .dropdownMenu.subnav-open#element1,
  .dropdownMenu.subnav-open#element5,
  .dropdownMenu.subnav-open#element7,
  .dropdownMenu.subnav-open#element8,
  .dropdownMenu.subnav-open#element9 {
    margin-top: 15px;
  }
  #fixed-ul .dropdownMenu.subnav-open#element6 {
    margin-top: 22px;
  }
  #fixed-ul .dropdownMenu.subnav-open,
  .flyout__tab-containers.subnav-open {
    right: 0;
    background-color: white;
    padding-bottom: 50px;
  }
  #fixed-ulblack .dropdownMenu.subnav-open {
    right: 0;
    background-color: #f0f1f1;
  }
  span.hamburger.closeNav {
    content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/Close.svg");
  }
  span.hamburger.back {
    height: 23px;
    width: 25px;
    margin-left: -18px;
    margin-bottom: 10px;
    content: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/back_black.png");
  }
  .wholedropdown,
  .navdwncontent {
    display: block;
  }
  .wholedropdown {
    max-width: 100%;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    left: 0 !important;
  }
  .navdwnlinks,
  .navdwncontent {
    padding: 0px;
  }
  .navdwncontent-head.style_head {
    margin-bottom: 0 !important;
  }
  .menu_heading {
    display: block;
  }
  .style_head {
    /* margin-left: 20px;*/
    margin-top: 17px;
  }
  .style_content {
    margin-left: 21px;
    font-size: 14px;
    color: #555555;
    line-height: 33px;
  }
  .navdwnlinks li {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-top: 10px !important;
  }
  .style_content li {
    font-size: 14px;
    line-height: 33px;
    color: #555555;
    margin-top: 10px;
  }
  .navdwncontent {
    border-left: none;
  }
  #element5 .navdwncontent .part1 .style_content {
    margin-top: -10px;
  }
  .contact_margin {
    margin-top: 17px;
  }
  .part1 .navdwncontent-head.style_head {
    margin: 10px 0 !important;
  }
  #about-content {
    margin-top: 16px;
  }
  #element5 .navdwnlinks {
    padding-left: 0;
  }
  #element5 .navdwnlinks .part1 {
    display: block;
    margin-top: 15px;
    margin-bottom: 8px;
  }
  #element5 .navdwncontent-head.style_head.menu_heading {
    display: block;
  }
  #element5.dropdownMenu li:first-child {
    margin-top: 10px !important;
  }
  #element5 .part1 {
    float: none;
  }
  #element5 .furniture_link {
    padding-left: 20px;
    margin-top: 10px;
  }
  #element5 li {
    line-height: 33px;
  }
  #element5 ul.navdwncontent-content {
    padding-right: 0;
    padding-left: 20px;
  }
  #font_and_color li {
    color: #141414;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.5px;
  }
  ul.navdwncontent-content {
    display: block;
  }
  .navdwnlinks .style_content a {
    letter-spacing: 0.5px !important;
  }
  #element6 .navdwncontent {
    padding: 0;
  }
  #element8 .part2 .navdwncontent-content {
    margin-top: 3px;
  }
  .showdropdown > li.has-dropdown .dropdownMenu.menu-filter {
    background: #ffffff;
  }
  .dropdownMenu.menu-filter.filter_menus_div .block-static-block .wholedropdown {
    margin-top: 0;
  }
  .dropdownMenu.menu-filter.filter_menus_div .block-static-block .wholedropdown .navLinkWrapper {
    left: -20px;
    position: relative;
    width: calc(100% + 55px);
    background-color: #f0f1f1;
    padding-top: 7px;
  }
  .dropdownMenu.menu-filter .navLinkWrapper .navdwnlinks {
    border: none;
    padding-bottom: 24px;
    padding: 20px 20px 24px;
  }
  .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks ul li:first-child {
    padding-left: 14px !important;
  }
  .dropdownMenu.menu-filter .navdwnlinks ul li {
    width: 100%;
    padding: 0 0 14px 0;
  }
  .filter_menus_div.dropdownMenu.menu-filter .navdwnlinks > ul:not(.hide_filter) {
    max-width: unset;
  }
  .dropdownMenu.menu-filter .navdwnlinks > ul {
    width: 100%;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material,
  .dropdownMenu.menu-filter .navdwncontent.mf-design {
    width: 100%;
    margin: 0 0 12px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material ul,
  .dropdownMenu.menu-filter .navdwncontent.mf-design ul,
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
    padding-left: 14px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material ul {
    max-width: unset;
  }
  .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-material ul.navdwncontent-content li {
    display: inline-block !important;
    width: 50% !important;
  }
  .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-design ul.navdwncontent-content li:nth-of-type(2n),
  .filter_menus_div.dropdownMenu.menu-filter .navdwncontent.mf-material ul.navdwncontent-content li:nth-of-type(2n) {
    padding-right: 0 !important;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color.hide {
    display: block;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color {
    margin-top: 0;
    border: 0;
    padding-top: 0;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
    padding-left: 0 !important;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
    margin-top: 12px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul li {
    /*padding-right: 24px !important;*/
    margin-right: 23px !important;
  }
  .filter_menus_div .navdwncontent.color-bottom-text {
    position: relative;
    max-width: unset;
    top: unset;
    padding-top: 0;
    width: 100%;
  }
  .filter_menus_div .navdwncontent.color-bottom-text {
    right: unset;
  }
  .price_filter_range > div > div input {
    background-color: #f0f1f1;
  }
  .price_filter_range > div {
    margin-bottom: 11px;
  }
  .price_filter_range > div > div label {
    top: 22px;
  }
  .price_filter_range > div > div {
    display: inline-block;
  }
  .price_filter_range > a {
    width: 100%;
    margin-right: 7px;
    display: inline-block;
    float: none;
  }
  ._search_filter_wrapper {
    z-index: 10000;
    margin-top: 0;
    position: fixed;
    bottom: 3%;
    width: 80%;
    left: auto;
    margin: auto;
  }
  ._search_filter_wrapper a {
    margin-left: 10%;
  }
  ._search_filter_wrapper .mf_search {
    padding: 20px;
    text-decoration: none !important;
  }
  .hiddeni {
    display: none;
  }
  .right.width.icons ul li a.hiddeni {
    display: none;
  }
  .login-overlay,
  .popup-guestlogin-form,
  .popup-login-form {
    display: block;
    z-index: 999;
  }
  .popup_right,
  .custom-cart-page {
    background-color: white;
    left: -770px;
    top: 55px;
  }
  .popup_right .popup_right_content {
    margin: 0 20px;
    width: 100vw;
    margin-top: 30px;
  }
  .popup_right_content span {
    font-size: 16px;
  }
  .popup_right_content h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .popup-login-form .container .action.primary,
  .popup-guestlogin-form .container .action.primary,
  .popup-register-form .container .action.primary {
    width: 100%;
  }
  .popup-login-form .container .action.primary {
    margin-bottom: 37px;
  }
  .popup-guestlogin-form .container .action.primary {
    margin-bottom: 0px;
  }
  body.login_popup_open,
  body.login_popup_open.login_cart_open {
    left: 0;
  }
  .page-wrapper > main.login_popup_open,
  .page-wrapper > main.login_cart_open,
  .page-header.login_cart_open,
  .page-header.login_popup_open {
    left: 0;
  }
  .popup_right,
  .custom-cart-page {
    background-color: white;
    left: -770px;
    top: 55px;
  }
  .popup_right.show_with_transition,
  .custom-cart-page.show_with_transition {
    left: 0;
    width: 100vw;
    top: 70px;
  }
  .checkout {
    left: -770px;
  }
  .checkout.right-zero {
    left: 0;
    width: 100vw;
  }
  .gradient {
    background: none;
    height: 0;
  }
  .checkout a {
    margin-bottom: 37px;
  }
  .continue-shopping {
    display: block;
    margin-bottom: 12px;
  }
  .continue-shopping a {
    text-decoration: none;
  }
  a.continue-shopping:active,
  a.continue-shopping:visited,
  a.continue-shopping:hover {
    text-decoration: none;
  }
  .continue-shopping img {
    width: 14px;
    height: 7px;
  }
  .continue-shopping span {
    color: #c1c1c1;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.5px;
    font-family: 'Lato', sans-serif;
    padding-left: 10px;
  }
  .custom-cart-page {
    padding: 0 20px;
    padding-top: 20px;
    padding-bottom: 290px;
  }
  .cart-title h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .cart-title .qtydisplay {
    display: none;
  }
  .popup_right_content {
    margin: auto;
    margin-top: 30px;
  }
  .login-register-popup .popup-login-form input[type=text],
  .login-register-popup .popup-guestlogin-form input[type=text],
  .login-register-popup input[type=password],
  .login-register-popup input[type=email] {
    width: 100%;
    margin: 10px 0;
  }
  .login-register-popup input {
    width: 100% !important;
  }
  .popup-login-form .container .action.primary,
  .popup-guestlogin-form .container .action.primary {
    width: 335px;
  }
  .popup_right_content span {
    font-size: 16px;
  }
  .popup_right_content h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .login_forgot_container {
    margin-top: 20px;
  }
  .popup_right_content .login_forgot_container p {
    margin-top: 10px;
  }
  .popup_right .popup_forgot_form {
    padding-top: 0;
  }
  .popup-login-form .container .action.primary {
    margin-bottom: 37px;
  }
  .popup-guestlogin-form .container .action.primary {
    margin-bottom: 0px;
  }
  .popup-login-form .container a span.vertical_border:after,
  .popup-guestlogin-form .container a span.vertical_border:after {
    margin: 0 12px;
  }
  body.login_popup_open .authorization-link:before {
    width: inherit;
  }
  .login-overlay,
  .popup-guestlogin-form,
  .popup-login-form {
    display: block;
    z-index: 999;
  }
  .content .imagesize.account_red_img {
    display: none;
  }
  .content .imagesize.account_red_img.change_bg_img {
    display: inline-block;
  }
  .content .imagesize.account_img.change_bg_img {
    display: none;
  }
  .popup_right .popup_right_content {
    margin: 0 20px;
    width: 100vw;
    margin-top: 30px;
  }
  .popup_right.show_with_transition .login-register-popup {
    max-width: calc(100% - 40px);
  }
  .popup-login-form .container .action.primary,
  .popup-guestlogin-form .container .action.primary,
  .popup-register-form .container .action.primary {
    width: 100%;
  }
  .popup_right .popup_forgot_form .container .action.primary {
    width: 100%;
  }
  body.close_search_fun .search_field.show:before {
    top: 55px;
  }
  body.close_search_fun header .content {
    z-index: 999;
  }
  #fixed-ul .dropdownMenu.subnav-open.filter_menus_div {
    background-color: #fff;
  }
  #fixed-ulblack .dropdownMenu.subnav-open.filter_menus_div {
    background-color: #fff;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul {
    padding-left: 0;
  }
  body.customer-logged-in .filter_menus_div .navdwncontent.color-bottom-text {
    max-width: 322px;
    padding-right: 0;
    right: unset;
  }
  .dropdownMenu.menu-filter .navdwnlinks > ul.hide_filter {
    width: 100%;
    text-align: left;
  }
  /* body._nav_open {
        position: fixed;
    } */
  .opacity-to-links {
    opacity: 1;
  }
  .hidecontent {
    display: block;
  }
  .site_logo {
    width: 135px;
    height: auto;
  }
  .view-on-tablet {
    display: none !important;
  }
  .hide-on-tablet {
    display: inline !important;
  }
  li#list-end:after {
    display: none;
  }
  .dropdownMenu .navdwncontent .style_content a {
    font-size: 14px !important;
    letter-spacing: 0 !important;
  }
  .dropdownMenu .navdwncontent .style_content li {
    padding: 0 !important;
  }
  .right.width.icons ul li a {
    display: inline;
  }
  .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li a {
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
    line-height: 30px !important;
  }
  .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li {
    margin-top: 5px !important;
  }
  .showdropdown.list .has-dropdown .dropdownMenu#element6 .navdwncontent:nth-child(2) .style_content li:first-child {
    margin-top: 0px !important;
  }
  .menu-filter > .wholedropdown {
    padding: 0 20px;
    margin-top: 10px;
  }
  .menu-filter .block-static-block > .wholedropdown {
    padding: 0 20px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul li img {
    width: 140px;
  }
  .dropdownMenu.menu-filter .navdwnlinks .nav-sale-link {
    display: block;
    padding-left: 14px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color li:hover:before,
  .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:before {
    width: 35px;
    height: 35px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color li:nth-child(2n):hover:before,
  .dropdownMenu.menu-filter .navdwncontent.mf-color li.mf_active:nth-child(2n):before {
    right: -1px;
  }
  .mf_bottom {
    background: #ffffff;
    height: auto;
    line-height: normal;
    margin: 5vh -60px 0;
    height: 120px;
    position: relative;
  }
  .mf_bottom a.mf_reset {
    display: block;
    font-size: 14px !important;
    color: #2C2C2C;
    width: 100%;
    height: 60px;
    line-height: 60px !important;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 !important;
    bottom: 0;
    left: 0;
  }
  .mf_bottom a.mf_search {
    display: block;
    font-size: 14px !important;
    color: #ffffff;
    background: #2C2C2C;
    padding: 0;
    height: 60px;
    line-height: 60px !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .mobile-only {
    display: block;
  }
  .dropdownMenu.menu-filter.filter_menus_div .navdwncontent-head.mobile-only {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-design ul {
    max-width: unset;
  }
  form#product-sendtofriend-form,
  form#sharepage-form {
    padding: 10px 20px;
    width: 100%;
  }
  #product-sendtofriend-form .control #sharepage-form .control {
    width: 100%;
  }
  #product-sendtofriend-form .actions-toolbar .secondary {
    float: none;
  }
  body.sendfriend-product-send.page-layout-1column .page-title-wrapper h1.page-title {
    text-align: center;
  }
  #add-recipient-button,
  #product-sendtofriend-form button.action.submit.primary {
    width: 100%;
  }
  .search.results .noresults {
    background-color: #f0f1f1;
  }
  .search.results .noresults a {
    width: 100%;
    text-align: center;
  }
  .search.results .innerWrapper {
    margin-top: 16px;
    max-width: unset;
    width: 100%;
    padding: 0 20px;
  }
  .search.results .noresults p {
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 0.24px;
    margin-top: 4px;
  }
  .block.block-search .field.search .control #search + span {
    display: none;
  }
  .block.block-search .field.search .control #search + span.show {
    display: inline-block;
    padding-top: 7px;
    float: none;
  }
  .block.block-search .field.search .control #search {
    width: 90%;
  }
  .block.block-search .field.search .control #search.reduce-width {
    width: 58%;
  }
  .search_field .block-search .control {
    padding-right: 0;
    vertical-align: middle;
  }
  #element-10.dropdownMenu.menu-filter .navdwncontent.mf-material {
    width: auto;
  }
  div.LightboxPopup .popupThumbnails .slick-track {
    width: 100% !important;
  }
  #shipping-payment-form .Shipping-container {
    padding-left: 0px;
  }
  .search-autocomplete li.category-item,
  .search-autocomplete li.product-item {
    height: auto;
    line-height: 25px;
    padding: 15px 25px 15px 25px !important;
  }
  .block.block-search .form.minisearch .field.search .control .search-autocomplete {
    margin-top: -1.4px !important;
    left: 0px;
  }
  .block-search input {
    margin: 0;
    position: static;
  }
  .block.block-search .form.minisearch .field.search .control .searchsuite-autocomplete {
    margin-top: -2px;
    left: 0;
    -webkit-box-shadow: 0 11px 99px rgba(0, 0, 0, 0.1);
            box-shadow: 0 11px 99px rgba(0, 0, 0, 0.1);
  }
  .searchsuite-autocomplete .product ul li .qs-option-info.noimage {
    padding-left: 38px;
  }
  .block.block-search .field.search .control #search {
    margin-left: 5px;
  }
  .overlay {
    top: 55px;
  }
  .Search input {
    max-width: 223px;
    height: 17px;
  }
  .block.block-search .form.minisearch .field.search .control .search-autocomplete > ul {
    max-height: 379px;
  }
  .container {
    width: 89.1%;
  }
  .template1,
  .template2,
  .template3 {
    height: calc(90vh - 106px);
  }
  .template {
    height: calc(90vh - 250px);
  }
  .description {
    padding-left: 5.3%;
  }
  .slider {
    height: calc(90vh - 125px);
  }
  .slider .descriptionHeader {
    width: 51%;
  }
  a.collectionView {
    margin-right: 5.3%;
  }
  .slider .description a.link {
    margin-right: 5.3%;
  }
  .columnGrid:hover .productDescription {
    z-index: -999;
  }
  .columnGrid.staticpage:hover .productDescription {
    z-index: 999;
    display: block;
  }
  .collectionGrid .container p.collectionHeading {
    padding-top: 38px;
  }
  .collectionGrid .descriptionHeader {
    margin-top: 15px;
  }
  .collectionGrid .context {
    margin-top: 11px;
  }
  .collectionGrid .tagLinks .link {
    padding: 11.5px 5.9%;
  }
  .collectionGrid .tagLinks {
    max-height: 160px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .productDescription p:first-child {
    line-height: 12px;
    margin-bottom: 6px;
  }
  .columnGrid {
    width: 33.33%;
  }
  .about .columnGrid a img {
    display: none;
  }
  .about .columnGrid {
    clear: both;
    padding: 0;
    width: 100%;
    margin-top: -1px;
  }
  .about .row {
    margin: 0;
    margin-top: 21px;
  }
  .collectionGrid .context,
  .context {
    width: 100%;
  }
  .about .collectionHeading {
    padding-top: 22px;
  }
  .backgroundImage p {
    font-size: 14px;
  }
  .collectionGrid div.link {
    margin-top: 29px;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .collectionGrid .imageGrid .row {
    margin-bottom: 30px;
  }
  .dropDownWrap {
    display: block;
  }
  .showrooms {
    margin-top: 48px;
  }
  .showrooms .contentWrap {
    margin: 78px auto;
    padding: 25px 25px 31px;
    width: 100%;
  }
  .showrooms .link:first-child {
    width: 79%;
    margin-right: 25%;
  }
  .showrooms .link {
    padding: 18px 10px;
  }
  #collectionsSection {
    margin-top: 32px;
  }
  .collectionsDescription p.brandDescription {
    margin-top: 10px;
  }
  .collectionsFrame1 {
    margin-top: 31px;
  }
  .collectionsFrame2,
  .collectionsFrame3,
  .collectionsFrame4 {
    margin-top: 0;
  }
  .partitionLine,
  .recentCollectionsSection .partitionLine {
    margin-left: 5.3%;
    margin-right: 5.3%;
  }
  .dot {
    left: 5.3%;
  }
  .slick-dots li button:before {
    font-size: 20px;
  }
  .collectionsDescription div.collectionsDetails,
  .collectionsDescription div.collectionsLinks {
    clear: both;
    width: 100%;
  }
  .collectionsDescription a.lightboxGallery,
  .collectionsDescription a.downloadBrochure,
  .collectionsDescription a.allProducts {
    max-width: 100% !important;
    margin: auto;
    margin-top: 20px;
  }
  .collectionsFrame1,
  .collectionsFrame2,
  .collectionsFrame3 {
    height: auto;
  }
  .collectionsFrame2,
  .collectionsFrame3 {
    margin-top: 40px;
  }
  .collectionsFrames {
    padding-left: 20px;
  }
  .collectionsDescription {
    padding-right: 20px;
  }
  .brandImages {
    height: 273px;
  }
  .brandImages a.imageLink {
    height: 250px;
  }
  .brandImages div.collectionsTemplate {
    height: 273px;
  }
  div.LightboxPopup {
    height: calc(90vh);
  }
  span.lb-overlay {
    height: calc(100vh);
  }
  .LightboxPopup a.closePopup p {
    font-size: 10px;
  }
  .LightboxPopup a.closePopup img {
    width: 8px;
    height: 8px;
  }
  div.LightboxPopup div.popupMainSlider {
    width: calc(100vw);
  }
  .popupMainSlider .slick-prev,
  .popupMainSlider .slick-next {
    top: 55%;
    margin: 0;
  }
  .popupMainSlider .slick-prev {
    left: 6px;
    opacity: 1;
  }
  .popupMainSlider .slick-next {
    right: 6px;
    opacity: 1;
  }
  div.LightboxPopup div.popupMainSlider div.mainSlider img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  div.aboutScalamandre div.aboutScalamandreDescription {
    padding: 0 5.3%;
    margin-top: 28px;
  }
  .aboutScalamandre .aboutScalamandreDescription p.collectionHeading {
    font-size: 16px !important;
  }
  .aboutScalamandre .aboutScalamandreDescription .descriptionHeader {
    margin-top: 5px;
  }
  .aboutScalamandre .aboutScalamandreDescription p.context {
    margin-top: 15px;
  }
  .aboutScalamandre div.aboutScalamandreImage {
    height: 250px;
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/about_img_mobile.jpg");
  }
  div.scalamandreHistory div.row {
    margin: 0;
    margin-left: -10px;
    margin-right: -20px;
    padding-right: 10px;
  }
  div.scalamandreHistory div.columnGrid .columnGrid-inner {
    padding: 22px 10px 0;
  }
  .centerPadding {
    padding: 0 10px !important;
  }
  div.scalamandreHistory div.columnGrid p.context {
    width: 100%;
    padding-right: 0;
  }
  .scalamandreServices div.columnGrid {
    width: 100%;
  }
  .scalamandreServices div.columnGrid img {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  div.scalamandreHistory div.columnGrid img {
    width: 100%;
  }
  .brand-template .brandImages {
    height: 240px;
    margin-top: 23px;
    margin-bottom: 25px;
  }
  .brand-template .brand-description a.link {
    width: 100%;
    margin: 0;
    bottom: 40px;
    padding: 18.5px 5px 17.5px;
  }
  #brands_Page .brand-template {
    padding-bottom: 90px;
  }
  .brands_image-grid .row .columnGrid .productDescription {
    display: none;
  }
  .recentCollections .rc-description a.link {
    margin-bottom: 0;
  }
  .recentCollections .rc-description a.link,
  .recentCollections .rc-description a.lightboxGallery,
  .recentCollections .rc-description a.downloadBrochure {
    width: 100%;
  }
  .recentCollections .rc-description a.lightboxGallery,
  .recentCollections .rc-description a.downloadBrochure {
    margin-top: 20px;
  }
  .recentCollections .rc-menu ul li:before {
    margin: 0;
    display: none;
  }
  .recentCollections .rc-menu {
    width: 41%;
    margin-left: 0;
    margin-top: 0;
  }
  .recentCollections .rc-menu .rc-menu-overlay {
    margin-left: 0;
  }
  .recentCollections {
    margin-right: 20px;
    margin-left: 5.3%;
  }
  .recentCollections .rc-image-wrap {
    width: 59%;
    margin-top: 17px;
    margin-bottom: 53px;
  }
  .recentCollectionsSection {
    padding-bottom: 53px;
  }
  .recentCollectionsSection .container {
    overflow: hidden;
    width: 100%;
  }
  .recentCollectionsSection p.rc-heading {
    margin-left: 5.3%;
  }
  .brand-template .descriptionHeader p.context {
    margin-top: 19px;
  }
  .brands_image-grid p.title {
    margin-top: 28px;
  }
  .recentCollections .closeButton {
    display: block;
  }
  .recentCollections .rc-menu .swipe-overlay {
    display: block;
  }
  .brands_image-grid a.link {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .brands_image-grid .row {
    margin: 10px -5.5px 0;
  }
  .brands_image-grid .columnGrid {
    padding: 10px 5.5px 0;
  }
  .recentCollections .rc-menu .scroll-overlay {
    display: none;
  }
  .recentCollections .rc-menu .swipe-overlay {
    display: block;
  }
  #general-enquiries .ge-content .service-wrap {
    width: 33%;
  }
  #general-enquiries .ge-content .service {
    width: 100%;
    margin-top: 0;
    text-align: right;
  }
  .ge-image {
    height: auto;
  }
  .ge-section .ge-form .ge-content-wrap {
    width: 89.1%;
    margin: 19px auto 0;
  }
  #customer-service .ge-section .ge-form .ge-content-wrap {
    margin-top: 23px;
    width: 100%;
  }
  #customer-service .ge-section .ge-form .ge-content {
    width: 84%;
    float: none;
    margin: auto;
    margin-bottom: 28px;
  }
  #general-enquiries .ge-section .ge-form .ge-content {
    margin-bottom: 13px;
  }
  .ge-section .ge-form .ge-content-wrap div.formWraper {
    width: 100% !important;
    padding: 40px 20px;
    background: rgba(240, 241, 241, 0.5);
  }
  #customer-service .ge-content .descriptionHeader .ge-service {
    margin-top: 35px;
  }
  .ge-content .descriptionHeader .ge-address-wrap .service {
    margin-top: 18px;
  }
  #customer-service .ge-section .ge-form .ge-content p,
  #customer-service .ge-section .ge-form .ge-content h2 {
    text-align: center;
  }
  #customer-service .ge-section .ge-form .ge-content p {
    font-size: 16px;
  }
  #customer-service .ge-content .ge-service-wrap {
    margin: auto;
    margin-top: 20px;
  }
  body.writeus-index-index div.page.messages,
  body.tradeaccount-index-index div.page.messages {
    width: 100%;
    left: initial !important;
    right: initial !important;
    height: 55%;
  }
  body.writeus-index-index div.page.messages .message.success .popupMessage,
  body.tradeaccount-index-index div.page.messages .message.success .popupMessage {
    width: 75%;
    float: none;
    margin: auto;
  }
  .faq-container {
    margin-top: 26px;
    width: 89.1%;
  }
  #termsPage .faqs p {
    padding-top: 16px;
  }
  #contact-faq p.collectionHeading,
  #termsPage p.collectionHeading {
    font-size: 16px;
  }
  #termsPage .faq-container {
    margin-top: 28px;
  }
  #contact-faq .faqs dl {
    width: 100%;
    margin-top: 14px;
  }
  #contact-faq .faqs dl dt {
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  #contact-faq .faqs dl dd {
    margin-top: 7px;
    margin-bottom: 19.5px;
  }
  .faqs dl dt,
  .faqs p {
    line-height: 21px;
  }
  #termsPage .descriptionHeader h2,
  #contact-faq .descriptionHeader h2 {
    font-size: 24px;
    line-height: 29px;
  }
  #termsPage .faqs dl dt {
    margin-bottom: 12px;
    line-height: 24px;
  }
  #contact-faq .faqs dl dt.dt-sign:after,
  #contact-faq .faqs dl dt:after {
    content: '';
  }
  #contact-faq .ge-content .descriptionHeader .service-wrap {
    position: absolute;
    top: 5px;
    right: 0;
  }
  #contact-faq .ge-content .descriptionHeader .service {
    margin-top: 0;
  }
  #contact-faq .ge-content {
    position: relative;
  }
  #contact-faq .ge-content .descriptionHeader,
  #termsPage .ge-content .descriptionHeader {
    margin-top: 3px;
  }
  #contact-faq .ge-content .descriptionHeader .faq-cite {
    margin-top: 17px;
  }
  #contact-faq .contact-faqs {
    padding-top: 12px;
    padding-bottom: 55.5px;
  }
  #contact-faq .contact-faqs .partitionLine {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #termsPage .descriptionHeader .faqs p {
    padding-top: 13px;
  }
  #contact-faq .faqs {
    padding-top: 21px;
  }
  #contact-faq .faqs p {
    font-size: 16px;
    line-height: 20px;
  }
  .uppercase {
    line-height: 19px !important;
  }
  .ge-content .descriptionHeader .faq-cite {
    margin-top: 13px !important;
  }
  #store-locator .map-box {
    display: none;
  }
  #store-locator .map_tools ul.s-nav li:nth-last-child(1) {
    padding: 0;
  }
  #store-locator .map_tools {
    width: 89.1%;
    padding-top: 16px;
  }
  .s-dropdown .closest-location:first-child .s-cl-address {
    margin-top: 22px;
  }
  .contact-detail {
    width: 100%;
    padding-bottom: 18px;
  }
  .s-dropdown .closest-location .contact-detail-wrap .contact-detail {
    padding: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(193, 193, 193, 0.3);
    width: 100%;
  }
  .showrooms-dropdown p.detail-address {
    padding-bottom: 13px;
  }
  .s-dropdown .closest-location .contact-detail-wrap {
    margin-top: 5px;
  }
  .s-dropdown .closest-location .contact-detail-wrap .directions {
    padding: 18px 0;
  }
  #store-locator .map_tools ul.s-nav li {
    padding: 0 10px;
  }
  .s-dropdown .closest-location span.cl-icon {
    margin-top: 0;
  }
  .international-dropdown .closest-location span.cl-icon {
    margin-top: 22px;
  }
  #general-enquiries div.ge-form .form .ks_row div.name,
  #general-enquiries div.ge-form .form .ks_row div.telephone {
    width: 100%;
    float: none;
  }
  #general-enquiries div.ge-form .form .ks_row div.telephone.hide-desktop {
    display: none;
  }
  #general-enquiries div.ge-form .form .ks_row div.telephone.hide-mobile {
    display: block;
  }
  #general-enquiries .ge-section {
    margin-bottom: 60px;
  }
  .footer_back_image {
    background-image: url("../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/email_mobile.png");
    height: 398px;
    width: 100%;
  }
  .border_around_list {
    margin-bottom: 39px;
    padding: 31.5px 0;
    margin-top: 46px;
    margin-left: -21px;
    margin-right: -21px;
  }
  .border_around_list li a {
    margin: 0px;
  }
  .margin_footer_a li {
    margin: 1.5%;
    display: inline-block;
    padding: 0;
  }
  .border_around_list ul {
    text-align: center;
  }
  .service-wrapper {
    margin-top: 18px;
    display: block;
    margin-bottom: 22px;
  }
  .display {
    margin-bottom: 20px;
    display: block;
  }
  .contentCenter {
    margin: 15px auto;
    width: calc(100% - 42px);
  }
  .product-purchase {
    float: none;
    width: 100%;
  }
  .order-request-popup {
    margin-top: 30px;
    width: calc(100% - 40px);
    padding: 28px;
    overflow-y: scroll;
    height: 88%;
  }
  .user-area-to-write {
    float: none;
    width: 100%;
  }
  .product-add-form .product-options-bottom {
    position: relative;
    left: initial;
    top: initial;
  }
  .product-options-wrapper .field:nth-of-type(1) > .control {
    position: relative;
    left: initial;
    top: initial;
    width: 100% !important;
  }
  .field.admin__field-option label span {
    width: 61vw;
  }
  .product-purchase-details .product-add-form {
    float: none;
    width: 100%;
  }
  .product-options-wrapper .textarea:nth-of-type(3) textarea,
  .product-options-wrapper .textarea:nth-of-type(2) textarea {
    width: 100%;
  }
  .product-purchase {
    margin-top: 22px;
  }
  .product-purchase p {
    width: 50%;
    margin-bottom: 0;
  }
  .field.textarea {
    padding-top: 8px;
  }
  .field.textarea:nth-of-type(3) {
    padding-top: 0;
  }
  body._nav_open .product-options-bottom .box-tocart .actions button {
    margin-top: 0;
    width: 100% !important;
  }
  body._nav_open .product-options-bottom .box-tocart .fieldset {
    width: 100%;
  }
  body._nav_open .product-options-bottom .box-tocart {
    width: 100%;
  }
  form#form-validate .password label,
  form#form-validate {
    width: calc(100% - 40px);
    margin-bottom: 40px;
  }
  body.customer-account-createpassword .page-title-wrapper h1.page-title,
  body.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
  body.cms-no-route .page-title-wrapper h1.page-title {
    margin-bottom: 25px;
  }
  body.cms-no-route .pdp-container {
    width: 100%;
  }
  body.cms-no-route .columns {
    width: calc(100% - 40px);
    margin: auto;
    display: block;
  }
  .checkout p .price {
    padding-left: 11px;
  }
  .Shipping-info .cols-2 .select-wrapper::after,
  .Shipping-info .cols-3 .select-wrapper::after {
    right: 7px;
  }
  .cart-product-desc > div:nth-last-of-type(1) {
    padding-bottom: 30px;
  }
  body.customer-account-index .overall_width a.nav-arrow {
    display: none;
  }
  .product-quantity input {
    padding: 0;
    margin-top: 0;
  }
  .product-quantity-and-price .product-quantity span {
    padding-top: 0;
  }
  .product-quantity-and-price .product-quantity {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .filter_menus_div .navdwncontent {
    padding: 0;
  }
  .filter_menus_div .navdwnlinks {
    padding: 0px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color ul:nth-of-type(3) li {
    margin-right: 0 !important;
  }
  .search.results .search_header .pages-item-previous {
    position: relative !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .__fullwidthimage {
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px;
  }
  .scalaHouseArtcle {
    margin: 38px 0px 55px 20px;
  }
  .__ks_designsHeadline__ {
    margin-left: 20px;
  }
  ._section-title {
    margin-left: 20px;
  }
  .__ks_listItemsGroup__ {
    margin-right: 40px;
  }
  .__ks_advSearchDropdown__ {
    margin-top: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .search-autocomplete li.category-item,
  .search-autocomplete li.product-item {
    height: auto;
    line-height: 25px;
    padding: 5px 25px 30px 25px !important;
  }
  .search-autocomplete li.view-all-item a {
    text-align: center;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color .colorListWrapper {
    width: 100%;
  }
  .__ks_customColors__ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: unset;
            flex-flow: unset;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile {
    display: block;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile ul.__ks_colorGridList__ {
    -webkit-columns: auto;
       -moz-columns: auto;
            columns: auto;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile li.__ks_colorGridListItem__ {
    border: solid 1px #bbbbbb;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    font-size: 10px;
    min-height: 3em;
    max-height: 3em;
    min-width: 3em;
    max-width: 3em;
    border-radius: 3em;
    margin: 0.5em 1em !important;
    margin-left: 0 !important;
    position: relative;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage_mobile li.__ks_colorGridListItem__.mf_active:before {
    content: '';
    position: absolute;
    width: 1.6em;
    height: 1.6em;
    background: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/color_tick.svg) no-repeat;
    right: 21.5%;
    top: 21.5%;
    left: inherit;
    background-size: 150% auto;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-radius: 1em;
    background-position: -0.3em;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color:not(.hide) .palette_stage {
    display: none;
  }
}
.__fullwidthimage .__ksfirstbannerimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1070px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .headercontent {
    width: calc(100% - 20px);
  }
  .left.width {
    width: 15%;
  }
  .right.width.icons.clearfix {
    width: 22%;
  }
  .right.width.icons ul.right {
    width: 18%;
  }
  .search_field .block-search .control {
    position: static;
    width: 60vw !important;
  }
}
.center.width.remove_on_search {
  width: 57% ;
  margin-left: -12%;
  margin-right: -13%;
}
@media screen and (min-width: 360px) and (max-width: 767px) {
  .center.width.remove_on_search {
    width: 67%;
  }
  .thumbnails_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 35px;
    max-height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .thumbnails_mobile .swatchImageWrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 32px;
    max-width: 32px;
    min-height: 33px;
    max-height: 33px;
    margin: 0 0.2em;
  }
  .thumbnails_mobile .swatchImageWrapper .moreSwatches {
    height: 28px;
    font-family: Barlow;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .thumbnails_mobile .swatchImageWrapper .active {
    border: 1px solid #000 !important;
    padding: 0px !important;
  }
  .center.width.remove_on_search .site_logo {
    width: 215px;
    height: auto;
  }
  .redlogo {
    width: 166px;
    height: auto;
  }
  .Desktopthumb {
    display: none !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 568px) {
  .Desktopthumb {
    display: none !important;
  }
  .center.width.remove_on_search {
    width: 70%;
    margin-left: 0%;
  }
  .center.width.remove_on_search .site_logo {
    width: 160px;
    height: auto;
  }
  .redlogo {
    width: 166px;
    height: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .center.width.remove_on_search {
    width: 63.33333% !important;
  }
  .width {
    width: 33.33333%;
  }
  .site_logo {
    /* width: 308px; */
    margin-left: 322px;
    width: 330px !important;
    height: auto;
  }
  .redlogo {
    width: 300px !important;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header {
    height: 60px;
  }
  .left.width {
    width: 30px;
  }
  .center.width.remove_on_search {
    width: 40.33333%;
    margin-left: 0%;
  }
  .site_logo {
    margin-top: 3px;
    width: 230px !important ;
    width: 225px;
    height: auto;
  }
  .redlogo {
    width: 250px;
    height: auto;
  }
  ._sk_category_bannerwrapper__ .pl_details_actions a.productcardFavIcon.imageIcon.imageIcon2.add-to-wishlist.added-to-wishlist {
    background-image: url(../../frontend/Scalamandre/luma/en_US/Magento_Theme/images/favorite_red_fill.svg);
  }
  .search_field .block-search .control {
    position: static;
  }
  .block.block-search .form.minisearch .field.search .control .search-autocomplete {
    left: -38px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and only screen and (max-width: 768px) and (min-width: 1024px) {
  .site_logo {
    vertical-align: middle;
    margin: auto;
    padding-left: revert;
    margin-left: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 700px) and (max-width: 768px) {
  .site_logo {
    margin-left: 200px;
  }
}
@media screen and (max-width: 550px) {
  .block.block-search .field.search .control #search + span.show {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .__ks_bannerWrapper__ {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1025px) {
  ul.__ks_row__.oneColumn.__fullwidthimage {
    margin-bottom: 0.625em;
  }
}
@media screen and (min-width: 768px) {
  .Mobilethumb {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .search-results-category .filter-type.filter-design .filter-options .inner-block {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
@media screen and (max-width: 256px) {
  .Desktopthumb {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .ft-row.ft-top .mailto1 {
    margin: 0px !important;
  }
  .ft-row.ft-bottom {
    max-height: 79vh !important;
  }
  .search-results-index .search-results-category .ft-row.ft-top {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 95px;
  }
}
.news-index-index .page-title-wrapper {
  display: none;
}
.news-index-index .page-main {
  margin: auto;
  max-width: 1500px;
}
@media only screen and (max-width: 767px) {
  .news-index-index .page-main {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .news-index-index .page-main .NewsPage {
    max-width: 90%;
    margin: auto;
  }
}
.news-index-index .page-main .NewsPage .StarkNewsDetailsImage {
  text-align: center;
}
.news-index-index .page-main .NewsPage .StarkNewsDetailsImage img {
  max-width: 600px;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList {
  padding: 1em;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList a:hover {
  text-decoration: none;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList dt {
  font-weight: bold;
  background-color: rgba(3, 3, 3, 0.1);
  padding: 0.2em;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList dd {
  margin-left: 2em;
  padding: 0.2em;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList dd img.StarkNewsListImageStamp {
  max-width: 100px;
  max-height: 100px;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList dd span.StarkNewsListDescription {
  padding-left: 1em;
}
.news-index-index .page-main .NewsPage dl.StarkNewsList dd div.StarkNewsListPublishedOn {
  text-align: right;
  color: gray;
  font-size: 12px;
}
.news-index-index .page-main .NewsPage .StarkNewsDetailsWrapper {
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .news-index-index .page-main .NewsPage .StarkNewsDetailsWrapper .StarkNewsDetailsImage img {
    max-width: 90%;
    max-height: 300px;
  }
}
.news-index-index .page-main .NewsPage .StarkNewsDetailsWrapper .StarkNewsListPublishedOn {
  text-align: right;
  color: gray;
  font-size: 12px;
}
.catalog-product-view .popup-login-form.custom_reserve_to_cart_form .custom_reserve_cfa_wrapper {
  width: 100%;
  display: block;
  margin: 0.25em auto;
}
.catalog-product-view .popup-login-form.custom_reserve_to_cart_form .custom_reserve_cfa_adrs_title {
  width: 100%;
  display: block;
  margin: 0.25em auto;
}
.thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 35px;
  max-height: 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.thumbnails .swatchImageWrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 32px;
  max-width: 32px;
  min-height: 33px;
  max-height: 33px;
  margin: 0 0.2em;
}
.thumbnails .swatchImageWrapper .moreSwatches {
  height: 28px;
  font-family: Barlow;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.thumbnails .swatchImageWrapper .active {
  border: 1px solid #000 !important;
  padding: 0px !important;
}
.slick-dots {
  bottom: 50px;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  color: transparent;
  opacity: 1;
}
.slick-dots li button:before {
  background-color: #9e9e9e;
  border-radius: 50%;
  display: inline-block;
  height: 13px;
  width: 13px;
}
.slick-dots li.slick-active button:before {
  background-color: #fff;
}
.sk__category__item__ a:hover {
  color: #c00;
}
.sk__category__item__ a:hover .sk__category__item_text {
  font-family: 'Crimson Text';
  font-weight: bold;
  font-size: 0.9em;
}
.sk__category__item__ {
  padding: 12px;
  float: left;
}
@media only screen and (min-width: 1024px) {
  .sk__category__item__ {
    width: 177px !important;
  }
}
.designers__img__txt {
  font-size: 12px;
  font-weight: 700;
}
.scala_miss__our_img {
  width: 300px;
  height: 300px;
  overflow: hidden;
}
._sk_category_content_wrapper {
  background-color: #f6f6f4;
  height: auto;
  margin-top: 20px;
}
._sk_category_bannerwrapper__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.__sk__imageColumn a:hover .__pl_actions {
  display: block;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .__sk_category_cmspage__ {
    width: 96%;
    margin: auto;
    overflow: hidden;
  }
  .slide-image {
    width: 100%;
    height: auto;
  }
  .__sk_category_cmspage__heading {
    font-size: 52px;
    margin: 6px 0px;
  }
  .sk__category__ {
    height: 150px;
    width: 345px;
  }
  .sk__category__item_image {
    width: 70px;
    height: 70px;
  }
  .sk__category_img {
    margin: 18px;
  }
  .sk__category__item__ {
    width: 113px !important;
    padding: 0px;
  }
  .sk__category__item_text {
    font-size: 0.7rem;
  }
  .rwdSlider-1 .cws-viewport .slides {
    width: 100% !important;
  }
  .__magebee_banner__ {
    width: 98%;
    margin: auto;
    background-color: #ffffff !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ {
    margin-left: 0;
    margin-right: 0;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ .cwsSlider {
    margin: 0px;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 {
    max-width: 100%;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 #rwdSlider-1 .cws-viewport {
    height: 193px !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 .homesttf_slider.loading {
    min-height: 193px;
  }
  .__sk_cmsblock__designers_pick {
    width: 100%;
    padding: 10px;
    background-color: #f6f6f4;
    display: block;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block {
    margin: 0px 5px;
    display: block;
    padding: 10px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content {
    width: 100%;
    padding-left: 15px;
    margin-top: 20px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content ._sk_designers_wrapper {
    text-align: center;
  }
  .scala_miss__our {
    width: 98%;
    margin: auto;
  }
  .sk_designers__list_img {
    width: 100%;
    height: 100%;
  }
  .mf_designer {
    width: 60%;
  }
  .sk_designers_block__ {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin: auto;
  }
  .__scala_leftArrow__.slick-arrow {
    top: 30% !important;
  }
  .scala_miss__our_img {
    width: 100px;
    height: 100px;
    margin-right: 5px;
  }
  .scala_miss__our_text {
    font-size: 1rem;
  }
  .scala_miss__our_item__ {
    margin: auto;
    padding: 0;
  }
  ._sk_category_dontmiss {
    font-size: 42px;
  }
  .scala_miss__our_content {
    width: 95%;
    margin: auto;
  }
  .scala_miss__our_flex {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_miss__our_flex .zebra_wrapper_image {
    margin: 20px auto 0px;
  }
  .scala_miss__our_flex .zebra_wrapper_image img {
    width: 100%;
    height: auto;
  }
  .scala_miss__our_flex ._sk_category_alwayshead {
    font-size: 1.7rem;
  }
  .scala_zebra__block {
    width: 98%;
    margin: auto;
  }
  .scala_find_zebra {
    width: 25%;
  }
  ._sk_category_spotlight {
    font-size: 2.5rem;
  }
  .__sk__image_gridwrapper_li {
    padding: 5px;
  }
  .__sk__image_gridwrapper_li .pl_details_right {
    top: 5px;
    left: 5px;
    height: 90%;
    width: 85%;
  }
  .__ks_bannerWrapper__scala {
    margin-left: 0;
    margin-right: 0;
    display: block;
    padding-bottom: 0px;
  }
  .__ks_bannerWrapper__content {
    width: 95%;
    margin: auto;
    height: 100%;
  }
  ._sk_category_spotlight_img {
    height: unset;
  }
  .scala__arrows p {
    font-size: 1.2rem;
  }
  .__ks_bannerWrapper__ {
    width: 95%;
    margin: auto;
  }
  .scala_sk_content_block {
    margin: auto;
    width: 98%;
  }
  .scala_sk_content_block ._sk_category_shoplook {
    font-size: 2.5rem;
  }
  .scala_sk_content_block .__sk__imageColumn_content {
    display: none;
  }
  .scala_sk_content_block .__sk__image_gridwrapper {
    width: 55%;
  }
  .scala_sk_content_block .__sk__fullimage {
    width: 48%;
  }
  .scala_sk_content_block .scala_spop_thelook {
    margin-top: -45px;
  }
  .scala_sk_content_block ._sk_category_content_wrapper {
    padding: 0px 10px;
  }
  ._sk_category_wrapper {
    font-size: 1.7rem;
  }
  ._sk_category_wrapper span {
    font-size: 1.7rem;
  }
  .scala_red_graphic {
    width: 98%;
    margin: auto;
  }
  .scala_red_graphic .scala_red_graphic__wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_graphic_item__ {
    margin: 5px;
    padding: 0;
  }
  ._sk_wallpaper_bannerwrapper__ {
    display: block;
    text-align: center;
  }
  .__sk_wallpaper_fullimage {
    width: 100%;
    height: auto;
    margin: auto;
  }
  .__sk__imagegrid_raffle {
    width: 100%;
    margin: auto;
  }
  .__sk__imagegrid {
    width: 100%;
    margin: 5px auto;
  }
  .scala_sk_trending_block {
    height: 730px;
    width: 98%;
    margin: auto;
    text-align: center;
  }
  .scala_trending_content__wrapper {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .scala_trending_content__block {
    position: relative;
    margin-top: 0;
    top: 370px;
    width: 98%;
    float: right;
    padding: 0px 10px;
  }
  .scala_trending_content__block p {
    line-height: 1.5rem;
  }
  .scala_designer {
    width: 50%;
  }
  .scala_trending_content__image {
    width: 98%;
    position: absolute;
    text-align: center;
    margin: 30px auto;
  }
  .scala_trending_content__block h2 {
    text-align: left;
  }
  ._sk_trending_head {
    font-size: 2.5rem;
    position: relative;
    top: -350px;
  }
  .scala_trending_content__image img {
    top: 50px;
    position: relative;
  }
  .scala_sk_trending_block2 {
    width: 98%;
    margin: auto;
    height: 700px;
  }
  .scala_sk_trending_block2 .scala_trending_content__wrapper {
    text-align: center;
  }
  .scala_trending_content__block2 {
    margin-top: 20px;
    padding: 0px 10px;
    position: relative;
    float: right;
    width: 98%;
    top: 300px;
  }
  .scala_trending_content__block2 p {
    line-height: 1.3rem;
  }
  .scala_trending_content__block2 h2 {
    text-align: left;
    margin-top: 15px;
  }
  .scala_trending_content__block2 ._sk_trending_head {
    font-size: 2.5rem;
    position: relative;
    top: -300px;
  }
  .scala_designer {
    margin-top: 20px;
  }
  .scala_trending_content__image2 {
    padding: 20px;
    width: 100%;
    height: 300px;
    position: absolute;
    margin-top: 70px;
  }
  .scala_footer_brands_wrapper {
    margin: auto;
    width: 98%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands {
    margin-left: 0;
    margin-right: 0;
    height: 530px;
    width: 100%;
    background-size: 230%;
    background-position: 50%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content h1 {
    font-size: 1.8rem !important;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 15px 10px;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo {
    width: 96%;
    margin: auto;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo .scala_logo__ {
    width: 95%;
  }
  .scala_footer_brand_logo {
    width: 95%;
    margin: auto;
  }
  .scala_logo2 {
    display: none;
  }
  .scala_footer_contentwrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_footer_contentwrapper .scala_shopping {
    width: 50%;
  }
  .scala_footer_contentwrapper .scala_footer_trade {
    width: 95%;
  }
  .scala_logo_brand__slider2 {
    display: none;
  }
  .scala_logo_brand__slider1 {
    width: 70%;
    margin: auto;
  }
  .cws-arw .chevron_smooth a {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 400px) {
  .scala_trending_content__block {
    top: 330px;
  }
  ._sk_trending_head {
    top: -315px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .__sk_category_cmspage__ {
    width: 96%;
    margin: auto;
    overflow: hidden;
  }
  ._sk_category_content {
    margin-top: 30px;
  }
  .slide-image {
    width: 100%;
    height: auto;
  }
  .__sk_category_cmspage__heading {
    font-size: 52px;
    margin: 6px 0px;
  }
  .sk__category__ {
    height: 150px;
    width: 460px;
  }
  .sk__category__item_image {
    width: 70px;
    height: 70px;
  }
  .sk__category_img {
    margin: 18px;
  }
  .sk__category__item__ {
    width: 115px !important;
    padding: 0px;
  }
  .sk__category__item_text {
    font-size: 0.7rem;
  }
  .rwdSlider-1 .cws-viewport .slides {
    width: 100% !important;
  }
  .__magebee_banner__ {
    width: 98%;
    margin: auto;
    background-color: #ffffff !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ {
    margin-left: 0;
    margin-right: 0;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ .cwsSlider {
    margin: 0px;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 {
    max-width: 100%;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 #rwdSlider-1 .cws-viewport {
    height: 330px !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 .homesttf_slider.loading {
    min-height: 193px;
  }
  .cws-arw .chevron_smooth a {
    display: none;
  }
  .__sk_cmsblock__designers_pick {
    margin-top: 0px;
    padding: 10px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block {
    margin: auto;
    width: 100%;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .sk_designers_block__ {
    margin: auto;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .sk_designers_block__ .sk_designers__list_img {
    width: 100%;
    height: 195px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .mf_designer {
    width: 100%;
    font-size: 0.8rem;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .sk_designerspicks {
    font-size: 1.7em !important;
  }
  .__scala_leftArrow__.slick-arrow {
    top: 30% !important;
  }
  .scala_miss__our {
    margin: auto;
    width: 98%;
  }
  .scala_miss__our .scala_miss__our_flex {
    margin: auto;
  }
  .scala_miss__our_img {
    width: 150px;
    height: 150px;
    margin-right: 5px;
  }
  .scala_miss__our_text {
    font-size: 1rem;
  }
  .scala_miss__our_item__ {
    margin: auto;
    padding: 0;
  }
  ._sk_category_dontmiss {
    font-size: 42px;
  }
  .scala_miss__our_content {
    width: 95%;
  }
  .scala_spop_thelook {
    margin-top: -40px;
  }
  .scala_miss__our_flex {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_miss__our_flex .zebra_wrapper_image {
    margin: 20px auto 0px;
    width: 95%;
  }
  .scala_miss__our_flex .zebra_wrapper_image img {
    width: 100%;
    height: auto;
  }
  .scala_miss__our_flex ._sk_category_alwayshead {
    font-size: 3rem;
  }
  .scala_find_zebra {
    width: 30%;
  }
  .scala_spot_light {
    width: 98%;
    margin: auto;
  }
  .__ks_bannerWrapper__scala {
    margin: auto;
    display: block;
    padding-bottom: 0px;
  }
  .__ks_bannerWrapper__scala ._sk_category_spotlight_img {
    height: 100%;
  }
  .__ks_bannerWrapper__scala .__ks_bannerWrapper__content {
    height: 100%;
  }
  .scala_sk_content_block {
    width: 98%;
    margin: auto;
  }
  .scala_sk_content_block ._sk_category_shoplook {
    font-size: 2.5rem;
  }
  .scala_sk_content_block .__sk__fullimage {
    width: 50%;
  }
  .scala_sk_content_block .__sk__image_gridwrapper {
    width: 55%;
  }
  .scala_sk_content_block .__sk__imageColumn_content {
    display: none;
  }
  .scala_red_graphic__wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_graphic_item__ {
    margin: 5px;
    padding: 0;
  }
  ._sk_category_wrapper {
    font-size: 1.7rem;
  }
  ._sk_category_wrapper span {
    font-size: 1.7rem;
  }
  ._sk_wallpaper_bannerwrapper__ {
    display: block;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk_wallpaper_fullimage {
    width: 100%;
    height: 100%;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__wallpaper_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__imagegrid_raffle {
    padding: 10px;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__imagegrid_raffle h1 {
    font-size: 1.3rem !important;
    padding-bottom: 5px;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__imagegrid_raffle h4 {
    font-size: 0.9rem;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__imagegrid_raffle h4 span {
    text-underline-offset: 1px;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__imagegrid_raffle p {
    line-height: 1rem;
    font-size: 0.8rem;
  }
  .scala_sk_trending_block {
    height: auto;
  }
  .scala_trending_content__wrapper {
    margin: auto;
    width: 100%;
    display: block;
  }
  .scala_trending_content__wrapper .scala_trending_content__block {
    width: 90%;
    margin: auto;
    padding-top: 20px;
    text-align: center;
  }
  .scala_trending_content__wrapper .scala_trending_content__block ._sk_trending_head {
    font-size: 2.5rem;
  }
  .scala_trending_content__wrapper .scala_trending_content__block h2 {
    text-align: left;
  }
  .scala_trending_content__wrapper .scala_trending_content__image {
    width: 100%;
  }
  .scala_sk_trending_block2 {
    height: auto;
    width: 98%;
    margin: auto;
  }
  .scala_sk_trending_block2 .scala_trending_content__image2 {
    width: 470px;
    height: 400px;
    margin: auto;
  }
  .scala_sk_trending_block2 .scala_trending_content__block2 {
    width: 90%;
    margin: auto;
    padding-bottom: 20px;
    text-align: center;
  }
  .scala_sk_trending_block2 .scala_trending_content__block2 ._sk_trending_head {
    font-size: 2.5rem;
  }
  .scala_sk_trending_block2 .scala_trending_content__block2 h2 {
    text-align: left;
  }
  .scala_sk_trending_block2 .scala_trending_content__block2 p {
    padding-right: 10px;
  }
  .scala_footer_brands_wrapper {
    margin: auto;
    width: 98%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands {
    margin-left: 0;
    margin-right: 0;
    height: 530px;
    width: 100%;
    background-size: 230%;
    background-position: 50%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content h1 {
    font-size: 1.8rem !important;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 15px 10px;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo {
    width: 96%;
    margin: auto;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo .scala_logo__ {
    width: 95%;
  }
  .scala_footer_brand_logo {
    width: 95%;
    margin: auto;
  }
  .scala_logo2 {
    display: none;
  }
  .scala_footer_contentwrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .scala_footer_contentwrapper .scala_shopping {
    width: 50%;
  }
  .scala_footer_contentwrapper .scala_footer_trade {
    width: 95%;
  }
  .scala_logo_brand__slider2 {
    display: none;
  }
  .scala_logo_brand__slider1 {
    width: 70%;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .scala_miss__our_content {
    width: 775px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .jumbotron-billboard .slide-image {
    width: 100%;
    height: auto !important;
  }
  .__homebanner__ .jumbotron-billboard .jumbotron {
    height: 26em;
  }
  .__sk_category_cmspage__heading {
    font-size: 52px;
    margin: 6px 0px;
  }
  .rwdSlider-1 .cws-viewport .slides {
    width: 100% !important;
  }
  .__magebee_banner__ {
    width: 98%;
    padding-top: 10px;
    margin: auto;
    background-color: #ffffff !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ {
    margin-left: 0;
    margin-right: 0;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ .cwsSlider {
    margin: 0px;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 {
    max-width: 100%;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 #rwdSlider-1 .cws-viewport {
    height: unset !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 .homesttf_slider.loading {
    min-height: 193px;
  }
  .__sk_category_cmspage__ {
    margin: auto;
    width: 95%;
  }
  .__sk_category_cmspage__ .sk__category__ {
    width: 750px;
  }
  .__sk_category_cmspage__ .sk__category__item__ {
    padding: 8px;
    width: 150px !important;
  }
  .__sk_category_cmspage__ .sk__category__item__ .sk__category__item_image {
    width: 100px;
    height: 100px;
  }
  .__sk_cmsblock__designers_pick {
    padding: 20px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block {
    margin: auto;
    width: 100%;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content {
    margin-top: 10px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content .sk_designerspicks {
    font-size: 1.9rem !important;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content .mf_designer {
    width: 70%;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block__ {
    margin: auto;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block__ .sk_designers__list_img {
    width: 100%;
  }
  .scala_miss__our_flex {
    margin: auto;
    width: 98%;
  }
  .scala_miss__our_flex .scala_miss__our_img {
    width: 200px;
    height: 200px;
  }
  .scala_miss__our_flex .scala_miss__our_item__ {
    margin: 0px 15px;
    padding: 0px 10px;
  }
  .scala_miss__our_flex .scala_miss__our_content {
    width: 800px;
  }
  .__ks_bannerWrapper__scala {
    padding-bottom: 20px;
    width: 98%;
    margin: auto;
  }
  .__ks_bannerWrapper__scala .__ks_bannerWrapper__content {
    width: 40%;
  }
  .__ks_bannerWrapper__scala .__ks_bannerWrapper__content ._sk_category_spotlight_img {
    width: 100%;
  }
  .scala_spot_light {
    width: 98%;
    margin: auto;
  }
  .__ks_bannerWrapper__ {
    min-width: 60%;
    max-width: 60%;
    height: 570px;
  }
  .scala_sk_content_block {
    margin: auto;
    width: 98%;
  }
  .__sk__imageColumn_content {
    margin-top: 0px;
  }
  .__sk__fullimage {
    height: 45vw;
  }
  .__sk__credit_icon {
    margin-top: 5px;
  }
  .__sk__imageColumn_content img {
    margin-top: 15px;
  }
  ._sk_category_bannerwrapper__ {
    width: 98vw;
  }
  .scala_miss__our_content {
    width: 800px;
  }
  .scala_red_graphic {
    width: 98%;
    margin: auto;
  }
  .scala_sk_trending_block {
    width: 98%;
    margin: auto;
  }
  .scala_sk_trending_block .scala_designer {
    width: 60%;
  }
  ._sk_wallpaper_bannerwrapper__ {
    display: block;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk_wallpaper_fullimage {
    width: 100%;
    height: 100%;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__wallpaper_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__wallpaper_grid .__sk__imagegrid_raffle {
    height: 200px;
    padding: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
  }
  .scala_trending_content__wrapper {
    margin: auto;
    width: 100%;
  }
  .scala_trending_content__wrapper .scala_trending_content__block {
    width: 450px;
    text-align: center;
    padding-left: 25px;
  }
  .scala_trending_content__wrapper .scala_trending_content__block ._sk_trending_head {
    font-size: 3rem;
  }
  .scala_trending_content__wrapper .scala_trending_content__block h2 {
    text-align: left;
  }
  .scala_trending_content__wrapper .scala_trending_content__image img {
    height: auto;
  }
  .scala_trending_content__image2 {
    width: 50vw;
    padding: 20px;
  }
  .scala_trending_content__block2 {
    margin-top: 10px;
    color: #2b0101;
    width: 368px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .scala_sk_trending_block2 {
    width: 98%;
    margin: auto;
  }
  .scala_footer_brands_wrapper {
    margin: auto;
  }
  .scala_footer_brands_wrapper .scala_footer_brands {
    margin-left: 0;
    margin-right: 0;
    height: 530px;
    width: 100%;
    background-size: 230%;
    background-position: 50%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content h1 {
    font-size: 1.8rem !important;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 15px 10px;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo {
    width: 96%;
    margin: auto;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo .scala_logo__ {
    width: 95%;
  }
  .scala_footer_contentwrapper {
    margin: auto;
    width: 100%;
  }
  .scala_footer_contentwrapper .scala_logo_slide__ {
    width: 90%;
    margin: auto;
  }
  .scala_footer_contentwrapper .scala_logo_brand__images {
    height: 80px;
  }
  .__scala_leftArrow__.slick-arrow {
    top: 30% !important;
  }
}
@media only screen and (max-width: 480px) {
  .__sk__wallpaper_grid {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  ._sk_category_alwayshead {
    font-size: 3.5rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1069px) {
  .jumbotron-billboard .slide-image {
    width: 100%;
    height: auto !important;
  }
  .__homebanner__ .jumbotron-billboard .jumbotron {
    height: 26em;
  }
  .__sk_category_cmspage__heading {
    font-size: 52px;
    margin: 6px 0px;
  }
  .rwdSlider-1 .cws-viewport .slides {
    width: 100% !important;
  }
  .__magebee_banner__ {
    width: 98%;
    margin: auto;
    background-color: #ffffff !important;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ {
    margin-left: 0;
    margin-right: 0;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ .cwsSlider {
    margin: 0px;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 {
    max-width: 100%;
  }
  .__magebee_banner__ .__magebee_bannerWrap__ #bnrSlider-1 .homesttf_slider.loading {
    min-height: 193px;
  }
  .__sk_category_cmspage__ {
    margin: auto;
    width: 98%;
  }
  .__sk_category_cmspage__ .sk__category__ {
    width: 750px;
  }
  .__sk_category_cmspage__ .sk__category__item__ {
    padding: 8px;
    width: 150px !important;
  }
  .__sk_category_cmspage__ .sk__category__item__ .sk__category__item_image {
    width: 100px;
    height: 100px;
  }
  .scala_miss__our {
    width: 98%;
    margin: auto;
  }
  .__sk_cmsblock__designers_pick {
    padding: 10px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block {
    margin: auto;
    width: 100%;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content {
    margin-top: 10px;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content .sk_designerspicks {
    font-size: 1.9rem !important;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block .__sk_designers_content .mf_designer {
    width: 70%;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block__ {
    margin: auto;
  }
  .__sk_cmsblock__designers_pick .sk_designers_block__ .sk_designers__list_img {
    width: 100%;
  }
  .scala_miss__our_flex {
    margin: auto;
    width: 98%;
  }
  .scala_miss__our_flex .scala_miss__our_img {
    width: 200px;
    height: 200px;
  }
  .scala_miss__our_flex .scala_miss__our_content {
    width: 800px;
  }
  .__ks_bannerWrapper__scala {
    padding-bottom: 20px;
    width: 98%;
    margin: auto;
  }
  .__ks_bannerWrapper__scala .__ks_bannerWrapper__content {
    width: 40%;
    margin-left: 7px;
  }
  .__ks_bannerWrapper__scala .__ks_bannerWrapper__content ._sk_category_spotlight_img {
    width: 100%;
  }
  .__ks_bannerWrapper__ {
    min-width: 60%;
    max-width: 60%;
    height: 570px;
  }
  .scala_sk_content_block {
    margin: auto;
    width: 98%;
  }
  .__sk__imageColumn_content {
    margin-top: 0px;
  }
  .__sk__fullimage {
    height: 45vw;
  }
  .__sk__credit_icon {
    margin-top: 5px;
  }
  .__sk__imageColumn_content img {
    margin-top: 15px;
  }
  ._sk_category_bannerwrapper__ {
    width: 98vw;
  }
  .scala_miss__our_content {
    width: 800px;
  }
  .scala_red_graphic {
    width: 98%;
    margin: auto;
  }
  .__sk__imagegrid {
    width: 330px;
  }
  ._sk_wallpaper_bannerwrapper__ {
    display: block;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk_wallpaper_fullimage {
    width: 100%;
    height: 100%;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__wallpaper_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ._sk_wallpaper_bannerwrapper__ .__sk__wallpaper_grid .__sk__imagegrid_raffle {
    height: 200px;
    padding: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
  }
  .scala_sk_trending_block {
    width: 98%;
    margin: auto;
  }
  .scala_sk_trending_block2 {
    width: 98%;
    margin: auto;
  }
  .scala_trending_content__wrapper {
    margin: auto;
    width: 100%;
  }
  .scala_trending_content__wrapper .scala_trending_content__block {
    width: 450px;
    text-align: center;
    padding-left: 25px;
  }
  .scala_trending_content__wrapper .scala_trending_content__block ._sk_trending_head {
    font-size: 3rem;
  }
  .scala_trending_content__wrapper .scala_trending_content__block h2 {
    text-align: left;
  }
  .scala_trending_content__wrapper .scala_trending_content__image img {
    height: auto;
  }
  .scala_trending_content__image2 {
    width: 50vw;
    padding: 20px;
  }
  .scala_trending_content__block2 {
    margin-top: 10px;
    color: #2b0101;
    width: 368px;
    padding-left: 20px;
  }
  .scala_footer_brands_wrapper {
    margin: auto;
    width: 98%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands {
    margin-left: 0;
    margin-right: 0;
    height: 530px;
    width: 100%;
    background-size: 230%;
    background-position: 50%;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content h1 {
    font-size: 1.8rem !important;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brands_content {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 15px 10px;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo {
    width: 96%;
    margin: auto;
  }
  .scala_footer_brands_wrapper .scala_footer_brands .scala_footer_brand_logo .scala_logo__ {
    width: 95%;
  }
  .scala_footer_contentwrapper {
    margin: auto;
    width: 100%;
  }
  .scala_footer_contentwrapper .scala_logo_slide__ {
    width: 90%;
    margin: auto;
  }
  .scala_footer_contentwrapper .scala_logo_brand__images {
    height: 80px;
  }
  .__scala_leftArrow__.slick-arrow {
    top: 35% !important;
  }
  .scala_social_block {
    width: 90%;
    margin: auto;
  }
  .scala_social_block .slick-next {
    right: -5px;
  }
}
/*****Memo button design issues Start*****/
@media only screen and (min-width: 1280px) and (max-width: 1500px) {
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button.__SampeToCart__ {
    background-position: 0.6em center;
  }
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button {
    font-size: 1.8rem;
  }
  .catalog-product-view .product-options-bottom div[data-cart-type][data-cart-type="sample"] .fieldset button span {
    padding-right: 0px;
    font-size: 11px;
  }
}
/*****Memo button design issues End*****/
/*****Added Ipad Air resolution styles Start*****/
@media (min-width: 769px) and (max-width: 1023px) {
  .headercontent .center.width.remove_on_search {
    width: 57%;
    margin-left: 18%;
    margin-right: -13%;
  }
}
@media (min-width: 600px) and (max-width: 765px) {
  .headercontent .center.width.remove_on_search {
    width: 57%;
    margin-left: 10%;
    margin-right: -13%;
  }
}
/*****added Ipad Air resolution styles End*****/
/*****Added new styles In Ipad Air styles Start New*****/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .__ks_pageContentWrapper__ .__ks_listItemsGroup__ {
    margin-right: 0px;
  }
  .__scalaBrands__ .__ks_columnLink__ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__scalaBrands__ .__ks_columnLink__ span {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  li.__ks_listItem__.__scalaBrands__ img.__brandLogo__ {
    width: 100%;
    height: auto;
  }
  body.cms-home .__fullwidthimage {
    margin-top: 10px;
    margin-left: unset;
    margin-bottom: 10px;
  }
  body.cms-home.cms-index-index.page-layout-custom-home .page-main_2 {
    max-width: calc(100% - 0px);
    margin: 0 auto;
  }
  body.cms-home.cms-index-index.page-layout-custom-home .__ks_pageContentWrapper__ {
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
  }
  body.cms-home.cms-index-index.page-layout-custom-home footer.page-footer .footer_back_image {
    margin: auto;
    width: calc(100% - 20px);
  }
  body.cms-home.cms-index-index.page-layout-custom_home .page-main_2 {
    max-width: calc(100% - 0px);
    margin: 0 auto;
  }
  body.cms-home.cms-index-index.page-layout-custom_home .__ks_pageContentWrapper__ {
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
  }
  body.cms-home.cms-index-index.page-layout-custom_home footer.page-footer .footer_back_image {
    margin: auto;
    width: calc(100% - 20px);
  }
  .__ks_frontFold__ {
    max-width: 100%;
  }
  .__ks_bannerWrapper__ {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__ .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__ .__ks_bannerSliderWrap__scala .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__ .__ks_leftArrow__.slick-arrow {
    display: inline-block;
  }
  .__ks_bannerWrapper__scala {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__ {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__ .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__scala {
    max-width: 100%;
    margin: 0;
  }
  .__ks_bannerWrapper__scala .__ks_bannerSliderWrap__scala .__ks_bannerSliderItem__ {
    max-width: 100%;
    background-size: cover;
  }
  .__ks_bannerWrapper__scala .__ks_leftArrow__.slick-arrow {
    display: inline-block;
  }
  .__ks_verticalBannerBlock__ {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .__ks_verticalBannerBlock__ a.__ks_vBBlockWrapper__1,
  .__ks_verticalBannerBlock__ a.__ks_vBBlockWrapper__2 {
    margin-bottom: 10px;
  }
  .__ks_verticalBannerBlock__ .vBBLinkItem {
    min-width: 100%;
    max-width: 100%;
    background-size: 100%;
  }
  .scalaHouseArtcle {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    min-width: 100%;
    max-width: 100%;
  }
  .scalaHouseArtcle .__ks_houseBlock__ {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .scalaHouseArtcle .__ks_houseBlock__ .__ks_houseTitle__ {
    letter-spacing: 0.1em;
    font-size: 2em;
  }
  .scalaHouseArtcle .__ks_houseBlockText__ {
    max-width: 100%;
  }
  .scala-collections-container.__ks_mobileScalaCollection__ {
    display: block;
    margin-bottom: 25px;
  }
  .__ks_listItemsGroup__.twoColumns li.__ks_listItem__ {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__ks_listItemsGroup__.twoColumns li.__ks_listItem__:first-child {
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__ {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__:nth-child(n) {
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.threeColumns li.__ks_listItem__:last-child {
    padding-bottom: 0;
  }
  .__ks_listItemsGroup__.fourColumns {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__ {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n) {
    padding-right: 0;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ li.__ks_scalaCollectionListItem__:nth-child(2n+1) {
    padding-right: 5px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ li.__ks_scalaCollectionListItem__:nth-child(2n) {
    padding-left: 5px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ {
    min-width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__:nth-child(2n) {
    padding-right: 0;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ {
    margin: 0.5em 0.25em;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ p.__ks_scalaColllectionTitle__ {
    text-transform: uppercase;
    line-height: 1.4em;
    font-family: 'lato';
    font-weight: 500;
    font-size: 12px;
  }
  .__ks_mobileScalaCollection__ .__ks_scalaCollectionWrapper__ .__ks_scalaCollectionList__ .__ks_scalaCollectionListItem__ .__ks_scalaColllectionText__ p.__ks_scalaColllectionSubTitle__ {
    text-transform: capitalize;
    line-height: 1.4em;
    font-family: 'lato';
    font-weight: 500;
    font-size: 12px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n) {
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 5px;
  }
  .__ks_listItemsGroup__.fourColumns li.__ks_listItem__.__scalaBrands__:nth-child(2n+1) {
    padding-right: 5px;
    padding-bottom: 10px;
  }
  ._section-title {
    padding: 10px 3px;
  }
}
/*****Added new styles In Ipad Air styles End*****/
/** Added By Manisha For Home page In Mobile Start***/
@media screen and (max-width: 1024px) {
  span.add_opacity.close_search_fun {
    top: 77px !important;
  }
}
/** Added By Manisha For Home page In Mobile End***/
/** Added By Manisha For Home page dropdownmenu responsive Start***/
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .wholedropdown {
    max-width: 764px !important;
  }
  ul#aboutdropdown.style_content {
    position: relative !important;
    bottom: 245px !important;
  }
  #element6 .wholedropdown {
    max-width: 856px !important;
  }
  .navdwnlinks.__ks_brandsMenu_Navdwnlinks__ {
    position: relative;
    bottom: 162px;
  }
  ul#followdropdown.style_content {
    position: relative !important;
    bottom: 90px !important;
  }
  ul#contactdropdown.style_content {
    position: relative !important;
    bottom: 300px !important;
  }
  .wholedropdown.__ks_advSearchDropdown__ {
    max-height: 385px !important;
  }
  .filter_menus_div .navdwncontent.navcontentWrap {
    max-width: 538px !important;
  }
  .dropdownMenu.menu-filter .navdwnlinks {
    width: 13% !important;
    line-height: 0 !important;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-color {
    margin-left: -234px !important;
    position: relative;
    top: -6px;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material ul li,
  .dropdownMenu.menu-filter .navdwncontent.mf-design ul li {
    width: 51% !important;
  }
  .filter_menus_div .navdwncontent.color-bottom-text {
    max-width: 215px !important;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1279px) {
  ul#aboutdropdown.style_content {
    position: relative !important;
    bottom: 158px !important;
  }
  .navdwnlinks.navLinkWrapper.__ks_advSearchWrapper__ {
    width: 11% !important;
    line-height: 0 !important;
  }
  .navdwncontent.mf-design.__ks_advSearchNavdwnContent__ {
    margin-left: 70px;
    width: 56%;
  }
  .navdwncontent.mf-color.lastNav {
    width: 50% !important;
    display: table-cell !important;
    position: relative !important;
    top: -18px !important;
  }
  .navdwncontent.mf-material.__ks_advSearchNavdwnContent__ {
    margin-right: 20px !important;
    width: 26.333% !important;
  }
  .navdwncontent.mf-design.__ks_advSearchNavdwnContent__ {
    margin-left: 70px !important;
    width: 49% !important;
  }
  .navdwncontent.color-bottom-text.__ks_advSearchNavdwnContent__ {
    top: -58px !important;
  }
  .dropdownMenu.menu-filter .navdwncontent.mf-material ul li,
  .dropdownMenu.menu-filter .navdwncontent.mf-design ul li {
    width: 51% !important;
  }
  .filter_menus_div .navdwncontent.color-bottom-text {
    max-width: 215px !important;
  }
}
.icons a {
  margin: 0 0 0 18px;
}
/** Added By Manisha For Home page dropdownmenu responsive End***/
/**Added styles for all products Button in collection page and brand page Start */
a.allProductsNew {
  display: block;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  line-height: 15px;
  padding: 14px 0;
  color: #141414;
  background-color: #ffffff;
  letter-spacing: 0.5px;
  padding: 15px 0 13px;
  border: 1px solid #141414;
}
.allProducts.allProductsNew:hover {
  background-color: #CC0000 !important;
  color: #ffffff !important;
  border: 1px solid #CC0000 !important;
}
/**Added styles for all products Button in collection page and brand page ENd */
/** Style for Prev and Next In PDP START */
@media screen and (min-width: 1280px) {
  .pdp_description .socialContainer .product-social-links {
    top: -3em;
  }
}
/***** END ********/
/** Style for New PLP Toggle START */
.sharepage-overlay {
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
#sharepage-popup {
  -webkit-animation: popupFadeIn 0.25s ease-in-out;
          animation: popupFadeIn 0.25s ease-in-out;
}
@-webkit-keyframes popupFadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -45%);
            transform: translate(-50%, -45%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes popupFadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -45%);
            transform: translate(-50%, -45%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.ft-row.ft-top .mailto1 {
  width: 30px;
  padding-left: 5px;
  margin: auto;
}
#sharepage-popup .__popup_header__ {
  border-bottom: 0px !important;
}
#sharepage-popup .__popup_title__ {
  font-size: 1.25em;
}
.sharepage-index-form #hubspot-messages-iframe-container {
  display: none !important;
}
.plp_grid_view {
  position: relative;
  background-color: white;
  bottom: 0px !important;
  left: 0px;
  margin: 0 !important;
  padding: 5px;
  border: solid 1px #c0baba;
  border-radius: 10px;
  margin-bottom: 5px !important;
  font-size: 15px;
  font-family: 'Crimson Text', serif;
}
.plp_grid_view .btn-group {
  right: 0px !important;
}
.btn-secondary.plp-btn {
  border: unset !important;
  background-color: white !important;
  color: black !important;
  cursor: pointer;
  display: block;
  font-family: "Arial", sans-serif;
  font-weight: unset;
  margin: 0;
  font-size: 12px;
  line-height: 1rem;
  -webkit-box-sizing: unset;
          box-sizing: unset;
  vertical-align: unset;
  position: relative;
  padding: 6px;
  border-radius: 8px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.btn-secondary.plp-btn.activePLP:hover {
  background-color: #6D0E0F !important;
  color: white !important;
}
.btn-secondary.plp-btn.activePLP {
  background-color: #cc0000 !important;
  color: white !important;
}
.most-relevant {
  margin-left: 12px;
  margin-right: 12px;
}
.plp-pagination-container {
  line-height: 36px;
}
.ft-count {
  line-height: 40px;
  font-family: "Arial", sans-serif;
}
.ft-top_right {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.plp-pagination span:after {
  margin-top: 10px;
}
.most-relevant {
  line-height: 40px;
  margin-left: 12px;
  margin-right: 12px;
  font-family: "Arial", sans-serif;
}
.Desktopthumb.new-plp {
  padding: 5px 0px 12px 0px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  width: 100%;
  cursor: pointer;
}
.Desktopthumb.new-plp .displayColoways {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.Desktopthumb.new-plp .hideColorways {
  display: none;
}
.Desktopthumb.new-plp .viewAllSwacthes {
  display: none;
  max-width: 130px;
  margin: 0px 0.2em;
  color: #cc0000 !important;
}
.Desktopthumb.new-plp .viewAllSwacthes span {
  color: #cc0000 !important;
}
.Desktopthumb.new-plp .thumbnails {
  width: 100%;
  display: contents;
  cursor: pointer;
}
.pl_item:hover .Desktopthumb.new-plp .thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px 0px;
  max-height: unset;
  min-height: unset;
}
.pl_item:hover .Desktopthumb.new-plp .moreSwatches {
  display: none;
}
.pl_item:hover .Desktopthumb.new-plp .hideColorways {
  display: block;
}
.pl_item:hover .Desktopthumb.new-plp .viewAlldisplay {
  display: block;
}
.Desktopthumb.new-plp .moreSwatches {
  max-width: 130px;
  margin-top: 16px !important;
  display: block;
}
.pl_item .Desktopthumb.new-plp .mob_moreSwatches {
  display: none;
}
.most-relevant span {
  float: right;
}
@media screen and (max-width: 766px) {
  .btn-secondary.plp-btn {
    font-size: 12px;
  }
  .Desktopthumb.new-plp .displayColoways.displayHideMobileColoways {
    display: none !important;
  }
  .Desktopthumb.new-plp .displayColoways.displayHideMobileColoways.displayHideMobileColowaysHover {
    display: block !important;
  }
  .pl_item .Desktopthumb.new-plp .moreSwatches {
    display: none !important;
  }
  .pl_item .Desktopthumb.new-plp .mob_moreSwatches {
    display: block;
  }
  span.mob_moreSwatches {
    min-width: 32px;
    max-width: 32px;
    min-height: 46px;
    margin: 0px 0.2em;
    vertical-align: middle;
    font-size: 12px;
    padding: 15px 0px !important;
  }
  .plp_grid_view {
    padding: 1px;
  }
  .btn-secondary.plp-btn {
    padding: 4px;
    font-size: 11px;
  }
}
/** Style for New PLP Toggle END */
/**  Styles For SALE Flag In PLP START  */
.checkbox-wrapper-19 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  --background-color: #fff;
  --checkbox-height: 23px;
}
@-webkit-keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
@-webkit-keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
.checkbox-wrapper-19 input[type=checkbox] {
  display: none;
}
.checkbox-wrapper-19 .check-box {
  height: var(--checkbox-height);
  width: var(--checkbox-height);
  background-color: #ffffff;
  border: calc(var(--checkbox-height) * 0.1) solid #000000;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: border-color ease 0.2s;
  -webkit-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer;
}
.checkbox-wrapper-19 .check-box::before,
.checkbox-wrapper-19 .check-box::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: calc(var(--checkbox-height) * 0.2);
  background-color: #cc0000;
  display: inline-block;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 5px;
  content: " ";
  -webkit-transition: opacity ease 0.5;
  -o-transition: opacity ease 0.5;
  transition: opacity ease 0.5;
}
.checkbox-wrapper-19 .check-box::before {
  top: calc(var(--checkbox-height) * 0.72);
  left: calc(var(--checkbox-height) * 0.41);
  -webkit-box-shadow: 0 0 0 calc(var(--checkbox-height) * 0.05) var(--background-color);
          box-shadow: 0 0 0 calc(var(--checkbox-height) * 0.05) var(--background-color);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.checkbox-wrapper-19 .check-box::after {
  top: calc(var(--checkbox-height) * 0.37);
  left: calc(var(--checkbox-height) * 0.05);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.checkbox-wrapper-19 input[type=checkbox]:checked + .check-box,
.checkbox-wrapper-19 .check-box.checked {
  border-color: #cc0000;
}
.checkbox-wrapper-19 input[type=checkbox]:checked + .check-box::after,
.checkbox-wrapper-19 .check-box.checked::after {
  height: calc(var(--checkbox-height) / 2);
  -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  animation: dothabottomcheck-19 0.2s ease 0s forwards;
}
.checkbox-wrapper-19 input[type=checkbox]:checked + .check-box::before,
.checkbox-wrapper-19 .check-box.checked::before {
  height: calc(var(--checkbox-height) * 1.2);
  -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
  animation: dothatopcheck-19 0.4s ease 0s forwards;
}
.sale_label {
  color: black !important;
  font-size: 12px;
  line-height: 1rem;
  position: relative;
  padding: 0px 5px;
  font-family: "Arial", sans-serif;
}
.checkbox-wrapper-19 {
  padding: 2px 8px 5px 8px;
}
.include-sale-check-lbl {
  top: 7px;
  right: 1px;
}
@media screen and (max-width: 767px) {
  .checkbox-wrapper-19 {
    display: none !important;
  }
}
/**  Styles For SALE Flag In PLP END  */
/** stykles for Doublecard rail START ****/
.doubleCard.__ks_featuredBrandsWrapper__ .__ks_featuredBrands__ {
  max-width: 1800px;
  margin: auto;
  overflow: visible;
  width: 100%;
}
/*** END********/
/* Order Sample Icon for plp page START */
.search-results-category .product__listing .pl_item .productDescription .pl_actions .imageIcon3 {
  background-size: 1.5em;
}
/* Order Sample Icon for plp page END */
/* inventory stock display on PDP Page on mobile*/
.invntory-stock {
  display: inline;
}
/* Added for PDP Stock Info START*/
@media screen and (max-width: 767px) {
  .__ks_dyeLotText__ {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .catalog-product-view .stock.available span.__ks_dyeLotText__ {
    padding-left: 0px;
  }
}
/* Mobile view: Remove the border-left */
@media (max-width: 768px) {
  .catalog-product-view .stock.available span.__ks_dyeLotText__._dyeLotInfo {
    border-left: none;
  }
}
/* Added for PDP Stock Info END*/
/* inventory stock display on PDP Page on mobile*/
.invntory-stock {
  display: inline;
}
/* Added for PDP Stock Info START*/
@media screen and (max-width: 767px) {
  .__ks_dyeLotText__ {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .catalog-product-view .stock.available span.__ks_dyeLotText__ {
    padding-left: 0px;
  }
}
/* Mobile view: Remove the border-left */
@media (max-width: 768px) {
  .catalog-product-view .stock.available span.__ks_dyeLotText__._dyeLotInfo {
    border-left: none;
  }
}
/* Added for PDP Stock Info END*/
/*!--
Author: Sudhakara Rao Kilaparthi
email : sudhakar@kavayahsolutions.com
Description: this file is belongs to Search Advanced related.
URL   : http://www.kavayahsolutions.com
--*/
/*!-- PDP PRINT VIEW STYLES --*/
.__PrintScreenMainImage__,
.__PrintContactNumber__ {
  display: none;
}
.__PrintViewColorWays__ {
  page-break-before: always;
  display: none;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: auto 1em;
}
.__PrintViewColorWays__ > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-weight: bold;
  padding: 1em 0;
}
.__PrintViewColorWays__ .custom-colorways-wrapper p {
  text-align: center;
}
.__PrintViewColorWays__ .custom-colorways-wrapper.selected p {
  color: #cc0000;
}
@media print {
  .page .messages {
    display: none;
  }
  .sections.nav-sections {
    display: none;
  }
  header {
    margin: 0;
    padding: 0;
  }
  header.page-header {
    margin: 0;
    padding: 0;
  }
  header .wrapper {
    margin: 0;
    padding: 0;
  }
  header .wrapper .header {
    display: none;
  }
  header .site-naviation .overall_width .nav-arrow {
    display: none;
  }
  header .site-naviation .overall_width .list.showdropdown {
    display: none;
  }
  header .site-naviation .overall_width #fixed-icons {
    display: none;
  }
  header .site-naviation .overall_width .logofixed.left {
    margin: 0;
    padding: 0;
    display: block;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  .headercontent .right.width.icons.clearfix {
    display: none;
  }
  .headercontent .right.width.icons.clearfix ul.right.links {
    display: none;
  }
  .headercontent .right.width.icons.clearfix ul.right.links li {
    display: none;
  }
  .catalog-product-view .swatch-attribute-options.clearfix.custom-colorways .custom-colorways-wrapper.selected {
    color: #cc0000;
  }
  .catalog-product-view .swatch-attribute-options.clearfix.custom-colorways .custom-colorways-wrapper p {
    opacity: 1;
    margin-top: 4px;
  }
  .catalog-product-view.page-layout-1column .pdp-container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main {
    margin: 0;
    width: 50%;
    float: right;
    border: none;
    border-bottom: none;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description .leftContainer {
    width: 100%;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description .swatch-attribute.swatch-layered {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 10px;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description .swatch-attribute.swatch-layered .swatch-attribute-options.custom-colorways {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description .socialContainer {
    margin: 0;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .pdp_description .socialContainer .product-social-links {
    display: none;
  }
  .catalog-product-view.page-layout-1column .pdp-container .product-info-main .swatch-attribute-options.clearfix.custom-colorways {
    border: none;
    margin: 0;
    padding: 0;
  }
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description {
    position: relative;
    border-top: none;
    margin: 0;
    padding: 0;
    border: none;
  }
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description .__ks_scala_pdp_atrr__:first-child {
    position: relative;
    top: -5px;
  }
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description .__ks_scala_pdp_atrr__:first-child div {
    margin-top: 0px !important;
  }
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description .__ks_scala_pdp_atrr__.hideshowapproxwidth div,
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description .__ks_scala_pdp_atrr__.hideshowapproxrepeat div {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 0px;
  }
  .catalog-product-view.page-layout-1column .pdp-container .detailed-pdp-description .__ks_scala_pdp_atrr__ div {
    margin-top: 2.5px;
  }
  .catalog-product-view.page-layout-1column .pdp-container .custom-colorways-wrapper {
    margin-right: 8px;
    width: 80px;
  }
  .catalog-product-view.page-layout-1column .block.related .related-products-images {
    padding: 0;
  }
  .catalog-product-view.page-layout-1column .__PrintViewColorWays__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-product-view .product.media.position-relative {
    display: none;
  }
  .catalog-product-view .pdp-container {
    margin: 0;
    padding: 0;
  }
  .catalog-product-view .__PrintScreenMainImage__ {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    min-width: 40%;
    max-width: 40%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-top: 5em;
  }
  .catalog-product-view .__PrintScreenMainImage__ .__PrintScenceySwatches__,
  .catalog-product-view .__PrintScreenMainImage__ .__PrintMainImage__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1em;
  }
  .catalog-product-view .__PrintScreenMainImage__ .s7thumbPrint {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0.5em;
  }
  .catalog-product-view .__PrintScreenMainImage__ .s7thumbPrint.selected {
    border: solid 1px #cc0000;
  }
  .catalog-product-view .social_media_icons {
    display: none;
  }
  .catalog-product-view .social_media_icons.s7mixedmediaviewer {
    display: none;
  }
  .catalog-product-view .gallery-placeholder._block-content-loading {
    display: none;
  }
  .catalog-product-view #s7viewer {
    display: none;
  }
  .catalog-product-view .product-options-bottom {
    display: none;
  }
  .catalog-product-view .__ks_specSheetCon__ {
    display: none;
  }
  .catalog-product-view .related-products.block-content.content .product-item {
    width: 22%;
    margin: 0 1%;
  }
  .catalog-product-view .related-products.block-content.content .product-item .product-item-details p,
  .catalog-product-view .related-products.block-content.content .product-item .product-item-details span {
    font-size: 12px;
    line-height: 12px;
  }
  .catalog-product-view footer.page-footer .footer_back_image {
    display: none;
  }
  .catalog-product-view footer.page-footer .__FooterLogo__,
  .catalog-product-view footer.page-footer .__PrintContactNumber__ {
    display: inline-block;
    min-width: 48%;
    max-width: 48%;
  }
  .catalog-product-view footer.page-footer .__PrintContactNumber__ {
    text-align: right;
  }
  .catalog-product-view footer.page-footer .social_icons {
    display: none;
  }
  .catalog-product-view footer.page-footer .border_around_list {
    margin: 0;
    padding: 0;
    display: none;
  }
  .catalog-product-view footer.page-footer .border_around_list ul.margin_footer_a.list {
    position: inherit;
    text-align: center;
  }
  .catalog-product-view footer.page-footer .border_around_list ul.margin_footer_a.list li {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 20%;
  }
  .catalog-product-view footer.page-footer .border_around_list ul.margin_footer_a.list li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
  }
}

/*# sourceMappingURL=maps/ksstyles.css.map */
/*!--
Author: Sudhakara Rao Kilaparthi
email: sudhakar@kavayahsolutions.com
URL: http://www.kavayahsolutions.com
--*/
.__popup_overlay__ {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2000;
}
.__blurLayer__ {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(210, 210, 210, 0.45);
  -webkit-transition: all 1s cubic-bezier(0.75, 0.35, 0.07, 0.99);
  -o-transition: all 1s cubic-bezier(0.75, 0.35, 0.07, 0.99);
  transition: all 1s cubic-bezier(0.75, 0.35, 0.07, 0.99);
  -webkit-backdrop-filter: blur(0.2em) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
          backdrop-filter: blur(0.2em) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.__popup_window__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background: #ffffff;
  padding: 0 1em 1em;
  position: absolute;
  border-radius: 0.25em;
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 20em;
  max-width: 94%;
  min-height: 6em;
  margin: auto;
  z-index: 2001;
  -webkit-filter: blur(0) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
          filter: blur(0) drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.__popup_header__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  font-weight: 700;
  font-size: 1.1em;
  padding: 0.5em 0 0.3em 0;
  border-bottom: 1px solid rgba(100, 100, 100, 0.25);
  color: rgba(90, 90, 90, 0.75);
}
.__popup_header__.ks_no_Borders {
  border: 0 solid transparent;
}
.__popup_title__ {
  position: relative;
  top: 0;
  left: 0;
  padding: 0.25em 0.5em;
  margin: 0;
  min-height: 1em;
  font-family: 'Lato';
  color: #000;
}
/* .__popup_closeBtn__ {
  position: absolute;
  top: 0.35em;
  right: 0.25em;
  padding: 0 0.5em;
  line-height: 1.5em;
  min-height: 1em;
  background: transparent;
  border: 0 solid transparent;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.__popup_closeBtn__:hover {
  cursor: pointer;
}
.__popup_closeBtn__:hover,
.__popup_closeBtn__:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ce0000;
  color: white;
} */
.__popup_body__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
}
.__popup_body__:before,
.__popup_body__:after {
  content: "";
  display: block;
}
.__popup_body__:after {
  clear: both;
}
.__popup_body__ .__popup_content__ {
  padding: 0.7em;
  max-height: 50em;
  overflow: auto;
  width: 100%;
}
.__popup_body__ .__popup_content__ .__PopUpSignInCrateAccount__ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.__popup_body__ .__popup_content__ .__PopUpSignInCrateAccount__ .login-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-preferred-size: 24%;
      flex-basis: 24%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 13em;
  max-width: 24%;
  margin: 0 0 0.3em 0;
}
.__popup_body__ .__popup_content__ .__PopUpSignInCrateAccount__ .login-button:last-child {
  margin-left: 1em;
}

/*# sourceMappingURL=maps/popup.css.map */
@font-face {
    font-family: 'Bon Vivant';
    src: url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.eot');
    src: url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.eot?#iefix') format('embedded-opentype'), url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.woff2') format('woff2'), url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.woff') format('woff'), url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.ttf') format('truetype'), url('../../frontend/Scalamandre/luma/en_US/fonts/BonVivant-Regular.svg#Bon Vivant') format('svg');
    font-weight: 300;
    font-style: normal
  }