/*
 Theme Name:   soledad child new
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

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

/* = Theme customization your go here
-------------------------------------------------------------- */
body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#logo img {
    min-width: 275px;
}
.clearfloat:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

#navigation .menu li a {
    font-size: 15px;    
}
#header .inner-header {
    background-color: #ffffff!important;
}
.error-404 .go-back-home {
    margin-bottom: 87px;
}
.error-404 {
    margin: 10px 0 112px;
}
/* Gravity form id#1 */
#gform_1 ul li {
    border-bottom: none;
}
#gform_1 input[type=text] {
    width: 100%;
	padding: .513em 0;
    text-indent: .55em;
	margin-bottom: 0;
	max-width: 100%;
}
/* End Gravity form id#1 */
/* Featured Artist form */
.featured-artist input {
    width: 100% !important;
    max-width: 100% !important;
}

#header {
    margin-bottom: 77px;
}
.featured-slider-overlay:before {
    border: none;
}

/*Home slider */

.featured-carousel .featured-content {
    display: block;
}
.feat-text.slider-hide-date h3,
.feat-text.slider-hide-date a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -9999px;
}
.featured-content {
    top: 0 !important;
}
.feat-text.slider-hide-date {
    height: 95%;
}
.penci-image-holder.slider-style-1-fix {
    /* Change slider height */   
    max-height: 400px;
}
.featured-carousel .featured-content {
    /* Hide content on home page slider */   
    width: 100%;
    top: 0;
    bottom: 0;
}

.featured-slider-overlay {
    background: transparent;
}
/*End home slider */
div[data-vc-grid-settings*="button_load_more_exclusives"] div > div.vc_pageable-load-more-btn > div > a {
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    min-width: 333px;
	padding-top: 15px;
    padding-bottom: 15px;
}
div[data-vc-grid-settings*="button_load_more_exclusives"] div > div.vc_pageable-load-more-btn > div > a:hover {
    color: #fff !important;
    background-color: #e53935 !important;
}

/* Custom login form /login */
.custom_login {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
#tattoo_form form {
    display: block;
    max-width: 300px;
    margin: 0px auto;
    width: 100%;
}
[id *="gform_wrapper_"] form input[type="text"], [id *="gform_wrapper_"] form input[type="password"], #tattoo_form  input {
    width: 100%;
    max-width: 300px;
    display: block;
    margin-bottom: 10px;
    padding: 8px 7px;
    border: 1px solid #dedede;
}


[id *="gform_wrapper_"] form input[type="submit"], #tattoo_form input[type="submit"] {
	color: #313131;
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 15px 20px;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: #F5F5F5;
	max-width: 400px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}

[id *="gform_wrapper_"] form input[type="submit"]:hover,  #tattoo_form input[type="submit"]:hover{
	color: #ffffff;
	background-color: #e53935;
	border-color: #e53935;
}
[id *="gform_wrapper_2"] form input[type="text"], [id *="gform_wrapper_2"] form input[type="password"], [id *="gform_wrapper_2"] form textarea, [id *="gform_wrapper_2"] form input[type="submit"]{
    width:100% !important;
    max-width: 500px;
    display: block;
    margin-bottom: 10px;
    padding: 8px 7px;
    border: 1px solid #dedede;
}
#tattoo_form form label {
    font-size: 17px;
}
label[for=user_login] , label[for=user_pass]
{
    display: none;
}
p.login-remember label {
	position: relative;
	vertical-align: text-bottom;
	padding-left: 26px;
}

p.login-remember label input {
    position: absolute;
    bottom: -6px;
    left: -50px;
}
#tattoo_form > div > div > a, .loggedin p {
    text-align: center;
    display: block;
    font-size: 19px;
    padding-bottom: 13px;
}
.penci-headline-posts {
    margin: 0 15px 0 49px;
    padding-top: 10px;
    margin-left: 63px !important;
    display: inline-block;
    max-width: 410px;
}
li#bp-nav-menu-my-account img {
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
ul#bp-nav-menu li a:hover {
    color: #fff;
}
.user_profile_menu {
	float: right;
    line-height: 38px;
    margin-left: 35px;
	margin-right:10px;
}
.penci-headline {
    max-width: 1230px;
}
.see-more-tattos-buttom {
margin-bottom: 50px;
text-align: center;
margin-top: 20px;
}
.see-more-tattos-buttom a {
    background-color: #e53935 !important;
    font-size: 14px;
    padding: 15px 20px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    min-width: 333px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
	display: inline-block;
    text-align: center;
    color: #fff;
}
.see-more-tattos-buttom a:hover{
background-color:#f5f5f5 !important ;
color:#000000 !important;
}
.single-upg .pure-g {
    column-count: auto; 
}
.single-upg .pure-g  .pure-u-1 .pure-img{
    display: inline-block;
}

