/*
	Theme Name: Log Cabins 4 Less
	Theme URI: http://www.logcabins4less.ie	
	Description: Log Cabins 4 Less WordPress Theme
	Version: 1.0
	Author: JJ Murphy (@cloverockdesign)
	Author URI: http://www.cloverockdesign.ie
	Tags: CloveRock Design

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/ 

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%; 
}
body {
	font:400 14px/1em 'Montserrat', sans-serif;
	color:#444;
    position:relative;
		padding-top:60px;
		width:100%;
		max-width:1920px;
		margin:0 auto;
}
.page-template-default section {
	font:400 15px/24px 'Montserrat', sans-serif;
    margin:0px auto 30px auto;
		text-align:justify;
    width:100%; 
    float:none;
} 
.single section {
	font:400 15px/24px 'Montserrat', sans-serif;
	text-align:justify;
}
.single section article p:first-child {
    margin-top:0px;
		padding-top:0px;
}
.page-template-default aside {
    display:none;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.page-template-default section {
    width:100%; 
    float:none; 
} 
.page-template-default aside {
    display:none;
}
}
/* clear */
.clear:before,
.clear:after {
    content:' '; 
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
    transition: all 400ms ease-in-out 0s;
}
h1, h2, h3,  span, input {
    transition: all 400ms ease-in-out 0s;
}
a {
	color:#444;
	text-decoration:none;
    transition: all 400ms ease-in-out 0s;
}
a:hover {
	color:#05394f;
    transition: all 400ms ease-in-out 0s;
}
a img {
    transition: all 400ms ease-in-out 0s;
}

a img:hover {
    opacity:0.6;
    transition: all 400ms ease-in-out 0s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;

}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.clr {
    clear:both;
		height:0px;
}
 
 
ul.products li p.in-stock {
   display:none !important;
} 
ul.products li .stock.out-of-stock {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  left: 0;
  opacity: 0.7;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 17%;
  width: 100%;
}
.taptap-menu-button-wrapper {
  top: 8px !important;
}
.taptap-search-button svg, .taptap-search-button-right svg {
  fill: #74797d !important;
  height: 28px !important;
  margin: 6px 0 0 11px !important;
  transition: all 0.25s ease 0s;
  width: 28px !important;
}
.taptap-search-button {
  border-left: 1px solid #454d52 !important;
  cursor: pointer;
  height: 40px !important;
  left: 67px !important;
  position: fixed;
  top: 6px !important;
  width: 50px !important;
}
.taptap-search-button, .taptap-search-button-right {
  z-index: 999999999 !important;
}
.berocket_aapf_widget_loading{
    position: fixed !important;
}

.desc-wrap h1:first-child {
    display:none;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

article h1:first-child, article h2:first-child, article h3:first-child, article h4:first-child {
    margin-top:0px;
		padding-top:0px;
		border-top:0 none !important;
}

.wc-deposits-wrapper {
    margin:10px 0px !important;
}
.order-total:nth-child(3) {
    background:#1677ab !important;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox,
select {
-webkit-appearance: none !important;
border-radius: 0 !important;
background:#fff !important;
}



.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all 0.5s cubic-bezier(0.795, -0.035, 0, 1) 0s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: inline-block;
    width: 25%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-sizing: content-box;
    font-size: 2em;
    height: 36px;
    position: absolute;
    right: 0.5em;
    text-indent: -9999px;
    top: 0.5em;
    width: 36px;
    z-index: 9;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    border: 2px solid #000;
    border-radius: 100%;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 10px;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 8px;
    left: 22px;
    position: absolute;
    top: 19px;
    transform: rotate(-45deg);
    width: 2px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 25%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    margin: 0;
    opacity: 0.5;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
}
.woocommerce-product-gallery .flex-control-nav {
    display:block !important;
		position:relative !important;
		bottom:auto !important;
}

.sale-strap {
    height:140px;
		background:url(img/summer-sale-strap.png) center center no-repeat;
		margin:0px 0px 30px 0px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.taptap-menu-item-description {
    display:none;
}
.top-banner {
    height:62px;
    background:#06222e;
    font: 400 13px/15px 'Montserrat', sans-serif;
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		z-index:999999;
		border-bottom:2px solid #fff;
}
.nav {
   position:absolute;
   right:0px;
   top:0px;
}
.nav ul {
   list-style:none;
   padding:0px;
   margin:0px;
	 background:#1677ab;
	 overflow:hidden;
	 border-right:2px solid #fff;
}
.menu-top li {
    width:calc(100% / 9);
		float:left;
    height:60px;
	  border-left:2px solid #fff;
		text-align:center;
		text-transform:uppercase;
}
.menu-top  li:nth-child(9) {  
    width:calc(100% / 9);
}
.menu-top li:nth-of-type(1n+10) {
  display: none;
}
.menu-top li a {
    color:#fff;
		display:table;
		width:100%;
		height:60px;
}
.menu-top li a:hover {
    background:#eab121;
}
.menu-top li a .link-wrap {
		display:table-cell;
		vertical-align:middle;
		width:100%;
		height:60px;
		padding:0px 5%;
}
.menu-top li.current-menu-item a, .menu-top li.current-product-ancestor a {
    background:#f8bc24;
}
div.ppt {
  display:none !important;
}
.top-wrap {
    height:60px;
    width:95%; 
    margin:0 auto;
    max-width:1280px;
    position:relative; 
}
.top-left {

}
.account-links {

}
/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
/* header */
.header {
   height:150px;
   position:relative;
	max-width:1280px;
	width:95%;
	margin:0 auto;
}

/* logo */
.logo {

}
.logo-img {
  height: auto;
  left: 0;
  position: absolute;
  width: 185px;
  z-index: 999;
	top:15px;
}

section {
   
   margin:0 auto;
}
/* sidebar */
.sidebar {
   padding:0px;
   clear:both;
   margin:0px;
}
.social { 
   float:right;
}
 
.social img { 
   width:25px;
   height:auto;
   margin:0px 10px 0px 0px;
}
.mailchimp {
   float:right;
   width:84%;
    font: 400 11px/10px 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align:right;
}
#mc-embedded-subscribe-form {  
    display:inline-block;
    font: 400 11px/25px 'Montserrat', sans-serif;
}
#mce-EMAIL {
    height:25px;
    width:170px;
    margin:0px 0px 0px 10px;
}
#mc-embedded-subscribe {
    width:80px;
    height:25px;
    background:#05394f;
    border:0 none;
    color:#fff;
}
#mc-embedded-subscribe:hover {
    background:#eab121;
}
#mce-responses .response {
    text-align:right;
    margin:10px 0px 0px 0px;
    font: 400 11px/10px 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-align:right;
    color:#05394f;
}
/* footer */
.footer {
   background:#06222e;
	 padding:45px 0px;
	 color:#fff;
}
.footer a {
   color:#fff;
}
.footwrap {
   width:90%;
	 max-width:1280px;
	 margin:0 auto;
}
.footcol {
   width:20%;
	 float:left;
  font:300 13px/20px 'Montserrat', sans-serif;
}
.footlogo {
   width:18.45%;
	 float:right;
	 text-align:right;
}
.foot-strap {
   padding:30px 0px;
   background:#06222e;
	 border-top:1px solid #9b9b9b;
}
.foot-wrap {
	font:300 12px/18px 'Montserrat', sans-serif;
	text-align:center;
	color:#fff;
	width:90%;
	margin:0 auto;
}
.foot-wrap a {
   color:#fff;
}
.foot-wrap a:hover {
   text-decoration:none !important;
	 color:#f09225;
}
span.crd {
   display:inline-block;
}
.foot-tit {
   font:700 16px/20px 'Montserrat', sans-serif;
	 display:block;
	 margin:0px 0px 25px 0px;
}
.gps, .open {
   display:block;
	 margin:20px 0px 0px 0px;
}
@media only screen and (min-width: 1191px) and (max-width: 1420px) {
.footcol {
   width:20%;
}
.footlogo {
   width:20%;
}
}
@media only screen and (min-width: 981px) and (max-width: 1190px) {
.footcol {
   width:25%;
}
.footfollow {
   width:25% !important;
}
.footlogo {
   display:none;
}
}
.wp-image-161 {
  display:none;
}
@media only screen and (min-width: 1px) and (max-width: 770px) {
.wp-image-161 {
  display:block;
	max-width:270px;
	margin:0 auto 20px auto;
}
}

@media only screen and (min-width: 1px) and (max-width: 980px) {
.footcol {
   width:100%;
	 float:none;
	 text-align:center;
	 margin-bottom:30px;
}
.footfollow {
   width:100%;
	 float:none;
	 text-align:center;
	 margin-bottom:0px !important;
}
.footlogo {
   display:none;
}
}
@media only screen and (min-width: 1px) and (max-width: 350px) {
.foot-wrap {
	font:300 11px/17px 'Montserrat', sans-serif;
}
}
.footcol span {
   display:block;
}
@media only screen and (min-width: 1px) and (max-width: 550px) {
.foot-wrap span {
   display:block;
	 text-align:center;
}
}

.social a {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 45px;
    line-height: 45px;
    margin: 0 0 0 15px;
    text-align: center;
    width: 45px;
}
.footfollow .social a {
    margin: 0 15px 15px 0;
}
.soc-fb {
    background: #4d70a8 none repeat scroll 0 0;
}
.soc-tw {
    background: #890507 none repeat scroll 0 0;
}
.soc-yt {
    background: #cb3737 none repeat scroll 0 0;
}
.soc-ig {
    background: #444444 none repeat scroll 0 0;
}
.social a:hover {
    background: #eab121 none repeat scroll 0 0;
    color: #fff;
}
.social-wrap {
    display: inline-block;
}

.copyright {
    display:block;
}

.ubermenu-skin-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop,

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
  border-top: 0 none !important;
}




.foot-tabs {
    list-style: outside none none;
    overflow: hidden;
    padding: 0;
		clear:both;
		margin:30px 0px 0px 0px;
		border-bottom:10px solid #fff;
}
.home .foot-tabs {
    margin-top:10px;
}
.foot-tabs li {
    float: left;
    line-height: 19px;
		font-size:19px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 33%;
}
.foot-tabs i {
    font-size:15px;
		margin-top:-2px;
}
.foot-tabs li a {
		color:#fff;
    padding: 20px 0;
		display:block;
		width:100%;
}
.foot-tabs li a:hover {
    opacity:0.3;
}
.bespoke-tab {
    background: #1677ab none repeat scroll 0 0 !important;
		border-right:5px solid #fff;
}
.installation-tab {
    background: #eab121 none repeat scroll 0 0 !important;
		width: 34% !important;
		border-left:5px solid #fff;
		border-right:5px solid #fff;
}
.delivery-tab {
    background: #05394f none repeat scroll 0 0 !important;
		border-left:5px solid #fff;
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
.foot-tabs li strong { 
    display:block;
}
}
@media only screen and (min-width: 501px) and (max-width: 600px) {
.foot-tabs li strong { 
    display:block;
}
.foot-tabs li {
    line-height: 15px;
		font-size:15px;
    padding: 30px 0;
}
}
@media only screen and (min-width: 1px) and (max-width: 500px) {
.foot-tabs li strong { 
    display:block;
}
.foot-tabs li {
    line-height: 15px;
		font-size:15px;
    padding: 0px 0;
		width:100% !important;
		border-left:0 none !important;
		border-right:0 none !important;
		border-bottom:10px solid #fff !important;
}
}

/*------------------------------------*\
    SINGLE PAGE
\*------------------------------------*/
.page-template-default section {
  float: left;
  margin-bottom: 0px;
  width: 75%;
}
.page-template-contact-page section {
  float: left;
  margin-bottom: 0;
  width: 45%;
}
.blog-section {
  float: left;
  margin-bottom: 0px;
  width: 70%;
}
.blog-sidebar {
  float: right !important;
  width: calc(30% - 60px) !important;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.page-template-default section, .page-template-contact-page section {
  float: none;
  margin-bottom: 30px;
  width: 100%;
}
.blog-section {
  float: none;
  margin-bottom: 30px;
  width: 100%;	height:auto !important;
}
.blog-sidebar {
  float: none;
  margin-bottom: 0px;
	padding-top:30px;
  width: 100% !important;
	padding-left:0px;
	border-left:0 none;
	border-top:1px solid #f5f5f5;
	height:auto !important;
}

}


