/*
Theme Name: GoodStore Child
Theme URI: http://demo.jawtemplates.com/goodstore/
Description: Create your e-shop with the GoodStore theme that best suits your business ideas
Version: 1.0
Author: JaW Templates
Author URI: http://www.jawtemplates.com/
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
Template:       goodstore     
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

img.template-logo {
width: 400px !important;
}
.container, .divider-center-text {
    background-color: #ffffff;
    margin-top: 50px;
    box-shadow: 0px 0px 13px 6px #0404044a;
}

ul.nav.nav-tabs {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important; /* IE6-9 */
border-radius: 0;
color: #ffffff;
}


.accordion .panel-heading {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important; /* IE6-9 */
color: #ffffff;
}

.fullwidth-block.row.small-menu.main-menu.row-menu-border.jaw-logo-scrollable-off{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important; /* IE6-9 */
height:65px;
}
.row-fullwidth .fullwidth-block.small-menu.main-menu, #header .small-menu .jaw-menu-bar, .row-fullwidth .fullwidth-block.big-menu.main-menu, #header .big-menu .jaw-menu-bar {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important; /* IE6-9 */
    height: 65px;
}

#jaw-menu {
    background:transparent !important;
}
#copyright {
    display:none !important;
}
#jaw-menu {
    background:transparent !important;
}

#header .small-menu ul.top-nav>li {
    margin:10px 15px 0 15px !important;
}
ul.top-nav li.jaw-menu-item-dropdown > ul.sub-menu > li, .top-bar-woo-cart .top-bar-cart-content.woocommerce .product_list_widget > li {
    /* border-bottom: 1px solid #c1c2c4; */
    margin:0 !important;
    padding:0 !important;
    font-size:12px;
    font-weight:600;
}
img.template-logo {
    width:400px !important;
}


.mobile-menu-selectbox #jaw-mobile-menu{
display:block;
padding:10px 0;
background:#2f2f2f !important;
border-width:medium !important;
border-style:solid !important;
border-color:#e8e8e8 !important;
width:108% !important;
padding:5px !important;
margin-left:-4% !important;
}

@media only print, only screen and (max-width: 767px) {
.mobile-menu-selectbox {
display:block;
padding:10px 0;
background:#2f2f2f !important;
border-width:medium !important;
border-style:solid !important;
border-color:#e8e8e8 !important;
width:108% !important;
padding:5px !important;
margin-left:-4% !important;
}
}

ul.top-nav-mobile li.jaw-menu-item-depth-0 {
border-bottom:1px solid #c1c2c4;
background:#545454;
width:100% !important;
}

#jaw-mobile-menu ul.top-nav-mobile > li a {
color:#000000 !important;
}

@media only print, only screen and (max-width: 767px) {
.hide-sliders .builder-section .rev_slider_wrapper {
display:block !important;
} }