/* Fonts */
/* Colours */
/* Main */
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-family: "Open Sans", "open_sansregular", sans-serif;
  color: #323b43;
  font-size: 15px;
  line-height: 23px;
  -webkit-font-smoothing: antialiased;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

strong {
  font-weight: 600;
}

p.intro {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}

a {
  color: #2cbfcf;
}
a:hover, a:focus {
  text-decoration: none;
  color: #323b43;
}

ul, ol {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

a, a:link, a:active, a:visited, button, input, input.button, .btn, .offer {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

button, .button {
  border: none;
  border-radius: 3px;
  background: #2cbfcf;
  color: #fff;
  padding: 8px 16px;
  text-align: center;
  display: inline-block;
}
button:hover, .button:hover {
  color: #fff;
  background: #28acba;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  box-shadow: none;
}

input:focus, select:focus, textarea:focus, button:focus,
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.tooltip {
  font-size: 14px !important;
}

input {
  padding: 4px 8px;
}

main section {
  padding: 20px 0 60px 0;
}

/* Header */
header {
  padding: 20px 0 0;
}
header a.logo {
  margin-top: 5px;
  display: block;
  text-indent: -9999px;
  background: url(../static/logo.png) no-repeat left top;
  width: 248px;
  height: 42px;
}
header .secondary {
  margin-bottom: 15px;
  float: right;
  text-align: right;
}
header .secondary p.tel {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  color: #333;
}
header .secondary .line {
  margin: 20px 0 10px 0;
}
header .secondary .line p {
  float: right;
  margin-left: 20px;
  margin-bottom: 0;
}
header .secondary .line p a {
  color: #323b43;
}
header .secondary .line p a:hover {
  color: #2cbfcf;
}
header .secondary .line p span {
  color: #2cbfcf;
}
header .secondary .line p.cart {
  font-size: 15px;
}
header .action-link {
  color: #323b43;
}
header .action-link:hover {
  color: #2cbfcf;
}
header .search {
  margin-top: 0px;
  margin-bottom: 4px;
  position: relative;
}
header .search input {
  border: none;
  box-shadow: none;
  background: #fff;
  border-radius: 0;
  height: 59px;
  padding: 12px 20px;
  color: #999;
  max-width: 200px;
}
header .search input:focus {
  background: #f4f4f4;
}
header .search button {
  border: none;
  color: #2cbfcf;
  padding: 20px;
  background: #fff;
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
}

/* Main Nav */
.navbar-default {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  min-height: auto;
  font-size: 14px;
  margin-bottom: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  max-width: 1500px;
  margin: 0px auto;
}
.navbar-default .navbar-nav {
  position: relative;
}
.navbar-default .navbar-nav > li {
  position: relative;
}
.navbar-default .navbar-nav > li a {
  padding: 20px 24px 20px;
  color: #323b43;
  font-size: 15px;
  font-weight: 600;
  border-bottom: 3px solid #fff;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li a:hover {
  border-bottom: 3px solid #ff004f;
}
.navbar-default .navbar-nav > li .dropdown-menu {
  position: absolute;
  width: 100%;
  height: auto;
  padding: 0;
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li .dropdown-menu li {
  width: 33.3%;
  display: inline-block;
  margin: 0px -5px 0px 0px;
}
.navbar-default .navbar-nav > li.open {
  position: unset;
}
.navbar-default .navbar-nav > li.open a {
  color: #2cbfcf;
}
.navbar-default .navbar-nav .active a {
  background: #fff;
  box-shadow: none;
  color: #2cbfcf;
}
.navbar-default .navbar-nav .active a:hover {
  background: #fff;
  color: #2cbfcf;
}

/* Home */
.main-img {
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.main-img ul li {
  width: 100%;
  height: 500px;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}
.main-img .container {
  height: 500px;
  display: table;
  margin: 0 auto !important;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
}
.main-img .container span {
  display: table-cell;
  vertical-align: middle;
}
.main-img .container p {
  font-family: "Open Sans", "open_sansregular", sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 5.34px;
  text-transform: uppercase;
  margin-bottom: 38px;
  line-height: 70px;
  text-align: right;
}
.main-img .container .slider-cta {
  width: auto;
  display: inline-block;
  margin: 0px;
  padding: 0px 27px;
  background-color: #ffffff;
  height: 50px;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 14px;
  color: #323b43;
  line-height: 50px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  outline: none;
  border: 0px;
  outline: none;
  border: 0px;
}
.main-img .sy-pager {
  width: 100%;
}
.main-img .sy-pager li {
  height: 4px !important;
  width: 30px !important;
  border-radius: 0;
}
.main-img .sy-pager li a {
  background-color: #000;
  border-radius: 0;
}

.sy-slide > a {
  height: 100%;
}

body.about .main-img {
  padding: 0;
  margin: 0;
  background: none !important;
}
body.about .main-img .container {
  padding: 0;
  overflow: hidden;
  background: none !important;
}

body.contact .main-img .container {
  padding: 66px 0;
  background-image: none !important;
  /*background: url(../img/head-glasses.png) no-repeat right bottom -60px;*/
  background-size: 64% auto;
  overflow: hidden;
}
body.contact .main-img .container p {
  font-size: 26px;
  margin-bottom: 0px;
}
body.contact .main-img .container .col-md-5 p span {
  color: #2cbfcf !important;
  font-weight: normal !important;
}

.feature-imgs {
  width: 100%;
  height: auto;
  max-width: 1200px;
  padding: 0px !important;
  margin: 0px auto 80px auto !important;
}
.feature-imgs .featured-imgs-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}
.feature-imgs .featured-imgs-flex .featured-block {
  text-align: center;
  height: 400px;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.feature-imgs .featured-imgs-flex .featured-block:hover {
  opacity: 0.9;
}
.feature-imgs .featured-full {
  text-align: center;
  height: 400px;
  width: 100%;
  padding: 0;
  margin-top: 20px;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.feature-imgs .featured-full:hover {
  opacity: 0.9;
}
.feature-imgs .featured-full .promo3 {
  width: auto;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
}
.feature-imgs .featured-full .promo3 p {
  font-weight: bold;
  font-size: 70px;
  color: white;
  text-transform: uppercase;
  line-height: 80px;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.4);
  text-align: right;
}

.feature-logo-block {
  width: 100%;
  height: auto;
  max-width: 1200px;
  padding: 0px !important;
  margin: 0 auto !important;
}
.feature-logo-block .logo-block-flex {
  align-items: center;
}
.feature-logo-block .logo-block-flex .manufacturer-logo {
  width: 18%;
  padding: 40px 0;
}
.feature-logo-block .logo-block-flex .manufacturer-logo img {
  width: 100%;
}
.feature-logo-block .featured-imgs-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}
.feature-logo-block .featured-imgs-flex .featured-block {
  text-align: center;
  height: 350px;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.feature-logo-block .featured-imgs-flex .featured-block:hover {
  opacity: 0.9;
}

.service-blocks {
  width: 100%;
  height: auto;
  max-width: 1200px;
  padding: 100px 0 60px 0 !important;
  margin: 0 auto !important;
}
.service-blocks .service-boxes-flex {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service-blocks .service-boxes-flex .service-box {
  width: 32%;
  height: 300px;
  position: relative;
  background-size: cover;
}
.service-blocks .service-boxes-flex .service-box .service-box-text {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #28acba;
  transition: ease-in-out 0.2s;
}
.service-blocks .service-boxes-flex .service-box .service-box-text p {
  font-size: 50px;
  color: rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 60px;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  transition: 0.25s ease-in-out;
}
.service-blocks .service-boxes-flex .service-box .service-box-text p a {
  opacity: 0;
  font-size: 18px;
  color: white;
  text-decoration: underline;
}
.service-blocks .service-boxes-flex .service-box .service-box-text:hover {
  background-color: rgba(40, 172, 186, 0.8);
  transition: ease-in-out 0.2s;
}
.service-blocks .service-boxes-flex .service-box .service-box-text:hover p {
  transform: translate(-50%, -65%);
  color: white;
  transition: 0.25s ease-in-out;
}
.service-blocks .service-boxes-flex .service-box .service-box-text:hover p a {
  opacity: 1;
}

.main-featured-offer {
  width: 100%;
}

.featured-offers-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}
.featured-offers-flex .featured-offer {
  text-align: center;
  height: auto;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  padding: 0;
  position: relative;
}
.featured-offers-flex .featured-offer img {
  width: 100%;
}

.featured-block .offer {
  opacity: 1;
  padding: 15px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
}
.featured-block .offer a {
  color: #ffffff;
}
.featured-block .offer .inner {
  height: 100%;
}
.featured-block .offer .inner a {
  color: #ffffff;
}
.featured-block .offer .inner .promo1 {
  width: auto;
  position: absolute;
  top: 10%;
  left: 5%;
}
.featured-block .offer .inner .promo1 span {
  font-size: 80px;
}
.featured-block .offer .inner .promo1 p {
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 40px;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.4);
}
.featured-block .offer .inner .promo2 {
  width: auto;
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.featured-block .offer .inner .promo2 span {
  font-size: 80px;
}
.featured-block .offer .inner .promo2 p {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 40px;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.4);
}
.featured-block .offer .button {
  letter-spacing: 0;
  background: #ff004f;
  border-radius: 20px;
  opacity: 0.85;
  margin: 0;
}

.steps {
  padding: 60px 0;
  text-align: center;
}
.steps p.title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 32px;
}
.steps p.title span {
  color: #ff004f;
  font-family: "Covered By Your Grace";
  font-size: 56px;
}
.steps .col-md {
  width: 20%;
  padding: 15px;
  float: left;
}
.steps .col-md img {
  margin-bottom: 10px;
}

.numbered-steps {
  margin-bottom: 20px;
}
.numbered-steps dl, .numbered-steps dl dt, .numbered-steps dl dd {
  display: inline-block;
  width: 100%;
}
.numbered-steps dl dt {
  position: relative;
  font-weight: 600;
  font-size: 19px;
}
.numbered-steps dl dt span, .numbered-steps dl dt a {
  display: inline-block;
  padding: 30px 0;
  color: #565e72;
  position: relative;
  z-index: 10;
}
.numbered-steps dl dt:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 81px;
  color: rgba(44, 191, 207, 0.3);
  line-height: 1;
}
.numbered-steps dl dt.number-1:before {
  content: "1";
}
.numbered-steps dl dt.number-2:before {
  content: "2";
}
.numbered-steps dl dt.number-3:before {
  content: "3";
}
.numbered-steps dl dt.number-4:before {
  content: "4";
}
.numbered-steps dl dd {
  padding: 0 10px;
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
}

.popular {
  margin-top: 20px;
  padding: 0 0 60px 0;
  text-align: center;
  background: url("../static/bg-line.gif") repeat-x left top;
  border-bottom: 1px solid #e7e7e7;
}
.popular p.title {
  display: inline-block;
  font-size: 26px;
  line-height: 32px;
  margin-top: -10px;
  background: #fff;
  padding: 10px 30px;
  margin-bottom: 20px;
}
.popular .item {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 30px;
  padding-bottom: 15px;
}
.popular .item p span {
  font-size: 15px;
}

@media only screen and (max-width: 676px) {
  .popular .item img {
    max-width: 150px;
  }
}
.intro-text {
  background: #f7f8f9;
  border-bottom: 1px solid #e7e7e7;
  padding: 80px 0 40px;
}
.intro-text .col-md-5 {
  margin-bottom: 40px;
}

.intro-textnew {
  border-bottom: 1px solid #e7e7e7;
  padding: 80px 0 40px;
}

.intro-textnew .col-md-4 {
  margin-bottom: 40px;
}

.intro-textnew .col-md-4 p {
  font-size: 17px;
  color: #565e72;
  line-height: 29px;
  font-weight: lighter;
}

.intro-textnew .col-md-4 p.intronew {
  font-size: 21px !important;
  color: #32414c !important;
  font-weight: normal !important;
}

.intro-textnew .col-md-4 p.intronew.second {
  padding-top: 40px;
}

.intro-textnew .col-md-4 p span {
  font-weight: normal;
  color: #2cbfcf;
}

.intro-textnew .col-md-4 p.intronewsmall {
  font-size: 17px;
  color: #565e72;
  line-height: 29px;
  padding-top: 40px;
  font-weight: normal;
}

.quote .bx-wrapper .bx-pager.bx-default-pager a:hover, .quote .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2cbfcf;
}
.quote .bx-wrapper .bx-viewport {
  background: transparent;
  border: none;
}
.quote .bx-controls {
  padding-top: 15px;
}
.quote blockquote {
  width: auto !important;
  text-align: center;
  padding: 10px;
  background: #2cbfcf;
  background: -webkit-linear-gradient(left, #2cbfcf, #32c4a7);
  background: -o-linear-gradient(right, #2cbfcf, #32c4a7);
  background: -moz-linear-gradient(right, #2cbfcf, #32c4a7);
  background: linear-gradient(to right, #2cbfcf, #32c4a7);
  margin: 0;
  color: #fff;
  padding: 30px;
  border: none;
  font-size: 15px;
}
.quote blockquote img {
  margin-bottom: 12px;
}
.quote cite {
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  color: #323b43;
}

.latest {
  padding: 45px 0;
  text-align: center;
}
.latest p {
  float: left;
  margin: 0 20px 0 0;
  font-weight: 600;
  font-size: 19px;
  line-height: 53px;
}
.latest p span {
  color: #ff004f;
  font-family: "Covered By Your Grace";
  font-size: 26px;
}
.latest .group {
  display: inline-block;
}
.latest .group .mailchimp #mce-EMAIL {
  padding: 13px 15px 14px;
  float: left;
  border-radius: 3px;
  border: 1px solid #919496;
  box-shadow: none;
}
.latest .group .mailchimp #mc-embedded-subscribe {
  float: right;
  background: #919496;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  padding: 15px 25px 14px;
  box-shadow: none;
  border: none;
  border-radius: 3px;
  margin-left: -3px;
}
.latest .group .mailchimp #mc-embedded-subscribe:hover {
  background: #323b43;
}

.reglaze-tables {
  clear: both;
  padding-top: 50px;
}
.reglaze-tables h3 {
  font-weight: 600;
  font-size: 19px;
  color: #565e72;
  margin-top: 0;
  margin-bottom: 20px;
}
.reglaze-tables .table {
  margin-bottom: 40px;
}
.reglaze-tables .table tbody tr td {
  font-size: 17px;
  height: 80px;
  vertical-align: middle;
  color: #575E73;
  font-weight: 300;
}
.reglaze-tables .table tbody tr td:first-child {
  padding-left: 0;
}

/* Feature Images */
.feature-images img {
  width: 100%;
}
.feature-images .promo-small img {
  margin-bottom: 20px;
}
.feature-images__image {
  padding: 0px;
  border: none !important;
  border-bottom: 0px solid #f5f5f5 !important;
  width: 100%;
  max-width: none;
  margin-bottom: 55px !important;
}
.feature-images__logo {
  max-width: 220px;
  display: block;
  margin: 0 auto;
  padding-bottom: 40px;
  background: white;
  padding: 0px 30px;
  margin-bottom: 40px !important;
}
.feature-images__logowrapper {
  background: url(../static/bg-line.gif) repeat-x left top;
}
.feature-images .row .col-md-4 .col-md-12:last-of-type {
  margin-top: 40px;
}

/* Breadcrumb */
.breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  margin: 6px 0 24px 0;
}
.breadcrumb li {
  list-style: none;
  float: left;
}
.breadcrumb li a {
  color: #323b43;
}
.breadcrumb li a.current {
  color: #2cbfcf;
}