.top-image {
    margin: 0px;
    position: relative;
		border:3px solid #f4f4f4;
}
.share-title {
    display:inline-block;
		vertical-align:top;
}
.sharethis-blog {
    margin:0px 0px 30px 0px;
		background:#f4f4f4;
		padding:10px;
		text-align:center;
}
.sharethis-blog #st-1 {
		text-align:center !important;
		display:inline-block !important;
		vertical-align:top;
}
.featured-wrap article {
    position: relative;
}
.feat-image-text {
    display: table;
    height: 350px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.feat-image-wrap {
    background-position: center center;
    background-size: cover;
    height: 350px;

}
.feat-image-text h2 {
    color: #fff;
    font: 700 38px/34px 'Montserrat', sans-serif;
    margin: 10px 0 0 0;
    padding: 0 80px;
}
.feat-image-text h2 a {
    color: #fff;
}
.feat-text-wrap {

    background-color: rgba(0, 0, 0, 0.1);
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    transition: all 400ms ease-in-out 0s;
}
.feat-strap {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sidebar-widget {
    margin-bottom: 40px;
}
.sidebar-widget .widget-title {
    line-height: 33px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.sidebar-widget .widget-title .title {
    border: 0 none !important;
    color: #05394f;
    font: 400 21px/20px "Montserrat",sans-serif;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    text-transform: none !important;
}
.blog-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_archive ul, .widget_categories ul {
    padding: 0 0 0 20px !important;
}
.widget_archive ul li, .widget_categories ul li {
    border-top: 1px solid #f9f9f9;
    padding: 8px 0;
}
.widget_archive ul li::before, .widget_categories ul li::before {
    color: #ccc;
    content: "?";
    font-family: "FontAwesome";
    font-size: 10px;
    margin: 0 15px 0 -20px;
}

@media only screen and (min-width: 1px) and (max-width: 720px) {
.feat-image-text {
	 height:300px;
}
.feat-image-wrap {
   height:300px;
}
.feat-image-text h2 {
	 padding:0px 20px;
	 margin:10px 0px 10px 0px;
	 color:#fff;
font: 700 26px/24px "proxima-nova-alt",Helvetica,Arial,sans-serif;
}
}

.widget_posts li {
    margin: 0 0 20px;
border-bottom: 5px solid #1677ab;
}
.widget_posts li:last-child {
    margin-bottom:0px;
}
@media only screen and (min-width: 621px) and (max-width: 940px) {
.widget_posts li {
    vertical-align: top;
}
.widget_posts li:nth-child(2n) {
    display: inline-block;
    margin: 0 0 20px;
    vertical-align: top;
    width: calc(50% - 10px);
}
.widget_posts li:nth-child(2n+1) {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: top;
    width: calc(50% - 10px);
}

}
@media only screen and (min-width: 1px) and (max-width: 620px) {
.widget_posts li {
    vertical-align: top;
}
.widget_posts li:nth-child(2n) {
    display: block;
    margin: 0 0 20px;
    vertical-align: top;
    width: 100%;
}
.widget_posts li:nth-child(2n+1) {
    display: block;
    margin: 0 0 20px;
    vertical-align: top;
    width: 100%;
}

}

.feat-author {
   color:#fff;
	 text-transform:uppercase;
	 padding:0px 10px;
}
.feat-author strong, .feat-author span {
   display:inline-block;
}




.side-image {
    margin: 0px;
    position: relative;
}

.side-wrap article {
    position: relative;
}
.side-image-text {
    display: table;
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.side-image-wrap {
    background-position: center center;
    background-size: cover;
    height: 150px;
}
.side-image-text h2 {
  color: #fff;
  font: 700 20px/16px "Montserrat",sans-serif;
  margin: 4px 0 0;
  padding: 0 10px;
}
.side-image-text h2 a {
    color: #fff;
}
.side-text-wrap {
    background-color: rgba(6, 34, 46, 0.9);
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    transition: all 400ms ease-in-out 0s;
}
.side-text-wrap:hover {
    background-color: rgba(6, 34, 46, 0.1);
}
.side-strap {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.side-author {
   color:#fff;
	 text-transform:uppercase;
	 padding:0px 10px;
}
.side-author strong, .side-author span {
   display:inline-block;
}




.loop-image {
    margin: 0px;
    position: relative;
}

.loop-wrap article {
    position: relative;
}
.loop-image-text {
    display: table;
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.loop-image-wrap {
    background-position: center center;
    background-size: cover;
    height: 300px;
}
.loop-image-text h2 {
  color: #fff;
  font: 700 30px/26px "Montserrat",sans-serif;
  margin: 4px 0 0;
  padding: 0 10px;
}
.loop-image-text h2 a {
    color: #fff;
}
.loop-text-wrap {
    background-color: rgba(6, 34, 46, 0.9);
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    transition: all 400ms ease-in-out 0s;
}
.loop-text-wrap:hover {
    background-color: rgba(6, 34, 46, 0.1);
}
.loop-strap {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.loop-author {
   color:#fff;
	 text-transform:uppercase;
	 padding:0px 10px;
}
.loop-author strong, .loop-author span {
   display:inline-block;
}
.loop-wrap article {
    display:inline-block;
    vertical-align: top;
}
.loop-wrap article:nth-child(2n) {
    display: inline-block;
    margin: 0 0 20px;
    vertical-align: top;
    width: calc(50% - 10px);
}
.loop-wrap article:nth-child(2n+1) {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: top;
    width: calc(50% - 10px);
}


@media only screen and (min-width: 1px) and (max-width: 620px) {
.widget_posts li {
    vertical-align: top;
}
.loop-wrap article:nth-child(2n) {
    display: block;
    margin: 0 0 20px;
    vertical-align: top;
    width: 100%;
}
.loop-wrap article:nth-child(2n+1) {
    display: block;
    margin: 0 0 20px;
    vertical-align: top;
    width: 100%;
}
}
/*------------------------------------*\
    LIGHBOX
\*------------------------------------*/
.gallery-anchor {
  background: #eab121 none repeat scroll 0 0;
  border-radius: 0;
  bottom: 20px;
  color: #fff;
  display: block;
  font: 900 11px/40px "Montserrat",sans-serif;
  height: 40px;
  margin: 20px auto 0px auto;
  text-align: center;
  text-transform: uppercase;
  width: 90%;
	max-width:220px;
}
.gallery-anchor:hover {
    background: #05394f none repeat scroll 0 0;
		color:#fff;
}
#gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 20%;
	padding:10px 10px 0px 10px;
}
@media only screen and (min-width: 751px) and (max-width: 960px) {
#gallery-1 .gallery-item {
  width: 25% !important;
}
}
@media only screen and (min-width: 501px) and (max-width: 750px) {
#gallery-1 .gallery-item {
  width: 33.3333% !important;
}
}
@media only screen and (min-width: 1px) and (max-width: 500px) {
#gallery-1 .gallery-item {
  width: 50% !important;
}
}
#gallery-1 img {
  border: 2px solid #fff !important;
}
.gallery-columns-5 {
    background:#f4f4f4;
		padding:10px 20px 20px 20px;
}
.gall-title {
    height:50px;
		background:#1677ab;
		color:#fff;
  font: 700 14px/50px "Montserrat",sans-serif;
	  padding:0px 20px;
		margin:50px 0px 2px 0px;
}
.gallery-icon img {
    height:auto;
}
.gallery { margin: auto; }
.gallery-item { float: left; margin: 10px auto; text-align: center; }
.gallery img { border: 2px solid #cfcfcf; }
/* If you want to show images slowly, use this. And you need to edit lightbox-gallery.js too. */
/* .gallery img {display: none; border: 2px solid #cfcfcf;} */
.gallery-caption { margin-left: 0; display:none; }

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* Lightbox */
#jquery-overlay {
  height: 500px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999 !important;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999999 !important;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: transparent !important;
	width: 250px;
	padding:0px 10px !important;
	height: auto;
	margin: 0 auto;
	max-width:100%;
	min-height:250px;
}
#lightbox-container-image {
  padding: 10px !important;
  background: #fff !important;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	overflow: hidden;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	max-width:100%;
	height:auto;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*------------------------------------*\
    GRAVITY FORMS
\*------------------------------------*/
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}
ul.gform_fields {
   list-style:none;
	 padding:0px;
	 margin:0px;
}
.gform_wrapper {
  margin: 0;
  padding: 0px;
  position: relative;
}
article .gform_wrapper {
  background: #19223e none repeat scroll 0 0;
  margin: 30px 0 0;
  padding: 20px;
  position: relative;
	clear:both;
	color:#fff;
}
article .gform_confirmation_message {
  background: #19223e none repeat scroll 0 0;
  margin: 10px 0 0;
  padding: 20px;
  position: relative;
	clear:both;
	color:#fff;
}
#gform_wrapper_5 {
    margin:0px !important;
}
#gform_wrapper_3 {
    margin:0px !important;
}
.gform_fields input.large, .gform_fields input.medium, .gform_fields select.large, .gform_fields select.medium{
    border-radius: 0 !important;
    font: 400 18px/18px 'Montserrat',sans-serif;
    height: 60px;
    padding: 20px 15px 0 15px;
    width: 100% !important;
}
.gform_fields input.large, .gform_fields input.medium, .gform_fields select.large, .gform_fields select.medium{
    border-bottom:5px solid #1677ab;
}
		
.gform_fields textarea.large, .gform_fields textarea.medium {
    border-bottom:5px solid #1677ab;
    border-radius: 0 !important;
    font: 400 18px/18px 'Montserrat',sans-serif;
    height: 150px;
    padding: 40px 15px 0 15px;
    width: 100% !important;
}
li.gfield {
    position:relative;
		margin:0px 0px 13px 0px;
		clear:both;
}
li.gfield label {
    color: #6b6b6b;
    font: 400 13px/14px 'Montserrat',sans-serif;
    left: 15px;
    position: absolute;
    top: 12px;
    z-index: 99;
}
li.gf_left_half {
    float:left;
		width:49%;
		margin:0px 2% 13px 0px;
		clear:none;
		min-height:60px;
}
li.gf_right_half {
    float:left;
		clear:none;
		width:49%;
		margin:0px 0px 13px 0px;
		min-height:60px;
}
.validation_error {
  color: #eab121;
  font: 400 12px/14px "Montserrat",sans-serif;
  padding: 0 0 20px;
  text-align: center;
}
.validation_message {
  color: #eab121;
  font: 400 12px/6px "Montserrat",sans-serif;
  padding: 10px 0 0 10px;
}
.gfield_error input, .gfield_error textarea {
    border-bottom:5px solid #eab121 !important;
}
.gform_wrapper .gform_button {
    background: #1677ab !important;
    border: 1px solid #1677ab !important;
    color: #fff;
    display: block;
    font: 300 14px/50px 'Montserrat',sans-serif;
    height: 50px;
    margin: 10px auto 0px auto;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.gform_body h2, .enterreg h2 {
    font: 400 22px/20px 'Montserrat',sans-serif;
		text-transform:uppercase;
    margin:0px 0px 20px 0px;
		padding:15px 0px 0px 0px !important;
		color:#fff;
		text-align:center;
}


#input_3_6, #input_3_7, #input_3_8 {
    background:#ccc !important;
}

#field_3_7 .validation_message, #field_3_8 .validation_message {
    display:none;
}
#field_3_11 {
    margin:30px 0px 25px 0;
    padding: 0;
}
.gform_anchor {
    display: block;
    position: absolute;
    top: -20px;
}
.single-side h4 {
    color:#fff;
		padding:0px;
		margin:0px 0px 20px 0px;
    font: 400 21px/20px 'Montserrat',sans-serif;
		text-transform:none !important;
	  border:0 none !important;
		text-align:center;
}
.gform_confirmation_wrapper  {
    text-align:center;
		color:#eab121;
}

.ginput_container_fileupload {
    border:2px dashed #fff;
		padding:30px 20px 20px 20px;
		border-radius:10px;
}
.gform_drop_area {
    color:#fff;
		text-align:center;
}
.gform_button_select_files {
		display:inline-block;
		background:#eab11f;
		color:#fff;
		border:0 none;
		text-transform:uppercase;
		padding:10px;
		margin:10px 7px 0px 7px;
}
#field_2_5 label {
    color:#fff !important;
}
.gfield_description {
    padding:10px 0px;
		color:#fff;
		text-transform:uppercase;
		font-size:11px;
		text-align:center;
}
/*------------------------------------*\
    GALLERY
\*------------------------------------*/

.gallery-size-thumbnail { 
    background: #eeeeee none repeat scroll 0 0;
    overflow: hidden;
}
.gallery-size-thumbnail dl {
    margin: 0 !important;
    max-height: 240px;
    max-width: 240px;
    padding: 0 !important;
    width: 12.5% !important;
}
.gallery-size-thumbnail br {
    display: none !important;
}
.gallery-size-thumbnail img {
    border-color: #eeeeee #eeeeee -moz-use-text-color -moz-use-text-color !important;
    border-style: solid solid none none !important;
    border-width: 1px 1px 0 0 !important;
    height: auto !important;
}
@media only screen and (min-width: 901px) and (max-width: 1280px) {
.gallery-size-thumbnail dl {
    width: 16.6666% !important;
}
}
@media only screen and (min-width: 701px) and (max-width: 900px) {
.gallery-size-thumbnail dl {
    width: 20% !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 700px) {
.gallery-size-thumbnail dl {
    width: 33.3333% !important;
}
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
.gallery-size-thumbnail dl {
    width: 50% !important;
}
}
#cboxTopLeft, #cboxTopRight, #cboxTopCenter, #cboxMiddleRight, #cboxMiddleLeft, #cboxBottomLeft, #cboxBottomRight, #cboxBottomCenter {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center !important;
}
#cboxContent {
    border: 10px solid #fff !important;
}
#cboxCurrent {
    bottom: -3px !important;
    font: 300 14px/30px 'Montserrat',sans-serif;
}
#cboxOverlay {
    background: #000 none repeat scroll 0 0 !important;
    opacity: 0.8 !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 999999999 !important;
}
.gall-wrap {
    background: #11323c none repeat scroll 0 0;
    padding: 50px 0 0;
}
.gall-wrap h3 {
    color: #fff;
    font: 300 30px/30px 'Montserrat',sans-serif;
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
    text-transform: lowercase;
}
.gall-wrap .enlarge-text {
    color: #54818f;
    display: block;
    font: 300 12px/24px 'Montserrat',sans-serif;
    margin: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
}
.gallery-caption, #cboxTitle {
    display: none !important;
}


/*------------------------------------*\
    HOMEPAGE BOXES
\*------------------------------------*/
.home .booking-strap, .woocommerce-page .booking-strap {
    margin:0px !important;
}
.front-image-left {
    background: url(img/wedding-splash.jpg) center center no-repeat;
    display: block;
    float: left;
    height: 570px;
    width: 30%;
} 
.front-image-shop {
    display: block;
    float: left;
    height: 570px;
    width: 30%;
    background-size: auto 100% !important; 
}  
.front-text {
    background: #05394f;
    color: #fff;
    display: block;
    float: left;
    height: 570px;
    padding: 40px;
    width: 30%;
}
.woocommerce .front-text {
    background:url(img/blue-bg.gif) top left #05394f;
}
.front-test-image {
    display: block; 
    position:relative;
    height: 285px;
}

