/*

Theme Name: Lapaduu - Yolo Rubino Child Theme
Theme URI: http://demo.yolotheme.com/rubino
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a Lapaduu - custom child theme for Yolo Rubino
Template: yolo-rubino
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-rubino
*/

/* Yolo.css L9945 */
.woocommerce form .form-row label {
  font-weight: normal;
  font-size: 14p;
  color: #f80909;
}

/* Yolo.css L1090 */
.wp-caption {
  background: #333333;
  text-align: center;
  max-width: 100%;
}
/* Yolo.css L15203 */

.single-product .social-share-wrap {
 	display: none;
}

/* Yolo.css L15207 */
a.tingimused {
    color: #111111;
}

/* Yolo.css L19944 */
.woocommerce form .form-row label {
  font-weight: normal;
  font-size: 14p;
  color: #f80909;
}

/* woocommerce.scss L512 */
.woocommerce form .form-row .input-checkbox {
	position: unset;
	margin: 2px;
}
*/
/* Yolo.css L11254 */
.woocommerce .product-quick-view,
.single-product .product-quick-view,
.woocommerce .compare,
.single-product .compare {
  position: static;
  bottom: 10px;
  opacity: 0;
}

/* Yolo.css L12725 */
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  content: '';
  position: absolute;
  
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  border: none;
  background-color: rgba(51, 51, 51, 0.5);
}

/* Yolo.css L3940 */
  header.yolo-main-header .icon-search-menu {
    /*width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border: none;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;*/
	display:none;
  }

/* Custom-style.css L854 */

  .page-title-inner h1 {
  color: #333333;
}

/* Yolo.css L9886 */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.added_to_cart {
	font-weight: normal;
	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
}

.woocommerce .product-thumb:before {
	background: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta {
	color: #777;
}

.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore,
.site-content-archive-product .woocommerce-pagination .yolo-show-all {
	border-radius: 0;
}
.woocommerce .product-info h3,
.single-product .product-info h3 {
	font-weight: 400;
}

.entry-content input[type="submit"] {
	background-color: #111;
}
.entry-content input[type="submit"]:hover {
	background-color: #2b2b2b;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.widget .widget-social-profile ul.social-profile {
  font-size: 14px;
  font-weight: 400;
}


.woocommerce-store-notice {
  background-color: #e77828;
}
.woocommerce-store-notice.demo_store {
  background-color: #e77828;
}