/* BX Slider */
.bx-wrapper .bx-viewport {
  box-shadow: none;
}
.bx-wrapper .bx-viewport div img {
  margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
  top: 70%;
}
.bx-wrapper a.bx-prev:hover {
  opacity: 0.6;
  background-position: 0 -32px;
}
.bx-wrapper a.bx-next:hover {
  opacity: 0.6;
  background-position: -43px -32px;
}

/* Recently Viewed */
.recently-viewed {
  text-align: center;
}
.recently-viewed p.title {
  display: inline-block;
  font-size: 26px;
  line-height: 32px;
  margin-top: -10px;
  background: #fff;
  padding: 10px 30px;
  margin-bottom: 20px;
}

/* Products */
.product-group .item p span {
  font-size: 15px;
}

.products {
  clear: both;
  text-align: center;
  padding: 20px 0 15px;
}
.products .product-group {
  clear: both;
  padding: 60px 0 0 0;
}
.products .item {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
}
.products .item .new-badge, .products .item .sale-badge {
  display: inline-block;
  clear: both;
  background-color: red;
  color: white;
  border-radius: 2px;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
}
.products .item p span {
  font-size: 15px;
}
.products__filter {
  background: #323b43;
  box-shadow: 0px 10px 10px #0000000d;
  padding: 5px;
}
.products .colour-list {
  text-align: center;
  display: block;
}
.products .colour-list li {
  display: inline-block;
}
.products .colour-list li a {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  margin: 10px 4px;
}
.products .colour-list li .black {
  background: #111;
  border: 1px solid #111;
}
.products .colour-list li .olive {
  background: #999966;
  border: 1px solid #999966;
}
.products .colour-list li .red {
  background: #ca1010;
  border: 1px solid #ca1010;
}
.products .colour-list li .blue {
  background: #2e2576;
  border: 1px solid #2e2576;
}
.products .colour-list li .tortoise {
  background: #863c23;
  border: 1px solid #863c23;
}
.products .colour-list li a:hover {
  border: 1px solid #fff;
}
.products .slick-next {
  margin-top: 30px;
}

