
.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: #000;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  font-size: 17px;
  color: #000;
  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; 
/*
  position: fixed;
  z-index: 999;
  */
}

.cartContainerModal{
  z-index: 9999;
}

.cartContainerModal .cartModal{
  background-color: white;margin-top: 50px;width: 310px;box-shadow: 2px 2px 19px 0px rgb(0 0 0); 
}
.cartContainerModal .cartIcon{
float: right;border-radius: 1000%;width: 60px;height: 60px;background: white;display: flex;text-align: center;color: #ffffff;position: fixed;box-shadow: 2px 2px 19px 0px rgb(0 0 0);justify-content: center;align-items: center;z-index: 9999;
}
 

.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{
  right: 15px;bottom: 15px;
}
.cartModal.cart-bottom-right{ 
  right: 50px;bottom: 15px;
 /* right: 50px;
  bottom: 15px;*/
  
}
.cartIcon.cart-bottom-left{
    left: 15px;bottom: 15px;
  /*left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-bottom-left{ 
   left: 60px;bottom: 15px;
  /*left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-{
   left: 15px;bottom: 15px;
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-{ 
   left: 60px;bottom: 15px;
 /* left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-null{
   left: 15px;bottom: 15px;
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-null{ 
   left: 60px;bottom: 15px;
 /* left: 60px;
  bottom: 15px;*/
}

/*center*/
.cartIcon.cart-center-right{
   right: 15px;top: 45%;
 /* right: 15px;
  top: 45%;*/
}
.cartModal.cart-center-right{ 
  right: 60px;top: 40%;
  /*right: 60px;
  top: 40%;*/
}
.cartIcon.cart-center-left{
  left: 15px;top: 45%;
  /*left: 15px;
  top: 45%;*/
}
.cartModal.cart-center-left{ 
  left: 60px;top: 40%;
  /*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;
  }


html {
  scroll-behavior: smooth;
}
.mainText404 + #root {
  max-width: 1200px;
  margin: auto;
  padding: 30px;
}
body > form {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;  
}

body {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.33333;
}

::-webkit-scrollbar {
  width: 5px;  /* for vertical scrollbars */
}

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
}

#sifControlFooter {
  margin-top: 30px;
}
#sifContainer i:before {
  color: inherit;
}

/*# footer legal */

.footerTerms .dynamicButtonLink {
  display: flex;
  }

.footerTerms .dynamicButtonLink:nth-child(2) {
  padding-top: 18px;
  }


/*# Header #*/
header {
  position: absolute;
  min-height: 74px;
  width: 100%;
  left: 0;
  z-index: 2;
}

header .navbar-brand {
  word-break: break-word;
}

header>div,
header>div>div {
  height: 100%;
}

header .navbar-brand {
  padding-top: 9px;
}

.headerContent,
#topMenuContainer,
.TopMenuContainer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.logoZone {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.headerActive.stickyHeaderOn {
  position: fixed !important;
  top: 0;
  z-index: 20;
}
header .menuZone {
  max-width:70%;
  padding: 10px 0 0 0;
}
#headerPhone {
  width: 100%;
  margin: 0 15px;
}

/*# Header/Small Header #*/
.smallHeader .containerCustom {
  display: flex;
  align-items: center;
}

.locationItem .brandHeader,
.locationItem .Additional_Info,
.PhoneWrapper .locationMail,
.smallHeader .phoneNumberText[onclick="location='tel:Fax:'"],
.smallHeader .phoneNumberText[onclick="location='tel:Fax:'"] ~ *,
.smallHeader .closed,
.smallHeader .closed + *,
.locationWidget .phoneNumberText,
.smallHeader .phoneWrapper .mailField {
  display: none;
}
.smallHeader .phoneField .phoneNumberWrapper {
  width: 100%
}
.smallHeader .locationWidget {
  display: flex;
  margin: 15px 0;
  align-items: center;
  flex-wrap: wrap;
}

.smallHeader .phoneNumberValue, 
.smallHeader .addressWrapper>a, 
.smallHeader i:before {
  transition: color .2s;
}

.smallHeader .fa {
  font-family: FontAwesome;
  width: 26px;
  margin: 0;
  padding: 5px;
  border-radius: 4px;
  border: none;
  text-align: center;
  text-decoration: none;
  font-weight: 100;
  transition: .33s background ease-out;
  font-size: 16px;
}

.smallHeader .addressWrapper a, 
.smallHeader .phoneWrapper a, 
.smallHeader .hoursWrapper time,
.smallHeader .locationWidget .phoneNumberText {
  font-size: 14px;
  text-decoration: none;
  transition: .33s color ease-out;
}

.smallHeader .addressWrapper, 
.smallHeader .phoneWrapper, 
.smallHeader .hoursWrapper,
.smallHeader .phoneWrapper>div {
  display: flex;
  align-items: center;
  float: left;
}

.addressWrapper svg, 
.phoneWrapper svg, 
.hoursWrapper svg {
  width: 18px;
  min-width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 8px;
}

.smallHeader .phoneWrapper>div {
  flex-wrap:wrap;
}

.smallHeader .addressWrapper,
.smallHeader .hoursWrapper {
  max-width: 30%;
  width: 25%;
}
/*
.smallHeader .phoneWrapper,
.smallHeader .social {
  max-width: 20%;
  width: 20%;
}*/

.smallHeader .phoneWrapper{
   width: 15%;
  }

.smallHeader .social .fa-google{	
  font-size: 26px;	
  padding: 3px;	
}	
.smallHeader .social .fa-google::before {	
    display: flex;	
    justify-content: end;	
}
footer .phoneNumberText[onclick="location='tel:Phone:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Phone 2:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Phone 3:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Mobile:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Office:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Installation:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Toll-Free:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Cell:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Sales:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Phone:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Phone 2:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Phone 3:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Mobile:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Office:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Installation:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Toll-Free:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Cell:'"]~*:before,
.smallHeader .phoneNumberText[onclick="location='tel:Sales:'"]~*:before {
  content: "\f095";
  font: 400 19px fontawesome;  
  padding-right: 5px;
}

.smallHeader .phoneNumberText[onclick="location='tel:Fax:'"]~*:before {
  content: "\f1ac";  
  padding-right: 10px;
}

.smallHeader .phoneNumberText~*:before {
  font-family: FontAwesome;  
  display: inline-block;
  padding-left: 2px;
  vertical-align: middle;
  font-weight: 600;
  font-size: 19px;
}

.smallHeader .phoneNumberText~*:before {
  font-size: 16px;
}

.locationWidget .phoneNumberValue{
  cursor:pointer;
  padding:3px 0;
}

.smallHeader .hoursWrapper time,
footer .hoursWrapper time {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.smallHeader .hoursWrapper time{	
  display: flex;	
  flex-direction: row;	
  flex-wrap: wrap;	
  width: 70%;	
}

.addressWrapper a:hover, .phoneWrapper a:hover,
.addressWrapper a:focus, .phoneWrapper a:focus,
.addressWrapper a:active, .phoneWrapper a:active,
.smallHeader .locationWidget .phoneNumberText:hover,
.smallHeader .locationWidget .phoneNumberText:focus,
.smallHeader .locationWidget .phoneNumberText:active {
  text-decoration: none;
  outline: none;
}

.smallHeaderSocials li>a {
  width: 26px;
  margin: 5px 0;
  padding: 5px; 
  border-radius: 4px;
  border: none; 
  text-align: center;
  text-decoration: none;
  transition: .33s background ease-out;
}

.smallHeader .social {
  display:flex;
  height: 100%;
}

.smallHeader .social > a {
  display: flex;
  padding: 0;
  margin: 0 7px;
  text-decoration: none;
}

.fa.fa-youtube-square:before {
  content: "";
}

/*# Header/Menu #*/
#sws-top-menu .swsmenu-submenu-align-full_width {
  display: flex;
  justify-content: space-evenly;
}

#sws-top-menu>li {
  z-index: 11;
}

#sws-main-menu.main-menu-align-right, 
#sws-top-menu.top-menu-align-right {
  justify-content: flex-end;
}

#sws-main-menu.main-menu-align-center, 
#sws-top-menu.top-menu-align-center {
  justify-content: center;
}

#sws-main-menu.main-menu-align-left, 
#sws-top-menu.top-menu-align-left {
  justify-content: flex-start;
}

#sws-top-menu.top-menu-horizontal-dividers-false .swsmenu-item-level-0>.swsmenu-target, 
#sws-top-menu.top-menu-horizontal-dividers-false .swsmenu-item-level-0.swsmenu-align-right>.swsmenu-target,
#sws-top-menu .swsmenu-item-level-0:first-child>.swsmenu-target {
  border: none;
  box-shadow: none;
}

#sws-top-menu .swsmenu-has-submenu-mega>.swsmenu-target,
#sws-top-menu>li>a {
  padding: 0;
}

#footerMenu>li>a>span {
  padding: 8px 13px;
  border-radius: 30px;
}

#sws-top-menu>li>a>span {
  padding: 8px 6px;
  border-radius: 30px;
}

/*# Header/Menu/Side menu #*/
header .burgerMenuAndLogo {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 40%;
  margin-left: 15px;
}

header .logoZone img {
  max-height: 100px;
  object-fit: contain;
  max-width: 100%;
}

header.stickyHeader .logoZone img {
  max-height: 45px;
}

.menuBurger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.menu__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.menuBurger .menu__icon div.menu__line {
  position: absolute;
  left: 0;
  height: 4px;
  transition: background 0.3s ease-in-out;
  width: 90%;
  border-radius: 3px;
  pointer-events: none;
}
.menu__line--1 {
  top: 2px;
}
.menu__line--2 {
  top: 0;
  bottom: 0;
  margin: auto;
}
.menu__line--3 {
  bottom: 2px;
}
.menu--back .menu__icon {
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.menu--back .menu__line--1, .menu--back .menu__line--3 {
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.menu--back.open .menu__icon {
  -webkit-transform: rotate(180deg) translate(50%, 50%);
  transform: rotate(180deg) translate(50%, 50%);
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.menu--back.open .menu__line--1 {
  -webkit-transform: translate3d(6.5px, 1px, 0) rotate(45deg) scaleX(0.7);
  transform: translate3d(6.5px, 1px, 0) rotate(45deg) scaleX(0.7);
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.menu--back.open .menu__line--3 {
  -webkit-transform: translate3d(6.5px, -1px, 0) rotate(-45deg) scaleX(0.7);
  transform: translate3d(6.5px, -1px, 0) rotate(-45deg) scaleX(0.7);
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.fa-remove:before, 
.fa-close:before, 
.fa-times:before, 
.burgerMenuZone .fa-angle-down:before {
  display: none;
}

.burgerMenuZone .swsmenu-nav>.swsmenu-item-has-children>a>.swsmenu-target-title::after {
  content: '\f107';
  position: absolute;
  top: 24px;
  right: 0;
  margin-top: -22px;
  width: 65px;
  height: 44px;
  font: 400 15px "FontAwesome";
  line-height: 42px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
  color: inherit;
  will-change: transform;
  transition: transform .33s ease-out;
}

.burgerMenuZone .swsmenu-nav>.openMenu>a>.swsmenu-target-title::after {
  transform: rotate(180deg);
  transition: transform .33s ease-out;
}

a.swsmenu-responsive-toggle {
  display: none;
}

.swsmenu .swsmenu-item-layout-icon_left>span.swsmenu-target-title {
  margin-left: 0;
}

header .burgerMenuZone {
  position: absolute;    
  display: flex;
  flex-direction: column;
  visibility: visible;
  overflow: hidden;
  overflow-y: scroll;
  left: -269px;
  width: 269px;
  height: 100vh;
  z-index: 100;
  padding: 35px 0 100px;
  transition: left .33s ease-out;
}

header .burgerMenuZone.openBurgerMenu {
  left: 0px;  
  overflow-y: auto;
}

.header .burgerMenuZone .swsmenu ul.swsmenu-nav {
  display: flex;
  flex-direction: column;
}

.burgerMenuZone .swsmenu-nav>a {
  display: none;
}

.header .burgerMenuZone .swsmenu-nav>li>a {
  position: relative;
  width: 270px;
  left: -5px;
  margin: 2px 0;
  z-index: 9;
  line-height: 1.2;
  border: none;
}

.burgerMenuZone .swsmenu-target  {
  transition: all .3s;
}

.burgerMenuZone .swsmenu-has-submenu-stack>.swsmenu-submenu .swsmenu-item .swsmenu-target span.swsmenu-target-title,
.burgerMenuZone .swsmenu-nav>.swsmenu-item>.swsmenu-submenu-type-flyout>.swsmenu-item>.swsmenu-target>span.swsmenu-target-title {
  font-size: 14px;
}

.burgerMenuZone .swsmenu-responsive-default.swsmenu.swsmenu-responsive li.swsmenu-column,
.swsmenu .swsmenu-nav ul.swsmenu-column-1-5 {
  width: 100%;
}

.burgerMenuZone .openMenu .swsmenu-submenu .swsmenu-item ul.swsmenu-submenu,
#sws-top-menu .swsmenu-has-submenu-flyout .swsmenu-submenu-type-flyout.swsmenu-submenu-drop span.swsmenu-target-text {
  display: block;
  padding: 0;
}

.burgerMenuZone .swsmenu-skin-black-white-2 .swsmenu-submenu .swsmenu-item-header.swsmenu-has-submenu-stack>a.swsmenu-target {
  border: none;
  font-size: 16px;
}

.header .burgerMenuZone .swsmenu-nav>li>a, 
#header .burgerMenuZone .swsmenu-nav>.swsmenu-item>.swsmenu-submenu.swsmenu-submenu-type-mega>.swsmenu-item>a {
  padding: 15px;
}

.burgerMenuZone .swsmenu-sub-indicators .swsmenu-has-submenu-drop>.swsmenu-target>.swsmenu-sub-indicator {
  position: absolute;
  left: 204px;
  right: unset;
  top: unset;
}

.burgerMenuZone .swsmenu-nav>.swsmenu-item>.swsmenu-submenu {
  position: inherit;
  margin: 0;
  padding: 0;
  border-top: none;
  box-shadow: none;
}

#header .burgerMenuZone.openBurgerMenu .swsmenu-nav>.swsmenu-item>ul.swsmenu-submenu {
  display: none
}
#header .swsmenu-nav .swsmenu-item.openMenu ul.swsmenu-submenu.swsmenu-submenu-type-mega {
  height: auto;
  visibility: visible;
  opacity: 1;
}
#header .burgerMenuZone.openBurgerMenu .swsmenu-nav>.swsmenu-item.openMenu>ul.swsmenu-submenu {
  position: relative;
  left: -5px !important;
  width: 270px;
  max-width: 270px;
  display: block;
  visibility: visible;
  opacity: 1;
  height: auto;
  max-height: unset;
}

