/*

Theme Name: Origine Child Theme

Theme URI: http://demo.roadthemes.com/origine/

Author: Plaza-Themes

Author URI: http://plazathemes.com/

Description:  Origine Child Theme

Version: 2.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments

Text Domain: origine

Template: origine



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/
/* - woo cat toggling elements, injected via jQuery - */

/* make list item be relative, to be able to position toggle within this item, if desired */
.header-container{
	position: fixed !important;
}
.wpb_revslider_element {
    margin-top: 13em !important;
}
.product-view{
	 margin-top: 10em !important;
}
.page-content, #secondary {
    margin-top: 8em !important;
}
@media screen and (max-width: 991px) {
    .header-mobile .sidebar-mobile {
	width: 420px !important;
	}
	
	.mega_main_menu > .menu_holder > .menu_inner > ul li > a.item_link:hover {
    cursor: pointer;
    background-color: #8080802b !important;
}
	.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.wpcf7-form p {
  width: 100%;
  margin-bottom: 15px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="submit"],
.wpcf7-form textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.shop-products .gridview:hover {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
  margin-bottom: 0px !important;
}
	
	
