
.a2a_dd .a2a_svg {
  background-color: rgb(255, 101, 80)!important;
}

i.fab.fa-google {
  font-size: 28px;
}

.a2a_kit.a2a_kit_size_25 {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

/*# Preloader #*/
.lds-dual-ring {
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  
}
.lds-dual-ring:after {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*Add underline for menu item (mega menu)*/

table#sws-products-table {
  background-color: #ffffff;
}
.swsmenu-submenu .swsmenu-item-object-mega-menu .activePageMegaMenu {
  border-bottom: 3px solid #666666;
}
.sws-catalog-product-detail-left{
  float: left;
}
#sws-top-menu .swsmenu-has-submenu-mega .swsmenu-submenu-type-mega .swsmenu-submenu-type-stack,
#sws-main-menu .swsmenu-has-submenu-mega .swsmenu-submenu-type-mega .swsmenu-submenu-type-stack {
  border-top: none;
}

#sws-top-menu .swsmenu-target img,
#sws-main-menu .swsmenu-target img {
  margin-right: 20px;
}


/*#12.Simple Product#*/

.simpleProductContainer {
  font-family: inherit;
}

.simpleProductItem>.productSpecs {
  text-align: center;
  font-weight: bold !important;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px !important;
}

.simpleProductContainer .simple-product-item {
  width: 390px;
  min-width: 390px;
  padding: 0px 15px;
  min-height: 500px;
}

.simpleProductContainer .simple-product-item .item-header {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  padding: 32px 0px 10px 0px;
}

.simpleProductContainer .feature-image-wrapper {
  width: 360px;
  height: 360px;
  outline: none;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.simpleProductContainer .feature-image-wrapper img {
  width: 100%;
  bottom: auto;
}

.simpleProductContainer .swatches-wrapper {
  padding: 7px 0px;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper {
  display: inline-block;
  padding: 6px 6px;
  border: 2px solid transparent;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper.selected {
  border: 2px solid black;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper a {
  cursor: pointer;
}

.SimpleProduct .sws-catalog-pagination,
.ProductWithCart .sws-catalog-pagination {
  width: 100%;
  clear: both;
}

.simpleProductContainer .product-specification-btn a {
  font-size: 14px;
  padding: 9px 18px;
  cursor: pointer;
}

.simpleProductContainer .item-info {
  padding-bottom: 15px;
}

.simpleProductContainer .product-specification-btn {
  margin: 15px 0px;
}

.simpleProductContainer .feature-image,
.simpleProductContainer .feature-image .loading-overlay {
  height: 100%;
  width: 100%;
}

#content>.clearfix.loadSpiner {
  right: 0;
  display: block;
  width: 50px;
  margin: 0 auto;
  height: 50px;
  position: absolute;
  z-index: 999;
  top: 35vh;
  left: 0;
  border: 3px solid rgba(255, 255, 255, .3);
  border-radius: 50%;
  border-top-color: black;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

.simpleProductContainer .feature-image .loading-overlay {
  z-index: 200;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0%;
}

.simpleProductContainer .feature-image .imageloader.loading img.loading-image {
  width: 20px;
}


/*#11.Products Table#*/

.productSpecs .specsValue {
    font-weight: 400;
}

.productsTableContainer {
  font-size: 15px;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #787d85;
  font-weight: 400;
  padding: 0px 15px;
  margin-top: 20px;
}

.productsTableContainer .Loader {
  margin-bottom: 20px;
}

.sws-products-table .img-responsive {
  max-width: 100px;
  width: 100px;
}

.sws-products-table #swatchImageColumn {
  max-width: 118px;
  width: 118px;
}

.sws-products-table .swatchImageCell {
  padding: 3px 10px;
}

.sws-products-table {
  border-color: #e0e0e0 !important;
  border: 1px solid;
  font-size: 15px;
  line-height: 28px;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #787d85;
}

table.sws-products-table>tbody>tr>td,
table.sws-products-table>thead>tr>th {
  border-color: #e0e0e0 !important;
  vertical-align: middle;
  border: 1px solid;
  transition: .5s;
}

table.sws-products-table>thead>tr>th {
  border-bottom: 2px solid !important;
  color: #333333;
  border-color: #cccccc !important;
  padding: 7px 10px;
  cursor: pointer;
}

table.sws-products-table>thead>tr>th>a {
  color: #333333;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

table.sws-products-table>tbody>tr>td>a {
  color: #2196F3;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.sws-products-table .odd {
  background-color: #f5f5f5;
}

.sws-products-table .odd .selected {
  background-color: #e8e8e8;
}

.sws-products-table .even .selected {
  background-color: #f8f8f8;
}

.sws-products-table thead .selected {
  background-color: #f0f0f0;
}

.sws-products-table .even {
  background-color: #ffffff;
}

table.sws-products-table>tbody>tr:hover,
table.sws-products-table>tbody>tr:hover td {
  background-color: #e8e8e8 !important;
  transition: .5s;
}

table.sws-products-table>thead>tr>th:hover {
  background-color: #f5f5f5 !important;
  transition: .5s;
}

.sws-products-table td {
  padding: 3px 10px;
  font-weight: 400;
}

.sws-products-table .noResults {
  text-align: center;
}

.productsTableContainer .tableInfo {
  font-size: 11px;
}

.productsTableContainer .products-table-searchbox,
.productsTableContainer .products-table-pagesize-selector {
  margin: 0px 0px 15px 0px;
}

.productsTableContainer .row {
  margin: 0px;
}


/*#11.Products Table/11.1.Search#*/

.productsTableContainer .products-table-searchbox input:focus,
.productsTableContainer .products-table-pagesize-selector select:focus,
.productsTableContainer .products-table-pagesize-selector option:focus {
  outline: none;
  border-color: #b4b4b4;
}

.productsTableContainer .products-table-searchbox label {
  margin: 0px;
}

.productsTableContainer .products-table-searchbox input {
  height: 35px;
  color: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  max-width: 100%;
  padding: 3px 6px !important;
  vertical-align: middle !important;
  width: 206px;
  font-size: 13px;
}


/*#11.Products Table/11.2.PageSize selector#*/

.productsTableContainer .products-table-pagesize-selector select {
  padding: 6px 0px 6px 6px;
  height: 35px;
  width: 70px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #e0e0e0;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}

.productsTableContainer .products-table-pagesize-selector option {
  padding: 10px 20px;
  color: #333333;
  height: 38px;
  width: 80px;
}


/*#11.Products Table/11.3.Pagination#*/

.productsTableContainer .sws-products-table-pagination .pagination li a {
  padding: 10px 20px;
  color: #333333;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 2px 7px;
  margin: 0px;
  background: transparent;
  background-color: transparent !important;
  color: inherit !important;
}

.productsTableContainer .sws-products-table-pagination .pagination {
  margin: 0px !important;
}


/*#11.Products Table/11.4.Export buttons#*/

.productsTableContainer .sws-products-table-export-buttons {
  margin-bottom: 20px;
}

.productsTableContainer .sws-products-table-export-buttons a {
  color: #535454;
  font: inherit;
  padding: 5px 0px 5px 16px;
  font-size: 16px;
}

.productsTableContainer .sws-products-table-export-buttons a:hover {
  color: #000000;
  cursor: pointer;
}

.productsTableContainer .sws-products-table-export-buttons a svg {
  margin-right: 5px;
}


/*#1.General#*/

* {
  box-sizing: border-box;
}

.newCatalogContainer {
  /*background-color:#FFF;*/
  color: #000;
}

.newCatalogContainer {
  min-height: 1px;
}

.newCatalogContainer,
.newCatalogContainer a {
  font-size: 16px;
  font-style: normal;
  vertical-align: bottom;
  line-height: unset;
}

#root .SimpleProduct {
  display: flex;
  flex-wrap: wrap;
}

.newCatalogContainer .sws-catalog-slide {
  text-align: center;
}

.sws-catalog .CMSBreadCrumbsLink a {
  font-family: inherit !important;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

.breadcrumbContainer {
  /* text-transform: capitalize; */
}

.sws-catalog-max-width-wrapper {
  max-width: 100%;
  margin: 0 auto !important;
  position: relative;
}

.imageloader.loading,
.zoomimageloader.loading {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.imageloader.loading img.loading-image,
.zoomimageloader.loading img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.imageloader.loading .loading-overlay {
  z-index: 99999;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
}

.zoomimageloader.loaded {
  display: none;
}


/*#2.Filter#*/

.sws-catalog-filter-wrap {
  position: relative;
  background: #272727;
}

.sws-catalog-filter {
  overflow: hidden;
  background-color: #272727;
  border-top: 1px solid #2d2d2d;
  text-align: left;
}

.sws-catalog-filter-list {
  list-style: none;
  margin: 0;
  font-weight: 600;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  padding: .5em 18.85714286em .2em 1.42857143em;
  color: #8e8e8e;
  font-size: .875em;
}

.sws-catalog-filter-list:before {
  content: "Filter:";
  margin-right: 1.71428571em;
}

#root .newCatalogContainer .sws-catalog-filter-item {
  display: inline-block;
  margin: 0 2em .66666667em 0;
  color: #cdcbcb;
  cursor: pointer;
  font-weight: 500;
  font-size: .85714286em;
  font-family: Arial;
  text-transform: uppercase;
  position: relative;
}

#root .newCatalogContainer .sws-catalog-filter-item.selected {
  color: #fff;
  font-weight: 600;
}

li.sws-catalog-filter-item.selected:after {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -0.8em;
  left: 0;
  font-size: 1.1em;
  font: normal normal normal 14px/0.7 'shaw-icons';
  content: "\e608";
}

#root .newCatalogContainer .sws-calalog-filter-options {
  background-color: #2e2e2e;
  overflow: hidden;
  display: none;
}

#root .newCatalogContainer .sws-calalog-filter-options .sws-calalog-filter-options-list {
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#root .newCatalogContainer .sws-calalog-filter-options.selected {
  border-bottom: 1px solid #262626;
  display: block;
}

.sws-calalog-filter-options.selected .sws-calalog-filter-options-list {
  max-height: 500px;
  padding: 1em 13.85714286em 0 1em;
}

ul.sws-calalog-filter-options-list {
  list-style: none;
  margin: 0;
  padding: 0 13.85714286em 0 1em;
}

.sws-calalog-filter-options-list li {
  font-size: 1.07142857em;
  list-style: none;
  display: inline-block;
  padding: .4em;
  margin: 0 -.06666667em .26666667em 0;
  text-align: center;
  vertical-align: top;
}

ul.sws-calalog-filter-options-list li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
  max-width: 4.5em;
  font-size: 0.875em;
}

ul.sws-calalog-filter-options-list li.active {
  background-color: #121212;
  border-radius: 6px;
}

li.sws-catalog-filter-option a span {
  font-size: .73333333em;
  color: #fff !important;
}

li.sws-catalog-filter-option a i {
  display: block;
  width: 1.57142857em;
  height: 1.57142857em;
  margin-bottom: .35714286em;
  /*border-radius: 5px;*/
  z-index: 1;
  position: relative;
  background-color: #272727;
  color: #fff;
  /*border: 1px solid #fff;*/
  font-size: 2.8em;
  line-height: 1.57142857em;
}

.sws-catalog-selected-filters {
  background-color: #2e2e2e;
  font-size: .625em;
  overflow: visible;
}

.sws-catalog-filter-wrap .sws-catalog-selected-filters {
  padding-left: 0;
}

.sws-catalog-selected-filters a {
  float: left;
  text-decoration: none;
  font-size: 10px;
}

.sws-catalog-selected-filters .sws-catalog-max-width-wrapper a {
  margin-left: 20px;
}

.sws-catalog-selected-filters .clear-all {
  padding: .6em .8em;
  margin: .5em 1em .5em 0;
  border: 1px solid #1c1c1c;
  border-radius: 5px;
  background-color: #2d2d2d;
  background-image: linear-gradient(#2d2d2d, #1d1d1d);
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}

.sws-catalog-selected-filters .filter {
  color: #8b8b8b;
  border: 1px solid #101010;
  border-radius: 5px;
  padding: .6em 4.4em .6em 1em;
  margin: .5em .5em .5em 0;
  background-color: #121212;
  position: relative;
  overflow: hidden;
  font-weight: 500;
}

.sws-catalog-selected-filters .filter i {
  position: absolute;
  background-color: #000;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.5em;
  text-align: center;
  font-style: normal;
}

.sws-catalog-selected-filters .filter i:after {
  content: "x";
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -.24em;
  top: 50%;
  margin-top: -.55em;
  line-height: 1;
}

.sws-catalog-selected-filters:after {
  clear: both;
  content: "";
  display: table;
}


/*#2.Filter/2.1.Icons#*/

.filter-icon {
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background-position: center center;
}

.lifestyle-filter .filter-icon,
.installation-filter .filter-icon,
.construction-filter .filter-icon,
.type-filter .filter-icon,
.name-filter .filter-icon {
  text-indent: 0;
}

.collection-filter .filter-icon {
  box-shadow: 0 6px 13px rgba(0, 0, 0, .3);
  border: none;
}

.filter-icon.sws-icon-ansocolorwall {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_color-your-world.jpg');
}

.filter-icon.sws-icon-ansoliving {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_anso-living.jpg');
}

.filter-icon.sws-icon-caress {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_caress.jpg');
}

.filter-icon.sws-icon-caresspatterns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_caress-patterns.jpg');
}

.filter-icon.sws-icon-lifehappens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_life-happens.jpg');
}

.filter-icon.sws-icon-stjude {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_st-jude.jpg');
}

.filter-icon.sws-icon-allnylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_alln.jpg');
}

.filter-icon.sws-icon-allpolyester_olefin {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_allp.jpg');
}

.filter-icon.sws-icon-ansonylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_anso-nylon.jpg');
}

.filter-icon.sws-icon-cleartouchpolyester {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_cleartouch.jpg');
}

.filter-icon.sws-icon-r2xnylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_r2x.jpg');
}

.filter-icon.sws-icon-stainmasternylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_stainmaster.jpg');
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-beiges {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_beiges.jpg'); */
  background-color: beige;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-blues {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_blues.jpg'); */
  background-color: #002080;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-browns {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_browns.jpg'); */
  background-color: #664400;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-golds {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_gold.jpg'); */
  background-color: #cc9900;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-grays {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_grey.jpg'); */
  background-color: #666;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-greens {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_greens.jpg'); */
  background-color: #669900;
}

.sws-calalog-filter-options .filter-icon.sws-icon-fa-camera {
    background-image: url(/App_Themes/NewProductCatalogGeneral/images/camera-1.svg);
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-oranges {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_oranges.jpg'); */
  background-color: #b36b00;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-reds {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_reds.jpg'); */
  background-color: maroon;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-violets {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_violet.jpg'); */
  background-color: purple;
}

.filter-icon.sws-icon-smooth {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_smooth.jpg');
}

.filter-icon.sws-icon-heavyscraped {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_heavy.jpg');
}

.filter-icon.sws-icon-reclaimed_distressed {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_distressed.jpg');
}

.filter-icon.sws-icon-subtlescraped {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_subtle.jpg');
}

.filter-icon.sws-icon-wirebrushed {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_wire-brush.jpg');
}

.filter-icon.sws-icon-epicplus {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_epic-plus.jpg');
}

.filter-icon.sws-icon-smokymountain {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_smokey-mtn.jpg');
}

.sws-icon-floating:before,
.sws-icon-glue:before,
.sws-icon-float_glueless:before {
  font-size: 1.28571429em;
  right: 0;
  position: absolute;
  top: 0;
  line-height: 1;
}

.filter-icon.sws-icon-oak {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_oak.jpg');
}

.filter-icon.sws-icon-hickory {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_hickory.jpg');
}

.filter-icon.sws-icon-maple {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_maple.jpg');
}

.filter-icon.sws-icon-walnut {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_walnut.jpg');
}

.filter-icon.sws-icon-pine {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_pine.jpg');
}

.filter-icon.sws-icon-birch {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_birch.jpg');
}

.filter-icon.sws-icon-americancherry {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_american-cherry.jpg');
}

.filter-icon.sws-icon-kupay {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_kupay.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_beige.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_blue.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_brown.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_gold.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-green,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_green.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_grey.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_oranges.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-red,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_red.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-white,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_white.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_beige.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_blue.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_brown.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_gold.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-green,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_green.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_grey.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_oranges.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-red,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_red.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-white,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_white.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_beige.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_blue.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_brown.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-green,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_green.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_grey.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-red,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_red.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-white,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_white.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_beige.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_brown.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_gold.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_grey.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_oranges.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-red,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_reds.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-white,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_whites.jpg');
}

.name-filter .filter-icon:before {
  font-family: 'Lato', Verdana, Arial;
  font-weight: 800;
  font-size: 0.6em;
}

.sws-icon-a-c:before {
  content: 'A-C';
}

.sws-icon-d-f:before {
  content: 'D-F';
}

.sws-icon-g-i:before {
  content: 'G-I';
}

.sws-icon-j-m:before {
  content: 'J-M';
}

.sws-icon-n-p:before {
  content: 'N-P';
}

.sws-icon-q-s:before {
  content: 'Q-S';
}

.sws-icon-t-v:before {
  content: 'T-V';
}

.sws-icon-w-z:before {
  content: 'W-Z';
}


/*#3.Sorting#*/

.dropdown.sort-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.sort-dropdown a.dropdown__trigger,
.sort-dropdown a.dropdown__trigger:hover,
.sort-dropdown a.dropdown__trigger:focus,
.sort-dropdown a.dropdown__trigger:active {
  text-transform: uppercase;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: 600;
  display: block;
  background-color: transparent;
  border-bottom: none;
  padding: .6em 0 .6em 1em;
  border-left: 1px solid #2e2e2e;
  border-right: 1px solid #2e2e2e;
  font-size: .875em;
  color: #a1a1a1;
  width: 16em;
  z-index: 1;
  text-decoration: none;
}

.sort-dropdown a.dropdown__trigger span {
  color: #fff;
  font-size: .85714286em;
}

.sort-dropdown a.dropdown__trigger i {
  font-size: 1.57142857em;
  position: absolute;
  display: block;
  background-color: #2c8939;
  border-radius: .5em;
  right: .72727273em;
  top: 50%;
  margin-top: -.5em;
  color: #fff;
  width: 1em;
  height: 1em;
}

.sort-dropdown a.dropdown__trigger i:before {
  font-family: 'shaw-icons';
  content: "\e607";
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 7px 6px;
  font-weight: 600;
}

.sort-dropdown.dropdown--active a.dropdown__trigger i:before {
  content: "\e610";
}

.sort-dropdown .dropdown__content {
  position: absolute;
  background: #1c1c1c;
  width: 13.5em;
  overflow: hidden;
  z-index: 100;
}

.sort-dropdown .dropdown__content ul li a {
  color: #a1a1a1;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  background-color: #151515;
  display: block;
  text-align: center;
  padding: 1em 0;
  font-weight: 600;
  font-size: .75em;
}

.sort-dropdown .dropdown__content ul li {
  border-top: 1px solid #3d3d3d;
}

.dropdown__content {
  display: none;
}

.dropdown__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dropdown--active .dropdown__content {
  display: block;
}


/*#4.Results#*/

section.sws-catalog-product-grid {
  background-color: #fff;
  width: 100%;
}

.sws-catalog-results {
  max-height: 125px;
  opacity: 1;
  z-index: 1;
  background-color: #fff;
}

.sws-catalog-results:after {
  content: "";
  border: none;
  border-top: 2px solid #efefef;
  box-shadow: inset 0 75px 50px -100px #000;
  margin: 0;
  padding: 0 0 1em;
  display: block;
  width: 100%;
}

.sws-catalog-count {
  font-size: 1.5em;
  color: #5d5d5d;
  text-align: center;
  line-height: 2.72727273em;
  padding: 0 .90909091em;
  text-transform: capitalize;
}

.sws-catalog-count .stand-out {
  color: #212121;
  font-weight: 600;
}

.sws-catalog-list:after {
  display: table;
  content: " ";
  clear: both;
}

.sws-catalog-item {
  float: left;
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
  position: relative
}

.sws-catalog-item-description {
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, .9);
  padding: .6em .25em .5em;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 0;
  -moz-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -ms-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -o-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -webkit-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  position: absolute;
  bottom: 0.6em;
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-family: Verdana, Arial !important;
  text-align: center;
  line-height: 1.5;
  margin: 0px 10px;
}

#root .sws-catalog-item-description h2 {
  color: #fff;
  margin: 0;
  line-height: 1.5;
  text-align: center;
  font-size: 0.733333333em !important;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: bold;
}

#root .sws-catalog-item-description p {
  font-size: .83333333em !important;
  color: #b2afaf;
  line-height: 1.4;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: 400;
  margin: 0 !important;
}