.burgerMenuZone .swsmenu-nav .swsmenu-submenu .swsmenu-target-title {
  text-transform: capitalize;
}

.burgerMenuZone .swsmenu-nav>.swsmenu-item .swsmenu-submenu .swsmenu-item>a {
  padding: 14px 30px;
}

nav.swsmenu-responsive-default.swsmenu-responsive.swsmenu-responsive-collapse {
  visibility: visible;
}

.swsmenu-submenu .swsmenu-item-object-mega-menu a.activePageMegaMenu {
  border: none;
}

/*# Header/Search and Cart #*/
.cartModal div.cartModalBtns>a {
  border-radius: 20px;
}

header .searchWidget {
  padding: 5px;
  margin: 0 5px 0 10px;
}

header .searchWidget > .icon {
  cursor: pointer;
  transition: .33s all ease-out;
  position: relative;
  z-index: 1;
}

header .searchWidget .searchBox {
  display: none;  
  position: absolute;
  right: 0px;
  top: 20px;
  width: 65%;
}

header .searchWidget .searchBox > i {
  display: none;
}

header.smaller .searchWidget {
  margin-bottom: 23px;
}

header.smaller #rootCart {
  margin-top: -53px;
}

header .activeSearch .searchWidget {
  position: relative;
  margin-top: 6px;
  z-index: 11;
}

header .activeSearch .searchBox {
  display: block;
  top: -8px;
  width: 550px;
  right: 0;
  position: absolute;
}

#rootCart {
  margin-top: -27px;
  height: 0;
}

#rootCart .cart {
  margin-top: 0;
}

#rootCart .cart .cartIcon:before{
  font-size: 20px;
  content: "\e8cc";
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
}
#rootCart .cartContainer .cart .cartModalContent .prodNameModal,
#rootCart .cartContainer .cart .cartModalContent .prodPriceModal, 
#rootCart .cartContainer .cart .totalPriceModal,
#rootCart .cartContainer .cart .totalPriceHeaderModal {
  -webkit-text-fill-color: unset;
}

#rootCart .cartIcon{
  padding: 0 5px 25px 15px;
  transition: .33s all ease-out;
}
#rootCart .cart .cartIcon:hover{
  text-decoration:none;
}

#rootCart .cartContainer .totalItems {
  top: -18px;
  right: 6px;
  position:relative;
}

#rootCart .cart {
  position: relative;
}

.cartModal {
  right: -30px;
  margin-top: 42px;
  transition: margin-top .33s ease-out;
}

#rootCart:hover .cartModal {
  margin-top: 22px;
}

.cartModal .emptyCart {
  padding: 25px 35px 30px;
  border-top: 2px solid;
  font-size: 14px;  
  color: #888; 
}


/*# Footer #*/
.footerWidgets span,
.footerWidgets a,
.footerWidgets i:before,
footer .dynamicButtonLink span {
  transition: color .2s;
}

footer {
  padding: 75px 0 0;
}

.footerLogoAndMenu .navbar-brand{
  float: none;
}

footer .footerWidgets {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto 25px;
}

footer .footerLogoAndMenu img {
  width: 100%;
}

footer .footerLogoAndMenu {
  width: 30%;
}

.footerWidgets .footerMenuWidgetTitle,
.footerWidgets .footerLocationWidgetTitle {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.5;
  font-size: 16px;
  text-transform: uppercase;
}
.footerMenuWidgetDescription {
  margin-bottom: 15px;
  width: 100%;
}

.menuHeader,
footer .footerMenuWidget #footerMenu li>a>i {
  display: none;
}

footer .addressField, 
footer .phoneField, 
footer .mailField,
footer .locationNotes {
  max-width: 300px;
  margin-bottom: 10px;
}

footer .locationWidget:last-child .addressWrapper {
  margin-bottom: 0;
}
.footerText {
    display: inline-block;
}

footer .locationWidget .locationNotes {
  display: flex;
  max-width: 350px;
}

footer .phoneWrapper .phoneNumberValue,
footer .mailField a,
footer .addressField a,
footer .hoursWrapper span,
footer .openingHours,
footer .locationWidget .locationNotes{
  text-decoration: none;
}

#footerMenu {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footerMenu li {
  width: 50%;
  margin-bottom: 14px;
  line-height: 1.71429;
}

/*#footerMenu a {
padding-left: 20px;
transition: .33s all ease-out;
}

#footerMenu a>span:before {
content: '\f105';
position: absolute;
margin-left: -20px;
font: 400 18px/24px 'FontAwesome';
transition: .33s all ease;
}

#footerMenu a>span:hover:before {
margin-left: -15px;
}*/

#footerMenu a:hover {
  color: #36997f;
  text-decoration: none;
}

.footerLogoWidget,
.footerMenuWidget,
.footerLocationWidget {  
  margin-bottom: 50px;
}

footer .footerLocationWidget {
  width: 90%;
  float: left;
}

.footerLogoAndMenu .navbar-brand {
  padding-left: 0;
  font-size: 24px;
  padding: 0;
  margin-top: 5px;
  height: auto;
}

.footerLogoAndMenu a>img,
.footerLogoAndMenu .navbar-brand {
  margin-bottom: 10px;
}

.footerLogoAndMenu>a {
  display: inline-block;
}

footer .footerText {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 400;
}

footer .footerLocation {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}

footer .locationWidget {
  display: flex;
  flex-direction: row;
  flex-wrap: unset;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}

footer .locationWidget:last-child {
  margin-bottom: 0;
}

footer .locationWidget svg {
  width: 22px;
  min-width: 22px;
  height: 22px;
  margin-right: 10px;
}

footer .locationWidget .phoneField,
footer .locationWidget .mailField,
footer .locationWidget .addressField,
footer .locationWidget .hoursWrapper {
  display: flex;
  align-items: center;
}

footer .locationWidget .locationNotes:before {
  content: "\f129";
  font-size: 19px;
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 15px;
  padding-left: 8px;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
}

footer .locationWidget .phoneWrapper {
  display: flex;
  flex-direction: column;
}

footer .locationWidget .hoursWrapper {
  min-width: 250px;
  width: 250px;
}

footer .hoursWrapper span {
  margin-bottom: 5px;
}

footer .locationWidget .phoneField,
footer .locationWidget .mailField,
footer .locationWidget .addressField,
footer .locationWidget .hoursWrapper {
  display: flex;
  align-items: center;
}

footer .locationWidget .phoneWrapper {
  display: flex;
  flex-direction: column;
}

footer .hoursWrapper time {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

footer .hoursWrapper span:nth-child(odd) {
  width: 40%;
}

footer .hoursWrapper span:nth-child(even) {
  width: 60%;
}

footer .phoneNumberText[onclick="location='tel:Phone:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Phone 2:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Phone 3:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Mobile:'"]~*:before,
footer .phoneNumberText[onclick="location='tel:Office:'"]~*:before {
  content: "\f095";
  font: 400 19px fontawesome;  
  padding-right: 13px;
}

footer .phoneNumberText[onclick="location='tel:Fax:'"]~*:before {
  content: "\f1ac";  
  padding-right: 10px;
}

footer .phoneNumberText~*:before {
  font-family: FontAwesome;  
  display: inline-block;
  padding-left: 2px;
  vertical-align: middle;
  font-weight: 600;
  font-size: 19px;
}

footer .phoneNumberText~*:before {
  font-size: 19px;
}

footer .phoneNumberWrapper:not(:last-child) {
  margin-bottom: 10px;
}

footer .hoursAndSocials .social .fa:before {
  font: 400 25px 'FontAwesome'
}

footer .hoursAndSocials .social {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 23px;
}

footer .hoursAndSocials .social a {
  margin: 0 5px;
  padding: 5px;
  border-radius: 4px;
  border: none;
  text-align: center;
  text-decoration: none;
  transition: .33s background ease-out;
}

footer .footerSocial a {
  width: 26px;
  margin: 5px 0 10px;
  padding: 5px;
  border-radius: 4px;
  border: none;
  text-align: center;
  text-decoration: none;
  transition: .33s background ease-out;
}

.copyright>div {
  padding-top: 35px;
  padding-bottom: 35px;
  /*border-top: 1px solid;*/
  font-size: 14px;
}

footer .copyrightWidgetContainer  {
  margin: 0 20px;
}

.socialsWidgetContainer>span {
  margin-right: 20px;
  font-style: italic;
}

.copyright>div>div,
.socialsWidgetContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright a:focus,
.copyright a:hover {
  outline: none;
  text-decoration: none;
}

.copyright .list-inline a {
  width: 26px;
  margin: 5px 0;
  padding: 5px;
  border-radius: 20px;
  border: none;
  text-align: center;
  text-decoration: none;
  transition: .33s background ease-out;
}

a.fa-google-plus:before {
  content: "\f0d5";
}

.scroll-top {
  display: block;
  position: fixed;
  right: 25px;
  bottom: -40px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  line-height: 38px;
  border: none;
  border-radius: 50%;   
  text-decoration: none;
  box-shadow: 0 0 1px 0px rgba(159, 159, 159, 0.3);
  transition: background .33s ease-out, bottom .33s ease-out;
  z-index: 3;
}

.scroll-top:focus {
  outline: none;
}

/*#Common#*/
body {
}
.fa:before{
  font-family: FontAwesome;
}
.contentGeneral.container {
  width: 100%;
  padding: 0;
}
.contentLayout .contentLayout-itemList {
  /*max-width: 1200px;
  margin: auto;*/
        max-width: 1170px;
    margin: auto;
    padding: 0 15px;
}
.contentGeneral.container > .row {
  width: 100%;
  margin: 0;
}
.contentGeneral > .row > .col-xs-12 {
  padding: 0;
}
/*# Preloader #*/
.preloader .brand-md .navbar-brand {
  float: none;
  font-size: 25px;
}

.preloader .brand-md:hover {
  text-decoration: none;  
} 

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  padding: 0 25px;
  z-index: 9999999;
  transition: .3s all ease;
}

