/*
Theme Name: E-Shopper - Dokan Theme
Theme URI: https://wedevs.com/products/themes/e-shopper/
Description: An E-Commerce theme for Dokan Multi-Vendor plugin
Author: weDevs
Author URI: http://wedevs.com
Version: 1.2
License:  GPL
*/
/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.clearfloat {
  clear: both;
}
.wp-caption {
  border: 1px solid #ededed;
  max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 1.5em;
}
.wp-caption img {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
.required {
  color: red;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400px;
  background: #fff;
}
#page {
  overflow: hidden;
}
ul li {
  list-style: none;
}
a {
  -webkit-transition: color, background 300ms;
  -moz-transition: color, background 300ms;
  -o-transition: color, background 300ms;
  transition: color, background 300ms;
}
a:hover {
  outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
.btn:hover,
.btn:focus {
  outline: none;
  box-shadow: none;
}
.navbar-toggle {
  background-color: #000;
}
a#scrollUp {
  bottom: 0px;
  right: 10px;
  padding: 5px 10px;
  background: #fe980f;
  color: #FFF;
}
a#scrollUp i {
  font-size: 30px;
}
/*--------------------------------------------------
:: Widget area
-------------------------------------------------- */
.widget {
  border: 0;
  padding: 0;
  border-radius: 0;
  margin-bottom: 35px;
  background: transparent;
}
.widget .widget-title {
  padding-left: 10px;
  border-left: 0;
  margin-left: auto;
  padding-left: auto;
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
.widget .widget-title:after {
  content: " ";
  position: absolute;
  border: 1px solid #F5F5F5;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -2;
}
.widget .widget-title span {
  background: #fff;
  padding: 0 10px;
}
.widget > ul {
  border: 1px solid #F7F7F0;
  padding: 20px;
}
.widget.dokan-category-menu h3.widget-title {
  padding: 0;
  margin-bottom: 35px;
  background: rgba(0, 0, 0, 0);
  border: 0;
  color: #fe980f;
}
.widget.dokan-category-menu #cat-drop-stack {
  border: 1px solid #F7F7F0;
}
.widget.dokan-category-menu #cat-drop-stack > ul {
  border-top: 1px solid #F7F7F0;
}
.widget ul li {
  border-bottom: 1px solid #F7F7F0;
  padding: 5px 0;
}
.widget.eshopper-best-seller ul.eshopper-best-sellers li {
  margin-bottom: 10px;
}
.widget.eshopper-best-seller ul.eshopper-best-sellers li:last-child {
  margin-bottom: 0;
}
.widget.eshopper-best-seller ul.eshopper-best-sellers li .video-gallery {
  margin: 0;
  position: relative;
}
.widget.widget_product_search label {
  display: block;
}
.widget-area.widget-collapse.collapse {
  display: block;
}
.widget-area .input-group-btn:last-child > .btn {
  padding: 7px 20px;
  margin-top: 0;
}
.widget-area #dokan-store-location {
  width: 100%;
  min-height: 250px;
}
.widget-area .store-contact ul {
  padding-left: 0;
}
.widget-area .store-contact ul li {
  padding: 0;
  border-bottom: none;
}
/*--------------------------------------------------
:: Homepage
-------------------------------------------------- */
.home .flexslider {
  box-shadow: none;
}
.home .flexslider .flex-direction-nav a {
  background: transparent;
  color: #C2C2C1;
}
.home .flexslider .flex-direction-nav a:hover {
  color: #fe980f;
}
.home .flexslider .flex-direction-nav a:hover:before {
  color: #fe980f;
}
.home .flexslider .flex-direction-nav a.flex-next {
  right: -35px;
}
.home .flexslider .flex-direction-nav a.flex-prev {
  left: -35px;
}
.home .flexslider .slide-textarea h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 22px;
  margin-top: 100px;
}
.home .flexslider .slide-textarea .slide-detail {
  color: #363432;
  font-size: 16px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.home .slider-container h2.slider-heading {
  border-left: 0;
  margin-left: auto;
  padding-left: auto;
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
}
.home .slider-container h2.slider-heading:after {
  content: " ";
  position: absolute;
  border: 1px solid #F5F5F5;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -2;
}
.home .slider-container h2.slider-heading span {
  background: #fff;
  padding: 0 10px;
}
.home .slide-container .slide-image {
  width: 50%;
  float: right;
}
.home .slide-container .slide-textarea {
  width: 50%;
  float: left;
  position: relative;
  background: none;
  color: #333;
}
.flex-control-nav li {
  margin: 0 3px;
}
.flex-control-paging li a {
  background: #C4C4BE;
  width: 7px;
  height: 7px;
}
.flex-control-paging li a.flex-active {
  width: 9px;
  height: 9px;
  position: relative;
  top: -1px;
  background: #fe980f;
  width: 12px;
  height: 12px;
}
.header_top {
  background: none repeat scroll 0 0 #F0F0E9;
}
.logo h1.site-title {
  font-size: 32px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.logo h1.site-title a {
  color: #CCC;
  background: url('assets/images/home/logo.png') no-repeat 0% 0%;
  width: 300px;
  height: 39px;
  display: block;
  text-indent: -9999px;
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .logo h1.site-title a {
    background: url('assets/images/home/logo@2x.png') no-repeat 0% 0%;
    background-size: 138px auto;
  }
}
.contactinfo ul li:first-child {
  margin-left: -15px;
}
.contactinfo ul li a {
  font-size: 12px;
  color: #696763;
  font-family: 'Roboto', sans-serif;
}
.contactinfo ul li a:hover {
  background: inherit;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: transparent;
  color: #696763;
}
#top-left-menu .nav > li {
  margin-right: 15px;
}
#top-left-menu .nav > li > a {
  color: #696763;
}
#top-left-menu .navbar-nav li ul.dropdown-menu li {
  padding: 10px 0;
}
#top-left-menu .nav > li > a:hover,
#top-left-menu .nav > li > a:focus {
  color: #fe980f;
}
.navbar-nav li ul.dropdown-menu li a.button,
.navbar-nav li ul.dropdown-menu li a.button:hover {
  background: #FFF;
  border: 0 none;
  border-radius: 0;
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}
.navbar-nav li ul.dropdown-menu li {
  padding: 10px 20px 0;
}
.navbar-nav li ul.dropdown-menu li .buttons {
  text-align: center;
}
.navbar-nav li ul.dropdown-menu li:last-child {
  padding-bottom: 20px;
  padding-bottom: 0;
}
.navbar-nav li ul.dropdown-menu li a {
  color: #fff;
  background: transparent;
}
.navbar-nav li ul.dropdown-menu li a:hover {
  color: #FDB45E;
  background: #fe980f;
  color: #FFF;
}
.navbar-nav li ul.dropdown-menu li ul li a:hover {
  background: #fe980f;
  color: #FFF;
}
.dropdown-menu .divider {
  background: #464646 !important;
  height: 2px;
  border-top: 1px solid #969696 !important;
  padding: 0 !important;
}
.dropdown-menu .divider:hover {
  background: #464646;
  border-top: 1px solid #969696;
}
.nav > li > a {
  padding: 8px 5px;
}
.nav .caret {
  position: relative;
  top: -7px;
  border: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav .caret:before {
  content: "\f107";
}
.social-icons ul li {
  position: relative;
  display: inline-block;
}
.social-icons ul li a {
  border: 0 none;
  border-radius: 0;
  color: #696763;
  padding: 0px;
  font-size: 0;
}
.social-icons ul li a::before {
  content: '\f408';
  display: inline-block;
  padding: 0 5px;
  font-family: 'FontAwesome';
  font-size: 16px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  color: #696763;
  padding: 8px 12px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.social-icons ul li a:hover::before {
  color: #FFFFFF;
}
.social-icons ul li a[href*="facebook.com"]::before {
  content: "\f09a";
}
.social-icons ul li a[href*="facebook.com"]::before:hover {
  background: #0083C9;
}
.social-icons ul li a:hover::before {
  color: #FFFFFF;
}
.social-icons ul li a[href*="twitter.com"]::before {
  content: "\f099";
}
.social-icons ul li a[href*="twitter.com"]::before:hover {
  background: #5BBCEC;
}
.social-icons ul li a[href*="linkedin.com"]::before {
  content: "\f0e1";
}
.social-icons ul li a[href*="linkedin.com"]::before:hover {
  background: #FF4518;
}
.social-icons ul li a[href*="dribbble.com"]::before {
  content: "\f17d";
}
.social-icons ul li a[href*="dribbble.com"]::before:hover {
  background: #90C9DC;
}
.social-icons ul li a[href*="plus.google.com"]::before {
  content: "\f0d5";
}
.social-icons ul li a[href*="plus.google.com"]::before:hover {
  background: #CE3C2D;
}
.header-middle .container .row {
  border-bottom: 1px solid #f5f5f5;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.header-middle .container .row .col-sm-4 {
  padding-left: 0;
}
.header-middle .container .row .col-sm-8 {
  padding-right: 0;
}
.header-middle .widget-title {
  display: none;
}
.header-middle .widget {
  margin-bottom: 0;
}
.usa {
  border-radius: 0;
  color: #B4B1AB;
  font-size: 12px;
  margin-right: 20px;
  padding: 2px 15px;
  margin-top: 10px;
}
.usa:hover {
  background: #fe980f;
  color: #fff;
  border-color: #fe980f;
}
.usa:active,
.usa.active {
  background: none repeat scroll 0 0 #fe980f;
  box-shadow: inherit;
  outline: 0 none;
}
.btn-group.open .dropdown-toggle {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  background-color: #fe980f;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
.shop-menu ul li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.shop-menu ul li:last-child {
  padding-right: 0;
}
.shop-menu ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 0;
  padding-right: 0;
  margin-top: 10px;
}
.shop-menu ul li a i {
  margin-right: 3px;
}
.shop-menu ul li a:hover {
  color: #fe980f;
}
.shop-menu .single-widget h2 {
  display: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: transparent;
}
.header-bottom {
  padding-bottom: 30px;
  padding-top: 30px;
}
.navbar-collapse.collapse {
  padding-left: 0;
}
.mainmenu ul li {
  padding-right: 15px;
  padding-left: 15px;
}
.mainmenu ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  font-weight: 300;
  padding: 0;
  padding-bottom: 10px;
}
.mainmenu ul.dropdown-menu .caret:before {
  content: "\f105";
}
.mainmenu ul li a:hover,
.mainmenu ul li a.active,
.shop-menu ul li a.active {
  background: none;
  color: #fdb45e;
}
input {
  background: #F0F0E9;
  border: medium none;
  color: black;
  font-family: 'roboto';
  font-size: 12px;
  font-weight: 300;
  outline: medium none;
  padding: 10px;
}
.search_box input {
  background: #F0F0E9;
  border: medium none;
  color: #B2B2B2;
  font-family: 'roboto';
  font-size: 12px;
  font-weight: 300;
  height: 35px;
  outline: medium none;
  padding-left: 10px;
  width: 155px;
  background-image: url(assets/images/home/searchicon.png);
  background-repeat: no-repeat;
  background-position: 130px;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.dropdown ul.dropdown-menu li .active {
  color: #FDB45E;
}
.btn-view-more {
  display: block;
  width: 100px;
  margin: 0 auto;
}
.navbar-nav li ul.dropdown-menu ul li a:hover,
.navbar-nav li ul.dropdown-menu > li:hover {
  background: #fe980f;
  color: #FFF;
}
.fa-angle-down {
  padding-left: 5px;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.blog article.hentry {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
.blog .sticky {
  background: #ffd9a7;
  border: 1px solid #ffd9a7;
  padding: 0 15px 15px 15px;
}
#footer {
  background: #F0F0E9;
}
.footer-top .container {
  border-bottom: 1px solid #E0E0DA;
  padding-bottom: 20px;
}
.footer-top .col-sm-3 {
  overflow: hidden;
}
.companyinfo {
  margin-top: 57px;
}
.companyinfo h2 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 27px;
  text-transform: uppercase;
}
.companyinfo h2 span {
  color: #fe980f;
}
.companyinfo p {
  color: #B3B3AD;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.video-gallery {
  position: inherit;
}
.video-gallery a img {
  height: 100%;
  width: 100%;
}
.video-gallery a:hover .overlay-icon {
  opacity: 1;
}
.video-gallery p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
}
.video-gallery h2 {
  color: #8c8c88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0px;
}
.iframe-img {
  position: relative;
  display: block;
  height: 61px;
  margin-bottom: 10px;
  border: 2px solid #CCCCC6;
  border-radius: 3px;
}
.overlay-icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 61px;
  background: rgba(254, 152, 15, 0.65);
  border-radius: 3px;
  color: #FFF;
  font-size: 20px;
  line-height: 0;
  display: block;
  opacity: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.overlay-icon i {
  position: relative;
  top: 50%;
  margin-top: -20px;
}
.address {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.address img {
  width: 100%;
}
.address p {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  left: 25px;
  position: absolute;
  top: 50px;
}
.footer-widget {
  margin-bottom: 10px;
}
.footer-widget .container {
  border-top: 1px solid #FFFFFF;
  padding-top: 35px;
}
.footer-widget .widget h3.widget-title {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 22px;
  text-transform: uppercase;
  text-align: left;
  padding: 0;
}
.footer-widget .widget h3.widget-title i {
  margin-right: 15px;
}
.footer-widget .widget h3.widget-title span {
  background: transparent;
  padding: 0;
}
.footer-widget .widget h3.widget-title:after {
  border: none;
}
.footer-widget .widget > ul {
  border: none;
  padding: 0;
  margin: 0;
}
.footer-widget .widget ul {
  padding-left: 0;
}
.footer-widget .widget ul li {
  border-bottom: none;
}
.footer-widget .widget ul li a {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding: 5px 0;
}
.footer-widget .widget ul li a i {
  margin-right: 18px;
}
.footer-widget .widget ul li a:hover {
  background: none;
  color: #fe980f;
}
.footer-widget .footer-right-sidebar {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.footer-widget-top-left,
.footer-widget-top-right {
  padding-top: 35px;
}
.footer-widget-top-left .widget,
.footer-widget-top-right .widget {
  margin-bottom: 0;
}
.footer-widget-top-left .widget h3.widget-title span,
.footer-widget-top-right .widget h3.widget-title span {
  background: transparent;
}
.footer-widget-top-left .widget h3.widget-title:after,
.footer-widget-top-right .widget h3.widget-title:after {
  border: none;
}
.footer-widget-top-left .widget.eshopper-best-seller ul.eshopper-best-sellers,
.footer-widget-top-right .widget.eshopper-best-seller ul.eshopper-best-sellers {
  margin: 0;
  padding: 0;
  border: none;
}
.footer-widget-top-left .widget.eshopper-best-seller ul.eshopper-best-sellers li,
.footer-widget-top-right .widget.eshopper-best-seller ul.eshopper-best-sellers li {
  border-bottom: none;
  float: left;
  clear: none;
  margin-right: 10px;
  width: 25%;
}
.footer-widget-top-left .widget.eshopper-best-seller ul.eshopper-best-sellers li .video-gallery,
.footer-widget-top-right .widget.eshopper-best-seller ul.eshopper-best-sellers li .video-gallery {
  margin: 0;
  position: relative;
}
.footer-bottom {
  background: #D6D6D0;
  padding: 10px 0;
}
.footer-bottom p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-left: 15px;
}
.footer-bottom p span a {
  color: #fe980f;
  font-style: italic;
  text-decoration: underline;
}
.footer-bottom .footer-menu-container ul {
  margin: 0;
  padding: 0;
}
.footer-bottom .sep {
  color: #BCBCBC;
  padding: 0 5px;
}
.single-widget .form-control,
.single-widget .input-group-addon {
  background: #F0F0E9;
  color: #B2B2B2;
  outline: none;
  box-shadow: none;
  border: 0;
}
.dokan-ajax-search-category,
.single-widget .dokan-ajax-search-category {
  background: #fe980f;
  color: #FFF;
  outline: none;
  border: 0;
}
.searchform input {
  border: 1px solid #DDDDDD;
  color: #CCCCC6;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 0;
  outline: medium none;
  padding: 7px;
  width: 212px;
}
.searchform button {
  background: #fe980f;
  border: medium none;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -3px;
  padding: 7px 17px;
}
.searchform button i {
  color: #FFFFFF;
  font-size: 20px;
}
.searchform p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px;
}
.searchform button:hover,
.searchform button:focus {
  background-color: #fe980f;
}
#slider {
  padding-bottom: 45px;
}
.carousel-indicators li {
  background: #C4C4BE;
}
.carousel-indicators li.active {
  background: #fe980f;
}
.item {
  padding-left: 100px;
}
.item h1 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 48px;
  margin-top: 115px;
}
.item h1 span {
  color: #fe980f;
}
.item button:hover {
  background: #fe980f;
}
.pricing {
  position: absolute;
  right: 40%;
  top: 52%;
}
.girl {
  margin-left: 0;
}
.get {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 23px;
}
.control-carousel {
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #C2C2C1;
}
.control-carousel:hover {
  color: #fe980f;
}
.right {
  right: 0;
}
.category-products {
  border: 1px solid #F7F7F0;
  margin-bottom: 35px;
  padding-bottom: 20px;
  padding-top: 15px;
}
.category-products .panel {
  background-color: #FFFFFF;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 0px;
}
.category-products .panel-default .panel-heading {
  background-color: #FFFFFF;
  border: 0 none;
  color: #FFFFFF;
  padding: 5px 20px;
}
.category-products .panel-default .panel-heading .panel-title a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.category-products .panel-default .panel-collapse > ul:first-child {
  padding-top: 10px;
}
.category-products ul.children {
  margin-bottom: 10px;
}
.category-products ul.children .panel-heading {
  padding-left: 0;
}
.category-products .badge {
  cursor: pointer;
  background: none;
  border-radius: 10px;
  color: #696763;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.price_slider_wrapper {
  margin-bottom: 35px;
  background-color: #FFF;
  border: 1px solid #F7F7F0;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 35px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}
.panel-collapse ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.panel-collapse ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.brands-name {
  border: 1px solid #F7F7F0;
  padding-bottom: 20px;
  padding-top: 15px;
}
.brands-name .nav-stacked li a {
  background-color: #FFFFFF;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.brands-name .nav-stacked li a:hover {
  background-color: #fff;
  color: #696763;
}
.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 20px;
  position: relative;
}
.price-range {
  margin-top: 30px;
}
.well {
  background-color: #FFFFFF;
  border: 1px solid #F7F7F0;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 35px;
}
.tooltip-inner {
  background-color: #fe980f;
  border-radius: 4px;
  color: #FFFFFF;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fe980f;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
.padding-right {
  padding-right: 0;
}
.features_items {
  overflow: hidden;
}
.product-image-wrapper {
  border: 1px solid #F7F7F5;
  overflow: hidden;
  margin-bottom: 30px;
}
.single-products {
  position: relative;
}
.single-products:hover .product-overlay {
  display: block;
  height: 100%;
}
.single-products:hover .product-overlay p a {
  color: #FFF;
}
.single-products:hover .custom-link {
  color: #FFFFFF;
}
.new,
.sale {
  position: absolute;
  top: 0;
  right: 0;
}
.productinfo {
  position: relative;
}
.productinfo h2 {
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.productinfo p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #696763;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productinfo p a.custom-link {
  color: #696763;
}
.productinfo img {
  width: 100%;
}
.product-overlay {
  background: #fe980f;
  top: 0;
  display: none;
  height: 0;
  position: absolute;
  transition: height 500ms ease 0s;
  width: 100%;
  display: block;
}
.product-overlay h2 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.product-overlay .overlay-content {
  bottom: 30%;
  position: absolute;
  text-align: center;
  width: 100%;
}
.product-overlay .add-to-cart:hover {
  background: #fff;
  color: #fe980f;
}
.product-overlay p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.product-overlay .add-to-cart,
.product-overlay .added_to_cart {
  background: #fff;
  border: 0 none;
  border-radius: 0;
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
}
.add-to-cart {
  background: #F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}
.add-to-cart:hover {
  border: 0 none;
  border-radius: 0;
  background: #fe980f;
  color: #FFFFFF;
}
.add-to-cart i {
  margin-right: 5px;
}
.add-to {
  margin-bottom: 10px;
}
.choose {
  border-top: 1px solid #F7F7F0;
}
.choose ul li a {
  color: #B3AFA8;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
}
.choose ul li a i {
  margin-right: 5px;
}
.choose ul li a:hover {
  background: none;
  color: #fe980f;
}
.tabs li.active a,
.tabs li.active a:hover,
.tabs li.active a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fe980f;
  border: 0px;
  color: #FFFFFF;
  cursor: default;
  margin-right: 0;
  margin-left: 0;
}
.tabs li a {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 0;
}
.recommended_items {
  overflow: hidden;
}
#recommended-item-carousel .carousel-inner .item {
  padding-left: 0;
}
.recommended-item-control {
  position: absolute;
  top: 41%;
}
.recommended-item-control i {
  background: none repeat scroll 0 0 #fe980f;
  color: #FFFFFF;
  font-size: 20px;
  padding: 4px 10px;
}
.recommended-item-control i:hover {
  background: #ccccc6;
}
.our_partners {
  overflow: hidden;
}
.our_partners ul {
  background: #F7F7F0;
  margin-bottom: 50px;
}
.our_partners ul li a:hover {
  background: none;
}
#advertisement {
  padding-bottom: 45px;
}
#advertisement img {
  width: 100%;
}
.page-numbers {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 15px;
}
.page-numbers li .current {
  background-color: #fe980f;
  border-color: #fe980f;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}
.page-numbers li a:hover {
  background: #fe980f;
  color: #fff;
}
.page-numbers > li {
  display: inline;
}
.page-numbers li:first-child a,
.page-numbers li:first-child span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}
.page-numbers li:last-child a,
.page-numbers li:last-child span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-numbers li a,
.page-numbers li span {
  background-color: #f0f0e9;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color: #000;
}
.product-details {
  margin-bottom: 40px;
  overflow: hidden;
  margin-top: 10px;
}
#similar-product {
  margin-top: 40px;
}
#similar-product .carousel-inner .item {
  padding-left: 0px;
}
#similar-product .carousel-inner .item img {
  display: inline-block;
  margin-left: 10px;
}
#reviews {
  padding-left: 25px;
  padding-right: 25px;
}
#reviews ul {
  background: #FFFFFF;
  border: 0 none;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
}
#reviews ul li {
  display: inline-block;
}
#reviews ul li a {
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding-right: 15px;
}
#reviews ul li a i {
  color: #fe980f;
  padding-right: 8px;
}
#reviews ul li a:hover {
  background: #fff;
  color: #fe980f;
}
#reviews p {
  color: #363432;
}
#reviews form span {
  display: block;
}
#reviews form span input {
  background: #F0F0E9;
  border: 0 none;
  color: #A6A6A1;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  outline: medium none;
  padding: 8px;
  width: 48%;
}
#reviews form span input:last-child {
  margin-left: 3%;
}
#reviews textarea {
  background: #F0F0E9;
  border: medium none;
  color: #A6A6A1;
  height: 195px;
  margin-bottom: 25px;
  margin-top: 15px;
  outline: medium none;
  padding-left: 10px;
  padding-top: 15px;
  resize: none;
  width: 99.5%;
}
#reviews button {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.view-product {
  position: relative;
}
.view-product img {
  border: 1px solid #F7F7F0;
  height: 380px;
  width: 100%;
}
.view-product h3 {
  background: #fe980f;
  bottom: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 20px;
  position: absolute;
  right: 0;
}
.item-control {
  position: absolute;
  top: 35%;
}
.item-control i {
  background: #fe980f;
  color: #FFFFFF;
  font-size: 20px;
  padding: 5px 10px;
}
.item-control i:hover {
  background: #ccccc6;
}
.product-information {
  border: 1px solid #F7F7F0;
  overflow: hidden;
  padding-bottom: 35px;
  padding-left: 35px;
  padding-top: 35px;
  position: relative;
}
.product-information h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin-top: 0;
}
.product-information p {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
}
.product-information span {
  margin-bottom: 8px;
  margin-top: 18px;
}
.product-information span input {
  border: 1px solid #DEDEDC;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 33px;
  outline: medium none;
  text-align: center;
  width: 50px;
}
.product-information span label {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}
.product-information div[itemprop="description"] {
  padding: 20px 0;
  clear: both;
  display: block;
}
.product-information form.cart {
  margin-left: 0;
  margin-bottom: 10px;
}
.product-information p.price {
  color: #fe980f;
}
.product-information span span,
.product-information .price .amount {
  color: #fe980f;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 0px;
}
.product-information .price {
  margin: 15px 0 0 0;
}
.newarrival {
  position: absolute;
  top: 0;
  left: 0;
}
.share {
  margin-top: 15px;
}
.cart {
  border: 0 none;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.btn:hover,
.btn:focus,
.woocommerce #content div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce-page #content div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover {
  color: #333;
  text-decoration: none;
}
.btn.btn-theme {
  color: #FFFFFF;
  width: auto;
  font-weight: bold;
}
.btn.coupon-btn {
  margin: 0 10px;
}
.shop-details-tab {
  border: 1px solid #F7F7F0;
  margin-bottom: 75px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 10px;
}
.shop-details-tab .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.logo-404 {
  margin-top: 60px;
}
.content-404 h1 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  font-weight: 300;
}
.content-404 img {
  margin: 0 auto;
}
.content-404 p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}
.content-404 h2 {
  margin-top: 50px;
}
.content-404 h2 a {
  background: #fe980f;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  font-weight: 300;
  padding: 8px 40px;
}
#form {
  display: block;
  margin-bottom: 185px;
  margin-top: 185px;
  overflow: hidden;
}
.login-form form span {
  line-height: 25px;
}
.login-form form span input[type=text],
.login-form form span input[type=password] {
  width: 15px;
  float: left;
  height: 15px;
  margin-right: 5px;
}
.login-form form button {
  margin-top: 23px;
}
.login-form label input {
  border: medium none;
  display: inline-block;
  margin-bottom: 0;
  outline: medium none;
  padding-left: 0;
}
.login-form h2,
.reg-form h2 {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}
.login-form input,
.reg-form input,
.login-form textarea,
.reg-form textarea {
  background: #F0F0E9;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  outline: medium none;
  padding-left: 10px;
}
.or {
  background: #fe980f;
  border-radius: 40px;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin-top: 75px;
  text-align: center;
  width: 50px;
}
#do_action {
  margin-bottom: 50px;
}
#do_action .total_area {
  padding-bottom: 18px !important;
}
.breadcrumb {
  background: transparent;
  padding-left: 0;
  margin: 0 0 20px;
}
.breadcrumb li {
  margin-right: 5px;
}
.breadcrumb li a {
  background: #fe980f;
  color: #FFFFFF;
  padding: 3px 7px;
  position: relative;
}
.breadcrumb li a:after {
  content: "";
  height: auto;
  width: auto;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #fe980f;
  position: absolute;
  top: 6px;
  right: -14px;
}
.breadcrumb i.fa {
  display: none;
}
.breadcrumb > li + li:before {
  content: " ";
}
#content {
  position: relative;
}
#content nav {
  border-radius: 0;
  margin: 0;
  padding: 0 0 15px;
}
#cart_items .cart_info {
  border: 1px solid #E6E4DF;
  margin-bottom: 50px;
}
#cart_items .cart_info .table.table-condensed thead tr {
  height: 51px;
}
#cart_items .cart_info .table.table-condensed tr {
  border-bottom: 1px solid#F7F7F0;
}
#cart_items .cart_info .table.table-condensed tr:last-child {
  border-bottom: 0;
}
#cart_items .cart_info .table.table-condensed.total-result {
  margin-bottom: 10px;
  margin-top: 35px;
  color: #696763;
}
#cart_items .cart_info .table.table-condensed.total-result tr {
  border-bottom: 0;
}
#cart_items .cart_info .table.table-condensed.total-result span {
  color: #fe980f;
  font-weight: 700;
  font-size: 16px;
}
#cart_items .cart_info .table.table-condensed.total-result .shipping-cost {
  border-bottom: 1px solid #F7F7F0;
}
#cart_items .cart_info .image {
  padding-left: 30px;
}
#cart_items .cart_info .cart_description h4 {
  margin-bottom: 0;
}
#cart_items .cart_info .cart_description h4 a {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: normal;
}
#cart_items .cart_info .cart_description p {
  color: #696763;
}
#cart_items .cart_info .cart_price p {
  color: #696763;
  font-size: 18px;
}
#cart_items .cart_info .cart_total_price {
  color: #fe980f;
  font-size: 24px;
}
#cart_items .cart_info .cart_menu,
.wishlist_table thead tr {
  background: #fe980f;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.cart_info table tr td {
  border-top: 0 none;
  vertical-align: inherit;
}
.cart_product {
  display: block;
  margin: 15px -70px 10px 25px;
}
.cart_quantity_button a {
  background: #F0F0E9;
  color: #696763;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  width: 35px;
  float: left;
}
.cart_quantity_input {
  color: #696763;
  float: left;
  font-size: 16px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.cart_delete,
.product-remove div {
  display: block;
  margin-right: -12px;
  overflow: hidden;
}
.cart_delete a {
  background: #F0F0E9;
  color: #FFFFFF;
  padding: 5px 7px;
  font-size: 16px;
}
.cart_delete a:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover {
  background: #fe980f;
  color: #FFFFFF;
}
.bg h2.title {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}
.heading h3 {
  color: #363432;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}
.heading p {
  color: #434343;
  font-size: 16px;
  font-weight: 300;
}
#do_action .total_area,
#do_action .chose_area {
  border: 1px solid #E6E4DF;
  color: #696763;
  padding: 30px 25px;
  margin-bottom: 80px;
  min-height: 299px;
}
.total_area span {
  float: right;
}
.total_area ul li {
  background: #E6E4DF;
  color: #696763;
  margin-top: 10px;
  padding: 7px 20px;
}
.user_option label {
  color: #696763;
  font-weight: normal;
  margin-left: 10px;
}
.user_info {
  display: block;
  margin-bottom: 15px;
  margin-top: 20px;
  overflow: hidden;
}
.user_info label {
  color: #696763;
  display: block;
  font-size: 15px;
  font-weight: normal;
}
.user_info .single_field {
  width: 31%;
}
.user_info .single_field.zip-field input {
  background: transparent;
  border: 1px solid#F0F0E9;
}
.user_info > li {
  float: left;
  margin-right: 10px;
}
.user_info select:focus {
  border: 0;
}
.user_info input,
select,
textarea {
  background: #F0F0E9;
  border: 0;
  color: #696763;
  padding: 5px;
  width: 100%;
  border-radius: 0;
  resize: none;
}
.chose_area .update {
  margin-left: 40px;
}
.chose_area a {
  color: #363432;
}
.chose_area a:hover {
  color: #fe980f;
}
.btn-theme,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.update,
.check_out,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
  background: #fe980f;
  border-radius: 0;
  color: #FFFFFF;
  border: none;
  padding: 5px 15px;
  width: auto;
  font-weight: normal;
  text-shadow: none;
}
.btn-theme:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background: #EBEBEB;
  border: 0;
  font-weight: normal;
}
.coupon .update {
  margin: -1px 0 0 -3px;
}
.check_out {
  margin-left: 20px;
}
#comments .comments-title {
  padding: 15px 0;
  border-bottom: none;
}
#comments #respond #cancel-comment-reply-link {
  background: #fe980f;
  margin-left: 0;
}
#comments #respond #cancel-comment-reply-link:hover {
  color: #333;
  background-color: #EBEBEB;
  border: 0;
}
#comments #respond #commentform input[type=text] {
  width: 100%;
  margin-bottom: 27px;
}
#comments #respond input[type=text] {
  width: 50%;
}
#comments #respond textarea#comment {
  width: 100%;
}
.step-one {
  margin-bottom: -10px;
}
.register-req,
.step-one .heading {
  background: none repeat scroll 0 0 #F0F0E9;
  color: #363432;
  font-size: 20px;
  margin-bottom: 35px;
  padding: 10px 25px;
  font-family: 'Roboto', sans-serif;
}
.checkout-options {
  padding-left: 20px;
}
.checkout-options h3 {
  color: #363432;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
.checkout-options p {
  color: #434343;
  font-weight: 300;
  margin-bottom: 25px;
}
.checkout-options .nav li {
  float: left;
  margin-right: 45px;
  color: #696763;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.checkout-options .nav li a {
  color: #fe980f;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
}
.checkout-options .nav li a:hover {
  background: inherit;
}
.checkout-options .nav label {
  font-weight: normal;
}
.checkout-options .nav i {
  margin-right: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #fe980f;
  color: #fff;
  font-size: 14px;
  padding: 2px 3px;
}
.register-req {
  font-size: 14px;
  font-weight: 300;
  padding: 15px 20px;
  margin-top: 35px;
}
.register-req p {
  margin-bottom: 0;
}
.shopper-info p,
.bill-to p,
.order-message p {
  color: #696763;
  font-size: 20px;
  font-weight: 300;
}
.shopper-info .btn-primary {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
  margin-right: 15px;
  margin-top: 20px;
}
.form-two,
.form-one {
  float: left;
  width: 47%;
}
.shopper-info > form > input,
.form-two > form > select,
.form-two > form > input,
.form-one > form > input {
  background: #F0F0E9;
  border: 0 none;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  font-weight: 300;
}
.form-two {
  margin-left: 5%;
}
.form-two > form > select {
  padding: 10px 5px;
}
.order-message textarea {
  font-size: 12px;
  height: 335px;
  margin-bottom: 20px;
  padding: 15px 20px;
}
.order-message label {
  font-weight: 300;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  margin-left: 10px;
  font-size: 14px;
}
.review-payment h2 {
  color: #696763;
  font-size: 20px;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 20px;
}
.payment-options {
  margin-bottom: 125px;
  margin-top: -25px;
}
.payment-options span label {
  color: #696763;
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}
.site-content .hentry h3 {
  color: #696763;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 17px;
}
.site-content .hentry a img {
  border: 1px solid #F7F7F0;
  width: 100%;
  margin-bottom: 30px;
}
.site-content .hentry p {
  color: #363432;
}
.site-content .hentry .btn-primary {
  background: #fe980f;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 17px;
}
.site-content .hentry .featured-image-wrap {
  margin-bottom: 15px;
}
.site-content .entry-meta,
.site-content .single-post-meta {
  overflow: hidden;
  padding-left: 0;
  margin-bottom: 15px;
}
.site-content .entry-meta.tag-list,
.site-content .single-post-meta.tag-list {
  border: 1px solid #F7F7F0;
  padding: 5px 10px;
  margin-bottom: 0;
}
.site-content .entry-meta.tag-list .sep,
.site-content .single-post-meta.tag-list .sep {
  padding: 0 5px;
}
.site-content .entry-meta li,
.site-content .single-post-meta li {
  background: #F0F0E9;
  color: #363432;
  float: left;
  font-size: 10px;
  font-weight: 700;
  margin-right: 10px;
  padding: 0 10px 0 0;
  position: relative;
  text-transform: uppercase;
}
.site-content .entry-meta li i,
.site-content .single-post-meta li i {
  background: #fe980f;
  color: #FFFFFF;
  margin-right: 10px;
  padding: 8px 10px;
  position: relative;
}
.site-content .entry-meta li i:after,
.site-content .single-post-meta li i:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-color: transparent transparent transparent #fe980f;
  border-width: 7px;
  border-style: solid;
  top: 7px;
  left: 28px;
}
.pagination > .active > a {
  background-color: #fe980f;
  border-color: #fe980f;
}
.pagination-area {
  margin-bottom: 45px;
  margin-top: 45px;
}
.pagination-area .page-numbers li a {
  background: #F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  margin-right: 5px;
  padding: 4px 12px;
}
.pagination-area .page-numbers li a:hover,
.pagination-area .page-numbers li .current {
  background: #fe980f;
  color: #fff;
}
.pager-area {
  overflow: hidden;
}
.pager-area .pager li a {
  background: #F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 15px;
  text-transform: uppercase;
}
.pager-area .pager li a:hover {
  background: #fe980f;
  color: #fff;
}
.rating-area {
  border: 1px solid #F7F7F0;
  direction: block;
  overflow: hidden;
}
.rating-area ul li {
  float: left;
  padding: 5px;
  font-size: 12px;
}
.rating-area .ratings {
  float: left;
  padding-left: 0;
  margin-bottom: 0;
}
.rating-area .ratings li i {
  color: #CCCCCC;
}
.rating-area .rate-this {
  color: #363432;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.rating-area .tag {
  float: right;
  margin-bottom: 0;
  margin-right: 10px;
}
.rating-area .tag li {
  padding: 5px 2px;
}
.rating-area .tag li span {
  color: #363432;
}
.rating-area .ratings .color,
.rating-area .color {
  color: #fe980f;
}
.socials-share {
  margin-bottom: 30px;
  margin-top: 18px;
}
.commnets {
  border: 1px solid #F7F7F0;
  padding: 18px 18px 18px 0;
  margin-bottom: 50px;
}
.commnets .media-object {
  margin-right: 15px;
  width: 100%;
}
.commnets .pull-left {
  margin-right: 22px;
}
.commnets p,
.commet-list-content p,
.replay-box p {
  font-size: 12px;
}
.media-heading {
  color: #363432;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px;
}
.blog-socials {
  margin-bottom: -9px;
  margin-top: 14px;
}
.blog-socials ul {
  padding-left: 0;
  overflow: hidden;
  float: left;
}
.blog-socials ul li {
  float: left;
  height: 17px;
  margin-right: 5px;
  text-align: center;
  width: 17px;
}
.blog-socials ul li a i {
  color: #393B3B;
  display: block;
  font-size: 10px;
  padding: 4px;
  background: #F0F0E9;
}
.blog-socials ul li a i:hover {
  color: #fff;
}
.blog-socials .btn.btn-primary {
  margin-top: 0;
}
.commentlist .btn-primary,
.commnets .btn-primary {
  background: #FC9A11;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  padding: 1px 7px;
  text-transform: uppercase;
}
ul.commentlist li {
  position: relative;
}
ul.commentlist ul.children {
  margin-top: 35px;
  margin-bottom: 25px;
}
ul.commentlist h2 {
  color: #363432;
  font-size: 20px;
  font-weight: 700;
}
ul.commentlist.media {
  border: 1px solid #F7F7F0;
  padding: 18px 18px 18px 0;
  margin-bottom: 27px;
}
ul.commentlist .media img {
  width: 100%;
  height: auto;
}
ul.commentlist .media .pull-left {
  margin-right: 25px;
}
ul.commentlist .second-media {
  margin-left: 5%;
  width: 95%;
}
ul.commentlist .edit-link {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
}
ul.commentlist .edit-link a {
  font-size: 10px;
  padding: 8px 10px 7px 10px;
}
#respond .form-submit {
  margin-top: -25px;
  margin-left: 33.33333333333333%;
  padding-left: 15px;
}
.comment-form .logged-in-as,
.comment-form .comment-notes {
  padding-left: 15px;
  font-style: italic;
}
.comment-form.loggedin #respond .form-submit {
  margin-top: 15px;
  margin-left: 0;
  padding-left: 15px;
}
.reply-box {
  margin-bottom: 80px;
  margin-top: 35px;
}
.reply-box h2 {
  font-weight: 700;
  font-size: 20px;
  color: #363432;
  margin-top: 0;
  margin-bottom: 45px;
}
.reply-box label {
  background: #fe980f;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 3px 15px;
  float: left;
  font-weight: 400;
}
.reply-box span {
  color: #fe980f;
  font-weight: 700;
  margin-top: 0;
}
.reply-box form input {
  border: 1px solid #F7F7F0;
  color: #ADB2B2;
  font-size: 12px;
  margin-bottom: 22px;
  padding: 8px;
  width: 100%;
}
.replay-box form input:hover,
.text-area textarea:hover,
.replay-box form input:focus,
.text-area textarea:focus,
textarea:hover,
textarea:focus {
  border: 1px solid #fe980f;
  outline: none;
}
.text-area {
  margin-top: 0;
}
.text-area textarea {
  border: 1px solid #F7F7F0;
  outline: none;
}
.btn.btn-primary,
.comment-reply-link {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
}
.comment-reply-link {
  padding: 0px 6px;
  color: #FFF !important;
}
.comment-reply-link:before {
  content: "\f112";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  margin-right: 3px;
}
.blank-arrow {
  position: relative;
  display: inline-block;
}
.blank-arrow label:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 8px;
  border-color: #fe980f transparent transparent transparent;
  top: 25px;
  left: 5px;
}
.contact-map {
  width: 100%;
  height: 385px;
  margin-bottom: 70px;
}
.contact-info .heading,
.contact-form .heading {
  text-transform: capitalize;
}
.contact-form .form-group {
  margin-bottom: 20px;
}
#contact-page .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #696763;
  height: 46px;
  padding: 6px 12px;
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  box-shadow: inherit;
}
#contact-page .form-control::-moz-placeholder {
  color: #8D8D8D;
}
#contact-page #message {
  height: 160px;
  resize: none;
}
#contact-page .contact-info {
  padding: 0 20px;
}
#contact-page .contact-info address {
  margin-bottom: 40px;
  margin-top: -5px;
}
#contact-page .contact-info p {
  margin-bottom: 0;
  color: #696763;
  font-size: 16px;
  line-height: 25px;
}
#main-contact-form .btn-primary {
  margin-bottom: 15px;
  margin-top: 20px;
}
#contact-page .form-control:focus,
#contact-page .form-control:hover {
  box-shadow: inherit;
  border-color: #FDB45E;
}
.social-networks {
  overflow: hidden;
  text-align: center;
}
.social-networks ul {
  margin-top: -5px;
  padding: 0;
  display: inline-block;
}
.social-networks ul li {
  float: left;
  text-decoration: none;
  list-style: none;
  margin-right: 20px;
}
.social-networks ul li:last-child {
  margin-right: 0;
}
.social-networks ul li a {
  color: #999;
  font-size: 25px;
}
.contact-info .social-networks ul li a i {
  background: none;
}
.contact-info .social-networks ul li a:hover {
  color: #fe980f;
}
.cart_totals table {
  display: inline-block;
  width: 100%;
}
.cart_totals tbody {
  display: inline;
}
.cart_totals tr {
  background: #E6E4DF;
  color: #696763;
  margin-top: 10px;
  padding: 7px 20px;
  display: block;
}
.cart_totals tr:after {
  clear: both;
}
.cart_totals tr th {
  float: left;
}
.cart_totals tr td {
  float: right;
  text-align: right;
}
.cart_totals tr:before,
.cart_totals tr:after {
  display: table;
  content: " ";
}
.yith-wcwl-share ul {
  padding-left: 0;
}
.product-name a {
  color: #363432;
}
.product-name a:hover {
  color: #fe980f;
}
.custom-link {
  color: #fe980f;
}
.home .flexslider .flex-direction-nav a:hover:before,
.home .flexslider .flex-direction-nav a:hover {
  color: #fe980f;
}
.flex-control-paging li a,
.flex-control-paging li a:hover {
  background: #C2C2C1;
  width: 10px;
  height: 10px;
}
.store-count {
  background: #fe980f;
  color: #FFF;
  padding: 5px 10px;
}
.site-content .entry-header .entry-title {
  border-bottom: none;
}
.dokan-dashboard header.entry-header {
  display: none;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
  background: #EBEBEB;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #D5D5D5;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:last-child {
  border-bottom: none;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:first-child {
  border-top: none;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
  color: #FFF;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
  border-color: transparent #FFFFFF transparent transparent;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
  background: #fe980f;
}
.dokan-comments-wrap select {
  width: auto;
}
.store-page-wrap .profile-frame {
  background-color: #fe980f;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
  overflow: hidden;
  padding: 25px 15px;
}
.woocommerce #content div.product .woocommerce-tabs > ul,
.woocommerce-page #content div.product .woocommerce-tabs > ul,
.woocommerce div.product .woocommerce-tabs > ul,
.woocommerce-page div.product .woocommerce-tabs > ul {
  background: #40403E;
  border-bottom: 1px solid #fe980f;
  list-style: none outside none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
  box-shadow: none;
  border-radius: 0;
  border: 0;
  content: '';
  right: 0;
  bottom: 0;
  border-width: 0;
  left: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul li a,
.woocommerce-page #content div.product .woocommerce-tabs ul li a,
.woocommerce div.product .woocommerce-tabs ul li a,
.woocommerce-page div.product .woocommerce-tabs ul li a {
  border: 0 none;
  border-radius: 0;
  color: #B3AFA8;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce #content div.product .woocommerce-tabs ul li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul li a:hover,
.woocommerce div.product .woocommerce-tabs ul li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul li a:hover {
  background: #fe980f;
  color: #fff;
  background: transparent !important;
  color: #B3AFA8 !important;
}
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
  border: 1px solid #F7F7F0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  border: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before {
  box-shadow: none;
  border-radius: 0;
  border: 0;
  content: '';
  right: 0;
  bottom: 0;
  border-width: 0;
  left: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #FFF;
  font-weight: 400;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  text-shadow: none;
  color: #FFF;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  text-shadow: none;
  padding: 10px 15px;
  border: 0 none;
  border-radius: 0;
  color: #B3AFA8;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #fe980f;
  border-radius: 15px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  position: absolute;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #FFF;
  box-shadow: none;
  height: 13px;
  opacity: 1;
  position: absolute;
  width: 13px;
  border: 0;
  top: 1px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  cursor: pointer;
  background-color: #F7F7F7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  height: 15px;
  left: 0;
  margin-top: -5px;
  top: 50%;
  width: 100%;
}
.woocommerce .widget_shopping_cart_content,
.woocommerce-page .widget_shopping_cart_content {
  padding: 0 15px;
  width: 300px;
  color: #FFF;
}
.woocommerce .form-row.user-role input[type=radio],
.woocommerce-page .form-row.user-role input[type=radio] {
  position: relative;
  padding-right: 10px;
}
.woocommerce form.checkout ul#shipping_method li,
.woocommerce-page form.checkout ul#shipping_method li {
  padding: 0;
}
.woocommerce form.checkout ul#shipping_method li label,
.woocommerce-page form.checkout ul#shipping_method li label {
  padding-left: 5px;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  margin-top: 0;
}
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
  background: #fe980f;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0;
  margin-left: 20px;
  font-weight: 400;
}
.woocommerce #content div.product form.cart .button:before,
.woocommerce-page #content div.product form.cart .button:before,
.woocommerce div.product form.cart .button:before,
.woocommerce-page div.product form.cart .button:before {
  font-family: FontAwesome;
  content: "\f07a";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  margin-right: 5px;
}
.woocommerce .woocommerce-product-rating .star-rating span,
.woocommerce-page .woocommerce-product-rating .star-rating span,
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
  color: #fe980f;
}
.woocommerce.single-product #content div.product span.onsale,
.woocommerce-page.single-product #content div.product span.onsale {
  position: absolute;
  top: -2px;
  left: 15px;
  z-index: 99;
}
.woocommerce.single-product #content div.product p.price,
.woocommerce-page.single-product #content div.product p.price {
  color: #fe980f;
}
.woocommerce.single-product #content div.product p.price del,
.woocommerce-page.single-product #content div.product p.price del {
  color: #fe980f, 10%;
}
.woocommerce.single-product #content div.product p.price del span,
.woocommerce-page.single-product #content div.product p.price del span {
  font-size: 22px;
  margin-right: 10px;
}
.woocommerce.single-product #content div.product p.price ins,
.woocommerce-page.single-product #content div.product p.price ins {
  text-decoration: none;
}
.woocommerce.single-product #content div.product form.cart .button,
.woocommerce-page.single-product #content div.product form.cart .button {
  margin-left: 10px;
  font-size: 12px;
}
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove {
  background: #F0F0E9;
  color: #FFF;
  padding: 10px 16px 10px 7px;
  font-size: 16px;
  border-radius: 0;
  line-height: 0px;
}
.woocommerce .archive-title,
.woocommerce-page .archive-title {
  border-bottom: 1px solid #F7F7F0;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  padding-left: 15px;
}
.woocommerce .widget ul.cart_list,
.woocommerce-page .widget ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.product_list_widget {
  padding: 20px;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
  border-top: none;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  box-shadow: none;
}
.woocommerce .checkout_coupon input.input-text,
.woocommerce-page .checkout_coupon input.input-text {
  padding: 7px;
}
.store-review-wrap ol.commentlist {
  padding-left: 0;
}
input[type="submit"].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme {
  color: #ffffff;
  background-color: #fe980f;
  border-color: #fe980f;
}
input[type="submit"].dokan-btn-theme:hover,
a.dokan-btn-theme:hover,
.dokan-btn-theme:hover,
input[type="submit"].dokan-btn-theme:focus,
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus,
input[type="submit"].dokan-btn-theme:active,
a.dokan-btn-theme:active,
.dokan-btn-theme:active,
input[type="submit"].dokan-btn-theme.active,
a.dokan-btn-theme.active,
.dokan-btn-theme.active,
.open .dropdown-toggleinput[type="submit"].dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggle.dokan-btn-theme {
  color: #ffffff;
  background-color: #e38301;
  border-color: #cf7701;
}
input[type="submit"].dokan-btn-theme:active,
a.dokan-btn-theme:active,
.dokan-btn-theme:active,
input[type="submit"].dokan-btn-theme.active,
a.dokan-btn-theme.active,
.dokan-btn-theme.active,
.open .dropdown-toggleinput[type="submit"].dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggle.dokan-btn-theme {
  background-image: none;
}
input[type="submit"].dokan-btn-theme.disabled,
a.dokan-btn-theme.disabled,
.dokan-btn-theme.disabled,
input[type="submit"].dokan-btn-theme[disabled],
a.dokan-btn-theme[disabled],
.dokan-btn-theme[disabled],
fieldset[disabled] input[type="submit"].dokan-btn-theme,
fieldset[disabled] a.dokan-btn-theme,
fieldset[disabled] .dokan-btn-theme,
input[type="submit"].dokan-btn-theme.disabled:hover,
a.dokan-btn-theme.disabled:hover,
.dokan-btn-theme.disabled:hover,
input[type="submit"].dokan-btn-theme[disabled]:hover,
a.dokan-btn-theme[disabled]:hover,
.dokan-btn-theme[disabled]:hover,
fieldset[disabled] input[type="submit"].dokan-btn-theme:hover,
fieldset[disabled] a.dokan-btn-theme:hover,
fieldset[disabled] .dokan-btn-theme:hover,
input[type="submit"].dokan-btn-theme.disabled:focus,
a.dokan-btn-theme.disabled:focus,
.dokan-btn-theme.disabled:focus,
input[type="submit"].dokan-btn-theme[disabled]:focus,
a.dokan-btn-theme[disabled]:focus,
.dokan-btn-theme[disabled]:focus,
fieldset[disabled] input[type="submit"].dokan-btn-theme:focus,
fieldset[disabled] a.dokan-btn-theme:focus,
fieldset[disabled] .dokan-btn-theme:focus,
input[type="submit"].dokan-btn-theme.disabled:active,
a.dokan-btn-theme.disabled:active,
.dokan-btn-theme.disabled:active,
input[type="submit"].dokan-btn-theme[disabled]:active,
a.dokan-btn-theme[disabled]:active,
.dokan-btn-theme[disabled]:active,
fieldset[disabled] input[type="submit"].dokan-btn-theme:active,
fieldset[disabled] a.dokan-btn-theme:active,
fieldset[disabled] .dokan-btn-theme:active,
input[type="submit"].dokan-btn-theme.disabled.active,
a.dokan-btn-theme.disabled.active,
.dokan-btn-theme.disabled.active,
input[type="submit"].dokan-btn-theme[disabled].active,
a.dokan-btn-theme[disabled].active,
.dokan-btn-theme[disabled].active,
fieldset[disabled] input[type="submit"].dokan-btn-theme.active,
fieldset[disabled] a.dokan-btn-theme.active,
fieldset[disabled] .dokan-btn-theme.active {
  background-color: #fe980f;
  border-color: #fe980f;
}
input[type="submit"].dokan-btn-theme .badge,
a.dokan-btn-theme .badge,
.dokan-btn-theme .badge {
  color: #fe980f;
  background-color: #fff;
}
