/*

Theme Name: Hipsocket
Theme URI: http://hipsocket.net
Author: Themeco
Author URI: http://leeboone.com
Description: X Theme Customizations for Hip Socket website
Version: 1.0.0
Template: x

*/
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400italic);

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    margin-top: .8em;
}
h2, .h2 {
  font-size: 240%;
  line-height: 1.2;
}
h3,
.h3 {
 font-size:200%;
 line-height:1.3
}

body.x-integrity{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f1f3+0,a7a9ac+100 */
background: #f0f1f3; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f1f3 0%, #a7a9ac 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f0f1f3 0%,#a7a9ac 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f0f1f3 0%,#a7a9ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f1f3', endColorstr='#a7a9ac',GradientType=0 ); /* IE6-9 */
background-attachment: fixed;
color: #404040;
}

.x-navbar-inner {
  background-color: #8aa4d5;
}
body .x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: none;
  color: #3e63a3;
  pointer-events: none;
}
body .x-navbar, body .x-navbar *{
	transition:all 0.5s;
}
body .masthead-stacked .x-navbar .desktop .sub-menu{
  background-color: #3e63a3;
}
body .h-custom-headline.special{
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.5em;
}
body .h-custom-headline.special span{
	font-family: 'Merriweather', serif;
	color: #3E63A3;
	font-style: italic;
}

body.single-post{}
body.single-post .entry-featured .size-post-feature{
  width:100%;
  height: auto;
}
body.single-post #top > .max.width:first-of-type{
	margin-top: 0;
	max-width: none;
	width: 100%;
}
body.single-post #top > .max.width:first-of-type article > div{
	box-shadow: none;
	border:none;
}
body.single-post #top > .max.width:first-of-type > div > div{
 width: 90%;
 margin: 45px auto;	
}
body.single-post article .entry-wrap{
	padding-top: 0;
	overflow: hidden;
}
body.single-post article .entry-wrap > .entry-header{
	background-color:#8aa4d5;
	margin-left: -60px;
	margin-right: -60px;
	overflow: hidden;
	position: relative;
    margin-bottom: 50px;
}
body.single-post article .entry-wrap > .entry-header .entry-title {
    background-color: #8aa4d5;
    color: #fff;
    display: block;
    font-size: 300%;
    margin: 1px 60px 0;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    z-index: 2;
    line-height: 1.3;
}
body.single-post article .entry-wrap > .entry-header .entry-title:after{}
body.single-post article .entry-wrap > .entry-header .entry-title:before{
   /* border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    content: "";
    display: inline-block;
    height: 3px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 9999px;
    z-index: 1; */
}

body article .entry-content strong, body .x-text strong {
  color: #8AA4D5;
  font-weight: 700;
}

body .x-alert {
  color: #fff;
  font-size: 18px;
  text-shadow: none;
}
body .x-alert-info{
  background-color: #8AA4D5;
}

body .x-columnize {
  border-left: 1px solid #e5e5e5;
  padding-left: 1.313em;
}

body .gform_wrapper span.gform_description {
  margin-bottom: 0;
}
body .gform_wrapper .hide-labels label{
  display: none !important;
}
body .gform_wrapper .gform_footer {
  margin: .313em 0 0 !important;
}
body #gform_wrapper_2.gform_wrapper .top_label .gfield, body #gform_wrapper_2.gform_wrapper .top_label li.gsection.gf_scroll_text {
  margin: .5em 0 !important;
}

