
.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: #777;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  font-size: 17px;
  color: #777;
  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;
  }

@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
html,
body,
body.page,
.wf-container>*,
body>* {
    font-family: 'Montserrat', sans-serif!important;
	font: normal 300 16px / 26px sans-serif; /*'Oswald', Helvetica, Arial, Verdana,*/
	word-spacing: normal;
	color: #000;
	background-color: #fff;
}
.GeneratePDFButton, .productSpecs, .loginForm p, #content .loginForm table td label,#content .loginForm input[type="submit"] {
font-family: 'Montserrat', sans-serif!important;
}
.loginForm p, #content .loginForm table td label,#content .loginForm input[type="submit"]{
font-size: 18px!important;
}

.generalWrapper h1, .generalWrapper h2, .generalWrapper h3, .generalWrapper h4, .generalWrapper h5, .generalWrapper h6, .generalWrapper .h1, .generalWrapper .h2, 
  .generalWrapper .h3, .generalWrapper .h4, .generalWrapper .h5, .generalWrapper .h6 {
 font-weight: 400; 
}  

 .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
  max-width: 104px;
}

body {
overflow-x: hidden;
}
.technicalPageContainer .contactUs.col-md-4.col-sm-6.col-xs-12 {
    min-height: 0;
}

ul#footerMenu li {
    display: inline;
    float: left;
}
ul#footerMenu span{
 padding: 15px 15px 15px 0;
  }
/**/
.promoLinkText.btn_with_arrow.CSSColor3Background:empty{
    display: none;
}
.promoWrapper img.lazy-load.is-loaded {
    width: 100%;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 28px;
  border: none;
  outline: none;
  background-color: rgba(0,0,0,.2);
  color: white;
  padding-bottom: 10px;
  border-radius: 4px;
  width: 44px;
  height: 44px;
  content: "";
  padding: 0 0 10px 0;
}

#myBtn:before {
content: '';
/*background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='https://www.w3.org/2000/svg'%20xmlns:xlink='https://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='44px'%20height='44px'%20viewBox='0%200%2044%2044'%20enable-background='new%200%200%2044%2044'%20xml:space='preserve'%3E%3Cpath%20fill='white'%20d='M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,0.426,1.131,0.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,0.603,0.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,0.426,1.133,0.424,1.565-0.003S29.553,19.975,29.121,19.55'/%3E%3C/svg%3E");*/
display: block;
width: 44px;
/*height: 44px;*/
}

#myBtn:hover {
  background-color: #555;
}
/**/
/* .promoWrapper .innerText .promoLinkText:hover {
  box-shadow: 0 0 5px #fff; 
}*/
/*.wiget img.responsiveImage, f
.blur img.responsiveImage {
    filter: blur(20px);
}*/
span#p_lt_ctl10_TermsAndPrivacy_btnElem_lblText {
    float: right;
}
div#contentMain {
	min-height: 400px;
}

li.promoOuter:hover .wiget {
	display: none;
}

#contentMain .alignContentCenter {
  text-align: center;
}

.contentHeaderTextContainer .pageTitle {
    text-transform: uppercase;
}

/*# Security form#*/
#content .loginForm table {
    width: 100%;
}
#content .loginForm table td input:not([type="submit"]) {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%!important;
    padding: 21px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 20px;
}
#content .loginForm table td label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 15px;
    vertical-align: baseline;
    padding-bottom: 8px;
    color: #777;
    font-weight: 100;
}
#content .loginForm input[type="submit"] {
    display: block;
    float: right;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
    position: relative;
    padding: 7px 23px;
    border: 2px solid;
    font-size: 20px;
    line-height: 34px;
    transition: all .2s;
    letter-spacing: 0.7px;
    margin-top: 22px;
    color: #ffffff;
    background-color: #e53e30;
}
  
#content .loginForm .ErrorLabel {
      float: left;
      padding-top: 10px;
}

@media only screen and (max-width: 700px) {
  .loginForm {
        margin-top: 50px!important;
      }
}
/**/

/*# media/media 900px - 800px#*/

@media (max-width: 899px) and (min-width: 800px) {
	/*.blur {
		width: 100%;
		position: absolute;
		top: 105px;
		clip: rect(0px 450px 100px 0px);
		display: block;
	}*/
}


/*# media/media 900px - 800px#*/

@media (max-width: 800px) and (min-width: 700px) {
	/*.blur {
		width: 100%;
		position: absolute;
		top: 85px;
		clip: rect(0px 450px 100px 0px);
		display: block;
	}*/
}

/*# media/media 900px - 800px#*/

@media (max-width: 700px) and (min-width: 480px) {
	/*.blur {
		width: 100%;
		position: absolute;
		top: 55px;
		clip: rect(0px 450px 100px 0px);
		display: block;
	}*/
}

/*#PromoContainer h3.promoTitle, .promoWrapper .promoTitle {
	text-shadow: 0px 0px 25px #000;
}*/

@media (min-width: 992px) and (max-width: 1200px) {
  #header {
    position: relative!important;
    opacity: 1!important;
    }
  }

#home {
  overflow: hidden;
}

#content .contactUs:before, #content .contactUs:after {
    content: '';
    position: absolute;
    width: 500%;
    left: -500%;
    height: 100%;
    top: 0;
}

#content .contactUs:after {
    left: 100%;
}

.ArticleText {
	word-wrap: break-word;
}

table.bg-cont {
	background-position: 10%;
	background-size: 100%;
	background-width: 10%!important;
}

.continer-table2,
.continer-table {
	min-width: 100%;
}

.continer-table table img,
.continer-table tbody tr td div img {
	margin-left: 0!important;
}

.c6 {
	min-width: 90%!important;
	width: 90%!important;
}

.textSection {
	min-height: 80px!important;
}

body a,
body a:hover,
.LocationItemContainer a,
.LocationItemContainer a:hover {
	text-decoration: none;
}

.LocationItemContainer a.fa.locations {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	color: #777;
}

.ContactContentAdditional .LocationItemContainer a.fa.locations {
	font-size: 25px;
	font-weight: 500;
	line-height: 1.1;
}

.fa.locations {
	padding-left: 0px !important;
}

body {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

body #load {
	display: block;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 9901;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .35s ease-out;
	transition: all .35s ease-out;
}

body #load.loader-removed {
	opacity: 0;
	visibility: hidden;
}

.ring-loader .load-wrap {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20width='72'%20height='72'%20fill='rgb(177,177,177)'%3E%20%20%3Cpath%20opacity='.25'%20d='M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204'/%3E%20%20%20%3Cpath%20d='M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z'%3E%20%20%20%20%20%3CanimateTransform%20attributeName='transform'%20type='rotate'%20from='0%2016%2016'%20to='360%2016%2016'%20dur='0.8s'%20repeatCount='indefinite'%20/%3E%20%20%20%3C/path%3E%20%3C/svg%3E");
}

#load {
	background-color: #ffffff;
}

.load-wrap {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

a.fa.locations {
	padding-left: 0px;
}

a {
	font-family:  'Montserrat', sans-serif !important;
}

p {
	margin: 0;
}

body {
	min-width: 320px;
}

.media {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.services_content .contentAdditional #generalContainer .ArticleWrapper:last-child {
	margin-bottom: 0;
}

.servicesContent .ContactContentAdditional .ArticleLink {
	overflow: auto;
}

.contactUs,
#home #articleDetails {
	margin-top: 30px;
}

.image_desk_area {
	position: absolute;
	bottom: 20px;
	left: 20px;
	opacity: 0.87;
	filter: alpha(opacity=87);
	-moz-opacity: 0.87;
	-khtml-opacity: 0.87;
	padding: 10px;
	width: 243px;
	color: #fff;
	font-family: "Minion Pro";
}

.image_caption {
	font-size: 25px;
	line-height: 35px;
	font-weight: normal;
}

.image_text {
	font-size: 15px;
}

.bg-info {
	background-color: #fff;
}

.generalWrapper {
	min-width: 320px;
	background-color: #fff;
}

.mobileView {
	display: none;
}

div#ArticlesWrapper {
	padding-left: 0;
}

.contentAdditional.articlesList.whiteText.bg-variant-5 {
	/*padding-top: 30px;*/
}


/*#Header#*/
#header .swsmenu .swsmenu-item-layout-icon_left>.swsmenu-target-title {
  margin-left: 0;
}

#header {
	width: 100%;
	z-index: 100;
	/*box-shadow: 0 1px 0 rgba(0,0,0,.1); 0 0 15px 4px rgba(0, 0, 0, 0.1);*/
	background-color: #fff;
}

#header .headerContainer {
	margin: 0 auto;
    height: 70px;
}

.rightTopWrapper {
	float: right;
	margin: 0px 0 0 0;
    padding-bottom: 0px;
    width: 70%;
}

.headerContentHolder {
  display: flex !important;
}
.brandLogo {
  padding-top: 1em;
  width: 30%;
}

.logoContainer,
.logoContainer h1 {
	float: left;
	margin: 0;
	min-height: 60px;
	font-size: 30px;
	text-align: left;
	line-height: normal;
	white-space: nowrap;
	padding-left: 0;
}

.logoContainer img {
	max-width: 100%;
    min-width: 60px;
    max-height: 50px;
    width: inherit;
    object-fit: contain;
}

.logoContainer>a {
	text-decoration: none;
}

.phoneNumber {
	width: 165px;
	margin: 0 0 15px 105px;
	max-height: 150px;
	text-align: left;
	font-size: 20px;
	float: left;
}

.phoneNumber,
.phoneNumber a.phonecall {
	font-size: 20px;
	max-height: 150px;
	line-height: 28px;
}

.phoneNumber a {
	color: inherit !important;
	font-size: inherit;
	text-decoration: none;
}


/*#Header/Search#*/

#header .searchContainer {
	float: right;
	padding-right: 20px;
	margin-left: 10px;
    width: 73px;
}

#sws-main-menu .searchContainer .searchTextbox {
    background-color: white;
}

.searchContainer .searchTextbox {
	width: 140px;
	height: 28px;
	vertical-align: top;
	padding: 2px;
	border: solid 1px;
	text-transform: uppercase;
    display: none;
}

.searchContainer .searchButton {
	width: 18px;
	height: 20px;
	border: none;
	color: transparent;
	margin: 1px 0 0 0;
}

#header .searchContainer input[type=submit] {
	display: none;
}

.searchBox #fakeSubmitButton {
    font-size: medium;
    position: relative;
}

.searchBox .searchTextbox {
    position: absolute;
    top: 45px;
}

.searchBox #fakeSubmitButton,
.searchBox #fakeSubmitButton:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}

.searchBox #fakeSubmitButton:hover {
    color: #e53e30;
}
/*#Header/Top Menu#*/
#sws-top-menu {
  display: block !important;
}

.swsmenu ul li ul li a span {
  margin-bottom: 0px !important;
}

#header .menuContainer {
	float: left;
	text-align: right;
}

#header a {
  font-family: inherit !important;
}

#sws-top-menu.top-menu-horizontal-dividers-true > li {
  border-left: 2px solid;
}

#sws-top-menu.top-menu-horizontal-dividers-true > li:nth-of-type(1) {
  border-left: none;
}

#header .menuContainer.MainMenuContainer {
  float: none;
}

#header .rightTopWrapper .menuContainer {
	float: right;
	margin: 0;
}

#header .topMenu {
	float: right;
}

#header .menuContainer #sws-top-menu a span {
    text-transform: uppercase;
}

#sws-main-menu li {
    padding-bottom: 19px;
}

.headerContainer.container .swsmenu-sub-indicators .swsmenu-has-submenu-drop>.swsmenu-target>.swsmenu-sub-indicator {
      position: initial;
}


#header .menuContainer #sws-top-menu .swsmenu-item-level-0 > a, #header .menuContainer #sws-main-menu .swsmenu-item-level-0 > a {
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;	    
      border-left: none;
    padding: 4px 0px 0px 0px;
}

#header .menuContainer #sws-top-menu .swsmenu-item-level-0 .swsmenu-submenu {
  margin-top: 5px;
  transition:2s 0.2s;
  transition-duration: 2s;
}

#header .menuContainer .cart {
  margin: 0;
}

#header .menuContainer nav.swsmenu {
  float: left;
  margin-bottom: 0;
}

#header #topMenu {
	padding: 5px 0 0 0;
	display: inline;
}

.menuContainer li.swsmenu-item-level-0 > a .swsmenu-target-title:before {
      position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgba(0,0,0,.1);
    content: '';
    opacity: 0;
    -ms-transition: opacity .3s,-webkit-transform .3s;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);  
  bottom: -6px;
    height: 2px;
    background-color: #e53e30;
}

.menuContainer>li.act>a .menu-item-text:before, .menuContainer>li.dt-hovered>a .menu-item-text:before, 
.menuContainer li.swsmenu-item-level-0 > a:hover .swsmenu-target-title:before, .menuContainer li.swsmenu-item-level-0 > .activePage .swsmenu-target-title:before {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#header .menuContainer #sws-top-menu .swsmenu-item-level-0:first-child > a {
      margin-left: 0;
}

#header .menuContainer #sws-top-menu .swsmenu-item-level-0:last-of-type {
  padding-right: 0 !important;
}

#header .menuContainer li.swsmenu-item-level-0.swsmenu-active>.swsmenu-submenu-drop {
  margin-top: 19px;
}

.menuContainer li.swsmenu-item-level-0 .swsmenu-submenu {
      background-color: #000;
    border: none;
}

#header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li {
  padding: 0 10px;
}

#header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li:first-child {
    padding-top: 10px;
}

#header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li:last-child {
    padding-bottom: 10px;
}

#header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li a {
  color: #fff;
      padding: 9px 0px 9px 0px;
  margin: 0;
}

#header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li a .swsmenu-target-title {
  padding: 0;
  font: 13px / 17px  'Montserrat', sans-serif;
  text-decoration: underline;
}

#rootCart {
  vertical-align: top;
    height: 23px;
 }

.cart {
  margin-top: 0!important;
}

#rootCart .cartContainer .cartIcon a {
  margin: 0;
}
#sws-top-menu .swsmenu-item-level-0>.swsmenu-target, #sws-top-menu .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target {
    border: none !important;
}

a.swsmenu-target {
  padding-left: 0;
    padding-right: 0;
}
.swsmenu-sub-indicators .swsmenu-has-submenu-drop>.swsmenu-target {
    padding-right: 0px !important;
}
.swsmenu .swsmenu-target {
  /*padding: 0 !important; */
  margin-bottom: 0 !important;
  }

.headerContainer.container .row .col-md-12:first-child{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/*#Header/Main Menu#*/

#mainMenu {
	height: 35px;
}

#mainMenu ul {
	padding: 0px;
	min-width: 900px;
}

.swsmenu.swsmenu-main {
  width: 100%;
}

#mainMenu ul li {
	list-style: none;
	display: inline-block;
}

#mainMenu .menuContainer {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

#mainMenu .menuContainer li a {
	text-align: left;
	vertical-align: top;
	display: block;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px 10px 10px;
	height: 27px;
	padding: 7px 0px 0;
	letter-spacing: 0.2px;
	color: #333;
}

span.fa.fa-bars.fa-lg {
	color: #333;
	font-size: 1.8em;
}

span.fa.fa-bars.fa-lg.scrolled {
	color: #fff;
}

.ContactContentAdditional .brandsList {
	padding: 15px;
}

.swsmenu-nav {
  height: auto;
}

.swsmenu-target-text {
  font-size: 12px;
}

/*# Technical Page #*/

.technical-section {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
  overflow: hidden;
}

.technical-section #contentHeader  {
    background-color: #d1d1d0
}
.technical-section .titleWrap .title, #contentHeader .contentHeaderContainer .contentHeaderTextContainer #ArticleTitle {
    font-size: 30px;
    font: normal 400 30px / 36px  'Montserrat', sans-serif ; /* 'Montserrat', sans-serif*/
    color: #ffffff;
    background-color: inherit;
    text-transform: uppercase;
    margin: 0;
}

.technical-section .container .titleWrap .title {
    margin: 17px;
}

.technical-section .section {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}

.technical-section .section:first-child {
    margin-top: 0;
}

.technical-section .sectionTitle {
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    font: normal 300 16px / 26px  'Montserrat', sans-serif;
    word-spacing: normal;
    font-size: 24px;
    margin-bottom: 1em;
    color: #999;
    padding-bottom: 0;
}

.technical-section .sectionTitle:after {
    content: '';
    border-top-width: 3px;
    border-color: rgba(204, 204, 204, 0.5);
    border-top-style: double;
    position: absolute;
    top: 49%;
    margin-left: 1em;
    width: 2000px;
}

.technical-section .border {
    position: relative;
  display: none;
}

.technical-section .border:before {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-top-color: rgba(0,0,0,.1);
    content: "";
    border-top-color: #666666;
    border-top-width: 5px;
}

.technical-section .link_preview {
  padding: 20px 20px 20px 0;
  text-align: left;
}
.productSpecs {
   color: #777777;
  }
.technical-section .pdfTitle{
    display: block;
    color: #777777;
    font: normal 18px / 26px  'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 15px 0;
    padding: 0px 2px;
}

.technical-section h2.homePageButton {
    margin-bottom: 30px;
}

.technical-section a.link_with_arrow {
    font: normal 300 16px / 26px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
    word-spacing: normal;
    color: #e53e30;
    text-decoration: underline;
}

.technical-section a.link_with_arrow:hover {
    text-decoration: unset;
}

.technical-section .link_preview img {
    width: 60%;
}

.technicalPageContainer .promoTextBold,
.technicalPageContainer .promoText{
    text-align: center;
    font-size: 26px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
}

.technicalPageContainer .contentText h3.promoText {
    font-size: 22px;
    margin: 0px 0px 1.4em 0px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    color: #000000;
    margin-bottom: .4em;
    padding-top: 7px;
}

.technicalPageContainer a.homePageButton {
    color: #ffffff;
    border-radius: 0px;
    background-color: #666666;
    padding: .6em 1.1em;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8em;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    border: #000000 1px solid;
    text-decoration: none;
    font-family: Helvetica;
    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;
}

.technical-section div.contentHeaderContainer {
    margin: auto;
    width: 100%;
}

.technical-section #contentMain {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
  padding-top: 30px;
}

.technical-section #contentMain .contentGeneral {
  padding-bottom: 50px;
}

.technical-section .contentHeaderContainer > .container > .row > .col-xs-12 {
      display: table;
    min-height: 71px;
    padding: 0;
}

.technical-section .titleWrap {
      display: table-cell;
    vertical-align: middle;
    min-height: 71px;
}

/*end Technical Page*/

/*#Footer#*/

#footer {
	color: #fff;
	position: relative;
	background-color: #333;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footerBottom {
	background-color: #333;
}

#footerBottom .container {
	margin-bottom: 0;
    min-height: 60px;
}

.footerWrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}

.footerWrapper .container {
	margin-top: 15px;
}

#footer .footerContent {
	float: left;
	width: 540px;
	margin: 18px 0 15px 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

#footer .footerContent:last-child {
	border-bottom: none;
}

/*#footerWrap .navbar-brand {
    display: none;
}*/

#footer .menuHeader,
#footer .brandHeader {
	margin: 0px 0px 5px 0px;
}

#footerContainer .locDetails .brandHeader .locations {
	line-height: 26px;
}

#footer .menuContainer {
	float: right;
	width: 220px;
	margin: 25px 0px 15px 0px;
	line-height: 18px;
	float: left;
}

.socialMedia {
	float: left;
	text-align: justify;
}

.socialMedia img {
	background: none !important;
}

.social {
	font-size: 30px;
	margin-top: 10px;
}

.social a {
	margin-right: 5px!important;
	font-size: 30px;
}

#footer .menuContainer a {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-transform: capitalize;
}

.footerWrapper .copyright {
  padding-top: 17px;
}

.footerLogo {
	float: left;
	    padding: 8px 20px 7px 0px;
}

.footerLogo img {
  height: 45px;
}

#footerMenu {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}

#footerMenu li {
	height: 26px;
	line-height: 26px;
	margin-bottom: 0px;
}


/*#Footer/Locations#*/

#footer .PhoneWrapper .phoneNumberText {
  color: #fff;
}

/*the page does not have a "footerContent" class
#footer .footerContent .AddressWrapper {
	width: 225px;
}

#footer .footerContent .AddressWrapper span {
	color: #fff;
} */

.promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
	margin-bottom: 30px;
}

/*the page does not have a "footerContent" class
#footer .footerContent .HoursWrapper {
	float: left;
	width: 230px;
	margin: 0px 0px 15px 0px;
}

#footer .footerContent .HoursWrapper>h3 {
	font-style: italic;
	margin: 0;
}*/

#footer a.fa.locations {
	font-weight: bold;
}

.locDetails .brandHeader a:after,
.LocationWrapper .brandHeader a:after {
	content: "\f041";
	font-family: FontAwesome;
	padding-left: 5px;
}


/*#Content#*/

#content {
	width: 100%;
	margin: 0 auto;
}


/*#Content/Home#*/

#home #contentSlider .rsDefault .rsThumbsHor {
	height: auto !important;
}

#HomeMain {
	display: inline-block;
}

#HomeMain .HomeMainContainer {
	position: relative;
	margin-top: 10px;
}

#HomeMain .HomeMainContainer {
	width: 730px;
	height: 554px;
	float: left;
}

#HomeMain .HomeMainContainer .rotator {
	width: 723px;
	height: 364px;
	overflow: hidden;
	max-height: 364px;
	max-width: 723px;
}

#HomeMain .HomeMainContainer .rotator img {
	width: 100% !important;
	height: auto;
	border: 0;
}

#HomeMain .HomeMainContainer .rotator .Slider .Pager .PagerPage {
	display: none;
}

.generalWrapper #mainContainer #header #content #home .customContent {
    width: 100%
}

#HomeMain .HomeMainContainer .saleWrapper {
	width: 723px;
	height: 193px;
	margin-top: -2px;
	background-size: auto 195px !important;
}

#HomeMain .HomeMainContainer .saleWrapper a {
	color: #fff;
}

#HomeMain .HomeMainContainer .mainPromo {
	width: 434px;
	height: 136px;
	float: left;
	margin: 25px 0px 30px 25px;
}

#HomeMain .HomeMainContainer .mainPromo iframe {
	width: 100% !important;
}

#contentSlider .imageText {
	position: absolute;
	top: 20%;
	left: 5%;
	max-width: 300px;
	padding: 10px;
}

#ContactUsContainer {
	float: right;
	margin: 25px 15px 37px 0px;
	z-index: 99;
	position: relative;
	width: 225px;
}

#ContactUsContainer .ClearFloats {
	clear: both;
	height: 0px;
}

#ContactUsContainer span strong span {
	line-height: 32px;
}

#home .customContent .CSSColor1 {
	background-color: #fff;
	padding: 15px 0;
}

.ContactUsImage {
	background: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-STORM-CustomerRepresentativeHP.png') no-repeat right bottom;
	/*100px 0*/
	height: 200px;
	/*197px*/
	width: 240px;
}

.ContactUsTitle {
	background: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-STORM-ContactUs.png') no-repeat;
	height: 29px;
	width: 147px;
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 5;
}

.ContactUsText {
	background: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-STORM-Bullet.png') no-repeat 0% 12%;
	padding-left: 12px;
	position: absolute;
	top: 75px;
	left: 4px;
	z-index: 5;
	font: normal 14px Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	line-height: 13pt;
}

.ContactUsText a {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 12pt;
	text-decoration: none;
	color: #FFFFFF !important;
	text-transform: uppercase;
}

.contactUsInner {
	text-align: center;
}

.contactUsInner > h2 {
  margin-top: 35px;
}

/*#contentSlider .content img { can be set at slider image source!
	max-width: 250px;
}*/

/*#Content/Home/HomeArticleList#*/

#HomeArticleList {
	width: auto;
	margin: 10px 0 30px 0;
	position: relative;
	padding: 0 0 0 20px;
}

#HomeArticleList:before {
	position: absolute;
	left: 0;
	top: -12px;
}

#HomeArticleList:after {
	position: absolute;
	left: 0;
	bottom: -18px;
}

#HomeArticleList .ArticleWrapper {
	float: left;
	margin-top: 20px;
	width: 235px;
	margin-bottom: 15px;
}

#HomeArticleList .ArticleWrapper .ArticleImageWrapper {
	width: 47px;
	height: 47px;
	overflow: hidden;
	padding: 5px;
}

#HomeArticleList .ArticleWrapper .ArticleTextWrapper {
	float: left;
	width: 162px;
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

#TipsAndTrendsLogo {
	width: 207px;
	height: 57px;
	float: left;
	margin: 20px 6px 0px 15px;
	background: none !important;
}

.promoWrapper .buttonLink {
    padding-left: 13px;
    padding-right: 13px;
    text-transform: none;
    display: inline-block;
    width: fit-content;
}

/*#Content/Home/HomePromo#*/


/*#PromoContainer {
    float: left;
    width: 209px;
    height: 559px;
    margin-top: 10px;
    padding: 11px 19px 0 14px;
}*/


/*#Content/PromoGeneral#*/

.promoWrapper {
	height: auto;
}

 .promoWrapper {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 65px;
    margin-bottom: 65px;
	position: relative;
	float: none;
}

.promoWrapper .promoContent .promoTitle {
	padding: 15px 5px 0 5px;
}

 .promoImage {
	/*margin: -20px -20px 33px -20px;*/
	overflow: hidden;
}

li.promoOuter .promoContent img {
    height: 268px;
}

.promoWrapper .promoContent,
#home .empImage {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.promoWrapper .promoContent img {
	width: 100%;
	height: 100%;
}

.generalWrapper #mainContainer #header #content #contentMain .contentGeneral .ArticleText .backgroundBox {
    width:890px;
}

.promoTitle,
.customContent h1,
.innerText h2,
#home .empDesc .empName {
	margin: 0 0 11px 0;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 400!important;
	text-transform: uppercase;
}

.promoText {
	line-height: 23px;
	margin: 20px 5px;
}

.aboutContainer .promoText {
	margin-left: 0;
}

.LocationContainer {
	margin-bottom: 30px;
}

.PromoText {
	padding: 0 20px;
}

.innerText h2 {
	text-align: center;
}

.promoWrapper .promoLinkText,
#home .excerpt {
	/*font: normal 12px Arial, Helvetica, sans-serif;*/
	text-transform: uppercase;
	width: 100%;
	bottom: 0;
	margin-right: 30px;
}

.promoWrapper .promoLinkText {
	position: relative !important;
}

.promoWrapper .promoLinkText a,
.aboutContainer .promoLinkText a,
.contentAdditional .ArticleTextWrapper .ArticleLink a,
 .ArticleTextWrapper .ArticleLink a,
#home .employee .empDesc a {
	display: inline-block;
	margin: 0;
	padding: 7px 18px 7px 18px;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-o-transition: .9s;
	transition: .9s;
	line-height: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400!important;
	text-shadow: none;
	text-align: center;
}

.promoWrapper .promoLinkText a:hover,
.dynamicWrapper .dynamicLinkText a:hover {
	text-decoration: underline;
}

.promoWrapper .teaserWrapper {
    padding: 15px 20px 30px 20px;
    background-color: #373a410d;
}

.promoWrapper .teaserWrapper a img {
  max-height: 172px;
}

#PromoContainer .responsiveImage {
  max-height: 360px;
  object-fit: cover;
}

/*#Content/ArticlesGeneral#*/

.ArticleWrapper .ArticleTextWrapper h3 {
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 0;
	font-size: 27px;
	font: normal 30px / 30px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	text-transform: uppercase;
}

.ArticleWrapper .ArticleImageWrapper {
	float: left;
	padding-left: 0;
}

.ArticleTextWrapper .ArticleLink a:hover {
	text-decoration: underline;
}

.ArticleImageWrapper img {
	width: 100% !important;
	height: 100%;
	padding: 0px;
	border-radius: 0px;
}

.ArticleTextWrapper {
	float: none;
	vertical-align: top;
}

#contentMain .ArticleText tr td table tbody tr td ul {
	padding: 0 0 0 25px !important;
}

.ArticleText strong {
	font-weight: bold;
}

#home .ArticleWrapperInner .ArticleTextWrapper .CSSColor1,
#home .ArticleWrapperInner .ArticleTextWrapper .ArticleText {
	transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
	transform: translateY(100px);
}

#home .ArticleWrapperInner:hover .ArticleTextWrapper .CSSColor1,
#home .ArticleWrapperInner:hover .ArticleTextWrapper .ArticleText {
	transform: translateY(60px);
}

#home .ArticleWrapperInner .ArticleTextWrapper .ArticleLink {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 7px 35px;
}

#home .ArticleWrapperInner:hover .ArticleTextWrapper .ArticleLink {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(60px);
}

#home .ArticleWrapperInner:hover .ArticleTextWrapper {
	background-color: rgba(229, 62, 48, 0.67);
}

#home .ArticleWrapperInner {
	float: left;
	width: 100%;
	position: relative;
}

#contentMain .ArticleText p {
	margin: 0 0 10px 0;
}

.contact_page .contentGeneral .additionalContainerText {
	padding: 0;
}


/*#Content/Sub Pages#*/

#contentMain {
	margin-bottom: 30px;
}

#contentMain.articleDetails {
	margin-bottom: 0;
  overflow: hidden;
}

#contentMain.promotionsList {
	margin-bottom: 0;
}

#contentMain .breadcrumbContainer,
.searchContainer .searchTextbox {
	color: #333;
}

#contentMain .breadcrumbContainer .CMSBreadCrumbsLink,
#contentMain .breadcrumbContainer .CMSBreadCrumbsCurrentItem {
	font-size: 16px;
	font-weight: 700;
}

#contentMain .breadcrumbContainer .CMSBreadCrumbsLink {
	text-decoration: none;
}

#contentMain h1 {
	margin: 0 0 8px 0;
}

#contentMain .contentGeneral h2 {
	display: block;
	padding: 10px 0;
}

#contentMain .contentGeneral .employee h2 {
	padding: 0;
}

#contentMain .contentGeneral .ArticleText {
	padding: 0px;
}

#contentMain .contentGeneral .ArticleText .tableClass tbody tbody tbody tr:nth-child(2) span {
    float: right;
}

#contentMain.more_for_home .contentGeneral h2 {
	padding: 10px 0 0;
	margin: 0;
}

.about_page .contentGeneral h2 {
	padding: 0 !important;
}

.about_page .aboutPageContainer .contentGeneral,
.about_page .aboutPageContainer .ContactContentAdditional {
	width: 100%;
}

#contentMain .contentGeneral .promoList {
	padding: 0 20px;
	min-height: 1px;
}

#content .contentGeneral .ArticleText .backgroundBox .c6 {
    margin: 35px auto;
    float: none;
}

/*#contentMain .contentAdditional .articlesContainerHorizontal {
    padding: 0 20px;
}*/

#contentMain .contentGeneral:before,
#contentMain .contentAdditional:before {
	position: absolute;
	left: 0;
	top: -12px;
}

#contentMain .contentAdditional .promoWrapperOuter .promoWrapper {
  margin-top: 0;
  margin-bottom: 0;
}

#contentMain .contentGeneral:after,
#contentMain .contentAdditional:after {
	position: absolute;
	left: 0;
	bottom: -17px;
}

#contentMain.twoColumn_2 .contentGeneral {
	float: left;
	padding: 0px 19px 10px 15px;
	margin: 0;
}

#contentMain.twoColumn_2 .contentAdditional {
	margin: 0;
}


/*#Content/Sub Pages/Content Header#*/

#contentHeader .contentHeaderContainer a {
	color: #fff;
}

#contentHeader .contentHeaderContainer .contentHeaderBigImage {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#contentHeader .contentHeaderContainer img {
	width: 100% !important;
	height: auto;
	margin-left: 0!important;
}

#contentHeader .contentHeaderContainer {
	margin: 0;
}

#contentHeader .contentHeaderTextContainer .contentHeaderText {
    background-color: inherit;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer {
	min-height: 71px;
    background-color: #d1d1d0;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer h1 {
  font-size: 30px;
      font-weight: bold;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer #ArticleTitle {
    display: table-cell;
    vertical-align: middle;
    min-height: 71px;
} 

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText > .row {
    min-height: 71px;
    display: table;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText .container .row div {
	width: 100% !important;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText .headerArticleTitle,
#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText .patcraft-headerArticleTitle{
    font: normal 30px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	color: #ffffff;      
    background-color: inherit;
    /*text-transform: uppercase;*/
}

.articlesContainerHorizontal #ArticlesWrapper .ArticleWrapper .ArticleText {
	min-height: 50px;
}


/*#Content/Sub Pages/Locations#*/

.contact_page .LocationItemContainer {
	padding-bottom: 0;
  padding-top: 0;
}

.LocationItemContainer {
	margin-bottom: 30px;
	padding-top: 10px;
}

.LocationItemContainer .brandHeader {
	font-weight: 100;
}

.contentAdditional .LocationItemContainer .brandHeader {
	    text-transform: uppercase;
    line-height: 23px;
    margin-bottom: 0px;
    color: black;
    font: normal 20px / 25px  'Montserrat', sans-serif;
    font-size: 18px;
}

.LocationItemContainer .Address_Notes .addressHeader, .LocationItemContainer .Address_Notes .LocationNotes {
  display: none;
}

.LocationItemContainer .Address_Notes .AddressWrapper {
  line-height: 26px;
}

.StoreLinks a {
	text-decoration: none;
}

.locationContainer .LocationContainer {
	margin: 0 15px 30px;
}

.locationContainer .LocationContainer .promoContent img {
	width: 100%;
}


/*#Content/Sub Pages/Locations/Store Locations Page#*/

#locationsContent .LocationItemContainer {
	font-size: 13px;
}

#locationsContent .AddressWrapper {
	width: 250px;
}

#locationsContent .AddressWrapper h3 {
	margin-top: 0;
}

#locationsContent .HoursWrapper {
	width: auto;
	float: left;
	min-width: 190px;
}

#locationsContent .HoursWrapper h3 {
	margin: 0 0 10px 0;
}

#locationsContent .brandHeader {
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.mainContent .editableContactUs {
	position: relative;
}

.mainContent .editableContactUs a {
	text-decoration: none;
	text-transform: uppercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #67635d;
	line-height: 12px;
}

.mainContent .editableContactUs a:hover {
	text-decoration: underline;
}

.mainContent .editableContactUs .CRLink {
	position: absolute;
	bottom: 10px;
	left: 16px;
}


/*#Content/Sub Pages/Locations/Contact Page#*/

.AddressWrapper .phoneNumberText {
  display: block;
}

/*.contact_page .contactPageContainer {
  width: 100%;
}*/

.contact_us .EditingFormValueCell .ExplanationText {
    color: rgba(119,119,119,0.3);
    font-size: 13px;
  font-style: normal;
    letter-spacing: .5pt;
}

.locationsList .LocationItemContainer {
	width: 260px;
	margin: 0 auto;
	font-size: 14px;
}

.locationsList .brandHeader {
	font-size: 23px;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 30px;
}

.LocationItemContainer:first-child .brandHeader {
	margin-top: 0px;
}

.locationsList .HoursWrapper h3 {
	font-size: 12px;
	font-style: italic;
	margin-top: 10px;
}


/*#Content/Sub Pages/Containers#*/

#generalContainer .ArticleImageWrapper,
#home .ArticleWrapper .ArticleImageWrapper {
	width: 150px;
	height: 150px;
	max-width: 100%;
	max-height: 100%;
	margin-right: 15px;
	overflow: hidden;
}

.about_page #generalContainer .ArticleImageWrapper,
#home .ArticleWrapper .ArticleImageWrapper {
	width: 150px;
	height: 150px;
	padding: 0;
}


/*#Content/Sub Pages/Containers/About container#*/
#contentMain .rmLeftPadding {
  padding: 0;
}
.aboutContainer {
	font-size: 14px;
	float: left;
	width: 100%;
}

.aboutContainer .promoTitle {
	margin-top: -5px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 400!important;
	text-transform: uppercase;
}

.aboutContainer .promoLinkText a {
	padding-left: 10px;
	line-height: 22px;
}

.contentGeneral .ArticleWrapper {
	margin-bottom: 30px !important;
}

.landingWrapper .contentGeneral .ArticleImageWrapper {
	padding: 0;
}

#PromotionsContainer.contentGeneral .ArticleImageWrapper img {
	width: 300px;
	height: 300px;
	max-width: 300px;
	min-width: 300px;
}

.contentGeneral .ArticleWrapper:last-child {
	margin-bottom: 0 !important;
}

.contentGeneral .ArticleTextWrapper {
	margin: 7px 0 0 25px;
	line-height: 20px;
	font-size: 13px;
}

#contentLayoutWidget .contentLayout {
      padding: 30px 0px;
}
#contentLayoutWidget .contentLayout .contentLayout-itemList .my-pages {
  padding-left: 0px;
}
/*.contentGeneral .ArticleTextWrapper h3
{
  font:italic 23px Times, Georgia, 'Times New Roman', serif;
  margin: 0px 0px;
  text-transform: capitalize;
  padding-bottom: 7px;
}*/

.contentGeneral .ArticleImageWrapper {
	padding: 0 0 7px 0;
	margin-right: 10px;
}

