/*!
Theme Name: gpehomedesig
*/


.product-left-box .accordion-item.hideingtab6{
        display: none;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 50%;
    clear: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 23%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0;
    border: solid 10px #fff;
    box-shadow: 0 0 20px #ddd;
}
.product_meta {
    display: none;
}
p.price {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}
.quantity {
    display: none;
}
span.mnm-submenu-button {
    display: inherit !important;
}
#mnmwp-main-menu > ul > li.has-sub > a {
    padding-right: 30px;
    color: #000000 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #7aaf43 !important;
    z-index: 2;
	border-radius: .25rem !important;
    border-bottom-color: #7aaf43 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    height: 0px !important;
	border: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #fff;
    background-color: #000;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: .25rem !important;
    margin: 0px 6px !important; 
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
	font-weight: 500 !important;
    font-size: 15px !important;
	 position: relative;
    background-color: #7aaf43 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff !important;
	font-weight: 500 !important;
    font-size: 15px !important;
	 position: relative;
    background-color: #000 !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em !important;
    padding: 22px !important;
    border: 1px solid #ccc !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #ffffff !important;
}

span.wpcf7-form-control-wrap {
    width: 100%;
}

.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
    box-shadow: 0 0 20px #ddd;
}
.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
    flex-basis: 48%;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.yith-ywraq-mail-form-wrapper {
    border: solid 1px #ddd;
    border-radius: 5px;
    box-shadow: 0 0 20px #ddd;
}
.woocommerce form .form-row input.input-text {
    border: 1px solid #f1f1f1;
    padding: 12px 10px 12px;
}
.woocommerce form .form-row textarea {
    border: 1px solid #f1f1f1;
    padding: 12px 10px 12px;
    color: #000;
}

.ywraq-form-table-wrapper .button:hover {
    background-color: #000!important;
}
section.map-section.new {
    padding: 50px;
}
.woocommerce form .form-row label {
    line-height: 2;
    text-align: left;
}
.navbar-collapse ul#menu-primary-menu .current-menu-item a {
    color: #000 !important;
}
.dashicons, .dashicons-before:before {
    font-family: dashicons;
	display: inline-block !important;}


@media (max-width: 767px){

.woocommerce div.product .woocommerce-tabs .panel {
 margin: 0 0 0em !important;}


}

#mnmwp-main-menu ul li.current-menu-ancestor.has-sub > a:after {
    background-color: #000 !important;
}

#mnmwp-main-menu ul li.current-menu-ancestor.has-sub > a:before  {
    background-color: #000 !important;
}