/* Buddypress menu */
#bp-nav-menu {
    display: inline-block;
    font-weight: bold;
    text-transform: capitalize;
	position: relative;
    font-family: 'Roboto Slab', serif;
    font-size:13px;
}
ul#bp-nav-menu:hover .submenu {
    display: block;
    position: absolute;
    min-width: 110px;
    z-index: 15;
    right: 0;
    top: 38px;
    background: #101010;
    padding: 3px 10px;
	text-align:center;
}
.submenu {
    display: none;
}
#bp-nav-menu-my-account img {
    max-width: 18px;
    margin-left: 16px;
    margin: 0 0 3px 10px;
}

#bp-nav-menu > li {
  display: inline-block;
}
#bp-nav-menu > li.menupop {
  position: relative;
}
#bp-nav-menu > li.menupop .bp-nav-menu-sub-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 3;
  background: #ccc;
  min-width: 200px;
}
#bp-nav-menu > li.menupop:hover .bp-nav-menu-sub-wrapper {
  display: block;
}
#bp-nav-menu #bp-nav-menu-notifications > a {
  padding: 0 0.5em;
}
#bp-nav-menu #bp-nav-menu-notifications > a span {
  background: #ddd;
  color: #333;
  padding: 2px 5px;
  border-radius: 4px;
}
#bp-nav-menu #bp-nav-menu-user-actions {
  list-style: none;
  overflow: hidden;
  width: 250px;
}
#bp-nav-menu #bp-nav-menu-user-actions > li {
  float: left;
  clear: right;
}
#bp-nav-menu #bp-nav-menu-user-actions > li#bp-nav-menu-user-info {
  clear: none;
}
#bp-nav-menu #menu-bp {
  background: #aaa;
  list-style: none;
  padding: 0;
}
#bp-nav-menu #menu-bp .no-count {
  display: none;
}
#bp-nav-menu #menu-bp .menu-parent {
  position: relative;
}
#bp-nav-menu #menu-bp .menu-parent:before {
  content: "\f141";
  font-family: Dashicons;
}
#bp-nav-menu #menu-bp .menu-parent .sub-menu {
  display: none;
  position: absolute;
  left: -200px;
  top: 0;
  width: 200px;
  background: #999;
  list-style: none;
}
#bp-nav-menu #menu-bp .menu-parent:hover .sub-menu {
  display: block;
}
a.login_register {
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    font-weight: 700;
}