.contentGeneral .ArticleTextWrapper .ArticleLink a {
	text-transform: uppercase;
	margin-top: 10px;
	background-color: #e53e30;
	background-image: none;
	color: #fff;
	padding: 12px 18px 11px 18px;
}

.ArticleLink a {
	color: #e53e30;
}

.ArticleLink a:hover,
.ArticleLink a:focus,
.breadCrumbs a:focus {
	color: #e53e30;
}


/*#Content/Sub Pages/Services#*/

.servicesList .ArticleImageWrapper {
	width: 175px;
	padding: 0px;
	margin-right: 10px;
}

.servicesList .ArticleTextWrapper {
	width: auto;
	margin: 5px 0 0 10px;
}

.servicesList .ArticleTextWrapper h3 {
	font-style: normal;
	margin-top: 0;
}

.services_content .contentAdditional.promosZone .mainContent h2 {
	display: none;
}


/*#Content/Sub Pages/Promotions#*/

.promoList .promoWrapper {
	background: none;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	margin-bottom: 20px;
}

.promoList .promoWrapper:last-child {
	margin-bottom: 0;
}

.promoList .promoImage img {
	width: 100%;
	max-height: 114px;
	height: 100%;
}

.promoList .promoImage {
	float: left;
	width: 114px;
	max-height: 114px;
	padding: 5px;
	margin-right: 10px;
}

.promoList .promoContent {
	background: none;
	text-align: left;
	height: auto;
	width: 750px;
	float: left;
	padding: 0;
}

.promoList .promoTitle h2 {
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 7px 0;
	margin: 0;
}

.promoList .promoLinkText {
	background: none!important;
	text-align: left;
	line-height: 22px;
}

.promotionsList .promoWrapper,
.promotionsList .promoWrapper .promoContent {
	width: auto;
	height: auto;
}

.promotionsList .promoContent.innerText,
.promotionsList .promoWrapper {
	margin-bottom: 30px;
	float: none;
	vertical-align: top;
	position: relative;
	background-color: #fff;
}

.promotionsList .promoImage {
	float: left;
	margin-right: 10px;
}

.promotionsList .promoWrapper .promoLinkText {
	background: transparent;
	color: #67635d;
}

.promotionsList .promoWrapper .promoContent {
	background: none;
}


/*#Content/Sub Pages/More for Home#*/

#moreElementsContainer.contentGeneral {
	margin: 0;
	padding: 0;
}

.elementWrapper:first-child:before {
	position: absolute;
	right: 0;
	top: -11px;
}

.elementWrapper:last-child:after {
	position: absolute;
	right: 0;
	bottom: -17px;
}

.productTypeWrapperAlt,
.productTypeWrapper {
	width: 702px;
	float: left;
	/*margin:10px 0 20px 0;*/
}

.productTypeImage {
	float: left;
	width: 175px;
	height: 175px;
	overflow: hidden;
	margin-right: 15px;
	padding-right: 0 !important;
}

.productTypeImage img {
	width: 175px;
	height: 175px;
}

.productTypeContent h1 {
	font: italic 23px Georgia, 'Times New Roman', Times, serif!important;
	margin: 0px;
	text-transform: capitalize;
	padding: 5px 0px 5px 0px;
}

.productTypeContent {
	line-height: 22px;
	font-size: 13px;
	padding-right: 10px;
}

.elementWrapper {
	position: relative;
	float: left;
	margin-bottom: 30px !important;
	padding: 0 15px;
}

h3.moreForHomeTitle {
	margin-top: 0px;
}

.row .elementWrapper {
	padding-left: 30px;
}

.elementWrapper:last-child {
	margin-bottom: 0 !important;
}


/*#Content/Sub Pages/Brands#*/

#BgBrandsWrapper .linksList {
	padding: 20px;
	min-width: 260px;
	max-width: 300px;
}

#BgBrandsWrapper .brands_header h3 {
	margin-top: 0;
}

#BgBrandsWrapper .link_preview {
	width: 100px;
	vertical-align: top;
	padding: 3px;
	float: left;
}

#BgBrandsWrapper .link_preview a {
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: underline;
}

.ElementSeparator>.leftSeparator {
	width: 685px;
	border-bottom: solid 2px #e4e1dc;
	margin: 0 20px;
	float: left;
}

.ElementSeparator>.rightSeparator {
	width: 210px;
	border-bottom: solid 2px #e4e1dc;
	margin: 0 20px;
	position: absolute;
	right: 0;
	z-index: 1;
}

.aboutContainer #generalContainer h1>.title {
	text-transform: initial;
	margin-top: 0;
	text-align: left;
}

.contentAdditional .brandsList #generalContainer {
	padding: 10px;
	background-color: #fff;
}

.aboutContainer #generalContainer .link_preview {
	text-decoration: underline;
	width: 98px;
	float: left;
	padding-bottom: 5px;
}


/*#Content/Sub Pages/Contact Us Form#*/
 td.FieldLabel {
    height: 49px;
}
.EditingFormTable .FieldLabel {
	text-align: right;
	width: 175px;
	font: normal 12px Arial;
	vertical-align: middle;
	white-space: normal;
}

.EditingFormTable td {
	padding: 5px 10px 5px 5px;
}

.EditingFormValueCell textarea {
	width: 285px;
	resize: vertical;
	min-height: 35px;
}

.category_RequiredFields td,
.category_OptionalFields td {
	padding-left: 195px;
}

.contentGeneral .additionalContainerText {
	padding: 20px;
}

.EditingFormErrorLabel, .ErrorLabel {
	color: red;
  font-weight: normal;
}

.EditingFormButtonCell input[type=submit],
.dynamicButtonLink input[type=submit], .dynamicButtonLink .widthAllBtn{
	border: 0;
	cursor: pointer;
}

.CaptchaTable {
	position: relative;
}

.CaptchaTable img {
	position: absolute;
	top: -65px;
	left: 0;
	border: solid 1px #6f6655;
	height: 30px;
}

h4.addressHeader {
	font-size: 25px;
}

.CaptchaTable input {
	margin-left: -8px;
}


/*#Content/Sub Pages/Product List#*/
#contentMain .sws-calalog-filter-options .mobile-only {
  display: none;
}

.LeftResultsWrapper {
	width: 157px;
	float: left;
	text-align: left;
	font: normal 12px Georgia, 'Times New Roman', Times, serif;
	line-height: 14pt;
	color: #494334;
}

.LeftResultsWrapper h2 {
	font: italic 17px Georgia, 'Times New Roman', Times, serif;
	color: #494334;
	margin: 0px 0px 5px 0px;
}

#contentMain .contentGeneral .LeftResultsWrapper h2 {
	padding: 0;
}

.LeftResultsWrapper a {
	background-image: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-AMBER-BulletB.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}

.LeftResultsWrapper .filterContainer .expandable {
	border-top: solid 1px #D7C6B8;
	margin: 5px 0px 5px 0;
	padding-top: 3px;
	display: block;
}

.LeftResultsWrapper .filterContainer .expandable:after {
	content: url(/App_Themes/Cashmere/Images/icon_arrowRight.gif);
	padding-left: 4px;
}

.LeftResultsWrapper .filterContainer .filterItems a {
	margin: 0 0 0px 10px;
	display: block;
}

.listFilterWrapper>div {
	padding-left: 0;
}

.contentGeneral .ProductListWrapper {
	float: left;
	text-align: left;
	min-height: 400px;
}

.ProductListWrapper .ProductThumb {
	font: normal 13px Georgia, 'Times New Roman', Times, serif;
	color: #46473d;
	line-height: 15pt;
	text-transform: capitalize;
	width: 119px;
	padding-left: 10px;
}

.searchPage .ProductListWrapper .ProductThumb {
	float: left;
}

.ProductListWrapper .ProductNameDesc a {
	font-weight: bold;
}

.ProductListWrapper .PaginationText {
	font: bold 11px Arial;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	margin-top: 2px;
	margin-right: 7px;
}

.ProductListWrapper .PaginationContainer {
	font: bold 11px Arial;
	color: #3b3c32;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.ProductListWrapper .PaginationContainer .ActivePage {
	padding: 0px 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px 1px;
}

.ProductListWrapper .PaginationContainer .Page a {
	padding: 0px 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px 1px;
	text-decoration: none;
}

.CrumbingSection {
	position: absolute;
	top: -27px;
	left: 22px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

.CrumbingSection,
.CrumbingSection a {
	color: #ffffff !important;
}

#contentHeader .dropdownFilterWrapper {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-around;
}

.filterBrowseText {
	line-height: 50px;
	font-size: 11px;
	text-transform: uppercase;
}

.filterBrowseText b {
	font-weight: normal;
}

#ProductFilterContainer {
	margin: 0;
}

.EmployeeContent .EmployeeDetails {
	width: auto;
  max-width: 310px;
}

.EmployeeContent .EmployeePhoto {
	float: left;
}

#contentHeader .productFilterContainer {
	position: relative;
	height: 50px;
	padding: 0;
	width: 100%;
}

#contentHeader .filterContainer a {
	padding: 0!important;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font: normal 11px Georgia, 'Times New Roman', Times, serif;
	text-decoration: none;
	line-height: 30px;
	border: 1px solid;
	height: 34px;
	margin-top: 8px;
	display: block;
	text-transform: uppercase;
}

#contentHeader .filterContainer a:hover {
	text-decoration: underline;
}

#contentHeader .filterContainer .Label {
	float: left;
	color: #FFFFFF;
	font: italic 11px Georgia, 'Times New Roman', Times, serif;
	position: absolute;
	top: -4px;
	left: 240px;
}

#contentHeader .filterContainer select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-top: 9px;
}

.filterContainer,
.dropdownFilterWrapper {
	height: 100%;
}
@media(max-width:991px){
  .ProductWithCart .simpleProductItem {
    width:50%;
    float:left;
  }
}
@media(max-width:480px){
  .ProductWithCart .simpleProductItem{
    width:100%;
    margin:auto;
    float:left;
  }
}

/*#Content/Sub Pages/Product Detail#*/

.ProductDetailWrapper H1 .subH1 {
	font-size: 60%;
}

.ProductDetailWrapper {
	width: 975px;
	background-repeat: repeat-y;
	position: relative;
	margin-bottom: 20px;
}

.CatalogTiles div#slider-frame .slider li img {
  height: auto!important;
  }

.ProductDetailWrapper:before {
	height: 10px;
	width: 975px;
	position: absolute;
	left: 0;
	top: -10px;
}

.ProductDetailWrapper:after {
	height: 23px;
	width: 975px;
	position: absolute;
	bottom: -23px;
	left: 0;
}

.ProductDetailWrapper H1 {
	margin: 0px 0px 8px 11.5px;
	font: bold 32px 'Times New Roman', Times, serif;
}

.ProductDetailWrapper .SliderContent,
.ProductDetailWrapper .AdditionalDetail {
	margin-left: 11.5px;
}

.ProductDetailSep {
	height: 2px;
	margin: 15px 0px;
	width: 98%;
}

.rsGCaption h2 {
	font: 21px/20px arial, sans-serif;
	margin: 0;
}

.rsGCaption div.attrCntr {
	font: normal 13px arial, sans-serif;
}

.AdditionalDetail h3,
.storeInfo h3 {
	font: bold 14px Arial;
	margin: 0px;
	padding: 0px;
}


/*#Content/Recently viewed products#*/

.SearchResultLabel {
	font: italic 22px Georgia, 'Times New Roman', Times, serif;
	line-height: 19pt;
	margin-bottom: 8px;
}


/*#Content/Sub Pages/Search#*/

#searchPage, #searchPage .PagerResults {
      font-family:  'Montserrat', sans-serif !important; /* 'Montserrat', sans-serif*/
}

.search {
	width: 100%;
	padding: 0px!important;
}

.LabelSearchResult {
	width: 100%;
	font: italic 22px Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	line-height: 19pt;
	margin-top: 0!important;
    margin-bottom: 15px!important;
	text-transform: capitalize;
}

#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 Georgia, "Times New Roman", Times, serif;
}

.contentAdditional .search .ArticleWrapper {
	float: none;
	width: 100%;
}

.search .BrandsListWrapper .PagerControl {
	margin-left: 0;
}

#generalContainer .search .ArticleWrapper .ArticleImageWrapper {
	width: auto;
	height: auto;
	padding: 3px;
}

.search .ArticleWrapper .ArticleImageWrapper img {
	width: 65px !important;
	height: 65px !important;
}

.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;
}

.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 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 10px;
	text-decoration: none;
	line-height: 22px;
}

/*.contentAdditional.container {
    padding-left: 0px;
}*/

/*#Clearfix#*/

.clearfix {
	content: "";
	/*display: table;*/
	clear: both;
}


/*Fix On-Site editing*/

input.btn.btn-default[value~="Add"] {
	margin-top: 35px;
}

.cms-bootstrap.addBrand {
	position: absolute;
	top: -45px;
	right: 125px;
	z-index: 4;
}

.elementWrapper>.cms-bootstrap:first-child {
	position: absolute;
	left: 0;
}


/*# Fix buttons width #*/

.cms-bootstrap .btn {
	padding: 0 6px !important;
}

.social_logo_section {
	width: 350px;
	float: left;
}

.twoColumn_2 .contentGeneralAdditional {
	float: left;
}

#contentSlider .rsNav {
	background-color: rgba(0, 0, 0, .7)!important;
	pointer-events: auto;
}

#contentSlider .rsDefault .rsTabs {
	margin: 0 auto;
}

.rsNav.rsTabs:before,
.rsNav.rsTabs:after {
	content: "";
}

.shawSlideItem {
	height: 100%;
	margin: 0 auto;
}

.shawSlideItem img.rsImg {
	height: auto !important;
	margin-top: 0 !important;
	width: 100% !important;
	margin-left: 0 !important;
}

#home #contentSlider .rsOverflow {
	height: 100% !important;
}

#home #contentSlider .rsDefault .rsTab.rsNavSelected {
	background: initial;
	text-shadow: none;
}

.rsDefault .rsTab.rsNavSelected,
.rsDefault .rsTab:active {
	border: none !important;
}

#contentSlider .rsDefault .rsTab {
	vertical-align: top;
	width: 190px;
	padding: 5px;
	display: table-cell;
}

.locDetails {
	padding-bottom: 20px;
}

#topMenu li {
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}

#mainMenu .menuContainer li a:hover {
	border: none;
}

div.menuContainer #mainMenu .menuContainer li.active a,
div.menuContainer #mainMenu .menuContainer li a:hover {
	border: none;
}

#topMenu li.active a,
#topMenu li a:hover,
#mainMenu .menuContainer li a:hover,
#mainMenu .menuContainer li.active a {
	border-bottom: 1px solid;
}

#topMenu li:not(.active) a {
	border-bottom: solid 0px;
	padding-bottom: 10px;
	transition: padding-bottom .3s ease;
}

#topMenu li:not(.active) a:hover {
	border-bottom-width: 1px;
	padding-bottom: 0px;
}

.empImage img {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  max-height: 300px;
}

.employee .empDesc {
	text-align: center;
	background-color: #fff;
}

.empName {
	padding-top: 10px;
	font-weight: bold;
}

.employee .excerpt {
	padding-bottom: 10px;
}

.location_pin_icon {
	width: 19px;
	height: auto;
}

.contentAdditional .article_description {
	display: none;
}

.contentAdditional .ArticleWrapper,
#home .ArticleWrapper {
	margin-bottom: 30px;
}

.contentAdditional .ArticleWrapper .ArticleTextWrapper .ArticleTitle,
#home .ArticleWrapper .ArticleTextWrapper .ArticleTitle {
	margin-top: 0;
	padding-top: 0;
}

.about_page .contentAdditional .ArticleWrapper .ArticleTextWrapper .ArticleTitle,
#home .ArticleWrapper .ArticleTextWrapper .ArticleTitle {
	padding-top: 0;
}

.contentAdditional .ArticleWrapper svg {
	display: none;
}

.ArticleTitle {
	font-size: 24px;
}

.additionalContainerText {
	color: #777;
	padding: 0px 20px 20px 0;
}

.EditingFormTable .EditingFormCategoryRow td:first-child {
	padding-top: 0;
}

.additionalContainerText h3 {
	color: #000;
}

.aboutUS {
	margin-top: 0;
}

.breadCrumbs {
	margin: 0;
}

#contentMain.contact_page .breadcrumbContainer {
	font: normal 300 16px/26px  'Montserrat', sans-serif!important; /* 'Montserrat', sans-serif */
	margin: 15px 0;
}

#contentSlider .rsDefault .rsThumb {
	float: none;
	height: auto;
	display: table-cell;
	width: auto;
	padding: 5px;
}

#contentSlider .rsThumbsContainer .tmbImageCaption {
	text-align: center;
}

#contentSlider .rsThumbsContainer .tmbImage img {
	width: 175px;
	height: auto;
}

.searchContainer .searchTextbox {
	padding-left: 9px;
	background-color: transparent;
}

.logo h1 {
	height: auto;
}

.table.contact_us {
	margin-bottom: 0 !important;
}


/*.contentAdditional .promoWrapper,*/

 .promoWrapperInner {
	width: 100%;
	/*min-width: 300px;*/
	position: relative;
}


/*.contentAdditional .promoWrapper:last-child {
  margin-bottom: 0;
}*/

.landingWrapper .ContactContentAdditional .brandsList {
	padding: 0;
}

.landingWrapper .ContactContentAdditional .brandsList #generalContainer {
	width: 300px;
	float: left;
}

/*# Promo Wrappers #*/

.contentAdditional .promoWrapper,
 .promoWrapper .promoWrapperInner,
#home .events .employee {
	width: 100%;
	float: none;
	position: relative;
}

.promoWrapper .promoWrapperInner {
	overflow: hidden;
}

.contentAdditional .promoWrapper {
	/*float: right;*/
}

.locationContainer .contentAdditional .promoWrapper {
	float: left;
}

.contentAdditional .promoWrapper .colorWrapper,
 .promoWrapper .colorWrapper,
#home .employee .colorWrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0.67;
}

.contentAdditional .promoWrapper .innerText,
 .promoWrapper .innerText,
#home .employee .empDesc {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
}
 .promoWrapperInner:hover .colorWrapper,
#home .employee:hover .colorWrapper {
	background-color: rgba(229, 62, 48, .67);
}

.contentAdditional .promoWrapper .innerText .promoTitle,
 .promoWrapper .innerText .promoTitle,
#home .employee .empDesc .empName {
	transform: translateY(100px);
	transition: all .4s cubic-bezier(.25, .1, .25, 1);
	font-family: inherit;
	font-size: 30px;
	padding: 0 10px;
}

.contentAdditional .promoWrapper:hover .innerText .promoTitle,
 .promoWrapperInner:hover .innerText .promoTitle,
#home .employee:hover .empDesc .empName {
	transform: translateY(60px);
	text-shadow: none;
}

