@charset "UTF-8";

/*
 Theme Name: primestudio
 Theme URI: http://themeforest.net/user/0effortthemes/portfolio
 Author: 0effortthemes Team
 Author URI: http://0effortthemes.com/
 Description: Our theme is clean, blog-focused, and designed for clarity.
 Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain: primestudio

 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
/* ------------------------------------------ */

/* body */

/* 01 - Variables -> Defines all color variables used in this theme */

/* 02 - Icons -> Defines all text fonts and icon fonts family */

/* 03 - Components 
     3.1 -  Header
     3.2 -  Nav
     3.3 -  Footer
     3.4 -  Base
     3.5 -  Breadcrumbs
     3.6 -  Forms
     3.7 -  VC elements
     3.8 -  Author
     3.9 -  Comments
     3.10-  Mixins
     3.11-  Post
     3.12-  Widget
     3.13-  Pagination
     3.14-  Social Icon
  */

/* 04 - Pages
     4.1 -  Home
     4.2 -  About
     4.3 -  Admin
     4.4 -  Cart
     4.5 -  Product
     4.6 -  Shop
     4.7 -  Single Post
     4.8 -  Checkout
     4.9 -  Error
  */

.container,
.page-has-vc .entry-header,
.page-has-vc .entry-footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.page-has-vc .entry-header:before,
.page-has-vc .entry-footer:before,
.container:after,
.page-has-vc .entry-header:after,
.page-has-vc .entry-footer:after {
  content: " ";
  display: table;
}

.container:after,
.page-has-vc .entry-header:after,
.page-has-vc .entry-footer:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.post-author-box .primestudio-author-article {
  margin-right: 15px;
}

.post-author-box .author-description {
  border-bottom: 1px solid #edebeb;
  padding-bottom: 35px;
}

.post-author-box .author-follow {
  margin-right: 6px;
}

.author-image {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.author-name a {
  color: #535353;
  font-size: 18px;
  margin-bottom: 20px;
  display: inline-block;
}

.author-name a:hover {
  text-decoration: none;
  color: #fe8427;
}

.author-description {
  margin-bottom: 20px;
}

.author-box {
  margin-bottom: 50px;
}

.author .author-description {
  margin-bottom: 60px;
  float: left;
  width: 100%;
}

.author .author-description .author-image img {
  border-radius: 50%;
}

img {
  max-width: 100%;
  height: auto;
}

.break-word,
* {
  word-wrap: break-word;
}

.wrap-overflow {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p,
li {
  font-size: 14px;
  line-height: 1.8;
}

body {
  font-family: "Open Sans", sans-serif;
}

a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  box-shadow: none;
}

.entry-header {
  margin: 0 0 25px;
}

.page-title {
  margin: 0 0 25px;
}

.site-content {
  padding: 35px 0;
}

.animate-cart {
  -webkit-animation: bounceInCus 1s ease-in-out;
  -o-animation: bounceInCus 1s ease-in-out;
  animation: bounceInCus 1s ease-in-out;
}

@-webkit-keyframes bounceInCus {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.9, 1.9, 1.9);
    transform: scale3d(1.9, 1.9, 1.9);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes bounceInCus {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.9, 1.9, 1.9);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.5, 1.5, 1.5);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceInCus {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.9, 1.9, 1.9);
    transform: scale3d(1.9, 1.9, 1.9);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceInCus;
  -o-animation-name: bounceInCus;
  animation-name: bounceInCus;
}

.entry-content {
  font-family: "Open Sans", sans-serif;
  color: #535353;
  font-size: 15px;
  line-height: 1.8;
}

.entry-content a {
  color: #fe8427;
}

.entry-content ul,
.entry-content ol {
  margin: 10px 0 0 20px;
  padding: 0;
}

.entry-content ul li,
.entry-content ol li {
  padding-bottom: 15px;
}

/* search page */

.search-no-results .no-results {
  min-height: 62vh;
}

.search-no-results .search-form label input[type="search"] {
  width: 280px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  padding: 10px 0;
}

.search-no-results .search-form .search-submit {
  background: #fe8427;
  color: #ffffff;
  padding: 6px 12px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.search-no-results .search-form .search-submit:hover {
  box-shadow: 0px 4px 12px #b7b7b7;
  padding: 8px 15px;
  letter-spacing: 2px;
}

.crumb-links {
  font-family: "Open Sans", sans-serif;
  color: #424242;
  font-size: 15px;
  line-height: 18px;
  margin: 15px 0 20px;
}

.crumb-links .links,
.crumb-links a {
  color: #424242;
  font-weight: 600;
}

.crumb-links .links:hover,
.crumb-links a:hover {
  color: #fe8427;
  text-decoration: none;
}

.crumb-links .current {
  font-weight: 300;
}

.user-img-holder {
  float: left;
  margin: 0 20px 15px 0;
  width: 60px;
}

.comment-title h4 {
  color: #fe8427;
  font-size: 18px;
  line-height: 1.8;
}

.comment-title .date {
  color: #6d6c6c;
  font-size: 13px;
  line-height: 1;
}

.comment-list {
  list-style-type: none;
  margin: 0;
  padding: 30px 0;
  border-bottom: 1px solid #d5d5d5;
}

.comment-list .children {
  list-style-type: none;
}

.comment-content {
  margin-top: 30px;
  text-align: right;
}

.comment-content a {
  color: #fe8427;
  padding: 6px 18px;
}

.reply-container {
  display: inline-block;
  margin: 0 8px;
}

.reply-container a {
  border: 1px solid #fe8427;
  background: #fe8427;
  color: #ffffff;
  border-radius: 4px;
}

.reply-container a i {
  margin-right: 6px;
}

.reply-container a:hover {
  background: #ffffff;
  color: #fe8427;
}

.single .comments-area {
  float: left;
  width: 100%;
}

.comments-area {
  border-top: 1px solid #d5d5d5;
  margin-top: 35px;
}

.comment-form-comment textarea {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
  border: 1px solid #d5d5d5;
}

.comment-form {
  float: left;
  width: 100%;
}

.comment-form .comment-form-cookies-consent {
  width: 100%;
  float: left;
}

.comment-form input[type="radio"],
.comment-form input[type="checkbox"] {
  margin-right: 12px;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  width: 100%;
  padding: 10px 20px;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
  box-shadow: 0 0 10px #febe8d;
  outline: none;
  border: 1px solid #fe8427;
}

.form-submit {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 25px;
}

.form-submit .submit {
  background: #fe8427;
  color: #ffffff;
  border-radius: 0;
  border: none;
  padding: 10px 18px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.form-submit .submit:hover {
  background: #fea15a;
}

.comment-form-author {
  float: left;
  width: 100%;
}

.comment-form-email {
  float: left;
  width: 100%;
}

.comment-form-url {
  float: left;
  width: 100%;
}

form.checkout input[type="text"],
form.checkout input[type="email"],
form.checkout input[type="tel"],
form.checkout input[type="url"],
form.checkout select {
  border: 1px solid #d5d5d5;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 1;
  border-radius: 0;
}

form.checkout .select2-container--default .select2-selection--single {
  border: 1px solid #d5d5d5;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 1;
  border-radius: 0;
  height: 40px;
}

form.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

form.checkout .form-row textarea {
  border: 1px solid #d5d5d5;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 1;
  height: 80px;
}

form.checkout .woocommerce-shipping-fields .checkbox {
  padding-left: 30px;
}

form.checkout .woocommerce-shipping-fields .checkbox .input-checkbox {
  margin-left: -30px;
}

.widget-footer-wrapper {
  padding: 25px 0;
}

.widget-footer-wrapper .widget {
  background: none;
}

.widget-footer-wrapper .column-3 .widget .calendar_wrap caption {
  font-size: 18px;
}

.widget-footer-wrapper .column-3 .widget #wp-calendar #prev,
.widget-footer-wrapper .column-3 .widget #wp-calendar #next {
  top: 46px;
}

.widget-footer-wrapper .column-3 .widget .widget-title {
  font-size: 20px;
}

.site-footer {
  background: #f9f8f8;
}

.footer-copyright {
  background: #fe8427;
  padding: 25px 0;
}

.site-header {
  padding: 25px 0;
  box-shadow: 0 6px 6px #d5d5d5;
}

.site-branding {
  display: inline-block;
  padding-right: 35px;
  width: 180px;
}

.site-branding img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.site-branding a {
  display: inline-block;
}

.header-top-bar {
  display: inline-block;
  padding-left: 35px;
  max-width: 900px;
}

.header-top-bar .nav-toggle {
  width: 30px;
  height: 30px;
  display: inline-block;
  float: right;
  position: relative;
  background: transparent;
  border: 0;
  z-index: 122;
}

.header-top-bar .nav-toggle:focus {
  outline: none;
  box-shadow: 0 0 0 transparent;
}

.header-top-bar .nav-toggle span {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  right: 0;
  height: 2px;
  background: #fe8427;
  -webkit-transition: background 0s 0.3s;
  -o-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}

.header-top-bar .nav-toggle span:before,
.header-top-bar .nav-toggle span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fe8427;
  content: '';
  -webkit-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}

