/*
 Theme Name:    Electro Child
 Theme URI:     https://themeforest.net/item/electro-electronics-store-woocommerce-theme/15720624
 Description:   This is the child theme of Electro
 Author:        MadrasThemes
 Author URI:    https://madrasthemes.com/
 Template:      electro
 Version:       2.2.6
 License:       GNU General Public License v2 or later
 License URI:   http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:   electro-child
*/

html {
  font-size: 1em;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

nav {
  display: block;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
}

button {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  .navbar {
    display: none;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #1a76c1;
  text-decoration: none;
}

a:hover, a:focus {
  color: #114d7e;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}

@media (min-width: 991px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}

.container>.navbar-header {
  margin-right: -25px;
  margin-left: -25px;
  min-width: 247px;
}

@media (min-width: 991px) {
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 991px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-brand {
  float: left;
  padding: 12.5px 25px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 991px) {
  .navbar>.container .navbar-brand {
    margin-left: -25px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 25px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

#nav-main .container {
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #d9dcde;
}

#header {
  position: static;
  width: 100%;
  z-index: 100;
}

@media (max-width: 1190px) {
  #header .navbar#nav-main {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 990px) {
  .navbar-toggle {
    right: 5px;
  }
  #header .navbar#nav-main {
    padding-left: 25px;
    padding-right: 25px;
  }
  #header .navbar .navbar-header .navbar-toggle i {
    color: #00386C;
  }
}

.container:before, .container:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.container:after, .navbar:after, .navbar-header:after {
  clear: both;
}


@media (max-width: 1199px) {
  .container {
    width: 100%;
    max-width: none;
  }
}

#header .navbar {
  border: none;
  margin: 0px;
  border: 0px;
  padding: 0;
  border-radius: 0px;
  min-height: inherit;
  float: none!important;
}
#header .navbar .navbar-header .navbar-toggle {
  border: none;
  background-color: transparent;
  margin-top: 16px;
  margin-bottom: 0;
}
#header .navbar .navbar-header .navbar-brand {
  height: auto;
  padding: 22px 25px 23px;
}
#header .navbar .navbar-header .navbar-brand img {
  height: 25px;
  width: 165px;
}
#header .navbar#nav-main {
  background-color: #FFF;
}
@supports (-webkit-line-clamp: 3) {
}

body {
  font-family: "Open Sans";
  color: #333;
  line-height: 1.55;
  font-size: 15px;
  background-color: #fff;
}
a {
  -moz-transition: all 0.125s linear;
  -webkit-transition: all 0.125s linear;
  -o-transition: all 0.125s linear;
  transition: all 0.125s linear;
}

a:focus {
  outline: none !important;
}

body {
  font-family: "Open Sans";
  color: #333;
  line-height: 1.55;
  font-size: 15px;
  background-color: #fff;
}

#header .navbar .navbar-header .navbar-brand {
  padding-left: 25px !important;
}

.container {
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 25px;
}

@media only screen and (max-width: 991px) {

  .navbar-toggle {
    margin: 0;
  }
}
@media only screen and (max-width: 990px) {
  .navbar-header {
    padding-right: 35px;
    padding-right: 5px;
  }

  #header .navbar .navbar-header .navbar-toggle i {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  /*.gray-box.cost-timeframe { border:0; padding:0; margin:0; }
    .cost-timeframe .fixRow.row { margin:0; }
    .cost-timeframe .fixRow.row > .col { padding:25px; border:1px solid #dedede; margin-bottom:20px; }*/
}

@media only screen and (max-width: 479px) {

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header .navbar .navbar-header .navbar-brand img {
    height: 19px;
  }

  .container>.navbar-header {
    margin-left: -20px;
    margin-right: -20px;
  }

  #header .navbar .navbar-header .navbar-brand {
    padding: 15px 20px;
  }

  .navbar-toggle {
    padding: 9px 5px;
  }

  #header .navbar .navbar-header .navbar-toggle {
    margin: 4px 0 0;
  }
}

.pagination {
  display: inline-block !important;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 11px 21px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #212121;
  background-color: #ffffff;
  margin-left: -1px;
  font-size: 14px;
}

