/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2024 | 14:22:57 */
/* Add your CSS code here.



For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Search form input field text size */
@media (min-width: 1000px) {
	#search input[type="text"] {
		font-size:50px !important;
	}	
}

.translatepress-en_US .pielaikot {
  display: none !important;
}

.translatepress-lv .variations_form {
   display:none !important;
}

/* .translatepress-lv .nectar-social.hover {
    margin: 0px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
} */

.translatepress-lv .nectar-woo-cart {
  display:none !important;
}

.translatepress-lv .nectar-user-account {
  display:none !important;
}

.translatepress-lv .single_add_to_cart_button {
  display:none !important;
}

.translatepress-lv .add_to_cart_button {
  display:none !important;
}
.translatepress-lv .nectar_quick_view {
   display:none !important;
}

.woocommerce .summary .price, .woocommerce div.product .summary p.price {
  font-size:24px;
}

.extra-text {margin-top:15px; margin-bottom:15px;}

.nectar-social .nectar-social-inner a,
.nectar-social .nectar-love-button .nectar-love,
.nectar-social.fixed > a  {
  text-decoration: none!important;
  display: none;
}

.menu-item-object-language_switcher .trp-flag-image {
    margin: 0px 0px;
    margin-top: 18px;
}

@media screen and ( max-width: 999px ) {

    .menu-item-25496{
        position: absolute;
        left: 30px;
        bottom: 51px;

    }
    .menu-item-34996 {
		left: 60px;
    	bottom: 101px;
    }
}

.yith-wcpsc-product-table-elegant {
    display: none;
}

:lang(lv) .menu-item-661 {
    display: none;
}

@media only screen and ( max-width: 485px ) {

    .woocommerce .related h2 {
	font-size: 15px !important;
    line-height: 120% !important;
	}
  
    .woocommerce-page ul.products li.product.minimal .price, .woocommerce ul.products li.product.minimal .price {
    font-size: 12px;
}
}

@media only screen and (min-width: 485px) and (max-width: 1200px) {

    .woocommerce .related h2 {
	font-size: 20px !important;
    line-height: 120% !important;
	}
  
    .woocommerce-page ul.products li.product.minimal .price, .woocommerce ul.products li.product.minimal .price {
    font-size: 15px;
}
}

.grecaptcha-badge { visibility: hidden; }

/* Pielaikot poga */

.pielaikot {
    background: #bc8647;
    border: none;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    margin: 5px 3px;
    cursor: pointer;
    box-shadow: 0px 2px 7px -2px #dddddd;
}

.pielaikot:hover {
  opacity: 0.8;
}


/* Paslēpjam etsy soc icon no LV lang */
.translatepress-lv .fa-etsy   {
	 display:none;
	
}

/* .translatepress-lv #header-outer #social-in-menu a, .material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a .fa-flickr {
  display:none;
} */

/* Instagram grid izmaiņas mob skatam */
@media screen and (max-width: 480px) {
  .sbi_item {
    width:33.33%!important;
  }
  .sbi_photo {
	height:90px!important;
}
  #sbi_images {
    padding:3px!important;
  }
  .mob-instagram {
    margin-top:50px;
  }
} 

.fa-etsy:before, .fa-flickr:before {
    content: "\f2d7"
}

.fa-etsy:after, .fa-flickr:after {
    content: "\f2d7"
}

.off-canvas-menu-container.mobile-only .menu img {
  width: 40px;
  height: auto;
}

.single-product .related.products h2 {
  font-size: 18px !important;
  line-height: 24px !important;
}

.off-canvas-menu-container.mobile-only .menu .trp-language-switcher-container {
  margin-bottom: -10px !important;
}

html[lang="lv"] header .fa-flickr, html[lang="lv"] .etsy-url{
	display:none !important;
}

.container-wrap{
	padding-top:0 !important;
}