#root .Modern .sws-catalog-item-description p, #root .Modern .sws-catalog-item-description h2 {
  text-shadow: none;
}

.sws-catalog-item:hover .sws-catalog-item-description {
  opacity: 1;
}

.sws-catalog-no-results {
  text-align: center;
  font-size: 1.25em;
  font-weight: 600;
  margin-top: 22px;
  line-height: 1.4;
}

.sws-catalog-pagination {
  margin: 0 auto 2em;
  max-width: 1024px;
  text-align: center;
}

img.img-responsive {
  max-width: 100%;
  width: 100%;
  height: 100% !important;
}

ul.pagination {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 20px 0;
}

ul.pagination li {
  display: inline-block;
  vertical-align: top;
}

ul.pagination li a {
  position: relative;
  float: left;
  padding: 6px 8px;
  line-height: 1;
  color: #272727;
  text-decoration: none;
  background-color: #fff;
  font-weight: 900;
  font-size: 14px;
  border: 1px solid #272727;
  border-radius: 28px !important;
  margin: 0 5px;
}

ul.pagination li.active a {
  background: #2c8939;
  color: #fff;
  border: 1px solid #2c8939;
}


/*#5.Loader#*/

.Loader {
  min-height: 400px;
 /* margin-bottom: -50px;*/
}

.Loader__background {
  background: rgba(0, 0, 0, 0.1);
}

.Loader__foreground,
.Loader__message {
  color: black !important;
}

.signal {
  border: 5px solid #fff;
  border-radius: 50px;
  height: 50px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}


/*#6.Details#*/
.zoom-viewer-actions{
  position: absolute;
  z-index: 99;
  bottom: 0;
  padding: 15px;
}
#root .react-transform-wrapper,
#root .react-transform-component{
    width: 100%;
    height: 100%;
}
.sws-catalog-product-detail {
  padding: 0.4em;
  display: inline-block;
  width: 70%;
}

.CatalogVertical .sws-catalog-product-detail {
  width: 60%;
}

.CatalogVertical .SharingAndSample {
  /*width: 200px;*/
  margin-top: 10px;
}

.CatalogVertical .SharingAndSample .btn {
  float: left;
}

.CatalogVertical .SharingAndSample #toolbox {
  clear: unset !important;
  width: auto;
  padding-right: 0;
  float: right;
}

.requestButton {
  float: right;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 195px;
  margin-top: 15px;
  position: relative;
  display: inline-block;
  float: right;
  padding: 0;
}

.newCatalogContainer #modalLoginForm .modal-dialog {
  top: 100px;
}

#root .newCatalogContainer .sws-calalog-filter-options .sws-catalog-filter-item {
  display: none;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content {
  padding: 20px;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content .md-form.mb-4 {
  padding: 10px;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content .md-form.mb-4 label {
  padding-right: 10px;
}

.CatalogTiles .requestButton {
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 0;
  float: left;
  width: auto;
}

.addthis_inline_share_toolbox {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-right: 10px;
}

.sws-catalog-product-detail-left {
  padding: 0 15px 0 0;
  max-width: 330px;
}

.sws-catalog-product-detail-left .no-left {
  padding: 5px 0px;
  margin: 0px;
  max-width: 308px;
  list-style: none;
}

.sws-catalog-product-detail-left .category {
  font-weight: 700;
  font-size: 1.2em;
  float: left;
  text-transform: capitalize;
}

.sws-catalog-product-detail .stylenumber,
.sws-catalog-product-detail .colornum {
  line-height: normal;
}


/*.newCatalogContainer.Modern .sws-catalog-product-detail ul li {
display: block;
}*/

@media (max-width: 991px) {
  .cartTotals>div {
    float: none;
  }
  .CatalogVertical .sws-catalog-product-detail {
    width: 45%;
  }
  /*.CatalogVertical .sws-catalog-product-detail ul.separator-left {
  border: none;
  padding-left: 0;
}*/
  #root .SwatchView .sws-catalog-colorview-selector>.colorview-dropdown {
    position: initial;
  }
  #root .SwatchView .colorview-dropdown .dropdown__content {
    width: auto;
  }
}

@media screen and (max-width: 600px) {
  .newCatalogContainer .sws-catalog-product-detail-left {
    width: 100%;
    padding-right: 0;
  }
  .newCatalogContainer .sws-catalog-product-detail-left .no-left {
    max-width: 100%;
  }
  .sws-catalog-product-detail ul li.stylenumber {
    text-align: right;
    float: right;
    display: inline-block;
  }
  .CatalogVertical .sws-catalog-product-detail {
    width: 100%;
  }
  .sws-catalog-product-detail ul li.colornum {
    float: right;
    display: block;
    text-align: right;
    width: 100%;
  }
  .sws-catalog-product-detail ul.separator-left {
    border: none !important;
    padding-left: 0 !important;
  }
}

.sws-catalog-product-detail-right {
  float: left;
  margin-top: 0;
  padding-top: 0;
}

.sws-catalog-product-detail:after {
  clear: both;
  content: " ";
  display: block;
}

.sws-catalog-product-detail ul.separator-left {
  border-left: 1px solid #ccc;
  padding: 0 0 0 15px;
  line-height: normal;
  margin: 0;
  border-top: 0;
}

.sws-catalog-product-detail-right h1.product-title {
  font-size: 17px;
  font-weight: 300;
  margin: 0 15px 0 0;
  padding: 0;
  line-height: normal;
}

.sws-catalog-product-detail-right h2 {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sws-catalog-product-detail-overview {
  color: #4c4945;
  text-align: center;
  background: #eee;
}

.sws-catalog-product-specs-container {
  padding: 2% 0 0;
}

.sws-catalog-list-wrapper {
  padding: padding: 2% 0 3em;
}

.sws-catalog-list.related-products-list {
  margin: 0 -10px;
  padding: 0 15px;
}

.sws-catalog-product-specs-container h1 {
  font-size: 32px;
  margin: .67em 0;
  line-height: 1;
}

.sws-catalog-specs-content-wrap {
  margin: 0 auto 0;
  border-collapse: collapse;
}

.sws-catalog-specs-content-wrap .specs-content-row {
  padding: 1em 15px;
  border-bottom: 1px dotted #4c4945;
}

.sws-catalog-specs-content-wrap .specs-content-cell {
  display: inline-block;
  position: relative;
  width: 49.6666%;
  font-size: .9375em;
  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
  word-break: break-all;
}

.sws-catalog-sale-details .specs-content-cell:nth-child(even) {
  text-transform: initial;
}

.specs-content-cell.value-red {
  color: red;
}

.sws-catalog-specs-content-wrap .specs-content-cell h3 {
  margin: 0;
  font-size: .9375em;
  font-weight: 600;
}

.sws-catalog-specs-content-wrap .specs-content-cell img {
  max-width: 300px;
  max-height: 50px;
}

.productTypeSalePrice,
.productTypeSaleQuantity,
.productTypeSaleDescription {
  padding-left: 25px;
}

.productTypeSalePrice p,
.productTypeSaleQuantity p,
.productTypeSaleDescription p {
  font-size: 14px;
  margin-top: 5px;
}

.sws-catalog-product-detail-right ul li {
  display: inline;
  /*line-height:2;*/
}

.sws-catalog-colorview-slider .slick-slider {
  margin-bottom: 0;
  max-width: 1140px;
  margin: 0 auto;
}

.SwatchView .sws-catalog-colors-slider-wrapper {
  margin-left: calc((100% - 100vw) / 2);
  margin-right: calc((100% - 100vw) / 2);
}

.SwatchView .sws-catalog-colors-slider-wrapper #scroller {
  margin: auto;
}

.sws-catalog-colorview-slider .sws-catalog-slide {
  height: 540px;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

#basiczoom_container {
  margin: 0 auto;
}

.sws-catalog-slide img {
  position: absolute;
  bottom: -30%;
  max-width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.newCatalogContainer.CatalogVertical .sws-catalog-colorview-slider .loading-image {
  left: 0;
}

.sws-catalog-slide .loading-image {
  max-width: 50px;
}

.sws-catalog-colorview-slider {
  margin: -45px auto 0;
  padding-bottom: 0;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
}

.newCatalogContainer .sws-catalog-colorview-slider .sws-catalog-slide {
  max-width: 1140px;
}

.CatalogTiles .sws-catalog-colorview-slider {
  margin-top: 0;
  margin-bottom: 0;
}

.CatalogTiles #tilesGrid {
  margin: 30px -15px 0
}

.CatalogTiles .colorTileItem {
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
  list-style-type: none;
}

#root .CatalogTiles .addToCart, #root .CatalogTiles .viewToCart {
  margin-left: 10px;
}

.CatalogTiles #tilesGrid .colorsTiles .tileSwatch {
  width: 100%;
}

.CatalogTiles #tilesGrid #scroller {
  width: 100% !important;
  float: left;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.CatalogTiles .ProductSpecifications .sws-catalog-product-specs-container {
  padding: 2% 10px 0;
}

.sws-catalog-slider-header {
  padding: 1em 2.625em 2.625em;
  background: #1c1c1c;
  text-align: center;
}

.sws-catalog-slider-header h3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 200;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 1.5em;
}

.related-products-grid {
  text-align: center;
  color: #4c4945;
}

.slick-arrow {
  z-index: 99;
  width: 30px;
  height: 30px;
}

.slick-prev:before {
  content: "\f0a8";
  font: normal normal normal 30px/1 FontAwesome;
}

.slick-next:before {
  content: "\f0a9";
  font: normal normal normal 30px/1 FontAwesome;
}

.slick-prev {
  left: 5px;
}

.slick-next {
  right: 5px;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0;
}

.sale-item-image {
  display: inline-block;
  max-width: 100px;
  margin: 0 10px;
}

.sale-item-image>img {
  max-width: 100%;
}


/*#6.Details/6.1.View selector#*/

.sws-catalog-colorview-selector {
  text-align: center;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  z-index: 11;
  clear: both;
}

.CatalogTiles .detailsDescription {
  float: right;
  background-color: #fff;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}

.CatalogTiles .productDetailsInner {
  background-color: #fff;
}

.CatalogTiles .sws-catalog-colorview-selector {
  margin: 0;
  max-width: 210px;
}

.CatalogTiles .sws-catalog-item-description {
  margin: 0;
  opacity: 1;
  background-color: transparent;
  position: relative;
  padding-bottom: 0;
  padding-left: 0;
}

.CatalogTiles .sws-catalog-item-description h2 {
  color: inherit;
  text-shadow: none;
}

.CatalogTiles .sws-catalog-item-description p {
  color: inherit;
  text-shadow: none;
}

.sws-catalog-colorview-selector a.selection-btn {
  display: inline-block;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  font-weight: 500;
  padding: 1em 0;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px -3px 0;
  font-size: .6875em;
  width: 90px;
  position: relative;
  background: #399a41;
  background: -moz-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #399a41), color-stop(100%, #2f7340));
  background: -webkit-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -o-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -ms-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: linear-gradient(to bottom, #399a41 0%, #2f7340 100%);
}

.sws-catalog-colorview-selector>.colorview-dropdown {
  display: inline-block;
  position: initial;
}

.sws-catalog-colorview-selector>a.selection-btn {
  border-radius: 6px 0 0 6px;
}

.sws-catalog-colorview-selector .dropdown__trigger {
  border-radius: 0 6px 6px 0;
}

.sws-catalog-colorview-selector a.selection-btn.active,
.dropdown--active.colorview-dropdown>a.selection-btn {
  background: #383838;
  -webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 25px rgba(0, 0, 0, .5);
}

.sws-catalog-colorview-selector a.selection-btn:after {
  opacity: 0;
  position: absolute;
  z-index: 5;
  bottom: -8px;
  left: 0;
  right: 0;
  content: "";
  height: 0;
  width: 0;
  margin: 0 auto;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 9px solid #bebebe;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.sws-catalog-colorview-selector .selection-btn.active:after {
  opacity: 1;
  border-top: 9px solid #2a2a2a;
}

.colorview-dropdown .dropdown__content {
  position: absolute;
  min-width: 330px;
  padding: 20px;
  left: 0;
  background: rgba(0, 0, 0, .5);
}

.SwatchView .colorview-dropdown .dropdown__content {
  position: absolute;
  min-width: 50px;
  width: 100%;
}

.colorview-dropdown .dropdown__content img {
  max-width: 80px;
  display: inline-block;
  float: left;
  position: relative;
  bottom: 20px;
}

.colorview-dropdown .dropdown__content li {
  display: block;
  position: relative;
  margin-bottom: 10px;
  max-height: 60px;
  overflow: hidden;
  text-align: left;
}

.colorview-dropdown .dropdown__content li:after {
  display: table;
  content: " ";
  clear: both;
}

.colorview-dropdown .dropdown__content li:last-child {
  margin-bottom: 0;
}

.colorview-dropdown .dropdown__content li a {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1em 1em 1em 1.5em;
  display: inline-block;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical {
  display: block;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical div#slider-frame .slider li a {
  padding-top: unset;
  overflow: unset;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical .sws-catalog-colorview-slider>img.prodDetailsSliderImage {
  max-height: 485px;
  object-fit: cover;
  display: none;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical img.colorsSliderImage {
  width: 100%;
  height: 117px;
  object-fit: cover;
}


/*#7.Zoom#*/

#basiczoom {
  position: relative;
  top: -10em;
}

#basiczoom.s7basiczoomviewer .s7zoominbutton,
#basiczoom.s7basiczoomviewer .s7zoomoutbutton,
#basiczoom.s7basiczoomviewer .s7zoomresetbutton,
#basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  top: 650px;
  background-color: #444242;
}

div.newCatalogContainer:not(.CatalogTiles) #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  left: 111px;
}

#basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/FullScreenButton_dark_sprite.png');
  right: 30%;
}

.s7basiczoomviewer .s7zoominbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomInButton_dark_sprite.png') !important;
  left: 35%;
}

.s7basiczoomviewer .s7zoomoutbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomOutButton_dark_sprite.png') !important;
  left: 45%;
}

.s7basiczoomviewer .s7zoomresetbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomResetButton_dark_sprite.png') !important;
  left: 55%;
}

.CatalogTiles #basiczoom {
  top: auto;
}

.CatalogTiles #basiczoom_container.s7container {
  width: 100% !important;
  height: 100% !important;
}

.CatalogTiles #basiczoom_zoomView {
  background-color: transparent;
}

.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  bottom: 4%;
}

.CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  right: 18px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoomresetbutton[state] {
  right: 54px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoomoutbutton[state] {
  right: 89px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoominbutton[state] {
  right: 124px;
  left: auto;
}

@media (max-width: 768px) {
  /*# Swatch view #*/
  #root .newCatalogContainer.Modern .sws-catalog-product-detail {
    width: 100% !important;
  }
  .CatalogVertical .sws-catalog-product-detail-right *,
  .CatalogVertical .sws-catalog-product-detail-left * {
    font-size: 0.9em !important;
  }
  #root .newCatalogContainer .sws-calalog-filter-options .sws-catalog-filter-item {
    display: block;
    padding-top: 6px;
  }
  #root .newCatalogContainer .sws-calalog-filter-options {
    display: block;
  }
  .SimpleProduct .simpleProductItem {
    width: 100%;
    margin: 0 auto;
  }
  /*and (orientation: portrait)*/
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 67%;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
  .CatalogTiles.ProductWithCartDetails .detailsDescription {
    width: 100%;
  }
  .CatalogTiles .sws-catalog-product-detail-description .row {
    margin: 0;
  }
  #root .CatalogTiles .sws-catalog-product-detail-description .productType, 
  #root .CatalogTiles .sws-catalog-product-detail-description .productTypeColorNumber {
    padding-left: 10px;
  }
  .CatalogTiles #tilesGrid #scroller {
    margin: 0 !important;
  }
  
}

@media (max-width: 800px) {
  /*and (orientation: landscape)*/
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 550px;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
}

@media screen and (max-width: 792px) {
  .s7basiczoomviewer .s7zoomresetbutton[state] {
    visibility: visible !important;
    left: 40%;
  }
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 45%;
  }
  .s7basiczoomviewer .s7zoomoutbutton[state] {
    visibility: visible !important;
    left: 30%;
  }
  .s7basiczoomviewer .s7zoominbutton[state] {
    visibility: visible !important;
    left: 20%;
  }
}

@media screen and (max-width: 480px) {
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 470px;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
  .s7basiczoomviewer .s7zoominbutton[state] {
    left: 5%;
  }
  .s7basiczoomviewer .s7zoomoutbutton[state] {
    left: 15%;
  }
  .s7basiczoomviewer .s7zoomresetbutton[state] {
    margin-left: 0px !important;
    left: 25%;
  }
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 56%;
  }
}

@media screen and (max-width: 375px) {
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 58%;
  }
}

.s7basiczoomviewer .s7zoomview .s7iconeffect[media-type='standard'],
.s7basiczoomviewer .s7zoomview .s7iconeffect[media-type='multitouch'] {
  display: none;
}

.CatalogTiles .sws-catalog-product-detail-description h3 {
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
  text-transform: capitalize;
}

.CatalogTiles .addthis_inline_share_toolbox {
  display: block;
  float: right;
  clear: initial !important;
  padding-right: 0;
}

.CatalogTiles h1 {
  font-size: 28px;
}

.CatalogTiles .product-title {
  height: auto;
}

.CatalogTiles div#slider-frame .slider {
  margin: auto;
  padding: initial;
  height: auto;
}

.CatalogTiles div#slider-frame .slider li {
  margin: auto;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 15px;
}

.sws-catalog .CatalogTiles #scroller a {
  vertical-align: initial;
}

.CatalogTiles div#slider-frame {
  background-color: transparent;
}

.CatalogTiles div#slider-frame .slider li img {
  width: 100%;
  height: 100%;
}

.CatalogTiles div#slider-frame {
  height: auto;
}

.CatalogTiles .sws-catalog-specs-content-wrap .specs-content-row {
  padding: 5px 0;
  border-bottom: none;
}

.CatalogTiles .sws-catalog-specs-content-wrap .specs-content-cell h3 {
  text-transform: capitalize;
}

.CatalogTiles .sws-catalog-specs-content-wrap {
  margin-bottom: 0;
}


/*#9.Slider #*/

div#slider-frame {
  width: 100%;
  padding: 0;
  /*height: 14.625em;*/
  overflow: hidden;
  background-color: #2a2a2a;
}

div#slider-frame .slider {
  padding: 0;
  margin: .6em 10px 1.6em;
  height: 100%;
  list-style: none;
}

div#slider-frame #scroller.slider li {
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 30px;
  height: 100%;
  font-size: 8em;
  text-align: center;
  vertical-align: top;
  max-width: 147px;
}

div#slider-frame .slider:after {
  content: " ";
  clear: both;
  display: table;
}

div#slider-frame .slider li div {
  font-size: 14px;
  color: #fff;
}

div#slider-frame .slider li.active img {
  outline: 3px solid #fff;
  /*  height: 1.05em;
  margin-top: -.1em; */
  margin-bottom: 3px;
}

div#slider-frame .slider li a {
  font-size: 1em;
  display: grid;
}

.newCatalogContainer #slider-frame .slider li a {
  display: block;
}

.scrollbar {
  margin: 10px auto;
  width: 100%;
  max-width: 300px;
  display: block;
  width: 100%;
  height: 12px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #383838;
  background: #333333;
  border-radius: 10px;
  border: 4px solid #383838;
}