.gallery-box{margin-bottom:45px;position:relative;display:flex;justify-content:center; align-items:flex-end;}
.galryhead {position:relative;}
/* .galryhead:after{ content:""; position:absolute; top:0px; left:0px; width:15px; height:15px; border-radius:50px; background:#77af44;z-index:-1; animation: gelatine 3s infinite; } */
.galryhead:before{ content:""; position:absolute; top:10px; left:-110px; width:15px; height:15px; border-radius:50px; background:#fed807;  border:1px solid #fff; animation: right-animate 3s ease infinite alternate;transform: }

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}
@keyframes right-animate {
    0% { transform: translateX(80px);background:#fed807; }
	 50% { transform: translateX(40px);background:#000; }
    100% { transform: translateX(20px);background:#77af44; }
}
.stack {
    float: none !important;
    width: 100%;
    position: relative;
    z-index: 10;
    height: auto;
}
.stack img {width: 300px !important;height: 200px !important;}

/* --------------------------form-page-sec--------------------------- */


.form-page-sec {
  padding: 80px 20%;
  border-radius: 20px;
}
.form-title {
  font-size: 40px;
  color: #000;
  text-transform: uppercase;
  text-align: left;
}
.form-readio-sec label {
  margin-right: 20px;
}
.form-readio-sec{
  margin-bottom: 20px;

}
.form-page-sec p{
  margin-bottom: 0px;
  font-weight: bold;
  color: #000;
}
.form-readio-sec input{
  margin-right: 5px;
}
.form-readio-sec2 input{
  margin-right: 5px;
}
.form-page-sec .form-readio-sec2 p{
  margin-top: 20px;
  
}
.form-readio-sec2 label{
  margin-right: 20px;
}
.form-page-sec .form-readio-sec3 p{
  margin-top: 20px;
  
}
.form-readio-sec3 input{
  margin-right: 5px;
}


.upload-sec {
  text-align: center;
  padding: 70px 20% 70px;
  background-color: #f4f4f4;
}
.form-page-sec2 {
  background-color: #f4f4f4;
}
.upload-sec2 {
  background:none;
}
.upload-sec p {
  font-size: 18px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.upload-btn{
  margin-top: 30px;
}
.upload-btn a{
  padding:13px 40px;
  border-radius: 20px;
  font-size: 18px;
  color: #7aaf42;
  border: 1px solid #7aaf42;
  text-transform:uppercase;
}
.upload-btn a:hover{
  background: #7aaf42;
  color: #000;
  border: 1px solid #7aaf42;
}

.upload-sec2 .upload-img2 {
  margin-bottom: 100px;
  text-align: left;
}
.upload-sec2 .upload-img2 img {
  width: 450px;
}
.upload-img2 {
 position: relative;
}
.uplo-input {
  position: absolute;
  right: 40px;
  top: 70px;
}

.uplo-input input {
  width: 120px;
  margin-bottom: 20px;
  padding: 10px;
  height: 40px;
}

.uplo-input2 input {
  height: 45px;
  margin-top: 20px;
}

.upload-sec3{
  padding: 70px 0px;
}
.gallery-img{
    display: flex;
    gap: 20px;
    width: 100%;
    text-align: center;	
} 
.gallery-img span.wpcf7-form-control-wrap {
    width: 100%;
     text-align: center;
} 
.gallery-img .wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
.gallery-img .wpcf7-radio span {
    display: initial;
}



.request-sec{
  text-align: left;
  margin-top: 30px;
}
.request-sec label{
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.upload-sec2 {
  text-align: center;
  padding: 70px 15% 0px;
}
.upload-sec3 {
  padding: 70px 20%;
}
.upload-img img{
  border-radius: 20px;
}
.select-sec-box2{
  overflow: hidden;
  transition: transform .5s;
}
.select-sec-box2 h5{
  margin-top: 10px;
}
.select-sec-box img{
  border-radius: 20px;
  transition: transform .5s;
}
/* .select-sec-box img:hover{
  transform: scale(1.5);
  transition: transform .5s;
} */
.upload-sec3 {
  padding: 70px 20%;
  background: none;
}


.con-fon{
  padding:0px 20% 80px;
}
.con-fon input{
  margin-bottom: 20px;
  height: 50px;
  padding: 15px;
  font-size: 18px;
}
.con-fon textarea{
  height: 140px;
  width: 100%;
  border: 1px solid #ccc;
  padding: 15px;
} 
.last-btn{
  text-align: center;
  margin-top: 20px;
}
.last-btn .submitbtn {
  padding: 0px 40px !important;
    border-radius: 20px;
    font-size: 18px;
    color: #7aaf42;
    border: 1px solid #7aaf42;
    background: none;
    text-transform: uppercase;

  
}
.last-btn .submitbtn:hover {
  background: #7aaf42;
    color: #000;
    border: 1px solid #7aaf42;
}











.upload-img2 input[type="radio"][id^="cb"] {
  display: none;
}

.upload-img2 label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

.upload-img2 label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.upload-img2 label img {
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

.upload-img2 :checked + label {
  border-color: #ddd;
}

.upload-img2 :checked + label:before {
  content: "✓";
  background-color: grey;
  transform: scale(1);
}

.upload-img2 :checked + label img {
  transform: scale(0.9);
  z-index: -1;
}







.gallery-popup .close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  top: 70px !important;
  right: 0;
  border: 1px solid #fff !important;
}
.gallery-wrapper .gallery-inner {
  display: block !important; 
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  z-index: 4;
}
.gallery-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 10% ;
  z-index: 2;
  position: relative;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    max-width: 100%;
    vertical-align: middle;
    width: auto !important;
}

.erreobox{background-color: #fff; padding: 60px 30px; border-radius: 5px; box-shadow: 0px 0px 15px #5d5d5d26; width: 65%; margin: 10% auto; text-align: center; border:solid 1px #7aaf42;} 
.erreobox h2{ color:#7aaf42; font-size: 75px; letter-spacing: 2px;}
.erreobox p{font-size: 25px; color: #000000;font-weight: 600;font-family: 'Oswald'; text-align: center; margin: 40px 0px;}
.erreobox a{padding: 10px 50px; border-radius: 5px; color: #ffffff;text-transform: uppercase;font-size: 18px;font-family: 'Poppins'; border: 1px solid #e1251b; background-color:#7aaf42; transition: ease-in-out 0.5s;}
.erreobox a:hover { background: #f4b417;color: #000000;}