.preloader a img {
  height: auto;
  max-width: 200px;
}

.preloader .page-loader-body {
  margin-top: 40px;
  text-align: center;
}
#spinningSquaresG {
  position: relative;
  width: 150px;
  height: 18px;
  margin: auto;
}
.spinningSquaresG {
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  animation-name: bounce_spinningSquaresG;
  -o-animation-name: bounce_spinningSquaresG;
  -ms-animation-name: bounce_spinningSquaresG;
  -webkit-animation-name: bounce_spinningSquaresG;
  -moz-animation-name: bounce_spinningSquaresG;
  animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  transform: scale(.3);
  -o-transform: scale(.3);
  -ms-transform: scale(.3);
  -webkit-transform: scale(.3);
  -moz-transform: scale(.3);
}
#spinningSquaresG_1 {
  left: 0;
  animation-delay: .6s;
  -o-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
}
#spinningSquaresG_2 {
  left: 19px;
  animation-delay: .75s;
  -o-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  -moz-animation-delay: .75s;
}
#spinningSquaresG_3 {
  left: 37px;
  animation-delay: .9s;
  -o-animation-delay: .9s;
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
}
#spinningSquaresG_4 {
  left: 56px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}
#spinningSquaresG_5 {
  left: 75px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}
#spinningSquaresG_6 {
  left: 94px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}
#spinningSquaresG_7 {
  left: 112px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}
#spinningSquaresG_8 {
  left: 131px;
  animation-delay: 1.64s;
  -o-animation-delay: 1.64s;
  -webkit-animation-delay: 1.64s;
  -moz-animation-delay: 1.64s;
}

/*# Preloader / animation #*/

@keyframes bounce_spinningSquaresG {
  0% {
    transform: scale(1);
    background-color: #fff
  }
  
  100% {
    transform: scale(.3) rotate(90deg);
    background-color: #000
  }
}

@-o-keyframes bounce_spinningSquaresG {
  0% {
    -o-transform: scale(1);
    background-color: #fff
  }
  
  100% {
    -o-transform: scale(.3) rotate(90deg);
    background-color: #000
  }
}

@-webkit-keyframes bounce_spinningSquaresG {
  0% {
    -webkit-transform: scale(1);
    background-color: #fff
  }
  
  100% {
    -webkit-transform: scale(.3) rotate(90deg);
    background-color: #000
  }
}

@-moz-keyframes bounce_spinningSquaresG {
  0% {
    -moz-transform: scale(1);
    background-color: #fff
  }
  
  100% {
    -moz-transform: scale(.3) rotate(90deg);
    background-color: #000
  }
}

/*#Breadcrumbs#*/
.breadcrumbContainer span, 
#contentMain .breadcrumbContainer a,
#contentMain .breadcrumbContainer .CMSBreadCrumbsLink {
  letter-spacing: .075em;
  line-height: 1.2;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  font-size: 18px;
  transition: 0.3s;
}
#contentMain div.breadcrumbContainer {
  margin: 0;
  padding: 15px 0;
}
.contentGeneral #toolbox {
  clear: both;
  display: block;
  max-width: 1170px;
  margin: auto;
  margin-bottom: 8px;
  padding: 0;
  width: 250px;
  float: right;
  margin-top: -55px;
}

/*# Product pages#*/
.ProductWithCartDetails .addToCart, 
.ProductWithCartDetails .viewToCart {
  border: none;
  border-radius: 20px;
}

.productCatalog .ProductSpecifications .productSpecs,
div.ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
  font-family: inherit;
}
div.productCatalog .ProductWithCartDetails .productSpecs,
div.productCatalog .productSpecs {
  font-size: 18px;
  font-weight: 700;
}
.productCatalog .productSpecs .specsHeader {
  font-size: 14px;
  line-height: 20px;
}
.productSpecs .specsValue {
    font-weight: 400;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  padding-bottom: 0;
  padding-top: 1px;
  }

#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;
}
div.simpleProductItem .GeneratePDFButton {
  min-width: 160px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  border: 2px solid #fff;
  border-radius: 30px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
  text-align: center;
}
.productCatalog .breadcrumbContainer {
  display: none;  
}
/*# Checkout #*/
.checkout{
  flex-wrap:wrap;
  padding-top:65px;
}
#root .checkout .ContactForm{
  width:100%
}
#root .checkout .ContactForm:before{
  content:"Shipping Address";
  line-height: 1.21212;
  font-size: 33px;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700; 
}
#root .checkout .shopTable {
  min-height: 60px;
}
#root .checkout .ContactForm form{
  padding-top:20px;
}
#root .checkout .OrderSection{
  margin-top: 50px;
  padding-top: 40px;
  width:100%;
  margin-left: 0;
  padding-top: 40px;
  position: relative;
  background-color: darkgray;
}
#root .checkout #defaultForm-Message {
  line-height: 13px;
  height: 40px;
}
#root .checkout .form-control{
  box-shadow: none;
  padding: 6px 0;
  border: 0px solid;
  border-radius: 0;
  border-width: 0 0 1px 0;
  background-color: transparent;
  height: auto;
  min-height: 20px;
  -webkit-appearance: none;
  line-height: 24px;
}
#root .checkout .ContactForm .md-form.mb-4{
  padding-bottom:0
}
#root .checkout .control-label{
  text-transform: none;
  position: relative;   
  font-size: 14px;
  pointer-events: none;
  z-index: 9;
  transition: .3s;
  transform: translateY(-50%);
  will-change: transform;
  font-weight:400;
  margin-bottom:0;
  display: inline-block;
  top:40px;
  left:0;
}
#root .checkout .ContactMethod .control-label, #root .checkout .State .control-label{ 
  top:10px;
}
#root .checkout .State .control-label{ 
  display:none;
}
#root .checkout .ContactMethod{ 
  padding-top:30px;
}
#root .checkout .State {
  padding-top:20px;
}
#root .checkout .control-label.active{
  opacity:0;
}

#root .shopTable{
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
#root .cartTotalHeader{
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.21212;
  font-size: 33px;
}
#root .orderItemTotal{
  position: absolute;
  top: 40px;
  left: 55%;
}
#root .orderItemTotal .cartTotal{
  display:none;
}
#root .orderItemTotal:before{
  content:"Cart Totals";
  line-height: 1.21212;  
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 33px;
}
#root .totalPrise{
  font: 700 14px/22px "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin-top: 20px;
  min-height: 73px;
  padding: 20px 30px;
  border-bottom: 1px solid;  
  border-top: 1px solid;
}
#root .totalPrise:before{
  content:"Total   ";
  margin-right: 100px;
}
#root .orderItem{
  margin-bottom: 20px;
  align-items: center;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: -1px 0px 5px 0px rgba(65, 65, 65, 0.12);
  width: 50%;
  display: flex;
  padding: 15px;
}
#root .checkout .subtotalPrise{
  padding: 0;
  margin: 0;
  border:unset;
  float:right;
  margin-right: 20px;
  margin-left: auto;
}
#root .checkout .btnCheckout{
  margin-left: 25%;
  margin-top:40px;
  margin-bottom:40px;
  background-color: #ff4b22;
  border-color: #ff4b22;
  line-height: 1.71429;
  border-radius: 6px;
  padding: 21px 50px;
  font-size: 14px;
  max-width: 50%;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  border: 2px solid;
  text-transform: uppercase;
  transition: .3s ease-out;
  cursor: pointer;
  text-align: center;
}
#root .checkout .was-validated .form-control:invalid~.invalid-feedback{
  opacity: 1;
}
#root .checkout .invalid-feedback{
  display: block;
  opacity:0;
  color: #fe4a21;
  font-style: italic;    
  text-align: right;
  border-color: #fe4a21;
  border-top: 1px solid red;
  margin-top:0;
}

/*# Home page #*/
/*# Home page/Slider #*/
.jCarouselLiteHome {
  height:100%;
}
#repeaterCarousel {
  height: 100%;
}
a.jcarousel-control-prev.inactive,
a.jcarousel-control-prev.inactive + .jcarousel-control-next {
  display: none;
}
.connected-carousels .prev-navigation, .connected-carousels .next-navigation {
  z-index: 1!important;  
}

.UserWidget div.WebPartContent {
  padding-top: 0;
}

.jCarouselLiteHome ul {
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 200000em;
}

.jCarouselLiteHome ul li{
  float: left;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.jCarouselLiteHome ul li .content {
  position: absolute;
  max-width: 70%;
  width: auto;
  width: fit-content;
}

.jcarousel-wrapper .contentInnerSlider .sliderTitle {
  font-size: 59px;
  letter-spacing: -.025em;
  opacity: 0;
}

.jcarousel-wrapper .contentInnerSlider .intro {
  font-size: 25px;
  line-height: 1.44;
  font-weight: 300;
  margin: 28px 10px 10px;
  opacity: 0;
}

.dynamicButtonLink .transparentSliderBtn,
.dynamicButtonLink .colorSliderBtn,
.dynamicButtonLink .hoverSliderBtn
{
  margin: 35px auto 0;
  margin-left: 0;
  height: auto;
  min-width: 205px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
}

.dynamicButtonLink .transparentSliderBtn,
.dynamicButtonLink .transparentSliderBtn:active,
.dynamicButtonLink .transparentSliderBtn:focus,
.dynamicButtonLink .transparentSliderBtn:hover,
.dynamicButtonLink .transparentSliderBtn:active:focus,
.dynamicButtonLink .colorSliderBtn,
.dynamicButtonLink .colorSliderBtn:focus,
.dynamicButtonLink .colorSliderBtn:active,
.dynamicButtonLink .colorSliderBtn:hover,
.dynamicButtonLink .colorSliderBtn:active:focus,
.dynamicButtonLink .hoverSliderBtn,
.dynamicButtonLink .hoverSliderBtn:focus,
.dynamicButtonLink .hoverSliderBtn:active,
.dynamicButtonLink .hoverSliderBtn:hover,
.dynamicButtonLink .hoverSliderBtn:active:focus,

.contentLayout .contentLayout-link .colorSliderBtn,
.contentLayout .contentLayout-link .colorSliderBtn:focus,
.contentLayout .contentLayout-link .colorSliderBtn:active,
.contentLayout .contentLayout-link .colorSliderBtn:hover
.contentLayout .contentLayout-link .hoverSliderBtn,
.contentLayout .contentLayout-link .hoverSliderBtn:focus,
.contentLayout .contentLayout-link .hoverSliderBtn:active,
.contentLayout .contentLayout-link .hoverSliderBtn:hover,

.contentLayout .contentLayout-link .transparentSliderBtn,
.contentLayout .contentLayout-link .transparentSliderBtn:focus,
.contentLayout .contentLayout-link .transparentSliderBtn:active,
.contentLayout .contentLayout-link .transparentSliderBtn:hover,
.contentLayout .contentLayout-link .transparentSliderBtn:active:focus

{
  outline: none;
}

.dynamicButtonLink .transparentSliderBtn,
.dynamicButtonLink .transparentSliderBtn:active,
.dynamicButtonLink .transparentSliderBtn:focus,
.contentLayout .contentLayout-link .transparentSliderBtn,
.contentLayout .contentLayout-link .transparentSliderBtn:focus,
.contentLayout .contentLayout-link .transparentSliderBtn:active
{
  background: transparent;
  border: 2px solid;  
}

.dynamicButtonLink .colorSliderBtn,
.dynamicButtonLink .colorSliderBtn:focus,
.dynamicButtonLink .colorSliderBtn:active,
.dynamicButtonLink .colorSliderBtn:hover,
.dynamicButtonLink .colorSliderBtn:active:focus,
.dynamicButtonLink .transparentSliderBtn:hover,
.dynamicButtonLink .transparentSliderBtn:active:focus,
.dynamicButtonLink .hoverSliderBtn,
.dynamicButtonLink .hoverSliderBtn:focus,
.dynamicButtonLink .hoverSliderBtn:active,
.dynamicButtonLink .hoverSliderBtn:hover,
.dynamicButtonLink .hoverSliderBtn:active:focus,


.contentLayout .contentLayout-link .colorSliderBtn,
.contentLayout .contentLayout-link .colorSliderBtn:focus,
.contentLayout .contentLayout-link .colorSliderBtn:active,
.contentLayout .contentLayout-link .colorSliderBtn:hover,
.contentLayout .contentLayout-link .colorSliderBtn:active:focus,

.contentLayout .contentLayout-link .hoverSliderBtn,
.contentLayout .contentLayout-link .hoverSliderBtn:focus,
.contentLayout .contentLayout-link .hoverSliderBtn:active,
.contentLayout .contentLayout-link .hoverSliderBtn:hover,
.contentLayout .contentLayout-link .hoverSliderBtn:active:focus,

.contentLayout .contentLayout-link .transparentSliderBtn:hover,
.contentLayout .contentLayout-link .transparentSliderBtn:active:focus

{
  border: 2px solid;
}

.shawSlideItem {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shawSlideItem img {
  /*
  width: auto;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  */
   height: 100%;
    position: relative;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
}
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 49%;
  transform: translate(0, -50%);
  padding: 10px;
  font-size: 48px;
  text-decoration: none;
  transition: .33s all ease;
}

.jcarousel-control-prev {
  left: 30px;
}

.jcarousel-control-next {
  right: 30px;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
  opacity: 0.5;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover,
.jcarousel-control-prev:focus,
.jcarousel-control-next:focus {
  text-decoration: none;
}

.jcarousel-wrapper .contentInnerSlider .sliderTitle {
  /*animation-name: moveTitle;*/
  animation-delay: .1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  margin-top: 0;
}

@keyframes moveTitle {
  from {padding-top: 0px; opacity: 0}
  to {padding-top: -120px;  opacity: 1}
}

.jcarousel-wrapper .contentInnerSlider .intro {
  /*animation-name: moveText;*/
  animation-delay: .1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}

@keyframes moveText {
  from {margin-top: 58px; opacity: 0}
  to {margin-top: 28px;  opacity: 1}
}


.jcarousel-wrapper .contentInnerSlider .intro>span>input {
  /*animation-name: moveBtns;*/
  animation-delay: .1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}

@keyframes moveBtns {
  from {margin-top: 65px; opacity: 0}
  to {margin-top: 35px;  opacity: 1}
}

/*# Cart page #*/
div#cartPage .cart .cartTotals .btnCheckout>a,
div#root .checkout .btnCheckout {
  border: none;
}

#contentMain #cartPage {
  margin-top: 50px;
}

