
.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: ;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  font-size: 17px;
  color: ;
  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;
  }


@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/SWS/Common/fonts/HelveticaNeue.woff") format('woff');
}

.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: rgb(0, 0, 0, 0.3)!important;
}
body {
  color: #000000;
  font-family: "Helvetica Neue" !important;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;

}

.productTitleBorder {
  border-top-color: #666666;
  border-top-width: 5px;
  border-top-style: solid;
}

a {
  text-decoration: underline!important;
  }

/*# Header #*/

.swsmenu-transition-shift #swsmenu-item-137306.swsmenu-item .swsmenu-submenu-drop, .swsmenu-transition-shift #swsmenu-item-137311.swsmenu-item .swsmenu-submenu-drop {
   transition-duration: 1s!important;
  }
    

.brandLogo {
  display: flex;
  flex-direction: row;
  align-items: center;
  float: left;
  max-width: 30%;
  margin-left: 0px;
  width: 30%;
  padding-left: 15px;
}

.brandLogo a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.swsTopMenuHeaderLarge .brandLogo img {
  max-height: 75px;
  transition: max-height .4s ease-in-out;
  max-width: 200px;
}

.swsTopMenuHeaderSmall .brandLogo img {
  max-height: 53px;
  transition: max-height .4s ease-in-out;
  /*padding-bottom: 25px; */
  max-width: 200px;
}

.brandLogo img {
  max-width: 100%;
  max-height: 53px;
  transition: height .4s ease-in-out;
  height: 100%;
  width: 100%;
  object-fit: contain;
  /*margin-top: 19px; */
}

.swsTopMenuHeaderSmall .brandLogo .logo a img {
  padding-top: 0;
  padding-bottom: 25px;
}

#header>div,
#header .headerContent,
#header .brandLogo {
  height: 62px; 
  /* height: 100%; */
}


.swsTopMenuHeaderLarge .brandLogo,
.swsTopMenuHeaderSmall .brandLogo {
  /* margin-top: 0; */
}

.headerContent .col-md-12 {
  padding-left: 15px;
  padding-left: 15px;
}

#header.swsTopMenuHeaderSmall .searchContainer {
  top: 8px;
  transition: top .4s ease-in-out;
}

#header.swsTopMenuHeaderLarge .searchContainer {
  top: 22px;
  transition: top .4s ease-in-out;
}

#header {
  height: auto!important;
  }
@media (min-width:1025px) {
.swsTopMenuHeaderLarge {
  height: 116px;
  }
 }

.itemTypeHeader.col-xs-12 {
  margin-top: 10px;
}

span.dynamicButtonLink input[type="submit"]:active {
  background-color: #000;
  color: #fff;
}

span.dynamicButtonLink input[type="submit"]:focus {
  outline: none;
  border-color: #000;
}

span.dynamicButtonLink input[type="submit"] {
  padding: 12px 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8em;
  text-decoration: none;
  font-family: "Helvetica Neue";
  color: #000;
  border: #000 2px solid;
  background-color: #fff;
  margin: auto;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.swsTopMenuHeaderSmall {
  height: 56px !important;
}

.swsTopMenuHeaderLarge #sws-top-menu>li>a,
.swsTopMenuHeaderSmall #sws-top-menu>li>a {
  position: relative;
}

.swsTopMenuHeaderLarge #sws-top-menu>li>a {
  top: 15px;
  transition: top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

.swsTopMenuHeaderSmall #sws-top-menu>li>a {
  padding: 0 0 20px 0;
  top: 20px;
  transition: top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

.swsTopMenuHeaderLarge #rootCart,
.swsTopMenuHeaderSmall #rootCart {
  position: relative;
}

.swsTopMenuHeaderLarge #rootCart {
  top: 18px;
  transition: top .4s ease-in-out;
}

.swsTopMenuHeaderSmall #rootCart {
  top: 10px;
  transition: top .4s ease-in-out;
}

.swsTopMenuHeaderLarge #rootCart .cartIcon {
  padding: 0 10px 48px;
}

.swsTopMenuHeaderSmall #rootCart .cartIcon {
  padding: 0 10px 18px;
}

.swsTopMenuHeaderLarge #rootCart .cart .cartModal {
  margin-top: 46px;
}

.swsTopMenuHeaderSmall #rootCart .cart .cartModal {
  margin-top: 16px;
}

#topMenuContainer .searchContainer {
  position: relative;
  top: 22px;
}

#topMenuContainer .searchContainer .searchTextbox.form-control {
  bottom: -35px;
  right: 26px;
}

#rootCart .cart .cartModal {
  margin-right: -30px;
  transition: margin-top .4s ease-in-out;
  right: 0;
}

#content:not(#sws-main-menu) {
  padding-top: 70px;
}

.swsTopMenuHeaderLarge #sws-top-menu .swsmenu-submenu {
  margin-top:20px;
  transition: margin-top .4s ease-in-out;
}

.swsTopMenuHeaderSmall #sws-top-menu .swsmenu-submenu {
  margin-top: 20px;
  transition: margin-top .4s ease-in-out;
}

#sws-main-menu {
  z-index: 99;
}

#sws-top-menu {
  position: static;
}

#rootCart .cartModalContent .prodNameModal:hover,
#rootCart .cartModalContent .btnCloseModal:hover {
  color: #000!important;
  background-color: #6668!important;
}

div#p_lt_ctl03_pageplaceholder_p_lt_ctl06_On_lineForm_sys_pnlUpdate {
  color: red;
}

.ExplanationText {
  color: #000;
}

main#content .return-to-shop {
  width: 100%;
}

.cartContainer .cart {
  position: relative;
}

#header #topMenuContainer nav.swsmenu {
  text-align: left;
}

header {
  position: fixed;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 116px;
  transition: height .4s ease-in-out;
}

#header {
  background: #fff;
  color: #000;
  height: auto;
}

#header img {
  vertical-align: unset;
}

#sws-main-menu .cartContainer img {
  vertical-align: middle;
}

header #sws-main-menu>li>a {
  padding-top: 25px;
  padding-bottom: 25px;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

#sws-main-menu #rootElement {
  display: inline-block;
}

header #topMenuContainer #rootCart {
  padding: 0;
}

#header .headerContent>div {
  z-index: 10;
}

.headerContent #topMenuContainer {
  display: flex;
  align-items: center;
  float: right;
}

#header nav {
  background: transparent;
  border: none;
}

#topMenuContainer .swsmenu {
  box-shadow: none;
}

#sws-top-menu>li>a,
#sws-main-menu>li>a {
  padding: 10px 0;
  margin: 0;
  color: #000000;
  background: transparent;
  border: none;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

#sws-top-menu.top-menu-horizontal-dividers-true > li,
#sws-main-menu.main-menu-horizontal-dividers-true > li {
  border-left: 2px solid;
}

#sws-top-menu.top-menu-horizontal-dividers-true > li:nth-of-type(1),
#sws-main-menu.main-menu-horizontal-dividers-true > li:nth-of-type(1) {
  border-left: none;
}

#sws-main-menu .swsmenu-item-has-children {
  margin-right: 20px;
}

#sws-top-menu .activePage .swsmenu-target,
#sws-main-menu .activePage .swsmenu-target {
  color: #666666;
}

#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 {
  top: unset;
}

#sws-top-menu .swsmenu-item .swsmenu-submenu,
#sws-main-menu .swsmenu-item .swsmenu-submenu {
  padding: 20px 0;
  border-top: 3px solid #666666;
  height: auto;
  transition: 1s;
}

