.left_video {
  margin: 0 25px 0 14px;
  float: left;
  width: 560px;
}

.top_block_footer {
  clear: both;
}

.right_sample_block ul li {
  margin-bottom: 20px !important;
}

.right_sample_block ul li img {
  float: left;
  margin: 0 15px 15px 0;
}

.col {
  width: 50%;
  float: left;
}

.col p:first-child {
  padding-bottom: 0 !important;
  text-align: center;
}

#mini ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
  margin-top: 6px;
}

#mini {
  float: right;
}

#freeship, #gifts {
  display: inline-block;
  margin: 0 20px 0 0;
}

.free_shipping {
  padding: 5px 0 10px 0;
  background-color: #eee;
  clear: both;
  margin-bottom: 20px;
}

#wrapp_free {
  display: block;
  margin: 0 auto;
}

.lookbook-sunglasses {
  overflow: hidden;
  display: none;
}

.lookbook-sunglasses {
  overflow: hidden;
  position: relative;
  margin: 20px 0 40px;
}

.lookbook-sunglasses .text-content {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}

.lookbook-sunglasses .text-content strong {
  font-size: 60px;
  font-weight: 800;
}

.lookbook-sunglasses .text-content .icon-video {
  border: 1px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 0;
  text-align: center;
}

.block-cs-testimonials {
  position: relative;
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed !important;
  margin-bottom: 20px;
}

.block-cs-testimonials #testimonials_list {
  text-align: center;
}

.block-cs-testimonials #testimonials_list .testi-item {
  padding-top: 40px;
  padding-bottom: 40px;
}

.block-cs-testimonials #testimonials_list .testi-item .c-content {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  padding-bottom: 15px;
  color: #000000;
  position: relative;
  font-weight: normal !important;
}

.block-cs-testimonials #testimonials_list .testi-item .c-content:before {
  content: "";
  background: url(../../../../img/bg_content.png) no-repeat;
  width: 27px;
  height: 23px;
  display: inline-block;
  margin-right: 10px;
}

.block-cs-testimonials #testimonials_list .testi-item .c-avatar {
  background: url(../.../../../../../img/avatar.png) no-repeat;
  width: 108px;
  height: 108px;
  margin: auto;
  margin-bottom: 15px;
  font-size: 0;
  display:	none;
}

.block-cs-testimonials #testimonials_list .testi-item .c-name {
  font-size: 15px;
  font-style: italic;
  color: #797979;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.cs-top-footer {
  /*border-top: 1px solid #e4e4e4;*/
  padding-top: 10px;
  padding-bottom: 10px;
}

.cs-free-shipping {
  text-align: left;
}

.cs-free-shipping .row {
  margin-left: -10px;
  margin-right: -10px;
}

.cs-free-shipping .row .col-sm-6 {
  padding-left: 10px;
  padding-right: 10px;
}

.cs-free-shipping .row .second {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}

.cs-free-shipping .row .col-sm-4 {
  padding: 15px 3%;
}

.cs-free-shipping .bg-color h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.cs-free-shipping .bg-color p {
  color: #a1a1a1;
}

.cs-free-shipping .bg-color em {
  float: left;
  margin-right: 15px;
  padding-top: 10px;
}

.cs-free-shipping .bg-color em:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cs-free-shipping .bg-color em.icon-free-shipping:before {
  content: "\f1b9";
}

.cs-free-shipping .bg-color em.icon-exchange:before {
  content: "\f135";
}

.em-wrapper-banners .banner-img {
  position: relative;
  display: block;
  clear: both;
  border: 1px solid #d7d7d7;
}

.container-fluid.hook-middle .em-block-title.em-widget-title {
  background: #eaeaea;
  margin-bottom: 50px;
}

.container-fluid.hook-middle .em-block-title.em-widget-title h3 {
  font-size: 20px;
  font-weight: bold;
  padding: 8px 35px 8px 20px;
  color: #fff;
  display: inline-block;
  margin: -1px 0;
  position: relative;
  background: #ef4056;
  line-height: 1.35;
}

.container-fluid.hook-middle .em-block-title.em-widget-title h3:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin-right: 10px;
  content: '\f005';
}

.container-fluid.hook-middle .em-block-title.em-widget-title h3:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 7px;
  width: 30px;
  height: 30px;
  background: #eaeaea;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box {
  border: 1px solid #d7d7d7;
  position: relative;
  display: block;
  padding: 30px 27px;
  border-radius: 3px;
  overflow: hidden;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box em.fa {
  display: inline-block;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box em.fa:before {
  font-family: "FontAwesome";
  font-size: 50px;
  color: #ef4056;
  font-style: normal;
  display: inline-block;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box em.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box em.fa.fa-thumbs-o-up:before {
  content: "\f087";
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box em.fa.fa-usd:before {
  content: "\f155";
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box .em-text-upercase {
  color: #ef4056;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  padding: 0 5%;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box p {
  font-size: 15px;
  color: #000000;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box p:last-child {
  margin-bottom: 0;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box p a.button-link {
  color: #fff;
  background-color: #4dbeee;
  max-width: 150px;
  width: 100%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.container-fluid.hook-middle .em-wrapper-ads-item .em-ads-item.em-box p a.button-link:hover {
  background: #118acb;
}