#cartPage .cart .row {
  display: block;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 15%;
  padding-right: 15%;
}
.cart .cartTotals .totalPrise {
  padding-top: 35px;
}
#cartPage .cart {
  min-height: 450px;
}
#rootCart .cartContainer .cart .cartModal {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2)
} 
.cart .panel-body{
  width:100%;
}
.cart .return-to-shop{
  width:auto;
}
#cartPage .cart .returnBtn{
  margin: 35px auto 0;
  margin-left: 0;
  height: auto;
  min-width: 205px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
  border: 2px solid #fff;
}
.cart .cartListHeaders, .cart .cartTotalHeader, .cart .cartTotalHeader + div{
  display:none;
}
#rootCart .cartModal .cartModalBtns {
  padding: 20px;
}

#rootCart .cartModal .cartModalBtns a {
  transition: 0.3s;
}
.cart .cartBody .cart-item .priceOfProduct {
  width: auto;
  font-weight: 700;
  padding-left: 15px;
  font-size: 24px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.cart .cart-item{
  overflow: hidden;
  box-shadow: -1px 0px 5px 0px rgba(65, 65, 65, 0.12);
  position: relative;
  margin-top: 30px;
  flex-wrap: nowrap;
  line-height: 1.7;
  padding:0;
  padding-right: 15px;
}
.cart .cart-item .btnClose{
  z-index: 1;
  display: block;
  position: absolute;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  padding: 0 7px;
  height: 20px;
  margin: auto;
}
.cart .cart-item .productName{
  display:flex;
  align-items: center;
  position: initial;
}
.cart .cart-item .productName a{
  padding: 0;
  margin: 0;
 left: 35px;
  position: relative;
}
#cartPage .cart .cart-item img{
  display: inline-block;    
  max-height: 100%;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;   
  width: 120px;
  height: 120px;
}
.cart .cart-item .productName a+a{
  font-weight: 700;
  padding-left: 15px;
  font-size: 24px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.cart .cart-item .priceOfProduct, .cart .cart-item .quantityOfProduct{
  width: 13%;
}
.cart .subtotalPriseStl{
  width: 25%;
}
.cart .cartTotals{
  float:right;
  width: auto;
}
.cart .cartTotals .cartTotalsInner{
  margin: 50px 0 100px 0;
  padding: 0;
}
.cart .cartTotals .totalPrise, .cart .subtotalPriseStl{width: auto;font-weight: 700;padding-left: 15px;font-size: 24px;font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;}
.cart .btnCheckout {
  padding: 40px 0 0;
}
.cart .totalPrise:before{
  content:"Total:";
  padding-right: 10px;
  font-size: 18px;
  font-weight:500;
  text-transform: uppercase;
  width: auto;
  font-weight: 700;
  padding-left: 15px;
  font-size: 21px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
#cartPage .cart .cartTotals .btnCheckout>a{
  min-width: 160px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  border: none;
  border-radius: 30px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
  text-align: center;
}
.cart .cart-item .quantityOfProduct{
  position: relative;
  display: inline-block;
  max-width: 70px;
  width: 70px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 30%;
}
.cart .cart-item .quantityOfProduct .quantityElem{
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  -moz-appearance: textfield;
  background-color: transparent;
  border: 0;
  font-weight: 700;
  text-align: center;
}
.cart .cart-item .quantityOfProduct .fas{
  font-weight: 100;
  border: none;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  line-height: 21px;
  font-size: 21px;
  font-family: 'Material Icons';
  cursor: pointer;
  transition: .3s all ease;
}

.cart .cart-item .quantityOfProduct .fa-minus{
  left: 0;
  text-align: right;
}
.cart .cart-item .quantityOfProduct .fa-minus:before{
  font-size: 21px;
  font-family: 'Material Icons' !important;
  content: '\e15c';
}
.cart .cart-item .quantityOfProduct .fa-plus{
  right: 0;
  text-align: left;
}
.cart .cart-item .quantityOfProduct .fa-plus:before{
  font-size: 21px;
  content: '\e147';
  font-family: 'Material Icons' !important;
}
.cart .cartTotals .totalPrise {
  padding-left: 0;
  padding-right: 15px;
  min-width: 280px;
}
.ArticleText #cartPage .cart-item .btnClose{
  left: 0px;
}

/*#Inside pages banners#*/

.contentHeaderImage {
  position: relative;
  overflow: hidden;
}

.contentHeaderImage img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  min-height:100%;
  object-fit: cover;
}
.contentHeaderText {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.contentHeaderText div {
  padding: 0;
  margin: 0;
}
.contentHeaderText .row {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.contentHeaderText h1 {
  letter-spacing: -.05em;
  font-weight: 700;
  font-size: 72px;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  text-shadow: 1px 1px 2px black, 0 0 2em black, 0 0 0.2em black;
}
.contentHeaderText p {
  letter-spacing: .075em;
  line-height: 1.2;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  font-size: 24px;
  transition: 0.3s;
  text-shadow: 1px 1px 2px black, 0 0 2em black, 0 0 0.2em black;
}

/*#Contact page#*/
.contactPageContainer .contentGeneral .contentTitle, .contactPageContainer .additionalContainerText h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: -.05em;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-size: 45px;
  font-weight: 700;
}
.contactPageContainer >.row > .container {
  padding: 0;  
}
.Address_Notes .mobileLocation {
  display: none; 
}
.LocationItemContainer .brandHeader a {
  cursor: auto;
  pointer-events: none;
  color: inherit
}
.contact_us table {
  width: 100%;
}
.contact_us table tr {
  display: flex;
  width: 100%;
  margin-top: 12px;
}
.contact_us table tr .EditingFormValueCell {
  width: 100%;
}

.EditingFormValueCell .ExplanationText{
  text-align: center;
  }

.contact_us table tr .EditingFormValueCell input, 
.contact_us table tr .EditingFormValueCell textarea
{
  /*-webkit-appearance: none;*/
  line-height: 28px;
  padding-bottom: 12px;
  padding-left: 24px;
  font-size: 18px;
  border-radius: 35px;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 19px;
  background-image: none;
  border: 1px solid;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact_us table tr .EditingFormValueCell textarea {
  min-height: 150px;
  max-height: 500px;
  resize: vertical;
}
.contact_us .ErrorLabel,
.contact_us .EditingFormErrorLabel
{
  color: red;
}
.contact_us .EditingFormValueCell .Error .form-control,
.EditingFormTable #Message .Error textarea{
  border-color:red;
}

.zoneProtected .security-md-modal .protected-user-form label{
  width: 100%;
}

.security-md-modal{
    width: 100%;
    max-width: 100%;
    padding: 0 25%;
}

.contact_us .FormButton,
.zoneProtected .security-md-modal .security-md-content .submitButtonSiteSecurity input {
  min-width: 210px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
  margin-top: 30px;
  outline: none;
}
.contact_us .FormButton:active,.contact_us .FormButton:focus {
  outline: none;
}
.ContactContentAdditional p,
.LocationInformation .Additional_Info,
.LocationItemContainer  .HoursWrapper .hours-note,
.LocationItemContainer  .LocationNotes span{
  margin-top:10px;
  font-family: source sans pro,Helvetica,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.33333;
  letter-spacing: 0;
}
.ContactContentAdditional p {
  margin-top: 20px;  
}
.LocationItemContainer .brandHeader a:hover {
  text-decoration: none;
}
.LocationItemContainer .streetAddress:hover span,
.LocationItemContainer a:hover .streetAddress span{
  text-decoration: none;
}
.LocationItemContainer a, 
.LocationItemContainer .brandHeader,
.LocationItemContainer .brandHeader a,
.LocationItemContainer .HoursWrapper .addressHeader{
  font-family: quicksand,Georgia,times new roman,Times,serif;
  text-transform: uppercase;
  line-height: 1.33333;
  font-size: 20px;
  margin-right: 20px;
}
.phoneNumberValue a {
  font-family: inherit;
  text-transform: inherit;
  line-height: inherit;
  font-size: inherit;
  color: inherit;
}
.contactPage_location {
  color: inherit;
}
.LocationItemContainer .streetAddress:hover,
.LocationItemContainer .phoneNumberWrapper .phoneNumberValue:hover,
.LocationItemContainer .AddressWrapper .locationMail:hover,
.LocationItemContainer .streetAddress:focus,
.LocationItemContainer .phoneNumberWrapper .phoneNumberValue:focus,
.LocationItemContainer .AddressWrapper .locationMail:focus {
  text-decoration: none;
}
.LocationItemContainer .streetAddress,
.LocationItemContainer .phoneNumberWrapper .phoneNumberValue,
.LocationItemContainer .AddressWrapper .locationMail,
.LocationItemContainer .phoneNumberWrapper .phoneNumberText,
.LocationItemContainer .HoursWrapper time {
  line-height: 1.33333;
  font-style: normal;
  letter-spacing: .02em;
  font-family: source sans pro,Helvetica,Arial,sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
.LocationItemContainer .streetAddress,
.LocationItemContainer .phoneNumberWrapper .phoneNumberValue,
.LocationItemContainer .AddressWrapper .locationMail {
  cursor: pointer;
}
.LocationItemContainer .AddressWrapper .locationMail:before {
  content: "Email:";
  margin-right: 5px;
}
.LocationItemContainer .LocationAddressSection{
  margin-top:10px;
}
.LocationItemContainer .AddressWrapper > div {
  margin-bottom: 5px;
}
.LocationItemContainer .locationsInformation .social,
.contactPageContainer .social {
  margin-top: 10px;
}
.LocationItemContainer .locationsInformation .social a,
.contactPageContainer .social a {
  margin-right: 15px;
}
.LocationItemContainer .locationsInformation .social a i:before,
.contactPageContainer .social a i:before {
  transition: 0.3s;
}
/*# Content Layout Widget / Standard#*/
.WhyChooseUsSection #contentLayoutWidget .contentLayout-img {
  position: relative;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-text {
  letter-spacing: 0;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.33333;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-info {
  position: static;
  padding-right: 0;
  padding-left: 0;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-link a {
  border: none;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-link a:hover,
.WhyChooseUsSection #contentLayoutWidget .contentLayout-link a:focus {
  border: none;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-Horizontal .contentLayout-info {
  padding-left: 15px;
  padding-top: 0;
}
.WhyChooseUsSection #contentLayoutWidget .contentLayout-Horizontal .contentLayout-img a {
  height: 100%;
  width: 100%;
}

.WhyChooseUsSection #contentLayoutWidget .contentLayout-Overlay .contentLayout-info {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 3;
}

.WhyChooseUsSection #contentLayoutWidget .contentLayout-Overlay .contentLayout-title,
.WhyChooseUsSection #contentLayoutWidget .contentLayout-Overlay .contentLayout-name {
  position: relative;
  top: 0;
  right: 0;
  padding: 0;
  width: 100%;
}

.WhyChooseUsSection #contentLayoutWidget .contentLayout-Overlay .contentLayout-img {
  position: absolute;
}
/*# Content Layout Widget / Styling 1#*/
.clients-responds #contentLayoutWidget .contentLayout-info {
  padding-top: 40px;
  padding-bottom: 30px;
  flex-grow: 1;
}
.clients-responds #contentLayoutWidget .contentLayout-textInfo {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.clients-responds #contentLayoutWidget .contentLayout-link:before, 
.clients-responds #contentLayoutWidget .contentLayout-link:after {
  content: none;
}
.clients-responds #contentLayoutWidget .contentLayout-title,
.clients-responds #contentLayoutWidget .contentLayout-name {
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  letter-spacing: -.025em;
  font-size: 27px;
}
.clients-responds #contentLayoutWidget .contentLayout-text {
  margin-top: 40px;
  font-size: 18px;
  line-height: 24px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.clients-responds #contentLayoutWidget .contentLayout-link {
  display:block;
  width:100%;
}
.clients-responds #contentLayoutWidget .contentLayout-link a {
  border: none;
  letter-spacing: -.025em;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.clients-responds #contentLayoutWidget .contentLayout-link a:hover,