#home .employee .empDesc .empName {
	opacity: 0;
	filter: alpha(opacity=0);
}

#home .employee:hover .empDesc .empName {
	opacity: 1;
	filter: alpha(opacity=100);
}

.promoWrapper .promoLinkText a,
 .promoWrapper .promoLinkText a,
#home .employee .empDesc a {
	background-color: initial;
	padding: 0;
	text-transform: capitalize;
	color: #fff;
	text-align: left;
}

.contentAdditional .promoWrapper .innerText .promoLinkText,
 .promoWrapper .innerText .promoLinkText,
#home .employee .empDesc .excerpt {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid;
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 7px 35px;
	width: auto;
}

#home .employee .empDesc .excerpt,
#home .employee .empDesc .excerpt a {
	border: 0px;
	font-size: 25px;
}

#home .employee .empDesc .excerpt {
	transition: all .4s cubic-bezier(.25, .1, .25, 1);
}

.contentAdditional .promoWrapper:hover .innerText .promoLinkText,
 .promoWrapperInner:hover .innerText .promoLinkText,
#home .employee:hover .empDesc .excerpt {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(80px);
}

.contentAdditional .promoWrapper .innerText .PromoText {
	padding-bottom: 10px;
}

.LocationNotes {
	margin-top: 20px;
}

.AddressWrapper .LocationNotes {
    margin-top: 0px;
}

.Address_Notes .LocationNotes {
    margin-top: 0px;
}

.search .BrandsListWrapper {
	margin-bottom: 0px;
}

.Address_Notes .AddressWrapper {
    margin-bottom: 0px;
}

.no-container {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

#contentMain.articleDetails .contentGeneral:after,
#contentMain.articleDetails .contentAdditional:after {
	position: relative;
}

#content .contactUs {
	/*background-color: #efefef;*/
	width: 100%;
	margin-top: 0;
	padding: 0;
}

.contactUs:before {
	left: -100%;
}

.contactUs:after {
	right: -100%;
}

.services_content .breadcrumbContainer,
.locations_page .breadcrumbContainer {
	padding-right: initial !important;
	padding-left: initial !important;
}

.filterContainer {
	margin-right: auto;
	margin-left: auto;
}

.product_list_page .ProductListPromo {
	float: none;
}

.product_list_page .contentGeneralAdditional {
	float: none;
}

.product_list_page .ProductListPromo .promoWrapper .promoContent img {
	width: 100% !important;
}

#contentMain.twoColumn_2.product_list_page .contentAdditional {
	margin: auto;
}

.productFilterContainer .listFilterWrapper {
	display: none;
}

.product_list_page .productFilterContainer .listFilterWrapper {
	display: block;
}

.rsNav.rsTabs::before,
.rsNav.rsTabs::after {
	content: "" !important;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	width: 100% !important;
}


#topMenu li#dropDownMenu {
	display: none;
	height: 30px;
}

#contentMain.terms_n_conditions .breadcrumbContainer {
	margin: 0 auto;
}

.col-sm-3.col-xs-4.ProductThumbContainer:nth-child(4n+5) {
	clear: left;
}

#home .promotions .contactUs .contactUsInner,
#home .contactUsInner span {
	line-height: normal;
}


/*# media #*/

@media (min-width: 321px) and (max-width: 360px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: 15px;
    }
  }

@media (min-width: 361px) and (max-width: 375px) {
  #rootCart {
    position: absolute;
    top: -67px;
    right:15px;
    }
  }

@media (min-width: 376px) and (max-width: 420px) {
  #rootCart{
    position: absolute;
    top: -68px;
    right: 15px;
    }
  }

@media (min-width: 20px) and (max-width: 320px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: 20px;
    }
  }

@media (min-width: 421px) and (max-width: 570px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right:17px;
    }
  }

@media (min-width: 571px) and (max-width: 640px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: 17px;
    }
  }

@media (min-width: 641px) and (max-width: 665px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: 10px;
    }
  }

@media (min-width: 667px) and (max-width: 700px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: 5px;
    }
  }

@media (min-width: 701px) and (max-width: 736px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right:0;
    }
  }

@media (min-width: 737px) and (max-width: 768px) {
  #rootCart {
    position: absolute;
    top: -68px;
    right: -10px;
    }
  }

@media (min-width: 769px) and (max-width: 824px) {
  #rootCart {
    position: absolute;
    top: -55px;
    right: -15px
    }
  }

@media (min-width: 825px) and (max-width: 969px) {
  #rootCart {
    position: absolute;
    top: -58px;
    }
  }

@media (min-width:970px) and (max-width:991px) {
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    top: 55px!important;
    }
  #rootCart {
    top: -50px!important;
    }
  }
  
@media (min-width: 970px) and (max-width: 1200px) {
  #rootCart {
    position: absolute;
    top: -75px;
    }
  #header .swsmenu-responsive-toggle .fa-align-justify {
    margin-top: 16px!important;
    }
  }


@media only screen and (max-width: 1200px) {
    #rootCart {
    visibility: visible!important;
  }
  
  #header a {
    display: block;
    }
  
  .swsmenu-sub-indicator-close {
    display: none;
    }
  
   nav.swsmenu.swsmenu-main.swsmenu-menu-2 li ul {
    position: static;
    visibility: visible;
    height: auto;
    margin-top: 0;
    opacity: 1;
    box-shadow: none;
    border: none;
    transition-duration: 0s!important;
    }
  
  nav.swsmenu-responsive-collapse li ul {
    visibility: hidden!important;
    }
  
  
  .fa-angle-down, fa fa-close {
    display: none!important;
    }
  
  .swsmenu-skin-black-white-2 .swsmenu-submenu.swsmenu-submenu-drop {
    background:none!important;
    }
  
  nav.swsmenu.swsmenu-main span {
    color: rgba(0,0,0,0.6)!important;
    }
  #sws-top-menu .swsmenu-item-level-0>.swsmenu-target, #sws-top-menu .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target {
    border-bottom: 1px solid rgba(0, 0, 0, .03)!important;
    }
  
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    padding-bottom: 15px!important;
    padding-top: 15px!important;
    }
}

@media (max-width: 992px) { 
  .brandLogo {
    height: 61px;
    }
  
  .brandLogo a img {
    padding-top: 20px;
    height: 45px;
    }
  }

@media (min-width: 993px)  {
   #header {
    height: auto;
    }
  
  .brandLogo a img {
    height: 40px;
    }
  }
  
  

@media (max-width: 769px) {
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    margin-top: -5px;
    }
  }

@media (min-width: 770px) and (max-width:969px) {
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    margin-top: -15px;
    }
  }

@media (min-width: 970px) and (max-width:1200px) {
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    margin-top: 10px;
    }
  }
@media (max-width: 599px) {
    #sws-top-menu .swsmenu-has-submenu-flyout .swsmenu-submenu-type-flyout.swsmenu-submenu-drop .swsmenu-target-text {
    padding: 10px 10%!important;
    }  
}

@media (min-width: 640px) and (max-width: 1200px) {
  #sws-top-menu .swsmenu-has-submenu-flyout .swsmenu-submenu-type-flyout.swsmenu-submenu-drop .swsmenu-target-text {
    padding: 10px 7%!important;
    }
  
  }

@media only screen and (max-width: 1200px) {
    #rootCart a, #rootCart, #rootCart .cartContainer, .cart, #rootCart a img {
    width:auto!important;
    }
  
  #sws-top-menu.swsmenu-nav, #sws-main-menu.swsmenu-nav {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    left: 10%;
    top: 65px;
    width: 80%;
    padding: 0px;
    background: #fff;
    border-top: 3px solid #666666;
    opacity: 1;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
   /* overflow: hidden !important;
    overflow-y: scroll!important; */
   /* max-height: calc(100vh - 100px);
    height: 549px; */
    }
  
    #sws-top-menu .swsmenu-item-level-0>.swsmenu-target, #sws-top-menu .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target {
      padding: 10px 4%!important;
    }
   /*.swsmenu-transition-shift #swsmenu-item-35268.swsmenu-item .swsmenu-submenu-drop, .swsmenu-transition-shift #swsmenu-item-132214.swsmenu-item .swsmenu-submenu-drop {
    position: static;
    visibility: visible;
    height: auto;
    margin-top: 0;
    opacity: 1;
    box-shadow: none;
    border: none;
    padding: 0 0 0 10px;
    background: #fff;
    }
  */
  
  .swsmenu-responsive.swsmenu-responsive-collapse  {
    visibility: hidden;
    }
  
    #sws-top-menu .swsmenu-item {
    width:100%
      }
  
  
  #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);
}
  }

@media only screen and (min-width: 1200px) {
    #rootCart {
   position: relative;
    top: 8px;
    right: -10px;
  }
  
  .swsmenu-transition-shift #swsmenu-item-35268.swsmenu-item .swsmenu-submenu-drop, .swsmenu-transition-shift #swsmenu-item-132214.swsmenu-item .swsmenu-submenu-drop {
    margin-top: 10px;
    border-top: 3px solid #666666;
    }
}

#header a img {
  padding-bottom: 5px;
  }


/*# media/media 1920px - 1200px #*/

@media (min-width: 1200px) {
 /* .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
  max-height: 75px;
}*/
	.container.padding-horizontal.locationContainer .blur {
		width: 100%;
		position: absolute;
		top: 80px;
		clip: rect(0px 400px 100px 0px);
		display: block;
	}
}

/*# media/media 1199px - 1151px #*/
@media (max-width: 1199px) and (min-width: 1151px) {
    .brand-logo {
      width: 20%
    }
  
    .cart {
      margin-top: 0;
    }
  
    #rootCart {
      padding: 0;
    }
    .swsmenu-item {
      padding-left: 0.5% !important;
      padding-right: 0.5% !important;
    }
    .rightTopWrapper {
      width: 80% !important;
    }
    }
}

/*# media/media 1200px - 991px #*/

@media (max-width: 1200px) and (min-width: 991px) {
	.container.padding-horizontal.locationContainer .blur {
		filter: blur(20px);
		width: 100%;
		position: absolute;
		top: 50px;
		clip: rect(0px 400px 100px 0px);
		display: block;
	}
	.blur {
		position: absolute;
		top: 30px;
		clip: rect(0px 350px 100px 0px);
		display: block;
	}
}


/*# media/media 1200px - 480px #*/

@media (max-width: 1200px) and (min-width: 480px) {
	/*.wiget {
		width: 100%;
		position: absolute;
		top: 80px;
		clip: rect(0px 290px 70px 10px);
		display: block;
	}*/
}


/*# media/media 1920px - 992px #*/

@media (min-width: 992px) {
	.promoWrapper {
		width: 300px;
		height: 225px;
	}
	.promoWrapper {
		width: 100%;
		height: auto;
	}
	.select-menu {
		display: none;
	}
	.contentGeneral.col-md-8 {
		float: left;
	}
	.locations_container {
		display: block;
	}
	#contentHeader .dropdownFilterWrapper {
		width: 970px;
		margin: 0 auto;
		float: none;
	}
}


/*# media/media 1920px - 980px #*/

@media (min-width: 980px) {
	#HomeMain .HomeMainContainer .rotator {
		height: 364px !important;
	}
	.jCarouselLite ul {
		width: auto !important;
		left: 0 !important;
	}
	.jCarouselLite ul li {
		max-width: 209px !important;
		margin-bottom: 0px;
		height: auto !important;
		float: none !important;
	}
	.jCarouselLite {
		height: 534px !important;
		width: auto !important;
	}
}

/*# media/media 730px - 20px #*/
@media (max-width: 959px) {
  .swsmenu-responsive-toggle {
    float: right !important;
  }
}

/*# media/media 730px - 20px #*/

@media (max-width: 730px) and (min-width: 20px) {
	div#jd_outterfloatcontainer1,
	#jd_outterfloatcontainer2 {
		width: 100%;
	}
	#jd_outterfloatcontainer2 {
		max-height: 100px;
	}
	.rightTopWrapper {
		float: right;
		margin: 5px 0 0 0;
		width: initial;
	}
	#contentHeader .contentHeaderContainer img {
		position: relative;
		left: 100%;
		margin-left: -140%;
	}
	#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText {
		font-size: 18px;
		line-height: 35px;
	}
	#PromoContainer .promoWrapper .promoLinkText,
	.contentAdditional .promoWrapper .promoLinkText {
		background-size: 100% 100%;
	}
}


/*# media/media 800px - 700px #*/

@media (max-width: 800px) and (min-width: 700px) {
	blur {
		width: 100%;
		position: absolute;
		top: 70px;
		clip: rect(0px 410px 100px 0px);
		display: block;
	}
}


/*# media/media 800px - 20px #*/

@media (max-width: 800px) and (min-width: 20px) {
	input#p_lt_ctl03_SearchBox_txtWord {
		margin-left: -25px!important;
	}
	.ProductListWrapper .ProductThumb {
		display: inline-table;
		float: none;
		max-width: 160px;
		margin: .7em;
		text-transform: lowercase;
		padding: 0;
	}
	.ProductThumb img {
		width: 100%;
		padding: 0!important;
	}
	.ProductListWrapper .ProductThumb:nth-child(4n+3) {
		clear: none!important;
	}
	.ProductListWrapper .PaginationContainer {
		margin-left: 15px;
	}
	#home .rsDefault .rsThumbsHor {
		height: auto;
	}
}


/*# media/media 991px - 20px #*/

@media (max-width: 991px) and (min-width: 900px) {
	.blur {
		width: 100%;
		position: absolute;
		top: 105px;
		clip: rect(0px 450px 100px 0px);
		display: block;
	}
}


/*# media/media 991px - 20px #*/

