.common-home footer { margin-top: 0; }
.tt-logo img {
    height: auto;
    max-height: 38px;
}
.tt-mobile-header .tt-logo-container .tt-logo img {
    max-height: 33px;
}
@media (min-width: 721px) {
.tt-promo-fullwidth.tt-promo-parallax {
    height: 568px;
}
}
#tt-pageContent > .tt-offset-small {
    margin-top: 0px;
}
@media (max-width: 575px) {
  .tt-promo-box {
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
.mobile{display: none}
 }
@media (max-width: 767px) {
.computer{display: none}
}
.image-column {
   display: flex;
   margin: 0px 0px 0px 0px;
}
.image-cell {
   padding: 0px 0px 0px 0px;
}


element.style {
}
*, *::before, *::after {
    box-sizing: border-box;
}
.tt-product-single-info .tt-row-custom-01 .btn.btn-lg {
    font-size: 14px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn {
    color: #000000;
}
#d_quickcheckout .modal-header .close {
    right: -5px;
}
.tt-likes{
  margin-top:15px;
  font-size:20px;
  font-weight:500;
  color:#54659d
}
/*img.facebook-likes-icon{
  max-width:20%;
}*/
.tt-sold{
  margin-top:15px;
  font-size:20px;
  font-weight:500;
  color:#f2a1b2
}
img.shopping-bag{
  max-width:6%;
}
.tt-dropdown-menu { max-height: 100vh !important;overflow-y: scroll !important; }
@media (max-width: 575px) {
  .tt-product-single-info {
    padding-top: 1px;
  }
}
/*collapse description tab by default in product page */ 
.tt-collapse-block .tt-item .tt-collapse-content {
    display: block;
    padding-bottom: 22px;
}

/*Advanced Grid bottom category module title color */ 
@media (min-width: 790px) {
.tt-collapse .tt-collapse-title {
    color: #3e9bdb;
 }
}

/* home page bottom banner*/ 
.tt-bottom-fullwidth.tt-bottom-parallax {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 650px;
}

/*product sub title use mpn*/ 
.tt-aside {
  margin-bottom: 16px;
}