@import url('https://fonts.googleapis.com/css?family=Lato:900|Merriweather:300i,400,700,700i|Roboto:300,400,500,600,700,700i,800,900&display=swap');
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}
@font-face{font-family:'Pe-icon-7-stroke';src:url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');src:url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');font-weight:400;font-style:normal}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px)
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1;*display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pull-right {
    float: right!important;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-preloader {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/loader.svg);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: center center;
  filter: brightness(0) invert(0);
  -webkit-filter: brightness(0) invert(0);
  height: 100vh;
  z-index: 2000;
}
@media all and (max-width: 900px) {
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.swatch-option{
  min-width:22px;
  height:22px;
  float:left;
  margin:5px 6px 0 0;
  text-align:center;
  cursor:pointer;
  position:relative;
  overflow:hidden;
  font-size:13px;
  text-overflow:ellipsis;
  border-radius:50%;
  transition:all .3s
}
.swatch-option:hover,.swatch-option.selected{
  box-shadow:0 0 0 3px rgba(0,0,0,.15)
}
.swatch-option.text{
  border:1px solid #ddd;
  white-space:nowrap;
  background:#fff;
  color:#ddd;
  font-size:12px;
  height:22px;
  border-radius:20px;
  padding:0 10px;
  font-weight:600
}
.swatch-option.text.selected,.swatch-option.text:hover{
  color:#222
}
.clearfix:after{
  content:" ";
  visibility:hidden;
  display:block;
  height:0;
  clear:both
}
.swatch-option:not(.disabled):hover {
color: #333;
}

.swatch-option.disabled {
cursor: default;
pointer-events: none;
}

.swatch-option.disabled:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.swatch-option-tooltip{
  max-width:140px;
  right:auto;
  max-height:100%;
  min-height:20px;
  min-width:30px;
  position:absolute;
  background:#fff;
  color:#949494;
  border:1px solid #adadad;
  display:none;
  z-index:999;
  padding-bottom:0;
  text-align:center;
  border-radius:4px
}
.swatch-option-tooltip .corner, .swatch-option-tooltip-layered .corner {
    left: auto !important;
    ; right: auto !important;
    height: 8px;
    position: relative;
}

.swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
    position: absolute;
    content: "";
    width: 0;
    left: 50% !important;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
    border-top: 8px solid #adadad;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:after {
    position: absolute;
    content: "";
    width: 0;
    left: 50% !important;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
    border-top: 7px solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 1;
}

.swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
    display: block;
    height: 130px;
    width: 130px;
    margin: 0 auto;
}