.fti-left, .fti-right {
    width:50%;
    float:left;
    height:285px; 
}
.fti-left {
    background:#111;
    display:table;
    color:#fff;
    text-align:center !important;
}
.shop-left, .shop-right {
    width:50%;
    float:left;
    height:285px;
    z-index:7;
}
.shop-left {
    background:url(img/beat-bg.gif) bottom left repeat-x #111;
    display:table;
    color:#fff; 
    text-align:center !important;
}
.front-test-text {
    display: block;
    height: 285px;
    position:relative;
}
.home .front-test-text {
    background:url(img/equip-bg.jpg) top right no-repeat;
    background-size: auto 100%;
}
.home .front-test-text .test-inner-wrap {
    background:url(img/horz-left.png) top left repeat-y;
    background-size: 100% 6px;
    color:#fff;
    font: 400 30px/34px 'Montserrat', sans-serif;
    letter-spacing:1px;
}
.home .front-test-image {
    background:url(img/dancefloor-bg.jpg) top left no-repeat;
    background-size: auto 100%;
}
.home .front-test-image .test-inner-wrap {
    background:url(img/horz-right.png) top left repeat-y;
    background-size: 100% 6px;
    color:#fff;
    font: 400 30px/34px 'Montserrat', sans-serif;
    letter-spacing:1px;
    text-align:right;
}
.test-wrap {
    background: #111 none repeat scroll 0 0;
    float: right;
    height: 570px;
    width: 40%;
}
.front-text-wrap {
    display: table;
    height: 490px;
    text-align: left;
    width: 100%;

}
.front-child {
    display: table-cell;
    vertical-align: middle;
    text-align:center !important;
}
.front-text h2 {
    font: 300 48px/41px 'Montserrat',sans-serif;
    margin: 0 0 30px;
}
.quote-text { 
    color: #135266;
    font: 300 21px/23px 'Montserrat',sans-serif;
}
.test-inner-wrap {
    display: table;
    height: 285px;
    padding: 0 50px;
    width: 100%; 
}

.test-inner-left, .test-inner-right {
    display: table;
    height: 285px;
    padding: 00px;
    width: 50%;
    float:left;
}

.test-inner-right {
    background:#111;
    color:#fff;
    text-align:center !important;
}
.shop-inner-left, .shop-inner-right {
    display: table;
    height: 285px;
    padding: 00px;
    width: 50%;
    float:left;
}
.shop-inner-left, .shop-right {
    background-size: auto 100% !important; 
} 
.shop-inner-left {
    opacity:0.98;
} 
 
.shop-inner-right {
    background:url(img/beat-bg2.gif) bottom left repeat-x #111;
    color:#fff;
    text-align:center !important;
}
.test-inner {
    display: table-cell;
    vertical-align: middle;
}
.quote-name {
    display: block;
    font: 300 15px/15px 'Montserrat',sans-serif;
    margin: 20px 0 0;
    text-transform: uppercase;
}
@media only screen and (min-width: 900px) and (max-width: 1500px) {
.front-text {
    padding: 40px;
}
}
@media only screen and (min-width: 751px) and (max-width: 1200px) {
.front-image-left {
    width: 50%; 
    height: 370px;
    background: url(img/wedding-splash.jpg) center center no-repeat;
    background-size: 100% auto;
}
.front-image-shop {
    width: 50%; 
    height: 370px;
    background-size: 100% auto;
}
.front-text {
    width: 50%;
    height: 370px; 
}
.front-text-wrap {
  height: 290px;
}
.test-wrap {
    width: 100%;
}
.front-text { 
    padding: 40px; 
}
.front-test-image {
    float:right;
    height: 240px;
    width: 50%;
}
.front-test-text {
    float:left;
    height: 240px;
    width: 50%;
}
.home .test-inner-wrap {

  height: 240px;
}
.test-wrap {
    clear:both;
    float: none;
    height: 240px;
    width: 100%;
}
.test-inner-left, .test-inner-right {
    height: 240px;
}
.shop-inner-left, .shop-inner-right {
    height: 240px;
}
.fti-left, .fti-right {
  height: 240px;
}
.fti-left {
    float:right;
}
.shop-left, .shop-right {
  height: 240px;
}
.shop-left {
    float:right;
}
}
@media only screen and (min-width: 651px) and (max-width: 750px) {
.front-image-left {
    background: url(img/wedding-splash.jpg) center center no-repeat;
    background-size: 100% auto;
    display: block;
    float: left;
    height: 480px;
    width: 50%;
}
.front-image-shop {
    background-size: 100% auto;
    display: block;
    float: left;
    height: 480px;
    width: 50%;
}
.front-text {
    display: block;
    float: right;
    height: 370px;
    width: 50%;
}
.front-text-wrap {
  height: 290px !important;
}
.front-text-wrap { 
  height: 290px;
}
.front-test-image {
  height: 200px; 
}
.front-image-left {
  height: 370px;
}
.front-image-shop {
  height: 370px;
}
.front-child {
  height: 290px;
}
.test-wrap {
    background: #ccc none repeat scroll 0 0;
    clear: both;
    float: none;
    width: 100%;
}
.front-text-wrap {
    height: 380px;
}
.fti-left, .fti-right {
    height: 200px;
}
.shop-left, .shop-right {
    height: 200px;
}
.test-inner-left, .test-inner-right {
    height: 200px;
}
.shop-inner-left, .shop-inner-right {
    height: 200px;
}
}
@media only screen and (min-width: 1px) and (max-width: 650px) {
.front-wrap {
    position:relative;
}
.front-image-left {
    background: url(img/wedding-splash-blue.jpg) center center no-repeat;
    background-size: auto auto;
    height:400px;
    width:100%;
    float:none;
}
.wrap-holder {
    position:relative;
}
.front-image-shop {
    background-size: auto auto;
    height:240px;
    width:50%;
    float:left;
}
.home .front-text {
    display: table;
    float: none;
    height:400px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:69;
    height: auto;
    padding:0px;
    width: 100%;
    background:transparent;
}
.woocommerce .front-text {
    display: block;
    float: right;
    height:300px;
    z-index:69;
    height: auto;
    padding:0px;
    width: 50%;

}
.test-wrap {
    background: #ccc none repeat scroll 0 0;
    clear: both;
    float: none;
    height: 570px;
    width: 100%;
}
.top-title, .sub-title {
  max-width: 350px;
    display:block;
    margin:0px auto 30px auto;
}
.woocommerce .front-text-wrap {
    height: 240px
}
.home .front-text-wrap {
    background:transparent !important;
    height:400px !important;
}
} 
@media only screen and (min-width: 1px) and (max-width: 900px) {
.front-text h2 {
    font: 300 42px/36px 'Montserrat',sans-serif;
    margin: 0 0 30px;
}
.front-text {
    padding: 30px 30px;
}
}

@media only screen and (min-width: 1px) and (max-width: 750px) {
.test-inner-wrap {
    display: table;
    height: 240px;
    padding: 30px;
    width: 100%;
}

.front-test-text {
    height: 240px;
}
.woo-commerce .test-wrap {
    height: 240px;
}
.test-wrap {
  height: 480px;
}
.fti-left, .fti-right {
  float: left;
  height: 240px;
  width: 50%;
} 
.shop-left, .shop-right {
  float: left;
  height: 240px;
  width: 50%;
} 
.shop-inner-left, .shop-inner-right {
  height: 240px;
}
.front-test-image, .test-inner-left, .test-inner-right {
  height: 240px;
}

}
.quote-text {
    background: rgba(0, 0, 0, 0) url("img/quote-sign.png") no-repeat scroll left top;
    display: block;
    min-height: 70px; 
    padding: 0 0 0 140px;
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
.quote-text {
    background: rgba(0, 0, 0, 0) url("img/quote-sign.png") no-repeat scroll left top;
    display: block;
    min-height: 70px;
    padding: 100px 0 0;
}

.fti-left, .test-inner-right {
    position:absolute;
    width:100%;
    height:240px;
    top:0px;
    left:0px;
    background:url(img/box-bg.png) top left transparent;
} 
.fti-right, .test-inner-left {
  float: none;
  height: 240px;
  width: 100%;
}
}

@media only screen and (min-width: 1px) and (max-width: 360px) {
.quote-text {
    background: rgba(0, 0, 0, 0) url("img/quote-sign.png") no-repeat scroll left top;
    display: block;
    min-height: 70px; 
    padding: 100px 0 0;
}

.shop-left, .shop-inner-right {
    position:absolute;
    width:100%;
    height:240px;
    top:0px;
    left:0px;
    background:url(img/box-bg.png) top left transparent;
    border-top:1px solid #777;
} 
.shop-right, .shop-inner-left {
  float: none;
  height: 240px;
  width: 100%;
}
}



@media only screen and (min-width: 1px) and (max-width: 400px) {
.home .front-test-text .test-inner-wrap, .home .front-test-image .test-inner-wrap {
  font: 400 26px/28px 'Montserrat', sans-serif;
  letter-spacing: 1px; 
  padding:20px;
}
}

.box-link {
  font: 400 15px/45px 'Montserrat', sans-serif;
  letter-spacing: 1px; 
  border:2px solid #fff;
  width:180px;
  height:49px;
  margin:20px 0px 0px 0px;
  display:block;
  color:#fff;
  border-radius:5px;
  text-align:center;
}
.box-link:hover {
   background:#fff;
   color:#2d2d2d;
} 
.front-test-image .box-link {
   float:right;
   clear:both;
}
 
.front-child .box-link {
   margin:40px auto 0px auto;
}
.top-title {
  font: 400 44px/40px 'Montserrat', sans-serif; 
  display:block;
  margin:0px auto 35px auto;
}
.sub-title {
  font: 400 32px/30px 'Montserrat', sans-serif;
  margin:0px auto;
  display:block;
}
@media only screen and (min-width: 1201px) and (max-width: 9999px) {
.top-title, .sub-title {
  max-width:350px;
} 
}
@media only screen and (min-width: 751px) and (max-width: 1200px) {
.top-title {
  font: 400 36px/32px 'Montserrat', sans-serif; 
  display:block;
  margin:0px 0px 35px 0px;
}
.sub-title {
  font: 400 24px/20px 'Montserrat', sans-serif;
}
} 
@media only screen and (min-width: 1px) and (max-width: 750px) {
.top-title {
  font: 400 32px/28px 'Montserrat', sans-serif; 
  display:block;
}
.sub-title {
  font: 400 20px/16px 'Montserrat', sans-serif;
}
}
@media only screen and (min-width: 651px) and (max-width: 750px) {
.top-title {
  margin:0px 0px 35px 0px;
}
}
/*------------------------------------*\
    SLIDER AND BOXES
\*------------------------------------*/
.splash {
	 border-bottom:10px solid #fff;
	 min-height:500px;
}
.splashwrap {
   width:70%;
	 float:left;
   height:500px;
	 position:relative;
}
.loading-slides  {
    background:url(img/loading.gif) center center no-repeat;
		background-color:#07394f;
}
.loaded-slides .loading-spacer {
    display:none !important;
}
.loading-slides li {
    display:none !important;
}
.front-slide {
  background-size: auto 100% !important;
}
.flexslider {
    position:relative;
}
ul.slides {
    list-style:none;
    margin:0px auto;
    padding:0px;
    width:100%;
    overflow:hidden;
}
ul.slides li {
    position:relative;
    text-align:center;
} 
#carousel {
  background:#081b21;
  padding: 20px 50px;
  margin-top: 2px;
}
#carousel ul.slides li {
  position: relative;
  text-align: center;
	cursor: pointer;
	padding-right:10px;
}
#carousel ul.slides li:hover img {
  border: 2px solid #eab121;
}
#carousel ul.slides li img {
  opacity:0.5;
  border: 2px solid #fff;
}
#carousel ul.slides li:hover img {
  opacity:1.0;
}
#carousel ul.slides li.flex-active-slide img {
  opacity:1.0;
}
.flex-viewport .sub_heading {
	font:600 28px/25px "grafolita-script", sans-serif;
}
h1.slideshow_heading {
    font: 400 48px/44px 'Montserrat', sans-serif;
    margin:15px 0px 40px 0px;
    text-transform:lowercase !important;
}
.slide_link {
    display:block;
    margin:0 auto;
    width:230px;
    height:60px;
    
    font: 900 14px/56px 'Montserrat', sans-serif;
    text-transform:uppercase;
    
}
ul.slides .left .slide-text {
    position:absolute;
    width:420px;
    top:30%;
    left:130px;
    color:#fff;
    z-index:999;
} 
ul.slides .slide-text {
    position:absolute;
    width:420px;
    top:30%;
    right:130px;
    color:#14524f;
    z-index:999;
} 
ul.slides .slideshow-dark .slide-text {
    color:#14524f !important;
} 
ul.slides .slide-text .slide_link {
    border:2px solid #fff;
    color:#fff;
}
ul.slides .slide-text .slide_link:hover {
    border:2px solid #fff;
    color:#f1b9b4;
    background:#fff;
}
ul.slides .slideshow-dark .slide-text .slide_link {
    border:2px solid #14524f;
    color:#14524f;
}
ul.slides  .slideshow-dark .slide-text .slide_link:hover {
    border:2px solid #14524f;
    background:#14524f; 
    color:#fff;
}

.leftbox { 
    width:33%;
    padding:0px;
    height:320px;
    text-align:center;
    position:absolute;
    top:0px;
    left:0px;
	font:600 36px/30px "grafolita-script", sans-serif;
}
.middlebox {
    background:url(img/coupon-bg.gif) top left;
    width:34%;
    height:320px;
    text-align:center;
    margin:0 auto;
}
.rightbox { 
    width:33%;
    padding:0px;
    height:320px;
    text-align:center;
    position:absolute;
    top:0px;
    right:0px;
	font:600 36px/30px "grafolita-script", sans-serif;
}

