/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.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-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.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; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
* {
	transition: filter .25s ease;
}
.mfp-bg {
	background-color: rgba(45, 35, 47, 0.7);
}
.white-popup {
	position: relative;
	background: #FFF;
	padding: 25px;
	width: auto;
	max-width: 40%;
	margin: 0 auto;
	border: 1px solid #ada479;
	-webkit-box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.48);
	box-shadow: 0px 0px 100px 0px rgba(0,0,0,0.48);
}
.wide-popup {
	max-width: 60%;
}
.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-close-btn-in .mfp-close {
	color: #ada479;
}

h2.popup-header {
    font-family: 'OpenSansLight';
    font-size: 24px;
    color: #36283a;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 15px;
	    margin-top: 10px;
    margin-bottom: 10px;
}
h2.popup-header:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 30%;
	margin: 0 auto;
	height: 1px;
	background-color: #ada479;
}
.popup-text {
    text-align: center;
    font-family: 'ProximaNovaLight';
    font-size: 18px;
    color: #36283a;
    line-height: 26px;
    margin-top: 0px;
    letter-spacing: 0px;
}
.popup-text a {
	color: #36283a;
	text-decoration: underline;
}
.popup-text a:hover {
	text-decoration: none;
}
.popup-text .link a {
	color: #adcecc;
}
.popup-text img {
	margin-top: 30px;
	width: 100%;
}
.popup-button {
    font-family: 'OpenSansRegular';
    font-size: 15px;
    color: #fff!important;
    text-transform: uppercase;
    background-color: #adcecc;
    display: block;
    padding: 10px 30px;
    letter-spacing: 3px;
    -webkit-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3);
    -moz-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3);
    box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3);
    margin: 20px auto;
    max-width: 30%;
    text-align: center;
}
.popup-button:hover {
  -webkit-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
  -moz-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
  box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
  color: #fff;
  cursor: pointer;
}
#popup-subscribe-button {
	margin-top: 60px;
}
.popup-form-box {
	margin-top: 20px;
}
.popup-form-box input {
width: 100%;
    height: 40px;
    border: 1px solid #ada479;
    padding-left: 20px;
    padding-right: 20px;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fdfdfd 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#fdfdfd 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
    color: #36283a;
    font-family: 'ProximaNovaRegular';
    font-size: 18px;
    letter-spacing: 1px;
}
.popup-form-box input::-webkit-input-placeholder {
	color:#36283a;
	font-family: 'ProximaNovaRegular';
	font-size: 18px;
	letter-spacing: 1px;
}
.popup-form-box input::-moz-placeholder {
	color:#36283a;
}
.popup-form-box input:-moz-placeholder {
	color:#36283a;
}
.popup-form-box input:-ms-input-placeholder {
	color:#36283a;
}
.popup-form-box button {
	width: 30%;
	border: 0;
	/* font-family: 'OpenSansRegular'; */
	/* font-size: 15px; */
	color: #fff;
	text-transform: uppercase;
	background-color: #adcecc;
	display: inline-block;
	/* padding: 14px 30px; */
	/* letter-spacing: 3px; */
	/* -webkit-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3); */
	-moz-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3);
	/* box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.3); */
	/* margin: 30px auto; */
	text-align: center;
	height: 45px;
}
.popup-form-box button:hover {
	-webkit-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
    -moz-box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
    box-shadow: 0px 0px 28px -1px rgba(158,153,158,0.5);
    color: #fff;
}
.popup-center + .popup-button {
	margin-top: 0;
}
#addcart-popup h2 {
	margin-bottom: 40px;
}
.white-popup .left {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.white-popup .right {
	float: right;
	width: 50%;
}
.white-popup .right img {
	width: 100%;
}
.white-popup .left .popup-text {
	margin-top: 0;
}
.white-popup .left .popup-text h3 {
	margin-bottom: 30px;
	margin-top: 0;
}
.white-popup .left .popup-text p {
	font-size: 14px;
	line-height: 27px;
	text-transform: none;
	letter-spacing: 0px;
}
.white-popup .left .popup-text .popup-button {
	display: inline-block;
	max-width: none;
	text-decoration: none;
	margin-top: 10px;
}
.white-popup .right .img-box {
	border: 1px solid #b6d3d1;
	position: relative;
}
.white-popup .right .img-box .cart-sticker {
	position: absolute;
	left: 0;
	top: 10%;
	padding: 6px 12px;
	background-color: #b1d0cf;
	color: #fff;
	text-transform: uppercase;
	font-family: 'ProximaNovaRegular';
	font-size: 12px;
}
#auth-popup .popup-text {
	color: #adcecc;
	margin-bottom: 40px;
}
#auth-popup .popup-form-box input {
	width: 100%;
	margin-bottom: 34px;
}
#auth-popup .popup-form-box button {
	margin: 22px auto;
	display: block;
}
#auth-popup .auth-popup-links {
	text-align: center;
	padding-top: 20px;
}
#auth-popup .auth-popup-links a {
	text-transform: uppercase;
	font-family: 'ProximaNovaLight';
	font-size: 18px;
	letter-spacing: 4px;
	text-decoration: underline;
}
#auth-popup .auth-popup-links a:hover {
	text-decoration: none;
}
#auth-popup .auth-popup-links a.reg-popup-link {
	color: #adcecc;
}
#auth-popup .auth-popup-links a.forget-popup-link {
	color: #ada479;
}
#cart-popup .popup-text {
	color: #adcecc;
}
#cart-popup .popup-text .gold {
	color: #ada479;
}
.popup-cart-box .table {
	border: 0;
}
.popup-cart-box .table>tbody>tr>td, .popup-cart-box .table>tbody>tr>th, .popup-cart-box .table>tfoot>tr>td, .popup-cart-box .table>tfoot>tr>th, .popup-cart-box .table>thead>tr>td, .popup-cart-box .table>thead>tr>th {
	border-top: 0;
	border-bottom: 1px solid #adcecc;
	vertical-align: middle;
}
.popup-cart-box .table>thead>tr>td, .popup-cart-box .table>thead>tr>th {
	border: 0;
	background-color: #f1f5f5;
	color: #ada479;
	font-family: 'ProximaNovaLight';
	font-size: 14px;
	line-height: 40px;
}
.popup-img-thumbnail {
	border: 0;
}
.popup-cart-box .table .popup-table-text {
	font-family: 'ProximaNovaRegular';
	font-size: 18px;
	color: #36283a;
	letter-spacing: 2px;
}
.popup-cart-box .table small {
    font-size: 90%;
    color: #adcecc;
}
.popup-cart-box .table .form-control {
	border: 1px solid #ada479;
	padding-left: 20px;
	padding-right: 20px;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#fdfdfd 100%);
	background: linear-gradient(to bottom,  #f0f0f0 0%,#fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
	color:#36283a;
	font-family: 'ProximaNovaRegular';
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 0;
	max-width: 60px;
}
.popup-cart-box .table>tbody>tr {
	position: relative;
}
td.delete-td {
	width: 1%;
	padding: 8px 0!important;
}
td.delete-td button {
	border: 0;
	background-color: transparent;
	background-image: none;
	color: #ada479;
	font-size: 18px;
}
button.refresh-btn {
    border: 0;
    background-color: transparent;
    color: #ada479;
    margin-left: 10px;
}
.popup-total-cart {
    margin-top: 40px;
}
.popup-total-cart .total-text {
	font-family: 'ProximaNovaLight';
	font-size: 36px;
	text-align: center;
}
#cheaper-popup .popup-text img {
margin: 15px auto;
    width: auto;
    max-height: 150px;
}
#cheaper-popup .popup-form-box input {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.popup-form-box textarea {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
    border: 1px solid #ada479;
    width: 100%;
    padding: 20px;
    min-height: 200px;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fdfdfd 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#fdfdfd 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
    color: #36283a;
    font-family: 'ProximaNovaRegular';
    font-size: 18px;
    letter-spacing: 1px;
}
#cheaper-popup .popup-form-box button {
	display: block;
	margin: 0 auto;
	width: 30%;
}
#oneclick-popup h2 {
	margin-bottom: 40px;
}
#oneclick-popup h3 {
    font-family: 'OpenSansLight';
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
    color: #36283a;
}
#oneclick-popup .left .popup-text {
	text-align: left;
}
#oneclick-popup #main-price {
    color: #ada479;
    font-family: 'ProximaNovaLight';
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 1px;
}
#oneclick-popup .price-tax {
	font-family: 'ProximaNovaRegular';
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    background-color: #ada479;
    position: relative;
    top: -8px;
    margin-left: 4px;
}
#oneclick-popup .prise-old {
	font-family: 'ProximaNovaRegular';
    font-size: 18px;
    color: #adcecc;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-left: 4px;
}
#oneclick-popup .right img {
	width: auto;
	max-height: 300px;
}
#oneclick-popup .right {
	text-align: right;
}
#oneclick-popup .payment-quantity label {
	color: #36283a;
	font-family: 'ProximaNovaLight';
	font-size: 18px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#oneclick-popup .payment-quantity .btn-plus {
    float: right;
    position: relative;
    right: 1px;
}
#oneclick-popup .payment-quantity .btn-plus button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    background: #f1f5f5;
    border: 0;
    outline: none;
    line-height: 5px;
    text-align: center;
    color: #36283a;
}
#oneclick-popup .payment-quantity .btn-plus button span {
    display: inline-block;
}
#oneclick-popup .payment-quantity .btn-minus {
    float: left;
}
#oneclick-popup .payment-quantity .btn-minus button {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    background: #f1f5f5;
    border: 0;
    outline: none;
    text-align: center;
    line-height: 0;
    color: #36283a;
}
#oneclick-popup .payment-quantity .btn-minus button span {
    display: inline-block;
}
#oneclick-popup .payment-quantity button:hover {
	background: #36283a;
	color: #fff;
}
#oneclick-popup .payment-quantity {
    position: relative;
}
#oneclick-popup .payment-quantity input.plus-minus {
    border: 1px solid #ada479;
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #fdfdfd 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#fdfdfd 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fdfdfd',GradientType=0 );
    color: #36283a;
    width: 76px;
    height: 40px;
    position: relative;
    left: 0;
    top: 0;
    outline: none;
    font-size: 18px;
    text-align: center;
    margin: 0;
    /* display: inline-block; */
}
#oneclick-popup .popup-form-box input {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width:100%;
}
#oneclick-popup .popup-form-box textarea {
	width: 100%;
}
#oneclick-popup .popup-form-box {
    margin-top: 20px;
}
#oneclick-popup .popup-button {
	border: 0;
}
#quick-view .right-info {
	min-height: 572px;
}
#quick-view #product .wishlist-btn, #quick-view #product .compare-btn {
    height: 54px;
    width: 47px;
    border-radius: 0;
    border: 0;
    background-color: #afa778;
}
#quick-view #product .number {
    margin: 0 30px 0 0;
}
#quick-view #product #button-cart {
	margin: 0 8px 0 0;
}
#quick-view #product .wishlist-btn {
    margin-right: 8px;
}
.br-theme-fontawesome-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-fontawesome-stars .br-widget a {
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px;
}
.br-theme-fontawesome-stars .br-widget a:after {
  content: '\f005';
  color: #dddddd;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
  color: #ffdf88;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #ffdf88;
}
.br-theme-fontawesome-stars .br-widget .br-current-rating {
  display: none;
}
#callback-popup .input-text {
	margin: 0 auto 20px auto;
}
#callback-popup .popup-form-box {
	text-align: center;
}
.popup-center {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px 0 20px 0;
    color: #5d575f;
}
#oneclick-popup .number {
    margin-bottom: 30px;
    margin-top: 10px;
}