.mpp-container > .mpp-g > div {
    /*reduce tattoo pic size on home page */
    flex-wrap: wrap;
    flex: 1 0 auto;
    width: 32%;
}
.mpp-item-thumbnail img {
padding:0;
box-shadow:none;
}
.mpp-container > .mpp-g {
  
    flex-flow: column wrap;
    max-height: 547px;
}
.mpp-item {
    margin-bottom:0;
    padding: 0;
}
.mpp-container > .mpp-g .mpp-u{
	display: inline-block;
	margin: 0 0 1em;
	width: 33.33333%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.mpp-container > .mpp-g .mpp-u img{
	box-shadow:none;
     margin: 0;
    max-width: 100%;
    padding: 0; 
}
/*#searchform*/
input.search-input {
    width:100%;
}

#media-search
{
    padding-top:20px;
    padding-bottom:20px;
}
/* masonry gallery page */
.pure-g {
    display: block !important;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    column-count: 3;
}
.home-page .pure-g {
    display: block;
    -ms-flex-flow: row nowrap;
    -ms-align-content: stretch;
    column-count:auto;
}
.pure-u-1 {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    text-align: center;
}
.home-page .pure-u-1 {
    background-color: #eee;
    display: inline-block;
	margin: 0.5em;
	width: 48%;
	max-height: 233px;
	overflow: hidden;
}
.slick-track figure {
    margin: 1em 0;
}
/* User Profile page */

div#user-menu a {
    color: #000;
    font-weight: 700;
    line-height: 2;
    font-family: 'Roboto Slab', serif;
}
div#user-avatar a {
    display: block;
    padding-top: 13px;
    padding-left: 15px;
    color: #e64543;
}
a.delete-user-account {
    display: block;
    color: #f00;
    padding-top: 30px;
    padding-bottom: 30px;
}
.container.container-profile {
    font-family: 'Roboto Slab', serif;
}
.container.container-profile h1, .container.container-profile h5 {
    font-weight: bold;
}
#profile-tabs label[for="email"] {
    margin-top: 0;
}
#profile-tabs h5.h2 {
    margin-top: 0;
}
#profile-tabs ul.dropdown-menu {
    top: auto;
    width: 170%;
    padding-bottom: 20px;
}
#profile-tabs ul.dropdown-menu li {
    display: inline-block;
    min-width: 163px;
}
div#user-avatar .alignnone {
    margin: 0;
    padding: 0;
}
div#user-avatar {
    padding-right: 0;
}
#avatar-container #user-menu {
    padding-top: 20px;
}
div#avatar-container >.row {
    padding-bottom: 70px;
}
.row.image-section > div .pure-control-group {
    border: 2px dashed #d7d4d4;
    padding: 10px;
}
div#settings #buddypress label {
    min-width: 150px;
}
div#settings {
    margin: 0 auto;
    padding-left: 90px;
}
#buddypress > div > div {
    margin-bottom: 5px;
}
input#pippin_password_submit {
    margin-top: 10px;
}
button[value="form-edit-image"], button[value="form-delete-image"] {
    background: none;
    border: none;
    color: #f00 !important;
    display: inline;
    text-transform: none !important;
    font-weight: normal !important;
    font-size: 14px !important;
    font-family: 'sans-serif;' !important;
    display: block !important;
}
form[name="form-edit-image"], form[name="form-delete-image"] {
    display: inline-block;
}
/* Register */
p#field-visibility-settings-toggle-1 {
    margin-top: 20px;
}
.register-section {
    width: 100% !important;
    margin: 30px auto;
}
.register-section .editfield.field_1 {
    max-width: 300px;
    min-width: 300px;
    margin: 0 auto;
}
.register-section .editfield.field_1, .register-section label, .register-section input, .register-section h2 {
    max-width: 300px;
    min-width: 300px;
    margin: 0 auto !important;
    display: block;
}
div#template-notices + p {
    text-align: center;
}
#buddypress .standard-form div.submit input {
    background: #e53935;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}
#buddypress .standard-form div.submit input:hover {
    background: #f06b6f;
    color: #000;
}
#buddypress .standard-form#signup_form div.submit {
    text-align: center;
    font-family: 'Roboto Slab', serif;
    float: none;
}
/*Tattoo Designs */

.content-tattoo.subject, .content-tattoo.style, .content-placement {
    padding-top: 40px;
}
.content-tattoo.subject h1, .content-tattoo.style h1, .content-placement h1 {
    padding-left: 39px;
}

[class^="content-"] > .row > ul li {
    list-style: none;
    font-size: 18px;
    line-height: 0.9;
    display: inline-block;
    width: 23%;
}


/* Upload Page */

.row.image-section .upload-container {
    border: 3px dashed #ddd;
    width: 80%;
    margin: 0 auto;
}
.row.image-section {
    margin-bottom: 20px;
    text-align: center;
}
.row.image-section .pure-control-group [type=file] {
    cursor: pointer;
    display: block;
    width: 223px;
    margin-left: auto;
    margin-right: auto;
    border: dotted 2px #ddd;
    border-radius: 0;
}
.row.details-section #desp {
    min-height: 202px;
    width: 100%;
    height: 100%;
}
.row.details-section .btn {
    font-weight: bold;
    font-size: 15px;
    width: 100%;
    text-align: left;
}
.row.details-section .pure-control-group {
    margin-bottom: 8px;
}
.row.submit-section {
    margin: 20px auto;
    text-align: center;
}
.row.submit-section button {
    width: 330px;
    background: #f5f5f5;
    color: #222;
    font-weight: bold;
    border: 2px solid #ddd;
}
.row.submit-section button:hover {
    background: #e53935;
    color: #fff;
}
div#profile-tabs ::-webkit-input-placeholder{
    color: #333;
    font-weight: bold;
}
div#profile-tabs ::input-placeholder{
    color: #333;
    font-weight: bold;
}
.row.details-section .ms-options {
    height: auto !important;
    min-height: 400px !important;
    max-height: 100% !important;
}
/* Gallery page pagination */
div.wp-pagenavi {
    margin: 60px auto;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 0;
    list-style: none;
    padding-left: 13px;
    padding-right: 13px;
}
.wp-pagenavi span.current {
    font-weight: bold;
    background: #f00;
    border: none;
    color: #fff;
}
form[name="filter"] input[type="text"] {
    display: none;
}
label[for="tab1"], label[for="tab2"], label[for="tab3"] {
    width: 33.05%;
    text-align: center;
    border: none !important;
    padding: 15px 15px 15px !important;
    text-transform: uppercase;
}
section#subject span, section#style span, section#placement span {
    display: inline-block;
    width: 127PX;
    font-size: 14px;
    line-height: .7;
}
.tabset > input:checked + label {
    border: none; !important;
    }
