/*
Theme Name: Gustavo Child
Theme URI: http://mexican-grill.ancorathemes.com/
Description: Gustavo Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Ancorathemes
Author URI: http://ancorathemes.com/
Template: gustavo
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: gustavo-child
*/

/*Write your style*/

#osnModifierPanelPaginateBtn.osnModifierPanelBtn button.osnModifierPanelBtnAddToCart {
    background-color: #da3d07 !important;
    color: white;
    -webkit-box-shadow: 0 0 35px 0 #da3d0799;
    -moz-box-shadow: 0 0 35px 0 rgba(27,138,214,0.59) !important;
    box-shadow: 0 0 35px 0 #da3d0799 !important;
    cursor: pointer;
}

.osnItemsContainers .osnCardItem {
    -webkit-box-shadow: 0 0 25px 0 #da3d0726 !important;
    -moz-box-shadow: 0 0 25px 0 #da3d0726 !important;
    box-shadow: 0 0 25px 0 #da3d0726 !important;
}

.osnPanelDisplay .osnCategorieNavigation{
    -webkit-box-shadow: 0 10px 10px 0 #da3d078c !important;
    -moz-box-shadow: 0 10px 10px 0 #da3d078c !important;
    box-shadow: 0 10px 10px 0 #da3d078c !important;
}

a.userbtn {
    color: #da3d07 !important;
}