/* 
Theme Name:Ceibastore Explore
Theme URI:https://ceibagreen.com
Author:Ajatus
Author URI:https://ajatus.in
Version:2.1
Description:Ecofriendly shopping store
*/

.woocommerce form .form-row input.input-text{
    height:35px;
}
.card-header {
    padding: 10px;
}
.newtag {
    position: relative;
}

.mob-menu-area .menuzord {
    top: 61px !important;
    right: 0 !important;
}
.menuzord .showhide em{
    background: #000 !important;
}
.menuzord-responsive .showhide {
   
    background: none!important;
    color: #000!important;
    cursor: pointer !important;
}
.newtag a:after {
    content: "New";
    position: absolute;
    top: 8px;
    background: #ff9800;
    color: #fff;
    text-transform: capitalize;
    padding: 0px 7px;
    border-radius: 17px;
    font-size: 13px;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
    display: none !important;
}
.share-buttons li:first-child a {
    border-radius: 3px 0 0 3px;
}
.share-buttons a {
    display: block;
    padding: 12px 12px 9px;
    text-align: center;
    color: #fff;
}
.share-twitter {
    background: #1da1f2;
}
.share-facebook {
    background: #3b5998;
}
.share-googleplus {
    background: #0e76a8;
}
.share-pinterest {
    background: #b5071a;
}
.share-buttons li:last-child a {
    border-radius: 0 3px 3px 0;
}
.fg a {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 25%;
    background: #f00;
    color: #fff !important;
}
.shareit {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.share-buttons svg {
    fill: #fff;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.share-buttons li {
    height: auto;
    flex: 0 1 auto;
    width: calc(25% - 1px);
    margin-right: 1px;
}

.share-buttons {
    font-size: 0.7rem;
    line-height: 0.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    text-align: center;
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.showingitems {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 400px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    right: 0;
}
.cratbtn{
    position:relative;
}
.nav-btns>button:focus{
    border:0 !important;
}

.cratbtn:hover .showingitems {
    display: block;
    transition:all 0.5s;
}
.cart-dropdown span {
    position: relative;
}

.product_list_widget.cart_list {
    margin-bottom: 1rem;
}
.product_list_widget {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.product_list_widget .wp-post-image, .product_list_widget img {
    width: 75px;
    height: 75px;
    margin-right: 20px;
}
.product_list_widget .mini_cart_item .remove {
    float: right;
    color: #e00!important;
    border-radius: 100%;
    text-align: center;
    font-size: 36px;
}
.product_list_widget .quantity{
    display:block;
    color:#636363;
}
.mini_cart_item {
    margin-bottom: 1em;
    padding-bottom: 23px;
    border-bottom: 1px solid #ddd;
}
li.woocommerce-mini-cart-item.mini_cart_item a img {
    float: left;
}
p.woocommerce-mini-cart__total.total {
    text-align: right;
}
p.woocommerce-mini-cart__buttons.buttons {
    text-align: right;
    
}
.mini_cart_item a{
    color:#333 !important;
    font-size: 12px;
}
p.woocommerce-mini-cart__buttons a {
    padding:10px 10px; 
}
p.woocommerce-mini-cart__buttons a:first-child {
    margin: 8px;
}

input.plus, input.minus {
    height: 25px;
    padding: 0px 8px;
}

span.woocommerce-input-wrapper input {
    width: 100%;
    height: 35px;
}

.ocwma_woocommerce-address-fields input {
    width: 100%;
    height: 35px;
}
.shop_table .product-thumbnail img {
    width: 80px;
    height: 80px;
}
span.woocommerce-input-wrapper select {
    width: 100%;
    height: 35px;
}
.products li {
    border: 1px solid #e2e2e2;
    padding: 10px !important;
    text-align: center;
}
.quantity input[type="number"] {
    height: 26px;
}
.woocommerce div.product form.cart table td label {
    color: #000;
    font-weight: bold;
}
#wpmc-next {
    margin-left: 10px;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    line-height: 0 !important;
   
    margin-left: 22px;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 9px 8px 0 0 !important;
    text-align: center;
    vertical-align: middle;
}
td.product_iamge img {
    width: 20%;
}
.form_option_ship_edit, .form_option_edit {
    background: #7cb469 !important;
    color: #fff !important;
    padding: 5px 21px !important;
    text-transform: capitalize !important;
    border: 0 !important;
    border-bottom: 0 !important;
}
nav.woocommerce-MyAccount-navigation ul {
    background: #ccc;
    padding: 10px;
}
nav.woocommerce-MyAccount-navigation ul li {
    background: #fff;
    margin-bottom: 10px;
    padding: 7px;
}
.woocommerce-MyAccount-navigation-link--customer-logout {
    background: #f00 !important;
}
.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #fff !important;
}

.carousel-control.left {
    background-image:none !important;
}
.carousel-control.right {
    background-image:none !important;
}
.freemessage {
    text-align: center;
    background: #7cb469;
    color: #fff;
    font-size: 20px;
}

span.woocommerce-terms-and-conditions-checkbox-text a {
    color: #7cb469;
}

.testimonial {
    padding: 25px;
    background: #eeeeee;
}
div#testimonial-slider {
    background: #eee;
}

.star {
    margin-bottom: 5px !important;
}
.star i {
    color: #ffa809;
}

.affix {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
    top: 0;
    transition: all 0.5s;
    box-shadow: 0px 1px 1px 0px #e2e2e2;
}

