/*------------------------------------------------------------------
[magenta Stylesheet]

Template Color:	magenta;

# [Color codes]

# Regular magenta (links, headings span, footer names): #CB68A0
# Darker magenta (countdown bg, span titles) #CB68A0
# Light magenta (links selected) #eba2f3
-------------------------------------------------------------------*/
a, blockquote, span.love_quote, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, span.post_date, .latest_posts .left13:hover .post_info h3 a, .latest_posts .left13_last:hover .post_info h3 a, .checkbox_container label span, .footer_names{
color:#CB68A0;}
blockquote{
border-left:3px #CB68A0 solid;}
a.post_read_more, a.view_all, .wp-pagenavi a, .wp-pagenavi span.current, .view_all_carousel a{
border:1px #CB68A0 solid;}
.wp-pagenavi a:hover{ 
background-color:#CB68A0;}

.back, .about_topsign, span.names_titles, span.subtitle{
color:#CB68A0;}
.back, .contact_email a{
border:1px solid #CB68A0;}
.no-touch .back:hover, .countdown_container, a.thumb_read_more, .full_width_carousel .left14 h3, .full_width_carousel .left14_last h3, input.form_submit_contact, input[type="checkbox"] + label:before, input[type="checkbox"]:checked + label:before{
background-color:#CB68A0; }


.tp-title span:nth-child(2), .tp-title:hover, .page_header_title a, .title span, .title_under, ul#main_menu li a.selected, ul#main_menu li a:hover, span.carousel_titles{
color:#eba2f3;}

ul#main_menu li a.selected, ul#main_menu li a:hover, .footer_menu li{
background:url(../images/menu_bullet_magenta.png) no-repeat left;}

@media screen and (max-width: 680px) {
nav.menu{background-color:#CB68A0;}
ul#main_menu li a.selected, ul#main_menu li a:hover, .footer_menu li{
background:none;}
}

.book-button{
    background-color:#CB68A0;
    color:white;
    padding:15px;
    text-align:center;
    display:block;
    width:100px;
    margin:auto;
    margin-top:25px;

}

.book-button:hover{
    background-color:#79388f;
    color:white;
}