@media (max-width: 991px) and (min-width: 20px) {
  #cartPage .cartItemsList .cart-item .quantityOfProduct .quantityElem {
    width: 20px !important;
    padding: 5px !important;    
  }
  #header .headerContainer {
        /* overflow: hidden; */
    }
	.headerContentHolder {
    padding-top: 25px;
    padding-bottom: 25px;
  }
	img.line {
		display: none!important;
	}
	.rightTopWrapper {
		width: 100%;
		padding-right: 0px;
	}
	.logoContainer h1 {
		padding: 15px;
	}
    .brandLogo {
      padding: 0;
    }
    #rootCart .cartModal {
    display: none;
  }
	.tableClass,
	.tableClass tr td {
		width: 100% !important;
		float: left !important;
		height: auto !important;
	}
	.tableClass tr td,
	.tableClass tr td img {
		margin-left: auto;
		margin-right: auto;
		display: block;
		height: auto !important;
	}
	/* .tableClass tr td img {
  width: 70% !important;
    }*/
	.container {
		width: 100%!important;
	}
	#ArticlesWrapper.promotions {
		padding: 0;
	}
	.continer-table table img,
	.continer-table tbody tr td div img {
		width: 100%!important;
		float: left!important;
		margin-left: 0!important;
	}
	.continer-table table,
	.continer-table tbody tr td div,
	.continer-table tr td,
	.continer-table table tr td {
		width: 100%!important;
		min-width: 100%!important;
		float: left!important;
	}
	.continer-table {
		width: 98%!important;
	}
	.continer-table table img,
	.continer-table img,
	.continer-table iframe {
		margin-left: auto!important;
		margin-right: auto!important;
		display: block!important;
	}
	.backgroundBox {
		width: 100%!important;
	}
	.Table,
	.Celltop,
	.Cell {
		width: 100% !important;
		float: left;
	}
	.continer-table table,
	.continer tr td,
	.continer table tr td,
	.continer-table tbody tr td,
	.continer-table tbody tr td p {
		width: 100%!important;
		float: left!important;
	}
	.sideMenuOverlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .4s;
		transition: all .4s;
		background-color: rgba(31, 31, 31, 0.5);
		z-index: 95;
	}
	.sideMenuOverlay.activeOverlay {
		opacity: 1;
		visibility: visible;
	}
	.sideMenuOverlay.activeOverlay:hover {
		cursor: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='https://www.w3.org/2000/svg'%20xmlns:xlink='https://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='30px'%20height='30px'%20viewBox='0%200%2016%2016'%20enable-background='new%200%200%2016%2016'%20xml:space='preserve'%3E%3Cpath%20fill='%23ffffff'%20d='M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z'/%3E%3C/svg%3E"), auto;
	}
	.elementWrapper,
	#BgBrandsWrapper .linksList {
		width: 100%;
		max-width: none;
	}
	.aboutPageContainer .articlesContainer.rightContainer {
		float: left;
		padding-right: 15px;
	}
	.contentGeneral .ArticleTextWrapper .ArticleLink a {
		margin-bottom: 10px;
	}
	.phoneNumber {
		padding-left: 0;
		padding-right: 20px;
		margin: 0 0 15px 20px;
	}
	#home .contactUs {
		margin-bottom: 0;
	}
	.contentAdditional .promoWrapper {
		float: none;
	}
	.about_page .pageContentContainer {
		margin-bottom: 0;
	}
	.events {
		margin-top: 0;
	}
	.locationContainer .ContactContentAdditional {
		margin-top: 0;
		width: 100%;
	}
	.LocationItemContainer,
	.locations_container.rightContainer {
		width: 48%;
	}
	.locations_page .LocationItemContainer {
		width: 100%;
	}
	.locations_container>.LocationItemContainer,
	.LocationContainer {
		float: left;
	}
	.locations_container>.LocationItemContainer~.LocationItemContainer,
	.contentAdditional .LocationContainer~.LocationContainer {
		float: right;
	}
	#contentMain.twoColumn_2 .contentAdditional {
		float: none;
		width: 100%;
	}
	#HomeMain .HomeMainContainer .saleWrapper {
		margin-top: -2px;
	}
	#mainMenu .menuContainer {
		width: auto !important;
	}
	#HomeMain .HomeMainContainer .rotator {
		max-width: 100%;
		max-height: none;
	}
	#HomeMain .HomeMainContainer .saleWrapper,
	#HomeMain .HomeMainContainer .mainPromo {
		height: auto;
	}
	/*header*/
	#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText h1 {
		font-size: 25px;
	}
	#contentMain .contentGeneral h2,
	#contentMain .contentAdditional .articlesContainerHorizontal {
		padding: 0;
	}
	#contentMain.searchPage .contentAdditional .articlesContainerHorizontal {
		padding-right: 15px;
		padding-left: 15px;
	}
	#container {
		width: 90%;
		margin: 0 auto;
	}
	#footer .footerContent {
		width: auto;
	}
	
	.logoContainer {
		width: 100%!important;
		margin-left: 0;
	}
	/*general*/
	#content {
		width: 100%;
	}
	#contentHeader .contentHeaderContainer img {
		max-width: none!important;
	}
	#HomeMain .HomeMainContainer .rotator,
	.Content,
	.ContentPage {
		height: auto;
	}
	#HomeMain .HomeMainContainer {
		margin-bottom: 20px;
		width: 100%!important;
		background: none !important;
		height: auto;
	}
	#HomeMain .HomeMainContainer .rotator img {
		max-width: 100%;
		position: relative;
		left: 100%;
		width: 100% !important;
		margin-left: -100%;
	}
	#HomeMain .HomeMainContainer .saleWrapper {
		background-size: 100% 100%!important;
		width: 100%;
	}
	#HomeMain .HomeMainContainer .mainPromo {
		width: 60%;
		margin: 25px 2% 37px 2%;
	}
	#ContactUsContainer {
		width: 30%;
		margin: 25px 2% 37px 2%;
	}
	#HomeArticleList {
		width: 92%;
		padding: 0 4%;
		background-size: 100%!important;
	}
	#TipsAndTrendsLogo {
		float: none;
	}
	#HomeArticleList:before,
	#PromoContainer:before,
	.mobileView:before {
		background-image: url('/App_Themes/CashmereStorm/Images/TopWrapper.png');
		top: -12px;
	}
	#HomeArticleList:after,
	#PromoContainer:after,
	.mobileView:after {
		background-image: url('/App_Themes/CashmereStorm/Images/BottomWrapper.png');
		bottom: -12px;
	}
	#HomeArticleList:before,
	#HomeArticleList:after,
	#PromoContainer:before,
	#PromoContainer:after,
	#contentMain .contentGeneral:before,
	#contentMain .contentGeneral:after,
	#contentMain .contentAdditional:before,
	#contentMain .contentAdditional:after,
	.mobileView:before,
	.mobileView:after {
		content: ""!important;
		width: 100%;
		background-size: 100% 12px !important;
		height: 12px !important;
		position: absolute;
		left: 0;
	}
	/*#PromoContainer,
    .mobileView {
        background: url(https://shawfloors.scene7.com/is/image/ShawIndustries/SWS-SET4-CASHMERE-STORM-BgBtmWrapper?$sf_png$) repeat-y!important;
        background-size: 100% 100%!important;
        width: 92%!important;
        height: auto;
        padding: 10px 4%!important;
        margin-bottom: 20px;
        position: relative;
    }*/
	#PromoContainer .promoWrapper,
	.contentAdditional .promoWrapper {
		float: left;
	}
	#PromoContainer .promoWrapper .promoContent,
	.contentAdditional .promoWrapper .promoContent {
		width: 100%;
	}
	#PromoContainer .promoWrapper .promoContent img,
	.contentAdditional .promoWrapper .promoContent img {
		width: 350px !important;
		vertical-align: bottom;
	}
	#HomeArticleList .ArticleWrapper,
	.articlesContainer .ArticleWrapper,
	/*.articlesContainerHorizontal .ArticleWrapper,*/
	.promotionsList .promoWrapper {
		float: none;
	}
	#HomeArticleList .ArticleWrapper .ArticleImageWrapper,
	.articlesContainer .ArticleWrapper .ArticleImageWrapper,
	.articlesContainerHorizontal .ArticleWrapper .ArticleImageWrapper {
		height: initial!important;
		max-width: 86px;
		max-height: 86px;
	}
	#HomeArticleList .ArticleWrapper .ArticleTextWrapper,
	.articlesContainer .ArticleWrapper .ArticleTextWrapper,
	.articlesContainerHorizontal .ArticleWrapper .ArticleTextWrapper {
		width: auto!important;
	}
	#footer .footerContent {
		width: auto;
	}
	.contentGeneral .ArticleImageWrapper img {
		height: auto;
		max-width: 300px;
	}
	.contentGeneral .ArticleTextWrapper,
	.EmployeeDetails.media-body {
		width: auto;
	}
	/*filter*/
	#contentHeader .productFilterContainer,
	#contentHeader .filterContainer {
		height: auto;
	}
	#contentHeader .filterContainer a,
	#contentHeader .filterContainer .Label {
		width: 100%;
		position: static;
	}
	/*store location page*/
	.aboutContainer {
		border-top: transparent;
		float: left;
		width: 48%;
	}
	.locationContainer .aboutContainer {
		width: 100%;
	}
	.aboutContainer.brandsList {
		width: 100%;
		float: left;
	}
	/*promotions page*/
	.promotionsList .contentAdditional {
		float: none!important;
	}
	/*contact page*/
	.locationsList .LocationItemContainer {
		width: initial;
	}
	.locationsList .LocationItemContainer .AddressWrapper,
	.locationsList .LocationItemContainer .HoursWrapper {
		width: 240px;
		float: left;
	}
	.locationsList .LocationItemContainer .StoreLinks {
		float: left;
	}
	/*product list page*/
	.ProductListWrapper .ProductThumb {
		text-transform: lowercase;
	}
	/*more for home page*/
	.elementWrapper {
		background: transparent!important;
	}
	.productTypeWrapperAlt {
		width: 100%;
	}
	.productTypeImage {
		height: auto;
	}
	.productTypeContent {
		width: auto !important;
		overflow: initial !important;
		display: block !important;
		padding: 1px 10px 0;
	}
	.ElementSeparator {
		display: none;
	}
	.elementWrapper:last-child:after {
		content: ''!important;
	}
	.productTypeWrapperAlt,
	.productTypeWrapper {
		width: 100%;
	}
	.productTypeContent {
		float: none;
		width: auto;
	}
	#HomeArticleList .ArticleWrapper {
		width: 100%;
		float: left;
	}
	#HomeArticleList .ArticleWrapper .ArticleImageWrapper {
		float: left;
		margin-right: 10px;
	}
	#HomeArticleList .ArticleWrapper .ArticleTextWrapper {
		float: none;
	}
	.ProductDetailWrapper:before {
		content: '' !important;
		background: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-STORM-TopProductDetail.png');
		background-size: 100% 100%;
		width: 100%;
	}
	.ProductDetailWrapper:after {
		content: '' !important;
		background: url('/App_Themes/Patcraft/Images/SWS-SET4-CASHMERE-STORM-BottomProductDetail.png');
		background-size: 100% 100%;
		width: 100%;
	}
	/*andrii huchko changest 26.01 */
	.ContactUsImage {
		height: 201.5px;
		width: 100% !important;
	}
	.saleWrapper #ContactUsContainer {
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#HomeMain .HomeMainContainer .saleWrapper {
		/*background-size: 100% 83%!important;*/
		width: 100%;
	}
	#ContactUsContainer {
		width: 35%;
		min-width: 237px;
	}
	/*end of changest */
	.jCarouselLite {
		height: 170px !important;
		width: 100% !important;
	}
	.jCarouselLite ul {
		width: 100% !important;
		left: 0 !important;
		top: 0 !important;
	}
	.jCarouselLite .promoWrapper {
		width: auto !important;
	}
	.jCarouselLite ul li {
		width: 33% !important;
		float: left !important;
	}
	#contentHeader .dropdownFilterWrapper {
		width: 100%;
		margin: 0;
		display: initial;
	}
	.dropdownFilterWrapper .filterBrowseText {
		position: initial;
	}
	.contentAdditional .articlesContainer .mainContent>.clearfix {
		display: none;
	}
	.contentAdditional .articlesContainer .ArticleWrapper {
		float: left !important;
	}
	.articlesContainer .additionalContainerText {
		float: left;
	}
	/*# Top menu mobile #*/
	#header #topMenu {
		float: left;
	}
	#topMenu li {
		width: 20%;
		float: left;
		text-align: center;
		margin-right: 1%;
		min-width: 61px;
	}
	#header .menuContainer a {
		padding: 0;
	}
	#mainMenu {
		display: none;
	}
	.menuBtn {
		background-color: #38383a;
		border: none;
		/*solid 1px #38383a;*/
		display: inline-block !important;
		height: 36px;
		color: #23527c;
		/*margin-top: 9px;*/
		z-index: 0;
		pointer-events: none;
		top: 0;
		left: 0;
		cursor: pointer;
		position: absolute;
	}
	#topMenu li#dropDownMenu {
		position: relative;
		width: 38px;
		min-width: 38px;
		display: inline-block;
		right: 1%;
		top: 3%;
		margin-top: -9px;
		float: right;
		z-index: 60;
		cursor: pointer;
	}
	li#dropDownMenu:hover span.fa.fa-bars.fa-lg {
		transition: .3s;
	}
	.menuBtn.btn-sm {
		background-color: transparent
	}
	#header .rightTopWrapper .menuContainer {
		float: left;
		width: 100%;
	}
	.product_list_page .ProductListPromos {
		width: 50%;
	}
	.product_list_page .ProductListPromos .promoWrapper {
		width: 100%;
		margin-bottom: 30px;
	}
    .technical-section div.link_preview img {
        width: 75%;
    }
    div.SimpleProduct .simpleProductItem {
      width: 50%;
      margin-left: 0;
    }
}


/*# media/media 748px - 20px #*/

@media (max-width: 748px) and (min-width: 20px) {
	#HomeMain .HomeMainContainer .saleWrapper {
		background-size: 2100px 2100px !important;
		background-repeat: repeat !important;
		/*height: 414px;*/
		width: 100%;
	}
	#HomeMain .HomeMainContainer .mainPromo {
		width: 96% !important;
		padding-bottom: 3px;
		margin-bottom: 20px !important;
	}
	#HomeMain .HomeMainContainer .mainPromo table {
		width: 80%;
		margin: 0px auto;
		padding-left: 20px;
	}
	#ContactUsContainer {
		width: 80%;
		margin-top: 5px;
	}
}


/*end of changest */


/*# media/media 750px - 20px #*/

@media (max-width: 750px) and (min-width: 20px) {
	#home .events .EmployeeItem:first-child .employee {
		margin-left: auto;
	}
}

/*# @media max 769 #*/
@media (max-width: 769px){

 }
/*# media/media 580px - 20px#*/
@media (max-width: 1200px){
#header .logoContainer{
    width: 19%;
    }
 }

@media (max-width: 580px) and (min-width: 20px) {
	li span.c3 {
		line-height: 1px!important;
	}
  
  .miniLogonForm {
        margin: 0 auto;
    display: table;
  }
  
	.backgroundBox {
		min-height: 1000px;
	}
	ul.c4 {
		padding-left: 7px;
	}
	iframe#widget2 {
		width: 350px!important;
		height: 200px!important;
	}
	#contentSlider .imageText {
		display: none;
	}
	/* Filter */
	#contentHeader .filterContainer {
		height: auto;
	}
	#contentHeader .filterContainer select {
		width: 100%!important;
		margin: 5px auto!important;
	}
	#contentHeader .filterContainer .Label {
		margin-top: 25px;
		position: initial;
	}
	#contentHeader .dropdownFilterWrapper {
		display: initial;
		width: 100%;
		float: none;
	}
	#contentHeader .filterContainer a {
		left: auto;
	}
	#header .searchContainer {
		width: 118px;
	}
	.searchContainer .searchTextbox {
		width: 90px;
		float: right;
	}
	.dropdownFilterWrapper .filterBrowseText {
		display: block;
		margin-top: 17px;
		padding: 0px;
	}
	#header .menuContainer a {
		padding: 0 2px;
	}
	.product_list_page .ProductListPromos {
		width: 100%;
	}
}


/*# media/media 533px - 20px #*/

@media(max-width:533px) and (min-width:20px) {
	span.c3 {
		font-size: 10pt!important;
	}
	#HomeMain .HomeMainContainer .mainPromo table {
		width: 100%;
		margin: 0 auto;
		padding-left: 20px;
	}
}


/*# media/media 900px - 20px#*/

@media (max-width: 900px) and (min-width: 20px) {
	#mainMenu .menuContainer {
		width: 95%!important;
	}
}


/*# media/media 500px - 20px - Mobile #*/

@media (max-width: 500px) and (min-width: 20px) {
	.searchContainer {
		padding-bottom: 10px;
	}
	.tmbImageCaption {
		display: none;
	}
  #header .logoContainer .logo {
        display: block;
  }
  
  .footerLogo, .copyrightLeftZone {
        width: 100%;
    float: none;
    text-align: center;
  }
  
	.footerWrapper .HoursWrapper.col-xs-6 {
		margin-bottom: 0px;
	}
	.LocationNotes {
		margin-bottom: 0px;
	}
	.logoContainer {
		display: table-header-group;
	}
	#header .rightTopWrapper {
		display: table-footer-group;
	}
	.landing_page .PromotionContainer,
	#PromotionsContainer .PromotionContainer {
		width: 100%;
	}
	.landing_page .contentAdditional .promoWrapper {
		float: none;
	}
	.LocationContainer,
	.aboutContainer {
		width: 100%;
	}
	.rightTopWrapper {
		width: 95%;
	}
	.socialMedia {
		width: 100%;
		text-align: center;
		margin-bottom: 0;
	}
	#header .menuContainer a {
		padding: 0 2px;
		font-size: 11px;
	}
	#header .searchContainer {
		margin-right: 0;
		width: auto;
	}
	#HomeMain .HomeMainContainer .mainPromo {
		width: 100%;
		margin: 25px 0;
	}
	#ContactUsContainer {
		width: 93%;
		margin: 5px 0;
		text-align: center;
		padding-right: 10px;
		padding-left: 10px;
	}
	#ContactUsContainer div {
		padding-left: 10px;
	}
	/*#PromoContainer .promoWrapper,
    .contentAdditional .promoWrapper {
        width: 100%;
        margin: 0 auto 0px auto;
        float: none;
    }*/
	#PromoContainer,
	.contentAdditional,
	.mobileView {
		padding-bottom: 0 !important;
	}
	#HomeArticleList .ArticleWrapper .ArticleTextWrapper {
		float: none;
		width: auto !important;
		margin-left: 75px;
	}
	#footer .footerContent {
		margin-bottom: 5px;
	}
	#footer .menuContainer {
		display: block;
		margin: 0 !important;
		float: left !important;
	}
	#footer .footerContent .HoursWrapper {
		margin-top: 0;
	}
	#footer .menuHeader,
	#footer .brandHeader {
		font-weight: bold;
	}
	#footer .footerContent .HoursWrapper>h3 {
		font: bold 18px Georgia, "Times New Roman", Times, serif;
		margin: 20px 0 5px 0;
	}
	.contentGeneral .ArticleImageWrapper {
		margin: 0 10px 10px 0;
	}
	.services_content .contentGeneral .ArticleImageWrapper {
		margin-bottom: 0;
	}
	.contentGeneral .ArticleTextWrapper {
		width: auto;
		float: none;
		margin: 0;
	}
	.articlesContainerHorizontal .ArticleWrapper {
		width: auto;
	}
	.articleDetails .articlesContainerHorizontal .ArticleWrapper {
		width: 100%;
	}
	#generalContainer .ArticleTextWrapper {
		width: auto !important;
		float: none;
	}
	#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText p {
		line-height: 16px;
	}
	#contentMain .contentGeneral .promoList {
		padding: 0;
	}
    #contentMain .contentGeneral .ArticleText .tableClass tbody tbody .imageRow img{
        float: none;
    }
    #contentMain .contentGeneral .ArticleText .tableClass tbody tbody tr:first-child tbody  p span{
        float: none;
    }
    #contentMain .contentGeneral .ArticleText .tableClass tbody tbody tbody tr:nth-child(2) span{
        width: 100%;
        text-align: center;
    }
	.promoList .promoWrapper {
		width: 100%;
	}
	.promoList .promoContent {
		width: auto !important;
		float: none;
		overflow: initial;
	}
	#container {
		width: 90%;
		margin: 0 auto;
	}
	.category_RequiredFields td,
	.category_OptionalFields td {
		padding: 0;
	}
	#HomeMain .HomeMainContainer .mainPromo table {
		width: 100%;
		margin: 0 auto;
	}
	.jCarouselLite {
		height: 540px !important;
	}
	.jCarouselLite ul li {
		width: 100%!important;
		margin-bottom: 10px;
		height: auto !important;
	}
	.jCarouselLite .promoWrapper {
		margin-bottom: 0 !important;
	}
	#PromoContainer .promoWrapper .promoLinkText {
		height: auto;
		min-height: 20px;
	}
	.LocationItemContainer,
	.locations_container.rightContainer {
		width: 100%;
	}
	.contentAdditional .articlesContainer .ArticleWrapper,
	.articlesContainer .additionalContainerText {
		width: 100%;
	}
	.footerWrapper .col-xs-6 {
		width: 100%;
		margin-bottom: 10px;
	}
	.footerMenuSection {
		width: 100% !important;
	}
    .technical-section div.link_preview {
    width: 100%;
    text-align: left;
    }
}


/*# media/media 660px - 20px #*/

@media (max-width: 660px) and (min-width: 20px) {
	.jcarousel li {
		margin: 5px auto;
	}
  .jcarousel .promoWrapper .promoWrapperInner,
	#home .container .content .EmployeesList ul .EmployeeItem .employee,
	.contentAdditional .promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 60px;
		max-width: 300px;
		float: none;
	}
  
  .jcarousel .promoWrapper .promoWrapperInner {
    margin-bottom: 0px;
  }
  
	#home li.EmployeeItem {
		margin-bottom: 0px;
	}
	 .jcarousel-wrapper .jcarousel li {
		margin: 0 auto;
	}
	 .jcarousel ul li {
		width: 100%;
		max-width: 100%;
	}
	.contentAdditional .promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		width: 100%;
	}
	.container .jcarousel-wrapper ul {
		width: 100%;
		top: 0!important;
		height: auto!important;
	}
	#PromoContainer .promoWrapper,
	.contentAdditional .promoWrapper {
		float: none;
	}
	 #PromoContainer .promoWrapper {
		margin: 2px auto;
		display: block;
    margin-bottom: 30px;
    padding: 0 30px;
	}
	.jcarousel-wrapper ul li {
		padding: 0;
	}
  .jcarousel-wrapper .jcarousel {
    margin-top: 30px;
  }
  div.SimpleProduct .simpleProductItem {
      width: 100%;
    }
  .SimpleProduct .simpleProductItem > a {
          /*left: 50%;
          transform: translateX(-50%);*/
          white-space: nowrap;
    }
}


/*# media/media 480px - 20px #*/

@media (max-width: 480px) and (min-width: 400px) {
	.c6 {
		width: 100%!important;
		padding: 5px!important;
	}
	.tableClass tr td img {
		width: 100%!important;
		height: auto !important;
	}
	span.onlyDots {
		display: none;
	}
	iframe#widget2 {
		width: 280px!important;
	}
	.initial_width {
		max-width: 209px !important;
	}
	#contentMain .locationContainer .LocationContainer,
	#contentMain .locationContainer .LocationContainer .promoWrapper,
	.locations_page .LocationItemContainer .LocationWrapper {
		width: 100%;
	}
	.locations_page .LocationItemContainer .LocationWrapper {
		margin-bottom: 20px;
	}
	.productTypeContent {
		display: inline-block !important;
	}
	.productTypeImage {
		width: 100%;
		text-align: center;
	}
	.contentGeneral .ArticleTextWrapper.media-body,
	.contentGeneral .ArticleImageWrapper.media-left {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.contentGeneral .ArticleImageWrapper.media-left img {
		max-width: 175px;
	}
	.contentAdditional .promoWrapper,
    .promoWrapperInner,
	#PromotionsContainer.contentGeneral .ArticleImageWrapper img {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		height: auto;
	}
	#PromotionsContainer.contentGeneral .ArticleImageWrapper img {
		max-width: none;
		max-height: none;
	}
	.contentAdditional .promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		padding: 0;
	}
	#home .container .content .EmployeesList ul .EmployeeItem .employee,
	.contentAdditional .promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		max-width: 100%;
	}
}


