/* --------------------------Top Bar---------------------------- */
.responsive-button{
  display: none;
}
#site_top .topbar-contents span a{
  color:#fff;
  padding:10px 12px 8px 10px;
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto";
}
#site_top .topbar-contents span.topbar_text a,#site_top .topbar-contents span.topbar_text a{
  padding: 10px 0px 8px 0px !important;
}
#site_top .topbar-contents span{
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto";
  color:#fff;
  padding-top: 7px;
}
#site_top .wishlist-details{
  text-align: right;
}
#site_top .wishlist-details button{
  background-color: transparent;
  border:none;
  color:#fff;
  padding:11px 20px 10px 10px;
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto";
  box-shadow: none;
}
#site_top .wishlist-details ul{
  width: 100%;
  background-color:#ffca04;
}
#site_top .wishlist-details ul li a{
  color:#121212;
}
#site_top .seperator{
  color:#fff;
}
#site_top a {
  color: #ffff;
}
#site_top ul li{
  padding: 0 15px;
}
#site_top .side-navigation a{
  padding: 14px 0px;
}
/* ---------------- Products Search ------------- */
#topbar-search{
  padding: 23px 0px;
  z-index: 9999;
}
.cat_toggle {
  background-color: #ffffff;
  padding: 10px 15px;
  margin: 5px 0;
  font-size: 14px;
  color: #2c2c2c;
  font-weight: bold;
  letter-spacing: 1px;
}
.cat_toggle i{
  color:#595959;
  padding-right: 12px;
  cursor: pointer;
}
#cart_animate {
  position: absolute;
  top: 56px;
  z-index: 1;
  background-color: #ffffff;
  left:41px;
  display: none;
  width: 252px;
  padding: 10px;
  box-shadow: 0px 0px 5px lightsteelblue;
  z-index:99999999;

}
.product-search-info{
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  padding: 0 20px;
   background-color:#fff;
}
.product-search-info form{
  float: right;
  margin-top: -37px;
}
.product-search-info form input{
  border:none;
}
.product-search-info form button{
  border:none;
  background:transparent;
  color:#595959;
}
.product-search-info form button i{
  cursor: pointer;
}
#topbar-search .product-search-info ul{
  list-style-type: none;
}
#topbar-search .product-search-info ul li a{
  color:#333333;
  font-size: 14px;
}
#topbar-search .product-search-info ul li{
  border-bottom: 1px dashed #333333;
  padding-top: 15px; 
}
#topbar-search .my-account{
  padding: 6px 9px;
  border-radius: 50px;
}
#topbar-search .my-account i{
  background-color:#ffca04;
  color:#121212;
  padding: 12px;
  border-radius: 50%;
  margin-right: 9px;
}
#topbar-search .my-account span{
  color:#373737;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Fjalla One";
}

