/*!
Theme Name: Rise Up
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rise-up
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.contact__form input[type="tel"] {
  width: 100%;
  padding: 15px 15px;
  color: var(--colorHeading);
  font-size: 16px;
  border: solid 1px #949494;
  margin-bottom: 50px;
}

.contact__form input[type="email"] {
  width: 100%;
  padding: 15px 15px;
  color: var(--colorHeading);
  font-size: 16px;
  border: solid 1px #949494;
  margin-bottom: 50px;
}

.yith-ajaxsearchform-container{
  max-width: 35% !important;
}
.autocomplete-suggestions{
    width: 445px !important;
}
.text--primary{
  display: none!important;

}
.hero-section .swiper-wrapper {
  height: 100%!important;
}
.site-header .yith-ajaxsearchform-container {
  display: none;
}
.site-footer .yith-ajaxsearchform-container {
  display: block;
  max-width: 100%!important;
}
.site-footer .yith-ajaxsearchform-container .product-search-form__inputs-wrapper {
  width: 300px;
}
.site-footer .yith-ajaxsearchform-container button[type="submit"] {
  display: none;
}
.site-footer .yith-ajaxsearchform-container .nice-select {
  display: none;
}
.site-footer .yith-ajaxsearchform-container .yith-s {
     width: 100%;
    padding: 0.75rem 1rem;
}
.site-footer .autocomplete-suggestions {
    width: 300px !important;
}

@media (min-width: 768px) {
  .site-footer .autocomplete-suggestions {
    width: 400px !important;
}
.site-footer .yith-ajaxsearchform-container .product-search-form__inputs-wrapper {
  width: 300px;
}
}
@media (min-width: 992px) {
  .site-header .yith-ajaxsearchform-container {
  display: inline-block;
}
.site-footer .yith-ajaxsearchform-container {
  display: none;
}
}
.wpfFilterButtons {
 min-width: auto!important;
 text-align: right;
}
.wpfFilterButtons .wpfButton {
  width: auto!important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset) {
  background: var(--colorPrimary)!important;
}
.products-listing-section .products-listing__sidebar .ui-widget-header {
  background: var(--colroSecondary)!important;
}
.wpfFilterWrapper .ui-slider-horizontal {
  height: 0.25em!important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.55em!important;
}
/*.ui-slider-horizontal .ui-slider-handle:hover {
  background: var(--colroSecondary)!important;
}*/
.tnp-field input[type="submit"]{height: 52px !important;}
.woocommerce-MyAccount-navigation ul li{
  border: solid 1px #e5e5e5;
    margin: 0 0 5px;
    background: #f3f7fd;
    font-weight: 600;
    padding-top: 17px;
    width: 390px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a{color:#000; display:block;}

.is-active{ color:#fff !important;background: #a04000 !important;}
.is-active a{color:#fff;}
/* 
.view{background:#977d4a !important; color:#fff !important;}
.button{
  padding: 10px 5px !important;
    font-size: 12px !important;
    border: 1px solid #161e29 !important;
    border-radius: 3px !important;
    flex-flow: nowrap;
    flex-wrap: nowrap !important;
    overflow-wrap: revert !important;
} */
tbody td a.view{
  border: 1px solid #2d394b !important;
}
.woocommerce-Input--text  {
    border-bottom: 1px solid #ced4da !important; border-top: none !important; border-left:none !important; border-right:none !important;
    width: 100%;
    height: 45px;
    padding: 0 1rem !important;
    border-radius: 2px;
    color: var(--colorHeading);
    font-size: 1rem;
    font-family: var(--fontPrimary);
    font-weight: 600;
    border-radius: 0px !important;
    box-shadow: 0 0 0 0;
    outline: none !important;

}
.woocommerce-Input--email {
  border-bottom: 1px solid #ced4da !important; border-top: none !important; border-left:none !important; border-right:none !important;
    width: 100%;
    height: 45px;
    padding: 0 1rem !important;
    border-radius: 2px;
    color: var(--colorHeading);
    font-size: 1rem;
    font-family: var(--fontPrimary);
    font-weight: 600;
    border-radius: 0px !important;
    box-shadow: 0 0 0 0;
    outline: none !important;

}
.woocommerce-Input--password{
  border-bottom: 1px solid #ced4da !important; border-top: none !important; border-left:none !important; border-right:none !important;
    width: 100%;
    height: 45px;
    padding: 0 1rem !important;
    border-radius: 2px;
    color: var(--colorHeading);
    font-size: 1rem;
    font-family: var(--fontPrimary);
    font-weight: 600;
    border-radius: 0px !important;
    box-shadow: 0 0 0 0;
    outline: none !important;

}
.product-single__price-container .woocommerce-Price-amount{
  color: var(--colorSecondary);
  font-size: 1.875rem;
  line-height: 1.3em;
  font-weight: 600;
}
.reset_variations{
  padding-left: 10px !important;
  color: #977d4a;
  font-weight: 600;
}
.woocommerce-variation-price .price .woocommerce-Price-amount{
  color: var(--colorSecondary);
  font-size: 1.875rem;
  line-height: 1.3em;
  font-weight: 600;
}
.stock{
  color: #000!important;

  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
  padding-right: .5rem !important;
  padding-left: .5rem !important;
  font-family: var(--fontBase);
  width: 170px;
  font-color: #fff;
  border-radius: 3px;
}
.tinvwl_add_to_wishlist_button{
  vertical-align: middle !important;
    padding-left: 15px !important;
}
.text-primary{
  color: var(--colorPrimary)!important;
  margin-right: 1rem !important;
}
.edit{
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  border: 1px solid #2d394b !important;
}
.input-text{
  border: 1px solid #ced4da !important; 
    width: 100%;
    height: 45px;
    padding: 0 1rem !important;
    border-radius: 2px;
    color: var(--colorHeading);
    font-size: 1rem;
    font-family: var(--fontPrimary);
    font-weight: 600;
    border-radius: 0px !important;
    box-shadow: 0 0 0 0;
    outline: none !important;

}


 .tinvwl-txt{
  margin: 0;
  line-height: 1;
  color: #000!important;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  border: 1px solid #2d394b !important;
}
.product-action .tinvwl-txt{
  color: #000!important;
}
.ftinvwl{
  margin: 0;
  line-height: 1;
  color: #000!important;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
 
}

.count__one{width: 20px;
height: 20px;
display: block;
background: #e3e3e3;
position: absolute;
margin:-34px 0 0 23px !important;
border-radius: 100px;
font-size: 13px;
font-weight: bold;
text-align: center;}

.about__wrapp .woocommerce{width:100%;}
.coupon input[type="text"]{width:80% !important;}
.coupon{display:flex;}
.coupon button[type="submit"]{width:175px; background:#a04000; color:#fff;}
.coupon button[type="submit"]:hover{background: #fecd12;color: #000;}
.product-name a{color:#000;}
.checkout-button{ background:#a04000 !important; color:#fff;}
.checkout-button:hover{ background:#fecd12 !important; color:#000 !important;}
.about__wrapp .woocommerce-billing-fields__field-wrapper p{display:block !important; width:100% !important;}
.woocommerce-additional-fields__field-wrapper p{display:block !important; width:100% !important;}
.select2-container--default .select2-selection--single{height: 45px !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:41px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:43px !important;}
.showcoupon{color:#000;}
.woocommerce-additional-fields h3{margin:15px 0 0 0;}
.woocommerce-terms-and-conditions-wrapper{width:100%;}
.woocommerce-checkout-review-order{margin-left:15px !important;}
#order_review_heading{margin-left:15px !important;}
#place_order{background:#a04000;}

.woocommerce-MyAccount-navigation ul{list-style:none;}
.woocommerce-MyAccount-content a{color:#000;}
.ppc_account p{display:block;}
.tinv-wishlist .product-action{width:inherit !important;}
.wishlist_item .product-action .alt{ background-color:none !important;}

.team-section{padding-top: 0;}
.team-section h2{text-align: center; font-weight: 700; color: var(--colorPrimary); font-size: 35px; margin: 0 0 40px;}
.team-item {box-shadow: 2px 6px 8px rgba(0,0,0,.1); border-radius: 12px; overflow: hidden; border: 1px solid #f2f2f2;  transition: .5s; background: #f8f8f8; height: 100%;}
.team-item:hover{transform: translateY(-12px); box-shadow: 0px 6px 8px rgba(0,0,0,.3); transition: .5s;}
.team-item .image-area img{max-width: 100%;}
.team-details{padding: 20px;}
.team-details h4{font-size: 20px; font-weight: 500;}
.team-details h4 a{color: #222;}
.team-details h5{font-size: 14px; font-weight: 400; color: #a04000; margin-bottom: 15px;}
.team-details p{color: #393939; font-size: 15px;}
.r-more{color: #686868;transition: .3s; font-size: 14px;}
.r-more:hover{letter-spacing: 1px; transition: .3s; color: #a04000;}

.team-left .image-area img{max-width: 100%;}
.team-left .image-area{border: 6px solid #a04000; box-sizing: border-box; border-radius: 4px;}

.team-content-area p:nth-last-child(1){margin: 0;}
.short-desp{margin: 25px 0;}
.short-desp h3{font-size: 20px; color: #a04000;}
.short-desp h4{font-size: 15px; font-weight: 400;}
.list2{margin: 20px 0 10px; padding: 0; list-style: none;}
.list2 li{position: relative; padding-left: 32px; font-size: 14px;}
.list2 li::after{content: '\f19d'; position: absolute; top: 0; left: 0; font-size: 16px; color: #000; font-family: "Font Awesome 6 Free"; font-weight: 600; width: 26px; height: 100%; display: flex; align-items: center; justify-content: center;}

.list3{margin: 0 0 0px; padding: 0; list-style: none;}
.list3 li{position: relative; padding-left: 32px; font-size: 14px;}
.list3 li::after{content: '\f559'; position: absolute; top: 0; left: -1px; font-size: 16px; color: #000; font-family: "Font Awesome 6 Free"; font-weight: 600; width: 26px; height: 100%; display: flex; align-items: center; justify-content: center;}


@media screen and (min-width:1200px) {
    .team-section .container{max-width: 80%;}
    .team-innerpage-section .container{max-width: 80%;}
    .team-content-area{text-align: justify;}
}
@media screen and (min-width:1600px) {
    .team-section .container{max-width: 70%;}
}