.handle {
  box-shadow: 0px 0px 0px #C4C4C4;
  border: 8px solid #EBEBEB;
  height: 32px;
  width: 32px;
  border-radius: 32px;
  background: #c4c4c4;
  cursor: pointer;
  position: relative;
  top: -13px;
}


/*#10.Autosuggestion#*/

.react-autosuggest__container {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.react-autosuggest__input,
.cartContainer .react-autosuggest__input {
  width: 250px;
  height: 26px;
  padding: 5px 10px;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  border: 1px solid #aaa;
  border-radius: 4px;
  margin: 3px;
}


/*.cartContainer .react-autosuggest__input {
margin: 0;
}*/

.react-autosuggest__input:focus {
  outline: none;
}

.react-autosuggest__container--open .react-autosuggest__input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
  display: none;
}

.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  display: block;
  position: absolute;
  top: 28px;
  left: 3px;
  width: 250px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2;
}

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 10px 10px;
}

.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}

.react-autosuggest__suggestion--focused {
  background-color: #0C7EAF;
  color: #fff;
}

.suggestion-content {
  display: flex;
  align-items: center;
  color: #000;
  background-repeat: no-repeat;
  height: 48px;
}

.name {
  margin-left: 68px;
  line-height: 1.2;
  /*white-space:nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
}

.highlight {
  color: #ee0000;
  font-weight: bold;
}

.react-autosuggest__suggestion--focused .highlight {
  color: #120000;
}

.react-autosuggest-loading {
  background: #fff url('/App_Themes/SWSMicrositeCommon/Images/preloader-white.gif') no-repeat right center;
}

.autosuggest-footer {
  padding: 10px;
  font-size: 14px;
  font-style: italic;
}


/*#8.Responsive#*/

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.CatalogTiles .sws-catalog-item:nth-child(4n+5) {
  clear: left;
}

.CatalogTiles .sws-catalog-slide .imageloader.loaded img {
  width: 100%;
  bottom: auto;
}


/* Large desktop */

@media (min-width: 1200px) {}


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {
  .sws-catalog-count {
    font-size: 1.125em;
    line-height: 3.33333333em;
  }
}

@media (min-width:421px) {
  .CatalogTiles .sws-catalog-slide .imageloader.loaded img {
    min-height: 455px;
  }
}


/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
  .newCatalogContainer .sws-catalog-product-detail ul.separator-left {
    margin-left: 0;
  }
  
  .newCatalogContainer .catalogSearchBox {
    height: 40px;
  }
  .swatchViewListItem.sws-catalog-item {
    width: 100%;
  }
  .sws-catalog-item.swatchViewListItem a {
    width: 40%;
    display: block;
        position: relative;
    float: left;
  }
  .swatchViewListItem .img-responsive.sws-catalog-item-thumb {
    max-width: 330px;
    width: 100%;
    height: auto !important;
  }
  .swatchViewListItem .sws-catalog-item-description {
    display: none;
  }
  .swatchViewListItem .sws-catalog-item-link {
    margin-left: 10px;
    float: left;
    width: 50%;
  }
  .swatchViewListItem .sws-catalog-item-link * {
    text-align: left !important;
    color: #000 !important;
  }
  .swatchViewListItem .sws-catalog-item-link .itemTitle {
    margin-top: 5px;
    height: auto;
  }
  .CatalogTiles .detailsDescription {
    float: none;
    min-height: auto !important;
    background-color: transparent;
    border: none;
  }
  
  .CatalogTiles .productDetailsInner {
    background-color: #fff;
  }
  
  .CatalogTiles .productDetailsInner .sws-catalog-colors-slider-wrapper {
    padding: 0 15px;
  }
  
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  .sws-catalog-count {
    line-height: 1;
    font-size: 1.0625em;
    padding: .94117647em;
  }
  .dropdown.sort-dropdown {
    position: relative;
    width: 100%;
  }
  .sort-dropdown a.dropdown__trigger {
    width: 100%;
  }
  .sort-dropdown .dropdown__content {
    width: 100%;
    position: relative;
  }
  .sort-dropdown a.dropdown__trigger i {
    top: 0.8em;
  }
  .react-autosuggest__input {
    width: 98%;
    margin: 10px 1%;
  }
  .react-autosuggest__container {
    position: relative;
  }
  .react-autosuggest__container--open .react-autosuggest__suggestions-container {
    width: 98%;
    left: 1%;
    top: 35px;
  }
  .sws-catalog-filter-item {
    display: block;
    padding: 1.42857143em;
    margin: 0;
    width: 100%;
    background-color: #272727;
    text-shadow: 0 0 3px rgba(0, 0, 0, .6);
    border-bottom: 1px solid #383838;
  }
  .sws-catalog-filter-item.selected {
    background-color: #121212;
  }
  h2.sws-catalog-filter-item:after {
    font-family: 'shaw-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -ms-transition: -ms-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    content: "\e609";
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.5em;
  }
  h2.sws-catalog-filter-item.selected:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .sws-catalog-filter-list {
    padding: 0;
    background-color: #383838;
  }
  .sws-catalog-filter-list:before {
    padding: 0 1.25em;
    line-height: 2.5em;
    color: #fff;
  }
  #root .newCatalogContainer ul.sws-calalog-filter-options-list {
    font-size: 1.1875em;
    max-height: 0;
  }
  ul.sws-calalog-filter-options-list {
    padding: 0 .36842105em;
  }
  #root .newCatalogContainer .sws-calalog-filter-options.selected .sws-calalog-filter-options-list {
    padding: .36842105em;
    max-height: initial;
  }
  .sws-catalog-selected-filters,
  .sws-catalog-no-results {
    padding: 0 0.5em;
  }
  .sws-catalog-list-wrapper {
    padding: 0 1.25em;
  }
  .CatalogTiles .sws-catalog-list-wrapper {
    padding: 0;
  }
  .sws-catalog-item {
    width: 50%;
  }
  .CatalogTiles .sws-catalog-item {
    width: 25%;
  }
  .sws-catalog-colorview-slider .sws-catalog-slide {
    height: 440px;
  }
  .sws-catalog-product-detail {
    width: 100%;
  }
  .addthis_inline_share_toolbox {
    width: 100%;
    text-align: right;
  }
}


/* Landscape phones and down */

@media (max-width: 480px) {
  .sws-catalog-item {
    padding: 1em 0;
    height: auto;
    border-bottom: 2px solid #efefef;
    display: table;
    width: auto;
  }
  
  #root .sws-catalog-list .sws-catalog-item-description * {
    color: #000 !important;
    text-shadow: none !important;
    text-align: left;
  }
  
  #root .newCatalogContainer .sws-catalog-item .sws-catalog-item-thumb {
    height: auto !important;
  }
  .sws-catalog-colorview-slider .sws-catalog-slide {
    height: 360px;
  }
  .CatalogTiles .sws-catalog-item {
    padding: 10px;
    height: auto;
    border-bottom: none;
    display: block;
    width: 50%;
  }
  .CatalogTiles .sws-catalog-item:nth-child(2n+1) {
    clear: left;
  }
  .sws-catalog-item a {
    display: table-cell;
    width: 40%;
  }
  .CatalogTiles .sws-catalog-item a {
    display: inline;
    width: 50%;
  }
  .sws-catalog-item-description {
    display: table-cell;
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    opacity: 1;
    background-color: transparent;
    color: #272727;
    text-align: left;
    width: auto;
    padding: 0 0 16px 16px;
    vertical-align: top;
  }
  .sws-catalog-item-description h2 {
    text-shadow: none;
    color: #272727;
    font-size: 0.94333em;
  }
  .sws-catalog-item-description p {
    color: #272727;
    text-shadow: none;
  }
  .sws-catalog-product-detail ul.separator-left {
    text-align: left;
    border-left: none;
  }
  ul.pagination li a {
    font-size: 11px;
    margin: 0 3px;
  }
  .CatalogTiles div#slider-frame .slider li {
    width: 50%;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 18px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoomresetbutton[state] {
    right: 54px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoomoutbutton[state] {
    right: 89px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoominbutton[state] {
    right: 124px;
  }
}

.CatalogTiles .sws-catalog-colorview-slider .slick-slider {
  border: 1px solid #ddd;
}

.CatalogTiles .sws-catalog-product-detail-header {
  padding-left: 10px;
  padding-top: 20px;
}

.CatalogTiles .sws-catalog-product-detail-description .productType {
  padding-left: 25px;
}

.CatalogTiles .sws-catalog-colors-slider-wrapper .numberOfColors {
  text-align: center;
}

.CatalogTiles .sws-catalog-product-detail-overview {
  margin-bottom: 30px;
  border: 1px solid #ddd;
}

.CatalogTiles section.sws-catalog-product-grid {
  background-color: transparent;
  padding-top: 15px;
}

.CatalogTiles .RelatedProducts {
  background-color: #fff !important;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}

.CatalogTiles .sws-catalog-product-detail-description .productType,
.CatalogTiles .sws-catalog-product-detail-description .productTypeStyleNumber,
.CatalogTiles .sws-catalog-product-detail-description .productTypeColorNumber {
  padding-right: 20px;
  float: left;
}

.CatalogTiles .ProductSpecifications {
  clear: left;
  margin-top: 15px;
}

.CatalogTiles .show-in-room {
  margin-bottom: 0;
}

.SharingAndSample {
  float: right;
  width: 220px;
  padding-right: 7px;
}

.CatalogTiles .SharingAndSample {
  float: none;
  width: 100%;
  padding: 0;
}

.hiddenElement {
  display: none;
}


/*# Cart Styles #*/

.cartItemsList .cart-item .fas {
  margin: 0 5px;
  cursor: pointer;
}

.cartItemsList .cart-item .itemsQuantity {
  font-size: 16px;
}

.cartItemsList .cart-item .fas:before {
  font-size: 16px;
  font-family: FontAwesome !important;
  position: relative;
  background: none;
}

.cartContainer #modal>.modal-content {
  margin-top: 100px;
  max-width: 600px;
  margin: 100px auto;
  padding: 20px;
}

.cartContainer .totalItems {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
}

.cartContainer #modal>.modal-content .cartHeaderH1 {
  font-size: 26px;
}

.cartContainer #modal>.modal-content .cartHeader {
  font-size: 20px;
}

.cartContainer #modal>.modal-content .cartTotal {
  padding-left: 50px;
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}


/*# End Cart Styles #*/


/*# Simple product Page #*/

.SimpleProduct .detailsDescription .productDetailsInner {
  background-color: transparent !important;
}

.SimpleProduct .colorPreviewContainerSimple img {
  width: 100%;
  max-height: 360px;
}

.SimpleProduct .productDetailsInner .simpleProductSwatches {
  margin: 0 -15px;
  background-color: transparent !important;
  padding: 9px 0;
}

.SimpleProduct .productDetailsInner #slider-frame .simpleProductSwatches .swatchItem {
  display: inline-block;
  /* max-width: 156px;
  max-height: 108px; */
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  font-size: inherit;
}

.SimpleProduct .productDetailsInner .simpleProductSwatches .swatchItem .swatchImage {
  width: 100%;
  cursor: pointer;
}

.SimpleProduct #slider-frame {
  height: auto;
  padding: 0;
  background-color: transparent !important;
  /* max-height: 136px; */
}

.SimpleProduct .product-title {
  color: #777777;
  font: normal 24px / 32px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  padding: 10px 0;
}

.SimpleProduct .productSpecs {
  font: normal 300 16px / 26px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  word-break: break-word;
}

.SimpleProduct .productSpecs .specsHeader {
  font-weight: 700;
}

.SimpleProduct .GeneratePDFButton {
  padding: 12px 18px 11px 18px;
  font: normal 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  background-color: #e53e30;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
  bottom: 0;
  outline: none;
}

.SimpleProduct .simpleProductItem {
  text-align: left;
  margin-bottom: 60px;
}


/* end Simple product Page */

#root #BottomRightPositinOfTag,
#root #BottomLeftPositinOfTag,
#root #TopLeftPositinOfTag,
#root #TopRightPositinOfTag {
  width: auto;
  max-width: 300px;
  height: auto;
  max-height: 100px;
}

.ProductTagName {
  position: absolute;
  color: #fff;
  text-shadow: 5px 0 5px #222;
}

#root #BottomRightPositinOfTag img,
#root #BottomLeftPositinOfTag img,
#root #TopLeftPositinOfTag img,
#root #TopRightPositinOfTag img {
  position: initial;
  height: auto;
  max-width: 100px;
  max-height: 50px;
  width: auto;
}

#root #BottomRightPositinOfTag .ProductTagImage,
#root #BottomLeftPositinOfTag .ProductTagImage,
#root #TopLeftPositinOfTag .ProductTagImage,
#root #TopRightPositinOfTag .ProductTagImage {
  position: absolute;
}

#BottomRightPositinOfTag .ProductTagName,
#BottomRightPositinOfTag .ProductTagImage {
  bottom: 15px;
  right: 15px;
  left: auto;
}

#BottomLeftPositinOfTag .ProductTagName,
#BottomLeftPositinOfTag .ProductTagImage {
  bottom: 15px;
  left: 15px;
}

#TopLeftPositinOfTag .ProductTagName,
#TopLeftPositinOfTag .ProductTagImage {
  top: 15px;
  left: 15px;
}

#TopRightPositinOfTag .ProductTagName,
#TopRightPositinOfTag .ProductTagImage {
  top: 15px;
  right: 15px;
  left: auto;
}

#root .productVarianNumber {
  display: flex;
  justify-content: space-around;
}

#root .productVarianNumber .variantTag {
  max-width: 25px;
  max-height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.productTags {
  display: flex;
  flex-direction: column;
}

.ProductWithCartDetails .productTags,
.ProductWithCartDetails .ProductBrand {
  width: 90%;
  margin-left: 15px;
}

.itemTypeHeader .productSpecs {
  line-height: 1.7;
}

.productTags .tagAndDecription {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.productTags .tagAndDecription img {
  object-fit: contain;
  max-width: 50px;
  max-height: 25px;
  margin: 0 1em 0 0;
}

.productTags .tagAndDecription span {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

#root .ProductBrand {
  display: block;
  width: 100%;
}

#root .ProductTagTitleName {
  max-width: 300px;
  float: left;
}


/*# Product With Cart #*/

.ProductWithCart .simpleProductItem {
  text-align: center;
  margin-bottom: 30px;
  max-width: 100%;
  flex-direction: column;
}

.ProductWithCart .simpleProductItem a:last-child {
  margin-top: auto;
}

.ProductWithCart .productSpecs {
  text-transform: capitalize;
  font: normal 24px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

#root .newCatalogContainer .addToCart,
#root .newCatalogContainer .viewToCart {
  outline: none;
}

.brands {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  margin-bottom: 20px;
}

.brands .ProductBrand,
.ProductWithCartDetails .ProductBrand {
  margin-bottom: 20px;
}

.brands .ProductBrand a,
.ProductWithCartDetails .ProductBrand a {
  display: block;
  text-decoration: none;
  width: max-content;
}

.brands .ProductBrand a span,
.ProductWithCartDetails .ProductBrand a span {
  font-size: 21px;
  color: black;
}

.ProductWithCartDetails .ProductSpecifications {
  padding-top: 10px;
}

.productSpecs span {
  color: #333;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  font-size: 17px;
  color: #333;
  font-weight: 400;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs .specsHeader {
  font-weight: bold;
}

.ProductTagTitle:not(:last-child) {
  margin-bottom: 20px;
}

.brands .ProductBrand a:not(:first-child),
.ProductWithCartDetails .ProductBrand a:not(:first-child) {
  margin-top: 20px;
}

.brands .ProductBrand img,
.ProductWithCartDetails .ProductBrand img {
  max-height: 26px;
}

.brands .description {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  color: #777777;
}

.brands .ProductTagTitle img {
  max-height: 26px;
}

.ProductWithCart .GeneratePDFButton {
  padding: 12px 18px 11px 18px;
  font: normal 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  outline: none;
  background-color: #e53e30;
  color: #fff;
}

.ProductWithCart .colorPreviewContainerSimple {
  margin-top: 20px;
}

.ProductWithCart .colorPreviewContainerSimple img {
  width: 100%;
}

.ProductWithCart .ProductSpecifications {
  margin: 15px 0;
}

.ProductWithCartDetails {
  margin-top: 20px;
}

.ProductWithCartDetails .colorPreviewContainer {
  min-width: 55px;
  max-height: 455px;
  overflow: hidden;
}

.CatalogTiles.ProductWithCartDetails .detailsDescription {
  border: none;
}

.ProductWithCartDetails div#slider-frame .slider .active img {
  border: 2px solid green;
  padding: 1px;
  vertical-align: top;
}

.ProductWithCartDetails div#slider-frame .slider img {
  vertical-align: top;
  /*height: auto !important;*/
}

.ProductWithCartDetails .productDetailsInner #slider-frame .slider li {
  margin-bottom: 0;
}

.ProductWithCartDetails .productDetailsInner,
.ProductWithCartDetails #slider-frame,
.ProductWithCartDetails #slider-frame #scroller {
  background-color: transparent !important;
}

.styleNumber.CustomerVariantName {
  margin-top: 10px;
  }
.styleNumber.productVarianNumber {
  margin-top: -5px;
  }

.ProductWithCartDetails #slider-frame #scroller .styleNumber {
  line-height: 28px;
  /* margin-top: 10px; */
  margin-bottom: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}

.ProductWithCartDetails .price {
  font: normal 30px / 40px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 4px solid;
  margin-bottom: 50px;
  display: inline-block;
  color: #777;
  line-height: normal;
}

.ProductWithCartDetails .SharingAndSample {
  background-color: inherit;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper {
  margin: 0;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper #scroller {
  min-width: 1px;
}

.ProductWithCartDetails .sws-catalog-slide img {
  position: relative;
  transform: none;
  max-height: 455px;
  object-position: center;
  object-fit: cover;
}

.ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
  font: normal 24px / 36px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  color: #777;
  margin-bottom: 10px;
  padding-left: 0;
}

.ProductWithCartDetails .ProductSpecifications .itemTypeDetails {
  font: normal 300 16px / 26px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #787d85;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper #slider-frame #scroller {
  margin: auto -15px;
  display: flex;
  flex-wrap: wrap;
  max-height: unset !important;
  width: 100% !important;
}


/* end Product With Cart */


/*# Checkout #*/

.checkout .ContactForm {
  width: calc(100% - 30% - 50px);
  display: inline-block;
}

.checkout .OrderSection {
  width: 30%;
  background-color: #f8f8f9;
  margin-left: 50px;
  display: inline-block;
  vertical-align: top;
  padding: 30px;
}

.checkout .ContactForm .FirstName,
.checkout .ContactForm .LastName {
  width: 48%;
  display: inline-block;
}

.checkout .ContactForm .LastName {
  float: right;
}

.checkout .subtotalPrise {
  padding-bottom: 10px;
}

.checkout .ContactForm .md-form.mb-4 {
  padding-bottom: 20px;
}

.checkout .ContactForm .control-label {
  text-transform: uppercase;
  font-size: 13px;
  color: #3b3f4a;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.checkout .ContactForm .md-form.required .control-label:after {
  content: "*";
  color: red;
}

.checkout .ContactForm .form-control {
  height: 38px;
}

.checkout .ContactForm textarea.form-control {
  height: 110px;
  resize: none;
}

.checkout .btnCheckout {
  padding: 16px 24px 16px 24px;
  font: 18px / 20px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  width: 100%;
  justify-content: center;
  outline: none;
  color: #ffffff;
  background-color: #e63b2c;
}

.checkout .was-validated .form-control:invalid {
  border: 1px solid red;
}

.checkout .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

.checkout .was-validated .form-control:invalid~.invalid-feedback {
  display: block;
}


/* End checkout */

#rootCart {
  display: inline-block;
}


/*# Cart page #*/

.cart {
  margin-top: 50px;
}

.cartListHeaders {
  height: 30px;
}

.cartListHeaders>div {
  font-size: 13px;
  text-transform: uppercase;
}

.cart-item>div,
.cartListHeaders>div {
  padding-left: 0;
}

.cartListHeaders,
.cart-item,
.subtotalPrise {
  border-bottom: 1px solid rgba(173, 176, 182, 0.3);
}