.clients-responds #contentLayoutWidget .contentLayout-link a:focus {
  border:none;
} 
.clients-responds #contentLayoutWidget .contentLayout-img a {
  height: 100%;
  width: 100%;
}
.clients-responds #contentLayoutWidget .contentLayout-Overlay .contentLayout-info {
  background: rgba(47, 104, 144, 0.4);
}
/*# Content Layout Widget / Styling 2#*/
.WhatWeDoSection #contentLayoutWidget .my-pages,
.WhatWeDoSection #contentLayoutWidget .my-link {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left:15px;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-Vertical:before,
.WhatWeDoSection #contentLayoutWidget .contentLayout-Horizontal:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 30px;
  opacity: 0;
  transition: 0.3s;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-Vertical:hover:before,
.WhatWeDoSection #contentLayoutWidget .contentLayout-Horizontal:hover:before,
.WhatWeDoSection #contentLayoutWidget .contentLayout-Vertical:focus:before,
.WhatWeDoSection #contentLayoutWidget .contentLayout-Horizontal:focus:before {
  opacity: 1;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-title ,
.WhatWeDoSection #contentLayoutWidget .contentLayout-name {
  letter-spacing: .05em;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.33333;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .02em;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-link:before, 
.WhatWeDoSection #contentLayoutWidget .contentLayout-link:after {
  content: none;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-link {
  display:block;
  min-height: 35px;
}
.WhatWeDoSection #contentLayoutWidget .contentLayout-Overlay {
  padding: 0;
}
/*# Content Layout Widget / Styling 3#*/
.getFreeSection .contentLayout-itemList {
  position: relative;
}
.getFreeSection #contentLayoutWidget .contentLayout-itemList .owl-nav {
  position: absolute;
  right: -30px;
  left: -40px;
  top: 47%;
  display: flex;
  width: auto;
  justify-content: space-between;
}