.tabset button[type="submit"] {
    background: #e53935;
    display: block;
    width: 200px;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
.tabset > input:focus + label::after, .tabset > input:checked + label::after {
    background: #fff !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: -1;
    color: #000;
}
.tabset > label {
    z-index: 0 !important;
    border: 1px solid #ccc !important;
    border-bottom: none !important;
}
.tabset > label::after {
    content: "";
    position: absolute;
   background: #efefef !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    right: 0;
    bottom: 0 !important;
    top: 0;
    z-index: -2;
}
.tabset {
    font-family: 'Roboto Slab', serif;
}
.container form:nth-child(2) button {
    background: #0000;
    color: #000;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
    background-image: none;
}
.tab-panel {
    border:none !important; 
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    display: none !important;
}
/* single Image pagination */
.single-upg .prev-post a, .single-upg .next-post a {
    display: block;
    color: #e53935;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.post-pagination .prev-post, .post-pagination .next-post {
    text-align: center;
    width: 100px;
    height: 100px;
    margin-bottom: 13px;
    overflow: hidden;
}
.post-pagination span {
    padding-bottom: 8px;
    font-weight: 600;
    color: #e53935;
}
/* Gallery Sidebar */
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: absolute; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
div#mySidenav .dropdown-menu {
    width: 154%;
    z-index: 10;
}
div#mySidenav  ul.dropdown-menu {
    
    display: inline-block;
    min-width: 170px;
}
div#mySidenav .button-group.open {
    position: relative;
}
div#mySidenav button.btn.btn-default.btn-sm.dropdown-toggle {
    width: 200px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}


/* The slide search menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #000;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
    position: relative;
}

#widget-area {
    border-top: none;
}
div#nopics {
    letter-spacing: 1px;
    color: #f00;
    width: 289px;
    padding-bottom: 70px;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}

}

@media screen and (max-width: 1170px) {
    label[for="tab1"], label[for="tab2"], label[for="tab3"] {
        width: 100%;
    }
    section#subject span, section#style span, section#placement span {
    width: 47%;
    }
    
}
@media only screen and (min-width: 961px) and (max-width: 1169px) {	
.penci-image-holder.slider-style-1-fix {
		max-height: 480px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

	.penci-image-holder.slider-style-1-fix {
		max-height: 372px;
	}
	.pure-g {
    column-count: 2;
	}
	.home-page .pure-g{
    column-count: auto;
	}
}

@media only screen and (max-width: 767px) {
	.penci-headline-posts {display:none !important;}
    .salebanner {font-size: 13px !important;}
	.penci-image-holder.slider-style-1-fix {
		max-height: 250px;
	}
	.pure-g {
    column-count: 2;
	}
	.home-page .pure-g {
    column-count: auto;
	}
   [class^="content-"] > .row > ul li    {
    width: 48%;
    display: inline-block;
    }
    div#settings {
    margin: 0 auto;
    padding-left: 0;
}
    section#subject span, section#style span, section#placement span {
    width: 96%;
    }
    .home-page .pure-u-1 {
    width: 100%;  
    }
    .tabset, .container form:nth-child(2) button, .wp-pagenavi .nextpostslink, .wp-pagenavi a.last, .wp-pagenavi .pages, div.wp-pagenavi > span:nth-child(7) {
    display: none;
    }    
    .penci-top-bar .container, .post-pagination .prev-post, .post-pagination .next-post {
        display: block;
    }
    .post-pagination .next-post {
    float: right;
    }
    .post-pagination .prev-post {
    float: left;
    }

}

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

	.penci-image-holder.slider-style-1-fix {
		max-height: 180px;
	}
	.pure-g {
    column-count: 1;
	}
    [class^="content-"] > .row > ul li   {
    width: 98%;
    display:block;
    }
    .row.submit-section button {
    width: 276px;
    }
}