.cart-item {
  display: flex;
  align-items: center;
  padding: 25px 0;
}

.btnClose {
  padding: 0;
  border: none;
  background: transparent;
  color: rgba(59, 63, 74, 0.2);
  font-size: 25px;
  font-weight: 600;
  font-family: sans-serif;
}

.productName>a>img {
  width: 70px;
  margin: 0 10px 0 20px;
}

.cartBody .productName>a>img {
  max-height: 70px;
}

.totalPrise,
.cartTotalHeader {
  font: 24px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

.productName,
.subtotalPriseStl {
  font: 700 14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.cartTotals>div {
  float: right;
  background: #f8f8f9;
  margin: 20px 0;
  padding: 30px 20px;
}

.cartListHeaders>div,
.priceOfProduct,
.cartSubTotalHeader,
.cartTotal {
  color: #adb0b6;
}

.quantityOfProduct,
.cart-empty {
  color: #787d85;
}

.productName>a,
.subtotalPrise,
.totalPrise,
.cartTotalHeader {
  color: #3b3f4a;
}

.cartTotalHeader {
  margin-bottom: 20px;
}

.subtotalPriseStl {
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
}

.cartSubTotalHeader,
.subtotalPrise,
.cartTotal {
  margin-bottom: 10px;
}

.quantityElem {
  border-top: 1px solid rgba(59, 63, 74, 0.2);
  border-bottom: 1px solid rgba(59, 63, 74, 0.2);
  padding: 8px 13px;
}

.quantityOfProduct span.fa-minus,
.quantityOfProduct span.fa-plus {
  border: 1px solid rgba(59, 63, 74, 0.2);
  padding: 8px 4px;
  color: rgba(59, 63, 74, 0.2);
}

.cartItemsList .cart-item .fas:before {
  font-size: 10px;
}

.cartItemsList .cart-item .fas {
  margin: 0;
}

.btnCheckout {
  padding: 20px 0 0;
}

#cartPage .btnCheckout>a {
  display: block;
  text-align: center;
  padding: 16px 0;
  font: 18px / 20px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

.return-to-shop {
  width: 200px;
  margin-top: 20px;
  padding: 20px 0;
}

#cartPage .btnCheckout>a,
#cartPage .returnBtn {
  background: #e63b2c;
  color: #fff;
  text-decoration: none;
}

.returnBtn {
  padding: 15px 20px;
  font: 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

#cartPage .btnCheckout>a:hover,
#cartPage .btnCheckout>a:focus,
.returnBtn:hover {
  color: #fff;
  text-decoration: none;
}

.cart-empty {
  font: normal 15px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
}

.productName>a:hover {
  text-decoration: none;
}

.cart-empty {
  font-size: 16px;
}

#cartPage .cart .row {
  display: block;
}


/* Modal on hover - styles*/

#rootCart .cartModal {
  position: absolute;
  z-index: 99;
  background: #fff;
  width: 260px;
  margin-right: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.cartModalContent {
  padding: 20px 20px 0 0px;
}

.cartModalContent .cartItemModal {
  display: block;
  width: 100%;
  height: 80px;
}

.cartModalContent .cartItemModalPic>a>img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0px 10px 15px -10px;
}

#rootCart .prodImgModal:hover #rootCart .prodNameModal,
#rootCart .cartModalContent .prodNameModal:hover {
  color: #e63b2c;
}

.cartModalContent .btnCloseModal {
  position: absolute;
  margin: 5px;
  padding: 0 4px;
  border: none;
  border-radius: 15px;
  background: transparent;
  color: #e63b2c;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  right: 10px;
  font-family: sans-serif;
}

.cartModalContent .btnCloseModal:hover {
  color: #fff;
  background: #e63b2c;
}

.cartModalContent .prodNameModal,
.cartModalContent .prodPriceModal {
  position: relative;
  left: 15px;
}

.cartModalContent .prodPriceModal,
.cartModalContent .totalPriceHeaderModal,
.cartModalContent .totalPriceModal,
#rootCart .cartModalContent .prodNameModal {
  font: 500 10px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

#rootCart .cartModalContent .prodNameModal {
  text-decoration: none;
  color: #3b3f4a;
  font-weight: 600;
}

.cartModalContent .prodPriceModal,
.cartModal .totalPriceHeaderModal {
  color: rgba(59, 63, 74, 0.5);
  -webkit-text-fill-color: rgba(59, 63, 74, 0.5);
}

.cartModal .totalPriceModal {
  margin-left: 20px;
  color: #3b3f4a;
  font-weight: 600;
}

#rootCart .cartModalContent .prodNameModal,
.cartModal .totalPriceHeaderModal,
.cartModal .totalPriceModal {
  font-size: 13px;
}

.cartModal .cartModalBtns {
  margin: 5px;
}

.cartModal .cartModalBtns>a {
  font: 15px / 17px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  text-decoration: none;
  border-radius: 3px;
  padding: 8px 14px 7px 14px;
  margin: 0 5px 15px 5px;
  color: #ffffff;
  background-color: #e63b2c;
}


/* End cart styles */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #basiczoom.s7basiczoomviewer.s7touchinput #basiczoom_container .s7fullscreenbutton {
    left: 148px;
  }
 /* #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 465px;
  }*/
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoominbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoominbutton {
    left: 20px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomoutbutton {
    left: 62px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomresetbutton {
    left: 105px !important;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton {
    left: 148px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomoutbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomresetbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='up'] {
    background-position: -0px -252px;
  }
}

#basiczoom.s7basiczoomviewer.s7size_small.s7touchinput .s7zoomresetbutton {
  left: 135px;
}

#basiczoom.s7size_small #basiczoom_container .s7zoomresetbutton {
  left: 135px;
}

.sws-catalog-colorview-selector a.selection-btn {
  color: #fff;
}

ul.pagination li.active a,
ul.pagination li a:hover {
  color: #000 !important;
  background-color: #eee !important;
  border: 1px solid #000;
}

#contentMain ul.pagination li a,
#contentMain ul.pagination li.disabled a span {
  color: #999 !important;
  border-color: #000;
}

#contentMain ul.pagination li.active a {
  color: #000 !important;
}

.newCatalogContainer .sws-catalog-product-detail ul.separator-left {
  color: #000;
}

span.FaCaretUp:after,
span.FaCaretDown:after {
  border: 5px solid transparent;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  content: "";
  height: 0;
  width: 0;
  vertical-align: 3px;
  margin: 0 0 0 10px;
  opacity: .6;
  border-bottom-color: #333;
}

span.FaCaretDown:after {
  border-bottom-color: transparent;
  border-top-color: #333;
}

span.FaCaretDown,
span.FaCaretUp {
  display: block;
  vertical-align: bottom;
}

.pagination .firstPage,
.pagination .prevPage,
.pagination .nextPage,
.pagination .lastPage {
  font: normal normal normal 18px/1 FontAwesome;
  color: #222;
}

.productsTableContainer .PrintIcon,
.productsTableContainer .ExcelIcon,
.productsTableContainer .CSVIcon,
.productsTableContainer .CopyIcon,
.productsTableContainer .PDFIcon {
  background-image: url(/App_Themes/SWS/Common/Icons/table-icons.jpg);
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-right: 4px;
  background-size: 387%;
  background-repeat: no-repeat;
}

.productsTableContainer .PrintIcon {
  background-position: -49px 0;
}

.productsTableContainer .PrintIconContainer:hover .PrintIcon {
  background-position: -49px -17px;
}

.productsTableContainer .ExcelIcon {
  background-position: -16px 0;
}

.productsTableContainer .ExcelIconContainer:hover .ExcelIcon {
  background-position: -16px -17px;
}

.productsTableContainer .CSVIcon {
  background-position: -33px 0;
}

.productsTableContainer .CSVIconContainer:hover .CSVIcon {
  background-position: -33px -17px;
}

.productsTableContainer .CopyIcon,
.productsTableContainer .PDFIcon {
  background-position: 1px 0;
}

.productsTableContainer .CopyIconContainer:hover .CopyIcon,
.productsTableContainer .PDFIconContainer:hover .PDFIcon {
  background-position: 1px -17px;
}


/*#contentMain .sws-catalog-filter .sws-catalog-filter-item {
display: none;
}*/

#root .productsTableContainer {
  overflow-x: auto;
}

#root table.sws-products-table>thead>tr>th {
  border: none !important;
  vertical-align: bottom;
}

#root #sws-products-table,
#root #sws-products-table td {
  border: none;
}

#changeItemByReact {
  height: 18px;
}

.sws-catalog-pagination .pagination>.disabled>a,
#contentMain .CatalogVertical .separator-left h1.product-title {
  color: #aaaaaa !important;
}

.sws-catalog-results:after,
.sws-catalog-pagination,
.sws-catalog-pagination .pagination>.disabled>a {
  border-color: #aaaaaa !important;
}

.pdqIcon {
  width: 15px !important;
  vertical-align: middle !important;
}

.cartContainer .sws-catalog-filter-wrap .icon-arrow-crooked-left,
#root .sws-catalog-filter-wrap .icon-arrow-crooked-left {
  color: #fff;
  font-size: 24px;
  height: 42px;
  width: 50px;
  margin: auto;
  padding: 10px 12px 12px;
  text-align: left;
  text-decoration: none;
}

#root .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  position: absolute;
  float: right;
  margin-top: -33px;
  margin-right: 6px;
}

#root .newCatalogContainer .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  margin-top: 0;
  z-index: 1;
}


/*#contentMain .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container, 
.newCatalogContainer .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
margin-top: 0;
}*/

#root[catalogtype="embedded"] .react-autosuggest__container {
  position: absolute;
  float: right;
  margin-top: -33px;
  margin-right: 6px;
}

#root[catalogtype="embedded"] .sws-catalog-filter-wrap.cms-bootstrap .sws-catalog-max-width-wrapper {
  /*float: right;*/
}

#root[catalogtype="embedded"] .react-autosuggest__container--open .react-autosuggest__suggestions-container {
  position: absolute;
  top: 33px;
  left: 3px;
  width: 250px;
}

#root[catalogtype="embedded"] .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  /* margin-top: -37px;*/
}

#root .CatalogVertical div#slider-frame #scroller.slider li {
  width: 158px;
      padding: 15px 15px 0 15px;
}

#root .SimpleProduct #BottomRightPositinOfTag img {
  max-width: 40px;
}

#root .SimpleProduct .ProductTagTitleImage img {
  max-width: 50px;
}

#root .brands .ProductTagTitleImage {
  display: flex;
  align-items: center;
}


/*# Modern Catalog #*/

.hideDoubledSocials {
  display: none;
}

.show-in-room svg path {
  stroke: #fff;
}

.show-in-room svg {
  width: 50px;
  z-index: 10;
}

.icon .icon-img-wrap::before {
  width: 77px;
  height: 77px;
}

.icon .icon-img-wrap::before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  border-radius: 100px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #1c1c1c;
  -webkit-box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
}

.show-in-room .icon .icon-img-wrap {
  position: relative;
  width: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  top: -14px;
  right: -2px;
}

.show-in-room .icon .icon-img-wrap {
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
  transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
}

.show-in-room a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
      margin-top: 0;
}

.show-in-room .viztool-cta {
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  line-height: 31px;
  padding-right: 1px;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
}

.show-in-room .viztool-cta {
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  line-height: 31px;
  padding-right: 1px;
}

.show-in-room {
  height: 47px;
  margin-bottom: -2px;
}

.show-in-room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  margin-bottom: 14px;
  height: 35px;
  background-color: #fff;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 1.5em;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
}

.SharingAndSample {
  display: flex;
  width: fit-content;
  align-items: flex-end;
  margin: 10px 0;
}

.productDetailsInnerHeader .at-share-btn-elements {
  display: flex;
  flex-direction: row;
}

.productbrand img {
  max-height: 40px;
  margin-right: 10px;
}

.sws-catalog-item:hover #BottomLeftPositinOfTag .ProductTagName,
.sws-catalog-item:hover #BottomRightPositinOfTag .ProductTagName,
.sws-catalog-item:hover #BottomRightPositinOfTag .ProductTagImage,
.sws-catalog-item:hover #BottomLeftPositinOfTag .ProductTagImage {
  bottom: 65px;
}

.ProductTagDetails {
  visibility: hidden;
  width: unset;
  min-width: 200px;
  background-color: #555;
  color: #fff;
  padding: 5px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s;
  top: 25px;
  left: 10px;
}

.ProductTagName:hover .ProductTagDetails,
.ProductTagImage:hover .ProductTagDetails {
  visibility: visible;
  opacity: 1;
}

.sws-catalog-colors-slider-wrapper #slider-frame #scroller .tagImage {
  max-width: 30px;
  margin: 3px 0 3px 5px;
  outline: none;
}

.newCatalogContainer.CatalogVertical .sws-catalog-product-detail {
  width: 100% !important;
}

.newCatalogContainer.SwatchView .sws-catalog-product-detail {
  width: 70% !important;
}

.newCatalogContainer.CatalogVertical .sws-catalog-colorview-slider img {
  width: 100%;
}

#sws-main-menu.main-menu-align-left,
#sws-top-menu.top-menu-align-left {
  text-align: left;
}

#sws-main-menu.main-menu-align-right,
#sws-top-menu.top-menu-align-right {
  text-align: right;
}

#sws-main-menu.main-menu-align-center,
#sws-top-menu.top-menu-align-center {
  text-align: center;
}

#sws-main-menu.main-menu-underlined-true *,
#sws-top-menu.top-menu-underlined-true * {
  text-decoration: underline;
}

#sws-main-menu.main-menu-font-case-lowercase *,
#sws-top-menu.top-menu-font-case-lowercase * {
  text-transform: lowercase !important;
}

#sws-main-menu.main-menu-font-case-uppercase *,
#sws-top-menu.top-menu-font-case-uppercase * {
  text-transform: uppercase !important;
}

#sws-main-menu.main-menu-font-case-capitalize *,
#sws-top-menu.top-menu-font-case-capitalize * {
  text-transform: capitalize !important;
}


/*#Content Layout Widget#*/
.contentLayout-itemList.content-layout-items-center{
   justify-content: center;
  }
.contentLayout-itemList.content-layout-items-right{
  justify-content: flex-end;
  }


/* Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ 
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; 
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%; 
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; 
}
.owl-carousel.owl-loaded {
  display: block; 
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; 
}
.owl-carousel.owl-hidden {
  opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; 
}
.owl-carousel.owl-rtl {
  direction: rtl; 
}
.owl-carousel.owl-rtl .owl-item {
  float: right; 
}

/* No Js */
.no-js .owl-carousel {
  display: block; 
}

/*Owl Carousel - Animate Plugin*/
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; 
}

.owl-carousel .owl-animated-in {
  z-index: 0; 
}

.owl-carousel .owl-animated-out {
  z-index: 1; 
}

.owl-carousel .fadeOut {
  animation-name: fadeOut; 
}

@keyframes fadeOut {
  0% {
    opacity: 1; 
  }
  100% {
    opacity: 0; 
  } 
}

/*Owl Carousel - Auto Height Plugin*/
.owl-height {
  transition: height 500ms ease-in-out; 
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; 
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; 
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; 
}

/*Owl Carousel - Video Plugin*/
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/CMSPages/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; 
}

.owl-stage .owl-item>div {
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  font-size: 35px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  outline: none;
}

.owl-carousel .owl-nav {
  margin-top: 10px;
}

.owl-carousel.owl-loaded.owl-drag .owl-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* end of styles for carousel in Content Layout Widget*/



@media (min-width: 576px) { 
  .mobileBackgroundColor{
    background-color: transparent!important;
    
    }
  }
@media (max-width: 576px) { 
.MobileBackgroundContainer {
  background-image: none!important;
  }
  .DisplayContainerColor
  {
  background-image: none!important;
  }
  .DisplayBackgroundImageHeight{
   background-size: auto!important;
    }
  .DisplayBackgroundImageFocused{
    background-size: cover;   
    }
  }



.contentLayoutWidget-width.col-xs-12 {
    padding: 0;
    margin: 0;
}

.contentLayoutWidget-width {
    padding: 15px;
}

.widgetContainerBackgroundImage.parallax {
  background-attachment: fixed;
}

.widgetContainerBackgroundImage {
  background-position-x: center;
}

.verticalImageAlignment-Top {
  background-position-y: top;
}

.verticalImageAlignment-Center {
  background-position-y: center;
}

.verticalImageAlignment-Bottom {
  background-position-y: bottom;
}

.contentLayout .fivePerRow {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  float: left;
  padding-left: 15px;
  width: 20%;
}

.contentLayout .imageShape-Circle img {
  border-radius: 50%;
  width: 100%;
  height: 100%!important;
}

.contentLayout .contentLayout-img > a {
  margin: auto;  
}

.contentLayout {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}

.contentLayout .contentLayout-itemList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.widgetContainerBackgroundImage {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  left: 0;
  top: 0;
}

.parallaxingFalse,
.parallaxingTrue {
  object-fit: cover;
}

.verticalImageAlignment-Top {
  align-items: flex-start;
}

/*.verticalImageAlignment-Top.parallax img {
margin-top: -25%;
}

.verticalImageAlignment-Center {
align-items: center;
}

.verticalImageAlignment-Bottom {
align-items: flex-end;
}

.verticalImageAlignment-Bottom.parallax img {
margin-bottom: -25%;
}*/

.contentLayout .contentLayout-img.parallax,
.contentLayout .contentLayout-img.parallax a {
  height: 300px;
  overflow: hidden;
}

.widgetContainerBackgroundImage img {
  min-height: 100%;
  min-width: 100%;
}

/*.widgetContainerBackgroundImage img {
position: relative;
object-fit: cover;
}*/

.contentLayout .contentLayout-img.parallax img {
  position: relative;
  margin: 0;
}

.contentLayout .contentLayout-info {
  margin-top: 0;
}

.contentLayout .contentLayout-link a {
  color: inherit;
}

.contentLayoutContainer {
  width: 100%;
}

.contentLayout-Left {
  text-align: left;
}

.contentLayout-Center {
  text-align: center;
}

.contentLayout-Right {
  text-align: right;
}

.swatchViewListItem .sws-catalog-item-thumb:not(.carpet) {
  border-radius: 20px;
  box-shadow: 0 8px 11px -7px rgba(0, 0, 0, .5);
}

.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  position: absolute;
  top: 0;
}

.contentLayout-On-Top .contentLayout-img img,
.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img img,
.contentLayout-Slide-Over .contentLayout-img {
  height: 100%;
}

.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  max-width: 100%;
  padding-left: 0px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  /* For IE8 and earlier */
}

.contentLayout-On-Top,
.contentLayout-Hover-Over,
.contentLayout-Slide-Over {
  position: relative;
}

.contentLayout-On-Top .contentLayout-title,
.contentLayout-On-Top .contentLayout-link,
.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Hover-Over .contentLayout-link,
.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-link {
  padding: 15px;
  text-align: center;
}

.contentLayout-On-Top .contentLayout-title,
.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-title {
  font-size: 25px;
  margin: 10px 0;
  padding: 0 15px;
}

.contentLayout-On-Top .contentLayout-text h1,
.contentLayout-On-Top .contentLayout-text h2,
.contentLayout-On-Top .contentLayout-text h3,
.contentLayout-On-Top .contentLayout-text h4,
.contentLayout-Hover-Over .contentLayout-text h1,
.contentLayout-Hover-Over .contentLayout-text h2,
.contentLayout-Hover-Over .contentLayout-text h3,
.contentLayout-Hover-Over .contentLayout-text h4,
.contentLayout-Slide-Over .contentLayout-text h1,
.contentLayout-Slide-Over .contentLayout-text h2,
.contentLayout-Slide-Over .contentLayout-text h3,
.contentLayout-Slide-Over .contentLayout-text h4 {
  text-align: center;
  margin: 10px 0;
}

.contentLayout-img {
  /*max-width: 400px;*/
  display: flex;
}

.contentLayout-itemList .contentLayoutImage-Left-Right:nth-child(even) {
  flex-direction: row-reverse;
}