body .gform_wrapper ul.gfield_checkbox li, 
body .gform_wrapper ul.gfield_radio li {
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-bottom: 0;
    margin-top: 2px;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li label, 
body .gform_wrapper.gf_browser_chrome .gfield_radio li label, 
body .gform_wrapper.gf_browser_safari .gfield_checkbox li label, 
body .gform_wrapper.gf_browser_safari .gfield_radio li label{
  font-size: 17px;
}

/* NEW June 2020 */
.wp-block-cover{
  margin-bottom: 50px;
}
.wp-block-cover__inner-container h1{
  margin: 0;
}
.wp-block-group__inner-container > :last-child{
}
.wp-block-columns.container{
  padding: 0 60px;
}

.wp-block-latest-posts{}
.wp-block-latest-posts li{}
.wp-block-latest-posts li a:first-child {
    font-size: 120%;
    font-weight: 600;
}
.wp-block-latest-posts li a.more-link{
  font-size: 100%;
}

body .wp-block-columns.x-container,
body .wp-block-group.x-container{
  width: 80%;
}
.wp-block-image .alignleft,
.wp-block-image .alignright{
  margin-top: 1em;
}
figcaption{
  font-size: 85%;
}
.wp-block-image figcaption{
  text-align: center;
}

/*end NEW June 2020 */
.twocol{
-webkit-columns: 200px 2;
   -moz-columns: 200px 2;
        columns: 200px 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}

.twocol li, .twocol div, .twocol p {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.threecol{
-webkit-columns: 200px 3;
   -moz-columns: 200px 3;
        columns: 200px 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}

.threecol li, .threecol div, .threecol p {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.fourcol{
-webkit-columns: 200px 4;
   -moz-columns: 200px 4;
        columns: 200px 4;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}

.fourcol li, .fourcol div, .fourcol p {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.wp-block-group.twocol,
.wp-block-group.threecol,
.wp-block-group.fourcol{
-webkit-columns: auto 1;
   -moz-columns: auto 1;
        columns: auto 1;
}
.wp-block-group.twocol > .wp-block-group__inner-container{
-webkit-columns: 200px 2;
   -moz-columns: 200px 2;
        columns: 200px 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}
.wp-block-group.threecol > .wp-block-group__inner-container{
-webkit-columns: 200px 3;
   -moz-columns: 200px 3;
        columns: 200px 3;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}
.wp-block-group.fourcol > .wp-block-group__inner-container{
-webkit-columns: 200px 4;
   -moz-columns: 200px 4;
        columns: 200px 4;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
        clear: both;
}


.home #x-section-4 .x-flexslider-shortcode-container {
  background-color: #8aa4d5;
  color: #fff;
}
.home #x-section-4 .x-flexslider-shortcode-container .flex-control-nav{
  top:0;
}

/*
.wp-block-quote{}
.wp-block-quote p{
  font-size: 18px;
}
.wp-block-quote cite{
  font-size: 14px;
  font-style: italic;
  margin-top: -15px;
  display: block;
}
*/
blockquote {
    margin: 1.5em 10px 1.5em 0;
    padding: 1rem 0 0.5rem 1rem;
    quotes: "\201C""\201D""\2018""\2019";
    overflow: hidden;
    position: relative;
    border-left: 4px solid rgba(138, 164, 213, 1);
    border-top: none;
    border-bottom: none;
}
blockquote.noquote{
    quotes: none;
}
blockquote::before {
  color: rgba(0,0,0,0.1);
  content: open-quote;
  font-size: 4em;
  line-height: 1;
  position: absolute;
  left: 0;
  font-size: 6rem;
  font-weight: 600;
  top: 0;
  z-index: 1;
}
blockquote p:last-of-type::after {
    content: close-quote;
    font-style: normal;
    color: rgba(0,0,0,0.1);
    line-height: 1;
    position: absolute;
    font-size: 6rem;
    font-weight: 600;
    z-index: 1;
    transform: translate(-10px, -10px);
}
blockquote.noquote::before,
blockquote.noquote p:last-of-type::after{
    content: '';
}
blockquote p {
  font-size: 2rem;
  font-weight: 300;
  position: relative;
  z-index: 10;
  margin: 0 0 .2rem;
}
blockquote p b,
blockquote p strong{
    font-weight: 400;
    color: #9D2235;
}
blockquote .attribution {
  float: right;
  margin: 5px 0 0 10px;
  display: block;
}
blockquote cite{
    text-align: right;
}
blockquote cite:empty,
blockquote cite:empty::before{
    display: none;
}

.wp-block-pullquote{
    padding: 1rem 0;
}
.wp-block-pullquote blockquote{
    border-top: 4px solid rgba(138, 164, 213, 1);
    border-bottom: 4px solid rgba(138, 164, 213, 1);
    border-left: none;
    quotes: none;
}
.wp-block-pullquote blockquote p{
    font-size: 1em;
    font-style: italic;
}

.wp-block-pullquote blockquote cite{
    display: block;
    margin: .5rem;
}


.wp-block-eedee-block-gutenslider.testimonials{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-latest-posts.is-grid{}
.wp-block-latest-posts.is-grid li{
    box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135);
    padding: 3rem;
    border-radius: 4px;
}
.wp-block-latest-posts.is-grid li a,
.wp-block-latest-posts.is-grid li a:visited,
.wp-block-latest-posts.is-grid li a:link{
    color: #272727;
    font-weight: normal;
    font-size: 2.5rem;
    line-height: 1;
}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt{}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt > div{margin-top: 2rem;}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt .more-link{
    color: #3e63a3;
    font-size: 2rem;
    font-weight: bold;
}
.client-logos{
  opacity: .7;
}
.wp-block-image.cta-btn{
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 60%;
    margin: 0;
    background: #000;
    transition: background-color .6s;
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
    min-height: 10rem;
}
.wp-block-image.cta-btn:hover{
    background: #FFF;
}
.wp-block-image.cta-btn a{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.wp-block-image.cta-btn a img{
  transition: all .6s;
  opacity: .7;
}
.wp-block-image.cta-btn figcaption {
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    transition: all .6s;
    text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 15px rgba(0,0,0,1);
    font-weight: 600;
    line-height: 1.2;
}
.wp-block-image.cta-btn:hover a{}
.wp-block-image.cta-btn:hover a img{
  opacity: 0.2;
}
.wp-block-image.cta-btn:hover figcaption{
  color: rgba(0,0,0,1);
  text-shadow: 0 0 0 rgba(0,0,0,1), 0 0 0 rgba(0,0,0,1);
}

.wp-block-cover-image .wp-block-cover__inner-container, 
.wp-block-cover .wp-block-cover__inner-container{
  width: auto;
}
.wp-block-cover-image .wp-block-cover__inner-container h1, 
.wp-block-cover .wp-block-cover__inner-container h1{
  font-size: 200%;
}

.entry-footer{
    text-align: center;
}
.entry-footer a{
    float: none;
}


@media screen and (min-width:768px){
.wp-block-image.cta-btn{
  padding-top: 40%;
}
.wp-block-image.cta-btn figcaption {
    font-size: 32px;
}
.wp-block-cover-image .wp-block-cover__inner-container, 
.wp-block-cover .wp-block-cover__inner-container{
  width: calc(100% - 70px);
}
.wp-block-cover-image .wp-block-cover__inner-container h1, 
.wp-block-cover .wp-block-cover__inner-container h1{
  font-size: 400%;
}

body.single-post article .entry-wrap > .entry-header .entry-title{
    margin-left: 110px;
    margin-right: 110px;
}
.single-post .entry-content {
  margin: 0 50px;
}

}

@media screen and (min-width:1301px){
}

@media screen and (max-width:1300px){

body .site{
  width: 100%;
}

}
@media screen and (max-width:1162px){

body .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 8px;
    padding-right: 8px;
}

}
@media screen and (max-width:979px){

.x-btn-navbar, .x-btn-navbar.collapsed {
  margin:15px 0;
}

}

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

body .flex-control-paging{
  display: none; 
}
.wp-block-cover {
    min-height: 200px !important;
}

}