ul.flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.flex-nav-prev {
    background: rgba(0, 0, 0, 0) url("img/left.png") no-repeat scroll center top;
    display: block;
    height: 75px;
    position: absolute;
		top:calc(50% - 37px);
    width: 50px;
    z-index: 9999;
}
.flex-nav-next {
    background: rgba(0, 0, 0, 0) url("img/right.png") no-repeat scroll center top;
    display: block;
    height: 75px;
    position: absolute;
    right: 0;
		top:calc(50% - 37px);
    width: 50px;
    z-index: 9999;
}

#carousel .flex-nav-prev {
background: rgba(0, 0, 0, 0) url("img/left.png") no-repeat scroll center top / 5px auto;
    left:0px;
		top:calc(50% - 15px);
		height:35px !important;
}
#carousel .flex-nav-next {
background: rgba(0, 0, 0, 0) url("img/right.png") no-repeat scroll center top / 5px auto;
		top:calc(50% - 15px);
		height:35px !important;
}

.flex-nav-prev a, .flex-nav-next a {
    height:75px;
		width:50px;
		display:block;
		text-indent:-9999px;
}

.frontboxes {
    position:relative;

}
@media only screen and (max-width: 1000px) {
ul.flex-direction-nav {
    display:none !important;
}
#carousel ul.flex-direction-nav {
    display:block !important;
}
#carousel {
  background: #081b21 none repeat scroll 0 0;
  padding: 10px 30px;
  margin-top: 2px;
}
#carousel ul.slides li {
  max-width:140px;
}
.flex-nav-prev a, .flex-nav-next a {
  width: 30px;
}
.flex-nav-prev, .flex-nav-next {
  width: 30px;
}
}

.flex-control-nav {
    list-style:none;
    padding:0px;
    margin:0px;
}