/** Product Filter Buttons **/
.products .genderFilters {
  display: flex;
  margin: 0 0 20px 0;
}
.products .genderFilters label {
  display: inline-block;
  margin-right: 20px;
  border: 3px solid #2CBFCF;
  color: #2CBFCF;
  padding: 12px 40px;
  border-radius: 6px;
  text-transform: uppercase;
  cursor: pointer;
}
.products .genderFilters label input[type=radio] {
  display: none;
}
.products .genderFilters label:hover {
  background: #2CBFCF;
  color: white;
}
.products .genderFilters label.selected {
  background: #2CBFCF;
  color: white;
}

.product-single {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-end;
}

.table-bordered {
  max-width: 570px;
  border-left: 5px solid #585f74;
}

/* Product Detail */
.detail h1 {
  clear: both;
  color: #565e72;
  margin-top: 0;
}
.detail__spacing {
  margin-bottom: 100px;
}
.detail p.sub {
  color: #90a3b3;
  font-size: 15px;
  margin-bottom: 15px;
}
.detail p.qty {
  float: left;
}
.detail p.qty input {
  width: 80%;
  padding: 4px;
}
.detail p.price {
  color: #2cbfcf;
  font-size: 30px;
  margin: 12px 0 25px;
  font-weight: 800;
}
.detail p.price span {
  font-weight: normal;
  color: #999;
  font-size: 14px;
}
.detail .detail-group {
  margin: 0;
  line-height: 32px;
  padding: 10px 20px;
  margin-bottom: 45px;
  background: #fbfbfb;
  border-left: 5px solid #2cbfcf;
}
.detail .detail-group > [class*=col-] {
  padding-top: 9px;
}
.detail .detail-group > [class*=col-] p {
  margin-bottom: 3px;
}
.detail .detail-group__title {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dddddd;
}
.detail .circle {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  margin-top: 5px;
  position: relative;
  top: 5px;
}

