/*
Theme Name: momentoes
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 5.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

     .custom-pinterest { 
    color:#e60023 !important;
    background:#fff !important;
    transition:0;
    box-shadow:0 0 0 2px #e60023;    
}



@media screen and (max-width:600px) {
	.custom-pinterest:hover, .custom-pinterest:hover i {
    color:#e60023 !important;
    background:#fff !important;
    transition:0;
}    

}


#wccf_product_field_recipient_post_code_container, #wccf_product_field_recipient_post_code_1_container, #wccf_product_field_recipient_post_code_2_container, #wccf_product_field_recipient_post_code_3_container, #wccf_product_field_recipient_post_code_4_container, #wccf_product_field_recipient_post_code_5_container, #wccf_product_field_recipient_post_code_6_container { 
border-bottom:1px #e0e0e0 solid;
}


.banner-top {
	z-index: 1000;
}

#boxzilla-3251{
background-size:cover;
	background-position:bottom left;
	padding:50px 40px;
	box-sizing:border-box;
	border:solid 3px #cca745;
	box-shadow:10px 10px 10px; 
		text-align:center;
}

.logged-in .login-prompt { display:none;}

@media screen and (max-width:500px) {.button.box-shadow-5-hover{ margin-right:0px !important;}
}

#boxzilla-1847 { padding:50px;}

.cool-text {
  margin: auto;
  font-size: 7em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 2px #000;
  text-shadow: 5px 10px #cca745;
  font-style: italic;
}

.product-small .box-text { border-top:4px solid #cca745;background:#f1f1f1;min-height:100px; padding:.75em;    box-shadow: 1px 1px 3px rgba(0,0,0,0.25);}

	.video-fit video, .video-fit iframe, img.back-image, .image-cover img, .has-format img, .has-equal-box-heights .box-image img {     object-position: 100% 50% !important;}

.product-small:hover .product-small .box-text { background:#d8d8d8; box-shadow: 0px 0px 0px rgba(0,0,0,0.25);}

.box-text .product-title a { 
color:#000;}

.box-text .product-cat,.box-text .price, .box-text .price .woocommerce-Price-amount { 
color:#000;}

#wpcf7-f6-p163-o1 > form > p:nth-child(6) > input {color:#8c7125;}

.back-to-top { border-radius:0px !important;}

#masthead > div.header-inner.flex-row.container.logo-left.medium-logo-center > div.flex-col.hide-for-medium.flex-left.flex-grow > ul > li { width:100%; max-width:500px; padding:30px;box-sizing:border-box;margin-right: 0px !important;
    margin-left: auto !important;}

/* .nav-box > li > a:hover { color:#fff;} */

.wccf_field_container_checkout_field, .wccf_field_container_user_field {padding:0px;}

@media screen and (max-width:600px) {


	
	
/* sticky proceed to checkout button*/

body.page-id-6 .wc-proceed-to-checkout a {

position: fixed;
bottom:-0px;
z-index: 1000;
padding:0px;
left:0px;
line-height:3.5em;
		margin:0;
	width:100%;

}

/* sticky proceed to checkout button */

.single-product .product .single_add_to_cart_button.button{

position: fixed;
	margin:0;
bottom:-0px;
z-index: 1000;
display:inline;
padding:0px;
left:0px;
line-height:3.5em;
	width:100%;
}
.button.disabled { display:none !important;}
}

.mobile-btn {
	float: left;
	margin-top: 20px!important;
}


.grecaptcha-badge { display:none;}

.google-recaptcha-message a { color:#fff;}

.google-recaptcha-message {
   font-size: 80%;
   display: block;
   text-align: left;
   padding: 10px 50px 10px 0px !important;
   margin: 10px 10px;}


   
.privacy-popup {
   display: none
}

#privacy-overlay {
   background: rgba(0, 0, 0, .4);
   position: absolute;
   top: 0;
   left: 0;
   height:1000vh;
   right: 0;
   bottom: 0;
   z-index: 9999999999999999;
}

#privacy-info-wrapper {
   box-shadow: 0 0 1000px #000;
   background: #fff;
   z-index: 99999999999999999;
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   text-align: center;
   padding: 50px;
   box-sizing: border-box;
   border-radius: 3px;
   width: 768px;
}

#privacy-info-wrapper p {
   padding-bottom: 0px;
}

#privacy-info-wrapper .privacy-title {
   font-weight: 600;
   font-size: 32px;
   margin-bottom: 30px;
}

#privacy-info-wrapper .privacy-excerpt {
   margin-bottom: 30px;
   line-height: 1.7em;
   font-size: 15px;
}