.pagination-container {
  min-width: 250px;
  margin: 0px auto;
  max-width: 300px;
  margin-bottom: 50px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  z-index: 2;
  color: white;
  background-color: #49B882;
  border-color: #dddddd;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #1a76c1;
  border-color: #1a76c1;
  cursor: default;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg>li>a, .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

#footer .bph-links h4.widget-title {
  font-weight: bold;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 25px;
  margin-left: 45px;
  color: #49B882;
  text-indent: -45px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#footer .bph-links h4.widget-title img {
  height: 25px;
  margin-right: 15px;
  position: relative;
  top: -2px;
  display: inline-block;
}
.bph-links ul {
  list-style-type: none;
  padding: 0;
}
.bph-links li {
  display: block;
  padding: 6px 0;
  font-size: 13px;
}
.bph-links li a {
  text-decoration: none;
  color: #212121;
  font-size: 13px;
  font-weight: 200;
  transition: 0.1s all;
}
.bph-links li a:hover {
  color: #49B882;
}
.bph-links .bp-links {
  margin-left: 3px;
  max-width: 400px;
  transition: 0.2s all;
}
.bph-links .bp-links li {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.bph-links .bp-links li a::before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 12px;
}
.copyright-row {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.footer-logo-col {
  text-align: right;
}
.footer-logo-col a img {
  display: inline-block;
}
@media (max-width: 1050px) {
  .bph-links .bp-links {
    max-width: 340px;
  }
}
@media (max-width: 927px) {
  .bph-links .bp-links {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  #footer .bp-links {
      width: 100% !important;
      max-width: 100% !important;
  }
  .footer-copyright-col,
  .footer-copyright-col p,
  .footer-logo-col {
    text-align: center !important;
  }
}

#footer .container {
  border-top: 1px solid #eeeeee;
  padding-top: 50px;
}

.handheld-header-v2.handheld-stick-this {
  background-color: #1a3965;
}
.handheld-header-v2 .handheld-header-links > ul li.search > a {
  color: #fff;
}
.off-canvas-navigation-wrapper .navbar-toggler .navbar-toggler-icon, .off-canvas-navigation-wrapper button.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='butt' stroke-miterlimit='0' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}
.handheld-header-v2 div.header-logo a.header-logo-link svg {
  width: 100%;
  max-width: 180px;
}
#nav-main > .container {
  display: flex;
}
#main-menu {
  display: flex;
  align-items: center;
  width: 100%;
}
#main-menu > ul {
  width: 100%;
  justify-content: center;
}
#menu-network-menu {
  text-align: center;
}
#nav-main ul.nav li > a {
  font-size: 12px;
  text-transform: uppercase;
  color: #00386c;
  background-color: transparent;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  text-align: center;
}
#nav-main ul.nav li > a:after {
  content: attr(title);
  font-weight: bold;
  display: block;
  visibility: hidden;
  margin-top: -23px;
  text-transform: uppercase;
}
#nav-main ul.nav li > a:hover {
  font-weight: bold;
}
#nav-secondary {
  background-color: rgb(0, 56, 108);
}
#nav-secondary ul li a {
  display: inline-block;
  color: #fff;
  padding: 12px 22px;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
  width: auto !important;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
  width: calc(100% - 150px) !important;
}
.dokan-btn-theme, a.dokan-btn-theme, input.dokan-btn-theme[type=submit] {
  background-color: #49B882 !important;
  border-color: #49B882 !important;
}

/* listing filter fixes start */
.dokan-product-search-form button[type="submit"] {
  padding: 7.5px 11px !important;
}
.dokan-product-listing-area form {
  float: none;
  width: auto;
}
.dokan-product-listing-area > .dokan-w12 {
  display: flex;
  justify-content: space-between;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top {
  padding-bottom: 15px;
}
.dokan-product-listing-area .dokan-product-search-form input[name="product_search_name"] {
  padding: 0.55em 1.214em;
}
/* listing filter fixes end */

/* center main nav start */
#nav-main > .container {
  height: 70px;
}
#nav-main .navbar-header {
  position: absolute;
}
#nav-main #user-menu-nav-wrap {
  position: absolute;
  right: 0;
}
/* center main nav end */
.protip-skin-default--scheme-pro.protip-container {
  background-color: #333 !important;
  color: #fff !important;
  line-height: 1.4;
}
.protip-skin-default--scheme-pro[data-pt-position="right"] .protip-arrow {
  border-right-color: #333 !important;
}
.protip-skin-default--scheme-pro[data-pt-position="left"] .protip-arrow {
  border-left-color: #333 !important;
}
/* key highlights start */
.dokan-product-key-highlights .dokan-form-group input {
  display: inline-block;
  width: calc(100% - 50px);
}
.dokan-product-key-highlights .dokan-form-group button {
  display: inline-block;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
/* key highlights end */

.swal2-container {
  z-index: 99999;
}

#mkt-info-form-wrap .mif-notice-container span {
  display: block;
  text-align: center;
  border: 1px dashed #ccc;
  padding: 12px;
  margin: 12px 0;
}
#mkt-info-form-wrap .mif-notice-container span.error {
  border-color: red;
}
/* vendor dashboard sub packs fixes */
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0 !important;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .buy_pack_button {
  position: static !important;
  text-align: center;
  margin-top: -28px;
}
/* vendor dashboard sub packs fixes - end */