#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;
  height: auto;
}

#sws-top-menu .swsmenu-submenu>li>a,
#sws-main-menu .swsmenu-submenu>li>a {
  padding: 6px 20px;
  line-height: 1.3em;
}

#header #sws-top-menu .swsmenu-item-level-0 a>.swsmenu-target-text,
#header #sws-main-menu .swsmenu-item-level-0 a>.swsmenu-target-text {
  text-transform: uppercase;
  font-size: 12px;
}

#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 .swsmenu-target-title,
#sws-main-menu .swsmenu-submenu .swsmenu-target-title {
  color: rgba(0, 0, 0, 0.7) !important;
}

#topMenuContainer .cartLogo {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*#rootCart .cartContainer {
  position: relative;
  top: 25px;
}*/

#topMenuContainer .cartLogo a:hover {
  text-decoration: none;
}

#topMenuContainer #rootCart a>span {
  position: relative;
  bottom: 5px;
  left: 5px;
  background: #6668;
  border-radius: 10px;
  padding: 1px 6px;
  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;
}

#header #sws-top-menu .swsmenu-item-level-0>.swsmenu-target,
#header #sws-main-menu .swsmenu-item-level-0>.swsmenu-target {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none!important;
}

header .cartLogo>li {
  padding: 15px 0;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

.cartLogo>li {
  padding: 43px 0 40px 0;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

header #rootCart .cartIcon {
  padding: 0 10px 37px;
}

#rootCart .cartModal>div {
  padding: 20px 25px 20px 20px;
  border-top: 3px solid #666666;
  color: #888;
  text-transform: uppercase;
}

.cartModalContent .btnCloseModal {
  right: 0;
}

#rootCart .cartModalContent {
  padding: 0;
}

#rootCart .totalPriceModal {
  margin: 0;
}

#sws-main-menu #rootCart {
  padding-bottom: 10px;
  line-height: 46px;
}

#sws-main-menu #rootCart .cartModal {
  top: 50px;
  right: -60px;
}

#rootCart .cartModalBtns {
  margin: 20px 0;
}

#header nav.swsmenu.swsmenu-main.swsmenu-menu-2 {
  margin: 0;
}


/*Product*/

#root .ProductWithCartDetails .sws-catalog-colors-slider-wrapper #slider-frame #scroller {
  overflow: unset;
  height: auto;
  max-height: unset;
  margin: auto -15px !important;
  width: 465px;
}

#cartPage .cart-item .productName {
  display: flex;
  align-items: center;
}

.Loader__content .ProductWithCartDetails .ProductSpecifications .itemTypeHeader,
.Loader__content .ProductWithCartDetails .ProductSpecifications .itemTypeDetails,
.Loader__content .ProductWithCartDetails .price {
  font-family: "Helvetica Neue";
  font-weight: 400;
  color: #000000;
}

#contentMain .itemHeaders a {
  font-weight: 600;
}

div#slider-frame #scroller.slider li img:hover {
  border: 1px solid #000;
  padding: 1px;
}

div#slider-frame ul.slider li.active img {
  margin: 0;
}

div#slider-frame #scroller.slider li:focus;
div#slider-frame #scroller.slider li:active {
  border: 2px solid green;
  padding: 1px;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper #slider-frame #scroller {
  margin: auto!important;
  width: 465px;
}

#root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
  margin: 0;
  padding: 0 10px;
  font-size: inherit;
}

.ProductWithCartDetails #slider-frame #scroller .styleNumber {
  font-size: 18px;
  text-transform: capitalize;
}

.ProductWithCartDetails #slider-frame #scroller .productVarianNumber {
  text-transform: uppercase;
}

.contactUs.col-md-4.col-sm-6.col-xs-12 {
  width: 100%;
}

div#toolbox {
  display: none;
}

#root .checkout {
  padding: 50px 0;
}

.contactUsInner {
  text-align: center;
}


/*span.dynamicButtonLink input:hover {
background-color: #6668;
border-color: #000;
color: #ffffff;
}

#rootCart .cartModal .cartModalContent .btnCloseModal,
main#content #rootCart .cartModalContent .prodNameModal:hover {
color: #666666;
}

#rootCart .cartModal .cartModalContent .btnCloseModal: hover,
#rootCart .cartModal a.prodNameModal:hover,
main#content .SharingAndSample button.btn.btn-warning.viewToCart:active,
main#content .SharingAndSample button.btn.btn-warning.viewToCart:focus,
.btn-warning:active:focus {
background-color: #6668!important;
}

span.dynamicButtonLink input {
color: #ffffff;
border-radius: 0px;
background-color: #666666;
padding: 14px;
font-size: 15px;
font-weight: 500;
line-height: 1;
transition: all .2s;
-webkit-transition: all .2s;
position: relative;
border: #000000 1px solid;
text-decoration: none;
font-family: "Helvetica Neue";
}*/

#mainContent .homePageButton>a,
.contact-us-section a.homePageButton,
#contentMain .ProductWithCart .GeneratePDFButton,
#contentMain .SharingAndSample .addToCart,
#contentMain .SharingAndSample .viewToCart,
#contentMain #cartPage .btnCheckout>a,
#contentMain #cartPage .returnBtn,
#root .btnCheckout,
#rootCart .cartModal .cartModalBtns a,
#root .GeneratePDFButton,
#contentMain table input[type="submit"] {
  border-radius: 0px;
  padding: 14px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  text-decoration: none;
  font-family: "Helvetica Neue";
  color: #000;
  border: 2px solid #000;
  background-color: #fff;
  transition: none;
}

#contentMain table input[type="submit"]:focus {
  outline: none;
}

#mainContent .homePageButton>a,
.contact-us-section a.homePageButton,
#contentMain .invertBtn {
  padding: 12px 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8em;
  border: 2px solid #000;
}

#rootCart .cartModal .cartModalBtns a {
  padding: .6em 1.1em;
  font-size: 14px;
}

#root .GeneratePDFButton {
  font-size: 13px;
}

#mainContent .homePageButton>a:active,
.contact-us-section a.homePageButton:active,
#contentMain .ProductWithCart .GeneratePDFButton:active,
#contentMain .SharingAndSample .addToCart:active,
#contentMain .SharingAndSample .viewToCart:active,
#contentMain #cartPage .btnCheckout>a:active,
#contentMain #cartPage .returnBtn:active,
#root .btnCheckout:active,
#rootCart .cartModal .cartModalBtns a:active,
#root .GeneratePDFButton:active,
#contentMain table input[type="submit"]:active,
#contentMain .invertBtn:active {
  color: #fff;
  background-color: #000;
}

#mainContent .homePageButton>a:hover,
.contact-us-section a.homePageButton:hover,
#contentMain .ProductWithCart a:hover,
#cartPage .btnCheckout>a:hover,
#cartPage .returnBtn:hover,
#root .GeneratePDFButton:hover,
.ArticleText .invertBtn:hover,
.ArticleText .invertBtn:focus {
  opacity: 1;
}

#root .btnCheckout {
  margin-top: 20px;
}

#rootCart .viewInCart>a {
  color: #000;
  text-decoration: underline;
}

#rootCart .viewInCart>a:hover {
  opacity: .7;
  text-decoration: none;
}

#technicalPage span.dynamicButtonLink input {
  padding: 5px 22px;
}

.contactUsInner h2 {
  font-weight: bold;
  font-size: 24px;
}

.contactUsInner h4 {
  font-weight: bold;
  font-size: 22px;
}

.ProductSpecifications {
  display: grid;
}

