/*
Theme Name: Stocky Child Theme
Theme URI: http://themes.designcrumbs.com/stocky
Description: Child theme for Stocky.
Author: Jake Caputo
Author URI: http://themes.designcrumbs.com
Template: stocky
*/

@import url("../stocky/style.css");

/* Start your custom css below here! */

#logo_wrap #logo {
	max-height:65px;
}

#header_inner {
	padding: 80px 0;
}

#footer_widgets {
	text-align:left;
}

#slogan {
	color: #42567d !important;
	/*text-shadow: 0 0 3px #bfbfbf;*/
	text-shadow: 0 0 3px #ffffff;
    font-weight: bold !important;
    /* background-color: white; */
    width: 70%;	
}

#home_cta, .home_cta wrapper {
	background: rgba(0,0,0,.3) !important;
	padding:50px 0 !important;
	}

a.button {
	border-color: #567aaa !important;
    color: #567aaa !important;
}

a.button:hover, a.button:active {
	background-color: #567aaa !important;
}

#single_item_wrap {
	margin: -80px -9999px 0px;
}

#content .container {
	padding-bottom:0px;
}

/* --- HEADER MODIFICATIONS --- */

#search_toggle {
	margin-top:10px;
	display:none;
}

#search_wrap {
	width:50%;
	display:inline;
}

#menu_wrap {
	line-height: 40px;
	width:auto;
}

#main_menu, #home_widgets {
	width:auto !important;
}

#logo_wrap #logo {
	max-height:100px;
}

#logo_wrap {
	margin-top: 10px !important;
}

#search_wrap .search_input {
	padding:8px;
}

#header_inner .searchform {
	margin:30px auto 0;
}


/* WISH LIST */

a.edd-wl-button.edd-wl-save, a.edd-wl-button.edd-wl-success {
	padding: 6px 12px !important;
}

.edd-wl-sharing p a.edd-wl-action.edd-wl-button, a.edd-wl-button.edd-wl-action.edd-wl-share-via-email {
	padding: 6px 12px !important;
}

.form-group {
	margin-top:10px;
}

i.glyphicon+.label {
	padding-left:5px;
}

a.edd-wl-action.edd-wl-button {
	text-transform: uppercase;
    font-size: 14px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 3px;
    padding: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: transparent;
}

.edd-wl-item-thumb {
	position:initial;
	width:15%
	text-align:left;
}

ul.edd-wish-list li span.edd-wl-item-title {
	width:50%;
}

.edd-wl-item-title > * {
	width:80%;
}

.edd-logged-in-wl a {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px auto;
	width: 290px;
	max-width: 100%;
	box-sizing: border-box;
	padding: 20px;
	background-color: #4E4E4E;
	color: #fff;
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.stocky_hover_details .edd-wl-button {
	margin: 20px 0 0 -167px !important;
}

#post_user {
	float:none;
}

/* *** Theme My Login plugin *** */
.tml-action-links {
	display:none !important;
}

#menu_toggle:before {
	font-size:26px;
	margin-top:10px;
}

.log-form-group.extra-links {
	display:none;
}

.menu-cats-1-container, .menu-cats-2-container, .menu-cats-3-container {
	margin-bottom: -30px;
}

#sidebar .widget li:last-child {
	padding: 10px 0;
    border-bottom: 1px solid #E5E5E5;
}

.artist-button {
	background-color: #2860C5;
    color: white;
    padding: 10px 20px;
    border: 2px solid #2860C5;
    text-transform: uppercase;
}

.artist-button:hover {
	background-color: white;
	color: #2860C5;
}

.alignleft {
	border:none;
	margin-right:30px;
	float:left;
}

a.artistsbtn div {
	background-color: #567aaa;
}
a.artistsbtn div:hover {
	background-color:#849cc2;
}

a.edd-wl-action.edd-wl-open-modal .label {
	color:white;
}

a.edd-wl-action.edd-wl-open-modal .label:hover {
	color:#999;
}

a.edd-wl-action .label {
    color: #777;
}
a.edd-wl-action .label:hover {
    color: #444;
}

/* Single image page */
.single-attachment a.edd-wl-action.edd-wl-open-modal .label {
	color:#999;
}

.single-attachment a.edd-wl-action.edd-wl-open-modal .label:hover {
	color:#999;
}

@media only screen and (max-width: 767px) and (min-width: 0) {
#sidebar {
    padding: 40px 0;
    margin: 80px 0 -40px;
}}

#header_inner {
    padding: 90px 50px 50px;
}

#main_menu {
	background-color: rgba(0, 0, 0, .75);
    width: 100% !important;
    text-align: left;
}

#home_widgets {
	margin-bottom:50px;
}

/* TOP BAR FIXES 5/7/2020 */
.container {
    width: 100%;
    max-width: 1140px;
    padding: 0 10px;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#menu_wrap {
    height: auto;
    line-height: 40px;
    padding: 8px 9999px;
    margin: 0 -9999px;
    background-color: #13110F;
    background-color: rgba(0,0,0,.75);
    text-align: left;
    width: auto;
}

#main_menu.expanded {
    display: block;
}

#main_menu {
    line-height: 30px;
    display: none;
    position: relative;
    z-index: 999;
    width: 100% !important;
    padding: 0 9999px;
    margin: 0 -9999px;
    background-color: #13110F;
    background-color: rgba(0,0,0,.75);
}

#search_wrap .search_input {
    height: 34px;
    line-height: 34px;
    margin: 15px 0 8px;
    padding: 10px;
    width: 100%;
    border: none;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
    background-color: #FFFFFF;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
}

.menu-top-menu-container {
	width:1140px;
}

#main_menu.expanded {
    /* display: none; */
}

#menu_toggle {
    display:none;
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
#main_menu ul li a {
    padding: 0 8px;
}
}


@media only screen and (max-width: 767px) and (min-width: 0) {

#menu_toggle {
    display:block;
}

#main_menu {
    display: none;
    position: absolute;
    top: 100%;
    background-color: rgba(0,0,0,.75);
    width: 100%;
    left: 0px;
}

#stocky_menu_container {
    position: relative;
}

#main_menu ul#stocky_menu {
    display:block;
}

.container #main_menu.expanded {
    display: none;
    position: relative;
}

.menu_wrap #main_menu.expanded {
    display:none;
}

#main_menu #stocky_menu>li {
    z-index: 9999;
}

}