

/* @media (max-width: 767px) */

.txtfielddropdown{
    -webkit-appearance: none;
    -moz-appearance: none;

    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;

    display: inline-block;
    height: 14px;
    padding: 5px 10px;
    margin-bottom: 1em;
    font-size: 12px;
    /* border-radius: 20px; */
    line-height: 20px!important;
    color: #555555;
    vertical-align: middle;
    border:1px solid #B2B2B2!important;
    height:32px!important;
    border-radius:0;
}

.resetpassform label{
    float:none;
    display:block;
    width:auto;
}

.prod-image-container{
    position: relative;
    margin: 0 auto;
  }
  
  .prod-image-container img{
    position: absolute;
    /* left:0; */
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  
  }

  .prod-image-bottom{
      opacity:0;
  }

  .prod-image-top{
    position:relative!important;
  }
  
  .prod-image-top:hover{
    opacity:0;
  }

  .prod-image-container:hover .prod-image-bottom{
    opacity:1;
  }
  

#top-mid-bar.sticky-menu {
    width: 100%;
    left: 0;
}

.mt-10 {
	margin-top:10em;
}

p .ac .cc-pagination {
	    padding: 1em 0 5px;
		    border-top: 1px solid #EFEFEF;
}

.table-desc th, .table-desc td {
    padding: 7px 0px;
}

.product-swiper-row {
	margin: 0em 0px;
    padding: 4em 0;
}

/*Start Header Callout*/

.accordion-header {
  margin-bottom: 0px;
}

.accordion-header-group {
  	margin-top: 7px;
	margin-bottom: 7px;
    font-size: 12px;
    line-height: 15px;
}

.accordion-header-heading{
  border-bottom: 0;
}

.accordion-header-heading .accordion-header-toggle {
  display: block;
  padding: 6px 4px;
	font-weight: 500;
	font-family: 'montserrat', sans-serif;
	color: #fff;
	font-size: larger;
}

.accordion-header-toggle {
  cursor: pointer;
}

.accordion-header-inner {
  padding: 20px 15px;
  border-top: 1px solid #fff;
}

.accordion-header-toggle.collapsed:after {
    content: "+";
    color: #fff!important;
    float: none;
}

.accordion-header-toggle:after {
    content: "+";
    color: #fff!important;
    float: none;
}

.three-row-callout-left {

}

.three-row-callout-left a{
	color:#fff;
}

.three-row-callout-right a{
	color:#fff;
}

/* End Header Callout */

/* QTY Discounts -------------------------------------------------- */

.discount-flag-area {
    bottom: 0;
    width: 100%;
    padding: 0px 0;
    background-color: #000;
    min-height: 0em;
}


.cc-flag-discount {
	background-color:#000;
	color:#fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 2px 0px;
    letter-spacing: .03em;
    margin-bottom: 0px;
    width: 76%;
    display: inline-block;
}

.more-colour-block{
	
}

#prodexd-details .cc-flag-discount {
	background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 0px;
    letter-spacing: .03em;
    margin-bottom: 0px;
    width: 100%;
    display: inline-block;
    text-align: center;
	    margin-bottom: 20px;
}

/* End QTY Discounts */

/* Accordion Edits -------------------------------------------------- */

.accordion-heading .accordion-toggle {
    font-size: 15px;
}

.accordion-heading .accordion-toggle {
    padding: 15px 15px;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #f1f1f1;
}

.full-width-row{
    position: relative;
    width:100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.on-body4 {
    width: 18.7%!important;
}

.bg-grey {
    background-color: #f5f5f5;
}

.bg-dark-grey {
    background-color: #333;
}

.bg-light-blue {
    background-color: #edf6ff;
}

.bg-bright-blue {
    background-color: #3080a7;
}

body {
    padding-right: 0px;
    padding-left: 0px;
}

/* MARKETING CONTENT
    -------------------------------------------------- */

.marketing{
	padding-top: 1em;
    padding-bottom: 6em;
}

.marketing .span4 {
      text-align: center;
    }
.marketing h2 {
      font-weight: normal;
    }
.marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }

.marketing .span6 {
      text-align: center;
    }
.marketing .span6 p {
      margin-left: 15px;
      margin-right: 15px;
    }

/* Service Callout 3 across
-------------------------------------------------- */

	.service-callout {
		    margin-top: 0em;
    margin-bottom: 4em;
    border-top: 1px solid #efefef;
    padding-top: 5em;
	}

    .service-callout .span4 {
      text-align: center;
		padding-bottom: 10px;
    }
    .service-callout h2 {
      font-weight: normal;
    }
    .service-callout .span4 p {
      margin-left:5em;
      margin-right:5em;
    }

.modal{
    z-index:9999;
}


.modal button.close{
    color:#333!important;
}

.address-modal{

}