.header-top-bar .nav-toggle span:before {
  top: -8px;
  -webkit-transition-property: top, background, -webkit-transform;
  transition-property: top, background, -webkit-transform;
  -o-transition-property: top, background, -o-transform;
  transition-property: top, transform , background;
  transition-property: top, transform , background, -webkit-transform , -o-transform;
}

.header-top-bar .nav-toggle span:after {
  bottom: -8px;
  -webkit-transition-property: bottom, background, -webkit-transform;
  transition-property: bottom, background, -webkit-transform;
  -o-transition-property: bottom, background, -o-transform;
  transition-property: bottom, transform, background;
  transition-property: bottom, transform, background, -webkit-transform, -o-transform;
}

.header-top-bar .nav-toggle.is-active span {
  background: transparent;
}

.header-top-bar .nav-toggle.is-active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #ffffff;
  -webkit-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

.header-top-bar .nav-toggle.is-active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #ffffff;
  -webkit-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

.main-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Roboto", sans-serif;
}

.main-navigation li {
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 0;
  display: block;
  font-size: 15px;
}

.main-navigation li > span {
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 12px;
}

.main-navigation li ul {
  margin: 0;
  padding: 0;
}

.main-navigation li ul li {
  font-size: 14px;
}

.main-navigation li ul li a {
  color: #ffffff;
  display: block;
}

.main-navigation li ul li:hover > a {
  color: #ffffff;
  background: #20315d;
}

.main-navigation li a {
  color: #4e565d;
}

.main-navigation li a:hover {
  text-decoration: none;
  color: #fe8427;
}

.main-navigation .current_page_item > a {
  font-weight: 700;
}

.main-navigation li.menu-cart {
  line-height: 15px;
}

.main-navigation li.menu-cart > a {
  position: relative;
}

.main-navigation li.menu-cart > a:before {
  font-size: 18px;
}

.main-navigation li.menu-cart > a > span {
  position: absolute;
  top: -19px;
  right: -14px;
  font-size: 11px;
  line-height: 20px;
  background: #fe8427;
  border-radius: 50%;
  color: #152244;
  width: 20px;
  height: 20px;
  text-align: center;
}

.main-navigation li.menu-cart .mini-cart-menu {
  min-width: 300px;
  padding-top: 10px;
  left: auto;
  right: 0;
  min-height: auto;
  max-height: 500px;
  overflow-y: auto;
}

.main-navigation li.menu-cart .mini-cart-menu li {
  position: relative;
  padding: 5px 15px;
}

.main-navigation li.menu-cart .mini-cart-menu li a {
  padding: 0;
}

.main-navigation li.menu-cart .mini-cart-menu li .product-thumbnail {
  max-width: 84px;
  max-height: 84px;
  float: left;
  width: 20%;
  margin-right: 12px;
}

.main-navigation li.menu-cart .mini-cart-menu li .product-thumbnail img {
  width: 100%;
  height: 100%;
}

.main-navigation li.menu-cart .mini-cart-menu li .product-meta {
  float: left;
  width: 70%;
}

.main-navigation li.menu-cart .mini-cart-menu li .product-meta .quantity {
  margin-top: 10px;
  display: block;
}

.main-navigation li.menu-cart .mini-cart-menu li .remove {
  position: absolute;
  right: 15px;
  top: 25px;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  line-height: 20px;
}

.main-navigation li.menu-cart .mini-cart-menu li .total span {
  float: right;
}

.main-navigation li.menu-cart .mini-cart-menu li.view_cart {
  display: inline-block;
  width: 50%;
  padding-top: 0;
  padding-bottom: 20px;
  text-align: center;
}

.main-navigation li.menu-cart .mini-cart-menu li.view_cart a {
  border: 1px solid #535353;
  color: #535353;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.main-navigation li.menu-cart .mini-cart-menu li.view_cart a:hover {
  background: #535353;
  color: #ffffff;
}

.main-navigation li.menu-cart .mini-cart-menu li.checkout {
  display: inline-block;
  width: 50%;
  padding-top: 0;
  padding-bottom: 20px;
  text-align: center;
}

.main-navigation li.menu-cart .mini-cart-menu li.checkout a {
  border: 1px solid #535353;
  background-color: #535353;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.main-navigation li.menu-cart .mini-cart-menu li.checkout a:hover {
  background: transparent;
  color: #535353;
}

.pagination-block {
  text-align: center;
  margin: 30px 0 40px;
}

.pagination-block ul.page-numbers {
  margin: 0;
  padding: 0;
}

.pagination-block li .page-numbers {
  padding: 6px 12px;
  line-height: 1.8;
  display: inline-block;
  background: #fe8427;
  border: 1px solid #fe8427;
  color: #ffffff;
  -webkit-transition: background 0.4s ease, color 0.4s ease;
  -o-transition: background 0.4s ease, color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease;
}

.pagination-block li .page-numbers.next,
.pagination-block li .page-numbers.prev {
  color: #ffffff;
}

.pagination-block li .page-numbers.next:hover,
.pagination-block li .page-numbers.prev:hover {
  background: #f16901;
  color: #e6e5e5;
}

.pagination-block li .page-numbers.current {
  background: transparent;
  color: #fe8427;
}

.pagination-block li .page-numbers:hover {
  background: #f16901;
  color: #e6e5e5;
}

/* pageination styling for `bullets` */

.pagination-block.pagination-style-5 li .page-numbers {
  padding: 6px;
}

.pagination-block.pagination-style-5 .pagination-info {
  color: #fe8427;
}

/* pageination styling for `older & newer text` */

.pagination-block.pagination-style-2 a {
  margin: 10px;
  padding: 10px;
  border-radius: 4px;
  background: #fe8427;
  border: 1px solid #fe8427;
  color: #ffffff;
  -webkit-transition: background 0.4s ease, color 0.4s ease;
  -o-transition: background 0.4s ease, color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease;
  font-size: 14px;
  line-height: 1.4;
}

.pagination-block.pagination-style-2 a:hover {
  text-decoration: none;
  background: transparent;
  color: #fe8427;
}

/* pageination styling for `load more` */

