.sarong-of-the-month {
    padding:40px 0 0 150px;
text-align: center;
}

.phone-search {
    padding:40px 0 0 0;
}


#Footer-slider{
    height:auto !important;
}

.custom-flexslider {
    background:none !important;
}

td.CartItemQuantity.Odd, td.CartItemIndividualPrice.Even, td.CartItemTotalPrice.Odd {
    text-align:center !important;
}

th {
text-align: center !important;
}

/* Video */

.homepageveideo {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.homepageveideo-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.homepageveideo-4x3 {
  padding-bottom: 75%;
}
 
.homepageveideo-16x9 iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lpInviteChatTbl tbody tr td {
padding:0;
}

#SideCategoryShopByPrice {
display:block !important;
}