/*# media/media 460px - 20px #*/

@media (max-width: 460px) and (min-width: 20px) {
      
    .sliderTitle {
      font-size: 29px;
    }
	.blur {
		width: 100%;
		position: absolute;
		top: 105px;
		clip: rect(0px 470px 100px 0px);
		display: block;
	}
	h1.navbar-brand {
		font-size: 41px!important;
	}
	#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText h1,
	.ArticleWrapper .ArticleTextWrapper h3 {
		font-size: 18px;
	}
	#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText p {
		font-size: 16px;
	}
	.social_logo_section {
		width: auto;
	}
	#home .ArticleText {
		font-size: 12px;
	}
	.searchPage .ProductListWrapper .col-xs-4 {
		width: 50%;
	}
	.contentAdditional .promoWrapper {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		height: auto;
	}  
  .productName>a>img {
    height: 40px !important;
    width: 40px !important;
    margin: 0 5px 0 5px !important;
}
 
   /*#cartPage .cartItemsList .cartBody .cart-item {
    display: block;
  }
  #cartPage .cart .cartItemsList .cartBody .cart-item > div {
    float: none;
    width: 100%;
    text-align: center;
        padding-bottom: 15px;
    padding-right: 0;
  }*/
  #cartPage .cart .cartItemsList .cartBody .cart-item .subtotalPriseStl {
    padding-bottom: 0;
  }
  
}


/*# media/media 380px - 20px#*/

@media (max-width: 380px) and (min-width: 20px) {
    #contentSlider .contentInnerSlider .intro>span {
      font-size: 20px !important;
    }
  	.c6 span {
		line-height: 21px!important;
	}
	.rightTopWrapper {
		margin: 0;
		width: 100%;
	}
	.phoneNumber {
		padding-left: 0;
		float: right;
		width: auto;
	}
	.logoContainer h1 {
		padding: 0px;
	}
	#header .menuContainer {
		margin-right: 10px;
	}
	#header .menuContainer li:last-child a {
		border-right: none;
	}
	#header .searchContainer {
		margin-right: 0;
		width: 100%;
	}
	#topMenu li#dropDownMenu {
		float: left;
	}
	.table.contact_us {
		padding: 0px;
	}
	#locationsContent .link_with_arrow.whiteLocationLinks {
		padding: 0 1px;
	}
}

#mainMenu .menuContainer .TabControlTable .TabControlRow td:nth-last-child(2) {
	background: none;
}

.promotionsList .contentAdditional {
	display: none;
}

.locations_page .customContent {
	padding: 20px;
}

.locations_container .Address_Notes,
.locations_container .HoursWrapper,
.locations_container .social {
	width: 100%;
	padding: 0 20px 0 0;
}

.locations_container .HoursWrapper h3 {
	margin-bottom: 0;
}

.locations_container.rightContainer {
	background-color: #fff;
}

#contentSlider .rsDefault .rsThumb.rsNavSelected img {
	opacity: 1;
}

.services_content .ContactContentAdditional .contentAdditional {
	margin-left: 0;
	margin-right: 0;
}

.ContactContentAdditional .locations_container.rightContainer {
	background-color: #fff;
}

.LocationItemContainer .StoreLinks {
	margin-top: 10px;
}

.LocationItemContainer .StoreLinks a {
	color: #000;
	text-transform: capitalize;
	padding: 5px;
	font-size: 17px;
}

.contentAdditional .LocationItemContainer .StoreLinks a {
	color: #fff;
	background: #e53e30;
	padding: 7px 15px 7px 15px;
	display: inline-block;
}

#contentMain.single-location .contentAdditional .LocationItemContainer .StoreLinks a {
	background-color: #e53e30;
	color: #fff;
	width: auto;
	padding: 9px;
}

.promoTitle {
  color: #fff;
}

.ProductListWrapper,
.ServicesListWrapper,
.MoreForHomeListWrapper,
.ArticlesWrapper,
.BrandsListWrapper {
	margin-bottom: 20px;
}

.rooms_list {
	height: 50px;
	width: 100%;
	position: relative;
	bottom: 100px;
	z-index: 9999;
	background: url('/App_Themes/Cashmere/Images/Black_bg.png') repeat;
}

.room_item {
	float: left;
	height: 100%;
	margin-right: 15px;
}

.room_item img {
	height: 100%;
	width: auto;
}

.title {
	font-weight: bold;
}

#contentMain .servicesList .ArticleWrapper .ArticleTextWrapper {
	margin: 5px 0px 0px 0px !important;
}

#contentMain .servicesList .ArticleWrapper .ArticleTextWrapper .ArticleText {
	padding: 0px !important;
}

#contentMain .servicesList .ArticleWrapper .ArticleTextWrapper .ArticleText ul {
	list-style: outside disc;
	margin-left: 1px;
	-webkit-padding-start: 0px !important;
	-moz-padding-start: 0px !important;
	-ms-padding-start: 0px !important;
}

#contentMain .servicesList .ArticleWrapper .ArticleTextWrapper .ArticleText ul li {
	position: relative;
	left: 1em;
	padding-right: 1em;
}

.logoContainer {
    width: 30%; 
    padding-top: 7px;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 30%; 
}

.logoContainer a,
.logoContainer a:hover,
.logoContainer a:focus {
	color: #57565b;
}

.logoContainer a h1 {
	font-size: 51px;
	font-family:  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	text-align: center;
	float: none;
}

.ContactUsImage {
	margin-top: -32px !important;
}


/*for https://knightsflooring.yourgreatfloors.com/ content under table*/

#HomeMain .HomeMainContainer .saleWrapper .mainPromo #DCSaleText #ctl10_HomePromotion_ctl10_HomePromotionCallBack table td {
	display: inline-block !important;
}


/*#contentMain iframe {
    max-width: 100%;
    width: 100%;
}*/


/*#Image gallery height#*/

#content .articleDetails .attachmentImageGallery img {
	width: auto;
	height: 120px;
}

#content .articleDetails .attachmentImageGallery {
	margin: 4px;
}

#header .phoneNumberText {
	display: block;
	font-size: 16px;
	color: #333;
}
#header #content .PhoneWrapper .phoneNumberText {
    font-size: 13px;
}
#header #footer #footerContainer .phoneNumberText {
    font-size: 16px;
}
#map {
	position: relative;
	width: 100%;
	height: 209px;
	max-height: 209px;
	overflow: hidden;
	margin-bottom: 30px;
}

.customContent {
	background-color: #fff;
}

.homeCustomContent.container .row {
	margin-top: 30px;
	margin-bottom: 30px;
}

#home .customContent {
	background-color: transparent;
}

#home #articleDetails {
	margin: 0 auto;
	text-align: center;
	max-width: 1170px;
	float: left;
}

.EmployeeWrapper {
	padding: 10px 0;
}

.EmployeeWrapper h2,
.EmployeeWrapper h3 {
	margin-top: 0px;
}

#contentMain .EmployeeWrapper .EmployeeName {
	padding-top: 0;
	color: #e53e30;
}

#contentMain .promoTitle h2 {
	padding-left: 0px;
}
/*#contentLayoutWidget .contentLayout-img img{
  object-fit: scale-down;
  }*/

/*#Test ProductDropDown list#*/

.testFilterDropDown .CrumbingSection,
.product_list_page .FilterVisibility .CrumbingSection {
	position: static;
	top: 35px;
}

.testFilterDropDown .CrumbingSection,
.product_list_page .FilterVisibility .CrumbingSection,
.CrumbingSection a {
	color: #000 !important;
}

.additionalFilterList {
	position: relative;
	top: 19px;
	right: 5px;
	float: right;
}

.product_list_page .FilterVisibility .productFilterContainer .filterContainer .dropdownFilterWrapper select {
	margin: 5px;
}

@media (max-width: 655px) and (min-width: 20px) {
	.testFilterDropDown .CrumbingSection {
		top: 55px;
	}
	.product_list_page .FilterVisibility .CrumbingSection {
		top: 65px;
	}
	.ProductListWrapper .PaginationContainer {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

@media (max-width: 495px) and (min-width: 20px) {
	.product_list_page .FilterVisibility .CrumbingSection {
		top: 95px;
	}
	.additionalFilterList {
		position: static;
		float: none;
	}
	.ProductListWrapper .PaginationContainer {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

#overlay {
	opacity: 0.8;
}

.product_list_page .ProductListWrapper .ProductThumb {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.contentSiteMapGeneral {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText #headerArticleDescription {
	float: right;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText #headerArticleDescription p {
	padding-right: 5px;
	padding-left: 15px;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText .headerArticleTitle h1,
#contentHeader .contentHeaderContainer .contentHeaderTextContainer .contentHeaderText .patcraft-headerArticleTitle h1{
	font: normal bold 30px / 36px  'Montserrat', sans-serif; /*"Roboto", Helvetica, Arial, Verdana, sans-serif*/
}

.contentHeaderContainer p#headerArticleDescription {
	margin: 0;
}

#footer {
	width: auto;
}

@media (min-width: 768px) {
  
	#contentMain.twoColumn_2.locations_page .contentGeneral {
		background-size: 68% 100%!important;
		padding-top: 0;
	}
	#contentMain.twoColumn_2.locations_page .contentGeneral:before,
	#contentMain.twoColumn_2.locations_page .contentGeneral:after {
		width: 68%;
	}
  
    #contentMain .imageRow .single {
        padding-left: 3px
    }
}

#contentMain .contentGeneral.container.text-left {
	padding: 0px!important;
	width: 100%;
}

.contentGeneral.container.text-left .col-sm-8.col-xs-12,
.contentGeneral.col-md-8.col-sm-12,
.ContactContentAdditional.col-md-4.col-sm-12 .contentAdditional,
{
	background-color: #fff;
}
    .description.col-sm-8.col-xs-12{
        width: 100%
    }

@media(max-width:767px) {
	#contentMain.twoColumn_2.locations_page .contentAdditional {
		float: left;
	}
	#contentMain.twoColumn_2.locations_page.space.well.bg-variant-2 .contentAdditional .promoWrapper {
		margin: 10px;
	}
	#content #contentMain.twoColumn_2 .contentAdditional {
		border-top: none;
		padding: 0px;
	}
	#content .contentGeneral.container.text-left .col-sm-8.col-xs-12,
	.contentGeneral.col-md-8.col-sm-12 {
		border-bottom: 0px;
	}
	.contentGeneral.col-md-8.col-sm-12,
	.ContactContentAdditional.col-md-4.col-sm-12 {
		width: 100%;
	}
	#contentMain .contentGeneral.col-md-8.col-sm-12 {
		width: 100%;
		margin-bottom: 10px;
	}
}

#home .jCarouselLiteHome .content {
	padding: 0 60px;
	width: 100%;
    position: absolute;
    /*top: 26% !important;*/
}

/*# media/media 400px - 20px #*/

@media (max-width: 400px) and (min-width: 20px) {
  .col-md-12.sliderText{
  top: 0px;
  }
    #home .jCarouselLiteHome .content {
      padding: 0 25px;
    }
	div#contentSlider .jcarousel-wrapper ul {
		overflow: hidden;
        width:100%;
	}
	.container.padding-horizontal.locationContainer .promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		padding: 0;
	}
	/*.wiget {
		width: 100%;
		position: absolute;
		top: 65px;
		clip: rect(0px 470px 100px 0px);
		display: block;
	}
	.blur {
		width: 100%;
		position: absolute;
		top: 65px;
		clip: rect(0px 470px 100px 0px);
		display: block;
	}*/
	.jcarousel-wrapper ul {
		width: max-content;
	}
	.jCarouselLiteHome .jcarousel-wrapper ul {
		width: max-content!important;
	}
	.searchContainer {
		padding-bottom: 10px;
	}
	span.c3 {
		font-size: 9pt!important;
	}
	#header .menuContainer a {
		padding: 0;
		font-size: 14px!important;
		/*margin: 0!important;*/
	}
	#header .headerContainer .col-md-12 {
		padding: 0;
	}
	#topMenu li {
		min-width: 61px;
	}
}

/*# media/media 320px - 20px#*/
@media (max-width: 320px) and (min-width: 20px) {
  #contentSlider .intro img {
    width: 60%;
  }
}

/*# media/media 1920px - 769px #*/
@media (min-width: 769px) {
    .contact_page .ContactContentAdditional, .contact_page .contentGeneral {
        width: 50%;
    } 
}

/* end media/media 1920px - 769px */

/*# media/media 768px - 20px #*/

@media (max-width: 768px) {

    #root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
      max-width: 100%;
    }
  
  #root .ProductWithCart .simpleProductItem {
    padding-bottom: 50px;
  }
  
  #root .ProductWithCart .simpleProductItem:nth-child(3n) {
    padding-bottom: 0;
  }
  
  #root .Loader .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li.col-xs-12 {
    max-width: 140px;
  }

	#contentSlider .content {
		position: initial;
	}
	#contentSlider .content h1 {
		margin-top: 0;
	}
	#contentMain .contentGeneral h2.employeeTitle {
		margin-top: 10px;
	}
	table.tableClass tr td p ul {
		margin-left: 20px;
	}
	.imageRow .single a img {
		max-width: 250px!important;
	}
	.locationContainer .contentAdditional .promoWrapper,
	.contentAdditional .promoWrapper {
		float: none;
		min-width: 300px;
	}
	.contentGeneral .ArticleTextWrapper {
		margin: 0;
	}
	.promoWrapperOuter.col-md-12.col-sm-6.col-xs-12 {
		width: 50%;
	}
	.aboutPageContainer .articlesContainer.rightContainer {
		padding-right: 0;
		width: 100%;
	}
	.col-md-4 {
		width: 30.333333%;
	}
	.dropdownFilterWrapper select:last-of-type {
		margin-bottom: 10px;
	}
	.locationContainer .LocationContainer {
		margin: 0 0 30px 0;
		width: 50%;
		padding: 0 15px;
	}
	#footer #sifContainer {
		width: auto;
		height: auto;
		padding-right: 20px;
	}
	#footer #sifContainer>div {
		float: none!important;
	}
	#home #articleDetails .ArticleWrapper {
		width: 100%;
		height: 100%;
	}
	#EmployeesContainer .employee .EmployeeDetails.media-body,
	#EmployeesContainer .employee .EmployeePhoto.media-left {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
    #PromotionsContainer.contentGeneral .ArticleImageWrapper {
        display: block;
        float: left;
    }
	#PromotionsContainer .ArticleTextWrapper.media-body .ArticleLink.btn_with_arrow.CSSColor3Background {
		text-align: left;
	}
    #content .promotionsContainer .pageContentContainer {
        margin-bottom: 30px;
    }
	.col-sm-3.col-xs-4.ProductThumbContainer:nth-child(4n+5) {
		clear: inherit;
	}
    .contact_page .ContactContentAdditional, .contact_page .contentGeneral {
      width: 100%;
    }
  .col-xs-9.productName {
    width: 45%;
}
}


/*# media/media 1024px - 20px #*/
@media (max-width: 1024px) {
    .technical-section .container .titleWrap .title {
      margin-left: -23px;
    }
}

/*# media/media 414px - 20px #*/
@media (max-width: 414px) {
    .technical-section .container .titleWrap .title {
      margin-left: -5px;
    }
}

.pageContentContainer {
	padding: 0;
}

.ElementSeparator {
	display: none;
}


/*# Bootstrap #*/

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*.table>tbody>tr>td {
	border: none !important;
}*/

.brandHeader h3 {
	margin-top: 0px !important;
}

.img-circle {
	border-radius: 0 !important;
}

.fa-arrow-right:before {
	content: "" !important;
}


/*# Employees List#*/

.EmployeeContent {
	display: inline-block;
	height: 100%;
	width: 100%;
	padding: 0 15px;
}

.EmployeePhoto {
	text-align: left;
}

h3.employeeSubTitle {
	margin: 10px 0;
}

.EmployeePhoto img {
	max-width: 300px;
	max-height: 600px;
	width: 100%;
}

#contentHeader {
	padding-left: 0;
	padding-right: 0;
}

.employee .EmployeePhoto img {
	max-width: 300px;
	min-width: 300px;
	width: auto;
	overflow: hidden;
}

#contentMain .contentGeneral .employeeTitle {
	margin-top: 0px;
	padding-top: 0;
}

.EmployeesPhone {
	color: #e53e30;
}

.single-location .EmployeePhoto img {
	max-width: 200px;
	max-height: 200px;
	width: 100%;
}

.EmployeesEmail:before,
.EmployeesEmail .fa:before,
.EmployeesPhone:before {
	margin-right: 6px;
}

.EmployeeWrapper .fa {
	line-height: 1.5;
}

.employeesList .pageContentContainer {
	margin-bottom: 25px;
	word-wrap: break-word;
	padding: 0;
}

#EmployeesContainer .EmployeeWrapper {
	margin-left: 0;
	margin-right: 0;
}

#EmployeesContainer .EmployeesEmail {
	margin-right: 10px;
}

.fa-mobile-phone:before,
.fa-mobile:before {
	font-weight: bold;
}

#EmployeesContainer .EmployeeTitle {
	font-size: 22px;
}

#topMenu .locations a:before,
#topMenu .contact a:before,
#topMenu .home a:before,
#topMenu li a:before,
#topMenu .about a:before {
	content: none!important;
	padding-right: 0px;
}

#contentMain.single-location .EmployeeTextWrapper .EmployeeTitle {
	font-weight: bold;
}

.jcarousel-wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.jcarousel-wrapper .jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.jcarousel-wrapper ul {
	
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.articleDetails .jcarousel-wrapper ul {
	width: auto;
}

.articleDetails #PromoContainer {
	margin-bottom: 30px;
}
div#contentSlider .jcarousel-wrapper ul li {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
    height: 100%;
}

.jcarousel-wrapper ul li {
	/*display: inline;
	float: left;
	overflow: hidden;
	max-height: 550px;*/
	position: relative;
}

.jcarousel-wrapper ul li .content {
	position: absolute;
}

.jcarousel-wrapper ul li .content .intro {
	color: #fff;
      text-align: center;
}

