#dslc-module-3 h2 a {
color: green;
}

#dslc-module-126 .dslc-staff-member-title {
margin-bottom: 100px;
}

#contact-28 {
background: url("https://mentalist.co.il/wp-content/uploads/2015/07/Cheering-Crowd-3.jpg") cover center no-repeat;
}

#dslc-module-120 h2 {
    margin-bottom:0px;
}

.cont-28 h2 {
    text-align:center;
    font-size: 64px;
    font-family: Alef;
    color: #fff;
    text-shadow: 5px 5px 4px rgba(0,0,0,0.50);
}

.cont-28 .wpcf7-form{
    max-width: 800px;
    margin: auto;
}

.cont-28 #you-name, .cont-28 #your-email {
    display: inline-block;
    width: 48.7%;
}

.cont-28 #your-email {
    margin-right: 1%;
}

.cont-28 #you-name {
    margin-left: 1%;
}

.cont-28 input {
    width:100%;
}

.cont-28 #you-name input, .cont-28 #your-email input, .cont-28 #tell-us textarea   {
    background-color:  rgba(216, 216, 216, 0.7);
    font-size: 25px;
    border: 2px solid #4A90E2 ;
}

.cont-28 #tell-us textarea {
    width: 100%;
    max-height: 145px;
}

.wpcf7-form input[type="submit"] {
	border-radius: 0px;
	background-color: #4A90E2;
	font-size: 20px;
	color: #000;
        border-color: #000
}

.wpcf7-form input[type="submit"]:hover {
	background-color: #0F69D4;
        border-color: #000;
        color: #000;
}

@media screen and (max-width: 754px) {
.cont-28 h2 {
    font-size: 40px;
}

.cont-28 #you-name, .cont-28 #your-email {
    display: inline-block;
    width: 100%;
}


.cont-28 #your-email {
    margin-right: 0px;
}

.cont-28 #you-name {
    margin-left: 0px;
}

.cont-28 #you-name input, .cont-28 #your-email input, .cont-28 #tell-us textarea   {
    font-size: 16px;
}

}

.dslc-staff-member-title h2 {
   text-decoration: underline;
}

.dslc-staff-member-thumb-inner img {
   width: 100%;
}

#footer .box-1 .textwidget {
text-align: center;
border: 1px solid rgb(255, 255, 255);
padding: 12px 0px;
border-radius: 5px;
}

#footer .box-4 h4 {
   font-family: Alef;
}

#footer .box-3, #footer .box-2 {
  text-align: right;
}

#Interview-Into {
margin-top: 110px;
padding: 0px;
}


#dslc-module-97 p {
  font-size: 18px;
  margin-bottom: 10px;
}

#dslc-module-97 img {
margin-right: 0px;
}

.contact-page {
margin-top: 110px;
}

.dslc-testimonial-quote {
min-height: 160px;
}

.dslc-testimonial-author-main {
float: right;
}

.cont-28 #you-name input, .cont-28 #your-email input, .cont-28 #tell-us textarea {
background-color: rgba(216, 216, 216, 0.91);
}


input[type="text"], input[type="email"], textarea  {
color: #000;
}



/*******************
Side Bar - Artist Grid
*******************/
#dslc-module-155 .dslc-first-col, #dslc-module-160 .dslc-first-col {
margin-right: 0px;
}

.dslc-post-separator {
display: none;
}

#dslc-content .dslc-module-heading h2 {
margin-right: 0px;
float: right;
}

/*****************
MainPage - Artist Grid Fix
****************/
#dslc-module-135 .dslc-staff-member {
  margin-bottom: 25px;
}

/******************
Side-Bar Contact Us
******************/
.contact-sidebar input[type="text"], .contact-sidebar input[type="email"], .contact-sidebar textarea {
    color: #000;
    width: 100%;
}

.contact-sidebar {
   padding: 15px;
background-color: #ECECEC;
}

.contact-sidebar textarea {
  height: 100px;
} 

.contact-sidebar p {
   margin-bottom: 1em;
}

.contact-sidebar h2 {
   margin-bottom: 10px;
}

.contact-sidebar #submit {
   text-align: center;
}

.contact-sidebar .wpcf7-form input[type="submit"] {
    border-radius: 5px;
    background-color: #84BDFF;
    font-size: 16px;
    color: #000;
    border-color: #000;
}

.contact-sidebar .wpcf7-form input[type="submit"]:hover {
   background-color: #0F69D4;
}

/**********************
Side-Bar-Mobile
**********************/
#mobile-sidebar {
   display: none;
}

@media screen and (max-width: 768px) {
#mobile-sidebar {
   display: block;
}

#dslc-module-150, #dslc-module-155 {
   display: none;
}
}

/********************
Testimonial Boxes
********************/

.dslc-testimonial {
   margin-bottom: 20px;
}

/********************
Sidebar at Artists Profile Page
********************/

.ds-col {
   float: right;
}

.sidebar-content, .sidebar-box {
   text-align: right;
}

.thumbnail-post-classic-wrapper #image-post-wrapper img {
height: auto;
max-width: 100%;
margin: auto;
display: block;
-webkit-box-shadow: 0px 7px 23px -1px rgba(102,102,102,1);
-moz-box-shadow: 0px 7px 23px -1px rgba(102,102,102,1);
box-shadow: 0px 7px 23px -1px rgba(102,102,102,1);
border-radius: 10px;
}

.content-post-classic-wrapper .title-post {
text-align: center;
}

.content-post-classic-wrapper .title-post a {
font-size: 1em;
border-bottom: 3px solid #5AC3BC;
}

.content-post-classic-wrapper p {
font-size: 1.3em;
margin-bottom: 1em;
}

.content-post-classic-wrapper {
padding: 0 20px;
}

/****************
Sidebar Arrow to Artists
****************/
.sidebar-box ul li::before {
float:right;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
margin-top: 2px;
}


.sidebar-box .menu a {
padding-right: 10px;
}

/******************
Ribbon
******************/
.ribbon {
 font-size: 16px !important;
 /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */

 width: 80%;
    
 position: relative;
 background: #5AC3BC;
 color: #fff;
 text-align: center;
 padding: 1em 2em; /* Adjust to suit */
 margin: 2em auto 3em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}
.ribbon:before, .ribbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: -1em;
 border: 1.5em solid #278A83;
 z-index: -1;
}
.ribbon:before {
 left: -2em;
 border-right-width: 1.5em;
 border-left-color: transparent;
}
.ribbon:after {
 right: -2em;
 border-left-width: 1.5em;
 border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #094541 transparent transparent transparent;
 bottom: -1em;
}
.ribbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
}

@media screen and (max-width: 754px) {
.ribbon {
    font-size: 14px !important;
    padding: 1em;
}
}


/******************
איך לבחור אמן חושים
******************/

#dslc-module-191 .dslc-first-col {
margin-right: 0px;
}