.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; }

.customer_service {
  text-align: center;
  padding: 12px 0; }

.customer_service p {
  font-size: 13px;
  display: inline-block;
  margin: 0; }

.customer_service a {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  font-family: "Teko", sans-serif;
  margin-left: 5px;
  transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s; }
  .customer_service a:hover {
    background: #fff;
    color: #2856bf; }

.customer_service a.live-chat {
  margin-left: 10px; }

.customer_service a.buy-this-theme {
  background: #373737; }

.footer-copyright {
  clear: both; }
  .footer-copyright .container {
    padding: 20px 0 20px 0;
    border-top: 1px solid #d6d6d6;
    font-weight: 500;
    font-size: 12px;
    margin-top: 45px; }
  @media (max-width: 767px) {
    .footer-copyright {
      padding-top: 0;
      margin-bottom: 30px; } }

.content-left {
  color: #666;
  font-weight: 500; }

.link_footer {
  margin-bottom: 10px; }

.footer-copyright .content-right ul li {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px; }

.footer-copyright .content-right ul {
  float: right; }

/***/
.shiping {
  margin-top: 20px; }
  .shiping ul {
    padding: 0;
    margin: 0; }
    .shiping ul li {
      font-size: 11px;
      font-weight: 500;
      font-family: "Teko", sans-serif;
      color: #666;
      text-transform: uppercase;
      border-left: 1px solid #d6d6d6;
      border-right: 1px solid #d6d6d6;
      border-bottom: 1px solid #d6d6d6;
      padding: 15px; }
      .shiping ul li:first-child {
        border-top: 1px solid #d6d6d6; }
      .shiping ul li img {
        margin-right: 10px; }
      .shiping ul li:hover a {
        color: #1f63b0; }
  .shiping .lorest {
    margin-top: 8px;
    display: block;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    text-align: center;
    -webkit-transition: all 300ms ease 0s;
    position: relative; }
    .shiping .lorest:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: url("../img/glass.png") no-repeat scroll -265px 0 transparent;
      z-index: 1; }
    .shiping .lorest:hover:after {
      background-position: 1200px 0;
      transition: all 2.5s ease 0s;
      -moz-transition: all 2.5s ease 0s;
      -webkit-transition: all 2.5s ease 0s; }

.footer-container #footer .testimonial {
  display: inline-block;
  margin-top: 5px; }
  .footer-container #footer .testimonial .content-intro {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #3e3d3b;
    position: relative;
    margin-top: 12px; }
    .footer-container #footer .testimonial .content-intro:after {
      width: 0px;
      height: 0px;
      border: 7px solid transparent;
      border-top: 7px solid #3e3d3b;
      content: "";
      display: inline-block;
      position: absolute;
      left: 18px;
      bottom: -14px; }
    .footer-container #footer .testimonial .content-intro p {
      padding: 15px;
      color: #b3b3b3;
      font-weight: 500;
      line-height: 18px;
      margin: 0;
      font-size: 13px; }
  .footer-container #footer .testimonial .manage-intro {
    display: inline-block;
    width: 100%;
    margin-top: 12px; }
    .footer-container #footer .testimonial .manage-intro .img-manage {
      float: left;
      margin-right: 10px;
      transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -webkit-transition: all 0.4s ease 0s; }
      .footer-container #footer .testimonial .manage-intro .img-manage img {
        padding: 3px; }
      .footer-container #footer .testimonial .manage-intro .img-manage:hover {
        opacity: 0.7;
        filter: alpha(opacity=70); }
    .footer-container #footer .testimonial .manage-intro h3 {
      margin-top: 7px;
      font-size: 13px;
      margin-bottom: 5px;
      font-weight: 500;
      display: inline-block;
      color: #1f63b0; }
    .footer-container #footer .testimonial .manage-intro h4 {
      font-size: 13px;
      color: #b3b3b3;
      font-weight: 500;
      text-transform: capitalize; }
      .footer-container #footer .testimonial .manage-intro h4:after {
        display: none; }

.bn-home {
  margin-top: 60px;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%; }
  .bn-home ul {
    margin-bottom: 0; }
    .bn-home ul li {
      margin-bottom: 20px; }
  .bn-home a {
    display: block;
    position: relative; }
    .bn-home a img {
      width: 100%; }
    .bn-home a:before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-top: 3px solid #ec561b;
      border-bottom: 3px solid #ec561b;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: center center;
      transform-origin: center center;
      position: absolute;
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.5s ease 0s,-webkit-transform 0.5s ease 0s;
      transition: opacity 0.5s ease 0s,transform 0.5s ease 0s;
      z-index: 10; }
    .bn-home a:after {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-right: 3px solid #ec561b;
      border-left: 3px solid #ec561b;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: center center;
      transform-origin: center center;
      position: absolute;
      content: '';
      opacity: 0;
      transition: opacity 0.5s ease 0s,transform 0.5s ease 0s;
      -webkit-transition: opacity 0.5s,-webkit-transform 0.5s ease 0s;
      z-index: 10; }
    .bn-home a:hover:before, .bn-home a:hover:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }

.support .support-img {
  float: left;
  margin-right: 10px; }
.support h3 {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 5px; }
.support h4 {
  font-size: 13px;
  font-weight: 400;
  margin: 0; }

#top_home_block {
  clear: both;
  margin-top: 20px; }

.bn-top-home ul {
  margin-bottom: 0;
  text-align: center; }
  .bn-top-home ul li a {
    position: relative;
    display: block; }
    .bn-top-home ul li a:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      -webkit-transition: all 0.6s ease-in-out;
      transition: all 0.6s ease-in-out;
      -moz-transition: all 0.6s ease-in-out;
      -ms-transition: all 0.6s ease-in-out;
      -o-transition: all 0.6s ease-in-out; }
    .bn-top-home ul li a:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      -webkit-transition: all 0.6s ease-in-out;
      transition: all 0.6s ease-in-out;
      -moz-transition: all 0.6s ease-in-out;
      -ms-transition: all 0.6s ease-in-out;
      -o-transition: all 0.6s ease-in-out; }
    .bn-top-home ul li a:hover:before {
      right: 50%;
      left: 50%;
      background: rgba(255, 255, 255, 0.2); }
    .bn-top-home ul li a:hover:after {
      top: 50%;
      bottom: 50%;
      background: rgba(255, 255, 255, 0.2); }

.static-bottom-home {
  margin-top: 20px; }
  .static-bottom-home .out-sup {
    padding: 15px 20px;
    border: 4px solid #d5d5d5;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out; }
    .static-bottom-home .out-sup .icon-support-service {
      float: left;
      margin-right: 25px; }
    .static-bottom-home .out-sup h3 {
      font-size: 30px;
      font-weight: 400;
      text-transform: uppercase;
      margin-top: 4px;
      margin-bottom: 0; }
    .static-bottom-home .out-sup p {
      color: #999; }
  .static-bottom-home .out-sup-1 h3 {
    color: #2ba301; }
  .static-bottom-home .out-sup-1:hover {
    border-color: #2ba301; }
  .static-bottom-home .out-sup-2 h3 {
    color: #0fadbb; }
  .static-bottom-home .out-sup-2:hover {
    border-color: #0fadbb; }
  .static-bottom-home .out-sup-3 h3 {
    color: #734a8d; }
  .static-bottom-home .out-sup-3:hover {
    border-color: #734a8d; }
  .static-bottom-home ul {
    margin: 0; }
    .static-bottom-home ul li {
      margin-top: 20px; }

.delivery {
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 100%; }
  .delivery a, .delivery p {
    float: left; }
  .delivery .customer_delivery {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    background: #1f63b0;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Teko", sans-serif;
    font-weight: 400;
    padding-right: 30px; }
  .delivery .in-delivery {
    display: inline-block;
    background: #000;
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative; }
    .delivery .in-delivery:before {
      content: "";
      position: absolute;
      width: 0px;
      height: 0px;
      border-left: 26px solid transparent;
      border-right: 26px solid transparent;
      border-bottom: 60px solid #000;
      left: -26px;
      top: 0; }
  .delivery p, .delivery a {
    margin-left: 20px;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .delivery p, .delivery a {
        margin-left: 0;
        text-align: left; } }
  .delivery a {
    color: #fff;
    font-size: 21px;
    font-family: "Teko", sans-serif;
    text-transform: uppercase; }
    .delivery a:after {
      content: "\f054";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      font-size: 10px;
      padding-left: 5px; }
    .delivery a:hover {
      color: #1f63b0; }

.static-payment ul {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
  .static-payment ul li {
    float: right;
    margin-left: 10px; }

.static-payment ul li img:hover {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: swing ease-in-out 1 normal 800ms;
  -moz-animation: swing ease-in-out 1 normal 800ms;
  -o-animation: swing ease-in-out 1 normal 800ms;
  animation: swing ease-in-out 1 normal 800ms; }

@media (min-width: 768px) and (max-width: 1199px) {
  .shiping div.wt-col-sm-6 {
    padding: 0 20px; }
    .shiping div.wt-col-sm-6 .lorest1 {
      margin-top: 0; }
    .shiping div.wt-col-sm-6 .lorest {
      text-align: left; } }
@media (min-width: 768px) and (max-width: 991px) {
  .static-bottom-home .out-sup h3 {
    font-size: 26px; }

  .delivery .customer_delivery {
    font-size: 29px; }

  .delivery p, .delivery a {
    font-size: 13px; }

  .delivery a {
    font-size: 19px; }

  .delivery .in-delivery {
    padding-bottom: 15px; } }
@media (max-width: 767px) {
  #top_home_block li:first-child {
    margin-bottom: 20px; }

  .delivery .in-delivery::before {
    display: none; }

  .footer-copyright {
    padding: 0 15px; }
    .footer-copyright .static-payment {
      margin-top: 15px; } }

/*# sourceMappingURL=wtcustomhtml.css.map */