.privacy-choose-area {
   display: block;
   text-align: left;
   max-width: 450px;
   margin: 0 auto;
   margin-top: 0;
   margin-bottom: 0;
}

.privacy-choose-area .privacy-excerpt {
   display: inline-block;
   font-weight: 600;
   margin-bottom: 10px;
   cursor: pointer;
}


.privacy-choose-area p {
   margin: 0;
}

#privacy-info-wrapper .privacy-choose-area .privacy-excerpt {
   margin-bottom: 10px;
}

.privacy-configuration-area {
   display: none;
}

.privacy-always-enabled {
   float: right;
   margin: 0;
   font-weight: 600;
   color: #777;
   font-size: 15px;
}

#privacy-info-wrapper .privacy-accept {
   background: #58fe3c;
   width: 250px;
   padding: 20px;
   box-sizing: border-box;
   margin: 0 auto;
   font-weight: 700;
   font-size: 18px;
   cursor: pointer;
   border-radius: 3px;
   color: #000;
   margin-bottom: 20px;
}

#privacy-info-wrapper .privacy-accept.config {
   margin-top: 20px;
}

#privacy-info-wrapper .privacy-configure,
#privacy-info-wrapper .privacy-goback {
   font-weight: 600;
   text-decoration: underline;
   margin-top: 20px;
   font-size: 13px;
   cursor: pointer;
   margin-bottom: 20px;
}

.privacy-choose-area .neccesary-details,
.privacy-choose-area .non-neccesary-details {
   margin-top: -5px;
   margin-bottom: 10px;
   font-size: 13px;
   display: none;
}

.switch {
   position: relative;
   width: 50px;
   height: 24px;
   float: right;
}

.switch input {
   opacity: 0;
   width: 0;
   height: 0;
}

.inv-slider {
   position: absolute;
   cursor: pointer;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #ccc;
   -webkit-transition: .4s;
   transition: .4s;
}

.inv-slider:before {
   position: absolute;
   content: "";
   height: 16px;
   width: 16px;
   left: 4px;
   bottom: 4px;
   background-color: #fff;
   -webkit-transition: .4s;
   transition: .4s;
}

input:checked+.inv-slider {
   background-color: #58fe3c;
}

input:focus+.inv-slider {
   box-shadow: 0 0 1px #58fe3c;
}

input:checked+.inv-slider:before {
   -webkit-transform: translateX(26px);
   -ms-transform: translateX(26px);
   transform: translateX(26px);
}

.inv-slider.round {
   border-radius: 34px;
}

.inv-slider.round:before {
   border-radius: 50%;
}

.privacy-reset-cookies {
   cursor: pointer;
}


@media screen and (max-width:980px) {
   #privacy-info-wrapper {
       width: 600px;
   }

   .privacy-choose-area {
       width: 100%;
   }
}


@media screen and (max-width:690px) {
   #privacy-info-wrapper {
       width: 85%;
       padding: 35px;
       overflow-y: scroll;
       height: 460px;
     box-sizing: border-box;
   }

   .privacy-choose-area {
       width: 100%;
   }

   #privacy-info-wrapper .privacy-title {
       font-size: 23px;
       margin-bottom: 20px;
   }

   #privacy-info-wrapper .privacy-excerpt {
       font-size: 13px;
   }

   #privacy-info-wrapper .privacy-accept {
       width: 100%;
       background: #58fe3c;
       font-size: 16px;
       padding: 10px;
     box-sizing:border-box;
   }

   #privacy-info-wrapper .privacy-excerpt {
       font-size: 13px;
       margin-bottom: 15px;
   }

   .privacy-always-enabled {
       font-size: 13px;
   }

   #privacy-info-wrapper .privacy-configuration-area .privacy-excerpt {
       font-size: 12px;
   }

   #privacy-info-wrapper .privacy-main-area {
       top: 50%;
       left: 50%;
       transform: translate(-50%, -50%);
       position: absolute;
       width: 85%;
   }

   .privacy-choose-area .neccesary-details,
   .privacy-choose-area .non-neccesary-details {
       font-size: 12px;
       line-height: 1.7em;
   }
}

.term-description {
  display: block;
  padding: 5px 10px 5px 10px;
  background: #a4d11c;
  color: #fff;
  margin: 0px 0px 10px;
}

.term-description h1,
.term-description h2,
.term-description h2,
.term-description h3,
.term-description h4 {
  color: #fff;
}

.term-description h1 {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

#inventis {
  padding-top: 10px;
}