.pagination-block .primestudio-ajax-loadmore {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 4px;
  background: #fe8427;
  color: #ffffff;
  -webkit-transition: background 0.4s ease, color 0.4s ease;
  -o-transition: background 0.4s ease, color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease;
  font-size: 14px;
  line-height: 1.4;
}

.pagination-block .primestudio-ajax-loadmore .load-more-text {
  color: #ffffff;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.pagination-block .primestudio-ajax-loadmore:hover {
  background: #f16901;
  color: #e6e5e5;
}

.pagination-block .primestudio-ajax-loadmore:hover .load-more-text {
  color: #e6e5e5;
}

/* style without selecting options from backend */

a.page-numbers {
  background: #fe8427;
  color: #ffffff;
}

a.page-numbers:hover {
  text-decoration: none;
  background: #000000;
}

.page-numbers.current {
  background: #000000;
}

.post.sticky .post-wrapper {
  border: 1px solid #fe8427;
}

.post.sticky .post-wrapper:hover {
  box-shadow: 0 20px 40px #d5d5d5;
}

.post-wrapper {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  box-shadow: 0 0 10px #d5d5d5;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post-wrapper:hover {
  box-shadow: 0 20px 40px #d5d5d5;
}

.post-wrapper .entry-header {
  padding: 60px 25px 0;
}

.post-wrapper .entry-title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 0;
}

.post-wrapper .entry-title a {
  color: #424242;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post-wrapper .entry-title a:hover {
  color: #fe8427;
  text-decoration: none;
}

.post-wrapper .dashicons {
  position: absolute;
  top: 0;
  left: 0px;
  color: #353535;
  background: #ffffff;
  width: 54px;
  height: 54px;
  text-align: center;
  font-size: 22px;
  line-height: 54px;
  box-shadow: 2px 2px 15px #d1d1d1;
}

.post-wrapper .entry-meta {
  margin-bottom: 25px;
  font-size: 13px;
  color: #1a1919;
}

.post-wrapper .entry-meta i {
  color: #fe8427;
}

.post-wrapper .entry-meta a {
  color: #fe8427;
}

.post-wrapper .entry-meta span {
  margin-right: 12px;
}

.post-wrapper .entry-footer {
  font-size: 12px;
  padding-left: 25px;
  padding-right: 25px;
  color: #1a1919;
}

.post-wrapper .entry-footer i {
  color: #fe8427;
}

.post-wrapper .entry-footer a {
  color: #1a1919;
}

.post-wrapper .entry-footer span {
  margin-right: 12px;
}

.post-wrapper .entry-content {
  margin-bottom: 25px;
  font-family: "Open Sans", sans-serif;
  color: #5d5d5d;
}

.post-wrapper .primestudio_post_content {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
}

.post-wrapper .primestudio_post_content .blog-read-more {
  font-size: 14px;
  font-weight: bold;
}

.post .entry-meta {
  margin-bottom: 25px;
  font-size: 13px;
  color: #1a1919;
}

.post .entry-meta i {
  color: #fe8427;
}

.post .entry-meta a {
  color: #1a1919;
}

.post .entry-meta span {
  margin-right: 12px;
}

/* gallery post styling */

.slick-slider {
  position: relative;
}

.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  color: #ffffff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  z-index: 12;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-shadow: 1px 1px 1px #000;
  background: rgba(0, 0, 0, 0.4);
}

.slick-slider .slick-arrow.prev {
  left: 0;
}

.slick-slider .slick-arrow.next {
  right: 0;
}

.slick-slider .slick-arrow:hover {
  color: #fe8427;
}

/* overlay styling */

.primestudio_post_featured_image {
  position: relative;
}

.primestudio_post_featured_image img {
  width: 100%;
}

.primestudio-quote-overlay,
.primestudio-chat-overlay,
.primestudio-status-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 60px 25px;
  background: rgba(0, 0, 0, 0.45);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #ffffff;
}

/* audio post play button styling */

.post.tag-audio .entry-header {
  position: relative;
}

.page-has-vc .vc_row .vc_inner {
  margin-left: -15px;
  margin-right: -15px;
}

.page-has-vc .vc_row[data-vc-full-width] {
  max-width: 150%;
  margin-left: -15px;
  margin-right: -15px;
}

.page-has-vc .vc_row[data-vc-full-width] .vc_inner {
  margin-left: auto;
  margin-right: auto;
}

.widget {
  background-color: white;
  padding: 30px 25px;
  margin-bottom: 15px;
}

.widget > ul {
  margin: 10px 0;
  padding: 0;
}

.widget > div > ul {
  margin: 10px 0;
  padding: 0;
}

.widget p {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.widget ul {
  padding: 0;
}

.widget ul li {
  list-style-type: none;
  padding: 10px 0 10px 15px;
  position: relative;
  color: #535353;
  border-top: 1px solid #ebebeb;
  font-size: 15px;
  line-height: 1.2;
}

.widget ul li .children li,
.widget ul li .sub-menu li {
  border-top: 0;
  padding-left: 10px;
  padding-bottom: 0;
  font-size: 14px;
}

.widget ul li .children li:before,
.widget ul li .sub-menu li:before {
  width: 6px;
  height: 6px;
}

.widget ul li:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  background: #fe8427;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

.widget ul li:first-child {
  border-top: 0;
}

.widget ul li a {
  color: inherit;
}

.widget ul li a:hover {
  text-decoration: none;
  color: #fe8427;
}

.widget .tagcloud {
  margin: 0 -5px;
}

.widget .tagcloud a {
  border: 1px solid #535353;
  color: #535353;
  padding: 5px;
  margin: 3px 5px;
  display: inline-block;
}

.widget .tagcloud a:hover {
  background: #fe8427;
  border-color: #fe8427;
  color: #ffffff;
  text-decoration: none;
}

.widget .search-form {
  border-bottom: 1px solid #fe8427;
  position: relative;
  padding-bottom: 6px;
}

.widget .search-form:before {
  position: absolute;
  top: 0;
  right: 0;
  color: #fe8427;
  font-size: 20px;
}

.widget .search-form label {
  display: block;
}

.widget .search-field {
  border: none;
  width: 88%;
}

.widget .search-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0px;
  width: 15%;
  height: 30px;
}

.widget.widget_calendar {
  padding: 0;
}

.widget.widget_calendar .widget-title {
  display: none;
}

.widget.widget_recent_entries ul li span.post-date {
  display: block;
  color: #fe8427;
  margin: 5px 0;
}

.widget .calendar_wrap {
  position: relative;
  font-family: "Roboto", sans-serif;
}

.widget .calendar_wrap table {
  width: 100%;
  text-align: center;
  border: 1px solid #ebebeb;
  background: #ebebeb;
}

.widget .calendar_wrap table caption {
  background: #fe8427;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 1px;
  font-weight: 500;
}

.widget .calendar_wrap table th {
  text-align: center;
  color: #fe8427;
  padding-bottom: 10px;
  padding-top: 10px;
}

.widget .calendar_wrap table td {
  color: #555555;
  padding: 5px;
}

.widget .calendar_wrap table td a {
  color: inherit;
  position: relative;
  border: 1px solid #fe8427;
  border-radius: 50%;
  padding: 3px;
  font-size: 13px;
  display: inline-block;
  width: 30px;
  line-height: 1.6;
}

.widget .calendar_wrap table td a:hover {
  text-decoration: none;
  background: #fe8427;
  color: #ffffff;
}

.widget .calendar_wrap table thead {
  text-shadow: 0 1px 0 #ebebeb;
  font-weight: normal;
}

.widget.widget_rss li {
  padding-left: 70px;
}

.widget.widget_rss li:before {
  background: none;
}

.widget.widget_rss li .rss-date {
  position: absolute;
  top: 14px;
  left: 0;
  background: #fe8427;
  width: 50px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  padding: 2px;
}