.getFreeSection #contentLayoutWidget .contentLayout {
  padding-top: 50px;
  padding-bottom: 50px;
}
.getFreeSection #contentLayoutWidget .contentLayout:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
}
.getFreeSection #contentLayoutWidget .contentLayout-itemList, 
.getFreeSection #contentLayoutWidget .contentLayout-widgetContainer {
  z-index: 1;
}
.getFreeSection #contentLayoutWidget .contentLayout-info {
  padding-top: 40px;
  padding-bottom: 30px;
  flex-grow: 1;
}
.getFreeSection #contentLayoutWidget .contentLayout-textInfo {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.getFreeSection #contentLayoutWidget .contentLayout-link:before, 
.getFreeSection #contentLayoutWidget .contentLayout-link:after {
  content: none;
}
.getFreeSection #contentLayoutWidget .contentLayout-title,
.getFreeSection #contentLayoutWidget .contentLayout-name {
  font-size: 24px;
  line-height: 24px;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
}
.getFreeSection #contentLayoutWidget .contentLayout-text {
  font-size: 18px;
  line-height: 24px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.getFreeSection #contentLayoutWidget .contentLayout-link {
  display:block;
  width:100%;
}
.getFreeSection #contentLayoutWidget .contentLayout-link .def-link {
  border: none;
  letter-spacing: -.025em;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  max-width: 100%;
  width: max-content;
  display: flex;
  margin: auto;
}
.getFreeSection #contentLayoutWidget .contentLayout-link .def-link:hover,
.getFreeSection #contentLayoutWidget .contentLayout-link .def-link:focus {
  border:none;
} 
.getFreeSection #contentLayoutWidget .contentLayout-img a {
  height: 100%;
  width: 100%;
}
/*#Locations Page#*/
#LocationsPage #map {
  min-height: 500px;
}
#LocationsPage .locationsMap {
  padding-left:0;
}
#LocationsPage .locationsInformation {
  margin-top: 30px;
}
#LocationsPage .StoreInformation,
#LocationsPage .LocationInformation {
  width: 50%;
  display: inline-block;
}
#LocationsPage .LocationItemContainer {
  display: flex;
  flex-wrap: wrap;
}
#LocationsPage .HoursWrapper .addressHeader {
  margin-top:0;
}
#LocationsPage .contentLayout {
  padding: 0;
}
#LocationsPage .contentLayout-itemList > div {
  padding-left:15px;
}
#contentMain #map {
  height: 400px;
}
/*#Individual Location page#*/
#IndividualLocationsPage .mainTextWrapper .contentLayout {
  padding-right: 0;
  padding-left: 0;
}
#IndividualLocationsPage .ArticleText .container > .additionalContent {
  padding: 0;
}
#IndividualLocationsPage .contentLayout-itemList > div {
  padding-left: 0;
}
#IndividualLocationsPage .mainTextWrapper {
  padding-left: 30px;
}
#IndividualLocationsPage .ArticleText > .container .mainTextWrapper {
  padding: 0;
}
#IndividualLocationsPage .HoursWrapper {
  margin: 0;
}
#IndividualLocationsPage .HoursWrapper h4 {
  margin-top: 0;
}
#IndividualLocationsPage .contentLayout-Horizontal .contentLayout-img a {
  right: 15px;
  width: auto;
}
#IndividualLocationsPage .Address_Notes {
  word-break: break-word;
  padding-right: 10px;
}
#IndividualLocationsPage .contentLayout-img {
  width: 100%;
  height: auto;
}
#IndividualLocationsPage .contentLayout-img:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}
#IndividualLocationsPage .contentLayout-img a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#IndividualLocationsPage .contentLayout-img img {
  width: 100%;
  height: 100%;
  max-width: 500px;
  max-height: 500px;
  object-fit: cover;
}
#IndividualLocationsPage .ArticleText .container {
  width: 100%;
  padding-left: 15px;
  padding-right: 30px;
  max-width: 1200px;
  margin: auto;
}
#IndividualLocationsPage .locationsMap.container {
  padding: 0 !important;
}
#IndividualLocationsPage .locationsEmployees {
  max-width: 1200px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#IndividualLocationsPage .locationsEmployees .contentLayout {
  padding-left: 0;
  padding-right: 0;
}
#IndividualLocationsPage .locationsEmployees .contentLayout-itemList > div {
  padding-left: 0;
}
#IndividualLocationsPage .locationsEmployees .contentLayout .contentLayout-img a {
  margin: 0;
  width: 100%;
}
#IndividualLocationsPage .locationsEmployees .contentLayout .contentLayout-img {
  margin: 0;
}
#IndividualLocationsPage .locationsEmployees .contentLayout .contentLayout-info {
  padding: 0;
  text-align:center;
}
#IndividualLocationsPage .locationsEmployees .contentLayout .contentLayout-textInfo > div {
  padding: 0;
}
#IndividualLocationsPage .LocationItemContainer {
  display: flex;
  flex-wrap: wrap;
}
#IndividualLocationsPage .LocationItemContainer > div {
  width: 50%;
  margin: 0;
}
span.locationMail:before {
  content: "Email:";
  padding-right: 5px;
}
.LocationInformation
.brandHeader a ,
.licationWidget .brandHeader a {
  cursor: pointer;
  pointer-events: all;
}
@media(max-width:1200px){
  #IndividualLocationsPage .ArticleText .container,
  #IndividualLocationsPage .locationsEmployees{
    padding-left:30px;
    padding-right:30px;
  }
}
.smallHeaderLocation .brandHeader {
  display: flex;
  align-items: center;
  margin: 0;
}
.smallHeaderLocation .brandHeader a i {
  background: none;
  cursor: default;
}
.smallHeader .locationWidget .brandHeader {
  width: 20%;
  padding: 0 20px;
}
.smallHeader .locationWidget .brandHeader i {
  width: auto;
  padding-right: 13px;
}
.smallHeaderLocation .brandHeader a:hover i {
  background: none;
}
.locationWidget .brandHeader a {
  cursor: pointer;
  pointer-events: all;
  transition: 0.3s;
}
.locationWidget .brandHeader a:hover {
  text-decoration: none;
}
/*#Page 404#*/
.mainText404 h2 {
  letter-spacing: .075em;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 24px;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  font-weight: 700;
}
.mainText404 {
  font-family: source sans pro,Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 1.33333;
  letter-spacing: .02em;
  transition: 0.3s;
}
.mainText404 a:hover,
.mainText404 a:focus {
  text-decoration: none;
}
/*#Page 404 / color#*/
.mainText404 h2,
.mainText404 a{
  color: #282828;
}
.mainText404 {
  color: #adadad;
}
.mainText404 a:hover,
.mainText404 a:focus{
  color: #41d0d9;
}
/*#Search results#*/
.searchPage .contentAdditional {
  padding-top: 50px;
}
.searchPageWidget {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.searchPageWidget .searchTextbox {
  -webkit-appearance: none;
  line-height: 28px;
  padding-bottom: 12px;
  padding-left: 24px;
  display: block;
  width: 70%;
  height: 50px;
  border-radius: 35px;
  padding: 10px 19px;
  font-size: 18px;
  background-image: none;
  border: 1px solid;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.searchPageWidget span {
  display: none;
}
.searchPageWidget .searchBox {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.searchPageWidget .searchButton {
  min-width: 160px;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
  width: 160px;
  font-style: normal;
}
.searchPageWidget .searchButton:focus:active,
.searchPageWidget .searchButton:active,
.searchPageWidget .searchButton:focus {
  outline: none;
}
.searchPageWidget i {
  width: 25%;
}
#searchPage .headerArticleTitle span:before {
  content: " for:";
}
.searchPage .ProductListWrapper, 
.searchPage .ArticlesWrapper, 
.searchPage .BrandsListWrapper {
  margin-top: 30px;
}
.searchPage .ProductListWrapper > div.row, 
.searchPage .ArticlesWrapper > div.row, 
.searchPage .BrandsListWrapper > div.row {
  margin: 0;
}
.searchPage .LabelSearchResult {
  letter-spacing: -.05em;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 700;
  margin: .67em 0;
}
.searchPage .CMSSearchResultsNoResultsLabel {
  font-family: quicksand,Georgia,times new roman,Times,serif;
  font-weight: 400;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  letter-spacing: .075em;
  margin-left: 3px;
}
.searchPage .ArticleWrapper, 
.searchPage .SearchProductWrapper {
  padding: 0;
}
.searchPage .ArticleTextWrapper .ArticleText {
  width: 100%;
  padding: 0;
}
.searchPage .ArticleImageWrapper , 
.searchPage .ProductImageWrapper {
  width: 25%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.searchPage .ArticleInnerWrapper,
.searchPage .SearchProductWrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
}
.searchPage .ArticleTextWrapper,
.searchPage .ProductDescriptionWrapper{
  display: inline-block;
  width: 70%;
}
.searchPage .ArticleImageWrapper img, 
.searchPage .ProductImageWrapper img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  border: none;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: contain;
  width: auto;
  height: auto;
  min-width: 100%;
}
.searchPage .ArticleImageWrapper:before, 
.searchPage .ProductImageWrapper:before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
}
.searchPage .ProductName-title h4, 
.searchPage .ArticleTitle {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  text-transform: uppercase;
  margin: 0;
}
.searchPage .ProductName-title h4 {
  margin-top:-5px;
}
.searchPage .ProductDescription p, 
.searchPage .ArticleText {
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 8px;
  letter-spacing: .02em;
  font-family: source sans pro,Helvetica,Arial,sans-serif;
  line-height: 1.33333;
}
.searchPage .ArticleText .container {
  padding:0;
  width: 100%;
}
.searchPage .ProductLink a, 
.searchPage .ArticleLink a {
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 8px;
  letter-spacing: .02em;
  font-family: source sans pro,Helvetica,Arial,sans-serif;
  line-height: 1.33333;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.3s;
}
.searchPage .ProductLink a:hover,
.searchPage .ArticleLink a:hover, 
.searchPage .ProductLink a:focus,
.searchPage .ArticleLink a:focus,
.BrandsListWrapper .ArticleWrapper a:hover,
.BrandsListWrapper .ArticleWrapper a:focus {
  text-decoration: none;
} 
.BrandsListWrapper div.row {
  display: flex;
  flex-wrap: wrap;
}
.BrandsListWrapper .ArticleWrapper {
  width: 32%;
  display: flex;
  flex-grow: 1;
  padding-right: 15px;
  margin-bottom:20px;
}
.BrandsListWrapper .ArticleWrapper a {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  font-family: quicksand,Georgia,times new roman,Times,serif;
  margin: 0;
  transition: 0.3s;
}
.BrandsListWrapper .SearchPagePagination {
  width: 100%;
}
/*#Search results / Pagination#*/
.SearchPagePagination{
  text-align:center;
}
.SearchPagePagination span {
  display: inline-block;
  margin-top: 20px;
}
.SearchPagePagination span.SelectedPrev, .SearchPagePagination span.SelectedNext {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid;
  border-radius: 50%;
  line-height: 1.8;
  cursor: not-allowed;
}
.SearchPagePagination span.SelectedPage {
  border: 1px solid;
  width: 28px;
  height: 28px;
  line-height: 1.8;
  display: inline-block;
  padding-top: 0;
  border-radius: 50%;
}
.SearchPagePagination span a {
  border: 1px solid;
  border-radius: 50%;
  font-weight: 800;
  height: 28px;
  width: 28px;
  display: inline-block;
  line-height: 1.8;
  transition: 0.3s;
}
.SearchPagePagination span a:hover,
.SearchPagePagination span:hover,
.SearchPagePagination span a:focus,
.SearchPagePagination span:focus {
  text-decoration: none;
}
/*#Employees#*/
.contentLayout .sws-companyemployee {
  margin-bottom:20px;
}
.sws-companyemployee .contentLayout-name {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -.025em;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}
.sws-companyemployee .contentLayout-textInfo, .sws-companyemployee .contentLayout-textInfoParent {
  width: 100%;
}
.sws-companyemployee .contentLayout-title {
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -.025em;
  text-transform: lowercase;
}
.sws-companyemployee .contentLayout-title:before {
  content: "(";
}
.sws-companyemployee .contentLayout-title:after {
  content: ")";
}
.sws-companyemployee .contentLayout-text {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.sws-companyemployee .contentLayout-contact span,
.sws-companyemployee .contentLayout-contact span a {
  font-size: 14px;
  font-weight: 600;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  transition:0.3s;
  cursor: pointer;
  padding-bottom: 5px;
  display: flex;
  justify-content: center;
}
.sws-companyemployee .contentLayout-contact {
  width: 100%;
  padding: 0;
  word-break: break-word;
}
.sws-companyemployee .contentLayout-contact span:before ,
.sws-companyemployee .contentLayout-contact span a:before {
  padding-right: 5px;
}
.sws-companyemployee .contentLayout-contact span:hover,
.sws-companyemployee .contentLayout-contact span:focus,
.sws-companyemployee .contentLayout-contact span a:hover,
.sws-companyemployee .contentLayout-contact span a:focus {
  text-decoration: none;
}

/*#Employees / Vertical#*/
.sws-companyemployee.contentLayout-Vertical .contentLayout-img {
  position: relative;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.sws-companyemployee.contentLayout-Vertical .contentLayout-info {
  margin-top: 20px;
}
.sws-companyemployee.contentLayout-Vertical .contentLayout-contact{
  margin-top:20px;
}
/*#Employees / Horizontal#*/
.sws-companyemployee.contentLayout-Horizontal .contentLayout-info {
  padding: 0;
  width: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  height: 100%;
}
.sws-companyemployee.contentLayout-Horizontal .contentLayout-img {
  padding:0;
  height: 100%;
  width: 50%;
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  overflow: hidden;
}
.sws-companyemployee.contentLayout-Horizontal {
  padding-left: 0;
  max-height: 500px;
  display: flex;
}
.sws-companyemployee.contentLayout-Horizontal .contentLayout-text,
.sws-companyemployee.contentLayout-Overlay .contentLayout-text {
  max-height: 220px;
  overflow: hidden;
  padding-bottom: 5px;
}

.cruise-employees .sws-companyemployee.contentLayout-Horizontal .contentLayout-text,
.sws-companyemployee.contentLayout-Overlay .contentLayout-text {
   max-height: none;
  }

.cruise-employees .sws-companyemployee.contentLayout-Horizontal{
   max-height: none;
}
.sws-companyemployee.contentLayout-Horizontal .contentLayout-img a {
  margin: 0;
}
/*#Employees / Overlay#*/
.contentLayout .sws-companyemployee.contentLayout-Overlay {
  padding: 0;
  overflow:hidden;
  flex: none;
}
.sws-companyemployee.contentLayout-Overlay .contentLayout-img {
  padding: 0;
  height: 100%;
  min-width: 100%;
}
.sws-companyemployee.contentLayout-Overlay .contentLayout-img a {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.sws-companyemployee.contentLayout-Overlay .contentLayout-info {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  width:100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.sws-companyemployee.contentLayout-Overlay,
.sws-companyemployee.contentLayout-Overlay.fivePerRow {
  min-height: 350px;
}
/*# Content Layout Widget#*/
/*# Content Layout Widget / Default styles#*/

 .teaser-back-img-ratio .contentLayout.contentLayout-background-wide
{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;

}

 .teaser-back-img-ratio
{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;

}
 #contentLayoutWidget .contentLayout-background-wide .contentLayout-itemList
{
      flex: auto;
  }

 .teaser-back-img-ratio .item-vertical-alignment-Top
{
 position: absolute;
 top:0;
 left: 0;
 right: 0;
 z-index: 1
}

 .teaser-back-img-ratio .item-vertical-alignment-Center
{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 1
}

 .teaser-back-img-ratio .item-vertical-alignment-Bottom
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

   .item-vertical-alignment-Center .contentLayout-widgetContainer,
   .item-vertical-alignment-Top .contentLayout-widgetContainer,
   .item-vertical-alignment-Bottom .contentLayout-widgetContainer
{
    min-width: 100%;
    text-align: center;
  
  }
  .item-vertical-alignment-Top,
  .item-vertical-alignment-Center,
  .item-vertical-alignment-Bottom{
  flex: auto;
  }

  @media (max-width: 768px) {
   .teaser-back-img-ratio .item-vertical-alignment-Center,
   .teaser-back-img-ratio .item-vertical-alignment-Top,
   .teaser-back-img-ratio .item-vertical-alignment-Bottom
  {
    position: relative;
    top: 0;
    transform: translateY(0);
    }
   .teaser-back-img-ratio .contentLayout.contentLayout-background-wide
  {
      position: relative;
    }
}

  @media (max-width: 1200px) {
  
  .teaser-back-img-ratio{
        padding: 0px!important;  
    }

 .teaser-back-img-ratio .contentLayout.contentLayout-background-wide
  {
    position: relative;
    height:100%!important;
    }
   .teaser-back-img-ratio .item-vertical-alignment-Center,
   .teaser-back-img-ratio .item-vertical-alignment-Top,
   .teaser-back-img-ratio .item-vertical-alignment-Bottom
  {
    position: relative;

}
   .teaser-back-img-ratio .item-vertical-alignment-Center{
    transform: translateY(0%);
  
  }
  }


/*end */




.item-vertical-alignment-Top,
.item-vertical-alignment-Center,
.item-vertical-alignment-Bottom{
  max-width: 1170px;
  margin: auto;
  width: 100%;
  }





 .container-title-descrption-alignment-Center{
    left: 50%;
    transform: translateX(-50%);
    display:  grid;
    justify-content: center;
}

  .container-title-descrption-alignment-Left{
    left: 50%;
    transform: translateX(-50%);
    display:  grid;
    justify-content: flex-start;
}


.container-title-descrption-alignment-Right{
    left: 50%;
    transform: translateX(-50%);
    display:  grid;
    justify-content: flex-end;

}


 .contentLayout-widgetContainer.container-title-descrption-alignment-Left{
   text-align: left; 
  }
 .contentLayout-widgetContainer.container-title-descrption-alignment-Right{
   text-align: end;
  }

.tile-description-padding .contentLayout .contentLayout-widgetContainer.container-title-descrption-alignment-Right{
   padding-right: 3rem;
}

.contentLayout-widgetContainer.container-title-descrption-alignment-Center,
.contentLayout-widgetContainer.container-title-descrption-alignment-Left,
.contentLayout-widgetContainer.container-title-descrption-alignment-Right
{
    min-width: 0;
}
@media (max-width: 768px) {
  .container-title-descrption-alignment-Center,
  .container-title-descrption-alignment-Right,
  .container-title-descrption-alignment-Left{
    justify-content: center;
    }
  }


/**/

.imageShape-Circle + .contentLayout-info:before {
  border-radius: 50%;
}
.contentLayout-itemList.owl-carousel {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
#contentLayoutWidget .contentLayout-itemList.owl-carousel .owl-nav {
  position:absolute;
  height: 100%;
  align-items: center;
  top: 0;
  margin-top: 0;
  left:-30px;
  right:-30px;
  width:auto;
  display: flex;
  justify-content: space-between;
  z-index: -1;
}
#contentLayoutWidget .contentLayout-itemList.owl-carousel .owl-nav span {
  font-size: 60px;
  font-weight: 700;
  transition:0.3s;
}
#contentLayoutWidget .contentLayout-containerTitle {
  letter-spacing: -.05em;
  line-height: 1.2;
  font-size: 60px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  /*text-align:center;*/
}
#contentLayoutWidget .contentLayout-containerDescription {
  letter-spacing: .075em;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 20px;
 /* text-align:center;*/
}
div.contentLayout .my-pages,
div.contentLayout .my-link {
  margin-bottom:20px;
  padding-left:0;
}
.my-pages .contentLayout-title,
.my-link .contentLayout-name {
  letter-spacing: .05em;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  padding: 0;
  width: 100%;
}
.my-pages .contentLayout-text ,
.my-link .contentLayout-text {
  overflow: hidden;
  max-height: 250px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.33333;
  letter-spacing: .02em;
  padding: 0;
  width: 100%;
}
.my-pages .contentLayout-link,
.my-link .contentLayout-link {
  padding: 0;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.my-pages .contentLayout-link a,
.my-link .contentLayout-link a {
  position: relative;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: "Quicksand", Georgia, "Times New Roman", Times, serif;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s ease-out;
}
.my-pages .contentLayout-link a:hover, 
.my-pages .contentLayout-link a:focus
.my-link .contentLayout-link a:hover, 
.my-link .contentLayout-link a:focus {
  text-decoration: none;
}
.my-pages .contentLayout-link a:before,
.my-link .contentLayout-link a:before {
  content: "";
  height: 1px;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 49%;
  left: -104%;
  width: 100%;
}
.my-pages .contentLayout-link a:after,
.my-link .contentLayout-link a:after {
  content: "";
  height: 1px;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 49%;
  right: -104%;
  width: 100%;
}
.my-pages .contentLayout-info,
.my-link .contentLayout-info {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  word-break: break-word;
  overflow: hidden;
}
/*# Content Layout Widget / Default styles / Vertical#*/
.my-pages.contentLayout-Vertical .contentLayout-img ,
.my-link.contentLayout-Vertical .contentLayout-img {
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/*# Content Layout Widget / Default styles / Horizontal#*/
.my-pages.contentLayout-Horizontal ,
.my-link.contentLayout-Horizontal {
  display: flex;
}
#contentLayoutWidget .contentLayout-Horizontal .contentLayout-info {
  max-width: 50%;  
}
.my-pages.contentLayout-Horizontal .contentLayout-info,
.my-link.contentLayout-Horizontal .contentLayout-info {
  display: inline-flex;
  padding-top: 0;
}
.my-pages.contentLayout-Horizontal .contentLayout-link:before,
.my-pages.contentLayout-Horizontal .contentLayout-link:after {
  content: none;
}
.my-pages.contentLayout-Horizontal .contentLayout-img ,
.my-link.contentLayout-Horizontal .contentLayout-img {
  padding: 0;
  height: 100%;
  overflow: hidden;
  display: inline-flex;
  align-content: flex-start;
  width: 50%;
}
.my-pages.contentLayout-Horizontal .contentLayout-img a,
.my-link.contentLayout-Horizontal .contentLayout-img a {
  margin: 0;
  width: 100%;
}
.my-pages.contentLayout-Horizontal .contentLayout-img img,
.my-link.contentLayout-Horizontal .contentLayout-img img {
  width: 100%;
  height: auto;
}
.my-pages.contentLayout-Horizontal .contentLayout-link,
.my-link.contentLayout-Horizontal .contentLayout-link {
  position: relative;
}
/*# Content Layout Widget / Default styles / Overlay#*/
.contentLayout-Overlay.contentLayout-Slide-Over:hover .contentLayout-img,
.contentLayout-Overlay.contentLayout-Hover-Over:hover .contentLayout-img,
.contentLayout-Overlay.contentLayout-On-Top .contentLayout-img {
  filter: brightness(0.4);
  opacity: 1;
}

.contentLayout .my-pages.contentLayout-Overlay,
.contentLayout .my-link.contentLayout-Overlay{
  padding: 0;
  flex:none;
  margin:0;
  min-height: 400px;
}
.my-pages.contentLayout-Overlay .contentLayout-img ,
.my-link.contentLayout-Overlay .contentLayout-img {
  width: 100%;
  padding: 0;
  height: 100%;
  overflow: hidden;
  opacity: 1;
}
.my-pages.contentLayout-Overlay .contentLayout-img a,
.my-link.contentLayout-Overlay .contentLayout-img a {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
.my-pages.contentLayout-Overlay .contentLayout-img img ,
.my-link.contentLayout-Overlay .contentLayout-img img{
  min-width: 100%;
  min-height: 100%;
}
.my-pages.contentLayout-Overlay .contentLayout-link,
.my-link.contentLayout-Overlay .contentLayout-link {
  margin-right: 15px;
  margin-left: 15px;
  overflow: hidden;
  width:100%;
}
.my-pages.contentLayout-Overlay .contentLayout-info,
.my-link.contentLayout-Overlay .contentLayout-info {
  height: 100%;
  min-height: inherit;
  position: relative;
  transition: 0.3s;
  display:flex;
  align-items: center;
}
.contentLayout-Overlay .contentLayout-info:before {
  content: "";
  display: block;
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
}
.my-pages.contentLayout-Overlay .contentLayout-textInfo,
.my-link.contentLayout-Overlay .contentLayout-textInfo {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.contentLayout-Hover-Over .contentLayout-info {
  opacity: 0;
}
.contentLayout-Hover-Over:hover .contentLayout-info {
  opacity: 1;
}
.contentLayout-On-Top .contentLayout-info:before {
  opacity: 0.5;
}
.contentLayout-Hover-Over .contentLayout-info:before,
.contentLayout-Slide-Over .contentLayout-info:before{
  opacity: 0;
  transition: 0.5s;
  transform: scale(0);
  transform-origin: center;
}
.contentLayout-Hover-Over:hover .contentLayout-info:before,
.contentLayout-Hover-Over:focus .contentLayout-info:before ,
.contentLayout-Slide-Over:hover .contentLayout-info:before,
.contentLayout-Slide-Over:focus .contentLayout-info:before {
  opacity: 0.5;
  transform: scale(1);
}
.contentLayout-Hover-Over:hover div.contentLayout-img,
.contentLayout-Hover-Over:focus div.contentLayout-img,
.contentLayout-Slide-Over:hover div.contentLayout-img,
.contentLayout-Slide-Over:focus div.contentLayout-img {
  opacity: 1;
}

/*#media#*/
/*#media /@media(min-width:769px)#*/
@media(min-width:769px){
  .circleImages .sws-companyemployee.contentLayout-Vertical.col-sm-12 .contentLayout-img {
    border-radius: 0;
  }
  .circleImages .sws-companyemployee.contentLayout-Vertical.col-sm-12 .contentLayout-img img{
    border-radius: 50%;
  }
  .swsmenu-item .swsmenu-has-submenu-mega {
    position: relative!important;
  }
  
  .smallHeader .hoursWrapper span:nth-child(odd) {	
    width: 40%;	
  }	
  	
  .smallHeader .hoursWrapper span:nth-child(even) {	
    /* width: 70%; */	
  }
  
  .swsmenu-item .swsmenu-has-submenu-mega ul {
    width: auto!important;
    margin-top: 0!important;
    top: 45px!important;
  }
    .preloader .brand.brand-md .navbar-brand{
    font-size: 40px;
    }
  .preloader a img {
    max-width: 600px;
}
}
/*#media /@media(min-width:991px)#*/
@media(min-width:991px){
  .circleImages .sws-companyemployee.contentLayout-Vertical.col-sm-6 .contentLayout-img {
    border-radius: 0;
  }
  .circleImages .sws-companyemployee.contentLayout-Vertical.col-sm-6 .contentLayout-img img{
    border-radius: 50%;
  }
}
/*#media /@media(min-width:1199px)#*/
@media(min-width:1199px){
  .sws-companyemployee.contentLayout-Overlay.col-sm-2,
  .sws-companyemployee.contentLayout-Overlay.fivePerRow {
    min-height: 300px;
  }
  .sws-companyemployee.contentLayout-Overlay.col-sm-4, 
  .sws-companyemployee.contentLayout-Overlay.col-sm-3{
    min-height: 350px;
  }
  .sws-companyemployee.contentLayout-Overlay.col-sm-6 {
    min-height: 400px;
  }
  .sws-companyemployee.contentLayout-Overlay.col-sm-12 {
    min-height: 450px;
  }
}
/*#media /@media(max-width:1199px)#*/
@media(max-width:1199px){
  .contentLayout-itemList > div, .contentLayout div.fivePerRow {
    min-width: 25%;
  }
}

/*#media /@media(max-width: 991px)#*/
@media (max-width: 991px) {
  #rootCart .cartModal {
    display: none;
  }
  .smallHeader .locationWidget .brandHeader  {
    padding:0;
  }
  header .searchWidget,
  header .activeSearch .searchWidget {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
  }
  header .searchWidget .searchBox {
    display: block;
    position: relative;
    right: unset;
    top: 0;
    width: 100%;
    padding: 15px 5px;
  }
  header .searchWidget > .icon {
    position: absolute;
    right: 5%;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  
  .menuZone {
    display: flex;
    flex-direction: row-reverse;
  }
  
  nav.swsmenu-responsive-default.swsmenu-responsive.swsmenu-responsive-collapse {
    max-height: unset;
  }
  
  .contentLayout-itemList > div, .contentLayout div.fivePerRow {
    min-width: 33.33333333%;
  }
  
  .smallHeader .addressWrapper, 
  .smallHeader .hoursWrapper,
  .smallHeader .phoneWrapper, 
  .smallHeader .social{
    max-width: 50%;
    width: 50%;
  }
  
  .smallHeader .social {
    justify-content: flex-start;
    padding-left: 13px;
  }
  .WhatWeDoSection #contentLayoutWidget .contentLayout-Vertical:before,
  .WhatWeDoSection #contentLayoutWidget .contentLayout-Horizontal:before {
    opacity: 1;
  }
  .contactPageContainer .contentGeneral {
    margin-top: 30px;
  }
}
/*# @media min 769px #*/
@media (min-width: 769px) {
  .imageRatio4.multiple .jCarouselLiteHome .contentInner.contentInnerSlider *{
    font-size: 15px;
    padding: initial;
    margin: 0;
    min-width: auto;
  }
  .imageRatio3.multiple .jCarouselLiteHome .contentInner.contentInnerSlider *{
    font-size: 20px;
    padding: initial;
    margin: 0;
  }
    .imageRatio4.multiple .jCarouselLiteHome .content {
    width: 100%;
    max-width: 100%;
  }
  .imageRatio3.multiple .jCarouselLiteHome .content {
    width: 100%;
    max-width: 100%;
  }
}
/*# @media max 768 #*/
@media (max-width: 768px){
  .jCarouselLiteHome {
    min-height: 430px;
    }
 }
/*# @media max 767 #*/
@media (max-width: 767px){
  .navigation #smallCarousel ul li{
    min-width: 130px;
    min-height: 60px;
    }
 }
/*#media /@media(max-width:769px)#*/
@media(max-width:769px){
  #root .checkout{
    margin-right: 0;
    margin-left: 0; 
    padding-top:30px;
  }
  #root .checkout .orderItemTotal{
    top: auto;
    left: auto;
    width: 100%;
    position: initial;
  }
  .breadcrumbContainer + .contentGeneral #toolbox {
    margin-top: -15px;
  }
  #root .checkout .btnCheckout{
    margin-top: 160px;
    margin-left: 0;
    max-width: 100%;  
  }
  .jcarousel-wrapper .contentInnerSlider .sliderTitle {
    font-size: 32px;
  }
  #root .orderItem{
    width: 100%;
  }
  
  #root .checkout .OrderSection{
    padding-left:10px;
    padding-right:10px;
  }
  
  #root .checkout .btnCheckout {
    margin-top: 50px;
  }
  footer .footerLogoAndMenu,
  footer .footerLocation {
    width: 45%;
  }
  
  footer .locationWidget {
    flex-wrap: wrap;
  }
  
  footer .locationWidget .contactWrapper{
	width: 100%;
  }
  
  footer .locationWidget .hoursAndSocials {
	width: 100%;
	margin-top: 5px;
  }
  
  footer .locationWidget .hoursWrapper {
	min-width: unset;
    width: auto;
  }
  
  footer .hoursWrapper time {
    align-items: center;
  }
  
  .contentLayout-itemList > div, .contentLayout div.fivePerRow {
    width: 50%;
  }
  .contentLayout-itemList > div.col-sm-12 {
    width: 100%;
  }
  footer .copyrightWidgetContainer  {
    margin: 25px 0;
  }
  
  .copyright>div>div {
    flex-direction: column;
    text-align: center;
  }
  
  #LocationsPage .StoreInformation,
  #LocationsPage .LocationInformation {
    width: 100%;
  }
  #LocationsPage .StoreInformation {
    margin-top:20px;
  }
  .searchPageWidget .searchButton {
    min-width: 0;
    width: 100%;
  }
  div.contentLayout {
    padding-left:15px;
    padding-right:15px;
  }
  .getFreeSection #contentLayoutWidget .contentLayout-itemList .owl-nav {
    left:-30px;
    right:-30px;
  }
}
/*#media /@media(max-width:576px)#*/
@media(max-width:576px) {
  .hideLocationInMobile {
    display: none !important;
  }
  .smallHeader .locationWidget .brandHeader {
    padding: 0;
    width:100%;
  }
  .smallHeader .streetAddress span {
    width: 40%;
  }
  #contentLayoutWidget .sws-companyemployee.contentLayout-Horizontal {
    flex-direction: column;
    align-items: center;
  }
  
  #contentLayoutWidget .sws-companyemployee.contentLayout-Horizontal .contentLayout-title {
    margin-bottom: 0px;
  }
  .sws-companyemployee .contentLayout-contact span a {
    color: inherit;
  }
  #LocationsPage .contentLayout-itemList > div {
    padding-left: 15px;
  } 
  .my-pages.contentLayout-Horizontal .contentLayout-img, 
  .my-link.contentLayout-Horizontal .contentLayout-img {
    width: 30%;
  }
  div.contentLayout-Horizontal.contentLayout-Center .contentLayout-img {
    min-width: 100px;
  }
  #contentLayoutWidget .contentLayout-itemList .contentLayoutImage-Left-Right .contentLayout-info,
  #contentLayoutWidget .contentLayout-itemList .contentLayoutImage-Right-Left .contentLayout-info {
    max-width: 70%;
    width: 70%;
  }
  
  .my-pages.contentLayout-Horizontal .contentLayout-img img, 
  .my-link.contentLayout-Horizontal .contentLayout-img img{
    object-fit:contain;
  }
  .contentLayout .contentLayout-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  footer {
    padding-top: 30px;
  }
  .contentLayout-Overlay .contentLayout-img img {
    object-fit: fill;  
  }
  div.footerLocationWidget {
    margin-bottom: 0;
  }
  #cartPage .cart .row{
    padding-left: 5%;
    padding-right: 5%;
  }
  header .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    white-space: pre;
    height: auto;
  }
  header .burgerMenuAndLogo {
    max-width: 100%;  
  }
  .logoZone a {
    margin-left: 15px; 
  }
  .logoZone {
    margin-left: 15px;
    min-height: 80px;
  }
  .cart .cart-item {
    display:block;
  }
  #cartPage .cart-item .productName{
    border-bottom: 1px solid;
    width: 100%;
  }
  .cart .cart-item .btnClose{
    left:unset;
    margin-bottom: -195px;
  }
  #cartPage .cart-item>.priceOfProduct{
    padding: 20px 10px;
  }
  .cart .cart-item .quantityOfProduct{
    margin:  10px;
    margin-top: 20px;
  }
  .cart .subtotalPriseStl{
    padding: 25px 10px 20px 10px;
  }
  .footerLogoWidget, .footerMenuWidget, .footerLocationWidget {
    margin-bottom: 30px;
  }
  
  footer .footerLogoAndMenu, 
  footer .footerLocation {
    width: 100%;
  }
  
  .contentLayout-itemList > div, .contentLayout div.fivePerRow {
    width: 100%;
  }
  .smallHeader .addressWrapper,
  .smallHeader .hoursWrapper,
  .smallHeader .phoneWrapper,
  .smallHeader .social {
    max-width: 100%;
    width: 100%;
  }
  .smallHeader .hoursWrapper time {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .smallHeader .locationWidget {
    justify-content: space-between;
  }
  .smallHeader .locationWidget .phoneWrapper, 
  .smallHeader .locationWidget .social {
    width: 40%;
    min-width: 110px;
  }
  .smallHeader .hoursWrapper time span {
    width: 40%;
    min-width: 110px;
  }
  .smallHeader .addressWrapper {
    margin-bottom: 5px; 
  }
  .smallHeader .locationWidget .social {
    padding-left: 0;
  }
  
  .searchPageWidget .searchButton {
    padding-left: 0;
    padding-right: 0;
  }
  .contentHeaderText h1 {
    font-size: 18px;
  }
  .contentHeaderText p {
    font-size: 18px;
  }
  .smallHeader .streetAddress {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .smallHeader .streetAddress .cityAddress {
    width:40%;
  }
  .smallHeader .addressWrapper a {
    width: 100%;
  }
  .searchPageWidget .searchTextbox {
    font-size: 15px;
    padding-right: 5px;
    padding-left: 10px;
  }
   .cruise-employees .sws-companyemployee.contentLayout-Horizontal {
    padding-left: 0;
    max-height: max-content; 
  }
 .cruise-employees .sws-companyemployee.contentLayout-Horizontal .contentLayout-img {
    max-height: 250px;
    }
  .cruise-employees .sws-companyemployee.contentLayout-Horizontal .contentLayout-text, .sws-companyemployee.contentLayout-Overlay .contentLayout-text {
    max-height: max-content;
  }
}

/*#media /@media(max-width:400px)#*/
@media(max-width:400px){
  .smallHeader .social > a{
        margin: 0 0;
    }
}

/*#contentMain .contentLayoutWidget-width #contentLayoutWidget {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}

#contentMain .contentLayoutWidget-width #contentLayoutWidget .contentLayout {
  padding: 30px 0;
}*/
/*# Banner Ratio #*/
#contentHeader {
    position: relative;
}
#content .imageRatio4 .responsiveImage,
#content .imageRatio3 .responsiveImage,
#content .imageRatio2 .responsiveImage{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
  }

