/*
Theme Name: Buruk Nonwoven Packaging Solutions Website
Theme URI: https://midasafrica.co.ke
Author: Midas Creative Labs
Author URI: https://midasafrica.co.ke
Description: A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond
Version: 3.X
License: MIT
License URI: https://mit-license.org/
Text Domain: barebones
*/

@font-face {
    font-family: "Century Gothic";
    src: url("fonts/CenturyGothic.woff2") format("woff2"),
         url("fonts/CenturyGothic.woff") format("woff"),
         url("fonts/centurygothic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Century Gothic";
    src: url("fonts/centurygothic_bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body{font-family: 'Century Gothic' !important; font-size: 17px !important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Century Gothic' !important;}
.single-products .ban, .category .ban, .search-results .ban{display:none;}
.oh{
  /*font-size: 10pt;*/
  font-weight: 650;
  color: #ec2a30;
}
.sva{
  border: 1px solid #555;
  padding: 5px 10px;
  color: #555;
  text-decoration: navajowhite;
  width: 90%;
  display: inline-block;
  text-align: center;
  margin-left: 5%;
}
.bab .flex-direction-nav {
  position: absolute;
  top: 55% !important;
  width: 100%;
  margin-top: 0 !important;
}
.nav{
  display: block !important;
}
.header__navigation .nav ul li{
  text-align: left;
  display: inline-block;
  position: static;
  padding: 8px 10px !important;
}
.header__navigation .nav ul li a{
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
}
.footer__navigation .nav ul li{
  text-align: center;
  display: inline-block;
  position: static;
  padding: 8px 10px;
}
ul.nav--header li.menu-item a{
  padding: 10px;
  color: #333;
  text-transform: uppercase;
  font-size: 11pt;
  text-decoration: none;
  font-weight: 550;
}
ul.nav--header li.menu-item{
  padding: 10px 5px;
  display: inline-block;
}

.header__navigation ul.nav li ul.sub-menu{
/*top: 100%;*/
padding: 0;
z-index: 100;
position: absolute;
display: none;
background: #f1f1f1;
min-width: 200px;
}

 .header__navigation ul.nav li ul.sub-menu li .sub-menu {
  top: 10px;
  left: 100%;
  border: 1px solid #333;
  padding: 4px;
}
 
 .header__navigation ul.nav li ul.sub-menu li {
  position: relative;
}
.header__navigation ul.nav li ul.sub-menu li a {
  padding: 0px !important;
  color:#222 !important;
}
.header__navigation ul.nav li:hover > .sub-menu, .header__navigation ul.nav li:active > .sub-menu{display: block;}
.header__navigation ul.nav li ul.sub-menu li{
display: table;
}
#sidr{background: #fff !important;}
.kalogo {
  height: 180px;
  background: white;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
#gform_submit_button_1 {
  padding: 10px 20px;
  background: #ff5601;
  border: 0px solid;
  border-radius: 20px !important;
  color: #fff;
}
.box {
  border: 0px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 10px #777;
  -moz-box-shadow: 0 1px 10px #777;
  -ms-box-shadow: 0 1px 10px #777;
  box-shadow: 0 1px 10px #777;
}
.banner{display:table;width:100%;position:relative;z-index: 0;}
.banner_wrapper, .banner_wrapper *{
  background-size:cover;
  background-position: top 30% center;
}
.bab .flex-direction-nav .flex-next::before {
  content: url(img/bright.png) !important;
  color: rgba(0, 0, 0, 1) !important;
}
.bab .flex-direction-nav .flex-prev::before {
  content: url(img/bleft.png) !important;
  color: rgba(0, 0, 0, 1) !important;
}
.bab .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 40vh;
}
.flex-direction-nav a {opacity: 1 !important;}
.bab .flex-direction-nav .flex-nav-prev{
  height: 50px;
  width: 50px;
  left: 0;
  position: absolute;
}
.bab .flex-direction-nav .flex-nav-next{
  height: 50px;
  width: 50px;
  right: 0;
  position: absolute;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.no_pad{padding: 0 !important;}
.light{color: #fff !important;}
.sbtn{
  text-decoration: none;
  padding: 10px 25px;
  border: 1px solid #a17a23;
  color: #222;
  font-size: 9pt;
}
.pkg{padding: 10px !important;}
.pkg section{
  background: #f3f3f3;
  border-radius: 15px;
}
.pkg:first-child section, .pkg:nth-child(3) section{
  padding: 0px;
  min-height: 400px;
  background: #00d2ff !important;
  color: #fff !important;
  border-radius: 15px;
}
#gform_submit_button_3 {
  background: #af0000;
  padding: 10px 30px;
  color: #fff;
  border: 0px;
}

//responsive media queries

//carousel bootstrap 5
@media (max-width: 767px) {
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}


@media screen and (max-width:767px){
    .carousel-inner .carousel-item > div, .flex-direction-nav {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
  .socials {
    padding-top: 10px;
    background: #ccc;
    height: 50px;
    margin-top: 10px !important;
  }
  .slider-text{padding-top: 40%;}
  .slider-text h1, .speak{font-size: 30pt;}
  .mobhide{display:none !important;}
  .banheight{height:35vh;}
  .rfqbtn{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .banht{height:40vh}
  .gsm{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: yellow;
    padding: 15px 0 15px 0;
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 12px;
  }
}
@media(min-width:768px){
    .col-sm-80 {
      flex: 0 0 auto;
      width: 12.5% !important;
    }
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
  .socials {
    padding-top: 12px;
    background: #ccc;
    height: 50px;
    margin-top: 10px;
  }
  .slider-text{padding-top: 15%;}
  .slider-text h1, .speak{font-size: 50pt;}
  .width60{max-width: 60% !important;}
  .width80{max-width: 80% !important;}
  .width90{max-width: 90% !important;}
  .mobshow{display:none !important;}
  .banheight{height:80vh;}
  .banht{height:70vh}
  .padr{padding-right: 10% !important;}
  .gsm{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: yellow;
    padding: 25px 0 25px 0;
    position: absolute;
    top: -5px;
    right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
    .bantext{margin-top:120px !important;}
}

@media screen and (min-width: 1400px) and (max-width: 1920px) {
    .bantext{margin-top:280px !important;}
}