.flex-control-nav {
    bottom: 12px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.flex-control-paging li a {
    background: #eab121;
    border-radius: 30px;
    cursor: pointer;
    display: block;
    height: 13px;
    text-indent: -9999px;
    width: 13px;
    border:2px solid #fff;
}
.flex-control-paging li a:hover {
    background: #05394f;
}
.flex-control-paging li a.flex-active {
    background:#eba49e;
    cursor: default;
}

.left-link, .right-link {
    display:block;
    margin:30px auto 0px auto;
    width:230px;
    height:60px;
    
    font: 900 14px/56px 'Montserrat', sans-serif;
    text-transform:uppercase;
    
    color:#fff;
    border:2px solid #fff;
}
.left-link:hover, .right-link:hover {
    background:#fff;
    color:#3d8c95;
}
.boxtable {
    display:table;
    height:320px;
    width:100%;
}
.boxcell {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.left-header, .right-header {
    width:190px;
    margin:0 auto;
    display:block;
    color:#fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}
.discount-amount {
    font: 900 36px/36px 'Montserrat', sans-serif;
    text-transform:uppercase;
    
    color:#fff;
    display:block;
    margin:0px auto 15px auto;
    width:270px;
}
.discount-product {
    font: 400 22px/25px 'Montserrat', sans-serif;
    text-transform:lowercase;
    
    color:#fff;
    display:block;
    margin:0px auto 30px auto;
    max-width:300px;
    width:90%:
}
.promo-code-box {
    padding:10px 20px;
    background:rgba(255,255,255,0.4);
    font: 400 15px/21px 'Montserrat', sans-serif;
    text-transform:lowercase;
    
    color:#fff;
    display:block;
    text-transform:uppercase;
    width:230px;
    margin:0 auto;
}
@media only screen and (min-width: 1px) and (max-width: 1270px) {
.free-shipping {
  margin: 40px 0px 0px 0px;
} 
}
@media only screen and (min-width: 961px) and (max-width: 1250px) {
ul.slides .left .slide-text {
    top:25%;
    left:4%;
} 
ul.slides .right .slide-text {
    top:25%;
    right:4%;
} 
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.flex-viewport {
    background:#081b21;
}

ul.slides .left .slide-text, ul.slides .right .slide-text {
    width:100%;
    margin:0 auto;
    top:22%;  
    left:auto;
    right:auto;
    padding:0px 10px;
} 
.slide-mob {
    max-width:420px;
    margin:0 auto;
}
.flex-control-nav {
    display:none;
}
ul.slides .slideshow-dark .slide-text {
  color: #fff!important;
}
ul.slides .slide-text {
  color: #fff !important;
}
ul.slides .slide-text .slide_link {
    border:2px solid #fff !important;
    color:#fff !important;
}
ul.slides .slide-text .slide_link:hover {
    border:2px solid #fff !important;
    background:#fff !important; 
    color:#f1b9b4 !important;
}
}


@media only screen and (min-width: 1px) and (max-width: 700px) {
ul.slides .left img {
    min-height:320px;
    min-width:645px;
    position:absolute;
    top:0px;
    right:0px;
}
ul.slides .left {
    overflow:hidden;
    height:320px;
}
ul.slides .right img {
    min-height:320px;
    min-width:645px;
    position:absolute;
    top:0px;
    left:0px;
}
ul.slides .right {
    overflow:hidden;
    height:320px;
}
ul.slides .left .slide-text, ul.slides .right .slide-text {
    top:15% !important;  
} 
}

@media only screen and (min-width: 360px) and (max-width: 500px) {
h1.slideshow_heading {
  font: 400 36px/36px 'Montserrat', sans-serif;
  margin: 15px 0 30px;
}
.flex-viewport .sub_heading {
  font: 600 20px/20px "grafolita-script",sans-serif;
}
ul.slides .left .slide-text, ul.slides .right .slide-text {
    top:18% !important;  
} 
}
@media only screen and (min-width: 1px) and (max-width: 359px) {
h1.slideshow_heading {
  font: 400 30px/30px 'Montserrat', sans-serif;
  margin: 15px 0 30px;
}
.flex-viewport .sub_heading {
  font: 600 18px/18px "grafolita-script",sans-serif;
}
ul.slides .left .slide-text, ul.slides .right .slide-text {
    top:20% !important;  
} 
}
@media only screen and (min-width: 541px) and (max-width: 840px) {
.leftbox {
    height: 320px;
    display:block;
    left: auto;
    float:left;
    padding: 0;
    position: relative;
    text-align: center;
    top: auto;
    width: 50%;
}
.middlebox {
    background: rgba(0, 0, 0, 0) url("img/coupon-bg.gif") repeat scroll left top;
    height: 320px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display:block;
    clear:both;
}
.rightbox {
    height: 320px;
    display:block;
    left: auto;
    float:right;
    padding: 0;
    position: relative;
    text-align: center;
    top: auto;
    width: 50%;
}
}
@media only screen and (min-width: 1px) and (max-width: 540px) {
.leftbox {
    height: 320px;
    display:block;
    left: auto;
    float:none;
    padding: 0;
    position: relative;
    text-align: center;
    top: auto;
    width: 100%;
}
.middlebox {
    background: rgba(0, 0, 0, 0) url("img/coupon-bg.gif") repeat scroll left top;
    height: 320px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display:block;
    clear:both;
}
.rightbox {
    height: 320px;
    display:block;
    left: auto;
    float:none;
    padding: 0;
    position: relative;
    text-align: center;
    top: auto;
    width: 100%;
}
}
/*------------------------------------*\
    QUICK SEARCH
\*------------------------------------*/
.quick-search {
  background: #1677ab none repeat scroll 0 0;
  color: #fff;
  float: right;
  min-height: 500px;
  padding: 65px 40px 0;
  width: 30%;
	border-left:10px solid #fff;
}
.quick-search h2 {
  font: 400 30px/36px "Montserrat",sans-serif;
  margin: 0px 0 30px;
  overflow: hidden !important;
  text-transform: uppercase;
  text-align: center;
}
.berocket_search_box_background_all div {
   position:relative;
}
.quick-search h4 {
  border-top: 0 none;
  color: #eab121;
  font: 400 14px/14px "Montserrat",sans-serif;
  left: 10px;
  margin: 10px 0;
  overflow: hidden !important;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  z-index: 99;
}
.berocket_search_box_block {
  padding: 0 !important;
  position: relative;
}
.berocket_search_box_block select {
  border: 0 none !important;
  font-size: 16px;
  height: 60px;
  padding: 24px 0 0 7px;
	overflow:hidden;
	max-width:100%;
}
.berocket_search_box_block .berocket_aapf_widget-wrapper {
  margin: 0px 0px 20px 0px !important;
}
.quick-search .berocket_search_box_button {
    height:60px;
		line-height:60px;
		padding:0px;
		margin:0px;
		text-transform:uppercase;
		font-weight:900;
}
@media only screen and (min-width: 1px) and (max-width: 1340px) {
.splashwrap {
   width:100%;
	 height:auto;
	 float:none;
}
.quick-search {
  background: #1677ab none repeat scroll 0 0;
  border-left: 0 none;
  border-top: 10px solid #fff;
  color: #fff;
  float: none;
  max-width: 1500px;
  min-height: 0px;
  padding: 20px;
  width: 100%;
	overflow:hidden;
}
.berocket_search_box_background_all > div {
  width: 23.5%;
	margin:0 2% 0 0;
	float:left;

}
.berocket_search_box_background_all > div:last-child {
   margin:0px !important;
}
}
@media only screen and (min-width: 1px) and (max-width: 700px) {
.berocket_search_box_background_all > div {
  width: 100%;
	margin:0 0 10px 0;
	float:none;

}
}

/*------------------------------------*\
    COUNTDOWN
\*------------------------------------*/
.countdown-outer {
  background:#05394f;
	padding:20px 0px;
}
.countdown-inner {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  width: 95%;
}
	 
.countdown-wrap .cd-days, .countdown-wrap .cd-hours, .countdown-wrap .cd-mins, .countdown-wrap .cd-secs {
	font:400 16px/16px 'Montserrat', sans-serif;
	text-align:center;
	display:inline-block;
	width:25%;
	background:#fff;
	padding:10px 0px;
	color:#05394f;
}
.countdown-wrap span span { 
   display:block;
	 text-align:center;
	font:700 32px/32px 'Montserrat', sans-serif;
}
.countdown-wrap .cd-days {
   border-right:5px solid #05394f;
}
.countdown-wrap .cd-hours {
   border-right:5px solid #05394f;
   border-left:5px solid #05394f;
}
.countdown-wrap .cd-mins {
   border-right:5px solid #05394f;
   border-left:5px solid #05394f;
}
.countdown-wrap .cd-secs {
   border-left:5px solid #05394f;

}

.deal-wrap {
   display:block;
	 color:#fff;
	 width:60%;
	 float:left;
	 padding-top:10px;
}
.countdown-wrap {
   display:block;
	 width:40%;
	 float:right;
}
.deal-wrap h3 {
	font:400 30px/30px 'Montserrat', sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#eab121;
}
.deal-wrap a {
	font:400 18px/18px 'Montserrat', sans-serif;
	color:#fff;
}

}
.deal-wrap a:hover {
	color:#eab121;
}

@media only screen and (min-width: 1px) and (max-width: 760px) {
.deal-wrap {
   display:block;
	 color:#fff;
	 width:100%;
	 float:none;
	 padding-top:0px;
	 text-align:center;
}
.countdown-wrap {
   display:block;
	 width:100%;
	 float:none;
	 padding-top:20px;
}
}
@media only screen and (min-width: 1px) and (max-width: 420px) {
.deal-wrap h3 {
	font:400 24px/24px 'Montserrat', sans-serif;
}
.deal-wrap a {
	font:400 16px/16px 'Montserrat', sans-serif;
	color:#fff;
}
}
/*------------------------------------*\
    FRONTPAGE
\*------------------------------------*/



.new-prod-head {
    position:relative;
	font:400 18px/18px 'Montserrat', sans-serif;
    color:#0e252b;
    text-align:center;
    margin:40px 0px 40px 0px;
    
} 
.new-prod-head:before {
	content: "";
	display: block;
	border-top: solid 1px #eeeeee;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.new-prod-head span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}
.front-cat-name {
	font:400 11px/12px 'Montserrat', sans-serif;
    display:block;
    margin:20px 0px 10px 0px;
    color:#05394f;
    text-transform:uppercase;
    
}

/*------------------------------------*\
	ACCOUNT / SEARCHBOX
\*------------------------------------*/ 
.small-menu {
   position:absolute;
	 text-transform:uppercase;
	 top:59px;
	 left:220px;
	font:400 16px/16px 'Montserrat', sans-serif;
	 color:#1677ab;
}
.small-menu strong {
	font:700 24px/24px 'Montserrat', sans-serif;
	display:block;
}
.small-menu a {
   margin-right:15px;
	 color:#1677ab;
}
.account-links {
  color: #8a8a8a;
  padding: 0 0 0 3px;
  position: absolute;
  right: 0;
  top: 23px; 
	font-size:11px;
}
.prod-search {
   width:316px;
	 height:50px;
	 background:#ebebeb;
	 color:#ccc;
   position:absolute;
	 right:0px;
	 top:65px;
}
.woocommerce-product-search .search-field {
   height:50px;
	 width:260px;
	 border:0 none;
	 background:transparent;
	 padding:0px 45px 0px 10px;
}
.account-links a {
    color:#8a8a8a;
}
@media only screen and (min-width: 1px) and (max-width: 959px) {
.account-links {
  position: fixed;
  right: 20px;
  z-index: 999999;
}
.account-links a {
    color:#fff;
		font-size:12px;
}
}

.btn-slide {
    display:inline-block;
    background:#eab121;
    color:#fff !important;
    width:35px;
    height:50px;
    text-align:center;
    padding:0px 0px 0px 3px;
    margin:0px 0px 0px 20px;
}
.panelbtn {
    display:inline-block;
    background:transparent;
    border-radius:0px;
    width:45px;
		position:absolute;
		right:0px;
		top:0px;
    height:50px;
    font-size:24px;
    text-align:center;
    padding:0 15px 0 5px;
    margin:0px 0px 0px 0px;
    border:0 none;
		color:#b7b7b7;
}
#panel {
    width:100%;
    height:70px;
    background:#2d2d2d;
    display:none;
    padding:15px 0px; 
}
.panelwrap .search-field {
    border:0 none;
    height:40px;
    padding:0px 15px;
    width:255px;
    font-size:12px;
}
.search-field:focus {
    border: 0 none !important;
    outline: 0 none;
}
.panelwrap {
    width:95%;
    max-width:1280px;
    margin:0 auto;
    text-align:right;
}



@media only screen and (min-width: 631px) and (max-width: 959px) {
.logo-img {
	width:170px;
	top: 10px;
}
.small-menu {
  left: auto;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 20px;
	font:400 16px/16px 'Montserrat', sans-serif;
	 color:#1677ab;
}
.small-menu strong {
	font:700 17px/16px 'Montserrat', sans-serif;
	display:inline-block;
}


.prod-search {
  top: 55px;
  width: 320px;
}
.small-menu a {
  margin-left: 15px;
	margin-right:0px;
}
.header {
  height: 130px;
}
}

@media only screen and (min-width: 1px) and (max-width: 630px) {
.small-menu {
  color: #1677ab;
	font:400 16px/16px 'Montserrat', sans-serif;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 135px;
  width: 100%;
}
.small-menu strong {
	font:700 17px/16px 'Montserrat', sans-serif;
	display:inline-block;
}
.prod-search {
  top: 160px;
  width: 100%;
}
.header {
   height:230px;
}
.woocommerce-product-search .search-field {
  width: 75%;
}
.company, .telephone, .copyright span {
   display:block;
}

.logo-img {
  left: 50%;
  margin-left:-85px;
  top:10px;
	width:170px;
}
}
@media only screen and (min-width: 1px) and (max-width: 350px) {
.small-menu {
  font-size: 1em;
}
.small-menu strong {
  font-size: 1em;
}
}
/*------------------------------------*\
	BOXES
\*------------------------------------*/
.main-small {
    display:block;
    text-align:center;
    padding:0px 20px;
    font: 400 26px/24px "gesta",sans-serif !important;
    text-transform:uppercase;
    color:#2d6167;
    margin:0px 0px 10px 0px;
}
.main-large {
    display:block;
    text-align:center;
    padding:0px 20px;
    font: 400 40px/32px "gesta",sans-serif !important;
    text-transform:uppercase;
}
.main-price {
    display:block;
    text-align:center;
    padding:0px 20px;
    font: 700 32px/30px "gesta",sans-serif !important;
    text-transform:uppercase;
    margin:10px 0px 0px 0px;
}  
.top-large, .bottom-large {
    display:block;
    text-align:center;
    padding:0px 20px;
    font: 400 23px/22px "gesta",sans-serif !important;
    text-transform:uppercase;
    color:#fff;
    margin:0px 0px 10px 0px;
} 
.top-price, .bottom-price {
    font: 700 22px/20px "gesta",sans-serif !important;
    color:#1677ab;
} 

@media only screen and (min-width: 401px) and (max-width: 540px) {
.woocommerce-page .booking-inner {
    display:none;
}
.main-small {
    display:none;
}
.main-large {
    font: 400 36px/30px "gesta",sans-serif !important;
}
.main-price {
    font: 900 22px/20px "gesta",sans-serif !important;
}
.front-image-shop {
  height: 240px;
} 
.woocommerce-page .booking-inner {
    display:none;
}
.woocommerce-page .booking-strap {
    border-top:3px solid #eab121;
}

.top-large, .bottom-large {
    display:block;
    text-align:center;
    padding:0px 10px;
    font: 400 28px/24px "gesta",sans-serif !important;
    text-transform:uppercase;
    color:#fff;
    margin:0px 0px 10px 0px;
} 
.top-price, .bottom-price {
    font: 700 22px/20px "gesta",sans-serif !important;
    color:#1677ab;
} 
} 
@media only screen and (min-width: 1px) and (max-width: 400px) {
.main-small {
    display:none;
}
.main-large {
    font: 400 24px/20px "gesta",sans-serif !important;
}
.main-price {
    font: 900 19px/16px "gesta",sans-serif !important;
}
.front-image-shop {
  height: 240px;
} 
.woocommerce-page .booking-inner {
    display:none;
}
.woocommerce-page .booking-strap {
    border-top:3px solid #eab121;
}

.top-large, .bottom-large {
    display:block;
    text-align:center;
    padding:0px 10px;
    font: 400 24px/20px "gesta",sans-serif !important;
    text-transform:uppercase;
    color:#fff;
    margin:0px 0px 10px 0px;
} 
.top-price, .bottom-price {
    font: 700 19px/16px "gesta",sans-serif !important;
    color:#1677ab;
} 
.woocommerce .front-text-wrap {
  height: 240px;
}
}
 
.front-title { 
    margin:0px 0px 40px 0px;
    background:url(img/latest-bg.jpg) top center no-repeat #f592e8;
    font: 400 23px/20px "gesta",sans-serif !important;
    padding:50px 0px;   
    text-align:center; 
    color:#fff;
background-size: 100% auto !important;
}

@media only screen and (min-width: 1px) and (max-width: 600px) {
.front-title {
    padding:40px 0px;   
background-size: 200% auto !important;
}
}

.call-inner {
    max-width:1280px;
    width:95%;
    margin:0 auto;
    padding:15px 0px;
}
.dont-sm {
    display:none;
}
.dont-lg {
    display:block;
}
@media only screen and (min-width: 1px) and (max-width: 700px) {
.dont-sm {
    display:block;
    margin:0 auto;
    max-width:320px;
}
.dont-lg {
    display:none;
}
}

.buy-lg {
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: block;
    font: 400 15px/45px 'Montserrat', sans-serif;
    height: 49px;
    letter-spacing: 1px;
    margin: 30px auto 0px auto;
    text-align: center;
    width: 180px;
}
.buy-sm {
    border: 2px solid #1677ab;
    border-radius: 5px;
    color: #1677ab;
    display: block;
    font: 400 14px/36px 'Montserrat', sans-serif;
    height: 40px;
    letter-spacing: 1px;
    margin: 30px auto 0px auto;
    text-align: center;
    width: 100px;
}

@media only screen and (min-width: 1px) and (max-width: 650px) {
.buy-lg, .buy-sm {
    display:none;
}
}
.buy-lg:hover {
    background:#fff; 
    color:#3fd8ec;
}
.buy-sm:hover {
    background:#1677ab;
    color:#fff;
}
/*------------------------------------*\
	WOOCOMMERCE
\*------------------------------------*/
a.return-link {
   display:block;
	 text-align:center;
	 background:#555;
	 color:#fff;
	 padding:20px 0px;
	 margin-bottom:20px;
}
a.return-link:hover {  
   background:#333;
}
a.return-link i {
   color:#eab121;
}
.woocommerce-account section  { 
   width:100% !important;
}
.woocommerce-account aside {
   display:none !important;
}
.no-products {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 21px !important;
  text-align: center;
	padding:0px !important;
}
ul.berocket_aapf_widget {
    list-style:none;
		padding:0px;
		margin:0px;
}

.products li h2 {
  display: block;
  font: 400 13px/18px "Montserrat",sans-serif;
  margin: 10px 0 120px;
  overflow: hidden;
	text-transform:none;

}
#berocket_aapf_widget-4, #berocket_aapf_widget-5, #berocket_aapf_widget-6 {
   margin:0px 0px 20px 0px;
}
#berocket_aapf_widget-7 {
   margin:0px 0px 30px 0px;
}
#berocket_aapf_widget-7 .berocket_aapf_widget {
    margin-bottom:0px !important;
    margin-right: 0px !important;
}
#berocket_aapf_widget-7 input {
    background:#05394f !important;
		color:#fff;
		border:0 none;
		padding:3px 10px;
		text-align:center;
		width:100%;
		max-width:990px;
		
}
#berocket_aapf_widget-7 input:hover {
    background:#eab121;
}
.cart_totals  h2 {
    font: 400 24px/20px "gesta",sans-serif !important;
    margin:20px 0px;
    padding:0px;   
    text-align:center;
}
#woocommerce_product_search-2 {
    overflow:hidden;
}  
#woocommerce-product-search-field {
    height:40px;
    padding:0px 15px;
    border:0 none;
}
#woocommerce-product-search-field:focus {
    border: 0 none !important;
    outline: 0 none;
}
.woocommerce-product-search input[type=submit] { 
    background: #1677ab none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font: 400 11px/40px "gesta",sans-serif !important;
    height: 40px;
    margin: 10px 0px 20px 0px;
    text-align: center;
    text-transform: uppercase;
    width: 80px;
} 
.screen-reader-text {
    display:none;
}
.my-account section input.button {
    background:#eab121;
    color:#fff;
    font: 400 11px/40px 'Montserrat', sans-serif;
    text-transform:uppercase;

    border:0 none;
    
    height:40px;
    padding:0px 20px;
    margin:0px 10px 0px 0px;
}
#container {
    max-width:1280px;
    width:100%;
    margin:0px auto;
}
#container div.type-product {
    position:relative !important;
}
.woocommerce-page .images {
   width:40%;
   float:left;
   padding:0px;
}
.woocommerce-page  a.woocommerce-main-image {
   width:100%;
   padding-bottom:88%;
   border:3px solid #f4f4f4;
   position:relative;
   display:block;
   margin:0px;
   overflow:hidden;
}
ul.products .price {
  bottom: 70px;
  color: #1677ab;
  display: block;
  font: 900 12px/14px "Montserrat",sans-serif;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.price .amount {
	font:900 20px/20px 'Montserrat', sans-serif;
    display:inline-block;
}
.single-product .summary  .price .amount {
	font:900 28px/28px 'Montserrat', sans-serif;
    display:inline-block;
		color:#1677ab;
}
.single-product .summary .price {
    margin:15px 0px 30px 0px;
	font:900 16px/20px 'Montserrat', sans-serif;
			color:#1677ab;
}
.images .thumbnails {
    padding:20px 0px;
    overflow:hidden;
} 
.images .thumbnails a {
    float: left;
    margin: 0px 3.8% 10px 0px;
    width: 30.75%;
   border:3px solid #f4f4f4;
}
.images .thumbnails a img {
    height:auto;
}
.images .thumbnails a.last {
    margin: 0px 0px 0px 0px !important;
}
.entry-summary {
    width:55%;
    float:right;
   padding:0px 0px 50px 0px;
}
.woocommerce-tabs {
    clear:both;
    margin:0px;
    padding:0px;
}
table.variations {
    width:100%;
}
.single-product div.product table.variations td, .single-product div.product table.variations th {
    background-color: transparent;
    list-style: outside none none;
    padding: 0px 0px 0px 0px;
		width:50%; 
		vertical-align:top;
		line-height:30px;
}
table.variations  select, table.variations  input {
    width:100%;
		line-height:30px;
		height:30px;
}
td.value {
    padding:0px 0px 15px 0px !important;
}
select, input, textarea {
    border:1px solid #ccc;
}
.single-side select, .single-side input, .single-side textarea {
    border:0 none;
}
input.upload-box {
    padding:0px !important;
    border:0 none !important;
}
input {
    padding:0px 10px;
}
a.reset_variations {
    color: #05394f;
    display: none;
    font: 400 11px/12px 'Montserrat', sans-serif;

    text-transform: uppercase;
    margin:15px 0px 0px 0px;
} 
.entry-summary .stock {
    display:none;
}
.cart .product-addon {
    background:#f9f9f9;
		padding:10px 20px;
		border-bottom:1px solid #fff;
}
.product-addon  h3.addon-name {
    background-color: transparent;
    line-height: 30px;
    list-style: outside none none;
    padding: 0;
    vertical-align: top;
    width: 50%;
		margin:0px;
		display:block;
		float:left;
		text-align:left !important;
    font: 400 14px/30px 'Montserrat', sans-serif;
}
.product-addon p.form-row {
   padding:0px !important;
   margin:0px !important;
    width: 50%;
		display:block;
		float:left;
}
.addon-select {
   width:100%;
}
.addon-description p {
  color: #1677ab;
  font: 400 11px/10px 'Montserrat', sans-serif;
  
  text-transform: uppercase;
   margin:0px 0px 10px 0px !important;
   padding:0px;
font-style: normal !important;
}
p.form-row {
   padding:0px;
   margin:0px 0px 20px 0px;
}
div.product-addon {
  margin: 0px !important; 
}

button.single_add_to_cart_button {
  background: #eab121 none repeat scroll 0 0;
  border: 0 none;
  clear: both;
  color: #fff;
  display: block;
  font: 900 13px/40px "Montserrat",sans-serif;
  height: 60px;
  margin: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
}

dl.product-addon-totals {
  background: #1677ab none repeat scroll 0 0;
  border-radius: 0;
  line-height: 24px;
  margin: 0 0 20px;
	color:#fff;
  width: 100%;
}
dl.product-addon-totals dt {
  clear: left;
  float: left;
	text-align:left !important;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #fff;
  width: 50% !important;
}
dl.product-addon-totals dd {
   width:50% !important;
	padding:10px 20px 10px 10px;
	border-bottom:1px solid #fff;
   margin:0px !important; 
   text-align:left !important;
}

div.quantity {
    margin-top:20px;
}
input.qty {
  padding: 0 0 0 10px;
  width: 60px;
  height: 30px;
}
h1.product_title {
   margin:0px 0px 20px 0px;
font:400 22px/26px 'Montserrat', sans-serif; 
}

.woocommerce-breadcrumb, .breadcrumbs {
   border-top:1px solid #eeeeee;
   border-bottom:1px solid #eeeeee;
  color: #05394f;
  padding:10px 0px;
  display: block;
  font: 400 11px/10px 'Montserrat', sans-serif;
  margin:0px 0px 30px 0px;
  text-transform: uppercase;
}

.search-results .woocommerce-breadcrumb, .search-results .page-title, .search-results .sort-bar{
    display:block !important;
}

.post-type-archive .front-wrap {
    margin:0px;
} 


.berocket_aapf_widget li.slider span.left input, .berocket_aapf_widget li.slider span.right input {
  background: none !important;
  border: 0 none !important;
  font-size: 16px !important;
  font-style: normal !important;
  line-height: 1.1em;
  padding: 0px !important;
  width: 60% !important;
}

h2 {
 overflow: hidden !important;
	font:400 24px/24px 'Montserrat', sans-serif;   
     margin:24px 0px 24px 0px;    
     text-transform:uppercase;

}




.single-product h2 {
    text-align:left !important;
}

.wc-tabs {
   list-style:none;
	 padding:0px;
	 margin:0px 0px 10px 0px;
	 overflow:hidden;
}
.wc-tabs li {
   float:left;
	 width:32%;
	 text-align:center;
	 padding:0px;
	 line-height:50px;
	 background:#ccc;
	 text-transform:uppercase;
	 position:relative;
	 }
.wc-tabs li  a {
	 color:#fff;
}
.description_tab {
   background:#1677ab !important;
}
.tech_specs_tab {
   background:#eab121 !important;
}
.reviews_tab {
   background:#05394f !important;
}
.wc-tabs li.active::after {
    content: "\f0d7";
    font-family: "FontAwesome";
	 color:#fff;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 470px) {
.wc-tabs li {
   font-size:11px;
}
}

#tab-description {
   border-top:5px solid #1677ab !important;
}
#tab-tech_specs {
   border-top:5px solid #eab121 !important;
}
#tab-reviews {
   border-top:5px solid #05394f !important;
}
.tech_specs_tab {
   border-left:10px solid #fff;
	 width:36% !important; 
	 border-right:10px solid #fff;
}
.woocommerce-Tabs-panel {
    background:#f9f9f9;
		padding:30px;
		clear:both;
}
.sidebar h4 {
    padding:0px;
    margin:0px 0px 30px 0px;
    border:0 none;
    color:#05394f;
}
section h3, h4, .prod-rel {
 overflow: hidden !important;
	font:400 23px/20px 'Montserrat', sans-serif; 
    color:#eab121;   
     margin:30px 0px 30px 0px;    
     text-transform:uppercase;
     border-top:1px solid #eeeeee;
     padding:30px 0px 0px 0px; 

}
.page-template-default section h3:first-child {
     margin:0px 0px 30px 0px;    
     text-transform:uppercase;
     border-top:0px none;
     padding:0px; 

}
.prod-rel {
 overflow: hidden !important;
	font:400 23px/20px 'Montserrat', sans-serif; 
    color:#eab121;   
     margin:0px 0px 30px 0px;    
     text-transform:uppercase;
     padding:30px 0px 0px 0px; 

}
.prod-desc, .woocommerce-Reviews-title {
 overflow: hidden !important;
	font:400 23px/20px 'Montserrat', sans-serif; 
    color:#eab121;   
     margin:0px 0px 20px 0px;    
     text-transform:uppercase;
     padding:0px 0px 0px 0px; 

}
#tab-description .prod-desc {
    color:#1677ab;  
}
.woocommerce-Reviews-title {
    color:#05394f;
}
.woocommerce-noreviews {
    padding:20px;
		margin:0px 0px 20px 0px;
		background:#eeeeee;
}
.sidebar ul {
     list-style:none;
     padding:0px;
     margin:0px;
}
.sidebar li {
     padding:10px 0px; 
     margin:0px;
	font:400 16px/16px 'Montserrat', sans-serif; 
     border-top:1px solid #fff;
}

