

/** 
* 
* This file will govern modifications to elements.
* IE:
*
* Social Icons, etc.
*
**/



.rev_slider ul{margin: 0 !important;}

body ul.wpb_thumbnails-fluid li {
    padding: 15px !important;
}

/* WooCommerce */

/* Woo General */

ul.products {
    margin: 0 !important;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    clear: none !important;
    margin: 0 2% 3rem 0 !important;
    width: 31% !important;
    }

.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    line-height: 0;
    }

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    border-color: #C7C0C7 !important;
    border-radius: 2px !important;
    border-style: solid !important;
    border-width: 1px !important;
    }

.woocommerce .minus{top: 13px;}


/* Tables */
.woocommerce td, .woocommerce th {
    font-size: 1.4rem;
	}

.woocommerce td {
    padding: 2rem 0 !important;
	}

/* Buttons */
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    font-size: 1.3rem !important;
    padding-left: 2.6rem !important;
    padding-top: 0 !important;
	}
	.button.add_to_cart_button, .woocommerce .button {
    font-size: 1.1rem !important;
	}

a.remove{margin-left: 1rem !important;}
a.remove:hover {
    color: #FFFFFF !important;
	}

/* Woo Category Page */

/* Woo Single Product */

/* Woo Checkout */
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    line-height: 1.2;
    padding: 6px 12px;
    width: 25%;
    }
    .shipping-calculator-button {
    font-size: 2.4rem;
    }




/* INFINITE SCROLL */
#infinite-footer{display: none;}

/* VC NIVO */
.theme-default .nivoSlider{box-shadow: 0 0 0 transparent !important;}

/* VC POST GRID */
ul.wpb_thumbnails{margin: 0 !important;}
    ul.wpb_thumbnails li {
    margin-bottom: 4rem !important;
    text-align: center;
    }
    ul.wpb_thumbnails h2.post-title {
    margin: 1.6rem 0 1.1rem;
    }
    h2.post-title a {
        color: #222222;
        font-size: 2.1rem;
        font-style: italic;
        }

/* OPEN TABLE WIDGET */
.otw-widget-form-wrap label{color: #CCC; text-transform: uppercase;}
input.otw-reservation-date{cursor: pointer !important;}
.otw-widget-form-wrap option{color: #666 !important; background: #000;}

/* MOBILE MENU */
#responsive-nav ul {
    border-radius: 0px;
    box-shadow: 0 0 900px 900px rgba(0,0,0, 0.7);
	}

/* FITVIDS */
#page .fluid-width-video-wrapper iframe{margin: 0.8rem 0;}


/* MOSIAC GALLERIES */
#page .tiled-gallery, #page .justified-image-grid {
    margin-bottom: 2.4rem;
	}
	#page .tiled-gallery .gallery-row {
	    max-width: 100%;
		}


/* REV SLIDER MODS */
.tp-caption a{color: white;}
	.tp-caption a:hover{margin-left: 0.5rem !important; transition: 0.3s all ease-out;}


/* AJAXY MODS */
#page #section-tophat .sf_search{border: 1px solid #393c3e !important;}
#page #section-tophat .sf_search {background: none repeat scroll 0 0 #303234 !important;}
#page #section-tophat .sf_search .sf_focused {color: #CCCCCC !important;}
#page #section-tophat .sf_container,#page #section-sub-footer .sf_container{margin-left: 1rem;}


/* JETPACK ELEMENTS */
#page #section-footer h3.widget-title, #section-footer label {
    font-weight: 700;
    letter-spacing: 0.2px;
    }
#section-footer label{color: white !important;}

#subscribe-email input {
    border-radius: 3px !important;
    padding: 0.6rem 1rem !important;
    }

#section-footer .bootstrap-select a{color: #222 !important;}
#section-footer .bootstrap-select li.selected a,
#section-footer .bootstrap-select li:hover a{color: #fff !important;}

/* VISUAL COMPOSER MODS */

/* LINE SEPERATOR */
.vc_separator {
    margin-bottom: 4.5rem !important;
    }

/* MODULE SEPERATOR */
#page .wpb_row,
#page .wpb_content_element, 
#page ul.wpb_thumbnails-fluid > li, 
#page .last_toggle_el_margin, 
#page .wpb_button {
    margin-bottom: 1rem;
	}
	#page .wpb_content_element {
	    margin-bottom: 4rem;
		}
	#page .wpb_content_element.wpb_single_image, #page .wpb_content_element.wpb_gallery {
	    margin-bottom: 1.5rem;
	    margin-top: -1rem;
		}
		#page .wpb_text_column p {
    	margin-bottom: 1.4rem;
		}

/* GALLERY GRID */
#primary ul.wpb_image_grid_ul {
    margin: 0;
}

/* TEXT SEPERATOR */
#page .wpb_separator,
#page .vc_text_separator {
    border-bottom: 1px solid #E5E5E5;
	}
    .vc_separator h4 {
    font-size: 2.8rem !important;
    text-transform: none;
    }

#page .wpb_wrapper iframe{margin: 0;}

/* Image Hover */
.wpb_single_image a.lightbox, a.prettyphoto {
    transition: all 0.2s ease;
    background: url('../images/hover_plus.png') no-repeat scroll 50% 100% #000 !important;
    background: url('../images/hover_plus.svg') no-repeat scroll 50% 100% #000 !important;
    border-radius: 4px;
    display: block;
    height: 100%;
	}
    .wpb_single_image a.lightbox:hover, a.prettyphoto:hover {
    background: url('../images/hover_plus.png') no-repeat scroll 50% 50% #000 !important;
    background: url('../images/hover_plus.svg') no-repeat scroll 50% 50% #000 !important;
    }
    .wpb_single_image a.lightbox:hover img, a.prettyphoto:hover img {
    transition: all 0.2s ease;
    opacity: 0.2;
    }


/*
	.lightbox:before {
	transition: all 0.2s ease-in-out;
	opacity: 0;
    border: 4px solid #FFFFFF;
    border-radius: 60px;
    color: #FFFFFF;
    content: "+";
    display: block;
    font-size: 6rem;
    height: 60px;
    left: 40%;
    line-height: 0.75;
    position: absolute;
    text-align: center;
    top: 25%;
    width: 60px;
    z-index: 99 !important;
	}
	.wpb_single_image a.lightbox:hover:before {
	opacity: 1;
	top: 13%;
	}
*/

/* VC FLexSlider */
#page .flexslider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    position: relative;
	}
	#page .flex-control-paging li a{display: none;}


/* GALLERY WIDGET */
.wGallery {
    display: inline-block;
    }
#page ul.wGallery > li {
    border: 0 none !important;
    display: inline-block;
    float: left;
    list-style: none outside none !important;
    margin: 0 5% 10px 0 !important;
    padding: 0 !important;
    width: 25%;
	}

/* Carousel */
.vc-carousel-slideline h2, .isotope-item h2 {
    font-size: 2rem;
    font-weight: 500;
    margin: 1rem 0 0 0;
	}



/* Big FAQ */
.page-id-170 h4.wpb_toggle{font-size: 3rem; font-weight: bold;}
#page .big-faq.wpb_toggle_content{padding: 1.5rem 0 0 0;}

/* VISUAL COMPOSER 4.5.1 FIX FOR OVERLAPPING IMAGES */
.wpb_single_image img {
  width: 100%;
}