.SimpleProduct .GeneratePDFButton:focus {
  opacity: 1;
}


/**/

#sws-top-menu .activePage>span,
#sws-main-menu .activePage>span {
  color: #666666;
}

.contentText,
.contact-us-section {
  width: 80%;
  text-align: center;
  margin: auto;
}

a.swsmenu-target.swsmenu-item-layout-default.activePage span.swsmenu-target-title.swsmenu-target-text:hover;
a.swsmenu-target.swsmenu-item-layout-default.activePage span.swsmenu-target-title.swsmenu-target-text:active {
  color: #666666!important;
}

.cart {
  margin-top: 0!important;
}

li#swsmenu-item-440 span.swsmenu-target-title.swsmenu-target-text {
  font-weight: 100;
}

a.swsmenu-target.swsmenu-item-layout-default {
  border-left: none!important;
}

.contentText {
  text-align: center;
}


/* Search */

.searchBox input[type="submit"] {
  display: none;
}

.searchBox input[type="button"] {
  border: none;
  background-color: transparent;
}

.searchBox .searchTextbox {
  display: none;
  position: absolute;
  bottom: -15px;
  width: 140px;
}

.searchContainer {
  padding: 0 20px;
  display: inline-block;
  transition: padding-top .4s ease-in-out, padding-bottom .4s ease-in-out;
}

#sws-main-menu .searchContainer {
  position: absolute;
  top: 4px;
}

#sws-main-menu .searchBox .searchTextbox {
  bottom: -35px;
}

.swsmenu-nav .searchTextbox {
  padding: 14px 12px;
}

/*# Contact form #*/
.ErrorLabel, .EditingFormErrorLabel{
  color: red;
  }
.LocationItemContainer .brandHeader a {
  color: #333;
  text-decoration: underline;
}

#contentMain .employee {
  margin-left: 0;
  max-width: 100%;
}

h4.addressHeader {
  margin: 0;
}

address.AddressWrapper {
  margin: 0;
}

span.streetAddress {
  font-size: 20pt;
  font-weight: 300;
}

div#contentHeader h1.pageTitle {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
}

.formHeader {
  font-size: 24px;
  font-weight: bold;
}

.StoreLinks a {
  color: #777;
  /*move to dyn*/
}

textarea {
  text-transform: uppercase;
}

.contentGeneral.col-md-8.col-xs-12 {
  padding-top: 10px;
}

table.EditingFormTable.Microsite input {
  border-top: none;
  box-shadow: none;
  border-left: none;
  border-right: none;
}

table.EditingFormTable.Microsite {
  width: 100%;
  display: block;
}

table.EditingFormTable.Microsite tbody {
  display: flex;
  flex-wrap: wrap;
}

table.EditingFormTable.Microsite tbody tr {
  flex-grow: 1;
  width: 100%;
  display: block;
}

.table.contact_us textarea{
  resize: none;
  border: 2px solid black;
  height: 160px;
  width: 100%;
}

.table.contact_us select{
  width: 100%;
  border: 2px solid black;
  }

.contact_us .EditingFormTable .form-control,
.contact_us .EditingFormTable .form-control option,
.EditingFormTable .FieldLabel strong,
.EditingFormTable .FieldLabel label {
  font: normal 300 13px / 24px "Helvetica Neue";
  color: #777;
  background-color: #ffffff;
  border-radius: 0px;
}

.EditingFormTable .FieldLabel strong,
.EditingFormTable .FieldLabel label {
  text-transform: uppercase;
}

.contact_us .EditingFormTable .form-control,
.contact_us .EditingFormTable .form-control option {
  border-bottom: 2px solid black;
}

address {
  margin: 0;
}

.table.contact_us input,
.zoneProtected .security-md-modal .security-md-content .submitButtonSiteSecurity input {
  margin: auto;
  border: 2px solid;
  font-weight: bold;
  color: #000;
  background-color: #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.table.contact_us input:focus {
  outline: none;
}

.table.contact_us input[type="submit"]:active {
  background-color: #000;
  color: #fff;
}

.table.contact_us .FormButton.btn.btn-primary {
  padding: 15px 50px 15px 50px;
}

div#contentMain {
  background-color: white;
}

.brandHeader {
  font-size: 24pt;
  font-weight: bold;
  color: #000000;
}

.EditingFormTable tr:last-child .EditingFormButtonCell {
  width: 100%;
  text-align: center;
  display: block;
}

.LocationNotes {
  font-size: 14pt;
}

span.locationMail {
  font-size: 14pt;
  font-weight: 400;
  color: #666666;
}

td.EditingFormValueCell {
  margin-bottom: 20px;
}

.container.padding-horizontal.contactPageContainer label {
  margin: 0;
}

.EditingFormTable .EditingFormCategoryRow td:first-child {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.LocationItemContainer {
  padding-top: 10px;
}

.container.padding-horizontal.contactPageContainer .DropDownField {
  width: 100%;
}

.container.padding-horizontal.contactPageContainer .contentGeneral.col-md-8.col-xs-12 {
  float: right;
}

.container.padding-horizontal.contactPageContainer {
  background-color: white;
}

.locations_container {
  display: block;
}

.EditingFormTable .EditingFormCategoryRow {
  display: inline-block;
  font: normal 24px / 32px "Helvetica Neue";
  text-transform: uppercase;
  width: 100%;
}

.EditingFormTable .FieldLabel {
  padding: 17px 0 2px;
  text-align: left;
  width: 100%;
  display: inline-block;
  font: normal 300 13px / 24px "Helvetica Neue";
}


/*.EditingFormTable .FieldLabel strong,
.EditingFormTable .FieldLabel label {
font-weight: 300;
color: #777;
}*/

.EditingFormTable #Topic,
.EditingFormTable #Store,
.EditingFormTable #FirstName,
.EditingFormTable #LastName,
.EditingFormTable #Province,
.EditingFormTable #State {
  display: inline-block;
  width: 50%;
}

.EditingFormTable .EditingFormValueCell {
  display: inline-block;
  width: 100%;
  padding: 0;
}

#FirstName .FieldLabel,
#LastName .FieldLabel {
  height: 0;
}


/*.additionalContainerText>h3 {
font-size: 20px;
font-weight: 600;
}

.additionalContainerText>p {
font-size: 15px;
color: #333;
line-height: 1.4;
}*/

.ContactContentAdditional .EmployeeDetails h2,
#contentMain .LocationItemContainer .brandHeader {
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 0;
}

.ContactContentAdditional .EmployeesEmail span::before,
.ContactContentAdditional .EmployeesPhone::before {
  display: none;
}

.ContactContentAdditional .cellGeneralInfo,
.ContactContentAdditional .emailGeneralInfo {
  display: block;
}

.EmployeeContent .EmployeesEmail>a>span,
.contentAdditional .locationMail {
  text-decoration: underline;
}

.EmployeeContent .employeeSubTitle,
.EmployeeContent .employeeDetails,
.EmployeeContent .emailTitle,
.EmployeeContent .EmployeesEmail>a,
.EmployeeContent .EmployeesEmail>a>span,
.EmployeeContent .cellTitle,
.EmployeeContent .EmployeesPhone,
.contentAdditional .Additional_Info,
.contentAdditional .streetAddress,
.contentAdditional .addressLocality,
.contentAdditional .addressRegion,
.contentAdditional .postalCode,
.contentAdditional .LocationNotes,
.contentAdditional .hours-note span,
.contentAdditional .locationMail {
  margin: 0;
  font-size: 17px;
  color: #333;
  line-height: 1.4;
  font-family: "Helvetica Neue";
}