#content .imageRatio4 .contentHeaderImage,
#content .imageRatio4 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
}

#content .imageRatio3 .contentHeaderImage,
#content .imageRatio3 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
}

#content .imageRatio2 .contentHeaderImage,
#content .imageRatio2 .contentHeaderBigImage{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
}
/*# Ratio #*/
.ratio4to3{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% * 0.75) 0px 0px;
}

.imageRatio4 .jCarouselLiteHome,
.imageRatio4 .navigation li .shawSlideItem,
.ratio4to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 4) 0px 0px;
  }

.ratio3to2{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% * 0.66666) 0px 0px;
}

.imageRatio3 .jCarouselLiteHome,
.imageRatio3 .navigation li .shawSlideItem,
.ratio3to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 3) 0px 0px;
  }

.ratio2to3{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 0.75) 0px 0px;
}

.imageRatio2 .jCarouselLiteHome,
.imageRatio2 .navigation li .shawSlideItem,
.ratio2to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% / 2) 0px 0px;
  }

.ratio1to2{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: calc(100% * 2) 0px 0px
}

.ratio1to1{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 100% 0px 0px;
}

.imageRatio4 .navigation li .shawSlideItem{
    min-height: 70px;
  }

.imageRatio3 .navigation li .shawSlideItem{
    min-height: 70px;
  }