.ubermenu-skin-white {
  border-width: 0px !important;
}
   
 
.related ul {
   list-style:none;
   padding:0px;
   margin:0px;
}
.related ul li {
  display: inline-block;
  float: left;
  margin: 0 2% 0 0;
  text-align: center;
  width: 14.6%;
} 
.related ul li.last {
   margin:0px !important;
} 

.attachment-shop_front { 
   position:absolute;
   top:0px;
   left:0px;
   width:100%;

}
.loop-img { 
   width:100%;
   padding-bottom:98%;
   position:relative;
   overflow:hidden !important;
   border:2px solid #ccc;
}  
.loop-img:hover { 
   border:2px solid #05394f;
}  
.front-feat-head {
	font:400 20px/20px 'Montserrat', sans-serif;
    padding:20px 0px;
    margin:10px 0px 0px 0px;
		text-align:center;
		background:#ebebeb;
		color:#b7b7b7;
}
.products {
   list-style:none !important;
   padding:0px;
   margin:0px;
   clear:both;
}
.products li {
  display: block !important;
  float: left;
  margin: 0 1% !important;
  padding: 0;
  position: relative;
  text-align: center;
  width: 23% !important;
  vertical-align: top;
}
.products.front-loop li, .related .product-grid li {
   display:inline-block !important;
   float:left;
   width:15% !important;
   text-align:center;
   position:relative;
}
.products.front-loop li {
   margin:0px 2% 0px 0px !important;
}
.related .product-grid li {
   margin:0px 2% 0px 0px !important;
}
.related .product-grid {
    width:100%;
}

.new-prods {
}
.new-wrap {
    width:95%;
    max-width:1280px;
    margin:0 auto;
    padding:40px 0px 0px 0px;
} 
.new-wrap h1 {
	font:400 24px/24px 'Montserrat', sans-serif;
    padding:0px;
    margin:0px 0px 30px 0px;
}

.products.front-loop li:last-child {
   margin:0px 0px 15px 0px !important;
}
@media only screen and (min-width: 1px) and (max-width: 760px) {
.new-wrap {
    padding:20px 0px 0px 0px;
} 
.products.front-loop li:last-child {
  margin: 0 !important;
}
}
.products li h3 {
  display: block;
  font: 400 13px/18px "Montserrat",sans-serif;
  margin: 10px 0 110px;
  overflow: hidden;
}
.products li h3 a:hover {
    color:#05394f;
}

.products li a.button {
  background: #eab121 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  display: block;
  font: 900 11px/40px "Montserrat",sans-serif;
  height: 40px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0px;
}
.products li a.button:hover { 
    background:#05394f;
}
.refinebar {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  padding: 20px;
  width: 22%;
   
   margin:0px 0px 30px 0px;
}
.refinebar h3 {
    color: #05394f;
    display: block;
    font: 400 16px/14px 'Montserrat', sans-serif; 
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.single-side {
  float: right !important;
  width: 22% !important;
}
.single-wrap {
  background: #05394f;
	padding:20px;
}
.contact-single-side {
  float: right !important;
  width: 50% !important;
}
.contact-single-wrap {
  background: #05394f;
	padding:20px;
}
.google-maps {
    min-height: 300px !important;
    overflow: hidden;
    padding-bottom: 5%;
    position: relative;
		margin:30px 0px 0px 0px;
}
.google-maps iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.page-template-contact-page .foot-tabs {
  margin: 10px 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.single-side {
  float: none !important;
  width: 100% !important;
}
.contact-single-side {
  float: none !important;
  width: 100% !important;
}
}
.desc-wrap {
    width:100%;
    margin:0 auto;
	font:400 15px/25px 'Montserrat', sans-serif;
}
.top-prod-wrap {
    float: left;
    width: 75%;
    margin-bottom: 30px;
} 
.product-grid {
    float:right;
    width:75%;
}

nav.woocommerce-pagination {
    clear:both;
		display:none;
} 
.lmp_button  {
    display:block;
    width:98%;
		margin:0 auto !important;
		color:#fff !important;
		text-align:center !important;
		padding:0px !important;
	  font:400 16px/50px 'Montserrat', sans-serif !important;
		background:#05394f !important;
		text-transform:uppercase !important;		
}
.lmp_button:hover {
    background:#1677ab !important;
		color:#fff !important;
}
		
 
.woocommerce .widget_price_filter .price_slider {
    margin: 30px 0px 20px 0px;
}
.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 0.8751em;
    line-height: 2.4;
    text-align: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    font-size: 1.15em;
}
.woocommerce .widget_price_filter .ui-slider {
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #1677ab;
    border-radius: 1em;
    cursor: ew-resize;
    height: 1em;
    margin-left: -0.5em;
    outline: 0 none;
    position: absolute;
    top: -0.3em;
    width: 1em;
    z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #eeeeee;
    border: 0 none;
    border-radius: 1em;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #3d8c95;
    border: 0 none;
    border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.price_slider_wrapper .button {
    background: #1677ab none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    font: 900 11px/40px "gesta",sans-serif !important;
    height: 40px;

    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 80px;
    border:0 none;
}
.price_label {
    color: #05394f;
    font: 400 11px/40px 'Montserrat', sans-serif;

    text-transform: uppercase;
}
.sort-bar {
    background:#05394f;
    padding:10px 20px;
    
    overflow:hidden;
    margin:0px 0px 40px 0px; 
}
.woocommerce-result-count {
    color: #fdfdfd;
    font: 400 11px/25px 'Montserrat', sans-serif;

    text-transform: uppercase;
    padding:0px;
    margin:0px;
    float:left;
    width:50%;
}
.woocommerce-ordering {
    float:right;
    width:50%:
}
.wc-backward {
background: #eab121 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font: 400 11px/40px 'Montserrat', sans-serif;
    height: 40px;

    margin: 0 10px 0 0;
    padding: 0 20px;
    text-transform: uppercase;
    display:block;
    width:170px;
    text-align:center;
}

ul.product-categories {
    list-style:none;
    padding:0px;
    margin:0px 0px 30px 0px;
    font-size:15px;
    line-height:15px;
}
ul.product-categories li {
    list-style:none;
    padding:5px 0px !important;
}
ul.product-categories li li, ul.product-categories li li li {
    list-style:none;
    padding:5px 0px !important;
    font-size:14px;
    line-height:14px;
    
}
ul.product-categories ul {
    margin:0px;
    padding:5px 0px 0px 15px;
   color:#05394f; 
}
ul.product-categories ul a { 
   color:#05394f;
}
ul.product-categories ul ul {
    margin:0px;
    padding:5px 0px 0px 30px;
    color:#e7b6b1 !important; 
}
ul.product-categories ul ul a {
    color:#e7b6b1;
}
a.refine-link {
    display:none;
}  
.woocommerce-pagination {
    text-align:center;
    margin:30px 0px 30px 0px;
    padding:0px 0px 0px 25%; 
}
.woocommerce-pagination a {
}
.page-numbers {
    list-style:none;
    margin:0px auto;
    padding:0px;
    text-align:center;
}
.page-numbers li {
    display:inline-block;
}
.page-numbers li a {
    display:inline-block;
    padding:5px;
    background:#05394f;
    color:#fff;
    font-size:11px;
    min-width:25px;
}
.page-numbers span.current {
    display:inline-block;
    padding:5px 8px;
    background:#202020;   
    color:#fff;
    min-width:25px;
    font-size:11px;
}


.single-product .woocommerce-breadcrumb {
    margin:0px 0px 30px 0px;
    overflow:hidden;
}
.woocommerce-error {
    list-style:none;
    padding:10px 20px;
    color:#fff;
    background:#eab121;
    margin:0px 0px 30px 0px;
    font: 400 11px/10px 'Montserrat', sans-serif;

    text-transform: uppercase;
}
.woocommerce-error li::before {
    color: #fff;
    content: "\f071";
    font-family: "FontAwesome";
    margin: 0 10px 0 0;
}

.woocommerce-message { 
    padding:25px 20px 10px 20px;
    background:#05394f;
    color:#fff;
    overflow:hidden;
    font: 400 11px/10px 'Montserrat', sans-serif;

    margin:0px 0px 30px 0px;
    text-transform: uppercase;
}

.woocommerce-message a {
    color:#fff;
}

.woocommerce-message .button {
    background: #fff none repeat scroll 0 0;
    display: block;
    float:right;
    font: 400 11px/40px 'Montserrat', sans-serif;
    height: 40px;

    margin: -15px 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    color:#444 !important;
    width:170px;
}
.cart_totals .shipping {
    display:none;
}
.wc-proceed-to-checkout .checkout-button {
    max-width:480px;
    width:100%;
    background:#eab121;
    
    color:#fff;
    margin:20px auto;
    font: 400 15px/60px 'Montserrat', sans-serif;
    height: 60px;
    text-transform: uppercase;

    text-align:center;
    display:block;
}
actions {
    text-align:center;
}
.actions .coupon {
    background:#1677ab;
    color:#fff;
    font: 400 11px/40px 'Montserrat', sans-serif;
    padding:10px 0px;
    display:block;
    max-width:480px;
    width:100%;
    text-align:center;
    margin:0px auto;
}
.actions #coupon_code {
    height: 25px;
    margin: 0 0 0 10px;
    width: 120px;
}
.actions .coupon .button {
    background: #eab121 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    height: 25px;
    width: 80px;
}
.cart_totals  table th {
    text-align:right;
    padding:0px 20px 0px 0px;
    border-right:1px solid #ccc;
}
.cart_totals  table td {
    padding:0px 0px 0px 20px;
}
dl.variation {
    font: 400 11px/10px 'Montserrat', sans-serif;
    text-transform: uppercase;
   
    color:#1677ab;
}
dl.variation p {
    padding:0px;
    margin:0px 0px 5px 0px;
}
dl.variation dd {
    padding:0px;
    margin:0px;
    font-weight:bold;
} 
.shop_table .attachment-shop_thumbnail {
    max-width:90px; 
    height:auto;
    width:100%;
}
.cart-thumb {
    border: 3px solid #f4f4f4;
    overflow: hidden !important;
    height:90px;
    position: relative;
    width: 90px;
}
.shop_table {
    margin:0px 0px 30px 0px;
    border:1px solid #eeeeee;
    width:100% !important;
}
.shop_table td {
    padding:20px 20px;
}
.shop_table thead {
    background:#05394f;
}
.shop_table thead th {
    color:#fff;
}
.shop_table th {
    padding:10px 20px;
    text-align:left;
    font: 400 11px/10px 'Montserrat', sans-serif;

    text-transform: uppercase;
}
.shop_table tr:nth-child(even) {
    background-color: #fcfcfc;
}
.cart-discount th {
    color:#444 !important;
}
tr.order-total {
    background:#eab121 !important;
    color:#fff !important;
}
.cart_totals tr {
    background:#fff !important;
    color:#444 !important;
}
.bottom-row {
    background:#05394f !important;
}
.bottom-row td { 
    padding:10px 20px !important; 
} 
.bottom-row .button {
    background: #fff none repeat scroll 0 0;
    display: block;
    font: 400 11px/40px 'Montserrat', sans-serif;
    height: 40px;
    width:280px;

    margin: 0px;
    border:0 none;
    text-align: center;
    text-transform: uppercase;
}
.added_to_cart {
  background: #05394f none repeat scroll 0 0;
  border-radius: 0;
  bottom: 30px;
  color: #fff;
  display: block;
  font: 400 12px/40px 'Montserrat', sans-serif;
  height: 40px;
  left: 50%;
  margin-left: -65px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}