.widget.widget_rss li .rsswidget {
  color: #fe8427;
  display: inline-block;
  margin-bottom: 15px;
  font-weight: 600;
}

.widget.widget_rss li .rsswidget:hover {
  color: #fe8427;
}

.widget.widget_rss li .rssSummary {
  margin-bottom: 10px;
}

.widget.widget-footer .search-field {
  background: transparent;
}

/* select box styling */

.widget-select-wrapper {
  width: 100%;
  height: 41px;
  font-family: "Roboto", sans-serif;
  color: #8d8d8d;
  font-weight: 500;
  border: 1px solid #b7b7b7;
  border-radius: 0;
  position: relative;
  background-color: transparent;
}

.widget-select-wrapper:before {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #fe8427;
  font-size: 16px;
  z-index: 1;
}

.widget-select-wrapper:focus {
  box-shadow: none;
  outline: none;
}

.widget-select-wrapper select {
  width: 100%;
  padding: 10px 15px;
  border: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 12;
  color: #585353;
}

/* Widget Title styling */

.widget-title {
  font-weight: 400;
  color: #535353;
  font-size: 22px;
  margin: 0 0 20px;
}

.widget-title .rsswidget {
  font-weight: 400;
  color: #535353;
  font-size: 22px;
  margin: 0 0 20px;
}

/* widget custom calendar style */

#wp-calendar #prev a,
#wp-calendar #next a {
  background: 0;
  display: block;
  margin: 0;
  padding: 0;
}

#wp-calendar #prev a:before,
#wp-calendar #next a:before {
  background: none;
}

#wp-calendar #prev {
  position: absolute;
  top: 45px;
  left: 10%;
  width: 28px;
  height: 28px;
}

#wp-calendar #prev:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffd5b5;
  font-size: 16px;
}

#wp-calendar #prev a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  border: none;
}

#wp-calendar #next {
  position: absolute;
  top: 45px;
  right: 10%;
  width: 28px;
  height: 28px;
}

#wp-calendar #next:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffd5b5;
  font-size: 16px;
}

#wp-calendar #next a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  border: none;
}

#wp-calendar tfoot .pad {
  display: none;
}

/* column-3 calendar widget style */

.widget-area.col-md-3 .widget .calendar_wrap caption {
  font-size: 22px;
}

.widget-area.col-md-3 .widget #wp-calendar #prev,
.widget-area.col-md-3 .widget #wp-calendar #next {
  top: 46px;
}

/* woocommerce widget styling */

.widget.widget_shopping_cart.woocommerce ul li,
.widget.widget_top_rated_products ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.widget.widget_shopping_cart.woocommerce ul li:before,
.widget.widget_top_rated_products ul li:before {
  background: none;
}

.widget.widget_shopping_cart.woocommerce ul li a.remove,
.widget.widget_top_rated_products ul li a.remove {
  top: 10px;
}

.widget .woocommerce-product-search {
  border-bottom: 1px solid #fe8427;
  position: relative;
  padding-bottom: 6px;
}

.widget .woocommerce-product-search:before {
  position: absolute;
  top: 0;
  right: 0;
  color: #fe8427;
  font-size: 20px;
}

.widget .woocommerce-product-search label {
  display: block;
}

.widget .woocommerce-product-search button {
  display: none;
}

.widget .search-field {
  border: none;
  width: 88%;
}

.widget input[type="submit"] {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0px;
  width: 15%;
  height: 30px;
}

.widget input[type="submit"]:focus {
  box-shadow: none;
  outline: none;
}

.widget_shopping_cart .wp-post-image {
  width: 62px;
  border: 1px solid #ffdbbf;
}

.widget_shopping_cart .total .amount {
  float: right;
}

.widget_shopping_cart .buttons .button {
  border: 1px solid #fea15a;
  background: transparent;
  color: #fe8427;
  margin-top: 25px;
}

.widget_shopping_cart .buttons .button:hover {
  background: #fea15a;
  color: #ffffff;
}

.widget_shopping_cart .buttons .button.checkout {
  background: #fea15a;
  color: #ffffff;
  float: right;
  margin-right: 0;
}

.widget_shopping_cart .buttons .button.checkout:hover {
  background: #feaf73;
}

.widget_top_rated_products .product-title {
  display: block;
  margin-bottom: 10px;
  color: #fe8427;
}

.widget_top_rated_products .product-title:hover {
  color: #fea15a;
}

.widget_top_rated_products .wp-post-image {
  width: 62px;
  border: 1px solid #ffdbbf;
}

.widget .recent-post-layout-defaultlayout a {
  display: block;
  margin-bottom: 6px;
}

.widget .recent-post-layout-defaultlayout .recent-post-thumbnail-defaultlayout {
  display: inline-block;
  margin-right: 12px;
  width: 100px;
}

.widget .recent-post-layout-defaultlayout .recent-post-widget_post-excerpt-defaultlayout {
  display: inline-block;
}

.widget .recent-post-layout-defaultlayout .recent-post-category-defaultlayout {
  display: block;
  margin-top: 12px;
  font-size: 12px;
  color: #b7b7b7;
}

.social-btns {
  text-align: center;
}

.social-btns li {
  list-style-type: none;
  display: inline-block;
  padding: 2px 5px;
  font-size: 18px;
}

.social-btns li a {
  color: #424242;
}

/* admin account page styling */

.woocommerce-account .woocommerce-MyAccount-navigation {
  box-shadow: 0 0 10px #d5d5d5;
  padding: 15px 25px;
  width: 100%;
  margin: 0 0 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 10px 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  padding: 10px 0 10px 25px;
  position: relative;
  color: #535353;
  border-top: 1px solid #ebebeb;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li .children li,
.woocommerce-account .woocommerce-MyAccount-navigation ul li .sub-menu li {
  border-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 0;
  background: #fe8427;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
  border-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  color: inherit;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  text-decoration: none;
  color: #fe8427;
}

.woocommerce-account .page {
  text-align: center;
}

.woocommerce-account .woocommerce {
  border: 1px solid #b7b7b7;
  padding: 25px;
  max-width: 650px;
  border-radius: 12px;
  margin: 0 auto;
}

.woocommerce-account .woocommerce .u-column2 {
  border-top: 1px solid #b7b7b7;
  padding-top: 25px;
  margin-top: 25px;
}

.woocommerce-account .woocommerce form.register {
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border-radius: 0;
}

.woocommerce-account .woocommerce h2 {
  font-family: "Poppins";
}

.woocommerce-account .woocommerce .login {
  border: none;
  padding: 0;
}

.woocommerce-account .woocommerce .input-text {
  background: none;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  padding: 10px 0;
}

.woocommerce-account .woocommerce .woocommerce-error {
  text-align: left;
}

.woocommerce-account .woocommerce .woocommerce-Button {
  background: #fe8427;
  font-weight: normal;
  color: #ffffff;
  margin-right: 12px;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -o-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}

.woocommerce-account .woocommerce .woocommerce-Button:hover,
.woocommerce-account .woocommerce .woocommerce-Button:focus {
  background: #e76401;
  color: #ffffff;
}

.woocommerce-account .woocommerce .lost_reset_password .woocommerce-form-row--first {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.woocommerce-account .woocommerce .lost_reset_password .woocommerce-Button {
  margin-right: 0px;
}

.woocommerce-account .woocommerce .woocommerce-Address .edit {
  background: #fe8427;
  color: #ffffff;
  border-radius: 4px;
  padding: 5px 15px;
  margin: 15px 0;
}

.woocommerce-account.logged-in .page {
  text-align: left;
}

.woocommerce-account.logged-in .woocommerce {
  max-width: 100%;
  padding: 0;
  border: none;
  margin: 0;
  border-radius: 0;
}

/* cart page - product section styling styling */

.woocommerce-cart .quantity {
  padding-right: 0;
  margin-left: auto;
}

.woocommerce-cart .quantity .input-group {
  border: 1px solid #d5d5d5;
}

.woocommerce-cart .quantity .input-group .btn.btn-default {
  border-radius: 0;
  background: transparent;
}

.woocommerce-cart .quantity .input-group .btn.btn-default:hover {
  background: transparent;
  color: #fe8427;
}

.woocommerce-cart .quantity .input-group .qty {
  background: transparent;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  font-size: 14px;
  padding-right: 0;
}

.woocommerce-cart table.shop_table {
  border-radius: 0;
}

.woocommerce-cart table.shop_table img {
  width: 164px;
}

.woocommerce-cart table.shop_table th {
  font-weight: 300;
  text-transform: uppercase;
  color: #6d6c6c;
  letter-spacing: 1px;
}

.woocommerce-cart table.shop_table .cart_item {
  position: relative;
  border-top: 1px solid #e2e2e2;
}

.woocommerce-cart table.shop_table .cart_item td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 0;
}

.woocommerce-cart table.shop_table .cart_item td.product-name a {
  color: #535353;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.woocommerce-cart table.shop_table .cart_item td.product-name a:hover {
  color: #fe8427;
}

.woocommerce-cart table.shop_table .cart_item td.product-remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}

