/*
Theme Name: WP DANCE
Theme URI: /wp_dance/
Author:  Wpdance team
Author URI: http://wpdance.com/
Description: our default theme lets you create a strongest website with many features.
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */
/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
/******Class Padding*******
$header_bg_color2: #23282d !default;

*/
/*=header==============*/
/*=top menu==============*/
/*=body==============*/
/*=footer==============*/
/*---- footer 08 ----*/
/*=button==============*/
h1 {
  font: 400 30px/1.15 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121; }

h2 {
  font: 400 24px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121;
  margin: 0 0 10px; }

h3 {
  font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  color: #212121; }

h4 {
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121; }

h5 {
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121; }

h6 {
  font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121; }

/*=====Button Icon=====*/
/*
@include hideText();text-indent:0;
@include wp_table;
@include wp_tablecell;
@include transition;
@include transition_opacity;
@include transition2;
@include translateY($y);
@include translateX($x);
@include transform($y)
@include transformscale($x,$y);

@include border-radius($rounded_corner);
@include box-shadow(0 -2px 10px #a3a3a3);
@include font-awesome(\f13e,14px);
@include font-dashicons("\f13e",14px);

@include text-link();
@include line_title($color1, $color2);

@include button_addtocart;
@include button;
@include button3_4;

@include button_icon();
@include button_icon_grid();
@include opacity(0);
@include changeColor ($color, $color-hover);

@include cut_height($height);
@include
wp_button($btn5_bg_color,$btn5_line_color,$btn5_text_color,$btn5_font,$btn2_bg_color,$btn2_line_color,$btn2_text_color);
*/
/*Layout*/
.wd-header-widget-right.shopping-cart-wrapper .wd_account .login, .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .wd_content_mini_cart {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 0px 7px #ebebeb;
  -moz-box-shadow: 0 0px 7px #ebebeb;
  box-shadow: 0 0px 7px #ebebeb;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  border: 1px solid #ebebeb;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  padding: 20px;
  min-width: 300px;
  text-align: left;
  z-index: 200; }

/*@extend %dropdown;*/
header {
  position: relative;
  z-index: 99;
  /*============  header_white( header03) ======================*/
  /*============ END header_white ======================*/ }
  header.header {
    padding: 20px 20px 0; }
  header .sticky {
    position: fixed; }
  header .header_white .wd-search-post .wd-click-popup-search,
  header .header_white .download_cart .container_header_cart a.header_cart {
    color: #757575; }
  header .header_white .wd-search-post .wd-click-popup-search .fa-search {
    background-position: 0 -28px; }
  header .header_white .wd-search-post .wd-click-popup-search:hover .fa-search {
    background-position: 0 -60px; }
  header .header_white .download_cart .container_header_cart a.header_cart:after {
    background-position: -40px -28px; }
  header .header_white .download_cart .container_header_cart a.header_cart:hover:after {
    background-position: -40px -60px; }
  header .header_white nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > a {
    color: #424242;  }
  header .header_white nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0:hover > a {
    color: #aa00ff; }
  header .wpb_content_element {
    margin-bottom: 0; }
  header .vc_row[data-vc-full-width] {
    overflow: visible; }

.wd-search-post {
  float: left;
  padding-left: 10px;
  margin: 0 -10px; }
  .wd-search-post .wd-click-popup-search {
    color: #fefefe;
    cursor: pointer; }
    .wd-search-post .wd-click-popup-search:hover:before {
      color: #aa00ff; }
    .wd-search-post .wd-click-popup-search:hover .fa-search {
      background-position: 0 -60px; }
    .wd-search-post .wd-click-popup-search:before {
      content: "SEARCH";
      font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
      font-weight: 600;
      letter-spacing: 0.5em;
      vertical-align: top;
      margin-top: -2px;
      padding: 0 10px; }
    .wd-search-post .wd-click-popup-search .fa-search {
      background: url("assets/images/icon.png") no-repeat;
      width: 20px;
      height: 20px; }
      .wd-search-post .wd-click-popup-search .fa-search:before {
        content: ""; }
  .wd-search-post.style-2 {
    float: left;
    padding: 0; }
    .wd-search-post.style-2 form.searchform {
      width: 220px;
      position: relative; }
      .wd-search-post.style-2 form.searchform input[type='text'] {
        width: 100%;
        height: 34px;
        border: none;
        background: #f1f1f1;
        border-radius: 3px;
        padding: 5px 20px;
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        color: #fefefe; }
      .wd-search-post.style-2 form.searchform button {
        border: none;
        background: none;
        position: absolute;
        top: 0;
        right: 0;
        color: #fefefe; }

.vc_wp_search .widget_search .searchform {
  position: relative;
  width: 220px; }
  .vc_wp_search .widget_search .searchform input[type='text'] {
    height: 34px;
    width: 100%;
    border: none;
    background: #f1f1f1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #fefefe;
    padding: 0 20px; }
    .vc_wp_search .widget_search .searchform input[type='text']::-webkit-input-placeholder {
      color: #fefefe; }
    .vc_wp_search .widget_search .searchform input[type='text']:-moz-placeholder {
      color: #fefefe; }
    .vc_wp_search .widget_search .searchform input[type='text']::-moz-placeholder {
      color: #fefefe; }
    .vc_wp_search .widget_search .searchform input[type='text']:-ms-input-placeholder {
      color: #fefefe; }
  .vc_wp_search .widget_search .searchform button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: none;
    color: #fefefe;
    padding: 0; }
.vc_wp_search.show-icon-search {
  float: right;
  margin: 0;
  padding-left: 20px; }
  .vc_wp_search.show-icon-search .widget_search {
    position: relative;
    z-index: 100; }
    .vc_wp_search.show-icon-search .widget_search .searchform {
      width: auto; }
      .vc_wp_search.show-icon-search .widget_search .searchform input[type='text'] {
        width: 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        right: -10px;
        background: #f1f1f1;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
    .vc_wp_search.show-icon-search .widget_search button {
      position: relative; }

.wd-popup-search.show {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 800;
  overflow-y: auto; }
  .wd-popup-search.show:before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #0a121f;
    opacity: 0.9;
    position: absolute;
    z-index: -1;
    content: ''; }
  .wd-popup-search.show .searchform {
    margin-left: 50px;
    margin-right: 50px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: calc(100% - 100px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .wd-popup-search.show .searchform input[type='text'] {
      border: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      width: 100%;
      height: 50px;
      color: #fff; }
    .wd-popup-search.show .searchform button {
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      border: none;
      height: 50px;
      width: 50px;
      font-weight: 400;
      font-size: 18px; }
    .wd-popup-search.show .searchform .screen-reader-text {
      display: none !important; }
  .wd-popup-search.show .wd-search-close {
    position: absolute;
    top: 50px;
    right: 30px;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    font-size: 0;
    cursor: pointer; }
    .wd-popup-search.show .wd-search-close:before {
      width: 28px;
      height: 2px;
      position: absolute;
      content: "";
      opacity: 1;
      top: 14px;
      right: auto;
      bottom: auto;
      left: 0.155em;
      -webkit-transform: rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1);
      transform: rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1);
      -webkit-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      background: #fff; }
    .wd-popup-search.show .wd-search-close:after {
      width: 28px;
      height: 2px;
      position: absolute;
      content: "";
      opacity: 1;
      top: 14px;
      right: auto;
      bottom: auto;
      left: 0.155em;
      -webkit-transform: rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
      transform: rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
      -webkit-transform-origin: 50% 50% 0;
      transform-origin: 50% 50% 0;
      background: #fff; }

/*========= ACCOUNT =============*/
.wd_tini_account_wrapper {
  position: relative; }
  .wd_tini_account_wrapper .wd_tini_account_control a {
    color: #fefefe;
    font: 500 120px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }
  .wd_tini_account_wrapper.show-icon-user {
    float: right;
    padding-left: 20px; }
    .wd_tini_account_wrapper.show-icon-user .wd_tini_account_control a {
      font-size: 0;
      color: #fefefe; }
      .wd_tini_account_wrapper.show-icon-user .wd_tini_account_control a: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;
        /*content:"\f007";
        font-size:$font-size;*/
        /* $withslash: "\"\f007\"";
        content: unquote($withslash);*/
        content: '\f007';
        font-size: 15px; }

.search-form {
  border-bottom: 1px solid #dee2e5;
  position: relative;
  /*.search-submit*/ }
  .search-form label {
    margin-bottom: 0;
    width: 100%; }
  .search-form input {
    border: 0 none;
    width: 100%;
    padding-right: 20px;
    color: #fefefe;
    font-size: 13px;
    font-weight: 500; }
    .search-form input::-webkit-input-placeholder {
      color: #fefefe; }
    .search-form input:-moz-placeholder {
      color: #fefefe; }
    .search-form input::-moz-placeholder {
      color: #fefefe; }
    .search-form input:-ms-input-placeholder {
      color: #fefefe; }
  .search-form .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: 0 none !important;
    padding: 0;
    color: white; }
    .search-form .search-submit: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;
      /*content:"\f002";
      font-size:$font-size;*/
      /* $withslash: "\"\f002\"";
      content: unquote($withslash);*/
      content: '\f002';
      font-size: 11px; }
    .search-form .search-submit:hover, .search-form .search-submit:focus, .search-form .search-submit:active {
      color: #aa00ff;
      text-decoration: none; }

/*.search-form*/
.wd-header-widget {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  z-index: 999;
  position: relative; }
  .wd-header-widget > div {
    display: inline-block; }
  .wd-header-widget .wd-header-widget-left {
    float: left;
    padding: 30px 0;
    min-width: 320px; }
    .wd-header-widget .wd-header-widget-left .widget_search {
      width: 210px; }
      .wd-header-widget .wd-header-widget-left .widget_search .widget-title {
        display: none; }

/*.wd-header-widget*/
.wd-header-widget-right {
  min-width: 320px;
  float: right;
  padding: 30px 0 0;
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  /*.wd_content_mini_cart*/ }
  .wd-header-widget-right.shopping-cart-wrapper {
    /*wd-login*/
    /*.wd_cart*/ }
    .wd-header-widget-right.shopping-cart-wrapper > ul {
      padding: 0; }
      .wd-header-widget-right.shopping-cart-wrapper > ul > li {
        display: inline-block;
        margin: 0 5px;
        padding-bottom: 20px;
        color: #fefefe;
        font-size: 95%; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li label {
          color: #fefefe; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li input.input-text {
          width: 100%;
          font-size: 90%;
          color: #757575; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li input::-webkit-input-placeholder {
          color: #757575 !important; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li input:-moz-placeholder {
          color: #757575 !important; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li input::-moz-placeholder {
          color: #757575 !important; }
        .wd-header-widget-right.shopping-cart-wrapper > ul > li input:-ms-input-placeholder {
          color: #757575 !important; }
    .wd-header-widget-right.shopping-cart-wrapper .wd_account {
      position: relative;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      margin-right: 0; }
      .wd-header-widget-right.shopping-cart-wrapper .wd_account .login {
        left: 0;
        top: 35px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        margin-top: 0; }
        .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p {
          margin-bottom: 20px;
          width: 100%; }
          .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.form-row-last {
            margin-bottom: 30px; }
          .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.btn_login {
            display: inline-block;
            text-align: center;
            margin-bottom: 30px; }
        .wd-header-widget-right.shopping-cart-wrapper .wd_account .login input.button {
          font-size: 12px; }
        .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.lost_password {
          margin-bottom: 0;
          margin-top: -10px;
          font-size: 90%; }
          .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.lost_password label.inline {
            margin-bottom: 0;
            font-weight: normal; }
          .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.lost_password a {
            display: block; }
            .wd-header-widget-right.shopping-cart-wrapper .wd_account .login p.lost_password a: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;
              /*content:"\f105";
              font-size:$font-size;*/
              /* $withslash: "\"\f105\"";
              content: unquote($withslash);*/
              content: '\f105';
              font-size: 14px;
              padding: 0 5px; }
      .wd-header-widget-right.shopping-cart-wrapper .wd_account:hover .login {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
      .wd-header-widget-right.shopping-cart-wrapper .wd_account:hover a#login_text {
        color: #aa00ff; }
      .wd-header-widget-right.shopping-cart-wrapper .wd_account .title_login a {
        position: relative;
        padding-right: 15px;
        display: inline-block;
        margin: 0 5px; }
        .wd-header-widget-right.shopping-cart-wrapper .wd_account .title_login a:after {
          content: "/";
          right: 0;
          position: absolute;
          top: 0; }
    .wd-header-widget-right.shopping-cart-wrapper li.wd_cart {
      position: relative;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      cursor: pointer;
      margin-left: 10px; }
      .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .cart_content:hover .wd_content_mini_cart {
        display: block !important;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100); }
      .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .wd_mini_cart {
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        border: 1px solid #ffffff;
        padding: 8px 15px; }
        .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .wd_mini_cart span: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;
          /*content:"\f07a";
          font-size:$font-size;*/
          /* $withslash: "\"\f07a\"";
          content: unquote($withslash);*/
          content: '\f07a';
          font-size: 14px;
          padding-right: 5px; }
      .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .wd_content_mini_cart {
        right: 0;
        top: 42px; }
        .wd-header-widget-right.shopping-cart-wrapper li.wd_cart .wd_content_mini_cart > span {
          padding: 0 20px 10px;
          display: inline-block; }
      .wd-header-widget-right.shopping-cart-wrapper li.wd_cart:hover .wd_content_mini_cart {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
  .wd-header-widget-right .wd_content_mini_cart {
    padding: 20px 0 10px !important; }
    .wd-header-widget-right .wd_content_mini_cart .wd_cart_item {
      margin-bottom: 20px;
      padding: 0 20px 20px;
      overflow: hidden;
      cursor: default;
      border-bottom: 1px solid #ebebeb; }
      .wd-header-widget-right .wd_content_mini_cart .wd_cart_item > a {
        float: left;
        width: 100px;
        margin-right: 20px; }
        .wd-header-widget-right .wd_content_mini_cart .wd_cart_item > a:hover {
          opacity: 0.6;
          filter: alpha(opacity=60); }
      .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item {
        overflow: hidden; }
        .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item > a {
          font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          font-weight: 600;
          line-height: 18px;
          color: #212121;
          display: inline-block; }
          .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item > a:hover, .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item > a:focus, .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item > a:active {
            color: #aa00ff;
            text-decoration: none; }
        .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item .item_price {
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          color: #212121; }
          .wd-header-widget-right .wd_content_mini_cart .wd_cart_item .content_item .item_price span {
            font-size: 90%; }
    .wd-header-widget-right .wd_content_mini_cart .footer {
      padding: 0 20px; }
      .wd-header-widget-right .wd_content_mini_cart .footer .total {
        padding-bottom: 10px; }
        .wd-header-widget-right .wd_content_mini_cart .footer .total strong {
          font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          color: #757575;
          text-transform: uppercase;
          font-weight: normal; }
        .wd-header-widget-right .wd_content_mini_cart .footer .total .amount {
          font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          color: #212121;
          float: right; }
      .wd-header-widget-right .wd_content_mini_cart .footer .buttons a.button {
        margin-bottom: 5px;
        font-size: 12px;
        display: inline-block;
        width: 47%;
        padding: 8px 0;
        text-align: center;
        margin-right: 0; }
        .wd-header-widget-right .wd_content_mini_cart .footer .buttons a.button:last-child {
          float: right; }

/*===========================breadcrumb*/
.site-branding {
  text-align: center;
  text-transform: uppercase;
  padding-top: 60px;
  min-height: 250px;
  font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }
  .site-branding a, .site-branding span {
    font-weight: 600;
    vertical-align: top;
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    color: #212121; }
    .site-branding a:hover, .site-branding a:focus, .site-branding a:active, .site-branding span:hover, .site-branding span:focus, .site-branding span:active {
      color: #aa00ff;
      text-decoration: none; }
  .site-branding .entry-title {
    font-size: 200%;
    color: #212121;
    font-style: normal; }

.site-header {
  background-color: #fff;
  margin-bottom: 60px; }

/*.site-header*/
/*===========================mobile-cart*/
.mobile-cart {
  position: relative; }
  .mobile-cart .wd_content_mini_cart {
    position: absolute;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0); }
  .mobile-cart:hover .wd_content_mini_cart {
    opacity: 1;
    filter: alpha(opacity=100); }

/*mobile-cart*/
.wd_header {
  /*background:#606aa4 url("assets/images/bg_header.jpg") 0 bottom no-repeat;*/
  padding-top: 30px;
  margin-bottom: 100px; }
  .wd_header .wd-header-top-content {
    display: inline-block;
    width: 100%;
    z-index: 2;
    position: relative; }
    .wd_header .wd-header-top-content > div {
      width: 33.3333%;
      float: left;
      padding-bottom: 30px; }
      .wd_header .wd-header-top-content > div .wd-search-post {
        padding-left: 0;
        padding-top: 15px; }
      .wd_header .wd-header-top-content > div.wd-header-logo {
        text-align: center; }
      .wd_header .wd-header-top-content > div.wd-header-cart {
        padding-top: 15px; }
  .wd_header .wd-header-menu {
    z-index: 1;
    position: relative; }
  .wd_header .wd-header-title {
    font: italic 600 110px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 55px;
    font-weight: 400;
    text-align: center;
    color: #fefefe;
    text-transform: lowercase;
    letter-spacing: 0.1em;
    padding-top: 20px; }
  .wd_header .wd-header-breadcrumbs {
    text-align: center;
    color: #fefefe;
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -5px;
    padding-bottom: 30px; }
    .wd_header .wd-header-breadcrumbs a {
      color: #fefefe;
      font-weight: 500; }
      .wd_header .wd-header-breadcrumbs a:hover, .wd_header .wd-header-breadcrumbs a:focus, .wd_header .wd-header-breadcrumbs a:active {
        color: #aa00ff;
        text-decoration: none; }
    .wd_header .wd-header-breadcrumbs .brn_arrow {
      position: relative;
      padding: 0 10px; }
      .wd_header .wd-header-breadcrumbs .brn_arrow i {
        display: none; }
      .wd_header .wd-header-breadcrumbs .brn_arrow:before {
        content: "/";
        font-size: 20px;
        position: absolute;
        left: 45%;
        -webkit-transform: translateX(-45%);
        -moz-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
        transform: translateX(-45%);
        -o-transform: translateX(-45%);
        top: -9px; }

/*============== HEADER MOBILE =================*/
.header-mobile .wd-header-info {
  background-color: #8d9dfd;
  padding: 10px 20px;
  color: #ffffff;
  text-align: center; }
  .header-mobile .wd-header-info p {
    margin-bottom: 0; }
  .header-mobile .wd-header-info aside.widget {
    margin-bottom: 0; }
.header-mobile .wd-header-logo {
  text-align: center;
  padding-top: 30px; }
.header-mobile .wd-header-bottom__menu {
  padding-top: 30px; }
  .header-mobile .wd-header-bottom__menu > div {
    float: left; }
    .header-mobile .wd-header-bottom__menu > div.mobile-seach {
      padding: 0 5px;
      width: 80%; }
      .header-mobile .wd-header-bottom__menu > div.mobile-seach .searchform {
        position: relative; }
        .header-mobile .wd-header-bottom__menu > div.mobile-seach .searchform input[type="text"] {
          height: 25px;
          line-height: 25px;
          padding-left: 5px;
          padding-right: 30px;
          width: 100%; }
        .header-mobile .wd-header-bottom__menu > div.mobile-seach .searchform button {
          position: absolute;
          right: 0;
          top: 0;
          padding: 3px 0 3px 7px; }
    .header-mobile .wd-header-bottom__menu > div.wd-header-menu {
      width: 10%;
      float: left;
      text-align: left;
      margin: 0;
      border-bottom: 0 none; }
    .header-mobile .wd-header-bottom__menu > div.wd-header-cart {
      width: 10%;
      float: right; }
      .header-mobile .wd-header-bottom__menu > div.wd-header-cart .download_cart .container_header_cart {
        padding-right: 0; }
        .header-mobile .wd-header-bottom__menu > div.wd-header-cart .download_cart .container_header_cart a.header_cart {
          font-size: 0;
          position: relative; }
          .header-mobile .wd-header-bottom__menu > div.wd-header-cart .download_cart .container_header_cart a.header_cart:after {
            background-position: -40px -23px; }
          .header-mobile .wd-header-bottom__menu > div.wd-header-cart .download_cart .container_header_cart a.header_cart:hover:after {
            background-position: -40px -55px; }
          .header-mobile .wd-header-bottom__menu > div.wd-header-cart .download_cart .container_header_cart a.header_cart span.edd-cart-quantity {
            font-size: 10px;
            position: absolute;
            right: 1px;
            top: -9px;
            color: #aa00ff; }

@media only screen and (max-width: 992px) {
  .logged-in .wd-header-menu .pushmenu-left {
    padding-top: 46px; }

  .wd-header-menu .pushmenu-left {
    display: none;
    text-align: center;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #ffffff; }
    .wd-header-menu .pushmenu-left .nav, .wd-header-menu .pushmenu-left .mobile-main-menu {
      padding: 20px;
      margin: 0; }
      .wd-header-menu .pushmenu-left .nav ul, .wd-header-menu .pushmenu-left .mobile-main-menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: left;
        width: 100%; }
        .wd-header-menu .pushmenu-left .nav ul li.page_item, .wd-header-menu .pushmenu-left .nav ul li.menu-item, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item {
          margin-bottom: 18px;
          position: relative;
          display: block;
          clear: left;
          text-align: left;
          font-size: 14px; }
          .wd-header-menu .pushmenu-left .nav ul li.page_item a, .wd-header-menu .pushmenu-left .nav ul li.menu-item a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item a {
            padding: 0;
            display: inline;
            color: #ffffff; }
            .wd-header-menu .pushmenu-left .nav ul li.page_item a:hover, .wd-header-menu .pushmenu-left .nav ul li.page_item a:focus, .wd-header-menu .pushmenu-left .nav ul li.page_item a:active, .wd-header-menu .pushmenu-left .nav ul li.menu-item a:hover, .wd-header-menu .pushmenu-left .nav ul li.menu-item a:focus, .wd-header-menu .pushmenu-left .nav ul li.menu-item a:active, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item a:hover, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item a:focus, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item a:active, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item a:hover, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item a:focus, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item a:active {
              color: #aa00ff;
              text-decoration: none; }
            .wd-header-menu .pushmenu-left .nav ul li.page_item a:after, .wd-header-menu .pushmenu-left .nav ul li.menu-item a:after, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item a:after, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item a:after {
              content: none !important; }
          .wd-header-menu .pushmenu-left .nav ul li.page_item .children, .wd-header-menu .pushmenu-left .nav ul li.page_item .sub-menu, .wd-header-menu .pushmenu-left .nav ul li.page_item .menu-item-has-children, .wd-header-menu .pushmenu-left .nav ul li.menu-item .children, .wd-header-menu .pushmenu-left .nav ul li.menu-item .sub-menu, .wd-header-menu .pushmenu-left .nav ul li.menu-item .menu-item-has-children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .menu-item-has-children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .menu-item-has-children {
            height: auto;
            background: transparent;
            position: static;
            visibility: visible;
            clip: auto;
            opacity: 1;
            border: none;
            box-shadow: none;
            padding-top: 20px;
            max-width: none;
            min-width: inherit;
            margin-right: 0; }
            .wd-header-menu .pushmenu-left .nav ul li.page_item .children:before, .wd-header-menu .pushmenu-left .nav ul li.page_item .sub-menu:before, .wd-header-menu .pushmenu-left .nav ul li.page_item .menu-item-has-children:before, .wd-header-menu .pushmenu-left .nav ul li.menu-item .children:before, .wd-header-menu .pushmenu-left .nav ul li.menu-item .sub-menu:before, .wd-header-menu .pushmenu-left .nav ul li.menu-item .menu-item-has-children:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .children:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .sub-menu:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .menu-item-has-children:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .children:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .sub-menu:before, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .menu-item-has-children:before {
              content: none; }
            .wd-header-menu .pushmenu-left .nav ul li.page_item .children li, .wd-header-menu .pushmenu-left .nav ul li.page_item .sub-menu li, .wd-header-menu .pushmenu-left .nav ul li.page_item .menu-item-has-children li, .wd-header-menu .pushmenu-left .nav ul li.menu-item .children li, .wd-header-menu .pushmenu-left .nav ul li.menu-item .sub-menu li, .wd-header-menu .pushmenu-left .nav ul li.menu-item .menu-item-has-children li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .children li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .sub-menu li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .menu-item-has-children li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .children li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .sub-menu li, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .menu-item-has-children li {
              padding: 0;
              border: 0 none; }
              .wd-header-menu .pushmenu-left .nav ul li.page_item .children li a, .wd-header-menu .pushmenu-left .nav ul li.page_item .sub-menu li a, .wd-header-menu .pushmenu-left .nav ul li.page_item .menu-item-has-children li a, .wd-header-menu .pushmenu-left .nav ul li.menu-item .children li a, .wd-header-menu .pushmenu-left .nav ul li.menu-item .sub-menu li a, .wd-header-menu .pushmenu-left .nav ul li.menu-item .menu-item-has-children li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .children li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .sub-menu li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item .menu-item-has-children li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .children li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .sub-menu li a, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item .menu-item-has-children li a {
                padding: 0;
                border: none !important; }
          .wd-header-menu .pushmenu-left .nav ul li.page_item.page_item_has_children i, .wd-header-menu .pushmenu-left .nav ul li.page_item.menu-item-has-children i, .wd-header-menu .pushmenu-left .nav ul li.menu-item.page_item_has_children i, .wd-header-menu .pushmenu-left .nav ul li.menu-item.menu-item-has-children i, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.page_item_has_children i, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.menu-item-has-children i, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.page_item_has_children i, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.menu-item-has-children i {
            float: right;
            width: 20px;
            height: 20px;
            text-align: center;
            color: #fff;
            cursor: pointer; }
            .wd-header-menu .pushmenu-left .nav ul li.page_item.page_item_has_children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .nav ul li.page_item.page_item_has_children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .nav ul li.page_item.menu-item-has-children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .nav ul li.page_item.menu-item-has-children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .nav ul li.menu-item.page_item_has_children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .nav ul li.menu-item.page_item_has_children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .nav ul li.menu-item.menu-item-has-children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .nav ul li.menu-item.menu-item-has-children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.page_item_has_children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.page_item_has_children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.menu-item-has-children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.page_item.menu-item-has-children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.page_item_has_children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.page_item_has_children i.openmenu + a + ul.sub-menu, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.menu-item-has-children i.openmenu + a + ul.children, .wd-header-menu .pushmenu-left .mobile-main-menu ul li.menu-item.menu-item-has-children i.openmenu + a + ul.sub-menu {
              display: block; }
    .wd-header-menu .pushmenu-left.wp-user-login-mobile {
      top: 32px; }

  body.pushmenu {
    overflow: hidden; }

  /*.wd-header-menu .nav > ul > li.page_item ul.children > li a, .wd-header-menu .nav > ul > li.page_item ul.sub-menu > li a, .wd-header-menu .nav > ul > li.menu-item ul.children > li a, .wd-header-menu .nav > ul > li.menu-item ul.sub-menu > li a, .wd-header-menu ul.nav > li.page_item ul.children > li a, .wd-header-menu ul.nav > li.page_item ul.sub-menu > li a, .wd-header-menu ul.nav > li.menu-item ul.children > li a, .wd-header-menu ul.nav > li.menu-item ul.sub-menu > li a{display:inline-block;}*/ }
header .header-mobile i.fa {
  cursor: pointer; }
  header .header-mobile i.fa:hover {
    color: #aa00ff; }

.recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day, .recent_blogs_horizontal_container ul li .rb_row_left {
  padding-top: 10px;
  float: left; }
  .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day:before, .recent_blogs_horizontal_container ul li .rb_row_left: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;
    /*content:"\f133";
    font-size:$font-size;*/
    /* $withslash: "\"\f133\"";
    content: unquote($withslash);*/
    content: '\f133';
    font-size: 12px;
    padding: 5px 5px 0;
    vertical-align: top;
    color: #aa00ff; }
  .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day .rb_month, .recent_blogs_horizontal_container ul li .rb_row_left .rb_month {
    text-transform: uppercase;
    padding: 0 2.85714px; }
  .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day .rb_day, .recent_blogs_horizontal_container ul li .rb_row_left .rb_day {
    padding-right: 5px; }
    .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day .rb_day:after, .recent_blogs_horizontal_container ul li .rb_row_left .rb_day:after {
      content: ","; }

footer.footer {
  background-color: #000000;
  padding-top: 100px;
  color: #b7b7b7;
  /*.widget_nav_menu*/
  /*.widget_subscriptions*/
  /*.wd-social-icons*/
  /*.wp_copyright*/
  /*.footer_info*/
  /*=====================================================*/
  /*.footer_04*/ }
  footer.footer .downloads_widget .edd_download_inner .edd_download_image, footer.footer aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd, footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post {
    width: 70px; }
  footer.footer .tagcloud a {
    border-color: #616161; }
  footer.footer .wpb_gallery .wpb_image_grid_ul {
    margin: 0 -10px; }
    footer.footer .wpb_gallery .wpb_image_grid_ul li {
      margin: 10px; }
  footer.footer .wpb_gallery ul li {
    width: 33.33333333%;
    position: relative !important;
    margin: 0 !important;
    padding: 10px !important;
    left: 0 !important;
    top: 0 !important; }
  footer.footer .wd-footer-top {
    padding: 0 0 20px; }
    footer.footer .wd-footer-top .wd-footer-logo {
      text-align: center;
      margin-bottom: 60px; }
  footer.footer .wd-footer-bottom {
    background-color: #212121;
    padding: 20px 0; }
    footer.footer .wd-footer-bottom .wd-footer-info {
      text-transform: uppercase;
      color: #959595;
      text-align: center;
      font-style: italic;
      font-size: 90%; }
  footer.footer .widget-title, footer.footer .widgettitle, footer.footer .wd-title h2, footer.footer aside.widget .widget-title {
    font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    color: #ffffff;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: left; }
  footer.footer aside.widget.widget_recent_post .widget_per_slide li {
    border: 0 none;
    padding-top: 10px !important; }
    footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-entry-title {
      margin-top: -5px;
      min-height: 50px; }
      footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-entry-title a {
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        text-transform: capitalize;
        padding: 8px 0;
        color: #b7b7b7; }
        footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-entry-title a:hover, footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-entry-title a:focus, footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-entry-title a:active {
          color: #aa00ff;
          text-decoration: none; }
    footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-date-post {
      float: left;
      text-transform: uppercase; }
      footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-date-post: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;
        /*content:"\f133";
        font-size:$font-size;*/
        /* $withslash: "\"\f133\"";
        content: unquote($withslash);*/
        content: '\f133';
        font-size: 12px;
        padding: 3px 5px;
        vertical-align: top;
        color: #aa00ff; }
  footer.footer .widget_nav_menu {
    margin-top: 0;
    text-align: left; }
    footer.footer .widget_nav_menu ul li {
      width: 100%;
      text-align: left;
      padding-left: 0; }
      footer.footer .widget_nav_menu ul li:before {
        content: ""; }
      footer.footer .widget_nav_menu ul li a {
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        text-transform: capitalize;
        padding: 5px 0;
        display: block;
        color: #b7b7b7; }
        footer.footer .widget_nav_menu ul li a:hover, footer.footer .widget_nav_menu ul li a:focus, footer.footer .widget_nav_menu ul li a:active {
          color: #aa00ff;
          text-decoration: none; }
  footer.footer .widget_subscriptions {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #ffffff;
    border: 2px solid #616161;
    padding: 45px 30px 30px 45px;
    position: relative;
    width: 95%;
    margin-top: 7px;
    text-align: center; }
    footer.footer .widget_subscriptions .widget-title {
      display: none; }
    footer.footer .widget_subscriptions .newsletter {
      padding-bottom: 25px;
      color: #b7b7b7; }
    footer.footer .widget_subscriptions:before {
      border: 2px solid #616161;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      margin: 20px; }
    footer.footer .widget_subscriptions .subscribe_widget {
      position: relative;
      z-index: 1; }
      footer.footer .widget_subscriptions .subscribe_widget input {
        width: 100%;
        margin-bottom: 15px;
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        font-style: italic; }
        footer.footer .widget_subscriptions .subscribe_widget input::-webkit-input-placeholder {
          color: #959595; }
        footer.footer .widget_subscriptions .subscribe_widget input:-moz-placeholder {
          color: #959595; }
        footer.footer .widget_subscriptions .subscribe_widget input::-moz-placeholder {
          color: #959595; }
        footer.footer .widget_subscriptions .subscribe_widget input:-ms-input-placeholder {
          color: #959595; }
    footer.footer .widget_subscriptions button.button {
      padding: 16px 18px; }
  footer.footer .wd-social-icons ul {
    padding-left: 0;
    padding-top: 10px;
    display: inline-block;
    /*width:100%;*/ }
    footer.footer .wd-social-icons ul li {
      list-style-type: none;
      float: left;
      position: relative;
      margin-right: 10px;
      margin-bottom: 10px; }
      footer.footer .wd-social-icons ul li i.fa {
        background-color: rgba(255, 255, 255, 0.3);
        transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
        font-size: 16px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        width: 37px;
        color: #212121; }
      footer.footer .wd-social-icons ul li a:hover i.fa {
        background-color: #ffffff;
        color: #cb2027; }
  footer.footer .wp_copyright {
    background-color: #212121;
    font-style: italic; }
    footer.footer .wp_copyright .wpb_content_element {
      margin-bottom: 0; }
  footer.footer .footer_info {
    color: #b7b7b7; }
    footer.footer .footer_info i.fa {
      color: #aa00ff;
      padding-right: 10px; }
    footer.footer .footer_info .wpb_text_column .wpb_wrapper > div {
      padding-bottom: 15px; }
  footer.footer .footer_04 .copyright {
    color: #959595;
    font-size: 90%;
    text-transform: capitalize; }
  footer.footer .footer_04 ul.text_link li {
    list-style-type: none;
    display: inline-block;
    font-style: normal;
    position: relative;
    padding: 0 10px; }
    footer.footer .footer_04 ul.text_link li:before {
      position: absolute;
      left: -5px;
      top: 0;
      content: "|";
      width: 1px;
      height: 10px; }
    footer.footer .footer_04 ul.text_link li:first-child:before {
      content: ""; }

.twitterwidget .SandboxRoot.env-bp-min .timeline-Tweet {
  padding: 0; }

@media (min-width: 990px) {
  .home .main-slider,
  .page-id-1613 .main-slider {
    margin-top: -238px; }

  header.header {
    min-height: 240px; } }
.home header.header {
  padding: 0; }
.home .wd-header-menu {
  border-bottom: 0 none; }
.home .edd_download_inner .edd_download_title {
  float: left; }
.home .edd_download_inner .edd_download_title.title2 {
  float: right;
  padding-top: 0 !important;
  margin-bottom: 0;
  color: #aa00ff; }
.home .edd_download_inner div[itemprop="offers"], .home .edd_download_inner div[itemprop="description"] {
  clear: left;
  display: inline-block;
  float: left; }
.home .edd_download_inner div[itemprop="description"] {
  padding-top: 10px; }
.home .edd_download_inner .tvlgiao_download_header_infor {
  padding: 0 15px; }

.edd_downloads_list .edd_download .download_thumbnail, .wd-related-wrapper .wd-related-slider .download_thumbnail, .wd-related-wrapper .wd-related-product .download_thumbnail {
  position: relative;
  margin-bottom: 15px;
  /*.download_icon*/ }
  .edd_downloads_list .edd_download .download_thumbnail img, .wd-related-wrapper .wd-related-slider .download_thumbnail img, .wd-related-wrapper .wd-related-product .download_thumbnail img {
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .edd_downloads_list .edd_download .download_thumbnail .download_icon, .wd-related-wrapper .wd-related-slider .download_thumbnail .download_icon, .wd-related-wrapper .wd-related-product .download_thumbnail .download_icon {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 42%;
    z-index: 10;
    -webkit-transform: translateY(-42%);
    -moz-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    transform: translateY(-42%);
    -o-transform: translateY(-42%);
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: hidden;
    width: 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .edd_downloads_list .edd_download .download_thumbnail .download_icon .download_content_icon, .wd-related-wrapper .wd-related-slider .download_thumbnail .download_icon .download_content_icon, .wd-related-wrapper .wd-related-product .download_thumbnail .download_icon .download_content_icon {
      display: inline-block;
      text-align: center; }
    .edd_downloads_list .edd_download .download_thumbnail .download_icon .download_container_audio, .wd-related-wrapper .wd-related-slider .download_thumbnail .download_icon .download_container_audio, .wd-related-wrapper .wd-related-product .download_thumbnail .download_icon .download_container_audio, .edd_downloads_list .edd_download .download_thumbnail .download_icon .download_container_video, .wd-related-wrapper .wd-related-slider .download_thumbnail .download_icon .download_container_video, .wd-related-wrapper .wd-related-product .download_thumbnail .download_icon .download_container_video {
      float: left; }
  .edd_downloads_list .edd_download .download_thumbnail:hover .download_icon, .wd-related-wrapper .wd-related-slider .download_thumbnail:hover .download_icon, .wd-related-wrapper .wd-related-product .download_thumbnail:hover .download_icon {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    width: 100%; }

/*@extend %download_thumbnail*/
.edd_downloads_list .edd_download, .wd-related-wrapper .wd-related-slider, .wd-related-wrapper .wd-related-product {
  /*.edd_price*/ }
  .edd_downloads_list .edd_download .edd_download_title, .wd-related-wrapper .wd-related-slider .edd_download_title, .wd-related-wrapper .wd-related-product .edd_download_title {
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: #424242; }
    .edd_downloads_list .edd_download .edd_download_title a, .wd-related-wrapper .wd-related-slider .edd_download_title a, .wd-related-wrapper .wd-related-product .edd_download_title a {
      color: #424242; }
      .edd_downloads_list .edd_download .edd_download_title a:hover, .wd-related-wrapper .wd-related-slider .edd_download_title a:hover, .wd-related-wrapper .wd-related-product .edd_download_title a:hover, .edd_downloads_list .edd_download .edd_download_title a:focus, .wd-related-wrapper .wd-related-slider .edd_download_title a:focus, .wd-related-wrapper .wd-related-product .edd_download_title a:focus, .edd_downloads_list .edd_download .edd_download_title a:active, .wd-related-wrapper .wd-related-slider .edd_download_title a:active, .wd-related-wrapper .wd-related-product .edd_download_title a:active {
        color: #aa00ff;
        text-decoration: none; }
    .edd_downloads_list .edd_download .edd_download_title.title2, .wd-related-wrapper .wd-related-slider .edd_download_title.title2, .wd-related-wrapper .wd-related-product .edd_download_title.title2 {
      float: right;
      padding-top: 8px; }
  .edd_downloads_list .edd_download .edd_price, .wd-related-wrapper .wd-related-slider .edd_price, .wd-related-wrapper .wd-related-product .edd_price {
    font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #212121;
    margin-bottom: 0;
    clear: left; }

/*@extend %edd_download_title-price*/
/*===============================================================blog==========*/
.home .title_gradient, .wp_title_gradient {
  font: italic 600 110px/1.35 "Montserrat", Helvetica, Arial, sans-serif !important; }

h2.vc_custom_heading.wp_title_gradient {
  text-transform: lowercase !important; }

.title_gradient {
  font: italic 600 110px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  background: -webkit-linear-gradient(#b76bcc, #9c8cec);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize !important;
  letter-spacing: 0.3em; }

/*===============================================================home1==========*/
.main-slideshow.wpb_content_element {
  margin-bottom: 0; }

.popup_container_video, .popup {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  outline: medium none !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  padding-top: 30px;
  text-align: center; }
  .popup_container_video .product_video, .popup .product_video {
    display: inline-block;
    position: relative; }
    .popup_container_video .product_video iframe, .popup .product_video iframe {
      -webkit-box-shadow: 0 -2px 10px #a3a3a3;
      -moz-box-shadow: 0 -2px 10px #a3a3a3;
      box-shadow: 0 -2px 10px #a3a3a3; }
    .popup_container_video .product_video a.close_video, .popup .product_video a.close_video {
      position: absolute;
      right: 0;
      top: 0; }

/*.popup_container_video*/
/*NEW IN BOARD==============================================*/
.edd_downloads_list {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*.edd_download*/ }
  .edd_downloads_list .download_product {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .edd_downloads_list .download_product .edd_download {
      display: inline-block;
      float: none; }
  .edd_downloads_list .download_container_right {
    width: 50%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .edd_downloads_list .download_container_right .edd_download {
      width: 50%;
      display: inline-block;
      float: none; }
  .edd_downloads_list .edd_download {
    width: 25%;
    margin-bottom: 20px;
    float: none;
    display: inline-block;
    vertical-align: top;
    /*.edd_download_excerpt*/ }
    .edd_downloads_list .edd_download.first_big_one {
      width: 50%;
      float: left; }
    .edd_downloads_list .edd_download .edd_download_excerpt {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      color: #959595;
      clear: both; }
    .edd_downloads_list .edd_download .edd_download_full_content {
      clear: both; }

/*.edd_downloads_list*/
/*OUR BEST SELLERS==============================================*/
.wp_best_seller.edd_downloads_list .edd_download:nth-child(1), .wp_best_seller.edd_downloads_list .edd_download:nth-child(2), .wp_best_seller.edd_downloads_list .edd_download:nth-child(3) {
  width: 25%; }

/*.wp_best_seller*/
/*OUR SERVICES==============================================*/
.wd-shortcode-service .wd-service-icon {
  float: left;
  margin-right: 20px; }

/*SlideShow==============================================*/
.main-slideshow .tparrows {
  width: 33px;
  height: 50px; }
  .main-slideshow .tparrows:before {
    content: none !important; }
.main-slideshow .tp-leftarrow.tparrows {
  background: url(assets/images/left_slideshow.png) no-repeat; }
  .main-slideshow .tp-leftarrow.tparrows:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
.main-slideshow .tp-rightarrow.tparrows {
  background: url(assets/images/right_slideshow.png) no-repeat; }
  .main-slideshow .tp-rightarrow.tparrows:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.wd-content-download-item-after .download_icon_image {
  display: none; }

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
/*.wd-menu-primary*/
.wd-header-menu {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 30px;
  display: inline-block;
  width: 100%; }

.nav {
  margin: 0 auto;
  padding-top: 30px; }
  .nav > ul {
    padding-left: 0;
    text-align: center; }
  .nav ul > li {
    display: inline-block;
    text-align: left;
    /*position: relative;*/ }
    .nav ul > li a {
      display: inline-block;
      padding: 15px 30px;
      text-transform: uppercase;
      background-color: transparent;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      font: 400 14px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
      color: #ffffff; }
    .nav ul > li.page_item_has_children > a:after {
      position: relative;
      right: 0;
      top: 0;
      margin-top: -6px;
      margin-left: 10px;
      display: inline-block;
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      /*content:"\f107";
      font-size:$font-size;*/
      /* $withslash: "\"\f107\"";
      content: unquote($withslash);*/
      content: '\f107';
      font-size: 14px;
      color: #ffffff;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .nav ul > li.page_item_has_children {
      position: relative; }
    .nav ul > li.page_item_has_children:hover > a:after {
      color: #aa00ff; }
    .nav ul > li:hover > a {
      color: #aa00ff; }
  .nav .sub-menu, .nav .children {
    font: 500 15px/1.55 Lato, Helvetica, Arial, sans-serif;
    background-color: #ffffff;
    -webkit-box-shadow: 0 -2px 10px #a3a3a3;
    -moz-box-shadow: 0 -2px 10px #a3a3a3;
    box-shadow: 0 -2px 10px #a3a3a3;
    color: #424242;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -2px;
    z-index: 99999;
    width: 240px;
    height: 0px;
    overflow: hidden;
    clip: rect(0px, 5000px, 5000px, -5000px);
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    opacity: 0;
    color: #757575;
    margin-top: 0;
    padding: 0 30px; }
    .nav .sub-menu > li, .nav .children > li {
      width: 100%; }
      .nav .sub-menu > li.page_item_has_children > a:after, .nav .children > li.page_item_has_children > a:after {
        color: #757575; }
      .nav .sub-menu > li > a, .nav .children > li > a {
        width: 100%;
        border-top: 1px solid #ebebeb;
        padding-left: 0;
        padding-right: 0; }
      .nav .sub-menu > li:first-child > a, .nav .children > li:first-child > a {
        border-top: 0 none; }
    .nav .sub-menu li.page_item_has_children > a:after, .nav .children li.page_item_has_children > a:after {
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      /*content:"\f105";
      font-size:$font-size;*/
      /* $withslash: "\"\f105\"";
      content: unquote($withslash);*/
      content: '\f105';
      font-size: 14px;
      float: right;
      top: 8px; }
    .nav .sub-menu ul, .nav .children ul {
      border-left: 0;
      left: 100%;
      top: 0; }

.nav ul li.page_item_has_children:hover > ul {
  clip: inherit;
  overflow: inherit;
  height: auto;
  opacity: 1; }

/**
 * mobile menu
 * ----------------------------------------------------------------------------
 */
.mobile-menu {
  position: relative; }
  .mobile-menu .wd-mobile-menu {
    position: absolute;
    top: 40px;
    left: 0;
    display: none;
    width: 100%;
    background-color: #ffffff;
    z-index: 1;
    -webkit-box-shadow: 0 -2px 10px #a3a3a3;
    -moz-box-shadow: 0 -2px 10px #a3a3a3;
    box-shadow: 0 -2px 10px #a3a3a3; }
    .mobile-menu .wd-mobile-menu ul {
      padding-left: 0; }
      .mobile-menu .wd-mobile-menu ul > li {
        display: block;
        text-align: left;
        position: relative;
        border-top: 1px solid #ebebeb; }
        .mobile-menu .wd-mobile-menu ul > li:first-child {
          border-top: 0 none; }
        .mobile-menu .wd-mobile-menu ul > li a {
          display: inline-block;
          padding: 10px 20px; }
        .mobile-menu .wd-mobile-menu ul > li i {
          padding: 15px 5px;
          cursor: pointer; }
        .mobile-menu .wd-mobile-menu ul > li .sub-menu li {
          border-top: 0 none;
          padding-left: 20px; }

/*==========menu horizontal==========*/
nav.ubermenu-horizontal {
  margin: 0 auto;
  text-align: center;
  /*.ubermenu-nav*/ }
  nav.ubermenu-horizontal .ubermenu-nav {
    display: inline-block !important;
    /*li*/ }
    nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 {
      float: none !important;
      display: inline-block !important;
      /*a*/
      /*ul*/ }
      nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > a {
        display: inline-block;
        padding: 15px 30px;
        text-transform: uppercase;
        background-color: transparent;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        font: 400 14px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
        color: #ffffff;
        text-shadow: none !important; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > a.ubermenu-target:after {
          padding: 0; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > a span {
          /*padding:0 ($var_space + 10px); */
          text-transform: none;
          font: 400 14px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
      nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0:hover > a {
        color: #aa00ff; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0:hover > a span {
          background-color: transparent; }
      nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu {
        -webkit-box-shadow: 0 -2px 10px #a3a3a3;
        -moz-box-shadow: 0 -2px 10px #a3a3a3;
        box-shadow: 0 -2px 10px #a3a3a3;
        background-color: #ffffff;
        top: auto;
        margin-top: 0; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-type-flyout > li {
          margin: 0 30px; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
          margin: 0; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width {
          padding: 0 15px; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li {
            padding: 0 15px; }
            nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu {
              width: 100%; }
              nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu {
                border-top: 1px solid #ebebeb; }
                nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu li {
                  border-top: 0 none; }
                  nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu li a {
                    color: #757575; }
                    nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu li a:hover, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu li a:focus, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 > ul.ubermenu-submenu.ubermenu-submenu-align-full_width > li .ubermenu-submenu li.ubermenu-item-has-children .ubermenu-submenu li a:active {
                      color: #424242;
                      text-decoration: none; }
      nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 li ul.ubermenu-submenu {
        margin: 20px 0 0; }
      nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu {
        font: 400 14px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
        color: #757575;
        padding: 0; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li {
          border-top: 1px solid #ebebeb;
          padding: 15px 0;
          min-width: 190px;
          text-align: left; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li:first-child {
            border-top: 0 none; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li a {
            padding: 0;
            text-align: left;
            color: #424242;
            font: 400 14px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
            position: relative;
            width: 100%; }
            nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li a:hover, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li a:focus, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li a:active {
              color: #757575;
              text-decoration: none; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li:hover > a:before {
            background-color: #aa00ff;
            content: "";
            position: absolute;
            left: -30px;
            top: 0;
            width: 2px;
            height: 100%; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu a.menu-shop-now {
          background: #aa00ff;
          border: none;
          color: #ffffff;
          font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          display: inline-block;
          padding: 13px 20px;
          text-decoration: none;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          border-bottom: 2px solid #212121;
          color: #ffffff; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu a.menu-shop-now:hover, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu a.menu-shop-now:focus, nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu a.menu-shop-now:active {
            background: #212121;
            color: #ffffff;
            outline: none; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .wd_blog_single .content_title h3 a {
          font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }
        nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .woocommerce .products.grid {
          margin: 0; }
          nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .woocommerce .products.grid > .product {
            width: 100%;
            padding: 0;
            margin: 0; }
            nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .woocommerce .products.grid > .product > div {
              margin: 0;
              padding: 0; }
            nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .woocommerce .products.grid > .product .wd_product_btn a {
              font-size: 0; }
              nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu .woocommerce .products.grid > .product .wd_product_btn a span {
                font-size: 0; }

/*nav.ubermenu-skin-wpdancebootstrap-style01*/
.ubermenu-responsive-toggle-open .fa-bars:before {
  content: "\f00d"; }

.mobile-menu nav.ubermenu {
  background-color: #ffffff;
  -webkit-box-shadow: 0 -2px 10px #a3a3a3;
  -moz-box-shadow: 0 -2px 10px #a3a3a3;
  box-shadow: 0 -2px 10px #a3a3a3;
  padding: 10px 0;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 45px;
  width: auto; }
  .mobile-menu nav.ubermenu ul, .mobile-menu nav.ubermenu li {
    width: 100% !important;
    text-align: center; }
  .mobile-menu nav.ubermenu ul li {
    border-top: 1px solid #ffffff; }
    .mobile-menu nav.ubermenu ul li:first-child {
      border-top: 0 none; }
    .mobile-menu nav.ubermenu ul li.ubermenu-has-submenu-drop > .ubermenu-target:after {
      position: relative !important;
      right: 15px !important;
      top: 0 !important;
      color: #424242; }

/*.mobile-menu*/
code.ubermenu-highlight-code {
  background-color: transparent !important; }

.wd-title-post h2.wd-heading-title a,
.wd_title_respond h3.heading-title a,
.wd_title_comment h3.heading-title a,
.wd-title-wrapper h4.entry-title a, .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item a {
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: black;
  text-transform: uppercase;
  margin: 0 0 15px; }
  .wd-title-post h2.wd-heading-title a:hover,
  .wd_title_respond h3.heading-title a:hover,
  .wd_title_comment h3.heading-title a:hover,
  .wd-title-wrapper h4.entry-title a:hover, .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item a:hover, .wd-title-post h2.wd-heading-title a:focus,
  .wd_title_respond h3.heading-title a:focus,
  .wd_title_comment h3.heading-title a:focus,
  .wd-title-wrapper h4.entry-title a:focus, .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item a:focus, .wd-title-post h2.wd-heading-title a:active,
  .wd_title_respond h3.heading-title a:active,
  .wd_title_comment h3.heading-title a:active,
  .wd-title-wrapper h4.entry-title a:active, .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item a:active {
    color: #aa00ff;
    text-decoration: none; }

.wd-tag-post {
  position: relative;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  font-style: italic; }
  .wd-tag-post: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;
    /*content:"\f02c";
    font-size:$font-size;*/
    /* $withslash: "\"\f02c\"";
    content: unquote($withslash);*/
    content: '\f02c';
    font-size: 14px;
    color: #aa00ff; }
  .wd-tag-post a:hover {
    color: #aa00ff; }

.wd-title-post h2.wd-heading-title,
.wd_title_respond h3.heading-title,
.wd_title_comment h3.heading-title,
.wd-title-wrapper h4.entry-title {
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  text-transform: uppercase; }

.wd-content-blog .wd-thumbnail-post, .wd-content-single .wd-thumbnail-post, .search .wd-wrap-content-blog .wd-thumbnail-post, .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post {
  top: -10px;
  left: -10px;
  position: relative;
  overflow: hidden; }
  .wd-content-blog .wd-thumbnail-post a.thumbnail, .wd-content-single .wd-thumbnail-post a.thumbnail, .search .wd-wrap-content-blog .wd-thumbnail-post a.thumbnail, .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post a.thumbnail {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

/*@extend %wd-thumbnail-post;*/
.wd-content-blog, .wd-content-single {
  /*.wd-thumbnail-post*/ }
  .wd-content-blog .wd-content-detail-post, .wd-content-single .wd-content-detail-post {
    /*	padding-top:$var_space + 5px;*/ }
  .wd-content-blog .wd-meta-post, .wd-content-single .wd-meta-post {
    padding-top: 20px; }

.wd-wrap-content-blog__container .slider {
  top: -10px;
  left: -10px;
  position: relative; }
  .wd-wrap-content-blog__container .slider .flex-control-nav {
    bottom: -30px; }

.wd-audio {
  top: -10px;
  left: -10px;
  position: relative; }

.wd-video {
  position: relative; }
  .wd-video .wd-thumbnail-video {
    top: -10px;
    left: -10px;
    position: relative;
    overflow: hidden; }
  .wd-video .tvlgiao_playvideo {
    position: absolute;
    text-indent: -9999px;
    background: url(assets/images/play.png) no-repeat;
    width: 20px;
    height: 39px;
    font-size: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    cursor: pointer; }
    .wd-video .tvlgiao_playvideo:hover {
      opacity: 0.5;
      filter: alpha(opacity=50); }

.wd-meta-post .wd-comment-post:before, .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_comment .rb_count_comment: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;
  /*content:"\f075";
  font-size:$font-size;*/
  /* $withslash: "\"\f075\"";
  content: unquote($withslash);*/
  content: '\f075';
  font-size: 12px;
  padding: 5px 5px 0;
  vertical-align: top;
  color: #aa00ff; }

.wd-meta-post {
  text-align: right;
  color: #424242;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  font-weight: 600;
  text-transform: uppercase; }
  .wd-meta-post .wd-date-post {
    float: left; }
    .wd-meta-post .wd-date-post: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;
      /*content:"\f133";
      font-size:$font-size;*/
      /* $withslash: "\"\f133\"";
      content: unquote($withslash);*/
      content: '\f133';
      font-size: 12px;
      padding-right: 5px;
      padding-top: 5px;
      vertical-align: top;
      color: #aa00ff; }

/*.wd-meta-post*/
.wd-content_item_quote {
  background: #212121 url(assets/images/bg_quote.jpg) 0 0 no-repeat;
  position: relative;
  font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 40px;
  font-style: italic;
  color: #ffffff; }
  .wd-content_item_quote:before {
    border: 5px solid #616161;
    width: 100%;
    height: 100%;
    top: -10px;
    left: -10px;
    position: absolute;
    content: ""; }
  .wd-content_item_quote .content {
    padding: 60px 40px; }
  .wd-content_item_quote p {
    font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 30px;
    color: #ffffff;
    font-weight: 500; }
  .wd-content_item_quote .content_author {
    text-align: right;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff; }
    .wd-content_item_quote .content_author:hover, .wd-content_item_quote .content_author:focus, .wd-content_item_quote .content_author:active {
      color: #aa00ff;
      text-decoration: none; }
    .wd-content_item_quote .content_author a {
      color: #ffffff; }
      .wd-content_item_quote .content_author a:hover, .wd-content_item_quote .content_author a:focus, .wd-content_item_quote .content_author a:active {
        color: #aa00ff;
        text-decoration: none; }

/*.wd-content_item_quote*/
.category-design .wd-wrap-content-blog, .search .wd-wrap-content-blog, .wd-wrap-content-blog__container, .wd-shortcode-masonry-blog .grid .wd-wrap-content-blog__container, .content_blog.wd-gird-style .wd-load-more-content-blog > div, .wd-content-single, .wd-related-wrapper .wd-wrap-content-blog__container {
  background-color: #f5f5f5;
  margin-bottom: 40px; }
  .category-design .wd-wrap-content-blog .thumbnail, .search .wd-wrap-content-blog .thumbnail, .wd-wrap-content-blog__container .thumbnail, .wd-shortcode-masonry-blog .grid .wd-wrap-content-blog__container .thumbnail, .content_blog.wd-gird-style .wd-load-more-content-blog > div .thumbnail, .wd-content-single .thumbnail {
    border: 0 none;
    padding: 0; }
  .category-design .wd-wrap-content-blog .wd-info-content, .search .wd-wrap-content-blog .wd-info-content, .wd-wrap-content-blog__container .wd-info-content, .wd-shortcode-masonry-blog .grid .wd-wrap-content-blog__container .wd-info-content, .content_blog.wd-gird-style .wd-load-more-content-blog > div .wd-info-content, .wd-content-single .wd-info-content, .category-design .wd-wrap-content-blog .wd-info-post, .search .wd-wrap-content-blog .wd-info-post, .wd-wrap-content-blog__container .wd-info-post, .wd-shortcode-masonry-blog .grid .wd-wrap-content-blog__container .wd-info-post, .content_blog.wd-gird-style .wd-load-more-content-blog > div .wd-info-post, .wd-content-single .wd-info-post {
    padding: 0 20px 30px; }

/*@extend %grid_blog_item*/
.category-design .wd-wrap-content-blog {
  display: inline-block;
  width: 100%; }

.search .wd-wrap-content-blog {
  display: inline-block;
  width: 100%;
  /*.wd-thumbnail-post*/ }
  .search .wd-wrap-content-blog .wd-thumbnail-post,
  .search .wd-wrap-content-blog .slider,
  .search .wd-wrap-content-blog .wd-video,
  .search .wd-wrap-content-blog .wd-audio {
    float: left;
    width: 30%; }
  .search .wd-wrap-content-blog .wd-info-post {
    padding-top: 25px;
    overflow: hidden; }

.wd-shortcode-masonry-blog .grid {
  border: 0 none;
  margin: 0 -15px; }

/*.wd-shortcode-masonry-blog */
.content_blog.wd-gird-style {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content_blog.wd-gird-style .wd-load-more-content-blog {
    float: none;
    display: inline-block; }
    .content_blog.wd-gird-style .wd-load-more-content-blog > div .wd-info-post {
      padding: 0 20px 30px; }
.content_blog.wd-list-large {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content_blog.wd-list-large .wd-load-more-content-blog {
    float: none;
    display: inline-block; }
    .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog {
      display: inline-block;
      margin-bottom: 0;
      width: 100%; }
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-thumbnail-post,
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .slider,
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-video,
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-audio {
        float: left;
        width: 30%; }
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .slider .post-slider {
        padding-bottom: 40px; }
        .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .slider .post-slider .flex-control-nav.flex-control-paging {
          bottom: -8px; }
      .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-info-post {
        overflow: hidden;
        width: 70%;
        padding: 20px; }

.readmore {
  text-align: center;
  padding-top: 20px; }

/*detail blog*/
.wd-comment-form {
  margin-bottom: 60px;
  display: inline-block;
  clear: left; }
  .wd-comment-form button#submit {
    background: #000000;
    border: 2px solid #000000;
    color: #ffffff;
    font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 18px;
    text-decoration: none;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    letter-spacing: 0.5em;
    position: relative;
    min-height: 50px;
    /*min-width:190px;*/
    margin-bottom: 10px;
    float: right; }
    .wd-comment-form button#submit:hover, .wd-comment-form button#submit:focus, .wd-comment-form button#submit:active {
      background: rgba(0, 0, 0, 0.8);
      border: 2px solid rgba(0, 0, 0, 0.8);
      color: #fff;
      outline: none; }
      .wd-comment-form button#submit:hover:before, .wd-comment-form button#submit:focus:before, .wd-comment-form button#submit:active:before {
        border: 2px solid #000000;
        background-color: transparent;
        content: "";
        width: auto;
        position: absolute;
        top: 5px;
        left: 5px;
        margin: 0;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        bottom: -9px;
        right: -9px;
        height: auto; }
  .wd-comment-form #wd-comments .wd-comment-download-left {
    float: left;
    padding-right: 30px;
    width: 51%; }
  .wd-comment-form #wd-comments .wd-comment-download-right {
    overflow: hidden; }
  .wd-comment-form ol.wd-commentlist {
    padding: 0;
    margin: 0 0 60px; }
    .wd-comment-form ol.wd-commentlist .comment {
      border: 2px solid #cccccc;
      margin-top: 50px;
      margin-left: 20px;
      position: relative; }
      .wd-comment-form ol.wd-commentlist .comment #respond {
        padding: 20px 40px 40px; }
      .wd-comment-form ol.wd-commentlist .comment .comment-author {
        width: 90px;
        height: 90px;
        margin: -20px 0 0 -20px;
        float: left; }
      .wd-comment-form ol.wd-commentlist .comment .comment-text {
        padding: 25px 25px 25px 100px;
        position: relative; }
        .wd-comment-form ol.wd-commentlist .comment .comment-text .comment-info {
          position: absolute;
          right: 20px;
          bottom: 25px; }
          .wd-comment-form ol.wd-commentlist .comment .comment-text .comment-info > span {
            display: inline-block; }
        .wd-comment-form ol.wd-commentlist .comment .comment-text .comment-author-date {
          color: #212121;
          font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          font-weight: 600;
          text-transform: uppercase; }
        .wd-comment-form ol.wd-commentlist .comment .comment-text .comment-date {
          color: #cccccc;
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          font-style: italic; }
        .wd-comment-form ol.wd-commentlist .comment .comment-text .comment-body {
          font-size: 110%; }
        .wd-comment-form ol.wd-commentlist .comment .comment-text i.fa {
          color: #aa00ff;
          float: right; }
          .wd-comment-form ol.wd-commentlist .comment .comment-text i.fa:hover, .wd-comment-form ol.wd-commentlist .comment .comment-text i.fa:focus, .wd-comment-form ol.wd-commentlist .comment .comment-text i.fa:active {
            color: #212121;
            text-decoration: none; }
    .wd-comment-form ol.wd-commentlist ul.children {
      padding-left: 100px; }
  .wd-comment-form #respond {
    display: inline-block;
    width: 100%; }
    .wd-comment-form #respond #commentform {
      margin-top: 50px; }
      .wd-comment-form #respond #commentform span.label {
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        color: #212121;
        display: block;
        text-align: left;
        margin: 0 0 5px;
        padding: 0; }
      .wd-comment-form #respond #commentform .comment-author-wrapper {
        overflow: hidden;
        margin: 0 -15px; }
        .wd-comment-form #respond #commentform .comment-author-wrapper .col {
          width: 33.333%;
          float: left;
          padding: 0 15px; }
        .wd-comment-form #respond #commentform .comment-author-wrapper input.input-text {
          width: 100%;
          margin-bottom: 15px; }
      .wd-comment-form #respond #commentform .comment-form-comment textarea {
        width: 100%;
        min-height: 150px;
        margin-bottom: 12px; }
      .wd-comment-form #respond #commentform .comment-message-wrapper {
        clear: both; }
        .wd-comment-form #respond #commentform .comment-message-wrapper span.label {
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          color: #212121;
          display: block;
          text-align: left;
          margin: 0 0 5px;
          padding: 0; }
        .wd-comment-form #respond #commentform .comment-message-wrapper textarea {
          width: 100%;
          min-height: 150px;
          margin-bottom: 12px; }

.wd-content-single article {
  display: inline-block;
  width: 100%; }
  .wd-content-single article .wd-tag-post {
    float: left; }
  .wd-content-single article .wd-share_list {
    float: right; }
    .wd-content-single article .wd-share_list > span {
      display: none; }
.wd-content-single .wd-info-post {
  position: relative;
  margin-bottom: 150px; }
  .wd-content-single .wd-info-post .wd-next-previous-post {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -100px; }
    .wd-content-single .wd-info-post .wd-next-previous-post .wd-navi-next {
      float: left; }
    .wd-content-single .wd-info-post .wd-next-previous-post .wd-navi-prev {
      float: right; }

/*.wd-content-single*/
.wd-wrap-content-blog.grid-item .wd-wrap-content-blog__container .wd-info-post {
  padding: 0; }
.wd-wrap-content-blog.grid-item .wd-wrap-content-blog__container .wd-content-detail-post {
  padding-top: 0; }

.recent_blogs_horizontal_container.special {
  display: inline-block;
  width: 100%; }
  .recent_blogs_horizontal_container.special ul li {
    width: 50%;
    float: right; }
    .recent_blogs_horizontal_container.special ul li .special_container_blog {
      background-color: #ffffff;
      display: inline-block;
      padding-bottom: 40px; }
      .recent_blogs_horizontal_container.special ul li .special_container_blog > a {
        display: inline-block;
        width: 50%;
        float: left;
        position: relative;
        left: -10px;
        top: -10px; }
        .recent_blogs_horizontal_container.special ul li .special_container_blog > a img {
          width: 100%; }
      .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_title {
        display: block;
        display: inline-block;
        width: 100%;
        padding-top: 20px; }
        .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_title a {
          width: 100%; }
        .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_title h3 {
          font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          padding-bottom: 0;
          min-height: 58px;
          margin: 20% 0 0; }
          .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_title h3 a {
            margin-bottom: 0; }
      .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_comment {
        display: inline-block;
        width: 100%; }
        .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_comment .rb_count_comment {
          float: right; }
      .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item {
        overflow: hidden;
        padding: 0 20px; }
        .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item .rb_row_day, .recent_blogs_horizontal_container.special ul li .special_container_blog .special_container_blog__item .rb_comment {
          padding-top: 0; }
    .recent_blogs_horizontal_container.special ul li.rb_item:first-child {
      width: 50%;
      float: left; }
      .recent_blogs_horizontal_container.special ul li.rb_item:first-child .special_container_blog {
        margin-right: 50px; }
        .recent_blogs_horizontal_container.special ul li.rb_item:first-child .special_container_blog > a {
          width: 100%;
          float: none;
          margin-right: 0; }
      .recent_blogs_horizontal_container.special ul li.rb_item:first-child .rb_title h3 {
        padding-top: 0;
        margin-top: 0; }
    .recent_blogs_horizontal_container.special ul li .rb_row_left {
      width: 100%;
      color: #424242;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
      .recent_blogs_horizontal_container.special ul li .rb_row_left:before {
        content: ""; }
      .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_comment {
        float: right;
        width: auto;
        padding-top: 10px; }
.recent_blogs_horizontal_container ul {
  padding-left: 0; }
  .recent_blogs_horizontal_container ul li {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    background-color: transparent;
    list-style-type: none; }
    .recent_blogs_horizontal_container ul li > a {
      float: left;
      width: 70px;
      margin-right: 20px; }
      .recent_blogs_horizontal_container ul li > a img {
        max-width: 100%; }
    .recent_blogs_horizontal_container ul li .rb_title, .recent_blogs_horizontal_container ul li .rb_infor {
      display: none; }
    .recent_blogs_horizontal_container ul li .rb_excerpt {
      margin-top: -5px;
      color: #b7b7b7;
      overflow: hidden; }

/*.recent_blogs_horizontal_container*/
.wd-meta-post.wp-blog-detail {
  padding-top: 0;
  padding-bottom: 20px; }

.wd-content-detail-post .portfolio .entry-content {
  padding-bottom: 20px; }

/*==========sidebar==========*/
.downloads_widget .edd_download_inner .edd_download_image, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd, aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post {
  width: 100px;
  float: left;
  margin-right: 30px; }

aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd, aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post {
  overflow: hidden; }

.downloads_widget h2.widget-title, aside.widget .widget-title {
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #212121;
  text-transform: uppercase;
  margin: 0 0 15px; }

aside.widget ul.download_tag li a, .tagcloud a {
  background: transparent;
  border: 1px solid #e7e7e7;
  color: #757575;
  padding: 10px 20px;
  font: 500 13px/1.35 Open Sans, Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  aside.widget ul.download_tag li a:before, .tagcloud a:before {
    background: #aa00ff; }
  aside.widget ul.download_tag li a:hover, .tagcloud a:hover, aside.widget ul.download_tag li a:focus, .tagcloud a:focus, aside.widget ul.download_tag li a:active, .tagcloud a:active {
    color: #ffffff;
    outline: none; }

aside.widget ul.download_tag {
  margin: 0 -10px;
  overflow: hidden; }
  aside.widget ul.download_tag li {
    list-style-type: none;
    float: left;
    margin: 5px;
    padding-left: 0; }
    aside.widget ul.download_tag li:before {
      content: ""; }

.tagcloud {
  margin: 0 -5px;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif; }
  .tagcloud a {
    margin: 5px; }

.downloads_widget {
  margin-bottom: 30px; }
  .downloads_widget .edd_download_inner {
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 100%; }
    .downloads_widget .edd_download_inner .edd_download_title {
      padding-top: 12px; }
    .downloads_widget .edd_download_inner a.download_icon_image,
    .downloads_widget .edd_download_inner a.price_option,
    .downloads_widget .edd_download_inner a.download_icon_pause,
    .downloads_widget .edd_download_inner a.download_icon_audio,
    .downloads_widget .edd_download_inner a.download_icon_video {
      display: none; }
  .downloads_widget .edd_downloads_list.list .edd_download .edd_download_inner {
    margin-bottom: 0; }

aside.widget {
  margin-bottom: 40px; }
  aside.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-type: none; }
    aside.widget ul li {
      position: relative;
      padding-left: 25px; }
      aside.widget ul li: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;
        /*content:"\f1db";
        font-size:$font-size;*/
        /* $withslash: "\"\f1db\"";
        content: unquote($withslash);*/
        content: '\f1db';
        font-size: 10px;
        font-weight: 600;
        color: #cccccc;
        position: absolute;
        left: 0;
        top: 7px; }
      aside.widget ul li + li {
        margin-top: 5px; }
      aside.widget ul li:hover:before {
        color: #aa00ff; }
      aside.widget ul li a {
        font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
        font-weight: 500;
        color: #757575;
        text-transform: capitalize; }
        aside.widget ul li a:hover, aside.widget ul li a:focus, aside.widget ul li a:active {
          color: #424242;
          text-decoration: none; }
  aside.widget.widget_product_categories ul.product-categories li, aside.widget.widget_product_categories ul.product-categories li.cat-item, aside.widget.widget_product_categories ul li, aside.widget.widget_product_categories ul li.cat-item, aside.widget.widget_categories ul.product-categories li, aside.widget.widget_categories ul.product-categories li.cat-item, aside.widget.widget_categories ul li, aside.widget.widget_categories ul li.cat-item {
    position: relative; }
    aside.widget.widget_product_categories ul.product-categories li.cat-parent:before, aside.widget.widget_product_categories ul.product-categories li.cat-item.cat-parent:before, aside.widget.widget_product_categories ul li.cat-parent:before, aside.widget.widget_product_categories ul li.cat-item.cat-parent:before, aside.widget.widget_categories ul.product-categories li.cat-parent:before, aside.widget.widget_categories ul.product-categories li.cat-item.cat-parent:before, aside.widget.widget_categories ul li.cat-parent:before, aside.widget.widget_categories ul li.cat-item.cat-parent: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;
      /*content:"\f13a";
      font-size:$font-size;*/
      /* $withslash: "\"\f13a\"";
      content: unquote($withslash);*/
      content: '\f13a';
      font-size: 14px;
      float: right;
      margin-top: 4px;
      color: #424242; }
    aside.widget.widget_product_categories ul.product-categories li .children, aside.widget.widget_product_categories ul.product-categories li.cat-item .children, aside.widget.widget_product_categories ul li .children, aside.widget.widget_product_categories ul li.cat-item .children, aside.widget.widget_categories ul.product-categories li .children, aside.widget.widget_categories ul.product-categories li.cat-item .children, aside.widget.widget_categories ul li .children, aside.widget.widget_categories ul li.cat-item .children {
      position: absolute;
      top: -21px;
      left: 100%;
      z-index: 10;
      background: #fff;
      transform: scale(1, 0);
      -webkit-transform: scale(1, 0);
      transform-origin: 0 0;
      -webkit-transform-origin: 0 0;
      opacity: 0;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      width: 250px;
      padding: 20px; }
    aside.widget.widget_product_categories ul.product-categories li:hover > ul.children, aside.widget.widget_product_categories ul.product-categories li.cat-item:hover > ul.children, aside.widget.widget_product_categories ul li:hover > ul.children, aside.widget.widget_product_categories ul li.cat-item:hover > ul.children, aside.widget.widget_categories ul.product-categories li:hover > ul.children, aside.widget.widget_categories ul.product-categories li.cat-item:hover > ul.children, aside.widget.widget_categories ul li:hover > ul.children, aside.widget.widget_categories ul li.cat-item:hover > ul.children {
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      opacity: 1; }
    .right-sidebar .widget.widget_product_categories ul.product-categories li .children {
      left: auto;
      right: 100%; }
    .right-sidebar .widget.widget_product_categories ul.product-categories li:hover .children {
      z-index: 1000; }
  aside.widget.widget_wd_pc_color_nav ul {
    overflow: hidden; }
    aside.widget.widget_wd_pc_color_nav ul li {
      float: left;
      margin: 0 8px 8px 0; }
      aside.widget.widget_wd_pc_color_nav ul li span, aside.widget.widget_wd_pc_color_nav ul li small {
        display: none; }
      aside.widget.widget_wd_pc_color_nav ul li a > div {
        width: 30px !important;
        height: 30px !important; }
  aside.widget.widget_price_filter .price_slider_wrapper .price_slider {
    height: 4px;
    background: #dee2e5;
    margin-bottom: 20px;
    border-radius: 0; }
    aside.widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
      border-radius: 0;
      background-color: #cccccc; }
    aside.widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
      width: 15px;
      height: 15px;
      background: #fff;
      border: 1px solid #23282d;
      top: -6px; }
  aside.widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #212121; }
  aside.widget.widget_layered_nav li {
    padding: 0;
    display: inline-block;
    margin: 0 10px 10px 0; }
    aside.widget.widget_layered_nav li span {
      display: none; }
    aside.widget.widget_layered_nav li a {
      width: 30px;
      height: 30px;
      background: #dee2e5;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      color: #212121;
      font-size: 12px;
      text-transform: uppercase;
      display: block;
      text-align: center;
      border-radius: 100%;
      line-height: 30px; }
      aside.widget.widget_layered_nav li a:hover {
        background: #cccccc;
        color: #fff; }
  aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 {
    position: relative; }
    aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd {
      overflow: hidden; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd {
        position: relative; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd {
        padding-left: 20px; }
        aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd a h3 {
          color: #212121;
          font-size: 14px;
          font-weight: 400;
          margin: 0 0 11px;
          line-height: 19px; }
          aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd a h3:hover, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd a h3:focus, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_info_wd a h3:active {
            color: #cccccc;
            text-decoration: none; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd + .product_detail_wd {
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #dee2e5; }
    aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a {
      display: block;
      position: absolute;
      top: 0;
      width: 22px;
      height: 22px;
      text-align: center;
      line-height: 29px;
      font-size: 0;
      border-radius: 3px;
      background: #dee2e5;
      color: #23282d; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a:hover {
        background: #cccccc;
        color: #fff; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a.next {
        right: 0; }
        aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a.next: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;
          /*content:"\f105";
          font-size:$font-size;*/
          /* $withslash: "\"\f105\"";
          content: unquote($withslash);*/
          content: '\f105';
          font-size: 12px; }
      aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a.prev {
        right: 25px; }
        aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .slider_control a.prev: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;
          /*content:"\f104";
          font-size:$font-size;*/
          /* $withslash: "\"\f104\"";
          content: unquote($withslash);*/
          content: '\f104';
          font-size: 12px; }
  aside.widget.widget_search form.searchform {
    position: relative; }
    aside.widget.widget_search form.searchform input[type='text'] {
      height: 40px;
      width: 100%;
      border-radius: 3px;
      background: #f1f1f1;
      padding: 0 20px;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 13px;
      color: #959595;
      border: none; }
    aside.widget.widget_search form.searchform button {
      position: absolute;
      background: none;
      width: 40px;
      height: 40px;
      right: 0;
      top: 0;
      color: #212121;
      padding: 0; }
  aside.widget.widget_social ul.social-share li {
    display: inline-block;
    margin: 0 7px 10px 0; }
    aside.widget.widget_social ul.social-share li a {
      display: block;
      width: 37px;
      height: 37px;
      line-height: 37px;
      text-align: center;
      color: #fff;
      border-radius: 3px;
      background: #f1f1f1; }
      aside.widget.widget_social ul.social-share li a i {
        font-size: 16px; }
    aside.widget.widget_social ul.social-share li.icon-facebook a {
      background: #3b5997; }
    aside.widget.widget_social ul.social-share li.icon-twitter a {
      background: #29c5f6; }
    aside.widget.widget_social ul.social-share li.icon-google a {
      background: #43698f; }
    aside.widget.widget_social ul.social-share li.icon-instagram a {
      background: #b16c4f; }
    aside.widget.widget_social ul.social-share li.icon-pin a {
      background: #c61118; }
    aside.widget.widget_social ul.social-share li.icon-rss a {
      background: #ff6600; }
    aside.widget.widget_social ul.social-share li.icon-youtube a {
      background: #c61118; }
  aside.widget.widget_recent_post {
    position: relative; }
    aside.widget.widget_recent_post .widget_per_slide {
      margin-bottom: 20px; }
      aside.widget.widget_recent_post .widget_per_slide li {
        list-style: none;
        overflow: hidden;
        padding-left: 0; }
        aside.widget.widget_recent_post .widget_per_slide li:before {
          content: ""; }
        aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post {
          width: 70px; }
        aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post .wd-date-post {
          font-size: 12px;
          color: #a3a3a3;
          margin-bottom: 5px; }
        aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post .wd-entry-title a {
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          color: #757575; }
          aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post .wd-entry-title a:hover, aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post .wd-entry-title a:focus, aside.widget.widget_recent_post .widget_per_slide li .wd-infomation-post .wd-entry-title a:active {
            color: #aa00ff;
            text-decoration: none; }
        aside.widget.widget_recent_post .widget_per_slide li + li {
          padding-top: 20px;
          margin-top: 20px;
          border-top: 1px solid #dee2e5; }
    aside.widget.widget_recent_post .wd-read-more {
      margin: 20px 0 0; }
      aside.widget.widget_recent_post .wd-read-more a {
        color: #cccccc;
        text-transform: capitalize; }
        aside.widget.widget_recent_post .wd-read-more a: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;
          /*content:"\f138";
          font-size:$font-size;*/
          /* $withslash: "\"\f138\"";
          content: unquote($withslash);*/
          content: '\f138';
          font-size: 14px;
          margin-right: 10px; }
    aside.widget.widget_recent_post .style-2 .widget_per_slide + .widget_per_slide {
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px solid #dee2e5; }
  aside.widget.null-instagram-feed .instagram-pics {
    padding: 0;
    margin: 0 -4px;
    list-style: none;
    overflow: hidden; }
    aside.widget.null-instagram-feed .instagram-pics li {
      float: left;
      width: 50%;
      margin-top: 0;
      padding: 5px; }
      aside.widget.null-instagram-feed .instagram-pics li:before {
        content: ""; }
      aside.widget.null-instagram-feed .instagram-pics li a {
        display: block;
        overflow: hidden;
        position: relative; }
        aside.widget.null-instagram-feed .instagram-pics li a:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: #cccccc;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease;
          transform: scale(0, 0);
          -webkit-transform: scale(0, 0);
          opacity: 0; }
        aside.widget.null-instagram-feed .instagram-pics li a:hover:before {
          transform: scale(1, 1);
          -webkit-transform: scale(1, 1);
          opacity: 0.7; }
  aside.widget.widget_calendar .calendar_wrap table {
    width: 100%;
    border: 1px solid #dee2e5;
    max-width: 100%;
    table-layout: fixed;
    position: relative; }
    aside.widget.widget_calendar .calendar_wrap table caption {
      background: #23282d;
      margin: 0;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      padding: 8px 0; }
    aside.widget.widget_calendar .calendar_wrap table tr td, aside.widget.widget_calendar .calendar_wrap table tr th {
      border: none;
      padding: 5px 10px;
      text-align: center; }
    aside.widget.widget_calendar .calendar_wrap table tr th {
      font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #212121;
      padding-top: 9px; }
    aside.widget.widget_calendar .calendar_wrap table tr td {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif; }
      aside.widget.widget_calendar .calendar_wrap table tr td:hover {
        background: #cccccc;
        color: #fff; }
        aside.widget.widget_calendar .calendar_wrap table tr td:hover a {
          color: #fff; }
      aside.widget.widget_calendar .calendar_wrap table tr td.pad {
        background: none; }
    aside.widget.widget_calendar .calendar_wrap table tr #prev {
      background: none; }
      aside.widget.widget_calendar .calendar_wrap table tr #prev a {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        color: #cccccc;
        line-height: 49px; }
        aside.widget.widget_calendar .calendar_wrap table tr #prev a: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;
          /*content:"\f137";
          font-size:$font-size;*/
          /* $withslash: "\"\f137\"";
          content: unquote($withslash);*/
          content: '\f137';
          font-size: 14px; }
    aside.widget.widget_calendar .calendar_wrap table tr #next {
      background: none; }
      aside.widget.widget_calendar .calendar_wrap table tr #next a {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        color: #cccccc;
        line-height: 49px; }
        aside.widget.widget_calendar .calendar_wrap table tr #next a: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;
          /*content:"\f138";
          font-size:$font-size;*/
          /* $withslash: "\"\f138\"";
          content: unquote($withslash);*/
          content: '\f138';
          font-size: 14px; }
  aside.widget.widget_emads .effect_hover_image a {
    display: block;
    line-height: 0; }

.main-content aside.widget.widget_search form.searchform input[type="text"] {
  border: 2px solid #cccccc;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
.main-content aside.widget.widget_search form.searchform button:hover i {
  color: #ffffff; }

.tvlgiao_download_header_infor {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  text-align: right;
  color: #424242;
  /*#options ul*/ }
  .tvlgiao_download_header_infor #options ul {
    float: left;
    overflow: hidden;
    padding: 5px 9px;
    border: 2px solid #cccccc;
    margin-right: 20px; }
    .tvlgiao_download_header_infor #options ul li {
      display: inline-block;
      cursor: pointer;
      list-style-type: none;
      background: transparent !important;
      border: 0 none;
      text-indent: 0;
      width: 25px; }
      .tvlgiao_download_header_infor #options ul li:after {
        background: none !important; }
      .tvlgiao_download_header_infor #options ul li:before {
        padding-right: 5px;
        background: transparent !important;
        color: #cccccc;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
      .tvlgiao_download_header_infor #options ul li#grid: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;
        /*content:"\f00a";
        font-size:$font-size;*/
        /* $withslash: "\"\f00a\"";
        content: unquote($withslash);*/
        content: '\f00a';
        font-size: 18px; }
      .tvlgiao_download_header_infor #options ul li#list: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;
        /*content:"\f00b";
        font-size:$font-size;*/
        /* $withslash: "\"\f00b\"";
        content: unquote($withslash);*/
        content: '\f00b';
        font-size: 18px; }
      .tvlgiao_download_header_infor #options ul li:hover:before, .tvlgiao_download_header_infor #options ul li.active:before {
        color: #757575; }
      .tvlgiao_download_header_infor #options ul li.active {
        cursor: default; }
      .tvlgiao_download_header_infor #options ul li i {
        display: none; }
  .tvlgiao_download_header_infor .download-ordering {
    float: left; }
    .tvlgiao_download_header_infor .download-ordering select.orderby {
      min-height: 37px;
      padding: 6px;
      border: 2px solid #cccccc; }
  .tvlgiao_download_header_infor .tvlgiao_download_header_count {
    padding-top: 6px; }

/*.tvlgiao_download_header_infor*/
.site-main .edd_downloads_list.grid .edd_download_title, .content_download_grid .edd_download_title {
  float: left; }
.site-main .edd_downloads_list.grid .edd_download_title.title2, .content_download_grid .edd_download_title.title2 {
  float: right;
  padding-top: 0 !important;
  margin-bottom: 0;
  color: #aa00ff; }
.site-main .edd_downloads_list.grid div[itemprop="offers"], .site-main .edd_downloads_list.grid div[itemprop="description"], .content_download_grid div[itemprop="offers"], .content_download_grid div[itemprop="description"] {
  clear: both;
  display: inline-block;
  float: left; }
.site-main .edd_downloads_list.grid div[itemprop="description"], .content_download_grid div[itemprop="description"] {
  padding-top: 10px; }
.site-main .edd_downloads_list.grid .tvlgiao_download_header_infor, .content_download_grid .tvlgiao_download_header_infor {
  padding: 0 15px; }

.site-main .edd_downloads_list.list {
  padding: 0 15px; }

.edd_downloads_list {
  /*.grid*/
  /*.list*/ }
  .edd_downloads_list.grid {
    border: 0 none;
    /*.download_product{ margin:0 -15px;}*/ }
    .edd_downloads_list.grid .download_icon_list, .edd_downloads_list.grid .content_download_list {
      display: none; }
  .edd_downloads_list.list {
    padding-right: 15px; }
    .edd_downloads_list.list .edd_download {
      width: 100%;
      display: inline-block; }
      .edd_downloads_list.list .edd_download .edd_download_inner {
        padding: 0;
        margin-bottom: 30px; }
        .edd_downloads_list.list .edd_download .edd_download_inner .content_download_list {
          overflow: hidden; }
        .edd_downloads_list.list .edd_download .edd_download_inner .content_download_grid {
          display: none; }
        .edd_downloads_list.list .edd_download .edd_download_inner .download_thumbnail {
          float: left;
          width: 33.33%;
          margin-right: 30px; }
          .edd_downloads_list.list .edd_download .edd_download_inner .download_thumbnail .download_icon {
            display: none; }
        .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option {
          background: #aa00ff;
          border: none;
          color: #ffffff;
          font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          display: inline-block;
          padding: 13px 18px;
          text-decoration: none;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          letter-spacing: 0.5em;
          padding: 16px 18px 15px; }
          .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:before {
            background: #212121; }
          .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:hover, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:focus, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:active {
            color: #ffffff;
            outline: none; }
          .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:before {
            content: ""; }
  .edd_downloads_list .download_product .edd_download {
    vertical-align: top; }

.woocommerce .woocommerce-product-rating a.woocommerce-review-link {
  display: none; }

.woocommerce p.stars a {
  color: #ffc435; }

html .woocommerce .woocommerce-result-count, html .woocommerce-page .woocommerce-result-count {
  margin-top: 8px;
  margin-bottom: 30px; }

html .woocommerce form.woocommerce-ordering {
  float: right;
  margin-left: 27px;
  margin-bottom: 30px; }
  html .woocommerce form.woocommerce-ordering select {
    height: 40px;
    border: 1px solid #dee2e5;
    border-radius: 3px;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #7b7b7b;
    padding: 0 20px;
    outline: none; }

.woocommerce .wd-products-wrapper.grid-list-action.wd-columns-2 ul.products.grid li {
  width: 50%; }
.woocommerce .wd-products-wrapper.grid-list-action.wd-columns-3 ul.products.grid li {
  width: 33.33%; }
.woocommerce .wd-products-wrapper.grid-list-action.wd-columns-4 ul.products.grid li {
  width: 25%; }

.woocommerce .products {
  clear: left;
  display: inline-block;
  width: 100%;
  	/*&.grid{
  		width:auto!important;
  		margin:0 (-($var_space - 5px));
  		border:none;
  		display: flex;
  		-webkit-flex-wrap: wrap;
  		-ms-flex-wrap: wrap;
  		flex-wrap: wrap;
  		.product{
  			text-align:center;
  			float:none!important;
  			display:inline-block!important;
  			margin:0;
  			width:33.33%;
  			.wd-content-product{
  				padding:0;
  				border:none;
  				box-shadow:none;
  				.wd-content-detail{
  					h3{
  						@extend %title_productname;
  						margin:0 0 4px;
  						padding:0 20px;
  					}
  				}
  				&.wd-hover-style-1{
  					position:relative;
  					display:block;
  					.wd-thumbnail-product{
  						img{margin:0;}
  						span + span{
  							top:53px!important;
  						}
  					}
  					.wd-content-detail{
  						padding:25px 0 0;
  						@include transition;
  						background:#fff;
  						height:165px;
  						position: relative;
  						.star-rating{
  							margin:0 auto;
  						}
  						.price{
  							margin-bottom:15px;
  							del, ins{display:inline-block; margin:0 5px;}
  						}
  						.wd-button-shop{
  							border-top:1px solid #dee2e5;
  							margin-top: 22px;
  							@include transition;
  							opacity:0;
  							transform:scale(1,0);
  							-webkit-transform:scale(1,0);
  							transform-origin:0 0;
  							-webkit-transform-origin:0 0;
  							position:absolute;
  							bottom:0;
  							left:0;
  							width:100%;
  							a.compare{display:none;}
  							a.wd_quickshop_handler{
  								width: 40px;
  								height: 40px;
  								border: none;
  								color: #3f3f3f;
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  							}
  							a.add_to_cart_button{
  							    margin: 0;
  								background: none;
  								border: none;
  								color: #3f3f3f;
  								height:40px;
  								width:calc(100% - 80px);
  								border-left:1px solid #dee2e5;
  								border-right:1px solid #dee2e5;
  								float:left;
  								padding:0;
  								line-height:40px;
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  								&:before{
  									@include font-awesome(\f07a, 14px);
  									margin-right:10px;
  								}
  								&.product_type_variable{
  									&:before{
  										@include font-awesome(\f0a9, 14px);
  										letter-spacing:1px;
  									}
  								}
  							}
  							.added_to_cart{display:none;}
  							.yith-wcwl-add-to-wishlist{
  								float:left;
  								text-align:center;
  								a{
  									color: #3f3f3f;
  									padding:0;
  									width:40px;
  									height:40px;
  									line-height:48px;
  									&:hover{
  										color:#fff;
  										background:$colorPrimary;
  									}
  								}
  								.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse{
  									a{
  										&:before{
  											@include font-awesome(\f00c, 14px);
  										}
  									}
  								}
  							}
  						}
  					}
  					&:hover{
  						box-shadow:0 5px 10px #ccc;
  						.wd-content-detail{
  							margin-top:-42px;
  							margin-bottom: 42px;
  							.wd-button-shop{
  								opacity:1;
  								transform:scale(1,1);
  								-webkit-transform:scale(1,1);
  							}
  						}
  					}
  				}
  				&.wd-hover-style-2{
  					position:relative;
  					box-shadow:none;
  					display:block;
  					margin-bottom:30px;
  					.wd-thumbnail-product{
  						position:relative;
  						img{margin:0;}
  						span + span{
  							top:53px!important;
  						}
  						.wd-button-shop{
  							@include transition;
  							opacity:0;
  							transform:scale(1,0);
  							-webkit-transform:scale(1,0);
  							transform-origin:0 100%;
  							-webkit-transform-origin:0 100%;
  							position:absolute;
  							bottom:0;
  							left:0;
  							width:100%;
  							a.compare{display:none;}
  							a.wd_quickshop_handler{
  								width: 40px;
  								height: 40px;
  								border: none;
  								color: #fff;
  								background:#23282d;
  								border-radius:0;
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  							}
  							a.add_to_cart_button{
  							    margin: 0;
  								background: none;
  								border: none;
  								color: #fff;
  								background:#23282d;
  								height:40px;
  								width:calc(100% - 80px);
  								border-left:1px solid #353d44;
  								border-right:1px solid #353d44;
  								float:left;
  								padding:0;
  								line-height:40px;
  								border-radius:0;
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  								&:before{
  									@include font-awesome(\f07a, 14px);
  									margin-right:10px;
  								}
  								&.product_type_variable{
  									&:before{
  										@include font-awesome(\f0a9, 14px);
  										letter-spacing:1px;
  									}
  								}
  							}
  							.added_to_cart{display:none;}
  							.yith-wcwl-add-to-wishlist{
  								float:left;
  								text-align:center;
  								a{
  									color: #fff;
  									background:#23282d;
  									padding:0;
  									width:40px;
  									height:40px;
  									line-height:48px;
  									border-radius:0;
  									&:hover{
  										color:#fff;
  										background:$colorPrimary;
  									}
  								}
  								.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse{
  									a{
  										&:before{
  											@include font-awesome(\f00c, 14px);
  										}
  									}
  								}
  							}
  						}
  					}
  					.wd-content-detail{
  						padding:22px 0 0;
  						@include transition;
  						background:#fff;
  						height:auto;
  						.star-rating{
  							margin:0 auto;
  						}
  						.price{margin-bottom:15px;}
  					}
  					&:hover{
  						.wd-thumbnail-product{
  							.wd-button-shop{
  								transform:scale(1,1);
  								-webkit-transform:scale(1,1);
  								opacity:1;
  							}
  						}
  					}
  					.wd-show-style-list{display:none;}
  				}
  				&.wd-hover-style-3{
  					position:relative;
  					box-shadow:none;
  					display:block;
  					margin-bottom:30px;
  					.wd-thumbnail-product{
  						position:relative;
  						img{margin:0;}
  						span + span{
  							top:53px!important;
  						}
  						.wd-button-shop{
  							@include transition;
  							opacity:0;
  							transform:translateY(-50%);
  							-webkit-transform:translateY(-50%);
  							transform-origin:0 100%;
  							-webkit-transform-origin:0 100%;
  							position:absolute;
  							top:50%;
  							left:30px;
  							width:40px;
  							a.compare{display:none;}
  							a.wd_quickshop_handler{
  								width: 40px;
  								height: 40px;
  								border: none;
  								color: #fff;
  								background:#23282d;
  								border-radius:0;
  								margin-bottom:5px;
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  							}
  							a.add_to_cart_button, a.added_to_cart{
  							    margin: 0 0 5px;
  								background: none;
  								border: none;
  								color: #fff;
  								background:#23282d;
  								height:40px;
  								width:40px;
  								font-size:0;
  								float:left;
  								padding:0;
  								line-height:48px;
  								border-radius:0;
  								text-align:center;
  								@extend %hvr-icon-pulse;
  								&:before{
  									@include font-awesome(\f07a, 14px);
  								}
  								&:hover{
  									color:#fff;
  									background:$colorPrimary;
  								}
  								&.added_to_cart{
  									display:none;
  								}
  								&.add_to_cart_button.added{
  									&:before{
  										@include font-awesome(\f218, 14px);
  									}
  								}
  								&.product_type_variable{
  									&:before{
  										@include font-awesome(\f0a9, 14px);
  										letter-spacing:1px;
  									}
  								}
  							}
  							.yith-wcwl-add-to-wishlist{
  								float:left;
  								text-align:center;
  								a{
  									color: #fff;
  									background:#23282d;
  									padding:0;
  									width:40px;
  									height:40px;
  									line-height:48px;
  									border-radius:0;
  									&:hover{
  										color:#fff;
  										background:$colorPrimary;
  									}
  								}
  								.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse{
  									a{
  										&:before{
  											@include font-awesome(\f00c, 14px);
  										}
  									}
  								}
  							}
  						}
  					}
  					.wd-content-detail{
  						padding:22px 0 0;
  						@include transition;
  						background:#fff;
  						height:auto;
  						.star-rating{
  							margin:0 auto;
  						}
  						.price{margin-bottom:15px;}
  					}
  					&:hover{
  						.wd-thumbnail-product{
  							.wd-button-shop{
  								transform:translateY(-50%);
  								-webkit-transform:translateY(-50%);
  								opacity:1;
  								left:10px;
  							}
  						}
  					}
  					.wd-show-style-list{display:none;}
  				}
  			}
  			.wp_description_product{display:none;}
  			.wd_hiden_grid{ display:none!important;}
  			.wd-item-header{
  				position:relative;
  				.wd_add_to_cart{
  					position:absolute; left:0; top:50%;  transform:translateY(-50%); width:100%;@include opacity(0);@include transition;
  					.wd_product_btn{ display:inline-block;
  						a.added_to_cart,a.compare.button,.yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt,.yith-wcwl-add-to-wishlist .show a,a.wd_quickshop_handler{@include button_icon_grid();}
  						.star-rating{ margin-top:0!important;}
  					}
  				}
  				&:hover .wd_add_to_cart{@include opacity(1);}
  			}
  			.wd_add_to_cart{ position:relative;
  				text-align:center;
  				.wd_btn_add_to_cart{
  					a.button{ margin-right:0;@include button_addtocart;}
  					a.added_to_cart{ float:none; display:none}
  				}
  			}
  			.wd_content_list a h3{ margin-top:$var_space/2;}
  		}


  		> .product{ padding:0 ($var_space - 5px);}

  	}
  	&.list{
  		li.product{
  			margin:0 0 30px;
  			.wd-content-product{
  				border:none;
  				box-shadow:none;
  				-webkit-box-shadow:none;
  				padding:0;
  				.wd-thumbnail-product{
  					float:left;
  					width:33.33%;
  					img{
  						margin:0;
  						width:auto!important;
  						float:none;
  					}
  					.wd-thumbnail-product{
  						span + span{
  							top:53px!important;
  						}
  					}
  				}
  				.wd-hide-style-list{display:none;}
  				.wd-content-detail{
  					overflow:hidden;
  					padding:0 0 0 30px;
  					h3{
  						@extend %title_productname;
  						margin:0 0 4px;
  						width:100%;
  						padding:0;
  					}
  					.price{
  						width:100%;
  						margin-bottom:15px;
  					}
  					.star-rating{margin-bottom:10px;}
  					.wp_description_product{
  						clear:both;
  						margin-bottom:15px;
  					}
  					.wd-button-shop{
  						.wd_quickshop_handler{
  							display:none;
  						}
  						.add_to_cart_button {
  							margin:0 10px 0 0;
  							float:left;
  							&:before{
  								@include font-awesome(\f07a, 14px);
  								margin-right:10px;
  							}
  							&.product_type_variable{
  								&:before{
  									@include font-awesome(\f0a9, 14px);
  									letter-spacing:1px;
  								}
  							}
  						}
  						.added_to_cart{display:none;}
  						a.compare{
  							float:left;
  							background:#dee2e5;
  							width:50px;
  							height:45px;
  							padding:13px 0;
  							text-align:center;
  							position:relative;
  							color:#3f3f3f;
  							line-height:27px;
  							border-radius:3px 0 0 3px;
  							&:after{
  								content:'';
  								position:absolute;
  								height:20px;
  								width:1px;
  								right:0;
  								top:13px;
  								background:#fff;
  							}
  						}
  						.yith-wcwl-add-to-wishlist{
  							float:left;
  							a{
  								background:#dee2e5;
  								width:50px;
  								height:45px;
  								padding:13px 0;
  								text-align:center;
  								color:#3f3f3f;
  								line-height:27px;
  								border-radius:0 3px 3px 0;
  							}
  							.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse{
  								a{
  									&:before{
  										@include font-awesome(\f00c, 14px);
  									}
  								}
  							}
  						}
  					}
  				}
  			}
  		}
  	}*/ }
  .woocommerce .products .product > div.wd-item-header {
    padding: 0 !important;
    border: 0 none; }

/*.products*/
.wd-loadmore {
  text-align: center;
  margin-bottom: 30px; }

.wd-shortcode-special-pro .wd-pagination {
  text-align: center; }

.list .edd_download_inner .content_download_title_author {
  display: inline-block;
  width: 100%;
  margin-top: -5px; }
  .list .edd_download_inner .content_download_title_author .edd_download_title {
    float: left; }
  .list .edd_download_inner .content_download_title_author .edd_download_title.title2 {
    padding-top: 0;
    margin-bottom: 0;
    color: #aa00ff;
    float: right; }
.list .edd_download_inner .content_download_excerpt, .list .edd_download_inner .download_icon_list {
  padding-top: 15px; }
  .list .edd_download_inner .content_download_excerpt a.download_icon_audio,
  .list .edd_download_inner .content_download_excerpt a.download_icon_pause,
  .list .edd_download_inner .content_download_excerpt a.download_icon_video,
  .list .edd_download_inner .content_download_excerpt a.download_icon_image, .list .edd_download_inner .download_icon_list a.download_icon_audio,
  .list .edd_download_inner .download_icon_list a.download_icon_pause,
  .list .edd_download_inner .download_icon_list a.download_icon_video,
  .list .edd_download_inner .download_icon_list a.download_icon_image {
    background-color: #d2d2d2; }
    .list .edd_download_inner .content_download_excerpt a.download_icon_audio:before,
    .list .edd_download_inner .content_download_excerpt a.download_icon_pause:before,
    .list .edd_download_inner .content_download_excerpt a.download_icon_video:before,
    .list .edd_download_inner .content_download_excerpt a.download_icon_image:before, .list .edd_download_inner .download_icon_list a.download_icon_audio:before,
    .list .edd_download_inner .download_icon_list a.download_icon_pause:before,
    .list .edd_download_inner .download_icon_list a.download_icon_video:before,
    .list .edd_download_inner .download_icon_list a.download_icon_image:before {
      color: #757575; }
.list .edd_download_inner .edd_price {
  margin-top: -10px; }

.archive .edd_downloads_list .download_product {
  margin: 0 -15px; }

/*==========Cart==========*/
.woocommerce-cart table.cart, .woocommerce-cart table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-cart table.shop_table td.actions .coupon .input-text {
    width: 110px !important;
    padding: 6px;
    min-height: 32px; }
.woocommerce-cart .cart_totals a.checkout-button {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em;
  margin-right: 0; }
  .woocommerce-cart .cart_totals a.checkout-button:before {
    background: #212121; }
  .woocommerce-cart .cart_totals a.checkout-button:hover, .woocommerce-cart .cart_totals a.checkout-button:focus, .woocommerce-cart .cart_totals a.checkout-button:active {
    color: #ffffff;
    outline: none; }
.woocommerce-cart .cart_totals .order-total {
  font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }
  .woocommerce-cart .cart_totals .order-total .amount {
    color: #aa00ff;
    font-size: 150%; }

/*.woocommerce-cart*/
.site-main .edd_empty_cart {
  padding-bottom: 100px;
  display: inline-block;
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif; }

/*==========checkout==========*/
.woocommerce-checkout #payment #place_order, .woocommerce-checkout .woocommerce-page #payment #place_order {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em;
  margin-right: 0; }
  .woocommerce-checkout #payment #place_order:before, .woocommerce-checkout .woocommerce-page #payment #place_order:before {
    background: #212121; }
  .woocommerce-checkout #payment #place_order:hover, .woocommerce-checkout #payment #place_order:focus, .woocommerce-checkout #payment #place_order:active, .woocommerce-checkout .woocommerce-page #payment #place_order:hover, .woocommerce-checkout .woocommerce-page #payment #place_order:focus, .woocommerce-checkout .woocommerce-page #payment #place_order:active {
    color: #ffffff;
    outline: none; }
.woocommerce-checkout .woocommerce-shipping-fields h3 {
  position: relative; }
  .woocommerce-checkout .woocommerce-shipping-fields h3 input[type="checkbox"] {
    position: absolute;
    top: 15px;
    left: 0; }

/*.woocommerce-checkout*/
.download_cart .container_header_cart {
  text-align: right;
  display: inline-block;
  /*padding-right:$var_space;*/
  float: right;
  position: relative; }
  .download_cart .container_header_cart:hover a.header_cart {
    color: #aa00ff !important; }
    .download_cart .container_header_cart:hover a.header_cart:after {
      background-position: -40px -60px; }
  .download_cart .container_header_cart a.header_cart {
    letter-spacing: 0.5em;
    color: #fefefe;
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-right: 25px; }
    .download_cart .container_header_cart a.header_cart:after {
      background: url("assets/images/icon.png") -40px 0 no-repeat;
      width: 25px;
      height: 25px;
      position: absolute;
      content: "";
      right: 0;
      top: -2px; }
  .download_cart .container_header_cart .edd-cart {
    display: none;
    position: absolute;
    right: 0;
    top: 28px;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 7px #ebebeb;
    -moz-box-shadow: 0 0px 7px #ebebeb;
    box-shadow: 0 0px 7px #ebebeb;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    padding: 10px 30px 30px;
    width: 320px;
    z-index: 999;
    text-align: left;
    list-style-type: none;
    /*.edd-cart-item*/
    /*.cart_item*/ }
    .download_cart .container_header_cart .edd-cart .edd_empty_cart {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif; }
    .download_cart .container_header_cart .edd-cart .edd-cart-item {
      display: inline-block;
      width: 100%;
      margin: 20px 0 0;
      padding-bottom: 20px;
      position: relative;
      border-bottom: 1px solid #ebebeb; }
      .download_cart .container_header_cart .edd-cart .edd-cart-item > div {
        float: left;
        width: 40%;
        margin-right: 20px;
        overflow: hidden; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item > div img {
          width: 100%; }
      .download_cart .container_header_cart .edd-cart .edd-cart-item > span {
        display: block; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item > span.edd-cart-item-separator, .download_cart .container_header_cart .edd-cart .edd-cart-item > span.edd-cart-item-quantity {
          display: none; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item > span.edd-cart-item-title {
          text-transform: uppercase;
          font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          font-weight: 500;
          color: #424242;
          margin-top: -5px; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item > span.edd-cart-item-price {
          font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          color: #212121; }
      .download_cart .container_header_cart .edd-cart .edd-cart-item a.edd-remove-from-cart {
        position: absolute;
        right: 0;
        bottom: 20px;
        font-size: 0;
        width: 25px;
        height: 25px;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        background-color: #cccccc; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item a.edd-remove-from-cart: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;
          /*content:"\f00d";
          font-size:$font-size;*/
          /* $withslash: "\"\f00d\"";
          content: unquote($withslash);*/
          content: '\f00d';
          font-size: 15px;
          color: #ffffff;
          line-height: 25px; }
        .download_cart .container_header_cart .edd-cart .edd-cart-item a.edd-remove-from-cart:hover {
          background-color: #aa00ff; }
    .download_cart .container_header_cart .edd-cart .cart_item.empty {
      padding-top: 20px; }
    .download_cart .container_header_cart .edd-cart .cart_item.edd-cart-meta.edd_total {
      background-color: transparent;
      padding: 10px 0 15px;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-style: italic;
      color: #424242; }
      .download_cart .container_header_cart .edd-cart .cart_item.edd-cart-meta.edd_total .cart-total {
        float: right;
        color: #212121;
        font-size: 22px;
        font-weight: 700;
        font-style: normal; }
    .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a {
      width: 100%;
      text-align: center;
      display: inline-block;
      background: #aa00ff;
      border: none;
      color: #ffffff;
      font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      display: inline-block;
      padding: 13px 18px;
      text-decoration: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      letter-spacing: 0.5em;
      padding: 13px 18px; }
      .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:before {
        background: #212121; }
      .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:hover, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:focus, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:active {
        color: #ffffff;
        outline: none; }
      .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:before {
        background-color: #212121; }
      .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:hover, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:focus, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:active {
        color: #ffffff; }

#edd_checkout_cart .edd_cart_header_row {
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121;
  text-transform: capitalize; }
#edd_checkout_cart tbody .edd_cart_item_price {
  font-size: 150%; }
#edd_checkout_cart .edd_cart_item_image {
  width: 15%;
  float: left; }
  #edd_checkout_cart .edd_cart_item_image img {
    /*width:100px;
    margin-right:$var_space;*/ }
#edd_checkout_cart .edd_cart_remove_item_btn {
  position: relative !important; }
#edd_checkout_cart .edd_checkout_cart_item_title {
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  color: black;
  text-transform: uppercase;
  display: inline-block;
  width: 85%;
  padding-left: 20px; }
#edd_checkout_cart tfoot .edd_cart_total {
  font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }

#edd_checkout_form_wrap {
  	/*display: flex;
    	-webkit-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;*/ }
  #edd_checkout_form_wrap fieldset {
    border: 0 none;
    padding: 0 0 20px;
    /*display:inline-block;
    width:50%;*/ }
    #edd_checkout_form_wrap fieldset span.edd-description {
      font-size: 100%; }
    #edd_checkout_form_wrap fieldset label {
      display: none; }
    #edd_checkout_form_wrap fieldset legend {
      font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
      color: black;
      text-transform: uppercase;
      margin: 0 0 15px;
      border: 0 none; }
    #edd_checkout_form_wrap fieldset select {
      padding: 15px 20px;
      border-style: solid;
      border-width: 2px;
      border-color: #cccccc; }
      #edd_checkout_form_wrap fieldset select.edd-select {
        width: 70%; }
    #edd_checkout_form_wrap fieldset#edd_cc_fields {
      background: transparent;
      border: 0 none; }
  #edd_checkout_form_wrap #edd_final_total_wrap {
    font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }

.wd-blog-breadcrumb.breadcrumb_default {
  display: none; }

h2.vc_custom_heading, .wd-content-download .wd-comment-form h3.reply-title {
  color: #212121;
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.wd-blog-breadcrumb.breadcrumb_default {
  background: #eee;
  padding: 37px 0;
  overflow: hidden;
  margin-bottom: 55px; }
  .wd-blog-breadcrumb.breadcrumb_default .title-cotainer-header {
    float: left; }
    .wd-blog-breadcrumb.breadcrumb_default .title-cotainer-header h3 {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 15px;
      text-transform: uppercase;
      color: #212121;
      margin: 0; }
  .wd-blog-breadcrumb.breadcrumb_default .blog-slug {
    float: right; }
    .wd-blog-breadcrumb.breadcrumb_default .blog-slug .woocommerce-breadcrumb {
      margin: 0;
      color: #a1a1a1;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 13px; }
      .wd-blog-breadcrumb.breadcrumb_default .blog-slug .woocommerce-breadcrumb a {
        color: #a1a1a1; }

.wd-shortcode-category, .wd-content-blog {
  padding: 0;
  margin: 0; }
  .wd-shortcode-category li.item, .wd-shortcode-category .wd-cate-pro-by-name, .wd-content-blog li.item, .wd-content-blog .wd-cate-pro-by-name {
    float: left;
    list-style: none;
    overflow: hidden;
    position: relative; }
    .wd-shortcode-category li.item:before, .wd-shortcode-category .wd-cate-pro-by-name:before, .wd-content-blog li.item:before, .wd-content-blog .wd-cate-pro-by-name:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1;
      -webkit-transition: all 500ms ease-in;
      -o-transition: all 500ms ease-in;
      transition: all 500ms ease-in;
      background: rgba(0, 0, 0, 0.5); }
    .wd-shortcode-category li.item .category_thumbnail img, .wd-shortcode-category li.item .wd-image-cate img, .wd-shortcode-category .wd-cate-pro-by-name .category_thumbnail img, .wd-shortcode-category .wd-cate-pro-by-name .wd-image-cate img, .wd-content-blog li.item .category_thumbnail img, .wd-content-blog li.item .wd-image-cate img, .wd-content-blog .wd-cate-pro-by-name .category_thumbnail img, .wd-content-blog .wd-cate-pro-by-name .wd-image-cate img {
      -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
      -o-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-transform-origin: 0% 50%;
      -moz-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
      -o-transform-origin: 0% 50%;
      transform-origin: 0% 50%;
      backface-visibility: hidden; }
    .wd-shortcode-category li.item .category_info, .wd-shortcode-category li.item .wd-cate-info, .wd-shortcode-category .wd-cate-pro-by-name .category_info, .wd-shortcode-category .wd-cate-pro-by-name .wd-cate-info, .wd-content-blog li.item .category_info, .wd-content-blog li.item .wd-cate-info, .wd-content-blog .wd-cate-pro-by-name .category_info, .wd-content-blog .wd-cate-pro-by-name .wd-cate-info {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
      .wd-shortcode-category li.item .category_info a h2, .wd-shortcode-category li.item .wd-cate-info a h2, .wd-shortcode-category .wd-cate-pro-by-name .category_info a h2, .wd-shortcode-category .wd-cate-pro-by-name .wd-cate-info a h2, .wd-content-blog li.item .category_info a h2, .wd-content-blog li.item .wd-cate-info a h2, .wd-content-blog .wd-cate-pro-by-name .category_info a h2, .wd-content-blog .wd-cate-pro-by-name .wd-cate-info a h2 {
        margin: 0 0 20px;
        font: 400 30px/1.15 "Montserrat", Helvetica, Arial, sans-serif;
        color: #fff;
        text-transform: none; }
      .wd-shortcode-category li.item .category_info span, .wd-shortcode-category li.item .wd-cate-info span, .wd-shortcode-category .wd-cate-pro-by-name .category_info span, .wd-shortcode-category .wd-cate-pro-by-name .wd-cate-info span, .wd-content-blog li.item .category_info span, .wd-content-blog li.item .wd-cate-info span, .wd-content-blog .wd-cate-pro-by-name .category_info span, .wd-content-blog .wd-cate-pro-by-name .wd-cate-info span {
        color: #fff;
        display: block;
        margin-bottom: 15px; }
      .wd-shortcode-category li.item .category_info a.wd-cate-readmore, .wd-shortcode-category li.item .wd-cate-info a.wd-cate-readmore, .wd-shortcode-category .wd-cate-pro-by-name .category_info a.wd-cate-readmore, .wd-shortcode-category .wd-cate-pro-by-name .wd-cate-info a.wd-cate-readmore, .wd-content-blog li.item .category_info a.wd-cate-readmore, .wd-content-blog li.item .wd-cate-info a.wd-cate-readmore, .wd-content-blog .wd-cate-pro-by-name .category_info a.wd-cate-readmore, .wd-content-blog .wd-cate-pro-by-name .wd-cate-info a.wd-cate-readmore {
        color: #fff;
        opacity: 0;
        transform: scale(0, 1);
        -webkit-transform: scale(0, 1);
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .wd-shortcode-category li.item .category_info a.wd-cate-readmore:before, .wd-shortcode-category li.item .wd-cate-info a.wd-cate-readmore:before, .wd-shortcode-category .wd-cate-pro-by-name .category_info a.wd-cate-readmore:before, .wd-shortcode-category .wd-cate-pro-by-name .wd-cate-info a.wd-cate-readmore:before, .wd-content-blog li.item .category_info a.wd-cate-readmore:before, .wd-content-blog li.item .wd-cate-info a.wd-cate-readmore:before, .wd-content-blog .wd-cate-pro-by-name .category_info a.wd-cate-readmore:before, .wd-content-blog .wd-cate-pro-by-name .wd-cate-info a.wd-cate-readmore: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;
          /*content:"\f138";
          font-size:$font-size;*/
          /* $withslash: "\"\f138\"";
          content: unquote($withslash);*/
          content: '\f138';
          font-size: 14px;
          margin-right: 7px; }
    .wd-shortcode-category li.item:hover:before, .wd-shortcode-category .wd-cate-pro-by-name:hover:before, .wd-content-blog li.item:hover:before, .wd-content-blog .wd-cate-pro-by-name:hover:before {
      background: rgba(0, 0, 0, 0.2); }
    .wd-shortcode-category li.item:hover .category_thumbnail img, .wd-shortcode-category li.item:hover .wd-image-cate img, .wd-shortcode-category .wd-cate-pro-by-name:hover .category_thumbnail img, .wd-shortcode-category .wd-cate-pro-by-name:hover .wd-image-cate img, .wd-content-blog li.item:hover .category_thumbnail img, .wd-content-blog li.item:hover .wd-image-cate img, .wd-content-blog .wd-cate-pro-by-name:hover .category_thumbnail img, .wd-content-blog .wd-cate-pro-by-name:hover .wd-image-cate img {
      -webkit-transform: scale(2, 2) translateX(-20%);
      -ms-transform: scale(2, 2) translateX(-20%);
      -o-transform: scale(2, 2) translateX(-20%);
      transform: scale(2, 2) translateX(-20%); }
    .wd-shortcode-category li.item:hover .category_info a.wd-cate-readmore, .wd-shortcode-category li.item:hover .wd-cate-info a.wd-cate-readmore, .wd-shortcode-category .wd-cate-pro-by-name:hover .category_info a.wd-cate-readmore, .wd-shortcode-category .wd-cate-pro-by-name:hover .wd-cate-info a.wd-cate-readmore, .wd-content-blog li.item:hover .category_info a.wd-cate-readmore, .wd-content-blog li.item:hover .wd-cate-info a.wd-cate-readmore, .wd-content-blog .wd-cate-pro-by-name:hover .category_info a.wd-cate-readmore, .wd-content-blog .wd-cate-pro-by-name:hover .wd-cate-info a.wd-cate-readmore {
      opacity: 1;
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1); }
  .wd-shortcode-category.columns-1 li.item, .wd-content-blog.columns-1 li.item {
    width: 100%; }
  .wd-shortcode-category.columns-2 li.item, .wd-content-blog.columns-2 li.item {
    width: 50%; }
  .wd-shortcode-category.columns-3 li.item, .wd-content-blog.columns-3 li.item {
    width: 33.33%; }
  .wd-shortcode-category.columns-4 li.item, .wd-content-blog.columns-4 li.item {
    width: 25%; }
  .wd-shortcode-category.columns-5 li.item, .wd-content-blog.columns-5 li.item {
    width: 20%; }
  .wd-shortcode-category.columns-6 li.item, .wd-content-blog.columns-6 li.item {
    width: 16.667%; }

.wd-content-blog .wd-cate-pro-by-name {
  margin-bottom: 30px; }

.wd-shortcode-banner {
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
  position: relative; }
  .wd-shortcode-banner:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    border: 15px solid rgba(0, 0, 0, 0.3);
    opacity: 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .wd-shortcode-banner img {
    transform-origin: 20% 80%;
    transition: transform 2s linear; }
  .wd-shortcode-banner .wd-button-banner {
    position: absolute;
    z-index: 1; }
    .wd-shortcode-banner .wd-button-banner a {
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px;
      opacity: 0;
      transform: scale(0, 1);
      -webkit-transform: scale(0, 1);
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      display: inline-block; }
      .wd-shortcode-banner .wd-button-banner a:after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /*content:"\f0da";
        font-size:$font-size;*/
        /* $withslash: "\"\f0da\"";
        content: unquote($withslash);*/
        content: '\f0da';
        font-size: 14px;
        margin-left: 10px;
        vertical-align: -1px; }
  .wd-shortcode-banner:hover img {
    transform: scale(1.1) rotate(0.1deg); }
  .wd-shortcode-banner:hover:before {
    opacity: 1;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .wd-shortcode-banner:hover .wd-button-banner a {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }

.ts-dropcap {
  line-height: 80px;
  font-size: 80px;
  float: left;
  font-weight: 400;
  position: relative;
  top: 0;
  margin-right: 0;
  color: #cccccc;
  padding: 0 17px 0 13px; }
  .ts-dropcap.style-2 {
    font-size: 50px;
    line-height: 44px;
    padding: 8px 14px;
    top: 3px;
    color: #fff;
    background: #cccccc;
    margin-right: 10px; }

blockquote {
  color: #757575;
  padding: 0 20px;
  border: none;
  /*
  font:$h3_font;
  font-style:italic;
  text-align:center;
  &:before{
  	content:' " ';
  }
  &:after{
  	content:' " ';
  }*/ }

/*MEET YOUR TEAM================================*/
.wd-team-member {
  /*.social-icons*/
  /*.style-1*/
  /*.style-2*/
  /*.style-3*/
  /*.style-4*/
  /*.style-6*/ }
  .wd-team-member .social-icons {
    float: left; }
    .wd-team-member .social-icons ul {
      padding: 0;
      margin: 0; }
      .wd-team-member .social-icons ul li {
        list-style: none;
        display: inline-block;
        margin: 0 5px; }
        .wd-team-member .social-icons ul li a {
          color: #898989; }
          .wd-team-member .social-icons ul li a:hover, .wd-team-member .social-icons ul li a:focus, .wd-team-member .social-icons ul li a:active {
            color: #aa00ff;
            text-decoration: none; }
          .wd-team-member .social-icons ul li a:before {
            font-size: 15px; }
  .wd-team-member .wd_member_info {
    /*.wd_member_role*/ }
    .wd-team-member .wd_member_info h3 {
      font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0; }
    .wd-team-member .wd_member_info .wd_member_role {
      display: block;
      color: #cccccc;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-style: italic;
      margin-bottom: 8px; }
    .wd-team-member .wd_member_info .wd-member-content {
      clear: left; }
  .wd-team-member.style-7 {
    position: relative;
    margin-bottom: 20px !important; }
    .wd-team-member.style-7 .wd_member_thumb a.image {
      position: relative;
      width: 100%;
      display: inline-block; }
    .wd-team-member.style-7 .wd_member_info {
      position: absolute;
      left: 28px;
      right: 28px;
      bottom: -65px;
      background: #212121;
      padding: 10px;
      text-align: center;
      -webkit-transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transformscale: scale(0, 0);
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      z-index: 1; }
      .wd-team-member.style-7 .wd_member_info h3 {
        color: #ffffff; }
      .wd-team-member.style-7 .wd_member_info .wd_member_role {
        margin-bottom: 0; }
      .wd-team-member.style-7 .wd_member_info .social-icons {
        float: none;
        padding-top: 15px; }
    .wd-team-member.style-7:hover .wd_member_info {
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transformscale: scale(1, 1);
      opacity: 1;
      filter: alpha(opacity=100); }
  .wd-team-member.style-5 .wd_member_thumb {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    border-radius: 100%;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #a1b1bc; }
    .wd-team-member.style-5 .wd_member_thumb a {
      display: block;
      line-height: 0;
      border-radius: 100%;
      overflow: hidden; }
  .wd-team-member.style-5 .wd_member_info {
    overflow: hidden; }
    .wd-team-member.style-5 .wd_member_info h3 {
      color: #212121; }
  .wd-team-member.style-1 {
    position: relative;
    margin-bottom: 30px; }
    .wd-team-member.style-1 .wd_member_info {
      position: absolute;
      left: 25px;
      right: 25px;
      bottom: 25px;
      top: 25px;
      border: 5px solid #ffffff;
      background: rgba(33, 33, 33, 0.8);
      text-align: center;
      color: #cccccc;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: scale3d(1.4, 1.4, 1);
      transform: scale3d(1.4, 1.4, 1);
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
      .wd-team-member.style-1 .wd_member_info h3 {
        color: #ffffff; }
      .wd-team-member.style-1 .wd_member_info .wd_member_role {
        margin-bottom: 0;
        color: #aa00ff; }
      .wd-team-member.style-1 .wd_member_info .wd_member_info--content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        padding: 20px; }
    .wd-team-member.style-1:hover .wd_member_thumb {
      filter: grayscale(100%);
      -webkit-filter: grayscale(100%);
      /* For Webkit browsers */
      filter: gray;
      /* For IE 6 - 9 */ }
    .wd-team-member.style-1:hover .wd_member_info {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
      opacity: 1;
      filter: alpha(opacity=100); }
  .wd-team-member.style-2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px; }
    .wd-team-member.style-2 .wd-team-wrapper {
      text-align: center; }
      .wd-team-member.style-2 .wd-team-wrapper .wd_member_thumb .social-icons {
        position: relative;
        background-color: #212121;
        text-align: center;
        width: 100%;
        padding: 15px 0 5px;
        margin-top: -25px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transformscale: scale(0, 1); }
      .wd-team-member.style-2 .wd-team-wrapper .wd_member_thumb a.image {
        position: relative;
        width: 100%;
        display: inline-block; }
      .wd-team-member.style-2 .wd-team-wrapper .wd_member_info {
        margin-top: 25px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .wd-team-member.style-2 .wd-team-wrapper .wd_member_info h3 {
          color: #212121;
          font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
          font-weight: 600; }
        .wd-team-member.style-2 .wd-team-wrapper .wd_member_info .wd_member_role {
          color: #959595;
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          font-style: italic; }
      .wd-team-member.style-2 .wd-team-wrapper:hover .wd_member_thumb .social-icons {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transformscale: scale(1, 1);
        opacity: 1;
        filter: alpha(opacity=100); }
      .wd-team-member.style-2 .wd-team-wrapper:hover .wd_member_info {
        opacity: 1;
        filter: alpha(opacity=100); }
  .wd-team-member.style-3 {
    position: relative; }
    .wd-team-member.style-3 .wd_member_info {
      background: #eef0f2;
      min-height: 100px;
      position: absolute;
      bottom: -100px;
      left: 0;
      width: 100%;
      padding: 24px 20px 0 20px;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      opacity: 0;
      filter: alpha(opacity=0); }
      .wd-team-member.style-3 .wd_member_info h3 {
        color: #212121; }
      .wd-team-member.style-3 .wd_member_info .wd_member_role {
        color: #959595; }
      .wd-team-member.style-3 .wd_member_info:after {
        bottom: 100%;
        left: 48px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(238, 240, 242, 0);
        border-bottom-color: #eef0f2;
        border-width: 8px;
        margin-left: -8px;
        z-index: 1; }
    .wd-team-member.style-3:hover .wd_member_info {
      opacity: 1;
      filter: alpha(opacity=100);
      background: #cccccc;
      min-height: 107px;
      bottom: -46px;
      color: #fff; }
      .wd-team-member.style-3:hover .wd_member_info:after {
        border-bottom-color: #cccccc; }
  .wd-team-member.style-4 {
    position: relative;
    margin-bottom: 25px;
    background-color: #212121;
    display: inline-block;
    width: 100%; }
    .wd-team-member.style-4 .wd_member_thumb,
    .wd-team-member.style-4 .wd_member_info {
      width: 50%;
      float: left;
      overflow: hidden; }
      .wd-team-member.style-4 .wd_member_thumb .wd_member_info--content,
      .wd-team-member.style-4 .wd_member_info .wd_member_info--content {
        position: absolute;
        top: 50%;
        z-index: 2;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        padding: 20px; }
        .wd-team-member.style-4 .wd_member_thumb .wd_member_info--content .wd-member-content,
        .wd-team-member.style-4 .wd_member_info .wd_member_info--content .wd-member-content {
          color: #cccccc; }
    .wd-team-member.style-4 .wd_member_role {
      color: #aa00ff; }
  .wd-team-member.style-6 {
    overflow: hidden;
    background: #eef0f2; }
    .wd-team-member.style-6 h3 {
      color: #212121; }
    .wd-team-member.style-6 .wd_member_role {
      color: #959595; }
    .wd-team-member.style-6 .wd_member_info {
      padding: 10px 20px;
      display: inline-block; }

.wd_price_table {
  /*&.price_style-1*/
  /*&.price_style-1*/ }
  .wd_price_table .price_table_inner {
    border: 2px solid #545454;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #959595;
    padding: 0 30px 30px;
    position: relative; }
    .wd_price_table .price_table_inner:hover {
      border-color: #aa00ff; }
      .wd_price_table .price_table_inner:hover .table_title h1 {
        color: #212121; }
    .wd_price_table .price_table_inner .price_in_table {
      font-size: 250%;
      font-style: italic;
      display: inline-block; }
      .wd_price_table .price_table_inner .price_in_table .value, .wd_price_table .price_table_inner .price_in_table .pricing, .wd_price_table .price_table_inner .price_in_table .mark {
        font-family: "Open Sans";
        float: left; }
      .wd_price_table .price_table_inner .price_in_table .mark {
        display: inline-block;
        text-transform: lowercase;
        padding: 0;
        background: none; }
    .wd_price_table .price_table_inner ul {
      z-index: 1;
      padding: 0;
      margin: -30px 0 0; }
      .wd_price_table .price_table_inner ul li {
        list-style: none;
        text-align: center;
        display: inline-block;
        width: 100%;
        padding: 12px 0; }
        .wd_price_table .price_table_inner ul li ul {
          margin-top: 0;
          margin-bottom: 12px;
          border-bottom: 1px solid #d2d2d2; }
          .wd_price_table .price_table_inner ul li ul li {
            border-top: 1px solid #d2d2d2;
            padding: 30px 15px; }
        .wd_price_table .price_table_inner ul li > div {
          text-transform: uppercase;
          font-size: 15px;
          color: #626262; }
        .wd_price_table .price_table_inner ul li.prices {
          padding: 0;
          border-top: 0 none; }
          .wd_price_table .price_table_inner ul li.prices .price_in_table {
            border: 5px solid #424242;
            background-color: #ffffff;
            padding: 6px 20px;
            text-align: center; }
            .wd_price_table .price_table_inner ul li.prices .price_in_table > span {
              font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
              font-size: 36px;
              font-weight: 500;
              color: #424242; }
              .wd_price_table .price_table_inner ul li.prices .price_in_table > span.value, .wd_price_table .price_table_inner ul li.prices .price_in_table > span.pricing {
                font-size: 36px;
                line-height: 1.35; }
              .wd_price_table .price_table_inner ul li.prices .price_in_table > span.mark {
                display: block;
                font-size: 18px;
                padding: 0 5px;
                clear: both;
                border-top: 1px solid #545454; }
        .wd_price_table .price_table_inner ul li.table_title h1 {
          font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
          color: #aa00ff;
          text-transform: uppercase; }
        .wd_price_table .price_table_inner ul li.price_button a.button {
          background: #d2d2d2;
          border: 1px solid #d2d2d2;
          color: #757575;
          font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          display: inline-block;
          padding: 13px 18px;
          text-decoration: none;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          letter-spacing: 0.5em; }
          .wd_price_table .price_table_inner ul li.price_button a.button:before {
            background: #aa00ff; }
          .wd_price_table .price_table_inner ul li.price_button a.button:hover, .wd_price_table .price_table_inner ul li.price_button a.button:focus, .wd_price_table .price_table_inner ul li.price_button a.button:active {
            color: #ffffff;
            border-color: #aa00ff;
            outline: none; }
  .wd_price_table.price_style-1 {
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -o-transform: translateY(30px); }
    .wd_price_table.price_style-1:hover {
      transform: translateY(0); }
      .wd_price_table.price_style-1:hover .price_table_inner {
        color: #959595;
        border-color: #ffffff; }
        .wd_price_table.price_style-1:hover .price_table_inner .table_title h1 {
          background-color: #212121;
          color: #ffffff;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
        .wd_price_table.price_style-1:hover .price_table_inner .price_button {
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0);
          -o-transform: translateY(0); }
        .wd_price_table.price_style-1:hover .price_table_inner .prices {
          color: #aa00ff; }
    .wd_price_table.price_style-1 .price_table_inner {
      border: 5px solid #ffffff;
      border-bottom: 0 none;
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      color: #ffffff;
      padding: 30px;
      position: relative; }
      .wd_price_table.price_style-1 .price_table_inner .price_in_table {
        font-size: 250%;
        font-style: italic;
        display: inline-block; }
        .wd_price_table.price_style-1 .price_table_inner .price_in_table .value, .wd_price_table.price_style-1 .price_table_inner .price_in_table .pricing, .wd_price_table.price_style-1 .price_table_inner .price_in_table .mark {
          font-family: "Open Sans";
          float: left; }
        .wd_price_table.price_style-1 .price_table_inner .price_in_table .mark {
          display: inline-block;
          text-transform: lowercase;
          padding: 0;
          background: none; }
      .wd_price_table.price_style-1 .price_table_inner ul {
        position: relative;
        z-index: 1;
        padding: 0;
        margin: 0;
        border: 0 none; }
        .wd_price_table.price_style-1 .price_table_inner ul li {
          list-style: none;
          text-align: center;
          display: inline-block;
          border: 0 none;
          width: 100%;
          padding: 12px 0; }
          .wd_price_table.price_style-1 .price_table_inner ul li.table_title {
            background-color: #ffffff;
            padding: 0;
            width: 100%;
            margin-bottom: 10px; }
            .wd_price_table.price_style-1 .price_table_inner ul li.table_title h1 {
              text-transform: uppercase;
              font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
              font-weight: 600;
              padding: 5px;
              color: #212121;
              margin: 0; }
          .wd_price_table.price_style-1 .price_table_inner ul li.prices {
            padding: 0; }
          .wd_price_table.price_style-1 .price_table_inner ul li.price_button {
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            -webkit-transform: translateY(100%);
            -moz-transform: translateY(100%);
            -ms-transform: translateY(100%);
            transform: translateY(100%);
            -o-transform: translateY(100%);
            -o-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
            -webkit-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
            -moz-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
            transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1); }
            .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button {
              background: #212121;
              border: 1px solid #212121;
              color: #ffffff;
              font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
              text-transform: uppercase;
              display: inline-block;
              padding: 13px 18px;
              text-decoration: none;
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              border-radius: 0;
              letter-spacing: 0.5em;
              padding-left: 0;
              padding-right: 0;
              width: 100%;
              text-align: center; }
              .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button:before {
                background: #aa00ff; }
              .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button:hover, .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button:focus, .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button:active {
                color: #ffffff;
                border-color: #aa00ff;
                outline: none; }
      .wd_price_table.price_style-1 .price_table_inner > ul {
        padding-bottom: 80px; }

/*testimonials==============================================*/
.testimonial_tab_container .testimonial_right_tab, .wd-testimonial_container .wd-testimonial .wd-info-testimonial {
  overflow: hidden;
  padding: 60px;
  border: 10px solid #424242;
  background-color: #ffffff;
  margin-top: 50px; }
  .testimonial_tab_container .testimonial_right_tab .wd-author-byline a.title, .wd-testimonial_container .wd-testimonial .wd-info-testimonial .wd-author-byline a.title {
    color: #212121;
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase; }
    .testimonial_tab_container .testimonial_right_tab .wd-author-byline a.title:hover, .wd-testimonial_container .wd-testimonial .wd-info-testimonial .wd-author-byline a.title:hover, .testimonial_tab_container .testimonial_right_tab .wd-author-byline a.title:focus, .wd-testimonial_container .wd-testimonial .wd-info-testimonial .wd-author-byline a.title:focus, .testimonial_tab_container .testimonial_right_tab .wd-author-byline a.title:active, .wd-testimonial_container .wd-testimonial .wd-info-testimonial .wd-author-byline a.title:active {
      color: #aa00ff;
      text-decoration: none; }
  .testimonial_tab_container .testimonial_right_tab .wd-author-byline .wd-byline, .wd-testimonial_container .wd-testimonial .wd-info-testimonial .wd-author-byline .wd-byline {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-style: italic;
    color: #aa00ff;
    display: block;
    padding-bottom: 25px; }

.testimonial_tab_container {
  overflow: hidden; }
  .testimonial_tab_container .testimonial_tab_left {
    width: 40%;
    float: left;
    padding-right: 30px; }
    .testimonial_tab_container .testimonial_tab_left ul {
      list-style-type: none;
      padding-left: 0;
      margin: -15px; }
      .testimonial_tab_container .testimonial_tab_left ul li {
        float: left;
        width: 33.33%;
        padding: 15px; }
        .testimonial_tab_container .testimonial_tab_left ul li .testimonial_tab__thumnail {
          overflow: hidden;
          width: 100%;
          height: 100%;
          position: relative; }
        .testimonial_tab_container .testimonial_tab_left ul li.active .testimonial_tab__thumnail .thumbnail-effect {
          background-color: transparent; }
  .testimonial_tab_container .testimonial_right_tab {
    overflow: hidden;
    width: 60%;
    margin-top: 0;
    border: 5px solid #cccccc;
    padding: 30px; }
    .testimonial_tab_container .testimonial_right_tab h3 {
      margin-top: 0;
      margin-bottom: 3px;
      text-transform: uppercase;
      font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
      font-weight: 600; }
    .testimonial_tab_container .testimonial_right_tab .wd-byline {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #aa00ff;
      display: block;
      padding-bottom: 20px; }

/*.testimonial_tab_container*/
.title_img_testimonial {
  position: absolute;
  right: 0;
  top: 165px;
  background-color: #ffffff;
  z-index: 2; }

.wd-testimonial_container {
  /*.style-2*/
  /*.style-1*/ }
  .wd-testimonial_container .owl-item {
    border: 10px solid transparent; }
  .wd-testimonial_container.style-2 .wd-testimonial .wd-info-testimonial {
    border: 0 none;
    padding: 30px; }
  .wd-testimonial_container.style-2 .wd-shortcode-testimonials {
    border: 2px solid #cccccc;
    margin-bottom: 100px; }
    .wd-testimonial_container.style-2 .wd-shortcode-testimonials .wd-info-testimonial {
      margin-top: -10px;
      padding-top: 0; }
    .wd-testimonial_container.style-2 .wd-shortcode-testimonials .wd-avatar {
      width: 120px;
      min-height: 107px;
      top: -52px;
      position: relative;
      margin: 0 15px;
      border: 5px solid #545454;
      background-color: #ffffff; }
      .wd-testimonial_container.style-2 .wd-shortcode-testimonials .wd-avatar a {
        position: absolute;
        left: 10px;
        top: 10px;
        width: 120px;
        height: 120px; }
      .wd-testimonial_container.style-2 .wd-shortcode-testimonials .wd-avatar:hover img {
        transform: scale3d(1, 1, 1); }
  .wd-testimonial_container.style-2:hover .wd-shortcode-testimonials .wd-avatar a {
    left: -5px;
    top: -5px; }
  .wd-testimonial_container.style-1 {
    text-align: center;
    /*.wd-info-testimonial*/ }
    .wd-testimonial_container.style-1 .wd-avatar a {
      width: 145px;
      height: 145px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      border: 10px solid #ffffff;
      overflow: hidden;
      position: relative;
      z-index: 1; }
      .wd-testimonial_container.style-1 .wd-avatar a img {
        width: 100%;
        height: 100%; }
    .wd-testimonial_container.style-1 .wd-avatar:before {
      width: 43px;
      height: 10px;
      background-color: #ffffff;
      content: "";
      position: absolute;
      top: 200px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      -o-transform: translateX(-50%); }
    .wd-testimonial_container.style-1 .wd-testimonial .wd-info-testimonial {
      border: 0 none;
      background: transparent;
      color: #ffffff;
      padding: 0 20px 40px; }
      .wd-testimonial_container.style-1 .wd-testimonial .wd-info-testimonial .wd-author-byline a.title, .wd-testimonial_container.style-1 .wd-testimonial .wd-info-testimonial .wd-author-byline .wd-byline {
        color: #ffffff; }
  .wd-testimonial_container.wd-style-slider .wd-avatar {
    position: relative;
    float: left;
    width: 35%;
    overflow: hidden;
    margin-right: 50px; }
    .wd-testimonial_container.wd-style-slider .wd-avatar:before {
      border: 5px solid #ffffff;
      position: absolute;
      content: "";
      left: 15px;
      right: 15px;
      bottom: 15px;
      top: 15px;
      z-index: 1;
      -o-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
      -webkit-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
      -moz-transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1);
      transition: 0.4s cubic-bezier(0.18, 0.74, 0.72, 1); }
    .wd-testimonial_container.wd-style-slider .wd-avatar:hover:before {
      left: 50%;
      right: 50%;
      bottom: 50%;
      top: 50%;
      border: 0; }
  .wd-testimonial_container.wd-style-slider .owl-controls {
    padding-top: 100px; }
    .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div {
      width: 50px;
      height: 50px;
      background-color: #212121;
      color: #ffffff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -o-transform: translateY(-50%);
      font-size: 0;
      text-align: center;
      line-height: 58px; }
      .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div:hover {
        background: #aa00ff; }
      .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div.owl-prev {
        left: 0; }
        .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div.owl-prev: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;
          /*content:"\f104";
          font-size:$font-size;*/
          /* $withslash: "\"\f104\"";
          content: unquote($withslash);*/
          content: '\f104';
          font-size: 18px; }
      .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div.owl-next {
        right: 0; }
        .wd-testimonial_container.wd-style-slider .owl-controls .owl-nav > div.owl-next: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;
          /*content:"\f105";
          font-size:$font-size;*/
          /* $withslash: "\"\f105\"";
          content: unquote($withslash);*/
          content: '\f105';
          font-size: 18px; }
    .wd-testimonial_container.wd-style-slider .owl-controls .owl-dots {
      position: absolute;
      left: 42%;
      -webkit-transform: translateX(-42%);
      -moz-transform: translateX(-42%);
      -ms-transform: translateX(-42%);
      transform: translateX(-42%);
      -o-transform: translateX(-42%);
      bottom: 0; }
  .wd-testimonial_container .wd-testimonial_title {
    color: #212121;
    letter-spacing: 0.5em;
    margin: 0 0 40px 60px;
    position: relative;
    z-index: 1;
    text-align: right; }
    .wd-testimonial_container .wd-testimonial_title h3 {
      font: italic 600 110px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
      background-color: #ffffff;
      letter-spacing: 0.1em;
      font-style: italic;
      display: inline-block;
      text-transform: capitalize; }
  .wd-testimonial_container .wd-testimonial {
    display: inline; }
    .wd-testimonial_container .wd-testimonial .wd-avatar a {
      display: inline-block; }

/* ******************************************************
	feature, service
*********************************************************/
.shortcode-features .feature_information h3.feature_title a {
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #212121;
  text-transform: uppercase; }
  .shortcode-features .feature_information h3.feature_title a:hover, .shortcode-features .feature_information h3.feature_title a:focus, .shortcode-features .feature_information h3.feature_title a:active {
    color: #aa00ff;
    text-decoration: none; }

.shortcode-features .wd_feature_style_image .feature_information h3.feature_title:before {
  content: "";
  background-color: #212121;
  height: 100%;
  width: 1px;
  position: absolute;
  left: -20px;
  top: 0; }

.feature_tab_left {
  width: 30%;
  color: #959595;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  float: left;
  margin-right: 20px; }
  .feature_tab_left ul {
    padding-left: 0; }
    .feature_tab_left ul li {
      list-style-type: none;
      background-color: #212121;
      text-transform: uppercase;
      margin-bottom: 10px; }
      .feature_tab_left ul li a {
        width: 100%;
        display: inline-block;
        padding: 10px 40px;
        color: #cccccc;
        font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
        font-weight: 600; }
      .feature_tab_left ul li.active a {
        cursor: default; }
      .feature_tab_left ul li:hover, .feature_tab_left ul li.active, .feature_tab_left ul li:focus {
        background-color: #aa00ff; }
        .feature_tab_left ul li:hover a, .feature_tab_left ul li.active a, .feature_tab_left ul li:focus a {
          color: #ffffff; }

/*feature_tab_left*/
.feature_right_tab {
  overflow: hidden;
  padding-left: 10px; }
  .feature_right_tab .feature_right_tab__container {
    float: left;
    width: 62%;
    padding-right: 30px; }
    .feature_right_tab .feature_right_tab__container .feature_right_tab__title h3 {
      font: italic 600 110px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 35px;
      margin: 0 0 20px; }
  .feature_right_tab .feature_right_tab__thumnail {
    overflow: hidden;
    width: 38%; }

/*.feature_right_tab*/
.shortcode-features {
  color: #959595;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  /*.wd_feature_style_image*/
  /*.wd_feature_style_icon */
  /*.wd_feature_style_thumbnail*/ }
  .shortcode-features .feature_information h3.feature_title {
    margin: 15px 0 5px;
    line-height: 15px; }
  .shortcode-features .feature_excerpt {
    color: #959595;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif; }
  .shortcode-features .wd_feature_style_image {
    margin-bottom: 40px; }
    .shortcode-features .wd_feature_style_image .feature_thumbnail_image {
      float: left;
      margin-bottom: 20px;
      width: 62px;
      height: auto; }
    .shortcode-features .wd_feature_style_image .feature_information {
      text-align: left;
      padding-left: 40px;
      overflow: hidden; }
      .shortcode-features .wd_feature_style_image .feature_information h3.feature_title {
        position: relative; }
        .shortcode-features .wd_feature_style_image .feature_information h3.feature_title:hover:before {
          background-color: #aa00ff; }
  .shortcode-features .wd_feature_style_icon {
    border: 2px solid #d2d2d2;
    text-align: center;
    margin-bottom: 90px;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s; }
    .shortcode-features .wd_feature_style_icon .feature_information {
      padding: 0 20px 20px; }
    .shortcode-features .wd_feature_style_icon .feature_thumbnail_image a {
      background-color: #ffffff;
      display: inline-block;
      margin-top: -50px;
      padding: 0 10px; }
      .shortcode-features .wd_feature_style_icon .feature_thumbnail_image a .fa {
        background-color: #545454;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        color: #ffffff;
        width: 100px;
        height: 100px;
        line-height: 100px;
        text-align: center; }
    .shortcode-features .wd_feature_style_icon:hover {
      border-color: #212121; }
      .shortcode-features .wd_feature_style_icon:hover .feature_thumbnail_image a .fa {
        background: #b86aca;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#b86aca, #8e9cfd);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#b86aca, #8e9cfd);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#b86aca, #8e9cfd);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(#b86aca, #8e9cfd);
        /* Standard syntax */ }
  .shortcode-features .wd_feature_style_thumbnail {
    overflow: visible !important; }
    .shortcode-features .wd_feature_style_thumbnail .feature_information {
      text-align: center;
      /*border:2px solid transparent;*/
      padding: 30px;
      margin: -30px -6.66667px 0; }
    .shortcode-features .wd_feature_style_thumbnail .feature_thumbnail_image {
      position: relative;
      overflow: hidden;
      z-index: 2; }
    .shortcode-features .wd_feature_style_thumbnail:hover img {
      opacity: 1 !important; }

/*================ ACCORDION ==================*/
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: none;
  border-bottom: 1px solid #dee2e5;
  border-radius: 0;
  margin: 0;
  background: none; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #212121;
    padding: 10px 0 10px 45px; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
      width: 30px;
      height: 30px;
      border-radius: 3px;
      background: #23282d;
      color: #fff;
      font-size: 24px;
      line-height: 30px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
        left: 8px;
        right: 8px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
        top: 8px;
        bottom: 8px; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
    left: 0; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
  background: #cccccc; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 23px 0;
  border: none; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin: 0 0 5px;
  position: relative;
  z-index: 1; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #212121;
    padding: 10px 20px; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
      width: 30px;
      height: 30px;
      border-radius: 3px;
      background: #23282d;
      color: #fff;
      font-size: 24px;
      line-height: 30px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
        background: none;
        color: inherit;
        width: 45px;
        height: 100%;
        text-align: center;
        border-right: 1px solid #dfdfdf; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
          content: '+';
          font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
          font-size: 18px;
          border: none;
          left: 0;
          position: static;
          transform: translate(0, 0);
          line-height: 41px; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
          content: none; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-chevron {
        width: 45px;
        border-radius: 0;
        background: none;
        color: inherit;
        position: absolute;
        top: 0;
        height: 100%;
        text-align: center;
        border-left: 1px solid #dfdfdf;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0); }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
          content: none; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:after {
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          /*content:"\f107";
          font-size:$font-size;*/
          /* $withslash: "\"\f107\"";
          content: unquote($withslash);*/
          content: '\f107';
          font-size: 15px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-triangle {
        width: 45px;
        height: 100%;
        text-align: center;
        border-radius: 0;
        background: none;
        color: inherit; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-triangle:before {
          content: none; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-triangle:after {
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          /*content:"\f13a";
          font-size:$font-size;*/
          /* $withslash: "\"\f13a\"";
          content: unquote($withslash);*/
          content: '\f13a';
          font-size: 15px; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    padding-left: 65px; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
      left: 0; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-chevron {
        right: 0;
        border-right: 1px solid #dfdfdf;
        border-left: none; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a {
    padding-right: 45px; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-chevron {
      right: 0; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-triangle {
      right: 0; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
      right: 0;
      border-left: 1px solid #dfdfdf;
      border-right: none; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #cccccc; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a {
    color: #fff; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
      background: #cccccc; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-triangle {
        background: none; }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-triangle:after {
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          /*content:"\f139";
          font-size:$font-size;*/
          /* $withslash: "\"\f139\"";
          content: unquote($withslash);*/
          content: '\f139';
          font-size: 15px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-chevron {
        background: none;
        border-left: 1px solid rgba(255, 255, 255, 0.2); }
        html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-chevron:after {
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          /*content:"\f106";
          font-size:$font-size;*/
          /* $withslash: "\"\f106\"";
          content: unquote($withslash);*/
          content: '\f106';
          font-size: 15px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-chevron {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: none; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: none; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 23px 20px;
  border: 1px solid #dfdfdf;
  background: #fff;
  margin: -10px 0 10px; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat.vc_tta-color-black .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background: #23282d; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: none;
  border-radius: 5px;
  margin: 0 0 10px; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 0 7px 70px;
    border-radius: 5px; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
      left: 0;
      width: 40px;
      height: 100%;
      border-radius: 5px 0 0 5px;
      background: rgba(0, 0, 0, 0.2);
      color: #fff;
      font-size: 24px;
      line-height: 30px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
        left: 15px;
        right: 15px; }
      html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
        top: 15px;
        bottom: 15px; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
    left: 0; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #fff; }
  html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a {
    color: #cccccc; }
    html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon {
      background: #cccccc; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 23px 0;
  border: none;
  background: none;
  color: #757575; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4.vc_tta-panel-title a {
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase; }
html .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 23px 0;
  border: none;
  background: none;
  color: #757575; }

/*===================== FEATURE IMAGE FLEXSLIDER ===================*/
.wd-feature-shortcode {
  position: relative; }
  .wd-feature-shortcode .flex-viewport {
    margin-bottom: 10px; }
  .wd-feature-shortcode ol.flex-control-thumbs {
    margin-left: -5px;
    margin-right: -5px;
    width: auto; }
    .wd-feature-shortcode ol.flex-control-thumbs li {
      padding: 0 5px;
      float: left;
      width: 20%; }
  .wd-feature-shortcode ul.flex-direction-nav a {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 0;
    text-align: center;
    color: #fff;
    line-height: 58px; }
    .wd-feature-shortcode ul.flex-direction-nav a:hover {
      background: #23282d;
      border-color: transparent; }
    .wd-feature-shortcode ul.flex-direction-nav a.flex-prev {
      left: 20px; }
      .wd-feature-shortcode ul.flex-direction-nav a.flex-prev:after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /*content:"\f104";
        font-size:$font-size;*/
        /* $withslash: "\"\f104\"";
        content: unquote($withslash);*/
        content: '\f104';
        font-size: 18px; }
      .wd-feature-shortcode ul.flex-direction-nav a.flex-prev:before {
        content: none; }
    .wd-feature-shortcode ul.flex-direction-nav a.flex-next {
      right: 20px; }
      .wd-feature-shortcode ul.flex-direction-nav a.flex-next:after {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /*content:"\f105";
        font-size:$font-size;*/
        /* $withslash: "\"\f105\"";
        content: unquote($withslash);*/
        content: '\f105';
        font-size: 18px; }
      .wd-feature-shortcode ul.flex-direction-nav a.flex-next:before {
        content: none; }
  .wd-feature-shortcode:hover ul.flex-direction-nav a {
    opacity: 1; }

/*==================== BRANDS =================*/
.wd-shortcode-brand {
  position: relative; }
  .wd-shortcode-brand .owl-item {
    padding: 0 20px; }
    .wd-shortcode-brand .owl-item img {
      width: auto; }
  .wd-shortcode-brand .owl-controls .owl-nav > div {
    display: block;
    position: absolute;
    top: -40px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 29px;
    font-size: 0;
    border-radius: 3px;
    background: #dee2e5;
    color: #23282d; }
    .wd-shortcode-brand .owl-controls .owl-nav > div:hover {
      background: #cccccc;
      color: #fff; }
    .wd-shortcode-brand .owl-controls .owl-nav > div.owl-prev {
      right: 0; }
      .wd-shortcode-brand .owl-controls .owl-nav > div.owl-prev: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;
        /*content:"\f105";
        font-size:$font-size;*/
        /* $withslash: "\"\f105\"";
        content: unquote($withslash);*/
        content: '\f105';
        font-size: 12px; }
    .wd-shortcode-brand .owl-controls .owl-nav > div.owl-next {
      right: 25px; }
      .wd-shortcode-brand .owl-controls .owl-nav > div.owl-next: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;
        /*content:"\f104";
        font-size:$font-size;*/
        /* $withslash: "\"\f104\"";
        content: unquote($withslash);*/
        content: '\f104';
        font-size: 12px; }

/*================ CONTACT ================*/
.site-main .wpb_gmaps_widget .wpb_wrapper {
  background: transparent;
  padding: 0; }

.contact-info .wpb_wrapper {
  color: #959595;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .contact-info .wpb_wrapper:hover i.fa:before, .contact-info .wpb_wrapper:focus i.fa:before, .contact-info .wpb_wrapper:active i.fa:before {
    background-color: #aa00ff; }
  .contact-info .wpb_wrapper i.fa {
    float: left;
    margin-right: 20px; }
    .contact-info .wpb_wrapper i.fa:before {
      color: #ffffff;
      background-color: #212121;
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center; }
  .contact-info .wpb_wrapper > div {
    overflow: hidden; }
    .contact-info .wpb_wrapper > div b {
      color: #212121;
      font-size: 110%; }
    .contact-info .wpb_wrapper > div br {
      margin-bottom: 0 !important; }

.wpcf7 .wpcf7-form {
  text-transform: uppercase;
  color: #212121; }
  .wpcf7 .wpcf7-form .wpcf7-form-control {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 13px; }
    .wpcf7 .wpcf7-form .wpcf7-form-control.wpcf7-submit {
      width: auto; }
  .wpcf7 .wpcf7-form span, .wpcf7 .wpcf7-form label {
    width: 100%; }
  .wpcf7 .wpcf7-form p.col-sm-24 .wpcf7-form-control.wpcf7-submit {
    width: 100%; }
  .wpcf7 .wpcf7-form input[type="submit"] {
    background: #000000;
    border: 2px solid #000000;
    color: #ffffff;
    font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 13px 18px;
    text-decoration: none;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    letter-spacing: 0.5em;
    position: relative;
    min-height: 50px;
    /*min-width:190px;*/
    margin-bottom: 10px;
    float: right;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .wpcf7 .wpcf7-form input[type="submit"]:hover, .wpcf7 .wpcf7-form input[type="submit"]:focus, .wpcf7 .wpcf7-form input[type="submit"]:active {
      background: rgba(0, 0, 0, 0.8);
      border: 2px solid rgba(0, 0, 0, 0.8);
      color: #fff;
      outline: none; }
      .wpcf7 .wpcf7-form input[type="submit"]:hover:before, .wpcf7 .wpcf7-form input[type="submit"]:focus:before, .wpcf7 .wpcf7-form input[type="submit"]:active:before {
        border: 2px solid #000000;
        background-color: transparent;
        content: "";
        width: auto;
        position: absolute;
        top: 5px;
        left: 5px;
        margin: 0;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        bottom: -9px;
        right: -9px;
        height: auto; }
    .wpcf7 .wpcf7-form input[type="submit"]:hover {
      background-color: #000000;
      border-color: #000000; }

/*================= COUNTDOWN ==============*/
.wd-count_icon {
  text-align: center; }
  .wd-count_icon .counter {
    font-size: 48px; }
  .wd-count_icon .wd-information-text {
    font-size: 15px;
    text-transform: uppercase; }

/*============== FAQ ==============*/
.wd_shortcode_faq {
  color: #959595;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  padding: 30px;
  margin-bottom: 30px;
  border: 2px solid #f5f5f5;
  background-color: #f5f5f5; }
  .wd_shortcode_faq .wd_shortcode_faq__question__content {
    padding-right: 40px;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 120%; }
  .wd_shortcode_faq.active {
    border-color: #545454;
    background-color: #ffffff; }
    .wd_shortcode_faq.active .wd_shortcode_faq__question__content {
      color: #aa00ff; }

/*.wd_shortcode_faq*/
/*=================== 404 PAGE ====================*/
.error404 {
  color: #ffffff; }
  .error404 .wd_header {
    background: none !important; }
    .error404 .wd_header .wd-header-bottom {
      display: none; }
  .error404 .wd-error-404 {
    padding: 120px 0 196px;
    text-align: center; }
    .error404 .wd-error-404 .wd-page-header {
      width: 80%;
      margin: 0 auto; }
      .error404 .wd-error-404 .wd-page-header h1.wd-page-title {
        margin: 0 0 26px;
        font: 400 30px/1.15 "Montserrat", Helvetica, Arial, sans-serif;
        font-family: Montserrat !important;
        font-size: 300px;
        text-transform: uppercase;
        color: #ffffff;
        line-height: 210px; }
      .error404 .wd-error-404 .wd-page-header .wd-text-title {
        display: block;
        text-transform: uppercase;
        font: 400 24px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
        color: #ffffff;
        position: relative;
        padding-top: 50px;
        margin-bottom: 50px; }
      .error404 .wd-error-404 .wd-page-header .wd-text-title2 {
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        font-size: 18px;
        margin-bottom: 50px;
        display: block; }
    .error404 .wd-error-404 a.button {
      background: #000000;
      border: 2px solid #000000;
      color: #ffffff;
      font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      display: inline-block;
      padding: 13px 18px;
      text-decoration: none;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      letter-spacing: 0.5em;
      position: relative;
      min-height: 50px;
      /*min-width:190px;*/
      margin-bottom: 10px;
      padding: 15px 20px; }
      .error404 .wd-error-404 a.button:hover, .error404 .wd-error-404 a.button:focus, .error404 .wd-error-404 a.button:active {
        background: rgba(0, 0, 0, 0.8);
        border: 2px solid rgba(0, 0, 0, 0.8);
        color: #fff;
        outline: none; }
        .error404 .wd-error-404 a.button:hover:before, .error404 .wd-error-404 a.button:focus:before, .error404 .wd-error-404 a.button:active:before {
          border: 2px solid #000000;
          background-color: transparent;
          content: "";
          width: auto;
          position: absolute;
          top: 5px;
          left: 5px;
          margin: 0;
          -webkit-transform: scaleX(1);
          transform: scaleX(1);
          bottom: -9px;
          right: -9px;
          height: auto; }

.container-porfolio-slider {
  overflow: hidden;
  position: relative; }
  .container-porfolio-slider .portfolio_sc.item {
    width: 100%;
    height: 100%;
    padding: 5px; }
  .container-porfolio-slider .owl-controls {
    text-align: center;
    padding: 20px 0; }
    .container-porfolio-slider .owl-controls .owl-nav {
      top: 30% !important;
      -webkit-transform: translateY(-30%);
      -moz-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
      transform: translateY(-30%);
      -o-transform: translateY(-30%); }

/*.container-porfolio-slider*/
.item-portfolio .thumbnail {
  border: 0 none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
.item-portfolio .thumb-holder.thumb-image {
  padding: 0 15px 30px; }
.item-portfolio .post-title.heading-title a {
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
.item-portfolio .portfilio_cats {
  color: #959595; }

/*.item-portfolio*/
div.pp_woocommerce .pp_content_container {
  padding-top: 40px !important; }
  div.pp_woocommerce .pp_content_container .pp_content {
    width: auto !important; }
    div.pp_woocommerce .pp_content_container .pp_content #pp_full_res {
      overflow: hidden; }
      div.pp_woocommerce .pp_content_container .pp_content #pp_full_res img {
        width: 100% !important; }

.search-no-results .main-content {
  padding-bottom: 60px; }
  .search-no-results .main-content .no-results .page-header {
    border: 0 none; }
  .search-no-results .main-content .no-results button[type="submit"] {
    padding-top: 15px;
    padding-bottom: 16px;
    vertical-align: top; }

/*=My Account==================================================*/
header.title h3, header.title a {
  margin-top: 20px; }

span.edd_price {
  color: #212121;
  font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 36px; }

aside.widget.widget_recent_post .slider_control a, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a {
  display: block;
  position: absolute;
  top: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 29px;
  font-size: 0;
  border-radius: 3px;
  background: #dee2e5;
  color: #23282d; }
  aside.widget.widget_recent_post .slider_control a:hover, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a:hover {
    background: #cccccc;
    color: #fff; }
  aside.widget.widget_recent_post .slider_control a.next, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.next, aside.widget.widget_recent_post .slider_control a.flex-next, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.flex-next {
    right: 0; }
    aside.widget.widget_recent_post .slider_control a.next:before, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.next:before, aside.widget.widget_recent_post .slider_control a.flex-next:before, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.flex-next: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;
      /*content:"\f105";
      font-size:$font-size;*/
      /* $withslash: "\"\f105\"";
      content: unquote($withslash);*/
      content: '\f105';
      font-size: 12px; }
  aside.widget.widget_recent_post .slider_control a.prev, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.prev, aside.widget.widget_recent_post .slider_control a.flex-prev, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.flex-prev {
    right: 25px; }
    aside.widget.widget_recent_post .slider_control a.prev:before, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.prev:before, aside.widget.widget_recent_post .slider_control a.flex-prev:before, .woocommerce .wd-ralated-product .wd-ralated-content .related_control a.flex-prev: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;
      /*content:"\f104";
      font-size:$font-size;*/
      /* $withslash: "\"\f104\"";
      content: unquote($withslash);*/
      content: '\f104';
      font-size: 12px; }

.woocommerce .wd-full-width-single-product {
  float: left;
  width: 100%;
  padding: 0 50px;
  background: #eaeaea;
  margin-bottom: 60px;
  margin-top: -55px; }
  .woocommerce .wd-full-width-single-product .summary {
    background: #fff;
    padding: 50px;
    margin: 50px 0 !important; }

html .woocommerce .wd-content-single-product.wd_additional_left #content div.product .wd-full-width-single-product .images .thumbnails {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

html .woocommerce .wd-content-single-product.wd_additional_bottom #content div.product .images .thumbnails {
  margin-left: -10px; }
  html .woocommerce .wd-content-single-product.wd_additional_bottom #content div.product .images .thumbnails .thumbail_per_slide > div {
    width: 100%;
    float: none; }
html .woocommerce .wd-content-single-product.wd_additional_left #content div.product .images {
  position: relative;
  width: 60%;
  padding-right: 50px;
  padding-left: 120px; }
  html .woocommerce .wd-content-single-product.wd_additional_left #content div.product .images .thumbnails {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    z-index: 100; }
    html .woocommerce .wd-content-single-product.wd_additional_left #content div.product .images .thumbnails .thumbail_per_slide > div {
      float: none;
      width: 100%;
      padding: 0;
      margin-bottom: 20px; }
    html .woocommerce .wd-content-single-product.wd_additional_left #content div.product .images .thumbnails .slider_control a {
      top: auto;
      bottom: -13px;
      background: #dee2e5; }
html .woocommerce .wd-content-single-product.wd_additional_left .summary {
  width: 40% !important; }
html .woocommerce .wd-content-single-product.wd_recently_pro .wd-description-single-pro {
  width: 80%;
  float: left;
  padding-right: 40px; }
html .woocommerce .wd-content-single-product.wd_recently_pro .wp_single_recent_product {
  width: 20%;
  float: right; }
  html .woocommerce .wd-content-single-product.wd_recently_pro .wp_single_recent_product h2.wd-title {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #212121;
    text-transform: uppercase;
    margin: 0 0 20px; }
  html .woocommerce .wd-content-single-product.wd_recently_pro .wp_single_recent_product > a {
    display: block;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 10px; }
html .woocommerce .wd-content-single-product.wd_additional_left.wd_recently_pro .product .summary form.variations_form .variations_button {
  float: none;
  clear: both;
  overflow: hidden;
  margin: 10px 0; }
  html .woocommerce .wd-content-single-product.wd_additional_left.wd_recently_pro .product .summary form.variations_form .variations_button .label_quantity {
    float: left;
    display: inline-block;
    margin: 5px 15px 0 0;
    font-family: 'HelvetiCaneueBlod';
    color: #212121;
    font-size: 14px; }

html .woocommerce #content div.product .images #wrap {
  margin-bottom: 20px;
  z-index: 99 !important; }
html .woocommerce #content div.product .images .thumbnails {
  width: 80%;
  position: relative;
  padding: 0; }
  html .woocommerce #content div.product .images .thumbnails .thumbail_per_slide > div {
    float: left;
    width: 33.33%;
    padding: 0 10px; }
    html .woocommerce #content div.product .images .thumbnails .thumbail_per_slide > div a {
      float: none !important;
      margin: 0 !important;
      width: 100% !important;
      display: block; }
  html .woocommerce #content div.product .images .thumbnails .slider_control a {
    display: block;
    position: absolute;
    top: -62px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 29px;
    font-size: 0;
    border-radius: 3px;
    background: #fff;
    color: #3f3f3f;
    margin: 0;
    z-index: 9999; }
    html .woocommerce #content div.product .images .thumbnails .slider_control a:hover {
      background: #cccccc;
      color: #fff; }
    html .woocommerce #content div.product .images .thumbnails .slider_control a.next {
      left: 45px; }
      html .woocommerce #content div.product .images .thumbnails .slider_control a.next: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;
        /*content:"\f105";
        font-size:$font-size;*/
        /* $withslash: "\"\f105\"";
        content: unquote($withslash);*/
        content: '\f105';
        font-size: 12px; }
    html .woocommerce #content div.product .images .thumbnails .slider_control a.prev {
      left: 20px; }
      html .woocommerce #content div.product .images .thumbnails .slider_control a.prev: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;
        /*content:"\f104";
        font-size:$font-size;*/
        /* $withslash: "\"\f104\"";
        content: unquote($withslash);*/
        content: '\f104';
        font-size: 12px; }

.woocommerce .product .summary h1.product_title {
  font: 400 24px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-family: 'HelvetiCaneueBlod';
  color: #212121;
  text-transform: uppercase;
  margin: 0 0 25px; }
.woocommerce .product .summary .woocommerce-product-rating {
  float: left; }
  .woocommerce .product .summary .woocommerce-product-rating .star-rating {
    margin-right: 20px;
    margin-top: 3px !important; }
  .woocommerce .product .summary .woocommerce-product-rating a.woocommerce-review-link {
    font-size: 12px;
    color: #a1a1a1;
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
    padding: 2px 5px;
    position: relative;
    display: inline-block;
    line-height: 14px; }
    .woocommerce .product .summary .woocommerce-product-rating a.woocommerce-review-link:before, .woocommerce .product .summary .woocommerce-product-rating a.woocommerce-review-link:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .woocommerce .product .summary .woocommerce-product-rating a.woocommerce-review-link:after {
      border-color: rgba(241, 241, 241, 0);
      border-right-color: #f1f1f1;
      border-width: 5px;
      margin-top: -5px; }
    .woocommerce .product .summary .woocommerce-product-rating a.woocommerce-review-link:before {
      border-color: rgba(225, 225, 225, 0);
      border-right-color: #777;
      border-width: 5px;
      margin-top: -5px; }
.woocommerce .product .summary .review_wrapper {
  float: right; }
  .woocommerce .product .summary .review_wrapper a {
    font-size: 12px;
    color: #a1a1a1; }
    .woocommerce .product .summary .review_wrapper a i {
      margin-right: 7px;
      vertical-align: 2px; }
    .woocommerce .product .summary .review_wrapper a:hover {
      color: #cccccc; }
.woocommerce .product .summary div[itemprop="offers"] {
  border-bottom: 1px solid #dee2e5;
  padding-bottom: 15px;
  clear: both;
  margin-bottom: 20px; }
.woocommerce .product .summary .price {
  color: #3f3f3f; }
  .woocommerce .product .summary .price .amount {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #3f3f3f; }
  .woocommerce .product .summary .price ins {
    float: left;
    margin-right: 28px; }
  .woocommerce .product .summary .price del {
    color: #7f7e7e;
    opacity: 1;
    margin-top: 11px;
    display: inline-block; }
    .woocommerce .product .summary .price del .amount {
      font-size: 20px;
      color: #7f7e7e; }
.woocommerce .product .summary .availability, .woocommerce .product .summary .wd_product_sku {
  font-family: 'HelvetiCaneueBlod';
  color: #212121;
  font-size: 14px; }
  .woocommerce .product .summary .availability span, .woocommerce .product .summary .wd_product_sku span {
    font-family: 'HelvetiCaneue';
    color: #757575; }
.woocommerce .product .summary div[itemprop='description'] {
  margin-bottom: 10px; }
.woocommerce .product .summary form.variations_form td {
  padding-bottom: 15px; }
  .woocommerce .product .summary form.variations_form td label {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #646464;
    margin: 10px 0 0; }
  .woocommerce .product .summary form.variations_form td .wd_color_image_swap div {
    display: inline-block;
    margin-right: 5px; }
  .woocommerce .product .summary form.variations_form td select {
    height: 40px;
    padding: 0 20px;
    width: 140px;
    border: 1px solid #dee2e5;
    border-radius: 3px;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #757575;
    max-width: 140px;
    min-width: 200px; }
  .woocommerce .product .summary form.variations_form td .wd_reset_variations {
    display: inline-block; }
  .woocommerce .product .summary form.variations_form td .variations_button {
    float: none; }
.woocommerce .product .summary form.variations_form .variations_button {
  float: left;
  margin-right: 30px;
  margin-top: 3px; }
  .woocommerce .product .summary form.variations_form .variations_button .label_quantity {
    display: none; }
  .woocommerce .product .summary form.variations_form .variations_button .quantity input[type='number'] {
    width: 70px;
    height: 40px;
    text-align: center;
    border: 1px solid #dee2e5;
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    color: #757575;
    border-radius: 3px; }
.woocommerce .product .summary form.variations_form .button_single_product_wpdance button {
  margin-right: 10px;
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em; }
  .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:before {
    background: #212121; }
  .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:hover, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:focus, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:active {
    color: #ffffff;
    outline: none; }
  .woocommerce .product .summary form.variations_form .button_single_product_wpdance button: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;
    /*content:"\f07a";
    font-size:$font-size;*/
    /* $withslash: "\"\f07a\"";
    content: unquote($withslash);*/
    content: '\f07a';
    font-size: 14px;
    margin-right: 10px; }
.woocommerce .product .summary form.variations_form a.compare.button {
  float: left;
  background: #dee2e5;
  width: 50px;
  height: 45px;
  padding: 13px 0;
  text-align: center;
  position: relative;
  color: #3f3f3f;
  line-height: 27px;
  border-radius: 3px 0 0 3px;
  display: block; }
  .woocommerce .product .summary form.variations_form a.compare.button:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 1px;
    right: 0;
    top: 13px;
    background: #fff; }
.woocommerce .product .summary form.variations_form .yith-wcwl-add-to-wishlist {
  float: left;
  display: block; }
  .woocommerce .product .summary form.variations_form .yith-wcwl-add-to-wishlist a {
    background: #dee2e5;
    width: 50px;
    height: 45px;
    padding: 13px 0;
    text-align: center;
    color: #3f3f3f;
    line-height: 27px;
    border-radius: 0 3px 3px 0; }
  .woocommerce .product .summary form.variations_form .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce .product .summary form.variations_form .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a: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;
    /*content:"\f00c";
    font-size:$font-size;*/
    /* $withslash: "\"\f00c\"";
    content: unquote($withslash);*/
    content: '\f00c';
    font-size: 14px; }
.woocommerce .product .summary .yith-wcwl-add-to-wishlist, .woocommerce .product .summary .compare {
  display: none; }
.woocommerce .product .summary .wd_product_tags_categoried {
  clear: both; }
  .woocommerce .product .summary .wd_product_tags_categoried .wd-social-share {
    margin-bottom: 10px; }
    .woocommerce .product .summary .wd_product_tags_categoried .wd-social-share > span {
      display: none; }
  .woocommerce .product .summary .wd_product_tags_categoried .tagcloud {
    margin-bottom: 10px; }
    .woocommerce .product .summary .wd_product_tags_categoried .tagcloud a {
      font-size: 14px !important; }

html .woocommerce .product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0; }
  html .woocommerce .product .woocommerce-tabs ul.tabs:before {
    border-bottom-color: #dee2e5; }
  html .woocommerce .product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    border: none;
    padding: 0;
    background: none;
    margin: 0 -3px 0 0; }
    html .woocommerce .product .woocommerce-tabs ul.tabs li:after {
      content: none !important; }
    html .woocommerce .product .woocommerce-tabs ul.tabs li:before {
      border: none;
      border-radius: 0;
      width: 100%;
      height: 4px;
      background: #cccccc;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      transform: scale(0, 1);
      -webkit-transform: scale(0, 1);
      box-shadow: none !important;
      left: 0;
      top: 0;
      bottom: auto; }
    html .woocommerce .product .woocommerce-tabs ul.tabs li:hover:before, html .woocommerce .product .woocommerce-tabs ul.tabs li.active:before {
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1); }
    html .woocommerce .product .woocommerce-tabs ul.tabs li a {
      font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      color: #212121;
      background: #dee2e5;
      padding: 8px 40px;
      border-color: transparent;
      border-width: 0 1px 0 1px;
      border-style: solid; }
    html .woocommerce .product .woocommerce-tabs ul.tabs li.active a {
      background: #fff;
      color: #212121;
      border-color: #dee2e5; }
html .woocommerce .product .woocommerce-tabs .panel {
  box-shadow: none;
  border-color: #dee2e5;
  border-top: none;
  border-radius: 0;
  padding: 25px 50px;
  display: none; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments .woocommerce-Reviews-title {
    display: none; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist {
    padding: 0;
    margin: 0; }
    html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment {
      margin: 0 0 30px; }
      html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container img {
        width: 70px;
        height: 70px;
        padding: 0;
        border: none; }
      html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text {
        margin-left: 100px;
        border: 1px solid #ececec;
        border-radius: 0;
        position: relative; }
        html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text:before, html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text:after {
          right: 100%;
          top: 30px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none; }
        html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text:before {
          border-color: rgba(236, 236, 236, 0);
          border-right-color: #929292;
          border-width: 10px;
          margin-top: -10px; }
        html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text:after {
          border-color: rgba(236, 236, 236, 0);
          border-right-color: #fff;
          border-width: 10px;
          margin-top: -10px; }
        html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text .meta strong {
          font-family: 'HelvetiCaneueMedium';
          font-size: 14px;
          color: #212121; }
        html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #comments ol.commentlist li.comment .comment_container .comment-text .meta time {
          color: #a3a3a3;
          font-size: 12px; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper h3.comment-reply-title {
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #212121; }
    html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper h3.comment-reply-title:before {
      content: none; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper label {
    font-weight: 400;
    color: #212121;
    display: block; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper input[type='text'], html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper input[type='email'] {
    width: 100%; }
  html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper p {
    padding-top: 0; }
    html .woocommerce .product .woocommerce-tabs .panel #reviews.woocommerce-Reviews #review_form_wrapper p.stars {
      margin-bottom: 0; }

.woocommerce .wd-ralated-product {
  position: relative; }
  .woocommerce .wd-ralated-product h2.wd-heading-title {
    font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-transform: none;
    color: #212121;
    margin: 0 0 30px; }
  .woocommerce .wd-ralated-product .wd-ralated-content {
    margin: 0 -15px; }
    .woocommerce .wd-ralated-product .wd-ralated-content .products.grid {
      width: 100% !important;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0; }
    .woocommerce .wd-ralated-product .wd-ralated-content ul.products .owl-item li.product {
      float: none;
      width: 100%;
      margin: 0;
      padding: 0 15px; }
    .woocommerce .wd-ralated-product .wd-ralated-content .related_control a {
      top: 11px; }

span.edd-cart-added-alert {
  padding: 10px 5px 0;
  position: relative; }

.wd-content-download {
  color: #959595;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  /*.wd-content-download-right*/
  /*.wd-comment-form*/ }
  .wd-content-download .wd-content-download-left {
    width: 35%;
    float: left;
    margin-right: 30px; }
  .wd-content-download .wd-content-download-right {
    overflow: hidden;
    padding-left: 5px; }
    .wd-content-download .wd-content-download-right .wd-title-post h2 {
      color: #424242;
      font: 400 24px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      padding-top: 0;
      margin-top: -10px;
      margin-bottom: 0; }
      .wd-content-download .wd-content-download-right .wd-title-post h2 a {
        color: #424242; }
        .wd-content-download .wd-content-download-right .wd-title-post h2 a span {
          font: 400 24px/1.75 "Montserrat", Helvetica, Arial, sans-serif; }
        .wd-content-download .wd-content-download-right .wd-title-post h2 a:hover, .wd-content-download .wd-content-download-right .wd-title-post h2 a:focus, .wd-content-download .wd-content-download-right .wd-title-post h2 a:active {
          color: #aa00ff;
          text-decoration: none; }
    .wd-content-download .wd-content-download-right .edd_download_purchase_form .edd_price_options {
      margin-bottom: 0; }
      .wd-content-download .wd-content-download-right .edd_download_purchase_form .edd_price_options li {
        padding-left: 5px; }
    .wd-content-download .wd-content-download-right .wd-content-download-item {
      padding: 10px 0; }
    .wd-content-download .wd-content-download-right .wd-info-content-download {
      margin: 0 -20px 5px; }
      .wd-content-download .wd-content-download-right .wd-info-content-download > div {
        display: inline-block;
        padding: 0 20px;
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-style: italic; }
      .wd-content-download .wd-content-download-right .wd-info-content-download span, .wd-content-download .wd-content-download-right .wd-info-content-download p {
        font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-style: italic; }
        .wd-content-download .wd-content-download-right .wd-info-content-download span a, .wd-content-download .wd-content-download-right .wd-info-content-download p a {
          color: #aa00ff; }
          .wd-content-download .wd-content-download-right .wd-info-content-download span a:hover, .wd-content-download .wd-content-download-right .wd-info-content-download span a:focus, .wd-content-download .wd-content-download-right .wd-info-content-download span a:active, .wd-content-download .wd-content-download-right .wd-info-content-download p a:hover, .wd-content-download .wd-content-download-right .wd-info-content-download p a:focus, .wd-content-download .wd-content-download-right .wd-info-content-download p a:active {
            color: #424242;
            text-decoration: none; }
    .wd-content-download .wd-content-download-right .single-product-price {
      margin-top: 0; }
      .wd-content-download .wd-content-download-right .single-product-price span {
        color: #212121;
        font: 600 22px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: 36px; }
    .wd-content-download .wd-content-download-right .wd-content-download-item-after {
      position: relative;
      margin: 0 -5px; }
      .wd-content-download .wd-content-download-right .wd-content-download-item-after .download_container_video,
      .wd-content-download .wd-content-download-right .wd-content-download-item-after .download_container_audio {
        position: absolute;
        left: 0;
        bottom: 5px; }
      .wd-content-download .wd-content-download-right .wd-content-download-item-after .edd-cart-ajax-alert {
        position: absolute;
        left: 60px;
        bottom: -20px; }
      .wd-content-download .wd-content-download-right .wd-content-download-item-after .edd_purchase_submit_wrapper {
        padding-left: 60px; }
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button {
        overflow: visible;
        background: #000000;
        border: 2px solid #000000;
        color: #ffffff;
        font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        display: inline-block;
        padding: 13px 18px;
        text-decoration: none;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        letter-spacing: 0.5em;
        position: relative;
        min-height: 50px;
        /*min-width:190px;*/
        margin-bottom: 10px;
        margin: 40px 5px 0; }
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:hover, .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:focus, .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:active {
          background: rgba(0, 0, 0, 0.8);
          border: 2px solid rgba(0, 0, 0, 0.8);
          color: #fff;
          outline: none; }
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:hover:before, .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:focus:before, .wd-content-download .wd-content-download-right .wd-content-download-item-after a.button:active:before {
            border: 2px solid #000000;
            background-color: transparent;
            content: "";
            width: auto;
            position: absolute;
            top: 5px;
            left: 5px;
            margin: 0;
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            bottom: -9px;
            right: -9px;
            height: auto; }
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_audio,
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_pause,
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_video,
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_image,
      .wd-content-download .wd-content-download-right .wd-content-download-item-after a.price_option {
        background-color: #d2d2d2;
        min-width: 50px; }
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_audio:before,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_pause:before,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_video:before,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_image:before,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.price_option:before {
          color: #757575; }
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_audio:hover,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_pause:hover,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_video:hover,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_image:hover,
        .wd-content-download .wd-content-download-right .wd-content-download-item-after a.price_option:hover {
          background-color: #757575; }
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_audio:hover:before,
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_pause:hover:before,
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_video:hover:before,
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.download_icon_image:hover:before,
          .wd-content-download .wd-content-download-right .wd-content-download-item-after a.price_option:hover:before {
            color: #d2d2d2; }
  .wd-content-download .wd-comment-form {
    width: 100%;
    clear: left; }
    .wd-content-download .wd-comment-form button#submit {
      background: #000000;
      border: 2px solid #000000;
      color: #ffffff;
      font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      display: inline-block;
      padding: 13px 18px;
      text-decoration: none;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      letter-spacing: 0.5em;
      position: relative;
      min-height: 50px;
      /*min-width:190px;*/
      margin-bottom: 10px;
      float: right; }
      .wd-content-download .wd-comment-form button#submit:hover, .wd-content-download .wd-comment-form button#submit:focus, .wd-content-download .wd-comment-form button#submit:active {
        background: rgba(0, 0, 0, 0.8);
        border: 2px solid rgba(0, 0, 0, 0.8);
        color: #fff;
        outline: none; }
        .wd-content-download .wd-comment-form button#submit:hover:before, .wd-content-download .wd-comment-form button#submit:focus:before, .wd-content-download .wd-comment-form button#submit:active:before {
          border: 2px solid #000000;
          background-color: transparent;
          content: "";
          width: auto;
          position: absolute;
          top: 5px;
          left: 5px;
          margin: 0;
          -webkit-transform: scaleX(1);
          transform: scaleX(1);
          bottom: -9px;
          right: -9px;
          height: auto; }

/*.wd-content-download*/
.wd-related-wrapper {
  position: relative;
  /*overflow:hidden;
  margin-bottom:$var_space*5;*/ }
  .wd-related-wrapper .wd-related-slider {
    margin: 40px -20px; }
    .wd-related-wrapper .wd-related-slider > div {
      width: 50%;
      float: left;
      padding: 20px; }
  .wd-related-wrapper .wd-related-product {
    margin: 0 -15px 80px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wd-related-wrapper .wd-related-product > div {
      width: 25%;
      float: none;
      display: inline-block;
      padding: 20px 15px; }
      .wd-related-wrapper .wd-related-product > div .edd_download_inner {
        padding: 0; }
  .wd-related-wrapper .wd-wrap-content-blog__container {
    /*.wd-thumbnail-post*/ }

/*.wd-related-wrapper*/
/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@media (min-width: 1069px) {
  .coming-soon .content-coming > div > .wpb_wrapper {
    width: 60%; } }
/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
  /*mobile menu*/
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .woocommerce .products.grid > .product {
    width: 100%; }

  .wd-comment-form #wd-comments .wd-comment-download-left {
    width: 100%; }

  .wd-related-wrapper .wd-related-product > div {
    width: 50%; }

  .main-content {
    padding: 15px 15px 0;
    overflow: hidden; }

  .wpb_text_column.vc_custom_1475469072695 {
    padding-right: 0 !important; }

  /*=BlogSmallImage=================================*/
  .content_blog .small_image > div {
    padding: 0; }
  .content_blog .small_image .item_header {
    width: 100%;
    margin: 0 0 20px !important; }
  .content_blog .small_image .item_content {
    overflow: visible;
    clear: left;
    padding: 0 30px 30px; }
  .content_blog .small_image .conten_item_quote {
    padding: 30px; }

  .edd_cart_item_image {
    display: none; }

  #edd_checkout_cart .edd_checkout_cart_item_title {
    padding-left: 0; }

  .edd_download_columns_0 .edd_download, .edd_download_columns_3 .edd_download,
  .wd-related-wrapper .wd-related-slider > div,
  .wd-comment-form #wd-comments #respond #commentform .comment-author-wrapper .col,
  .recent_blogs_horizontal_container.special ul li .special_container_blog > a {
    width: 100% !important; }

  .home .title_gradient {
    font-size: 90px !important; }

  .site-main .container-porfolio-slider .owl-controls .owl-nav > div {
    background: transparent !important; }

  .wd-comment-form ol.wd-commentlist .comment .comment-text {
    padding: 25px; }

  .wd-comment-form ol.wd-commentlist ul.children {
    padding-left: 0; } }
/*(max-width: 767px)*/
@media (max-width: 643px) {
  .woocommerce div.product #reviews #comments, .woocommerce div.product #reviews .wd-comment-form {
    width: 100%;
    padding-right: 0; }
  .woocommerce div.product #reviews .wd-comment-form {
    padding-top: 20px; } }
/*max-width: 643px*/
/* Mobile devices */
@media (max-width: 600px) {
  #wpadminbar {
    top: -46px; } }
@media (max-width: 500px) {
  .wd-content-download .wd-content-download-right .wd-content-download-item-after .download_container_video, .wd-content-download .wd-content-download-right .wd-content-download-item-after .download_container_audio {
    position: relative; }

  .wd-content-download .wd-content-download-right .wd-content-download-item-after .edd_purchase_submit_wrapper {
    padding-left: 0; }

  a.download_icon_audio,
  a.download_icon_pause,
  a.download_icon_video,
  a.download_icon_image,
  a.price_option {
    min-width: 45px !important; }

  .wd-content_item_quote a.readmore_link {
    min-width: 150px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center; }

  .site-main .container-porfolio-slider .owl-controls .owl-nav,
  .site-main .wd-related-wrapper .related_control {
    top: 10% !important; }

  .container-porfolio-slider .owl-controls .owl-nav a.prev:before, .wd-related-wrapper .related_control a.prev:before, .container-porfolio-slider .owl-controls .owl-nav a.owl-prev:before, .wd-related-wrapper .related_control a.owl-prev:before, .container-porfolio-slider .owl-controls .owl-nav > div.prev:before, .wd-related-wrapper .related_control > div.prev:before, .container-porfolio-slider .owl-controls .owl-nav > div.owl-prev:before, .wd-related-wrapper .related_control > div.owl-prev:before {
    left: 0 !important; }

  .container-porfolio-slider .owl-controls .owl-nav a.next:before, .wd-related-wrapper .related_control a.next:before, .container-porfolio-slider .owl-controls .owl-nav a.owl-next:before, .wd-related-wrapper .related_control a.owl-next:before, .container-porfolio-slider .owl-controls .owl-nav > div.next:before, .wd-related-wrapper .related_control > div.next:before, .container-porfolio-slider .owl-controls .owl-nav > div.owl-next:before, .wd-related-wrapper .related_control > div.owl-next:before {
    right: 0 !important; } }
@media (max-width: 959px) {
  .wd-team-member .wd_member_info .wd-member-content {
    display: none; } }
/*=768 - 1024==================================================*/
@media (max-width: 1024px) {
  /*home*/
  .recent_blogs_horizontal_container.special ul li .special_container_blog .rb_title h3 {
    margin-top: 0; } }
@media (min-width: 768px) and (max-width: 1024px) {
  /*home*/
  .wd-testimonial_container .wd-testimonial_title h3 {
    font-size: 80px; }

  .wd-team-member.style-1 .wd_member_info .wd_member_info--content {
    padding: 0; }
    .wd-team-member.style-1 .wd_member_info .wd_member_info--content .wd-member-content {
      display: none; } }
/*768 and 1024*/
@media (max-width: 767px) {
  .title_dot, .title_dot_white {
    font-size: 14px !important; }
    .title_dot:after, .title_dot:before, .title_dot_white:after, .title_dot_white:before {
      font-size: 40px !important; }

  .title_gradient {
    font-size: 40px !important; }

  /*home*/
  .wd-testimonial_container .wd-testimonial_title h3 {
    font-size: 32px; }

  .edd_downloads_list .edd_download.first_big_one,
  .edd_downloads_list .download_container_right,
  .edd_downloads_list .download_container_right .edd_download,
  .edd_download_columns_4 .edd_download,
  .recent_blogs_horizontal_container.special ul li,
  .testimonial_tab_container .testimonial_right_tab {
    width: 100% !important; }

  .wd-testimonial_container.wd-style-slider .wd-avatar {
    margin-right: 10px;
    /*width:95%;
    margin-right:0;
    margin-bottom:$var_space*2;*/ }
    .wd-testimonial_container.wd-style-slider .wd-avatar:before {
      border: 0 none; }

  .home .wd-testimonial_container .owl-item .wd-conent-testimonial {
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis; }

  .vc_custom_heading.title_dot:after, .vc_custom_heading.title_dot_white:after {
    padding: 0; }
  .vc_custom_heading.title_dot:before, .vc_custom_heading.title_dot_white:before {
    padding-right: 0; }

  .testimonial_tab_container .testimonial_right_tab, .wd-testimonial_container .wd-testimonial .wd-info-testimonial {
    margin-top: 20px;
    padding: 20px; }

  .wd-info-testimonial {
    /*width:95%;*/ }

  .wd-team-member.style-7 {
    width: 95%;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .recent_blogs_horizontal_container.special ul li.rb_item:first-child .special_container_blog {
    margin-right: 0; }

  .wd-search-post .wd-click-popup-search:before {
    content: ""; }

  a.header_cart {
    font-size: 0; }

  .feature_tab_left,
  .testimonial_tab_container .testimonial_tab_left {
    width: 100%;
    margin-right: 0;
    padding-right: 0; }

  .error404 .wd-error-404 {
    padding-top: 40px; }
    .error404 .wd-error-404 .wd-page-header h1.wd-page-title {
      font-size: 150px; }
    .error404 .wd-error-404 a.button {
      font-size: 12px; } }
@media (max-width: 1024px) {
  .wd-comment-form #wd-comments {
    padding-right: 0;
    width: 100%; }
  .wd-comment-form #respond {
    display: block;
    width: 100%; } }
/*min 768*/
/*Core*/
.owl-theme .owl-controls .owl-page, .owl-theme .owl-controls .owl-dots .owl-dot {
  display: inline-block; }
  .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-dots .owl-dot span {
    background-color: #b7b7b7;
    margin: 5px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    display: block; }
  .owl-theme .owl-controls .owl-page:hover span, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-dots .owl-dot:hover span, .owl-theme .owl-controls .owl-dots .owl-dot.active span {
    background-color: #363636; }
  .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-dots .owl-dot.active span {
    cursor: default; }

textarea, .woocommerce #reviews #comment {
  height: 30px; }

input[type='text'], input[type='email'], input[type='password'],
input.edd-input,
textarea {
  color: #d1d1d1;
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-color: #cccccc;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  padding: 0 20px; }
  input[type='text']:hover, input[type='text']:focus, input[type='text']:active, input[type='email']:hover, input[type='email']:focus, input[type='email']:active, input[type='password']:hover, input[type='password']:focus, input[type='password']:active,
  input.edd-input:hover,
  input.edd-input:focus,
  input.edd-input:active,
  textarea:hover,
  textarea:focus,
  textarea:active {
    border-color: #aa00ff;
    outline: 0;
    color: #424242; }
  input[type='text']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder,
  input.edd-input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #424242; }
  input[type='text']:-moz-placeholder, input[type='email']:-moz-placeholder, input[type='password']:-moz-placeholder,
  input.edd-input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #424242; }
  input[type='text']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='password']::-moz-placeholder,
  input.edd-input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #424242; }
  input[type='text']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder,
  input.edd-input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #424242; }

textarea {
  min-height: 190px;
  padding: 20px; }

input.input-text {
  min-height: 28px; }

button,
.woocommerce a.button, .woocommerce button.button {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.15em; }
  button:before,
  .woocommerce a.button:before, .woocommerce button.button:before {
    background: #212121; }
  button:hover, button:focus, button:active,
  .woocommerce a.button:hover,
  .woocommerce a.button:focus,
  .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active {
    color: #ffffff;
    outline: none; }

@media (max-width: 992px){
button,
.woocommerce a.button, .woocommerce button.button {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.15em; }
  button:before,
  .woocommerce a.button:before, .woocommerce button.button:before {
    background: #212121; }
  button:hover, button:focus, button:active,
  .woocommerce a.button:hover,
  .woocommerce a.button:focus,
  .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active {
    color: #ffffff;
    outline: none; }
}

input[type="submit"],
input[type="button"],
input[type="reset"],
.woocommerce #respond input#submit, .woocommerce input.button, input#edd-purchase-button {
  background: #aa00ff;
  border: 0 none;
  color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif; }
  input[type="submit"]:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  .woocommerce #respond input#submit:hover, .woocommerce input.button:hover, input#edd-purchase-button:hover {
    background: #212121;
    color: #ffffff; }

button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
.edd_purchase_submit_wrapper a.edd-submit.button.blue {
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em;
  position: relative;
  min-height: 50px;
  /*min-width:190px;*/
  margin-bottom: 10px; }
  button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
  .edd_purchase_submit_wrapper a.edd-submit.button.blue:hover,
  .edd_purchase_submit_wrapper a.edd-submit.button.blue:focus,
  .edd_purchase_submit_wrapper a.edd-submit.button.blue:active {
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    color: #fff;
    outline: none; }
    button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover:before, button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus:before, button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active:before,
    .edd_purchase_submit_wrapper a.edd-submit.button.blue:hover:before,
    .edd_purchase_submit_wrapper a.edd-submit.button.blue:focus:before,
    .edd_purchase_submit_wrapper a.edd-submit.button.blue:active:before {
      border: 2px solid #000000;
      background-color: transparent;
      content: "";
      width: auto;
      position: absolute;
      top: 5px;
      left: 5px;
      margin: 0;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      bottom: -9px;
      right: -9px;
      height: auto; }

.btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em;
  position: relative;
  min-height: 50px;
  /*min-width:190px;*/
  margin-bottom: 10px; }
  .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid rgba(0, 0, 0, 0.8);
    color: #fff;
    outline: none; }
    .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover:before, .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus:before, .btn_2line button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active:before {
      border: 2px solid #000000;
      background-color: transparent;
      content: "";
      width: auto;
      position: absolute;
      top: 5px;
      left: 5px;
      margin: 0;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      bottom: -9px;
      right: -9px;
      height: auto; }

a.button {
  cursor: pointer; }

.woocommerce .products .product > div.wd-item-header > a > span {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  text-transform: uppercase;
  background-color: #7c7c7c;
  color: #ffffff;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  left: 10px;
  top: 10px;
  padding: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  line-height: 60px; }

/*=====product hover (shop)=====*/
.woocommerce .star-rating {
  height: 1.3em;
  letter-spacing: 2px;
  width: 75px;
  font-size: 12px;
  margin-top: 8px !important; }
  .woocommerce .star-rating span:before {
    color: #ffb300; }
.woocommerce a.added_to_cart {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .woocommerce a.added_to_cart: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;
    /*content:"\f217";
    font-size:$font-size;*/
    /* $withslash: "\"\f217\"";
    content: unquote($withslash);*/
    content: '\f217';
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff; }
  .woocommerce a.added_to_cart:hover {
    background-color: #ffffff; }
    .woocommerce a.added_to_cart:hover:before {
      color: #212121; }
.woocommerce a.compare.button {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .woocommerce a.compare.button: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;
    /*content:"\f079";
    font-size:$font-size;*/
    /* $withslash: "\"\f079\"";
    content: unquote($withslash);*/
    content: '\f079';
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff; }
  .woocommerce a.compare.button:hover {
    background-color: #ffffff; }
    .woocommerce a.compare.button:hover:before {
      color: #212121; }
.woocommerce .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin-top: 0; }
  .woocommerce .yith-wcwl-add-to-wishlist span.feedback {
    display: none; }
  .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt, .woocommerce .yith-wcwl-add-to-wishlist .show a {
    /*product hover*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 0;
    padding: 13px;
    margin: 5px;
    float: left;
    text-align: center;
    background-color: #212121;
    min-width: 65px;
    padding: 15px 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:before, .woocommerce .yith-wcwl-add-to-wishlist .show a: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;
      /*content:"\f004";
      font-size:$font-size;*/
      /* $withslash: "\"\f004\"";
      content: unquote($withslash);*/
      content: '\f004';
      font-size: 12px;
      letter-spacing: 1px;
      color: #ffffff; }
    .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:hover, .woocommerce .yith-wcwl-add-to-wishlist .show a:hover {
      background-color: #ffffff; }
      .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:hover:before, .woocommerce .yith-wcwl-add-to-wishlist .show a:hover:before {
        color: #212121; }
    .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt i, .woocommerce .yith-wcwl-add-to-wishlist .show a i {
      display: none;
      font-size: 0; }
  .woocommerce .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    font-size: 0 !important;
    margin: 0 !important; }
.woocommerce a.wd_quickshop_handler {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .woocommerce a.wd_quickshop_handler: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;
    /*content:"\f002";
    font-size:$font-size;*/
    /* $withslash: "\"\f002\"";
    content: unquote($withslash);*/
    content: '\f002';
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff; }
  .woocommerce a.wd_quickshop_handler:hover {
    background-color: #ffffff; }
    .woocommerce a.wd_quickshop_handler:hover:before {
      color: #212121; }

.wd_add_to_cart .wd_btn_add_to_cart a.add_to_cart_button {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 20px;
  text-decoration: none;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  /*@extend %hvr-radial-out;*/ }
  .wd_add_to_cart .wd_btn_add_to_cart a.add_to_cart_button:hover, .wd_add_to_cart .wd_btn_add_to_cart a.add_to_cart_button:focus, .wd_add_to_cart .wd_btn_add_to_cart a.add_to_cart_button:active {
    background: #212121;
    color: #ffffff;
    outline: none; }
.wd_add_to_cart .star-rating {
  clear: left;
  float: none;
  margin: 10px auto 0 !important;
  text-align: center; }

a.button, .woocommerce a.button {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 12px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.15em; }
  a.button:before, .woocommerce a.button:before {
    background: #212121; }
  a.button:hover, a.button:focus, a.button:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active {
    color: #ffffff;
    outline: none; }

.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/*	div.pp_woocommerce .pp_close:before{
		top:-7px!important;
		right:4px!important;
	}*/
.button-comming a {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em; }
  .button-comming a:before {
    background: #212121; }
  .button-comming a:hover, .button-comming a:focus, .button-comming a:active {
    color: #ffffff;
    outline: none; }

.button_line {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 20px;
  text-decoration: none;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .button_line:hover, .button_line:focus, .button_line:active {
    background: #212121;
    color: #ffffff;
    outline: none; }

.button_line-black {
  background: #aa00ff;
  border: none;
  color: #ffffff;
  font: 600 14px/1.35 Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 20px;
  text-decoration: none;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #aa00ff;
  display: inline-block; }
  .button_line-black:hover, .button_line-black:focus, .button_line-black:active {
    background: #212121;
    color: #ffffff;
    outline: none; }

/*=to top page==================================================*/
#to-top {
  line-height: 0;
  text-align: right; }
  #to-top a {
    z-index: 10;
    position: fixed;
    bottom: 10px;
    right: 10px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    #to-top a: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;
      /*content:"\f102";
      font-size:$font-size;*/
      /* $withslash: "\"\f102\"";
      content: unquote($withslash);*/
      content: '\f102';
      font-size: 25px;
      display: inline-block;
      height: 35px;
      line-height: 35px;
      margin-left: 0;
      vertical-align: text-top;
      width: 35px;
      background: #a3a3a3;
      text-align: center;
      color: #fff;
      -moz-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }
    #to-top a:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }

/*=Sale==================================================*/
html .woocommerce span.onsale {
  background: none;
  font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  color: #393b3f;
  border: 2px solid #393b3f;
  padding: 5px 7px;
  padding: 4px 7px;
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  line-height: 17px;
  min-height: 30px; }
html .woocommerce span.featured {
  background: none;
  font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  color: #30c581;
  border: 2px solid #30c581;
  padding: 5px 7px;
  padding: 4px 7px;
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  line-height: 17px;
  min-height: 30px;
  position: absolute; }

/*=owl-carousel button==================================================*/
.no-buttons-slider .owl-buttons {
  display: none; }

#wd_product_slider.owl-carousel.owl-theme .owl-item #item, #wd_product_slider.owl-carousel.owl-theme .owl-item .item, #wd-img-instagar.owl-carousel.owl-theme .owl-item #item, #wd-img-instagar.owl-carousel.owl-theme .owl-item .item {
  margin: 0 15px; }
#wd_product_slider.owl-carousel.owl-theme .owl-controls .owl-pagination, #wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-pagination {
  display: none; }
#wd_product_slider.owl-carousel.owl-theme .owl-controls .owl-buttons > div, #wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-buttons > div {
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  -webkit-transform: translateY(-30%);
  width: 50px;
  height: 100px;
  font-size: 0;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-indent: -9999px; }
  #wd_product_slider.owl-carousel.owl-theme .owl-controls .owl-buttons > div.owl-prev, #wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-buttons > div.owl-prev {
    left: 15px;
    background: url(images/prev_slider.png) no-repeat; }
  #wd_product_slider.owl-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next, #wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next {
    right: 15px;
    background: url(images/next_slider.png) no-repeat; }

/*#wd_product_slider,#wd-img-instagar*/
#wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-buttons > div {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }
  #wd-img-instagar.owl-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next {
    right: 0; }

/*home8*/
/*icon==============================================*/
#edd_checkout_cart .edd_cart_remove_item_btn, a.close_video, div.close, div.pp_woocommerce a.pp_close, .edd_download_buy_button a.close_option {
  font-size: 0;
  right: 2px;
  top: 0;
  position: absolute; }
  #edd_checkout_cart .edd_cart_remove_item_btn:before, a.close_video:before, div.close:before, div.pp_woocommerce a.pp_close:before, .edd_download_buy_button a.close_option: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;
    /*content:"\f00d";
    font-size:$font-size;*/
    /* $withslash: "\"\f00d\"";
    content: unquote($withslash);*/
    content: '\f00d';
    font-size: 20px;
    color: #959595; }
  #edd_checkout_cart .edd_cart_remove_item_btn:hover:before, a.close_video:hover:before, div.close:hover:before, div.pp_woocommerce a.pp_close:hover:before, .edd_download_buy_button a.close_option:hover:before {
    color: #aa00ff; }

/*@extend %close_x;*/
div.pp_woocommerce a.pp_close {
  background: transparent;
  border: 0 none; }

a.download_icon_audio {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  a.download_icon_audio: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;
    /*content:"\f027";
    font-size:$font-size;*/
    /* $withslash: "\"\f027\"";
    content: unquote($withslash);*/
    content: '\f027';
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff; }
  a.download_icon_audio:hover {
    background-color: #ffffff; }
    a.download_icon_audio:hover:before {
      color: #212121; }

a.download_icon_pause {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  a.download_icon_pause: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;
    /*content:"\f04c";
    font-size:$font-size;*/
    /* $withslash: "\"\f04c\"";
    content: unquote($withslash);*/
    content: '\f04c';
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff; }
  a.download_icon_pause:hover {
    background-color: #ffffff; }
    a.download_icon_pause:hover:before {
      color: #212121; }

a.download_icon_video {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  a.download_icon_video: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;
    /*content:"\f16a";
    font-size:$font-size;*/
    /* $withslash: "\"\f16a\"";
    content: unquote($withslash);*/
    content: '\f16a';
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff; }
  a.download_icon_video:hover {
    background-color: #ffffff; }
    a.download_icon_video:hover:before {
      color: #212121; }

a.download_icon_image {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  a.download_icon_image: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;
    /*content:"\f14d";
    font-size:$font-size;*/
    /* $withslash: "\"\f14d\"";
    content: unquote($withslash);*/
    content: '\f14d';
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff; }
  a.download_icon_image:hover {
    background-color: #ffffff; }
    a.download_icon_image:hover:before {
      color: #212121; }

a.price_option {
  /*product hover*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  padding: 13px;
  margin: 5px;
  float: left;
  text-align: center;
  background-color: #212121;
  min-width: 65px;
  padding: 15px 0;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  a.price_option: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;
    /*content:"\f217";
    font-size:$font-size;*/
    /* $withslash: "\"\f217\"";
    content: unquote($withslash);*/
    content: '\f217';
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff; }
  a.price_option:hover {
    background-color: #ffffff; }
    a.price_option:hover:before {
      color: #212121; }

.edd-add-to-cart {
  word-wrap: break-word;
  display: block;
  position: relative;
  white-space: normal;
  max-width: 100%; }
  .edd-add-to-cart span.edd-add-to-cart-label {
    word-wrap: break-word;
    display: block;
    position: relative;
    white-space: normal; }

.edd_download_buy_button {
  background-color: #ffffff;
  -webkit-box-shadow: 0 -2px 10px #a3a3a3;
  -moz-box-shadow: 0 -2px 10px #a3a3a3;
  box-shadow: 0 -2px 10px #a3a3a3;
  position: absolute;
  z-index: 1;
  float: left;
  /*width:90%;*/
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 20px; }
  .edd_download_buy_button ul li label {
    display: block;
    text-align: left; }
  .edd_download_buy_button a.button {
    display: block; }
    .edd_download_buy_button a.button span.edd-add-to-cart-label {
      word-wrap: break-word;
      display: block;
      position: relative;
      white-space: normal; }
    .edd_download_buy_button a.button:hover {
      /*background-color:$btn2_bg_color;
      color:$btn2_text_color;*/ }
  .edd_download_buy_button .edd_purchase_submit_wrapper a.button {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center; }

/*.edd_download_buy_button*/
/*==============pagination================*/
.navigation, .wd-pagination {
  width: 100%;
  text-align: center;
  padding-bottom: 60px; }
  .navigation span, .navigation a, .wd-pagination span, .wd-pagination a {
    color: #757575;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    background-color: #d2d2d2;
    margin: 5px; }
    .navigation span:hover, .navigation span:focus, .navigation span:active, .navigation a:hover, .navigation a:focus, .navigation a:active, .wd-pagination span:hover, .wd-pagination span:focus, .wd-pagination span:active, .wd-pagination a:hover, .wd-pagination a:focus, .wd-pagination a:active {
      color: #ffffff;
      text-decoration: none; }
    .navigation span.current, .navigation span:hover, .navigation span:focus, .navigation a.current, .navigation a:hover, .navigation a:focus, .wd-pagination span.current, .wd-pagination span:hover, .wd-pagination span:focus, .wd-pagination a.current, .wd-pagination a:hover, .wd-pagination a:focus {
      background-color: #212121;
      color: #ffffff; }
      .navigation span.current.next:before, .navigation span.current.prev:before, .navigation span.current.previous:before, .navigation span.current.last:before, .navigation span.current.first:before, .navigation span:hover.next:before, .navigation span:hover.prev:before, .navigation span:hover.previous:before, .navigation span:hover.last:before, .navigation span:hover.first:before, .navigation span:focus.next:before, .navigation span:focus.prev:before, .navigation span:focus.previous:before, .navigation span:focus.last:before, .navigation span:focus.first:before, .navigation a.current.next:before, .navigation a.current.prev:before, .navigation a.current.previous:before, .navigation a.current.last:before, .navigation a.current.first:before, .navigation a:hover.next:before, .navigation a:hover.prev:before, .navigation a:hover.previous:before, .navigation a:hover.last:before, .navigation a:hover.first:before, .navigation a:focus.next:before, .navigation a:focus.prev:before, .navigation a:focus.previous:before, .navigation a:focus.last:before, .navigation a:focus.first:before, .wd-pagination span.current.next:before, .wd-pagination span.current.prev:before, .wd-pagination span.current.previous:before, .wd-pagination span.current.last:before, .wd-pagination span.current.first:before, .wd-pagination span:hover.next:before, .wd-pagination span:hover.prev:before, .wd-pagination span:hover.previous:before, .wd-pagination span:hover.last:before, .wd-pagination span:hover.first:before, .wd-pagination span:focus.next:before, .wd-pagination span:focus.prev:before, .wd-pagination span:focus.previous:before, .wd-pagination span:focus.last:before, .wd-pagination span:focus.first:before, .wd-pagination a.current.next:before, .wd-pagination a.current.prev:before, .wd-pagination a.current.previous:before, .wd-pagination a.current.last:before, .wd-pagination a.current.first:before, .wd-pagination a:hover.next:before, .wd-pagination a:hover.prev:before, .wd-pagination a:hover.previous:before, .wd-pagination a:hover.last:before, .wd-pagination a:hover.first:before, .wd-pagination a:focus.next:before, .wd-pagination a:focus.prev:before, .wd-pagination a:focus.previous:before, .wd-pagination a:focus.last:before, .wd-pagination a:focus.first:before {
        color: #ffffff; }
    .navigation span.next, .navigation span.prev, .navigation span.previous, .navigation span.last, .navigation span.first, .navigation a.next, .navigation a.prev, .navigation a.previous, .navigation a.last, .navigation a.first, .wd-pagination span.next, .wd-pagination span.prev, .wd-pagination span.previous, .wd-pagination span.last, .wd-pagination span.first, .wd-pagination a.next, .wd-pagination a.prev, .wd-pagination a.previous, .wd-pagination a.last, .wd-pagination a.first {
      font-size: 0;
      position: relative; }
      .navigation span.next:before, .navigation span.prev:before, .navigation span.previous:before, .navigation span.last:before, .navigation span.first:before, .navigation a.next:before, .navigation a.prev:before, .navigation a.previous:before, .navigation a.last:before, .navigation a.first:before, .wd-pagination span.next:before, .wd-pagination span.prev:before, .wd-pagination span.previous:before, .wd-pagination span.last:before, .wd-pagination span.first:before, .wd-pagination a.next:before, .wd-pagination a.prev:before, .wd-pagination a.previous:before, .wd-pagination a.last:before, .wd-pagination a.first:before {
        color: #757575;
        position: absolute;
        left: 0;
        right: 0;
        top: 22px; }
    .navigation span.next:before, .navigation a.next:before, .wd-pagination span.next:before, .wd-pagination a.next: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;
      /*content:"\f054";
      font-size:$font-size;*/
      /* $withslash: "\"\f054\"";
      content: unquote($withslash);*/
      content: '\f054';
      font-size: 10px; }
    .navigation span.prev:before, .navigation span.previous:before, .navigation a.prev:before, .navigation a.previous:before, .wd-pagination span.prev:before, .wd-pagination span.previous:before, .wd-pagination a.prev:before, .wd-pagination a.previous: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;
      /*content:"\f053";
      font-size:$font-size;*/
      /* $withslash: "\"\f053\"";
      content: unquote($withslash);*/
      content: '\f053';
      font-size: 10px; }
    .navigation span.last:before, .navigation a.last:before, .wd-pagination span.last:before, .wd-pagination a.last: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;
      /*content:"\f101";
      font-size:$font-size;*/
      /* $withslash: "\"\f101\"";
      content: unquote($withslash);*/
      content: '\f101';
      font-size: 14px;
      top: 18px; }
    .navigation span.first:before, .navigation a.first:before, .wd-pagination span.first:before, .wd-pagination a.first: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;
      /*content:"\f100";
      font-size:$font-size;*/
      /* $withslash: "\"\f100\"";
      content: unquote($withslash);*/
      content: '\f100';
      font-size: 14px;
      top: 18px; }

a.readmore_link, a.btn_loadmore_blog {
  background: #d2d2d2;
  border: 1px solid transparent;
  color: #757575;
  font: 500 13px/1.35 Open Sans, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em; }
  a.readmore_link:before, a.btn_loadmore_blog:before {
    background: #aa00ff; }
  a.readmore_link:hover, a.readmore_link:focus, a.readmore_link:active, a.btn_loadmore_blog:hover, a.btn_loadmore_blog:focus, a.btn_loadmore_blog:active {
    color: #ffffff;
    border-color: #aa00ff;
    outline: none; }

/*next,prev portfolio*/
.container-porfolio-slider .owl-controls .owl-nav, .wd-related-wrapper .related_control {
  position: absolute;
  left: 0;
  top: 33%;
  width: 100%; }
  .container-porfolio-slider .owl-controls .owl-nav a, .wd-related-wrapper .related_control a, .container-porfolio-slider .owl-controls .owl-nav > div, .wd-related-wrapper .related_control > div {
    position: relative;
    z-index: 1;
    font-size: 0;
    background-color: rgba(33, 33, 33, 0.6);
    height: 100px;
    width: 50px; }
    .container-porfolio-slider .owl-controls .owl-nav a:before, .wd-related-wrapper .related_control a:before, .container-porfolio-slider .owl-controls .owl-nav > div:before, .wd-related-wrapper .related_control > div:before {
      color: #ffffff;
      position: absolute;
      top: 38px; }
    .container-porfolio-slider .owl-controls .owl-nav a.prev, .wd-related-wrapper .related_control a.prev, .container-porfolio-slider .owl-controls .owl-nav a.owl-prev, .wd-related-wrapper .related_control a.owl-prev, .container-porfolio-slider .owl-controls .owl-nav > div.prev, .wd-related-wrapper .related_control > div.prev, .container-porfolio-slider .owl-controls .owl-nav > div.owl-prev, .wd-related-wrapper .related_control > div.owl-prev {
      float: left;
      margin-left: 5px;
      -webkit-border-radius: 0 100px 100px 0;
      -moz-border-radius: 0 100px 100px 0;
      -ms-border-radius: 0 100px 100px 0;
      border-radius: 0 100px 100px 0; }
      .container-porfolio-slider .owl-controls .owl-nav a.prev:before, .wd-related-wrapper .related_control a.prev:before, .container-porfolio-slider .owl-controls .owl-nav a.owl-prev:before, .wd-related-wrapper .related_control a.owl-prev:before, .container-porfolio-slider .owl-controls .owl-nav > div.prev:before, .wd-related-wrapper .related_control > div.prev:before, .container-porfolio-slider .owl-controls .owl-nav > div.owl-prev:before, .wd-related-wrapper .related_control > div.owl-prev: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;
        /*content:"\f053";
        font-size:$font-size;*/
        /* $withslash: "\"\f053\"";
        content: unquote($withslash);*/
        content: '\f053';
        font-size: 20px;
        left: 12px; }
    .container-porfolio-slider .owl-controls .owl-nav a.next, .wd-related-wrapper .related_control a.next, .container-porfolio-slider .owl-controls .owl-nav a.owl-next, .wd-related-wrapper .related_control a.owl-next, .container-porfolio-slider .owl-controls .owl-nav > div.next, .wd-related-wrapper .related_control > div.next, .container-porfolio-slider .owl-controls .owl-nav > div.owl-next, .wd-related-wrapper .related_control > div.owl-next {
      float: right;
      margin-right: 5px;
      -webkit-border-radius: 100px 0 0 100px;
      -moz-border-radius: 100px 0 0 100px;
      -ms-border-radius: 100px 0 0 100px;
      border-radius: 100px 0 0 100px; }
      .container-porfolio-slider .owl-controls .owl-nav a.next:before, .wd-related-wrapper .related_control a.next:before, .container-porfolio-slider .owl-controls .owl-nav a.owl-next:before, .wd-related-wrapper .related_control a.owl-next:before, .container-porfolio-slider .owl-controls .owl-nav > div.next:before, .wd-related-wrapper .related_control > div.next:before, .container-porfolio-slider .owl-controls .owl-nav > div.owl-next:before, .wd-related-wrapper .related_control > div.owl-next: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;
        /*content:"\f054";
        font-size:$font-size;*/
        /* $withslash: "\"\f054\"";
        content: unquote($withslash);*/
        content: '\f054';
        font-size: 20px;
        right: 12px; }
    .container-porfolio-slider .owl-controls .owl-nav a:hover, .wd-related-wrapper .related_control a:hover, .container-porfolio-slider .owl-controls .owl-nav > div:hover, .wd-related-wrapper .related_control > div:hover {
      background-color: #212121; }

/*@extend %next_prev-slider;*/
.wd-next-previous-post a.wd-navi-icon {
  display: none; }
.wd-next-previous-post a.wd-navi-tile {
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  color: #757575;
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 13px 18px;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.5em; }
  .wd-next-previous-post a.wd-navi-tile:before {
    background: #aa00ff; }
  .wd-next-previous-post a.wd-navi-tile:hover, .wd-next-previous-post a.wd-navi-tile:focus, .wd-next-previous-post a.wd-navi-tile:active {
    color: #ffffff;
    border-color: #aa00ff;
    outline: none; }
  .wd-next-previous-post a.wd-navi-tile span {
    font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 700; }

/*.wd-next-previous-post*/
.wd_shortcode_faq {
  position: relative; }
  .wd_shortcode_faq a.faq_toggle {
    position: absolute;
    right: 30px;
    top: 30px;
    left: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    width: 30px;
    background-color: transparent;
    border: 2px solid #959595;
    font-size: 0;
    cursor: pointer; }
    .wd_shortcode_faq a.faq_toggle:after, .wd_shortcode_faq a.faq_toggle:before {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      content: '';
      left: 50%;
      position: absolute;
      top: 50%;
      background-color: #959595;
      border: 0 none; }
    .wd_shortcode_faq a.faq_toggle:before {
      height: 2px;
      width: 14px; }
    .wd_shortcode_faq a.faq_toggle:after {
      width: 2px;
      height: 14px; }
    .wd_shortcode_faq a.faq_toggle.active {
      background: #fff4f6;
      border-color: #212121; }
      .wd_shortcode_faq a.faq_toggle.active:before {
        visibility: visible;
        background-color: #212121; }
      .wd_shortcode_faq a.faq_toggle.active:after {
        visibility: hidden; }

.edd_purchase_submit_wrapper a.edd-add-to-cart {
  overflow: visible; }

.wd-content-detail-post .post-password-form input[type="submit"] {
  padding-top: 16px;
  padding-bottom: 16px; }

.wd-team-member.style-2 .wd-team-wrapper {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  .wd-team-member.style-2 .wd-team-wrapper:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }

/*@extend %effect-zoom;*/
.wd-team-member.style-7 {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  .wd-team-member.style-7:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none; }

/*@extend %effect-gray;*/
nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li img, .portfolio_sc.item a {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; }
  nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li img:hover, .portfolio_sc.item a:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    /* For Webkit browsers */
    filter: gray;
    /* For IE 6 - 9 */ }

/*@extend %effect-darken;*/
.edd_downloads_list .edd_download .download_thumbnail > div:first-child, .wd-related-wrapper .wd-related-slider .download_thumbnail > div:first-child, .wd-related-wrapper .wd-related-product .download_thumbnail > div:first-child {
  background: -webkit-linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
  background: linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%); }
  .edd_downloads_list .edd_download .download_thumbnail > div:first-child img, .wd-related-wrapper .wd-related-slider .download_thumbnail > div:first-child img, .wd-related-wrapper .wd-related-product .download_thumbnail > div:first-child img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0); }
.edd_downloads_list .edd_download .download_thumbnail:hover > div:first-child img, .wd-related-wrapper .wd-related-slider .download_thumbnail:hover > div:first-child img, .wd-related-wrapper .wd-related-product .download_thumbnail:hover > div:first-child img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: perspective(1000px) translate3d(0, 0, 60px);
  transform: perspective(1000px) translate3d(0, 0, 60px); }

aside.widget.widget_emads > div:first-child, .woocommerce .products .product > div.wd-item-header > div:first-child, #widget-media-container li.item > div:first-child {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  aside.widget.widget_emads > div:first-child:before, .woocommerce .products .product > div.wd-item-header > div:first-child:before, #widget-media-container li.item > div:first-child:before, aside.widget.widget_emads > div:first-child:after, .woocommerce .products .product > div.wd-item-header > div:first-child:after, #widget-media-container li.item > div:first-child:after {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    content: "";
    height: 0;
    position: absolute;
    transition: all 500ms ease 0s;
    width: 0;
    z-index: 1; }
  aside.widget.widget_emads > div:first-child:before, .woocommerce .products .product > div.wd-item-header > div:first-child:before, #widget-media-container li.item > div:first-child:before {
    bottom: 0;
    right: 0; }
  aside.widget.widget_emads > div:first-child:after, .woocommerce .products .product > div.wd-item-header > div:first-child:after, #widget-media-container li.item > div:first-child:after {
    left: 0;
    top: 0; }
  aside.widget.widget_emads > div:first-child img, .woocommerce .products .product > div.wd-item-header > div:first-child img, #widget-media-container li.item > div:first-child img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0); }
aside.widget.widget_emads:hover div:first-child:after, .woocommerce .products .product > div.wd-item-header:hover div:first-child:after, #widget-media-container li.item:hover div:first-child:after, aside.widget.widget_emads:hover div:first-child:before, .woocommerce .products .product > div.wd-item-header:hover div:first-child:before, #widget-media-container li.item:hover div:first-child:before {
  height: 100%;
  width: 100%; }
aside.widget.widget_emads:hover div:first-child:hover img, .woocommerce .products .product > div.wd-item-header:hover div:first-child:hover img, #widget-media-container li.item:hover div:first-child:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 60px);
  transform: perspective(1000px) translate3d(0, 0, 60px); }

/*@extend %effect-flip-book;*/
.wd-content-blog .wd-thumbnail-post, .wd-content-single .wd-thumbnail-post, .search .wd-wrap-content-blog .wd-thumbnail-post, .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post, .recent_blogs_horizontal_container.special ul li .special_container_blog > a, .downloads_widget .edd_download_inner .edd_download_image, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd, aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post, .wd-team-member.style-4, .wd-testimonial_container .wd-testimonial .wd-avatar a, .shortcode-features .wd_feature_style_thumbnail, .wd-content-download .wd-content-download-left {
  overflow: hidden; }
  .wd-content-blog .wd-thumbnail-post img, .wd-content-single .wd-thumbnail-post img, .search .wd-wrap-content-blog .wd-thumbnail-post img, .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post img, .recent_blogs_horizontal_container.special ul li .special_container_blog > a img, .downloads_widget .edd_download_inner .edd_download_image img, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd img, aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post img, .wd-team-member.style-4 img, .wd-testimonial_container .wd-testimonial .wd-avatar a img, .shortcode-features .wd_feature_style_thumbnail img, .wd-content-download .wd-content-download-left img {
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
    opacity: 1;
    filter: alpha(opacity=100); }
  .wd-content-blog .wd-thumbnail-post:hover img, .wd-content-single .wd-thumbnail-post:hover img, .search .wd-wrap-content-blog .wd-thumbnail-post:hover img, .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post:hover img, .recent_blogs_horizontal_container.special ul li .special_container_blog > a:hover img, .downloads_widget .edd_download_inner .edd_download_image:hover img, aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd:hover img, aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post:hover img, .wd-team-member.style-4:hover img, .wd-testimonial_container .wd-testimonial .wd-avatar a:hover img, .shortcode-features .wd_feature_style_thumbnail:hover img, .wd-content-download .wd-content-download-left:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    opacity: 0.9;
    filter: alpha(opacity=90); }

/*@extend %img-zoom;*/
#widget-media-container li.item {
  /*margin:0;
  padding:$var_space 0;*/
  overflow: hidden; }

/*==================== Circle ===================*/
.effCircle, .owl-carousel#owl-demo .owl-item .item .thumbnail_image {
  position: relative;
  overflow: hidden; }
  .effCircle:before, .owl-carousel#owl-demo .owl-item .item .thumbnail_image:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0; }
  .effCircle:hover:before, .owl-carousel#owl-demo .owl-item .item .thumbnail_image:hover:before {
    -webkit-animation: circle .75s;
    animation: circle .75s; }

/*@extend %effCircle;*/
@-webkit-keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0; } }
@keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0; } }
/*==================== Zoom ===================*/
.effZoom, #wd_product_slider.owl-carousel.owl-theme .owl-item #item, #wd_product_slider.owl-carousel.owl-theme .owl-item .item, #wd-img-instagar.owl-carousel.owl-theme .owl-item #item, #wd-img-instagar.owl-carousel.owl-theme .owl-item .item, .owl-carousel#owl-demo .owl-item .item .thumbnail_image {
  overflow: hidden; }
  .effZoom img, #wd_product_slider.owl-carousel.owl-theme .owl-item #item img, #wd_product_slider.owl-carousel.owl-theme .owl-item .item img, #wd-img-instagar.owl-carousel.owl-theme .owl-item #item img, #wd-img-instagar.owl-carousel.owl-theme .owl-item .item img, .owl-carousel#owl-demo .owl-item .item .thumbnail_image img {
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .effZoom:hover img, #wd_product_slider.owl-carousel.owl-theme .owl-item #item:hover img, #wd_product_slider.owl-carousel.owl-theme .owl-item .item:hover img, #wd-img-instagar.owl-carousel.owl-theme .owl-item #item:hover img, #wd-img-instagar.owl-carousel.owl-theme .owl-item .item:hover img, .owl-carousel#owl-demo .owl-item .item .thumbnail_image:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2); }

/*@extend %effZoom;*/
/*bg zoom home8*/
.bg-zoom .ts-css-shadow {
  background-size: 100% 100% !important;
  transition: background-size 2s ease-in !important;
  -moz-transition: background-size 2s ease-in !important;
  -web-kit-transition: background-size 2s ease-in !important; }
  .bg-zoom .ts-css-shadow:hover {
    background-size: 110% 110% !important; }

/*==================== swing ===================*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing, .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day:before, .recent_blogs_horizontal_container ul li .rb_row_left:before, footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-date-post:before, .wd-tag-post:before, .wd-meta-post .wd-comment-post:before, .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_comment .rb_count_comment:before, .wd-meta-post .wd-date-post:before {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both; }
  .swing:hover, .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_row_day:hover:before, .recent_blogs_horizontal_container ul li .rb_row_left:hover:before, footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-date-post:hover:before, .wd-tag-post:hover:before, .wd-meta-post .wd-comment-post:hover:before, .recent_blogs_horizontal_container.special ul li .rb_row_left .rb_comment .rb_count_comment:hover:before, .wd-meta-post .wd-date-post:hover:before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }

/*==================== OVERLAY TEXT ALTERNATIVE ===================*/
.overlay_text_alt {
  overflow: hidden;
  position: relative;
  text-align: center;
  /*.overlay_text_alt_mask*/
  /*&:hover*/ }
  .overlay_text_alt img {
    width: 100%;
    height: 100%;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
  .overlay_text_alt .overlay_text_alt_mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
    .overlay_text_alt .overlay_text_alt_mask a.wp_item_title, .overlay_text_alt .overlay_text_alt_mask span.price, .overlay_text_alt .overlay_text_alt_mask .wd_des, .overlay_text_alt .overlay_text_alt_mask .wd_add_to_cart_list {
      position: relative;
      -webkit-transform-origin: top right;
      -moz-transform-origin: top right;
      -o-transform-origin: top right;
      -ms-transform-origin: top right;
      transform-origin: top right;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -ms-transition: all 0.2s;
      transition: all 0.2s; }
  .overlay_text_alt:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); }
  .overlay_text_alt:hover .overlay_text_alt_mask,
  .overlay_text_alt:hover a.wp_item_title, .overlay_text_alt:hover span.price, .overlay_text_alt:hover .wd_des, .overlay_text_alt:hover .wd_add_to_cart_list {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  .overlay_text_alt:hover a.wp_item_title {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .overlay_text_alt:hover span.price {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .overlay_text_alt:hover .wd_des {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.37s;
    -ms-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  .overlay_text_alt:hover .wd_add_to_cart_list {
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s;
    transition-delay: 0.9s; }

/*overlay_text_alt*/
/*==================== Icon Pulse ===================*/
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.hvr-icon-pulse:before, .woocommerce a.added_to_cart:before, .woocommerce a.compare.button:before, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:before, .woocommerce .yith-wcwl-add-to-wishlist .show a:before, .woocommerce a.wd_quickshop_handler:before, a.download_icon_audio:before, a.download_icon_pause:before, a.download_icon_video:before, a.download_icon_image:before, .grid a.price_option:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before, .woocommerce a.added_to_cart:hover:before, .woocommerce a.compare.button:hover:before, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:hover:before, .woocommerce .yith-wcwl-add-to-wishlist .show a:hover:before, .woocommerce a.wd_quickshop_handler:hover:before, a.download_icon_audio:hover:before, a.download_icon_pause:hover:before, a.download_icon_video:hover:before, a.download_icon_image:hover:before, .grid a.price_option:hover:before, .woocommerce a.added_to_cart:focus:before, .woocommerce a.compare.button:focus:before, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:focus:before, .woocommerce .yith-wcwl-add-to-wishlist .show a:focus:before, .woocommerce a.wd_quickshop_handler:focus:before, a.download_icon_audio:focus:before, a.download_icon_pause:focus:before, a.download_icon_video:focus:before, a.download_icon_image:focus:before, .grid a.price_option:focus:before, .woocommerce a.added_to_cart:active:before, .woocommerce a.compare.button:active:before, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist.button.alt:active:before, .woocommerce .yith-wcwl-add-to-wishlist .show a:active:before, .woocommerce a.wd_quickshop_handler:active:before, a.download_icon_audio:active:before, a.download_icon_pause:active:before, a.download_icon_video:active:before, a.download_icon_image:active:before, .grid a.price_option:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/*@extend %hvr-icon-pulse;*/
/*==================== Radial Out ===================*/
.hvr-radial-out {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: relative;
  overflow: hidden !important;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    background: #2098d1;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2); }

/*@extend %hvr-radial-out*/
/* ********************************************************
	Effect btn: eff_btn
***********************************************************/
/* ********************************************************
	Effect bg: bgHoverEffect (pricing table)
***********************************************************/
.wd_price_table.price_style-1 {
  overflow: hidden;
  position: relative; }
  .wd_price_table.price_style-1:before, .wd_price_table.price_style-1:after {
    display: block; }
  .wd_price_table.price_style-1:before {
    bottom: 0%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  .wd_price_table.price_style-1:after {
    bottom: 50%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .wd_price_table.price_style-1 > div {
    backface-visibility: hidden;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none; }
    .wd_price_table.price_style-1 > div:before {
      bottom: 25%;
      -webkit-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .wd_price_table.price_style-1 > div:after {
      bottom: 75%;
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
  .wd_price_table.price_style-1:before, .wd_price_table.price_style-1:after, .wd_price_table.price_style-1 > div:before, .wd_price_table.price_style-1 > div:after {
    background-color: #ffffff;
    color: #959595;
    position: absolute;
    height: 30%;
    left: 0%;
    right: 100%;
    content: '';
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .wd_price_table.price_style-1:hover:before, .wd_price_table.price_style-1:hover:after, .wd_price_table.price_style-1:hover > div:before, .wd_price_table.price_style-1:hover > div:after {
    left: 0;
    right: 0;
    opacity: 1; }
  .wd_price_table.price_style-1:hover:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  .wd_price_table.price_style-1:hover:after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .wd_price_table.price_style-1:hover > div:before {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .wd_price_table.price_style-1:hover > div:after {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }

.recent_blogs_horizontal_container ul li > a img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease; }
  .recent_blogs_horizontal_container ul li > a img:hover {
    border-radius: 50%; }

/*MORPH*/
footer.footer .wpb_gallery ul li {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  footer.footer .wpb_gallery ul li:hover {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .tilt:hover {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

/* ******************************************************
	Effect 12: Border Style #1 .BorderHoverEff (team style1)
*********************************************************/
.wd-team-member.style-7 {
  padding: 18px;
  margin: -18px;
  position: relative;
  -moz-transition: ease-out 0.3s 0.1s;
  -o-transition: ease-out 0.3s 0.1s;
  -webkit-transition: ease-out 0.3s;
  -webkit-transition-delay: 0.1s;
  transition: ease-out 0.3s 0.1s; }
  .wd-team-member.style-7 div.wd_member_thumb:before {
    height: 100%;
    width: 6px;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ba69c9), to(#8d9dfe));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #ba69c9, #8d9dfe);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #ba69c9, #8d9dfe);
    /* IE 10 */
    background: -ms-linear-gradient(top, #ba69c9, #8d9dfe);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #ba69c9, #8d9dfe);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wd-team-member.style-7 div.wd_member_thumb:after {
    height: 100%;
    width: 6px;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ba69c9), to(#8d9dfe));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #ba69c9, #8d9dfe);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #ba69c9, #8d9dfe);
    /* IE 10 */
    background: -ms-linear-gradient(top, #ba69c9, #8d9dfe);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #ba69c9, #8d9dfe);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wd-team-member.style-7:before {
    height: 6px;
    width: 100%;
    background: #ba68c8;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wd-team-member.style-7:after {
    height: 6px;
    width: 100%;
    background: #8c9eff;
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .wd-team-member.style-7:hover:before, .wd-team-member.style-7:hover:after {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .wd-team-member.style-7:hover div.wd_member_thumb:before, .wd-team-member.style-7:hover div.wd_member_thumb:after {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }

/* ******************************************************
	Effect 12: Border Style #1 .BorderHoverEff (team style4)
*********************************************************/
/*
%BorderHoverEff_04 {
	color: #797878;
    position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-transition: ease-out 0.3s 0.1s;
  -o-transition: ease-out 0.3s 0.1s;
  -webkit-transition: ease-out 0.3s;
  -webkit-transition-delay: 0.1s;
  transition: ease-out 0.3s 0.1s;
	div.wd_member_thumb{
		&:before{
			height: 100%;
			width: 6px;
			background:red;
			content: "";
			position: absolute;
			left: 0;
			top: 0;
			-moz-transform: scaleY(0);
			-ms-transform: scaleY(0);
			-webkit-transform: scaleY(0);
			transform: scaleY(0);
			-moz-transition: 0.3s;
			-o-transition: 0.3s;
			-webkit-transition: 0.3s;
			transition: 0.3s;
		}
		&:after {
			height: 100%;
			width: 6px;
			background:red;
			content: "";
			position: absolute;
			right: 0;
			top: 0;
			-moz-transform: scaleY(0);
			-ms-transform: scaleY(0);
			-webkit-transform: scaleY(0);
			transform: scaleY(0);
			-moz-transition: 0.3s;
			-o-transition: 0.3s;
			-webkit-transition: 0.3s;
			transition: 0.3s;
		}
	}
	&:before {
		height: 6px;
		width: 100%;
		background:red;
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		-moz-transform: scaleX(0);
		-ms-transform: scaleX(0);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	&:after {
		height: 6px;
		width: 100%;
		background:red;
		content: "";
		position: absolute;
		left: 0px;
		bottom: 0;
		-moz-transform: scaleX(0);
		-ms-transform: scaleX(0);
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	&:hover{
		&:before, &:after {
			-moz-transform: scaleX(1);
			-ms-transform: scaleX(1);
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}
		div.wd_member_thumb:before, div.wd_member_thumb:after {
			-moz-transform: scaleY(1);
			-ms-transform: scaleY(1);
			-webkit-transform: scaleY(1);
			transform: scaleY(1);
		}
	}
}
*/
/* ******************************************************
	Effect line , border gradient(testimonial)
*********************************************************/
.wd-testimonial_container.wd-style-slider {
  padding: 100px 0 25px;
  position: relative;
  /*margin-left:-50px;*/ }
  .wd-testimonial_container.wd-style-slider:before {
    border-width: 10px;
    border-style: solid;
    -moz-border-image: -moz-linear-gradient(top right, #ba68c8 0%, #1cf905 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #ba68c8 0%, #1cf905 100%);
    /* border-image: linear-gradient(to bottom right, #ba68c8 0%, #1cf905 100%);*/
    border-image: linear-gradient(0deg, #8c9eff, #9e88e9 30%, #ba68c8) 1 1 1 1;
    position: absolute;
    left: 50px;
    top: 0;
    content: "";
    width: 80%;
    height: 100%; }

@keyframes gradientTextHoverHover {
  0% {
    transform: translateX(0px);
    opacity: 0; }
  70% {
    opacity: 1; }
  100% {
    transform: translateX(0px) !important;
    opacity: 1; } }
@keyframes gradientTextHoverOff {
  0% {
    transform: translateX(0px);
    opacity: 1; }
  70% {
    opacity: 0; }
  100% {
    transform: translateX(0px) !important;
    opacity: 0; } }
.wd-team-member.style-4 .eff-line {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1; }
  .wd-team-member.style-4 .eff-line:before {
    z-index: 1;
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 16px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s; }
  .wd-team-member.style-4 .eff-line:after {
    z-index: 1;
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 16px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s; }
  .wd-team-member.style-4 .eff-line:hover:before, .wd-team-member.style-4 .eff-line:hover:after {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1); }

/*@extend %effect-line;*/
/* Rotate */
aside.widget ul.instagram-pics li a, aside.widget ul li .post_thumbnail a, .download_cart .container_header_cart .edd-cart .edd-cart-item {
  overflow: hidden; }
  aside.widget ul.instagram-pics li a img, aside.widget ul li .post_thumbnail a img, .download_cart .container_header_cart .edd-cart .edd-cart-item img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  aside.widget ul.instagram-pics li a:hover img, aside.widget ul li .post_thumbnail a:hover img, .download_cart .container_header_cart .edd-cart .edd-cart-item:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1); }

/*overlay*/
.wd-team-member.style-7 .wd_member_thumb a.image .thumbnail-effect, .wd-team-member.style-2 .wd-team-wrapper .wd_member_thumb a.image .thumbnail-effect, .testimonial_tab_container .testimonial_tab_left ul li .testimonial_tab__thumnail .thumbnail-effect {
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }
.wd-team-member.style-7 .wd_member_thumb a.image:hover .thumbnail-effect, .wd-team-member.style-2 .wd-team-wrapper .wd_member_thumb a.image:hover .thumbnail-effect, .testimonial_tab_container .testimonial_tab_left ul li .testimonial_tab__thumnail:hover .thumbnail-effect {
  background-color: transparent; }

/*@extend %effoverlay;*/
.shortcode-features .wd_feature_style_icon:hover .feature_thumbnail_image a .fa {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite; }

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* ******************************************************
	Effect 14: Border Style #3 service 04
*********************************************************/
.wd_feature_style_thumbnail .feature_information {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-transition: ease-out 0.3s 0.1s;
  -o-transition: ease-out 0.3s 0.1s;
  -webkit-transition: ease-out 0.3s;
  -webkit-transition-delay: 0.1s;
  transition: ease-out 0.3s 0.1s; }

.wd_feature_style_thumbnail .feature_information .feature_information_wrapper::before {
  width: 100%;
  height: 2px;
  background: #212121;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.wd_feature_style_thumbnail .feature_information .feature_information_wrapper::after {
  width: 100%;
  height: 2px;
  background: #212121;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  -moz-transition: 0.1s 0.2s;
  -o-transition: 0.1s 0.2s;
  -webkit-transition: 0.1s;
  -webkit-transition-delay: 0.2s;
  transition: 0.1s 0.2s;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.wd_feature_style_thumbnail .feature_information::before {
  width: 2px;
  height: 100%;
  background: #212121;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: 0.1s 0.3s;
  -o-transition: 0.1s 0.3s;
  -webkit-transition: 0.1s;
  -webkit-transition-delay: 0.3s;
  transition: 0.1s 0.3s; }

.wd_feature_style_thumbnail .feature_information::after {
  width: 2px;
  height: 100%;
  background: #212121;
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: 0.1s 0.1s;
  -o-transition: 0.1s 0.1s;
  -webkit-transition: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition: 0.1s 0.1s; }

.wd_feature_style_thumbnail:hover .feature_information::before, .wd_feature_style_thumbnail:hover .feature_information::after {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.wd_feature_style_thumbnail:hover .feature_information .feature_information_wrapper::before, .wd_feature_style_thumbnail:hover .feature_information .feature_information_wrapper::after {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* ******************************************************
	Effect 13: Border Style #2 .ayanHoverEffect_13
*********************************************************/
.ayanHoverEffect_13 a {
  color: #797878;
  margin: 0 20px;
  padding: 10px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-transition: ease-out 0.3s 0.1s;
  -o-transition: ease-out 0.3s 0.1s;
  -webkit-transition: ease-out 0.3s;
  -webkit-transition-delay: 0.1s;
  transition: ease-out 0.3s 0.1s; }

.ayanHoverEffect_13 a span::before {
  width: 100%;
  height: 2px;
  background: #6559bc;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.ayanHoverEffect_13 a span::after {
  width: 100%;
  height: 2px;
  background: #6559bc;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.ayanHoverEffect_13 a::before {
  width: 2px;
  height: 100%;
  background: #6559bc;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.ayanHoverEffect_13 a::after {
  width: 2px;
  height: 100%;
  background: #6559bc;
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.ayanHoverEffect_13 a:hover {
  color: #6559bc; }

.ayanHoverEffect_13 a:hover::before, .ayanHoverEffect_13 a:hover::after {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.ayanHoverEffect_13 a:hover span::before, .ayanHoverEffect_13 a:hover span::after {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* Shutter Out Horizontal */
aside.widget ul.download_tag li a, .tagcloud a, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option, .woocommerce-cart .cart_totals a.checkout-button, .woocommerce-checkout #payment #place_order, .woocommerce-checkout .woocommerce-page #payment #place_order, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a, .wd_price_table .price_table_inner ul li.price_button a.button, .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button, button,
.woocommerce a.button, .woocommerce button.button, a.button, .button-comming a, a.readmore_link, a.btn_loadmore_blog, .wd-next-previous-post a.wd-navi-tile {
  /*display: inline-block;*/
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  /*background: #e1e1e1;*/
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  aside.widget ul.download_tag li a:before, .tagcloud a:before, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:before, .woocommerce-cart .cart_totals a.checkout-button:before, .woocommerce-checkout #payment #place_order:before, .woocommerce-checkout .woocommerce-page #payment #place_order:before, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:before, .wd_price_table .price_table_inner ul li.price_button a.button:before, .wd_price_table.price_style-1 .price_table_inner ul li.price_button a.button:before, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:before, button:before,
  .woocommerce a.button:before, .woocommerce button.button:before, a.button:before, .button-comming a:before, a.readmore_link:before, a.btn_loadmore_blog:before, .wd-next-previous-post a.wd-navi-tile:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*  background: #2098d1;*/
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  aside.widget ul.download_tag li a:hover, .tagcloud a:hover, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:hover, .woocommerce-cart .cart_totals a.checkout-button:hover, .woocommerce-checkout #payment #place_order:hover, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:hover, .wd_price_table .price_table_inner ul li.price_button a.button:hover, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:hover, button:hover, .woocommerce button.button:hover, a.button:hover, .button-comming a:hover, a.readmore_link:hover, a.btn_loadmore_blog:hover, .wd-next-previous-post a.wd-navi-tile:hover, aside.widget ul.download_tag li a:focus, .tagcloud a:focus, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:focus, .woocommerce-cart .cart_totals a.checkout-button:focus, .woocommerce-checkout #payment #place_order:focus, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:focus, .wd_price_table .price_table_inner ul li.price_button a.button:focus, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:focus, button:focus, .woocommerce button.button:focus, a.button:focus, .button-comming a:focus, a.readmore_link:focus, a.btn_loadmore_blog:focus, .wd-next-previous-post a.wd-navi-tile:focus, aside.widget ul.download_tag li a:active, .tagcloud a:active, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:active, .woocommerce-cart .cart_totals a.checkout-button:active, .woocommerce-checkout #payment #place_order:active, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:active, .wd_price_table .price_table_inner ul li.price_button a.button:active, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:active, button:active, .woocommerce button.button:active, a.button:active, .button-comming a:active, a.readmore_link:active, a.btn_loadmore_blog:active, .wd-next-previous-post a.wd-navi-tile:active {
    /*color: white;*/ }
    aside.widget ul.download_tag li a:hover:before, .tagcloud a:hover:before, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:hover:before, .woocommerce-cart .cart_totals a.checkout-button:hover:before, .woocommerce-checkout #payment #place_order:hover:before, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:hover:before, .wd_price_table .price_table_inner ul li.price_button a.button:hover:before, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:hover:before, button:hover:before, .woocommerce button.button:hover:before, a.button:hover:before, .button-comming a:hover:before, a.readmore_link:hover:before, a.btn_loadmore_blog:hover:before, .wd-next-previous-post a.wd-navi-tile:hover:before, aside.widget ul.download_tag li a:focus:before, .tagcloud a:focus:before, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:focus:before, .woocommerce-cart .cart_totals a.checkout-button:focus:before, .woocommerce-checkout #payment #place_order:focus:before, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:focus:before, .wd_price_table .price_table_inner ul li.price_button a.button:focus:before, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:focus:before, button:focus:before, .woocommerce button.button:focus:before, a.button:focus:before, .button-comming a:focus:before, a.readmore_link:focus:before, a.btn_loadmore_blog:focus:before, .wd-next-previous-post a.wd-navi-tile:focus:before, aside.widget ul.download_tag li a:active:before, .tagcloud a:active:before, .edd_downloads_list.list .edd_download .edd_download_inner .download_icon_list a.price_option:active:before, .woocommerce-cart .cart_totals a.checkout-button:active:before, .woocommerce-checkout #payment #place_order:active:before, .download_cart .container_header_cart .edd-cart .cart_item.edd_checkout > a:active:before, .wd_price_table .price_table_inner ul li.price_button a.button:active:before, .woocommerce .product .summary form.variations_form .button_single_product_wpdance button:active:before, button:active:before, .woocommerce button.button:active:before, a.button:active:before, .button-comming a:active:before, a.readmore_link:active:before, a.btn_loadmore_blog:active:before, .wd-next-previous-post a.wd-navi-tile:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/*@extend %hvr-shutter-out-horizontal ;*/
/* Rectangle Out */
/*@extend %hvr-rectangle-out;*/
/*==================================title*/
.title_dot, .title_dot_white {
  text-align: center;
  margin: 0 auto;
  font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5em;
  position: relative;
  color: #212121; }
  .title_dot:after, .title_dot:before, .title_dot_white:after, .title_dot_white:before {
    content: ".";
    font-size: 50px;
    line-height: 10px;
    color: #aa00ff;
    display: inline-block;
    transform: translateY(-30%); }
  .title_dot:after, .title_dot_white:after {
    padding: 0 15px; }
  .title_dot:before, .title_dot_white:before {
    padding-right: 15px; }

.title_dot_white {
  color: #ffffff; }
  .title_dot_white:after, .title_dot_white:before {
    color: #ffffff; }

/*@extend %redline-title;*/
.woocommerce-cart .cart_totals h2, .site-content .widget-title {
  position: relative;
  font: 500 16px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #212121;
  padding-bottom: 4px;
  text-transform: uppercase;
  margin: 60px 0 30px;
  word-wrap: break-word; }
  .woocommerce-cart .cart_totals h2:before, .site-content .widget-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 32px;
    height: 2px;
    background-color: #aa00ff; }

/*@extend %line-title;*/
h5 {
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  margin: 0 0 30px; }

html .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

.entry-header > span {
  color: #aa00ff;
  font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 2px solid #aa00ff;
  margin: 0 0 20px;
  display: inline-block; }
.entry-header a {
  font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
  color: #212121; }
  .entry-header a:hover, .entry-header a:focus, .entry-header a:active {
    color: #aa00ff;
    text-decoration: none; }

.site-content {
  padding-bottom: 100px; }
  .site-content footer.entry-footer > span {
    display: inline-block;
    vertical-align: top; }

/*==============pagination================*/
/*.wd-pagination{
	margin-bottom:50px;
	a, span{
		display:inline-block;
		width:45px;
		height:45px;
		text-align:center;
		background:#eee;
		color:#3f3f3f;
		border-radius:3px;
		line-height:45px;
		padding:0;
		margin:0 7px 0 0;
		&:hover, &.current{color:#fff; background:$colorPrimary;}
		&.next{
			font-size:0;
			&:before{
				@include font-awesome(\f105, 14px);
				line-height: 42px;
			}
		}
		&.last{
			font-size:0;
			&:before{
				@include font-awesome(\f101, 14px);
				line-height: 42px;
			}
		}
		&.previous{
			font-size:0;
			&:before{
				@include font-awesome(\f104, 14px);
				line-height: 42px;
			}
		}
		&.first{
			font-size:0;
			&:before{
				@include font-awesome(\f100, 14px);
				line-height: 42px;
			}
		}
	}
}*/
.pagination, .wp-pagenavi, .woocommerce nav.woocommerce-pagination .page-numbers {
  padding-top: 80px;
  margin-left: -15px;
  margin-bottom: 0;
  font: 500 14px/1.75 "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border: 0 none; }
  .pagination a, .pagination span, .wp-pagenavi a, .wp-pagenavi span, .woocommerce nav.woocommerce-pagination .page-numbers a, .woocommerce nav.woocommerce-pagination .page-numbers span {
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: inline-block;
    margin: 0 15px;
    padding: 0 3px;
    border-bottom: 2px solid transparent;
    color: #959595; }
    .pagination a:hover, .pagination a:focus, .pagination a:active, .pagination span:hover, .pagination span:focus, .pagination span:active, .wp-pagenavi a:hover, .wp-pagenavi a:focus, .wp-pagenavi a:active, .wp-pagenavi span:hover, .wp-pagenavi span:focus, .wp-pagenavi span:active, .woocommerce nav.woocommerce-pagination .page-numbers a:hover, .woocommerce nav.woocommerce-pagination .page-numbers a:focus, .woocommerce nav.woocommerce-pagination .page-numbers a:active, .woocommerce nav.woocommerce-pagination .page-numbers span:hover, .woocommerce nav.woocommerce-pagination .page-numbers span:focus, .woocommerce nav.woocommerce-pagination .page-numbers span:active {
      color: #212121;
      text-decoration: none; }
    .pagination a:hover, .pagination span:hover, .wp-pagenavi a:hover, .wp-pagenavi span:hover, .woocommerce nav.woocommerce-pagination .page-numbers a:hover, .woocommerce nav.woocommerce-pagination .page-numbers span:hover {
      border-color: #212121; }
    .pagination a.current, .pagination span.current, .wp-pagenavi a.current, .wp-pagenavi span.current, .woocommerce nav.woocommerce-pagination .page-numbers a.current, .woocommerce nav.woocommerce-pagination .page-numbers span.current {
      color: #212121;
      border-color: #212121; }
    .pagination a.curent-total, .pagination span.curent-total, .wp-pagenavi a.curent-total, .wp-pagenavi span.curent-total, .woocommerce nav.woocommerce-pagination .page-numbers a.curent-total, .woocommerce nav.woocommerce-pagination .page-numbers span.curent-total {
      border-color: transparent !important;
      color: #959595 !important; }

.woocommerce nav.woocommerce-pagination ul {
  padding-left: 0;
  float: left; }
  .woocommerce nav.woocommerce-pagination ul li {
    border: 0 none; }
    .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
      background: transparent !important; }

/*==============owl-carousel*/
.owl-carousel#owl-demo {
  margin: 0 -15px; }
  .owl-carousel#owl-demo .owl-item .item {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 15px;
    text-align: left; }
    .owl-carousel#owl-demo .owl-item .item .thumbnail_image {
      margin-bottom: 20px; }
    .owl-carousel#owl-demo .owl-item .item .content {
      color: #757575; }
      .owl-carousel#owl-demo .owl-item .item .content .wd-url-home a {
        color: #aa00ff;
        border-bottom: 2px solid #aa00ff;
        padding-bottom: 2px;
        text-transform: uppercase;
        font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease; }
        .owl-carousel#owl-demo .owl-item .item .content .wd-url-home a:hover {
          color: #212121;
          border-color: #212121; }
      .owl-carousel#owl-demo .owl-item .item .content .content_title h3 {
        margin-top: 15px;
        margin-bottom: 10px;
        text-transform: capitalize; }
        .owl-carousel#owl-demo .owl-item .item .content .content_title h3:before {
          background: transparent; }
        .owl-carousel#owl-demo .owl-item .item .content .content_title h3 a {
          font: 500 20px/1.35 "Montserrat", Helvetica, Arial, sans-serif; }
      .owl-carousel#owl-demo .owl-item .item .content .content_infor {
        padding-top: 8px;
        display: inline-block;
        width: 100%; }

/*.owl-carousel*/
/*==============social_icon*/
.social_icon {
  float: right;
  margin: 0 -5px; }
  .social_icon > div {
    display: inline-block;
    float: none;
    margin: 0 5px; }
    .social_icon > div a {
      color: #959595; }
      .social_icon > div a:hover, .social_icon > div a:focus, .social_icon > div a:active {
        color: #aa00ff;
        text-decoration: none; }

/*==============funiture-tab*/
.funiture-tab.vc_tta.vc_tta-shape-rounded {
  /*.vc_tta-panels-container*/ }
  .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    padding: 0;
    margin: 0;
    background-color: #f9f9f9;
    /*.vc_tta-tabs-list*/ }
    .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list {
      margin: 0; }
      .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
        margin: 0;
        border-top: 2px solid #f9f9f9; }
        .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover {
          border-color: #212121; }
          .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a {
            color: #959595; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a:hover, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a:focus, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a:active, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a:hover, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a:focus, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a:active {
              color: #212121;
              text-decoration: none; }
        .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
          border: 0 none;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          -moz-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease;
          padding: 30px;
          background-color: #f9f9f9;
          color: #959595;
          font: 400 12px/1.35 "Montserrat", Helvetica, Arial, sans-serif;
          text-transform: uppercase; }
  .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
    margin: 0;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    /*.vc_tta-panel-body*/ }
    .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
      padding: 0;
      background: #ffffff;
      /*.vc_toggle*/ }
      .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle {
        background-color: #f9f9f9;
        padding: 20px 30px;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        margin: 30px 0 0;
        /*.vc_toggle_title*/
        /*&.vc_toggle_active*/
        /*.vc_toggle_content*/ }
        .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title {
          padding-left: 0;
          padding-right: 30px;
          position: relative; }
          .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title h4 {
            color: #212121; }
          .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title i {
            position: absolute;
            right: 0;
            top: 12px;
            left: auto;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            display: inline-block;
            height: 30px;
            width: 30px;
            background-color: transparent;
            border: 2px solid #959595; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title i:after, .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title i:before {
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              content: '';
              left: 50%;
              position: absolute;
              top: 50%;
              background-color: #959595;
              border: 0 none; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title i:before {
              height: 2px;
              width: 14px; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_title i:after {
              width: 2px;
              height: 14px; }
        .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle.vc_toggle_active {
          background: #fff4f6; }
          .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle.vc_toggle_active i {
            border-color: #212121; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle.vc_toggle_active i:before {
              visibility: visible;
              background-color: #212121; }
            .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle.vc_toggle_active i:after {
              visibility: hidden; }
        .funiture-tab.vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body .vc_toggle .vc_toggle_content {
          padding-left: 0; }

/*.funiture-tab*/
/*==============body #page*/
body #page {
  overflow-x: hidden; }

.parallax {
  background-attachment: fixed !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  filter: inherit !important; }

.wp_title-left .heading-title-block h2 {
  text-align: left;
  background-position: left bottom; }

/*===============================================================TS_logo_layout==========*/
.TS-noborder .nchgrid-item.nchgrid-tile.nch-logo-image {
  border: 0 none; }
.TS-noborder .nchgrid-item img {
  width: auto !important;
  margin: 0 auto; }

/*===============================================================end of TS_logo_layout==========*/
.active {
  cursor: default; }
  .active a {
    cursor: default; }

.wd-thumbnail-post .thumbnail {
  border: 0 none;
  padding: 0;
  display: inline;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

form label.edd-label {
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  color: #959595; }

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px/1 Genericons;
  vertical-align: text-bottom; }

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
  clear: both; }

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
  content: "";
  display: table; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  height: 1px;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

a {
  text-decoration: none !important;
  vertical-align: top;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #757575; }
  a:focus, a:hover {
    color: #cccccc; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #959595; }

:-moz-placeholder {
  color: #959595; }

::-moz-placeholder {
  color: #959595; }

:-ms-input-placeholder {
  color: #959595; }

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
  max-width: 100%; }

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%; }

img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%; }

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
  max-width: 100%; }

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important; }

/* Images */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

figure.wp-caption.alignleft,
img.alignleft {
  margin: 5px 20px 5px 0; }

.wp-caption.alignleft {
  margin: 5px 10px 5px 0; }

figure.wp-caption.alignright,
img.alignright {
  margin: 5px 0 5px 20px; }

.wp-caption.alignright {
  margin: 5px 0 5px 10px; }

img.aligncenter {
  margin: 5px auto; }

img.alignnone {
  margin: 5px 0; }

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #220e10;
  /* font-size: 20px;*/
  font-style: italic;
  font-weight: 300;
  margin: 0 0 24px; }

div.wp-caption.alignright img[class*="wp-image-"] {
  float: right; }

div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px; }

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside; }

br {
  margin-bottom: 0.5em !important; }

.list-unstyled {
  list-style: outside none none;
  padding-left: 0; }

.clear-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.clear-padding-left {
  padding-left: 0 !important; }

.clear-padding-right {
  padding-right: 0 !important; }

/*div[itemprop="description"]{word-wrap: break-word; display:block;}*/
/*=column==================================================*/
.wd-col-lg-1 {
  width: 100%; }

.wd-col-lg-2 {
  width: 50%; }

.wd-col-lg-3 {
  width: 33.33333%; }

.wd-col-lg-4 {
  width: 25%; }

.wd-col-lg-5 {
  width: 20%; }

.wd-col-lg-6 {
  width: 16.66666%; }

.wd-col-lg-7 {
  width: 14.28571%; }

.wd-col-lg-8 {
  width: 12.50000%; }

.wd-col-lg-1, .wd-col-lg-2, .wd-col-lg-3, .wd-col-lg-4, .wd-col-lg-5, .wd-col-lg-6, .wd-col-lg-7, .wd-col-lg-8,
section.wd-col-lg-1, section.wd-col-lg-2, section.wd-col-lg-3, section.wd-col-lg-4, section.wd-col-lg-5, section.wd-col-lg-6, section.wd-col-lg-7, section.wd-col-lg-8 {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 1199px) {
  .wd-col-md-1 {
    width: 100%; }

  .wd-col-md-2 {
    width: 50%; }

  .wd-col-md-3 {
    width: 33.33333%; }

  .wd-col-md-4 {
    width: 25%; }

  .wd-col-md-5 {
    width: 20%; }

  .wd-col-md-6 {
    width: 16.66666%; }

  .wd-col-md-7 {
    width: 14.28571%; }

  .wd-col-md-8 {
    width: 12.50000%; } }
@media only screen and (max-width: 991px) {
  .wd-col-sm-1 {
    width: 100%; }

  .wd-col-sm-2 {
    width: 50%; }

  .wd-col-sm-3 {
    width: 33.33333%; }

  .wd-col-sm-4 {
    width: 25%; }

  .wd-col-sm-5 {
    width: 20%; }

  .wd-col-sm-6 {
    width: 16.66666%; }

  .wd-col-sm-7 {
    width: 14.28571%; }

  .wd-col-sm-8 {
    width: 12.50000%; } }
@media only screen and (max-width: 767px) {
  .wd-col-xs-1 {
    width: 100%; }

  .wd-col-xs-2 {
    width: 50%; }

  .wd-col-xs-3 {
    width: 33.33333%; }

  .wd-col-xs-4 {
    width: 25%; }

  .wd-col-xs-5 {
    width: 20%; }

  .wd-col-xs-6 {
    width: 16.66666%; }

  .wd-col-xs-7 {
    width: 14.28571%; }

  .wd-col-xs-8 {
    width: 12.50000%; }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    width: 100%; } }
@media only screen and (max-width: 479px) {
  .products {
    text-align: center; }

  .product {
    text-align: left; }

  .wd-col-mb-1 {
    width: 100%; }

  .wd-col-mb-2 {
    width: 50%; }

  .wd-col-mb-3 {
    width: 33.33333%; }

  .wd-col-mb-4 {
    width: 25%; }

  .wd-col-mb-5 {
    width: 20%; }

  .wd-col-mb-6 {
    width: 16.66666%; }

  .wd-col-mb-7 {
    width: 14.28571%; }

  .wd-col-mb-8 {
    width: 12.50000%; } }
.marginlr-auto {
  margin-left: auto !important;
  margin-right: auto !important; }
  .marginlr-auto > .wpb_column > .vc_column-inner > .wpb_wrapper {
    margin-left: -15px;
    margin-right: -15px; }

.no-title .mask .ts-image-hover-title {
  display: none; }

body, body.page {
  background: #ffffff;
  font: 400 13px/1.75 "Open Sans", Helvetica, Arial, sans-serif;
  color: #959595;
  overflow-x: hidden;
  height: auto; }

.wd-content-detail-post dt.gallery-icon {
  padding-bottom: 10px; }

table thead th {
  background-color: #ccc;
  color: #666; }
table th, table td {
  border: 1px solid #ccc;
  padding: 10px 20px; }

body.rtl {
  /*home*/ }
  body.rtl .pull-left {
    float: right !important; }
  body.rtl .pull-right {
    float: left !important; }
  body.rtl .download_cart .container_header_cart .edd-cart .edd-cart-item {
    text-align: right; }
    body.rtl .download_cart .container_header_cart .edd-cart .edd-cart-item > div {
      float: right;
      margin-right: 0;
      margin-left: 20px; }
    body.rtl .download_cart .container_header_cart .edd-cart .edd-cart-item a.edd-remove-from-cart {
      left: 0;
      right: auto; }
  body.rtl .wd-popup-search.show .searchform button, body.rtl .header-mobile .wd-header-bottom__menu > div.mobile-seach .searchform button {
    left: 0;
    right: auto; }
  body.rtl .header-mobile .wd-header-bottom__menu > div.mobile-seach .searchform input[type="text"] {
    padding-left: 30px;
    padding-right: 5px; }
  body.rtl .ubermenu-items-align-left.ubermenu-horizontal {
    text-align: center; }
    body.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li {
      text-align: right; }
      body.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li a {
        text-align: right; }
      body.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 ul.ubermenu-submenu li:hover > a:before {
        left: auto;
        right: -30px; }
  body.rtl .wd-testimonial_container .wd-testimonial_title {
    text-align: left;
    margin: 0 60px 40px 0; }
  body.rtl .wd-testimonial_container.wd-style-slider .wd-avatar {
    float: right;
    margin-right: 0;
    margin-left: 50px; }
  body.rtl .wd-testimonial_container .wd-info-testimonial {
    width: 50%; }
  body.rtl .wd-testimonial_container.style-2 .wd-shortcode-testimonials .wd-avatar a {
    left: auto;
    right: 15px; }
  body.rtl .wd-testimonial_container.style-2:hover .wd-shortcode-testimonials .wd-avatar a {
    left: auto;
    right: -5px; }
  body.rtl .testimonial_tab_container .testimonial_tab_left {
    float: right;
    padding-right: 0;
    padding-left: 30px; }
  body.rtl .wd-team-member.style-4 .wd_member_thumb, body.rtl .wd-team-member.style-4 .wd_member_info, body.rtl .wd-team-member .social-icons {
    float: right; }
  body.rtl .edd_downloads_list .edd_download .edd_download_title.title2, body.rtl .wd-related-wrapper .wd-related-slider .edd_download_title.title2, body.rtl .wd-related-wrapper .wd-related-product .edd_download_title.title2 {
    float: left; }
  body.rtl .shortcode-features .wd_feature_style_image .feature_thumbnail_image {
    float: right; }
  body.rtl .shortcode-features .wd_feature_style_image .feature_information {
    text-align: right;
    padding-left: 0;
    padding-right: 40px; }
    body.rtl .shortcode-features .wd_feature_style_image .feature_information h3.feature_title:before {
      left: auto;
      right: -20px; }
  body.rtl .feature_tab_left, body.rtl .contact-info .wpb_wrapper i.fa {
    float: right;
    margin-right: 0;
    margin-left: 20px; }
  body.rtl .feature_right_tab {
    padding-left: 0;
    padding-right: 10px; }
    body.rtl .feature_right_tab .feature_right_tab__container {
      float: right;
      padding-right: 0;
      padding-left: 30px; }
  body.rtl footer.footer .widget-title, body.rtl footer.footer .wd-title h2, body.rtl footer.footer aside.widget .widget-title,
  body.rtl footer.footer .widget_nav_menu ul li, body.rtl footer.footer .widget_recent_post ul li {
    text-align: right;
    padding-right: 0; }
  body.rtl footer.footer aside.widget.widget_recent_post .widget_per_slide li .wd-date-post {
    float: right; }
  body.rtl .downloads_widget .edd_download_inner .edd_download_image, body.rtl aside.widget.wd_widget_recent_onsaleproduct_wrapper.style_02 .product_detail_wd .product_thumbnail_wd, body.rtl aside.widget.widget_recent_post .widget_per_slide li .wd-thumbnail-post {
    float: right;
    margin-right: 0;
    margin-left: 30px; }
  body.rtl .vc_custom_1475469072695 {
    padding-left: 100px !important;
    padding-right: 0 !important; }
  body.rtl h2.vc_custom_heading.text_rtl {
    text-align: right !important; }
  body.rtl .wd-content-blog .wd-thumbnail-post, body.rtl .wd-content-single .wd-thumbnail-post, body.rtl .wd-related-wrapper .wd-wrap-content-blog__container .wd-thumbnail-post {
    left: auto;
    right: -10px; }
  body.rtl .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-thumbnail-post, body.rtl .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .slider, body.rtl .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-video, body.rtl .content_blog.wd-list-large .wd-load-more-content-blog .wd-wrap-content-blog .wd-audio,
  body.rtl .wd-content-single article .wd-tag-post, body.rtl a.download_icon_audio {
    float: right; }
  body.rtl .wd-comment-form ol.wd-commentlist .comment .comment-author {
    float: right;
    margin: -20px -20px 0 0; }
  body.rtl .wd-comment-form ol.wd-commentlist .comment .comment-text {
    padding: 25px 100px 25px 25px; }
  body.rtl aside.widget ul li {
    padding-left: 0;
    padding-right: 25px; }
    body.rtl aside.widget ul li
    :before {
      left: auto;
      right: 0; }
  body.rtl aside.widget ul.download_tag li {
    padding-right: 0;
    float: right; }
  body.rtl .wd-testimonial_container .owl-item {
    position: relative; }

html .rtl.woocommerce-account .woocommerce-MyAccount-navigation {
  float: right; }

html .rtl.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  padding-left: 0;
  padding-right: 30px; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  margin-top: 0 !important; }

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important; } }
/*# sourceMappingURL=style.scss.map */

/*# sourceMappingURL=style.css.map */

/* remove added to cart*/
a.added_to_cart {display:none !important}

.soldout {
padding: 3px 8px;
text-align: center;
background: #222;
color: white;
font-weight: bold;
position: absolute;
top: 6px;
right: 6px;
font-size: 12px;
}

.sold_out {
    top: 2em;
    left: -4em;
    color: #fff;
    display: block;
    position:absolute;
    text-align: center;
    text-decoration: none;
    letter-spacing: .06em;
    background-color: #A00;
    padding: 0.5em 5em 0.4em 5em;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    font: bold 16px/1.2em Arial, Sans-Serif;
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-transform: rotate(-45deg) scale(0.75,1);
    z-index:2;
}
.sold_out:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -5em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.7) dashed;
}
@media screen and (max-width: 782px) {
	.sold_out {
		top: 2em;
		left: -4em;
		color: #fff;
		display: block;
		position:absolute;
		text-align: center;
		text-decoration: none;
		letter-spacing: .06em;
		background-color: #A00;
		padding: 0.5em 5em 0.4em 5em;
		text-shadow: 0 0 0.75em #444;
		box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
		font: bold 12px/1.2em Arial, Sans-Serif;
		-webkit-text-shadow: 0 0 0.75em #444;
		-webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
		-webkit-transform: rotate(-45deg) scale(0.75,1);
		z-index:2;
	}
	.sold_out:before {
		content: '';
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		margin: -0.3em -5em;
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		border: 2px rgba(255,255,255,0.7) dashed;
	}
}
.grow { transition: all .2s ease-in-out;
 }
.grow:hover { transform: scale(1.1); }

.sale-badget {
  position: absolute;
  display: inline-block;
  background: orange;
  color: white;
  height: 3.5rem;
  width: 3.5rem;
  text-align: center;
  vertical-align: middle;
  line-height: 3.5rem;
  /*margin: 45vh 45vw;*/
  transform: rotate(-20deg);
  animation: beat 1s ease infinite alternate;
  z-index: 2;
}
.sale-badget:before, .sale-badget:after {
  content: "";
  position: absolute;
  background: inherit;
  height: inherit;
  width: inherit;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(30deg);
}
.sale-badget:after {
  transform: rotate(60deg);
}
@media screen and (max-width: 782px) {
	.sale-badget {
		height: 2.5rem;
		width: 2.5rem;
		line-height: 2.5rem;
		font-size: 11px;
	}
}
@keyframes beat {
  from {
    transform: rotate(-20deg) scale(1);
  }
  to {
    transform: rotate(-20deg) scale(1.1);
  }
}
@media screen and (max-width: 782px) {
	nav.ubermenu-horizontal .ubermenu-nav li.ubermenu-item-level-0 {
		width: 100%;
	}
}

// Loader TheGhostProduction

.windows8 {
	position: relative;
	width: 62px;
	height:62px;
	margin:auto;
}

.windows8 .wBall {
	position: absolute;
	width: 59px;
	height: 59px;
	opacity: 0;
	transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-moz-transform: rotate(225deg);
	animation: orbit 6.96s infinite;
		-o-animation: orbit 6.96s infinite;
		-ms-animation: orbit 6.96s infinite;
		-webkit-animation: orbit 6.96s infinite;
		-moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall{
	position: absolute;
	width: 8px;
	height: 8px;
	background: rgb(170,0,255);
	left:0px;
	top:0px;
	border-radius: 8px;
}

.windows8 #wBall_1 {
	animation-delay: 1.52s;
		-o-animation-delay: 1.52s;
		-ms-animation-delay: 1.52s;
		-webkit-animation-delay: 1.52s;
		-moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
	animation-delay: 0.3s;
		-o-animation-delay: 0.3s;
		-ms-animation-delay: 0.3s;
		-webkit-animation-delay: 0.3s;
		-moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
	animation-delay: 0.61s;
		-o-animation-delay: 0.61s;
		-ms-animation-delay: 0.61s;
		-webkit-animation-delay: 0.61s;
		-moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
	animation-delay: 0.91s;
		-o-animation-delay: 0.91s;
		-ms-animation-delay: 0.91s;
		-webkit-animation-delay: 0.91s;
		-moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
	animation-delay: 1.22s;
		-o-animation-delay: 1.22s;
		-ms-animation-delay: 1.22s;
		-webkit-animation-delay: 1.22s;
		-moz-animation-delay: 1.22s;
}



@keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		transform: rotate(180deg);
		animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		transform: rotate(300deg);
		animation-timing-function: linear;
		origin:0%;
	}

	30% {
		opacity: 1;
		transform:rotate(410deg);
		animation-timing-function: ease-in-out;
		origin:7%;
	}

	39% {
		opacity: 1;
		transform: rotate(645deg);
		animation-timing-function: linear;
		origin:30%;
	}

	70% {
		opacity: 1;
		transform: rotate(770deg);
		animation-timing-function: ease-out;
		origin:39%;
	}

	75% {
		opacity: 1;
		transform: rotate(900deg);
		animation-timing-function: ease-out;
		origin:70%;
	}

	76% {
	opacity: 0;
		transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		transform: rotate(900deg);
	}
}

@-o-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-o-transform: rotate(180deg);
		-o-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-o-transform: rotate(300deg);
		-o-animation-timing-function: linear;
		-o-origin:0%;
	}

	30% {
		opacity: 1;
		-o-transform:rotate(410deg);
		-o-animation-timing-function: ease-in-out;
		-o-origin:7%;
	}

	39% {
		opacity: 1;
		-o-transform: rotate(645deg);
		-o-animation-timing-function: linear;
		-o-origin:30%;
	}

	70% {
		opacity: 1;
		-o-transform: rotate(770deg);
		-o-animation-timing-function: ease-out;
		-o-origin:39%;
	}

	75% {
		opacity: 1;
		-o-transform: rotate(900deg);
		-o-animation-timing-function: ease-out;
		-o-origin:70%;
	}

	76% {
	opacity: 0;
		-o-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-o-transform: rotate(900deg);
	}
}

@-ms-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-ms-transform: rotate(180deg);
		-ms-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-ms-transform: rotate(300deg);
		-ms-animation-timing-function: linear;
		-ms-origin:0%;
	}

	30% {
		opacity: 1;
		-ms-transform:rotate(410deg);
		-ms-animation-timing-function: ease-in-out;
		-ms-origin:7%;
	}

	39% {
		opacity: 1;
		-ms-transform: rotate(645deg);
		-ms-animation-timing-function: linear;
		-ms-origin:30%;
	}

	70% {
		opacity: 1;
		-ms-transform: rotate(770deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:39%;
	}

	75% {
		opacity: 1;
		-ms-transform: rotate(900deg);
		-ms-animation-timing-function: ease-out;
		-ms-origin:70%;
	}

	76% {
	opacity: 0;

		-ms-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-ms-transform: rotate(900deg);
	}
}

@-webkit-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-webkit-transform: rotate(180deg);
		-webkit-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-webkit-transform: rotate(300deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:0%;
	}

	30% {
		opacity: 1;
		-webkit-transform:rotate(410deg);
		-webkit-animation-timing-function: ease-in-out;
		-webkit-origin:7%;
	}

	39% {
		opacity: 1;
		-webkit-transform: rotate(645deg);
		-webkit-animation-timing-function: linear;
		-webkit-origin:30%;
	}

	70% {
		opacity: 1;
		-webkit-transform: rotate(770deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:39%;
	}

	75% {
		opacity: 1;
		-webkit-transform: rotate(900deg);
		-webkit-animation-timing-function: ease-out;
		-webkit-origin:70%;
	}

	76% {
	opacity: 0;
		-webkit-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-webkit-transform: rotate(900deg);
	}
}

@-moz-keyframes orbit {
	0% {
		opacity: 1;
		z-index:99;
		-moz-transform: rotate(180deg);
		-moz-animation-timing-function: ease-out;
	}

	7% {
		opacity: 1;
		-moz-transform: rotate(300deg);
		-moz-animation-timing-function: linear;
		-moz-origin:0%;
	}

	30% {
		opacity: 1;
		-moz-transform:rotate(410deg);
		-moz-animation-timing-function: ease-in-out;
		-moz-origin:7%;
	}

	39% {
		opacity: 1;
		-moz-transform: rotate(645deg);
		-moz-animation-timing-function: linear;
		-moz-origin:30%;
	}

	70% {
		opacity: 1;
		-moz-transform: rotate(770deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:39%;
	}

	75% {
		opacity: 1;
		-moz-transform: rotate(900deg);
		-moz-animation-timing-function: ease-out;
		-moz-origin:70%;
	}

	76% {
	opacity: 0;
		-moz-transform:rotate(900deg);
	}

	100% {
	opacity: 0;
		-moz-transform: rotate(900deg);
	}
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

{
   -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

/* The GhostProdution Filters */
.sort {
  padding:8px 30px;
  border-radius: 6px;
  border:none;
  display:inline-block;
  color:#fff;
  text-decoration: none;
  background-color: #28a8e0;
  height:30px;
}
.sort:hover {
  text-decoration: none;
  background-color:#1b8aba;
}
.sort:focus {
  outline:none;
}
.sort:after {
  display:inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content:"";
  position: relative;
  top:-10px;
  right:-5px;
}
.sort.asc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content:"";
  position: relative;
  top:4px;
  right:-5px;
}
.sort.desc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  content:"";
  position: relative;
  top:-4px;
  right:-5px;
}
.pagination {
  display: block;
  padding: 5px;
  clear: both;
  text-align: center;s
}
.pagination li {
  display: inline-block;
  padding: 5px;
}

.no-result {
	display:none;
	text-align: center;
}

#users{
 display:none;
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}


/* Multiselect */

.multiselect-wrapper {
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	text-align: left;
}

.multiselect-wrapper hr {
	margin-bottom: 10px;
	margin-top: 10px;
}

.multiselect-wrapper .multiselect-input {
	width: 100%;
	padding-right: 50px;
}

.multiselect-wrapper label {
	display: block;
	font-weight : normal;
}

.multiselect-wrapper .multiselect-list {
	z-index: 5;
	position: absolute;
	display: none;
	background-color: white;
	border: 1px solid #c7c7c7;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-top: -2px;
}

	.multiselect-wrapper .multiselect-list.active {
		display: block;
	}

	.multiselect-wrapper .multiselect-list > span {
		/*font-weight: bold;*/
	}

	.multiselect-wrapper .multiselect-list .multiselect-checkbox {
		/*margin-left: 2px;
		margin-right: 2px;
		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 10px;
		top: 5px;
		cursor: pointer;
		z-index: 1;*/
	}


.multiselect-checkbox {
  visibility: hidden;
}

input.multiselect-checkbox::after {
  visibility: visible;
  content: " ";

	position: relative;
    width: 18px;
    height: 18px;
    border: 1px solid #c7c7c7;
    float: left;
    margin-right: 23px;
    /*top: 5px;*/
    cursor: pointer;
    z-index: 5;
}

input.multiselect-checkbox:checked::after {
	background: url('assets/images/checked.png') no-repeat 50% 50%;
  	content: " ";
	position: relative;
    width: 18px;
    height: 18px;
    border: 1px solid #c7c7c7;
    float: left;
    margin-right: 23px;
    /*top: 5px;*/
    cursor: pointer;
    z-index: 5;
}


	.multiselect-wrapper .multiselect-list > span,
	.multiselect-wrapper .multiselect-list li {
		cursor: default;
		font-size: 14px;
	}

	.multiselect-list span.multiselect-text {
		margin-left: 10px;
	}

.multiselect-wrapper .multiselect-list {
	padding: 5px 10px;
	width: 100%;
}

.multiselect-wrapper ul {
	list-style: none;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.multiselect-wrapper ul li {
	padding-right: 20px;
	display: block;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #696a71;
}

/*Only for IE*/
@media all and (-ms-high-contrast:none)
{
	.multiselect-checkbox {
	  visibility: visible;
	}

	input.multiselect-checkbox::after {
	  visibility: hidden;
	  content: " ";

		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}

	input.multiselect-checkbox:checked::after {
		visibility: hidden;
		background: url('assets/images/checked.png') no-repeat 50% 50%;
		content: " ";
		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}
}

/* Only for Edge */
@supports (-ms-ime-align:auto) {
	.multiselect-checkbox {
	  visibility: visible;
	}

	input.multiselect-checkbox::after {
	  visibility: hidden;
	  content: " ";

		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}

	input.multiselect-checkbox:checked::after {
		visibility: hidden;
		background: url('assets/images/checked.png') no-repeat 50% 50%;
		content: " ";
		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}
}

/* Only for Firefox */
@-moz-document url-prefix()
{
	.multiselect-checkbox {
	  visibility: visible;
	}

	input.multiselect-checkbox::after {
	  visibility: hidden;
	  content: " ";

		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}

	input.multiselect-checkbox:checked::after {
		visibility: hidden;
		background: url('assets/images/checked.png') no-repeat 50% 50%;
		content: " ";
		position: relative;
		width: 18px;
		height: 18px;
		border: 1px solid #c7c7c7;
		float: left;
		margin-right: 23px;
		cursor: pointer;
		z-index: 5;
	}
}

		.multiselect-wrapper ul li.active {
			/*background-color: #f3f3f3;*/
		}

		.multiselect-wrapper ul li:hover {
			/*background-color: #aa00ff;
			color: white;*/
		}

.multiselect-input-div {
	height: 34px;
}

	.multiselect-input-div input{
		border: 1px solid #c7c7c7;
		background : #fff;
		margin: 5px 0 6px 0;
		padding: 5px;
		vertical-align:middle;
	}

.multiselect-count {
	position: relative;
	text-align: center;
	border-radius: 2px;
	background-color: #fff;
	color: #fff;
	display: inline-block !important;
	padding: 2px 7px;
	left: -45px;
	display: none;
}

.multiselect-dropdown-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
	position: absolute;
	line-height: 20px;
	text-align: center;
	display: inline-block !important;
	margin-top: 17px;
	margin-left: -42px;
}

#slider-container {
	width: 100%;
}

@media (max-width: 500px) {
	#slider-container {

	}
}

@media (min-width: 1069px) {
	#slider-container {

	}
}

.multiselect-count {
	display: none;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
    /*background-color: #ccc;
    border: 1px solid #ddd;*/
}
#project-file-img {
    position: relative;
}
#project-file-img img {
    position: absolute;
    top: -40px;
    right: 0px;
}
#project-file-img-mobile {
    position: relative;
}
#project-file-img-mobile img {
    position: absolute;
	top: -30px;
    right: 0px;
    width: 30px;
    height: 30px;
}

/* Toggle style */

.hide-sold-div {

}
@media (max-width: 767px) {
	.hide-sold-div {
		margin-top: 45px;
		display: block;
	}
}

@media (min-width: 768px) {
	.tracks-filters {
		padding-left: 40px;
	}
}

.hide-sold-div section {
  width: 160px;
  display: inline-block;
}
.hide-sold-div input {
  display: block;
  opacity: 0;
}
.hide-sold-div label {
    width: 34px;
    height: 19px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    background: rgb(189, 189, 189);
    border-radius: 30px;
    transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
}
.hide-sold-div label:after {
    left: 0;
    width: 15px;
    height: 15px;
    margin: 5px;
    margin-right: 3px;
    margin-top: 2px;
    margin-left: 3px;
    content: '';
    position: absolute;
    background: #FFF;
    border-radius: 10px;
}
.hide-sold-div input:checked + label {
    background: rgb(170, 0, 255);
}
.hide-sold-div input:checked + label:after {
  left: auto;
  right: 0;
}

.hide-sold-div p {
  font: normal 8px/40px Arial;
  color: rgb(189, 189, 189);
  display: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.hide-sold-div input:checked ~ p:nth-of-type(1) {
  color: rgb(39, 173, 95);
  display: block;
}
.hide-sold-div input:not(:checked) ~ p:nth-of-type(2) {
  display: block;
}

/* Step by step progressbar */
.container-steps{
  width: 600px;
  margin: auto;
  padding-bottom: 55px;
}
.progressbar-steps {
  margin: 0;
  padding: 0;
  counter-reset: step;
}
.progressbar-steps li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}
.progressbar-steps li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
}
.progressbar-steps li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar-steps li:first-child:after {
  content: none;
}
.progressbar-steps li.active {
  color: green;
}
.progressbar-steps li.active:before {
  border-color: #55b776;
}
.progressbar-steps li.active + li:after {
  background-color: #55b776;
}
/* Side Cart Remove Quantity Buttons and Other Styles */
.woofc-item-qty {
	display: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
	color: #212121;
	border-color: #212121;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
    background-color: #212121;
}
.woofc-count span {
	background: #aa00ff;
}
/* Fix Image Size On Shop */
.col-track-5 .dzsap-grid-style2-item img.fullwidth {
	width: 100%;
}
/* Player Skin */
/*.audioplayer.skin-wave .playbtn{
	background-color: #aa00ff !important;
}
.audioplayer.skin-wave .pausebtn{
	background-color: #aa00ff !important;
}
.dzs-container .volume_active {
	background-color: #aa00ff !important;
}
.dzs-container .meta-artist .the-artist {
	color: #aa00ff !important;
}
.dzs-container .prev-btn,.next-btn {
	background-color: #aa00ff !important;
}
.dzs-container .just-icon-icon:hover {
	color: #aa00ff !important;
}
.dzs-container .dzsap-loop-button:hover, .dzs-container .dzsap-loop-button.active path{
	fill: #aa00ff !important;
}*/
/* Woocommerce Styles */
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	display: inline-block !important;
}