/* --------------------------Header---------------------------- */
/* ---------Buttons--------- */
a.theme_button {
  border: none;
  display: inline-block;
  cursor: pointer;
  transition: all ease-in-out 300ms;
  margin-top: 20px;
}
.skip-link{
  position: absolute;
  left: 10px;
  top: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  z-index: 5;
  display: none;
}
.hideSkipLink{
  display: none;
}
#header .cart-details{
  background-color:#121212;
}
#header .cart-details .cart_box{
  padding: 13px 20px;
}
#header .cart-details .cart_box a{
   color:#fff;
}
#header .cart-details .cart_box i{
  font-size: 24px;
  padding-left: 20px;
}
#cart {
  background: #121212;
  right: 0;
  top: 60px;
  margin: 0 auto;
  text-align: left;
  padding: 20px;
  position: absolute;
  z-index: 9999;
  width: 500px;
  display: none;
}
.cart_box {
  border: none;
  padding:0;
  margin-right: 0;
  list-style: none;
}
.cart_box:hover #cart{
  display: block;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.cart_box span.cart-value {
  margin: 0;
  text-align: center;
  background-color: #ffca04;
  border-radius: 50%;
  color: #2c2c2c;
  padding: 4px 7px;
  position: absolute;
  width: 25px; 
  height: 25px; 
  font-size: 10px;
  font-weight: bold;
}
#top-add-to-cart p.woocommerce-mini-cart__total.total {
  color: #ffffff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  text-align: center;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  border: 1px solid transparent;
}
#top-add-to-cart p.woocommerce-mini-cart__empty-message {
  color: #ffffff;
}
#top-add-to-cart span.quantity {
  color: #ffffff;
}
/**/
#header .col-lg-2.col-md-3.top_bar_btn {
  margin-top: 5px;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  width: 100%;
  background-color:#ffca04;
}
#topbar {
  border-top: 10px solid #435061;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#header .logo, #footer .logo{
  margin-top: -4px; 

}
#site_top .logo h1, #footer .logo h1{ 
  font-weight:700; 
  padding:0; 
  font-size:18px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#121212;
}
.logo h1 a, .logo h1 a{
  color: #262626;
  text-transform: uppercase;
  font-size: 26px; 
}
.logo h1{
  padding-bottom: 0;
  line-height: 25px;
}
.logo p{ 
  color: #262626;
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
#header .search-icon i{
  color:#fff;
  cursor: pointer;
}
#header .search-icon{
  margin-right: 40px;
}
/*---------------Top bar menu-------------------*/
.right_menu .main-header .side-navigation{
  display: block;
}
/*----------------Menu bar-----------*/
.hamburger {
    padding-left: 10px
}
.side-navigation {
    padding: 0;
    margin: 0;
    text-align: left
}
.side-navigation>li {
    list-style: none;
    margin-bottom: 10px
}
.close-sidebar {
    font-size: 35px;
    padding-right: 5px;
    color: #fff;
    text-align: right
}
.headerbar {
    display: none;
    font-size: 30px;
    text-align: left;
    font-weight:900;
    color:#000;
}
amp-sidebar#sidebar1 {
    display: none
}
.i-amphtml-sidebar-mask {
    position: static!important
}
.side-navigation ul {
    margin: 0;
    padding: 0;
    font-weight: 700
}
.side-navigation li {
    display: inline-block;
    margin: 0;
    padding: 15px 0;
    position: relative;
}
.side-navigation a {
  text-decoration: none;
  padding: 0 14px;
  white-space: nowrap;
  font-size: 15px;
  color: #333333;
  display: block;
  font-weight: normal;
  font-family: "Fjalla One";
      border-right: 1px solid #d8b403;
}
.side-navigation ul li a:active {
  color: #082b45
}
.side-navigation ul li a:hover {
  color: #252525;
  text-decoration: underline
}
.side-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #000;
    min-width: 215px;
    z-index: 9999;
}
.side-navigation ul ul ul {
    left: 31%;
    top: 41px;
}
.side-navigation ul ul a {
    color: #fff;
    padding: 10px 10px 10px 25px;
    transition: all .5s ease 0s
}
.side-navigation ul.sub-menu li a:before {
    content: "\f068";
    font-family: 'Font Awesome 5 Free';
    left: 0;
    position: absolute;
    top: 14px;
    font-size: 10px;
    color: #121212;
    padding-left: 10px;
    font-weight: 900;
    transition: all .5s ease 0s
}
.side-navigation ul.sub-menu li a:hover:before {
    color: #fff;
    padding-left: 20px
}
.side-navigation ul ul a:hover {
    color: #fff;
    padding-left: 35px
}
.side-navigation ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-left: none;
    border-right: none!important;
    padding: 0
}
.nav-menu ul ul li:last-child {
    border-bottom: 0
}
.side-navigation ul li:hover>ul {
    display: block
}
.nav-menu a:hover {
    color: #121212
}
.nav-menu .menu>ul>li.highlight {
    background-color: #006ccc
}
.nav-menu .menu>ul>li.highlight:hover {
    background: 0 0
}
.main-menu-navigation {
    margin: 30px 0 0
}
.nav-next .post-title,
.nav-previous .post-title {
    display: none!important
}
.toggle-menu,
a.closebtn {
    display: none
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
  left: 0;
  z-index: 999999;
  right: 0;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #000;
}
.stickynavbar {
  padding-top: 0 !important;
}
#sticky-onoff{
  display: none;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #121212;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