.add-cart {
  margin: 7px 0;
  clear: both;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 10px;
  border-radius: 0;
}
.add-cart--dark {
  background: #585f74;
}
.add-cart__wrapper {
  display: inline-block;
}

.cart-btns__wrapper {
  padding: 10px 15px 0;
}

/* Brand */
.brand-description {
  text-align: center;
  color: #565e72;
}
.brand-description h1 {
  font-weight: normal;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 18px;
}
.brand-description img {
  margin-bottom: 40px;
}

/* Illustrations */
.illus table {
  margin: 10px auto 40px;
  font-size: 11px;
  line-height: 14px;
}
.illus table td {
  color: #323b43;
  border: solid 1px #323b43;
  padding: 6px 8px;
}

/* Tabs */
#tabs {
  width: 100%;
  margin-bottom: 40px;
  margin-top: 120px;
}
#tabs .nav-tabs li a {
  font-size: 14px;
  color: #323b43;
  padding: 15px 25px;
  background: none;
  border: 0;
  border-radius: 0px;
}
#tabs .tab-content {
  padding: 30px 15px;
}

.nav-tabs > li {
  padding: 0 !important;
  background: #f7f7f7;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background: #2cbfd0 !important;
  color: #ffffff !important;
}

#profile table td, #profile table th {
  font-size: 14px;
  padding: 13px;
}
#profile table td strong, #profile table th strong {
  font-size: 13px;
}

/* Gallery */
.gallery .MagicZoom {
  margin-bottom: 20px;
}
.gallery .selectors a {
  width: 110px;
  display: block;
  float: left;
  margin: 0 18px 0 0;
  box-shadow: none;
  border: 1px solid #e7e7e7;
}

/* Pagination */
.pagination {
  clear: both;
}
.pagination ul {
  float: left;
}
.pagination ul li {
  list-style: none;
  float: left;
  margin: 0 4px;
}
.pagination ul li a {
  color: #323b43;
  padding: 8px 10px;
  border-radius: 0;
}
.pagination ul li a:hover {
  color: #fff;
  background: #2cbfcf;
}
.pagination ul.prev-next {
  float: right;
}
.pagination ul.prev-next li {
  list-style: none;
  float: left;
  margin: 0 4px;
}
.pagination ul.prev-next li a {
  background-color: #2cbfcf;
  color: #ffffff;
  padding: 8px 10px;
  border: none;
  border-radius: 0;
}
.pagination ul.prev-next li a:hover {
  color: #fff;
  background: #bdc0c7;
}