.jcarousel-wrapper ul li a img,
.jcarousel-wrapper ul li .shawSlideItem img {
	width: 100%;
	vertical-align: middle;
	position: relative;
}

.jcarousel-wrapper ul li.EmployeeItem img {
  width: auto;
}

/*.jcarousel-wrapper ul li .content {
  display:none;
}*/

.promoWrapper .promoLinkText a,
.aboutContainer .promoLinkText a {
	-webkit-font-smoothing: none;
}

 .promoWrapper>div.clearfix {
	display: block;
}

.articlesBoxTitle {
	margin-top: 0;
}

.promoWrapper>div {
	display: block !important;
}
 .promoWrapper>div.clearfix {
	display: block;
}

 #PromoContainer .promoWrapper .promoContent,  #PromoContainer .promoWrapper .promoContent .wigetBlur {
	height: 100%;
}

.aboutPageContainer .articlesBoxTitle,
.aboutPageContainer .aboutUS {
	display: none;
}

.shawSlideItemText {
	position: absolute;
	margin: 20px;
	padding: 7px;
}

.more_for_home .productTypeWrapper {
	padding: 0;
}

.EmployeesList {
	overflow: hidden;
	margin-top: 30px;
}

.EmployeesList ul {
	padding: 0;
	position: relative;
}

.EmployeeItem {
	list-style-type: none;
	float: left;
	display: block;
}

.EmployeeItem .empContainer {
	width: 100%;
}


/*# Form #*/

#contentMain.contact_page .contact_us .FormButton {
      padding: 12px 18px 11px 18px;
    border: none;
    border-radius: 0;
    font: normal 14px / 16px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
    text-transform: uppercase;
    margin-right: 16px;
}

.formHeader {
    font: normal 24px / 32px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
    text-transform: uppercase;
      margin-bottom: 15px;
}

.contactAboutContainer .additionalContainerText {
  padding: 0;
}

.EditingFormTable {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 32px;
	width: 100%;
}

.contact_us .EditingFormTable .form-control,
.contact_us .EditingFormTable .form-control option {
	font: normal 300 13px / 24px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	border-width: 1px;
	border-color: rgba(173, 176, 182, 0.3);
	background-color: #fcfcfc;
	border-radius: 0px;
}

.contact_us .FieldLabel label {
	margin-bottom: 0;
}

.EditingFormTable .EditingFormCategoryRow {
	display: inline-block;
	font: normal 24px / 32px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	text-transform: uppercase;
	width: 100%;
}

.EditingFormTable .category_OptionalFields {
	margin-top: 10px;
}

.EditingFormTable .EditingFormCategoryRow td {
	padding-left: 0;
	padding-bottom: 0;
}

.EditingFormTable .EditingFormCategoryRow div.text-center {
	margin-top: 0;
	margin-bottom: 0;
}

.EditingFormTable #ContactMethod,
.EditingFormTable #Country,
.EditingFormTable #Province,
.EditingFormTable #State,
.EditingFormTable #SecurityCode,
.EditingFormTable .EditingFormCategoryRow.category_OptionalFields,
.EditingFormTable .EditingFormCategoryRow.category_RequiredFields{
  width: 100%;
  padding: 0 8px;
  }

.EditingFormTable #Topic,
.EditingFormTable #Store,
.EditingFormTable #FirstName,
.EditingFormTable #LastName,
.EditingFormTable #Address1,
.EditingFormTable #Address2,
.EditingFormTable #City,
.EditingFormTable #ZipCode
{
	display: inline-block;
	width: 50%;
    padding: 0 8px;
}

.EditingFormTable tbody {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.Microsite #Email,
.Microsite #Phone {
	display: inline-block;
	width: 50%;
    padding: 0 8px;
}

.Microsite #Message, .Microsite #Recipients {
  padding: 0 8px;
  display: inline-block;
  width: 100%;
}

.EditingFormTable #Topic,
.EditingFormTable #LastName,
.EditingFormTable #Province {
	float: right;
}

.ArticleWrapper,
#PromoContainer,
#PromotionsContainer .ArticleTextWrapper.media-body .ArticleLink,
.contact_us .text-right {
	text-align: left;
	padding: 0;
}

.EditingFormTable .FieldLabel {
	padding: 17px 0 8px;
	text-align: left;
	width: 100%;
	display: inline-block;
	font: normal 300 13px / 24px  'Montserrat', sans-serif;
}

.EditingFormTable .FieldLabel strong,
.EditingFormTable .FieldLabel label {
	font-weight: 300;
	color: #777;
}

.EditingFormTable .EditingFormValueCell {
	display: inline-block;
	width: 100%;
	padding: 0;
}

.EditingFormTable select,
.EditingFormTable textarea {
	border: 1px solid #ccc;
	display: inline-block;
	
	min-height: 35px;
}

.EditingFormTable select {
  resize: vertical;
	font-size: 12px;
	min-width: 120px;
	padding: 3px;
	width: 100%;
	font-weight: 300;
	background-color: #fcfcfc;
}

.EditingFormTable textarea {
  resize: none;
	padding: 6px;
	height: 62px;
  min-height: 160px;
	width: 100%;
	border-radius: 5px;
	background-color: #fcfcfc;
      margin-bottom: 10px;
}

.EditingFormTable input {
	font-size: 13px;
	line-height: 24px;
	font-family: inherit;
	padding: 5px 4px;
	letter-spacing: normal;
	font: normal 300 13px / 24px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
	height: 38px;
	color: #787d85;
	border-width: 1px;
	border-color: rgba(173, 176, 182, 0.3);
	background-color: #fcfcfc;
	border-radius: 0px;
	margin-bottom: 10px;
	border: 1px solid #e0e1e1;
	outline: 0;
}

.EditingFormTable input[type="submit"],
.EditingFormTable input[type="submit"]:active,
.EditingFormTable input[type="submit"]:focus,
.dynamicButtonLink input[type=submit],
.dynamicButtonLink input[type=submit]:active,
.dynamicButtonLink input[type=submit]:focus,
input#p_lt_ctl05_pageplaceholder_p_lt_ctl05_On_lineForm2_plcUp_viewBiz_btnOK,
.zoneProtected .security-md-modal .submitButtonSiteSecurity input {
	color: #ffffff;
	background-color: #e53e30;
	width: auto;
	margin: 0;
	position: relative;
	display: inline-block;
	border: 1px solid #e53e30;
	text-decoration: none;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
	font: normal 18px / 20px  'Montserrat', sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	outline-color: initial;
	padding: 17px 24px 16px 24px;
}

.dynamicButtonLink .widthAllBtn,
.dynamicButtonLink .widthAllBtn :active {
	color: black;/*#ffffff;*/
	background-color: #e53e30;
	width: 100%!important;
	margin: 0;
	position: relative;
	display: inline-block;
	border: 1px solid #e53e30;
	text-decoration: none;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
	font: normal 18px / 20px  'Montserrat', sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	outline-color: initial;
	padding: 17px 24px 16px 24px;
}

.dynamicButtonLink .widthAllBtn {
    background-color: #fff!important;
    color: #000!important;
    border: 2px solid #000!important;
}

#content .invertBtn {
    background-color: #e53e30;
    color: #fff;
    padding: 10px 15px;
}

.btn-primary, #contentMain.contact_page .contact_us .FormButton,
.cartModal .cartModalBtns>a,
#cartPage .btnCheckout>a,
#root .checkout .btnCheckout,
#cartPage .returnBtn,
.ProductWithCart .GeneratePDFButton,
#root .newCatalogContainer .addToCart,
#root .newCatalogContainer .viewToCart,
.promoWrapper .buttonLink,
.SimpleProduct .GeneratePDFButton,
#content .loginForm input[type="submit"],
#content .invertBtn {
  border: 1px solid #e53e30;
}

#cartPage .btnCheckout>a:hover {
  color: #e53e30;
}

.dynamicButtonLink input[type=submit]:focus,
.btn-primary, #contentMain.contact_page .contact_us .FormButton:focus,
#cartPage .btnCheckout>a:focus,
.promoWrapper .buttonLink:focus,
#content .loginForm input[type="submit"]:focus,
#content .invertBtn:focus,
#rootCart .btnCloseModal:focus {
    outline: none;
    text-decoration: none;
}

#content .loginForm input[type="submit"] {
    border-radius: 0;
}

/*.contactUs .dynamicButtonLink input[type=submit]:hover {
  color: #f6f6f6;
} */

.EditingFormTable tr:last-child {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
}

.EditingFormTable tr:last-child .EditingFormButtonLeftCell {
	padding: 0;
}

.EditingFormTable tr:last-child .EditingFormButtonCell {
	width: 100%;
	text-align: center;
	display: block;
}

.EditingFormTable .CaptchaTable input {
	width: 200px;
	margin-left: -5px;
}

.EditingFormTable .CaptchaTable img {
	margin-top: -15px;
	border: solid 1px #6F6655;
	height: 26px;
	margin-left: 15px;
}

.ContactUsButton {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.ContactUsButton a {
	padding: 17px 24px 16px 24px;
	font: normal 300 18px/26px  'Montserrat', sans-serif !important;
	text-transform: uppercase;
	background-color: #e53e30;
	color: #fff;
	margin-bottom: 30px;
}

.ContactUsButton a:hover {
	color: #f6f6f6;
}

.redButton {
	display: inline-block;
	min-width: 138px;
	margin: 0;
	padding: 24px 15px 25px 15px;
	vertical-align: top;
	line-height: 20px;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	text-shadow: 2px 2px #000;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover,
.jcarousel-control-prev:focus,
.jcarousel-control-next:focus {
	text-decoration: none;
}

.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	background: rgba(255, 255, 255, .7);
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	font: 24px/27px Arial, sans-serif;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
	display: none;
	z-index: 50;
}

.jcarousel-control-prev {
	left: 20px;
}

.jcarousel-control-next {
	right: 20px;
}

.shawSlideItem .content {
	z-index: 33;
	position: absolute;
	top: auto;
	left: 30px;
	text-align: center;
	/*font-family: 'Open Sans', sans-serif;*/
	pointer-events: none;
}

.form-control:focus {
	box-shadow: inherit !important;
}

#contentMain.contact_page .contactAboutContainer {
	display: block !important;
  padding-right: 50px;
}

#contentHeader .contentHeaderContainer .contentHeaderTextContainer .description,
#contentHeader .contentHeaderContainer .contentHeaderTextContainer .title {
	padding: 0 15px;
}

.dt-fancy-separator,
.dt-fancy-separator * {
	color: #999999;
}

.style-double .separator-holder {
	border-top-width: 3px;
	border-top-style: double;
}

.separator-holder,
.accent-border-color .bg-on .separator-holder {
	border-color: rgba(204, 204, 204, 0.5);
}

.dt-fancy-title {
	position: relative;
	overflow: hidden;
}

.dt-fancy-title:after {
	content: '';
	border-top-width: 3px;
	border-color: rgba(204, 204, 204, 0.5);
	border-top-style: double;
	position: absolute;
	top: 49%;
	margin-left: 1em;
	width: 2000px;
}

.wpb_content_element .smallertop {
	text-transform: uppercase;
}

.wpb_content_element a {
	text-decoration: underline;
}

.logoContainer .logo {
	/*padding: 10px 0 10px 0px; */
	/*line-height: 70px;*/
	display: inline-block;
}

.wpb_single_image .vc_figure {
	overflow: hidden;
	position: relative;
}

.wpb_column .wpb_single_image a.vc_single_image-wrapper.vc_box_border_grey.rollover:after {
	display: none;
	content: '';
	background-color: rgba(229, 62, 48, 0.4);
	position: absolute;
	top: 0;
	color: #fff;
	left: 0;
	vertical-align: middle;
	background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='https://www.w3.org/2000/svg'%20xmlns:xlink='https://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20enable-background='new%200%200%2016%2016'%20fill='white'%20xml:space='preserve'%3E%3Cpolygon%20points='16,7%209,7%209,0%207,0%207,7%200,7%200,9%207,9%207,16%209,16%209,9%2016,9%20'/%3E%3C/svg%3E");
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.wpb_column .wpb_single_image:hover a.vc_single_image-wrapper.vc_box_border_grey.rollover:after {
	display: block;
}

.articleDetails .contactUs,
.articleDetails .contactUs:before,
.articleDetails .contactUs:after {
	background-color: #ddd;
	color: #000;
}

.articleDetails .container.ContactUsContainer {
	padding: 0;
	position: relative;
}

.articleDetails .wpb_wrapper.contactUs {
	margin: 0;
	padding-bottom: 35px;
	padding-top: 55px;
}

.sliderTitle {
	padding: 0;
	margin-top: 0;
}

.copyrightLeftZone {
	float: right;
}

#closebtn {
	display: none;
}

@media(max-width: 991px) {
	#closebtn {
		display: block;
	}
	#sideMenu {
		height: 100%;
		width: 250px;
		position: fixed;
		z-index: 100;
		top: 0;
		left: -100%;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
	}
	#sideMenu ul {
		list-style-type: none;
		padding-left: 10px;
	}
	#sideMenu nav.menuContainer ul li a {
		padding: 4px 4px 15px 0;
		text-decoration: none;
		float: left;
		font-size: 18px;
		display: block;
		transition: 0.1s;
	}
	#sideMenu li a:hover,
	#sideMenu li.active a {
		color: #e53330;
	}
	#sideMenu #closebtn {
		position: absolute;
		top: 0px;
		right: 0px;
		height: 36px;
		width: 36px;
		background-color: #e53330;
	}
	#sideMenu .menuContainer a {
		font-size: initial;
	}
	#mainMenu .menuContainer li a {
		margin: 0 20px;
		height: initial;
	}
	#sideMenu nav.menuContainer ul li span::before {
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
	}
	#sideMenu nav.menuContainer ul li span::after {
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
	}
	#sideMenu nav.menuContainer ul li:hover span::before,
	#sideMenu nav.menuContainer ul li:hover span::after {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
	#sideMenu nav.menuContainer ul li span::before,
	#sideMenu nav.menuContainer ul li span::after {
		display: inline-block;
		height: 2px;
		background: #ecf0f1;
		position: absolute;
		content: '';
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		top: 50%;
		left: 50%;
		margin: -1px 0 0 -11px;
		width: 22px;
		-webkit-transition: -webkit-transform .1s ease;
		transition: transform .1s ease;
	}
	#mainMenu {
		display: block;
		height: auto;
	}
	#sideMenu #mainMenu ul li {
		display: block!important;
	}
  
    #sideMenu #mainMenu .menuContainer{
      width: auto!important;
    }
	#mainMenu ul {
		width: 100% !important;
		opacity: 1;
		z-index: 10;
		height: 37px;
		cursor: pointer;
		/*margin-top: 6px;*/
		min-width: auto;
	}
  .swsTopMenuHeaderLarge .brandLogo {
      margin-top: 0 !important;
    }
}

.copyrightLeftZone a {
  color: #fff;
}

#rootCart .cartContainer .totalItems {
  margin-left: 7px;
}

/*# media/media 640px - 0px #*/

@media (max-width: 640px) {
  
  .EditingFormTable #FirstName, .EditingFormTable #LastName, .EditingFormTable #Phone, .EditingFormTable #Email, .EditingFormTable #Message {
    width: 100%;
  }
  
  .EditingFormTable #LastName {
    padding-top: 10px;
  }
  
  .EditingFormTable #LastName .FieldLabel {
    display: none;
  }
  
  #contentMain.contact_page .contact_us .FormButton {
    width: 100%;
  }
  
  #cartPage {
    padding: 0 5px;
  }
}

/* end media/media 640px - 0px */

#contentMain.articleDetails .breadcrumbContainer {
  display: none;
}

/*# Catalog #*/
#contentMain .newCatalogContainer {
    display: flex;
    flex-wrap: wrap;
}

#root .ProductSpecifications .sws-catalog-product-detail-header {
  color: #777;
}

.SimpleProduct .detailsDescription {
  margin-bottom: 5px;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs .variantName,
.ProductWithCartDetails .ProductSpecifications .productSpecs .variantValue {
  text-transform: capitalize;
}

.SimpleProduct .productSpecs .specsValue {
    text-transform: capitalize;
}

.simpleProductItem .ProductSpecifications {
      margin-bottom: 10px;
}

.SimpleProduct .productDetailsInner ul.slider li img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: calc(100%);
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.SimpleProduct .simpleProductItem .colorPreviewContainerSimple {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}

.SimpleProduct .simpleProductItem .colorPreviewContainerSimple img {
    position: absolute;
    max-height: unset;
    height: 100%;
    object-fit: cover;
}

.SimpleProduct .productDetailsInner #scroller {
    width: calc( 100% + 20px);
    margin: 0 0px;
    margin-left: -10px!important;
}


.SimpleProduct .colorPreviewContainerSimple img {
    object-fit: cover;
}

.newCatalogContainer.SimpleProduct {
  margin: 0 -15px;
  padding-top: 25px;
}

#root .breadcrumbContainer {
  display: none;
}

#root .productsTableContainer .products-table-pagesize-selector label, #root .productsTableContainer .products-table-searchbox label {
      color: #777;
    word-spacing: normal;
    font: normal 300 16px / 26px  'Montserrat', sans-serif; /* 'Montserrat', sans-serif*/
  font-weight: bold;
}

#root .Loader table.sws-products-table>thead>tr>th>a {
  font-family:  'Montserrat', sans-serif !important;
  font-weight: bold;
  font-size: 16px;
}

#cartPage .productName {
    display: flex;
    align-items: center;
}

#root #sws-products-table td, #root .productsTableContainer {
  font-family:  'Montserrat', sans-serif !important;
  font-weight: 300;
      border: none;
}

#root .productsTableContainer {
  margin-bottom: 15px;
  margin-top: 0;
      padding: 50px 0 0;
}

#root #sws-products-table .sws-products-table-row .type {
  text-transform: capitalize;
}

#root #sws-products-table {
  border: none;
}

#root table.sws-products-table>thead>tr>th {
  border: none !important;
}

#root .sws-products-table-header a:hover {
  color: inherit;
}

#root .productsTableContainer .Loader {
  min-height: 410px !important;
}

#root .productsTableContainer .sws-products-table-pagination .pagination li a, .sws-products-table-pagination .pagination li a:hover {
      font-size: 16px !important;
    font-weight: 300;
  border: none;
}

#root .ProductWithCart, #root .ProductWithCartDetails {
  padding: 50px 0;
}

#root .ProductWithCart .colorPreviewContainerSimple, #root .ProductWithCartDetails {
  margin-top: 0;
}

#root .ProductWithCartDetails .colorPreviewContainer {
  height: auto;
}

#root #slider-frame #scroller.slider li {
  padding: 0 15px;
      list-style-type: none;
} 

#root .sws-catalog-colors-slider-wrapper img {
  width: 100%;
}