.contentLayout-itemList .contentLayoutImage-Right-Left:nth-child(odd) {
  flex-direction: row-reverse;
}

.contentLayout-itemList .contentLayoutImage-Left-Right .contentLayout-info,
.contentLayout-itemList .contentLayoutImage-Right-Left .contentLayout-info {
  max-width: none;
}

.contentLayout-img img {
  max-width: 400px;
  object-fit: cover;
}

.contentLayout-name {
  font-size: 24px;
  font-weight: 500;
}

.contentLayout-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}


/*Horizontal-left*/

.contentLayout-Left {
  margin-bottom: 10px;
}

.contentLayout-Left * {
  padding-left: 0px;
}


/*.col-sm-2.contentLayout-Left .col-sm-3.contentLayout-img,
.col-sm-3.contentLayout-Left .col-sm-3.contentLayout-img,
.col-sm-4.contentLayout-Left .col-sm-3.contentLayout-img {
width: 50%;
}*/


/*Horizontal-right*/

.contentLayout-Right {
  margin-bottom: 10px;
}

.contentLayout-Right * {
  padding-right: 0px;
}


/*.contentLayout .contentLayout-Vertical.contentLayout-Right.contentLayoutImage-Bottom,
.contentLayout .contentLayout-Vertical.contentLayout-Right.contentLayoutImage-Top,
.contentLayout .contentLayout-Horizontal.contentLayout-Left,
.contentLayout .contentLayout-Horizontal.contentLayout-Right {
align-items: flex-end;
flex: auto;
}*/

.contentLayoutImage-Right {
  flex-direction: row-reverse;
}

.contentLayoutImage-Left {
  flex-direction: row;
}

.contentLayout-Right .contentLayout-name {
  margin-top: 0px;
  margin-bottom: 5px;
}

.col-sm-2.contentLayout-Right .col-sm-3.contentLayout-img,
.col-sm-3.contentLayout-Right .col-sm-3.contentLayout-img,
.col-sm-4.contentLayout-Right .col-sm-3.contentLayout-img {
  width: 50%;
}


/*Horizontal-Center*/

.contentLayout-Center {
  margin: 0 auto;
  margin-bottom: 10px;
}

.contentLayout-Horizontal.contentLayout-Center .contentLayout-img {
  max-width: 70%;
  margin: auto;
  min-width: 150px;
}

.contentLayout-Horizontal.contentLayout-Center.contentLayoutImage-right .contentLayout-img {
  float: right;
}

.contentLayout-Horizontal.contentLayout-Center.contentLayoutImage-Left .contentLayout-img {
  float: Left;
}


/*.contentLayout-Center img {
max-width: 400px;
}*/

.contentLayout-Center .contentLayout-img {
  max-width: 100%;
}


/* .contentLayout-Center .contentLayout-img img{
max-width: 60%;
} */

/*.contentLayout-contact * {
  display: block;
}*/


/*Horizontal-right Overlay On-Top Right*/

.contentLayout-Right.contentLayout-On-Top *,
.contentLayout-Right.contentLayout-Hover-Over *,
.contentLayout-Right.contentLayout-Slide-Over * {
  padding-right: 15px;
  text-align: right;
}

.contentLayout-Right.contentLayout-On-Top img,
.contentLayout-Right.contentLayout-Hover-Over img,
.contentLayout-Right.contentLayout-Slide-Over img {
  padding-right: 0px;
}


/*Horizontal-left Overlay On-Top Left*/

.contentLayout-Left.contentLayout-On-Top *,
.contentLayout-Left.contentLayout-Hover-Over *,
.contentLayout-Left.contentLayout-Slide-Over * {
  padding-left: 5px;
  text-align: left;
}

.contentLayout-Left.contentLayout-On-Top.contentLayout-title,
.contentLayout-Left.contentLayout-Hover-Over.contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over.contentLayout-title {
  padding-left: 30px;
}

.contentLayout-Left.contentLayout-On-Top img,
.contentLayout-Left.contentLayout-Hover-Over img,
.contentLayout-Left.contentLayout-Slide-Over img {
  padding-left: 0px;
}


/*Horizontal-left Overlay On-Top Center*/

.contentLayout-Center.contentLayout-On-Top *,
.contentLayout-Center.contentLayout-Hover-Over *,
.contentLayout-Center.contentLayout-Slide-Over * {
  text-align: center;
}

.contentLayout-Hover-Over {
  min-height: 300px;
}


/*.contentLayout-img {
width: 100%;
}*/

.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: 1s;
}

.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Hover-Over .contentLayout-link,
.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Hover-Over .contentLayout-contact {
  opacity: 0;
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-text,
.contentLayout-Hover-Over:hover .contentLayout-link,
.contentLayout-Hover-Over:hover .contentLayout-text,
.contentLayout-Hover-Over:hover .contentLayout-contact {
  opacity: 1;
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-name,
.contentLayout-Hover-Over:hover .contentLayout-title {
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  transition: 1s;
}

.contentLayout-Hover-Over img {
  object-fit: cover;
}

.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Slide-Over .contentLayout-link {
  right: 100%;
  opacity: 0;
  z-index: -1;
}

.contentLayout-Slide-Over:hover .contentLayout-img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  transition: 1s;
}

.contentLayout-Slide-Over:hover .contentLayout-name,
.contentLayout-Slide-Over:hover .contentLayout-title,
.contentLayout-Slide-Over:hover .contentLayout-text,
.contentLayout-Slide-Over:hover .contentLayout-contact,
.contentLayout-Slide-Over:hover .contentLayout-link {
  right: 0;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}

.contentLayout-Right.contentLayout-Slide-Over {
  padding-right: 0;
}

.contentLayout-Right.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-link {
  padding-right: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-link {
  padding-left: 20px;
}

.contentLayout .contentLayout-contact svg {
  display: inline-block;
  vertical-align: text-bottom;
  height: 15px;
  margin-right: 5px;
  padding-right: 0;
  padding-left: 0;
}

.contentLayout .contentLayout-contact .contentLayout-contact-email,
.contentLayout .contentLayout-contact .contentLayout-contact-phone {
  padding-right: 0;
  padding-left: 0;
}

.contentLayout .contentLayout-contact .contentLayout-contact-email:before {
  content: '\f0e0';
  font: 400 16px fontawesome;
}

.contentLayout .contentLayout-contact .contentLayout-contact-phone:before {
  content: '\f095';
  font: 400 16px fontawesome;
}

.contentLayout-Left.contentLayout-On-Top .contentLayout-img {
  padding-left: 0;
}

.contentLayout-Right.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Right.contentLayout-On-Top .contentLayout-name,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-name,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Right.contentLayout-On-Top .contentLayout-title,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Right.contentLayout-On-Top .contentLayout-text,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-On-Top .contentLayout-contact,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-link .contentLayout-Right.contentLayout-On-Top .contentLayout-link .contentLayout-Right.contentLayout-Hover-Over .contentLayout-link {
  padding-right: 0;
}

.contentLayout-Right.contentLayout-Slide-Over,
.contentLayout-Right.contentLayout-Hover-Over,
.contentLayout-Right.contentLayout-On-Top {
  padding-right: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Left.contentLayout-On-Top .contentLayout-name,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-name,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Left.contentLayout-On-Top .contentLayout-title,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Left.contentLayout-On-Top .contentLayout-text,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-On-Top .contentLayout-contact,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-link .contentLayout-Left.contentLayout-On-Top .contentLayout-link .contentLayout-Left.contentLayout-Hover-Over .contentLayout-link {
  padding-left: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-img,
.contentLayout-Left.contentLayout-On-Top .contentLayout-img,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-img {
  padding-left: 0;
}

.contentLayout .contentLayout-Vertical.contentLayoutImage-Bottom {
  display: flex;
  flex-direction: column-reverse;
}

.contentLayout .contentLayout-Vertical.contentLayoutImage-Top {
  display: flex;
  flex-direction: column;
}

.contentLayout-Overlay .contentLayout-img {
  overflow: hidden;
  height: unset;
}

.contentLayout-Overlay .contentLayout-img img {
  height: auto;
}

.contentLayout-Overlay .contentLayout-textInfo {
  padding-right: 0;
}

.contentLayout-Overlay.contentLayout-Left .contentLayout-contact {
  padding-left: 10px;
}

.contentLayout-Overlay {
  min-height: 250px;
  flex: auto;
}

.contentLayout>.contentLayout-widgetContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.contentLayout>.contentLayout-widgetContainer .contentLayout-containerTitle {
  font-size: 24px;
}

.contentLayout-Vertical.contentLayout-Center .contentLayout-img {
  max-width: 600px;
  margin: 0 auto;
}


/*.contentLayout-Overlay.contentLayout-Center  .contentLayout-info {
margin: 0 50px;
}*/

.SwatchView .sws-catalog-colorview-selector {
  text-align: left;
}

.SwatchView .sws-catalog-colorview-selector * {
  text-align: center;
}

.SwatchView .sws-catalog-colorview-selector,
.SwatchView .sws-catalog-colorview-selector .dropdown a.selection-btn {
  max-width: 100%;
  width: 100%;
}

.SwatchView .sws-catalog-colorview-selector a.selection-btn {
  width: 33.33%;
}

.SwatchView .sws-catalog-colorview-selector>.colorview-dropdown {
  width: 33.33%;
  position: relative;
}

.SwatchView .sws-catalog-colorview-selector a.selection-btn {
  background: #fff !important;
  border-radius: 4px 4px 0 0 !important;
  border: 1px solid #ccc;
  box-shadow: none;
  width: 33.33%;
  color: #777 !important;
  font-size: 1.4rem;
  text-shadow: none;
}

.SwatchView .sws-catalog-colorview-selector a.active.selection-btn {
  color: #fff;
  background-color: #1c1c1c;
  border-color: #1c1c1c;
}

.SwatchView .sws-catalog-product-detail-overview {
  background-color: #fff !important;
}

.SwatchView .sws-catalog-specs-content-wrap .specs-content-row:nth-child(even) {
  background-color: #eee;
}

.SwatchView .sws-catalog-max-width-wrapper .sws-catalog-product-specs-container h1 {
  font-size: 2.4rem;
  font-weight: 300;
  margin: 37px auto 20px;
  text-transform: uppercase;
}

.swatchViewListItem .sws-catalog-item-description {
      top: 40%;
    color: #ad974f;
    font-size: 12px;
    bottom: unset;
    margin: 0 auto;
    max-width: 80%;
    display: block;
}

.swatchViewListItem .specs-icon {
  margin-left: 5px;
      display: inline-block;
    vertical-align: middle;
}

.swatchViewListItem .sws-catalog-item {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.swatchViewListItem .sws-catalog-item-link {
  text-align: center;
}

.swatchViewListItem .sws-catalog-item-link .itemTitle {
  font-size: 16px;
  padding-bottom: 0 !important;
  margin-bottom: 5px;
  font-weight: 400;
  text-align: center;
}

.swatchViewListItem .sws-catalog-item-link .itemsCount {
  font-size: 14px;
  text-transform: uppercase;
}

.sws-catalog-specs-content-wrap .specs-content-row:last-child {
  border: none;
}


/*# Cart modal #*/

#rootCart .cartIcon {
  padding: 5px 10px 42px;
}

#rootCart .cartContainer .cartModal.contactForm {
  width: 350px;
}

#rootCart .cartContainer .cartModal {
  z-index: 9999;
  min-width: 300px;
  margin-right: 0;
  margin-top: 0;
  width: auto;
  box-shadow: none;
  /*top: 10%;
  padding: 15px;
  left: 40%;*/
}

#rootCart .cartModal .emptyCart {
  padding: 15px 20px 10px;
  background-color: #000000;
  text-align: left;
  color: #ffffff !important;
  font: 13px / 17px 'Montserrat', sans-serif;
  text-transform: uppercase;
}

#rootCart .cartModal .cartModalContent .btnCloseModal {
  right: 0;
}

#rootCart .cartModal .cartModalContent .cartItemModalPic>a>img {
  margin-right: 20px;
  float: left;
  max-height: 50px;
}

#rootCart .cartModal .itemNameModal,
#rootCart .cartModal .prodPriceModal {
  text-align: left;
}

#rootCart .cartModal .itemNameModal .prodNameModal,
#rootCart .cartModal .prodPriceModal {
  left: 0;
}

/*#rootCart .cartModal .cartModalBtns,*/
#rootCart .cartModal .totalPriceModal {
  text-align: left;
  margin: 20px;
}

.cartModal .cartModalBtns>a {
  padding: 8px 14px 7px 14px !important;
}

#rootCart .cartModal .totalPriceModal,
#rootCart .cartModal .totalPriceModal .totalPriceHeaderModal {
  font: normal 400 14px / 26px 'Montserrat', sans-serif;
}

#rootCart .cart {
  position: relative;
}

#root .sws-catalog-product-detail-right .productDetailColor {
  margin-top: 0;
}

.sws-catalog-filter-wrap, .sws-catalog-colorview-selector, .productDetailsInnerHeader {
  display: block !important;
}

#root[catalogtype="embedded"] .sws-catalog-product-detail .sws-catalog-product-detail-left {
  width: 330px;
  float: left;
}

#root[catalogtype="embedded"] .sws-catalog-product-detail .sws-catalog-product-detail-left .category {
  margin-right: 10px;
}

@media screen and (min-width: 500px) {
.newCatalogContainer .sws-catalog-list-wrapper a {
    display: block;
    position: relative;
}

.newCatalogContainer .sws-catalog-list-wrapper a:after {
        content: "";
    display: block;
    padding-bottom: 100%;
}

.newCatalogContainer .sws-catalog-list-wrapper a img {
        position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
}
  }

#root[catalogtype="embedded"], #root[catalogtype="embedded"] .newCatalogContainer {
  width: 100%;
}

#root[catalogtype="embedded"] .newCatalogContainer {
  width: 1140px;
  margin: 0 auto;
}

@media screen and (max-width: 668px) {
  #root[catalogtype="embedded"], #root[catalogtype="embedded"] .newCatalogContainer {
    width: 100%;
  }
}

.newCatalogContainer .sws-catalog-item-description img {
    position: relative !important;
    top: auto !important;
    height: auto !important;
    width: auto !important;
}

#root.active {
  display: block !important;
}

/*# Site security #*/
.submitButtonSiteSecurity {
  padding: 8px 0 0 0;
  text-align: end;
}

.security-md-modal {
  margin: auto;
  width: 50%;
  max-width: fit-content;
  min-width: 320px;
  height: auto;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1300;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.security-md-show {
  visibility: visible;
}

.security-md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(228, 240, 227, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.security-md-show ~ .security-md-overlay {
  opacity: 1;
  visibility: visible;
}

.security-md-effect-12 .security-md-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.security-md-effect-12 .security-md-content h3,
.security-md-effect-12 .security-md-content {
  background: transparent;
}

.security-md-show.security-md-effect-12 .security-md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  width: 100%;
  justify-content: center;
}

.security-md-content table {
  width: 100%;
}

.security-md-content-protected {
  text-align: left;
  display: block;
  font-size: 1.8rem;
  padding: 0 0 3% 0;
}

.security-md-error-label span {
  color: red;
}

.security-md-content-header {
  text-align: center;
  padding: 0 0 5% 0;
}

.security-md-content-header img {
  max-width: 400px;
  max-height: 400px;
  object-fit: scale-down;
}

/*social media*/

@media (min-width: 576px) { 
  .contact_toolbox{
    position: absolute;
    right: 0;
    top: 0;
  }
  .custom-copyright-footer-container{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-left: 0px;
    margin-right: 0px;
  }
}

/*Cart*/

/*#Cart#*/

.cartContainerModal,
.cartContainerModal .cartModal {
    
/*
  position: fixed;
  z-index: 999;
  */
}

.cartContainerModal{
  z-index: 9999;
}

.cartContainerModal .cartModal{
  
}
.cartContainerModal .cartIcon{

}
 

.cartContainerModal .cartIcon .totalItems{
  color: black;
  font-size: inherit;
  width: initial;
  height: initial;
}

.cartModal>div{
  padding: 20px 25px 20px 20px;
  border-top: 3px solid #666666;
  color: #888;
  text-transform: uppercase;
}

.cartContainerModal .cartModal .cartBody .viewInCart a{
  text-decoration: underline;
}

.cartModal .cartModalBtns>a {
  color: #fff;
  padding-bottom: 13px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 1px solid black;
  background-color: black;
}

.cartModal .cartModalBtns {
  padding: 15px;
  margin: 0;
}


#cartPage .cart-item .btnClose{
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  right: 0;
}

.cartTotals>div{
  float: unset;
  margin: auto;
  margin-top: 20px;
}

/*bottom*/

.cartIcon.cart-bottom-right{
  
}
.cartModal.cart-bottom-right{ 
  
 /* right: 50px;
  bottom: 15px;*/
  
}
.cartIcon.cart-bottom-left{
    
  /*left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-bottom-left{ 
   
  /*left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-{
   
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-{ 
   
 /* left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-null{
   
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-null{ 
   
 /* left: 60px;
  bottom: 15px;*/
}

/*center*/
.cartIcon.cart-center-right{
   
 /* right: 15px;
  top: 45%;*/
}
.cartModal.cart-center-right{ 
  
  /*right: 60px;
  top: 40%;*/
}
.cartIcon.cart-center-left{
  
  /*left: 15px;
  top: 45%;*/
}
.cartModal.cart-center-left{ 
  
  /*left: 60px;
  top: 40%;*/
}

.cartIcon.cart-bottom-left:hover{
  opacity: 1;
}

.btnReturnToCart {
  padding-top: 2rem;
}


.cartListHeaders,
.cartBody{
 max-width: 95%;  
}

.cartContainerModal .cartModal .cartModalBtns{
  text-align: center;    
}
.cartContainerModal .cartModal .cartModalBtns> a{
  margin-right: 1rem; 
 }

.cartModal .cartModalContent .btnCloseModal{
   right: 20px;
}
/**
 * Buttons component  
 */

/*************************************************************************/
 /* ZoomInButton - common styles */
.zoom-viewer-actions .action-zoom-in  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }

.zoom-viewer-actions .action-zoom-in[state]  {
    background-image: url(/CMSPages/images/v2/ZoomInButton_light_sprite.png);
}
 