i.fas.fa-headphones {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
  border-right: 2px solid #ffffff;
  padding: 5px 8px;
  padding: 3px 8px 11px 6px;
}
.consultation a {
  border: 2px solid #fff;
  padding: 8px 7px;
  padding-left: 0;
}
.consultation {
    background-size: cover;
    background-repeat: no-repeat;
}
.consultation span {
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
ul.search-consult {
  padding: 0;
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer input, #footer textarea{
  background-color: transparent;
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
  color: #666666;
  font-size: 11px !important;
}
.copyright p {
  color: #ffca04;
  font-size: 16px;
  letter-spacing: 1px;
}
.socialbox {
  text-align: right;
}
.home #footer{ 
  text-align:center;
  color:#fff;
  text-align:left;
  background-repeat: no-repeat;
  background-size: cover;
}
#footer{
  text-align:center;
  color:#fff;
  text-align:left;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer_hide{
  display:none;
}
.footer-top-col {
    border-left: solid 5px #ffca04;
    padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:#ffca04;
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright p{
  font-size: 13px;
  letter-spacing: 1px;
  color: #666666;
}
#footer input{
  padding:10px 8px; 
  float:left;
  margin:5px 0;
  border-radius:40px;
}
#footer input[type="email"]{
  max-width: 450px;
}
#footer input[type="submit"] {
  padding: 12px 40px;
  background-color:#ffca04;
  color: #121212;
  font-size: 15px;
  letter-spacing: 2px;
  border:none !important;
  transition: 1s;
  right: 101px;
  position: absolute;
  top:0px;
}
#footer .copyright{
  border-top:1px solid #2b2f41;
  padding-top:30px;
}
#footer ul {
  margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
  border-bottom:1px solid #222121;
}
#footer ul li a{
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  font-family: "Roboto";
}
#footer .woocommerce-Price-amount{
  font-size: 14px;
  color: #666666;
  font-family: "Roboto";
}
#footer p{
  margin: 0;
  color:#576188;
  font-size: 14px;
  letter-spacing: 0px;
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  font-size: 26px;
  color: #898989;
  font-family: "Fjalla One";
  position: relative;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 5px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
#footer_box .sub-menu{
  display: none;
}
#footer_box .socialbox i{
  color:#525b80;
  margin-left: 15px;
}
#footer_box .socialbox i:hover{
  color:#ffca04;
}
#footer_box .about_me i{
  color:#666666;
  font-size: 15px;
}
#footer .widget_media_gallery img{
  padding-right: 25px;
  border:none;
}
#footer .about_me .contact-title{
  font-size: 16px;
  letter-spacing: 1px;
  color:#fff;
}
#footer .about_me .contact-text{
  font-size: 15px;
  letter-spacing: 0px;
  color:#666666;
}
#footer .about_me table tr{
  border-bottom:1px solid #222121;
}
/* --------- Social Icon Widget ------- */
#sidebar .social_widget a{
  margin-top: 15px;
  margin-right: 20px;
}
#sidebar .social_widget{
  text-align: center;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
  border:1px solid #fff;
  padding: 10px 25px 10px 16px;
}
#footer .social_widget a{
  color: #ffffff;
  padding: 7px 7px;
  margin-right:4px;
  display: inline-block;
  margin-bottom: 22px;
  border-radius: 50%;
}
#footer .social_widget a i:hover{
  background-color:#ffdd59;
  color:#ffca04;
  border:1px solid #ffdd59;
}

/* --------------- Footer---------------- */
#footer .widget_nav_menu ul li a{
  font-size: 14px;
  color: #666666;
  font-family: "Roboto";
}
#footer .widget_nav_menu .current_page_item a{
  color:#ffdd59;
}
#copyright{
  color:#ffca04;
  text-align: center;
}
.home #footer .contact-form{
  background-color:#fff;
  padding: 30px 30px 50px 30px;
  position: absolute;
  top: -70%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999999;
}
#footer span.wpcf7-not-valid-tip{
  margin-bottom:-23px;
}
#footer .contact-form{
  background-color:#fff;
  padding: 30px 30px 70px 30px;
  top: -70%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999999;
}
.footercontactform{
  position: unset !important;
  padding-bottom: 70px !important;
}
.main-footer{
  padding-bottom: 5em !important;
}
#footer .contact-form .widget h3{
  font-size: 27px;
  color: #ffca04;
  text-align: center;
  font-weight: normal;
}
#footer .contact-form .widget input::placeholder{
  font-size: 14px;
  letter-spacing: 1px;
  color:#92a4b7;
}
#footer .contact-form .widget textarea::placeholder{
  font-size: 14px;
  letter-spacing: 1px;
  color:#92a4b7;
}
#footer .contact-form .widget input{
  border:1px solid #92a4b7;
  padding: 11px 11px;
}
#footer .contact-form .widget textarea{
  border:1px solid #92a4b7;
}
#footer #footer-menu-text .widget{
  padding-bottom: 30px;
}
#footer .contact-form .widget select{
  background-color:transparent;
  padding: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 3em;
    border: 2px solid #ff0000;
    color: #121212;
}