.product-addon .form-row label {
    display:none;
}
.product-addon .form-row label input{
    display:block !important;
}

.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table .order-total td,
.woocommerce-checkout-review-order-table .cart-discount td,
.woocommerce-checkout-review-order-table .cart-subtotal td {
    text-align:right !important;
}
.cart-subtotal {
    background:#05394f !important;
    color:#fff !important;
}

.checkout-wrap {
    
    width:100%;
    margin:0 auto;
}

.woocommerce form .form-row {
    margin: 0 0 6px;
    padding: 3px;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select {
cursor: pointer;
    height: 30px;
    margin: 0;
}
.woocommerce form .form-row .required {
    border: 0 none !important;
    color: #05394f;
    font-weight: 700;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    line-height: 2;
    margin: 0;
    outline: 0 none;
    width: 100%;
    height:36px;
}
.woocommerce form .form-row textarea {
    box-shadow: none;
    display: block;
    height: 4em;
    line-height: 1.5;
}
.woocommerce form .form-row .select2-container {
    line-height: 2em;
    width: 100%;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #69bf29;
}
.woocommerce form .form-row *:-moz-placeholder {
    line-height: normal;
}
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    overflow: visible;
    width: 50%;
}
.woocommerce-checkout div.woocommerce-info {
    color:#fff;
    
    text-align:center;
    margin:10px 0px 0px 0px;
    display:block;
    background:#1677ab;
    padding:15px 0px;
    font: 400 12px/10px 'Montserrat', sans-serif;

    text-transform: uppercase;
}
.woocommerce-checkout div.woocommerce-info a {
    color:#fff;
    font-weight:bold;
}
.woocommerce-checkout div.woocommerce-info:first-of-type {
    background: #05394f;
} 

tr.shipping th {
    color:#444 !important;
}
tr.shipping td {
    text-align:right !important;
}
.cart_totals tr.shipping td {
    text-align:left !important;
}
.cart_totals tr.shipping td span {
}
.payment_methods {
    list-style:none;
    padding:0px;
    margin:0px; 
    color:#fff;
		text-align:center !important;
}
.payment_methods input {
    margin:0px 10px 0px 0px;
}

.payment_method_bacs p, .payment_method_paypal p {
    margin:10px 0px 20px 30px;
    font: 400 11px/10px 'Montserrat', sans-serif;

    text-transform: uppercase;
    color:#fff
}
.payment-holder, .woocommerce-checkout-payment {
    background:#202020;
    padding:30px 20px;
     
}
input#place_order {
    width:280px;
    margin:40px auto 0px auto;
    text-align:center;
    font: 400 11px/10px 'Montserrat', sans-serif;

    display:block;
    text-align:center;
    height:40px;
    background:#fff;
    border:0 none;
    text-transform:uppercase;
}
.payment_methods label {
    font-weight:bold;
}
.payment_methods a {
    font-weight:normal;
    color:#fff;
}
li.payment_method_paypal img {
display: none !important;
}
a.about_paypal {
display: none;
}
 
input#place_order {
  background: #eab121 !important;
  border: 0 none;
  color: #fff;
  display: block;
  font: 400 16px/50px "Montserrat",sans-serif;
  height: 50px;
  margin: 10px auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 280px;
}
form.checkout_coupon {
    max-width:500px;
    margin:20px auto 0px auto;
}
form.checkout_coupon .form-row-first {
    width:65%;
}
form.checkout_coupon .form-row-last {
    width:35%;
}
form.checkout_coupon input, form.checkout_coupon .button {
    width:100%;
    height:30px;
}
.col2-set h3 {
    font: 400 11px/10px 'Montserrat', sans-serif;

    margin:20px 0px 20px 0px;
    text-transform:uppercase;
}
.my-account .col2-set .col-1 {
    float:left;
    width:48%;
    padding:0px 0px 30px 0px;
}
.my-account .col2-set .col-2 {
      float:right;
    width:48%;
    padding:0px 0px 30px 0px; 
}
.my-account .col2-set label {
    display:block;
}
tfoot, tfoot a {
    color:#444 !important;
}
mark {
  background: #05394f !important;
  color: #fff;
  padding:0px 3px;
}

#shipping_method {
    list-style:none;
    padding:0px;
    margin:0px;
}

.sample-link {
  background: #eab121 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 4px;
  clear: both;
  color: #fff;
  display: block;
  font: 900 11px/40px 'Montserrat', sans-serif;
  height: 40px;
  margin: 0px 0 30px;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
}

.taptap-menu-button, .taptap-menu-button-alt, .taptap-menu-button-three {
  padding: 4px 11px 10px !important;
} 

@media only screen and (min-width: 1px) and (max-width: 540px) {
.products li {
  width: 48% !important;
}
.my-account .col2-set .col-1 {
    float: none;
    padding: 0px;
    margin:0px 0px 20px 0px;
    width: 100%;
    text-align:center;
}
.my-account .col2-set .col-2 {
    float: none;
    padding: 0px;
    margin:0px;
    width: 100%;
    text-align:center;
}
.shop_table td {
    font: 400 15px/17px 'Montserrat', sans-serif;
}
.shop_table td {
  padding: 10px;
}
.shop_table th {
  padding: 10px;
}
.shop_table .order-date, .shop_table .order-actions, .shop_table .product-remove, .shop_table .product-price, dl.variation {
    display:none;
}
.bottom-row .button {
  margin: 0 auto;
  width: 100%;
  max-width:280px;
}
.coupon span {
   display:block;
   text-align:center;
}
.actions .coupon {
  font: 400 11px/20px 'Montserrat', sans-serif;
  margin: 0 auto;
  width:100%;
  max-width: 400px;
}
}
@media only screen and (min-width: 541px) and (max-width: 840px) {
.products li {
  width: 31% !important;
}
}

@media only screen and (min-width: 1px) and (max-width: 840px) {
.shop_table .product-thumbnail {
  display:none;
}
.shop_table td {
    font: 400 15px/17px 'Montserrat', sans-serif;
}
.refinebar {
  display:none;
}
.product-grid {
  width:100%;
  float:none;
}
.woocommerce-pagination {
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
.social {
  display:block;
  float:none;
  text-align:center;
  width:100%;
}
.mailchimp {
  display:block;
  float:none;
  margin:20px 0px 0px 0px;
  text-align:center;
  width:100%;
}
#mc-embedded-subscribe-form {
  margin:10px 0px 0px 0px;
}

}
@media only screen and (min-width: 541px) and (max-width: 840px) {

.products.front-loop li, .related .product-grid li {
    display: inline-block !important;
    float: left;
    position: relative;
    text-align: center; 
    width: 32% !important;
}

.products.front-loop li {
   margin:0px 2% 15px 0px !important;
}
.related .product-grid li {
   margin:0px 2% 0px 0px !important;
}

.products.front-loop li.new-prod-3, .related .product-grid li:nth-child(3n+3) {
    margin: 0px 0px 15px 0px !important;
}

}
@media only screen and (min-width: 1px) and (max-width: 370px) {
.item {
   display:none;
}
}
@media only screen and (min-width: 1px) and (max-width: 959px) {

.top-left {
   display:none;
}
.top-prod-wrap {
  float: none;
  width: 100%;
}

.product-grid {
  float: none;
  width: 100%;
}
nav.nav {
   display:none;
} 

.btn-slide {
    display:none;
}


.taptap-search-button {
  left: 57px;
}
.taptap-search-wrapper #searchform input {
  font-size: 16px;
  padding: 23px 0 22px 16px;
  color:#fff;
}
.tap-tap-header {
  height: 50px !important;
   background:#eeeeee;
}
.taptap-search-button {
  border-left: 1px solid #fff;
}
.taptap-background-color {
  background-color: #e0e0e0;
}
.taptap-search-wrapper {
  background-color: #155754;
}
.tap-tap-header {
  z-index: 99999999;
}
.woocommerce-pagination {
  padding: 0px;
}

}
@media only screen and (min-width: 541px) and (max-width: 959px) {

.booking-inner span {
   font-size:16px;
}
} 
@media only screen and (min-width: 1px) and (max-width: 540px) {

.booking-inner span {
   font-size:13px;
}
.account-links {
  font-size: 12px;
}
}
@media only screen and (min-width: 1px) and (max-width: 740px) {
.booking-inner span {
  display: block;
  text-align:center;
  margin: 0px 0px 0px 0px;
}
.booking-inner span.call-us {
  text-align:center !important;
}
.booking-inner #button {
  width: 24%;
}
.c-login {
  width: 19.5% !important;
}
} 
@media only screen and (min-width: 421px) and (max-width: 900px) {
.booking-inner form {
  width:80%;
}
.booking-inner form select {
  width: 24% !important;
}
.booking-inner span {
  display: block;
  margin: 0;
	text-align:center;
}
}
@media only screen and (min-width: 1px) and (max-width: 959px) {
#woocommerce_product_search-2 {
   margin-top:20px;
}
.woocommerce .booking-inner span.call-us {
  margin: 0px auto !important;
}
.booking-strap {
  background: #eab121 none repeat scroll 0 0;
  color: #fff; 
  height: auto;
  line-height: 18px;
  padding:14px 0px 20px 0px !important;
  margin: 0 0 40px;
}
.booking-inner form label::after {
  top: 0px;
}
.booking-inner #button {
   margin:10px 0px 0px 0px !important;
}
.booking-inner #button:hover {
   background:#fff;
   color:#5a881b;
}
.c-login {
  top: auto !important;
  bottom: 0;
}
.foot-left {
   display:block;
   text-align:center;
   width:100%;
   font: 400 12px/16px 'Montserrat', sans-serif;
}
.foot-right {
  float: none;
   text-align:center;
   width:100%;
   display:block;
   font: 400 12px/16px 'Montserrat', sans-serif;
}
.company-details {
    padding: 0;
   text-align:center;
   width:100%;
   display:block;
}
.copyright {
    padding: 0;
   text-align:center;
   width:100%;
   display:block;
}
.telephone, .crd {
    margin-top: 21px;
}
.refineoptions {
    display:none;
} 
a.refine-link {
  background: #fff none repeat scroll 0 0;
  display: block;
  font: 400 11px/40px 'Montserrat', sans-serif;
  height: 40px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}

.refinebar { 
  background: #fafafa none repeat scroll 0 0;
  float: none;
  margin: 0 0 30px;
  padding: 20px;
  width: 100%;
  display:block !important;
}
.single-product .refinebar {
   display:none !important;
} 
.widget_product_categories {
   margin:30px 0px 0px 0px;
}
.sort-bar {
  margin: 0 0 10px;
}
}

 
@media only screen and (min-width: 421px) and (max-width: 540px) {

.booking-inner form {
   width:80%;
}
.booking-inner form select {
   width:23% !important;
}

.booking-inner #button {
   width:23% !important;
    font-size: 10px;
}
.booking-inner form label::after {
  top: 1px;
}
.c-login {
  width:20% !important;
    font-size: 10px !important;
}
}

@media only screen and (min-width: 1px) and (max-width: 420px) {

.booking-inner form {
   width:100%;
   text-align:center;
}
.booking-inner form select {
   width:22% !important;
  padding: 6px 3px 6px 5px;
   font-size:11px;
   margin:0px 1% 0px 0%
} 

.booking-inner #button {
   width:31% !important;
    font-size: 10px;
}
.booking-inner form label::after {
  top: 1px;
}
.c-login {
  width:100% !important;
    font-size: 10px !important;
}
.booking-inner {
  padding: 0px 0px 35px 0px;
}
.booking-inner span {
  display: block;
  margin: 0px;
  text-align: center;
}
}
@media only screen and (min-width: 1px) and (max-width: 345px) {
.booking-inner span {
  font-size: 12px;
}
}
ins {
    border:0 none !important;
    text-decoration:none !important;
}
del .amount {
    color:#ccc !important;
    font: 900 14px/20px "gesta",sans-serif !important; 
		text-decoration:line-through;
		margin-right:5px;
		display:block !important;
} 
.deal-wrap del .amount {
    display:inline-block !important;
		margin:0px !important;
}
@media only screen and (min-width: 1px) and (max-width: 540px) {
del .amount {
    display:none;
} 
.hide-price {
    display:none;
}

.products.front-loop li, .related .product-grid li {
    display: inline-block !important;
    float: left;
    position: relative;
    text-align: center; 
    width: 49% !important;
}
.products.front-loop li {
   margin:0px 2% 10px 0px !important;
}
.related .product-grid li {
   margin:0px 2% 0px 0px !important;
}

.products.front-loop li.new-prod-2, .products.front-loop li.new-prod-4,  .related .product-grid li:nth-child(even) {
    margin: 0px 0px 15px 0px !important;
}
.sort-bar { 
  padding: 5px 20px 10px 20px;
}
.woocommerce-result-count {
  float: none;
  width: 100%;
  text-align:center;
}
.woocommerce-ordering {
  float: none;
  text-align:center;
}
.company-details {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
}
.copyright {
    margin:20px 0px 0px 0px;
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
    border:0 none !important;
    display:block;
}
.copyright span {
    display:inline-block;
}
.telephone, .crd {
    margin-top: 0px;
    display:block !important;
}

}