.sidebar {
  will-change: min-height;
}
.sidebar .sidebar__inner {
  position: relative;
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

#cart-menu {
  padding: 0;
  margin-top: 85px;
}
#cart-menu .ng-binding {
  margin: 0;
}
#cart-menu #inner-menu {
  width: 100%;
  border-radius: 3px;
  background-color: #596075;
  color: #fff;
}
#cart-menu #inner-menu .title {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #4f556a;
  font-size: 13px;
}
#cart-menu #inner-menu .title strong {
  font-size: 21px;
  font-weight: 600;
}
#cart-menu #inner-menu .title em {
  font-style: normal;
  color: rgba(255, 255, 255, 0.36);
  font-size: 15px;
  font-weight: 600;
}
#cart-menu #inner-menu .content {
  padding: 30px;
}
#cart-menu #inner-menu .content p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
  margin: 0;
  padding: 0 0 20px 30px;
}
#cart-menu #inner-menu .content p:before {
  content: "";
  position: absolute;
  width: 2px;
  top: 4px;
  left: 8px;
  height: 100%;
  background: rgba(194, 200, 221, 0.29);
}
#cart-menu #inner-menu .content p:after {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid rgba(194, 200, 221, 0.29);
  background-color: #596075;
}
#cart-menu #inner-menu .content p.active {
  background: url(../static/icons/green-tick.svg) no-repeat 0 4px;
  background-size: 18px 18px;
}
#cart-menu #inner-menu .content p.active:after {
  display: none;
}
#cart-menu #inner-menu .content p.active:before {
  top: 18px;
  background: #2cbfcf;
}
#cart-menu #inner-menu .content p:last-child:before {
  display: none;
}
#cart-menu #inner-menu .content p em {
  font-style: normal;
  color: rgba(255, 255, 255, 0.43);
  font-size: 11px;
}
#cart-menu #inner-menu .content p strong {
  font-weight: normal;
  text-transform: capitalize;
}
#cart-menu #inner-menu .content p .extra-charge {
  color: #2cbfcf;
  font-size: 14px;
}
#cart-menu #inner-menu .price {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}

/* Forms */
.bootstrap-select {
  margin-top: 15px;
  margin-bottom: 10px;
}
.bootstrap-select .btn {
  height: 50px;
  border: 0;
  border-radius: 0;
  background: #f5f5f5f5;
  position: relative;
  color: #6f6f6f;
  padding-left: 20px;
}
.bootstrap-select.pretty-select .btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  border-radius: 1px 0 0 1px;
  background-color: #2cbfd0;
}

.form-container {
  clear: both;
  margin-bottom: 45px;
}
.form-container h3 {
  color: #323b43;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 30px;
}
.form-container h4, .form-container h5 {
  font-size: 14px;
  display: inline;
}
.form-container .borderbottom {
  padding: 10px;
  clear: both;
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
.form-container .nav-pills > li + li {
  margin: 0;
}
.form-container .nav-pills > li > a {
  border: solid 1px #fff;
  color: #575E73;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 20px 0;
  background-color: rgba(98, 105, 124, 0.14);
}
.form-container .nav-pills > li.active a {
  border-color: #2CBFCF;
  background-color: rgba(44, 191, 207, 0.08);
  color: #575E73;
}
.form-container .tab-pane {
  padding: 20px 0;
}
.form-container .tab-pane h4, .form-container .tab-pane h5 {
  font-weight: 600;
}
.form-container .tab-pane h4 {
  font-size: 15px;
}
.form-container #saved-details h4 {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.form-container #saved-details input[type=text], .form-container #saved-details input[type=password] {
  border: 1px solid #2CBFCF;
  border-radius: 2px;
  background-color: #FFFFFF;
  padding: 26px 60px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
}
.form-container #saved-details input[type=text].form-username, .form-container #saved-details input[type=password].form-username {
  background-image: url(../static/icons/username.svg);
}
.form-container #saved-details input[type=text].form-password, .form-container #saved-details input[type=password].form-password {
  background-image: url(../static/icons/password.svg);
}

.graphic-radio .row > div {
  margin-bottom: 15px;
}
.graphic-radio :not(.checkbox) label {
  display: inline-block;
  height: 130px;
  font-size: 90%;
  width: 100%;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: table;
  line-height: 1.5;
}
@media (min-width: 920px) {
  .graphic-radio :not(.checkbox) label {
    height: 173px;
    font-size: 100%;
  }
}
.graphic-radio :not(.checkbox) label input {
  display: none;
}
.graphic-radio :not(.checkbox) label span {
  cursor: pointer;
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: 1px solid rgba(86, 94, 114, 0.27);
  border-radius: 3px;
  background-color: #FFFFFF;
  vertical-align: middle;
  font-weight: 600;
}
.graphic-radio :not(.checkbox) label span img {
  margin-bottom: 10px;
}
.graphic-radio :not(.checkbox) label span strong {
  color: #2cbfcf;
  font-size: 13px;
  font-weight: 600;
}
.graphic-radio :not(.checkbox) label :checked + span {
  border: 1px solid #2cbfcf;
  border-radius: 2px;
  background-color: rgba(238, 250, 251, 0.65);
  box-shadow: 0 4px 7px 0 rgba(44, 191, 207, 0.27);
}
.graphic-radio :not(.checkbox) label.smaller {
  height: 55px;
}

#select-form .row {
  margin-top: 10px;
  margin-bottom: 10px;
}
#select-form #textfield {
  margin-bottom: 10px;
  width: 228px;
}
#select-form .add-cart {
  margin: 10px 0 0 0;
  border: none;
  width: 100%;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#select-form .btn-group.bootstrap-select {
  margin-top: 0;
  width: 100%;
}
#select-form .pd .btn-group.bootstrap-select {
  margin-top: 0px;
}
#select-form #add-prism {
  background: rgba(98, 105, 124, 0.14);
  color: #575E73;
  border-radius: 4px;
  font-size: 14px;
  padding: 16px 0;
}

label.error {
  margin: 14px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #ff004f;
}

/* Popovers */
.pop {
  display: inline-block;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 17px;
  font-weight: 800;
  padding: 0;
}
.pop, .pop:hover, .pop:focus {
  background: #2cbfce;
  color: #ffffff;
}
.pop ul {
  margin-left: 16px;
}
.pop ul li {
  margin-bottom: 4px;
}

.popover {
  font-family: "Open Sans", "open_sansregular", sans-serif;
}

.popover-title {
  margin: 0 !important;
}

.popover-content {
  width: 220px;
  padding-bottom: 34px;
}

