/* --------------------------Top Bar---------------------------- */
.responsive-button{
  display: none;
}
#site_top{
  background-color: #2bbef9;
}
.notice-text,.last_notice_head,.product-search-info form input{
  font-size: 13px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Montserrat" !important;
  line-height: 28px;
}
.last_notice_head{
  font-weight: bold;
}
#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:#2bbef9;
}
#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: 16px 0px;
  z-index: 9999;
}
.product-search{
  margin-right: 20px;
  position: relative;
}
.cat_toggle {
     background-color: #2bbef9;
    padding: 10px 15px;
    margin: 5px 0;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 50px;
    font-family: 'Montserrat';
    cursor: pointer;
}
.cat_toggle:after{
height: 024px;
    display: inline-block;
    position: absolute;
    right: 1.3em;
    content: "\f053";
    color: #fff;
    transform: rotate(
270deg);
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
}
.menu_blank{
  display: none;
}
.cat_toggle i{
color: #fff;
    padding-right: 12px;
    cursor: pointer;
    font-size: 20px;
    clip-path: polygon(0% 0%,70% 0%, 21% 94%, -20% 76%);
}
#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-radius: 6px;
    padding: 0 20px;
    background-color: #f1f1f1;
}
.product-search-info form{
/*  float: right;
  margin-top: -37px;*/
}
.product-search-info form input{
  border:none;
  background-color: #f1f1f1;
  padding: 10px;
  width: 96%;
}
.product-search-info form button{
  border:none;
  background:transparent;
  color:#595959;
}
.product-search-info form button i{
  cursor: pointer;
}
#header .product-search-box ul{
  list-style-type: none;
}
#header .product-search-box ul li a{
  color:#333333;
  font-size: 14px;
}
#header .product-search-box ul li{
  border-bottom: 1px dashed #333333;
  padding-top: 15px; 
}
.socialbox {
  font-size: 15px;
color: #888888;
font-weight: 300;
font-family: "Quicksand";
}
.socialbox i,.topbar-middle-delivery i{
  color: #888888;
}
.socialbox a:hover i{
  color: #2bbef9;
}
.cart-title,#topbar-middle .my-account span,.topbar-middle-delivery span,.topbar-middle-contact span,.topbar-middle-contact span{
  font-size: 12px;
  color: #888888;
  font-weight: 500;
  font-family: "Montserrat";
}
.topbar-middle-contact a{
    color: #2bbef9;
    font-weight: 500;
}
#topbar-middle hr{
  border-width: 1px;
  border-top: 1px solid rgb(0 0 0 / 18%);
}
.topbar-middle-contact i{
  color: #2bbef9;
}
#topbar-middle .my-account,.topbar-middle-contact,.topbar-middle-delivery,#topbar-middle .top-social-box{
  padding: 9px 0px 9px 0px;
}
#topbar-middle .my-account i{
    color: #888888;
    border: 1px solid #888888;
    padding: 6px;
    border-radius: 50%;
    margin-right: 9px;
    font-size: 10px;
}
#topbar-middle .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;
}
#topbar-search .cart-details{
  /*background-color:#121212;*/
}
#topbar-search .cart-details .cart_box{
    padding: 13px 0px;
    position: relative;
    margin-left: 15%;
}
#topbar-search .cart-details .cart_box a{
   color:#fff;
   position: relative;
}
#topbar-search .cart-details .cart_box i{
font-size: 14px;
    color: #2bbef9;
    
}
.cart_icon
{
    background: rgb(43 190 249 / 28%);
    padding: 8px;
    border-radius: 50px;
    margin-right: 8px;
}
#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: #000;
    border-radius: 50%;
    color: #fff;
    padding: 2px 4px;
    position: absolute;
    width: 15px;
    height: 15px;
    font-size: 8px;
    font-weight: bold;
    left: 25%;
    top: -1em;
}
#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 hr{
  border-width: 2px;
}
#header .col-lg-2.col-md-3.top_bar_btn {
  margin-top: 5px;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  width: 100%;
  
}
#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{
    font-size: 25px;
    color: #000000;
    font-weight: 700;
    font-family: "Montserrat";
}
.logo h1{
  padding-bottom: 0;
  line-height: 25px;
  padding-top: 0px;

}
.logo p{ 
font-size: 17px;
color: #666666;
font-weight: 400;
font-family: "Montserrat";
}
#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 5px;
    padding: 8px 0;
    position: relative;
}
.side-navigation a {
  padding: 0 8px;
  white-space: nowrap;
  display: block;
      font-size: 14px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #333333;
    font-weight: 600;
    font-family: "Montserrat";
}
.side-navigation .current-menu-item a{
  color: #2bbef9;
}
.side-navigation .current-menu-item{
  border-bottom: 2px solid #2bbef9;
}
.side-navigation ul li a:active {
  color: #2bbef9; 
}
.side-navigation ul li a:hover {
  color: #2bbef9;
  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 hr{
  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: #fff;
}
.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: #2bbef9;
  font-size: 16px;
  letter-spacing: 1px;
}

.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 #2bbef9;
    padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:#2bbef9;
  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:#2bbef9;
  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:#2bbef9;
}
#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:#2bbef9;
  color:#2bbef9;
  border:1px solid #2bbef9;
}

/* --------------- 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:#2bbef9;
}
#copyright{
  color:#2bbef9;
  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: #2bbef9;
  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;
}