/* ZoomInButton - desktop size and art */
.zoom-viewer-actions .action-zoom-in  {
    left: 20px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-in[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-in[state='disabled'] { background-position: 1px -558px; }

/*************************************************************************/
/* ZoomOutButton - common styles */
.zoom-viewer-actions .action-zoom-out  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }
 
.zoom-viewer-actions .action-zoom-out[state]  {
    background-image: url(/CMSPages/images/v2/ZoomOutButton_light_sprite.png);
}

/* ZoomOutButton - desktop size and art */
.zoom-viewer-actions .action-zoom-out  {
    left: 55px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-out[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-out[state='disabled'] { background-position: 1px -558px; }

/*************************************************************************/
/* ZoomResetButton - common styles */
.zoom-viewer-actions .action-zoom-reset  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }
 
.zoom-viewer-actions .action-zoom-reset[state]  {
    background-image: url(/CMSPages/images/v2/ZoomResetButton_light_sprite.png);
}

/* ZoomResetButton - desktop size and art */
.zoom-viewer-actions .action-zoom-reset  {
    left: 90px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-reset[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-reset[state='disabled'] { background-position: 1px -558px; }

.zoom-viewer-actions .action-zoom-in,
.zoom-viewer-actions .action-zoom-out,
.zoom-viewer-actions .action-zoom-reset {
  background-color: #2a2a2a !important;
  padding: 0;
  border: none;
}

.zoom-viewer-actions .action-zoom-in{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomInButton_dark_sprite.png') !important;
}
.zoom-viewer-actions .action-zoom-out{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomOutButton_dark_sprite.png') !important;
}
.zoom-viewer-actions .action-zoom-reset{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomResetButton_dark_sprite.png') !important;
}

.aspNetHidden,
noscript {
  opacity: 0;
}


button.slick-arrow.slick-prev.slick-disabled,
button.slick-arrow.slick-next.slick-disabled{
  display: none!important;
  }

.slick-next,
.slick-next:hover, 
.slick-next:focus
{ 
      background: round!important;
      background-image: url('https://content.yourgreatfloors.com/SiteFiles/SharedContent/Images/slick-next.png')!important;
            background-size: cover;
            font-size: 2rem;
           
  }

.slick-prev,
.slick-prev:hover,
.slick-prev:focus{ 
      background: round!important;
      background-image: url('https://content.yourgreatfloors.com/SiteFiles/SharedContent/Images/slick-prev.png')!important;
            background-size: cover;
            font-size: 2rem;
            
  }

.slick-next:before,
.slick-prev:before{
  font-size: 0!important;
  }


body{
  color:#000000;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif !important;
}

.connected-carousels .navigation .prev-navigation, .connected-carousels .navigation .next-navigation{
    background: rgba(255, 255, 255, .7);
}

.connected-carousels .navigation .carousel-navigation li.active img{
  border-color: #e02b20!important; 
}

.ContactContentAdditional .additionalContainerText {
  margin-top: 30px;
}

#header:not(#sws-top-menu) #content {
  margin-top: 60px;
}

.ring-loader .load-wrap {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20width='72'%20height='72'%20fill='rgb(177,177,177)'%3E%20%20%3Cpath%20opacity='.25'%20d='M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204'/%3E%20%20%20%3Cpath%20d='M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z'%3E%20%20%20%20%20%3CanimateTransform%20attributeName='transform'%20type='rotate'%20from='0%2016%2016'%20to='360%2016%2016'%20dur='0.8s'%20repeatCount='indefinite'%20/%3E%20%20%20%3C/path%3E%20%3C/svg%3E");
}

#load {
  background-color: #ffffff;
}

.load-wrap {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}

body #load {
  display: block;
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 9901;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
.grid-sizer:empty {
  display: none;
}
.contentAdditional.rightContainer.contactAboutContainer .additionalContainerText {
  padding-right: 50px;
  margin-bottom: 30px;
  margin-top: 32px;
  color: #666;
}

.contactAboutContainer .additionalContainerText h3 {
  color: #666;
}

#sws-main-menu .cartContainer {
  margin-bottom: 25px;
  transition: margin-bottom .4s ease-in-out, padding-bottom .4s ease-in-out;
}

#sws-main-menu.main-menu-horizontal-dividers-true > li,
#sws-top-menu.top-menu-horizontal-dividers-true > li {
  border-left: 1px solid;
}

#sws-main-menu.main-menu-horizontal-dividers-true > li:first-child,
#sws-top-menu.top-menu-horizontal-dividers-true > li:first-child {
  border-left: none;
}

header.smaller #sws-main-menu .cartContainer {
  margin-bottom: 14px;
  transition: margin-bottom .4s ease-in-out, padding-bottom .4s ease-in-out;
}

#root .checkout {
  padding: 50px 0;
}

#rootCart, #rootCartBasic {
  display: inline-block;
    position: relative;
  }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 28px;
  border: none;
  outline: none;
  background-color: rgba(0,0,0,.2);
  color: white;
  padding-bottom: 10px;
  border-radius: 4px;
  width: 44px;
  height: 44px;
  content: "";
  padding: 0px;
}

#myBtn:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='44px'%20height='44px'%20viewBox='0%200%2044%2044'%20enable-background='new%200%200%2044%2044'%20xml:space='preserve'%3E%3Cpath%20fill='white'%20d='M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,0.426,1.131,0.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,0.603,0.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,0.426,1.133,0.424,1.565-0.003S29.553,19.975,29.121,19.55'/%3E%3C/svg%3E");
  display: block;
  width: 44px;
  height: 44px;
}

#myBtn:hover {
  background-color: #555;
}
/*# Employees section #*/
#contentMain.contact_page span.fa.fa-envelope:before, #contentMain.contact_page .fa-mobile-phone:before, #contentMain.contact_page .fa-mobile:before,
#contentMain.contact_page .formHeader {
  display: none;
}
.EmployeeDetails {
  padding-bottom: 1em;
}
#contentMain.contact_page  .EmployeeDetails h2 {
  font-weight: 700;
}
#contentMain.contact_page  .char_hidden p {
  margin: 0;
}
#contentMain.contact_page  .EmployeeDetails h2, #contentMain.contact_page .EmployeeDetails h3, #contentMain.contact_page span.EmployeesEmail a,
#contentMain.contact_page span.fa.fa-mobile-phone.EmployeesPhone,
#contentMain.contact_page span.cellTitle{
  font-size: 100%;
  color: #666;
  margin: 0;
  line-height: 1.7em;
}
#contentMain.contact_page  span.fa.fa-mobile-phone.EmployeesPhone {
  width: 100%;
}
/**/
#ArticleDescription>p {
  margin: 0;
}


#contentMain.contact_page .contact_us tr, tr#Message {
  margin-top: 16px;
  padding: 0 8px;
}
.contact_us .EditingFormValueCell .ExplanationText {
  font-style: unset;
  margin: 1px 0 9px 1px;
  font-size: .813em;
  letter-spacing: .5pt;
  white-space: nowrap;
}
.contact_us textarea.form-control {
  resize:none;
  height: 160px;
  border-radius: unset;
  margin-right: 15px;
}

.EditingFormTable #Store,
.EditingFormTable #Topic,
.EditingFormTable #Message,
.EditingFormTable #ContactMethod,
.EditingFormTable #Country,
.EditingFormTable #State,
.EditingFormTable #Province{
  width: 100%;
}

.EditingFormTable #Phone, .EditingFormTable #Email, .EditingFormTable #FirstName, .EditingFormTable #LastName {
  display: inline-block;
  width: 50%;
}
td.EditingFormValueCell {
  display: block;
}
tr#Email, tr#Phone {
  padding-bottom: 16px;
}
#LastName td.EditingFormValueCell {
  position: relative;
}
.contact_page #LastName td.FieldLabel{
  margin-bottom: 18px;
}
.contact_us .EditingFormTable.Microsite tbody {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.contact_us .EditingFormTable.Microsite tbody tr {
  flex-grow: 1;
}

#contentMain.contact_page .contact_us .FormButton {
  text-transform: uppercase;
}

#contentMain.contact_page .contact_us .FormButton,
#cartPage .returnBtn,
.zoneProtected .security-md-modal .security-md-content .submitButtonSiteSecurity input {
  margin-top: 30px;
  background-color: #e02b20;
  padding: 12px 18px 11px 18px;
  border: 1px solid #e02b20;
  border-radius: 0;
  margin-right: 15px;
}

.zoneProtected .security-md-modal .security-md-content .security-md-error-label span{
  color: red;
}

#contentMain.contact_page .contact_us .FormButton:active,
#contentMain #cartPage .returnBtn:active {
  outline: none;
  background-color: #fff;
  color: #e02b20;
  border: 1px solid #e02b20;
}

#contentMain.contact_page .contact_us .FormButton:focus,
#cartPage .returnBtn:focus {
  outline: none;
}

#contentMain.contact_page td.FieldLabel {
  display: inline-block;
}
table.EditingFormTable.Microsite label {
  display: block;
  line-height: 1.3;
  font-weight: 700;
  color: #666;
  margin-bottom: 13px;
}
.table.contact_us table.EditingFormTable.Microsite input {
  width: 100%;
  height: 29px;
  border-radius: 0;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  box-shadow: none;
  padding-right: 15px;
}
span.emailGeneralInfo {
  display: block;
  font-size: 100%;
  color: #666;
}
span.cellGeneralInfo {
  display: flex;
  font-size: 100%;
  color: #666;
}
.EmployeeContent {
  padding: 0 15px;
}
/*# @media min 769px #*/
@media (min-width: 769px) {
  .imageRatio4.multiple .jCarouselLiteHome .contentInner.contentInnerSlider *{
    font-size: 15px;
    padding: initial;
    margin: 0;
  }
  .imageRatio3.multiple .jCarouselLiteHome .contentInner.contentInnerSlider *{
    font-size: 20px;
    padding: initial;
    margin: 0;
  }
    .imageRatio4.multiple .jCarouselLiteHome .content {
    width: 100%;
  }
  .imageRatio3.multiple .jCarouselLiteHome .content {
width: 100%;
  }
}
/*# @media max 768 #*/
@media (max-width: 768px){
  .jCarouselLiteHome {
    min-height: 430px;
    }
 }
/*# @media max 767 #*/
@media (max-width: 767px){
  .navigation #smallCarousel ul li{
    min-width: 130px;
    min-height: 60px;
    }
 }
/*# @media 776px - 20px #*/
@media (max-width: 776px) {
  .footerWrapper.row {
    margin: 0;
  }
  #root .checkout .ContactForm, #root .checkout .OrderSection{
    width: 100%;
    margin: 0;
  }
  
  .productsTableContainer .products-table-searchbox {
    float: left!important;
    width: 100%;
  }
  
  div#HomeMain .bannerContainer #repeaterCarousel .shawSlideItem>img{
    height: 400px; 
  }
  .simpleProductItem {
    width: 50%;
  }
  .brandLogo svg {
    width: 115px;
    }
}

@media (min-width: 850px) {
  #rootCart, #rootCartBasic {
    display: flex;
    position: absolute;
    right: -35px;
    top: -10px;
    }
  .headerContent #topMenuContainer {
    position: relative;
    }
  } 

@media (min-width: 993px) and (max-width: 1300px) {
#header .container {
    width: 970px;
  }
}

@media (min-width: 993px) and (max-width: 1099px) {
#header .container {
    padding-right: 100px;
  }
}

/**/
/*# @media 640px - 20px #*/
@media (max-width: 640px) {
  #contentMain.contact_page .contact_us .FormButton {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  #root .SimpleProduct .simpleProductItem {
    width: 100%;
  }
  .table.contact_us table.EditingFormTable.Microsite input {
    height: 40px;
  }
  tr#Message td.EditingFormValueCell {
    margin-right: 0px;
  }
  .EditingFormTable #Phone, .EditingFormTable #Email, .EditingFormTable #FirstName, .EditingFormTable #LastName {
    width: 100%;
  }
  .contact_page #LastName td.FieldLabel{
    margin-bottom: 0;
  }
}
/*# @media 661px - 20px #*/
@media (max-width: 661px) {
  #PromoContainer .promoOuter {
    margin-bottom: 20px;
  }
  .promoContainer #PromoContainer .promoOuter {
    max-height: initial;
  }
  #contentHeader .contentHeaderTextContainer .pageTitle {
    font-size: 22px;
  }
  .SimpleProduct .simpleProductItem > a {
    left: 6px;
    /*transform: translateX(-50%);*/
    white-space: nowrap;
  }
}

#sws-top-menu .swsmenu-item-level-0>.swsmenu-target, #sws-top-menu .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target,
#sws-main-menu .swsmenu-item-level-0>.swsmenu-target, #sws-main-menu .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target{
  border-left: none!important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-images img {
  width: 100%;
}
.row.small-images-list {
  overflow: hidden;
}
.small_row {
  padding: 5px;
}

.promoContainer .promoWrapperInner .responsiveImage {
  width: 100%;
} 

.promoContainer .promoWrapperInner .innerText {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  /*left: 0;*/
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  /*top: 47%;*/
} 

.promoContainer .promoWrapperInner .innerText .promoTitle {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700;
  font-size: 25px;
  margin-top: 0;
}

.promoContainer .promoWrapperInner .innerText .promoTitle a, .promoContainer .promoWrapperInner .innerText .promoTitle a:hover {
  color: #fff !important;
  text-decoration: none;
  line-height: 1.4;
}

.promoOuter .promoWrapper > div {
  display: block;
  width: inherit;
}

.promoOuter .promoWrapper {
  text-align: center;
}

#PromoContainer .promoOuter {
  width: 29.666%;
  margin-right: 5.5%;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}

#PromoContainer .promoOuter:last-child {
  margin-right: 0;
}

.promoContainer > .promo {
  width: 100%;
  padding: 0;
}

.promoContainer > .promo ul {
  width: 80%;
  margin: auto;
}

/*# @media 992px and more #*/
@media (min-width: 992px){
  ul#footerMenu {
    margin: 0 -25px;
  }
  .contentHeaderImage {
    max-height: 400px;
    overflow: hidden;
  }
  .articleDetails #VerticalSaleList .sale-item-container.col-md-4 {
    width: 33.0333%;
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  
  #contentHeader {
    /*margin-top: 30px;*/
  }
  
  .searchBox .searchTextbox {
    transition: all .4s ease-in-out;
  }
  
  .swsmenu-target:hover .swsmenu-target-title {
    opacity: .7;
    transition: opacity .4s ease-in-out;
  }
  
  #sws-top-menu, #sws-main-menu {
    height: auto !important;
  }
  
  #sws-top-menu .swsmenu-submenu .swsmenu-item>a:hover,
  #sws-main-menu .swsmenu-submenu .swsmenu-item>a:hover{
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }
}

.articleDetails #VerticalSaleList .sale-item-container.col-xs-12 {
  padding-right: 15px;
  margin-bottom: 15px;
}
a.fa {
  color: #777;
}
a.fa:hover {
  color: red;
}
.ProductWithCart img.responsiveImage {
  width: 100%;
}
.productsTableContainer .sws-products-table td {
  border: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
/*.media-left, .media-right, .media-body{
display: contents!important;
}*/
.ProductWithCart div#article_ {
  display: table-cell;
  padding: 15px;
}
.ProductWithCart .ArticleImageWrapper.media-left{
  margin: 0;
}
.ProductWithCart h3.ArticleTextTitle,.ArticleLink{
  max-width: 370px;
  text-align: center;
}
.ProductWithCart .ArticleImageWrapper img {
  max-width: 370px;
  max-height: 479px;
}
.ProductWithCart {
  margin-bottom: 30px;
}

/*# Header #*/

.swsmenu-target-text {
  color: black;
    display: inline-block;
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
  }

#topMenuContainer .top-menu-search .searchTextbox {
  position: absolute;
  top: 50px;
  right: 0px;
}

input.btn-default:focus,
div.searchBox:focus {
  outline: none;
}

header.smaller .brandLogo img,
header.smaller .customerLogo img {
  height: 30px !important;
}

header.smaller #sws-top-menu>li>a,
header.smaller #sws-main-menu>li>a{
  padding-top: 24px;
  padding-bottom: 24px;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

header.smaller #logo {
  padding-top: 13px;
  transition: padding-top .4s ease-in-out;
}

#header {
  background: #fff;
  color: #000;
  /*box-shadow: 0 1px 0 rgba(0,0,0,.1);*/
}

#header>div{
  height: 100%;
}

.container{
  height: 100%;
}

#header img {
  vertical-align: baseline;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: height .4s ease-in-out;
}


#header .container .headerContent .row:first-child{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  }
header #logo {
  transition: padding-top .4s ease-in-out;
}

.customerLogo {
  float: left;
  margin-right: 15px;
  height: 100%;
  }

.customerLogo img,
.brandLogo img {
  transition: height .4s ease-in-out;
}

.brandLogo img,
.customerLogo img {
  object-fit: scale-down;
  max-width: 100%;
  /* width: 100%; */
  max-height: 75px;
}

#header .headerContent > .row > div {
  z-index: 10;
}



.headerContent #topMenuContainer {
  
  
  float: right;
  height: 100%;
  align-items: center;
  margin-left: 30px;
}

.headerContent .col-xs-12 .mainNav{
  float: left;
  width: 100%;
}

#header nav {
  background: transparent;
  border: none;
}

.mainNav .swsmenu,
#topMenuContainer .swsmenu {
  margin-right: 5px;
  box-shadow: none;
  width: 100%;
}

#sws-top-menu>li>a,
#sws-main-menu>li>a{
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  color: rgba(0,0,0,.6);
  background: transparent;
  border: none;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
  text-transform: capitalize;
}
#sws-main-menu #rootElement {
  display: inline-block;
}


#sws-top-menu .activePage .swsmenu-target,
#sws-main-menu .activePage .swsmenu-target{
  color: #666666;
}

/*.swsmenu-target:hover .swsmenu-target-title {
opacity: .7;
transition: opacity .4s ease-in-out;
}*/

/*#sws-top-menu .swsmenu-submenu .swsmenu-item>a:hover {
opacity: .7;
background-color: rgba(0,0,0,.03);
}*/

#sws-top-menu .swsmenu-item .swsmenu-target i,
#sws-main-menu .swsmenu-item .swsmenu-target i{
  margin-top: -8px;
  padding-left: 5px;
  right: -15px;
  font-weight: bold;
  font-size: 14px;
}

#sws-top-menu .swsmenu-item .swsmenu-submenu,
#sws-main-menu .swsmenu-item .swsmenu-submenu{
  width: 240px;
  padding: 20px 0;
  border-top: 3px solid rgb(224, 43, 32);
  transition: none;
}

#sws-top-menu .swsmenu-submenu,
#sws-main-menu .swsmenu-submenu{
  padding: 20px 0;
}

#sws-top-menu .swsmenu-submenu>li,
#sws-main-menu .swsmenu-submenu>li{
  display: block;
  width: 100%;
  padding: 0 20px;
}

#sws-top-menu .swsmenu-submenu>li>a,
#sws-main-menu .swsmenu-submenu>li>a{
  height: auto;
  padding: 6px 20px;
  font-weight: 600;
  line-height: 2em;
}

#header #sws-top-menu .swsmenu-has-submenu-flyout .swsmenu-submenu-type-flyout.swsmenu-submenu-drop .swsmenu-target-text,
#header #sws-main-menu .swsmenu-has-submenu-flyout .swsmenu-submenu-type-flyout.swsmenu-submenu-drop .swsmenu-target-text{
  padding: 0;
}

#sws-top-menu .swsmenu-submenu>li>a>span ,
#sws-main-menu .swsmenu-submenu>li>a>span{
  color: rgba(0,0,0,.6);
}

.mainNav .cartLogo,
#topMenuContainer .cartLogo {
  list-style-type: none;
  padding: 0;
  margin-bottom: 9px;
}

.mainNav .cartLogo a:hover,
#topMenuContainer .cartLogo a:hover {
  text-decoration: none;
}

.mainNav .cartLogo a>span,
#topMenuContainer .cartLogo a>span {
  position: relative;
  bottom: 7px;
  left: 5px;
  background: #e53e30;
  border-radius: 10px;
  padding: 4px 7px;
  font-size: 8px;
  color: #fff;
}

.swsmenu-skin-black-white-2 .swsmenu-item-level-0>.swsmenu-target {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#sws-top-menu .activePage>span,
#header #sws-top-menu .activePage>span,
#sws-main-menu .activePage>span,
#header #sws-main-menu .activePage>span,
#sws-top-menu .activePage>i,
#sws-main-menu .activePage>i {
  color: #e02b20;
}

#header .swsmenu-submenu {
  margin-top: 1px;
}

#rootCart .cart, #rootCartBasic .cart {
  margin-top: 31px;
  transition: margin-top .4s ease-in-out;
  position: relative;
}

header.smaller #rootCart .cart, header.smaller #rootCartBasic .cart  {
  margin-top: 32px;
  transition: margin-top .4s ease-in-out;
}

#rootCart .cartIcon, #rootCartBasic .cartIcon {
  padding: 0 15px 27px 15px;
  display: flex;
}
@media (min-width:850px) {
#rootCart .cartIcon, #rootCartBasic .cartIcon {
  position: absolute;
  right: 0;
    }
}

#rootCartBasic .cart .cartModal {
    margin-top: 0px;
    margin-right: 0px;
    transition: margin-top .4s ease-in-out;
    right: -15px;
    position: absolute;
    z-index: 9999;
    min-width: 300px;
    margin-right: 0;
    margin-top: 0;
    width: auto;
    box-shadow: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 260px;
    margin-right: 30px;
    overflow: hidden;
    top: 40px;
}

@media (min-width: 851px) and (max-width: 991px) {
#rootCartBasic .cartIcon {
    position: absolute;
    right: 60px;
    top: 24px;
    }
}

@media (min-width: 850px) and (max-width: 1299px) {
#rootCart, #rootCartBasic {
  top: 0px
      }
  }
  

.smaller  #rootCart .cartIcon, .smaller  #rootCartBasic .cartIcon {
  padding-bottom:15px;
}