/* Cart */
a.previous {
  float: right;
}

h2.cart-title {
  margin-bottom: 60px;
}

h4.deliver {
  color: #2cbfcf;
  margin: 25px 0 15px 0;
}

.cart-title-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cart-title-row .cart-title-1 {
  width: 55%;
  padding-right: 15px;
}
.cart-title-row .cart-title-2 {
  width: 15%;
  padding-right: 15px;
}
.cart-title-row .cart-title-3 {
  width: 30%;
}
.cart-title-row p.cart-item-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.cart-group {
  width: 100%;
}
.cart-group .cart-group-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.cart-group .cart-group-row .cart-group-item .prescription-description {
  margin-top: 15px;
}
.cart-group .cart-group-row .col-1 {
  width: 30%;
}
.cart-group .cart-group-row .col-2 {
  width: 25%;
}
.cart-group .cart-group-row .col-3 {
  width: 15%;
}
.cart-group .cart-group-row .col-4 {
  width: 25%;
}
.cart-group .cart-group-row .col-5 {
  width: 5%;
}
.cart-group a.product-name {
  color: #323b43;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 5px;
}
.cart-group p {
  font-weight: bold;
  color: #565e72;
}
.cart-group span.details {
  font-size: 13px;
  line-height: 15px;
}
.cart-group span.price-amount {
  font-weight: bold;
  font-size: 22px;
}
.cart-group span.qty-detail {
  border: 1px solid #ccc;
  padding: 5px 15px;
  margin: 0 10px;
}

.order-group {
  margin: 0;
  padding: 30px 0;
  background: #ffffff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.order-group a.product-name {
  color: #323b43;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 5px;
}
.order-group p {
  font-weight: bold;
  color: #565e72;
}
.order-group span.details {
  font-size: 13px;
  line-height: 15px;
}
.order-group span.price-amount {
  font-weight: bold;
  font-size: 22px;
}
.order-group span.qty-detail {
  border: 1px solid #ccc;
  padding: 5px 15px;
  margin: 0 10px;
}

#paymentForm {
  margin-top: 40px;
}
#paymentForm .form-group .pad-helper-r {
  padding-right: 25px;
}
#paymentForm .form-group .pad-helper-l {
  padding-left: 25px;
}
#paymentForm .form-group input.form-control {
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 12px 6px;
  height: auto;
  margin: 0 0 20px 0;
}
#paymentForm .form-group h3 {
  margin: 20px 0;
}
#paymentForm .form-group h3.total-price {
  font-weight: bold;
  font-size: 30px;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #ddd;
}

/* Footer */
footer {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  background: #323b43;
  color: #fff;
  padding: 60px 0 120px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #bdc0c7;
}
footer a.fa {
  line-height: 22px;
  font-size: 24px;
  margin: 12px 12px 0 0;
  color: #ffffff;
}
footer a.fa-twitter-square {
  color: #55acee;
}
footer a.fa-linkedin-square {
  color: #0077b5;
}
footer a.fa-facebook-square {
  color: #3b5998;
}
footer ul li {
  list-style: none;
}
footer p.copy {
  color: #bdc0c7;
  font-size: 12px;
  margin: 70px 0 0;
}
footer .bg-line {
  background: url("../static/line-1x1.gif") repeat-y left 47% top;
}

/* Media Queries */
@media screen and (min-width: 1200px) {
  .slider img, .sub-slider img {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .service-blocks .service-boxes-flex {
    flex-direction: column;
  }
  .service-blocks .service-boxes-flex .service-box {
    width: 100%;
  }

  .featured-offers-flex {
    flex-direction: column;
  }
  .featured-offers-flex .featured-offer {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .feature-imgs .featured-imgs-flex {
    flex-direction: column;
  }
  .feature-imgs .featured-imgs-flex .featured-block {
    width: 100%;
  }

  .cart-title-row {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .cart-title-row .cart-title-1 {
    width: 55%;
    padding-right: 15px;
  }
  .cart-title-row .cart-title-2 {
    width: 15%;
    padding-right: 15px;
  }
  .cart-title-row .cart-title-3 {
    width: 30%;
  }
  .cart-title-row p.cart-item-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  .cart-group {
    width: 100%;
  }
  .cart-group .cart-group-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
  }
  .cart-group .cart-group-row .cart-group-item {
    width: 100%;
    margin-bottom: 25px;
  }

  #paymentForm .form-group .pad-helper-r {
    padding-right: 0;
  }
  #paymentForm .form-group .pad-helper-l {
    padding-left: 0;
  }

  header .navbar-default .navbar-nav > li a {
    padding: 10px 14px;
  }
  header .navbar-default .navbar-nav > li:first-of-type a {
    padding-left: 0;
  }
  header .search input.form-control {
    width: 135px;
  }

  .feature-images .col-md-8 {
    margin-bottom: 45px;
  }

  .product-single .detail {
    margin-top: 40px;
  }
  .product-single #tabs {
    margin-top: 40px;
  }

  #select-form .btn-group.bootstrap-select {
    margin-bottom: 18px;
  }

  footer .bg-line {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-header {
    padding: 0 15px;
  }
  header .navbar-default .navbar-nav li a {
    padding: 10px 32px !important;
  }
  header .navbar-default .navbar-nav .open .dropdown-menu {
    background: #f4f4f4;
  }
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2cbfcf;
  }
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #2cbfcf;
    background: #f4f4f4;
  }
  header .search {
    margin-bottom: 0;
    border-bottom: none;
    padding: 0px 32px;
    height: 70px;
  }
  header .search .form-group {
    width: 85%;
    float: left;
  }
  header .search .form-group input {
    margin-top: 5px;
  }
  header .search .form-group .fa-search {
    float: right;
  }
  header .search button {
    padding: 20px;
    background: #fff;
    font-size: 20px;
    position: absolute;
    top: 4px;
    right: 20px;
  }

  .main-img .container {
    background-size: contain;
  }
  .main-img .container p {
    font-size: 36px;
    line-height: 46px;
  }

  .steps .col-md {
    width: 33.33333%;
  }
  .steps .col-md:nth-child(5), .steps .col-md:nth-child(6) {
    width: 50%;
  }

  .latest .group .mailchimp {
    float: none;
  }

  footer nav {
    margin-top: 40px;
    float: left;
  }
}
@media screen and (max-width: 500px) {
  header .secondary {
    margin-top: 20px;
    clear: left;
    float: left;
    text-align: left;
  }
  header .secondary .line p {
    float: left;
    margin: 0;
    margin-right: 20px;
  }

  .detail .detail-group .col-md-5 {
    border-right: none;
  }
}
@media screen and (max-width: 420px) {
  .detail .detail-group {
    line-height: 23px;
  }

  .steps .col-md {
    width: 100% !important;
  }

  .nav-pills li {
    margin-bottom: 10px;
  }

  .form-container .tab-pane h4 {
    font-size: 14px;
  }

  #tabs .nav-tabs {
    border: none;
  }
  #tabs .nav-tabs > li {
    border-radius: 4px;
    margin: 0 0 10px 0;
  }
  #tabs .nav-tabs > li:last-child {
    margin-bottom: 0;
  }
  #tabs .nav-tabs > li a {
    margin: 0;
    border: solid 1px #2cbfcf;
  }
  #tabs .nav-tabs > li.active > a, #tabs .nav-tabs > li.active > a:hover, #tabs .nav-tabs > li.active > a:focus {
    background: #2cbfcf;
    color: #fff;
    border-color: transparent;
  }

  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
  }
}
#push-down {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  display: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-filter {
  margin-bottom: 5px;
}