@media(max-width:410px) {
  .EmployeesEmail .fa.fa-envelope {
    font-size: 11pt;
  }
}


/*# Content #*/

#pdfLinkForTabletAndMobile {
  text-decoration: underline;
}

div#cartPage {
  margin-top: 15px;
}

#content .contentHeaderContainer {
  padding: 25px 0;
}

main {
  background: #fff;
  padding-top: 66px;
  margin-bottom: 0px;
  overflow: hidden;
  transition: padding-top .4s ease-in-out;
}

.zoneProtected .security-md-show.security-md-effect-12 ~ .security-md-overlay{
  background: #fff;
}
/*main.mainTopPad {
padding-top: 20px;
}*/


/*#contentHeader .headerArticleTitle {
padding-left: 15px;
} */


/*# Footer #*/

ul#footerMenu {
  padding: 15px 0px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
}

#footerMenu li {
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid;
}

#footerMenu li:last-child {
  border-right: none;
}

.footerMenuSection .menuHeader {
  display: none;
}

#footerWrap {
  width: 100%;
  background: #000;
  color: #fff;
}

#footerWrap a {
  color: #fff;
  text-decoration: none;
}

#footerWrap .footerLogo img {
  width: 270px !important;
  height: auto !important;
  padding: 15px 0;
}

#footerWrap .copyright a:hover {
  opacity: .7;
}

#footerWrap .copyright {
  margin-bottom: 15px;
  margin-top: 5px;
}

.jcarousel-wrapper {
  /*float: left; */
  overflow: hidden;
  position: relative;
  width: 100%;
}

.jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.jcarousel-wrapper ul {
  /*width: 200000em;*/
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel-wrapper ul li {
  float: left;
  overflow: hidden;
}

#mainContent .jcarousel-wrapper ul li {
  display: flex;
  height: 100%;
}

.jcarousel-wrapper ul li {
  position: relative;
}

.jcarousel-wrapper ul li .content {
  position: absolute;
}

.jcarousel-wrapper ul li .content .intro {
  color: #fff;
  text-align: center;
}


/*.jcarousel-wrapper ul li .content .intro img {
width: 585px !important;
max-width: 100% !important;
height: auto !important;
min-width: 250px !important;
}*/

.jCarouselLiteHome .contentInnerSlider {
  width: 70%;
  margin: auto;
}

.jcarousel-wrapper ul li a img,
.jcarousel-wrapper ul li .shawSlideItem img {
  width: 100%;
  vertical-align: middle;
}

.jcarousel-wrapper ul li.EmployeeItem img {
  width: auto;
}

.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 "Helvetica Neue";
  -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-next {
  right: 20px;
}

.jcarousel-control-prev {
  left: 20px;
}

/*# @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 440px - 20px #*/

@media (max-width: 440px) {
  .jcarousel-wrapper ul li .content .intro img {
    max-width: 280px;
    height: auto !important;
    /*width: 40% !important;*/
  }
  /*  ul#sws-top-menu {
  padding-top: 56px;
}*/
}


/*# Home page #*/

#content .contentInnerSlider .intro>img {
  width: 500px;
  height: auto;
  min-width: 150px;
  max-width: 100%;
}

#content .homePageButton {
  margin-bottom: 0.5%;
}

#content .contentInner h2 {
  padding: 45px 0px;
  margin: 0;
}

#content .contentText {
  padding-bottom: 0 !important;
}

main .banner,
main .banner>div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}

.jCarouselLiteHome .content .svg-viewbox {
  max-width: 500px;
  width: 500px;
}

.jcarousel-wrapper .jCarouselLiteHome ul li .content {
  top: 33%;
  width: 100%;
}

.contentInnerSlider .sliderTitle {
  margin: 0;
}

main .banner>div:first-child {
  max-height: 650px;
  width: 100%;
  overflow: hidden;
}

.imageEnvelope .content {
  position: absolute;
}

.imageEnvelope .contentInner,
.imageEnvelope .intro {
  /* width: 80%;*/
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.imageEnvelope .contentInner {
  margin-bottom: 70px;
}

.imageEnvelope .intro>img {
  width: 75% !important;
  height: auto !important;
}

main .contentPadings {
  margin-bottom: 27px;
}


/*#mainContent .container {
padding: 0px;
margin: 0px;
}

#mainContent .promo {
overflow: hidden;
}*/

#mainContent .promo .displayPromo {
  display: flex;
}

#mainContent .promo .displayPromo .content {
  position: absolute;
  color: white;
}

#mainContent .displayPromo .promoWrapper {
  width: 100%;
}

#mainContent .promo img {
  width: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  padding-bottom: 0px;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 600px;
  overflow: hidden;
  object-fit: cover;
}

#mainContent .promoWrapperInner .promoLinkText>a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2em;
  text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
  text-decoration: none;
  font: 30px "Helvetica Neue";
}

#mainContent .promoWrapperInner .innerText {
  position: absolute;
  top: 45px;
  left: 60px;
}

#mainContent .innerText .promoTitle {
  display: none;
}


/*#mainContent .content div.contentInner.contentInnerSlider h1.sliderTitle {
display: none;
}*/

#mainContent .promoTextBold,
#mainContent .promoText,
.contact-us-section .promoText,
.contentText {
  text-align: center;
  /*font-size: 26px; */
  font-family: "Helvetica Neue";
  color: #000;
}


/*
#mainContent .contentText h3.promoText {
font-size: 22px;
margin: 0px 0px 1.4em 0px;
}*/

#mainContent .promo .contentInner.contentInnerSlider {
  cursor: pointer;
  padding: 0px !important;
}

#mainContent .promo .contentInner .intro a {
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Helvetica Neue";
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  padding: 45px 46px;
}


/*#mainContent a.homePageButton,
.contact-us-section a.homePageButton{
color: #ffffff;
border-radius: 0px;
background-color: #666666;
padding: 12px 20px;
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: "Helvetica Neue";
}

#mainContent a.homePageButton:hover,
.contact-us-section a.homePageButton:hover {
background-color: #6668;
transition: all 300ms ease 0ms;
}*/


/*#mainContent 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;
}

#mainContent a.homePageButton:hover span.sign,
#mainContent .homePageButton span.sign ::before,
#mainContent .homePageButton span.sign ::after {
opacity: 1;
margin-left: 10px;
font-family: ""Helvetica Neue";
display: inline-block;  
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
}
*/

.contentText h3.promoText,
.contact-us-section h3.promoText {
  font-size: 22px;
  margin: 16px 0px 28px 0px;
}

.contentText .promoText,
.contact-us-section .promoText {
  text-align: center;
  font-size: 26px;
  font-family: "Helvetica Neue";
  color: #333;
}


/*.contentText a.homePageButton,
.contact-us-section 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: "Helvetica Neue";
}

.contentText a.homePageButton:hover,
.contact-us-section a.homePageButton:hover{
background-color: #6668;
transition: all 300ms ease 0ms;
}*/

#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;
}

#load.loaderRemoved {
  opacity: 0;
  visibility: hidden;
}

.ringLoader .loadWrap {
  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;
}

.loadWrap {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}

#mainContent .promo .displayPromo .shawSlideItem {
  width: -webkit-fill-available;
}