#rootCart .cart .cartModal, #rootCartBasic .cart .cartModal {
  margin-top: 0px;
  margin-right: 0px;
  transition: margin-top .4s ease-in-out;
  right: 0;
}

.headerContent,
.headerContent .row,
.headerContent .row .col-md-3,
.headerContent .row .TopMenuContainer{
  height: 100%;
}

.menuContainer.TopMenuContainer{
  float: right;
    width: 80%;
    margin: 0px 0 0 0;
    padding-top: 0.2em;
  }

.headerContent .row .col-md-3{
  display: flex;
  align-items: center;
  width: 40%;
  max-width: 40%;
}

.headerContent .row .col-md-3{
  display: flex;
  align-items: center;
}

.smaller #rootCart .cartModal, .smaller #rootCartBasic .cartModal {
  margin-top: 13px;
  transition: margin-top .4s ease-in-out;
}

.cartModal>div {
  padding: 20px;
  border-top: 3px solid rgb(224, 43, 32);
  color: rgba(0,0,0,.6);
  font-size: 14px;
  font-weight: 600;
}

#cartPage .cartItemsList .cartBody .cart-item .quantityOfProduct {
  padding-right: 0;
}

#rootCart .cartModalContent, #rootCartBasic .cartModalContent {
  padding: 0;
}

#rootCart .totalPriceModal, #rootCartBasic .totalPriceModal {
  margin-left: 0;
}

#rootCart .cartModalBtns, #rootCartBasic .cartModalBtns {
  margin: 20px 0;
}

#header .mainNav .cartLogo a>span,
#header #topMenuContainer .cartLogo a>span {
  bottom: 0px;
  padding: 1px 6px;
}

/*#rootCart .cartModal {
right: 0;
}*/

#rootCart .cartModal, #rootCartBasic .cartModal  {
  z-index: 999 !important;
}

main {
  background: #fff;
  padding-top: 1px;
  margin-bottom: 0px;
  transition: padding-top .4s;
}

.contentHeaderImage .responsiveImage {
  width: 100%;
}

#cartPage .cartTotalsInner {
  width: 100%;
}

#cartPage .productName {
  display: flex;
  align-items: center;
}

.shopTable .productName {
  color: #787d85;
  font-weight: 400;
}

.checkout .subtotalPrise {
  color: #adb0b6;
}

#contentMain .contentGeneral {
  margin-top: 15px;
}

#PromoContainer .responsiveImage {
  max-width: 360px;
  object-fit: cover;
  height: 227px;
}
/*
#contentHeader {
padding-top: 30px;
}*/

.contentHeaderContainer .contentHeaderTextContainer {
  background-color: #d6d6d6;
}

.contentHeaderTextContainer .pageTitle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 60px;
  font-family: 'Roboto', sans-serif;
}

/* Search */
.searchBox input[type="submit"] {
  display: none;
}

.searchBox input[type="button"] {
  border: none;
  background-color: transparent;
}

.searchBox input[type="button"]:focus {
  outline: none;
}

.searchBox .searchTextbox {
  display: none;
  position: absolute;
  top: 60px;
  right: 0px;
  bottom: -5px;
  width: 140px;
  z-index: 11;
}
#sws-main-menu .searchBox .searchTextbox {
  bottom: -7px;
}
.searchContainer {
  padding: 20px 20px 0;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
  display: inline-block;
  position: absolute;
  right: -85px;
}

.menuContainer.TopMenuContainer {
  position: relative;
  }



#sws-main-menu .searchContainer {
  padding: 23px 20px 27px;
}
.smaller #sws-main-menu .searchContainer {
  padding-top: 0;
  padding-bottom: 15px;
}

.main-menu-search{
  display: inline-block;vertical-align: super;padding:0px;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}
.smaller .searchContainer {
  padding-top: 20px;  /* transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out; */
}
.smaller .searchBox .searchTextbox {
  bottom: -20px!important;
}

.contactPageContainer {
  font-family: 'Roboto', sans-serif;
}

.contactPageContainer .ContactContentAdditional .fa {
  font-family: 'Roboto', sans-serif;
}


/*# Technical page #*/

#contentHeader  {
  background-color: #f7f7f7
}

#technicalPage .section {
  display: inline-block;
  width: 100%;
}

.sectionTitle {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 25px;
  padding-bottom: 12px;
}

#technicalPage .border {
  position: relative;
}

.technical-section .border{
  position:relative;
}

.technical-section .border:before{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:1px;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#eee;
  border-top-color: rgba(0,0,0,.1);
  content:"";
  border-top-color: #666666;
  border-top-width:5px;
}

.technical-section .link_preview img {
  width: 60%;
}

.technical-section .link_preview{
  padding: 70px 0px 50px;
}

#technicalPage .border:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eee;
  border-top-color: rgba(0,0,0,.1);
  content: "";
  border-top-color: #666666;
  border-top-width: 5px;
}

#technicalPage .link_preview {
  padding: 70px 0px 50px;
}

.pdfTitle {
  display: block;
  color: #777777;
  font: normal 18px / 26px 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 15px 0;
  padding: 0px 2px;
  width: 90%;
  word-break:break-word;
}

#technicalPage h2.homePageButton {
  margin-bottom: 30px;
}

#technicalPage a.link_with_arrow {
  font-family: 'Roboto', sans-serif !important;
  word-spacing: normal;
  color: #e02b20;
  text-decoration: underline;
}

#technicalPage a.link_with_arrow:hover {
  text-decoration: unset;
}

#technicalPage .link_preview img {
  width: 60%;
}

.technicalPageContainer .promoTextBold,
.technicalPageContainer .promoText{
  text-align: center;
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
  color: #333;
}

.technicalPageContainer .contentText h3.promoText {
  font-size: 22px;
  margin: 0px 0px 1.4em 0px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #000000;
  margin-bottom: .4em;
  padding-top: 7px;
}

.technicalPageContainer a.homePageButton {
  color: #ffffff;
  border-radius: 0px;
  background-color: #666666;
  padding: .6em 1.1em;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8em;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  border: #000000 1px solid;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  transition: all 300ms ease 0ms;
}

.technicalPageContainer a.homePageButton span.sign {
  opacity: 0;
  display: inline-block;
  margin-left: -1em;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.technicalPageContainer a.homePageButton:hover {
  background-color: #B2B2B2;
}

#technicalPage .technicalPageContainer {
  margin: 25px 0 50px;
  padding: 25px 0;
  text-align: center;
  display: none;
}

#technicalPage .technicalPageContainer h4 {
  font-size: 18px !important;
  margin-bottom: 60px;
}

#technicalPage .technicalPageContainer h2 {
  font-size: 26px;  
}

/*# Search page #*/

#searchPage, #searchPage .PagerResults {
  font-family: 'Roboto', sans-serif;
}

.search {
  width: 100%;
  padding: 0px!important;
}

.LabelSearchResult {
  width: 100%;
  font: italic 22px 'Roboto', sans-serif;
  text-align: left;
  line-height: 19pt;
  margin-top: 0!important;
  margin-bottom: 15px!important;
  text-transform: capitalize;
  font-size: 24px;
}

#content .searchPage .contentAdditional .search .CMSSearchResultsNoResultsLabel {
  padding-left: 15px;
}

#content .searchPage .contentAdditional .ArticleWrapper {
  padding: 0 15px 0 15px;
}

.search .ArticleTextWrapper .ArticleLink a {
  background-color: transparent;
  color: #e53e30;
  text-align: left;
  padding-top: 0;
  padding-left: 0;
}

.PagerControl {
  clear: both;
  padding-top: 10px;
  text-align: center;
}

.PagerResults {
  font: italic 12px 'Roboto', sans-serif;
}

.contentAdditional .search .ArticleWrapper {
  float: none;
  width: 100%;
}

.search .BrandsListWrapper .PagerControl {
  margin-left: 0;
}

#generalContainer .search .ArticleWrapper .ArticleImageWrapper {
  width: auto;
  height: auto;
  padding: 3px;
  max-width: 100%;
  max-height: 100%;
  margin-right: 15px;
  overflow: hidden;
  float: left;
}

.search .ArticleWrapper .ArticleImageWrapper img {
  width: 65px !important;
  height: 65px !important;
  padding: 0px;
  border-radius: 0px;
}

.search .ArticleWrapper .ArticleTextWrapper {
  display: table-cell;
}

.search .ArticleWrapper .ArticleTextWrapper h3 {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 14px;
  color: #000 !important;
}

.searchPage .contentAdditional .ArticleWrapper .ArticleTextWrapper .ArticleTitle {
  padding-top: 0;
  padding-left: 0;
  margin-top: 0;
  font-size: 24px;
}

.search .ArticleText {
  padding-left: 0;
}

.search .BrandsListWrapper .ArticleWrapper {
  float: left;
  width: auto;
  margin-right: 10px;
  margin-bottom: 0 !important;
}

.search .service_link a {
  font: normal 12px 'Roboto', sans-serif;
  text-transform: uppercase;
  padding-left: 10px;
  text-decoration: none;
  line-height: 22px;
}

.searchPage .SearchText {
  font: normal 300 16px / 26px 'Roboto', sans-serif;
}

.ProductListWrapper, .ServicesListWrapper, .MoreForHomeListWrapper, .ArticlesWrapper, .BrandsListWrapper {
  margin-bottom: 20px;
}

.search .ArticleWrapper {
  margin-bottom: 30px;
}

.search .ArticleLink {
  text-align: left;
}

.smaller .searchContainer {
  padding-top: 20px;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}


/*# Footer #*/
ul#footerMenu li {
  display: inline;
  float: left;
}
ul#footerMenu span{
  line-height: 3;
  padding: 15px 15px 15px 0;
}
#footerWrap {
  width: 100%;
  background: rgb(51, 51, 51);
  color: #fff;
}

#footerWrap .copyright {
  padding: 15px 0;
}
#footerWrap a {
  color: #fff;
  text-decoration: none;
}
.copyright>div,
.socialsWidgetContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}



/*# Home page #*/
.bannerContainer #repeaterCarousel .shawSlideItem>img {
  max-height: 920px;
  overflow: hidden;
  object-fit: cover;
}

.bannerContainer .shawSlideItem>img,
.promoContainer .shawSlideItem>img {
  width: 100%;
}

.bannerContainer .banner {
  width: 100% !important;
}

.bannerContainer .banner,
.promoContainer .promoPosition {
  display: flex;
  justify-content: center;
  align-items: center;
}

.promoContainer .promoPosition img {
  min-height: 227px;
  max-height: 227px;
  object-fit: cover;
}

.bannerContainer .banner .shawSlideItem {
  width: 100%;
}

.bannerContainer .banner .content {
  top: auto !important;
  left: auto !important;
  width: 75%;
  transform: none !important;
}

.bannerContainer .banner .content,
.promoContainer .promoPosition .content {
  position: absolute;
}

.bannerContainer .banner .content img {
  width: 100% !important;
  max-width: 507px !important;
  height: auto !important;
}

#content .promoContainer {
  margin: 25px auto;
}

.promoContainer .promoPosition {
  padding-right: 30px;
  padding-left: 30px;
}

.promoContainer .promoPosition .content a {
  font-family: 'Roboto', sans-serif !important;
  text-decoration: none;
  font-weight: 700;
  font-size: 25px;
  color: #fff;
}

.contactContainer .contactUsInner,
.contact-us-section .contactUsInner{
  padding: 25px 0;
  text-align: center;
}

.contactUsInner h2,
.contactUsInner h4 {
  font-family: 'Roboto', sans-serif;
  color: #4b4b4b;
}

.contactUsInner h2 {
  font-size: 26px;
}

.contactContainer .contactUsInner h4,
.contactUs .contactUsInner h4,
.contact-us-section .contactUsInner h4{
  font-size: 18px !important;
  margin-bottom: 60px;
}

.promoContainer .promoPosition .content a,
.contactContainer .contactUsInner h2,
.contact-us-section .contactUsInner h2,
.contactContainer .contactUsInner .dynamicButtonLink>input,
.contact-us-section .contactUsInner .dynamicButtonLink>input,
#contentMain .dynamicButtonLink>input {
  text-transform: uppercase;
}

.contactContainer .contactUsInner .dynamicButtonLink,
.contact-us-section .contactUsInner .dynamicButtonLink>input,
#contentMain .dynamicButtonLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contactContainer .contactUsInner .dynamicButtonLink>input,
.contact-us-section .contactUsInner .dynamicButtonLink>input,
#contentMain .dynamicButtonLink>input {
  position: absolute;
  color: #fff;
  background-color: #e02b20;
  border: none;
  border-radius: 0;
  padding: 9px 20px;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

/*.contactContainer .contactUsInner .dynamicButtonLink>input:hover,
.contact-us-section .contactUsInner .dynamicButtonLink>input:hover,
#contentMain .dynamicButtonLink>input:hover {
border: 2px solid #e02b20;
transition: all .1s;
}
*/

.contactContainer .contactUsInner .dynamicButtonLink>input:hover,
.contact-us-section .contactUsInner .dynamicButtonLink>input:hover,
#contentMain .dynamicButtonLink>input:hover,
.contactContainer .contactUsInner .dynamicButtonLink>input:active,
.contact-us-section .contactUsInner .dynamicButtonLink>input:active,
#contentMain .dynamicButtonLink>input:active,
.contactContainer .contactUsInner .dynamicButtonLink>input:focus,
.contact-us-section .contactUsInner .dynamicButtonLink>input:focus,
#contentMain .dynamicButtonLink>input:focus{
  outline: none;
}

.contactContainer .contactUsInner .dynamicButtonLink>input:active,
.contact-us-section .contactUsInner .dynamicButtonLink>input:active,
#contentMain .dynamicButtonLink>input:active {
  border: 1px solid #e02b20;
  color:  #e02b20;
  background-color: #fff;
}

.bannerContainer .content .intro {
  text-align: center;
}

.contactContainer .contactUsInner .dynamicButtonLink,
.contact-us-section .contactUsInner .dynamicButtonLink{
  margin-bottom: 14px;
  padding-top: 2px;
}

/*# @media 2880px - 992px #*/
@media (max-width: 2880px) and (min-width: 992px) {
  #sws-main-menu {
    height: auto !important;
  }
}

/*# @media 991px - 20px #*/
@media (max-width: 980px) {
  #PromoContainer .promoOuter {
    margin-bottom: 30px;
    width: 100%;
    max-width: unset!important;
  }
}

/*# @media 991px - 20px #*/
@media (max-width: 991px) {
  .swsmenu #sws-top-menu {
    display: block;
    height: auto!important;
  }
  
  #contentHeader {
    margin-top: 0 !important;
  }
  
  #root .SimpleProduct .simpleProductItem {
    width: 50%;
    margin-left: 0;
  }
  ul#sws-main-menu {
    padding-top: 15px;
  }
  header {
    position: inherit;
    transition: height 0s;
    margin-bottom: 1px;
    height: 67px !important;
  }  
  .sws-catalog-products-table .Loader {
    overflow-x: scroll;
  }
  #rootCart .cartModal, #rootCartBasic .cartModal {
    display: none;
  }
  #sws-top-menu   > .searchBox, 
  #sws-main-menu  > .searchBox {
    display: inline-block;
    width: 100%;
  }
  #sws-main-menu .searchContainer,
  #sws-top-menu .searchContainer {
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
  }
  .mainNav > a {
    margin-top: 0px;
  }
  header.smaller {
    height: 79px;
    margin-bottom: 1px;
  }
  
  #header {
    padding-top: 15px;
  }
  
  .headerContent .mainNav,
  .headerContent #topMenuContainer {
    align-items: center;
  }
  #cartPage .productName {
    width: 45%; 
  }
  /*#header>div {
  width: 80%;
}*/
  
  header #logo {
    padding-top: 0;
    transition: padding-top 0s;
    height: 100%;
  }
  
  header.smaller #logo {
    padding-top: 0;
  }
  
  header .customerLogo,
  header .brandLogo {
    margin: 0;
    padding-top: 0; 
    display: flex;
    align-items: center;
    transition: margin-top 0s;
  }
  
  .searchBox input[type="button"] {
    display: none;
  }
  
  #sws-top-menu .searchTextbox,
  #sws-main-menu .searchTextbox{
    width: 90%;
    margin: 20px 5% 10px;
    position: static;
  }
  
  .headerContent > .row:last-child {
    float: right;
    margin-top: -49px;
    padding-right: 20px;
  }
  .mainNav #rootCart .cart, .mainNav #rootCartBasic .cart {
    margin: 20px 10px 0px 10px;
  }
  .searchTextbox {
    display: inline-block!important;
  }
  .mainNav .swsmenu-nav > *:first-child {
    display: inline-block;
    width: 100%;
  }
  .searchContainer {
    padding: 0;
  }
  
  .customerLogo img {
    margin-right: 15px;
    float: left;
  }
  
  .brandLogo img {
    width: auto !important;
    height: 43px !important;
  }
  
  .brandLogo img,
  .customerLogo img {
    transition: height 0s;
    
  }
  
  header.smaller .customerLogo,
  header.smaller .brandLogo {
    margin-top: 0;
    transition: margin-top 0s;
  }
  
  header.smaller .customerLogo img {
    height: 35px !important;
  }
  
  header.smaller .brandLogo img {
    height: 39px !important;
  }
  
  #footerContainer {
    padding: 0;
  }
  
  #footerMenu {
    padding-left: 17px;
  }
  
  .footerLogo, .copyright {
    text-align: center;
  }
  
  #header .swsmenu-responsive-toggle {
    display: block;
  }
  
  .swsmenu-responsive-default.swsmenu-responsive.swsmenu-responsive-collapse {
    visibility: hidden;
  }
  
  .swsmenu-responsive-default.swsmenu-responsive.swsmenu-responsive-collapse .swsmenu-item .swsmenu-submenu {
    display: block !important;
  }
  
  #header .headerContent > .row > div:last-child,
  .mainNav nav:last-child,
  #topMenuContainer nav:last-child,
  #header .mainNav,
  #header #topMenuContainer {
    position: static;
    display: block;
  }
  .mainNav #rootCart .cart a, .mainNav #rootCartBasic .cart a {
    padding-left: 0px;
  }
  #header #topMenuContainer .swsmenu-responsive-toggle {
    margin-top: -10px;
  }
  
  #topMenuContainer {
    margin-right:0;
  }
  
  #header .mainNav .swsmenu-responsive-toggle,
  #header #topMenuContainer .swsmenu-responsive-toggle {
    padding: 5px 0px;   
    color: transparent;
    font-size: 0;
    background: transparent;
    border: none;
    padding-right:15px;
  }
  
  #header .mainNav .swsmenu-responsive-toggle>i,
  #header #topMenuContainer .swsmenu-responsive-toggle>i {
    color: #000;
    font-size: 23px;
    padding-top: 13px;
  }
  
  .mainNav .cartLogo .cartIcon,
  #topMenuContainer .cartLogo .cartIcon {
    display: flex;
  }
  
  .mainNav .cartLogo,
  #topMenuContainer .cartLogo {
    margin: 0;
  }
  
  .mainNav nav:last-child,
  #topMenuContainer nav:last-child {
    margin-top: -11px;
  }
  
  #sws-top-menu,
  #sws-main-menu{
    position: absolute;
    left: 10%;
    margin-top: 20px;
    width: 80%;
    padding: 0px!important;
    background: #fff;
    border-top: 3px solid lightgray;
    opacity: 1;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
  }
  
  #sws-top-menu li {
    padding-left: 10px!important;
    padding-right: 14px!important;
  }
  
  .headerContent .mainNav .swsmenu-nav li,
  .headerContent #topMenuContainer .swsmenu-nav li,
  #sws-top-menu .swsmenu-item .swsmenu-submenu,
  #sws-main-menu .swsmenu-item .swsmenu-submenu {
    width: 100%;
    padding: 0 5%;
  }
  
  .headerContent .mainNav .swsmenu-nav li:first-child,
  .headerContent #topMenuContainer .swsmenu-nav li:first-child{
    padding-top: 0;
  }
  
  .headerContent .mainNav .swsmenu-nav li:last-child,
  .headerContent #topMenuContainer .swsmenu-nav li:last-child{
    padding-bottom: 0;
  }
  
  #header .headerContent .mainNav .swsmenu-nav .fa,
  #header .headerContent #topMenuContainer .swsmenu-nav .fa {
    display: none;
  }
  
  #header .mainNav .swsmenu-submenu,
  #header #topMenuContainer .swsmenu-submenu {
    position: static;
    visibility: visible;
    height: auto;
    margin-top: 0;
    opacity: 1;
    box-shadow: none;
    border: none;
  }
  
  #sws-top-menu>li>a,
  #sws-main-menu>li>a{
    padding: 10px 4%;
    margin: 0;
  }
  
  header.smaller #sws-top-menu>li>a,
  header.smaller #sws-main-menu>li>a{
    padding: 10px 4%;
    margin: 0;
  }
  
  #sws-top-menu .swsmenu-item .swsmenu-submenu,
  #sws-main-menu .swsmenu-item .swsmenu-submenu{
    padding: 0 0 0 10px;
    background: #fff;
  }
  
  #sws-top-menu .swsmenu-item .swsmenu-submenu>li,
  #sws-main-menu .swsmenu-item .swsmenu-submenu>li{
    padding: 0;
  }
  
  #sws-top-menu .swsmenu-item span,
  #sws-main-menu .swsmenu-item span{
    line-height: 23px;
  }
  
  /*#sws-top-menu a>span,
  #sws-top-menu .swsmenu-submenu>li>a>span {
  color: rgba(0,0,0,0.6);
  transition: color .4s ease-in-out;
}*/
  
  #sws-top-menu li>a,
  #sws-top-menu .swsmenu-submenu>li>a,
  #sws-main-menu li>a,
  #sws-main-menu .swsmenu-submenu>li>a{
    border-bottom: 1px solid rgba(0,0,0,.03);
  }
  
  /*#sws-top-menu a:hover,
  #sws-top-menu .swsmenu-submenu>li>a:hover {
  opacity: .7;
  background-color: rgba(0,0,0,.03);
}*/
  
  #sws-top-menu .swsmenu-submenu>li>a,
  #sws-main-menu .swsmenu-submenu>li>a{
    height: auto;
    padding: 10px 5%;
    line-height: 1.3em;
  }
  
  .swsmenu.swsmenu-responsive-collapse #sws-top-menu,
  .swsmenu.swsmenu-responsive-collapse #sws-main-menu{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .%s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 0 !important;
  }
  
  .swsmenu #sws-top-menu,
  .swsmenu #sws-main-menu{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  
  .swsmenu.swsmenu-responsive-collapse #sws-top-menu,
  .swsmenu.swsmenu-responsive-collapse #sws-main-menu{
    padding: 0 4%;
  }
  
  #sws-top-menu,
  #sws-main-menu{
    overflow: hidden !important;
  }
  
  #header .mainNav .cartLogo a>span,
  #header #topMenuContainer .cartLogo a>span {
    bottom: -1px;
  }
  
  #rootCart .cart .cartModal, #rootCartbasic .cart .cartModal {
    margin-top: 0;
  }
  
  #rootCart .cart, #rootCartBasic .cart {
    margin-top: 0;
    transition: none;
  }
  
  header.smaller #rootCart .cart, header.smaller #rootCartBasic .cart {
    margin-top: 32px;
  }
  
  .cartModal>div {
    border-top: 3px solid #2ea3f2;
  }
  
  #rootCart .cartIcon, #rootCartBasic .cartIcon {
    padding-bottom: 10px;
    padding-top:10px;
  }
  
  #content {
    padding-top: 0;
  }
  
  #contentHeader {
    padding-top: 0;
  }
  
  .contentHeaderTopImage {
    height: 0;
  }
  
  main {
    padding-top: 0;
    transition: padding-top 0s;
  }
  
  #technicalPage div.link_preview img {
    width: 75%;
  }
  
  .promoContainer .promoPosition {
    padding-bottom: 30px;
  }
  
  .promoContainer .promoPosition:last-child {
    padding-bottom: 0;
  }
  
  #root .detailsDescription {
    width: 100%;
  }
  
  #root .colorPreview {
    width: 100%;
  }
  
  .jcarousel-wrapper ul {
    display: block;
  }
}