.modal-input-side{
    display:inline!important;
    position: relative;`
    top:-8px;
}

.modal-label-side{
    display:inline!important;
}

.original-price{
    display: block;
    text-decoration: line-through;
    opacity: 0.3;
}

.cartformat-total{
    
}

#createorder-coupon{
    margin-bottom:15px;
}
#createorder-coupon h5{
    padding:15px;
    margin: 0;
    border:1px solid #f5f5f5;

}

#createorder-coupon h5:after{
    content: "-";
    float:right;

}
#createorder-coupon-content.notactive{
    display:none;
}
#createorder-coupon h5.notactive:after{
    content: "+";
    float:right;
}

#createorder-coupon button{
    line-height:16px;
}

#shopaddtocartform #createorder-coupon input.txtfield{
    margin-bottom:0;
    width:auto;
}

#createorder-coupon-content{
    background: #FBFBFB;
    padding:15px;
}



#cc-img-modal #cc-modal-content{
    width:100%;
}
#cc-img-modal-loading{
    display:none;
    position: absolute;
      top: 50%;
      left: 44%;
  }
    #myImg {
      border-radius: 5px;
      cursor: pointer;
      transition: 0.3s;
  }
  #myImg:hover {opacity: 0.7;}

  /* The Modal (background) */
  .cc-modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 99999; /* Sit on top */    
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: scroll; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
      -webkit-overflow-scrolling: touch;
  }
  /* Modal Content (Image) */
  .modal-content {
      margin: auto;
      display: block;
      max-width: 100%;    
      padding-bottom: 100px;
      margin-bottom: 100px;
  }
  
  #cc-modal-content{
      margin:60px auto;
      width:600px;
  }

  /* The Close Button */
  .cc-close {
      position: absolute;
      top: 15px;
      right: 35px;
      color: #FFF;
      font-size: 65px;
      font-weight: bold;
      transition: 0.3s;
  }
  .cc-close:hover,
  .cc-close:focus {
      color: #bbb;
      text-decoration: none;
      cursor: pointer;
  }
  
  .noscroll { 
    overflow: hidden;
  }
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
      .modal-content {
          width: 100%;
      }
  }
.cc-pagination a, .cc-pagination span{
    font-size:12px;
    border:1px solid #f5f5f5;
    padding:5px 12px;
}


.cc-pagination a:hover{
    background:#f5f5f5;
}

#mobile-top-menu{
  display:none;
}

/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

 .slicknav_menu {
 	display:none;
 }

 .slicknav_nav h5{
   display:inline-block;
   font-weight:normal;
   text-transform: uppercase;
   margin:0;
 }

.slicknav_btn {
  float:left;
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.2em 0.625em 0.438em 0.24em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {

  *zoom: 1; }

  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }

  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }

    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }

  .slicknav_menu .slicknav_no-text {
    margin: 0; }

  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.8em;
    height: 0.2em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:before {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}

.slicknav_nav {
  clear: both;
}

  .slicknav_nav ul {
    display: block;
}

.slicknav_nav li {
    display: block; 
	font-family: 'Montserrat', Arial, sans-serif; 
	font-size:.95em; 
}

  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
	position: absolute;
	padding-top: 2px;
}

  .slicknav_nav .slicknav_item {
    cursor: pointer;
}

    .slicknav_nav .slicknav_item a {
      display: inline;
}

  .slicknav_nav .slicknav_row {
    display: block;
}

  .slicknav_nav a {
    display: block;
}

  .slicknav_nav .slicknav_parent-link a {
    display: inline;
}

.slicknav_brand {
  float: left;
}

.slicknav_menu {
  font-size: 18px;
  box-sizing: border-box;
  margin-top:11px;
  padding: 0px;
}

  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #333; }

.slicknav_btn {
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
   background-color: transparent;
  	float:left;
	padding-bottom: 25px;
}

.slicknav_nav {
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
  background:#fff;
  position: relative;
  z-index:9999;
}

.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row {
      padding: 5px 10px 5px 4px;
    margin: 2px 5px 2px 1px;
}

.slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #fff;
      color: #333;
}

.slicknav_nav a {
    padding: 5px 10px 5px 4px;
    margin: 2px 5px 2px 1px;
    text-decoration: none;
    color: #333;
}

.slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #fff;
      color: #222;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

 .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_brand {
  color: #333;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.hero-unit p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 200;
    line-height: 25px;
  
}

.hero-unit h5 {
    margin-bottom: 10px;
    font-size: 18px;
  
}

.hero-unit .terms p {
        font-size: 11px;
    font-weight: 200;
    line-height: 20px;
}


#resp-menu-btn img{
    width:25px;
}

#resp-menu-btn{
display: none;
}

.sticky-menu {
  position: fixed!important;
  width: 100%;
	border-bottom: 1px solid #e7e7e7;
  top: -1px;
  z-index: 9999;

}

.sticky-menu .navbar{
  margin-bottom:0;
}

.dropdown-menu h3 {
  	margin-bottom: 12px;
    font-family: 'Montserrat', arial, sans-serif;
    Text-transform: uppercase;
    padding-bottom: 0.4em;
    font-size: 1.5em;
    font-weight: 300;
    border-bottom: 1px solid #efefef;
}

.dropdown-menu h4{
  	margin-bottom: 0;
    font-family: 'Montserrat', Arial, sans-serif;
    letter-spacing: .08em;
    Text-transform: uppercase;
    padding-bottom: .7em;
    font-size: 1.2em;
    font-weight: 300;
}

ul.dropdown-menu{
  border-radius:0px!important;
}

ul.dropdown-menu{
  z-index:9999;
}

.navbar{
  margin-bottom:1px;
}

.navbar .btn-navbar{
  background-color: #FFF;
  background-image:none;
}

.navbar .btn-navbar .icon-bar{
  box-shadow:none;
  background-color: #909090;
}

.megamenu-column{
 	padding:0 20px;
}

.megamenu-grid {
    width: 33% !important;
}

/*!
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */

.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
  position: static;
}
.yamm .navbar-inner,
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .dropdown-menu > li {
  display: block;
}
.yamm .dropdown-submenu .dropdown-menu {
  left: 100%;
}
.yamm .nav.pull-right .dropdown-menu {
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
  *zoom: 1;
}
.yamm .yamm-content:before,
.yamm .yamm-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.yamm .yamm-content:after {
  clear: both;
}
.yamm.navbar .nav > li > .dropdown-menu:after,
.yamm.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.yamm .dropdown.yamm-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
@media (max-width: 969px) {
  .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: auto;
  }
  .yamm .yamm-content {
    padding-left: 0;
    padding-right: 0;
  }
  .yamm .dropdown-menu > li > ul {
    display: block;
  }

  #top-mid-bar{
    /*max-height:100%;
    overflow-y:scroll;*/

  }
}

.filter-menu-body{
    text-align:left;
    display:none;
}


.filter-menu-body label.checkbox{
  width:100%;
}
#btn-filter{
  width: 100%;
  padding: 10px 0;
  margin-bottom: 15px;
}

#btn-filter .icon-filter{
  margin-top:-1px;
    display: none;
}

.filter-wrap{
  display:none;
}

.filter-wrap label{
  float:none;
   font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  line-height:22px;
  text-transform: lowercase;
  color:#000;
  border-bottom:1px solid #f5f5f5;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:1px;
	font-size:12px;
}

.filter-wrap-parent h4{
  cursor:pointer;
    letter-spacing: .04em;
    font-weight: 600;
	font-size:1.6em;
}

.filter-toggle-icon{
  float:right;
}

.nav-tabs{
  border:1px solid transparent;
}
.nav-tabs > li {
width:100%;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
  border:1px solid transparent;
  background-color:#f5f5f5;
  color:#333;
    font-family: 'montserrat', arial, sans-serif;
    font-weight: 500;
}
.nav-tabs > li > a {
  border-radius:0;
  text-align:center;
  border:0;
  font-weight:bold;
  background-color:#fbfbfb;
  color:#d8d8d8;
}

.accordion-group{
  margin-bottom:15px;
  border-radius:0;
  border-left:0;
  border-right:0;
}

.accordion-heading .accordion-toggle{
  text-align:center;
}
.accordion-heading .accordion-toggle:after {
    content: "+";
    float: right;
}
.zoomContainer:hover{
	cursor:pointer!important;
}

.btb{
	border-top:1px solid #f5f5f5;
}
.bbb{
	border-bottom:1px solid #000;
}

.sunyellow{
	color:#999!important;
}

.ib{
	display:inline-block;
	vertical-align: top;
}

.btn-header-drop {
    display: inline-block;
    padding: 4px 30px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #000033;
    letter-spacing: .02em;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000033;
    /* background-color: #f5f5f5; */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); */
    /* background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    /* background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); */
    /* background-repeat: repeat-x; */
    /* border: 1px solid #cccccc; */
    /* border-color: #e6e6e6 #e6e6e6 #bfbfbf; */
    /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
    /* border-bottom-color: #b3b3b3; */
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); */
}

.btn-header-drop:hover,
.btn-header-drop:focus,
.btn-header-drop:active,
.btn-header-drop.active,
.btn-header-drop.disabled,
.btn-header-drop[disabled] {
  color: #fff;
  background-color: #ccc;
  *background-color: #ccc;
}

.btn-header-drop:active,
.btn-header-drop.active {
  background-color: #cccccc \9;
}

.btn-header-drop:first-child {
  *margin-left: 0;
	margin-right: 15px;
}

.btn-header-drop:hover,
.btn-header-drop:focus {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-header-drop:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



/*Header*/
#top-banner{

}

#top-bar-callout{
	background-color:#9ecee2;
	position: relative;
    z-index: 2;
    color: #fff;
    letter-spacing: .09em;
}

#top-bar-callout .container .row-fluid{
	padding-top:0px;
}

#top-bar{
	background-color:#f5f5f5;
	position: initial;
    z-index: 2;
    height: 35px;
    padding-top: 4px;

}

#top-shipping{
	margin-bottom:0;
	padding-top: 3px;
	float:left;
	font-family: 'montserrat', arial, sans-serif;
}

#top-shipping li{
	display:inline-block;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	padding-left:1px;

}

#top-shipping .shipping-callout{
	font-size:14px;
	margin-left:16px;
	
}

#top-minibag{
	margin-bottom:0;
	padding-top: 3px;
	float:right;
	margin-right: 3px;
}

#top-login-list{
	margin:0 0 0 45px;
	display:inline-block;
	vertical-align: top;
}

#top-minibag li{
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
	padding-left:4px;

}

#top-minibag li img{
	padding-right:3px;
}

.top-search-form{
  margin:0;
  padding-top:12px;
}

input.top-search{
	margin-bottom: 0;
	height: 14px;
	width:95px;
}

#top-menu{
	float:right;
	padding-top: 11px;
    padding-right: 0px;
}

#top-logo{
	width:240px;
	margin-top:12px;
	margin-left:5px;
	float:left;
	padding-bottom:20px;
}

#top-mid-bar{
	/*border-bottom:1px solid #f5f5f5;*/
	padding:8px 0 0;
  position: relative;
  background-color: #FFF;
  z-index:999;
}

#top-mid-bar .social-icons img{
	width:25px;
}

#top-nav-menu{
	text-align:left;
	margin-bottom:4px;
	padding-top: 3px;
}

#top-nav-menu a,#top-minibag a{
	color:#000;
}

#top-minibag:hover{
	color:#666;
}


#top-menu .nav > li> a {
	font-family: 'montserrat', arial, sans-serif;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 23px 26px 15px;
    letter-spacing: .12em;
    font-weight: 300;
    color: #333;
}


#top-menu .nav > li ul{
  padding-left:0;
  margin-left:0;
}

#top-menu .nav > li li{
	list-style: none;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    margin-left: 0px;
    line-height: 25px;
}

#top-menu .nav > li li a{
	color: #000;
}

#top-menu .nav > li li .view-all-menu{
    font-weight: 300;
    font-size: 12px;
	padding-top:8px;
}

#top-menu .nav > li li .view-all-menu a{
    color: #888;
}

#front-ship-message h5{
	background-color: #000;
	margin: 0;
	padding: 5px 0;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	letter-spacing: 1px;
}


#front-we-love{
	border-top:1px solid #000;
	margin-top:30px;
	padding-top:30px;
	position:relative;
}
#front-we-love h5{
	background-color: #FFF;
	padding: 0 5px;
	width:165px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:-40px auto 20px;
}

#front-we-love p{
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}

#front-we-love a{
	color:#000;

}

#front-we-love .frontpage-arrow{
	padding-bottom: 1px;
}

#front-we-love .frontpage-mainimage{
	margin-bottom:10px;
	width:100%;
}

/*End of header*/


#cc-breadcrumbs {
	font-size:10px;
	padding-bottom:6px;
	padding-top: 14px;

}

#cc-breadcrumbs .divider{
	margin:0 5px;
}
#cc-breadcrumbs span, #cc-breadcrumbs a{
	vertical-align: middle;
	text-transform: uppercase;
}


#projectsvg{
        position: relative;
        width: 100%;
        padding-bottom: 8%;
        vertical-align: middle;
        margin: 0;
        overflow: hidden;
    }

#projectsvg svg{
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
}

#container-collection{
    height:465px;
    position:relative;
}

#image-collection{
    position:absolute;
    left:0;
    top:0;
}

#text-collection-1{
     z-index: 100;
    position: absolute;
    color: white;
    font-size: 18px;
    left: 50%;
    top: 50px;
    text-align: center;
    font-family: 'Montserrat', arial, sans-serif;
    letter-spacing: 5px;
    transform: translate(-50%, -50%);
}

#text-collection-2{
    z-index: 100;
    position: absolute;
    color: white;
    font-size: 38px;
    font-weight: bold;
    left: 50%;
    top: 100px;
    text-align: center;
    font-family: 'roboto', sans-serif;
    letter-spacing: 10px;
    transform: translate(-50%, -50%);
}

#text-collection-p{
    z-index: 100;
    position: absolute;
    color: white;
    font-size: 12px;
    left: 50%;
    top: 230px;
    text-align: center;
    transform: translate(-50%, -50%);
}

/*Footer*/

footer form {
    margin: 0.6em .5em 0 0;
}


footer{
	padding: 0em 0 0 0;
    /*border-top: 1px solid #f5f5f5;*/
    margin-top: 0em;
}

footer a{
	color:#333;
}

footer a:hover{
	color:#000;
}

footer #social-icons img{
	padding-right: 0px;
    max-width: 37px;
}

#footer-sunseeker-fit{
	text-align:center;
}

#footer-menu{
	text-align:right;
}

.footer-menu p{
	text-align:center;
}

div.vertical-line{
  width: 0px; /* Use only border style */
  height: 138px;
  float: left;
  border: 1px solid #f5f5f5; /* This is default border style for <hr> tag */
}

#social-icons {
		text-align:center;
		padding-bottom:0px;
	}
	
li.mobile-footer {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 5px;
}

.footer-bottom {
	min-height:1em;
	padding: 30px 0px 30px 0;
    color: #888;
    display: block;
}

.footer-bottom #card-icons {
    padding: 0;
    margin: 0 20px 0 0;
    display: inline;
    float: right;
}

.footer-bottom #card-icons-mobile {
    padding: 0;
    margin: 0 12px 0 0;
	text-align:center;
}

.footer-bottom #card-icons-mobile li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    font-family: 'newsgothic_demibold',sans-serif;
    font-size: 15px;
}


.footer-bottom #card-icons li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    font-family: 'newsgothic_demibold',sans-serif;
    font-size: 15px;
}


/*end of footer*/



#ewayForm.label{
	text-transform: uppercase;
}


label{
	display:inline-block;
	width:125px;
	float:left;
}

label.quantity{
	width:auto;
	text-transform:capitalize;
	padding-left:5px;
	font-weight:bold;
}

input.quantity{
/*	float:left;
	background-color:#e4e4e4;
	border:1px solid #cdcdd0;*/
}

fieldset{
	padding-bottom:0;
}



h1, h2, h3, h4, h5, h6{
/*	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	padding-bottom:1em;*/
	font-family: 'montserrat', sans-serif;
}

h1{
	font-size:25px;
	margin-top:0;
}

h1 a,h2 a, h3 a, h4 a , h5 a ,h6 a{
	color:#000;
}
h1 a:hover,h2 a:hover, h3 a:hover, h4 a:hover , h5 a:hover ,h6 a:hover{
	color:#666;
}

.center {
	display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.btn-clear-home {
    display: inline-block;
    padding: .7em .7em;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 12px;
    min-width: 150px;
}

.btn-clear-home-black {
    display: inline-block;
    padding: .7em .7em;
    margin-bottom: 10px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #000;
    font-weight: 600;
    font-size: 12px;
    min-width: 150px;
}

.btn-clear-home-solid {
    display: inline-block;
    padding: .7em .7em;
    margin-bottom: 0;
    line-height: 20px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 12px;
    min-width: 150px;
}

.btn-clear {
    display: inline-block;
    padding: .7em 4.5em;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #cccccc;
    font-weight: 600;
}

.header-home-callout{
    letter-spacing: 4px;
    padding-top: 3em; 
}

.header-home-callout p {
    letter-spacing: .01em;
    padding-top: .9em;
    padding-bottom: .8em;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    font-weight: 100;
    line-height: 29px;
    font-style: normal;
    margin-left: 0em;
    margin-right: 0em;
}

.header-home-callout h1 {
        letter-spacing: 5px;
    padding-top: .05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 4.5em;
    font-weight: 400;
    color: #efefef;
    font-style: normal;
    padding-bottom: .01em;
	line-height:50px;
}

.header-home-callout h2 {
      letter-spacing: 2px;
    padding-top: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
    line-height: 0px;
    color: #000;
    padding-bottom: 1px;
    font-weight: 500;
}

.header-home-callout h3 {
        letter-spacing: 4px;
    padding-top: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    line-height: 40px;
    color: #000;
    padding-bottom: 0px;
    font-weight: 200;
}

.header-home-callout h4 {
    letter-spacing: 2px;
    padding-top: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    line-height: 0px;
    color: #081c5b;
    padding-bottom: 1px;
    font-weight: 500;
}

.last-callout .header-home-callout h1 {
    color: #fff; 
}

.text-slider-left{
    text-align: left;
    padding-top: 4em;
    margin-left: 2em;
}

 
.text-callout-left{
	text-align: left;
    padding-top: 23em;
    margin-left: 3em;
}


.text-callout-left-last {
 	text-align: left;
    padding-top: 23em;
    margin-left: 3em;
}

.text-callout-right{
	text-align: right;
    padding-top: 20em;
    margin-right: 3em;
}

.split-callout-row {
    margin: 2em 0em;
}

.home-split-callout {
    padding-top: .5em;
}

.home-split-callout h2 {
	font-size: 2.6em;
    font-weight: 200;
    letter-spacing: 5px;
}

.home-split-callout h5 {
	font-size: 1.3em;
    font-weight: 100;
    letter-spacing: 2px;
	line-height: 25px;
}

.split-callout-right {
	text-align:right;
    padding: 0em 2em;
}

.split-callout-left {
	 text-align: left;
    padding: 1.5em 3em;
}

.product-home-callout {
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .5em;
    line-height: 1.2em;
}

.product-home-callout h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .5em;
    line-height: .8em;
}

.product-home-callout p {
    font-size: 12px;
    font-weight: 100;
}

.collection-home-callout p{
	font-family: 'Roboto', verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5em 4em;
}

.collection-home-callout h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .5em;
    line-height: 1.2em;
}


.header-callout{
	text-align: center;
    letter-spacing: 6px;
    padding-top: 0px;
    font-family: 'Montserrat', open sans, sans-serif;
	font-size: 28px;
	font-weight: normal;
    font-style: normal;
}

.header-callout-sm{
	text-align: center;
    letter-spacing: 3px;
    padding-top: 5px;
    font-family: 'Montserrat', open sans, sans-serif;
	font-size: 12px;
	font-weight:normal;
}


.collection-callout-split{
	text-align: center;
    padding-bottom: 4em;
    padding-top: 2em;
}

.collection-callout-split h2{
	font-weight: 400;
	    padding-top: .5em;
}

.collection-callout-split p{
	font-family: open sans, verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5em 4em;
}


.collection-callout-split-last{
	text-align: center;
    padding-bottom: 4em;
    padding-top: 2em;
}

.collection-callout-split-last p{
	font-family: open sans, verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5em 4em;
}

.collection-callout-split-last h2{
	font-weight: 400;
	   padding-top: .5em;
}

.home-callout-title {
	text-align: center;
    padding-top: 2.5em;
	padding-bottom: 1em;
}

.home-callout-title p {
   text-align: center;
    letter-spacing: .01em;
    padding-top: .9em;
    padding-bottom: .8em;
    font-family: 'Roboto', sans-serif;
    font-size: .45em;
    font-weight: 100;
    line-height: 29px;
    font-style: normal;
}

.home-callout-title h1 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: .8em;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5em;
    font-weight: 100;
    line-height: 36px;
    color: #000;
    font-style: normal;
    padding-bottom: .01em;
}

.home-callout-title h4 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size:1em;
    line-height: 0px;
    color: #000;
    padding-bottom: 20px;
    font-weight: 300;
}

.home-callout-title-collections {
	text-align: center;
    padding-top: .5em;
}

.home-callout-title-collections p {
   text-align: center;
    letter-spacing: .01em;
    padding-top: .9em;
    padding-bottom: .8em;
    font-family: 'Roboto', sans-serif;
    font-size: .45em;
    font-weight: 100;
    line-height: 29px;
    font-style: normal;
}

.home-callout-title-collections h1 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: .4em;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5em;
    font-weight: 100;
    line-height: 30px;
    color: #000;
    font-style: normal;
    padding-bottom: .01em;
}

.home-callout-title-collections h4 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size:1em;
    line-height: 0px;
    color: #000;
    padding-bottom: 0px;
    font-weight: 300;
}


.background-row-right {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/header-image-kyoto.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 47%;
}

.background-row-left {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/header-image-kyoto.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 47%;
}

.background-row-full {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/header-image-vermont.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 57.5em;
}

.background-row-full.last-callout {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/desktop/header-image-infinity.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 57.5em;
}

.background-row-full-secondary {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/collection-main-image-kyoto.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 57.5em;
}

.bg-hero-fullwidth {
    background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/HP-mexicali.jpg);
    height: 59em;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-hero-fullwidth .text-block {
   position: inherit;
    text-align: center;
    top: 48%;
}

@media (min-width: 1201px) and (max-width: 1560px) {

.bg-hero-fullwidth {
    background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/HP-mexicali.jpg);
    height: 45em;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.bg-hero-fullwidth .text-block {
    position:inherit;
    text-align: center;
    top: 48%;
}

}

.bg-hero-fullwidth .text-block h1 {
    letter-spacing: 5px;
    padding-top: .05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 5em;
    font-weight: 400;
    color: rgba(255,255,255, 0.6);
    font-style: normal;
    padding-bottom: 18px;
    line-height: 50px;
}

.bg-hero-fullwidth .text-block h4 {
    letter-spacing:.03em;
    padding-top: .05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    color: rgba(255,255,255, 0.6);
    font-style: normal;
    padding-bottom: .01em;
    line-height: 30px;
}

.btn-clear-home-white {
    font-size: 13px;
}

.three-row-callout {
	text-align: center;
    max-width: 79%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 11em;
}

.three-row-callout h2 {
    font-size: 2.6em;
    font-weight: 200;
    letter-spacing: 7px;
    color: #fff;
    text-transform: uppercase;
}

.three-row-callout h5 {
    font-size: 1.3em;
    font-weight: 100;
    letter-spacing: .01em;
    line-height: 25px;
	color:#fff;
}

.home-split-callout h2 {
    font-size: 2.6em;
    font-weight: 200;
    letter-spacing: 5px;
}


input[type="submit"], input[type="button"], button-searcg, .button-search {
    background: #000;
    color: black!important;
    border: none;
    text-transform: uppercase;
    padding: 4px 9px 5px 9px;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .08em;
}

input[type="submit"], input[type="button"], button, .button {
    background: #FFB8B2;
    color: white!important;
    border: none;
    text-transform: uppercase;
    padding: 15px 19px 15px 19px;
    cursor: pointer;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: .08em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.smallbutton{
	    padding: 7px 14px 7px 14px;
    	font-size: 12px;

}

.button.removebutton{
	background:#EBEBEB;
	color:#666!important;
	border:none;
	text-transform:lowercase;
	padding:4px 6px;
	cursor:pointer;
	font-size:10px;
	line-height:12px;
}

/*.button{
	background:#000;
	color:white!important;
	border:none;
	text-transform:uppercase;
	padding:5px 25px;
	cursor:pointer;
	font-style:italic;
}*/
/*
.button:hover{
	background:#666;
	color:white!important;
	text-decoration:none;
}*/

input[type="submit"]:hover,input[type="button"]:hover,button:hover,.button:hover{
	background:#f5f5f5;
	color:black!important;
	text-decoration: none;
}

.fontbold{
	font-weight:bold;
}

.ac {text-align:center !important;font-size: medium;margin: 10px;}
.ar {text-align:right !important;}
.al {text-align:left !important;}
.fr {float:right !important;}
.fl {float:left !important;}
.vt {vertical-align:top !important;}
.vm {vertical-align:middle !important;}
.vb {vertical-align:bottom !important;}
/*.cb {
clear:both;
display:block;
font:1px/0 serif;
content:".";
height:0;
visibility:hidden;
}*/

/* For modern browsers */
.cb:before,
.cb:after {
    content:"";
    display:table;
}

.cb:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cb {
    *zoom:1;
}


#wrap{
	margin:15px auto;
	width:960px;
}

#main{
	background:WHITE;
	padding:0px 0;
	width: 100%;
	padding-bottom: .5em;
	border-top: 1px solid #f5f5f5;
	min-height: 38em;
}

#mid-div{
	background-color:white;
}


#top-div{
	width:100%;
	height:109px;
}
#top-left{
	width:250px;
}

#top-mid{
	width:500px;
	text-align:center;

}

#top-right{
	height:109px;
	width:505px;
	text-align:right;
}

#top-menu > li{
	display:inline;

}

#top-menu > li >a{
	padding:3px 10px;

}

li.dropdown > a{
	border:1px solid WHITE;
	position:relative;
	z-index:1000;
	padding:3px 10px;
	background-color:WHITE;

}

li.dropdown > a:hover{
	cursor:default;
/*	border:1px solid #C2C2C9;
	border-bottom:1px solid WHITE;*/
}

.dropdown .hover{
	border:1px solid #C2C2C9;
	border-bottom:1px solid WHITE;

}

.filter-menu{
	min-height: 15em;
    padding-top: 10px;
}

#left-menu{
	margin-bottom: 100px;
	margin-top: 9px;
	min-height: 30em;
}

#left-menu h4{
	cursor: pointer;
    letter-spacing: .04em;
    font-weight: 400;
    font-size: 1.1em;
    font-family: 'Montserrat', arial, sans-serif;
}

#left-menu h5 {
    font-size: 1.1em;
    margin: 0 0 5px;
    line-height: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: .04em;
    font-family: 'Montserrat', arial, sans-serif;
}

#left-menu .active_category a{
	font-weight:bold;
	color:#000;
}

#left-menu #left-category ul{
	/*margin-top:15px;*/
	margin:0 0 0 0px;
}

#left-menu ul{
	margin:0;
}

#left-menu li{
	
	list-style: none;
	padding:3px 0;
	position:relative;
	border-bottom:1px solid #f5f5f5;
	text-transform: lowercase;
}

#left-menu li a{
    font-family: 'Montserrat', sans-serif;
    text-transform: lowercase;
    font-size: 13px;
    font-weight: 300;
}

#left-menu ul li ul{
	/*position:absolute;*/
	/*display:none;*/
	margin:0 0 0 1.5em;
}

#left-menu ul li ul li{
	/*position:absolute;*/
	/*display:none;*/
	border:none;
	padding:0;
	line-height: 2em;
}

#left-menu ul li ul li ul{
	/*position:absolute;*/
	/*display:none;*/
	margin-left:1.5em;
}


#left-menu-stores li{
	padding:0;
}
#left-menu-stores a{
	text-transform: uppercase;
	display:block;
	padding:7px 0;
	background: url(../../../images/sunseekerv2/right-arrow.png) no-repeat right center;
	padding-left: 8px;
}

#left-menu-stores a:hover,#left-menu-stores a.active{
	color:#FFF;
	background-color: #000!important;
	background: url(../../../images/sunseekerv2/right-arrow-white.png) no-repeat right center;
}

#bottom{
	padding:1em 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:10px;
	color:#676767;
}

#bottom a{
	color:#676767;
}

#bottom-newsletter{
padding-bottom:5px;
text-align:right;
}

#bottom-newsletter input{
	width:150px;
}

#bottom-menu{
	float:right;
	/*width:650px;*/
	text-align:right;
}

#bottom-menu li{
	border-right:none;
	padding-left:0;
}



ul.inline li{
	display:inline;
	border-right:1px solid #052747;
	padding:0 10px;
}

ul.inline a{
	/*color:#000;*/
	text-decoration: none;
}

ul.inline a:hover{
}

ul.inline li.last{
	border:none;
	padding-right:0;
}

.main-product{
	margin-right:-5px;
	min-height: 48em;
	margin-bottom: 4em;
}

.prod-listing{
	display:inline-block;
	vertical-align: top;
	width:32%;
	text-align:center;
	font-weight:300;
	color:#000;
	margin:0 13px 23px 0;
    font-size: 13px;
	font-family: 'Montserrat', arial, serif;
	position: relative;
}


.swiper-slide .prod-listing{
    width: auto;
    border: solid 0px #f5f5f5;
    padding-left: 20px;
    padding-right: 20px;    
    display:block;
    margin: 0 auto;

}

.swiper-slide .prod-listing .cc-flag-discount {
	    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    padding: 2px 0px;
    letter-spacing: .03em;
    margin-bottom: 0px;
    width: 86%;
    display: inline-block;
    margin-top: 7px;
}

.prod-listing a{
	color:#000;
}

.prod-listing .prod-image{
/*	width:190px;
	height:190px;*/
	/* width:85%; */
	padding-bottom:2px;
}

.prod-image-container{
	position:relative;
}

.prod-image-container a{
	display:block;
}

.prod-image-zoom{
	position:absolute;
	bottom: 15px;
    right: 20px;
	visibility: hidden;
}

.prod-name{
	color: #000;
    padding-bottom: 0;
    text-decoration: none;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4em;
	padding-top: 7px;
	font-weight:400;
	padding: 7px 1.5em 0 1.5em;
}

.prod-name a{
	text-decoration:none;
}

.prod-rrp-price{
	font-size:13px;
}

.prod-price .prod-rrp-price{
	font-size: 16px;
    letter-spacing: 0.04em;

}

.prod-price .prod-sale{
	font-size: 17px;
    letter-spacing: 0.04em;

}



#prodexd-left{
	float:left;
}

#prodexd-social{
	margin:20px 0;
  display:none;
}

#prodexd-social a{
	margin-right:6px;
	}

#prodexd-wish{
	float:right;
	margin-right:5px;
}

#prodexd-wish{
	background-color: #CCC!important;
}

#prodexd-wish:hover{
	background-color: #666!important;
}


#prodexd-add:hover{
	/*float:right;*/
  background-color: #999;
}
#prodexd-add, #prodexd-wish{
	padding: 16px 15px;
    width: 99%;
    display: block;
    font-weight: bold;
    text-align: center;
    background-color: #FFB8B2;
    color: #fff!important;
    font-size: 12px;
}


#prodexd-add.disabled{
	color:WHITE;
	background-color: #ECECEC;
}

.prod-price{
	font-size:14px;
	padding-top: 9px;
    padding-bottom: 8px;
  	/*font-weight:bold;*/
	/*text-align: right;*/

}

.prod-old-price{
	text-decoration:line-through;
	padding-right:5px;
	color:#000;

}

.prod-sale{
	color: #e54b4b;
    font-weight: 500;
}

/*MOUSEOVER BLOCK*/

.block-main-shop{float:left;width:100%;}

.block-main-shop>div{float:left;width:100%;display:table;table-layout:fixed;}

.block-main-shop .block-col{display:table-cell;vertical-align:top;background-size:cover;background-position:center;position:relative;}

.block-main-shop .block-col>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;background:rgba(0,0,0,.1);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}

.block-main-shop .block-col:hover>a{opacity:0;}

.block-main-shop .block-col img{visibility:hidden;}

.block-main-shop .block-col .block-text{z-index:9;position:absolute;left:0;right:0;margin:auto;width:380px;max-width:80%;top:50%;opacity:0;letter-spacing:2px;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}

.block-main-shop .block-col:hover .block-text{opacity:1;}

.block-main-shop .block-text>span{color:#fff;font-size:18px;padding:20px 50px;text-transform:uppercase;display:block;border:2px solid #fff;}
.block-main-shop .block-col:hover .block-text>span{background:#000;border:1px solid #000;}

.block-instagram-feed{padding:70px 0 100px;float:left;width:100%;}

/*END MOUSEOVER BLOCK*/

/*SHOPEXD STYLING*/
#prodexd{
	/*width:100%;*/
	margin-bottom:10px;
}


#prodexd-total-info{
	float:right;
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
}

.prodexd-mainimage{
  margin:0 auto;
}
.prodexd-colours,.prodexd-sizes,#prodexd-quantity{
	/*display:inline-block;*/
  display:block;
	vertical-align: top;
}

.prodexd-colours,.prodexd-sizes{
	margin-right:5px;
}

#prodexd-quantity{
	margin-right:0;
}

select.selected-colour,select.selected-size{
	/*width:148px;*/
  width:100%;
  background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em;
    border-radius:0;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height:15px;
}


#prodexd-quantity .quantity{
	display:block;
	font-weight: bold;
}
#prodexd-quantity input{
	width:20px;
	text-align:center;
}

.prodexd-colours{

}

.prodexd-sizes{

}

#prodexd-thumbnails,#prodexd-image,#prodexd-content,#prodexd-cross{
/*float:left;*/
/*margin-left:15px;*/
}


#prodexd-content{
	width:45%;
}

#prodexd-content .price{
	font-weight:bold;
	text-align:right;
	font-size:18px;
}


#prodexd-thumbnails{
	width:75px;
	/*margin-left:0px;*/
}

#prodexd-thumbnails img{
	/*display:block;*/
	/*max-width:75px;*/
	margin-bottom:11px;
	border: solid 1px #F5f5f5;
}

#prodexd-image{
	width:500px;
  text-align:center;
}

#prodexd-content{
	width:345px;
}

.prodexd-title{
	    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.1em;
    letter-spacing: .02em;
}


prodexd-details p{
	/*font-weight:bold;*/

}


#prodexd-content-inner{
/*	float:left;
	width:356px;
	border:1px solid #e8e8e8;
	padding:15px;
	margin-top:-1px;
	position:relative;
	z-index:1;
	min-height:328px;*/
}

.ac-product-desc{
	font-size: 13px;
	text-align:center !important;
	padding-bottom:5px;
}

.ac-product-title{
	font-size: 15px;
	text-align:center !important;
}

.prodexd-quantity{
	display:block;
	margin-bottom:15px;
	position:relative;
}

#prodexd-cross{
	position: relative;
	min-height: 150px;
}

#prodexd-wearwith .prod-listing, #prodexd-cross .prod-listing{
    width:18.5em;
}

#prodexd-cross h4{
	background-color: #FFF;
	position: absolute;
	top: -21px;
	left: 40%;
	padding:0 5px;
}


.prodexd-check{
	cursor:pointer;
	float:right;
	width:22px;
	height:24px;
	background:url(../../../images/sunseeker/check.png) 0 0 no-repeat;
}

.prodexd-check-container{
	float:right;
	position:absolute;
	right:0;
	top:-14px;
}

.prodexd-real-check{
	display:none;
}


.prodexd-separate{
	padding:10px;
	border-bottom:1px solid #000;
}

#prodexd-tabs {
    font-size: 2em;
    padding-bottom: 1em;
}

#prodexd-delivery{
}

#prodexd-tabs-content{

}

.tab{
	/*float:left;*/
	position:relative;
	z-index:2;
	margin:0 0 15px 0;
}

.tab a{
	color:#FFF;
	font-size:11px;
	padding:0;
	display:block;
	text-decoration:none;
	font-weight: bold;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000
}

.tab a:hover{
	text-decoration:none;
}

.tab li{
	background-color:#000;
	display:inline-block;
	/*border:1px solid #e8e8e8;*/
	border-bottom:none;
	/*padding-left:10px;*/
	text-align:center;
	color:#FFF;
	text-transform:lowercase;
	float:left;
}

.tab-1{width:116px;background-color: #000;}
.tab-2{width:116px;}
.tab-3{width:110px;}

.tab li.inactive{
	background-color:#CCC;
	color:#FFF;
}

.tab-content{

}



#minicart{
		font-size:11px;
		margin-bottom:20px;
}

#minicart-bag{
	position:relative;
	z-index:9999;
}

#minicart-pop{
	display:none;
	position:absolute;
	padding:1.5em;
	background:white;
	z-index:10;
	width:300px;
	right: 8px;
    top: 25px;
	text-align:center;
	-webkit-box-shadow: 2px 4px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:    2px 4px 5px rgba(0,0,0,0.2);
	box-shadow:         2px 4px 5px rgba(0,0,0,0.2);
	border:1px solid #E8E8E8;
	/*behavior: url(PIE.htc);*/

}

#minicart-pop h1{
	color:BLACK;
	text-transform:none;
	/*behavior: url(PIE.htc);*/
}

.minicart-pop-content{
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:1em 0;
}

.minicart-pop-image{
	float:left;
	width:100px;
}

.minicart-pop-image img{
	max-width:85px;
}

.minicart-pop-details{
	/*float:left;*/
	text-align:left;
	/*width:200px;*/
}


#minicart-pop-bottom{
	padding:1em 0;
	border-bottom:1px solid #e8e8e8;
}

#minicart-pop-bottom a{

}

#minicart-pop-bottom li{
	border:none;
	padding-left: 10px;
    padding-right: 10px;
}

#minicart-pop-bottom .button{
	padding:5px 10px;
	font-style:normal;
	 font-size: 13px;
}

input,textarea,select{
	/*border:1px solid #c2c2c2;*/
}


.txtfield{
	border:1px solid #B2B2B2!important;
}


input.txtfield{
	width: 75%;
	height:20px;
	margin-bottom: 18px;
}


select[name="strstate"]{
	width:173px;
}


#shopcustomer input.txtfield{
	width:50%;

}

a.cctooltip {
  position: relative;
  display: inline;
}

a.cctooltip span {
  position: absolute;
  width:220px;
  color: #FFFFFF;
  background: #BFBFBF;
  height: auto;
  text-align: center;
  visibility: hidden;
  border-radius: 2px;
  display:block;
}

a.cctooltip span:after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  margin-top: 8px;
  width: 0; height: 0;
  border-right: 8px solid #BFBFBF;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

a:hover.cctooltip {text-decoration:none;}
a:hover.cctooltip span {
  visibility: visible;
  opacity: 0.8;
  left: 100%;
  top: 50%;
  margin-top: -15px;
  margin-left: 15px;
  z-index: 999;
}

.custformshipping{
	/*width:auto;
	float:left;
	padding-right:50px;*/
	/*border:1px solid #e8e8e8;*/
}

.custformshipping label{
	text-transform: uppercase;
}

input[name='copy']{
	margin-top:0;
	vertical-align:middle;
}

label.inline-label{
	    float: none;
    width: auto;
    text-transform: lowercase;
    margin: 0;
    font-size: 15px;
    padding-bottom: 4%;

}

.mail-list.ib{
	padding-left:10px;
	width:90%;
}
.customerservice th,.comment_title{
    padding-bottom: 5px;
    padding-top: 3%;
    margin-bottom: 1em;
    /* width: 328px; */
    color: #000;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Montserrat', arial, sans-serif;
	border-bottom: 1px #f5f5f5 solid;
}

.noproductmessage{
	font-weight:bold;
}


.active_category{
	font-weight:bold;
}

.with_label{
	margin-left:0em!important;
}
/*default vpasp styles*/
/* General styles */
.menuhdr {
text-transform: uppercase;
color:#000;
font-weight:bold;
text-align:left;
/*padding:5px 5px 5px 0;*/
padding-right:5px;
font-size: small;
}

#createorder-coupon{
	text-align: right;
	padding:10px 0;
	border-top:1px solid #f5f5f5;
	vertical-align:middle;
}

#createorder-coupon span{
	vertical-align: middle;
	display: inline-block;
	line-height:20px;
	margin-right:5px;
}

#createorder-coupon input{
	margin:0;
	width:125px;
}

#createorder-coupon button{
	margin-right: 1px;
    padding: 8px 14px 8px 14px;
    font-size: 12px;
}

.createorder-qty-update{
	font-size:11px;
}

#createorder-details .item_row{
	/*padding: 0 5px 2px;*/
	vertical-align: top;
	min-width:120px;
}


#shopaddtocartform input.txtfield{
	width: 14px;
    margin-bottom: .5em;
    text-align: center;
}

#addtocart-header{
	background-color:#EBEBEB;
	text-transform: lowercase;
	padding:10px 25px;
	font-size:14px;
}

#addtocart-recalculate{
	display:none;
}



#securityCode{
	width:100px;
}

.item_row{
vertical-align: top;
padding:5px 5px 5px 0;
}


.item_row table td{
	/*padding-left:10px;*/
}

.item_row img{
	padding-right:15px;
	max-width:120px;
}

.item_row_image{
	max-width:75px;
	padding:0 10px;
}

.info_table{
	margin-bottom:1.5em;
}

#sunseekerfit-main img{
	width:100%;
}

#sunseekerfit-thumbs img{
	margin-bottom:10px;
	opacity:0.8;
}



#sunseekerfit-thumbs img.active{
	opacity:1;
	box-shadow:2px 3px 5px rgba(0,0,0,0.4);
}

#sunseekerfit-thumbs img:hover{
	cursor:pointer;
	opacity:1;
}


#front-youtube{
	position:relative;
	padding-bottom:0;
	overflow:hidden;
	height:245px;
}

#front-youtube iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#keylooks-slider,#slider{
/*	width:960px;
	height:568px;*/
	margin:0 auto;
}


.left-category{
	/*margin-top:2em;*/
	/*border-bottom:1px dashed #164872 ;*/
	font-size:11.5px;
}


.history-left{
	float:left;
	width:35%;
}

.history-left img{
	margin-top:25px;
}

.history-right{
	float:right;
	width:65%;
}

.sale{
	color: #FFB8B2!important;
}

#bagicon{
	position:absolute;
	left:7px;
	top:-8px;

}

.bag-items{
	margin-left:35px;
}

.fontsemibold{
	font-weight:600;
}

.colour-icon{
	padding:1px;
	border:1px solid white;
	height:20px;
	width:25px;
	vertical-align:middle;
}

.colour-icon:hover{
	cursor:pointer;
	text-decoration:none;
}

.text-icon{
	border:1px solid #000;;
	padding:1px 3px;

}

img.selected{
	border:1px solid black;
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;*/
}

img.disabled{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity: 0.1;
	cursor:default!important;
}

.filter-row {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 15px;
    margin-bottom: 15px;
    width: 97%;
}

.filter-row h1{
    margin-bottom: 0;
    font-size: 1.8em;
    font-weight: 400;
}



.size-icon{
	padding:2px 9px;
	border:1px solid black;
}

.size-icon{
	text-decoration:none;
}

.size-icon:hover{
	text-decoration:none;
}

a.selected{
	background-color:#666;
	color:white;
}

a.selected:hover{
	color:white;
}

a.disabled:hover{

}
a.disabled{
	background-color:#f5f5f5;
	border:1px solid #f5f5f5;
	color:white;
	cursor:default;
}

#zoom-wrap{
	/*width:280px;
	height:300px;*/
	margin:0 auto;
}

.dottedBorder {
border:1px dotted #ccc;
background-color:#F9F9F9;
padding:10px;
}

.captcha_wrapper{
	float:left;
	width:250px;
}

.submit_btn_container{
    width: 80%;
    margin-bottom: 25px;
    padding-top: 22px;
    display: inline-block;
    padding-left: 18%;

}

.customerservice{
	margin-bottom:25px;
	padding-bottom:5px;
}

.customerservice th{
	text-align:left;
	margin-bottom:5px;
}

#blogsreviewform table td, #newsreviewform table td, #contactusform table td, #contactusinfo table td, table.tbl_customer td {
vertical-align: top;
padding: 0 30px 10px 0;
}


.blogs-title{
	text-align:right;
	text-transform: lowercase;
}

#blogs-listing{
	border-top:1px solid #000;
	padding:10px 0;
	border-bottom:1px solid #000;
}

.blogs-post{
	border-bottom:1px solid #000;
	padding:10px 0;
}

.blogs-image{
	margin-bottom:10px;
}

#blogs-listing .blogs-prev{
	float:left;
	color:#000;
}

#blogs-listing .arrow-prev,#blogs-listing .arrow-next{
	padding-bottom:2px;
}

#blogs-listing .blogs-next{
	float:right;
	color:#000;
}

.swatch-title{
	/*width:80px;*/
	display:block;
	/*font-weight:bold;*/
  text-align: center;
  text-transform: uppercase;
	/*float:left;*/
}

.swatches-error{
	display:none;
	color:RED;
	font-weight:bold;
}

.free-shipping img{
	vertical-align:middle;
}

#redeemBox{
	padding:15px;
	width:282px;
	height:111px;
	margin:25px 0;
	-webkit-box-shadow: 0px 0px 5px #C2C2C2;
	-moz-box-shadow: 0px 0px 5px #c2c2c2;
	box-shadow: 0px 0px 5px #C2C2C2;
	behavior: url(PIE.htc);
}

.redeemError{
	font-weight:bold;
	color:RED;
	text-align:center;
}

.more-colours{
	color:#333;
	padding-left:0px;
	font-weight:normal;
	font-size: 10px;
	display: inherit;
	text-transform: capitalize;
}

.error{
	color:red;
	text-align:left;
}

#cc-icons{
	float:left;
}

#copyright{
	float:left;
	text-align: center;
	margin:2px 8px 0 80px;
	color:#808080;
}

#copyright img{
	margin:0 5px;
}

#contact-left{

}

#contact-right{
	margin-top:85px;
}

#copyright ul li{
	display:inline;
	color:#CECECE;
	line-height:22px;
	padding:0 2px;
}

#copyright ul li img{
	vertical-align: middle;
	margin-top:-4px;
}

#copyright ul li a{
	color:#CECECE;
}

.store-location {
	margin-bottom:1.5em;
}
.store-location ul{
	display:block;
	width:100%;
}

.store-location ul li{
	display:block;
	float:left;
	padding-right:25px;
}

.store-location ul li:first-child{
	font-weight:bold;
	color:#7d7d7d;
	width:125px;
}

.store-location ul li.c1{
	width:180px;
}

.store-location ul li.c2{
	width:125px;
}

.store-location h2{
	font-size:12px;
	color:#7d7d7d;
	margin-bottom:0;
	padding-bottom:0;
}


.category-line{
	margin-right:-26px;
	margin-bottom:10px;
}
.category-each{
	float:left;
	width:220px;
	margin-right:26px;
	text-align:center;
}

.category-each img{
	display:block;
	max-width:220px;
	margin:0 auto;
}

#checkout-indicator{
	margin-bottom:3em;
}


input[name='checkout']{
	float:right;
	padding: 16px 21px;
}

input[name='action']{
	float:right;
	padding: 14px 20px;
}

.submitbtn{
	    background: #000;
    color: white!important;
    border: none;
    text-transform: uppercase;
    padding: 4px 9px 5px 9px;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .08em;
}

#shopcustomer{
	padding-bottom:20px;
}


#loginform .login-banner{

	text-align:center;
	text-transform: uppercase;
	background-color:#000;
	color:white;
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	padding:2px 0;
	letter-spacing:1px;
}

#loginform label{
	display:block;
	width:100%;
	float:none;
	margin-bottom:5px;
	font-weight:bold;
	text-transform: uppercase;
}

#loginform input{
	margin-bottom:5px;
}

#first-time{

}

#returning-customer{

}


input#cancel{
	margin-top:25px;
}

	.bluebold{
		color:#000;
		font-weight:bold;
	}

	#reward-left{
		display:block;
		width:70%;
		float:left;
	}

		#reward-left ul{
		list-style-type: square;
		padding-left:13px;
	}

	#reward-right{
		display:block;
		width:25%;
		float:right;
	}

	.reward-button:hover{
		background-color:RED;
		color:white;
		text-decoration: none
	}
	.reward-button{
		display:block;
		background: #000;
		color: white;
		border: none;
		text-transform: uppercase;
		padding: 5px 10px;
		cursor: pointer;
		margin-bottom:5px;
		text-align:center;
		width:110px;
		}

	.reward-button a{
		color:white;

	}

.customer-submit{
	margin-top:50px;
}


#top-newsletter{
	padding-right:10px;
	margin-top:15px;
}

#top-newsletter .bluebutton{
	padding:3px 0;
	margin:0;
	vertical-align:middle;
}

#top-newsletter img{
	padding:0;
	margin:0;
	width:18px;
	vertical-align: middle;
}
#top-newsletter span{
	vertical-align:middle;
}
#top-newsletter .txtfield{
	height:15px;
	vertical-align:middle;
	width:100px;
}

#newsletter-pop{
	padding-top:220px;
	width:350px;
	height:130px;
	text-align:center;
	background:url('../../../images/sunseekerv2/newsletter-bg.png') no-repeat;
}


#newsletter-pop form{
	margin-bottom:0;
}

#newsletter-pop input{
	display:block;
	margin: 0 auto 15px;
}

#newsletter-pop button{
	display:block;
	margin: 0 auto 15px;
}

#newsletter-pop a{
	color:#000;
}

#newsletter-image img{
	/*width:234px;
	height:291px;*/
}
#newsletter-image{
/*	float:left;
	width:234px;
	height:292px;
	margin-right:20px;
	border-right:2px solid #637d8a;*/
}

#newsletter-content{
	float:left;
	width:310px;
	padding:2px 0;
	margin-left: 0;
}

#newsletter-content h1{
	line-height:1.25em;
}


#newsletter-content label{
	font-size:12px;
	width:175px;
	font-weight:bold;
}
#newsletter-content input{
	border:1px solid #cdcdd0;
	width:175px;
	height:16px;
	margin-bottom:10px;
}

input.newsletter-error{
	background-color:#FFC3C3;
}


.signup-pop{
	background-color:#000;
	color:WHITE!important;
	padding: 2px 10px 1px;
}
.signup-pop:hover{
text-decoration: none;
background-color: BLACK;
}
#sign-me-up img{
	display:block;
	margin: 0 auto;
}

#sign-up-loading{
	display:none;
	margin:-25px auto;
	padding:10px;

}

#sign-up-privacy{
	font-size: 10px;
	color: #8B8B8B;
	float: left;
	margin-top: 10px;
}

#sign-up-privacy a{
	text-decoration: underline;
}

#sign-up-result{
	font-size:14px;
}

#sign-up-result a{

}

#mc_embed_signup{background:#fff; clear:left; font:14px Kaleko 105,Arial,sans-serif; }
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 0px}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both;background-color: #000;border: 0 none;border-radius:4px;transition: all 0.23s ease-in-out 0s;color: #FFFFFF;cursor: pointer;display: inline-block;font-size:13px;font-weight: normal;height: 30px;line-height: 30px;margin: 0 5px 10px 0;padding: 0 22px;text-align: center;text-decoration: none;vertical-align: top;white-space: nowrap;width: auto;letter-spacing: 0.11em;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:61%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:.3em .1em .1em 0; font-weight:bold; float:left; top:-5em; z-index:1; width:100%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#76e2d5; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:3px 0px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#76e2d5;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border: 2px solid #76e2d5;}


ol.rewards-list{
	list-style-type: decimal;
	padding-left:30px;
}

ol.rewards-list li{
	margin-bottom:5px;
}

#tell-a-friend{
	float:left;
	/*padding-top:10px;*/
	position: relative;
	bottom:3px;
}


#stores-content{

}

.stores-states{
	display:none;

}

.stores-states .store-city{
	max-width:25%;
}

.stores-states .store-name{
	max-width:25%;
}

.stores-states .Store-phone{
	max-width:25%;
}


.stores-states tr,.stores-states td{
	border:none;
	 padding: 5px 0;
}

.stores-states td{
	padding-right:20px;
	height: 25px;
	border-bottom: 1px solid #f5f5f5;
}

.stores-states table{
	display:block;
	margin:25px 0;

}

.stores-states th{
	text-align:left;
	text-transform: uppercase;
	font-weight:bold;
}

.blog_review_container textarea{
	/*width:280px;*/

}

.shipping-msg{
	font-weight:bold;
	font-size:13px;
}

.forder-header{
	font-size:13px;
}

.privacy{
	font-size: 10px;
	color: #8B8B8B;
}

#prodexd-add-loading{
	float: none;
    padding: 8px 0px 0 0;
    display: none;
    margin-left: 48%;
    margin-right: 35%;
}

.carousel-control {
        position: absolute;
    top: 49%;
    left: 15px;
    width: 51px;
    height: 60px;
    margin-top: -20px;
    font-size: 104px;
    font-weight: 400;
    line-height: 38px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 13px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


#cc-modal-content .carousel-control{

        border:0;
        background: rgba(255,255,255,0.3);
        color:#333;

      
}
.carousel-control{
  border:0;
  background: transparent;
  color:#fff;
}

.carousel-control:hover,.carousel-control:focus{
  border:0;
  color:#333;
  background:rgba(255,255,255,0.4);
}



.afterpay-checkout-cta {
	    padding-top: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #efefef;
    margin-top: 25px;
}


.afterpay-cart {
	float: right;
}

.afterpay-container{
    text-align:center;
	padding-bottom:5px;
}
.afterpay-checkout .afterpay-button-container {
	border-radius: 0;
	border: 0px;
	padding-left: 0;
}

#afterpay-click {
	cursor: pointer;
}

#afterpay-text{
	padding-bottom: 0px;
	margin-bottom: 3px;
}


.afterpay-button-container {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #f5f5f5;
	margin-right: 5px;
}

.afterpay-logo {
	width: 100px;
}

/* End Afterpay Landing */

.jumbotron {
        margin: 80px 0;
        text-align: center;
      }

.jumbotron h1 {
        font-size: 2em;
        line-height: 1;
      }

.jumbotron .lead {
        font-size: 16px;
        line-height: 1.25;
      }

.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.landing {
        margin: auto 0 auto 0;
        text-align: center;
      }

.landing h2{
        font-size:1.5em;
      }


.landing .jumbotron {
        margin: 8em 0;
        text-align: center;
      }

.landing .jumbotron h1 {
    font-size: 2.2em;
    line-height: 24px;
    padding-bottom: .5em;
}

.landing .jumbotron .lead {
        font-size: 18px;
    line-height: 1.3;
    margin-left: 8%;
    margin-right: 8%;
      }

.landing .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.landing .span3 p {
     	padding-left: 6%;
    	padding-right: 6%;
}

.landing .span6 {
    width: 45%;
}

.landing .span3 {
    width: 24%;
}

.landing .span6 ul {
	text-align:left;
	margin-left: 20px;
}

.landing .span6 h2 {
	text-align:left;
}

/* End Afterpay Landing */


@media (min-width:768px) {

    .swiper-slide {
        width: 25%;
    }
    
        .afterpay-big-modal{
            display:block;
        }
    
            .afterpay-small-modal {
                display: none;
            }
        #afterpay-modal {
            width: 627px;
        }
        #afterpay-modal .modal-body {
            max-height: 560px;
        }
    }
    
    @media (max-width:768px) {
        .afterpay-small-modal {
            display: block;
            margin:0 auto;
        }
    
            .afterpay-big-modal {
                display: none;
            }
    }
    

@media (max-width: 1440px) {
	.three-row-callout {
   	 	text-align: center;
    	max-width: 82%;
    	padding-top: 8em;
		}

}

@media (min-width: 1024px) and (max-width: 1439px) {
	.three-row-callout {
   	 	text-align: center;
    	max-width: 95%;
    	padding-top: 6em;
		}

}
    
/* Large desktop */
@media (min-width: 1200px) {


     .sticky-menu #top-menu.yamm .dropdown.yamm-fullwidth .dropdown-menu{
     width:1170px;
     margin:0 auto;
 }

  .dropdown-menu .row-fluid {

      padding: 0;
  }
	#prodexd-content{
		width:35%;
		padding-left:4%;

	}

  #top-mid-bar{
    width:1170px;
  }


}



@media(min-width:979px) and (max-width:1200px){
  #top-menu .nav > li> a {
    padding:13px 15px;
  }

.three-row-callout {
   	 	text-align: center;
    	max-width: 95%;
    	padding-top: 4em;
		}
		
		.three-row-callout h2 {
    font-size: 2.1em;
    font-weight: 200;
    letter-spacing: 4px;
	}
		
		.three-row-callout h5 {
    font-size: 1em;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 23px;
	}

.text-slider-left {
    text-align: left;
    padding-top: 1em;
    margin-left: 2em;
}

  #top-logo{
    margin-top:20px;
    width:19%;
  }

.bg-hero-fullwidth {
    background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/HP-mexicali.jpg);
    height: 32em;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.bg-hero-fullwidth .text-block {
    position: inherit;
    color: white;
    text-align: center;
    top: 54%;
    /* left: 28.5%; */
    /* transform: translate(-50%, -50%);*/
}

.bg-hero-fullwidth .text-block h1 {
    letter-spacing: 4px;
    padding-top: .08em;
    font-family: 'Montserrat', sans-serif;
    font-size: 3.8em;
    font-weight: 400;
    color: rgba(255,255,255, 0.6);
    font-style: normal;
    padding-bottom: 13px;
    line-height: 45px;
}

.bg-hero-fullwidth .text-block h4 {
    letter-spacing: .03em;
    padding-top: .05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    color: rgba(255,255,255, 0.6);
    font-style: normal;
    padding-bottom: .01em;
    line-height: 2px;
}

.btn-clear-home-white {
    font-size: 11px;
    min-width: 120px;
}

.prod-listing {
    display: inline-block;
    vertical-align: top;
    width: 247px;
    text-align: center;
    /* border: 1px solid; */
    color: #000;
    margin: 0 13px 23px 0;
}

.background-row-right {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/test/wildrose-little-flowers-edited-3.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 47%;
}

.background-row-left {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/sunseeker-swimwear-hero-image.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 47%;
}

.background-row-full {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 47em;
}

.background-row-full.last-callout {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 48em;
}

.background-row-full-secondary {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 47em;
}

.text-callout-right {
    text-align: right;
    padding-top: 18em;
    margin-right: 3em;
}

.text-callout-left {
    text-align: left;
    padding-top: 18em;
    margin-left: 3em;
}

.text-callout-left-last {
    text-align: left;
    padding-top: 18em;
    margin-left: 3em;
}
}


@media (min-width:979px){
  .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    top: 72px;
  }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }



}
@media (min-width: 979px) and (max-width: 1199px) {

  #top-mid-bar{
    width:940px;
  }


  #prodexd-content{
    width:42%;
  }

  #prodexd-image{
    width:400px;
    margin-left: 10px;
  }

  #prodexd-wearwith .prod-listing, #prodexd-cross .prod-listing {
    width: 15em;
}
}


@media (max-width: 979px){

  #mobile-top-menu{
    display:block;
    text-align:center;
    background: #FFF;
    padding:20px 0 0 0px;

  }

	.input-medium {
    width: 30%;
	}

  #mobile-top-menu.sticky-menu{
    padding: 15px 0px 0px 0px;
    box-sizing: border-box;
	left: 50%;
  }

input.top-search{
    margin-bottom: 2px;
    height: 3em;
    width: 17em;
}

input[type="submit"], input[type="button"], button, .button {
    background: #FFB8B2;
    color: white!important;
    border: none;
    text-transform: uppercase;
    padding: 12px 14px 11px 15px;
    cursor: pointer;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 2px;
}

  #resp-menu-bt{
    display:block;

  }

  #top-mid-bar{
    display:none;
  }


#top-mid-bar.sticky-menu{
  padding:5px 0;
}

#top-mid-bar{

 padding:15px 0;

}
  #top-logo{
    margin:0;
  }

  .slicknav_menu {
  	display:block;
    float:left;
    text-align:left;
    margin-top:-26px;
	padding-left: 20px;

  }

  .nav-collapse .nav > li > h5 a, .nav-collapse .dropdown-menu h5 a {
    color:#000;
  }

  #top-menu .nav .megamenu-column ul{
    padding-left:10px;
    margin-left:0;
  }

#cc-breadcrumbs {
    font-size: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
}

#cc-breadcrumbs p{
    margin: 0px 0px 0px 3px;

}


}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

  #top-logo{
    width:100%;
    text-align:center;
    margin-bottom:0;
    padding-bottom:0;
  }

.three-row-callout {
        text-align: center;
    max-width: 100%;
    padding-top: 2em;
}
		
.three-row-callout h2 {
        font-size: 1.5em;
    font-weight: 200;
    letter-spacing: 4px
}
		
.three-row-callout h5 {
    font-size: 1em;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 20px;
}


  .sticky-menu{
    width:100%;
    max-height:100%;
    overflow-y:scroll;
  }

#top-menu .nav > li> a {
	font-family: 'montserrat', arial, sans-serif;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 23px 26px 15px;
    letter-spacing: .12em;
    font-weight: 300;
    color: #333;
}


#top-menu .nav > li ul{
  padding-left:0;
  margin-left:0;
}

#top-menu .nav > li li{
	list-style: none;
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    margin-left: 0px;
    line-height: 25px;
}


.category-view{
    width: 97%;
}

.input-medium {
    width: 30%;
	}


#top-menu{
  width:100%;

}

.filter-menu {
    min-height: 9em;
}

.navbar .btn-navbar{
  float:left;
}

.megamenu-top-row.span6{
  width:100%;
}

.megamenu-top-row .span2{
  width:33.32%;
}

.megamenu-bottom-row.span2{
  width:33%;
  margin-left:0;
}


ul.dropdown-menu{
position: relative!important;
}

  #prodexd-wearwith .prod-listing, #prodexd-cross .prod-listing {
    width: 90%;
}

#top-logo{
		display: block;
		float: initial;
	}

.prod-listing{
		width:330px;
		margin:0 12px 4px;
	}

#prodexd-left{
		/*width:248px;*/
    width:50%;
	}

#prodexd-content{
		/*width:352px;*/
    width:45%;
	}

#prodexd-image{
		/*width:228px;*/
    width:70%;
		margin-bottom:10px;
	}

#prodexd-thumbnails{
		/*width:100%;*/
    width:15%;
	}
	
#prodexd-thumbnails img{
		display:inline-block;
		vertical-align: top;
	}

#top-logo{

	}

#top-mid-bar.sticky-menu {
    /*padding:8px 15px;*/
    width:100%;
}

.slicknav_nav .slicknav_row {
    display: flex;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.slicknav_collapsed h3 {
	line-height: .5em;
}

.slicknav_open .slicknav_arrow {
	line-height: 1.2em;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    position: relative;
    padding-top: 14px;
}

.slicknav_nav .slicknav_parent  {
    line-height:12px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.slicknav_nav .slicknav_parent h3 {
    line-height:12px;
	padding-left: 0px;
}

.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_arrow li li {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    position: relative;
    padding-top: 19px;
}

.slicknav_nav .slicknav_parent li {
    display: block;
    line-height: 17px;
}

.slicknav_nav li {
    display: block;
    line-height: 17px;
}

.slicknav_nav h5 {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    font-size: 1em;
}

.slicknav_nav h4 {
    /* font-size: 12px; */
    line-height: 10px;
    font-weight: 500;
    display: -webkit-inline-box;
    padding-top: 5px;
}

.slicknav_nav a {
    padding: 5px 10px 5px 4px;
    margin: 4px 5px 5px 1px;
    text-decoration: none;
    color: #333;
	font-size: 17px;
    font-weight: 300;
}

.text-slider-left{
    padding-top: 1.8em!important;
    margin-left: 1.8em;
}

.header-home-callout {
    letter-spacing: 4px;
    padding-top: 4.5em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    margin-left: .7em;
}

.home-callout-title {
    letter-spacing: 4px;
    padding-top: .1em;
    padding-bottom: .5em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
}

.home-callout-title p {
    
    letter-spacing: 0px;
    padding-top: .3em;
    font-size: .4em;
    font-weight: 100;
    line-height: 22px;
    font-style: normal;
}

.home-callout-title h1 {
    letter-spacing: 0px;
    padding-top: 1em;
    font-size: .6em;
    font-weight: 100;
    line-height: 22px;
    font-style: normal;
    padding-bottom: 0px;
}

.home-callout-title h4 {
    letter-spacing: 2px;
    padding-top: 1px;
    font-size: 0.27em;
    line-height: 0px;
    font-style: bold;
    padding-bottom: 1px;
    font-weight: 500;
}

.home-callout-title-collections {
    text-align: center;
    letter-spacing: 4px;
    padding-top: .1em;
    padding-bottom: .5em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
}

.home-callout-title-collections p {
    text-align: center;
    letter-spacing: 0px;
    padding-top: .3em;
    font-size: .4em;
    font-weight: 100;
    line-height: 22px;
    font-style: normal;
}

.home-callout-title-collections h1 {
   text-align: center;
    letter-spacing: 0px;
    padding-top: 0em;
    font-size: .6em;
    font-weight: 100;
    line-height: 26px;
    font-style: normal;
    padding-bottom: 0px;
}

.home-callout-title-collections h4 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: 1px;
    font-size: 0.27em;
    line-height: 0px;
    font-style: bold;
    padding-bottom: 1px;
    font-weight: 500;
}


.product-home-callout {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .5em;
    line-height: 1.2em;
}

.product-home-callout h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .5em;
    line-height: .8em;
}

.header-home-callout p {
    letter-spacing: 0px;
    padding-top: 1em;
    font-family: 'Roboto', sans-serif;
    font-size: .4em;
    font-weight: 100;
    line-height: 22px;
    font-style: normal;
}

.header-home-callout h1 {
    letter-spacing: 0px;
    padding-top: .25em;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 100;
    line-height: 22px;
    font-style: normal;
    padding-bottom: 0px;
}

.header-home-callout h4 {
    letter-spacing: 2px;
    padding-top: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.27em;
    line-height: 0px;
    font-style: bold;
    padding-bottom: 1px;
    font-weight: 500;
}

.text-callout-right {
    text-align: right;
    padding-top: 5em;
    margin-right: .5em;
}

.text-callout-left {
    text-align: left;
    padding-top: 4em;
    margin-left: .5em;
}

.background-row-right {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/test/wildrose-little-flowers-edited-3.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 47%;
}

.background-row-left {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/sunseeker-swimwear-hero-image.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 47%;
}

.background-row-full {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 36em;
}

.background-row-full.last-callout {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/desktop/header-image-infinity.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 35em;
}

.background-row-full-secondary {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-height: 36em;
}

.btn-clear-home-white {
    display: inline-block;
    padding: .3em .3em;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: .7em;
    min-width: 150px;
}

.btn-clear-home-black {
    display: inline-block;
    padding: 0.6em .6em;
    margin-bottom: 0;
    line-height: 20px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #000;
    font-weight: 600;
    font-size: 13px;
    min-width: 150px;
}

.btn-clear-home-solid {
    display: inline-block;
    padding: .3em .3em;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #000;
    font-weight: 600;
    font-size: .7em;
    min-width: 150px;
}


#shopcustomer input.txtfield{
	width:70%;
}

#social-icons,#footer-sunseeker-fit,#footer-menu{
		text-align:center;
		padding-bottom:0px;
		padding-top: 2em;
	}

#footer-menu .ar{
		text-align:center;
	}
	
	div.mobile-vertical-line{
  width: 0px; /* Use only border style */
  height: 10px;
  float: center;
  border: 1px solid #f5f5f5; /* This is default border style for <hr> tag */
}

ul.mobile-footer {
    list-style-type: none;
    overflow: hidden;
    margin-left: 0%;
    text-align: center;
}

li.mobile-footer {
    display: inline-block;
    vertical-align: middle;
    padding: 0% 0% 1%;
    font-family: 'Montserrat','open sans';
    font-size: 11px;
}

li.mobile-footer a {
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}



/* End Afterpay Landing */

.jumbotron {
        margin: 80px 0;
        text-align: center;
      }

.jumbotron h1 {
        font-size: 2em;
        line-height: 1;
      }

.jumbotron .lead {
        font-size: 16px;
        line-height: 1.25;
      }

.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing {
        margin: auto 0 auto 0;
        text-align: center;
      }

.row-landing h2{
        font-size:1.5em;
      }


.row-landing .jumbotron {
        margin: 40px 0;
        text-align: center;
      }

.row-landing .jumbotron h1 {
        font-size: 3em;
        line-height: 1;
      }

.row-landing .jumbotron .lead {
        font-size: 18px;
    line-height: 1.3;
    margin-left: 8%;
    margin-right: 8%;
      }

.row-landing .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing .span3 p {
     	padding-left: 6%;
    	padding-right: 6%;
}

.row-landing .span6 {
    width: 45%;
}

.row-landing .span3 {
    width: 22%;
}

.row-landing .span6 ul {
	text-align:left;
}

.row-landing .span6 h2 {
	text-align:left;
}

/* End Afterpay Landing */

.cat-name-row {
        width: 38%;
}


}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

.swiper-slide {
    width: 48%;
    height: 100%;
}

#top-bar {
    padding-right: 7px;
    padding-left: 0px;
    height: 26px;
}

.on-body4 {
    width: 100%!important;
}

.three-row-callout {
    text-align: center;
    max-width: 82%;
    padding-top: 4em;
    padding-bottom: 6em;
}

.three-row-callout-left {
	text-align:center;
}

.three-row-callout-right {
	text-align:center;
}

.three-row-callout-left img {
	width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: .1em;
    padding-top: .5em;
}

.three-row-callout-right img {
	width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: .1em;
    padding-top: .5em;
}

	.input-medium {
    width: 50%;
	}

.paypal-checkout-cta {
	    padding-top: 10px;
	border-top: 1px solid #efefef;
	margin-top:25px;    
}

#prodexd-wearwith .prod-listing, #prodexd-cross .prod-listing {
    width: 20em;
}

.slicknav_nav .slicknav_row {
    display: flex;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.slicknav_collapsed h3 {
	line-height: .5em;
}

.slicknav_open .slicknav_arrow {
	/* line-height: 1.2em; */
}

.slicknav_nav .slicknav_arrow {
    font-size: 1em;
    font-weight:bold;
    margin: 0 0 0 0.4em;
    position: relative;
    padding-top: 14px;
}

.slicknav_nav .slicknav_parent  {
    line-height:12px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.slicknav_nav .slicknav_parent h3 {
    line-height:12px;
	padding-left: 0px;
}

.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_arrow li li {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    position: relative;
    padding-top: 19px;
}

.slicknav_nav .slicknav_parent li {
    display: block;
    line-height: 17px;
}

.slicknav_nav li {
    display: block;
    line-height: 22px;
}

.slicknav_nav h5 {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    font-size: 1em;
}

.slicknav_nav h4 {
    /* font-size: 12px; */
    line-height: 10px;
    font-weight: 500;
    display: -webkit-inline-box;
    padding-top: 5px;
}

.slicknav_nav a {
    padding: 8px 10px 8px 4px;
    margin: 2px 5px 2px 1px;
    text-decoration: none;
    color: #333;
	font-size: 17px;
    font-weight: 300;
}


.filter-menu {
    min-height: 8em;
	margin: 0 .5em;
}

#top-shipping .shipping-callout {
    font-size: 14px;
    margin-left: 2px;
}

user agent stylesheet


#mobile-logo{
  height:35px;
  /*margin-top:10px;*/
}

#top-logo{
  padding-bottom:5px;
}


.sticky-menu{
  left:0;
  max-height:100%;
  overflow-y:scroll;
}

.sticky-menu .navbar{
  margin-bottom:0;
}

#top-mid-bar.sticky-menu {
  padding:8px 15px;
}
  ul.dropdown-menu{
  position: relative!important;
  }

	#top-menu{
	float:none;
    margin-bottom:0;
	}

#prodexd-image{
	margin-bottom:10px;
	/*width:auto;*/
    width:75%;
    margin-left:4px;
    float:left;
}

#prodexd-left{
		width:100%;
		text-align: center;
		margin-bottom:3px;
	}
	
#prodexd-thumbnails{
	/*width:100%;*/
    width:20%;
    float:left;
	}

#prodexd-content{
	width: 83%;
    margin-left: auto;
    margin-right: auto;
	}

#social-icons,#footer-sunseeker-fit,#footer-menu{
		text-align:center;
		padding-bottom:0px;
		padding-top: 1em;
	}

#footer-menu .ar{
		text-align:center;
	}
	
.footer-bottom #card-icons {
     padding: 0;
    margin: 0 20px 0 0;
    display: block;
    text-align: center;
    float: none;
}

#top-logo{
		width: 100%;
		display: block;
		text-align: center;
	}

#minicart-pop{
		    right: -7px;
    width: 310px;
	}

.main-product{
		text-align:center;
		 width: 100%;
	}

.prod-listing{
	display:inline-block;
	vertical-align: top;
	width:270px;
	text-align:center;
	/*border:1px solid;*/
	color:#000;
	margin: 0px 10px 7px 10px;
}

.prod-listing a{
	color:#000;
}

.prod-listing .prod-image{
/*	width:270px;
	height:270px;*/
	width:270px;
	padding-bottom:15px;
}

.prod-image-container{
	position:relative;
}

.prod-image-container a{
	display:block;
}

.prod-image-zoom{
	position:absolute;
	bottom: 15px;
    right: 20px;
}

.prod-name{
	color:#000;
	font-weight:bold;
	padding-bottom:0;
	text-decoration:none;
	margin-bottom:0;
}

.prod-name a{
	text-decoration:none;
}

div.mobile-vertical-line{
  width: 0px; /* Use only border style */
  height: 10px;
  float: center;
  border: 1px solid #f5f5f5; /* This is default border style for <hr> tag */
}

ul.mobile-footer {
    list-style-type: none;
    overflow: hidden;
    margin-left: 0%;
    text-align: center;
}

li.mobile-footer {
    display: inline-block;
    vertical-align: middle;
    padding: 0% 0% 1%;
    font-family: 'Montserrat','open sans';
    font-size: 11px;
}

li.mobile-footer a {
    display: block;
    text-align: center;
    padding: 10px 2px 0px;
    text-decoration: none;
}

.product-home-callout {
    font-size: 1.5em;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .3em;
    padding-bottom: .1em;
    line-height: 1.2em;
}

.product-home-callout img {
	width: 70%;
	margin-left: auto;
    margin-right: auto;
	padding-bottom: .1em;
	padding-top: 1.5em;
}

.product-home-callout h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .3em;
    line-height: .5em;
}

.product-home-callout p {
    font-size: .6em;
    font-weight: 100;
}

.header-home-callout {
        letter-spacing: 4px;
    padding-top: 7em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
}

.header-home-callout p {
    letter-spacing: 1px;
    padding: .6em 0em .6em 0em;
    font-family: 'Roboto', sans-serif;
    font-size: .35em;
    font-weight: 100;
    line-height: 20px;
    font-style: normal;
    
}

.header-home-callout h1 {
    letter-spacing: 0px;
    padding-top: .4em;
    color:#fff;
    font-family: 'Montserrat', serif;
    font-size: 1em;
    font-weight: 100;
    line-height: 40px;
 
    font-style: normal;
}

.header-home-callout h4 { 
    letter-spacing: 2px;
    color:#fff;
    padding-top: 20px;
    font-family: 'Montserrat', serif;
    font-size: .5em;
    line-height: 0px;

    padding-bottom: 1px;
    font-weight: 200;
}

.text-callout-right {
    text-align: right;
    padding-top: 4em;
    margin-right: 1em;
}

.text-callout-left {
    text-align: left;
    padding-top: 8em;
    margin-left: 1em;
}

.text-callout-left-last {
 	text-align: left;
    padding-top: 5em;
	margin-left: 1em;
}

.header-home-callout img {
	margin-left: auto;
    margin-right: auto;
	display: block;
	padding-top: 0.8em;
}

.home-callout-title {
	text-align: center;
    letter-spacing: 4px;
    padding-top: .8em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    padding-bottom: 10px;
}

.home-callout-title p {
   text-align: center;
    letter-spacing: .01em;
    padding-top: .9em;
    padding-bottom: .8em;
    font-family: 'Roboto', sans-serif;
    font-size: .45em;
    font-weight: 100;
    line-height: 29px;
    font-style: normal;
}

.home-callout-title h1 {
     text-align: center;
    letter-spacing: 0px;
    padding-top: .8em;
    font-family: 'Montserrat', sans-serif;
    font-size: .7em;
    font-weight: 100;
    line-height: 20px;
    color: #000;
    font-style: normal;
    padding-bottom: .01em;
}

.home-callout-title h4 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: 14px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 0px;
    color: #000;
    padding-bottom: 0px;
    font-weight: 100;
}

.home-callout-title-collections {
	text-align: center;
    letter-spacing: 4px;
    padding-top: .00em;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
}

.home-callout-title-collections p {
   text-align: center;
    letter-spacing: .01em;
    padding-top: .9em;
    padding-bottom: .8em;
    font-family: 'Roboto', sans-serif;
    font-size: .45em;
    font-weight: 100;
    line-height: 29px;
    font-style: normal;
}

.home-callout-title-collections h1 {
         text-align: center;
    letter-spacing: 0px;
    padding-top: 0em;
    font-family: 'Montserrat', sans-serif;
    font-size: .7em;
    font-weight: 100;
    line-height: 45px;
    color: #000;
    font-style: normal;
    padding-bottom: .4em;
}

.home-callout-title-collections h4 {
    text-align: center;
    letter-spacing: 2px;
    padding-top: 14px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 0px;
    color: #000;
    padding-bottom: 0px;
    font-weight: 100;
}

.background-row-right {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/test/wildrose-little-flowers-edited-3.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 47%;
}

.background-row-left {
	background-image: url(https://www.SunSeekerSwim.com.au/images/home/hero/sunseeker-swimwear-hero-image.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 47%;
}

.background-row-full {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    min-height: 58em;
}

.background-row-full.last-callout{
   background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 37em;
}

.background-row-full-secondary {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    min-height: 58em;
}


.collection-home-callout {
    font-size: 1.5em;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .3em;
    padding-bottom: .1em;
    line-height: 1.2em;
}


.collection-home-callout h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 100;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: .3em;
    padding-bottom: .1em;
    line-height: 1.2em;
}



.collection-home-callout img {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	padding-bottom: .1em;
	padding-top: 1.1em;
}


input.txtfield {
    height: 20px;
    width: 40%;
}

#minicart-pop-bottom .button {
    padding: 8px 10px;
    font-style: normal;
    font-size: 13px;
	margin-bottom:10px;
}

#minicart-pop-bottom li {  
    padding:10px;
}

/*MOUSEOVER BLOCK*/
.block-main-shop{float:left;width:100%;}
.block-main-shop>div{float:left;width:100%;display:table;table-layout:fixed;}
.block-main-shop .block-col{display:inline-block;vertical-align:top;background-size:cover;background-position:center;position:relative;}
.block-main-shop .block-col>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;background:rgba(0,0,0,.0);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
.block-main-shop .block-col:hover>a{opacity:0;}
.block-main-shop .block-col img{visibility:hidden;}
.block-main-shop .block-col .block-text {
    z-index: 10;
    background-color: rgba(0,0,0,.2);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 65%;
    max-width: 80%;
    top: 50%;
    opacity: 1;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-main-shop .block-col:hover .block-text{opacity:1;}
.block-main-shop .block-text>span {
    color: #fff;
    font-size: 18px;
    padding: 20px 50px;
    text-transform: uppercase;
    display: block;
    border: 0px solid #fff;
}
.block-main-shop .block-col:hover .block-text>span{background:#000;border:1px solid #000;}
.block-instagram-feed{padding:70px 0 100px;float:left;width:100%;}
/*END MOUSEOVER BLOCK*/


/* End Afterpay Landing */

.jumbotron {
        margin: 65px 0 25px 0;
        text-align: center;
      }

.jumbotron h1 {
        font-size: 2em;
        line-height: 1;
      }

.jumbotron .lead {
        font-size: 16px;
        line-height: 1.25;
      }

.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing {
        margin: auto 0 auto 0;
        text-align: center;
      }

.row-landing h2{
        font-size:1.5em;
      }


.row-landing .jumbotron {
        margin: 40px 0;
        text-align: center;
      }

.row-landing .jumbotron h1 {
        font-size: 3em;
        line-height: 1;
      }

.row-landing .jumbotron .lead {
        font-size: 18px;
    line-height: 1.3;
    margin-left: 8%;
    margin-right: 8%;
      }

.row-landing .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing .span3 p {
     	padding-left: 6%;
    	padding-right: 6%;
}

.row-landing .span6 {
    width: 98%;
}

.row-landing .span3 {
    width: 99%;
    margin-top: 7%;
}

.row-landing .span6 ul {
	text-align:left;
}

.row-landing .span6 h2 {
	text-align:left;
}

/* End Afterpay Landing */

.filter-row {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

}


@media(min-width:481px){
    .modal-label-side{
        visibility: hidden;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

.modal-input-side{
    visibility: hidden;
}

.prodexd-title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: .02em;
    line-height: 24px;
}

#prodexd-content {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.product-swiper-row {
    /* margin: 0em 0px; */
    padding: 5em 0;
}

.slicknav_menu {
    display: block;
    float: left;
    text-align: left;
    margin-top: -26px;
    padding-left: 10px;
}

.service-callout {
    padding-top: 2em;
	margin-bottom: 2em;
}


#mobile-logo{
  height:30px;
}

#top-logo > a > img{
  width:165px;
  position: relative;
top: 6px;
}

#top-shipping {
	margin-left: 1px;
}

#top-shipping .shipping-callout{
	font-size:12px;
	margin-left:0px;
}

#top-minibag{
	 margin-bottom: 0;
    padding-top: 0px;
    float: right;
    margin-right: 1px;
    margin-left: 0px;
    line-height: 21px;
}

#top-minibag li {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    font-weight: normal;
    padding-left: 3px;
}

.mobile-row-bg{
	margin-top: 2em;
	margin-bottom: .05em;
    padding-bottom: 36px;
}

.input-medium {
    width: 70%;
	}



.header-home-callout-mobile{
	font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-top: 0em;
	
}

.header-home-callout-mobile h1 {
    letter-spacing: 2px;
    padding-top: .1em;
    font-size: 3em;
    font-weight: 200;
    line-height: 40px;
    color: #282b54;
    font-style: normal;
    padding-bottom: .01em;

}

.header-home-callout-mobile h4 {
    letter-spacing: 2px;
    padding-top: 20px;
    font-size: 13px;
    line-height: 0px;
    color: #7d262c;
    padding-bottom: 1px;
    font-weight: 200;
}

.header-home-callout-mobile-secondary{
	font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-top: 0em;
	
}

.header-home-callout-mobile-secondary h1 {
    letter-spacing: 2px;
    padding-top: .1em;
    font-size: 2.2em;
    font-weight: 200;
    line-height: 50px;
    color: #282b54;
    font-style: normal;
    padding-bottom: .01em;
}

.header-home-callout-mobile-secondary h3 {
    letter-spacing: 2px;
    padding-top: 20px;
    font-size: 18px;
    line-height: 0px;
    color: #7d262c;
    padding-bottom: 1px;
    font-weight: 200;
}

.header-home-callout-mobile-secondary h4 {
    letter-spacing: 2px;
    padding-top: 20px;
    font-size: 13px;
    line-height: 0px;
    color: #7d262c;
    padding-bottom: 1px;
    font-weight: 200;
}


.product-home-callout h2 {
    color:#333;
}

.product-home-callout p {
    
}

.home-callout-title h1 {
    color: #333; 
	    /* padding-top: 1em; */
}

.home-callout-title {
    text-align: center;
    letter-spacing: 4px;
    border-top: 1px solid #efefef;
    padding-bottom: .2em;
}

.home-callout-title h4 {
    color: #333;
}

.shop-by-instagram{
 	color: #000!important; 
	padding-bottom:10px;
}

  .sticky-menu{
    left:0;
  }

  #prodexd-wearwith .prod-listing ,#prodexd-cross .prod-listing{
    width:80%;
  }

	.swiper-wrapper .prod-listing .prod-name{
	padding: 2.5em .2em 0 .2em;
	}

	#top-mid-bar .social-icons{
	display:block;
	padding:10px 0;
	}

	#top-nav-menu{
		margin-left:0;
	}
	#top-nav-shop{
		width:44px
	}

#top-dropdown {
    position: absolute;
    margin: 0px 0px 0px -42px;
    text-align: left;
    background: #FFF;
    width: 248px;
    left: 42px;
    right: 19px;
    padding: 12px 48px 20px 0;
    border: 1px solid #000;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    top: 45px;
	}

	#top-nav-menu >li{
		padding:20px 3px 5px 3px;
	}
	#top-nav-menu li{
		font-size:12px;
	}

	#top-nav-fits{
		width:121px;
	}

	#top-dropdown li{
		font-size:11px;
	}

	.top-dropdown-arrow{
		top:14px;
	}


	#footer-menu ul.inline li{
		padding:0 5px;
	}
	
	.discount-flag-area {
        bottom: 0;
    width: 80%;
    padding: 0px 0;
    background-color: #000;
    min-height: 0em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
	.cc-flag-discount {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 2px 0px;
    letter-spacing: .03em;
    margin-bottom: 0px;
    width: 76%;
    display: inline-block;
	}
	
	.swiper-slide .prod-listing .cc-flag-discount {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 10px;
    padding: 2px 0px;
    letter-spacing: .03em;
    margin-bottom: 0px;
    width: 95%;
    display: inline-block;
    margin-top: 7px;
	}

	.main-product{
	margin-right:-26px;
	}

	.prod-listing{
	display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    /* border: 1px solid; */
    color: #000;
    margin: 0 0px 17px 0;
	}

.prod-listing a{
	color:#000;
}

.prod-listing .prod-image{
/*	width:270px;
	height:270px;*/
	width:270px;
	padding-bottom:10px;
}

.prod-image-container{
	position:relative;
}

.prod-image-container a{
	display:block;
}

.prod-image-zoom{
	position:absolute;
	bottom: 15px;
    right: 20px;
}

.prod-name{
	color:#000;
	font-weight:bold;
	padding-bottom:0;
	text-decoration:none;
	margin-bottom:0;
}

.prod-name a{
	text-decoration:none;
}

div.mobile-vertical-line{
  width: 0px; /* Use only border style */
  height: 10px;
  float: center;
  border: 1px solid #f5f5f5; /* This is default border style for <hr> tag */
}

.filter-wrap-parent h4 {
    cursor: pointer;
    letter-spacing: .04em;
    font-weight: 600;
    font-size: 1.2em;
}

ul.mobile-footer {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 1.5em;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
 	display: inline-block;
}

li.mobile-footer {

}

li.mobile-footer a {
    display: block;
    text-align: center;
    padding: 6px 4px;
    text-decoration: none;
}

input.txtfield {
    height: 20px;
    width: 85%;
}

#minicart-pop-bottom .button {
    padding: 8px 10px;
    font-style: normal;
    font-size: 13px;
	margin-bottom:10px;
}

#minicart-pop-bottom li {  
    padding:10px;
}

fieldset {
    padding-bottom: 0;
    display: flex;
}

.first-fieldset {
    padding-bottom: 0;
    display: block;
}

#shopcustomer input.txtfield {
    width: 77%;
}

/*MOUSEOVER BLOCK*/
.block-main-shop{float:left;width:100%;}
.block-main-shop>div{float:left;width:100%;display:table;table-layout:fixed;}
.block-main-shop .block-col{display:inline-block;vertical-align:top;background-size:cover;background-position:center;position:relative;margin-bottom: 15px;}
.block-main-shop .block-col>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;background:rgba(0,0,0,.0);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-ms-transition:all .5s;}
.block-main-shop .block-col:hover>a{opacity:0;}
.block-main-shop .block-col img{visibility:hidden;}
.block-main-shop .block-col .block-text {
       z-index: 10;
    background-color: rgba(0,0,0, .5);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 91%;
    max-width: 94%;
    top: 77%;
    /* bottom: 0%; */
    letter-spacing: 2px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.block-main-shop .block-col:hover .block-text{opacity:1;}
.block-main-shop .block-text>span {
     color: #fff;
    font-size: 18px;
    padding: 9px 44px;
    text-transform: uppercase;
    display: block;
    border: 0px solid #fff;
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
}
.block-main-shop .block-col:hover .block-text>span{background:#000;border:1px solid #000;}
.block-instagram-feed{padding:70px 0 100px;float:left;width:100%;}
/*END MOUSEOVER BLOCK*/



/* End Afterpay Landing */

.jumbotron {
        margin: 45px 0;
        text-align: center;
      }

.jumbotron h1 {
        font-size: 2em;
        line-height: 1;
      }

.jumbotron .lead {
        font-size: 16px;
        line-height: 1.25;
      }

.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing {
        margin: auto 0 auto 0;
        text-align: center;
      }

.row-landing h2{
        font-size:1.5em;
      }


.row-landing .jumbotron {
        margin: 40px 0;
        text-align: center;
      }

.row-landing .jumbotron h1 {
        font-size: 3em;
        line-height: 1;
      }

.row-landing .jumbotron .lead {
        font-size: 18px;
    line-height: 1.3;
    margin-left: 8%;
    margin-right: 8%;
      }

.row-landing .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

.row-landing .span3 p {
     	padding-left: 6%;
    	padding-right: 6%;
}

.row-landing .span6 {
    width: 99%;
}

.row-landing .span3 {
    width: 100%;
    margin-bottom: 45px;
}

.row-landing .span6 ul {
	text-align:left;
}

.row-landing .span6 h2 {
	text-align:left;
}

/* End Afterpay Landing */


.filter-row {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}


}


}

.table-desc th, .table-desc td {
    line-height: 2em;
}


@media(max-width:600px){
    #cc-modal-content{
        margin:60px auto;
        width:85%;
    }
}