.imageRatio4 .jCarouselLiteHome .jcarousel-wrapper,
.imageRatio3 .jCarouselLiteHome .jcarousel-wrapper,
.imageRatio2 .jCarouselLiteHome .jcarousel-wrapper,
.imageRatio4 .navigation li .shawSlideItem img,
.imageRatio3 .navigation li .shawSlideItem img,
.imageRatio2 .navigation li .shawSlideItem img,
.ratio4to3 .couponImage,
.ratio4to1 .couponImage,
.ratio3to2 .couponImage,
.ratio3to1 .couponImage,
.ratio2to3 .couponImage,
.ratio2to1 .couponImage,
.ratio1to2 .couponImage,
.ratio1to1 .couponImage{
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
.imageRatio4 .navigation li,
.imageRatio3 .navigation li,
.imageRatio2 .navigation li{
  width: 100%;
  height: 100%;
  max-width: 175px;
  }

.hoursWrapper .info-tooltip{	
  	
  padding: 2px;	
  	
}	
.tooltipCustom {	
  position: relative;	
  display: inline;	
}	
.tooltipCustom div {	
  font:300 12px 'Open Sans', sans-serif;	
  position: absolute;	
  color: black;	
  background: white;	
  padding:5px 10px;	
  width:170px;	
  text-align: center;	
  visibility: hidden;	
  opacity: 0;	
  filter: alpha(opacity=0);	
  transition: transform .3s, opacity .6s, margin-left .2s, margin-top .2s;	
  border-radius: 7px;	
}	
@media screen and (max-width: 576px) {	
   .tooltipCustom div {	
   display: none;	
    }	
  }	
.tooltipCustom[tooltip-position="bottom"] div{	
  -ms-transform: rotate(-30deg);	
  -webkit-transform: rotate(-30deg);	
  transform: rotate(-30deg);	
}	
.tooltipCustom div:after {	
  content: '';	
  position: absolute;	
  width: 0; height: 0;	
}	
.tooltipCustom[tooltip-position="bottom"] div:after{	
  bottom: 100%;	
  margin-left: 20px;	
  border-bottom: 8px solid white;	
  border-right: 8px solid transparent;	
  border-left: 8px solid transparent;	
}	
.tooltipCustom:hover div {	
  visibility: visible;	
  opacity: 1;	
  z-index: 999;	
  -ms-transform: rotate(0deg);	
  -webkit-transform: rotate(0deg);	
  transform: rotate(0deg);	
  filter: alpha(opacity=100);	
}	
.tooltipCustom[tooltip-position="bottom"]:hover div{	
  top: 30px;	
  left: 50%;	
  margin-left: -120px;	
}	
.tooltipCustom[tooltip-position="left"] div{	
  margin-top:30px;	
  -ms-transform: rotate(-30deg);	
  -webkit-transform: rotate(-30deg);	
  transform: rotate(-30deg);	
}	
.tooltipCustom div:after {	
  content: '';	
  position: absolute;	
  width: 0; height: 0;	
}	
.tooltipCustom[tooltip-position="left"] div:after{	
  top: 50%;	
  left: 99%;	
  margin-top: -8px;	
  border-left: 8px solid white;	
  border-top: 8px solid transparent;	
  border-bottom: 8px solid transparent;	
  display: block;	
}	
.tooltipCustom:hover div {	
  visibility: visible;	
  opacity: 1;	
  z-index: 999;	
  -ms-transform: rotate(0deg);	
  -webkit-transform: rotate(0deg);	
  transform: rotate(0deg);	
  filter: alpha(opacity=100);	
  display: block;	
}	
.tooltipCustom[tooltip-position="left"]:hover div{	
  right: 100%;	
  top: 50%;	
  margin-top: -15px;	
  margin-right: 5px;	
  display: block;	
}	
@media (max-width:576px) {	
  .tooltipCustom{	
    position: absolute;	
    display: inline;	
    right: 0;	
  }	
}

/*# Header Drop shadow#*/
.logoZone img,
.preloader img
{
  
}
.logoZone img,
.preloader img
{
  
}

.logoZone,
.preloader .brand img
{
 ;
}
.contentHeaderText {
  filter: drop-shadow(0px 0px px );
}

.zoneProtected{
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
  }

@media (min-width: 576px) { 
 header.header {
    background: rgba(10,10,10, .7);
    }
  header.Header-Overlay{
    background-color: transparent;
    }
  }

.Header-Container{
  position: relative;  
  }

/*Header Drop Shadow*/
@media (min-width: 768px) {
#header.Header-Overlay #sws-top-menu>li>:not(.activePage),
#header.Header-Overlay #headerPhone,
#header.Header-Overlay .navbar-brand
{
  
}
 #header.Header-Overlay #sws-top-menu>li>a:hover,
 #header.Header-Overlay #sws-top-menu>li>ul>li{
    text-shadow: none;
}
    
#header.Header-Overlay.headerActive #sws-top-menu>li>a>span,
#header.Header-Overlay.headerActive #headerPhone,
#header.Header-Overlay.headerActive .navbar-brand
{
  text-shadow: none;
}

#header.Header-Overlay .searchWidget .fa-search,
#header.Header-Overlay .swsmenu-target i{

  }
  
#header.Header-Overlay.headerActive .fa-search,
#header.Header-Overlay.headerActive .swsmenu-target i,
#header.Header-Overlay #sws-top-menu>li>a:hover i
{
  filter: none;
  text-shadow: none;
}
}