.disabled {
  opacity: 0.5;
}

/* form contact page */
form.quick input.submit {
  background: #ff004f;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: lighter;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  border: none;
  padding: 12px 22px;
  line-height: normal;
  margin-top: 10px;
}

form.quick .form-row {
  padding-bottom: 20px;
}

form.quick .form-row p {
  font-size: 17px;
  color: #565e72;
  line-height: 29px;
  font-weight: lighter;
}

form.quick .form-row input {
  width: 100%;
  border: 1px solid #dedfdf;
  padding: 20px;
}

form.quick .form-row textarea {
  width: 100%;
  border: 1px solid #dedfdf;
  height: 250px;
  padding: 20px;
}

.row-half-gutter {
  margin-left: -8px;
  margin-right: -8px;
}
.row-half-gutter > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}

/* about us page */
@media (max-width: 768px) {
  body.about .headerimg {
    padding: 0px !important;
  }
}
body.about .section {
  padding: 0px;
}

p.abouttitle {
  text-align: center;
  color: #555c73;
  font-size: 29px;
  line-height: 42px;
  padding-top: 70px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 70px;
}

.aboutusimages {
  clear: both;
}

.aboutusimages .left {
  float: left;
}

.aboutusimages .right {
  float: left;
}

.aboutusimages .left div.img {
  height: 283px;
  overflow: hidden;
  margin-bottom: 12px;
}

.aboutusimages .left div.img img, .aboutusimages .right div img {
  width: 100%;
}

.aboutusimages .right.col-md-7 {
  padding-left: 0px;
}

@media (min-width: 993px) and (max-width: 1199px) {
  .aboutusimages .left div.img {
    height: 231px;
    overflow: hidden;
    margin-bottom: 12px;
  }
}
@media (max-width: 992px) {
  .aboutusimages .left.col-md-5 {
    width: 100%;
  }

  .aboutusimages .right.col-md-7 {
    width: 100%;
    padding-left: 15px;
  }

  .aboutusimages .left div.img {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px;
  }
}
.aboutusimages-padding {
  padding-bottom: 35px;
}

.aboutusimagestext {
  padding-bottom: 75px;
  clear: both;
  height: auto;
  overflow: hidden;
}

.aboutusimagestext .left {
  float: left;
}

.aboutusimagestext .right.col-md-7 {
  float: left;
  padding-left: 0px;
}

.aboutusimagestext .left.col-md-5 div h3 {
  font-size: 24px !important;
  color: #ff004f !important;
  font-weight: normal !important;
  padding: 15px 0 8px 0;
  margin: 0px;
}

.aboutusimagestext .left.col-md-5 div p {
  font-size: 17px;
  color: #565e72;
  line-height: 29px;
  font-weight: lighter;
}

.aboutusimagestext .left.col-md-5 div p.first {
  padding-bottom: 15px;
}

.emailus {
  margin-top: 24px;
}

.emailus a {
  background: #ff004f;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: lighter;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  border: none;
  padding: 12px 22px;
  line-height: normal;
  margin-top: 10px;
}

.aboutusimagestext h4 {
  font-size: 24px;
  line-height: 37px;
  font-weight: normal;
  padding-right: 60px;
}

.aboutusimagestext p, .aboutusimagestext li {
  font-size: 17px;
  color: #565e72;
  line-height: 29px;
  font-weight: lighter;
}

.aboutusimagestext li {
  width: calc( 33.33% - 20px );
  float: left;
  margin-left: 20px;
}

@media (max-width: 600px) {
  .aboutusimagestext li {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .aboutusimagestext .right.col-md-7 {
    padding-left: 15px;
    padding-top: 25px;
  }
}
/*	COLUMN SETUP	*/
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 4.5%;
  position: relative;
}

.col:first-child {
  margin-left: 0;
}

/*	GROUPING	*/
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* For IE 6/7 */
}

/*	GRID OF TWELVE	*/
.span_12_of_12 {
  width: 100%;
}

.span_11_of_12 {
  width: 91.29%;
}

