/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */

/*Server Llama

/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

.emergency p {
    font-size: 30px;
    font-weight: 800;
    color: white;
    padding: 25px 0px;
    background: #802045;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}

.wpcf7 p {
    font-size: 15px;
    margin-bottom: 0px;
}

.pnm-lin-logo-image.pnm-lin-logo-menu-item img {
    top: -290px;
}

#navigation {
    max-width: 100%!important;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    padding-bottom: 3em;
}

.entry ul {
    padding-left: 5px!important;
}

.entry ul li {
    color: #555555;
    list-style-type: none!important;
}

.entry ul li:before {
    content: '\2022';
    color: #802045;
    padding-right: .5em;
    font-size: 20px;
}

div#content {
    padding-top: 30px;
}

.home div#content {
    padding-top: 0px;
}

ul.nav li ul li a {
    padding: 9px!important;
    padding-left: 25px!important;
    padding-right: 25px!important;
    line-height: 24px;
}

.entry ul li {
    font-size: 18px;
    line-height: 25px;
}

/* START SOCIAL BLOCK */ 

.social-sidebar a:hover {
text-decoration: none;
}

.social-sidebar {
    float: right;
    z-index: 9;
    position: fixed;
    right: 0;
}

.twitter-button:before, .facebook-button:before, .twitter-button:before, .instagram-button:before, .phone-button:before, .email-button:before  {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: white;
    font-size: 18px;
}

.phone-button:before {
    content: "\f095";
}

.twitter-button:before {
    content: "\f099";
}

.facebook-button:before {
    content: "\f09a";
}

.instagram-button:before {
    content: "\f16d";
}

.email-button:before {
    content: "\f003";
}
	
.facebook-button, .twitter-button, .instagram-button, .phone-button, .email-button {
    padding: 0 9px;
    background: #222222;
    text-align: center;
}

.facebook-button:hover, .twitter-button:hover, .instagram-button:hover, .phone-button:hover, .email-button:hover {
    background: #802045;
}

/* END SOCIAL BLOCK */ 



.feat-stretch img {
    zoom: 2;
}

.woocommerce .images .thumbnails a img {
    max-width: 247px!important;
    width: 100%;
}



.woocommerce_message, .woocommerce-message {
border-radius:0;
}

.woocommerce-message .button {
    color: white;
    border-radius: 0;
    border: 2px solid #802045;
}

.woocommerce-message .button:hover {
    background: white;
    color: #802045;
}


/**** TESTIMONIALS ****/

#gwolle_gb .gwolle_gb_load_message {
background-color: transparent!important;
border-radius:0!important;
border:none!important;
}

span.gb-author-name i {
    font-style: normal;
}
#gwolle_gb_write_button {
    margin: 20px 0 10px;
    border-bottom: 1px solid #999;
}

#gwolle_gb .gb-entry {
border-top:none!important;
}

#gwolle_gb .admin-entry {
    background: transparent!important;
    background-color: transparent!important;
    background-image: none!important;
    border-bottom: 1px solid #999!important;
    padding-bottom: 20px!important;
}


#gwolle_gb form#gwolle_gb_new_entry {
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}

.page-id-378 input, #gwolle_gb .input textarea {
    border: 2px solid #802045!important;
    border-radius: 0!important;
}

div#gwolle_gb_write_button input {
    background: #802045;
    color: white;
    padding: 10px 20px;
    border: 2px solid #802045;
    border-radius: 0;
}


div#gwolle_gb_write_button input:hover {
    cursor: pointer;
    background: rgba(256,256,256,.7);
    color: #802045;
}

/**** END OF TESTIMONIALS ****/


.cart_totals.calculated_shipping h2 {
    font-family: 'Quattrocento Sans', arial, sans-serif;
}

#navigation ul.cart .cart_list a {
    color: rgb(128, 32, 69)!important;
}

li.mini_cart_item {
    text-align: left;
}

table.cart img {
    width: 150px;
    height: auto;
    margin: 0 auto;
    display: block;
}

div.pp_woocommerce div.ppt {
display:none!important;
}


.woocommerce .images .thumbnails a {
    float: left;
    max-width: 31%;
    margin-right: .5em;
    width: 100%;
}

input#coupon_code {
    height: 38px;
}

a.checkout-button, .widget_shopping_cart_content .buttons a, .cart-collaterals .cart_totals .checkout-button {
    color: white;
}

.single-product .quantity .qty {
    height: 75px;
    margin-right: 0;
}

select#voucher-type, select#would-you-like-the-gift-voucher-posted-to-you {
    font-size: .8em;
}


