  .support-info ul li.live-chat {
    padding-right: 17px;
    text-indent: 26px; }
    .support-info ul li.live-chat:before {
      content: '';
      position: absolute;
      top: 13px;
      left: 0;
      height: 12px;
      width: 15px;
      display: inline-block;
      background: url(../../../../../img/icon/icon-comment.png) no-repeat; }
  .support-info ul li {
    display: inline-block;
    position: relative;
    line-height: 39px; }
    .support-info ul li strong {
      font-weight: bold;
      font-size: 13px;
      color: rgba(255, 255, 255, 0.8);
      text-transform: uppercase; }
    .support-info ul li a {
      color: rgba(255, 255, 255, 0.8); }
    .support-info ul li.phone-support {
      text-indent: 10px; /* Martin Gerard - Was 24px */
      font-weight: bold;
      color: #000;
      }

.header-v3 .header-top .bgr_header1 .support-info ul li.live-chat {
  display: none; }
.header-v3 .header-top .bgr_header1 .support-info ul li.phone-support {
  padding-left: 0;
  color: #fff;
  font-size: 13px;
  padding-top: 1px; }
  .header-v3 .header-top .bgr_header1 .support-info ul li.phone-support strong {
    color: #fff; }
  .header-v3 .header-top .bgr_header1 .support-info ul li.phone-support:before {
    left: 0; }
.header-v3 .header-top .header-center .support-info {
  float: left;
  padding: 35px 0 35px 45px; }
  .header-v3 .header-top .header-center .support-info ul li.live-chat {
    border-right: none; }
    .header-v3 .header-top .header-center .support-info ul li.live-chat:before {
      background: url(../../../../../img/icon/icon-comment2.png) no-repeat; }
    .header-v3 .header-top .header-center .support-info ul li.live-chat a {
      display: block;
      color: #444; }
      .header-v3 .header-top .header-center .support-info ul li.live-chat a strong {
        color: #444; }
  .header-v3 .header-top .header-center .support-info ul li.phone-support {
    display: none; }
.header-v3 #currencies-block-top div.current span, .header-v3 #languages-block-top div.current span {
  color: #fff; }
.header-v3 #currencies-block-top ul, .header-v3 #languages-block-top ul {
  left: 0; }
.header-v3 #user_infoblock-top div.wishlist1 span, .header-v3 #user_infoblock-top div.wishlist1 > a, .header-v3 #user_infoblock-top div.checkout1 span, .header-v3 #user_infoblock-top div.checkout1 > a, .header-v3 #user_infoblock-top div.links span, .header-v3 #user_infoblock-top div.links > a {
  color: #fff; }

#block_html .spcustom_html {
  display: inline-block;
  float: left;
  padding: 34px 0 34px 7px; }
  #block_html .spcustom_html .icon-shipping img:hover {
    opacity: 0.8; }

.box-deal {
  padding: 0; }

.box-deal-html p, .box-deal-html h3 {
  color: #fff; }
.box-deal-html .box-title h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 30px 25px 30px; }
.box-deal-html .box-title p {
  padding: 0 30px 18px 30px; }
.box-deal-html .box-categories {
  padding: 0 30px 30px 29px;
  overflow: hidden; }
  .box-deal-html .box-categories .item-image {
    float: left;
    width: 50%; }
    .box-deal-html .box-categories .item-image:hover {
      opacity: 0.9; }
    .box-deal-html .box-categories .item-image h3 {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      position: relative;
      top: -26px;
      margin: 0;
      text-align: center;
      height: 0; }