.swatch-option-tooltip .title {
    max-width: 140px;
    min-height: 20px;
    max-height: 200px;
    color: rgb(40, 40, 40);
    text-align: center;
    display: block;
    overflow: hidden;
    padding-top: 4px;
}
.swatch-opt{
  margin:20px 0
}
.swatch-more {
    display: inline-block;
    margin: 2px 0;
    text-decoration: none !important;
    position: static;
    z-index: 1;
}
.nav-main-menu a{
  color:#222
}
.header .nav.nav-main-menu>li>a{
  display:block;
  font-size:14px;
  padding:19px 18px;
  background:0 0;
  position:relative
}
.header .nav.nav-main-menu>li>a:hover{
  color:#123d6a
}
#side_guide_modal {
  display: none;
}
@media (min-width: 1200px) {
.header:not(.header6):not(.header7) .navigation .nav-main-menu{
  display:table;
  margin:0 auto;
  position:relative
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu>li{
  display:table-cell;
  vertical-align:middle;
  float:none
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu>li>a{
  white-space:nowrap
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu>li>a .icon-next{
  display:none !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li{
  position:relative
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>ul.dropdown-menu a{
  color:#878787;
  background:0 0 !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>ul.dropdown-menu ul>li:not(:last-child)>a{
  border-bottom:1px solid #eee
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>ul.dropdown-menu ul>li:first-child>a{
  border-bottom:1px solid #eee
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>a+.toggle-menu{
  display:none !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>.dropdown-menu{
  left:0;
  opacity:0;
  position:absolute;
  top:100%;
  z-index:100;
  padding:0;
  display:none !important;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
  box-shadow:0 0 3px 0 rgba(0,0,0,.1);
  background-color:#fff;
  min-width:250px;
  margin:0;
  border:none;
  transform:translateY(20px);
  -webkit-transform:translateY(20px);
  -moz-transform:translateY(20px);
  -o-transform:translateY(20px);
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li:hover>ul.dropdown-menu{
  opacity:1;
  display:block !important;
  transform:translateY(0);
  -webkit-transform:translateY(0);
  -moz-transform:translateY(0);
  -o-transform:translateY(0)
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li li>a{
  display:block;
  font-size:13px;
  padding:12px 15px 8px;
  line-height:1.75
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth{
  position:static !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth>ul.dropdown-menu{
  left:0;
  right:0;
  border-top:1px solid #efefef;
  padding:14px 30px 16px
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth>ul.dropdown-menu ul{
  position:static;
  left:auto;
  right:auto;
  top:auto;
  border:none;
  box-shadow:none;
  transform:none;
  -webkit-transform:none;
  -moz-transform:none;
  -o-transform:none;
  opacity:1;
  visibility:inherit;
  background-color:transparent;
  text-transform:none
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth>ul.dropdown-menu ul li>a{
  padding:10px 0 6px;
  border-bottom:none
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth:not(.menu-2columns)>ul.dropdown-menu{
  width:1170px;
  left:50%;
  right:auto;
  margin-left:-585px
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>ul.sub-menu{
  display:block !important
}
}
@media (max-width: 1199px) {
.header:not(.header6):not(.header7) .nav-main-menu .dropdown-menu {
width: auto !important;
padding: 0;
margin: 0;
position: static;
float: none;
background: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border: none;
box-shadow: none;
}
.header:not(.header6):not(.header7) .nav-main-menu a .icon-next {
display: none !important;
}
.header:not(.header6):not(.header7) .nav-main-menu li {
position: relative;
float: none !important;
}
.header:not(.header6):not(.header7) .nav-main-menu li > a {
padding-right: 40px;
border-bottom: 1px solid #ddd;
display: block;
padding: 10px 15px !important;
color: #575757;
font-size: 14px;
}
.header:not(.header6):not(.header7) .nav-main-menu li > a + .toggle-menu {
width: 40px;
position: absolute;
right: 0;
text-align: center;
line-height: 45px;
top: 0;
}
.header:not(.header6):not(.header7) .nav-main-menu li > ul.sub-menu,
.header:not(.header6):not(.header7) .nav-main-menu li > ul.dropdown-menu {
display: none;
padding-left: 10px !important;
}
.header:not(.header6):not(.header7) .nav-main-menu li > ul.sub-menu {
    display: block;
    padding-left: 0px !important;
}
}
html{
  font-family:sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%
}
body{
  margin:0;
  outline: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
  display:block
}
a{
  background:0 0
}
a:active,a:hover{
  outline:0
}
b,strong{
  font-weight:700
}
h1{
  margin:.67em 0;
  font-size:2em
}
sub,sup{
  position:relative;
  font-size:75%;
  line-height:0;
  vertical-align:baseline
}
sup{
  top:-.5em
}
img{
  border:0
}
figure{
  margin:1em 40px
}
button,input,optgroup,select,textarea{
  margin:0;
  font:inherit;
  color:inherit
}
button{
  overflow:visible
}
button,select{
  text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
  -webkit-appearance:button;
  cursor:pointer
}
button[disabled],html input[disabled]{
  cursor:default
}
input{
  line-height:normal
}
input[type=checkbox],input[type=radio]{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:0
}
fieldset{
  padding:.35em .625em .75em;
  margin:0 2px;
  border:1px solid silver
}
textarea{
  overflow:auto
}
table{
  border-spacing:0;
  border-collapse:collapse
}
td,th{
  padding:0
}
*{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
:before,:after{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
html{
  font-size:10px;
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:1.42857143;
  color:#333;
  background-color:#fff
}
input,button,select,textarea{
  font-family:inherit;
  font-size:inherit;
  line-height:inherit
}
a{
  color:#428bca;
  text-decoration:none
}
a:hover,a:focus{
  color:#2a6496;
  text-decoration:underline
}
figure{
  margin:0
}
img{
  vertical-align:middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{
  display:block;
  width:100% \9;
  max-width:100%;
  height:auto
}
.img-thumbnail{
  display:inline-block;
  width:100% \9;
  max-width:100%;
  height:auto;
  padding:4px;
  line-height:1.42857143;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:4px;
  -webkit-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  font-family:inherit;
  font-weight:500;
  line-height:1.1;
  color:inherit
}
h1,.h1,h2,.h2,h3,.h3{
  margin-top:20px;
  margin-bottom:10px
}
h4,.h4,h5,.h5,h6,.h6{
  margin-top:10px;
  margin-bottom:10px
}
h1,.h1{
  font-size:36px
}
h2,.h2{
  font-size:30px
}
h3,.h3{
  font-size:24px
}
h4,.h4{
  font-size:18px
}
h5,.h5{
  font-size:14px
}
p{
  margin:0 0 10px
}
.text-center{
  text-align:center
}
.text-success{
  color:#3c763d
}
ul,ol{
  margin-top:0;
  margin-bottom:10px
}
ul ul,ol ul,ul ol,ol ol{
  margin-bottom:0
}
dl{
  margin-top:0;
  margin-bottom:20px
}
dt,dd{
  line-height:1.42857143
}
dt{
  font-weight:700
}
dd{
  margin-left:0
}
.container{
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto
}
@media (min-width: 768px) {
.container{
  width:750px
}
}
@media (min-width: 992px) {
.container{
  width:970px
}
}
@media (min-width: 1200px) {
.container{
  width:1170px
}
}
.container-fluid{
  padding-right:15px;
  padding-left:15px;
  margin-right:auto;
  margin-left:auto
}
.row{
  margin-right:-15px;
  margin-left:-15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
  position:relative;
  min-height:1px;
  padding-right:15px;
  padding-left:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
  float:left
}
.col-xs-12{
  width:100%
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6{
  width:50%
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4{
  width:33.33333333%
}
@media (min-width: 768px) {
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
  float:left
}
.col-sm-12{
  width:100%
}
.col-sm-7{
  width:58.33333333%
}
.col-sm-6{
  width:50%
}
.col-sm-5{
  width:41.66666667%
}
.col-sm-4{
  width:33.33333333%
}
.col-sm-2{
  width:16.66666667%
}
}
@media (min-width: 992px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
  float:left
}
.col-md-12{
  width:100%
}
.col-md-9{
  width:75%
}
.col-md-4{
  width:33.33333333%
}
.col-md-3{
  width:25%
}
}
@media (min-width: 1200px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
  float:left
}
.col-lg-12{
  width:100%
}
.col-lg-3{
  width:25%
}
}
table{
  background-color:transparent
}
th{
  text-align:left
}
.table{
  width:100%;
  max-width:100%;
  margin-bottom:20px
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
  padding:8px;
  line-height:1.42857143;
  vertical-align:top;
  border-top:1px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
  border-top:0
}
fieldset{
  min-width:0;
  padding:0;
  margin:0;
  border:0
}
label{
  display:inline-block;
  max-width:100%;
  margin-bottom:5px;
  font-weight:700
}
input[type=radio],input[type=checkbox]{
  margin:4px 0 0;
  margin-top:1px \9;
  line-height:normal
}
.form-control{
  display:block;
  width:100%;
  height:34px;
  padding:6px 12px;
  font-size:14px;
  line-height:1.42857143;
  color:#555;
  background-color:#fff;
  background-image:none;
  border:1px solid #ccc;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control::-webkit-input-placeholder{
  color:#777
}
.form-group{
  margin-bottom:15px
}
.radio,.checkbox{
  position:relative;
  display:block;
  min-height:20px;
  margin-top:10px;
  margin-bottom:10px
}
.btn{
  display:inline-block;
  padding:6px 12px;
  margin-bottom:0;
  font-size:14px;
  font-weight:400;
  line-height:1.42857143;
  text-align:center;
  white-space:nowrap;
  vertical-align:middle;
  cursor:pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  background-image:none;
  border:1px solid transparent;
}
.btn-primary{
  color:#fff;
  background-color:#428bca;
  border-color:#357ebd
}
.btn:hover, .btn:focus, .btn:active {
border-color: #123d6a;
background-color: #123d6a;
}
.fade{
  opacity:0;
  -webkit-transition:opacity .15s linear;
  -o-transition:opacity .15s linear;
  transition:opacity .15s linear
}
.dropdown{
  position:relative
}
.dropdown-menu{
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:160px;
  padding:5px 0;
  margin:2px 0 0;
  font-size:14px;
  text-align:left;
  list-style:none;
  background-color:#fff;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,.15);
  border-radius:4px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
  box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.nav{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.nav>li{
  position:relative;
  display:block
}
.nav>li>a{
  position:relative;
  display:block;
  padding:10px 15px
}
.nav>li>a:hover,.nav>li>a:focus{
  text-decoration:none;
  background-color:#eee
}
.label{
  display:inline;
  padding:.2em .6em .3em;
  font-size:75%;
  font-weight:700;
  line-height:1;
  color:#fff;
  text-align:center;
  white-space:nowrap;
  vertical-align:baseline;
  border-radius:.25em
}
.close{
  float:right;
  font-size:21px;
  font-weight:700;
  line-height:1;
  color:#000;
  text-shadow:0 1px 0 #fff;
  filter:alpha(opacity=20);
  opacity:.2
}
button.close{
  -webkit-appearance:none;
  padding:0;
  cursor:pointer;
  background:0 0;
  border:0
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.modal-open {
    overflow: hidden
}
.modal{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1050;
  display:none;
  overflow:hidden;
  -webkit-overflow-scrolling:touch;
  outline:0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -o-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content{
  position:relative;
  background-color:#fff;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  border:1px solid #999;
  border:1px solid rgba(0,0,0,.2);
  border-radius:6px;
  outline:0;
  -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
  box-shadow:0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header{
  min-height:16.43px;
  padding:15px;
  border-bottom:1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px;
    opacity: 1;
    font-weight: normal;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{
  display:table;
  content:" "
}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{
  clear:both
}
.center-block{
  display:block;
  margin-right:auto;
  margin-left:auto
}
.hidden{
  display:none!important;
  visibility:hidden!important
}
.visible-xs,.visible-sm,.visible-md,.visible-lg{
  display:none!important
}
@media (min-width: 1700px) {
  .page-with-filter.wide .column.main.col-lg-12 {
    max-width: 1920px;
      margin: auto;
      float: none;
  }
  .recent-products-grid .product-top{
    padding:0 10px 40px;    /*0 75px 85px;*/
  }
}
@media (min-width: 1200px) {
.hidden-lg{
  display:none!important
}
}
.fa{
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.fa-envelope-o:before{
  content:"\f003"
}
.fa-arrow-up:before{
  content:"\f062"
}
.fa-phone:before {
    content: "\f095";
}
.fa-angle-down:before{
  content:"\f107"
}
.fa-angle-down:before {
 content: "\f107";
}
#maincontent{
  min-height:400px
}
.margin-top60{
  margin-top:60px
}
.margin-bottom30{
  margin-bottom:30px
}
[class^="pe-7s-"],
[class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pe-7s-close:before {
  content: "\e680";
}
.pe-7s-user:before {
  content: "\e605";
}
.pe-7s-search:before {
  content: "\e618";
}
.pe-7s-like:before {
  content: "\e642";
}
.header .header-wl a{
  font-size: 24px;
  line-height: 1;
}
#maincontent {
  min-height: 400px;
}
.margin-top60 {
  margin-top: 60px;
}
.margin-bottom15 {
  margin-bottom: 15px;
}
body{
  overflow-x:hidden
}
@media (min-width: 1200px) {
body.wide .container{
  width:1200px
}
}
body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.modal-popup{
  bottom:0;
  left:0;
  min-width:0;
  position:fixed;
  right:0;
  top:0;
  visibility:hidden
}
.modal-popup._show {
    visibility: visible;
    z-index: 999 !important;
}
.modal-popup._show .modal-inner-wrap {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    margin-top: 0;
    margin-bottom: 0;
}
.modal-popup .modal-inner-wrap{
  margin:5rem auto;
  width:75%;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  box-sizing:border-box;
  height:auto;
  left:0;
  position:absolute;
  right:0;
  -webkit-transform:translateY(-200%);
  transform:translateY(-200%);
  transition-duration:.2s;
  -webkit-transition-property:-webkit-transform,visibility;
  transition-property:transform,visibility;
  transition-timing-function:ease
}
.modal-popup .action-close{
  background-image:none;
  background:0 0;
  -moz-box-sizing:content-box;
  border:0;
  box-shadow:none;
  line-height:inherit;
  margin:0;
  padding:0;
  cursor:pointer;
  text-shadow:none;
  font-weight:400;
  display:inline-block;
  text-decoration:none;
  position:absolute;
  right:-13px;
  top:-13px;
  z-index:10
}
.modal-popup .action-close>span{
  border:0;
  clip:rect(0,0,0,0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.modal-popup .action-close:before{
  -webkit-font-smoothing:antialiased;
  line-height:19px;
  color:#fff;
  content:'x';
  font-size:19px;
  font-weight:400;
  background-color:#2a2a2a;
  width:29px;
  height:29px;
  border:3px solid #fff;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  margin:0;
  vertical-align:top;
  display:inline-block;
  font-weight:400;
  overflow:hidden;
  padding-left:1px;
  speak:none;
  text-align:center
}
.modal-popup .action-close:hover:before {
    border-color: #2a2a2a;
}
.modal-popup.confirm .modal-inner-wrap {
    width: 310px;
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
    padding: 20px 15px;
    font-size: 16px;
    font-style: italic;
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ebebeb;
}

.modal-popup.confirm .modal-inner-wrap .modal-footer {
    border: none;
    background-color: #fff;
}

.modals-overlay {
    z-index: 998 !important;
    background-color: rgba(51, 51, 51, 0.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.modal-popup.confirm .action-close {
    top: 15px;
}

.modal-popup.confirm .action-close:before {
    content: "\e680";
    font-family: 'Pe-icon-7-stroke';
    font-size: 20px;
    line-height: 22px;
}

.modal-popup.confirm .modal-footer .action-secondary, .modal-popup.confirm .modal-footer .action-primary {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 36px;
    font-weight: 600;
    padding: 0 25px;
    line-height: 34px;
    background-color: transparent;
}

.modal-popup.confirm .modal-footer .action-primary {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
}

.modal-popup.confirm .modal-footer .action-primary:hover {
    color: #fff;
    border: 2px solid #123d6a;
    background-color: #123d6a;
}

.modal-popup.confirm .modal-footer .action-secondary {
    margin-right: 15px;
    color: #fff;
    border: 2px solid #123d6a;
    background-color: #123d6a;
}

.modal-popup.confirm .modal-footer .action-secondary:hover {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
}

*{
  padding:0
}
*:focus, *:active {
    outline: none !important;
}
a{
  color:#8e8e8e;
  text-decoration:none;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
a:hover,a:focus,a:active{
  color:#123d6a;
  text-decoration:none
}
ul,ol{
  list-style:none;
  margin:0
}
table>caption{
  border:0 none;
  clip:rect(0px,0px,0px,0px);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}
.table thead tr th,.table tbody tr th,.table tfoot tr th,.table thead tr td,.table tbody tr td,.table tfoot tr td{
  padding:15px
}
body{
  color:#878787;
  background-color:#fff;
  font-style:normal;
  font-weight:400;
  line-height:1.75;
  font-size:14px
}
.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{
  font-weight:600;
  margin:0;
  color:#222;
  line-height:1.428;
  letter-spacing:.5px
}
.h1,h1{
  font-size:48px
}
.h2,h2{
  font-size:36px
}
.h3,h3{
  font-size:24px
}
.h4,h4{
  font-size:21px
}
.h5,h5{
  font-size:18px
}
button{
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
.btn{
  height:40px;
  font-weight:600;
  padding:0 35px;
  line-height:36px;
  background-color:transparent
}
.btn-secondary {
color:#fff;
border:2px solid #123d6a;
background-color:#123d6a	
}
.btn-primary, .btn-secondary:hover{
  color:#fff;
  border:2px solid #222;
  background-color:#222
}
.btn-full {
  width: 100%;
}
.label,label{
  font-size:13px;
  color:#5f5f5f;
  padding:0;
  margin:0 0 9px;
  font-weight:400;
  text-align:left;
  line-height:inherit
}
::-webkit-input-placeholder{
  color:#c1c1c1
}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{
  transition:background-color 5000s ease-in-out 0s;
  -webkit-box-shadow:0 0 0px 1000px #fff inset
}
input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email]{
  background:#fff;
  border:1px solid #ccc;
  box-sizing:border-box;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
  font-size:13px;
  height:40px;
  line-height:36px;
  padding:0 10px;
  vertical-align:baseline;
  width:100%;
  color:#878787;
  box-shadow:none !important
}
input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
textarea,textarea.form-control,textarea.input-text{
  width:100%;
  height:auto;
  border:1px solid #ccc;
  min-height:120px;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
  background:#fff;
  box-shadow:none;
  padding:15px;
  box-shadow:none !important
}
textarea:focus,
textarea.form-control:focus,
textarea.input-text:focus {
  border-color: #222;
}
select,select.form-control,select.input-text{
  width:100%;
  border:1px solid #ccc;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0
}
select:focus,
select.form-control:focus,
select.input-text:focus {
  border-color: #222;
}
select:not([multiple]),select.form-control:not([multiple]),select.input-text:not([multiple]){
  -moz-appearance:none;
  -webkit-appearance:none;
  background:#fff url("../images/select-bg.svg") no-repeat scroll 100% 45%;
  height:40px;
  text-indent:.01em;
  text-overflow:"";
  padding:0 25px 0 10px
}
select:not([multiple]) option,select.form-control:not([multiple]) option,select.input-text:not([multiple]) option{
  height:40px;
  padding:8px 10px
}
.field.required>label em,.form-group.required>label em,.field._required>label em,.form-group._required>label em,.field.required>.label em,.form-group.required>.label em,.field._required>.label em,.form-group._required>.label em{
  display:none
}
.field.required>label:after,.form-group.required>label:after,.field._required>label:after,.form-group._required>label:after,.field.required>.label:after,.form-group.required>.label:after,.field._required>.label:after,.form-group._required>.label:after{
  color:red;
  content:"*";
  font-size:13px;
  margin:0 0 0 3px
}
.field>.label,.form-group>.label,.field>label,.form-group>label{
  display:inline-block;
  font-weight:500
}
.fieldset>.field:not(.choice){
  margin-bottom:15px
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.std ul {
  list-style-type: square;
  padding-left: 15px;
}
.nowrap {
  white-space: nowrap;
}
.no-display{
  display:none
}
.modal-content{
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0
}
.modal.fade .modal-dialog {
  margin: 0 auto;
  top: 50%;
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
}
.modal.in .modal-dialog {
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  max-width: 80%;
  max-height: 80vh;
  overflow-y: auto;
}
.price-box .price{
  color:#696969
}
.price-box .price-label{
  display:none
}
.message > * {
  padding: 12px 20px 12px 45px;
  display: block;
  font-size: 14px;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 0 0 15px;
}
.message p {
  margin: 0;
}
.message > *:before {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  line-height: 24px;
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  width: 45px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.message > * a {
  color: #123d6a;
}
.message > * a:hover {
  text-decoration: underline;
}
.message.info > * {
  background: #d9edf7;
  color: #31708f;
}
.message.info > *:before {
  color: #31708f;
  content: '\f024';
}
.message.error > * {
  background: #fae5e5;
  color: #1979c3;
}
.message.error > *:before {
  color: #b30000;
  content: '\f06a';
}
.message.warning > * {
  background: #fdf0d5;
  color: #6f4400;
}
.message.warning > *:before {
  color: #b30000;
  content: '\f071';
}
.message.notice > * {
  background: #fdf0d5;
  color: #6f4400;
}
.message.notice > *:before {
  color: #c07600;
  content: '\f12a';
}
.message.success > * {
  background: #e5efe5;
  color: #006400;
}
.message.success > *:before {
  color: #006400;
  content: '\f00c';
}
.search-autocomplete{
  display:none;
  position:absolute;
  z-index:3;
  right:15px;
  left:15px;
  width:auto !important;
  top:100%
}
.search-autocomplete ul:not(:empty) {
  background: #fff;
  border-top: 1px solid #efefef;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.search-autocomplete ul li {
  border-bottom: 1px solid #efefef;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.search-autocomplete ul li .amount {
  color: #123d6a;
  position: absolute;
  right: 7px;
  top: 7px;
  white-space: nowrap;
}
.search-autocomplete ul li .amount:before {
  content: "(";
}
.search-autocomplete ul li .amount:after {
  content: ")";
}
.owl-carousel .owl-dots {
    display: table;
    margin: 20px auto 0
}

.owl-carousel .owl-dots.disabled {
    margin: 0 !important;
    display: none
}

.owl-carousel .owl-dots .owl-dot {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.owl-carousel .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7.5px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    cursor: pointer;
    background: #666;
    background: rgba(0,0,0,.5);
    display: block;
    box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}

.owl-carousel .owl-dots .owl-dot:hover span,.owl-carousel .owl-dots .owl-dot.active span {
    background: #333;
    background: rgba(0,0,0,.7)
}

.owl-carousel .owl-nav.disabled {
    display: none
}
.scroll-to-top{
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:0 0 3px 0 rgba(0,0,0,.2);
  width:45px;
  height:45px;
  position:fixed;
  right:35px;
  font-size:35px;
  text-align:center;
  line-height:45px;
  color:#878787;
  background-color:#fff;
  z-index:100
}
.scroll-to-top .fa{
  font-family:"Pe-icon-7-stroke";
  line-height:45px
}
.scroll-to-top .fa:before{
  content:"\e682"
}
.footer{
  margin-top:70px
}
.footer .instagram-block .block-content ul.row{
  margin-left:-5px;
  margin-right:-5px
}
.footer .instagram-block .block-content ul.row li.margin-bottom30{
  margin-bottom:10px;
  padding-left:5px;
  padding-right:5px
}
.minicart-wrapper{
  position:relative
}
.minicart-wrapper .mage-dropdown-dialog{
  display:block !important
}
.minicart-wrapper:after{
  content:"";
  display:table;
  clear:both
}
.minicart-wrapper .action.showcart{
  white-space:nowrap;
  cursor:pointer;
  text-decoration:none;
  position:relative;
  color:#000;
  display:block;
  line-height:1
}
.minicart-wrapper .action.showcart > .counter.qty {
  color: #fff;
  background-color: #222;
  text-align: center;
  white-space: normal;
  position: absolute;
  height: 20px;
  min-width: 20px;
  font-size: 12px;
  line-height: 22px;
  left: 14px;
  top: -10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.minicart-wrapper .action.showcart > .counter.qty.empty .counter-number:empty:after {
  content: "0";
  display: inline-block;
}
.minicart-wrapper .action.showcart > .counter.qty .loading-mask {
  width: 20px;
  height: 20px;
  top: 0;
  background-color: transparent;
  right: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.minicart-wrapper .action.showcart > .counter.qty .loading-mask .loader > img {
  width: 20px;
  position: static !important;
}
.minicart-wrapper .action.showcart > .counter.qty .counter-label {
  display: none;
}
.minicart-wrapper .action.showcart:before{
  -webkit-font-smoothing:antialiased;
  font-size:24px;
  content:"\e615";
  font-family:'Pe-icon-7-stroke';
  overflow:hidden;
  speak:none;
  line-height:1;
  text-align:center
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before {
  color: #123d6a;
}
.minicart-wrapper .action.showcart.active {
  color: #123d6a;
}
.minicart-wrapper .action.showcart.active:before {
  color: #123d6a;
}
.minicart-wrapper .block-minicart{
  background:#fff;
  top:0;
  bottom:0;
  width:320px;
  left:auto;
  right:-320px;
  position:fixed;
  z-index:999;
  opacity:0;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
.minicart-wrapper.active:after {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.9;
  display: block;
  content: "";
  z-index: 998;
}
.minicart-wrapper.active .block-minicart {
  opacity: 1;
  transform: translate3d(-320px, 0, 0);
  -webkit-transform: translate3d(-320px, 0, 0);
  -moz-transform: translate3d(-320px, 0, 0);
  -o-transform: translate3d(-320px, 0, 0);
}
.minicart-wrapper .close-minicart{
  font-size:16px;
  line-height:50px;
  letter-spacing:2px;
  text-transform:uppercase;
  background:#000;
  color:#fff;
  text-align:center;
  font-weight:600;
  position:relative
}
.minicart-wrapper .close-minicart button {
  position: absolute;
  left: 8px;
  top: 0;
  bottom: 0;
  cursor: pointer;
  font-size: 40px;
  background: none;
  border: none;
  opacity: 0.8;
}
.minicart-wrapper .close-minicart button i {
  display: block;
}
.minicart-wrapper .close-minicart button:hover {
  opacity: 1;
}
.minicart-wrapper .block-content{
  max-height:calc(100vh - 50px);
  overflow-x:hidden;
  overflow-y:auto;
  padding:0 20px
}
.minicart-wrapper .block-content ol.minicart-items,
.minicart-wrapper .block-content .minicart-items-wrapper {
  height: auto !important;
}
.minicart-wrapper .block-content > .actions > .subtotal {
  margin-top: 15px;
  text-align: center;
  width: 100%;
  padding: 11px 0 7px;
  border-top: 1px solid #ebebeb;
}
.minicart-wrapper .block-content > .actions > .subtotal > * {
  display: inline-block;
}
.minicart-wrapper .block-content > .actions > .subtotal > span.label {
  color: #222;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
}
.minicart-wrapper .block-content > .actions > .subtotal .price-container .price {
  color: #2a2a2a;
  font-size: 18px;
  font-weight: 600;
}
.minicart-wrapper .block-content .subtitle.empty{
  display:block;
  color:#222;
  text-align:center;
  font-weight:400;
  padding-top:20px
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  overflow: hidden;
  width: 80px !important;
  float: left;
}
.minicart-items .product > .product-item-photo img,
.minicart-items .product > .product-image-container img {
  max-width: 100%;
  height: auto !important;
}
.minicart-items .product-item {
  padding-top: 20px;
}
.minicart-items .product-item .product:after {
  display: table;
  clear: both;
  content: "";
}
.minicart-items .product-item .product > .product-item-photo {
  position: relative;
}
.minicart-items .product-item .product > .product-item-photo:after {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.minicart-items .product-item .product > .product-item-photo img {
  max-width: 100%;
  height: auto !important;
}
.minicart-items .product-item .product-item-details {
  float: left;
  width: calc(100% - 80px);
  padding-left: 15px;
  padding-top: 1px;
}
.minicart-items .product-item .product-item-details > .product.options {
  font-size: 12px;
}
.minicart-items .product-item .product-item-details .product-item-name {
  font-size: 13px;
  color: #222;
  line-height: 1.428;
  font-weight: 600;
  display: block;
}
.minicart-items .product-item .product-item-details .product-item-name a {
  font-weight: 600;
  font-size: 13px;
  color: #222;
  line-height: 1.428;
  display: block;
}
.minicart-items .product-item .product-item-details .product-item-name a:hover {
  color: #123d6a;
}
.minicart-items .product-item .product-item-details .product-item-pricing {
  margin-top: 4px;
}
.minicart-items .product-item .product-item-details .product-item-pricing .price {
  color: #2a2a2a;
  font-size: 14px;
}
.minicart-items .product-item .details-qty.qty {
  margin-top: 8px;
}
.minicart-items .product-item .details-qty.qty > label {
  display: none;
}
.minicart-items .product-item .details-qty.qty .cart-item-qty {
  width: 80px;
  height: 34px;
  border-radius: 17px;
  line-height: 1;
  padding: 0;
  text-align: center;
}
.minicart-items .product-item .details-qty.qty .update-cart-item {
  margin-left: 0;
  height: 34px;
  padding: 0 15px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #222;
  background-color: #222;
  border-radius: 17px;
}
.minicart-items .product-item .details-qty.qty .update-cart-item:hover,
.minicart-items .product-item .details-qty.qty .update-cart-item:focus,
.minicart-items .product-item .details-qty.qty .update-cart-item:active {
  background-color: #123d6a;
  border-color: #123d6a;
  color: #fff;
}
.minicart-items .product-item .product.actions {
  position: absolute;
  top: 50%;
  left: 50%;
  display: table;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.minicart-items .product-item .product.actions > div {
  display: table-cell;
  padding: 0 3px;
  vertical-align: middle;
}
.minicart-items .product-item .product.actions .action {
  width: 30px;
  height: 30px;
  color: #222;
  background-color: #fff;
  border: 1px solid #fff;
  display: block;
  border-radius: 5px;
  text-align: center;
  line-height: 26px;
}
.minicart-items .product-item .product.actions .action span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product-item .product.actions .action:after {
  font-size: 20px;
  font-family: 'Pe-icon-7-stroke';
  font-weight: bold;
}
.minicart-items .product-item .product.actions .action.delete:after {
  content: "\e680";
  font-size: 28px;
}
.minicart-items .product-item .product.actions .action.edit {
  display: none;
}
.minicart-items .product-item .product.actions .action:hover {
  background-color: #123d6a;
  border-color: #123d6a;
  color: #fff;
}
.minicart-items .product-item:hover .product > .product-item-photo:after {
  opacity: 0.5;
}
.minicart-items .product-item:hover .product.actions {
  opacity: 1;
  visibility: visible;
}
.product.options > .toggle {
  cursor: pointer;
  color: #222;
  display: block;
  font-weight: 500;
}
.product.options > .toggle:after {
  color: #2a2a2a;
  margin: 0 0 0 5px;
  position: static;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin: 0px 6px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.product.options .content .subtitle {
  display: none;
}
dl.product.options.list {
  margin-bottom: 5px;
}
dl.product.options.list dt,
dl.product.options.list dd {
  float: left;
  vertical-align: top;
}
dl.product.options.list dd {
  margin-bottom: 8px;
  line-height: 21px;
  margin-left: 3px;
}
dl.product.options.list dt {
  clear: left;
  margin: 0;
  font-size: 12px;
  color: #222;
  font-weight: 500;
}
dl.product.options.list dt:after {
  content: ":";
  display: inline-block;
}
.header{
  background-color:#fff;
  border-bottom:1px solid #fff;
  position:relative;
  z-index:99
}
.header .dropdown-switcher {
  float: right;
  margin-left: 30px;
  position: static;
}
.header .dropdown-switcher .dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  border: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  right: 15px;
  left: auto;
  font-size: 12px;
  min-width: 110px;
}
.header .dropdown-switcher .dropdown-menu li > a {
  border-bottom: 1px solid #ddd;
  color: #8e8e8e;
  padding: 8px 15px;
  background: none;
  white-space: nowrap;
}
.header .dropdown-switcher .dropdown-menu li > a:hover {
  color: #123d6a;
}
.header .dropdown-switcher .dropdown-menu li > a img {
  height: auto;
  margin-right: 7px;
  margin-top: -4px;
  width: 16px;
}
.header .dropdown-switcher .switcher-toggle {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  padding: 14px 0;
  position: relative;
}
.header .dropdown-switcher .switcher-toggle .fa-angle-down {
  font-size: 11px;
  margin-left: 2px;
  margin-top: 1px;
}
.header .dropdown-switcher.open .dropdown-menu {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.header .dropdown-toplinks{
  position:static
}
.header .dropdown-toplinks .dropdown-toggle{
  background:0 0;
  border:none;
  color:#000;
  font-size:24px;
  line-height:1;
  display:block
}
.header .dropdown-toplinks .dropdown-menu{
  min-width:0;
  left:auto;
  right:0;
  opacity:0;
  position:absolute;
  top:100%;
  visibility:hidden;
  z-index:100;
  display:block !important;
  padding:0;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
  box-shadow:0 0 3px 0 rgba(0,0,0,.1);
  background-color:#fff;
  margin:0;
  border:none;
  transform:translateY(20px);
  -webkit-transform:translateY(20px);
  -moz-transform:translateY(20px);
  -o-transform:translateY(20px);
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
.header .dropdown-toplinks .dropdown-menu li{
  white-space:nowrap
}
.header .dropdown-toplinks .dropdown-menu li a:not(.no-display){
  border-bottom:1px solid #eee;
  padding:12px 15px 8px;
  display:block
}
.header .dropdown-toplinks:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.header .search-form .form-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.95);
    opacity: 0;
    visibility: hidden;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}

.header .search-form .form-search .form.minisearch {
    max-width: 580px;
    margin: 0 auto;
    padding: 15px;
    margin-top: 130px;
}

.header .search-form .form-search .form.minisearch .input-text {
    border: 0;
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    box-shadow: none;
    letter-spacing: 2px;
}

.header .search-form .form-search .form.minisearch .button {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.header .search-close {
    position: absolute;
    right: 20px;
    top: 40px;
    color: #fff;
    width: 60px;
    height: 60px;
    background: none;
    border: none;
    font-size: 60px;
}

.header .search-close i {
    display: block;
}
.header .action.nav-toggle {
    border: none;
    background: none;
    padding: 5px 0;
    margin-top: 0;
}
.header.header4 .bottom-header-content{
  border-top:1px solid #ececec
}
.products-grid .product-image-photo.img-thumbnail{
  padding:0;
  line-height:1;
  background:0 0;
  border:none;
  min-width:100%;
  position:absolute;
  top:0;
  left:0;
  margin:auto !important;
  display:block;
  bottom:0;
  right:0;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0
}
.products-grid .product-item-info{
  margin-bottom:30px
}
.products-grid .product-item-info .product-top{
  position:relative;
  overflow:hidden
}
.products-grid .product-item-info .product-top a.photo{
  display:block;
  height:0
}
.products-grid .product-item-info .product-top a.photo:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background-color:#000;
  opacity:0;
  visibility:hidden;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  z-index:3
}
.products-grid .product-item-info .product-top a.photo div{
  display:none
}
.products-grid .product-item-info .product-top .actions-link{
  display:table;
  position:absolute;
  top:0;
  left:0;
  z-index:3
}
.products-grid .product-item-info .product-item-details{
  padding-top:11px
}
.products-grid .product-item-info .product-item-details .product-item-name{
  margin-bottom:6px;
  line-height:1.1
}
.products-grid .product-item-info .product-item-details .product-item-name a{
  color:#222;
  font-size:14px;
  font-weight:500
}
.content-heading{
  text-align:center;
  margin-bottom:33px
}
.content-heading h3.title{
  display:inline-block;
  position:relative;
  color:#000;
  line-height:24px
}
.content-heading h3.title:before,.content-heading h3.title:after{
  position:absolute;
  content:"";
  width:60px;
  height:2px;
  background:#000;
  top:48%
}
.content-heading h3.title:before{
  left:-75px
}
.content-heading h3.title:after{
  right:-75px
}
.content-heading .block-note{
  font-style:italic;
  font-size:14px;
  color:#878787;
  margin-top:5px;
  line-height:16px;
  letter-spacing:.5px
}
.instagram-block>.content-heading{
  margin-bottom:17px
}
.instagram-item{
  position:relative
}
.instagram-item>a{
  display:block
}
.instagram-item>a img{
  min-width:100%
}
.instagram-item>a:after{
  content:"";
  left:0;
  right:0;
  bottom:0;
  top:0;
  background-color:#000;
  opacity:0;
  visibility:hidden;
  position:absolute;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s
}
.breadcrumbs{
  background-color:#f6f6f8;
  font-size:13px;
  padding:18px 0 13px;
  margin-bottom:40px;
  text-align: center;
}
.breadcrumbs>.container,.breadcrumbs>.container-fluid{
  position:relative;
  z-index:1
}
.breadcrumbs .items:after{
  content:"";
  display:table;
  clear:both
}
.breadcrumbs .items>li{
  float:left
}
.breadcrumbs .items>li+li:before{
  color:#878787;
  font-family:"FontAwesome";
  content:"\f105";
  padding:0 8px
}
.breadcrumbs .items>li a{
  color:#222
}
.category-view .breadcrumbs {
    margin-top: 0;
}
body.page-products .breadcrumbs {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}
.breadcrumbs .items>li a:hover {
    color: #123d6a
}

.breadcrumbs .items li strong {
    font-weight: 400;
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block
}
.toolbar {
    display: flex;
    align-items: center
}

.toolbar .modes,.toolbar .limiter,.toolbar .sorter {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.toolbar .sorter {
    text-align: right;
    white-space: nowrap
}

.toolbar .sorter .sorter-options,.toolbar .sorter .sorter-action {
    display: inline-block !important;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0
}
.toolbar .toolbar-amount {
    display: none
}

.toolbar .form-item-select {
    display: inline-block;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.toolbar .form-item-select:after {
    content: '\f107';
    position: absolute;
    font-family: 'FontAwesome';
    right: 16px;
    top: 8px;
    pointer-events: none
}

.toolbar select {
    cursor: pointer;
    border: none;
    width: auto;
    font-size: 13px;
    color: #878787;
    height: 40px;
    line-height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 30px 0 15px;
    width: 100%;
    background: 0 0;
    box-shadow: none
}

.toolbar select:-ms-expand {
    display: none
}

.toolbar select option {
    padding: 3px 0 3px 14px
}

.toolbar .pages {
    display: none
}

.toolbar .pages .pagination {
    margin: 0 auto;
    display: table;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.toolbar .pages .pagination:after {
    content: "";
    display: table;
    clear: both
}

.toolbar .pages .pagination .item {
    float: left;
    padding: 0 20px
}

.toolbar .pages .pagination .item a {
    text-align: center;
    line-height: 38px;
    color: #5b5b5b;
    font-size: 14px;
    float: none;
    display: block;
    padding: 0;
    border: none;
    background: 0 0
}

.toolbar .pages .pagination .item a:hover {
    color: #ec0101
}

.toolbar .pages .pagination .item.current a {
    color: #ec0101
}

.toolbar .pages .pagination li span {
    float: none !important
}

.page-layout-3columns .toolbar .limiter {
    display: none
}

.bottom-pagination .toolbar .modes,.bottom-pagination .toolbar .limiter,.bottom-pagination .toolbar .toolbar-sorter.sorter {
    display: none
}

.bottom-pagination .toolbar .pager {
    margin: 0;
    width: 100%
}

.bottom-pagination .pages {
    width: 100%;
    display: block;
    padding-top: 13px;
    border-top: 1px solid #ddd;
    margin: 0
}

.bottom-pagination.ajaxscroll-enable .pages {
    padding-top: 0;
    border: none
}
.search.results .category-product-actions {
  width: 100%;
  padding: 10px 0;
}
.search.results .category-product-actions dl.block {
  text-align: left;
}
.search.results .category-product-actions dl.block dt {
  display: inline-block;
    margin-right: 20px;
}
.search.results .category-product-actions dl.block dd {
  display: inline-block;
  margin-right: 10px;
}
.page-layout-1column.catalogsearch-result-index .category-product-actions .toolbar-products {
  width: auto;
}
.category-product-actions {
    margin-bottom: 30px;
    position: relative
}
.block.filter .block-content.filter-content .filter-options:after {
    content: "";
    display: table;
    clear: both
}
.block.filter .block-content.filter-content .filter-options-item {
    margin-bottom: 52px
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    position: relative;
    display: block;
    padding: 0 0 2px;
    margin-bottom: 15px
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title:before {
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #222;
    left: 0
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #7f7f7f;
    position: absolute;
    right: 0;
    bottom: 3px
}

.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options {
    padding: 5px 0 0
}

.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options .swatch-option-link-layered .swatch-option {
    outline: none !important;
    min-width: 25px;
    margin: 10px 10px 0 0;
    min-height: 25px
}

.block.filter .block-content.filter-content .filter-options-item:last-child {
    margin-bottom: 0
}

.page-layout-1column .category-product-actions:after {
    display: table;
    content: "";
    clear: both
}

/*.page-layout-1column .category-product-actions .toolbar-products {
    float: left;
    width: 80%
}*/

/*.page-layout-1column.catalogsearch-result-index .category-product-actions .toolbar-products {
    width: 100%
}*/
.page-layout-1column .block.filter .block-content.filter-content {
    background: #fff;
    top: 0;
    bottom: 0;
    width: 320px;
    left: 0;
    right: auto;
    position: fixed;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
.page-layout-1column .block.filter .block-content.filter-content .block-filter-content {
    padding: 20px;
    max-height: calc(100% - 50px);
    overflow-y: auto
}

#mgs-ajax-loading{
  display:none
}
#mgs-ajax-loading .preloader {
    background: url(../images/loader.svg) no-repeat 0 0;
    background-size: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.lazy-loading-img .products-grid .product-item-info .product-top,.lazy-loading-img .list-products .product-item-info .product-image,.lazy-loading-img .promobanner,.lazy-loading-img .thumbnail-post,.lazy-loading-img .instagram-item{
  background-image:url('../images/loader_black.svg');
  background-size:30px auto;
  background-position:center center;
  background-repeat:no-repeat
}
.minicart-wrapper.minicart-wrapper--dropdown:after{
  content:none !important
}
.minicart-wrapper.minicart-wrapper--dropdown .block-minicart{
  position:absolute;
  right:0;
  top:100%;
  bottom:auto;
  box-shadow:0 3px 9px rgba(0,0,0,.3);
  display:block;
  opacity:0;
  visibility:hidden;
  transform:translateY(20px);
  -webkit-transform:translateY(20px);
  -moz-transform:translateY(20px);
  -o-transform:translateY(20px)
}
.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content{
  max-height:unset;
  overflow:hidden
}
.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content .minicart-items-wrapper {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: -20px;
    height: auto !important;
}

.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content ol.minicart-items {
    height: auto !important;
}

.minicart-wrapper.minicart-wrapper--dropdown .block-content > .actions {
    padding-bottom: 25px;
}
.minicart-wrapper.minicart-wrapper--dropdown .block-content .subtitle.empty{
  padding:20px 0
}
.minicart-wrapper.minicart-wrapper--dropdown .close-minicart{
  display:none
}
.minicart-wrapper.minicart-wrapper--dropdown:hover, .minicart-wrapper.minicart-wrapper--dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.minicart-wrapper.minicart-wrapper--dropdown:hover .block-minicart, .minicart-wrapper.minicart-wrapper--dropdown.active .block-minicart {
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
}
html,body{
  -webkit-overflow-scrolling:touch !important
}
.swatch-input.super-attribute-select{
  display:none
}
.popup-authentication .actions-toolbar button{
  height:40px;
  font-weight:600;
  padding:0 35px;
  line-height:36px;
  color:#fff;
  border:2px solid #222 !important;
  background-color:#222 !important;
  margin-bottom:10px;
  display:inline-block
}
.popup-authentication .actions-toolbar .action.primary{
  display:inline-block
}
.popup-authentication .block-title>strong{
  color:#2a2a2a;
  font-size:18px;
  font-weight:600
}
.popup-authentication .modal-inner-wrap .block-authentication{
  padding:15px
}
.popup-authentication .action-close{
  top:0
}
.popup-authentication .action-close:before{
  padding-left:0
}
.popup-authentication .modal-header{
  height:0;
  padding:0;
  border:0
}
.popup-authentication .modal-inner-wrap{
  max-width:900px
}
@media (min-width: 992px) {
.product-item.col-md-4:nth-child(3n+1),.product-item.col-md-custom-5:nth-child(5n+1),.product-item.col-md-2:nth-child(6n+1),.product-item.col-md-6:nth-child(2n+1),.product-item.col-md-3:nth-child(4n+1),.product-item.col-md-custom-5:nth-child(5n+1){
  clear:left
}
}
.header{
  position:absolute;
  top:0;
  left:0;
  right:0
}
#search_mini_form .mgs-instant-search-dropdown{
  top:50px
}
@media (min-width: 992px) {
.footer .instagram-block .block-content ul.row li:nth-child(3n+1){
  clear:left
}
}
@media (max-width: 1199px) {
.nav-before-open {
height: 100%;
overflow-x: hidden;
width: 100%;
}

.nav-before-open body {
height: 100%;
overflow: hidden;
position: relative;
width: 100%;
}

.nav-before-open .page-wrapper {
height: 100%;
left: 0;
overflow: hidden;
position: relative;
transition: left 0.3s ease 0s;
-webkit-transition: left 0.3s ease 0s;
-moz-transition: left 0.3s ease 0s;
-o-transition: left 0.3s ease 0s;
}

.nav-before-open .header .megamenu-content {
-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
-ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
transform: translate3d(400px, 0, 0);
-webkit-transform: translate3d(400px, 0, 0);
-moz-transform: translate3d(400px, 0, 0);
-o-transform: translate3d(400px, 0, 0);
}

.nav-before-open .nav-toggle:after {
background: rgba(0, 0, 0, 0.7);
content: '';
display: block;
height: 100%;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 999;
}
.header:not(.header6):not(.header7) .megamenu-content {
height: 100%;
left: calc(-1 * (100% - 54px));
overflow: auto;
position: fixed;
width: calc(100% - 54px);
max-width: 400px;
background-color: #fff;
z-index: 1000;
padding: 0;
left: -400px;
top: 0;
bottom: 0;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}
}
@media (min-width: 992px) {
.first-row-item{
  clear:left
}
}
.header.active-sticky {
    position: fixed;
    z-index: 997;
    top: 0;
    left: 0;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.5);
    right: 0
}
.category-product-actions .filter-toggle {
  display: none
}

.filter .filter-title {
  display: none
}

.catalog-category-view.page-layout-1column .category-product-actions .filter-toggle {
  float: left;
  width: 20%;
  display: block
}
.filter-open .page-layout-1column .category-product-actions .filter-toggle .title:after {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .8;
    display: block;
    content: "";
    z-index: 998
}

.page-layout-1column .category-product-actions .filter-toggle .title {
    font-size: 36px;
    cursor: pointer;
    line-height: 1;
    color: #222
}

.page-layout-1column .category-product-actions .filter-toggle .title>span {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.filter-open .page-layout-1column .block.filter .block-content.filter-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0)
}

.page-layout-1column .category-product-actions .filter-toggle .title:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e680";
    position: fixed;
    color: #fff;
    display: block;
    font-size: 45px;
    left: -50px;
    line-height: 50px;
    top: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.filter-open .page-layout-1column .category-product-actions .filter-toggle .title:before {
    left: 268px;
    opacity: 1;
    visibility: visible
}

@media (min-width: 1200px) {
.header:not(.header6):not(.header7) #main-Menucontent{
  display:block !important
}
.header.active-sticky.header4 .bottom-header-content {
    max-height:0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}
}
.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6{
  font-weight:400 !important
}
body.catalog-category-view #maincontent {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
body .page-main .btn,body .block-minicart .btn,body .mfp-content .btn,.minicart-items .product-item .details-qty.qty .update-cart-item,.modal-popup.confirm .modal-footer .action-primary,.modal-popup.confirm .modal-footer .action-secondary,.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout,.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .input-text.qty,.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply,.minicart-items .product-item .product.actions>div,.minicart-items .product-item .details-qty.qty .cart-item-qty{
  -webkit-border-radius:0 !important;
  border-radius:0 !important
}
body.categorypath-engagement #layered-filter-block,.recent-products-grid .price-box.price-final_price,body.category-diamond-rings .block.filter .block-content.filter-content .filter-options-item.stone{
  display:none !important
}
body .header:not(.header6):not(.header7) .navigation .nav-main-menu>li>a .icon-next{
  display:inline-block !important;
  margin-left:4px
}
.navigation .nav-main-menu>li>a .icon-next .fa{
  font-size:14px !important
}
.header .nav.nav-main-menu>li>a{
  text-transform:capitalize;
  font-size:14px;
  padding:15px 18px;
  color:#4b566b;
  font-weight:500
}
.header .nav.nav-main-menu>li>a:hover{
  color:#123d6a
}
.navigation li.level0{
  font-family:"Roboto"
}
.modal-body #newsletterSignup {
    margin-left: 0;
    margin-right: 4px;
    margin-bottom: 10px;
    position: static
}
#email_us_modal .modal-title {
    padding-left: 27px
}
#email_us_modal .modal-body {
    position: relative;
    padding: 42px
}
.modal-body .rga {
    margin-top: 0 !important
}
#email_us_modal .modal-body textarea,textarea.form-control,textarea.input-text {
    min-height: 169px !important
}
#email_us_modal .modal-dialog {
    width: 800px !important;
    max-height: 640px !important
}
#email_us_modal .need_class {
    font-size: 12px !important
}
.product-info-price .price-box.price-final_price .normal-price,.products-grid .price-box.price-final_price .normal-price{
  display:block;
  line-height:1
}
body .breadcrumbs{
  text-align:center
}
body .breadcrumbs ul.items{
  display:inline-block
}
.category-image .image.img-responsive {
  width: 100%;
}
.products.list.items .swatch-attribute.stone .swatch-option.image {
  height:20px;
  width:20px;
  border-radius:50%;
}
.catalog-category-view .page-main .row {
  margin-left:1% !important;
  margin-right:1% !important;
}
.products.list.items .product-item-link{
  font-size:16px !important;
  display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  margin-left:15px;
  margin-right:15px;
}
.mgs-instant-autocomplete-wrapper .products.list.items .product-item-link{
  margin: 0;
  white-space: normal;
  line-height: 1;
  font-weight: 500;
}
.wrapper.products-list .products.list.items .product-item-link {
  margin: 0;
  font-size: 24px !important;
  white-space: normal;
}
.wrapper.products-list .products.list.items li {
  border-top: 1px solid #dcdcdc;
  padding-top: 30px;
  margin-bottom: 30px;
}
.wrapper.products-list .products.list.items > li:first-child {
  border-top: none;
  padding-top: 0;
}
.wrapper.products-list .product-item-info .product-image-content a:after {
  display: none;
}
.products-grid .products.list.items .price-box.price-final_price {
  text-align:center;
}
.product-info-price .price-box.price-final_price .normal-price,
.products-grid .price-box.price-final_price .normal-price {
  display: block;
  line-height: 1;
}
.products.list.items .price {
  font-size:22px;
}

.products.list.items li .collectedall {
    border-left: 1px solid rgb(220, 220, 220) !important;
    content: " ";
    /*height: calc(100% - 16px) !important;*/
    left: 0;
    top: 8px;
  margin-left:-15px;
  margin-right:-15px;
}

.blankdiv{
  border-bottom: 1px solid rgb(220, 220, 220) !important;
  margin-top:-15px;
  clear: both;
  display: block;
}
.products.list.items li:first-child .collectedall{
  border-left-color: transparent !important;
}
.products.list.items li:nth-child(4n+1) .collectedall{
  border-left-color: transparent !important
}
.page-title.category-title{
  text-align:center;
}
.category-view .category-description {
    font-size: 15px;
    margin: 0 0 2.5rem;
    padding: 0 15%;
    text-align: justify;
}
.category-product-actions {
  /*border-bottom: 1px solid rgb(220, 220, 220);
  border-top: 1px solid rgb(220, 220, 220);*/
  padding: 10px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    text-align: right;
}
@media (min-width: 1024px) {
  .category-product-actions {
    width: 50%;
  }
}
.page-with-filter #product-wrapper {
  border-top: 1px solid rgb(220, 220, 220);
  padding-top: 10px;
}
body.page-products .breadcrumbs {
  border-bottom: 1px solid rgb(220, 220, 220);
  margin-bottom:20px;
}
.middle-header-content{
  padding:5px 0
}
.product-item-details .rating-summary .rating-result:before {
    font-size: 16px;
    line-height: 14px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #ee5ca1;
    font-family: 'FontAwesome';
    height: 12px;
    letter-spacing: 2px;
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result > span:before {
    font-size: 16px;
    line-height: 14px;
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #ee5ca1;
    font-family: 'FontAwesome';
    height: 12px;
    letter-spacing: 2px;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result > span span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.products-grid .products.list.items .product.name.product-item-name,.products-grid .products.list.items .rating-summary {
    text-align: center
}
.products-grid .products.list.items .product.name.product-item-name {
    overflow: visible;
    text-overflow: initial;
    white-space: normal
}
.rating-summary .rating-result {
    width: 82px;
    display: block;
    position: relative;
}
.rating-summary .rating-result > span {
    display: block;
    overflow: hidden;
}
.products-grid .product-item-info .product-item-details .product-reviews-summary {
    top: 0;
    position: absolute;
    left: 20px;
    /*visibility: hidden*/
}

/*.products-grid .product-item-info .product-item-details .product-reviews-summary.empty {
    display: none
}*/

.rating-summary {
    overflow: hidden;
    white-space: nowrap;
}

.products.list.items .swatch-attribute-options.clearfix {
    text-align: center;
    display: inline-block
}

.products.list.items .swatch-option.image {
    float: none;
    display: inline-block;
    border-radius: 50%
}

.products.list.items .rating-summary>a {
    display: inline-block
}

.products-grid .product-item-info{
  margin-bottom:15px !important
}
.products-grid .product-item-info .product-item-details .product-item-name,.products-grid .product-item-info .product-item-details{
  display:block !important;
  margin-left:15px;
  margin-right:15px;
  overflow:hidden;
  text-align:center;
  text-overflow:ellipsis;
  white-space:nowrap
}
.products-grid .product-item-info .product-item-details .product-item-name a{
  font-size:14px !important;
  overflow:visible;
  text-overflow:initial;
  white-space:normal;
  margin-left:0;
  margin-right:0;
  line-height:1.2
}
.product-item-details .price-container.price-final_price.tax.weee{
  font-size:22px
}
.custom_product_name {
    margin-top: 2%
}
body .toolbar .limiter {
    margin-right: 15px
}
.owl-stage-outer {
    z-index: 996
}
.logo>img{
  width:auto
}
.field.required.custom-option{
  height:50px;
  margin-bottom:15px !important;
  margin-top:-5px
}
.fa{
  display:inline-block;
  font-family:FontAwesome;
  font-feature-settings:normal;
  font-kerning:normal;
  font-language-override:initial;
  font-size:xx-large !important;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-synthesis:weight style;
  font-variant:normal;
  font-weight:bolder !important;
  line-height:1;
  text-rendering:auto
}
.products-grid .product-item-info .product-top:hover a.photo:after {
    opacity: 0 !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li>ul.dropdown-menu a{
  padding-left:5%
}
body .recent-products-grid .product-image-photo.img-thumbnail{
  padding:45px !important
}
.recent-product-cat-block .content-heading{
  margin-bottom:10px !important;
  margin-top:10px
}
.fullwidth .recent-product-cat-block .block.widget.mgs-products.recent-products-grid.products-grid.page-main.container,.cms-index-index .recent-product-cat-block .block.widget.mgs-products.recent-products-grid.products-grid.page-main.container{
  width:1170px
}
.products.list.items .product-top {
    padding: 0 35px 65px
}
.products.list.items .product-top .img-responsive.product-image-photo.img-thumbnail {
    position: relative
}
@media (min-width: 1700px) {
  .products.list.items .product-top .img-responsive.product-image-photo.img-thumbnail {
    max-height: 350px;
    min-width: auto;
  }
}
.swatch-option-loading {
    z-index: 0 !important;
    background: 0 0 !important;
    content: ''
}
.deal-timer-wrap{
  display:inline-block;
  height:24px;
  vertical-align:text-top;
  margin-left:6px;
  margin-top:-7px
}
.deal-timer-top{
  height:auto;
  width:134px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:0 0 4px 4px;
  background-color:#0f3158;
  box-shadow:0 0 16px 0 rgba(0,0,0,.39);
  position:relative;
  padding:0 10px 5px
}
.deal-timer-top>div{
  display:flex;
  justify-content:space-between;
  align-items:flex-end
}
.deal-timer-top .countdown span{
  line-height:1.5;
  font-size:22px;
  text-align:center
}
.deal-timer-top .time-note span{
  font-size:9px;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:1px
}
.swatch-attribute .swatch-option.text{
  height:34px !important;
  line-height:34px;
  padding:0 17px;
  color:#000;
  border-radius:0
}
.swatch-attribute .swatch-option.image.disabled, .swatch-attribute .swatch-option.text.disabled {
opacity: .4;
}
.swatch-option.disabled:after {
display: none;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-title:before {
  display: none;
}
body.page-with-filter #layered-filter-block {
  width: 49.5%;
}
.page-layout-1column .category-product-actions .toolbar-products {
  float: right;
    width: auto;
}
.page-layout-1column .block.filter .block-content.filter-content .block-filter-content {
  padding: 0 20px;
}
body .toolbar .sorter .sorter-action {
  display: none !important;
}
.toolbar .form-item-select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#narrow-by-list {
  margin-bottom: 8px;
}
.search-autocomplete{
  top:49px;
  left:0;
  right:0
}
body .mfp-bg.success-ajax--popup.mfp-ready {
	opacity: 0.07;
}
.btn-default {
    color: #222;
    border: 2px solid #222;
    background-color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
}
.field-tooltip #tooltip-label {
    display: none;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth>ul.dropdown-menu ul li>a{
  font-size:14px;
  padding:2px 0 1px
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li strong{
  font-size:15px;
  font-weight:500
}
.menu-right{
  z-index:1
}
.menu-right #search_mini_form .mgs-instant-search-dropdown{
  top:100%;
  right:0;
  left:0
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .button {
	visibility: visible;
    opacity: 1;
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .input-text {
	padding-left: 45px;
	height: 40px;
}
.home_ring_sec { padding:0px 0px; margin:0px auto 10px auto; width:1252px;}
.jewelry_store{margin:0; padding:0;}
.jewelry_store-left{width:740px; float:left;}
.jewelry_store-bg{background:#ebebec;}
.jewelry_store-pic{background:url(../images/jewelry_pic.png) right top no-repeat; height:489px;}
.jewelry_store-pic h1{color:#231f20; font-size:35px; font-family: 'ATSackersGothic-Medium'; padding:220px 0 0 50px; text-transform:uppercase;}
.jewelry_store-pic p{font-size:18px; text-transform:uppercase; padding:4px 0 0 80px; font-family: 'ATSackersGothic-Medium'; }
.jewelry_store-bg p a{color:#6a6a6a;}
.jewelry_store-bg:hover a{color:#231f20;}
.jewelry_store-bg:hover h1{color:#6a6a6a;}
.jewelry_store-pic h1 a{color:#231f20;}
.jewelry_store-bg:hover h1 a{color:#6a6a6a;}

.jewelry_store-right{width:500px; float:right;}
.jewelry_store-bg2{background:#dcddde;}
.jewelry_store-pic2{background:url(../images/jewelry_pic2.png) center 190px no-repeat; height:489px;}
.jewelry_store-pic2 h1{color:#231f20; font-size:35px; font-family: 'ATSackersGothic-Medium'; padding:75px 0 0 0px; text-transform:uppercase; text-align:center;}
.jewelry_store-pic2 p{font-size:18px; text-transform:uppercase; padding:4px 0 0 0px; font-family: 'ATSackersGothic-Medium'; text-align:center; }
.jewelry_store-bg2 p a{color:#6a6a6a;}
.jewelry_store-bg2:hover a{color:#231f20;}
.jewelry_store-bg2:hover h1{color:#6a6a6a;}
.jewelry_store-pic2 h1 a{color:#231f20;}
.jewelry_store-bg2:hover h1 a{color:#6a6a6a;}
@media screen and (max-width:1280px) {
  .home_ring_sec { width:980px;}
  .jewelry_store-left{width:550px;}
  .jewelry_store-right{width:420px;}
  .jewelry_store-pic{background-size:65%; height:400px;}
  .jewelry_store-pic h1{font-size:26px; padding:150px 0 0 35px;}
  .jewelry_store-pic p{font-size:13px; padding:4px 0 0 35px;}
  .jewelry_store-pic2 h1{font-size:26px; padding:40px 0 0 0;}
  .jewelry_store-pic2 p{font-size:13px; padding:4px 0 0 0;}
  .jewelry_store-pic2{background:url(../images/jewelry_pic2.png) center 125px no-repeat; background-size:100%; height:400px;}
}
@media screen and (max-width:992px) {
  .home_ring_sec { width:748px;}
  .jewelry_store-left{width:420px;}
  .jewelry_store-right{width:318px;}
  .jewelry_store-pic h1{font-size:20px; padding:75px 0 0 20px;}
  .jewelry_store-pic p{font-size:13px; padding:4px 0 0 20px;}
  .jewelry_store-pic{background-size:60%; height:300px;}
  .jewelry_store-pic2 h1{font-size:20px; padding:35px 0 0 0;}
  .jewelry_store-pic2 p{font-size:13px;}
  .jewelry_store-pic2{background:url(../images/jewelry_pic2.png) center 100px no-repeat; background-size:100%; height:300px;}
}
@media screen and (max-width:767px) {
  .home_ring_sec { width:auto; max-width:420px; padding:0px 10px;}
  .jewelry_store-left{width:auto; float:none;}
  .jewelry_store-right{width:auto; float:none; margin-top:10px;}
}
@media screen and (max-width:360px) {
  .jewelry_store-pic h1 ,.jewelry_store-pic2 h1{font-size:15px; line-height:10px;}
  .jewelry_store-pic p ,.jewelry_store-pic2 p{font-size:11px;}
  .jewelry_store-pic{height:220px;}
}
@media screen and (max-width:320px) {
  .jewelry_store-pic{background-size:55%; height:175px;}
  .jewelry_store-pic2{height:255px;}
}
[class*=" menuicon-"]:before, [class^=menuicon-]:before {
	display: inline-block;
    width: 32px;
    background: none no-repeat scroll left center transparent;
    margin-right: 7px;
    content: "";
    height: 24px;
    vertical-align: middle;
    background-size: 32px auto;
}
.menuicon-halo:before { background-image: url("../images/menu_icons/Halo.png"); }
.menuicon-pave:before { background-image: url("../images/menu_icons/Pave.png"); }
.menuicon-solitaire:before { background-image: url("../images/menu_icons/Solitaire.png"); }
.menuicon-side-stone:before { background-image: url("../images/menu_icons/Sidestone.png"); }
.menuicon-tree-stone:before { background-image: url("../images/menu_icons/Three Stone.png"); }
.menuicon-fancy:before { background-image: url("../images/menu_icons/Fancy.png"); }
.menuicon-best:before { background-image: url("../images/menu_icons/Diamond.png"); }
.menuicon-plain:before { background-image: url("../images/menu_icons/Classic Ring.png"); }
.menuicon-anniversary:before { background-image: url("../images/menu_icons/Anniversary Wedding rings.png"); }
.menuicon-eternity:before { background-image: url("../images/menu_icons/Eternity Wedding rings.png"); }
.menuicon-celtic:before { background-image: url("../images/menu_icons/Celtic Wedding Bands.png");}
.menuicon-diamond-ring:before { background-image: url("../images/menu_icons/Diamond Wedding Band.png");}
.menuicon-handmade:before { background-image: url("../images/menu_icons/Hand braided Wedding Bands.png");}
.menuicon-hisnher:before { background-image: url("../images/menu_icons/His and Hers Matching Wedding Bands.png");}
.menuicon-stylish:before { background-image: url("../images/menu_icons/Carved Wedding Bands.png");}

.menuicon-pendants:before { height: 32px; background-image: url("../images/menu_icons/Diamond Pendant.png"); }
.menuicon-earrings:before { height: 32px; background-image: url("../images/menu_icons/Diamond Earring.png"); }
.menuicon-pendants-design:before { height: 32px; background-image: url("../images/menu_icons/Diamond Pendant.png"); }
.menuicon-earrings-design:before { height: 32px; background-image: url("../images/menu_icons/Diamond Earring.png"); }
.menuicon-diamond:before {height: 32px; background-image: url("../images/menu_icons/Diamond.png");}
.menuicon-blue-sapphire:before {height: 32px; background-image: url("../images/menu_icons/Blue_sapphire.png");}
.menuicon-pink-sapphire:before {height: 32px; background-image: url("../images/menu_icons/Pink_sapphire.png");}
.menuicon-emerald:before {height: 32px; background-image: url("../images/menu_icons/Emerald.png");}
.menuicon-ruby:before {height: 32px; background-image: url("../images/menu_icons/Ruby.png");}

[class*=" menufont-"]:before, [class^=menufont-]:before {
	margin-right: 7px;
    color: #838383;
    font-size: 32px;
    vertical-align: middle;
    line-height: 28px;
    font-family: LoveWeddingFonts;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menufont-white-gold:before {color: #848484; content: "\E631"; font-size: 20px; line-height: 1.2; }
.menufont-yellow-gold:before {color: #c9a63a; content: "\E631"; font-size: 20px; line-height: 1.2; }
.menufont-rose-gold:before {color: #ff8080; content: "\E631"; font-size: 20px; line-height: 1.2; }
.menufont-platinum:before {color: #848484; content: "\E631"; font-size: 20px; line-height: 1.2; }
.menufont-platinum { position: relative; }
.menufont-platinum:after {
    content: "PT";
    left: 5px;
    position: absolute;
    font-size: 10px;
    font-weight: bolder;
    top: 4px;
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .search-close {
	display: block;
    right: 15px;
    top: 8px;
    width: 24px;
    height: 24px;
    background: none;
    font-size: 45px;
    z-index: 1;
    line-height: 1;
    color: #222;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .search-close i {
	line-height: 0;
	width: 24px;
}
.message.info.empty:before {
    content: "";
    display: block;
    clear: both;
}
.sub-filter [class*=" menuicon-"]:before, .sub-filter [class^=menuicon-]:before {
  display: block;
  width: 64px;
    height: 64px;
    background-size: 64px auto;
    background-position: center center;
    margin: auto;
}
.sub-filter {
  margin: auto;
}
.sub-filter li {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.top-filters .owl-carousel .owl-nav > div.owl-prev {
  left: -30px;
  opacity: 1;
    visibility: visible;
    border: none;
    z-index: 1000;
}
.top-filters .owl-carousel .owl-nav > div.owl-next {
  right: -30px;
  opacity: 1;
    visibility: visible;
    border: none;
    z-index: 1000;
}
.sub-filter li a{
  display: inline-block;
}
.sub-filter li a.active{
  color: #123d6a;
}
#top-ten-bottom span {
  display: block;
    height: 150px;
    line-height: 150px;
    border: 1px solid #dcdcdc;
}
#top-ten-bottom a {
  font-size: 20px;
    line-height: 120%;
    display: inline-block;
    vertical-align: middle;
}
body .price-box .old-price {
    margin-left: 8px;
    float: none;
    vertical-align: top;
}
.price-box .price-label {
	display: inline-block;
}
.product-info-price .price-box .regular-price .price-label:after,.products-grid .price-box .price-label:after{
  content:":"
}
.products-grid .price-box .price-label:after,.price-box.price-final_price .sale-price .price-container,.price-box.price-final_price .sale-price .price{
  color:#123d6a
}
.footer{
  background:url(../images/footerbg.webp) no-repeat center center;
  padding-top:70px;
  background-size:cover
}
.footer-wrapper{
  display:flex;
  justify-content:space-between
}
.ftlogo{
  margin-bottom:15px;
  text-align:left;
  display:flex;
  justify-content:flex-start
}
.ftlogo img{
  margin:0;
  display:block
}
.footer-address p,.footer-address p a{
  color:#bdcbda;
  font-family:'Roboto',sans-serif;
  font-size:16px;
  margin-bottom:15px
}
.footer-ftnews p{
  color:#bdcbda;
  font-family:'Roboto',sans-serif;
  font-size:14px;
  margin-bottom:15px
}
.footer-address p.address span.sprite{
  margin-right:15px
}
.footer-address p.address span{
  display:inline-block;
  vertical-align:top
}
.footer-address p.email span{
  margin-right:15px
}
.footer-address p.mobile span{
  margin-right:15px
}
.footer-quicklink,.footer-address{
  width:32%;padding-right: 1.33%
}
.footer-quicklink h3,.footer-insta h3,.footer-ftnews h3{
  font-family:'Merriweather',serif;
  font-size:20px;
  color:#fff;
  margin-bottom:15px
}
.footer-quicklink ul{
  display:block;
  clear:both
}
.footer-quicklink ul li{
  float:left;
  margin:0 0 15px;
  width:50%
}
.footer-quicklink ul li a{
  color:#bdcbda;
  font-size:14px;
  font-family:'Roboto',sans-serif;
  position:relative;
  padding-left:13px
}
.footer-quicklink ul li a:before{
  position:absolute;
  content:"";
  left:0;
  top:4px;
  margin:auto;
  border-width:4px;
  border-color:transparent transparent transparent #bdcbda;
  border-style:solid
}
.footer-quicklink ul li:nth-child(2n+1){
  clear:both
}
.footer-insta{
  max-width:249px
}
.instawrap{
  display:block
}
.instawrap .instagram-item>a img{
  max-width:75px
}
.footer-ftnews{
  width:33.33%
}
.ftmain{
  padding-bottom:55px
}
.footer-ftnews .Newsletter{
  background:#fff;
  padding:15px;
  width:100%;
  display:block;
  margin-bottom:10px
}
.footer-ftnews input.subscribe{
  background:#ef5ca1;
  padding:15px;
  color:#fff;
  width:100%;
  display:block;
  font-weight:700;
  border-radius:0;
  border:none;
  line-height:1
}
.countrydrop img{
  display:inline-block;
  height:auto;
  margin-top:-2px
}
.countrydrop select{
  font-family:"Roboto";
  background:#0f3158;
  color:#fff;
  font-size:12px;
  border:0;
  -moz-appearance:button !important;
  -webkit-appearance:button !important;
  background:0 0;
  height:auto;
  text-indent:0;
  padding:0;
  width:auto
}
.countrydrop select option{
  background:#0f3158;
  color:#fff
}
.ftmain{
  border-bottom:1px solid #1e4b7b
}
.h-top-outer,.copyright{
  display:flex;
  justify-content:space-between;
  line-height:1
}
.copyright{
  padding:25px 0
}
.copyright ul{
  display:flex
}
.copyright ul li{
  margin-left:25px
}
.copyright p{
  color:#bdcbda;
  font-size:14px
}
.copyright p span{
  color:#fff;
  text-decoration:underline;
  font-size:14px
}
.header-wrapper{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:5px 0
}
.header-top{
  background:url('../images/top-head.webp') repeat scroll 0 0 #0f3158;
  color:#fff;
  padding:8px 0
}
.menu-left>ul>li,.menu-right>ul>li{
  margin:0 30px 0 0;
  position:relative
}
.menu-left ul>li:first-child,.menu-right ul>li:first-child{
  margin-left:0
}
.menu-right ul>li:last-child{
  margin-right:0
}
.menu-right>ul{
  display:flex;
  align-items:center
}
.menu-left a,.menu-right a,.header .menu-right .dropdown-toplinks button.dropdown-toggle{
  font-family:'Roboto',sans-serif;
  font-stretch:normal;
  font-style:normal;
  line-height:40px;
  color:#7d879c;
  font-size:14px
}
.menu-right a img,.header .menu-right .dropdown-toplinks button.dropdown-toggle .sprite{
  display:inline-block;
  margin-right:8px
}
.menu-right a sup{
  background:#ee5ca1;
  font-size:10px!important;
  color:#fff;
  padding:1px 5px;
  border-radius:50%;
  position:relative!important;
  left:-5px;
  top:-5px!important
}
.searchaction .head-search{
  border:1px solid #dae1e7;
  border-radius:3px;
  padding:10px;
  width:350px;
  max-width:100%
}
.searchaction{
  position:relative
}
.searchaction button.button{
  position:absolute;
  right:10px;
  top:8px;
  background:no-repeat;
  border:none
}
.mobilenum a{
  font-family:'Roboto',sans-serif;
  font-size:12px;
  color:#fff
}
.sale span{
  font-family:'Roboto',sans-serif;
  font-size:18px;
  color:#fff;
  line-height:16px;
  text-align:center;
  display:inline-block
}
.sale span strong{
  color:#ee5ca1;
  font-size:22px
}
.header .dropdown-toplinks .dropdown-menu li a:not(.no-display){
  line-height:normal
}
.minicart-wrapper .action.showcart{
  line-height:40px;
  color:#7d879c
}
.minicart-wrapper .action.showcart:before{
  display:none
}
.humberger span {
    width: 20px;
    height: 2px;
    background: #000;
    display: block;
    margin-bottom: 4px;
}
.header .dropdown-toplinks{
  display:block !important
}
.price-box.price-final_price .sale-price .price{
  font-weight:700
}
body.page-products .swatch-option-tooltip .image,body.page-products .swatch-option-tooltip-layered .image {
    background-size: auto !important
}
.sprite{
  background-image:url('../images/spritesheet.png');
  background-repeat:no-repeat;
  display:inline-block;
  vertical-align:middle
}
.sprite-30days{
  width:40px;
  height:40px;
  background-position:-5px -5px
}
.sprite-30days-fixwd{
  width:25px;
  height:25px;
  background-position:-55px -5px
}
.sprite-address{
  width:19px;
  height:18px;
  background-position:-90px -5px
}
.sprite-cart{
  width:16px;
  height:16px;
  background-position:-119px -5px
}
.sprite-email{
  width:17px;
  height:14px;
  background-position:-145px -5px
}
.sprite-fb{
  width:10px;
  height:18px;
  background-position:-199px -5px
}
.sprite-freeshipping{
  width:40px;
  height:40px;
  background-position:-5px -111px
}
.sprite-freeshipping-fixwd{
  width:25px;
  height:25px;
  background-position:-55px -111px
}
.sprite-insta{
  width:16px;
  height:16px;
  background-position:-172px -5px
}
.sprite-jbox{
  width:40px;
  height:40px;
  background-position:-90px -111px
}
.sprite-lifetime{
  width:40px;
  height:40px;
  background-position:-140px -111px
}
.sprite-lifetime-fixwd{
  width:25px;
  height:25px;
  background-position:-5px -161px
}
.sprite-madein{
  width:40px;
  height:40px;
  background-position:-40px -161px
}
.sprite-phone{
  width:17px;
  height:18px;
  background-position:-190px -111px
}
.sprite-pinte{
  width:14px;
  height:16px;
  background-position:-190px -139px
}
.sprite-pno{
  width:14px;
  height:12px;
  background-position:-90px -165px
}
.sprite-profile{
  width:16px;
  height:16px;
  background-position:-114px -165px
}
.sprite-ringsize{
  width:40px;
  height:40px;
  background-position:-217px -85px
}
.sprite-search{
  width:16px;
  height:16px;
  background-position:-5px -85px
}
.sprite-twit{
  width:16px;
  height:14px;
  background-position:-31px -85px
}
.sprite-utube{
  width:18px;
  height:14px;
  background-position:-57px -85px
}
@media (min-width: 1200px) {
.header .navigation .nav-main-menu li.mega-menu-fullwidth .dropdown-menu img{
  display:none
}
.header .navigation .nav-main-menu li.mega-menu-fullwidth:hover .dropdown-menu img{
  display:block
}
.hide-desktop{
  display:none !important
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth>ul.dropdown-menu{
  padding:14px 14px 16px
}
.responsive-menu{
  display:none
}
body .header.active-sticky.header4 .bottom-header-content {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 100px
}
}
@media (max-width: 1199px) {
.header:not(.header6):not(.header7) .nav-main-menu li>a+.toggle-menu {
  display:none
}
.login-section .countrydrop {
  float: right;
  line-height: 35px;
  margin-right: 5px
}
.login-section .countrydrop select {
  color: #0f3158
}
.header:not(.header6):not(.header7) .nav-main-menu li>a {
  padding: 8px 15px !important
}
.header:not(.header6):not(.header7) .nav-main-menu li>ul.dropdown-menu {
  padding-left: 0 !important
}
.header:not(.header5):not(.header8):not(.header9) .menu-search {
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 2rem
}

.header:not(.header5):not(.header8):not(.header9) .menu-search .search-form.not-full .form-search {
  position: relative;
  max-width: calc(100% - 20px);
  margin: 0 10px
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .input-text {
  border-radius: 5px
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search {
  opacity: 1;
  visibility: visible
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .input-text {
  height: 35px
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .button {
  top: -5px
}
.header:not(.header6):not(.header7) .nav-main-menu [class*="col-"] {
    padding: 0;
    float: none;
    width: 100%;
}
.header .actions-call .action-call,.user-icon-button {
  background: 0 0;
  border: none;
  color: #0f3158;
  font-size: 21px;
  line-height: 1;
  display: block;
  cursor: pointer
}
.user-icon-button {
  display: inline-block;
  vertical-align: middle
}

.user-login {
  line-height: 3;
  margin-left: 10px
}

.minicart-wrapper {
  z-index: 10
}

#menu_search_mini_form {
  position: relative
}
#menu_search_mini_form .mgs-instant-search-dropdown {
  position: absolute;
  z-index: 1;
  margin-top: 0;
  right: 0;
  left: 0;
  box-shadow: 2px 3px 6px 0px #ddd
}
.megamenu-content .login-section {
  margin-top: 1rem;
  margin-bottom: 1rem
}
.menu-phone {
  margin-top: 2rem
}

.menu-phone .footer-address p a {
  color: #123d6a
}
}
@media(max-width: 1169px) {
.container {
    width:96%;
    margin: 0 auto
}

.menu-left a,.menu-right a {
    font-size: 14px
}

.footer {
    padding-top: 40px
}

.footer-address p {
    font-size: 14px
}

.footer-quicklink,.footer-address {
    width: 45%;
    margin-bottom: 20px
}

.footer-ftnews {
    width: 45%
}
}
@media(max-width: 1024px) {
.footer-wrapper {
    padding:0;
    flex-wrap: wrap
}

.menu-left>ul>li,.menu-right>ul>li {
    margin: 0 18px 0 0;
    position: relative
}

.menu-left>ul>li:after,.menu-right>ul>li:after {
    width: 10px;
    right: 5px
}

.menu-left>ul>li:last-child {
    margin-right: 12px
}

.logo {
    margin-right: 15px
}

.menu-left a,.menu-right a {
    font-size: 12px
}
}
@media(max-width: 991px) {
.menu-left a,.menu-right a {
  font-size:11px
}
.toolbar .modes {
  display:none
}
.products-grid .product-item-info .product-item-details .product-reviews-summary {
  position: static;
  margin-bottom: 8px;
}
}
@media (min-width: 768px) {
  .page-with-filter #product-wrapper.products-list {
    padding-top: 50px;
  }
  .header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth > ul.dropdown-menu ul li > a[class*=" menuicon-"],
  .header:not(.header6):not(.header7) .navigation .nav-main-menu li.mega-menu-fullwidth > ul.dropdown-menu ul li > a[class^=menuicon-] {
    padding: 0;
  }
  .block.filter .block-content.filter-content .filter-options-item .filter-options-title {
    padding: 0 15px 0 0;
      margin-bottom: 5px;
      margin-right: 15px;
      cursor: pointer;
      font-size: 16px;
  }
  .block.filter .block-content.filter-content .filter-options-item {
      margin-bottom: 52px;
      display: inline-block;
      width: auto;
      position: relative;
  }
  #layered-filter-block {
    position: relative;
    z-index: 21;
    display: inline-block;
  }
  .block.filter .block-content.filter-content .filter-options-item .filter-options-content {
    position: absolute;
    top: 35px;
    left: 0;
      z-index: 100;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      background-color: #fff;
      margin: 0;
      border: 1px solid rgb(220, 220, 220);
      border-top: none;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      padding: 0px 0px 10px 10px;
      width: 255px;
      opacity: 1;
      min-height: 100px;
      display: none;
  }
  .block.filter .block-content.filter-content .filter-options-item .filter-options-content.fprice {
    padding: 10px 30px 0;
      width: 300px;
  }
  .page-layout-1column .block.filter .block-content.filter-content .block-filter-content {
    max-height: 100%;
      overflow-y: visible;
  }
  .block.filter .block-content.filter-content .filter-options-item {
    margin-bottom: 0;
    margin-right: 2rem;
  }
  body .toolbar .modes, body .toolbar .limiter, body .toolbar .sorter {
    -webkit-flex: initial;
      -ms-flex: initial;
      flex: initial;
  }
  .page-layout-1column .block.filter .block-content.filter-content {
    width: auto;
    position: static;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      z-index: auto;
  }
  .catalog-category-view.page-layout-1column .category-product-actions .filter-toggle {
    display: none;
  }
  .page-title.category-title h1 {
      font-size: 30px; 
      line-height: 46px; 
      color: #333;
  }
  .catalog-category-view .page-main .top-filters h4{
    font-size: 16px;
  }
  #placeholder-header {
    min-height:176px;
  }
}
@media (max-width: 767px) {
#placeholder-header {
  min-height:139px;
}
.toolbar .limiter {
  display:none
}

.toolbar .pages .pagination .item {
  padding: 0 12px
}
.nav-main-menu li ul img {
	display: none;
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .search-close {
  top: 6px;
  font-size: 32px
}
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search {
    max-width: 500px;
    position: absolute;
    top: calc(100% + 5px);
    left: auto;
    right: 0;
    bottom: 0;
    z-index: 9;
    height: 100%;
    background: none;
    width: calc(100vw - 30px);
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
    margin-top: 0;
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .input-text {
    color: #000;
    background-color: #fff;
    border: 1px solid #888;
    text-align: left;
    padding-right: 45px;
    font-size: 16px;
}

.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search .form.minisearch .button {
    background: none;
    border: initial;
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    width: 50px;
    font-size: 24px;
    color: #000;
}
.products-grid .product-item-info div[class^=swatch-opt-] .swatch-attribute {
    display: none
}

.products-grid .product-item-info div[class^=swatch-opt-] .swatch-attribute.color {
    display: block;
    height: 35px;
}
body.page-products .breadcrumbs {
  margin-bottom: 5px;
  padding: 10px 0 3px
}

.breadcrumbs ul>li.item {
  display: inline-block;
  float: none
}

.page-title h1 {
  font-size: 32px
}

.page-title.category-title h1 {
  color: #333;
  font-size: 26px
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-title {
  margin-bottom: 0
}

.block.filter .block-content.filter-content .filter-options-item {
  margin-bottom: 15px
}

body.page-with-filter #layered-filter-block {
  width: 100%;
  height: 0
}
.filter-open body.page-with-filter #layered-filter-block {
  height: auto
}

.page-layout-1column .block.filter .block-content.filter-content .block-filter-content {
  padding: 0
}

.category-product-actions {
  padding: 10px 0;
  width: 100%
}

#narrow-by-list {
  padding-top: 10px
}

#layered-filter-block.filter .filter-title {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  z-index: 1000;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s
}
html.filter-open #layered-filter-block.filter .filter-title {
  padding: 17px 0 13px;
  line-height: 1;
  background-color: #f3f3f3;
  display: block;
  letter-spacing: .5px;
  text-align: center;
  color: #333;
  font-size: 18.5px;
  text-transform: capitalize;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0)
}

.filter-open .page-layout-1column .block.filter .block-content.filter-content {
  padding: 50px 15px
}

.filter-open .page-layout-1column .category-product-actions .filter-toggle .title:before {
  color: #000
}
.page-layout-1column .category-product-actions .filter-toggle .title {
  font-size: 14px;
  line-height: 25px;
  color: #8e8e8e;
  display: block
}

.filter-toggle {
  position: relative;
  border: 1px solid #ddd
}

.filter-toggle .downicon:before {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 16px;
  top: 8px;
  pointer-events: none
}

.catalog-category-view.page-layout-1column .category-product-actions .filter-toggle {
  width: 48%;
  display: inline-block;
  text-align: left;
  padding: 8px 15px
}

.page-layout-1column .category-product-actions .toolbar-products {
  width: 48%;
  display: block
}

.toolbar .sorter {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}

.toolbar .form-item-select {
  width: 100%;
  display: block
}
.products-grid .product-item-info .product-item-details {
  padding-right: 5px
}
.swatch-attribute.material .swatch-option.text {
  display: inline-block;
  float: none;
  margin-right: 0
}
.header:not(.header6):not(.header7) .megamenu-content {
  z-index: 10000;
  overflow-x: hidden
}
.minicart-wrapper>a>span:last-child {
  display: none
}
.deal-timer-wrap {
  vertical-align: bottom;
  margin-top: 5px;
  height: 27px
}
.toolbar select {
  height: 41px
}

.products.list.items li .collectedall:before {
  height: 1px;
  background: #dcdcdc;
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  left: 10px;
  right: 10px;
  top: -22px
}

.products.list.items li .blankdiv {
  border-bottom: none !important;
  margin-top: 0
}

.products-grid .product-item-info .product-item-details .product-item-name a {
  height: auto
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content.fprice {
  padding: 10px 24px 0
}

.top-filters .filter-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-bottom: 3px;
  text-align: left;
  font-size: 16px
}

.top-filters .filter-title:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #7f7f7f;
  float: right;
  margin-right: 10px
}

.top-filters .active .filter-title:after {
  content: "\f106"
}

.top-filters .sub-filter {
  height: 0;
  overflow: hidden;
  margin-bottom: 0
}

.top-filters .active .sub-filter {
  height: auto;
  overflow: visible
}

.top-filters .owl-carousel .owl-nav>div.owl-prev {
  left: -10px
}

.top-filters .owl-carousel .owl-nav>div.owl-next {
  right: -10px
}

.footer-wrapper {
  padding: 0 5px;
  flex-wrap: wrap
}

.footer-center {
  order: -1;
  margin-bottom: 20px
}

.footer-left ul {
  display: flex
}

.footer-left a {
  font-size: 13px
}

.footer-right ul {
  display: inline-flex;
  justify-content: space-between
}

.footer-right a {
  margin: 0 7px
}

.menu-left .desktop-menu {
  display: none
}

.logo {
  margin-right: 0;
  width: 40%
}

.menu-left {
  width: 20%
}

.menu-right ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 9px
}

li.mobile-hide {
  display: none
}

li.mobile-search {
  display: block;
  padding-right: 0
}

li.mobile-search {
  display: block;
  padding-right: 0 !important
}

li.mobile-search:after {
  display: none
}

.mobile-search img {
  width: 19px;
  margin-left: 5px;
  margin-right: 5px
}

.logo img {
  width: 100px;
  height: auto
}

.mobile-search img {
  width: 19px;
  margin-left: 0;
  margin-right: 10px
}

.solar {
  bottom: 21px;
  left: 15px;
  font-size: 14px
}

ul.mobile-menu {
  display: block;
  position: fixed;
  width: 300px;
  background: #000;
  top: 0;
  left: -300px;
  z-index: 9999;
  bottom: 0;
  padding-top: 10px;
  overflow: scroll
}

ul.mobile-menu.show-mobile-menu {
  left: 0
}

.mobile-menu a {
  font-family: "Open Sans",sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.76px;
  color: #fff;
  font-size: 19px;
  padding: 20px 10px;
  display: block;
  border-bottom: 1px solid
}

.mobile-menu li {
  padding-right: 0 !important
}

.menu-close {
  display: inline-block;
  padding-left: 11px;
  width: 40px
}

.mobile-filter {
  display: block
}

#footer-slider .section-title {
  text-transform: lowercase;
  padding-top: 20px;
  font-size: 22px
}

.mobile-filter {
  z-index: 9999999;
  background: #000;
  color: #fff !important;
  top: 94%;
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0;
  height: 50px;
  text-align: center;
  line-height: 50px
}

#footer-slider .owl-next {
  right: 0;
  width: 80px
}

.footer-quicklink,.footer-address,.footer-ftnews {
  width: 100%
}

.h-top-outer,.copyright {
  flex-wrap: wrap
}

.copyright p {
  margin-bottom: 10px;
  font-size: 12px
}

.copyright p span {
  font-size: 12px
}

.copyright ul {
  width: 100%;
  justify-content: space-between
}

.copyright {
  padding: 15px 0
}

.ftmain {
  padding-bottom: 15px
}

.footer-quicklink h3,.footer-insta h3,.footer-ftnews h3 {
  font-size: 17px;
  margin-bottom: 0
}

.footer {
  padding-top: 30px
}

.footer-address p {
  font-size: 14px
}

.mobile-hide,.headermenu,.mobilenum {
  display: none
}

.footer-quicklink,.footer-address {
  margin-bottom: 0
}

.footer .collapsible {
  border-top: 1px solid #fff;
  display: block;
  max-width: 100%;
  width: 100%
}

.footer .collapsible h3 {
  padding: 1rem 0
}

.footer .collapsible>div {
  display: none
}

.footer .collapsible.active>div {
  display: block
}

.footer .collapsible h3:after {
  content: "\f107";
  font-family: "FontAwesome";
  float: right
}

.footer .collapsible.active h3:after {
  content: "\f106"
}
  .products-list .products.list.items li {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper.products-list .products.list.items .product-item-link {
    font-size: 22px !important;
    height: auto !important;
  }
  #top-ten-bottom span {
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
.breadcrumbs ul>li.item {
  max-width:100%;
  text-overflow: unset;
  white-space: normal;
  overflow: visible
}

.fullwidth .margin-top60 {
  margin-left: 0;
  margin-right: 0
}

.page-bottom {
  margin-top: -30px
}

.minicart-items .product-item .product.actions>div.primary {
    display: none;
}

.swatch-attribute.stone span.swatch-attribute-label {
  min-width: 70px !important;
  width: 70px !important
}

.swatch-attribute.stone span.swatch-attribute-selected-option {
  min-width: 190px !important;
  margin-left: 0
}

.list-green.clearfix>li {
  max-width: 155px
}
}

@media (max-width: 600px) {
.navigation .nav-main-menu li .top-content {
  display:none
}

.header:not(.header6):not(.header7) .navigation .nav-main-menu li {
  float: left;
  position: relative;
  width: 100% !important
}

.content-block.recent-product-cat-block {
  display: none
}

.product-image-photo.img-thumbnail {
  padding: 10px !important
}

.products.list.items .product-item-link {
  margin-left: 0;
  overflow: unset
}

.products.list.items .product-top .img-responsive.product-image-photo.img-thumbnail {
  position: absolute
}

.products.list.items li:nth-child(2n+1) .collectedall {
  border-left-color: transparent !important
}

.products-grid .product-item-info .product-item-details .product-item-name,.products-grid .product-item-info .product-item-details {
  margin-left: 5px;
  margin-right: 5px
}

.products.list.items .swatch-option.image {
  width: 28px
}

.swatch-attribute-options.clearfix.owl-loaded.owl-drag {
  height: 45px
}

.owl-stage {
  display: flex
}

.fa {
  font-size: x-large !important
}

.swatch-option-tooltip {
  max-width: 0 !important;
  max-height: 0px !important;
  overflow: hidden;
  min-height: 0px !important;
  min-width: 0 !important
}

.swatch-attribute .swatch-attribute-options.clearfix {
  width: 100%
}

.fieldset>.field:not(.choice) {
  float: none
}

.header .top-header-content .top-middle-header {
  height: 56px;
  line-height: 120%
}
body.mass-preloader .page-wrapper{
  overflow-x:hidden;
}
}
#mass-preloader{
  display:none
}
body.mass-preloader{
  overflow-y:auto
}
body.mass-preloader .page-wrapper{
  display:block
}
.mgs-filter .filter-content .item .mgs-filter-item-checkbox{display:inline-block}
.filter-options-title.inactive::after{content: '\e621';}
.mgs-filter-active{display: inline-block; width:100%; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ccc}
.mgs-filter-active .shoppingby-item{float:left; margin-right:20px}
.mgs-filter-active .state-item{padding:3px 5px; border:1px solid #ccc; background:#f0f0f0; border-radius:2px; margin-bottom:2px; font-size:12px; position:relative}
.mgs-filter-active .state-item .state-item-icon-cancel{position:absolute; z-index:10; width:100%; height:100%; left:0; top:0; cursor:pointer}
.mgs-filter-active .state-item:hover{border-color:#ff0000}
.mgs-filter-active .state-item:hover .state-item-icon-cancel:after{position:absolute; width:100%; height:2px; background:#ff0000; top:50%; left:0; content:""}
.mgs-filter-active .state-item-name span{font-weight:600}
.mgs-filter-active .filter-current-subtitle{display: none;}
.mgs-filter-active .filter-current-subtitle:before{
  height: 2px;
  width: 60px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #222;
  left: 0;
}
.block.filter .block-content.filter-content .filter-options-item .inactive .filter-options-title:after {
    content: "\f106"
}
body .mgs-filter-active {
  float: left;
  margin-top: 10px;
  border-bottom: none;
}
body .mgs-filter-active .state-item {
  padding-right: 20px;
}
body .mgs-filter-active .state-item a:before{
  width: auto;
  position: absolute;
  right: 5px;
  content: "\f00d";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #7f7f7f;
  top: 2px;
}
body .mgs-filter-active .state-item:hover .state-item-icon-cancel:after{
  display: none;
}
@media only screen and (max-width: 1023px) {
  body .mgs-filter-active{
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important
}

.irs-line-left,.irs-line-mid,.irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}
.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from,.irs-to,.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 5px;
    top: 30px;
    background: #878787;
    border-radius: 5px;
    -moz-border-radius: 16px
}

.irs-line-left {
    height: 8px
}

.irs-line-mid {
    height: 8px
}

.irs-line-right {
    height: 8px
}

.irs-bar {
    height: 5px;
    top: 30px;
    background: #56cfe1
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.irs-slider {
    top: 25px;
    width: 15px;
    height: 15px;
    background: #56cfe1;
    border-radius: 15px;
    -moz-border-radius: 15px;
    cursor: pointer
}

.irs-min,.irs-max {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0,0,0,.1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.irs-from,.irs-to,.irs-single {
    color: #fff;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}

#search_mini_form{
  position:relative
}
#search_mini_form .mgs-instant-search-dropdown{
  position:absolute;
  z-index:1;
  margin-top:5px;
  right:15px;
  left:15px
}
.not-full #search_mini_form .mgs-instant-search-dropdown{
  margin-top:0;
  right:0;
  box-shadow:2px 3px 6px 0px #ddd;
  left:0
}
.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
    background-color: #ffffff;
    padding: 0 10px 10px;
    max-height: calc(100vh - 220px);
    overflow-x: hidden;
    overflow-y: auto;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .products {
    margin: 0;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items {
    margin: 0;
    padding-top: 10px;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-info {
    display: table;
    max-width: 100%;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo {
    display: table-cell;
    vertical-align: top;
    width: 80px;
    padding: 0 10px 0 0;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-photo img {
    max-width: 100%;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details {
    vertical-align: middle;
    display: table-cell;
}
.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details .product-info-price .price-box {
    display: block;
    margin: 0;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details .product-info-price .price-box .price-container {
    font-size: 15px;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details .product-info-price .price-box .price-container .price {
    font-size: 15px;
    line-height: 20px;
}
.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details .product-info-price .price-box .price-label {
    display: none;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item {
    border-bottom: 1px solid #dadada;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item:last-child {
    border-bottom: none;
}
.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .title {
    margin: 0 -10px;
    line-height: 40px;
    padding: 0 10px;
    background-color: #dadada;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .title > span {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}

.form.minisearch .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .title .see-all {
    float: right;
}
.not-full #search_mini_form .mgs-instant-search-dropdown {
    margin-top: 0;
    right: 0;
    box-shadow: 2px 3px 6px 0px #ddd;
    left: 0;
}
.mgs-instant-autocomplete-wrapper .no-result {
    padding: 10px 0 0;
    font-style: italic;
}
.field-recaptcha .control input {
	visibility: hidden;
}