#embedded-map-canvas iframe {
    width: 100%;
    height: 350px;
}
.PageMenu .sf-menu ul li ul {
    display: block !important;
    visibility: visible !important;
}
.PageMenu ul li ul li ul li a {
    font-weight: 200;
    text-transform: none;
    line-height: 2em;
}
.PageMenu li ul li a:hover {
    color: #BDB27D;
}
#CatWishlistBtn {
    text-align: center;    
}
.Left #SideCategoryList li {
    padding-left: 0px !important;    
}
.Left #SideCategoryList ul li a {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
}
.Left #SideCategoryList .sf-menu li li {
    padding-left: 0px;
    margin-bottom: 20px;
}
.Left #SideCategoryList ul li ul li a {
    margin-bottom: 0px;
}
.Left #SideCategoryList .sf-menu li li li{
    margin-bottom: 0px;
}
.Left #SideCategoryList ul li ul li ul li a {
    padding-left: 15px;
    margin-bottom: 0px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.Left #SideShopByBrand > h4 {
    padding: 0;
}
.Left #SideShopByBrand li {
    padding-left: 10px;  
    margin-top: 4px;
}
.Left #SideCategoryShopByPrice li {
    padding-bottom: 0px !important;    
}
.Left #SideCategoryShopByPrice > h4 {
    margin: 0;
}
.SubCategoryListGrid .RowDivider {
    display: none;
}
.RemoveFromWishlistForm {
    text-align: center;
}

/* START Home Popup Styles */
.PopupMain{
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:99;
    display:none;
}

#mask {
    display:none;
    background:#000;
    position:fixed;
    left:0;
    top:0;
    z-index:10;
    width: 100%;
    height: 100%;
    opacity:0.5;
    z-index:999;
}
.login-popup {
    margin:0 auto;
    padding:0px;    
    background:#bdb27d;
     position: relative;
    top:80px;
    left:0;
    z-index: 99999;
    max-width:452px;
    width:100%;
    height:500px;
}

#esns_box_close {
    cursor: pointer;
    float: right;
    height: 22px;
    margin: 20px;
    width: 22px;
}

.Popupmainlogin{margin:50px 0 0 0; padding:0px;}
.Popupmainlogin h2 {
    color: #fff;
    font-size:30px;
    font-weight:bold;
    margin: 0;
    padding:20px 0;
}

.SMidBox{margin:0 auto; padding:0px; max-width:375px; width:100%;}
.SInpBox{margin:0 auto; padding:20px 0 0 0; width:80%;}
.SInpBox > label {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.SInpBox label span{color:#fd0100;}
.SInpBox > input {
    height: auto;
    line-height: normal;
    margin: 5px 0 0;
    padding:10px;
    width:93% !important;
}
.SInpBox #nl_email {
    padding:10px !important;
    width:93% !important;
}
.SSignBut{margin:0px; padding:30px 0 50px 0; text-align:center; display:block;}
.SSignBut input{font-weight:bold;}

.SignTit{border-bottom:1px solid #978e65;}
.SignTit img {
    max-width: 375px;
    width: 100%;
}

#JotFormIFrame-62374718746163 {
height:300px !important;
}

/* END Home Popup Styles */

/* START Hide Prices */

.wasPrice {
    color: black;
    font-weight: bolder;
    text-align: center;
}

.isPrice {
    color: red;
    font-weight: bolder;
    text-align: center;
}

.WishlistProductList em.p-price {
    display: none;
}
#QuickViewProductDetails .DetailRow.PriceRow.p-price {
    display: none;
}
.QuickSearchResult .Price {
    display: none;
}
/* END Hide Prices */

/* START Product Page Dimensions */
#ProductOtherDetails .Label {
    float: left;
    margin-right: 5px;
}
#ProductOtherDetails .DetailRow {
    float: left;
}

#ProductOtherDetails .Value {
    float: left;
    margin-right: 20px;
}
/* END Product Page Dimensions */

/* START Hide Price Row in Comparison Page */
.ComparisonTable tr:nth-child(3) {
    display: none;
}
/* END Hide Price Row in Comparison Page */

.top-banner {
    text-align: center;
}

.rightImg {
    margin-left: 0px;
}

#first-banner {
    float:left;
}
#second-banner {
    float:right;
}

#third-banner {
    float:left;
}
#forth-banner {
    float:right;
}

.listenBtn {
  margin-top: 20px !important;
  margin-bottom: 50px;
  text-align: center;
}

.listenBtn a {
  margin: 5px 0 50px 0 !important;
  padding: 5px 30px !important;
  line-height: 25px;
  background-color: #1D9CDB;
  color: white !important;
  font-size: 20px;
  border-radius: 5px;
}

.listenBtn a: visited {
  color: white !important;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:0px;
    height:0;
    overflow:hidden;
    width: 100%;
        display: block;
    margin-bottom:2%;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.clearboth{
    clear: both
    }
    
.contactsMain{ margin:0px; padding:40px 0px 60px; float:left; width:100%;}
.contactsModesto{ margin:0px; padding:0px; float: left;}
.contactsModesto h3{ margin:0px 0 20px; padding:0px; text-transform:uppercase; font-size:20px;}
.contactsModesto p{ margin:0px; padding:0px; line-height:30px; font-size:14px;}
.contactsModesto p strong{text-transform:uppercase;}
.contactsModesto p a{ margin:0px; padding:0px;font-size:14px; color:#FFFFFF !important;}
#contactsMerced{ margin-left:112px;}
.Designers_section{ margin:0px; padding:0px 0 80px; float:left; width:100%; border-bottom:1px solid #838e8a;}
.Designers_section .designer_box{ margin:0px 22px 20px 0; padding:0px; float:left;}
#designer_box_last{ margin:0px;}
.Designers_section .designer_box p{ margin:0px; padding:0px; color:#fff;}
.Designers_section .designer_box span{ margin:0px; padding:0px; color:#fff; display:block; font-size:12px; color:#333;}
.custom_section{ margin:0px; padding:40px 0 200px; float:left; width:100%;}
.customBox{ margin:0 0 24px; float:left;}
.customBox img{ margin:0px 30px 0 0; padding:0px; float:left;} 

.showroom img {
    margin-bottom: 5%;
    }


/* START 4-Column designer Layout */
.designerContainer{
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    width:100%;
    }
.flex-direction-designer{
    flex-direction:row;
    }
.designerDiv1{
    width:23%;
    margin:0% 1%;
    }
@media screen and (max-width: 600px) {
.flex-direction-designer{
    flex-direction:row;
    }
.designerDiv1{
    width:48%;
    margin:0% 1% 3%;
    }
}
@media screen and (max-width: 480px) {
.flex-direction-designer{
    flex-direction:column;
    }
.designerDiv1{
    width:98%;
    margin:0% auto 3%;
    max-width: 240px
    }
}
/* END 4-Column designer Layout */


#frmCompare .btn {
    display: none;
}