.span_10_of_12 {
  width: 82.58%;
}

.span_9_of_12 {
  width: 73.87%;
}

.span_8_of_12 {
  width: 65.16%;
}

.span_7_of_12 {
  width: 56.45%;
}

.span_6_of_12 {
  width: 47.75%;
}

.span_5_of_12 {
  width: 39.04%;
}

.span_4_of_12 {
  width: 30.33%;
}

.span_3_of_12 {
  width: 21.62%;
}

.span_2_of_12 {
  width: 12.91%;
}

.span_1_of_12 {
  width: 4.208%;
}

/*	GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 768px) {
  .col {
    margin: 1% 0 1% 0%;
  }

  .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
    width: 100%;
  }
}
/*	==============================
	FAQ MENU STYLES 
============================== */
.faq-left h2 {
  margin-bottom: 20px;
}

.faq-left ul {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #323b43;
  margin-bottom: 40px;
}

.faq-left li {
  width: 80%;
  padding: 15px 7%;
  border-bottom: 1px solid #f2f2f2;
}

.faq-left li:hover {
  background-color: #f6f8fb;
}

/*	==============================
	FAQ ACCORDION STYLES 
============================== */
.faq-section {
  width: 95%;
  height: auto;
  padding-left: 5%;
  border-left: 2px solid #ffffff;
  margin-bottom: 50px;
}

.faq-section h2, .faq-left h2 {
  font-size: 26px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #32414c;
  font-weight: 600;
  margin-bottom: 10px;
}

.faq-left h2 {
  color: #ff004f;
}

ul.faqsqus li {
  border-left: 4px solid none;
  cursor: pointer;
  font-size: 19px;
  width: 100% !important;
  list-style: none;
  padding: 15px 4%;
}

ul.faqsqus li:hover, ul.faqsqus li.on {
  border-left: 4px solid #2cbfcf;
}

ul.faqsqus li:active {
  border-left: 4px solid #2cbfcf;
}

.arrowdown {
  background: url("../static/arrowdown.jpg") no-repeat;
  width: 11px;
  height: 7px;
  cursor: pointer;
  float: right;
  position: relative;
  top: 10px;
}

.arrowup {
  background: url("../static/arrowup.jpg") no-repeat;
  width: 11px;
  height: 7px;
  cursor: pointer;
  float: right;
  position: relative;
  top: 10px;
  display: none;
}

.Coatingsleftshow, .Lensesleftshow, .Deliveryleftshow {
  display: none;
}

.accordion {
  overflow: hidden;
}

/*----- Section Titles -----*/
.accordion-section-title {
  width: 100%;
  height: auto;
  padding: 25px 0% 25px 0%;
  display: inline-block;
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
  transition: all linear 0.25s;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0px;
  color: #323b43;
  margin-bottom: 0px;
  background-image: url("../images/button-arrow-dark.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
}

/*----- Section Content -----*/
.accordion-section-content {
  width: 100%;
  padding: 20px 0 5px 0;
  font-size: 16px;
  line-height: 27px;
  height: auto;
  display: none;
  background: #f2f2f2;
  padding: 2rem 1.5rem 1rem;
}

.intro-blue {
  color: #2cbfcf;
  font-size: 24px;
  font-weight: 600;
  padding: 0 0 50px 0;
}

.small-text {
  font-size: 12px;
  font-weight: 300;
}

.intronewblue {
  color: #2cbfcf;
  font-size: 21px !important;
  padding-top: 20px;
  font-weight: normal !important;
}
.intronewblue:first-child {
  padding-top: 0px;
}

.intronewbl {
  color: #000;
  font-size: 21px !important;
  padding-top: 20px;
  font-weight: normal !important;
}

.intronewbl:first-child {
  padding-top: 0px;
}

ul.bulother {
  padding: 10px 0 0 40px;
}

ul.bulother li {
  padding-bottom: 5px;
}

ul.bullet {
  padding: 0 0 0 40px;
}

ul.bullet li {
  padding-bottom: 5px;
}

table.tablefour {
  width: 100%;
  margin-bottom: 10px;
}

table.tablefour tr {
  border: 1px solid #000;
}

table.tablefour tr td {
  width: 33%;
  padding: 10px 15px;
}

table.tablefour tr:first-child td {
  font-weight: bold;
}

table.tablethree {
  width: 100%;
  margin-bottom: 10px;
}

table.tablethree tr {
  border: 1px solid #000;
}

table.tablethree tr td {
  width: 33%;
  padding: 10px 15px;
}

table.tablethree tr:first-child td {
  font-weight: bold;
}

table.tabletwo {
  width: 100%;
  margin-bottom: 10px;
}

table.tabletwo tr {
  border: 1px solid #000;
}

table.tabletwo tr td {
  width: 50%;
  padding: 10px 15px;
}

table.tabletwo tr:first-child td {
  font-weight: bold;
}

.imagepan {
  clear: both;
  padding-top: 20px;
  height: auto;
  overflow: hidden;
  width: 100%;
}

.imagepan .left {
  float: left;
  width: 50%;
}

.imagepan .right {
  float: left;
  width: 50%;
}

/* BUTTON GROUP */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  max-width: 100%;
}

.colourss {
  font-size: 0px;
}

span.colour {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 0px;
  display: block;
  margin: -20px 0 0 0;
  padding: 0;
}

.slick-list, .slick-track {
  outline: none !important;
  width: 100%;
}

.slick-slide, .slick-slide * {
  outline: none !important;
}
.slick-slide img {
  margin: 0 auto;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.eyetest__margin {
  display: block;
  margin-bottom: 25px;
}

/*# sourceMappingURL=style.css.map */
.navbar-toggle .icon-bar{
  background: #323b43!important;
}
.textsec{
  color:#2cbfcf!important;
}