.woocommerce-cart .cross-sells .products {
  margin: 25px -15px;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
.woocommerce-cart.woocommerce-page .site-content
.page-has-vc .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code {
  width: 45%;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals,
.woocommerce-cart.woocommerce-page .site-content
.page-has-vc .entry-footer .site-main .woocommerce .cart_totals,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals {
  width: 100%;
  float: left;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table,
.woocommerce-cart.woocommerce-page .site-content
  .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table {
  border: none;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
.woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
.woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total th,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total th,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total th,
.woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total th,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total th,
.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total td,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
.woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td {
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart.woocommerce-page .site-content
  .page-has-vc .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #535353;
  font-size: 14px;
}

.woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #6d6c6c;
}

.cart-empty {
  text-align: center;
  margin-bottom: 20px;
}

.return-to-shop {
  text-align: center;
  margin-bottom: 50px;
}

/* default checkput page styling */

.woocommerce-checkout .woocommerce-info {
  border-top-color: #fe8427;
}

.woocommerce-checkout .woocommerce-info:before {
  color: #fe8427;
}

.woocommerce-checkout .woocommerce-error {
  padding: 10px 25px 10px 35px;
}

.woocommerce-checkout .woocommerce-error:before {
  top: 10px;
  left: 5px;
}

.woocommerce-checkout .place-order input.button.alt {
  background-color: #fe8427;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.woocommerce-checkout .place-order input.button.alt:hover {
  background-color: #fea15a;
}

.woocommerce-checkout .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment {
  background: transparent;
}

.woocommerce-checkout .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment .methods,
.woocommerce-checkout .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment .place-order {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment .woocommerce-info {
  background-color: #ffffff;
}

.woocommerce-checkout .checkout {
  background: #eeeeee;
  padding: 10px 25px;
}

.woocommerce-checkout form .form-row.woocommerce-invalid .select2-container {
  border-color: #fe8427;
}

.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text {
  border-color: #fe8427;
}

.woocommerce-checkout form .form-row.woocommerce-invalid select {
  border-color: #fe8427;
}

.woocommerce-checkout form .form-row.woocommerce-invalid label {
  color: #fe8427;
}

.woocommerce-checkout form .form-row .required {
  color: #fe8427;
}

.woocommerce-checkout form .form-row.place-order button {
  background: #fe8427;
}

.woocommerce-checkout form .form-row.place-order button:hover {
  background: #fe760e;
}

.woocommerce-checkout form .woocommerce-NoticeGroup .woocommerce-error:before {
  top: 26px;
  left: 19px;
}

/* single product page styling */

.single-product .product .onsale {
  background: #fe8427;
  width: 50px;
  height: 50px;
  line-height: 45px;
}

.single-product .product .woocommerce-product-rating {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 15px;
}

.single-product .product .woocommerce-product-rating a {
  color: #bbbbbb;
}

.single-product .product .woocommerce-product-rating .star-rating {
  color: #fea15a;
}

.single-product .product .price {
  margin-bottom: 20px;
}

.single-product .product .price .amount {
  color: #000000;
  font-size: 19px;
}

.single-product .product .price del {
  margin-right: 12px;
  font-size: 16px;
}

.single-product .product .price del .amount {
  color: #000000;
}

.single-product .product .price ins {
  font-size: 19px;
  text-decoration: none;
}

.single-product .product .price ins .amount {
  color: #000000;
}

.single-product .product .cart {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e2e2;
}

.single-product .product .cart .single_add_to_cart_button.button {
  background: #fe8427;
  text-transform: uppercase;
  float: right;
}

.single-product .product .cart .single_add_to_cart_button.button:hover,
.single-product .product .cart .single_add_to_cart_button.button:focus {
  background: #fea15a;
}

.single-product .product ul.products {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 35px;
  overflow: hidden;
}

.single-product .product .product_meta a {
  color: #fea764;
}

.single-product .product .related {
  border-top: 1px solid #e2e2e2;
}

.single-product .product .related .slick-list {
  padding: 0 0 45px;
  overflow: visible;
}

.single-product .product .related .slick-list li.product {
  clear: none;
}

.single-product .product .related .slick-list li.product .onsale {
  margin: 0;
  right: 0px;
  top: -11px;
}

.single-product .product .related .slick-list li.product .button.add_to_cart_button {
  font-size: 12px;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-reply-title {
  font-size: 18px;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .widget-select-wrapper {
  display: none;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .comment-form-comment textarea#comment {
  height: 126px;
  padding: 10px;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .comment-form-comment textarea#comment:focus {
  border-color: #fe8427;
  box-shadow: none;
  outline: none;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .form-submit {
  text-align: right;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .form-submit #submit.submit {
  background: #535353;
  border-radius: 0;
  padding: 12px 18px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-form .form-submit #submit.submit:hover {
  background: #6d6c6c;
}

.single-product .product .woocommerce-Reviews .star-rating {
  color: #fea15a;
}

.single-product div.product form.cart .variations .label {
  vertical-align: middle;
  text-align: left;
}

.single-product div.product form.cart .variations label {
  font-size: 16px;
  font-weight: 300;
  color: #fe8427;
  margin: 10px 0;
}

.single-product div.product form.cart .variations .value .widget-select-wrapper:before {
  top: 7px;
}

.single-product div.product form.cart .variations .value .widget-select-wrapper select {
  font-size: 15px;
  line-height: 1;
}

.woocommerce-message {
  border-top-color: #fea15a;
}

.woocommerce-message:before {
  color: #fea15a;
}

.entry-content .woocommerce-error {
  border-top-color: #fea15a;
  margin: 0 0 20px;
  padding-left: 50px;
  padding-bottom: 20px;
}

.entry-content .woocommerce-error li {
  padding: 15px 0 0;
}

.entry-content .woocommerce-error:before {
  color: #fea15a;
}

.woocommerce-product-gallery__image {
  margin-bottom: 10px;
}

.woocommerce-product-gallery__image img {
  border: 1px solid #fe8427;
}

.woocommerce-product-gallery__image img.wp-post-image {
  border: none;
}

.woocommerce-Tabs-panel.panel {
  box-shadow: none;
}

/* Product box styling */

.woocommerce .woocommerce-ordering {
  width: 100%;
}

.woocommerce-page ul.products li.product {
  width: 100%;
}

.woocommerce-page ul.products li.product img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.woocommerce-page ul.products li.product .onsale {
  background: #fe8427;
  right: 11px;
  min-width: 50px;
  min-height: 50px;
  line-height: 45px;
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  color: #535353;
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__title:hover {
  color: #fe8427;
}

.woocommerce-page ul.products li.product .star-rating span:before {
  color: #fea15a;
}

.woocommerce-page ul.products li.product .amount {
  color: #000000;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.woocommerce-page ul.products li.product .added_to_cart {
  float: right;
  color: #8d8d8d;
  padding: 12px;
  margin: 5px 10px;
  font-size: 0px;
  position: relative;
}

.woocommerce-page ul.products li.product .added_to_cart:before {
  position: absolute;
  right: 0;
  font-size: 22px;
}

.woocommerce-page ul.products li.product .added_to_cart:hover {
  color: #000000;
}

.woocommerce-page ul.products li.product .price {
  color: #000000;
}

.woocommerce-page ul.products li.product .price del {
  display: inline-block;
  margin-right: 12px;
}

.woocommerce-page ul.products li.product:hover img {
  box-shadow: 0 0 10px #d5d5d5;
  opacity: 0.8;
}

.woocommerce a.button {
  background: #fe8427;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 12px;
}

.woocommerce a.button:hover {
  background: #fea15a;
  color: #ffffff;
}

.archive ul.products {
  margin-left: -15px;
  margin-right: -15px;
}

/* Salon shop page styling */

.salon-demo.woocommerce .site-content {
  background: #f1f2f3;
}

.salon-demo.woocommerce .products .product {
  text-align: center;
  background: #ffffff;
  padding-top: 5px;
  padding-bottom: 80px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 25px;
  position: relative;
}

.salon-demo.woocommerce .products .product .star-rating {
  margin-left: auto;
  margin-right: auto;
}

.salon-demo.woocommerce .products .product .woocommerce-loop-product__title {
  color: #162345;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 2px;
}

.salon-demo.woocommerce .products .product .button {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.salon-demo.woocommerce .products .product .amount {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.2;
  color: #162345;
  background: #d5d7dd;
  border-radius: 32px;
  padding: 5px 10px;
  margin: 10px 0 0;
  display: inline-block;
}

.salon-demo.woocommerce .products.related h2 {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  line-height: 1.2;
  color: #162345;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.salon-demo.woocommerce .add_to_cart_button {
  background: #000000;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.salon-demo.woocommerce .woocommerce-tabs .panel {
  background: none;
}

.salon-demo.woocommerce .woocommerce-tabs .panel .comment-text {
  background: #fff;
}

/* Older - Newer Pagination styling */

.custome-nav {
  margin-top: 30px;
  font-family: "Roboto", sans-serif;
}

.custome-nav a {
  border: 1px solid #fe8427;
  color: #fe8427;
  padding: 10px 30px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
}

.custome-nav a:hover {
  background: #fe8427;
  color: #ffffff;
  text-decoration: none;
}

.custome-nav a[rel="next"] {
  float: right;
}

.custome-nav a[rel="next"]:before {
  position: absolute;
  right: -12px;
  color: #fe8427;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.custome-nav a[rel="next"]:hover:before {
  right: 10px;
  color: #ffffff;
}

.custome-nav a[rel="prev"]:before {
  position: absolute;
  left: -12px;
  color: #fe8427;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.custome-nav a[rel="prev"]:hover:before {
  left: 10px;
  color: #ffffff;
}

/* Share It portion */

.primestudio-share-options {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 35px;
}

.primestudio-share-options .share_it {
  font-family: "Open Sans", sans-serif;
  color: #535353;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  margin-right: 12px;
}

.primestudio-share-options .share_it:before {
  position: absolute;
  left: 0;
}

.primestudio-share-options a {
  color: #9f9f9f;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin: 5px;
}

.primestudio-share-options a:hover {
  color: #ffffff;
}

.primestudio-share-options a.twitter-sharer:hover {
  background-color: #00aced;
}

.primestudio-share-options a.facebook-sharer:hover {
  background-color: #3b5998;
}

.primestudio-share-options a.pinterest-sharer:hover {
  background-color: #cb2027;
}

.primestudio-share-options a.google-sharer:hover {
  background-color: #dd4b39;
}

.primestudio-share-options a.linkedin-sharer:hover {
  background-color: #007bb6;
}

.primestudio-share-options a.instagram-sharer:hover {
  background-color: #bc2a8d;
}

/* content area section styling */

.entry-content .tag-options a {
  color: #535353;
}

.single .post .primestudio-status-overlay {
  position: relative;
}

.page-links,
.edit-link,
.entry-footer,
.custome-nav {
  width: 100%;
  float: left;
}

.single-primestudio-gallery-format {
  margin-bottom: 25px;
}

.singles.entry-header {
  padding-left: 45px;
  position: relative;
}

.singles.entry-header .dashicons {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 20px;
}

/* Tag Options portion styling */

.tag-options {
  color: #535353;
  margin-bottom: 20px;
}

.tag-options > div {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
  font-family: "Open Sans", sans-serif;
}

.tag-options .blog-meta,
.tag-options i {
  color: #fe8427;
  margin-right: 5px;
}

.tag-options .like-wrapper > div {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
}

.tag-options .like-wrapper .comment-like {
  cursor: pointer;
}

.error404 {
  overflow: hidden;
}

.error404 .site-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.error404 .row {
  height: 100%;
}

.errorPage-wrapper {
  margin-bottom: 50px;
  text-align: center;
  font-family: "Poppins", sans-serif;
}

.errorPage-wrapper h2 {
  color: #162345;
  letter-spacing: 2px;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.errorPage-wrapper a {
  margin-top: 20px;
  background: #fe8427;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 14px;
  padding: 15px 30px;
  display: inline-block;
  font-family: "Poppins", sans-serif;
}

.errorPage-wrapper a:hover {
  background: #f16901;
}

.hanging-image {
  -webkit-animation: hang 5s linear forwards infinite;
  -o-animation: hang 5s linear forwards infinite;
  animation: hang 5s linear forwards infinite;
}

.rtl {
  direction: rtl;
  unicode-bidi: embed;
}

@font-face {
  font-family: "primestudio";
  src: url("../fonts/primestudio.eot");
  src: url("../fonts/primestudio.eot?#iefix") format("eot"), url("../fonts/primestudio.woff2") format("woff2"), url("../fonts/primestudio.woff") format("woff"), url("../fonts/primestudio.ttf") format("truetype"), url("../fonts/primestudio.svg#primestudio") format("svg");
}

.primestudio,
.primestudio-arrows:before,
#wp-calendar #next:before,
.custome-nav a[rel="next"]:before,
.primestudio-back:before,
#wp-calendar #prev:before,
.custome-nav a[rel="prev"]:before,
.primestudio-behance:before,
.primestudio-calendar:before,
.primestudio-cancel:before,
.primestudio-cart-1:before,
.primestudio-cart:before,
.main-navigation li.menu-cart > a:before,
.primestudio-chain-links:before,
.primestudio-chat:before,
.primestudio-contact:before,
.primestudio-date-time:before,
.primestudio-delicious:before,
.primestudio-digg-big:before,
.primestudio-disability-symbol:before,
.primestudio-document:before,
.primestudio-down-arrow:before,
.widget-select-wrapper:before,
.primestudio-dribble:before,
.primestudio-drop-down-arrow:before,
.primestudio-drop-up-arrow:before,
.primestudio-external-link:before,
.primestudio-facebook:before,
.primestudio-flickr:before,
.primestudio-gallery:before,
.primestudio-googleplus:before,
.primestudio-heart:before,
.primestudio-instagram:before,
.primestudio-interface:before,
.primestudio-landscape-image:before,
.primestudio-linkedin:before,
.primestudio-magnifying-glass:before,
.widget .search-form:before,
.widget .woocommerce-product-search:before,
.primestudio-mail:before,
.primestudio-multiple-users:before,
.primestudio-music-1:before,
.primestudio-music:before,
.primestudio-open-folder:before,
.primestudio-pinterest:before,
.primestudio-play-button:before,
.primestudio-post-it:before,
.primestudio-power-button:before,
.primestudio-quotes:before,
.primestudio-search:before,
.primestudio-share-1:before,
.primestudio-share-2:before,
.primestudio-share-options .share_it:before,
.primestudio-share:before,
.primestudio-shopping-bag:before,
.primestudio-shopping-cart:before,
.woocommerce-page ul.products li.product .added_to_cart:before,
.primestudio-sound:before,
.primestudio-tags:before,
.primestudio-technology:before,
.primestudio-telephone:before,
.primestudio-thumb-up:before,
.primestudio-time:before,
.primestudio-tumblr:before,
.primestudio-twitter:before,
.primestudio-up-arrow:before,
.primestudio-users:before,
.primestudio-video:before,
.primestudio-vimeo:before,
.primestudio-youtube:before {
  font-family: "primestudio";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.primestudio-arrows:before,
#wp-calendar #next:before,
.custome-nav a[rel="next"]:before {
  content: "";
}

.primestudio-back:before,
#wp-calendar #prev:before,
.custome-nav a[rel="prev"]:before {
  content: "";
}

.primestudio-behance:before {
  content: "";
}

.primestudio-calendar:before {
  content: "";
}

.primestudio-cancel:before {
  content: "";
}

.primestudio-cart-1:before {
  content: "";
}

.primestudio-cart:before,
.main-navigation li.menu-cart > a:before {
  content: "";
}

.primestudio-chain-links:before {
  content: "";
}

.primestudio-chat:before {
  content: "";
}

.primestudio-contact:before {
  content: "";
}

.primestudio-date-time:before {
  content: "";
}

.primestudio-delicious:before {
  content: "";
}

.primestudio-digg-big:before {
  content: "";
}

.primestudio-disability-symbol:before {
  content: "";
}

.primestudio-document:before {
  content: "";
}

.primestudio-down-arrow:before,
.widget-select-wrapper:before {
  content: "";
}

.primestudio-dribble:before {
  content: "";
}

.primestudio-drop-down-arrow:before {
  content: "";
}

.primestudio-drop-up-arrow:before {
  content: "";
}

.primestudio-external-link:before {
  content: "";
}

.primestudio-facebook:before {
  content: "";
}

.primestudio-flickr:before {
  content: "";
}

.primestudio-gallery:before {
  content: "";
}

.primestudio-googleplus:before {
  content: "";
}

.primestudio-heart:before {
  content: "";
}

.primestudio-instagram:before {
  content: "";
}

.primestudio-interface:before {
  content: "";
}

.primestudio-landscape-image:before {
  content: "";
}

.primestudio-linkedin:before {
  content: "";
}

.primestudio-magnifying-glass:before,
.widget .search-form:before,
.widget .woocommerce-product-search:before {
  content: "";
}

.primestudio-mail:before {
  content: "";
}

.primestudio-multiple-users:before {
  content: "";
}

.primestudio-music-1:before {
  content: "";
}

.primestudio-music:before {
  content: "";
}

.primestudio-open-folder:before {
  content: "";
}

.primestudio-pinterest:before {
  content: "";
}

.primestudio-play-button:before {
  content: "";
}

.primestudio-post-it:before {
  content: "";
}

.primestudio-power-button:before {
  content: "";
}

.primestudio-quotes:before {
  content: "";
}

.primestudio-search:before {
  content: "";
}

.primestudio-share-1:before {
  content: "";
}

.primestudio-share-2:before,
.primestudio-share-options .share_it:before {
  content: "";
}

.primestudio-share:before {
  content: "";
}

.primestudio-shopping-bag:before {
  content: "";
}

.primestudio-shopping-cart:before,
.woocommerce-page ul.products li.product .added_to_cart:before {
  content: "";
}

.primestudio-sound:before {
  content: "";
}

.primestudio-tags:before {
  content: "";
}

.primestudio-technology:before {
  content: "";
}

.primestudio-telephone:before {
  content: "";
}

.primestudio-thumb-up:before {
  content: "";
}

.primestudio-time:before {
  content: "";
}

.primestudio-tumblr:before {
  content: "";
}

.primestudio-twitter:before {
  content: "";
}

.primestudio-up-arrow:before {
  content: "";
}

.primestudio-users:before {
  content: "";
}

.primestudio-video:before {
  content: "";
}

.primestudio-vimeo:before {
  content: "";
}

.primestudio-youtube:before {
  content: "";
}

@media screen and (min-width: 480px) {
  .woocommerce .woocommerce-ordering {
    width: 200px;
  }

  .woocommerce-page .col-shop-2 ul.products li {
    width: 50%;
  }

  .woocommerce-page .col-shop-3 ul.products li {
    width: 50%;
  }

  .woocommerce-page .col-shop-4 ul.products li {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .container,
  .page-has-vc .entry-header,
  .page-has-vc .entry-footer {
    width: 750px;
  }

  .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 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .page-has-vc .vc_row {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-has-vc .center-column-12 {
    float: none;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) {
  .author-image {
    width: auto;
    text-align: left;
    margin-right: 20px;
  }

  .site-content {
    padding: 45px 0;
  }

  .site-content {
    padding: 65px 0;
  }

  .comment-title {
    position: relative;
    padding-right: 300px;
  }

  .comment-title .date {
    position: absolute;
    top: 0;
    right: 0;
  }

  .comment-form-author {
    width: 48%;
  }

  .comment-form-email {
    width: 48%;
    float: right;
  }

  .widget-footer-wrapper {
    padding: 35px 0;
  }

  .widget-footer-wrapper {
    padding: 55px 0;
  }

  .social-btns {
    text-align: right;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 28%;
  }

  .woocommerce-account .woocommerce .u-column2 {
    border-top: 0;
    padding-top: 0px;
    margin-top: 0px;
  }

  .woocommerce-account .woocommerce form.register {
    border-left: 1px solid #b7b7b7;
    padding: 0 0 0 25px;
  }

  .woocommerce-cart table.shop_table th {
    border-left: 1px solid #e2e2e2;
    text-align: center;
    font-size: 16px;
  }

  .woocommerce-cart table.shop_table th.product-name {
    border-left: 0;
    text-align: left;
  }

  .woocommerce-cart table.shop_table th.product-remove {
    border-left: 0;
  }

  .woocommerce-cart table.shop_table .cart_item td {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    border-top: 1px solid #e2e2e2;
  }

  .woocommerce-cart table.shop_table .cart_item td:first-child {
    text-align: left;
  }

  .woocommerce-cart table.shop_table .cart_item td.product-remove {
    position: relative;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .woocommerce-cart.woocommerce-page .site-content
      .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td {
    background: none;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal,
  .woocommerce-cart.woocommerce-page .site-content
      .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal,
  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total,
  .woocommerce-cart.woocommerce-page .site-content
      .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total {
    float: left;
    width: 50%;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table,
  .woocommerce-cart.woocommerce-page .site-content
      .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table {
    float: left;
    width: 70%;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals .wc-proceed-to-checkout,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout,
  .woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout {
    float: right;
    width: auto;
    padding-top: 0;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals .cart-subtotal th,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals .cart-subtotal th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals .cart-subtotal th,
  .woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals .cart-subtotal th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals .cart-subtotal th {
    padding-left: 0;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals,
  .woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce .cart_totals,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
  }

  .single-product .product .related {
    margin-top: 45px;
    padding-top: 35px;
  }

  .salon-demo.woocommerce .products .product {
    margin-left: 10px;
    margin-right: 10px;
    width: 45%;
  }

  .salon-demo.woocommerce .products .product {
    width: 22%;
  }
}

@media (min-width: 992px) {
  .container,
  .page-has-vc .entry-header,
  .page-has-vc .entry-footer {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .main-navigation {
    display: block;
  }

  .main-navigation li:nth-child(n+4) ul ul {
    top: 20px;
  }

  .main-navigation li:nth-child(n+4) ul ul ul {
    left: -100%;
  }

  .main-navigation ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 215px;
    background: #152244;
    z-index: 100;
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-75deg);
    transform: rotateX(-75deg);
    visibility: hidden;
  }

  .main-navigation ul li {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #20315d;
  }

  .main-navigation ul li > span {
    font-size: 15px;
    right: 15px;
    top: 10px;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
  }

  .main-navigation ul li a {
    padding: 8px 12px;
  }

  .main-navigation ul ul {
    left: 100%;
    top: 100%;
    background: #0f1831;
    width: 100%;
  }

  .main-navigation ul ul li:hover > a {
    background: #20315d;
  }

  .main-navigation ul ul ul {
    background: #090f1d;
  }

  .main-navigation ul ul ul li:hover > a {
    background: #20315d;
  }

  .main-navigation ul ul ul ul {
    background: #03050a;
  }

  .main-navigation ul ul ul ul li:hover > a {
    background: #20315d;
  }

  .main-navigation ul ul ul ul ul {
    background: black;
  }

  .main-navigation ul ul ul ul ul li:hover > a {
    background: #20315d;
  }

  .main-navigation ul ul ul ul ul ul {
    background: black;
  }

  .main-navigation ul ul ul ul ul ul li:hover > a {
    background: #20315d;
  }

  .main-navigation ul ul ul ul ul ul ul {
    left: -10%;
  }

  .main-navigation li {
    display: inline-block;
    padding: 8px 15px;
  }

  .main-navigation li.menu-cart li {
    border-bottom: 0;
  }

  .main-navigation li:hover > ul {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
  }

  .page-has-vc .vc_row {
    max-width: 970px;
  }

  .page-has-vc .center-column-12 {
    max-width: 970px;
  }
}

@media screen and (min-width: 992px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 22px;
  }

  h6 {
    font-size: 20px;
  }

  p,
  li {
    font-size: 16px;
  }

  .entry-header {
    margin: 0 0 35px;
  }

  .page-title {
    margin: 0 0 35px;
  }

  .crumb-links {
    font-size: 18px;
    line-height: 24px;
  }

  .site-branding {
    border-right: 1px solid #d7d7d7;
    width: 220px;
  }

  .header-top-bar .nav-toggle {
    display: none;
  }

  .primestudio-quote-overlay,
  .primestudio-chat-overlay,
  .primestudio-status-overlay {
    padding-left: 35px;
    padding-right: 35px;
  }

  .widget.widget-footer .calendar_wrap {
    margin-top: 30px;
  }

  .woocommerce-cart .quantity {
    margin-right: auto;
  }

  .woocommerce-cart table.shop_table .cart_item td.product-name {
    font-size: 16px;
    text-align: left;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
  .woocommerce-cart.woocommerce-page .site-content
    .page-has-vc .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon #coupon_code {
    width: 150px;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon input.button,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon input.button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon input.button,
  .woocommerce-cart.woocommerce-page .site-content
  .page-has-vc .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon input.button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon input.button {
    margin-top: -3px;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
  .woocommerce-cart.woocommerce-page .site-content
        .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal th,
  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
  .woocommerce-cart.woocommerce-page .site-content
        .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .cart-subtotal td,
  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total th,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total th,
  .woocommerce-cart.woocommerce-page .site-content
        .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total th,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total th,
  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .woocommerce-cart.woocommerce-page .site-content
        .page-has-vc .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals table.shop_table .order-total td {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
  .woocommerce-cart.woocommerce-page .site-content
      .page-has-vc .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
    font-size: 16px;
  }

  .single-product .product .price {
    margin-bottom: 25px;
  }

  .single-product .product .cart {
    margin-top: 60px;
  }

  .single-product .product .woocommerce-Reviews #review_form .comment-respond .comment-reply-title {
    font-size: 24px;
  }

  .single-product div.product form.cart .variations tr {
    display: inline-block;
    width: 48%;
  }

  .single-product div.product form.cart .variations tr:nth-child(even) {
    padding-left: 15px;
  }

  .single-product div.product form.cart .variations tr td {
    display: block;
    width: 100%;
  }

  .woocommerce .woocommerce-ordering {
    width: 250px;
  }

  .woocommerce-page .col-shop-3 ul.products li {
    width: 33.33%;
  }

  .woocommerce-page .col-shop-4 ul.products li {
    width: 25%;
  }

  .salon-demo.woocommerce.single-product .related .products {
    padding-top: 60px;
  }

  .primestudio-share-options .share_it {
    margin-right: 25px;
  }
}

@media (min-width: 1200px) {
  .container,
  .page-has-vc .entry-header,
  .page-has-vc .entry-footer {
    width: 1170px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .page-has-vc .vc_row {
    max-width: 1170px;
  }

  .page-has-vc .center-column-12 {
    max-width: 1170px;
  }
}

@media screen and (min-width: 1200px) {
  .sticky-menu {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .fixed-menu {
    position: fixed;
    width: 100%;
    z-index: 1200;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #ffffff;
    padding: 15px 0;
  }

  .fixed-menu .site-branding img {
    max-width: 100px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .widget .calendar_wrap table caption {
    font-size: 24px;
  }

  #wp-calendar #prev {
    top: 50px;
  }

  #wp-calendar #next {
    top: 50px;
  }
}

@media screen and (max-width: 991px) {
  .header-top-bar {
    float: right;
    padding: 10px 20px;
  }

  .main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fea15a;
    padding: 100px 25px 30px;
    z-index: 120;
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, -o-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
    display: none;
  }

  .main-navigation li {
    padding: 12px 25px;
    border-bottom: 1px solid #fe8427;
  }

  .main-navigation li a {
    color: white;
  }

  .main-navigation li .sub-menu {
    display: none;
  }

  .main-navigation li .sub-menu li {
    border-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .main-navigation li .arrow-anchor {
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
  }

  .main-navigation.mobile-nav {
    -webkit-transform: translate(1, 1);
    -o-transform: translate(1, 1);
    transform: translate(1, 1);
    opacity: 1;
    display: block;
    overflow-y: scroll;
  }

  .woocommerce-cart.woocommerce-page .site-content .container .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon a.button,
  .woocommerce-cart.woocommerce-page .site-content .page-has-vc .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon a.button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-header .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon a.button,
  .woocommerce-cart.woocommerce-page .site-content
  .page-has-vc .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon a.button,
  .page-has-vc .woocommerce-cart.woocommerce-page .site-content .entry-footer .site-main .woocommerce table.shop_table.shop_table_responsive.cart tbody tr td.actions div.coupon a.button {
    float: left;
    display: block;
    width: 100% !important;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 4px;
  }

  .woocommerce-checkout form .form-row {
    width: 100%;
  }

  .single .post {
    width: 100%;
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-cart table.shop_table .cart_item td.product-remove {
    position: absolute;
    top: 0;
    right: 0;
  }

  .woocommerce-cart table.shop_table .cart_item {
    padding-top: 20px;
  }
}