.woocommerce-product-details__short-description ul li {
    list-style: disc;
}
.woocommerce-product-details__short-description ul li {
    list-style-position: inside;
}
.woocommerce-product-details__short-description ul {
    padding-bottom: 20px;
}
.woocommerce-loop-product__title {
    min-height: 54px !important;
}
.affixlogo{
    display:none !important;
}
.affix .affixlogo{
    display:block !important;
    position: absolute;
    left: -25px;
    top: -16px;
}
.affix .affixlogo img {
    width: 80%;
}
span.itsnew {
    position: absolute;
    left: 1px;
    background: #a93b64;
    color: #fff;
    top: -8px;
    padding: 11px 6px;
    border-radius: 29px;
    font-weight: bold;
}


.woocommerce-product-details__short-description h5 {
    font-size: 16px;
    font-family: 'Advent Pro', sans-serif;
}


  @media (max-width: 500px) {
.woocommerce-billing-fields__field-wrapper{
    padding:13px;
}
.quantity {
    margin-top: 18px;
}
.rwdtable tfoot{
    display: inline-flex;
    flex-direction: row;
    overflow-y: scroll;
    width: 340px;
}
    .rwdtable thead {
      display: none;
    }
  
    .rwdtable,
    .rwdtable tbody,
    .rwdtable tr,
    .rwdtable td {
      display: block;
      width: 100%;
    }
    .rwdtable tr {
      margin-bottom: 15px;
    }
    .rwdtable td {
      padding-left: 50%;
      text-align: left;
      position: relative;
    }
    .rwdtable td::before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 50%;
      padding-left: 15px;
      font-size: 15px;
      font-weight: bold;
      text-align: left;
    }
  }


nav.nav-menu {
    height: 100%;
}

.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu>ul {
    display: flex;
    align-items: center;
    height: 100%;
}

nav.nav-menu ul li {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.nav-menu a {
    display: block;
    position: relative;
    transition: 0.3s;
    font-family: 'Advent Pro', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    text-transform: UPPERCASE;
    padding: 18px !important;
    line-height: 20px;
}

.nav-menu .active a {
    position: relative;
}

.nav-menu .active>a,
.nav-menu .active:hover>a {
    color: #454140!important;
}

#nav {
    border-bottom: unset !important;
}

.nav-menu a:hover,
.nav-menu li:hover>a {
    color: #b39960;
}

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
    border-radius: 4px;
}

.nav-menu li.drop-down {
    position: relative;
}

.nav-menu .drop-down:hover>ul {
    opacity: 1;
    top: 90%;
    visibility: visible;
}

.nav-menu .drop-down li {
    min-width: 100px;
    position: relative;
}

.nav-menu .drop-down ul li:hover>a:hover {
    color: #fff!important;
    background: #7cb469;
}
.nav-menu a:hover {
    text-decoration: none;
}

.nav-menu .drop-down ul a {
    padding: 9px 15px!important;
    font-size: 15px;
    text-transform: uppercase;
    color: #383838!important;
    border-bottom: unset;
    font-weight: 500;
    width: 100%;
}
.nav-menu .drop-down ul a:last-child{
    border-bottom: 0px;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a {
    color: #b39960;
}

.nav-menu .drop-down ul li:hover>a {
    color: #ffffff!important;
    background: #f07c29;
}

.nav-menu .drop-down>a:after {
    padding-left: 5px;
    font-family: 'FontAwesome';
    font-weight: 900;
    content: "\F0d7";
    font-size: 14px;
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.nav-menu .drop-down .drop-down>a {
    padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
    content: "\F0da";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
}
button.woocommerce-button.button.woocommerce-form-login__submit.cstm-login-single-btn {
    float: unset;
}
div#nav-bottom {
    width: 100%;
    display: block;
    margin-top:7px;
}
.nav-social li a {
    color: #000;
    text-decoration: none;
}


/* Mobile Navigation */
.mobile-nav-toggle {
    z-index: 9998;
    background: transparent;
    font-size: 18px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    padding: 0.78rem 0.89rem;
    border: none;
    border-radius: 5px;
}

i.fa.fa-bars.fa-close:before {
    content: "\f00d";
}
.mobile-nav-toggle i {
    color: #000;
}
.mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    background: #67b868;
    transition: 0.7s ease;
    opacity: 1;
    visibility: hidden;
    padding: 10px 0;
    transform: translateX(-120%);
    width: 82.7%;
    height: 100vh;
}
.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #fff;
    border-bottom: 2px dotted #f2f2f2;
    padding: 10px 20px;
    font-weight: 400;
    outline: none;
    font-size: 16px;
    letter-spacing: -0.2px;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #000!important;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
    content: "\F0d7";
    position: absolute;
    right: 15px;
    font-family: "fontawesome";
    font-weight: 900;
}
.mobile-nav .active.drop-down > a:after {
    content: "\F0d8";
}
.mobile-nav .drop-down > a {
  padding-right: 35px;
  color: #fff;
}
.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}
.mobile-nav .drop-down li {
  padding-left: 20px;
}
.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index:-1;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(26, 26, 26, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}
.mobile-nav-active {
  overflow: hidden;
}
.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
}
.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}
.mob-menu-area {
    display: none;
}
.menuzord-responsive .menuzord-menu li .indicator {
    display: none !important;
}
@media screen and (max-width: 992px) {
    .mob-menu-area {
    display: inline;
}
    .menuzord-responsive .menuzord-menu li .indicator{
        display:block !important;
    }
}
.nav-menu .drop-down>a:after {
    display: none;
}

.menuzord-menu>li a {
    padding: 15px 15px 15px 15px !important;
        letter-spacing: 0.8px;
    text-transform: uppercase !important;
    position: relative;
}


#nav-bottom {
    border: unset;
}