@media only screen and (min-width: 1px) and (max-width: 700px) {

.woocommerce-message {
   text-align:center;
padding: 25px 20px;
}

.woocommerce-message .button {
  margin: 0px auto 10px auto;
  width: 170px;
  float:none;
}

.woocommerce-page .images {
  float: none;
  width: 100%;
  max-width:400px;
  padding:0px;
  margin:0px auto 30px auto;
  clear:both;
}
.entry-summary {
  float: none;
  width: 100%;
  max-width:600px;
  text-align:center;
  margin:0px auto 30px auto;
  padding:0px;
  clear:both;
}
#st-1 {
  text-align: center !important;
}
.single-product div.product table.variations td, .single-product div.product table.variations th {
  display:block;
  width: 100%;
}
.single-product div.product table.variations td.label {
   text-align:left !important;
}
.entry-summary .form-row input.input-text, .entry-summary .form-row textarea {

  margin: 0 auto !important;
  width: 100%;
  max-width:300px;
}
div.quantity {
  margin:20px 0px 0px 0px;
}
button.single_add_to_cart_button {
  margin: 20px auto 30px auto;
	width:100%;

}
}
.taptap-by-bonfire ul li a {
  color: #fff !important;
    text-transform:uppercase;
}
.taptap-by-bonfire .sub-menu a {
   color:#7d7d7d !important;
}
.taptap-by-bonfire .sub-menu ul a {
   color:#7d7d7d !important;

    text-transform:uppercase;
    font-size:10px;
}
.taptap-by-bonfire .sub-menu a {
  color: #7d7d7d;
  font-size: 11px;
  margin: 0; 
  padding: 2px 5px;

}


 

ul.product_list_widget {
    list-style:none;
    padding:0px;
    margin:0px;
}
ul.product_list_widget li {
    padding:0px;
    margin:20px 0px 0px 0px;  
}
ul.product_list_widget img {
    border:3px solid #f0f0f0;
}
ul.product_list_widget .product-title {
    display: block; 
    font: 400 16px/16px 'Montserrat', sans-serif;
    margin:10px 0px 10px 0px;
    padding:0px 10px;
}

span.onsale { 
    position:absolute;
    left:10px;
    z-index:99;
    width:50px;
    height:50px;
    border-radius:999px;
    text-align:center; 
    font: 700 13px/45px 'Montserrat', sans-serif;
    color:#fff;
    background:#d73b3b;
    text-transform:uppercase;
    border:2px solid #fff; 
		display:none !important;
}
.product-grid span.onsale { 
    top:10px !important; 
}
.single-product span.onsale { 
    top:10px; 
}

 
.product_list_widget li img {
    width:25%;
    margin:0px 10px 10px 0px;
    float:left;
}
.product_list_widget li a, li.empty {
    text-transform:uppercase;
    font: 400 12px/12px "gesta",sans-serif !important;
    line-height:12px !important;
}
.product_list_widget li .quantity {
    display:block;
    background:#fff;
    padding:5px 10px;
    text-align:center;
    margin:10px 0px 0px 0px;
    clear:both;
    font: 400 12px/12px "gesta",sans-serif !important;
} 
ul.product_list_widget .amount {
    color: #1677ab;
    display: inline-block;
    font: 900 12px/12px 'Montserrat', sans-serif;
    padding:0px;
}
.widget_shopping_cart p.total {
    font: 900 12px/12px "gesta",sans-serif !important;
    text-align:center;
    text-transform:uppercase;
}
.widget_shopping_cart p.buttons {
    margin:20px 0px 0px 0px !important;
    padding:0px;
}
.widget_shopping_cart .wc-forward {
  background: #1677ab none repeat scroll 0 0;
  color: #fff;
  display: block;
  font: 400 11px/10px 'Montserrat', sans-serif;
  margin: 10px 0 0;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.widget_shopping_cart .wc-forward.checkout {
  background: #05394f !important;
}
.c-login {
   background:#221f1f;
   color:#fff !important;
   border:2px solid #221f1f;
    border-radius: 5px;
    font-size: 11px;
    line-height:25px;
    height: 28px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 160px; 
    display:block; 
    position:absolute; 
    top:27px;
    right:0px; 
}
.c-login:hover {
    background:#eab121;
    color:#221f1f !important;
}
ul.woocommerce-error {
    margin:10px 0px 20px 0px;
}
form.woocommerce-checkout, .cart-collaterals {
    margin-top:20px !important;
}
li.payment_method_bacs {
    margin:10px 0px 0px 0px;
}
.call-us {
    font: 400 18px/20px 'Montserrat', sans-serif;
    text-align:center;
    display:block !important;
    padding:30px 0px;
    text-transform:uppercase;
}
.ginput_preview {
    color:#fff;
		text-align:center;
		padding-top:5px;
}
.ginput_preview a {
    color:#fff;
}
.call-us strong {
    display:inline-block;
}
.call-us strong span {
    display:inline-block;
    margin:0px !important;
}

@media only screen and (min-width: 1px) and (max-width: 1100px) {
.call-us {
    font: 400 18px/20px 'Montserrat', sans-serif;
    text-align:center;
    display:block !important;
    padding:30px 0px;
    text-transform:uppercase;
}
.call-us strong {
    display:block;
}
.call-us strong span {
    display:inline-block;
    margin:0px !important;
}
.woocommerce-page .booking-strap {
    padding:0px !important;
}
.woocommerce-page .booking-inner {
  padding: 0px;
}
}

@media only screen and (min-width: 1px) and (max-width: 540px) {
.woocommerce-page .booking-inner span {
  font-size: 13px;
    max-width: 200px;
    margin:0px auto !important;
    line-height:14px !important;
    display:block;
}
.woocommerce-page .booking-inner span span {
    display:inline-block !important;
}
.call-us {
  padding: 15px 0 !important;
}
}


/*------------------------------------*\
	SHARETHIS
\*------------------------------------*/ 
.share-title {
    height:40px;
    display:inline-block;
    font: 400 11px/40px 'Montserrat', sans-serif;
    text-transform:uppercase; 

    margin:0px 10px 0px 0px;
}
.st_facebook_large, .st_twitter_large, .st_pinterest_large, .st_whatsapp_large {
    vertical-align: text-top;
}
.sharethis {
   margin-bottom:30px;
   line-height:40px;
}
.st_facebook_large span span {
   background:url(img/fb-share.png) top center no-repeat !important;
}
.st_twitter_large span span {
   background:url(img/tw-share.png) top center no-repeat !important;
}
.st_pinterest_large span span {
   background:url(img/pin-share.png) top center no-repeat !important;
}
.st_whatsapp_large span span {
   background:url(img/wa-share.png) top center no-repeat !important;
}
@media only screen and (min-width: 1px) and (max-width: 540px) {
.share-title {
  font: 400 9px/40px 'Montserrat', sans-serif;

}
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
h1.page-title {
    font: 400 30px/30px 'Montserrat', sans-serif;
    margin:30px 0px;
}

.tit-wrap {
    width:100%;
		padding:30px 2.5%;
		margin:0px auto 30px auto;
		max-width:1280px;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
}
.tit-wrap h1.page-title {
    font: 400 30px/28px 'Montserrat', sans-serif;
    color:#05394f;
		padding:0px;
		margin:0px;
		display:block;
		text-transform:uppercase;
}
@media only screen and (min-width: 1px) and (max-width: 630px) {
.tit-wrap h1.page-title {
    text-align:center;
    font: 400 30px/28px 'Montserrat', sans-serif;
}
.tit-wrap {
    width:100%;
		padding:15px 2.5%;
		margin:0px auto 20px auto;
}
}
/*------------------------------------*\
	REVIEWS
\*------------------------------------*/
abbr[title], abbr {
    border-bottom: 0 none !important;
}
@font-face{font-family:star;src:url(fonts/star.eot);src:url(fonts/star.eot?#iefix) format("embedded-opentype"),url(fonts/star.woff) format("woff"),url(fonts/star.ttf) format("truetype"),url(fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}


.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table
}
.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777
}
.woocommerce #reviews h3 {
    margin: 0 0 20px 0;
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}
p.comment-notes {
    font-size:12px;
		margin:0px 0px 20px 0px !important;
}
p.comment-form-rating {
    padding:20px 20px;
		background:#05394f;
		color:#fff;
		margin:0px !important;
}
.woocommerce #reviews #comment {
    height: 115px
}
.woocommerce #reviews #comments h2 {
    clear: none
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
    clear: both
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0px;
    border: 0 none;
    border-radius: 0px;
    padding: 20px;
		background:#eee;
}
.star-rating {
    color:#eab121 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist>li:before {
    content: ""
}
.comment-text .meta {
    clear:both;
		display:block;
		margin:10px 0px 20px 0px !important;
}
.comment-text p:last-child {
    margin-bottom:0px !important;
}
.woocommerce .star-rating {
    float: left;
		clear:both;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 24px;
    width: 5.4em;
		margin:0px 0px 10px 0px;
    font-family: star
}
.woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}
.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}
.entry-summary .woocommerce-product-rating .star-rating {
    margin: 0 4px 0 0 !important;
    float: left
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}
.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
    content: " ";
    display: table
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
    content: "\e021";
		color:#eab121;
		font-size:24px;
}
p.stars {
   margin:10px 0px 0px 0px !important;
}
.woocommerce #review_form #respond p {
    margin: 0;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto
}
.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}
.woocommerce p.stars a {
    position: relative;
    height: 2em;
    width: 24px;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    line-height: 1.5;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    border-top: 0;
    margin: 0
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
    content: "\e020"
}
.woocommerce p.stars.selected a.active~a:before {
    content: "\e021"
}
.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"
}
.comment_container .avatar {
    display:none !important;
}
.commentlist {
    list-style:none;
		padding:0px;
		margin:0px;
}

p.comment-form-comment {
    padding:20px 20px 0px 20px;
	  background:#eee;
		position:relative;
}
p.comment-form-author, p.comment-form-email {
    padding:10px 20px 0px 20px;
	  background:#eee;
		position:relative;
}
p.comment-form-comment label {
    color: #6b6b6b;
    font: 400 13px/14px "Montserrat",sans-serif;
    left: 35px;
    position: absolute;
    top: 32px;
}
p.comment-form-author label, p.comment-form-email label {
    color: #6b6b6b;
    font: 400 13px/14px "Montserrat",sans-serif;
    left: 35px;
    position: absolute;
    top: 20px;
}
p.comment-form-comment textarea {
    border:0 none;
		padding:30px 15px 15px 15px;
		height:130px;
    font: 400 15px/18px "Montserrat",sans-serif;
    border-bottom: 5px solid #1677ab !important;

}
 p.comment-form-author input, p.comment-form-email input {
    border-radius: 0 !important;
    font: 400 15px/18px "Montserrat",sans-serif;
    height: 60px;
    padding: 20px 15px 0;
    width: 100% !important;
		border:0 none;
    border-bottom: 5px solid #1677ab !important;
}
p.form-submit {
    padding:20px;
    background:#eee;
}
p.form-submit #submit {
    background: #1677ab none repeat scroll 0 0 !important;
    border: 1px solid #1677ab !important;
    color: #fff;
    display: block;
    font: 300 14px/50px "Montserrat",sans-serif;
    height: 50px;
    margin: 0px auto;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.product-grid .star-rating {
    display:none !important;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.wc-deposits-wrapper {
 margin:0 0 1em
}
.wc-deposits-wrapper .wc-deposits-option {
 list-style:none outside;
 margin:0;
 padding:0 0 2px;
 overflow:hidden;
 font-size:1em;
 line-height:2em
}
.wc-deposits-wrapper .wc-deposits-option li {
 padding:.5em 1em;
 border:1px solid #ccc;
 box-shadow:0 1px 1px rgba(0,0,0,.1);
 border-radius:4px;
 box-sizing:border-box;
 width:49%;
 margin:0;
 float:left
}
.wc-deposits-wrapper .wc-deposits-option li input {
 margin:-2px 1em 0 0;
 display:inline-block;
 vertical-align:middle
}
.wc-deposits-wrapper .wc-deposits-option li label {
 padding:0;
 display:inline-block;
 vertical-align:middle;
 cursor:pointer
}
.wc-deposits-wrapper .wc-deposits-option li:last-child {
 float:right
}
.wc-deposits-wrapper .wc-deposits-payment-plans {
 list-style:none outside;
 padding:0 1em;
 margin:0 0 1em;
 border:1px solid #ccc;
 box-shadow:0 1px 1px rgba(0,0,0,.1);
 border-radius:4px;
 box-sizing:border-box;
 font-size:1em;
 position:relative
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan {
 border-bottom:1px solid #eee;
 padding:1em 0
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-name {
 display:block
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-description {
 color:#77a464
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:last-child {
 border-bottom:0
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan input {
 margin:-2px 1em 0 0;
 display:inline-block;
 vertical-align:middle
}
.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan label {
 padding:0 0 0 10px;
 display:inline-block;
 vertical-align:middle;
 cursor:pointer;
 max-width:80%
}
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans {
 margin:1em 0
}
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:before {
 content:"";
 display:block;
 border:8px solid #ccc;
 border-right-color:transparent;
 border-left-color:transparent;
 border-top-color:transparent;
 position:absolute;
 top:-3px;
 left:-4px;
 margin:-1em 0 0 25%
}
.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:after {
 content:"";
 display:block;
 border:8px solid #fff;
 border-right-color:transparent;
 border-left-color:transparent;
 border-top-color:transparent;
 position:absolute;
 top:-2px;
 left:-4px;
 margin:-1em 0 0 25%
}
.wc-deposits-wrapper .wc-deposits-payment-description {
 color:#77a464;
 margin:1em 0
}
.woocommerce .order_details .wc-deposits-order-item-description {
 margin-bottom:0
}