/*product page social icons*/
.share-list {
  display: flex;
  flex-direction: row;
}

.share-list a {
  border-radius: 100px;
  width: 35px;
  height: 35px;
  padding: 5px;
  margin: 10px;
  cursor: pointer;
  overflow: hidden;
  margin-right: 10px;
}

.fb-h { background: #3B5998; }
.tw-h { background: #00acee; }
.li-h { background: #0077B5; }
.re-h { background: #FF5700; }
.pi-h { background: #c8232c; }
.wa-h { background: #25D366; }


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.share-buttons-container {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
}

.products-list .product-layout .button-group {
    display: -webkit-box;
}

.addToCart {
    background: #F4A137!important;
    /*border: 2px solid #fff!important;*/
    border: none!important;
}

.wishlist {
    background: #F4A137!important;
    border: none!important;
    border-radius: 4px!important;
    margin-left: 5px!important;
    color: #000!important;
}

.header-wishlist {
    background: none!important;
    border-radius: unset!important;
}

.header-wishlist:hover {
    background: #F4A137!important;
    /*border-radius: unset!important;*/
}

.wishlist:hover{
    color: #fff!important;
}

/*end*/


/*Dashboard*/
.dashboard-content{
    border: solid;
    border-width: 1.5px; 
    border-color: #F39307; 
    background-color: white;
    padding-bottom: 10px;
}

.table-responsive-custom{
    overflow-x: clip!important;
}

.custom-well{
    margin-right: 15px!important;
    margin-left: 15px!important;
}

.custom-active{
    font-weight: bolder;
    color: #F39307!important;
}

a:active, a:focus {
    color: #F39307!important;
}

.header-row{
    margin-bottom: -15px;
}

.custom-center{
    text-align: center;
    margin-top: 20px;
}
.button-track-dhl{
    float: right;
    margin-top: 15px;
}

.custom-btn{
    padding: 4px 8px;
    font-size: 12px;
}
/*faq*/


.faq {
  padding: 20px ;
  width: 60%;
  min-width:450px;
  margin: auto;
  position: relative;
  height: auto;
}

.faq-container {
  width: 100%;
  height: 100%;

}

.faq-label {
  cursor: pointer;
  width: 100%;
  padding: 10px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;

border-radius: 19px;
background: #d0edf0;
box-shadow:  5px 5px 10px #b7d1d3,
             -5px -5px 10px #e9ffff;
}

.faq-label-text {
  color: #365A5E;

}

.faq-label-icon {
  padding: 2px 3px;
  background: #d0edf0;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.material-icons {
  color: #365A5E;
  transition: 0.3s ease;
}

.faq-answer {
  transition: 0.3s ease;
  margin-top: 15px;
  height: 0;
  border-radius: 6px;
  color: rgba(127, 121, 121, 1);
  overflow: hidden;

}

.faq-answer-content {
  padding: 10px 0 10px 15px;
  

}

.active {

  background: #FFFFFF;
  /*border: 1px solid #C7C4C4;*/
  
  height: auto;
  margin-bottom: 25px;

}
.rotate{
  transform: rotate(180deg)
}
.global-label{
  color:#365A5E;
  width:100%;
  height:35px;
  border-bottom: solid 2px #C4C1C1;
  margin-bottom: 35px;
}
.global-label-text{
  font-size:18px;
  font-weight:700;
  color:#365A5E;
}
.score{
  display:none;
  color:#00ff2a;
  padding:15px;
  width:45px;
  height:25px;
  margin: 45px auto;
  text-align:center;
  padding: 5px;
  justify-content:center;
  align-items:center;
  border-radius:5px;
  background:white;
}
.about-me{
  border-radius:5px;
  width:300px;
  margin:auto;
  color:white;
  text-align:center;
  background:#ffff;
  padding:7px 18px;
}

/*end*/





@media screen and (min-width: 300px)  {
    
.row-x {
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 5px !important;
}

.but_ton {
    background: #F4A137;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 16px;
}

.but_ton:hover {
    background: #000;
    color: #fff;
}

.panel-heading-x {
    /*background: #5f6874;*/
    background: #F39307;
    color: white;
    border-radius: 0;
    /*padding: 10px 15px;*/
    padding: 1px 5px;
    /*padding : 10px 0px 30px 0px;*/
    border-bottom: 1px solid transparent;
}

.panel-heading-y {
    padding : 0px;
}

.panel-body-x {
    padding-bottom: 0px!important;
}

.checkout-shipping-methods {
    border: 1px solid transparent;
    border-color: #ddd;
    padding: 0!important;
    margin: 4px;
    width: 49%;
}

.checkout-payment-methods {
    padding: 0!important;
}

.ngori {
    padding: 0px 0px 0px 0px!important;
    margin-left: -15px!important;
    background: #fff !important;
}

.header-selected {
    background: #5cb85c !important;
}

.tight {margin-top: -15px;}
.tight-menu {margin: 0px 0 -6px 0;}

.vertical {width: 100%!important;}

.max-height{ max-height: inherit;}
.clear_none{ clear: none!important; }

/*merchant.php*/

.desktop .design-Sell .heading.font-size-xxlarge, .desktop .design-Sell .heading.h2 {
    font-size: 64px !important;
    line-height: 76px;
}
/*end*/


/*button*/


/*header btn 1*/
.btn-grad1 {
            margin: 0px;
            padding: 10px 28px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            display: invert;
        }

          .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
          
.type_2 btn-group {
    text-align: right;
    bottom: 130px;
    width: 150px;
    
           }
          
          /*end*/

         .btn-grad {
            margin: 5px;
            padding: 15px 45px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 30px;
            display: invert;
          }

          .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         
         
/*end*/


/*text*/
.habari {
  margin: auto;
  width: 50%;
  padding: 10px;
  text-align: center;
  font-size:18px;
}
/*end*/

.poasana {
    font-size: 60px !important;
    line-height: 76px;
    text-align: center;
    font-family: AEmb,Helvetica,Arial,sans-serif;
    color: #232f3e;
    font-weight:900;
   
}

.kenya{
    
background-image: url("https://potafriq.com/image/backSell.png");
background-repeat: no-repeat;  

}

/*midsec*/

.mid-ke{
    
  margin: auto;
  width: 50%;
  padding: 10px;
  text-align: left;
  font-size:16px;
  line-height: 30px;
  color:#161E2D;
}
    
.poa {
    font-size: 22px !important;
    line-height: 76px;
    text-align: left;
    font-family: AEmb,Helvetica,Arial,sans-serif;
    color: #FF9900;
    font-weight:400;
   
}



/*** STYLE ***/
*,
*:before,
*:after {
  box-sizing: border-box;
}

/*timeline*/

p {
  font-weight: 300;
  line-height: 1.5;
  font-size: 14px;
  opacity: 0.8;
}

.timeline {
  position: relative;
  padding-right: 5%;
  margin: 0 0 0 30px;
  color: white;
}
.timeline:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: none;
}
.timeline .timeline-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.timeline .timeline-container .timeline-icon {
  position: absolute;
  left: 470px;
  top: 4px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 2rem;
  background: transparent;
}
.timeline .timeline-container .timeline-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.timeline .timeline-container .timeline-icon img {
  width: 100%;
  height: 100%;
  border-radius: unset;
}
.timeline .timeline-container .timeline-body {
  /*background: #27293d;*/
  background: #131A22;
  border-radius: 3px;
  padding: 20px 20px 15px;
  box-shadow: 1px 3px 9px rgba(0, 0, 0, 0.1);
}
.timeline .timeline-container .timeline-body:before {
  content: "";
  background: inherit;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  border-radius: 0 0 0 2px;
}
.timeline .timeline-container .timeline-body .timeline-title {
  margin-bottom: 1.4rem;
}
.timeline .timeline-container .timeline-body .timeline-title .badge {
  background: #0099D9;
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
}
.timeline .timeline-container .timeline-body .timeline-subtitle {
  font-weight: 300;
  font-style: italic;
  opacity: 0.4;
  margin-top: 16px;
  font-size: 11px;
}
.timeline .timeline-container.success .badge,
.timeline .timeline-container.success .timeline-icon {
  background: transparent;
}
.timeline .timeline-container.warning .badge,
.timeline .timeline-container.warning .timeline-icon {
  background: transparent;
}
.timeline .timeline-container.danger .badge,
.timeline .timeline-container.danger .timeline-icon {
  background: transparent;
}

.author {
  font-family: inherit;
  padding: 3em;
  text-align: center;
  width: 100%;
  color: white;
}
.author a:link,
.author a:visited {
  color: white;
}
.author a:link:hover,
.author a:visited:hover {
  text-decoration: none;
}
.author .btn:link,
.author .btn:visited {
  margin-top: 1em;
  text-decoration: none;
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: black;
  padding: 1.5em 2rem;
  border-radius: 1em;
  transition: 0.5s all;
}
.author .btn:link:hover, .author .btn:link:focus, .author .btn:link:active,
.author .btn:visited:hover,
.author .btn:visited:focus,
.author .btn:visited:active {
  background-color: #1a1a1a;
}
/*end*/

.bruh {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    font-family: AEmb,Helvetica,Arial,sans-serif;
    color: #FC9A02;
}
}


/*arrow*/

/*end*/


/*readmorecont*/
.aye {
      content: "";
      display: inline-grid;
      margin: auto;
      left:50%;
      width: 100%;
      line-height: 1.9;
      background: #f3f1f1;
      text-align:justify;
      justify-content: center;
      font-size:14px;
}
.read-more-content {
  display: none;
  padding-top: 22px;
  margin: auto;
  left:50%;
  width: 100%;
  line-height: 1.9;
  text-align:justify;
}
.read-more {
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #131A22;
  
}

/*h8*/
.levi {
    font-size: 16px;
    font-weight: 600;
    text-align: justify;
    font-family: AEmb,Helvetica,Arial,sans-serif;
    color: #FFA101;
}

/*end*/


/*.timeline-info {
  position: relative;
  background: #f3f1f1;
  padding: 24px 20px 18px;
  margin-bottom: 12px;
  border: 1px solid #f3f1f1;
  border-radius: 8px;
  margin-left: 54px;
}*/


/*end*/


/*product upload*/
.ps {
    font-weight: 500;
    line-height: 1.5;
    font-size: 14px;
    opacity: 2.0;
    text-align: center;
}
/*end*/



/*image uploads*/

input[type="file"] {
  display: block;
}
.imageThumb {
  max-height: 75px;
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.remove {
    display: block;
    background: #131A22;
    border: #131A22;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-top: 5px !important;
    font-size: 10px !important;
}
.remove:hover {
  background: white;
  color: black;
}


.edit0{
    
}

    