button.single_add_to_cart_button.button.alt {

    background-color: rgba(255,255,255,0.5)!important;
    border: 1px solid rgb(128, 32, 69)!important;
    padding: 15px 32px!important;
    text-decoration: none!important;
    color: rgb(128, 32, 69)!important;
    border-radius: 0px!important;
	}

	button.single_add_to_cart_button.button.alt:hover {
    color: white!important;
    padding: 15px 32px!important;
    background-color: rgb(128, 32, 69)!important;
    border: 1px solid rgb(128, 32, 69)!important;
    text-decoration: none!important;
    border-radius: 0px!important;
}

.woocommerce-tabs.wc-tabs-wrapper, .product_meta {
    display: none;
}

a.navigate-me:hover {
    background-color: rgba(255,255,255,0.7);
    color: #802045!important;
    transition: 1s;
}

a.navigate-me {
    padding: 10px 20px;
    color: white!important;
    background-color: rgb(128,32,69);
    border: 1px solid rgb(128,32,69);
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 200px;
    margin-top: 40px;
}

.primary-nav-container ul.sub-menu {
    width: 300px!important;
}


.taptap-by-bonfire .menu li.menu-item-has-children span {
top:10px;
}

h3.nav-toggle.icon {
    display: none;
}

div#logo {
    text-align: center;
}

.vc_col-sm-12 {
    float: none;
}

a.woo-sc-button.textbutton.green {
background-color: rgba(255,255,255,0.5)!important;
    border: 1px solid rgb(128, 32, 69)!important;
    padding: 15px 32px!important;
    text-decoration: none!important;
color: rgb(128, 32, 69)!important;
border-radius: 0px!important;
}

a.woo-sc-button.textbutton.green:hover {
color:white!important;
  padding: 15px 32px!important;
  background-color: rgb(128, 32, 69)!important;
   border: 1px solid rgb(128, 32, 69)!important;
  text-decoration: none!important;
border-radius: 0px!important;
}

div#fullwidthsection {
    padding-left: 14px;
    padding-right: 14px;
}

#navigation ul.cart .cart_lis {
color:#802045;
}

a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
background: #802045;
}


a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit:hover, input[type=submit]:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover {
    text-decoration: none;
    background: #57162f ;
}

a, a:link, a:visited {
    color: #802045;
    text-decoration: none;
}

.fullscreenbanner a, .fullscreenbanner a:link, .fullscreenbanner a:visited {
    color: white!important;
    text-decoration: none;
}

.fullscreenbanner a:hover {
    color: #802045!important;
}

.entry p {
    font-size: 19px;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    height: auto;
    padding: 0px;
    border: 0px solid #e6e6e6;
    background: #F8F8F8;
    background: rgba(255, 255, 255, 0);
}
.textboxblock {
    padding-top: 40px;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 50px;
}

h2.title.entry-title, h1.title.entry-title {
    display: none;
}

a.button.btn {
    color: white;
}

@import url("custom_karl.css");
@import url("custom_danny.css");

.grid-text {
    position: absolute;
    bottom: 3%;
    background: red;
    width: 92%;
    left: 5%;
}

section.event_container {
    position: relative;
}

.entry-data-future {
    position: absolute;
    bottom: 3%;
    background: red;
    width: 92%;
}
section.event_container img {
    height: auto;
}

.event_container {
	width: 50%;
    float: left;
    height: auto;
    box-sizing: border-box;
    padding: 2%;
}

.grid-text {
    position: relative;
    background: red;
    top: -61px;
    width: 100%!important;
}


table.border {
    width: 100px!important;
}

.entry img, img.thumbnail, #portfolio .group.portfolio­img img {
  padding: 0px;
  border: 0px solid #e6e6e6;
  background: transparent!important;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails­fluid > li, .last_toggle_el_margin, 
.wpb_button {
  margin-bottom: 0px;
}


span.site-description {
  display: none!important;
}

.wpb_row {
  margin-bottom: 0;
}

.page .title {
  display: none;
}




/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */

a.checkout-button.button.alt.wc-forward {
    color: white;
}
a.navigate-me {
display:none!important;
}

.navigate-box {
display:none!important;
}
	
}

	/**
@media only screen and (min-width: 768px)
#navigation > section {
    height: 42px;
    text-align: left !important;
}

.woocommerce .images img {
    width: 100%!important;

}

.woocommerce-product-gallery__image {
    display: inline-block!important;
    padding-right: 15px!important;
}

.woocommerce-product-gallery__image:first-of-type img {
    width: 100%!important!important;
}

.woocommerce-product-gallery__image:first-of-type {
    width: 100%!important;
}

.woocommerce .images img {
    width: 360px!important;
}
**/
	
.emergency a, .emergency a:link, .emergency a:visited {
    color: white;
    text-decoration: underline!important;
}	
	