/*#mainContent .backgroundEnvelope {
background-image: url(/SiteFiles/ShawContract/Home-page/banner2.jpg);
background-color: #666666;
margin-bottom: 30px;
min-height: 650px;
width: 100%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
background-size: cover;
padding: 50px 0;
background-position: center center;
}

#mainContent .imageEnvelope {
position: relative;
z-index: 3;
width: 80%;
max-width: 1080px;
margin-right: auto;
margin-left: auto;
}

#mainContent .banner {
width: 80%;
max-width: 800px;
margin: 20px auto;
text-align: center;
}

#mainContent .banner .shawSlideItem img {
width: 73.2%;
padding-bottom: 55px;
}

.promo .intro .contactPadding {
padding-left: 10px;
}*/


/*# Technical page #*/

#contentMain .contentGeneral .pdfsList {
  display: flex;
  flex-wrap: wrap;
}

#contentHeader {
  background-color: #f7f7f7;
}

#technicalPage .titleWrap .title,
.technical-section .titleWrap .title {
  font-weight: 700;
  font-size: 30px;
}

.contentHeaderContainer {
  padding: 2% 0;
}

#technicalPage .section,
.technical-section .section {
  display: inline-block;
  width: 100%;
}

#technicalPage .sectionTitle,
.technical-section .sectionTitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
  padding-bottom: 12px;
}

#technicalPage .border,
.technical-section .border {
  position: relative;
}

#technicalPage .border:before,
.technical-section .border:before {
  position: absolute;
  z-index: 9;
  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,
.technical-section .link_preview {
  padding: 70px 0px 50px;
}

#technicalPage .link_preview span,
.technical-section .link_preview span {
  display: block;
  color: inherit;
  font: normal 18px / 26px "Helvetica Neue";
  text-transform: uppercase;
  margin: 15px 15px 15px 0;
  height: auto;
}

#technicalPage h2.homePageButton,
.technical-section h2.homePageButton {
  margin-bottom: 30px;
}

#technicalPage a.link_with_arrow,
.technical-section a.link_with_arrow {
  font: normal 300 16px / 26px "Helvetica Neue";
  word-spacing: normal;
  color: #000;
  text-decoration: underline;
}

#technicalPage a.link_with_arrow:hover,
.technical-section a.link_with_arrow:hover {
  color: #666666;
}

#technicalPage a.link_with_arrow:hover,
.technical-section a.link_with_arrow:hover {
  text-decoration: unset;
}

#technicalPage .link_preview img,
.technical-section .link_preview img {
  width: 60%;
}

.technicalPageContainer .promoTextBold,
.technicalPageContainer .promoText {
  text-align: center;
  font-size: 26px;
  font-family: "Helvetica Neue";
  color: #333;
}

.technicalPageContainer .contentText h3.promoText {
  font-size: 22px;
  margin: 0px 0px 1.4em 0px;
  font-family: "Helvetica Neue";
  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: "Helvetica Neue";
  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 .contentHeaderContainer {
  padding-left: 0;
}

#technicalPage .sectionTitle,
.technical-section .sectionTitle {
  /*font-size: 30px;*/
  font-size: 28px;
  text-transform: lowercase;
}

#technicalPage .sectionTitle:first-letter,
.technical-section .sectionTitle:first-letter {
  text-transform: uppercase;
}

#content .contentHeaderContainer .contentHeaderImage img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  padding-bottom: 25px;
}

.Loader .SimpleProduct .productDetailsInner #scroller {
  width: calc( 100% + 20px);
  margin: 0 0px;
  margin-left: -10px;
}


/*.contentGeneral .ArticleText .breadcrumbContainer {
display: none;
}*/


/*#Search page#*/

#searchPage,
#searchPage .PagerResults {
  font-family: "Helvetica Neue";
}

.search {
  width: 100%;
  padding: 0px!important;
}

.LabelSearchResult {
  width: 100%;
  font: italic 22px "Helvetica Neue";
  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 "Helvetica Neue";
}

.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;
  margin-top: 0;
}

.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 "Helvetica Neue";
  text-transform: uppercase;
  padding-left: 10px;
  text-decoration: none;
  line-height: 22px;
}

.searchPage .SearchText {
  font: normal 300 16px / 26px "Helvetica Neue";
}

.ProductListWrapper,
.ServicesListWrapper,
.MoreForHomeListWrapper,
.ArticlesWrapper,
.BrandsListWrapper {
  margin-bottom: 20px;
}

.search .ArticleWrapper {
  margin-bottom: 30px;
}

.search .ArticleLink {
  text-align: left;
}

.searchContainer {
  padding-top: 0px;
}

#sws-main-menu .searchContainer {
  padding-top: 15px;
}


/*# Product page #*/

#root .SimpleProduct .productSpecs,
#root .ProductWithCart .productSpecs,
#root .productsTableContainer,
#root .sws-products-table,
#cartPage .cart-empty,
#header #rootCart .cartModalContent .prodNameModal,
#rootCart .cartModalContent .prodPriceModal,
#contentMain .productName,
#cartPage .subtotalPriseStl,
#contentMain .totalPrise,
#cartPage .cartTotalHeader,
#root .checkout .ContactForm .control-label,
#root .cartTotalHeader {
  font-family: "Helvetica Neue";
}

#root table.sws-products-table>thead>tr>th>a,
#contentMain .loginForm p,
#contentMain .loginForm label {
  font-family: "Helvetica Neue" !important;
}

#root .ProductWithCart {
  margin-top: 25px;
}

#root .ProductWithCart .colorPreviewContainerSimple {
  margin-top: 10px;
}

/*#root .SimpleProduct {
  margin-top: 40px;
}*/

#rootCart .btnCloseModal:focus {
  outline: none;
}

#contentMain .GeneratePDFButton:focus,
#root .addToCart:focus,
#root .viewToCart:focus,
#contentMain .btnCheckout {
  outline: none;
}

.Loader .SimpleProduct .GeneratePDFButton {
  border: none;
}

#root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 20px);
  height: 100%;
  margin: 0 10px;
  object-fit: cover;
  object-position: center;
}

.SimpleProduct .simpleProductItem .colorPreviewContainerSimple {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.SimpleProduct .productSpecs .specsValue {
  text-transform: capitalize;
}

.SimpleProduct .simpleProductItem .colorPreviewContainerSimple img {
  position: absolute;
  max-height: unset;
  height: 100%;
  object-fit: cover;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs .variantName {
  text-transform: capitalize;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs .variantValue {
  text-transform: lowercase;
}

.ProductWithCartDetails .ProductSpecifications a {
  font-size: 17px;
      text-transform: capitalize;
}

.ProductWithCart .colorPreviewContainerSimple {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.ProductWithCart .colorPreviewContainerSimple img {
  position: absolute;
  max-height: unset;
  height: 100%;
  object-fit: cover;
  left: 0;
}

#contentMain .newCatalogContainer {
  display: flex;
  flex-wrap: wrap;
}

/*#root .Loader {
min-height: auto;
}*/

.newCatalogContainer.SimpleProduct .productDetailsInner #slider-frame ul.slider li img {
  width: 100%;
  object-fit: cover;
  float: left;
}

.newCatalogContainer.SimpleProduct .productDetailsInner #slider-frame ul.slider li .simpleProductDivImage img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}

.sws-products-table-header .CustomerProductFeatureImage {
  padding-bottom: 16px;
}

.newCatalogContainer.SimpleProduct #slider-frame .slider li .simpleProductDivImage {
  font-size: 1em;
  display: grid;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.newCatalogContainer.SimpleProduct #slider-frame .slider li a {
  font-size: 1em;
  display: grid;
  position: relative;
  overflow: hidden;
}

.ProductWithCart {
  margin-bottom: 38px;
}

.simpleProductItem a:hover,
.simpleProductItem a:focus {
  text-decoration: none;
  color: #000;
  outline: none;
}

.simpleProductItem a {
  color: #000;
}

.productStyleName,
.productCollection {
  padding: 6px 6px 0 0;
  font-size: 13px;
  word-break: break-all;
}

.productStyleName>span,
.productCollection>span {
  display: block;
  width: 45%;
  float: left;
  font-weight: 600;
}

.ProductSpecificationsSC {
  padding: 15px 0;
  text-align: left;
}

#root .SimpleProduct .simpleProductItem {
  padding-left: 0;
}