#root .SimpleProduct .productDetailsInner #slider-frame #scroller.slider li {
  margin: 0;
  padding: 0 10px;
  font-size: inherit;
  max-width: unset;
}

#root #slider-frame #scroller.slider li a {
  vertical-align: unset;
      width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}

#root #slider-frame #scroller.slider li a img {
      position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#root .ProductWithCart .colorPreviewContainerSimple {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

#root .ProductWithCart .colorPreviewContainerSimple img {
    position: absolute;
    max-height: unset;
    height: 100%;
    object-fit: cover;
    left: 0;
}

#root .ProductSpecifications .itemHeaders {
  padding-top: 20px;
}

#root .ProductWithCartDetails #slider-frame #scroller .styleNumber {
      font: normal 300 16px / 26px  'Montserrat', sans-serif;
    word-spacing: normal;
    color: #777777 !important;
    font-weight: bold;
  margin-bottom: 0;
}

#root .CatalogTiles .ProductSpecifications {
      padding: 0;
      padding-bottom: 10px;
      margin-left: -15px;
}

#root .newCatalogContainer .addToCart, #root .newCatalogContainer .viewToCart {
  margin: 0;
      background-color: #e53e30;
      border-radius: 0;
}

#root .ProductSpecifications .itemHeaders, #root .ProductSpecifications .itemDetails {
      width: 100%;
    float: left;
}

#root .ProductWithCartDetails .colorPreviewContainer {
  min-width: 50px;
}

#cartPage .cartItemsList .cart-item .quantityOfProduct .fa-minus, #cartPage .cartItemsList .cart-item .quantityOfProduct .fa-plus {
      padding-top: 8px;
    padding-bottom: 8px;
      display: inline-block;
    width: 20px;
    height: 46px;
    vertical-align: top;
}

#cartPage .cartItemsList .cart-item .quantityOfProduct .quantityElem {
      padding: 5px 8px;
    font: normal 14px / 26px  'Montserrat', sans-serif; /*"Open Sans", Helvetica, Arial, Verdana, sans-serif*/
    font-weight: bold;
      display: inline-block;
    height: 46px;
    vertical-align: top;
      width: 50px;
      border: 1px solid rgba(59,63,74,0.2);
      text-align: center;
}

#cartPage .cartTotals {
      width: 30%;
    margin-left: 50px;
    padding: 0;
}

#cartPage .cartTotals .cartTotalsInner {
      width: 100%;
      padding: 30px;
}

#cartPage .cart > .row > .panel-body {
      width: calc(100% - 30% - 50px);
  float: left;
}

#cartPage .cartTotals .cartTotalsInner .quantityOfProduct {
      display: inline-flex;
}

#cartPage .cartItemsList .cart-item {
  width: 100%;
}
/*
#cartPage .cartItemsList .cartBody .cart-item .productName, #cartPage .cartItemsList .cartListHeaders .productName
{
      width: 47%;
}

#cartPage .cartItemsList .cartBody .cart-item .priceOfProduct, #cartPage .cartItemsList .cartBody .cart-item .subtotalPriseStl, 
  #cartPage .cartItemsList .cartListHeaders .priceOfProduct, #cartPage .cartItemsList .cartListHeaders .subtotalPriseStl {
  width: 18%;
}

#cartPage .cartItemsList .cartBody .cart-item .quantityOfProduct ,#cartPage .cartItemsList .cartListHeaders .quantityOfProduct {
  width: 17%;
  padding-right: 0;
} */

#cartPage .cartItemsList .cartBody .cart-item .quantityOfProduct {
   padding-right: 0;
}


#cartPage .cartItemsList .cartBody .cart-item .subtotalPriseStl, #cartPage .cartItemsList .cartListHeaders .subtotalPriseStl {
  text-align: right;
  padding: 0;
}
/*# @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 (min-width: 1200px) {
  .swsmenu-items-align-left.swsmenu-horizontal .swsmenu-item.swsmenu-item-level-0 {
    padding-top: 8px;
    }
  }
/*# @media max 1200px #*/
@media only screen and (min-width: 1200px) {
 #sws-top-menu .swsmenu-submenu-align-full_width {
    width: 300px!important;
  }
}

/*# @media max 767 #*/
@media (max-width: 767px){
  .navigation #smallCarousel ul li{
    min-width: 130px;
    min-height: 60px;
    }
 }
/*# media/media 715px - 0 #*/

@media (max-width: 715px) {
  #cartPage .cart > .row > .panel-body, #cartPage .cart .cartTotals {
    width: 100%;
    margin: 0;
    padding: 5px;
  }
  
  #root .checkout .ContactForm, #root .checkout .OrderSection {
    width: 100%;
    margin: 0;
  }
  #root .checkout .OrderSection {
    margin-top: 40px;
  }
}

/* end media 715px - 0 */

#root .checkout {
  padding: 50px 0;
}

#root .checkout .OrderSection .orderItem .productName {
  font-weight: 400;
  color: #787d85;
}

#root .checkout .subtotalPrise {
      font-size: 14px;
    color: #adb0b6;
}

#root .orderItemTotal {
  margin-bottom: 30px;
}

#root .checkout .ContactForm .form-control {
      border-color: rgba(51,51,51,0.12);
  background-color: #fdfdfd;
}

#rootCart .cartIcon {
  padding: 5px 0px 42px 15px;
}

#rootCart .cartContainer .cartModal {
  right: 0;
  z-index: 9999;   
  min-width: 300px;
  margin-right: 0;
  margin-top: 38px;
  width: auto;
  box-shadow: none;
}

#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;
}

#contentMain .ProductWithCartDetails .price {
      margin-bottom: 30px;
}

/*# Mobile menu min width 1200px - 0px #*/
@media (min-width: 1200px) {
  #header .menuContainer #sws-main-menu .swsmenu-item-level-0:first-child {
      padding-left: 0 !important;
    }
    #sws-main-menu .searchContainer {
      position: absolute;
      right: 0;
      top: 0;
  }
  
  .searchContainer .searchTextbox {
    top: 43px;
  }
}

/*# Mobile menu max width 1200px - 0px #*/

@media (max-width: 1200px) {
  #header .searchContainer {
	float: left;
  }
  #header .menuContainer #sws-top-menu .swsmenu-item-level-0:last-of-type > a {
    margin-right: 30px;
  }
  
  #header .logoContainer {
      text-align: center;
      width: 100%;
  }
  
    #sws-main-menu .searchContainer {
    position: absolute;
    right: 0;
    left: 0;
   }
  
  #header .headerContainer .menuContainer {
    position: absolute;
    left: 0;
    background-color: white;
    z-index: 999;
  }
  
  #header .menuContainer .swsmenu-responsive-toggle {
        background-color: transparent!important;
    color: transparent;
        height: 22px;
    display: block;
    position: absolute;
    padding: 22px;
    right: 15px;
    top: -30px;
  }
  
    a.swsmenu-responsive-toggle {
    text-indent: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
  }
  
  /*#header .menuContainer #sws-top-menu .swsmenu-item-level-0 .swsmenu-submenu {
  visibility: visible;
      position: relative;
    height: auto;    
  top: 0;
    opacity: 1;
}*/
  
  .swsmenu-responsive-default.swsmenu-responsive.swsmenu-responsive-collapse {
    max-height: 0;
    overflow: hidden!important;
    visibility: hidden;
  }
  
  #header .menuContainer li.swsmenu-item-level-0 .swsmenu-submenu li a {
    color: #000;
      padding-left: 50px;
  }
  
  .swsmenu-skin-black-white-2.swsmenu-responsive-toggle {
    background-color: #ffffff !important;
  }
  
  #header .swsmenu-responsive-toggle .fa-align-justify {
        width: 22px;
    height: 2px;
    display: inline-block;
    top: 0;
    position: relative;
    background-color: #333333;
    margin-top: 11px;
  }
  
  #header .swsmenu-responsive-toggle .fa-align-justify:before, #header .swsmenu-responsive-toggle .fa-align-justify:after {
    display: inline-block;
    width: 22px;
    height: 2px;
    left: 0;
    position: absolute;
    content: '';
    background-color: #333333;
  }
  
  #header .swsmenu-responsive-toggle .fa-align-justify:before {
    top: 7px;
  }
  
  #header .swsmenu-responsive-toggle .fa-align-justify:after {
    top: -7px;
  }
  

  
  #header .menuContainer .swsmenu-item-level-0 {
    width: 100%;
  }
  
  #rootCart {
    bottom: 20px;
    z-index: 9999;
  }
  
  #header .menuContainer #sws-top-menu .swsmenu-has-submenu-drop .swsmenu-submenu, #header .menuContainer #sws-main-menu .swsmenu-has-submenu-drop .swsmenu-submenu  {
        float: left;
    position: relative;
    background-color: #fff;
    box-shadow: none;
    margin-top: 10px;
    /*display: none;
        opacity: 1;
    visibility: visible;
    height: auto;*/
  }
  
  #header .menuContainer #sws-top-menu .swsmenu-item-level-0:first-child > a {
    margin-left: 30px;
  }
  
  #header .menuContainer #sws-top-menu .swsmenu-item-level-0.swsmenu-active .swsmenu-sub-indicator-close {
    display: none;
  }
  
  #header .menuContainer #sws-top-menu .swsmenu-item-level-0.swsmenu-active .swsmenu-submenu li .swsmenu-target {
        color: #000;
    padding-left: 50px;
  }
  
  #header .menuContainer #sws-top-menu .swsmenu-item-level-0.swsmenu-active .swsmenu-submenu li .swsmenu-target:hover {
    color: #e53e30;
  } 
  /*
  #rootCart .cartModal {
        bottom: 18px;
    left: 20px;
  } */
  #rootCart .cartContainer .cartModal {
    margin-top: 0!important;
    }
  
  
  .menuOpened .swsmenu-responsive-toggle {
    display: none !important;
  }
  
  #header .rightTopWrapper .menuContainer.menuOpened {
    top: 0;
  }
  .searchContainer {
   /* position: fixed;
    bottom: 170px;*/
    z-index: 9999;
    left: 20px;
    height: 80px;
    padding-left: 20px;
  }
  
  #fakeSubmitButton {
    display: none;
  }
  .searchContainer .searchTextbox {
    display: block!important;
   /* top: 90px;*/
}
}

/* End Mobile menu*/

/* end Catalog */

.contact_page .EmployeeContent .EmployeePhoto {
  display: none;
}

.contact_page .EmployeeContent .employeeTitle {
  text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0px;
    font: normal 20px / 25px  'Montserrat', sans-serif;
}

.contact_page .EmployeeContent .employeeSubTitle, .contact_page .EmployeeContent .char_hidden, .contact_page .EmployeeContent .char_hidden .fa {
      font: normal 300 16px / 26px  'Montserrat', sans-serif;
    word-spacing: normal;
    color: #777777;
      margin: 0;
}

.contact_page .EmployeeContent .employeeDetails {
  margin-bottom: 0;
}

.contact_page .EmployeesEmail .fa:before, .contact_page .fa-mobile-phone:before {
  content: none;
}

.EmployeeContent .emailGeneralInfo {
  display: block;
}

.contact_page .EmployeeContent .char_hidden .fa-envelope {
      color: #e53e30;
      text-decoration: underline;
}

.contact_page .EmployeeContent .char_hidden .fa-envelope:hover {
  text-decoration: none;
}

/*.SimpleProduct .GeneratePDFButton, .ProductWithCart .GeneratePDFButton {
  border: none;
}*/

.SimpleProduct .GeneratePDFButton {
  left: 15px;
  /*right: 0;*/
  /*width: 205px;*/
  margin: auto;
}

#contentHeader .contentHeaderTextContainer .contentHeaderText .headerArticleTitle,
#contentHeader .contentHeaderTextContainer .contentHeaderText .patcraft-headerArticleTitle{
  margin: 0;
  line-height: 71px !important;
}

#contentSlider .content .contentInnerSlider img {
    max-width: 50%;
    width: 300px;
    min-width: 150px;
}

#contentSlider .content .contentInnerSlider .separateLogo {
  max-width: 260px;
}

#toolbox {
  display: none;
}
.event-social #toolbox
{
  display: inherit;
}

.contactAboutContainer .additionalContainerText h3 {
  padding-bottom: 10px;
}

.SimpleProduct .simpleProductItem:nth-child(3n+4) {
    clear: left;
}

.detailsDescription #slider-frame .slider li.active img {
      border: 1px solid red;
    padding: 1px;
      height: auto;
    margin-bottom: auto;
    margin-top: auto;
}

#home .promotions .contactUs .contactUsInner * {
  font-weight: 400;
}

.ProductSpecifications .collection {
      margin: 0 15px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 10px;
      font-size: 20px;
}

.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;
}

.catalogSelectors .form-control option:first-child {
  display: none;
}
/*# Banner Ratio #*/
#content .imageRatio4 .responsiveImage,
#content .imageRatio3 .responsiveImage,
#content .imageRatio2 .responsiveImage{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
  }

#content .imageRatio4 .contentHeaderImage,
#content .imageRatio4 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
}

#content .imageRatio3 .contentHeaderImage,
#content .imageRatio3 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
}

#content .imageRatio2 .contentHeaderImage,
#content .imageRatio2 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
}
/*# Slider Ratio #*/
.imageRatio4 .jCarouselLiteHome{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
  }
.imageRatio3 .jCarouselLiteHome{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
  }
.imageRatio2 .jCarouselLiteHome{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
  }

.imageRatio4 .jCarouselLiteHome .jCarouselWidth,
.imageRatio3 .jCarouselLiteHome .jCarouselWidth,
.imageRatio2 .jCarouselLiteHome .jCarouselWidth{
    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%;
  }

/*# Content Layout #*/
.contentLayout-itemList .my-pages.contentLayoutImage-Right{
display: flex;
}
.contentLayout-itemList .my-pages.contentLayoutImage-Left-Right{
margin-bottom: 15px;
}
.contentLayout-itemList .contentLayoutImage-Left-Right:nth-child(even) {
flex-direction: row-reverse;
margin-bottom: 25px;
}
.contentLayout-itemList .contentLayoutImage-Right-Left:nth-child(odd) {
flex-direction: row-reverse;
margin-bottom: 25px;
}
.my-pages.contentLayoutImage-Left-Right,
.my-pages.contentLayoutImage-Right-Left
{
display: flex;
}
.contentLayout .contentLayout-itemList{
width: 100%;
}
@media (max-width: 768px){
.contentLayout-itemList .my-pages.contentLayoutImage-Right,
.my-pages.contentLayoutImage-Left-Right,
.my-pages.contentLayoutImage-Right-Left
{
display: inline;
}
}

.contentLayout-containerTitle{
    font-size: 25px;
    padding-bottom: 5rem;
}
.contentLayout-img>a> img {
    object-fit: scale-down;
}

.container-title-descrption-alignment-Center{ 
   left: 50%;
    transform: translateX(-50%);
    display: grid;
    justify-content: center;
  }
.container-title-descrption-alignment-Right{ 
    left: 50%;
    transform: translateX(-50%);
    display: grid;
    justify-content: flex-end;
  }

.pdfFiles .contentLayout-containerTitle:after{ 
 content: '';
    border-top-width: 3px;
    border-color: rgba(204, 204, 204, 0.5);
    border-top-style: double;
    position: absolute;
    top: 49%;
    margin-left: 1em;
    width: 2000px;
    top: 10px;
  }
.pdfFiles .contentLayout .contentLayout-link{ 
  color: red!important;
  text-decoration: underline;
  }
.pdfFiles .contentLayout .contentLayout-link:hover{
  text-decoration: unset;
}
 .pdfFiles .contentLayout .my-pages{
   padding-bottom: 10rem;
  }
.pdfFiles .contentLayout .contentLayout-title{
    color: #777777!important;
    font: normal 17px / 26px 'Montserrat', sans-serif;
    text-transform: uppercase; 
    margin: 15px 0;
    padding: 0px 2px;

}
.pdfFiles .contentLayout .contentLayout-Left .contentLayout-link {
    text-align: left;
    padding-left: 3px;
}

.contentLayout-Center {
  margin: 0;
  }

.contentLayout-itemList.content-layout-items-center{
   justify-content: center;
  }
.contentLayout-itemList.content-layout-items-right{
  justify-content: flex-end;
  }
@media (max-width: 992px){
.contentLayout .my-pages{
      width: 50%; 
  }
  .contentLayout .col-sm-12 {
    width: 100%;
}

}
@media (max-width: 576px) { 
  .pdfFiles .contentLayout{
    padding: 0px;
 }
  .pdfFiles .contentLayout .my-pages{
   padding-bottom: 2rem;
  }
  .contentLayout .my-pages{
      width: 100%; 
  }
}

@media (max-width: 969px) {
  #sws-top-menu {
    margin-top: -25px;
    }
  }

@media (min-width:991px) and (max-width: 1200px) {
  #rootCart {
    top: -58px;
    right: -22px;
    }
#header .headerContainer .menuContainer {  
  position: inherit!important;
    }
  #header .menuContainer .swsmenu-responsive-toggle {
    top: -8px;
    right: 15px;
    padding: 26px;
    }
  #header .menuContainer #sws-top-menu .swsmenu-has-submenu-drop .swsmenu-submenu, #header .menuContainer #sws-main-menu .swsmenu-has-submenu-drop .swsmenu-submenu {
    padding-left: 28px;
    }
  }
 




#rootCart .cartContainer .cartModal {
    min-width: 337px;
    margin-top: 26px;
  }

#rootCart .cartModal .cartModalBtns{
    text-align: left;
    margin: 0;
    margin-top: 15px;
}



/*# Aptura Direct Supply #*/

@media only screen and (max-width: 420px)
  {
  .image_Patcraft, .image_Patcraft-1 {
  max-width: 108px!important;
  padding: 0 7px;
    }
  .productGrid {
    padding: 0!important;
    }
  a.small-button.smallred {
    padding: 4px 6px!important;
    font-size: 8px!important;
    } 
  }
.image_Patcraft {
max-width: calc(100% - 100px);
position: relative;
height: auto;
}
.image_Patcraft-1 {
  max-width: calc(100% - 30px);
  position: relative;
height: auto;
  }
ul {
list-style: none
}

.productsGrid {
position: relative;
display: flex;
flex-wrap: wrap;
padding:0 5%;

}

.productColor td{
font-size: 23px;
font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
font-weight: 400 !important;
padding-bottom: 20px;
  }

a.small-button.smallred {
background: #e53e30 !important;
    border-radius: inherit !important;
    color: white !important;
    padding: 10px 16px;
    font-weight: 700!important;
    font-size: 12px;
    margin: 25px 0;
    justify-items: center;
    align-items: center;
    display: inline-block;
}

.products, .productGrid {
padding: 25px;
}

td {
    text-align: center;
}
  

  

  