/*# @media 480px - 20px #*/
@media (max-width: 480px) {
  div#HomeMain .bannerContainer #repeaterCarousel .shawSlideItem>img{
    height: 200px;
  }
  #technicalPage div.link_preview {
    width: 100%;
    text-align: center;
    padding: 70px 0px 20px;
  }
  
  .brandLogo img {
    height: 30px !important;
  }
  .simpleProductItem {
    width: 100%;
    margin: auto;
  }
  .productName>a>img {
    height: 40px !important;
    width: 40px !important;
    margin: 0 5px 0 5px !important;
}
  #cartPage .cartItemsList .cart-item .quantityOfProduct .quantityElem {
    width: 20px !important;
    padding: 5px;    
  }
}


/*# @media 414px - 20px #*/
@media (max-width: 414px) {
  .mainNav .swsmenu-responsive-toggle,
  #topMenuContainer .swsmenu-responsive-toggle {
    width: 50px;
  }
  
  #rootCart .cartIcon, #rootCartBasic .cartIcon {
    padding-right: 0;
    padding-left: 5px;
    padding-top: 10px;
  }
  
  .jcarousel-wrapper .jCarouselLiteHome>ul {
    display: -webkit-box;
    max-height: 400px;
  }
  
  #PromoContainer .promoOuter {
    max-width: 100% !important;
  }
}


/*# Products page #*/
#root .SimpleProduct .productSpecs,
#root .ProductWithCart .productSpecs {
  font: normal 300 16px / 26px "Roboto", sans-serif;
}

#root .SimpleProduct .GeneratePDFButton,
#root .ProductWithCart .GeneratePDFButton {
  font: normal 300 15px / 16px "Roboto", sans-serif;
}

#root table.sws-products-table>thead>tr>th>a,
#root .productsTableContainer,
#contentMain .loginForm p,
#contentMain .loginForm label {
  font-family: "Roboto", sans-serif !important;
}

#root .ProductWithCartDetails .ProductSpecifications .itemTypeHeader,
#contentMain .cart-empty,
#contentMain .returnBtn,
#header .cartModal .cartModalBtns>a,
#header #rootCart .cartModalContent .prodNameModal,
#header #rootCartBasic .cartModalContent .prodNameModal,
#header .cartModalContent .prodPriceModal,
#contentMain .productName, .subtotalPriseStl,
#contentMain .btnClose,
#contentMain .cartTotalHeader,
#contentMain .totalPrise,
#contentMain #cartPage .btnCheckout>a,
#contentMain .checkout .ContactForm .control-label,
#contentMain .checkout .btnCheckout {
  font-family: "Roboto", sans-serif;
}

.ProductWithCart .GeneratePDFButton:hover,
.ProductWithCart .GeneratePDFButton:focus {
  color: #fff;
  text-decoration: none;
}

#contentMain .newCatalogContainer {
  display: flex;
  flex-wrap: wrap;
}

/*#toolbox,*/
#root .breadcrumbContainer {
  display: none;
}

/*.contentInner>div>#toolbox {
display: none;
}*/

#contentMain .contactUs {
  width: 100%;
  text-align: center;
}

#root .checkout .btnCheckout {
  border: none;
}

#contentMain #cartPage .btnCheckout>a {
  border: 1px solid #e53e30;
}

#rootCart .cartModalBtns>a, #rootCartBasic .cartModalBtns>a {
  border: 1px solid #e53e30;
  border-radius: 0;
}

#contentMain #cartPage .btnCheckout>a:active,
#cartPage .returnBtn:active,
#root .checkout .btnCheckout:active,
#root .GeneratePDFButton:active,
#root .addToCart:active,
#rootCart .cartModalBtns>a:active,
#rootCartBasic .cartModalBtns>a:active{
  outline: 0;
  background-color: #fff;
  border: 1px solid #e53e30;
  color: #e53e30;
}

#cartPage .checkout .btnCheckout:focus,
#root .GeneratePDFButton:focus,
#root .addToCart:focus,
#root .viewToCart:focus,
#root .form-control:focus,
#contentMain .dynamicButtonLink>input:focus,
#rootCart .cartModalBtns>a:focus,
#rootCartBasic .cartModalBtns>a:focus,
.btnCloseModal {
  outline: 0;
}

#root .viewToCart {
  border: none;
}

.SimpleProduct .productDetailsInner ul.slider li img {
  width: 70px;
  height: 70px;
  float: left;
  object-fit: cover;
}

.SimpleProduct .colorPreviewContainerSimple img {
  object-fit: cover;
}


button.btn.btn-danger.viewToCart {
  background-color: #e02b20;
}

#root .form-control {
  border: 1px solid #ccc;
  box-shadow: none;
}

#root .checkout .btnCheckout {
  margin-top: 30px;
}

.newCatalogContainer .addToCart,
.newCatalogContainer .viewToCart {
  border-radius: 0;
}

.newCatalogContainer .addToCart {
  background-color: #e02b20;
}

#root .GeneratePDFButton,
#root .addToCart,
#root .viewToCart,
#content input[type="submit"] {
  background-color: #e02b20;
  border: 1px solid #e02b20 !important;
  border-radius: 0;
}

#root .GeneratePDFButton:active,
#root .addToCart:active,
#root .viewToCart:active,
#content input[type="submit"]:active {
  color: #e02b20;
  background-color: #fff;
  outline: none;
}

#content input[type="submit"]:active {
  border: 1px solid #e02b20;
}

#content input[type="submit"]:focus {
  outline: none;
}

#root .GeneratePDFButton {
  left: 6px;
  /*right: 0;*/
  width: 268px;
  margin: auto;
}

#root .ContactForm {
  margin-bottom: 30px;
}

.ContactForm .form-control {
  border-radius: 0;
  resize: none;
}

.ContactForm .checkout .ContactForm .control-label {
  font: bold 13px / 28px 'Roboto', sans-serif;
}

.colorPreview .ProductSpecifications {
  display: grid;
}

#root .ProductWithCartDetails #slider-frame #scroller .styleNumber {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  color: #777 !important;
  font-size: 16px;
  font-weight: bold;
}

#root .itemTypeHeader,
#root .itemTypeDetails {
  width: 50%;
  padding-left: 0;
  margin-bottom: 10px;
}
#root .SimpleProduct .simpleProductItem {
  padding: 0 7px;
}

.Loader .SimpleProduct .productDetailsInner #scroller {
  width: calc( 100% + 20px);
  margin: 0 0px;
  margin-left: -10px;
}

#root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
  margin: 0;
  padding: 0 10px;
  font-size: inherit;
}

#root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100%);
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ProductWithCart .colorPreviewContainerSimple {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.ProductWithCart .colorPreviewContainerSimple img {
  position: absolute;
  max-height: unset;
  height: 100%;
  object-fit: cover;
  left: 0;
}

#root .SimpleProduct .simpleProductItem .colorPreviewContainerSimple {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

#root .SimpleProduct .simpleProductItem .colorPreviewContainerSimple img {
  position: absolute;
  max-height: unset;
  height: 100%;
  object-fit: cover;
}

/*# Slider #*/
.jCarouselLite {
  height: 170px !important;
  width: 100% !important;
}

.jCarouselLite ul {
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
}

.jCarouselLite .promoWrapper {
  width: auto !important;
}

.jCarouselLite ul li {
  width: 33% !important;
  float: left !important;
}

.jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.jcarousel-wrapper ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 20000em;
  height: 100%;
}

.articleDetails .jcarousel-wrapper ul {
  width: auto;
}

.articleDetails #PromoContainer {
  margin-bottom: 30px;
}

div#contentSlider .jcarousel-wrapper ul li {
  display: flex;
  float: left;
  overflow: hidden;
  position: relative;
}

div#contentSlider .jcarousel-wrapper ul li .shawSlideItem{
  width: 100%;
}

.jcarousel-wrapper ul li {
  /*display: inline;
  float: left;
  overflow: hidden;
  max-height: 550px;*/
}

.jcarousel-wrapper ul li .content {
  position: absolute;
}

.jcarousel-wrapper ul li .content .intro {
  color: #fff;
  text-align: center;
}

.jcarousel-wrapper ul li {
 height: 100%;
}

/*.jcarousel-wrapper ul li a img,
.jcarousel-wrapper ul li .shawSlideItem img {
width: 100%;
vertical-align: middle;
position: relative;
}*/

#HomeMain #PromoContainer .promoOuter .teaserWrapper > div {
  background-repeat: no-repeat;
  background-position: center;
}

.jcarousel-wrapper ul li.EmployeeItem img {
  width: auto;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover,
.jcarousel-control-prev:focus,
.jcarousel-control-next:focus {
  text-decoration: none;
}

.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  background: rgba(255, 255, 255, .7);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px 'Roboto', sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
  display: none;
  z-index: 50;
}

.jcarousel-control-prev {
  left: 20px;
}

.jcarousel-control-next {
  right: 20px;
}

.shawSlideItem .content {
  z-index: 33;
  position: absolute;
  top: auto;
  left: 30px;
  text-align: center;
  /*font-family: 'Roboto', sans-serif;*/
  pointer-events: none;
}


/*# @media 1920px - 980px #*/
@media (min-width: 980px) {
  #HomeMain .HomeMainContainer .rotator {
    height: 364px !important;
  }
  .jCarouselLite ul {
    width: auto !important;
    left: 0 !important;
  }
  .jCarouselLite ul li {
    max-width: 209px !important;
    margin-bottom: 0px;
    height: auto !important;
    float: none !important;
  }
  .jCarouselLite {
    height: 534px !important;
    width: auto !important;
  }
}
/*#General Article Title#*/
#ArticleDescription{
  font-size: 18px;
  padding-left: 15px;
  line-height: 32px;
}
/*
#HomeMain .jcarousel-wrapper .jCarouselLiteHome ul li .content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 0);
} */

/*# Gallery #*/
#gallery{
  margin-bottom:15px;
}

.pdfsList {
  display: flex;
  flex-wrap: wrap;
}

#root table.sws-products-table>thead>tr>th {
  border: none !important;
}

#root table#sws-products-table>thead>tr>th {
  vertical-align: top;
  text-transform: uppercase;
}

table.sws-products-table>thead>tr>th>a {
  white-space: nowrap;
}

#root #sws-products-table {
  border: none;
}

.Loader .ProductWithCartDetails .colorPreviewContainer {
  min-width: auto;
  height: auto;
  max-height: 455px;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}

.ProductSpecifications .itemHeaders {
  margin: 20px 0;
}

.cartContainer .totalItems {
  vertical-align: top;
}

@media (max-width: 640px) {
  #root .SimpleProduct .simpleProductItem {
    width: 100%;
  }
  /*.SimpleProduct .GeneratePDFButton, .SimpleProduct .GeneratePDFButton:hover {
  position: relative;
}*/
  .SimpleProduct .simpleProductItem .sws-catalog-product-detail-header {
    margin-bottom: 0;
  }
  .newCatalogContainer.SimpleProduct .simpleProductItem {
    margin-bottom: 20px;
  }
}

table.sws-products-table>thead>tr>th>a:hover {
  color: inherit;
  text-decoration: none;
}

#contentMain .sws-products-table-pagination ul.pagination li a, #contentMain .sws-products-table-pagination ul.pagination li a span {
  height: 22px;
  font-size: 15px;
  line-height: 22px;
}

.sws-catalog-products-table {
  overflow: hidden;
}

.SimpleProduct #slider-frame .slider li.active img {
  height: auto;
  margin-bottom: 0;
  width: 70px;
  height: 70px;
  float: left;
}

#cartPage .cartItemsList .cart-item .quantityOfProduct .quantityElem {
  width: 50px;
  border: 1px solid rgba(59,63,74,0.2);
  text-align: center;
}

.ProductSpecifications .collection {
  padding-top: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  font-size: 20px;
}

#root .ProductSpecifications .itemTypeHeader {
  width: 100%;
}

.collection .variantName {
  font-size: 20px;
  font-weight: bold;
}

.itemTypeHeader .variantName {
  font-weight: bold;
  color: #000;
  font-size: 18px;
}

.itemTypeHeader .itemName, .itemTypeHeader .productSpecs {
  color: #000;
  font-size: 18px;
}
.GeneratePDFButton{
  max-width:100%;
}


.CatalogTiles div#slider-frame .slider li img {
  max-width:117px;
  max-height:117px;
}

.CatalogTiles div#slider-frame .slider li .pdqIcon {
  height: auto;
  padding-left: 2px;
  margin-bottom: 3px;
}

.ProductWithCart .colorPreviewContainerSimple {
  max-height: 350px;
  overflow: hidden;
}

#root .ProductWithCart .colorPreviewContainerSimple img {
  max-height: initial;
}

#contentMain .loginForm input[type="submit"] {
  border-radius: 0;
}

#root .ProductWithCartDetails #slider-frame a img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
}

div#slider-frame .slider li a {
  font-size: 1em;
  display: grid;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.catalogSelectors .form-control option:first-child {
  display: none;
}
/*# Banner Ratio #*/
#content .imageRatio4 .responsiveImage,
#content .imageRatio3 .responsiveImage,
#content .imageRatio2 .responsiveImage{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
  }

#content .imageRatio4 .contentHeaderImage,
#content .imageRatio4 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
}

#content .imageRatio3 .contentHeaderImage,
#content .imageRatio3 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
}

#content .imageRatio2 .contentHeaderImage,
#content .imageRatio2 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
}
/*# Slider Ratio #*/
.imageRatio4 .jcarousel-wrapper{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
  }
.imageRatio3 .jcarousel-wrapper{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
  }
.imageRatio2 .jcarousel-wrapper{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
  }

.imageRatio4 .jCarouselLiteHome,
.imageRatio3 .jCarouselLiteHome,
.imageRatio2 .jCarouselLiteHome{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }

.jCarouselLiteHome .shawSlideItem img{
      object-fit: cover;
      height: 100%;
  }

.jCarouselLiteHome .shawSlideItem,
.jCarouselLiteHome .jcarousel li,
.jCarouselLiteHome .jcarousel ul,
.jCarouselLiteHome .jcarousel{
  height: 100%;
  }

/*# Content Layout #*/
.contentLayout-containerTitle{
    font-size: 25px;
    padding-bottom: 5rem;
}
.contentLayout-img>a> img {
    object-fit: scale-down;
}

.container-title-descrption-alignment-Center{ 
   left: 50%;
    transform: translateX(-50%);
    display: grid;
    justify-content: center;
  }
.container-title-descrption-alignment-Right{ 
    left: 50%;
    transform: translateX(-50%);
    display: grid;
    justify-content: flex-end;
  }

.pdfFiles .contentLayout-containerTitle:before{ 
  position: absolute;
    top: 40px;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-top-color: rgba(0,0,0,.1);
    content: "";
    border-top-color: #666666;
    border-top-width: 5px;
  }
.pdfFiles .contentLayout .contentLayout-link >a{ 
  color: red!important;
  }
 .pdfFiles .contentLayout .my-pages{
   padding-bottom: 10rem;
  }
.pdfFiles .contentLayout .contentLayout-title{
    color: #777777;
    font: normal 18px / 26px 'Roboto', sans-serif;
    text-transform: uppercase; 
    margin: 15px 0;
    padding: 0px 2px;

}
.pdfFiles .contentLayout .contentLayout-Left .contentLayout-link{
   text-align: left;
   padding-left: 3px;
  }
.contentLayout-Center {
  margin: 0;
  }

.contentLayout-itemList.content-layout-items-center{
   justify-content: center;
  }
.contentLayout-itemList.content-layout-items-right{
  justify-content: flex-end;
  }

@media (max-width: 576px) { 
  .pdfFiles .contentLayout{
    padding: 0px;
 }
  .pdfFiles .contentLayout .my-pages{
   padding-bottom: 0rem;
  }
}
@media (max-width: 992px){
.contentLayout .my-pages{
      width: 50%; 
  }
  .contentLayout .col-sm-12 {
    width: 100%;
}

}

/*tmp*/
.ArticleText .tmp-flex{
    display: flex!important;
    justify-content: space-between;
  }