#root .itemTypeHeader,
#root .itemTypeDetails {
  width: 50%;
  padding-left: 0;
}

#root .price {
  margin-top: 15px;
}

#root div#slider-frame #scroller.slider li {
  font-size: 4em;
  padding: 0 5px 5px 0;
}

#root .ProductWithCartDetails div#slider-frame #scroller.slider li {
  padding: 0 15px;
  max-width: 110px;
  background: #fff;
  border: 1px solid #fff;
  float: left;
  margin-bottom: 30px;
}

#root .ProductWithCartDetails .price {
  margin-top: 15px;
  color: #000000;
  font-size: 21px;
  line-height: 1em;
  border-bottom: none;
}

@media (max-width: 767px) {
  #root .ProductWithCartDetails div#slider-frame #scroller.slider li {
    max-width: none;
  }
  #contentMain .newCatalogContainer {
    display: flex;
  }
}

.Loader .SimpleProduct .GeneratePDFButton {
  color: #ffffff;
  border-radius: 0px;
  /*background-color: #666666;*/
  margin-right: 10px;
  text-align: center;
}

.Loader .SimpleProduct .GeneratePDFButton:hover {
  /*background-color: #6668;
  transition: all 300ms ease 0ms;*/
}

.contact_page .contactPageContainer .contentGeneral .formHeader {
  display: none;
}

.productsTableContainer .sws-catalog-input-data .products-table-searchbox input {
  height: 30px;
  border-width: 1px;
}

.productsTableContainer .sws-catalog-input-data .products-table-searchbox {
  padding-top: 4px;
}


/*# 404 page #*/

.contentGeneral .ArticleText,
.contentGeneral .ArticleText h2,
.ArticleText a {
  color: #000;
}

.ArticleText a {
  font-weight: bold;
}

.ArticleText a:hover,
.ArticleText a:focus {
  color: inherit;
  opacity: .7;
  text-decoration: none;
  outline: none;
}


/*# Custom styles for site #*/

.ArticleText ol {
  padding-left: 15px;
}

#ArticleDescription {
  padding-left: 15px;
}


/*# end Custom styles for site #*/

#contentMain.articleDetails .breadcrumbContainer {
  display: none;
}

.newCatalogContainer .SharingAndSample .addToCart,
.newCatalogContainer .SharingAndSample .viewToCart {
  margin: 0 0 30px;
}

@media (min-width: 1025px) and (max-width:1200px) {
  .swsTopMenuHeaderLarge #rootCart {
    top: 3px!important;
    right: 100px;
    }
  }

/*# @media 2880px - 991px #*/

@media (max-width: 2880px) and (min-width: 992px) {
  .swsmenu-target:hover .swsmenu-target-title {
    opacity: .7;
    transition: opacity .4s ease-in-out;
  }
  #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);
  }
  /*.swsmenu-sub-indicators .swsmenu-has-submenu-drop>.swsmenu-target {
  padding-right: 20px!important;
}*/
  #sws-top-menu,
  #sws-main-menu {
    height: auto !important;
  }
  .searchBox .searchTextbox {
    transition: all .4s ease-in-out;
  }
}


/*# @media 1199px - 991px #*/

@media (max-width: 1199px) and (min-width: 991px) {
  .newCatalogContainer.SimpleProduct .productDetailsInner .slider li img {
    height: 55px;
    width: 55px;
  }
}


/*# @media 1199px - 20px #*/

@media (max-width: 1199px) {
  span.dynamicButtonLink input[type="submit"] {
    margin: 15px 0;
  }
  div.ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
    font-size: 20px;
  }
  
  .brandLogo {
    width: 30%;
  }
  .swsmenu-item {
      padding-left: 2px !important;
      padding-right: 2px !important;
    }
  .swsTopMenuHeaderLarge .brandLogo {
    margin-top: 0 !important;
  }
  swsmenu-sub-indicator-close {
    display: none;
    }
  /*.newCatalogContainer.SimpleProduct .simpleProductItem .sws-catalog-product-detail-header {
    margin-bottom: 70px;
  }*/
}


/*# media/media 991px - 768px #*/

@media (max-width:991px) and (min-width:768px) {
  .ArticleText .Loader .colorPreviewContainer {
    min-width: unset;
  }
  .ProductWithCart .simpleProductItem {
    width: 50%
  }
}

@media (max-width: 1350px) and (min-width: 992px) {
  main .contentPadings {
    margin-bottom: 2%;
  }
  #content .contentPadings .displayPromo {
    padding: 0 1%;
  }
}

/* @media 640px - 676px */
@media (max-width:767px) and (min-width:415px) {
  .swsTopMenuHeaderLarge #rootCart .cartIcon, .swsTopMenuHeaderSmall #rootCart .cartIcon {
    padding-right: 15px!important;
    }
  }


/*# @media 991px - 20px #*/

@media (max-width: 991px) {
  
  #content .homePageButton {
    margin-bottom: 30px;
  }
  main .contentPadings {
    margin-bottom: 2%;
  }
  #mainContent .promo .displayPromo {
    float: none;
  }
  .swsTopMenuHeaderLarge, .swsTopMenuHeaderSmall {
    height: 67px !important;
  }
  
  #topMenuContainer {
    margin-top: 3px!important;
    }
  .headerContent #topMenuContainer {
    float: right;
    display: block;
    }
  .swsTopMenuHeaderLarge #rootCart .cartIcon, .swsTopMenuHeaderSmall #rootCart .cartIcon {
    padding-top: 13px!important;
    }
}

@media (min-width:767px) and (max-width:1024px) {
    .swsTopMenuHeaderLarge #rootCart .cartIcon, .swsTopMenuHeaderSmall #rootCart .cartIcon {
    padding-right:20px!important;
    }
   .headerContent #topMenuContainer {
    display: block;
    }
  }

@media (min-width:993px) and (max-width:1024px) {
    .swsTopMenuHeaderLarge #rootCart .cartIcon, .swsTopMenuHeaderSmall #rootCart .cartIcon {
    padding-top:17px!important;
    }
  }