.box-banner-top {
  display: table;
  width: 100%;
  padding: 0 10px; }
  .box-banner-top .images {
    padding: 0 5px; }
    .box-banner-top .images a {
      display: block;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
    .box-banner-top .images a:before, .box-banner-top .images a:after {
      background-color: #000;
      opacity: 0.15;
      content: "";
      height: 0;
      left: 0;
      margin: auto;
      position: absolute;
      top: 0;
      -webkit-transition: all 0.3s ease-out 0s;
              transition: all 0.3s ease-out 0s;
      width: 0; }
    .box-banner-top .images a:hover:before, .box-banner-top .images a:hover:after {
      height: 100%;
      -webkit-transition: all 0.4s ease-out 0s;
              transition: all 0.4s ease-out 0s;
      width: 100%; }

.free-shipping .item {
  padding: 22px 0 30px; }
  .free-shipping .item.style-01 {
    background: #04518c; }
  .free-shipping .item.style-02 {
    background: #00a1d9; }
  .free-shipping .item.style-03 {
    background: #47d9bf; }
  .free-shipping .item.style-04 .content .title {
    margin-bottom: 3px; }
  .free-shipping .item .thumb {
    float: left;
    padding: 8px 20px; }
  .free-shipping .item .content .title {
    font-size: 13px;
    margin-bottom: 4px; }
    .free-shipping .item .content .title a {
      text-transform: uppercase;
      color: #fff; }
      .free-shipping .item .content .title a:hover {
        color: #333; }
  .free-shipping .item .content p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal; }
  .free-shipping .item .content strong {
    color: #fff;
    font-size: 13px; }

.custom-banner-02 {
  padding-top: 30px; }
  .custom-banner-02 .images.style-01 {
    margin-bottom: 10px; }
  .custom-banner-02 .images a {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .custom-banner-02 .images a:before {
      background-color: #000;
      opacity: 0.15;
      content: "";
      height: 0;
      left: 0;
      margin: auto;
      position: absolute;
      top: 0;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      width: 0; }
    .custom-banner-02 .images a:after {
      background-color: #000;
      opacity: 0.15;
      content: "";
      height: 0;
      right: 0;
      margin: auto;
      position: absolute;
      bottom: 0;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      width: 0; }
    .custom-banner-02 .images a:hover:before, .custom-banner-02 .images a:hover:after {
      height: 100%;
      -webkit-transition: all 0.4s ease-out 0s;
      transition: all 0.4s ease-out 0s;
      width: 100%; }

.custom-bannerSlider > .row {
  margin: 0 -5px; }
.custom-bannerSlider .style-01, .custom-bannerSlider .style-02 {
  padding: 0 5px; }
  .custom-bannerSlider .style-01 a, .custom-bannerSlider .style-02 a {
    display: block;
    border-radius: 5px;
    overflow: hidden; }
.custom-bannerSlider a {
  position: relative; }
  /* Martin Gerard - Comment this
  .custom-bannerSlider a:before {
    background-color: #000;
    opacity: 0.15;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0; }
  .custom-bannerSlider a:after {
    background-color: #000;
    opacity: 0.15;
    content: "";
    height: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0; }
  .custom-bannerSlider a:hover:before, .custom-bannerSlider a:hover:after {
    height: 100%;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    width: 100%; } */

.box-banner-right {
  margin-top: 11px; }
  .box-banner-right .images a {
    display: block;
    border-radius: 5px;
    position: relative;
    overflow: hidden; }
    .box-banner-right .images a:before {
      background-color: #000;
      opacity: 0.15;
      content: "";
      height: 0;
      left: 0;
      margin: auto;
      position: absolute;
      top: 0;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      width: 0; }
    .box-banner-right .images a:after {
      background-color: #000;
      opacity: 0.15;
      content: "";
      height: 0;
      right: 0;
      margin: auto;
      position: absolute;
      bottom: 0;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      width: 0; }
    .box-banner-right .images a:hover:before, .box-banner-right .images a:hover:after {
      height: 100%;
      -webkit-transition: all 0.4s ease-out 0s;
      transition: all 0.4s ease-out 0s;
      width: 100%; }

.custom-image3 .images.style-01 {
  padding-right: 5px; }
.custom-image3 .images.style-02 {
  padding-left: 5px; }
.custom-image3 .images a {
  display: block;
  border-radius: 5px;
  position: relative;
  overflow: hidden; }
  .custom-image3 .images a:before {
    background-color: #000;
    opacity: 0.15;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0; }
  .custom-image3 .images a:after {
    background-color: #000;
    opacity: 0.15;
    content: "";
    height: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0; }
  .custom-image3 .images a:hover:before, .custom-image3 .images a:hover:after {
    height: 100%;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    width: 100%; }

.ps-test {
  margin-top: 40px;
  background: url(../../../../../img/cms/bgr_test.jpg); }
  .ps-test .bg_testimonia {
    padding: 63px 0; }
    .ps-test .bg_testimonia .owl-controls .owl-nav div {
      position: absolute;
      top: 45%;
      right: 0;
      width: 15px;
      height: 17px;
      background-color: #c7c7c7;
      background-repeat: no-repeat;
      background-position: center center; }
      .ps-test .bg_testimonia .owl-controls .owl-nav div.owl-prev {
        left: auto;
        right: 25px;
        background-image: url(../../../../../img/icon/Arrow6.png); }
      .ps-test .bg_testimonia .owl-controls .owl-nav div.owl-next {
        background-image: url(../../../../../img/icon/Arrow7.png); }
  .ps-test .item {
    margin: 0 auto; }
    .ps-test .item .images {
      float: left;
      position: relative;
      margin-right: 17px; }
      .ps-test .item .images img {
        border-radius: 20px;
        overflow: hidden; }
    .ps-test .item .bg_content {
      padding: 14px 0;
      float: left;
      width: 92%; }
      .ps-test .item .bg_content .author {
        float: left;
        padding-right: 80px;
        padding-left: 10px; }
        .ps-test .item .bg_content .author span {
          font-size: 12px; }
      .ps-test .item .bg_content .des {
        color: #666666;
        font-size: 13px;
        position: relative;
        font-weight: normal;
        padding: 10px 20px;
        float: left; }
        .ps-test .item .bg_content .des:before, .ps-test .item .bg_content .des:after {
          font-family: FontAwesome;
          font-size: 18px;
          position: absolute; }
        .ps-test .item .bg_content .des:before {
          content: "\f10d";
          left: 0;
          top: 0; }
        .ps-test .item .bg_content .des:after {
          content: "\f10e";
          right: 0;
          bottom: 0; }
      .ps-test .item .bg_content a {
        font-size: 14px;
        font-style: italic;
        display: block; }
  .ps-test .owl-nav .owl-prev, .ps-test .owl-nav .owl-next {
    background-color: rgba(0, 0, 0, 0.4) !important;
    font-size: 0;
    position: absolute;
    top: 45%;
    height: 35px;
    width: 35px;
    text-indent: -9999;
    -webkit-transition: 0.3s all ease 0s;
            transition: 0.3s all ease 0s;
    z-index: 2;
    cursor: pointer; }
  .ps-test .owl-nav .owl-prev {
    left: 0;
    background: url(../../../../../img/icon/button_prev_hover.png) center center no-repeat; }
  .ps-test .owl-nav .owl-next {
    right: 0;
    background: url(../../../../../img/icon/button_next_hover.png) center center no-repeat; }

.ps-testmonial2 .item .thumb-left {
  float: left;
  margin-right: 30px;
  webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3); }
  .ps-testmonial2 .item .thumb-left .author {
    background: #fff;
    padding: 8px 20px; }
    .ps-testmonial2 .item .thumb-left .author > a {
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 400;
      display: block; }
    .ps-testmonial2 .item .thumb-left .author span {
      font-size: 12px;
      color: #888;
      font-weight: normal; }
.ps-testmonial2 .item .content {
  padding-left: 250px;
  padding-top: 50px;
  padding-right: 45px; }
  .ps-testmonial2 .item .content .des {
    position: relative;
    font-size: 11px;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    padding: 20px 20px;
    line-height: 23px;
    margin-bottom: 50px; }
    .ps-testmonial2 .item .content .des:before, .ps-testmonial2 .item .content .des:after {
      font-family: FontAwesome;
      font-size: 18px;
      position: absolute; }
    .ps-testmonial2 .item .content .des:before {
      content: "\f10d";
      left: 0;
      top: 0; }
    .ps-testmonial2 .item .content .des:after {
      content: "\f10e";
      right: 0;
      bottom: 0; }
  .ps-testmonial2 .item .content .comment_note {
    float: left;
    padding-left: 24px; }
  .ps-testmonial2 .item .content .date {
    float: left;
    position: relative;
    padding-left: 10px;
    margin-left: 5px;
    font-weight: 400; }
    .ps-testmonial2 .item .content .date:before {
      content: '/';
      position: absolute;
      top: 0;
      left: 0;
      color: #999; }
.ps-testmonial2 .owl-controls .owl-dots {
  position: absolute;
  bottom: 45px;
  right: 0px;
  text-align: right; }
  .ps-testmonial2 .owl-controls .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #afafaf;
    margin: 0 3px;
    display: inline-block;
    border-radius: 50%; }
    .ps-testmonial2 .owl-controls .owl-dots .owl-dot.active {
      width: 14px;
      height: 14px;
      margin-bottom: -2px; }

.bg_testimonia2 {
  direction: ltr; }

.hot-category .list-category .row {
  margin-right: -5px;
  margin-left: -5px; }
.hot-category .list-category .item1 .living-room .wrap {
  top: 55%; }
.hot-category .list-category .item2 .view-category {
  background: #fff;
  text-align: center;
  padding: 40px 0 36px;
  margin-bottom: 10px; }
  .hot-category .list-category .item2 .view-category .box-slider-title h2 {
    margin-bottom: 25px; }
  .hot-category .list-category .item2 .view-category .content-category {
    color: #666;
    line-height: 22px;
    margin-bottom: 23px;
    padding: 0 30px; }
  .hot-category .list-category .item2 .view-category a {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 22px;
    display: inline-block; }
.hot-category .list-category .box-slider-title h2 {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 3px;
  color: #444444;
  line-height: 31px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  display: inline-block;
  margin-top: 0; }
.hot-category .list-category .item1, .hot-category .list-category .item2, .hot-category .list-category .item3 {
  padding-right: 5px;
  padding-left: 5px; }
  .hot-category .list-category .item1 .room, .hot-category .list-category .item2 .room, .hot-category .list-category .item3 .room {
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    position: relative; }
    .hot-category .list-category .item1 .room:before, .hot-category .list-category .item2 .room:before, .hot-category .list-category .item3 .room:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      top: 0;
      left: 0;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transform: scale(0.5);
      -moz-transform: scale(0.5);
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .hot-category .list-category .item1 .room .wrap, .hot-category .list-category .item2 .room .wrap, .hot-category .list-category .item3 .room .wrap {
      width: 100%;
      position: absolute;
      left: 0;
      color: #fff;
      text-align: center;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      -webkit-transition: 0.4s;
      transition: 0.4s; }
    .hot-category .list-category .item1 .room:hover:before, .hot-category .list-category .item2 .room:hover:before, .hot-category .list-category .item3 .room:hover:before {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .hot-category .list-category .item1 .room:hover .wrap, .hot-category .list-category .item2 .room:hover .wrap, .hot-category .list-category .item3 .room:hover .wrap {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  .hot-category .list-category .item1 .wrap, .hot-category .list-category .item2 .wrap, .hot-category .list-category .item3 .wrap {
    position: absolute;
    top: 50%;
    left: 28%;
    margin-top: -126px;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s; }
  .hot-category .list-category .item1 h3, .hot-category .list-category .item2 h3, .hot-category .list-category .item3 h3 {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 7px 0 5px 0;
    margin-bottom: 22px;
    text-transform: uppercase; }
  .hot-category .list-category .item1 ul li a, .hot-category .list-category .item2 ul li a, .hot-category .list-category .item3 ul li a {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
  /*&:before,&:after{
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 1px;
	  background: #fff;
	  content: '';
	  opacity: 0;
	  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
	  transition: opacity 0.3s, transform 0.3s;
	  -webkit-transform: translateY(-10px);
	  -moz-transform: translateY(-10px);
	  transform: translateY(-10px);
  }
  &:before {
	  top: 0;
	  -webkit-transform: translateY(-10px);
	  -moz-transform: translateY(-10px);
	  transform: translateY(-10px);
	}
&:after {
	  bottom: 0;
	  -webkit-transform: translateY(10px);
	  -moz-transform: translateY(10px);
	  transform: translateY(10px);
	}
&:hover{
	&:before, &:after{
		 opacity: 1;
		  -webkit-transform: translateY(0px);
		  -moz-transform: translateY(0px);
		  transform: translateY(0px);
	}
}*/ }

.category-brand-tab .nav-tabs > li > a:hover {
  opacity: 0.8; }
.category-brand-tab .category-tab-content .nav-tabs {
  border-bottom: none;
  width: 270px;
  margin: 0;
  float: left; }
  .category-brand-tab .category-tab-content .nav-tabs li.block-title {
    padding: 43px 0 43px;
    text-align: center; }
    .category-brand-tab .category-tab-content .nav-tabs li.block-title h3 {
      font-weight: 300;
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      margin: 0;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      display: inline-block;
      padding: 8px 0 6px;
      position: relative; }
      .category-brand-tab .category-tab-content .nav-tabs li.block-title h3:after {
        content: "";
        left: 50%;
        margin-left: -8px;
        position: absolute;
        bottom: -9px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff; }
  .category-brand-tab .category-tab-content .nav-tabs li {
    margin-bottom: 0;
    float: none;
    position: relative; }
    .category-brand-tab .category-tab-content .nav-tabs li a {
      padding: 0;
      margin: 0;
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom: 1px solid #ddd;
      border-radius: 0;
      line-height: normal; }
    .category-brand-tab .category-tab-content .nav-tabs li.active:after {
      content: '';
      right: -9.5px;
      position: absolute;
      top: 50%;
      margin-top: -9.5px;
      border-top: 9.5px solid transparent;
      border-bottom: 9.5px solid transparent;
      border-left: 9px solid #eeeeee;
      z-index: 1; }
    .category-brand-tab .category-tab-content .nav-tabs li:last-child a {
      border-bottom: none; }
.category-brand-tab .category-tab-content .nav-tabs.tab-right li.active:after {
  content: "";
  left: -9px;
  right: auto;
  position: absolute;
  top: 50%;
  margin-top: -9.5px;
  border-top: 9.5px solid transparent;
  border-bottom: 9.5px solid transparent;
  border-right: 9px solid #eeeeee;
  border-left: none;
  z-index: 1; }
.category-brand-tab .category-tab-content .tab-content {
  float: left;
  margin-top: 0; }
  .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner {
    position: relative; }
    .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description {
      position: absolute;
      top: 90px;
      padding: 0 99px; }
      .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description p {
        font-size: 14px;
        color: #fff;
        margin: 0 0 34px; }
      .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description a {
        font-weight: Bold;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #fff;
        padding: 6px 14px; }

.need-help {
  padding: 0; }
  .need-help h3 {
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #444444;
    font-weight: bold; }
  .need-help p {
    color: #444444;
    font-size: 14px;
    text-transform: uppercase; }

.content-v2 .box-banner-top {
  margin-bottom: 40px; }
.content-v2 .box-cate-deal {
  width: 40%;
  display: inline-block; }
  .content-v2 .box-cate-deal .top-tab-deal {
    background: url(../../../../../img/cms/box-html-deal.jpg) top left repeat; }
    .content-v2 .box-cate-deal .top-tab-deal li {
      width: 33.335%;
      height: 134px;
      text-align: center;
      float: left;
      padding: 21px 0; }
      .content-v2 .box-cate-deal .top-tab-deal li > a {
        line-height: 60px;
        display: block; }
      .content-v2 .box-cate-deal .top-tab-deal li a {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold; }
      .content-v2 .box-cate-deal .top-tab-deal li h3 {
        margin: 5px 0; }

.header-v3 .support-info {
  text-align: left; }

.content_v3 .free-shipping .item {
  width: 25%;
  float: left;
  padding: 10px 33px; }
.content_v3 .box-free-shipping {
  margin-bottom: 30px;
  float: left;
  width: 100%; }
.content_v3 .ps-testmonial2 .item .thumb-left .author > a {
  line-height: 16px; }
.content_v3 .ps-testmonial2 .item .content .des {
  color: #fff; }

.custom_banner_3 {
  float: left;
  margin-top: -10px; }
  .custom_banner_3 .custom-row {
    margin: 0 -5px; }
  .custom_banner_3 .images {
    padding: 0 5px;
    margin-top: 10px; }
    .custom_banner_3 .images a {
      display: block;
      position: relative; }
      .custom_banner_3 .images a:before {
        background-color: #000;
        opacity: 0.20;
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        top: 0;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        width: 0; }
      .custom_banner_3 .images a:hover:before {
        height: 100%;
        -webkit-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
        width: 100%; }

.header-v4 .support-info ul li.phone-support {
  display: none; }
.header-v4 .support-info ul li.live-chat {
  border-right: none;
  padding-right: 0;
  padding-left: 14px; }
  .header-v4 .support-info ul li.live-chat:before {
    left: 14px; }
  .header-v4 .support-info ul li.live-chat a {
    color: #888; }
  .header-v4 .support-info ul li.live-chat strong {
    color: #888; }
.header-v4 .header-bottom .support-info ul li {
  display: none; }
  .header-v4 .header-bottom .support-info ul li.phone-support {
    display: block;
    line-height: 49px; }
    .header-v4 .header-bottom .support-info ul li.phone-support span {
      display: none; }
    .header-v4 .header-bottom .support-info ul li.phone-support:before {
      top: 16px; }
    .header-v4 .header-bottom .support-info ul li.phone-support strong {
      color: #fff; }
.header-v4 .header-bottom .block-custom-html {
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  overflow: hidden;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.header-v4 .header-bottom .spcustom_html {
  position: relative;
  width: 190px;
  float: right; }
  .header-v4 .header-bottom .spcustom_html:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -11px;
    width: 20px;
    height: 54px;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg); }

.content_v4 .box-free-shipping .free-shipping .item {
  width: 25%;
  float: left;
  padding: 11px 30px; }
.content_v4 .spcustom_html .custom-banner-02 {
  padding-top: 0; }
.content_v4 .banner-layout-4 {
  float: left;
  margin-bottom: 27px; }
  .content_v4 .banner-layout-4 .custom-row {
    margin: 0 -5px; }
    .content_v4 .banner-layout-4 .custom-row .images {
      padding: 0 5px;
      float: left; }
      .content_v4 .banner-layout-4 .custom-row .images a {
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: 5px; }
        .content_v4 .banner-layout-4 .custom-row .images a:before {
          background-color: #000;
          opacity: 0.15;
          content: "";
          height: 0;
          left: 0;
          margin: auto;
          position: absolute;
          top: 0;
          -webkit-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
          width: 0; }
        .content_v4 .banner-layout-4 .custom-row .images a:after {
          background-color: #000;
          opacity: 0.15;
          content: "";
          height: 0;
          right: 0;
          margin: auto;
          position: absolute;
          bottom: 0;
          -webkit-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
          width: 0; }
        .content_v4 .banner-layout-4 .custom-row .images a:hover:before, .content_v4 .banner-layout-4 .custom-row .images a:hover:after {
          height: 100%;
          -webkit-transition: all 0.4s ease-out 0s;
          transition: all 0.4s ease-out 0s;
          width: 100%; }
.content_v4 .ps-test .bg_testimonia {
  padding: 60px 0; }
.content_v4 .ps-test .item .bg_content {
  padding: 17px 0; }

@media (min-width: 1200px) {
  .custom-banner-02 .custom-col-right {
    padding-left: 0;
    padding-right: 10px;
    margin-left: -5px; }

  .header-v3 .header-top .header-center .support-info {
    padding: 35px 0 35px 60px; }

  .rtl .custom-banner-02 .custom-col-right {
    padding-left: 15px;
    padding-right: 0px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .support-info ul li.live-chat {
    padding-right: 20px;
    float: left; }
  .support-info ul li.phone-support {
    float: right;
    padding-left: 23px; }

  .box-deal-html .box-title p {
    padding: 0 20px 10px 20px; }
  .box-deal-html .box-title h2 {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 15px 20px 10px 20px; }
  .box-deal-html .box-categories {
    padding: 0 20px 28px 20px; }
    .box-deal-html .box-categories .item-image img {
      height: 100px;
      width: 100%; }

  .ps-test .item .bg_content {
    width: 90.3%; }
    .ps-test .item .bg_content .author {
      padding-right: 10px; }

  .hot-category .list-category .item1 .wrap, .hot-category .list-category .item2 .wrap, .hot-category .list-category .item3 .wrap {
    left: 22%; }

  .hot-category .list-category .item2 .view-category {
    padding: 20px 0 16px;
    margin-bottom: 10px; }
    .hot-category .list-category .item2 .view-category .box-slider-title h2 {
      margin-bottom: 10px; }
    .hot-category .list-category .item2 .view-category .content-category {
      margin-bottom: 15px; }
    .hot-category .list-category .item2 .view-category a {
      padding: 8px 15px;
      font-size: 12px; }
  .hot-category .list-category .box-slider-title h2 {
    font-size: 18px;
    padding-top: 1px;
    line-height: 29px;
    margin-top: 0; }

  .category-brand-tab .category-tab-content .nav-tabs {
    width: 23.05%; }
  .category-brand-tab .category-tab-content .tab-content {
    width: 53.85%; }
  .category-brand-tab .category-tab-content .nav-tabs li a img {
    width: 100%; }
  .category-brand-tab .category-tab-content .nav-tabs li.block-title {
    padding: 32px 0 32px; }

  .custom-banner-02 .images.style-01 {
    margin-bottom: 30px; }

  .content_v4 .box-banner-top .images.img1 {
    width: 65.6%; }
  .content_v4 .box-banner-top .images.img2 {
    width: 34%; }
  .content_v4 .box-deal .box-deal-html .box-title h2 {
    font-size: 16px;
    padding: 25px 20px 20px 20px;
    margin-bottom: 21px; }
    .content_v4 .box-deal .box-deal-html .box-title h2 strong {
      font-size: 21px; }

  .free-shipping .item {
    padding: 16px 0; }

  .content-v2 .free-shipping .item {
    padding: 13px 0; }
    .content-v2 .free-shipping .item .content .title {
      font-size: 12px; }

  .header-v3 .header-top .header-center .support-info {
    padding: 35px 0; }
    .header-v3 .header-top .header-center .support-info ul li.live-chat {
      padding-right: 10px; }
  .header-v3 .support-info ul li.phone-support {
    float: left; }

  .content_v3 .free-shipping .item {
    padding: 10px 0; }
  .content_v3 .ps-testmonial2 .item .content .des {
    margin-bottom: 30px; }

  .header-v4 .header-bottom .block-custom-html {
    width: 170px; }
  .header-v4 .header-bottom .spcustom_html {
    width: 150px; }
  .header-v4 .header-bottom .support-info ul li.phone-support {
    padding: 0 15px; }

  .content_v4 .box-free-shipping .free-shipping .item {
    padding: 11px 15px; }
  .content_v4 .banner-layout-4 .custom-row {
    margin: 0 -15px; }
    .content_v4 .banner-layout-4 .custom-row .images {
      width: 50%;
      padding: 0 15px; }
      .content_v4 .banner-layout-4 .custom-row .images a img {
        width: 100%; }
      .content_v4 .banner-layout-4 .custom-row .images.style-03 {
        margin-top: 30px; }

  .rtl .support-info ul li.live-chat {
    padding-right: 0;
    padding-left: 20px;
    float: right; }
  .rtl .support-info ul li.phone-support {
    float: left;
    padding-right: 23px;
    padding-left: 0; }
  .rtl .ps-test .item .bg_content .author {
    padding-left: 30px; }
  .rtl .custom-image3 .images.style-01 {
    padding-right: 15px; }
  .rtl .custom-image3 .images.style-02 {
    padding-left: 15px; }
  .rtl .header-v3 .header-top .header-center .support-info {
    padding: 35px 0; }
    .rtl .header-v3 .header-top .header-center .support-info ul li.live-chat {
      padding: 0; }
  .rtl .header-v3 .support-info ul li.phone-support {
    float: right; }
  .rtl.content-v3 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 28px; } }
@media (min-width: 767px) and (max-width: 991px) {
  .support-info {
    text-align: center; }
    .support-info ul li {
      line-height: 30px; }
      .support-info ul li.live-chat {
        border-right: none;
        padding-right: 10px; }
        .support-info ul li.live-chat:before {
          top: 7px; }
      .support-info ul li.phone-support {
        line-height: 29px;
        padding-left: 15px; }
        .support-info ul li.phone-support:before {
          top: 6px; }

  .custom-banner-02 .images.style-01 {
    margin-bottom: 30px; }

  .free-shipping .item {
    width: 50%;
    float: left; }

  .box-banner-right .images {
    text-align: center;
    margin-top: 30px; }
    .box-banner-right .images a {
      display: inline-block; }

  #block_html .spcustom_html {
    display: none; }

  .box-deal {
    width: 35%; }

  .box-deal-html .box-title p {
    padding: 0 20px 10px 20px; }
  .box-deal-html .box-title h2 {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 15px 20px 10px 20px; }
  .box-deal-html .box-categories {
    padding: 0 20px 28px 20px; }

  .ps-test .item .images {
    padding: 28px 0; }
  .ps-test .item .bg_content {
    padding-top: 21px;
    width: 87.3%; }
    .ps-test .item .bg_content .des, .ps-test .item .bg_content a {
      font-size: 11px; }
    .ps-test .item .bg_content .des {
      margin-top: 10px; }

  .hot-category .list-category .item1 .wrap, .hot-category .list-category .item2 .wrap, .hot-category .list-category .item3 .wrap {
    left: 18%; }

  .hot-category .list-category .item1 h3, .hot-category .list-category .item2 h3, .hot-category .list-category .item3 h3 {
    font-size: 17px;
    margin-bottom: 15px; }

  .hot-category .list-category .bed-room img {
    height: 267px;
    width: 100%; }
  .hot-category .list-category .item2 .view-category {
    padding: 20px 0 16px;
    margin-bottom: 10px; }
    .hot-category .list-category .item2 .view-category .box-slider-title h2 {
      margin-bottom: 10px; }
    .hot-category .list-category .item2 .view-category .content-category {
      margin-bottom: 15px;
      padding: 0 10px;
      line-height: 20px;
      font-size: 10px; }
    .hot-category .list-category .item2 .view-category a {
      padding: 5px 10px;
      font-size: 10px; }
  .hot-category .list-category .box-slider-title h2 {
    font-size: 16px;
    padding-top: 1px;
    line-height: 29px;
    margin-top: 0; }

  .hot-category .list-category .item1 ul li a, .hot-category .list-category .item2 ul li a, .hot-category .list-category .item3 ul li a {
    line-height: 25px;
    font-size: 12px; }

  .hot-category .list-category .item3 .wrap {
    top: 60%; }

  .hot-category .list-category .item1 .living-room .wrap {
    top: 72%; }

  .category-brand-tab .category-tab-content .nav-tabs {
    width: 23.05%; }
  .category-brand-tab .category-tab-content .tab-content {
    width: 53.85%; }
  .category-brand-tab .category-tab-content .nav-tabs li a img {
    width: 100%; }
  .category-brand-tab .category-tab-content .nav-tabs li.block-title {
    padding: 24px 0 25px; }
  .category-brand-tab .category-tab-content .nav-tabs li.block-title h3 {
    font-size: 14px;
    padding: 6px 0 6px; }
  .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description {
    top: 50px;
    padding: 0 40px; }
    .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description p, .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description a {
      font-size: 13px; }

  .need-help h3 {
    font-size: 16px; }
  .need-help p {
    font-size: 12px; }

  .content-v2 .box-cate-deal {
    width: 100%; }
  .content-v2 .custom-bannerSlider .style-01, .content-v2 .custom-bannerSlider .style-02 {
    padding: 0 15px; }
  .content-v2 .custom-bannerSlider img {
    width: 100%; }
  .content-v2 .custom-bannerSlider > .row {
    margin: 0 -15px; }
  .content-v2 .box-free-shipping {
    margin-top: 30px; }
  .content-v2 .ps-testmonial2 .item .content .des {
    margin-bottom: 20px; }

  .header-v3 .header-top .header-center .support-info {
    padding: 40px 0; }
    .header-v3 .header-top .header-center .support-info ul li.live-chat {
      padding-right: 15px; }
  .header-v3 .support-info {
    text-align: center; }

  .content_v3 .free-shipping .item {
    width: 50%; }
  .content_v3 .ps-testmonial2 .item .content .des {
    margin-bottom: 10px; }
  .content_v3 .custom_banner_3 {
    display: none; }

  .header-v4 #block_html .blockcart {
    padding: 31px 0; }

  .content_v4 .box-deal .box-deal-html .box-title p {
    padding-bottom: 5px; }
  .content_v4 .box-deal .box-deal-html .box-title h2 strong {
    font-size: 25px; }
  .content_v4 .box-banner-top .images.img1 {
    width: 65.6%; }
  .content_v4 .box-banner-top .images.img2 {
    width: 34.2%; }
  .content_v4 .box-deal .box-deal-html .box-title h2 {
    margin-bottom: 23px;
    padding: 18px 20px 13px 20px; }
  .content_v4 .box-free-shipping .free-shipping .item {
    width: 50%; }
  .content_v4 .banner-layout-4 .custom-row .images {
    width: 50%; }
    .content_v4 .banner-layout-4 .custom-row .images.style-03 {
      margin-top: 10px; }
      .content_v4 .banner-layout-4 .custom-row .images.style-03 a img {
        width: 100%; }

  .rtl .support-info {
    text-align: center; }
    .rtl .support-info ul li.live-chat {
      border-right: none;
      padding-left: 10px; }
  .rtl .support-info ul li.phone-support {
    padding-left: 0;
    padding-right: 14px; }
  .rtl .header-v3 .header-top .header-center .support-info {
    padding: 35px 0; }
    .rtl .header-v3 .header-top .header-center .support-info ul li.live-chat {
      padding-left: 15px;
      padding-right: 0; }
  .rtl .header-v3 .header-top .bgr_header1 .support-info ul li.phone-support {
    float: none; }
  .rtl .content_v3 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 35px; } }
@media (max-width: 767px) {
  #block_html .spcustom_html {
    display: none; }

  .support-info {
    text-align: left; }

  .bgr_spotlight1 {
    margin: 40px 0 0 0; }

  .box-deal-html {
    width: 58%;
    margin: 0 auto; }

  .ps-test .item .bg_content {
    width: 83%; }
    .ps-test .item .bg_content .des {
      width: 87%;
      margin-left: 10px;
      margin-top: 10px; }

  .ps-test .item .images {
    padding: 34px 0; }

  .ps-test .bg_testimonia {
    padding: 40px 0; }

  .hot-category .list-category .item1 .wrap, .hot-category .list-category .item2 .wrap, .hot-category .list-category .item3 .wrap {
    left: 32%; }

  .category-brand-tab .category-tab-content .nav-tabs {
    width: 100%; }
    .category-brand-tab .category-tab-content .nav-tabs li.block-title {
      width: 100%; }
    .category-brand-tab .category-tab-content .nav-tabs li {
      width: 33.333%;
      float: left; }
      .category-brand-tab .category-tab-content .nav-tabs li img {
        width: 100%; }
      .category-brand-tab .category-tab-content .nav-tabs li a {
        border-bottom: none; }
      .category-brand-tab .category-tab-content .nav-tabs li.active:after {
        display: none; }
  .category-brand-tab .category-tab-content .tab-content {
    width: 100%; }

  .need-help {
    margin-bottom: 20px; }

  .content_v4 .box-banner-top .images {
    float: none;
    width: 100%; }
    .content_v4 .box-banner-top .images.img2 {
      display: none; }

  .free-shipping .item {
    width: 50%;
    float: left; }

  .box-free-shipping {
    float: left;
    width: 100%;
    margin-top: 0px; }

  .box-banner-right {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px; }
    .box-banner-right .images a {
      display: inline-block; }

  .custom-banner-02 .images.style-01 {
    margin-bottom: 30px; }

  .content-v2 .custom-image3 .images a img {
    width: 100%; }
  .content-v2 .custom-image3 .images.style-01 {
    margin-bottom: 30px; }
  .content-v2 .custom-image3 .images.style-01, .content-v2 .custom-image3 .images.style-02 {
    padding: 0 15px; }
  .content-v2 .ps-testmonial2 .item .content {
    padding-top: 20px;
    padding-right: 15px; }
    .content-v2 .ps-testmonial2 .item .content .des {
      margin-bottom: 0; }
    .content-v2 .ps-testmonial2 .item .content .comment_note {
      padding-left: 15px; }
  .content-v2 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 13px; }
  .content-v2 .bannerslider {
    margin-bottom: 30px; }

  .header-v3 .header-top .header-center .support-info {
    padding: 0;
    width: 100%;
    text-align: right; }
    .header-v3 .header-top .header-center .support-info ul li.live-chat {
      padding: 0; }

  .content_v3 .ps-spotlight1 .bgr_spotlight1 {
    margin-top: 0; }
  .content_v3 .box-free-shipping {
    margin-top: 0; }
  .content_v3 .free-shipping .item {
    width: 50%; }
  .content_v3 .custom_banner_3 .images a img {
    width: 100%; }
  .content_v3 .ps-testmonial2 .item .content {
    padding-top: 15px;
    padding-right: 35px; }
    .content_v3 .ps-testmonial2 .item .content .des {
      margin-bottom: 5px; }
  .content_v3 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 10px; }

  .header-v4 .support-info ul li {
    line-height: 54px; }
    .header-v4 .support-info ul li.live-chat:before {
      top: 20px; }

  .content_v4 .box-free-shipping {
    margin-top: 10px; }
    .content_v4 .box-free-shipping .free-shipping .item {
      width: 100%; }
  .content_v4 .spcustom_html .custom-banner-02 {
    margin-bottom: 30px; }
  .content_v4 .banner-layout-4 .custom-row .images {
    margin-bottom: 10px;
    width: 100%; }
    .content_v4 .banner-layout-4 .custom-row .images a img {
      width: 100%; }
  .content_v4 .banner-layout-4 {
    margin-bottom: 0; }

  .rtl .footer-container .down-app {
    text-align: center; }
  .rtl .header-v3 .header-top .header-center .support-info {
    padding: 0;
    text-align: left; }
  .rtl .content_v3 .ps-testmonial2 .item .content {
    padding-right: 250px; } }
@media (max-width: 480px) {
  .box-deal {
    margin-bottom: 40px; }
    .box-deal .box-deal-html {
      width: 100%;
      margin: 0 auto; }

  .ps-test .item {
    width: 100%; }
    .ps-test .item .images {
      float: none;
      display: block;
      text-align: center;
      padding-top: 0; }
    .ps-test .item .bg_content {
      padding: 15px 0;
      width: 100%; }
      .ps-test .item .bg_content .author {
        padding: 0; }
      .ps-test .item .bg_content .des {
        width: 100%;
        margin-left: 0; }

  .ps-test .bg_testimonia .owl-controls .owl-nav div {
    top: 50%; }

  .hot-category .list-category .item1 .wrap, .hot-category .list-category .item2 .wrap, .hot-category .list-category .item3 .wrap {
    left: 20%; }

  .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description {
    top: 30px;
    padding: 0 30px; }
    .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description p {
      margin: 0 0 20px;
      font-size: 12px; }
    .category-brand-tab .category-tab-content .tab-content .tab-pane .tab-pane-inner .item-description a {
      font-size: 10px; }

  .category-brand-tab .category-tab-content .nav-tabs li.block-title {
    padding: 20px 0 23px; }
    .category-brand-tab .category-tab-content .nav-tabs li.block-title h3 {
      font-size: 17px; }

  .free-shipping .item {
    width: 100%; }

  .content-v2 .custom-bannerSlider .style-01 {
    margin-bottom: 30px; }
  .content-v2 .custom-bannerSlider .style-01, .content-v2 .custom-bannerSlider .style-02 {
    width: 100%; }
  .content-v2 .free-shipping .item {
    width: 100%; }
  .content-v2 .box-banner-right .images a {
    width: 100%; }
    .content-v2 .box-banner-right .images a img {
      width: 100%; }
  .content-v2 .ps-testmonial2 .item {
    float: left;
    width: 100%;
    padding-bottom: 15px; }
    .content-v2 .ps-testmonial2 .item .thumb-left {
      width: 100%; }
      .content-v2 .ps-testmonial2 .item .thumb-left a img {
        width: 100%; }
    .content-v2 .ps-testmonial2 .item .content {
      width: 100%;
      float: left;
      padding: 0;
      margin-top: 15px; }
      .content-v2 .ps-testmonial2 .item .content .des {
        margin-bottom: 0; }
  .content-v2 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 16px; }

  .custom-banner-02 .custom-col-left {
    width: 100%; }
    .custom-banner-02 .custom-col-left .images img {
      width: 100%; }
    .custom-banner-02 .custom-col-left .images.style-02 {
      margin-bottom: 30px; }
  .custom-banner-02 .custom-col-right {
    width: 100%; }

  .header-v3 .header-top .bgr_header1 .support-info ul li.phone-support {
    font-size: 11px;
    margin-left: -10px; }
    .header-v3 .header-top .bgr_header1 .support-info ul li.phone-support strong {
      font-size: 12px; }

  .header-v3 .header-top .header-center .support-info {
    text-align: center; }

  .content_v3 .free-shipping .item {
    width: 100%; }
  .content_v3 .ps-testmonial2 .item .thumb-left {
    width: 100%;
    margin-right: 0; }
    .content_v3 .ps-testmonial2 .item .thumb-left a img {
      width: 100%; }
  .content_v3 .ps-testmonial2 .item .content {
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 15px; }
  .content_v3 .ps-testmonial2 .owl-controls .owl-dots {
    bottom: 0; }
  .content_v3 .ps-spotlight3:before {
    height: 530px; }
  .content_v3 .ps-testmonial2 .item .content .des {
    margin-bottom: 0;
    padding: 15px 20px; }

  .header-v4 .spcustom_html {
    display: none; }

  .content_v4 .banner-layout-4 {
    margin-bottom: 0; }

  .rtl .header-v3 .header-top .header-center .support-info {
    text-align: center; }
  .rtl .ps-test .item .bg_content {
    padding-right: 15px;
    padding-left: 15px; }
  .rtl .ps-test .item .images {
    float: none; }
  .rtl.content-v3 .ps-testmonial2 .item .content {
    padding: 0; } }