#oneclick-popup .frame-change-count {
    position: relative;
    width: 23%;
    margin: 0 auto;
    display: block;
}@media only screen and (max-width:1919px){#quick-view{max-width:1170px;}
}
@media only screen and (max-width:1200px){.buynow{font-size:16px;}
#quick-view{max-width:60%;}
#quick-view #product .btn-plus{left:-16px;}
#quick-view #product .btn-minus button, #quick-view #product .btn-plus button{width:24px;}
#quick-view .button-cart-span{display:none;}
#quick-view #product #button-cart{padding:10px 14px 10px 20px;}
#quick-view #product .number{margin:0 -10px 0 0;}
#quick-view #product .wishlist-btn, #quick-view #product .compare-btn{width:34px;}
#quick-view #product .wishlist-btn i, #quick-view #product .compare-btn i{font-size:12px;}
#quick-view #product .wishlist-btn{margin-right:8px;}
.carousel-module-row .owl-wrapper-outer .owl-item, .box-4in1 .owl-wrapper-outer .owl-item{padding:22px 18px;}
#search .cats-button{width:190px;padding-left:10px;padding-right:10px;}
#menu-fix.fixed .fixed-right-menu ul li{width:19%;}
#menu #menu-ul > li > a{font-size:12px;}
#search .btn-lg{padding:10px 24px;}
.right-menu-col ul li{padding:0 10px;}
.box-4in1 .owl-wrapper-outer .owl-item .price .price-old{margin-right:-4px;margin-bottom:6px;display:block;}
.carousel-module-row .owl-wrapper-outer .owl-item .price .price-old{margin-right:-4px;}
.flip-clock-wrapper{left:24%;}
.box-heading{font-size:16px;}
.subcats-row .owl-carousel .owl-buttons div{opacity:0.8;top:50%!important;}
.product-list .product-thumb .button-group .button-cart{width:50%!important;}
#column-left + #content #product h2.price{font-size:18px;}
#column-left + #content #product .price-old{font-size:16px;line-height:18px;}
#column-left + #content #product #button-cart{padding:10px 6px;}
#column-left + #content #product .number{margin:0px -6px 0 0;}
#column-left + #content #product #button-cart{margin:0 1px 0 0;}
#column-left + #content #product .wishlist-btn{margin-right:2px;}
#column-left + #content #product .wishlist-btn, #column-left + #content #product .compare-btn{width:42px;}
#column-left + #content #product .advantages .advantages-item{width:100%;margin-bottom:12px;}
}
@media only screen and (max-width:1024px){.order-prev-span, .order-next-span{display:none;}
.compare-btn{margin-right:0;}
.product-layout.product-grid{min-height:490px;}
.product-grid .product-thumb .caption{min-height:150px;}
.owl-carousel .owl-buttons div{opacity:0.8;}
.search-top-row{margin-top:0;margin-bottom:0;}
.right-info .manufacturer-logo img{max-height:50px;}
.with-sub-menu .wide-sub-menu{width:349.5%!important;}
.product-thumb .price{margin-bottom:6px;}
.mobile-enabled.ocmm-description img{position:absolute;top:0;right:-40%;bottom:0;width:144%;}
.popup-cart-box .table .popup-table-text{font-size:14px;}
.slideshow-box .owl-controls .owl-buttons .owl-prev, .slideshow-box .owl-controls .owl-buttons .owl-next{top:40%;}
}
@media only screen and (max-width:992px){#currency-div, #language-div{float:none!important;padding:6px 0;border-bottom:1px solid rgba(94, 69, 101, 0.25);}
#currency-div .dropdown-menu, #language-div .dropdown-menu{display:none;}
#currency-div .dropdown-menu.opened, #language-div .dropdown-menu.opened{display:block;}
#currency-div .btn-link, #language-div .btn-link{color:#fff;font-family:'ProximaNovaLight';font-size:16px;letter-spacing:1px;padding-left:20px;}
#currency-div .open .btn-link i, #language-div .open .btn-link i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
#menu-fix{display:none;}
.top-footer .footer-info-row > div{min-height:250px;}
#quick-view #product .buy-in-click{text-align:left;}
.menu-row .vertical .oct_megamenutoggle-wrapper{padding-left:25px;}
.box-4in1 .nav-tabs>li>a{font-size:13px;}
#menu-fix.fixed,
.fixed-right-menu{display:none;}
#top{position:fixed;top:0;left:0;right:0;z-index:999;height:80px;}
li.dropdown.search-dropdown.open{position:inherit;}
ul.dropdown-menu.dropdown-menu-right.search-dropdown-menu{left:0;right:0;padding:10px 0!important;top:96%!important;}
body{padding-top:80px;}
.advantages-box .advantage-item{margin-bottom:40px;}
.advantages-box .advantage-item .img-box{margin-bottom:20px;}
.advantages-box h2{font-size:34px;}
.advantages-box .advantage-item p{margin:0;width:auto;}
#content .advantages-box .col-sm-2:nth-child(6n+1),
#content .advantages-box .col-sm-2:nth-child(6n+1),
#content .advantages-box .col-sm-3:nth-child(4n+1),
#content .advantages-box .col-sm-4:nth-child(3n+1),
#content .advantages-box .col-sm-6:nth-child(2n+1){clear:none;}
.box-4in1 .owl-wrapper-outer .owl-item:hover .price,
.box-4in1 .owl-wrapper-outer .owl-item:hover .rating,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .price,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .rating{display:block;}
.box-4in1 .owl-wrapper-outer .owl-item:hover .cart,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .cart{display:none;}
.box-4in1 .owl-wrapper-outer .owl-item:hover,
.carousel-module-row .owl-wrapper-outer .owl-item:hover{border:1px solid transparent;transition-delay:0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(0,0,1,1);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.flip-clock-wrapper{left:15%;}
.news-row .owl-item{text-align:center;}
.news-row figure{margin:10px 10%;}
.top-footer .advantages-row i{font-size:30px;}
.top-footer .advantages-row p{font-size:11px;}
#menu #menu-ul{position:absolute;width:auto;margin-left:-15px!important;min-width:170%;}
#menu #menu-ul > li a .arrow{display:block;}
.set-hover .child-div, #menu #menu-ul > li .narrow-div{height:auto!important;display:none;}
#menu #menu-ul.dropdown-menu>li>a:focus, #menu #menu-ul.dropdown-menu>li>a:hover{background-color:transparent;}
#menu #menu-ul.dropdown-menu>li>a.has-child.has-child-active{background-color:#adcecc;margin-right:0;}
.top-footer .footer-info-row > div h5{min-height:40px;}
.top-footer .advantages-row i{font-size:34px;margin-top:0;margin-right:10px;}
.form-control{padding-left:10px;padding-right:10px;}
#sstore-3-level ul ul li a{padding:20px;}
.product-grid .product-thumb:hover{position:relative;left:0;right:0;border-color:transparent;box-shadow:none;}
.sort-row .text-right{text-align:left;}
.compare-box{margin-bottom:10px;}
.carousel-module-row .owl-wrapper-outer .owl-item .image img{max-width:100%;}
.product-grid .product-thumb:hover .cat-options, .product-grid .product-thumb:hover .button-group{display:none;}
.right-info .manufacturer-logo img{max-height:40px;}
#product #button-cart{font-size:14px;padding:10px 4px 10px 8px;}
.carousel-module-row h2{font-size:40px;}
#product .price-old{line-height:22px;}
#product h2.price{font-size:22px;}
#product .advantages .advantages-item{margin-bottom:20px;}
#column-left + #content #product h2.price{font-size:14px;}
#column-left + #content #product .price-old{font-size:13px;line-height:15px;}
#column-left + #content #product .found-cheaper a{font-size:11px;}
#column-left + #content #product .product-tax-box{font-size:11px;}
#column-left + #content #product .product-tax-box{font-size:10px;}
#column-left + #content #product .price-ul .row{margin-bottom:0px;}
#column-left + #content #product .wishlist-btn, #column-left + #content #product .compare-btn{width:30px;padding:7.5px 0px;}
#column-left + #content #product .btn-minus button, #column-left + #content #product .btn-plus button{width:20px;}
#column-left + #content #product .btn-minus button i, #column-left + #content #product .btn-plus button i{font-size:12px;}
#column-left + #content #product .btn-plus{left:-24px;}
#column-left + #content #product .number{margin:0px -23px 0 0;}
#column-left + #content #product .wishlist-btn i, #column-left + #content #product .compare-btn i{font-size:13px;}
#column-left + #content #product .wishlist-btn , #column-left + #content #product .compare-btn{width:21px;}
#left-top-links #logo{margin:25px auto;position:absolute;left:0;right:0;z-index:1;}
#left-top-links #logo img{max-width:11%;margin:0 auto;}
.right-menu-info{display:none;}
#currency .dropdown-menu-right, #language .dropdown-menu-right{left:100%;right:0;}
#currency .dropdown-menu-right button, #language .dropdown-menu-right a{color:#36283a;border:0;text-align:left;}
#currency .dropdown-menu-right li:after, #language .dropdown-menu-right li:after{border:0;}
#sidebar-contacts a{display:inline-block;}
#sidebar-contacts i{padding-left:20px;vertical-align:top;margin-top:17px;}
li.sidebar-adress{line-height:55px;height:55px;overflow:hidden;}
#sidebar-contacts li.sidebar-adress i{margin-right:22px;}
#sidebar-contacts li.sidebar-shedule-item{line-height:55px;height:55px;}
#sidebar-contacts li.sidebar-shedule-item i{margin-right:22px;margin-top:19px;}
#sidebar-map{padding:20px;}
#sidebar-toggle{display:block;}
.top-currency, .top-language{display:none!important;}
#top .hidden-xs{display:none!important;}
.cd-panel .dropdown-menu.dropdown-menu-right{right:auto;left:0;}
#top-search{display:none;}
#menu-fix .menu-row{border:0!important;}
#cart{display:none;}
#top-links #fixed-cart{display:inline-block;float:right;line-height:80px;margin-left:20px;position:relative;padding-left:24px;padding-right:20px;background:#ada479;z-index:10;}
#top .container{padding:0;}
#top-links #fixed-cart:focus{color:#adcecc!important;}
#top-links #fixed-cart #cart-total, #top-links #fixed-cart i{color:#251c28;font-size:14px;}
header{padding-top:1px;display:none;}
.first-header-container{display:none;}
#top-links .info-dropdown, #left-top-links .list-inline{display:none!important;}
}
@media only screen and (max-width:768px){#show-login + .login-form > .panel-body form{text-align:center;}
.login-checkout .forgotten{padding-left:0;display:block;margin-top:10px;}
.fastorder-panel-default .form-inline .form-group.col-md-7{margin-top:20px;}
ul.oct_megamenu li .sub-menu.wide-sub-menu .content .static-menu a.main-menu{border-bottom-color:transparent;}
img.menu-cats-img{display:none;}
ul.oct_megamenu li .sub-menu .content .static-menu .brands-ul a.main-menu{line-height:18px;min-height:30px;}
.menu-row .vertical .oct_megamenutoggle-wrapper{line-height:50px;padding-left:13px;}
.box-4in1 .owl-wrapper-outer .owl-item .price{line-height:10px;}
#top-links li.acc-dropdown, #top-links li.info-dropdown{display:none;}
#top-links #search.input-group{display:block;height:44px;}
#top-links #search .btn-search{position:absolute;}
#top-links #search .input-lg{width:81%;}
.payment-box{text-align:center;margin:10px auto 0 auto;}
.breadcrumb > li{background-color:transparent;margin-right:-10px;}
.breadcrumb > li:before{display:none;}
.breadcrumb > li:after{content:'>';display:block;position:absolute;top:0px;right:-12px;width:20px;height:20px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);background:transparent;color:#ada479;}
.breadcrumb > li:last-child:after{display:none;}
.breadcrumb > li:first-child{margin-left:-20px;}
.breadcrumb i{font-size:18px;}
.item-header{line-height:34px;font-size:24px;}
#product .advantages .advantages-item{margin-bottom:20px;min-height:40px;}
.carousel-module-row h2{font-size:28px;}
.logo-box img{margin:0 auto;}
.product-list .product-thumb .caption{margin-left:0!important;}
.news-row .product-thumb h4{margin-top:30px;}
.product-thumb .image img{margin-left:auto;margin-right:auto;}
.oct-news-content .thumbnails{float:none;}
.oct-news-content-box{padding-left:15px;padding-right:15px;}
.product-list .product-thumb .price:before{display:none;}
.product-grid .product-thumb .caption{min-height:170px;padding:0 10px;}
.white-popup{max-width:80%;}
#cheaper-popup .popup-form-box button, .popup-button{width:80%;max-width:80%;}
.top-footer .footer-info-row > div{min-height:250px;}
.list-group-item{padding:10px 7px;}
.filtered .list-group-item.price-name, .filtered .list-group-item.item-name{font-size:14px;}
.brands-box h2{padding-bottom:0;}
#livesearch_search_results li{line-height:16px!important;}
#livesearch_search_results li a{font-size:12px!important;padding:0!important;}
#livesearch_search_results span{line-height:6px!important;font-size:16px!important;}
.circlephone{display:none;}
.circle-fill{width:60px;height:60px;}
.img-circle{width:40px;height:40px;bottom:10px;right:45px;}
.img-circleblock{width:38px;height:38px;background-size:40%;}
#popup_toggle{bottom:5px;left:-55px;}
#menu-fix{height:50px;}
.box-4in1{padding-top:54px;padding-left:15px;padding-right:15px;}
.row.filter-products{margin-right:-15px;}
header .fa-user, #top .fa-user{display:none;}
.cd-panel .fa-user{display:inline-block!important;}
.popup-text{margin-top:0;}
.popup-center{padding-top:0;}
.popup-button{margin:0 auto;}
.menu-row .vertical .megamenu-wrapper{top:0;}
#left-top-links .list-inline{display:inline-block;margin-bottom:0;}
#top ul.phohes-dropdown{padding-left:6px;padding-right:6px;}
.middle-footer p{font-size:12px;line-height:24px;}
ul.oct_megamenu li .sub-menu .content .static-menu .menu ul.brands-ul{min-height:104px;text-align:center;}
.carousel-module-row{padding-top:40px;}
.carousel-module-row .owl-wrapper-outer{min-height:auto;}
}
@media only screen and (max-width:767px){.product-thumb .image img{width:80%;}
.product-grid{border-bottom:1px dotted #f0f0f0;}
#collapse-coupon, #collapse-coupon .panel-body, #collapse-voucher, #collapse-voucher .panel-body{text-align:center;}
#collapse-coupon .panel-body .input-group, #collapse-voucher .panel-body .input-group{display:block;}
h4.panel-title a{font-size:10px;}
#input-coupon, #input-voucher{display:block;float:none;width:100%;}
#input-coupon + .input-group-btn, #input-voucher + .input-group-btn{position:relative;font-size:0;white-space:nowrap;display:block;float:none;width:100%;margin-top:10px;}
.form-enter{line-height:16px;}
#show-login{text-align:center;}
.payment.clearfix{text-align:center;}
.advantage-item .img-box i{font-size:50px;}
.advantages-box .advantage-item .img-box{height:auto;}
.carousel-module-row{padding-top:20px;}
.reviews-row{margin-top:20px;}
.reviews-row h2{font-size:30px;margin-bottom:0px;}
.slideshow-box h2{font-size:30px;}
.buynow{display:none;}
#left-top-links #logo img{max-width:40%;width:145px;margin:0 auto;}
.brands-ul img{display:none}
.payment-box p{margin-top:0;background-size:60%;margin-left:7px;background-position-x:center;}
.payment-row{margin-top:20px;}
#back-top span{width:40px;line-height:35px;}
#back-top span:before{font-size:20px;padding:0px 10px;}
#back-top{bottom:10px;}
#uptocall-mini .uptocall-mini-phone{width:40px;height:40px;}
#uptocall-mini .uptocall-mini-phone:before{background-size:30%;}
.popup-total-cart .total-text{font-size:20px;margin-bottom:20px;}
.popup-total-cart{margin-top:20px;}
.popup-button{margin:0 auto 20px auto;}
.middle-footer p i{display:inline;float:none;}
.advantages-row,
.middle-footer{text-align:center;}
.top-footer .advantages-row i{float:none;display:block;margin:0 auto 16px auto;}
#product #button-cart{font-size:16px;padding:10px 39px 10px 43px;margin-right:0;}
ul.oct_megamenu li .sub-menu .content .static-menu a.main-menu{margin:20px 0px -16px 0px;}
ul.oct_megamenu li .sub-menu .content .static-menu:first-child a.main-menu{margin-top:0;}
ul.oct_megamenu li .sub-menu .content .static-menu .menu ul{margin-left:16px;margin-top:4px;}
ul.oct_megamenu li .sub-menu .content .static-menu .brands-ul a.main-menu{min-height:0;height:auto;}
ul.oct_megamenu li .sub-menu .content .static-menu .menu ul.brands-ul{min-height:0;height:auto;}
.advantages-box h2,
.goods-of-day h2,
.about-box h2,
.news-row h2,
.brands-box h2{font-size:28px;}
.box-4in1 .nav-tabs>li>a i{font-size:26px;position:relative;top:3px;}
.goods-of-day .fa-diamond{display:none;}
#goods-of-day .cat-sticker-box,
.cat-sticker-box{left:0;}
.about-box p{font-size:16px;padding-left:10px;padding-right:10px;}
.news-row h2{margin-bottom:20px;}
.top-footer .footer-info-row > div{min-height:150px;margin-bottom:30px;}
.top-footer .footer-info-row > div h5{min-height:auto;}
.top-footer .footer-info-row > div li a{line-height:26px;}
.mobile-category-header{display:block;text-align:center;font-size:20px;text-transform:uppercase;margin-bottom:40px;}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li>a, .pagination>li>span, .pagination>li:last-child>a, .pagination>li:last-child>span{margin-left:8px;}
.item-rating{text-align:center;}
.thumbnails .image-additional{margin-right:-9px;}
.tabs-row{margin:50px 0px 50px -15px;}
.buttons .pull-right{float:none!important;text-align:center;}
.sort-row .text-right{text-align:left;float:left;line-height:28px;}
.sort-row .text-right.select-box{float:right;}
.sort-row select{background:#fff;padding:0 24px 0 10px;margin-bottom:10px;}
.sort-row .select-box:before{top:3px;right:24px;}
.cat-header,
.subcat-header{text-align:center;}
.pagination>li{display:inline-block;float:left;margin-bottom:8px;}
.sort-row{background:#f1f5f5;}
.breadcrumb > li{letter-spacing:1px;}
.item-header{text-align:center;}
.cat-header{margin:40px 0;}
.top-row{margin:0;}
#subcats .owl-buttons .owl-prev{left:15px;}
#subcats .owl-buttons .owl-next{right:15px;}
.white-popup{max-width:100%;}
.popup-form-box input{width:100%;height:32px;font-size:14px;}
.popup-form-box input::-webkit-input-placeholder{font-size:14px;}
.popup-form-box input:-moz-placeholder{font-size:14px;}
.popup-form-box input:-moz-placeholder{font-size:14px;}
.popup-form-box input:-ms-input-placeholder{font-size:14px;}
.popup-form-box textarea{width:100%;}
.popup-form-box button{width:100%;}
#oneclick-popup .right{display:none;}
.white-popup .left{width:100%;padding-right:0;}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin-left:0;display:block;}
.search-row .luxury-button{margin:0 auto;text-align:center;width:40%;display:block;}
.compare-box{margin-bottom:20px;}
#top .container{padding:0;}
#top-links .fa-caret-down{display:none;}
.ti-user, .ti-money, .ti-world, .ti-info-alt{visibility:visible;display:block;}
#left-top-links .caret, #top .btn-link strong{display:none;}
#top > ul li{padding:0 12px!important;}
#top > ul li span{font-size:18px;display:block;height:80px;line-height:80px;}
#top ul li span.ti-money, #top ul li span.ti-world{top:16px;}
#top ul li .ti-info-alt{font-size:18px;display:block;height:80px;line-height:80px;}
#top ul li .fa{font-size:20px;}
#addcart-popup .right{display:none;}
h2.popup-header{font-size:28px;}
.popup-cart-box .table>tbody>tr>td, .popup-cart-box .table>tbody>tr>th, .popup-cart-box .table>tfoot>tr>td, .popup-cart-box .table>tfoot>tr>th, .popup-cart-box .table>thead>tr>td, .popup-cart-box .table>thead>tr>th{white-space:normal;}
.popup-cart-box .table .popup-table-text{font-size:8px;line-height:10px;}
.popup-cart-box .table>tbody>tr>td{line-height:1;}
.popup-cart-box .table>thead>tr>td, .popup-cart-box .table>thead>tr>th{font-size:10px;}
.popup-cart-box .table .form-control{font-size:12px;min-width:20px;padding-left:10px;padding-right:10px;}
.popup-cart-box .table small{font-size:60%;}
.box-4in1 .nav-tabs>li{display:block;width:100%;}
.box-4in1 .nav-tabs>li>a{text-align:left;padding-left:15px;padding-top:6px;padding-bottom:15px;line-height:22px;font-size:12px;}
.acc-dropdown .dropdown-menu-left{left:auto;right:0;}
.phohes-dropdown{right:auto;left:0;}
#top ul.phohes-dropdown li a{line-height:10px;text-decoration:underline;}
.slideshow-box{padding-top:0;}
.slideshow-box .owl-controls .owl-buttons .owl-prev, .slideshow-box .owl-controls .owl-buttons .owl-next{top:70%;}
.compare-btn{margin-right:10px;}
}
@media only screen and (max-width:360px){#product #button-cart{font-size:16px;padding:10px 32px 10px 35px;margin-right:0;}
#product .number{margin:0 40px 0 0;}
}
@media only screen and (max-width:320px){.carousel-module-row h2{font-size:22px;}
#product #button-cart{padding:10px 11px 10px 16px;}
.flip-clock-wrapper{left:10%;}
#top ul li{padding-left:20px;}
h2.popup-header{font-size:28px;}
#top ul li{padding:0 6px!important;}
#top ul li span{top:2px;}
.slideshow-box h2{font-size:38px;}
}
@media only screen and (min-width:320px){}
@media only screen and (max-width:480px){.payment-box{text-align:center;margin:10px auto 0 auto;width:100%;}
.bottom-footer .powered-row .socials-box p{display:inline-block;margin:0 5px;}
.goods-of-day{margin-left:15px;margin-right:15px;}
.goods-of-day .owl-wrapper-outer .owl-item .image{width:65%;}
}
@media only screen and (min-width:768px){#filter-close{display:none;}
#top .info-dropdown .fa-info-circle{display:none;}
}
@media only screen and (min-width:992px){#sidebar-toggle, .mob-menu-ul, #menu-mobile{display:none;}
.dropdown-menu{-webkit-transition:opacity 0.3s,transform 0.3s;transition:opacity 0.3s,transform 0.3s;margin-top:20px;opacity:0;visibility:hidden;display:block;}
.dropdown:hover .dropdown-menu,
#currency:hover .dropdown-menu,
#language:hover .dropdown-menu{opacity:1!important;visibility:visible;transform:translateY(0) !important;margin-top:0;}
.bootstrap-datetimepicker-widget.dropdown-menu.picker-open{opacity:1;visibility:visible;}
#top .fa-info-circle, #top .settings-dropdown, #top .search-dropdown{display:none!important;}
.right-menu-btn{display:none;}
}
@media only screen and (min-width:1200px){.carousel-module-container{width:972px;}
}
@media only screen and (min-width:1600px){.product-layout.product-grid{min-height:520px;}
}
@media only screen and (min-width:2100px){.wide-popup,#quick-view, #cart-popup{max-width:45%;}
.white-popup{max-width:30%;}
#menu-fix.fixed .fixed-right-menu ul li{width:19.49%;}
}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px){#product .number{margin:0;}
#product #button-cart{margin:0 8px 0 0;}
.wishlist-btn{margin-right:8px;margin-top:0;margin-bottom:0;}
.wishlist-btn, .compare-btn{width:37px;margin-right:8px;}
#product .btn-minus button, #product .btn-plus button{width:34px;}
#product .btn-plus{left:-10px;}
#product input.plus-minus{width:32px;}
.product-list .product-thumb .button-group .button-cart{width:39.6%!important;float:none;display:block;}
.white-popup .right{display:none;}
.white-popup .left{width:100%;}
}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape){#menu-fix .container.responsive{width:962px;}
.product-layout.product-grid{min-height:450px;}
ul.right-menu-ul li i{display:none;}
.box-4in1 .owl-wrapper-outer .owl-item:hover .price,
.box-4in1 .owl-wrapper-outer .owl-item:hover .rating,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .price,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .rating{display:block;}
.box-4in1 .owl-wrapper-outer .owl-item:hover .cart,
.carousel-module-row .owl-wrapper-outer .owl-item:hover .cart{display:none;}
.box-4in1 .owl-wrapper-outer .owl-item:hover,
.carousel-module-row .owl-wrapper-outer .owl-item:hover{border:1px solid transparent;transition-delay:0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(0,0,1,1);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.middle-footer p{text-align:center;}
.middle-footer p i{display:inline-block;float:none;}
.carousel-module-row .owl-wrapper-outer .owl-item{padding:22px 20px;}
.carousel-module-row{padding-top:30px;}
.compare-box a, .compare-box a:visited{font-size:10px;}
.sort-row label{font-size:12px;}
.compare-box, .select-box, .sort-row .text-right{padding-left:0;}
.appearance .btn{padding:7.5px 10px;}
.product-grid .product-thumb:hover{position:relative;left:0;right:0;border-color:transparent;box-shadow:none;}
.product-grid .product-thumb:hover .cat-options, .product-grid .product-thumb:hover .button-group{display:none;}
.white-popup{max-width:60%;}
.wide-popup{max-width:80%;}
#product .advantages i{font-size:24px;}
#product .advantages i + p{width:75%;}
.form-control{padding-left:15px;padding-right:15px;}
.wishlist-btn, .compare-btn{width:43px;}
.product-list .product-thumb .button-group .button-cart{width:50%!important;}
#product h2.price{font-size:20px;}
#product .price-old{font-size:16px;line-height:20px;}
#menu-fix.fixed .fixed-right-menu ul li .fixed-phones-dropdown{left:-29px;}
.popup-form-box button{width:40%;margin:30px auto 0 auto;margin-left:0;height:52px;}
.popup-button{max-width:40%;margin:10px auto;}
}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait){.news-row .product-thumb{padding-bottom:0;}
.news-row .product-list .product-thumb .caption{margin-left:210px!important;margin-top:-34px;}
#sidebar-toggle{left:-10px;}
#top-links #fixed-cart{right:-10px;}
.menu-row .vertical .oct_megamenutoggle-wrapper{line-height:50px;padding-left:3px;}
#product .number{margin:0;margin-right:-8px;}
#product #button-cart{margin:0 3px 0 0;}
.wishlist-btn{margin-right:3px;}
.wishlist-btn i, .compare-btn i{font-size:14px;}
#product h2.price{font-size:16px;}
#product .price-old{font-size:14px;line-height:16px;}
.found-cheaper + p{font-size:11px;}
#product #button-cart{font-size:14px;padding:10px 36px 10px 40px;}
.wide-sub-menu .col-sm-8.mobile-enabled{width:100%;}
.wide-menu-row .static-menu{width:25%;min-height:200px;}
.popup-cart-box .table .form-control{padding-left:10px;padding-right:10px;}
.popup-total-cart{margin-top:20px;}
.popup-total-cart .total-text{font-size:30px;margin-bottom:30px;}
.popup-total-cart .popup-button{margin:0 auto 20px auto;}
.product-layout.product-grid{min-height:486px;}
.popup-form-box button{width:70%;margin-left:0;}
.popup-button{width:70%;max-width:70%;}
}
@media only screen
and (min-width:1025px)
and (max-width:1199px){#product .number{margin:0 26px 0 0;}
#product #button-cart{margin:0 1px 0 0;}
.wishlist-btn{margin-right:2px;}
.wishlist-btn, .compare-btn{width:36px;}
.wishlist-btn i, .compare-btn i{font-size:14px;}
.appearance .btn-group .btn-default{padding:7.5px 10px;}
.sort-row .select-box:before{right:10px;}
.product-layout.product-grid{min-height:500px;}
}
@media only screen
and (min-width:768px)
and (max-width:992px){#column-left .news-row h2{font-size:22px;margin-bottom:10px;}
.product-list .product-thumb .image{max-width:40%;float:left;min-height:360px;}
.product-list .product-thumb .button-group .more{margin-left:0px;text-align:center;}
.product-list .product-thumb .button-cart .hidden-xs{display:inline-block!important;}
.product-list .product-thumb .caption{margin-left:245px;text-align:left;}
.product-list .product-thumb h4{margin-bottom:0;}
.product-list .product-thumb .price{padding-top:6px;}
.blog-text-box .blog-text-item{font-size:12px;line-height:20px;height:100px;}
.product-list .description{display:none;}
}
@media only screen
and (min-width:992px)
and (max-width:1199px){#quick-view{max-width:80%;}
}
@media only screen
and (min-width:769px)
and (max-width:992px){.middle-footer p i{display:none;}
#top-links #fixed-cart{right:-25px;}
}
@media only screen
and (min-width:769px)
and (max-width:992px){.menu-row .vertical .megamenu-wrapper{top:-1px;}
#search .cats-button{display:none;}
#top .visible-sm, #top .hidden-sm{display:inline-block!important;}
.right-menu-col .right-menu-btn{display:block;position:absolute;top:-80px;right:0;z-index:1000;background:#fff;border:0;background:transparent;color:#FFFFFF;text-transform:uppercase;box-shadow:none;text-align:right;padding-left:0;letter-spacing:2px;font-size:14px;font-weight:400;font-family:OpenSansRegular;}
.right-menu-col .right-menu-info{background:#36283a;position:absolute;top:-1px;text-align:left;right:0;left:auto;height:auto;z-index:100;}
.right-menu-col .right-menu-info ul{height:auto;padding:10px 10px 0 10px;}
.right-menu-col .right-menu-info ul li{display:block;float:none;line-height:40px;}
.right-menu-col ul li:hover a:before{display:none;}
}