@media (max-width: 1200px) {
  .brandLogo img {
    height: 40px;
    padding-top: 24px;
    }
  
  .swsmenu #sws-top-menu {
    display: block;
  }
  
  .swsTopMenuHeaderLarge,
  .swsTopMenuHeaderSmall {
    height: 80px;
  }
  .swsTopMenuHeaderLarge .brandLogo,
  .swsTopMenuHeaderSmall .brandLogo {
    top: 0;
    margin-top: 10px;
    transition: none;
  }
  .swsTopMenuHeaderLarge #sws-top-menu>li>a,
  .swsTopMenuHeaderSmall #sws-top-menu>li>a {
    padding: 10px 4%;
    top: 0;
  }
  .swsTopMenuHeaderLarge #rootCart .cartIcon,
  .swsTopMenuHeaderSmall #rootCart .cartIcon {
    display: flex;
    padding: 28px 0px 17px 15px;
  }
  .cartIcon>img {
    margin-bottom: 4px;
  }
  .cartIcon .totalItems {
    margin-top: 0px;
  }
  .swsTopMenuHeaderLarge #rootCart {
    top: 0;
    transition: none;
  }
  .swsTopMenuHeaderLarge #rootCart .cart .cartModal,
  .swsTopMenuHeaderSmall #rootCart .cart .cartModal {
    margin-top: 16px;
  }
  
  .swsTopMenuHeaderLarge .brandLogo {
    margin-top: 0 !important;
  }
  
  #header #topMenuContainer .swsmenu-responsive-toggle>i {
    padding-top: 0 !important;
  }
  #topMenuContainer a {
    padding-top: 15px !important;
  }
  
  #sws-top-menu {
    margin-top: 9px;
  }
  .EditingFormButtonLeftCell {
    display: flex;
  }
  #sws-main-menu .swsmenu-target .swsmenu-sub-indicator,
  #sws-main-menu .swsmenu-target .swsmenu-sub-indicator-close {
    display: none;
  }
  .brandLogo {
    margin-rigth: 0 !important;
  }
  #rootCart .cartModal {
    display: none;
  }
  #root .SimpleProduct .simpleProductItem {
    width: 50%;
    float: left;
  }
  .swsmenu-responsive-default.swsmenu.swsmenu-responsive .swsmenu-column,
  .swsmenu-responsive-default.swsmenu.swsmenu-responsive .swsmenu-column-auto {
    width: 100%;
  }
  #rootCart .cartIcon {
    padding: 0 0 7px 0;
  }
  /*
  header #sws-top-menu>li>a,
  header #sws-main-menu>li>a {
    padding-top: 10px !important;
  }
  */
  .swsmenu-item-layout-default {
    padding-top: 15px !important;
  }
  header #rootCart .cartIcon {
    padding: 0 0 7px 0;
  }
  .searchBox input[type="button"] {
    display: none;
  }
  .row.headerContent {
    height: 70px;
  }
  #sws-top-menu .searchTextbox,
  #sws-main-menu .searchTextbox {
    width: 90%;
    margin: 10px 5% 10px;
    position: static;
  }
  #sws-main-menu>.searchContainer,
  #sws-top-menu>.searchContainer {
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
  }
  #sws-main-menu .searchBox,
  #sws-top-menu {
    display: inline-block;
    width: 100%;
  }
  #header>div#topMenuContainer .swsmenu-responsive-toggle {
    float: right;
    margin-top: -61px;
    position: relative;
  }
  .searchTextbox {
    display: inline-block!important;
  }
  .searchContainer {
    padding: 0;
  }
  #topMenuContainer .cartLogo a>span {
    bottom: -2px;
  }
  .cartModalContent .cartItemModalPic>a>img {
    height: 60px;
  }
  .cart .cartTotals>div {
    float: none;
  }
  main#content .checkout .OrderSection,
  main#content .checkout .ContactForm {
    width: 100%;
    margin: 0;
  }
  .cart {
    margin-top: 7px !important;
  }
  li#swsmenu-item-439 {
    background-color: rgba(0, 0, 0, .03);
  }
  #sws-top-menu .swsmenu-item .swsmenu-submenu,
  #sws-main-menu .swsmenu-item .swsmenu-submenu {
    margin: 0!important;
  }
  #swsmenu-item-439 a.swsmenu-target.swsmenu-item-layout-default span.swsmenu-target-title.swsmenu-target-text {
    font-weight: 700;
  }
  ul.swsmenu-submenu.swsmenu-submenu-type-flyout.swsmenu-submenu-drop a.swsmenu-target.swsmenu-item-layout-default span.swsmenu-target-title.swsmenu-target-text {
    font-weight: 100!important;
  }
  #sws-top-menu,
  #sws-main-menu {
    padding-top: 36px;
  }
  .ProductWithCart .simpleProductItem {
    width: 50%;
    float: left;
  }
  header {
    position: inherit;
    transition: height 0s;
    height: 79px !important;
    margin-bottom: 1px;
  }
  #topMenuContainer .container>a>#rootCart {
    margin-top: -13px;
    margin-left: 20px;
  }
  header .brandLogo {
    margin: 0 0 0 0px;
    padding-top: 5px;
    height: 28px;
    max-width: 50%;
  }
  #topMenuContainer {
    margin-top: 7px;
  }
  .swsTopMenuHeaderLarge .brandLogo,
  .swsTopMenuHeaderSmall .brandLogo {
    padding-top: 0;
  }
  .customerLogo img {
    margin-right: 15px;
    float: left;
  }
  .brandLogo img {
    height: auto;
    max-width: 210px;
  }
  .swsTopMenuHeaderLarge .brandLogo img,
  .swsTopMenuHeaderSmall .brandLogo img {
    max-height: 53px;
    transition: none;
    padding-bottom: 15px;
  }
  .brandLogo img,
  .customerLogo img {
    transition: height 0s;
  }
  .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>div:last-child,
  #topMenuContainer nav:last-child,
  #header #topMenuContainer {
    position: static;
    height: 100%;
  }
  #header #topMenuContainer .swsmenu-responsive-toggle {
    margin-top: 0;
    color: transparent;
    font-size: 0;
    background: transparent;
    border: none;
    padding-left: 0px;
    padding-right: 10px;
  }
  #header #topMenuContainer .swsmenu-responsive-toggle>i {
    color: #000000;
    font-size: 23px;
    padding-top:17px;
  }
  #topMenuContainer .cartLogo .cartIcon {
    display: flex;
  }
  #topMenuContainer .cartLogo {
    margin: 0 0 3px;
  }
  #topMenuContainer nav:last-child {
    margin-top: 3px;
  }
  div.headerContent>div:first-child {
    margin-top: 0px;
  }
  #sws-top-menu,
  #sws-main-menu {
    position: absolute;
    left: 10%;
    top: 80px;
    width: 80%;
    padding: 0px;
    background: #fff;
    border-top: 3px solid #666666;
    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);
  }
  .swsTopMenuHeaderLarge #sws-top-menu,
  .swsTopMenuHeaderSmall #sws-top-menu {
    top: 71px;
  }
  .headerContent #topMenuContainer .swsmenu-nav li,
  #sws-top-menu .swsmenu-item .swsmenu-submenu,
  #sws-main-menu .swsmenu-item .swsmenu-submenu {
    width: 100%;
    padding: 0 15px;
  }
  #topMenuContainer .swsmenu-nav>*:first-child {
    padding-top: 15px!important;
  }
  #topMenuContainer .swsmenu-nav>*:last-child {
    padding-bottom: 15px!important;
  }
  #header .headerContent #topMenuContainer .swsmenu-nav .fa-angle-down {
    display: none;
  }
  #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 #sws-top-menu>li>a,
  header #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 0 0 5%;
  }
  #sws-top-menu .swsmenu-item span,
  #sws-main-menu .swsmenu-item span {
    line-height: 1.2em;
  }
  #sws-top-menu a>span,
  #sws-top-menu .swsmenu-submenu>li>a>span,
  #sws-main-menu a>span,
  #sws-main-menu .swsmenu-submenu>li>a>span {
    color: rgba(0, 0, 0, 0.6) !important;
    transition: color .4s ease-in-out;
    font-weight: 400 !important;
  }
  #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.2em;
  }
  .swsmenu.swsmenu-responsive-collapse #sws-top-menu,
  .swsmenu.swsmenu-responsive-collapse #sws-main-menu {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    height: 0 !important;
  }
  .swsmenu #sws-top-menu,
  .swsmenu #sws-main-menu {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    height: auto!important;
  }
  .swsmenu #sws-top-menu::-webkit-scrollbar,
  .swsmenu #sws-main-menu::-webkit-scrollbar {
    width: 0;
  }
  /*
  .swsmenu.swsmenu-responsive-collapse #sws-top-menu {
  padding: 0 4%;
} */
  #sws-top-menu,
  #sws-main-menu {
    overflow: hidden !important;
    overflow-y: scroll!important;
    max-height: calc(100vh - 100px);
  }
  #content {
    padding-top: 0!important;
  }
  #content .contentHeaderContainer {
    padding-top: 18px;
  }
  .contentHeaderTopImage {
    height: 0;
  }
  main {
    padding-top: 0;
    transition: padding-top 0s;
  }
  .contentPadings .promo .displayPromo:not(:last-child) {
    margin-bottom: 2%;
  }
  header .cartLogo>li {
    padding: 5px 0;
    transition: none;
  }
  div.ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
    font-size: 16px;
  }
  #root .ProductWithCartDetails .sws-catalog-colors-slider-wrapper #slider-frame #scroller {
    width: auto;
  }
  ul#footerMenu {
    text-align: center;
  }
}


