/*
Theme Name: Classical Guitar Shed - Pro
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Four Eyes Productions - Any chnages to this stylesheet other than Four Eyes staff is not suggested. 
Version: 1.0.0
Template: pro
*/

/*
http://classicalguitarshed.foureyesweb.com/_dev/colors.php	


Blue:  #0f3b66
Gold:   #e09f1d
Orange #9d3d21
Grey #555555

Titles and Htags:  Raleway (not bold)
General text: Nonino 14pt thin   grey #555555
Extra: Merriweather (italics)

h1 - Raleway 30pt Normal Gold
h2 - Raleway 24pt Normal black
h3 - Raleway 20pt  Bold black
h4 - Raleway 16pt  Bold black
h5 - Raleway 20pt normal Gold . (I'm not married to this, and haven't used it much and for a long time)
h6 - Merriweather 16pt italic black


Hyperlinks: orange no underline, gold on hover, all hyperlinks open in new window
Buttons: gold e09f1d, grey 555555 on hover

font-family: 'Raleway', sans-serif;
font-family: 'Merriweather', serif;

*/


@import url('https://fonts.googleapis.com/css?family=Merriweather|Raleway');




/* Base Styles */

div a,
.x-column .title a,
li a,
p a,
a {color:#9d3d21 !important;}

div a:hover,
.x-column .title a:hover,
li a:hover,
p a:hover,
a:hover {color:#e09f1d;}

.entry-content a {font-weight: bold;}


h1,h2,h3,h4,h5,
h1 a,h2 a,h3 a,h4 a,h5 a {
	font-family: 'Raleway', sans-serif !important; 
	font-weight: normal !important; 
	line-height: 1.4;
	color:#000 !important;
	margin: 15px 0 10px 0;
	}
h1, h1 a, h1.h-landmark, h1.h-landmark span { 
	font-size:30px; 
	color:#e09f1d !important; 
	}
.h-landmark {
    overflow: hidden;
    margin: 0;
    padding-bottom: 8px;
    letter-spacing: 0;
    line-height: 1;
    text-transform: capitalize;
    color:#e09f1d !important; 
}	
.h-landmark span:before, .h-landmark span:after {
    background-color: transparent;
    box-shadow: none;
}


	
	
h2, h2 a { 
	font-size:27px; 
	color:#0f3b66 !important;
	}
h3, h3 a { 
	font-size:20px; 
	font-weight: bold !important; 
	}
h4, h4 a { 
	font-size:16px; 
	font-weight: bold !important; 
	}
	
h5, h5 a { 
	font-size:20px; 
	color:#e09f1d;
	}
h6, h6 a { 
	font-family: 'Merriweather', serif !important; 
	font-size:16px; 
	font-style: italic !important; 
	color:#000 !important; 
	}
h6, .h6 {
    text-transform: none;
}
	
h1 a:hover ,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {color:#e09f1d !important;	}
.entry-header {text-align:center;}

.highlight-text {color:#f7c331;}
.shadow-text { text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);}

/*
.x-column.x-1-3 {
    width: 30.5% !important;
}
.x-column.x-1-4 {
    width: 24%  !important;
}
.x-column.x-1-5 {
    width: 19.2% !important;
}
*/

hr, .hr {
	height: 0;
    margin: 1.313em 0;
    border: 0;
    border-top: 1px solid #9d3d21;
   /* border-color: #9d3d21!important;
    width: 100% !important;*/
	}


/* centering content */
.center, .centerc {
	text-align: center;
}

/*accordians*/
.x-accordion-group {
    margin: 0 0 8px;
    border: 1px solid #c0c0c0;
    box-shadow: none;
}
.x-accordion-heading a.x-accordion-toggle {color: #0f3b66 !important;}
.x-accordion-heading a.x-accordion-toggle:hover {color: #9d3d21 !important;}


/*secondary nav top bar */

.home ul.menu-item-2222 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size:14px; 
    line-height: 1.4;
    color: #fff;
}

.home ul.menu-item-2222 li {
    float: left;
}


.home ul.menu-item-2222 li a {
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 0;
    margin: 0 22px 0 0;
    text-transform: uppercase;
}

.home ul.menu-item-2222 li a:hover,
.home ul.menu-item-2222 li a:active  {color: #e09f1d;}


ul.menu-item-2222 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size:11px; 
    line-height: 1.4;
    color: #d9d9d9;
}

ul.menu-item-2222 li {
    float: left;
}


ul.menu-item-2222 li a {
    display: inline-block;
    color: #d9d9d9;
    text-align: center;
    text-decoration: none;
    padding: 0;
    margin: 0 22px 0 0;
    text-transform: uppercase;
}

ul.menu-item-2222 li a:hover,
ul.menu-item-2222 li a:active  {color: #fff;}

.page .entry-featured {display:none;}/* hide features image on page content */



/* buttons */
input[type=submit], 
.gold-button,
.button,
.pdf-button,
#ld_course_list .btn-primary  {
    outline: none;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px;
    border: 0 !important;
    border-radius: 4px;
    background: #e09f1d !important;
    text-shadow: none !important;
    width: 250px !important;
    display: inline-block; 
    }


input[type=submit]:hover, 
.gold-button:hover,
.button:hover,
.pdf-button:hover,
#ld_course_list .btn-primary:hover, 
#ld_course_list .btn-primary:focus  {
	color:#fff;
	background: #555 !important;
}

.x-btn, .button, [type="submit"] {text-shadow: none;}

#ld_course_list .btn,
#ld_course_list .btn-primary {width: 100% !important;}



/* MASTER CLASSES FOR PRO */
.entry-wrap {
    padding: 10px;
    border-radius: 0px;
    box-shadow: none;
}

/* BLOG listing & archive pages*/

#x-iso-container {
	overflow: inherit !important;
    position: relative;
    height: 0px;
}

.x-archive-masonry-active .entry-footer {
	margin-top: 0;
    display: none;
}

.x-archive-masonry-active .x-iso-container-posts.cols-3 .entry-wrap {
    padding: 2px;
}

/*.x-archive-masonry-active h2.entry-title a,*/
.x-column .title a,
.x-archive-masonry-active .title a {
	font-size: 14px;
	color:#9d3d21;
	}
	
	
.x-column .title a:hover,
.x-archive-masonry-active .title a:hover {
	color:color:#e09f1d;
	}
	


.excerpt {display:none;}

.single .has-post-thumbnail .entry-featured { /* remove featured image from single page.*/
    border-bottom: 0px solid #ddd;
    display: none;
}




/* PRO grid shortcode classes for Toolset  */

.column-main {
	margin-right: 1%;
	text-align: center;
	height: 235px !important;
}

.column-main .title {
	width: 90%;
    margin: 0 auto;
    text-transform: uppercase;
}


/* footer */
.x-bar-footer h2 {
	color:#fff;
	font-size: 2em;
	margin-top: 0 !important;
	}
.x-bar-footer li {margin-bottom: 7px;}

.x-bar-footer .x-bar-content-area {color:#fff;}

.x-bar-footer li a,
.footer-link-list {color:#fff !important;}

.x-bar-footer li a:hover,
.footer-link-list:hover {color:#e09f1d !important;}

/* convert kit footer*/

footer .ck_form.ck_naked .ck_form_fields {
    padding: 1%;
}

footer .ck_form.ck_naked {margin: 0;}



/* CTA */

.cta-box {
	display:inline-block;
	background-color:#fff;
	padding:20px;
	border: 4px solid #dcc7aa;
	border-radius: 12px;
	width:80%;
	margin: 0 auto;
}



/* quotes */
blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 35px 75px;
  margin: 0 0 20px;
  position: relative;
  line-height: 1.2;
  text-align: justify;
  border-top: 1px solid #9d3d21;
  border-bottom: 1px solid #9d3d21;
  
  /*Box Shadow - (Optional)
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc; */
}

blockquote::before{
 /* content: "\201C";  
  font-size: 60px;
  font-weight: bold;
  color:#000 !important;
  position: absolute;
  left: 10px;
  top:5px;
  */
  
    content: "\f10d";
    position: absolute;
    top: .2em;
    left: 0;
    font-size: 2.5em;
    color: #999;
    color: rgba(0,0,0,.1);
    font-family: fontawesome;
    font-style: normal;
  
  
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  /*background: #eee;*/
  cursor: pointer;
  padding: 0 3px;
  color: #000;
}

blockquote a:hover{
 color: #000;
}

blockquote em{
  font-style: italic;
}

blockquote p {
  font-style: italic;
  font-size: 20px;
  color: #7b7b7b;
  margin:0;
  line-height: 30px;
	}



/* YOUTUBE & EMBEDS */
.entry-content embed, .entry-content iframe, .entry-content object {
   width: 700px !important;
    height: 393px !important;
}

/* gutenburg */
.wp-block-embed-youtube .wp-block-embed__wrapper .x-resp-embed embed, 
.wp-block-embed-youtube .wp-block-embed__wrapper .x-resp-embed iframe, 
.wp-block-embed-youtube .wp-block-embed__wrapper .x-resp-embed object {
    width: 100% !important;
    height: 100% !important;
}


#edd-stripe-card-element iframe {
	border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 1px !important;
    min-width: 100% !important;
    overflow: hidden !important;
    display: block !important;
    user-select: none !important;
    height: 15.5938px !important;
}


/* learndash course grid*/

.ld_course_grid .caption h3.entry-title {
	    font-size: 110% !important;
}


/* wp-favorites */
.wpfp-span li {list-style-type: disc !important;}


.wpfp-img {display:none}
.wpfp-link {
	background-color: #0f3b66;
    border-color: #0f3b66;
    color: #ffffff !important;
    border-radius: 0.25em;
    text-transform: uppercase;
    font-size: 100%;
    line-height: 1.7;
    padding: 4px 8px 4px 8px;
}


.my-favorites a.wpfp-link img {display:none;}
.my-favorites .wpfp-span a.wpfp-link   { /*clear favorites link*/
	margin:0 !important;
	padding:0;
	background-color: transparent;
    border-color: transparent;
    color:#000;
	}
	
.my-favorites .wpfp-span a.wpfp-link  p {margin:0 !important;}

.remove-parent {
	background-color: #fff;
    border-color: transparent;
    color: #000;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 70%;
    line-height: 1.2;
    padding: 0;
}

.remove-parent:before {content: "(";}
.remove-parent:after {content: ")";}





/* border-boxes */
.highlight-border-box {
	 border: 1px solid #9d3d21; 
	 padding: 20px;
	 margin: 10px 0 10px 0; 
	 display:inline-block; 
	 background: #eee;
	 width:100%;
}

.border-box {
	 border: 1px solid #9d3d21; 
	 padding: 20px;
	 margin: 10px 0 10px 0; 
	 display:inline-block; 
	 width:100%;
}
.homepage-what-people-saying {
	font-family: 'Times New Roman', Sans-serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	padding:10px;
	background-color: rgba(244,244,244,0.63);
	border-style: solid;
	border-color: #9d3d21;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}


/* favorite button */
.simplefavorite-button  {border-radius:0.25em;text-transform: uppercase;}

/* favorites list */
.favorites-list {margin-left:5%;} 
.favorites-list li {
    zoom: 1;
    border-top: none;
    padding: 0;
    margin: 0;
    list-style: circle;
}

.favorites-list li p { margin: 0; }

.favorites-list li:before, .favorites-list li:after {
    content: none;
}


/* Thrive */
/*.tve-leads-in-content:nth-child(2) {display:none;}*/
.tve-leads-in-content + .tve-leads-in-content {display: none !important;}


/* elementor overrrides */
.elementor-button-wrapper br {display:none;}


/* /lh-wrist/ */
.elementor-34640 .elementor-element.elementor-element-92a8071.elementor-widget-heading .elementor-heading-title {
    color: #ffffff !important;
}




/* search */



 /* gravity fixes */

body .gform_wrapper .top_label li.gfield.gf_left_third, 
body .gform_wrapper .top_label li.gfield.gf_middle_third, 
body .gform_wrapper .top_label li.gfield.gf_right_third,
body .gform_wrapper .top_label li.gfield.gf_left_half, 
body .gform_wrapper .top_label li.gfield.gf_right_half {
    float: none !important;
    clear: none !important;

}

.gform_wrapper .left_label li.hidden_label input, 
.gform_wrapper .right_label li.hidden_label input {
    margin-left: 0 !important;
}

::-webkit-input-placeholder { /* Chrome */
  color: #999 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999 !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #999 !important;
  opacity: 1 !important;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input[type=submit] {
    float: right;
}


.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit] {
    margin: 0 0 16px !important;
    width:100% !important;
}


body .gform_wrapper .gform_body ul.gform_fields li.gfield+li.gfield {
    margin-top: 0;
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield {
    margin-bottom: 20px;
}

/* Mock add to fav bitton*/
.blue-button {
    background-color: #0f3b66 !important;
    border-color: #0f3b66 !important;
    color: #fff !important;
}
.blue-button:hover {
    background-color: #e09f1d !important;
    border-color: #e09f1d  !important;
    color: #fff !important;
}



/* BLOG GRID */

/* 
	//css-tricks.com/look-ma-no-media-queries-responsive-layouts-using-css-grid/
blog-grid styles 

*/


.blog-grid {
  padding: 0rem;
}

.blog-grid > ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /*480*/
  grid-gap: 1rem;
  padding: 0;
  margin: 0;
}

.blog-grid > ul > li {
  border: 0;
  border-radius: .5rem;
  list-style: none;
}

.blog-grid > ul > li > figure {
  max-height: 480px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
}

.blog-grid > ul > li > figure > img {
  width: 100%;
}

.blog-grid > ul > li > figure > figcaption {
  position: relative;
  bottom: 0;
  background-color:#fff;
  width: 100%;
}

.blog-grid > ul > li > figure > figcaption > h3 {
  color: #000;
  padding: 0 /*.75rem*/;
  font-size: 1.25rem;
  margin: 0;
}

.blog-grid > ul > li > p {
  font-size: 1rem;
  line-height: 1.5;
  padding: 1rem .75rem;
  color: #666666;
}

.blog-grid > ul > li > a {
  padding: .5rem 1rem;
  margin: .5rem;
}

.wpv-pagination-nav-links-container {display: inline-flex !important;}








/*****vijender css - 06-05-2020*****/

.body-404 .x-container.offset {
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: -30px;
}
.body-404, .body-404 .entry-wrap {
	background-color: #eeeeee;}

div#my_subscrip_edd {
    padding-top: 40px;
}



@media(max-width:420px){
.elementor-34640 .elementor-element-063a7d8 {
	background: url("../jpg/ws-blue-guitar-1688x800-guitar-left-3.jpg") !important;
}
}    








