/*
Theme Name:     cherry-estates
Theme URI:      http://www.cherry-estates.co.uk
Description:    Child theme for the Centum Template
Author:         Thrive Digital
Author URI:     http://www.thriveuk.com
Template:       Centum
Version:        2.0.0
*/

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


/* ------- Insert custom styles below this line ------- */

.widget ul.dpe-flexible-posts li::before {
    display: none;
}

ul.dpe-flexible-posts h4 {
    margin-bottom: 30px;
    font-size: 14px;
    color: #777;
}

.dpe-flexible-posts li a {
    margin-left: 0px;
}

.dpe-flexible-posts {
    list-style: none !important;
    margin: 10px 0px 20px 0px !important;
}

.widget_reallysimpletwitterwidget {
    margin-top:50px;
}

#navigation ul ul li a {
    width: 200px;
}

h2 {
    font-size: 24px;
    font-weight: normal;
}

h3 {
    line-height: 24px;
}

.headline {
    margin: 30px 0 36px 0;
}

div.column img {
    padding-bottom: 12px;
    padding-top: 6px;
}

#randomtext-2 img {
    padding-bottom: 12px;
}

#footer .button.color {
    color: #fff !important;
}

.headline {
    background: none;
}

.carousel-disabled, .mr-rotato-disabled, .mr-rotato-next, .mr-rotato-prev {
    margin-right: 30px;
}

.really_simple_twitter_widget img{
float: left;
border: 5px solid rgb(36, 36, 36);
margin-right: 8px;
}

ul.really_simple_twitter_widget li {
padding: 3px 0px 20px 0px;
}

.widget ul li::before {
    margin-right: 10px;
}

#tagline {
    clear: left;
    color: #888;
    border-left: 0px solid #E9E9E9;
    padding: 5px 0px 5px 0px;
    float: left;
    font-size: 14px;
    margin-top: 0px !important;
}

#contact-details {
    font-size: 14px;
    margin-top: 8px;
}

#contact-details li {
    clear: both;
    float:right;
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px solid #e9e9e9;
}

#sticker {
    position: absolute;
    left: 932px;
    top: -426px;
    z-index: 99;
}

.icon-box h3 {
    line-height: 24px;
}

input[type="text"], input[type="number"], input[type="tel"], input[type="url"], input[type="password"], input[type="email"], textarea, select {
    width: 95%;
}

.added_to_cart, .button, input[type="submit"], input[type="button"] {
    font-size: 14px;
}

.locations-title, .locations-para {
text-align:center;
}

#footer-extension p {
font-size:12px;
}

#scroll-top-top {
    bottom: 176px;
}

/* Add div to fix testimonials margin problem
====================================================================== */
.addspace {
margin-top: 20px;
}

.testimonials-carousel {
margin-top: 16px;
width: 98% !important;
}

/* Center Mobile Logo and Contact Details
====================================================================== */
@media only screen and (max-width: 767px) {

#logo a img {
    float: none;
    margin: auto;
}

#contact-details {
    float: none;
    text-align: center;
}

#contact-details li {
    clear:none;	
    float: none;
    margin-top: 12px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e9e9e9;
}

#tagline {
    float: none;
    display: block;
    margin-top: 12px;
    margin-left: 0px;
    text-align: center;
    font-size: 18px;
}


#contact-details li {
    margin-bottom: 10px;
}

}

/* Responsive Sticker and Contact Details
====================================================================== */
@media only screen and (min-width: 960px) and (max-width: 1389px) {

#sticker {
    position: absolute;
    left: 692px;
    top: -346px;
    z-index: 99;
}

#contact-details {
    margin-top: 8px;
}

#contact-details li {
    float:right;
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px solid #e9e9e9;
}
}

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

#sticker {
    position: absolute;
    left: 500px;
    top: -278px;
    z-index: 99;
}

#contact-details {
    margin-top: 8px;
}

#contact-details li {
    float:right;
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px solid #e9e9e9;
}
}

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

#sticker {
    position: absolute;
    left: 172px;
    top: -150px;
    z-index: 99;
}

#sticker img {
    width: 163px;
    height: 35px;
}

.social-icons {
    display: none;
}
}

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

#sticker {
    position: absolute;
    left: 248px;
    top: -190px;
    z-index: 99;
}

#sticker img {
width: 217px;
height: 46px;
}
}


/* Center Strapline
====================================================================== */
 @media only screen and (min-width: 768px) and (max-width: 959px) {

#tagline {
    margin: auto;
}
}

@media only screen and (max-width: 479px) {
#contact-details li {
    display: inline-block;
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px solid #e9e9e9;
}
}

/* Hide the Google reCAPTCHA badge, but note this requires a link to the Google T&C's to be added
  to contact forms to comply with licence. See https://developers.google.com/recaptcha/docs/faq for details. */
  .grecaptcha-badge { display: none; }

.latest-post-blog {
    margin-bottom: 48px;
}