/*# @media 1900px - 1200px #*/

@media (min-width: 1200px) {
  .newCatalogContainer.SimpleProduct .productDetailsInner .slider li img {
    width: 70px;
    height: 70px;
  }
}


/*# @media 480px - 20px #*/

@media (max-width: 480px) {
  span.dynamicButtonLink input[type="submit"] {
    font-size: 14px;
    padding: 12px 15px;
  }
  .newCatalogContainer.SimpleProduct .simpleProductItem .sws-catalog-product-detail-header {
    margin-bottom: 30px;
  }
  .Loader .SimpleProduct .GeneratePDFButton {
    position: absolute;
    margin: -25px auto;
    display: block;
    max-width: 100%;
    min-width: 70%;
    width: 267px;
    left: 0;
  }
  #root .SimpleProduct .simpleProductItem {
    width: 100%;
    padding-right: 0;
  }
  #cartPage .cart .cartItemsList .cartBody .cart-item>div {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    padding-right: 0;
  }
  main div.banner>div:first-child {
    height: 400px;
  }
  .productName a {
    display: grid;
  }
  .cart-item.quantityOfProduct {
    width: 100%;
  }
  .cartListHeaders {
    display: none;
  }
  .cart-item.productName {
    width: 100%;
  }
  .subtotalPriseStl {
    width: 20%;
  }
  .row.headerContent .col-md-8.col-xs-5 {
    padding-right: 0;
  }
  #topMenuContainer {
    margin-left: 30px;
  }
  .pdfsList .link_preview {
    width: 100%;
    text-align: center;
    padding: 70px 0px 20px;
  }
  .ProductWithCart .simpleProductItem {
    width: 100%;
    float: left;
    margin: auto;
  }
}

#root .productsTableContainer {
  margin-bottom: 30px;
}

.SimpleProduct .product-title {
  font-weight: 700!important;
}

/*.ProductWithCart .colorPreviewContainerSimple img {
  max-height: 320px!important;
}*/

#contentMain .sws-products-table-pagination ul.pagination li a,
#contentMain .sws-products-table-pagination ul.pagination li a span {
  height: 22px;
  line-height: 22px;
}

#root .productsTableContainer {
  overflow-y: hidden;
}

#root .ProductWithCartDetails #slider-frame a {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

#root .ProductWithCartDetails #slider-frame a img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
}

.cartModalContent .cartItemModalPic>a>img {
  height: 60px;
  margin: 0px 10px 0px -10px;
}

#cartPage .cartItemsList .cart-item .quantityOfProduct .quantityElem {
  width: 50px;
  border: 1px solid rgba(59, 63, 74, 0.2);
  text-align: center;
  height: 34px;
}

.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;
}

.newCatalogContainer a,
.newCatalogContainer a:hover,
.newCatalogContainer a:visited {
  color: #000;
}

#root .ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
  margin-bottom: 30px;
}

.catalogSelectors .form-control option:first-child {
  display: none;
}

#root .ProductSpecifications .productSpecs .upperCase {
  font-size: 18px;
  text-transform: uppercase;
}

#root .ProductSpecifications .productSpecs .lowerCase {
  text-transform: capitalize;
}

.ProductWithCart .brands {
  margin-bottom: 0;
}

#root .ProductWithCart {
    margin-bottom: 0;
  margin-top: 10px;
}

#sws-top-menu .swsmenu-item-level-0>.swsmenu-target.swsmenu-target-with-iconswsmenu-item-layout-default {
  border-left: 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;
}
/*# Ratio #*/
.ratio4to3{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% * 0.75) 0px 0px;
}

.imageRatio4 .jCarouselLiteHome,
.ratio4to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
  }

.ratio3to2{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% * 0.66666) 0px 0px;
}

.imageRatio3 .jCarouselLiteHome,
.ratio3to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
  }

.ratio2to3{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 0.75) 0px 0px;
}

.imageRatio2 .jCarouselLiteHome,
.ratio2to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
  }

.ratio1to2{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% * 2) 0px 0px
}

.ratio1to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 1) 0px 0px;
}

.imageRatio4 .jCarouselLiteHome .jCarouselWidth,
.imageRatio3 .jCarouselLiteHome .jCarouselWidth,
.imageRatio2 .jCarouselLiteHome .jCarouselWidth,
.ratio4to3 .couponImage,
.ratio4to1 .couponImage,
.ratio3to2 .couponImage,
.ratio3to1 .couponImage,
.ratio2to3 .couponImage,
.ratio2to1 .couponImage,
.ratio1to2 .couponImage,
.ratio1to1 .couponImage{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
  }

.jCarouselLiteHome .shawSlideItem img{
      object-fit: cover;
      height: 100%;
  }

.jCarouselLiteHome .shawSlideItem,
.jCarouselLiteHome .jcarousel li,
.jCarouselLiteHome .jcarousel ul,
.jCarouselLiteHome .jcarousel{
  height: 100%;
  width: 100%;
  }
/*#Content Layout #*/
#contentLayoutWidget .contentLayout-Left {
    margin-bottom: 4em;
}

.contentLayout-containerTitle{
    font-size: 25px;
    padding-bottom: 5rem;
}
#contentLayoutWidget .contentLayout-title,
#contentLayoutWidget .contentLayout-link {
  padding: 0;
  }
.contentLayout-img>a> img {
    object-fit: scale-down;
}
.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{ 
 font: normal 300 16px / 26px "Helvetica Neue";
    word-spacing: normal;
    color: #000!important;
    text-decoration: underline;
    font-weight: 500;
  }
 .pdfFiles .contentLayout .my-pages{
   padding-bottom: 10rem;
  }
.pdfFiles .contentLayout .contentLayout-title{
    text-transform: uppercase;
    margin: 15px 0;
    padding: 0px 2px;
    font: normal 18px / 26px "Helvetica Neue";
    color: inherit;

}
.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%;
}

}

@media (min-width: 1201px) {
  #content:not(#sws-main-menu) {
    padding-top: 70px!important;
    }
  }
/*# About page #*/

.articlesList .ArticleWrapper .ArticleTextWrapper.text-left .ArticleText.container {
      width: 100%;
  
  }
/*# end #*/
