/* Tema duzenleme  */

@font-face {
 font-family: 'simple-line-icons';
 src:    url('../fonts/simple-line-icons.ttf?az2gmn') format('truetype'),
 url('../fonts/simple-line-icons.woff?az2gmn') format('woff'),
 url('../fonts/simple-line-icons.svg?az2gmn#simple-line-icons') format('svg');
 font-weight: normal;
 font-style: normal;
}

@font-face {
    font-family: 'Univers LT Std';
    src: url('../fonts/UniversLTStd-Ex.eot');
    src: local('Univers LT Std 53 Extended'), local('UniversLTStd-Ex'),
        url('../fonts/UniversLTStd-Ex.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniversLTStd-Ex.woff') format('woff'),
        url('../fonts/UniversLTStd-Ex.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
 color: #4C4C4C;
 font-weight: 400;
 width: 100%;
 font-size:14px;
 line-height:1.4;
 /* transition:margin-left 500ms, margin-right 500ms; */
 /* background-color: #eaeaea; */
}
body,
.product-name.main-font,
.gridlist .single-product .product-name,
.gridlist .single-blog .blog-title,
#title-holder #page-title {
 font-family: 'Baloo 2', cursive;
}
/* Primary color */.primary-color,
.cm_item .primary-color,
.nav-tabs.text-center.nav-tabs-sm > li.active {
 color:#179a94;
}
.primary-bg-color,
.nav-tabs.text-center.nav-tabs-sm > li.active > a:after,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
 background-color:#179a94;
}
.primary-color-border,
.nav-tabs {
 border-color:#179a94 !important;
}
.link-hover-color:hover {
 color:#179a94;
}
.menu-style {
 background:#ffffff;
 /* border-top: 3px solid rgb(0 0 0); */
 transition:background 400ms;
 padding: 10px 0px;
}
.vertical-menu-bg,
.vertical-menu-bg.dropdown-content {	/* background:#212121; */
}
.main-menu.vertical > ul > li:hover > a {
 background: #fbbc3400!important;
}
@media (max-width:768px) {
 #product-view {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
  /* -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
  /* box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
 }
}
@media (min-width:769px) {
 #product-view {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
 }
}
#product-view {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;    /* -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */    /* box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
 background-color: #ffffff;
 margin-bottom: 12px;
 border-radius: 4px;
}
.header-style {
 transition:background 400ms;
 /* position:relative; */
 /* box-shadow: 0 1px 4px rgba(0,0,0,.10); */
 /* background-image: url(/image/catalog/antiq-texture.svg); */
 /* background-size: auto; */
 /* background-repeat: repeat; */
}
.price {
 color:#179a94;
 display: none;
}
.product-name,
.blog-title,
.product-h1,
.contrast-heading,
.contrast-font {
}
body.boxed-layout {
 background-color:#ececec;
}
ul {
 list-style:none;
 margin:0;
 padding:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
 color: #1B1919;
 margin-top:0;
 line-height:1.4;
 font-weight:400;
}
h1 {
 font-size: 34px;
 margin-bottom:22px;
}
.default_bc h1#page-title,
.minimal_bc h1#page-title,
.plain_breadcrumb h1#page-title {
 line-height:1.1;
 display: block;
 margin-left: 0px;
 text-align: center;
 margin-top: 22px;
}
h2 {
 font-size: 27px;
 margin-bottom:17px;
}
h3 {
 font-size: 22px;
 margin-bottom:14px;
}
h4 {
 font-size: 18px;
 margin-bottom:10px;
}
h5 {
 font-size: 15px;
 margin-bottom:8px;
}
h6 {
 font-size: 10.2px;
 margin-bottom:6px;
}
h3.lined-title {
 display:block;
 font-size: 18px;
 position:relative;
 margin-bottom: 12px;
}
h3.lined-title.lg {
 font-size: 26px;
 text-transform:uppercase;
}
h3.lined-title span {
 background:#ffffff;
 padding-right:20px;
 position:relative;
}
h3.lined-title:before {
 content:" ";
 background-color:#ececec;
 display:inline-block;
 height:1px;
 position:absolute;
 top:50%;
 left:0;
 right:0;
}
a,
a:hover,
a:focus {
 color:inherit;
 cursor:pointer;
 transition:color 400ms, background-color 400ms, border-color 400ms, opacity 400ms;
 outline:none;
}
a:hover,
a:focus,
.menu-cell a:hover {
 text-decoration: none;
 color:#179a94;
}
a.hover_uline:hover {
 text-decoration:underline;
 color:inherit;
}
p {
 line-height:1.5;
 margin-bottom:15px;
}
img {
 max-width:100%;
 height:auto;
 /* border-radius: 10px; */
}
small {
 font-size:13px;
}
.form-vertical,
form-horizontal {
 color:#111111;
}
legend {
 font-size:20px;
 padding: 2px 0px 5px;
}
label {
 font-size: 14px;
 font-weight: normal;
 line-height: 20px;
}
input,
textarea,
select,
.form-control {
 border: 1px solid #dfdfdf;
 border-radius:0;
 box-shadow:none;
 transition:border-color 500ms;
 padding: 8px 12px;
 font-size:14px;
 outline:none;
}
.form-control.input-sm {
 padding: 2px 8px;
 font-size:13px;
 min-height:36px;
}
.form-control.inline {
 display:inline-block;
 width:auto;
}
input:focus,
input:focus,
select:focus,
textarea:focus,
.form-control:focus {
 border-color:#666666;
 box-shadow:none;
 transition:border-color 500ms;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
 transition: background-color 9999s, color 9999s;
 transition-delay: 9999s;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
 min-height:40px;
}
.input-group .input-group-addon {
 height: 40px;
}
.input-group .input-group-addon.captcha_addon {
 background:none;
 border-radius:0px;
 padding-right:7px;
}
.input-group .input-group-addon.captcha_addon.grey {
 border:none;
 background:#efefef;
}
.input-group .input-group-addon.captcha_addon img {
 max-width:none;
}
select {
 -webkit-appearance: none;
 -moz-appearance: none;
 text-overflow: '';
 cursor:pointer;
 background-image:url('../image/arrow-down.png') !important;
 background-repeat: no-repeat;
 background-position:right 50%;
 padding-right:25px !important;
}
.form-group {
 margin-bottom: 20px;
}
.form-control.grey {
 background:#efefef;
 border:none;
}
.form-control.grey:focus {
 background:#ececec;
}
/* Disabled body scrolling */html.no-scroll,
html.no-scroll body {
 overflow:hidden;
}
@media (min-width:992px) {
 html.no-scroll,
 html.no-scroll .sticky-enabled.sticky-active .sticky-header {
  border-right:18px solid #cccccc;
 }
}
/* Containers *//* Full width containers */@media (min-width:1200px) {
 .w70 {
  width:60%;
 }
 body:not(.boxed-layout) .container.full-width,
 .full_width_bc .breadcrumb-holder .container {
  min-width: 100%;
  padding-left: 1em;
  padding-right: 1em;
 }
}
.main-wrapper {
 transition: margin-left 50ms, margin-right 50ms;
}
/* Boxed layout */.boxed-layout .outer-container.main-wrapper {
 background:#ffffff;
}
@media (min-width:1200px) {
 .boxed-layout .outer-container {
  max-width:1200px;
  position:relative;
  margin-right:auto;
  margin-left:auto;
 }
}
.boxed-layout .outer-container.main-wrapper {
 box-shadow: 0 1px 5px rgba(190,190,190,.26);
}
@media (min-width:1370px) {
 .wide_container .container {
  width: 1370px;
 }
 .wide_container.boxed-layout .outer-container {
  max-width:1320px;
 }
}
@media (min-width:1150px) {
 .narrow_container .container {
  width:1060px;
 }
 .narrow_container.boxed-layout .outer-container {
  max-width:1100px;
 }
 .narrow_container #cart-total .slash {
  display:none;
 }
}
.modal-content {
 border-radius:0px;
}
/* Bootstrap Addons */.margin-b0 {
 margin-bottom:0px !important;
}
.margin-b10 {
 margin-bottom:10px !important;
 line-height: 35px;
}
.margin-b15 {
 margin-bottom:15px !important;
}
.margin-b20 {
 margin-bottom:20px !important;
}
.margin-b25 {
 margin-bottom:25px !important;
}
.margin-b30 {
 margin-bottom:30px !important;
}
.margin-b35 {
 margin-bottom:35px !important;
}
.margin-b40 {
 margin-bottom:40px !important;
}
.margin-b45 {
 margin-bottom:45px !important;
}
.margin-b50 {
 margin-bottom:50px !important;
}
.vertical-middle {
 vertical-align: middle;
}
.vertical-bottom {
 vertical-align:bottom;
}
.display-block {
 display:block;
}
.display-inline-block {
 display:inline-block !important;
}
.normal-white-space {
 white-space:normal !important;
}
.col-lg-20 {
 width:20%
}
.table .table {
 background-color:inherit;
}
@media (min-width: 768px) and (max-width: 991px) {
 .sm-text-center {
  text-align:center;
 }
}
@media (max-width: 767px) {
 .xs-text-center {
  text-align:center;
 }
}
a.inline-link,
.inline-link a {
 padding:3px 0;
 color:#666666;
 border-bottom:1px solid rgba(0,0,0,.08);
}
a.inline-link:hover,
.inline-link a:hover {
 color:#111111;
 border-bottom:1px solid rgba(0,0,0,.1);
}
a.u-lined {
 padding:2px 0;
 color:#666666;
 border-bottom:1px solid rgba(0,0,0,.3);
}
a.u-lined:hover {
 color:#111111;
 border-bottom:1px solid rgba(0,0,0,1);
}
a.u-lined.light {
 color:#dddddd;
 border-bottom:1px solid rgba(255,255,255,.3);
}
a.u-lined.light:hover {
 color:#ffffff;
 border-bottom:1px solid rgba(255,255,255,1);
}
.hover-slidein-top {
 opacity:0;
 display:inline-block;
 transform: translateY(20px);
 transition:all 400ms;
}
div:hover > .hover-slidein-top {
 opacity:1;
 transform: translateY(0);
 transition:all 400ms;
}
.list-unstyled li {
 margin-bottom: 5px;
 text-transform: inherit;
 letter-spacing: 1px;
}
.k-head {
 position: relative;
 margin: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 /* align-items: center; */
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 background-repeat: no-repeat;
 background-size: contain!important;
 background-position: 86%!important;
 padding: 0rem 0rem;
 min-height: 105px!important;
 /* border-bottom: #f2f2f2 solid 0px; */
}
.k-head.k-head--sm {
 min-height: 70px;
}
@media screen\0  {
 .k-head {
  height: 100px;
 }
}
.k-head .k-head__title {
 font-size: 1.4rem;
 font-weight: 500!important;
 text-align: left;
 color: #777;
 margin: 25px;
 padding: 0;
}
.k-head .k-head__sub {
 position: absolute;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
 right: 0;
 left: 0;
 height: 2.8rem;
 bottom: -1.4rem;
}
.k-head .k-head__sub .k-head__desc {
 color: #a1a8c3;
 font-size: 1rem;
 font-weight: 400;
 background: #fff;
 text-align: center;
 padding: 0.75rem 1rem;
 -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
 box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
 border-radius: 3px;
}
.k-head.k-head--skin-light {
 border-bottom: 1px solid #ebedf2;
}
.k-head.k-head--skin-light .k-head__title {
 color: #646c9a;
}
.k-head.k-head--skin-light .k-head__sub .k-head__desc {
 color: #a1a8c3;
 background: #f7f8fa;
}
@media (max-width: 1024px) {
 .k-head {
  padding: 0.5rem 0.5rem;
  min-height: 70px;
 }
}
@media screen\0  and (max-width: 1024px) {
 .k-head {
  height: 70px;
 }
}
/* Fix some bootstrap issues */div.required .control-label:after {
 content: '* ';
 color: #F00;
 padding-left:3px;
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 line-height:1.2;
}
@media (max-width:768px) {
 .widget-style {
  /* background-color:#ffffff; */
  padding: 40px 0px 40px 0px!important;
 }
}
.widget-style {
 /* background-color:#ffffff; */
 padding: 80px 0px 80px 0px;
}
@media (min-width: 768px) {
 .form-horizontal .control-label {
  padding-top: 9px;
 }
}
.font-zero {
 font-size:0;
}
.pointer {
 cursor:pointer;
}
.overflow-hidden {
 overflow:hidden;
}
.social-icons.round a {
 display:inline-block;
 height:40px;
 line-height:40px;
 width:40px;
 text-align:center;
 border-radius:50%;
 background:#efefef;
 color:#8f8f8f;
 font-size:18px;
 vertical-align:top;
 margin:0 5px 8px;
 text-decoration:none !important;
}

.footer-copyright {
border-top: 1px solid #f1f1f1;  
}

#footer .social-icons.round a {
 height:34px;
 line-height:34px;
 width:34px;
 background:#444444;
 color:#eeeeee;
 font-size:15px;
 margin:4px 4px 4px 0px;
}
#footer .social-icons.round a:hover {
 background:#333333;
 color:#ffffff;
}
.social-icons.round a.google {
 line-height:42px;
}
#footer .social-icons.round a.google {
 line-height:36px;
}
.social-icons.round a:hover {
 color:#ffffff;
 background:#222222;
}
.social-icons.round.inversed a {
 color:#ffffff;
}
.social-icons.round.inversed a:hover {
 opacity:0.85;
 color:#ffffff;
}
.social-icons.round a.facebook:hover,
.social-icons.round.inversed a.facebook {
 background:#3b5998;
}
.social-icons.round a.twitter:hover,
.social-icons.round.inversed a.twitter {
 background:#55acee;
}
.social-icons.round a.google:hover,
.social-icons.round.inversed a.google {
 background:#dd4b39;
}
.social-icons.round a.youtube:hover,
.social-icons.round.inversed a.youtube {
 background:#bb0000;
}
.social-icons.round a.instagram:hover,
.social-icons.round.inversed a.instagram {
 background:#125688;
}
.social-icons.round a.pinterest:hover,
.social-icons.round.inversed a.pinterest {
 background:#cb2027;
}
.social-icons.round a.vk:hover,
.social-icons.round.inversed a.vk {
 background:#45668e;
}
/* Responsive video */.video-wrapper {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
}
.video-wrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
/* Zoomed images */.banner_wrap {
 position:relative;
}
.zoom_image_wrap {
 overflow: hidden;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.zoom_image {
 transition: transform 400ms;
}
.zoom_image_wrap:hover .zoom_image,
.banner_wrap.hover-zoom:hover .zoom_image {
 -webkit-transform: scale(1.07);
 -moz-transform: scale(1.07);
 -o-transform: scale(1.07);
 -ms-transform: scale(1.07);
 transform: scale(1.07);
 transition: all 400ms;
} /* Other Price  */
.other-price {
 color: #9f9e9e;
 font-size: 18px;
 font-family: 'Montserrat', sans-serif;
}
.other-price i {
 color: #9f9e9e;
 font-size: 18px;
 font-family: 'Montserrat', sans-serif;
 font-style:normal;
 font-weight:900;
}
/* Price */.price-old {
 text-decoration:line-through;
}
/* In stock */
.in_stock {
 color:#090;
 display:none;
}

.customer-viewed { display:none; } 
.product-weight { display:none; }


/* Tooltip */.tooltip {
 pointer-events: none;
 font-family: inherit;
 backface-visibility:hidden;
 line-height:1;
 font-size:12px;
 border-bottom:8px solid transparent;
 white-space:nowrap;
}
.tooltip.left {
 border-bottom:1px solid transparent;
 border-right:12px solid transparent;
}
.tooltip-inner {
 padding:8px 10px;
 border-radius: 0px;
}
.tooltip.in {
 animation: 0.3s ease-in-out fadeInDown;
}
.tooltip.left.tooltip.in {
 animation: 0.3s ease-in-out fadeInRight;
}
/* Spinner Animation */.basel-spinner:after {
 content:"";
 display:inline-block;
 border: 2px solid #cccccc;
 border-top: 2px solid #333333;
 border-radius: 50%;
 width: 36px;
 height: 36px;
 animation: spin 500ms linear infinite;
}
.basel-spinner.light:after {
 border: 2px solid #cccccc;
 border-top: 2px solid #ffffff;
}
.basel-spinner.ajax-call:after {
 position:fixed;
 top:50%;
 left:50%;
 margin:-18px auto auto -18px;
}
.basel-spinner.ajax-call {
 position:fixed;
 z-index:999;
 top:50%;
 left:50%;
 width:80px;
 height:80px;
 display:inline-block;
 background:#ffffff;
 border-radius:3px;
 box-shadow:0 0 5px rgba(0,0,0,0.2);
 margin:-40px auto auto -40px;
}
@keyframes spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}
#quickcheckoutconfirm {
 margin-bottom: 70px;
}

@media (max-width:768px) {
  #quickcheckoutconfirm {
 margin-bottom: 0px;
}
}

/* Ajax Modal */.body-cover {
 opacity:0;
 visibility:hidden;
 transition:opacity 500ms, visibility 500ms;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background:#333333;
 background:rgba(0,0,0,0.80);
 z-index: 990;
}
.body-cover.active {
 visibility:visible;
 opacity:1;
 transition:opacity 500ms, visibility 500ms;
}
.modal-closer {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 cursor:pointer;
}
.modal-wrap {
 position:fixed;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -45%);
 opacity:0.8;
 background:#ffffff;
 max-width:90%;
 transition:transform 400ms, opacity 200ms;
}
.active .modal-wrap {
 transform: translate(-50%, -50%);
 opacity:1;
 transition:transform 400ms, opacity 400ms;
}
/* Animations */.anim-underline,
.nav-tabs.text-center > li > a {
 position: sticky;
}
.anim-underline:after {
 content:" ";
 position:absolute;
 right:0;
 bottom: -2px;
 width:0;
 height: 1px;
 opacity: 1;
 transition:width 200ms;
 background-color: #000000!important;
 z-index: -1;
}
.anim-underline:hover:after,
.anim-underline.active:after,
.nav-tabs.text-center > li > a:hover:after,
.nav-tabs.text-center > li.active > a:after {
 width:100%;
 left:0
}
@-webkit-keyframes fadeInDown {
  from {opacity: 0;margin-top:-10px;}
  to {opacity: 1;}
}
@keyframes fadeInDown {
  from {opacity: 0;margin-top:-10px;}
  to {opacity: 1;}
}
@-webkit-keyframes fadeInRight {
  from {opacity: 0; transform:translateX(-10px)}
  to {opacity: 1;}
}
@keyframes fadeInRight {
  from {opacity: 0; transform:translateX(-10px)}
  to {opacity: 1;}
}

/* Rating */.rating {
 color:#333333;
 font-size:12px;
 line-height:1;
 letter-spacing:1px;
}
.rating_stars.r1:before,
.rating_stars.r2:before,
.rating_stars.r3:before,
.rating_stars.r4:before,
.rating_stars.r5:before {
 font-family: FontAwesome;
 position:absolute;
}
.rating_stars.r1:before {
 content: "\f005";
}
.rating_stars.r2:before {
 content: "\f005\f005";
}
.rating_stars.r3:before {
 content: "\f005\f005\f005";
}
.rating_stars.r4:before {
 content: "\f005\f005\f005\f005";
}
.rating_stars.r5:before {
 content: "\f005\f005\f005\f005\f005";
}
/* Table layout */.table {
 margin-bottom:0;
 width:100%;
 display:table;
}
.table-fixed {
 table-layout:fixed;
}
.table-row {
 display:table-row;
}
.table-cell {
 display:table-cell;
 vertical-align:middle;
}
.h100 {
 height:100%;
}
.w100 {
 width:100%;
}
.w60 {
 width:60%;
}
.w50 {
 width:50%;
}
.w40 {
 width:40%;
}
.w30 {
 width:30%;
}
.w25 {
 width:25%;
}
.w275 {
 width:27.5%;
}
.w20 {
 width:20%;
}
.w18 {
 width:18%;
}

.w10 {
 width:10%;
}

.v-top,
.table-cell.v-top {
 vertical-align:top;
}
.nowrap {
 white-space:nowrap;
}
/* Tabs */.nav-tabs {
 margin-bottom: 15px;
 border-bottom:3px solid;
 margin-bottom:20px;
}
.nav-tabs > li {
 margin-bottom: 2px;
 color: #000000;
 /* background-color: #f5f5f5; */
 margin-right: 2px;
}
.nav-tabs > li > a {
 font-weight: 500!important;
 text-transform:uppercase;
 margin-right:0;
 padding:14px 18px;
}

@media (max-width:768px) {
  
  .nav-tabs > li > a {
 font-weight: 500!important;
 text-transform:uppercase;
 margin-right:0;
 font-size: 13px;
 display: table;
 padding: 5px 5px;
}
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
 line-height: normal;
 border: none;
 border-radius: 0;
 outline:none;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
 color: #fff6f6;
 /* background-color: #03b9b4!important; */
 /* font-weight: 900!important; */
 /* border-bottom: #000 solid 2px; */
}
/* Center Tabs */.nav-tabs.text-center {
 border-bottom:none;
}
.nav-tabs.text-center > li {
 float:none;
 display:inline-block;
}
.nav-tabs.text-center > li > a {
 padding:2px 0;
 margin-bottom:12px;
 font-size: 15px;
}
.nav-tabs.text-center > li > a,
.nav-tabs.text-center > li > a:hover,
.nav-tabs.text-center > li > a:focus,
.nav-tabs.text-center > li.active > a,
.nav-tabs.text-center > li.active > a:hover,
.nav-tabs.text-center > li.active > a:focus {
 background:none;
 color:#111111;
}
.nav-tabs.text-center > li > a:after {
 opacity:1;
}
/* Small Center Tabs */.nav-tabs.text-center.nav-tabs-sm > li > a {
 transition:none;
 display:inline-block;
}
.nav-tabs.text-center.nav-tabs-sm > li + li:before {
 content:"";
 display:inline-block;
 width:1px;
 height:14px;
 transform:rotate(25deg);
 vertical-align:middle;
 margin:0 14px 0 12px;
 background:rgba(0,0,0,0.4);
}
.nav-tabs.text-center.nav-tabs-sm > li.active > a,
.nav-tabs.text-center.nav-tabs-sm > li.active > a:hover,
.nav-tabs.text-center.nav-tabs-sm > li.active > a:focus {
 color:inherit;
 font-weight: 400!important;
 border-bottom: #000 solid 2px;
}
/* Large Center Tabs */.nav-tabs.nav-tabs-lg > li > a {
 margin:0 12px 15px;
 padding:3px 0;
 text-transform:none;
 font-size:1.43em;
 color:#888888;
}
.nav-tabs.text-center.nav-tabs-lg > li:not(.active) > a:after {
 opacity:0.15;
 width:100%;
}
/**//* Accordion Menu */.plain-menu > li {
 position:relative;
 display:block;
 margin-bottom: 12px;
}
.plain-menu > li > ul {
 display: none;
}
.plain-menu > li.active > ul {
 display: block;
}
.plain-menu > li > a:not(:hover) {
 color:#111111;
}
.plain-menu .sign {
 position:absolute;
 right:5px;
 top:0px;
 cursor:pointer;
 display:inline-block;
 font-size:10px;
 color:#999999;
 padding:4px;
 transform:rotate(90deg);
 transition:transform 350ms;
}
.plain-menu li.open .sign {
 color:#111111;
 transform:rotate(-90deg);
 transition:transform 350ms;
}
.plain-menu > li > ul {
 padding-top:10px;
}
.plain-menu > li > ul > li {
 padding:8px 0 4px;
}
.plain-menu > li ul > li a:not(:hover) {
 color:#999999;
}
.plain-menu > li ul > li .icon-arrow-right {
 margin:0 8px 0 2px;
 font-size:6px;
 vertical-align:middle;
}
/* Drop down *//* Drop down */
@media (min-width:767px) {
.dropdown-wrapper,
.dropdown-wrapper-click {
 position:relative;
 display:inline-block;
}  
}
.dropdown-content {
 position:absolute;
 background: #ffffff;
 color:#222222;
 box-shadow: 0 0 1px rgba(0,0,0,.1);
 visibility: hidden;
 opacity: 0;
 transition: visibility 300ms, opacity 300ms, margin 300ms;
 line-height:21px;
 text-align:left;
 text-transform:none;
 z-index:9;
}
.dropdown-wrapper:hover > .dropdown-content,
.dropdown-wrapper-click.opened > .dropdown-content {
 visibility: visible;
 opacity: 1;
 transition: visibility 300ms, opacity 300ms, margin 300ms;
}
.dropdown-wrapper.from-top > .dropdown-content,
.dropdown-wrapper-click.from-top > .dropdown-content {
 margin-top:-15px;
}
.dropdown-wrapper.from-bottom > .dropdown-content,
.dropdown-wrapper-click.from-bottom > .dropdown-content {
 margin-top:15px;
}
.dropdown-wrapper.from-top:hover > .dropdown-content,
.dropdown-wrapper-click.from-top.opened > .dropdown-content,
.dropdown-wrapper.from-bottom:hover > .dropdown-content,
.dropdown-wrapper-click.from-bottom.opened > .dropdown-content {
 margin-top: 20px;
}
.dropdown-wrapper.from-left > .dropdown-content,
.dropdown-wrapper-click.from-left > .dropdown-content {
 margin-right:15px;
}
.dropdown-wrapper.from-left:hover > .dropdown-content,
.dropdown-wrapper-click.from-left.opened > .dropdown-content {
 margin-right:0px;
}
.dropdown-wrapper.from-right > .dropdown-content,
.dropdown-wrapper-click.from-right > .dropdown-content {
 margin-right:-15px;
}
.dropdown-wrapper.from-right:hover > .dropdown-content,
.dropdown-wrapper-click.from-right.opened > .dropdown-content {
 margin-right:0px;
}
.dropdown-right {
 right:0;
}
.dropdown-left {
 left:0;
}
/* ---------------------------------- *//* --------- MAIN CONTENT ----------- *//* ---------------------------------- *//* Header */
.header-wrapper {
 width:100%;
 position: relative;
 z-index: 99;
 /* margin-bottom: 20px; */
 /* border-bottom: #f9f9f9 solid 1px; */
}

.forcefullwidth_wrapper_tp_banner {z-index: 0;}

/* Fixed transparent home header */
@media (min-width: 992px) {
 .forcefullwidth_wrapper_tp_banner {/* display:none; */margin-bottom: 0px!important;}
 .common-home.home-fixed-header .fixed-header-possible .sticky-header,
 .common-home.home-fixed-header .fixed-header-possible .sticky-header-placeholder {
  position:absolute;
  left:0;
  right:0;
 }
 .common-home.home-fixed-header.sticky-enabled:not(.sticky-active) .fixed-header-possible .header-style,
 .common-home.home-fixed-header:not(.sticky-enabled) .fixed-header-possible .header-style,
 .common-home.home-fixed-header.sticky-enabled:not(.sticky-active) .fixed-header-possible .menu-style,
 .common-home.home-fixed-header:not(.sticky-enabled) .fixed-header-possible .menu-style {
  background: transparent;
  border-color:transparent !important;
  transition:background 400ms;
 }
 .sticky-header:hover {	/* background: black !important; */
  border-color:transparent !important;
  transition:background 400ms;
 }
}
/* Top line */
.top_line {
 width: 100%;
 font-size: 13px;
 letter-spacing: .3px;
 z-index:12;
 background-size: 1.875rem;
 position: relative;    
 /* background-color: #ffffff!important; */
}
.top_line:before {
 content:" ";
 width: 100%;
 height:1px;
 background: rgba(0, 0, 0, 0);
 position:absolute;
 bottom:0;
}
.top_line,
.top_line a {	/* color: #333!important; */}
.top_line .anim-underline:after,
.top_line .links ul > li + li::before,
.top_line .links .setting-ul > .setting-li:before {
 background-color: #ffffff;
}
.top_line .promo-message {
 padding: 5px 5px;
 line-height:21px;
 display:inline-block;
}
.top_line .promo-message a:hover {
 opacity:0.8;
}
/* Static links */
.links ul,
.setting-ul {
 display:inline-block;
}
.links > ul > li,
.setting-ul > .setting-li {
 display:inline-block;
 padding:0 9px;
 position:relative;
}
.links > ul > li:last-child {
 padding-right:0;
}
.links ul > li > a,
.setting-ul > .setting-li > a {
 position:relative;
 padding-bottom:1px;
 font-size:12px;
 text-transform:uppercase;
}
.links ul > li > a .fa {
 margin-right:3px;
}
.links ul > li a:hover:after {
 width:100%;
 left:0;
}
/* Static links in top line */
.top_line .setting-ul > .setting-li {
 padding-right:0;
}
.top_line .links ul > li + li:before,
.top_line .setting-ul > .setting-li:before {
 content: " ";
 display: inline-block;
 height: 18px;
 width: 1px;
 opacity:0.15;
 position:absolute;
 left:-2px;
 top:50%;
 margin-top:-9px;
}
.top_line .setting-ul {
 margin-left:8px;
}
/* Langueage and currency trigger */
.setting-ul > .setting-li.lang-curr-trigger:after {
 content: "\f107";
 opacity: 0.75;
 font-size: 12px;
 font-family: FontAwesome;
}
.setting-ul > .setting-li.lang-curr-trigger span + span:before {
 content:"/";
 margin-left:5px;
 margin-right:5px;
 opacity:.75;
}
/* Header main area */.header-main {
 transition:height 300ms, line-height 300ms;	/*position: relative;*/
 z-index: 10;
}
#logo img {
 padding:3px 0;
 max-height: 100%;
 /* width: 70%; */
}
@media (min-width: 992px) and (max-width: 1199px) {
 #logo img {
  max-width:188px !important;
 }
}
@media (max-width: 991px) {
 .header-main.table {
  table-layout:fixed;
  margin-bottom: 0px;
 }
 #logo img {
  max-width: 100% !important;
  /* width: 50%; */
 }
}
.menu-style,
.menu-style a:not(:hover),
.header-main,
.header-main a {
 color:#000000;
}
body > div.outer-container.main-wrapper > div.header-wrapper.header4.fixed-header-possible > div > div > div > div > div > div.table-cell.shortcuts.text-right > div > div.main-menu.right-menu.shortcut-wrapper.hidden-xs.hidden-sm > ul > li.has-sub.dropdown-wrapper.from-bottom > div > div > div > div > div > h4 > b > a {
 color:#000;
 font-size: 12px;
 text-transform: capitalize;
 font-family: Poppins;
 font-weight: 400;
}
.header-main .table-cell.menu-cell,
.header-main .table-cell.shortcuts {
 line-height:21px;
}
.header-main > .table-cell.shortcuts {
 white-space:nowrap;
}
@media (min-width: 992px) {
 .header-main .table-cell.text-center {
  padding-right:10px;
  padding-left:10px;
 }
}
@media (max-width: 991px) {
 .header-main .table-cell {
  /* width: 50%; */
 }
 .header-main.table .table-cell.logo {
  /* text-align:left; */
  width: 140px!important;
 }
}
/* Sign in link */
.header-main .sign-in {
 position:relative;
 margin-right: 0px;
 margin-left:0;
 padding: 1px 0px 1px 0px;
 transition:line-height 300ms, height 300ms;
}
.header4 .header-main .sign-in {
 margin-right:5px;
 padding-right:0;
}
@media (min-width: 992px) and (max-width: 1199px) {
 .header-main .sign-in {
  margin-right: 15px;
  padding-right: 25px;
 }
}

@media (min-width:769px) {
.header-main .sign-in:after {
 content:" ";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 background-color: #000000;
 width: 0px;
 margin: 10px 0px;
}

.header-main .search-trigger:after {
 content:" ";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 background-color: #ffffff;
 width: 0px;
 margin: 6px 0px;
}

.header-main .wishlist:after {
 content:" ";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 background-color: #ffffff;
 width: 0px;
 margin: 6px 0px;
}

.header-main .header-phone:after {
 content:" ";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 background-color: #ffffff;
 width:1px;
 margin: 6px 0px;
}

.header-main .header-location:after {
 content:" ";
 position:absolute;
 right:0;
 top:0;
 bottom:0;
 background-color: #ffffff;
 width:1px;
 margin: 6px 0px;
}  
}

.header4 .header-main .sign-in:after {
 display:none;
}
.header-main .sign-in .anim-underline {
 padding:2px 0;
 font-style:italic;
}
.header-main .sign-in .anim-underline:after {
 background-color: #000000;
}


/* Header icons */

@media (max-width:768px){
  .icon-element {
 font-size:14px;
 vertical-align:middle;
 display:inline-block;
 margin-left: 3px!important;
}

.order-icon {
 font-size:14px;
 vertical-align:middle;
 display:inline-block;
 margin-left: 4px!important;
}
}

.is_location {margin-left: 0px!important;}

.is_location .header-location {
    padding: 0 20px 0px 0px;
}


.icon-element {
 font-size:14px;
 vertical-align:middle;
 display:inline-block;
 margin-left: 10px;
}
.shortcut-wrapper {
 display:inline-block;
 height:42px;
 line-height:42px;
 text-align:center;
 font-size:13px;
 position:relative;
 padding: 0 0px 0px 10px;
 vertical-align:middle;
 /* margin-left:7px; */
}
.shortcut-wrapper2 {
 display: inline-block;
 height: 42px;
 line-height: 42px;
 text-align: center;
 font-size: 13px;
 position: relative;
 padding: 0 0px;
 vertical-align: middle;
 margin-left: 7px;
}
@media (max-width: 1199px) {
 .header-main .shortcut-wrapper {
  margin-left: 0px;
 }
}
@media (max-width: 768px) {
 .header-main .shortcut-wrapper {
  padding: 0 5px;
 }
}
.top_line .shortcut-wrapper {
 vertical-align: top;
}
.shortcut-wrapper .icon {
 font-size: 20px;
 line-height: 42px;
 height: 42px;
 vertical-align: top;
}
.shortcut-wrapper .counter {
 position:absolute;
 left: 17px;
 top: 8px;
 width: 15px;
 height: 15px;
 line-height: 16px;
 text-align: center;
 border-radius: 50%;
 background-color: #1aada3;
 z-index: 1;
 font-size:9px;
 color: #fff;
 font-family:Arial, Helvetica, sans-serif;
 display: none;
}

.shortcut-wrapper .cart-total-items {display: inline-block;}

@media (min-width:769px) {
.shortcut-wrapper .cart-total-items {
    position: absolute;
    left: 22px;
    top: 20px;
    background-color: #000;
    border-radius: 56px;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 17px;
    font-size: 9px;
    /* display: none; */
}  
}

/* Wishlist icon */
@media (max-width:768px) {
.shortcut-wrapper .cart-total-items {
    position: absolute;
    right: 7px;
    top: 13px;
    background-color: #000;
    border-radius: 56px;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 17px;
    font-size: 9px;
}
  
.shortcut-wrapper .icon {
 font-size: 20px;
}

.order-icon .icon {
 font-size: 28px;
}  
 .shortcut-wrapper.wishlist {
  padding: 0 5px 0 5px!important;
 }
}
.shortcut-wrapper.wishlist {
 /* padding: 0 14px 0 8px; */
}
/* Wishlist hover */
.wishlist-hover .icon-heart:after {
 position:absolute;
 line-height:inherit;
 font-family: FontAwesome;
 content:"\f004";
 font-style:normal;
 left: 10px;
 opacity: 0;
 transition:opacity 400ms;
}

@media (max-width:768px) {
  .wishlist-hover .icon-heart:after {
 left: 5px;
}
.shortcut-wrapper.cart #cart-total {
 display: none!important;
}
}

.header5 .links .wishlist-hover .icon-heart:after {
 left:0px;
}
.wishlist-hover:hover .icon-heart:after {
 opacity:1;
 transition:opacity 400ms;
}
/* Cart icon */
.shortcut-wrapper.cart {
 padding-right:0;
}
.shortcut-wrapper.cart #cart-total {
 display:inline-block;
 line-height:40px;
 vertical-align:top;
 margin-left:5px;
 padding-top:2px;
}
/* Mobile trigger */
.shortcut-wrapper.menu-trigger {
 margin-right: 0px;
 margin-left: 2px;
}
/* Langguage & Currency drop down */
.lang-curr-wrapper {
 min-width: 130px;
 padding:18px 20px;
 margin-top: 10px;
}
.lang-curr-wrapper .option {
 padding:5px;
}
.lang-curr-wrapper .option + .option {
 margin-top:6px;
 padding-top:18px;
 border-top:1px solid #f2f2f2;
}
.lang-curr-wrapper h4 {
 font-size:16px;
 margin-bottom:10px;
 text-transform: uppercase;
 font-weight: 600;
 letter-spacing: 0.6px;
 display: none;
}
.lang-curr-wrapper p {
 margin-bottom:6px;
}
.top_line .lang-curr-wrapper a,
.lang-curr-wrapper a,
.header-main .lang-curr-wrapper a {
 color:#444444;
 line-height:1.7;
}
.lang-curr-wrapper .anim-underline:after,
.lang-curr-wrapper .anim-underline.active:after {
 background: #000000 !important;
}
/* Cart drop down */
#cart-content  {
 width:300px;
 padding:20px;
 color:#888888;
 white-space:normal;
 display:block;
}
.table.products {
 margin-bottom:13px;
 table-layout:fixed;
 max-height: 295px;
 overflow-x: hidden;
 display: block;
 overflow-y: auto;
}
.table.products tbody > tr > td  {
 padding:10px 0;
 border-top:none;
 border-bottom:1px solid #ececec;
}
.table.products tbody > tr:first-child > td  {
 padding-top:0;
}

#cart-content td.main {width: 71%;}
.table.products tbody > tr > td.image {
 width:60px;
}
.table.products tbody > tr > td.main  {
 width: 100%;
 padding-left:12px;
 padding-right:12px;
}
.table.products .product-name  {
 text-transform:uppercase;
 font-size:12px;
 display:block;
 margin-bottom:5px;
 color:#111111;
 letter-spacing:.3px;
 white-space: normal;
}
.table.products .product-name:hover  {
 color:#888888;
}
.table.products .price-old  {
 color:#999999;
 margin-right:5px;
}
.table.products .remove  {
 font-size:15px;
 line-height:18px;
 color:#555555;
 width:14px;
}
#cart-content .totals  {
 text-transform:uppercase;
 border-bottom:1px solid #ececec;
 margin-bottom:13px;
 font-size:12px;
}
#cart-content .totals tbody > tr > td  {
 padding:1px 0 2px;
 border-top:none;
}
#cart-content .totals tbody > tr:last-child > td  {
 font-size:1.5em;
 padding-bottom:8px;
 padding-top:5px;
 font-weight:600;
 color:#1B1919;
}
#cart-content .totals tbody > tr:last-child > td:last-child  {
 color:#179a94;
}
#cart-content .btn-block  {
 margin-bottom:5px;
}
#cart-content .empty {
 color: #32355d;
 line-height:21px;
 font-weight: 600;
}
#cart-content .empty .global-cart {
 color: #a2a2a2;
 font-size:40px;
 margin-right:5px;
}
@media only screen and (min-width: 1200px) {
 body:not(.narrow_container) .shortcut-wrapper.cart .counter {
  /* position:relative; */
  /* background-color:transparent; */
  /* color:inherit; */
  /* left:auto; */
  /* top:auto; */
  /* font-size:inherit; */
  /* font-family:inherit; */
 }
}
/* Search */
.shortcut-wrapper .icon-magnifier {
 transition:opacity 400ms;
}
.opened .icon-magnifier {
 opacity:0.5;
}
.opened .icon-magnifier:before {
 content: "\e930";
 display:inline-block;
 transform:rotate(45deg);
 transition: transform 250ms ease-out;
}
.search-dropdown-holder {
 background: #ffffff;
 padding:20px;
 width: 360px;
}
.search-field {
 position:relative;
 border:1px solid #e6e6e6;
 transition:border 400ms;
}
.search-field.focus {
 border:1px solid #cccccc;
 transition:border 400ms;
}
.search-field .btn {
 position:absolute;
 height:40px;
 top:-1px;
 bottom:-1px;
 right:-1px;
 background-color: #404040;
 line-height: 13px;
 padding: 10px 12px;
}
.search-field input.main-search-input {
 border:none;
 height:38px;
 min-height:38px;
 padding-right:100px;
}
/* Search with category selection */
.full-search-wrapper {
 width:100%;
 display:table;
 border:2px solid #eaeaea;
 border:2px solid rgba(0,0,0,0.1);
}
.full-search-wrapper .search-main,
.full-search-wrapper .search-category,
.full-search-wrapper .search-button {
 display:table-cell;
 vertical-align:middle;
 position:relative;
}
.full-search-wrapper .search-main {
 width:100%;
 border:none;
}
.full-search-wrapper .search-main input {
 background-color:transparent;
}
.full-search-wrapper .search-category {
 width:auto;
}
.full-search-wrapper .search-category select {
 width:200px;
 padding-left:8px;
 text-transform:uppercase;
 font-size:15px;
 background-color:transparent;
}
.full-search-wrapper select option {
 color:#555555;
 background-color:#ffffff;
}
.full-search-wrapper ::-webkit-input-placeholder {
 color:rgba(0,0,0,0.6);
}
.full-search-wrapper ::-moz-placeholder {
 color: rgba(0,0,0,0.6);
}
.full-search-wrapper :-ms-input-placeholder {
 color: rgba(0,0,0,0.6);
}
.full-search-wrapper :-moz-placeholder {
 color: rgba(0,0,0,0.6);
}
.full-search-wrapper .search-category select,
.full-search-wrapper .search-main input {
 color: rgba(0,0,0,0.6);
}
.full-search-wrapper .search-category:before,
.full-search-wrapper .search-button:before {
 content:" ";
 width:1px;
 height:24px;
 position:absolute;
 background:#eaeaea;
 background:rgba(0,0,0,0.08);
 display:inline-block;
 top:50%;
 margin-top:-12px;
}
.full-search-wrapper .search-category select option {
 text-transform:none;
 background:#ffffff;
}
.full-search-wrapper .search-button {
 width:auto;
}
.full-search-wrapper input,
.full-search-wrapper select {
 border:none !important;
}
.full-search-wrapper .search-button .icon {
 width:46px;
 padding-left:2px;
 color:#666666;
 color:rgba(0,0,0,0.6);
 display:inline-block;
 text-align:center;
 vertical-align:middle;
 font-size:22px;
 cursor:pointer;
}
.full-search-wrapper .search-button .icon:hover {
 color:rgba(0,0,0,0.4);
}
/* Light search field */
.light-search .full-search-wrapper {
 border:2px solid rgba(255,255,255,.5);
}
.light-search .full-search-wrapper ::-webkit-input-placeholder {
 color:rgba(255,255,255,.5);
}
.light-search .full-search-wrapper ::-moz-placeholder {
 color: rgba(255,255,255,.5);
}
.light-search .full-search-wrapper :-ms-input-placeholder {
 color: rgba(255,255,255,.5);
}
.light-search .full-search-wrapper :-moz-placeholder {
 color: rgba(255,255,255,.5);
}
.light-search .full-search-wrapper .search-category select,
.light-search .full-search-wrapper .search-main input {
 color: rgba(255,255,255,.8);
}
.light-search .full-search-wrapper .search-category:before,
.light-search .full-search-wrapper .search-button:before {
 background:rgba(255,255,255,.3);
}
.light-search select {
 background-image:url('../image/arrow-down-light.png') !important;
}
.light-search .full-search-wrapper .search-button .icon {
 color:#aaaaaa;
 color:rgba(255,255,255,.8);
}
.light-search .full-search-wrapper .search-button .icon:hover {
 color:#dddddd;
 color:rgba(255,255,255,.3);
}
/* Live Search Results */
.live-search {
 width:100%;
 background:#ffffff;
 display:none;
 border:1px solid #eeeeee;
 position:absolute;
}
.full-search-wrapper .live-search {
 margin-top:1px;
}
.live-search .table.products {
 margin-bottom:0;
}
.live-search .table.products tr {
 cursor:pointer;
}
.live-search .table.products tr:hover {
 background:#fcfcfc;
}
.live-search .table.products tr td.image {
 padding:8px;
 width: 74px;
 display: block;
 margin-bottom: -1px;
}
.live-search .table.products tr td.main {
 padding:8px 5px 5px 0;
}
.live-search .result-text {
 text-align: center;
 padding:8px;
 font-size:0.9em;
}
.live-search .result-text a.view-all-results {
 color:#111111;
}
/* Sticky header */.sticky-header {
 transition:box-shadow 400ms;
 margin-bottom: -1px;
}
.sticky-header-placeholder {
 display:none;
}
.sticky-enabled.sticky-active .sticky-header-placeholder:not(.slidedown),
.sticky-enabled.offset250 .sticky-header-placeholder.slidedown {
 display:table;
}
.sticky-enabled.sticky-active .sticky-header:not(.slidedown),
.sticky-enabled.offset250 .sticky-header.slidedown {
 position:fixed;
 z-index:100;
 top:0;
 right:0;
 left:0;
}
/* Mobile view sticky menu */@media (max-width: 991px) {
 .sticky-enabled.sticky-active .sticky-header-placeholder {
  display:table;
 }
 .sticky-enabled.sticky-active .sticky-header {
  position:fixed;
  z-index:100;
  top:0;
  left: 0;
  right: 0;
 }
}
.sticky-enabled.sticky-active .sticky-header:not(.slidedown),
.sticky-enabled.offset250 .sticky-header.slidedown {
 transition:box-shadow 400ms, background 400ms, left 500ms, right 500ms;
 /* border-bottom: 1px solid #e1e1e1; */
 box-shadow: 0 5px 5px 0 rgba(0,0,0,.03);
 background-color: #fff;
}
@keyframes slidedown {
   0% {transform:translateY(-100%);}
   100% {transform:translateY(0)}
}
@media (min-width: 992px) {
 .sticky-enabled.sticky-active .sticky-header.mobile-only {
  position:static !important;
 }
 .sticky-enabled.offset250 .sticky-header.slidedown {
  animation:slidedown 500ms forwards;
 }
}
.sticky-enabled.sticky-active .sticky-header.short:not(.slidedown) .header-main,
.sticky-enabled.offset250 .sticky-header.slidedown .header-main,
.sticky-enabled.sticky-active .sticky-header .header-main .sign-in {
 transition:line-height 300ms, height 300ms;
}
/* Header 2&6 */@media (min-width: 992px) {
 .header2 .header-main.menu-aligned-center,
 .header6 .header-main.menu-aligned-center {
  table-layout:fixed;
 }
 .header2 .header-main:not(.menu-aligned-center) .table-cell.menu-cell,
 .header6 .header-main:not(.menu-aligned-center) .table-cell.menu-cell {
  width:100%;
  padding:0;
 }
 .header2 .header-main:not(.menu-aligned-center) .table-cell,
 .header6 .header-main:not(.menu-aligned-center) .table-cell {
  width:auto;
 }
 .header2 .header-main .table-cell .icon-element:first-of-type,
 .header6 .header-main .table-cell .icon-element:first-of-type {
  /* margin-left:10px; */
 }
 .header2 .header-main .table-cell #logo img,
 .header6 .header-main .table-cell #logo img {
  margin-right: 10px;
 }
 .header2 .header-main.menu-aligned-left .table-cell.menu-cell,
 .header6 .header-main.menu-aligned-left .table-cell.menu-cell {
  text-align:left;
 }
 .header2 .header-main.menu-aligned-right .table-cell.menu-cell,
 .header6 .header-main.menu-aligned-right .table-cell.menu-cell {
  text-align:right;
 }
}
/* Header 4 */.header4 .shortcut-wrapper.search-trigger {
 margin-left:0;
 padding-left:5px;
}
/* Header 5*/@media (min-width: 992px) {
 .header-main > .table-cell.vertical-bottom {
  vertical-align:bottom;
  line-height:normal;
  transition:height 300ms;
  padding-bottom:23px;
 }
 .header5 #logo,
 .header5 .promo-message {
  display:inline-block;
 }
 .header5 #logo img,
 .header5 .promo-message {
  vertical-align:bottom;
 }
}
@media only screen and (min-width: 1200px) {
 .header5 .promo-message {
  margin-left:40px;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .header5 .header-main .table-cell #logo img {
  max-width:240px;
 }
 .header5 .promo-message {
  margin-left:20px;
  max-width:190px;
 }
}
.header5 .links > ul > li > a,
.header5 .setting-ul > .setting-li > a {
 font-size:13px;
}
.header5 .links.first-row {
 margin-bottom:11px;
}
.header5 .links.first-row > ul > li > a,
.header5 .first-row .setting-ul > .setting-li > a {
 line-height:42px;
}
.header5 .links.first-row .icon {
 font-size:17px;
 margin: 0 5px 2px 0;
 display: inline-block;
 vertical-align: middle;
 position:relative;
}
.header5 .main-menu > ul > li > a.search-trigger,
.header5 .main-menu > ul > li > a.search-trigger .icon {
 margin-right:0;
 padding-right:0;
 font-size:14px;
}
/* Header 6 */
.header6 .search-cell {
 padding-left:20px;
}
/* --------------------*//* ------ MENUS -------*//* --------------------*/
.main-menu > ul {
 font-size:0;
 display: block;	/* text-align:left; */
 color: #777;
}
.main-menu > ul.block {
 display:block;
}
.main-menu > ul > li  {
 display:inline-block;
 position:relative;
 font-size:14px;
}
.main-menu > ul > li > a,
.main-menu-wrapper > ul > li > a {
 display:block;
 padding-right: 10px;
 padding-left: 10px;
 letter-spacing: 0.5px;
 text-transform: capitalize;
 font-size: 15px!important;
}
.main-menu > ul > li > a > .top,
.main-menu-wrapper > ul > li > a > .top {
 transition:opacity 400ms;
 /* font-weight: 600!important; */
}
@media (min-width: 0px) and (max-width: 768px) {
.main-menu-wrapper > ul > li > a > .top {
 transition:opacity 400ms;
 font-weight: 400!important;
}  
 .main-menu > ul > li > a .icon,
 .main-menu-wrapper > ul > li > a .icon {
  margin-right:6px;
  font-size: 20px;
 }
 .main-menu > ul > li > a .icon,
 .main-menu-wrapper > ul > li > a .icon {
  margin-right:6px;
  font-size: 20px;
  color: #000!important;
 }
}
.main-menu > ul > li > a .icon,
.main-menu-wrapper > ul > li > a .icon {
 margin-right: 5px;
 font-size: 26px;
 color: #fff;
 vertical-align: bottom;
}
@media (min-width: 992px) and (max-width: 1199px) {
 .main-menu > ul > li > a {
  padding-right:9px;
  padding-left:8px;
 }
}
.main-menu.menu-stay-left > ul > li:first-child > a {
 padding-left:0px;
}
/* Sub item arrow */
.main-menu ul > li.dropdown-wrapper > a {
 padding-right: 10px;
}
.main-menu > ul > li.dropdown-wrapper > a .fa-angle-down {
 position: inherit;
 margin-left: 10px;
 opacity:0.5;
 font-size: 12px;
 text-align: right;
 top: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
 .main-menu ul > li.dropdown-wrapper > a {
  padding-right:15px;
 }
 .main-menu ul > li.dropdown-wrapper > a .fa {
  right:5px;
 }
}
/* Sub content */
.main-menu .dropdown-content {
 background-repeat:no-repeat;
 background-size:  contain;
}
.main-menu .dropdown-inner {
 display: table;
 width:100%;
 padding:27px 26px 33px;
}
.main-menu .narrow .dropdown-inner {
 padding:18px 16px;
}
.main-menu .dropdown-inner .border-left:before,
.main-menu .dropdown-inner .border-right:before {
 background:#eeeeee;
}
.main-menu .menu-item   {
 padding:0 4px;
}
.dropdown-inner h4.column-title {
 line-height:1.4;
 text-transform:uppercase;
 font-size:16px;
 letter-spacing: 0.6px;
 margin: 5px 0 5px;
 position:relative;
 display:inline-block;
}
.dropdown-inner h4.column-title .icon {
 opacity:0.65;
 margin-right:7px;
}
.dropdown-inner ul a:not(:hover) {
 color:#333333;
}
.dropdown-inner a .fa {
 opacity:0.65;
 margin-right:8px;
}
.main-menu .dropdown-inner .border {
 display: none;
 margin:15px 0;
 border-top:1px solid transparent;
}
.dropdown-inner ul > li  {
 transition:padding-left 300ms;
}
.dropdown-inner ul > li > a {
 display:inline-block;
 padding:6px 0px;
 transition:padding-left 300ms, opacity 300ms, color 300ms;
 position:relative;
}
.main-menu .dropdown-inner ul.default-menu-ul  {
 display:table-cell;
}
.main-menu .dropdown-inner li.default-menu-li a  {
 min-width:170px;
}
.dropdown-inner ul > li > a:hover {
 padding-left:5px;
 transition:padding-left 300ms, opacity 300ms, color 300ms;
}
/* Cateogory tree inside drop down */
.dropdown-inner .fa-angle-right {
 font-size:0;
}
/* Sub-links visible */
.main-menu .dropdown-inner .static-menu > ul > li.has-sub > a {
 font-weight:600;
}
.main-menu .dropdown-inner .static-menu > ul > li > ul {
 padding-bottom:10px;
 display:block;
}
.main-menu .dropdown-inner .static-menu > ul > li > ul > li > a:before,
.main-menu .dropdown-inner .static-menu > ul > li > ul > li > ul > li > a:before {
 content:"-";
 color:#bbbbbb;
 display:inline-block;
 margin-right:6px;
}
.dropdown-inner .static-menu > ul > li > ul > li > ul > li > a:before {
 margin-left:12px;
}
/* Sub-links visible on hover */
.dropdown-inner .hover-menu li.has-sub,
.dropdown-inner .hover-menu li.has-sub > a {
 display:block;
 position:relative;
}
.hover-menu li.has-sub .fa-angle-right {
 font-size: 13px;
 color: #999999;
 position: absolute;
 line-height: 32px;
 right:5px;
 top:0;
 opacity:1;
 margin-right:0px;
}
.main-menu .dropdown-inner .hover-menu li.has-sub > ul {
 min-width:210px;
 padding:18px 20px;
 left:100%;
 top:0;
}
/* Menu Labels */
.menu-tag {
 font-style:normal;
 font-weight:600;
 position: absolute;
 top: 48%;
 left:100%;
 margin-top: -26px;
 margin-left: -50px;
 padding: 2px 3px 2px 4px;
 white-space:nowrap;
 color: rgba(255,255,255,0.95);
 letter-spacing:0.5px;
 height:14px;
 display:inline-block;
 line-height: 10px;
 font-size: 7px;
 font-family: Verdana, Geneva, sans-serif;
 background:#D41212;
}
.main-menu .dropdown-wrapper .menu-tag {
 margin-left:-30px;
}
.main-menu .dropdown-inner h4 .menu-tag {
 left:auto;
 right:-10px;
}
.main-menu .dropdown-inner ul .menu-tag {
 margin-left:-1px;
 margin-top:-22px;
}
.menu-tag:before {
 content: "\f0da";
 font-family: FontAwesome;
 font-size: 12px;
 position: absolute;
 bottom: -4px;
 left: 3px;
 color:#D41212;
}
.menu-tag.sale {
 background:#D41212;
}
.menu-tag.sale:before {
 color:#D41212;
}
.menu-tag.new {
 background:#179a94;
}
.menu-tag.new:before {
 color:#179a94;
}
.menu-tag.hot {
 background:#EF7C0A;
}
.menu-tag.hot:before {
 color:#EF7C0A;
}
.main-menu .dropdown-wrapper .menu-tag {
 margin-left:-30px;
}
/* Full width menu drop downs */
.main-menu > ul > li.has-full-width  {
 position:static;
}
.main-menu > ul > li.has-full-width > a {
 position:relative;
}
.main-menu > ul > li.has-full-width .full-width-dropdown {
 width:100%;
 margin-left:auto !important;
 /*testa*/
 left:0;
 right:0;
 transition: visibility 300ms, opacity 600ms;
 margin-top: 20px;
 box-shadow: 0 4px 4px 0 rgba(22,22,22,.1);
}
.main-menu > ul > li.has-full-width .full-width-dropdown .dropdown-inner {
 padding: 0px 0 0px;
}
/* Vertical Menus */
.vertical-menu-bg {
 background-color: #21212100!important;
}
.main-menu.vertical {
 display:block;
 position:relative;
}
.common-home .main-menu.vertical > .dropdown-content {
 visibility:visible;
 opacity:1;
 margin:0;
}
.main-menu.vertical .menu-heading {
 display:block;
 padding:0 20px;
 text-transform:uppercase;
 margin:0;
 letter-spacing: .3px;
 background-color: #e5e5e500;
 font-size: 16px;
 color: #3d4465;
 -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
 transition: left 0.3s, right 0.3s, height 0.3s;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 position: relative;
 padding: 0 0px;
 border-bottom: 1px solid #ebedf2;
 min-height: 60px;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 font-weight: 400;
}

.main-menu.vertical .menu-heading b {font-weight: 600;}

.column .main-menu.vertical .menu-heading {
 height: 65px;
 line-height: 80px;
}
.main-menu.vertical .menu-heading .fa-angle-down {
 position:absolute;
 right:20px;
 font-size:16px;
 top:50%;
 margin-top:-8px;
}
.main-menu.vertical > ul {
 display:block;
 width:100%;
 box-shadow:none;
 margin-top: 15px;
}
.main-menu.vertical > ul:not(.dropdown-content) {
 position:relative;
}
.main-menu.vertical > ul > li {
 display:block;
 position:static;
}
.main-menu.vertical > ul > li .dropdown-content {
 left:100%;
 top:0;
}
@media (min-width: 992px) and (max-width: 1199px) {
 .main-menu.vertical > ul > li .dropdown-content {
  max-width:700px !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .main-menu.vertical > ul > li .dropdown-content {
  max-width:550px !important;
 }
}
@media (min-width: 992px) {
 .main-menu.vertical > ul > li > .dropdown-content {
  margin-top:0 !important;
  margin-left:-15px !important
 }
 .main-menu.vertical > ul > li:hover .dropdown-content {
  margin-left:0px !important
 }
}
.main-menu.vertical > ul > li > a .icon {
 margin-right:10px;
 font-size: 20px;
}
.main-menu.vertical > ul > li > a {
 padding-left:20px;
 font-size:12px;
 font-weight: 500!important;
 color: #000;
}
.main-menu.vertical > ul > li > a,
.main-menu.vertical > ul > li.dropdown-wrapper > a .fa-angle-down {
 line-height:44px;
}
.column .main-menu.vertical > ul > li > a,
.column .main-menu.vertical > ul > li.dropdown-wrapper > a .fa-angle-down {
 line-height: 35px;
}
.main-menu.vertical > ul > li.dropdown-wrapper > a .fa-angle-down {
 right: 20px;
 opacity:1;
 transform:rotate(-90deg);
}
.main-menu.vertical > ul > li > a .menu-tag {
 position: relative;
 display:inline-block;
 margin: -3px 0 0 6px;
 left:auto;
 vertical-align: middle;
}
.fa-whatsapp {
 font-size:14px;
 margin-right:5px;
}
.wtsp {
 /* top: 9px; */
 left: 0px;
 position: relative;
 padding: 14px 30px;
 background-color: #32b98d;
 color: #fff;
 /* width: 55%; */
 text-align: center;
}
@media (max-width: 767px) {
 .wtsp {
  width: 100%!important;
 }
}
/* MOBILE MENU */
.main-menu-wrapper {
 transition: left 50ms;
 position:fixed;
 left:-270px;
 width:270px;
 background: #ffffff;
 box-shadow:0 1px 5px rgba(0,0,0,.13);
 top:0;
 bottom:0;
 transition: left 50ms;
 z-index: 991;
 overflow-x:hidden;
}
.mobile-menu-open .main-menu-wrapper {
 left:0;
 transition: left 50ms;
}
@media (max-width: 991px) {
 .mobile-menu-open .main-wrapper,
 .side-filter-open .main-wrapper {
  /* margin-right:-270px; */
  /* margin-left:270px; */
  /* transition:margin-left 500ms, margin-right 500ms; */
 }
 .mobile-menu-open .sticky-enabled.sticky-active .sticky-header,
 .side-filter-open .sticky-enabled.sticky-active .sticky-header {
  left:270px;
  right:-270px;
  transition:left 500ms, right 500ms;
 }
}
.main-menu-wrapper .col-xs-12 {
 width:100%
}
.main-menu-wrapper .menu-tag {
 position: relative;
 margin: 0 0 0 4px;
 left:auto;
 vertical-align: top;
}
.main-menu-wrapper > ul > li {
 display:block;
 border-bottom:1px solid;
 border-color:#eeeeee;
}
.main-menu-wrapper > ul > li > a {
 padding: 15px 14px;
 line-height:20px;
 display:block;
 min-height: 42px;
 color:#111111;
}
.main-menu-wrapper > ul > li > a:after {
 display:none;
}
.main-menu-wrapper > ul > li.dropdown-wrapper > a > .fa-angle-down {
 position:absolute;
 right:0;
 top:0;
 text-align:center;
 width:42px;
 height: 42px;
 line-height: 43px;
 font-size:19px;
 border-left:1px solid #e9e9e9;
 opacity:1;
 background: #e3e0e0;
}
.main-menu-wrapper > ul > li.dropdown-wrapper > a > .fa-angle-down:before {
 transform:rotate(0);
 display:inline-block;
 transition:transform 500ms;
}
.main-menu-wrapper > ul > li.dropdown-wrapper > a.open > .fa-angle-down:before {
 transform:rotate(-180deg);
 transition:transform 500ms;
}
/* Sub items */
.main-menu-wrapper .dropdown-content,
.main-menu-wrapper .sub-holder {
 box-shadow:none;
 margin:0 !important;
 width:auto !important;
 visibility:visible;
 opacity:1;
 display:none;
 transition:none !important;
 position:static;
 background-image:none !important;
}
.main-menu-wrapper .dropdown-inner .menu-item {
 padding:20px 10px 20px 15px;
 border-top:1px solid #eeeeee;
}
.main-menu-wrapper ul li.has-sub > a {
 position:relative;
 display:block;
}
.main-menu-wrapper ul li.has-sub .fa-angle-right {
 position:absolute;
 font-size:14px;
 transform: rotate(90deg);
 background:#eeeeee;
 color:#333333;
 right:0;
 margin-right:0;
 top:2px;
 height:28px;
 width:28px;
 line-height:26px;
 opacity:1;
 text-align: center;
 border-radius: 2px;
 cursor:pointer;
}
.main-menu-wrapper ul li.has-sub .open .fa-angle-right {
 transform: rotate(-90deg);
}
.main-menu-wrapper ul li ul li.has-sub ul li {
 padding-left:12px;
}
/* Mobile menu Search */
.main-menu-wrapper > ul.mobile-top > li.search {
 padding:0px 14px;
 background:#f9f9f9;
}
.main-menu-wrapper > ul.mobile-top > li.search .search-holder-mobile {
 position:relative;
 margin-bottom:10px;
}
.main-menu-wrapper > ul > li.search .search-holder-mobile a {
 position:absolute;
 right:12px;
 top:12px;
 color:#aaaaaa;
}
/* Mobile menu language & currency */
.main-menu-wrapper ul.mobile-top {
 padding-top:10px;
 background:#f9f9f9;
}
.main-menu-wrapper ul.mobile-top > li {
 padding:0 14px;
}
.main-menu-wrapper > ul > li.mobile-lang-curr {
 border:none;
}
.main-menu-wrapper > ul > li.mobile-lang-curr select {
 display:inline-block;
 margin-bottom:10px;
 width:100%;
}
.main-menu-wrapper > ul > li.mobile-lang-curr.has-c.has-l select {
 width:48%;
}
.main-menu-wrapper > ul > li.mobile-lang-curr.has-c.has-l select + select {
 margin-left:4%;
}
/* -------------------- *//* --- CONTENT AREA --- *//* -------------------- */
#column-left {
 padding-left: 1rem !important;
 padding-right: 1rem;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 /* -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
 /* box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
 background-color: #f9f9f9;
 margin-bottom: 15px;
 border-radius: 0px;
 padding-top: 0px;
 width: 310px;
 margin-top: 0px;
 border: #f9f9f9 solid 1px!important;
 margin-left: 0px;
 margin-right: 0px;
}
.column {
 z-index:9; 
}
@media (max-width: 767px) {
 .column {
  z-index:100;
  position:static !important;
 }
 #column-left {
  margin-bottom:0px!important;
  display: none;
 }
 #column-left .inner > *,
 #column-right .inner > * {
  display:none;
 }
 #column-left .inner .filter-container,
 #column-right .inner .filter-container,
 .pos_category_top .inner .filter-container {
  display:block !important;
  transition:left 500ms;
  position:fixed;
  left:-270px;
  width:270px;
  background:#ffffff;
  box-shadow:0 1px 5px rgba(0,0,0,.13);
  top:0;
  bottom:0;
  transition:left 500ms;
  z-index:99;
  overflow:auto;
  padding-bottom:70px;
 }
 #column-left .inner .filter-container .filters-holder,
 #column-right .inner .filter-container .filters-holder,
 .pos_category_top .inner .filter-container .filters-holder {
  padding:15px;
 }
 .side-filter-open #column-left .filter-container,
 .side-filter-open #column-right .filter-container,
 .side-filter-open .pos_category_top .filter-container {
  left:0;
  transition:left 500ms;
 }
}
@media (max-width:768px) {
 #content {	background-color: #fff; }
}
#content {
 /* min-height: 600px; */
 padding: 0px 5px;
 }
#content.no-min-height,
.common-home #content {
 min-height: 0px;
}
.content-style {
 background-color: #fff;
 padding: 0px 15px 50px 15px!important;
}
/* Breadcrumb */
.common-home .breadcrumb-holder {
 display:none !important;
}
@media (max-width:768px) {
 .breadcrumb-holder {
  margin-bottom: 0px!important;
  background-size: cover!important;
  background-position: left bottom!important;
 }
}
.breadcrumb-holder {
 display:block;
 margin-bottom: 20px;
}
.breadcrumb-holder #title-holder,
.breadcrumb {
 display:none;
}
.breadcrumb-holder .links-holder {
 display:block;
 padding: 12px 0px;
 white-space: nowrap;
}
.breadcrumb-holder .links-holder span {
 display:inline-block;
}
/* Default style */
.default_bc .breadcrumb-holder {
 background:#F9F9F9;
 box-shadow:inset 0 1px 2px rgba(0,0,0,0.03);
}
.default_bc.normal_height_bc .breadcrumb-holder,
.minimal_bc.normal_height_bc .breadcrumb-holder,
.minimal_inline_bc.normal_height_bc .breadcrumb-holder {
 padding: 5px 0;
}
/* Minimal breadcrumb */
.minimal_bc .breadcrumb-holder .links-holder {
 padding: 10px 0px;
}
.minimal_bc .breadcrumb-holder {
 border-bottom:1px solid rgba(0,0,0,0.04);
 background-color: #e7e7e7;
}
/* Minimal Inline breadcrumb */
.minimal_inline_bc .breadcrumb-holder .links-holder {
 padding:10px 0;
 border-bottom:1px solid rgba(0,0,0,0.04);
}
/* Title in breadcrumb */
.title_in_bc #page-title {
 display:none;
}
.title_in_bc .breadcrumb-holder {
 background-color:#000000;
 text-align:center;
 padding: 30px 0 30px;
}
.title_in_bc.normal_height_bc .breadcrumb-holder {
 padding:40px 0 22px;
}
.title_in_bc.normal_height_bc .breadcrumb-holder #title-holder {
 margin-bottom:3px;
}
.title_in_bc.tall_height_bc .breadcrumb-holder,
.title_in_bc.extra_tall_height_bc .breadcrumb-holder {
 padding:80px 0 60px;
 margin-bottom:50px;
}
.title_in_bc.tall_height_bc .breadcrumb-holder #title-holder #page-title,
.title_in_bc.extra_tall_height_bc .breadcrumb-holder #title-holder #page-title {
 font-size:1.2em;
}
@media (min-width: 992px) {
 .title_in_bc.extra_tall_height_bc .breadcrumb-holder {
  padding:140px 0 120px;
  margin-bottom:60px;
 }
 .title_in_bc.extra_tall_height_bc .breadcrumb-holder #title-holder #page-title {
  margin-bottom:15px;
  font-size:1.4em;
 }
}
.title_in_bc .breadcrumb-holder,
.title_in_bc .breadcrumb-holder .basel-back-btn {
 color:#ffffff;
}
.title_in_bc .basel-back-btn>i,
.title_in_bc .basel-back-btn>i:after {
 background-color:#ffffff;
}
.title_in_bc .breadcrumb-holder #title-holder {
 display:block;
 font-size:36px;
 text-transform:uppercase;
 line-height:inherit;
 line-height:1;
}
.title_in_bc .breadcrumb-holder #title-holder #page-title {
 display:inline-block;
 margin:0;
 font:inherit;
 line-height:1;
}
@media (max-width: 767px) {
 .title_in_bc .breadcrumb-holder #title-holder #page-title {
  font-size: 0.7em!important;
 }
}
.title_in_bc .breadcrumb-holder h1,
.title_in_bc .breadcrumb-holder .breadcrumb,
.title_in_bc .breadcrumb-holder .breadcrumb a,
.title_in_bc .breadcrumb-holder .breadcrumb > li + li:before,
.title_in_bc .basel-back-btn>i:before,
.title_in_bc .basel-back-btn:hover>i:before {
 color:inherit;
 opacity:1;
}
.title_in_bc .breadcrumb-holder .breadcrumb {
 opacity:0.8;
}
.breadcrumb {
 background:none;
 padding:0;
 margin:0;
 font-size:13px;
}
.breadcrumb-holder .breadcrumb {
 display:inline-block;
}
.breadcrumb,
.breadcrumb a,
.breadcrumb > li + li:before {
 color: #000000;
}
.breadcrumb > li:last-child a {
 opacity:0.7;
 cursor:default;
 color:inherit;
}
.breadcrumb > li + li:before {
 content: '/';
 font-size:14px;
 padding:0 6px 0 5px;
}
.basel-back-btn {
 display:inline-block;
 width:42px;
 text-align:center;
 margin: 0 5px 0 -4px;
}
.basel-back-btn-disabled .basel-back-btn {
 display:none;
}
.basel-back-btn>i {
 width:25px;
 font-style:normal;
 height:2px;
 line-height:2px;
 position:relative;
 display:inline-block;
 background-color: #000;
 -webkit-transition:all .25s ease;
 -moz-transition:all .25s ease;
 -o-transition:all .25s ease;
 transition:all .25s ease;
}
.basel-back-btn>i:before,
.basel-back-btn:hover>i:before {
 content:"\f0d9";
 position:absolute;
 left:-4px;
 top: 0px;
 font-size: 22px;
 line-height:3px;
 color: #000;
 font-family:FontAwesome;
}
.basel-back-btn>i:after {
 content:"";
 position:absolute;
 top:-5px;
 right:-1px;
 width:2px;
 height:7px;
 line-height:0;
 background-color: #000;
}
.basel-back-btn:hover>i {
 width:35px
}
/* Grid System */.grid-holder {
 font-size:0;
 margin: 0 0px;
}
.grid-holder.gridlist {
 margin:0;
}
.grid-holder .item {
 font-size:14px;
 display:inline-block;
 vertical-align:top;
 margin: 10px 5px 0px 5px;
 width: 30.60%;
}
.grid-holder.gridlist .item {
 padding-right:0;
 padding-left:0;
}
.grid-holder.lg-grid6 .item {
 width:16.66%;
}
.grid-holder.lg-grid5 .item {
 width:20%;
}
.grid-holder.lg-grid4 .item {
 width:25%;
}
.grid-holder.lg-grid3 .item {
 width:33.333%;
}
.grid-holder.lg-grid2 .item {
 width:50%;
}
.grid-holder.lg-grid1 .item {
 width:100%;
}
@media (max-width: 991px) {
 .grid .single-product {
  margin-bottom: 10px!important;
 }
 .grid-holder {
  margin-left: -10px;
  margin-right: -10px;
 }
 .grid-holder .item {
  padding-left: 0px;
  padding-right: 0px;
  width: 46%;
  margin: 0px 0px 0px 10px;
 }
 .grid-holder.md-grid6 .item {
  width:16.66%;
 }
 .grid-holder.md-grid5 .item {
  width:20%;
 }
 .grid-holder.md-grid4 .item {
  width:25%;
 }
 .grid-holder.md-grid3 .item {
  width:33.333%;
 }
 .grid-holder.md-grid2 .item {
  width:50%;
 }
 .grid-holder.md-grid1 .item {
  width:100%;
 }
}
.grid-holder.grid1 .item,
.grid-holder.gridlist .item {
 width:100%;
 margin: 0px 0px 10px 0px;
}
.grid-holder.grid2 .item {
 width:50%;
}
.grid-holder.grid3 .item {
 width: 32.1111%;
}
.grid-holder.grid4 .item {
 width: 23%;
}
.grid-holder.grid5 .item {
 width: 19.4%;
}
.grid-holder.grid6 .item {
 width:16.66%;
}
@media (min-width: 992px) and (max-width: 1199px) {
 .grid-holder.grid5 .item {
  width:25%;
 }
 .grid-holder.grid6 .item {
  width:20%;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .grid-holder.categories.grid6 .item,
 .grid-holder.categories.grid5 .item {
  width:25%;
 }
 .grid-holder.grid6 .item,
 .grid-holder.grid5 .item,
 .grid-holder.grid4 .item {
  width:33.33%;
 }
 .col-sm-8 .grid-holder.grid3 .item,
 .grid-holder.grid3 .item.single-blog {
  width:50%;
 }
}
@media (min-width: 590px) and (max-width: 767px) {
 .grid-holder.categories.grid6 .item {
  width:20%;
 }
 .grid-holder.categories.grid5 .item,
 .grid-holder.categories.grid4 .item {
  width:25%;
 }
 .grid-holder.grid6 .item,
 .grid-holder.grid5 .item,
 .grid-holder.grid4 .item {
  width:33.33%;
 }
 .grid-holder.grid4 .item.single-blog,
 .grid-holder.grid3 .item.single-blog {
  width:50%;
 }
}
@media (max-width: 589px) {
 .grid-holder.categories.grid6 .item,
 .grid-holder.categories.grid5 .item,
 .grid-holder.categories.grid4 .item {
  width:33.33%;
 }
 .grid-holder.grid6 .item,
 .grid-holder.grid5 .item,
 .grid-holder.grid4 .item,
 .grid-holder.grid3 .item {
  width: 46%;
 }
 .grid-holder .item.single-blog {
  width:100%;
 }
}
@media (max-width: 430px) {
 .grid-holder.categories.grid4 .item {
  width:50%;
 }
}
@media (max-width: 380px) {
 .grid-holder.categories.grid6 .item,
 .grid-holder.categories.grid5 .item {
  width:50%;
 }
 .mobile_1 .grid-holder .item:not(.slick-slide) {
  width:100% !important;
 }
}
@media (max-width: 589px) {
 .grid-holder.sm-grid6 .item.insta-item {
  width:16.66% !important;
 }
 .grid-holder.sm-grid5 .item.insta-item {
  width:20% !important;
 }
 .grid-holder.sm-grid4 .item.insta-item {
  width:25% !important;
 }
 .grid-holder.sm-grid3 .item.insta-item {
  width:33.333% !important;
 }
 .grid-holder.sm-grid2 .item.insta-item {
  width:50% !important;
 }
 .grid-holder.sm-grid1 .item.insta-item {
  width:100% !important;
 }
}
/* Blog */.blog .main_description {
 padding-bottom: 20px;
}
.blog .main_description p {
 margin-bottom:20px;
 line-height:1.7;
 font-size:1.07em;
}
.single-blog {
 margin-bottom:34px;
}
.gridlist .single-blog {
 margin-bottom:10px;
}
@media (min-width: 992px) {
 .grid1 .single-blog {
  margin-bottom:75px;
 }
}
.grid2 .single-blog .tags-wrapper,
.grid2 .single-blog .summary,
.grid3 .single-blog .tags-wrapper,
.grid3 .single-blog .summary,
.grid4 .single-blog .tags-wrapper,
.grid4 .single-blog .summary {
 text-align:center;
}
.single-blog .banner_wrap {
 margin-bottom:8px;
}
.blog .date_added {
 position:absolute;
 top:10px;
 left:10px;
 background:#ffffff;
 color:#111111;
 box-shadow:0 0 9px rgba(0,0,0,0.1);
 min-width: 53px;
 padding:7px 4px 10px;
 text-align: center;
 line-height:1;
}
.blog .date_added .day {
 display:block;
 font-size: 24px;
 margin-bottom:3px;
}
.single-blog .banner_wrap .tags-wrapper {
 position:absolute;
 bottom:0;
 width:100%;
}
.single-blog .banner_wrap .tags {
 display:inline-block;
 padding:2px 10px 4px;
 color:#ffffff;
}
.single-blog .banner_wrap .tags a {
 color:#ffffff;
 font-size:12px;
}
.single-blog .banner_wrap .tags a:hover {
 text-decoration:underline;
}
.single-blog .banner_wrap .tags a + a:before {
 content:",";
 margin-right:4px;
}
.single-blog .banner_wrap {
 margin-bottom:5px;
}
.single-blog .blog-title {
 letter-spacing:.3px;
 font-size:1.57em;
 margin-bottom:10px;
}
@media (min-width: 992px) {
 .grid1 .single-blog .blog-title,
 .grid2 .single-blog .blog-title {
  font-size:32px;
  margin-bottom:10px;
 }
}
.blog .blog_stats {
 display:block;
 margin-bottom:12px;
 color:#777777;
}
.blog .blog_stats i + i:before {
 content:"/";
 margin:0 9px 0 8px;
 font-size:9px;
 vertical-align: middle;
}
.blog .short-description {
 line-height:1.7;
}
/* Blog listing module */
.blog-widget .blog .short-description {
 margin-bottom:0;
}
.widget .widget_bottom_btn {
 text-align:center;
 position:relative;
 margin-top:20px;
}
.widget.contrast-bg .widget_bottom_btn {
 margin:10px 0 40px;
}
.widget.blog-widget .widget_bottom_btn {
 margin-top:-10px;
}
.column .widget .widget_bottom_btn .btn {
 display:block;
}
.blog-widget .slick-dots {
 margin-top:-35px;
 position:relative;
}
.widget .gridlist .slick-dots {
 margin-top:0px;
}
.blog-widget .gridlist .single-blog .blog_stats,
.blog-widget .gridlist .single-blog .short-description,
.blog-widget .gridlist .single-blog .date_added {
 display:none;
}
.blog-widget .gridlist .banner_wrap .effect-holder {
 background:none !important;
}
/* Single Blog Page */.blog_post .main_thumb {
 position:relative;
 margin-bottom:20px;
}
.blog_post h1#page-title {
 margin-bottom:16px;
 text-transform:none;
 font-weight:normal;
 font-size: 34px;
}
.blog_post .blog_stats {
 margin-bottom:24px;
}
.blog_post .post_tags {
 margin-bottom:34px;
}
.blog_post .lg-share,
.product-page .lg-share {
 padding:30px 0 22px;
 text-align:center;
 margin-bottom:20px;
 background-color: #F7F7F7;
}
.product-page .lg-share {
 margin-top:20px;
}
.blog_post .section-title {
 text-transform:uppercase;
 padding-top:30px;
 font-size:16px;
}
.blog_post .section-title b {
 font-size:1.375em;
}
.blog_post .section-title:after {
 content:"";
 display:block;
 width:30px;
 height:2px;
 background:#e5e5e5;
 margin:5px 0 30px;
}
.blog_post .blog_comment {
 border-bottom:1px solid #eeeeee;
 margin-bottom:35px;
 font-size:15px;
}
.blog_post .blog_comment p {
 margin-bottom:10px;
}
.blog_post .blog_comment .table-cell {
 padding-bottom:25px;
}
.blog_post .blog_comment .avatar i {
 margin:2px 28px 0 0;
 font-size:38px;
 background:#dddddd;
 color:#ffffff;
 padding:15px;
 display:block;
}
.blog_post .pagination {
 margin-bottom:20px;
 margin-top:-10px;
}
.blog_post .grid2 .single-blog .blog-title,
.blog_post .grid3 .single-blog .blog-title {
 font-size:24px;
 margin-bottom:8px;
}
.blog_post .single-blog .blog_stats {
 margin-bottom:12px;
}
.blog_post .single-blog .tags-wrapper,
.blog_post .single-blog .summary {
 text-align:left;
}
/* Category wall module *//* No sub categories layout */
.single-category.no-subs {
 text-align:center;
}
.single-category.no-subs .banner_wrap {
 margin-bottom: 10px;
}
.single-category.no-subs .overlay {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
}
.single-category.no-subs .banner_wrap .table {
 text-transform:uppercase;
 color:#ffffff;
 font-size:1.143em;
 opacity:0;
 transition:opacity 500ms, background 500ms;
}
.single-category.no-subs .banner_wrap:hover .table {
 opacity:1;
 background:rgba(0,0,0,0.4);
 transition:opacity 500ms, background 500ms;
}
.single-category.no-subs .name {
 margin-bottom:8px;
 color:#111111;
 font-size:1.57em;
}
/* Sub category list layout */
.single-category.has-subs  {
 padding-top:18px;
 margin-bottom:22px;
}
@media (max-width: 991px) {
 .category-widget .grid-holder:not(.carousel) .item.single-category.has-subs {
  width:50% !important;
 }
}
@media (max-width: 767px) {
 .category-widget .grid-holder:not(.carousel) .item.single-category.has-subs {
  width:100% !important;
 }
}
.single-category.has-subs .img-cell img  {
 max-width:none;
 margin-right:15px;
}
.single-category.has-subs h5  {
 font-size:1.286em;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin-bottom: 14px;
}
.single-category.has-subs .list-unstyled li  {
 margin-bottom:6px;
}
.single-category.has-subs .list-unstyled li:before  {
 content: "\f105";
 margin-right:15px;
 font-family: FontAwesome;
 font-size:12px;
 opacity:0.6;
}
/* scroll position sticky header*//* on intial load fade in the menu */
@-webkit-keyframes firstFadeInAndDrop {
 0%   {
  -webkit-transform: translate(0,-54px);
 }
 100% {
  -webkit-transform: translate(0,0);
 }
}
@-moz-keyframes firstFadeInAndDrop {
 0%   {
  -moz-transform: translate(0,-54px);
 }
 100% {
  -moz-transform: translate(0,0);
 }
}
@keyframes firstFadeInAndDrop {
 0%   {
  transform: translate(0,-54px);
 }
 100% {
  transform: translate(0,0);
 }
}
/* on navigation hover add slight white bg */
nav:hover {
 background: rgba(255,255,255,.7);
}
nav {
 top: 0;
 width: 100%;
 cursor: pointer;
 -webkit-transform: translate(0,0);
 -moz-transform: translate(0,0);
 -o-transform: translate(0,0);
 transform: translate(0,0);
 -webkit-transition: -webkit-transform .4s, height .3s, background .4s;
 -moz-transition: -moz-transform .4s, height .3s, background .4s;
 transition: transform .4s, height .3s, background .4s;
 -webkit-animation: firstFadeInAndDrop .5s;
 -moz-animation: firstFadeInAndDrop .5s;
 animation: firstFadeInAndDrop .5s;
}
/* when hidden it goes up */nav.invisible {
 -webkit-transform: translate(0,-64px);
 -moz-transform: translate(0,-64px);
 -o-transform: translate(0,-64px);
 transform: translate(0,-64px);
 -webkit-transition: -webkit-transform .2s;
 -moz-transition: -moz-transform .2s;
 -o-transition: -o-transform .2s;
 transition: transform .2s;
 opacity: 0;
 top:0px;
}
/* when shown & detached position is fixed */nav.detached {
 position: fixed;
 background: rgba(255,255,255,.9);
 -webkit-transition: -webkit-transform .3s, height .3s, background .4s, opacity .3s;
 -moz-transition: -moz-transform .3s, height .3s, background .4s, opacity .3s;
 -o-transition: -o-transform .3s, height .3s, background .4s, opacity .3s;
 transition: transform .3s, height .3s, background .4s, opacity .3s;
 width: 100%;
 top: 0px;
}
/* scroll position sticky header*//* --------------------- *//* Basel Content Builder *//* --------------------- *//* Grid Structure */
.cm_module {
}
.cm_block_wrapper {
 overflow:hidden;
}
.cm_block_wrapper.has-testimonials {
 overflow:visible;
}

@media (max-width:768px) {
.cm_block {
 width:100%;
 background-size: 100%;
 /* padding: 0px 0px 0px 0px!important; */
}  
}

.cm_block {
 width:100%;
}
.cm_content {
 display:block;
 margin:auto;
 padding-right: 10px;
 padding-left: 10px;
}

.cm_content .cm_column.type-tm {
 margin-bottom:0;
}
.cm_content .row.marginless {
 margin-left:0;
 margin-right:0;
 margin-bottom:0;
}
.cm_content .row.marginless .cm_column {
 margin-bottom:0px;
 padding-left:0;
 padding-right:0;
}
.cm_content .cm_item_wrapper {
 display:table;
 width:100%;
 height:100%;
}
.cm_content .cm_item {
 display: table-cell;
 font-size:14px;
}
/* Banner Grid Structure */
.cm_content .type-img {
 text-align:center;
 font-size:0;
}

@media (max-width:768px) {
.banner_wrap {
 margin-bottom: 10px!important;
}  
}

.daniel-box-1 .banner_wrap {
 display:inline-block;
 overflow:hidden;
 position:relative;
 margin-bottom: 0px;
}

.banner_wrap {
 display:inline-block;
 overflow:hidden;
 position:relative;
 margin-bottom: 10px;
}
.cm_content .type-img .banner_wrap:last-child,
.cm_content .type-img .row.marginless .banner_wrap {
 /* margin-bottom: 30px; */
}
.cm_content .type-img .banner_overlay {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
}

.cm_content .type-img .cm_item > * {
 cursor:auto;
}
.cm_content .type-img .cm_item a:hover {
}
.cm_content .type-img .cm_item a {
 cursor:pointer;
}
/* ---------------- *//* Default styles *//* ---------------- */
.cm_item .light,
.type-img .cm_item {
 color: #000000;
}
.cm_item,
.cm_item .dark {
 color: #111111;
}
.cm_item h1,
.cm_item h2,
.cm_item h3,
.cm_item h4,
.cm_item h5,
.cm_item h6 {
 line-height:1.1;
 color:inherit;
}
.cm_item h2 {
 font-size:36px;
}
.cm_item h3 {
 font-size:28px;
}

@media (max-width:768px) {
.cm_item h3 {
 font-size: 18px;
 margin-bottom: 10px;
}
.cm_item p {
 font-size: 12px;
 margin-bottom: 10px;
}   
}
.cm_item h4 {
 font-size: 40px;
 font-weight: 900;
}
.cm_item h5 {
 font-size:18px;
}
.cm_item .xl-title {
 font-size:46px;
 margin-bottom:20px;
 letter-spacing:3px;
 line-height:1;
}
@media (min-width: 768px) {
 .cm_item .xl-title {
  font-size:66px;
 }
}
.cm_item .label {
 display:inline-block;
 padding:4px 8px;
 line-height:1.1;
 margin-bottom:7px;
 font-size:100%;
 border-radius:0px;
 font-weight:normal;
}
.cm_item .spread {
 color:#666666;
 letter-spacing:1.5px;
 margin-bottom:10px;
}
.cm_item p.spread.light {
 color: #ffffff;
}
.cm_item .spread.small {
 color:#999999;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.cm_item .separator {
 line-height:1px;
 margin-bottom:10px;
}
.cm_item .separator:after {
 content:" ";
 display:inline-block;
 height:1px;
 width:30px;
 background:#bbbbbb;
 background:rgba(255,255,255,0.5);
}
.cm_item .dark .separator:after {
 background:#444444;
 background:rgba(0,0,0,0.4);
}
.x-separator {
 margin-bottom:3px;
 line-height:1.6;
}
.x-separator i {
 font-size:10px;
 margin:0 6px 0 7px;
 opacity:0.65;
}
.x-separator:before,
.x-separator:after {
 content:"-----";
 font-size:14px;
 font-family:Arial, Helvetica, sans-serif;
 letter-spacing:-1px;
 opacity:0.4;
}
.cm_item a.hover-underline:hover {
 text-decoration:underline;
}
.cm_item .dark a.underline,
.type-html .cm_item a.underline {
 border-bottom:1px solid rgba(0,0,0,0.25);
 opacity:0.7
}
.cm_item .dark a.underline:hover,
.type-html .cm_item a.underline:hover {
 border-bottom:1px solid rgba(0,0,0,0.7);
 color:inherit;
 opacity:1
}
.cm_item a.underline {
 border-bottom:1px solid rgba(255,255,255,0.5);
}
.cm_item a.underline:hover {
 border-bottom:1px solid rgba(255,255,255,1);
 color:inherit;
}
.cm_item a.underline.discrete {
 font-size:0.9em;
 opacity:0.6;
}
.cm_item a.underline.discrete:hover {
 opacity:1;
}
/* -------------------- *//* Banner hover effects *//* -------------------- */
.banner_wrap .effect-holder {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 transition:background 400ms;
}
/* Hover Move Up/Down */
.banner_wrap.hover-up .zoom_image_wrap .zoom_image {
 margin-bottom:-20px;
}
.banner_wrap.hover-up:hover .zoom_image_wrap .zoom_image {
 margin-bottom:-20px;
 transform:translateY(-20px);
}
.banner_wrap.hover-down .zoom_image_wrap .zoom_image {
 margin-top:-20px;
}
.banner_wrap.hover-down:hover .zoom_image_wrap .zoom_image {
 margin-top:-20px;
 transform:translateY(20px);
}
/* Hover Border */
.banner_wrap.hover-border .effect-holder:before,
.banner_wrap.hover-border .effect-holder:after {
 top: 20px;
 left: 20px;
 right:20px;
 bottom:20px;
 position:absolute;
 content:" ";
 transition:transform 400ms;
}
.banner_wrap.hover-border .effect-holder:before {
 transform:scaleX(0);
 border-top:1px solid rgba(255,255,255,0.4);
 border-bottom:1px solid rgba(255,255,255,0.4);
}
.banner_wrap.hover-border:hover .effect-holder:before {
 transform:scaleX(1);
}
.banner_wrap.hover-border .effect-holder:after {
 transform:scaleY(0);
 border-left:1px solid rgba(255,255,255,0.4);
 border-right:1px solid rgba(255,255,255,0.4);
}
.banner_wrap.hover-border:hover .effect-holder:after {
 transform:scaleY(1);
 transition:transform 400ms;
}
/* Hover Darken */
.banner_wrap.hover-darken:hover .effect-holder {
 background:rgba(0,0,0,0.25);
 transition:background 400ms;
}
/* Hidden overlay */
.vertical-bottom .hidden-overlay,
.banner_wrap:hover .vertical-bottom .hidden-overlay,
.vertical-top .hidden-overlay,
.banner_wrap:hover .vertical-top .hidden-overlay {
 transition:transform 400ms;
}
.vertical-bottom .hidden-overlay {
 transform:translateY(200%);
}
.banner_wrap:hover .vertical-bottom .hidden-overlay {
 transform:translateY(0px);
}
.vertical-top .hidden-overlay {
 transform:translateY(-200%);
}
.banner_wrap:hover .vertical-top .hidden-overlay {
 transform:translateY(0px);
}
.cm_item .simple-caption {
 padding:12px 25px;
 color:#000000;
 font-size: 16px;
 letter-spacing: 1.3px;
 background:#ffffff;
 display:inline-block;
 box-shadow: 1px 1px 3px rgba(0,0,0,0.08);
 font-style: normal;
}
.cm_item .contrast-caption {
 padding:14px 30px 14px;
 display:inline-block;
 background:rgba(0,0,0,0.6);
 color:#ffffff;
}
.cm_item .contrast-caption h4 {
 line-height:1.3;
 margin-bottom:3px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.cm_item .contrast-caption p {
 margin-bottom: 0px;
}

.cm_item .contrast-full-caption {
 padding: 45px 30px 45px;
 display:inline-block;
 background:rgba(0,0,0,0.6);
 color:#ffffff;
}
.cm_item .contrast-full-caption h4 {
 line-height:1.3;
 margin-bottom: 20px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.6);
 font-size: x-large;
 padding-bottom: 10px;
 font-weight: 400;
}
.cm_item .contrast-full-caption p {
 margin-bottom: 0px;
}

/* ---------------- *//* Newsletter field *//* ---------------- */
.newsletter-wrap {
 position:relative;
 max-width:560px;
 display:block;
 padding-top:5px;
}
.text-center .newsletter-wrap {
 margin:0 auto;
}
.text-right .newsletter-wrap {
 margin:0 0 0 auto;
}
/* Respond notification */
.sign-up-field .sign-up-respond {
 position:absolute;
 top:-42px;
 left:2px;
}
.sign-up-field .sign-up-respond span {
 background:#ffffff;
 color:#111111;
 font-size:13px;
 padding:10px 14px;
 display:block;
 white-space:nowrap;
 box-shadow:0 0 4px rgba(0,0,0,0.25)
}
.sign-up-field .sign-up-respond span:before,
.sign-up-field .sign-up-respond span:after {
 content:" ";
 display:block;
 position:absolute;
 height:10px;
 background:#ffffff;
}
.sign-up-field .sign-up-respond span:before {
 bottom:-4px;
 left:12px;
 width:10px;
 transform:rotate(45deg);
 box-shadow:0 0 4px rgba(0,0,0,0.25);
}
.sign-up-field .sign-up-respond span:after {
 left:0px;
 bottom:0px;
 width:30px;
}
/* Signup field */
.sign-up-field {
 display:block;
}
.light_field .sign-up-field input,
.dark_field .sign-up-field input {
 border:none;
 background:none;
 padding:8px 12px 8px 25px;
}
.light_field .sign-up-field:after,
.dark_field .sign-up-field:after {
 content: "\f0e0";
 position:absolute;
 left:0px;
 top:9px;
 font-size:14px;
 font-family: FontAwesome;
}
/* Subscribe button */
.sign-up-field .input-group-btn {
 padding:10px 0 0;
}
@media (min-width: 768px) {
 .light_field .sign-up-field,
 .dark_field .sign-up-field {
  display:table;
 }
 .light_field .sign-up-field .input-group-btn,
 .dark_field .sign-up-field .input-group-btn {
  padding:0 0 0 5px;
 }
}
.sign-up-field .btn-neutral {
 margin-top:0;
 padding-left:40px;
 padding-right:40px;
}
/* Light input field */
.light_field .sign-up-field .btn-neutral:not(:hover) {
 color: #ffffff;
 background: #ff6f96;
 border-top-left-radius: 10px;
 border-bottom-left-radius: 10px;
}
.light_field .sign-up-field input {
 color:#ffffff;
 border-bottom:2px solid rgba(255,255,255,0.8) !important;
}
.light_field .sign-up-field:after {
 color:rgba(255,255,255,0.5);
}
.light_field .sign-up-field ::-webkit-input-placeholder {
 color:rgba(255,255,255,0.6) !important;
}
.light_field .sign-up-field :-moz-placeholder {
 color:rgba(255,255,255,0.6) !important;
}
.light_field .sign-up-field ::-moz-placeholder {
 color:rgba(255,255,255,0.6) !important;
}
.light_field .sign-up-field:-ms-input-placeholder {
 color:rgba(255,255,255,0.6) !important;
}
.light_field span.unsubscribe a {
 color:#ffffff;
}
/* Dark input field */
.dark_field .sign-up-field input {
 color: #949494;
 border-bottom: 2px solid rgb(148, 148, 148) !important;
}
.dark_field .sign-up-field:after {
 color:rgba(0,0,0,0.4);
}
.dark_field .sign-up-field ::-webkit-input-placeholder {
 color:rgba(51,51,51,0.6) !important;
}
.dark_field .sign-up-field :-moz-placeholder {
 color:rgba(51,51,51,0.6) !important;
}
.dark_field .sign-up-field ::-moz-placeholder {
 color:rgba(51,51,51,0.6) !important;
}
.dark_field .sign-up-field:-ms-input-placeholder {
 color:rgba(51,51,51,0.6) !important;
}
.dark_field span.unsubscribe a {
 color:#777777;
}
/* Unsubscribe */
span.unsubscribe {
 display:inline-block;
 padding:10px 0px;
}
span.unsubscribe a:hover {
 text-decoration:underline;
}
/* -------------------- *//* Newsletter templates *//* -------------------- */.wide-signup h3 {
 margin-bottom:19px;
}
.wide-signup p {
 margin-bottom:30px;
}
.wide-signup .btn-neutral {
 padding-right:55px;
 padding-left:55px;
}
.wide-signup.light p {
 color:#cccccc;
}
.wide-signup.dark p {
 color:#555555;
}
.wide-signup.large {
 padding:92px 30px 85px;
}
.wide-signup.large h3 {
 font-size:67px;
 letter-spacing:3px;
 margin-top:12px;
 margin-bottom:15px;
}
@media (max-width: 767px) {
 .wide-signup.large {
  padding:65px 30px 50px;
 }
 .wide-signup.large h3 {
  font-size:46px;
 }
 .wide-signup.large .sign-up-field .input-group-btn {
  padding:18px 0 0 5px;
 }
}
.wide-signup.large p {
 font-size:18px;
 color:#ffffff;
 margin-bottom:50px;
}
.wide-signup.large span.unsubscribe {
 display:block;
 margin-bottom:-30px;
}
.bordered-signup h2 {
 margin-bottom:3px;
}
.bordered-signup .x-separator {
 margin-bottom:10px;
 opacity:0.6;
}
.x-separator.soft {
 margin-bottom:3px;
 display:inline-block;
 opacity:0.6;
}
.bordered-signup p  {
 margin-bottom:18px;
}
.bordered-signup span.unsubscribe  {
 display:block;
 margin-bottom:-10px;
 padding-bottom:0;
}
.bordered-signup .social-icons.round {
 margin-top:35px;
}
/* Background colored */
.subscribe-box {
 height:100%;
 width:100%;
 display:table;
 padding:10px;
 color:#ffffff;
 border-radius: 10px;
}
.subscribe-box .subscribe-wrap {
 display:table-cell;
 border:2px solid #ffffff;
 padding: 30px 17px;
 vertical-align:middle;
 border-radius: 10px;
}
.subscribe-box.dark .subscribe-wrap {
 border:2px solid #111111;
}
.subscribe-box p {
 line-height:1.6;
 font-size: 20px;
}
.subscribe-box .sign-up-field,
.featherlight .sign-up-field {
 display:block;
}
.subscribe-box .sign-up-field .input-group-btn,
.featherlight .sign-up-field .input-group-btn {
 padding:20px 0 0;
}
/* -------------------- *//*   Promo templates    *//* -------------------- */

@media (max-width:768px) {
  .promo-style-1 {
 padding:30px 10px 5px;
}
.promo-style-1 .icon {
 font-size:40px;
 line-height:20px;
 display:inline-block;
 margin-bottom:18px;
}
.promo-style-1 h3 {
 font-size:22px;
 margin-bottom:15px;
 line-height:1.4;
}
.promo-style-1 p {
 opacity:0.8;
 line-height:1.6;
}
.promo-style-1 .underline {
 opacity:0.5;
}
.promo-style-1 .underline:hover {
 opacity:0.8;
}
.promo-style-2 .icon {
 font-size: 35px;
 display:inline-block;
 line-height:1.2;
 margin-bottom:5px;
 color: #000000;
}
.promo-style-2 h3,
.promo-style-4 h3 {
 font-size: 13px!important;
 margin-bottom:10px;
}
.promo-style-2 p,
.promo-style-4 p {
 opacity: 0.6;
 margin-bottom:10px;
 font-size: 11px;
}

.promo-style-2 b {font-weight:900;color: #32355d;letter-spacing: 1px;}
.promo-style-2 a.underline {
 opacity:0.8;
 border-color:#333333;
 font-size:0.9em;
}
.promo-style-3 {
 padding: 5px 0px 0px 70px;
 position:relative;
 color: #000000;
}
.promo-style-3 .icon {
 font-size:38px;
 position:absolute;
 left:7px;
 top:2px;	/* opacity:0.25; */
}
.promo-style-4 {
 color:#ffffff;
 position:relative;
 padding:36px 15px;
}
.promo-style-4 .icon {
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 font-size:150px;
 color:rgba(0,0,0,0.07);
 pointer-events: none;
}
.promo-style-4 .icon.lighten {
 color:rgba(255,255,255,0.05);
}
.promo-style-4 h3 {
 line-height:1.4;
}
.promo-style-4 a.underline {
 opacity:1;
 border-color:#ffffff !important;
 font-size:0.9em;
}
.tiny-promo {
 display:inline-block;
 padding:15px;
}
.tiny-promo .icon {
 padding-right:4px;
}
}

@media (min-width:769px) {
  .promo-style-1 {
 padding:30px 10px 5px;
}
.promo-style-1 .icon {
 font-size:40px;
 line-height:20px;
 display:inline-block;
 margin-bottom:18px;
}
.promo-style-1 h3 {
 font-size:22px;
 margin-bottom:15px;
 line-height:1.4;
}
.promo-style-1 p {
 opacity:0.8;
 line-height:1.6;
}
.promo-style-1 .underline {
 opacity:0.5;
}
.promo-style-1 .underline:hover {
 opacity:0.8;
}
.promo-style-2 .icon {
 font-size:70px;
 display:inline-block;
 line-height:1.2;
 margin-bottom:5px;
 color: #000000;
}
.promo-style-2 h3,
.promo-style-4 h3 {
 font-size:16px;
 margin-bottom:10px;
}
.promo-style-2 p,
.promo-style-4 p {
 opacity: 0.6;
 margin-bottom:10px;
 /* font-size: 13px; */
}

.promo-style-2 b {font-weight:900;color: #32355d;font-size: 17px;letter-spacing: 1px;}

.promo-style-2 a.underline {
 opacity:0.8;
 border-color:#333333;
 font-size:0.9em;
}
.promo-style-3 {
 padding: 22px 0px 0px 75px;
 position:relative;
 color: #000000;
}
.promo-style-3 .icon {
 font-size:38px;
 position:absolute;
 left: 0px;
 top:2px;
 /* opacity:0.25; */
}
.promo-style-4 {
 color:#ffffff;
 position:relative;
 padding:36px 15px;
}
.promo-style-4 .icon {
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 font-size:150px;
 color:rgba(0,0,0,0.07);
 pointer-events: none;
}
.promo-style-4 .icon.lighten {
 color:rgba(255,255,255,0.05);
}
.promo-style-4 h3 {
 line-height:1.4;
}
.promo-style-4 a.underline {
 opacity:1;
 border-color:#ffffff !important;
 font-size:0.9em;
}
.tiny-promo {
 display:inline-block;
 padding:15px;
}
.tiny-promo .icon {
 padding-right:4px;
}
}

/* -------------------- *//* Skin specific blocks *//* -------------------- */
.widget-border {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 border-width:20px;
 border-style:solid;
}
.widget-border-wrap {
 position:relative;
 padding: 0px 0px;
 margin: 0 2%;
}
/* Newsletter */
.widget-border-wrap.newsletter {
 margin:0 9%;
}
.widget-border-wrap.newsletter h3 {
 margin-bottom:19px;
}
.widget-border-wrap.newsletter .summary {
 display:inline-block;
 max-width:660px;
 color:#555555;
 margin-bottom:20px;
}
.widget-border-wrap.newsletter .summary b {
 color:#111111;
}
@media (max-width: 991px) {

/* About */

.about-widget {
 padding: 0 0%!important;
 color:#444444;
}

.about-widget h1 {
    font-size: 30px!important;
    margin-top: 20px;
    margin-bottom: 10px;
}

.about-widget p {
    font-size: 20px;
}
.about-widget li {
    font-size: 18px;
}  
 
.widget-border-wrap .sign-up-field .input-group-btn {
  display:inline;
 }
.widget-border-wrap .sign-up-field input {
  margin-bottom:10px;
 }
}
/* About */
.about-widget {
 padding:0 5%;
 color:#444444;
}

.about-widget h1 {
    font-size: 50px;
}

.about-widget p {
    font-size: 20px;
}
.about-widget li {
    font-size: 18px;
}

.border-left:before,
.border-right:before {
 content:" ";
 background:#f4f4f4;
 display:block;
 width:1px;
 position:absolute;
 top:0;
 bottom:0;
}
.border-left:before {
 left:0;
}
.border-right:before {
 right:0;
}
@media (max-width: 767px) {
 .border-left {
  padding-top:35px;
 }
 .border-left:before {
  height:1px;
  width:auto;
  top:0;
  bottom:auto;
  right:25px;
  left:25px;
 }
}
.about-widget h4 {
 color:#111111;
 font-size:22px;
}
.about-widget .icon {
 color:#111111;
 font-size:30px;
 margin-bottom:10px;
}
.about-widget .btn-outline {
 border-color:#bbbbbb;
 color:#777777;
}
.overlapping-about {
 margin-left:-80px;
 padding:44px 40px;
 background:#ffffff;
 box-shadow:1px 1px 9px rgba(0, 0, 0, 0.17);
}
@media (max-width: 767px) {
 .overlapping-about {
  padding:25px 20px;
  text-align:center;
  margin:-60px 20px 0;
 }
}
h4.follow-title {
 font-size: 14px;
 color: #000000;
 margin: 25px 0px;
 font-weight: 400;
}
.design-text-align .follow-icons {
 padding: 0px 0px;
 color: #000;
}

.design-text-align .follow-icons a {color: #000000!important;}

.follow-icons {
 padding: 10px 0px;
}
.follow-icons a {
 font-size:22px;
 margin:6px;
 color: rgb(57 57 57 / 90%);
}
.follow-icons a:hover {
 color: #736e6e;
}
@media (max-width: 767px) {
.custom_block .follow-icons {
  display:block;
  text-align:left;
 } 
 h4.follow-title,
 .follow-icons {
  display:block;
  text-align:center;
 }
 h4.follow-title {
  margin-bottom:5px;
 }
}
.wine-promo-block {
 z-index: 1;
}
.wine-promo-block h4 {
 font-size: 25px;
 line-height: 30px;
 margin-bottom: 9px;
 font-weight: 900;
 max-width: 200px;
}
.wine-promo-block h3 {
 font-size: 50px;
}
.wine-promo-block p {
 color: rgb(138, 142, 147);
 font-size: 13px;
}
@media (max-width:991px) {
 .wine-promo-block {
  text-align: left;
  padding: 10px;
  background-color: #ffffffb0;
  bottom: 20px;
  max-width: 260px;
 }
.wine-promo-block h4 {font-size: 20px;} 

.wine-promo-block h3 {
  font-size:68px;
 }
}

/* promo-text-two */
.wine-promo-block-two {
 position: absolute;
 z-index: 1;
 margin-top: -50px;
 margin-left: 30px;
}
.wine-promo-block-two h4 {
 font-size: 25px;
 line-height: 30px;
 margin-bottom: 10px;
 font-weight: 900;
}
.wine-promo-block-two h3 {
 font-size: 50px;
}
.wine-promo-block p {
 color: rgb(138, 142, 147);
 font-size: 13px;
}
@media (max-width:991px) {
 .wine-promo-block-two {
  text-align:center;
  padding: 135px 0 0;
  position: relative;
  margin-left: 0;
 }
 .wine-promo-block-two h3 {
  font-size:68px;
 }
}


.instruction-box h4 {
 margin-bottom:24px;
}
.instruction-box h5 {
 margin-bottom:5px;
}
.instruction-box p {
 color:#555555;
 margin-bottom:10px;
}
.instruction-box .caption {
 position:absolute;
 bottom:0;
 left:0;
 right:0;
 transform: translateY(100%);
 padding:17px 12px;
 background:rgba(255,255,255,0.5);
 opacity:0;
 transition:transform 440ms, opacity 200ms;
}
.instruction-box.clock-banner .caption {
 transform: translateY(50%);
 background:none;
}
.instruction-box .banner_wrap:hover .caption {
 transform: translateY(0);
 opacity:1;
 transition:transform 440ms, opacity 400ms;
}
.instruction-box .caption a {
 color:#111111;
 font-size:14px;
}
.instruction-box .caption a:hover {
 text-decoration:underline;
}
@media (max-width: 767px) {
 .cm_column:not(:last-child) .bordered-item-block {
  margin-bottom:20px;
 }
}
.bordered-item-block .bordered-content {
 border:4px solid #f1f1f1;
 padding: 55px 20px 20px 20px;
 margin:-45px 0 -22px;
 color:#4c4c4c;
 color:rgba(0,0,0,0.7);
}
.bordered-item-block .bordered-content h5 {
 line-height:1.4;
 color:#111111;
 margin:3px 0 14px;
}
.clock-banner .type-img {
 margin-bottom:8px;
}

@media (max-width: 768px) {
 .video-jumbotron h2 {
  font-size: 22px;
  font-family: Poppins;
  margin-bottom:10px;
  line-height:1.2;
 }
.video-jumbotron p {
 font-size:15px;
 margin-bottom: 10px;
}
.opening-times {
 padding:42px 5.5% 26px;
 display:inline-block;
 max-width:100%;
 background:#ffffff;
}
.opening-times h5 {
 margin-bottom:10px;
}
.opening-times .opening-title {
 font-size:1.15em;
 margin-bottom:7px;
}
.opening-times .opening-title i {
 color:#999999;
 margin-right:6px;
}
.opening-times .times {
 line-height:1.5;
 color:#555555;
}
.opening-times .times b {
 margin-left:10px;
 color:#111111;
}
.flower-about-block h4 {
 font-size:18px;
 margin-bottom:23px;
} 
}

@media (min-width: 769px) {
 .video-jumbotron h2 {
  font-size: 42px;
  font-family: Poppins;
  margin-bottom:10px;
  line-height:1.2;
 }
.video-jumbotron p {
 font-size:15px;
 margin-bottom:25px;
}
.opening-times {
 padding:42px 5.5% 26px;
 display:inline-block;
 max-width:100%;
 background:#ffffff;
}
.opening-times h5 {
 margin-bottom:10px;
}
.opening-times .opening-title {
 font-size:1.15em;
 margin-bottom:7px;
}
.opening-times .opening-title i {
 color:#999999;
 margin-right:6px;
}
.opening-times .times {
 line-height:1.5;
 color:#555555;
}
.opening-times .times b {
 margin-left:10px;
 color:#111111;
}
.flower-about-block h4 {
 font-size:18px;
 margin-bottom:23px;
} 
}


@media (min-width: 992px) {
 .flower-about-block.left {
  padding-right:22px;
 }
 .flower-about-block.right {
  padding-left:22px;
 }
}
.cm_item #gmap {
 height:300px;
 margin-bottom:30px;
}
.contact_form textarea {
 min-height:180px;
}
/* Testimonials */
.grid-holder .item.single-testimonial {
 padding-bottom:10px;
}
.single-testimonial .testimonial-wrap {
 padding:20px 15px 15px;
 text-align:center;
}
.single-testimonial .testimonial-wrap p {
 line-height:1.6;
}
.single-testimonial .testimonial-wrap p:last-child {
 margin-bottom:0;
}
.single-testimonial .testimonial-wrap img {
 border-radius:50%;
 display:inline-block;
}
.single-testimonial b {
 color:#111111;
}
.block .single-testimonial .testimonial-wrap {
 margin:8px 0;
 padding: 30px;
 background-color: #fff;
 box-shadow: 0 0 7px rgba(0,0,0,.12);
}
.light .single-testimonial .testimonial-wrap,
.light .single-testimonial .testimonial-wrap b {
 color:#ffffff;
}
/* --------------------- *//* ------ FOOTER ------- *//* --------------------- */
@media (max-width:768px) {
 #footer .footer-top-block p:last-child {
  margin-bottom: 20px!important;
 }
 #footer .footer-top-block {
  margin-top: 0px!important;
  /* width: 245px; */
  margin: 0 auto;
  text-align: center;
 }
 #footer {
  /* padding-top: 3px!important; */
 }
}
#footer {
 margin-top: 0px;
 padding-top: 30px;
 background-color:#000000;
 color:#999999;
 border-top: 1px solid #f1f1f1;
}
#footer a {
 color:#999999;
}
#footer a:hover {
 color:#ffffff;
 /* text-decoration:underline; */
}
#footer h5 {
 color: #fff;
 font-size: 16px;
 text-transform: uppercase;
 font-weight: 600;
 letter-spacing: 1px;
 margin-bottom: 15px;
 text-align: left;
}
#footer h5:after {
 content:"";
 display:none;
 width:30px;
 height:2px;
 background-color:rgba(255,255,255,0.8);
 /* margin: 0 auto; */
 margin-top: 5px;
}
#footer p {
 margin-bottom: 5px;
}
#footer .footer-top-block {
 margin-bottom: 15px;
 display: flow-root;
}
#footer .footer-top-block p:last-child {
 /* margin-bottom: 40px; */
}
#footer .links-holder {
 padding-bottom: 0px;
 display: none;
}
#footer .links-holder .footer-column ul,
#footer .links-holder .footer-column .footer-custom-wrapper {
 margin-bottom:40px;
}
#footer .custom_block {
 display:block;
 margin-bottom: 10px;
 text-align: left;
}
#footer .infoline {
 display:block;
 margin-bottom:10px;
}
#footer .infoline i.fa {
 width:16px;
 text-align:center;
 margin-right:4px;
 opacity:0.8;
}
#footer .payment_img {
 padding-top:15px;
}
@media (max-width:768px) {
 #footer .footer-copyright {
  padding: 10px 0px 10px 0px!important;
  margin-top: 15px!important;
  text-align: center!important;
 }
}
#footer .footer-copyright {
 text-align: left;
 position:relative;
 margin-top: 0px;
 background-color: #ffffff;
 color: #211f1f;
 padding: 0.9em 0;
 /* background-image: url(/image/catalog/antiq-texture.svg); */
 /* background-size: contain; */
 /* background-repeat: repeat; */
}
#footer .footer-copyright:before {
 content:"";
 display: none;
 height:1px;
 background:rgba(255,255,255,0.15);
 position:absolute;
 top:0;
 left:0;
 right:0;
}

@media (max-width:768px) {
a.scroll-to-top {bottom: 120px!important;right: 16px!important;}  
}

a.scroll-to-top {
 width: 50px;
 height: 50px;
 line-height:45px;
 text-align: center;
 color:#ffffff !important;
 z-index: 89;
 font-size: 15px;
 transform:rotate(-90deg);
 visibility:hidden;
 opacity:0;
 border-radius: 60%;
 position: fixed;
 bottom: 120px;
 right: 36px;
 transition:all 400ms;
 background-clip: border-box;
 padding: 4px;
}
a.scroll-to-top:not(:hover) {
 color: #fff !important;
 background-color: #000000;
}

.scroll-to-top:hover {
    background-color: #565656;
}

.scroll-to-top:after {
    content: "";
    border: 1px dashed #ff6f96;
    position: absolute;
    width: calc(100% - -10px);
    height: calc(100% - -10px);
    border-radius: 100%;
    top: -5px;
    left: -5px;
}

.offset250 a.scroll-to-top {
 visibility:visible;
 opacity:1;
 transition:all 400ms;
}
/* alert */.alert {
 background: #72c4bc;
 border-radius: 5px;
 border-width: 2px;
 padding: 25px 60px 25px 20px;
 margin-bottom:40px;
 position:relative;
 margin-left: 0px;
 color: #fff;
}
.alert.alert-sm {
 padding: 14px 50px 14px 18px;
 margin-bottom: 0px;
 margin-top: 32px;
}
.alert .close {
 position:absolute;
 right:18px;
 top: 50%;
 margin-top:-9px;
 color:inherit;
 opacity:0.9;
}
.alert .fa {
 margin-right:5px;
}
.alert.alert-success {
 border-color: #72c4bc;
 color: #ffffff;
}
.alert.alert-info {
 border-color: #f5f5f5;
}
.alert.alert-danger {
 border-color: #ff5f57;
 background: #ff5f57;
}
/* Pagination */.pagination-holder {
 margin:0;
 padding: 10px;
 /* border-top:1px solid #ececec; */
 background-color: #fff;
}
.pagination-holder .col-sm-6 {
 padding:5px 0;
 width: 100%;
}
.pagination-navigation {
 /* display: none!important; */
}
.pagination {
 margin:0;	/* display: none; */
}
.pagination > li > a,
.pagination > li > span {
 padding:0 5px;
 width:34px;
 line-height:32px;
 text-align:center;
 margin-left: 0;
 margin-right:6px;
 color: #111111;
 font-size:1.143em;
 border: 1px solid;
 border-radius:0px !important;
 border-color: transparent transparent #b1b1b1 transparent;
 transition:border-color 400ms;
 background:none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
 color: #111111;
 background-color: transparent;
 border-color: #b1b1b1;
 transition:border-color 400ms;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
 background-color: #428bca;
 border-color: transparent;
}
@media (min-width: 768px) {
 .pagination-text {
  padding-top:7px;
  display: inline-block;
 }
}
/* buttons *//* Buttons with Arrows *//*-----------------------------------*/
@media (max-width:768px) {
 .btn-left {
  margin-left: 13px !important;
 }
 .btn-right {
  margin-right: 16px !important;
 }
 .btn-left:before,
 .btn-right:before {
  top: 10px!important;
  left: 6px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ececec;
 }
 .btn-right:before {
  right: 9px!important;
 }
}
.btn-right {
 margin-right: 16px !important;
}
.btn-left:before,
.btn-right:before {
 content: '';
 position: absolute;
 top: 20px;
 left: 6px;
 width: 0;
 height: 0;
 border-top: 20px solid transparent;
 border-bottom: 20px solid transparent;
 border-right: 20px solid #ececec; 
 -moz-transition: background 0.5s ease;
}
.btn-right:before {
 left: auto;
 right: 21px;
 border-right: none;
 border-left: 20px solid #ececec;
}
.btn-left:hover:before,
.btn-right:hover:before,
.btn-left.hover:before,
.btn-right.hover:before {
 border-left-color: #b7b7b7;
 border-right-color: #b7b7b7;
}
.btn-left:active:before,
.btn-right:active:before,
.btn-left.active:before,
.btn-right.active:before {
 border-left-color: #b7b7b7;
 border-right-color: #b7b7b7;
}
.btn-left span {
 padding-left: 0px;
}
.btn-right span {
 padding-right: 0px;
}
.buttons {margin-top: 15px;}
#button-login {
 width:155px
}
.btn,
a.button,
input.button,
button.button {
 -webkit-appearance:none;
 text-transform: inherit;
 padding: 10px 39px;
 display:inline-block;
 font-size:14px;
 line-height:20px;
 text-align:center;
 letter-spacing: .3px;
 border:2px solid;
 border-radius:0;
 max-width: 100%!important;
 white-space:normal;
 background-color:#333333;
 border-color:transparent;
 color:#ffffff;
 outline:none !important;
 letter-spacing: .1em!important;
}
.btn.active,
.btn:active {
 -webkit-box-shadow: none;
 box-shadow:none;
}
.btn.btn-thin {
 border:1px solid;
}

.btn:hover,
a.button:hover,
input.button:hover,
button.button:hover {color: #fff!important;/* background-color: #777575; */}

.btn,
.btn:hover { -moz-transition: background 0.5s ease;	}
.btn-default,
a.btn-default {
 background-color: #060606;
 border-color:transparent;
 color: #ffffff;
}
.btn-default:hover,
.btn-default.active:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default:focus,
.btn-default.focus:active,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
a.btn-default:hover,
a.btn-default.active:hover,
a.btn-default.active.focus,
a.btn-default.active:focus,
a.btn-default:focus,
a.btn-default.focus:active,
a.btn-default:active,
a.btn-default:active:hover,
a.btn-default:active:focus {
 background-color: #9edad5!important;
 color:#ffffff;
 border-color:transparent;
}
.btn-primary,
a.btn-primary,
.btn-neutral {
 background-color:#000000;
 border-color:transparent;
 color:#ffffff;
 border-radius: 0px;
}
.btn-primary:hover,
.btn-primary.active:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
a.btn-primary:hover,
a.btn-primary.active:hover,
a.btn-primary.active.focus,
a.btn-primary.active:focus,
a.btn-primary:focus,
a.btn-primary.focus:active,
a.btn-primary:active,
a.btn-primary:active:hover,
a.btn-primary:active:focus,
.btn-neutral:hover {
 background-color: #292929b0;
 color:#ffffff;
 border-color:transparent;
 border-radius: 0px!important;
}
.btn-contrast,
a.btn-contrast,
.btn-contrast-outline:hover {
 background-color:#179a94;
 border-color:transparent;
 color:#ffffff;
 opacity:1;
}
.btn-contrast:hover,
a.btn-contrast:hover {
 opacity:0.8;
 color:#ffffff;
}
.btn-contrast-outline {
 background-color:transparent;
 border-color:#179a94;
 color:#179a94;
}
.btn-light,
a.btn-light {
 background-color:#ffffff;
 border-color:transparent;
 color:#5f5f5f;
}
.btn-light:hover,
a.btn-light:hover {
 background-color:#3e3e3e;
 color:#ffffff;
}
.btn-light-outline,
a.btn-light-outline,
.header-main .btn-light-outline,
.header-main a.btn-light-outline {
 background-color: transparent;
 border-color:#ffffff;
 color:#ffffff;
}
.btn-light-outline:hover,
a.btn-light-outline:hover {
 background-color: #000000;
 border-color: #000000!important;
 color:#5F5F5F;
}
.btn-outline,
a.btn-outline {
 background-color: transparent;
 border-color:#000000;
 color:#000000;
 margin-top: 0px;
}
.btn-outline:hover,
a.btn-outline:hover {
 background-color:#3e3e3e;
 border-color:transparent;
 color:#ffffff;
}
.btn-outline-light,
a.btn-outline-light {
 background-color: transparent;
 border-color:#ffffff;
 color:#ffffff;
 margin-top: 20px;
}
.btn-outline-light:hover,
a.btn-outline-light:hover {
 background-color:#ffffff;
 border-color:transparent;
 color: #111111!important;
}
.btn-tiny,
.btn.btn-tiny {
 padding:4px 12px;
 font-size:0.9em;
}
.btn-sm {
 padding:5px 20px;
}
.btn-lg {
 padding: 11px 33px;
}
.btn-tiny.btn-outline,
.btn-tiny.btn-outline-light,
.btn-tiny.btn-contrast-outline {
 border-width:1px;
 padding:5px 12px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
.btn-link-light {
 border-color: transparent;
 background:none;
 color: #777777;
 padding:0;
 line-height:1.3em;
 border-bottom:1px solid #bbbbbb;
}
.btn-link:hover {
 color: #111111!important;
 border-bottom:1px solid #111111;
 text-decoration:none;
}
.btn-link-light {
 color: #dddddd;
 border-bottom:1px solid #d5d5d5;
}
.btn-link-light:hover {
 color: #ffffff;
 border-bottom:1px solid #ffffff;
 text-decoration:none;
}
.btn-inverse {
 color: #ffffff;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 background-color: #363636;
 background-image: linear-gradient(to bottom, #444444, #222222);
 background-repeat: repeat-x;
 border-color: #222222 #222222 #000000;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
 background-color: #222222;
 background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary.active[disabled],
.btn-primary.focus[disabled],
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
 background-color:#3e3e3e;
 border-color:transparent;
}
/* Remove button */
a.product-remove {
 position:relative;
 font-size:0;
 display:inline-block;
 border-radius:50%;
 height:20px;
 width:20px;
 line-height:28px;
 background-color:#000;
 cursor:pointer;
 padding-right:16px;
 padding-right:0
}
a.product-remove:after,
a.product-remove:before {
 content:" ";
 position:absolute;
 right:5px;
 top:50%;
 margin-top:-1px;
 width:10px;
 height:2px;
 display:inline-block;
 background-color:#fff;
 -webkit-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
 -moz-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
 -o-transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
 transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out
}
a.product-remove:after {
 transform:rotate(-44deg);
 -webkit-transform:rotate(-44deg);
 -moz-transform:rotate(-44deg);
 -o-transform:rotate(-44deg);
 -ms-transform:rotate(-44deg);
 -sand-transform:rotate(-44deg)
}
a.product-remove:before {
 -webkit-transform:rotate(44deg);
 -moz-transform:rotate(44deg);
 -o-transform:rotate(44deg);
 -ms-transform:rotate(44deg);
 -sand-transform:rotate(44deg);
 transform:rotate(44deg)
}
a.product-remove:hover:after {
 transform:rotate(0);
 -webkit-transform:rotate(0);
 -moz-transform:rotate(0);
 -o-transform:rotate(0);
 -ms-transform:rotate(0);
 -sand-transform:rotate(0)
}
a.product-remove:hover:before {
 -webkit-transform:rotate(0);
 -moz-transform:rotate(0);
 -o-transform:rotate(0);
 -ms-transform:rotate(0);
 -sand-transform:rotate(0);
 transform:rotate(0)
}
a.button-circle {
 background:#f1f1f1;
 height:30px;
 width:30px;
 line-height:34px;
 border-radius:50%;
 font-size:14px;
 text-align:center;
 display:inline-block;
 color:#111111;
}
/* Responsive table */
.table-responsive {
 /* border:none !important; */
 /* overflow-x: hidden; */
 border: none;
}
.table-bordered {
 /* border: none; */
 margin-bottom:20px;
 line-height:1.6;
}
.table-bordered.border-bottom {
 border-bottom: 1px solid #e7e7e7;
}
.table-bordered > thead > tr > td {
 border:none;
 border-bottom: 2px solid #e7e7e7;
 padding: 13px 5px 10px;
 font-size: 12px;
 text-transform:uppercase;
 font-weight:700;
 color:#111111;
 white-space:normal !important;
 text-align: center;
}
.table-bordered > tbody > tr > td {
 padding: 10px 15px;
 line-height: inherit;
 vertical-align: middle;
 border:none;
 border: 1px solid #e7e7e7;
 white-space:normal !important;
 text-align: left;
}
.table-bordered > thead > tr > td:first-child,
.table-bordered > tbody > tr > td:first-child {
 /* padding-left: 20px; */
}
.table-bordered > thead > tr > td:last-child,
.table-bordered > tbody > tr > td:last-child {
 padding-right: 10px;
}
.table-bordered > tbody > tr > td.remove-cell {
 width:40px;
}
.table-bordered > tbody > tr > td.image {
 width:1%;
 padding-right:15px;
}
.table-bordered > tbody > tr > td.image img {
 max-width:none;
}
@media (max-width: 767px) {
 .table-bordered > tbody > tr > td.image img {
  max-width:60px;
 }
 .table-bordered > tbody > tr > td {
  padding: 5px 5px;
 }
}
.table-bordered > tbody > tr > td.name {
 max-width: 280px;
 padding-right: 5px;
 font-size: 12px;
}
.table-bordered > tbody > tr > td.price-cell {
 font-size:16px;
}
.table-bordered > tbody > tr > td .price-old {
 color:#999999;
 display:block;
}
.table-bordered > tbody > tr > td small {
 color:#888888;
 font-size: 12px;
}
.table-bordered > tbody > tr > td .qty-form {
 width:55px;
 padding-right:5px;
 margin: 0 auto;
}
@media (min-width: 768px) {
 .table-bordered > tbody > tr > td.total-cell {
  font-size:1.286em;
  color:#111111;
  font-weight:700;
 }
}
.table-bordered.totals {
 color:#111111;
 font-size:1.286em;
 border-top:2px solid #e7e7e7;
}
.table-bordered.totals tbody > tr:last-child > td:last-child {
 font-weight:700;
 font-size:1.43em;
}
.compare-table .table-bordered > thead > tr > td {
 font-size:1.43em;
}
.compare-table .table-bordered tr td {
 border-color:#f2f2f2;
}
.compare-table .table-bordered tbody + tbody {
 border-top:none;
}
.compare-table table tbody tr td:first-child {
 background:#f2f2f2;
 min-width:200px;
 padding-left:10px;
 text-align:left;
 font-size:15px;
 text-transform:uppercase;
 font-weight:700;
}
.compare-table table tbody tr td.remove {
 line-height: normal;
 vertical-align: bottom;
}
.compare-table table tbody tr td.product {
 padding-bottom:20px;
}
.compare-table table tbody tr td.product a {
 color:#111111;
 display:inline-block;
 margin-bottom:6px;
}
.compare-table table tbody tr td.product .compare-price {
 font-size:1.286em;
 color:#949494;
 display:block;
 margin-bottom:13px;
}
.compare-table table tbody tr td.product .compare-price .price-old {
 display:inline-block;
 color:#bbbbbb;
}
.compare-table table tbody tr td .rating {
 font-size:14px;
 margin:5px 0;
}
.totals-slip {
 background-color:#f5f5f5;
 padding:40px 25px 25px;
 background-image:url('../image/checkout-border.jpg');
 background-repeat:repeat-x;
 background-position:top center;
}
.totals-slip .table-holder {
 background:#ffffff;
 padding:10px 20px;
}
.totals-slip .table-holder table td {
 padding:15px 12px !important;
 color:#111111;
}
@media (max-width: 991px) {
 .totals-slip,
 .totals-slip .table-holder {
  padding-left:10px;
  padding-right:10px;
 }
}
.totals-slip .table-holder table tr:first-child td {
 border-top:none;
}
.totals-slip .table-holder table tr:last-child td {
 font-size:1.43em;
 text-transform:uppercase;
 font-weight:700;
}
.cart-modules h4 {
 text-transform:uppercase;
 font-size:1.286em;
}
/* Panel Group */.panel-default {
}
.panel-group .panel {
 border:none;
 box-shadow:none;
}
.panel-group .panel + .panel {
 margin-top: 15px;
}
.panel-group .panel-heading {
 border:none;
 border-bottom: 1px solid #e5e5e5;
 background:none;
 padding:12px 0;
}
.panel-group .panel-heading .panel-title {
 font-size:20px;
 font-weight:700;
 text-transform:uppercase;
}
.panel-body {
 padding:25px 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
 border-top:none;
}
/* list group */
.list-group a {
 border: 1px solid #DDDDDD;
 color: #888888;
 padding: 8px 12px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
 color: #444444;
 background: #ececec;
 border: 1px solid #DDDDDD;
 text-shadow: 0 1px 0 #FFF;
}
/* carousel */.carousel-caption {
 color: #FFFFFF;
 text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
 content: '\f053';
 font-family: FontAwesome;
}
.carousel-control .icon-next:before {
 content: '\f054';
 font-family: FontAwesome;
}
/* Product Listing */
.table.filter {
 border-bottom:1px solid #ececec;
 padding: 10px 10px;
 /* display: none; */
 margin-bottom: 20px;
 margin-top: 0px;
}
.table.filter .view-icon i {
 font-size:20px;
 color:#bbbbbb;
 margin-right:3px;
 vertical-align:bottom;
}
.grid .table.filter .view-icon.grid i,
.list .table.filter .view-icon.list i {
 color:#111111;
 cursor:default;
}
.table.filter .w100 {
 padding-left:10px;
}
.table.filter .w100 a:before {
 content:" ";
 display:inline-block;
 margin-right:10px;
 height:18px;
 width:1px;
 background:#dddddd;
 vertical-align:bottom;
}
.table.filter span {
 padding:0 3px 0 15px;
}
.table.filter .sort-select {
 position:relative;
}
@media (max-width: 767px) {
 .table.filter .sort-select:before {
  content: "\f15d";
  color:#222222;
  font-size:12px;
  position:absolute;
  left:10px;
  top:9px;
  pointer-events:none;
  font-family:FontAwesome;
 }
 .table.filter .sort-select select {
  padding-left:25px;
  max-width:150px;
 }
}
.filter-trigger-btn {
 font-size:16px;
 color:#222222;
}
.filter-trigger-btn i {
 margin-right:3px;
}
.notransition .btn,
.notransition .product-name,
.notransition .caption {
 -webkit-transition: none !important;
 -moz-transition: none !important;
 -o-transition: none !important;
 transition: none !important;
}
.product-holder {
 padding-top: 0px;
}
.single-product {
 position:relative;
 margin-bottom:10px;
}
.grid .single-product {
 margin-bottom: 0px;
}
.single-product .image {
 position:relative;
 margin-bottom: 0px;
 border-radius: 10px;
}

.single-product .caption {
 position:relative;
 margin-bottom: 0px;
 /* background-color: #f9f9f9; */
 padding: 5px 10px 15px;
}

.single-product .image .thumb2 {
 position:absolute;
 left:0;
 top:0;
 opacity:0;
 visibility:hidden;
 transition:all 750ms;
}
.single-product .image:hover .thumb2,
.product-style4 .single-product:hover .thumb2 {
 opacity:1;
 visibility:visible;
 transition:all 750ms;
}
.single-product .image .badge,
.main-image .badge {
 position:absolute;
 z-index:3;
 display:table;
 top: 10px;
 left: 10px;
 height: 25px;
 width: 45px;
 border-radius: 0px;
 padding: 1px 0px;
}
.single-product .image .badge + .badge,
.main-image .badge + .badge {
 top: 40px;
}

@media (max-width:768px) {
.single-product .image .badge, .main-image .badge {
    position: absolute;
    z-index: 3;
    display: table;
    top: 10px;
    left: 10px;
    height: 20px;
    width: 45px;
    border-radius: 5%;
}  
.single-product .image .badge i, .main-image .badge i {
    font-style: normal;
    display: table-cell;
    vertical-align: middle;
    line-height: 14px;
    letter-spacing: 0.5px;
    white-space: normal;
    text-align: center;
    text-transform: capitalize;
    font-weight: 900;
    font-size: 12px!important;
}
.single-product .image .badge + .badge,
.main-image .badge + .badge {
 top: 34px;
}
}
.single-product .image .badge + .badge + .badge,
.main-image .badge + .badge + .badge {
 top:115px;
}
.single-product .image .badge i,
.main-image .badge i {
 font-style:normal;
 display:table-cell;
 vertical-align:middle;
 line-height:14px;
 letter-spacing:0.5px;
 white-space:normal;
 text-align:center;
 text-transform: capitalize;
 font-weight: 500;
 font-size: 12px;
}
.badge i {
 font-weight:600;
 font-size:13px;
}
.sale_badge {
 background: #ff0045!important;
 color: #ffffff!important;
}
.new_badge {
 background-color: #ffffff!important;
 color: #000000!important;
}
.out_of_stock_badge {
 background: #e69da4;
 color:#ffffff;
 width: 100%!important;
 left: 0px!important;
 top: 50%!important;
 height: 40px!important;
 border-radius: 0%!important;
}
.single-product .image .icons-wrapper {
 position:absolute;
 text-align:center;
 right: 10px;
 top: 10px;
 /* display: none; */
}

@media (max-width:768px) {
.image .is_quickview span {margin-right:5px;}  
.image .is_quickview {
    bottom: 68px;
    position: relative;
    width: auto!important;
    color: #32355d;
    background-color: #e4e4e4;
    padding: 2px 10px;
    border-radius: 5px;
    display: none;
}
.icons-wrapper .is-cart {display: none!important;}  
.single-product .image .icons-wrapper .icon {
 font-size: 14px!important;
 width:30px;
 padding:5px 0 4px;
 display:block;
 text-align:center;
 transition:all 300ms;
}

}
.single-product .image .icons-wrapper .icon {
 font-size:18px;
 width:30px;
 padding:5px 0 4px;
 display:block;
 text-align:center;
 transition:all 300ms;
}
.single-product .image .icons-wrapper .icon {
 color:#111111;
}
@media (min-width: 768px) {
 .single-product .image .icons-wrapper .icon {
  transform: scale(0,0);
  color:#ffffff;
  background-color: #fff;
 }
 .single-product .image .icons-wrapper .icon:hover {
  color:#d5d5d5;
 }
 .single-product:hover .image .icons-wrapper .icon {
  transform:scale(1,1);
  transition:all 300ms;
 }
}
.single-product .image .icons-wrapper .icon span:before {
 display:inline-block;
}
@media (min-width: 768px) {
 .single-product .image .icons-wrapper .icon.is-cart {
  display:none;
 }
}
.single-product .image .btn-light-outline {
 display:none;
}
.grid .single-product .product-name,
.grid .single-product .product-name:hover,
.list .single-product .product-name {
 color:#111111;
 font-size: 13px!important;
 padding: 5px 0px;
 margin-bottom: 0px;
 text-transform: capitalize;
}
.single-product .rating {
 margin-bottom:9px;
 margin-top:3px;
}
.grid .single-product .price {
 font-size:16px;
 height:28px;
 line-height:28px;
 transition:margin-top 300ms;
}
.grid .single-product .price span:not(.price-new) {
 color: #191919;
 font-size: 22px;
 font-weight: 400;
}
.single-product .price .price-old {
 margin-right:5px;
 text-decoration:line-through;
 color: #ababab!important;
 font-size: 14px!important;
}
.single-product .btn-outline .global-cart {
 font-size:0;
}
.single-product .description,
.single-product .price-tax,
.single-product .plain-links,
.single-product .btn-outline,
.single-product .btn-contrast {
 display:none;
}
/* Products Style 1 */
.product-style1 .single-product .image .icons-wrapper .icon {
 color:#111111;
 background-color:  #fff;
}
.product-style1 .grid .single-product .product-name,
.list .single-product .product-name {
 border-bottom: 1px solid rgba(0,0,0,.1);
 transition:border-bottom 300ms;
 margin-bottom:5px;
 font-weight: 600;
}
.product-style1 .grid .single-product .product-name:hover,
.list .single-product .product-name:hover {
 border-bottom: 1px solid rgba(0,0,0,.2);
 transition:border-bottom 300ms;
}
@media (min-width: 768px) {
 .product-style1  .grid .single-product .price-wrapper {
  height:28px;
  overflow:hidden;
  margin: 10px 0px;
 }
 .product-style1:not(.catalog_mode)  .grid .single-product:hover .price-wrapper .price {
  margin-top:-30px;
  transition:margin-top 300ms;
 }
 .product-style1 .grid .single-product .price-wrapper .btn-outline {
  display:inline-block;
  border:none;
  color:#111111;
  background:none;
  padding:0;
  text-transform:none;
  font-weight:600;
  height:28px;
  line-height:28px;
 }
}
.product-style1 .grid .single-product .btn-outline .global-cart {
 font-size:16px;
 margin-right:6px;
 font-weight:inherit;
}
/* Style 1 with centered product names */
.product-style1.names-c .grid .single-product {
 text-align:center;
 border: #f2f2f2 solid 1px;
 background-color: #fff;
}
.product-style1.names-c .grid .single-product .product-name {
 border:none;
}
.product-style1.names-c .grid .single-product .btn-outline .global-cart {
 display:none;
}
.product-style1.names-c .grid .single-product .price-wrapper .btn-outline {
 height:22px;
 line-height:22px;
 color:#111111;
 border-bottom:1px solid #999999;
}
.product-style1.names-c .grid .single-product .price-wrapper .btn-outline:hover {
 opacity:0.8;
 color: #000!important;
}
/* Products Style 2 */
.product-style2 .single-product {
 text-align:center;
}
.product-style2 .single-product .image  {
 overflow:hidden;
 text-align:left;
}
.product-style2 .single-product .image .icons-wrapper {
 right:0;
 left:0;
 bottom:-40px;
 top:auto;
 height:40px;
 background:rgba(0,0,0,0.9);
 padding:3px 0 2px;
 letter-spacing:12px;
 transition:bottom 300ms;
}
.product-style2 .single-product:hover .image .icons-wrapper {
 bottom:0;
 transition:bottom 300ms;
}
.product-style2 .single-product.menu-product:hover .image .icons-wrapper {
 bottom:-4px;
}
.product-style2 .single-product .image .icons-wrapper .icon,
.product-style2 .single-product .image .icons-wrapper .icon.is-cart {
 display:inline-block;
 max-width:20%;
 letter-spacing:0;
 transform:none;
 color:#ffffff;
}
.product-style2 .single-product.menu-product .image .icons-wrapper .icon,
.product-style2 .single-product.menu-product .image .icons-wrapper .icon.is-cart {
 font-size:16px;
 max-width:20px;
}
.product-style2 .single-product .image .icons-wrapper .icon:hover,
.product-style2 .single-product .image .icons-wrapper .icon.is-cart:hover {
 color:#d5d5d5;
}
/* Products Style 3 */
@media (min-width: 768px) {
 .product-style3 .single-product .img-overlay,
 .product-style4 .single-product .img-overlay {
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  background:rgba(0,0,0,0.75);
  opacity:0;
  transition:opacity 300ms;
 }
 .product-style3 .grid .single-product .image:hover .img-overlay,
 .product-style4 .grid .single-product:hover .img-overlay {
  opacity:1;
  transition:opacity 300ms;
 }
}
.product-style3 .single-product {
 text-align:center;
}
.product-style3 .single-product .image .btn-center {
 position:absolute;
 padding:0 30px;
 text-align:center;
 top:50%;
 right:0;
 left:0;
}
@media (min-width: 768px) {
 .product-style3 .single-product .image .btn-center .btn-light-outline {
  display:inline-block;
  margin-top:-20px;
  transform:scale(0,0);
  opacity:0;
  transition:all 300ms, opacity 200ms;
 }
}
.product-style3 .grid .single-product .image:hover .btn-center .btn-light-outline {
 transform:scale(1,1);
 opacity:1;
 transition:all 300ms, opacity 200ms;
}
/* Product style 4 */
@media (min-width: 768px) {
 .product-style4 .grid .single-product {
  padding-bottom:0;
  margin-bottom:30px;
 }
 .product-style4 .grid .single-product .image {
  margin-bottom:0;
 }
 .product-style4 .grid .single-product .caption {
  position:absolute;
  top:52%;
  right:35px;
  left:35px;
  text-align:center;
  transform: translateY(-40%);
  -webkit-filter: blur(0.000001px);
  opacity:0;
  transition:transform 400ms, opacity 400ms;
 }
 .product-style4 .grid .single-product:hover .caption {
  transform: translateY(-50%);
  opacity:1;
  transition:transform 400ms, opacity 400ms;
 }
 .product-style4 .grid .single-product .product-name,
 .product-style4 .grid .single-product .price,
 .product-style4 .grid .single-product .price-new,
 .product-style4 .grid .single-product .rating  {
  color:#ffffff;
 }
 .product-style4 .grid .single-product .product-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: "..";
  width:95%;
 }
 .product-style4 .grid .single-product .price {
  line-height:31px;
 }
 .product-style4 .grid .single-product .product-name:hover {
  color:#cccccc;
 }
 .product-style4 .grid .single-product .caption .btn-outline {
  display:inline-block;
  margin:30px 0 0;
  pointer-events:auto;
  -webkit-filter: blur(0.000001px);
  -webkit-transform: translateZ(0);
  border-color:rgba(255,255,255,0.5);
  transition:all 400ms;
  color:#ffffff;
  border:1px solid rgba(255,255,255,0.5)
 }
 .product-style4 .grid .single-product:hover .caption .btn-outline {
  margin:13px 0 17px;
 }
 .product-style4 .grid .single-product .caption .btn-outline:hover {
  border-color:transparent;
  background:#ffffff;
  color:#555555;
 }
}
/* Product Style 5 is under Product Style 1 *//* Product Style 6 */
.product-style6 .single-product .image .icons-wrapper .icon,
.product-style6 .grid .single-product .price {
 color: #1b1b1b;
}
.product-style6 .grid .single-product {text-align: left;border: #efefef solid 1px;margin: 0px 5px 20px 5px!important;padding: 0px 0px  0px;border-radius: 10px;overflow: hidden;}

.item.single-product img {
    /* border: #ffc6b5 dashed 1px; */
}  

.product-style6 .grid .single-product .price {
 font-weight:700;
}
@media (min-width: 768px) {
 .product-style6 .grid .single-product .btn-contrast,
 .product-style6 .list .single-product .btn-contrast {
  display:inline-block;
 }
 .product-style6 .grid .single-product .btn-contrast {
  margin-top: 4px;
  display: none;
 }
 .product-style6 .single-product .btn-contrast .global-cart {
  /* display:none; */
  margin-right: 15px;
  font-size: 20px;
  vertical-align: text-top;
 }
 .product-style6 .single-product .btn-contrast {
  font-weight: 700!important;
  font-size: 16px;
  padding: 12px 20px;
  border-radius: 8px;
 }
}
/* Fix for equal height on multiple rows carousel */
.product-style1 .grid.multiple-rows .carousel .single-product .caption,
.product-style6 .grid.multiple-rows .carousel .single-product .caption {
 min-height:86px;
 margin-bottom: -5px;
}
@media (min-width: 768px) {
 .product-style6 .grid.multiple-rows .carousel .single-product .caption {
  min-height:136px;
  margin-bottom: -5px;
 }
}
/* List style from Products module */
.gridlist .single-product,
.gridlist .single-blog {
 display:table !important;
 table-layout: fixed;
 padding-bottom:10px;
 border-bottom:1px solid #e5e5e5;
}
.gridlist:not(.carousel) .single-product:last-child,
.gridlist:not(.carousel) .single-blog:last-child {
 border-bottom:none;
 margin-bottom:0;
 padding-bottom:0;
}
.gridlist .single-product .image,
.gridlist .single-blog .banner_wrap {
 display:table-cell;
 vertical-align:top;
}
.gridlist .single-product .caption,
.gridlist .single-blog .summary {
 display:table-cell;
 vertical-align:top;
 text-align:left;
 width:100%;
 padding:0 0 0 10px;
}
.gridlist .single-product .product-name,
.gridlist .single-blog .blog-title {
 font-size:0.9em;
 text-transform:uppercase;
 display:inline-block;
}
.gridlist .single-product .product-name:hover,
.gridlist .single-blog .blog-title:hover {
 text-decoration:underline;
}
.gridlist .single-product .price :not(.price-new) {
 color:#aaaaaa;
}
.gridlist .single-product .icons-wrapper,
.gridlist .single-product .badge,
.gridlist .single-product .sale-counter,
.gridlist .single-product .thumb2 {
 display:none;
}
/* Special Countdown */
.grid .image .sale-counter {
 position:absolute;
 right:2px;
 left:2px;
 bottom:12px;
 text-align:center;
}
.grid .caption .sale-counter {
 padding-top:12px;
}
.sale-counter div {
 background:#000000;
 color:#ffffff;
 display:inline-block;
 margin:0 2px;
 padding:5px 0px;
 width:50px;
 font-size:1.286em;
 line-height:20px;
 text-transform:uppercase;
 text-align:center;
 max-width:21%;
 transition:opacity 750ms;
}
.product-style2 .grid .single-product:hover .sale-counter div {
 opacity:0;
 transition:opacity 400ms;
}
.menu-product .sale-counter div {
 font-size:16px;
 line-height:16px;
 padding:5px 0px 3px;
 margin:0 1px;
}
.sale-counter i {
 display:block;
 font-size:11px;
 line-height:16px;
 font-style:normal;
 opacity:0.6;
}
.special_countdown {
 display:block;
 padding:12px 0 10px;
}
.special_countdown p {
 margin-bottom:8px;
 font-style:italic;
 font-size:14px;
 color:#777777;
}
.special_countdown .icon-clock {
 vertical-align:top;
 font-size:15px;
 margin:2px 2px 0 0;
 display:inline-block;
}
.special_countdown div {
 background:#f8f8f8;
 color:#111111;
 display:inline-block;
 margin:0 3px 0 0;
 padding:9px 0px 8px;
 width:65px;
 font-size:24px;
 line-height:24px;
 text-transform:uppercase;
 text-align:center;
 max-width:23%;
}
.special_countdown div i {
 display:block;
 font-size:13px;
 line-height:18px;
 font-style:normal;
 opacity:0.5;
}
/* List view */
@media (min-width: 768px) {
 .list .item.single-product {
  display:table;
  width:100% !important;
  padding-bottom:10px;
 }
 .list .item.single-product .image {
  display:table-cell;
  vertical-align:top;
  width:auto;
  padding-bottom:17px;
  border-bottom:1px solid #eaeaea;
 }
 .list .item.single-product .image img {
  max-width:none;
 }
 .list .item.single-product .icons-wrapper {
  display:none;
 }
 .list .single-product .description,
 .list .single-product .plain-links,
 .list .single-product .btn-outline {
  display:inline-block;
 }
 .list .item.single-product .caption {
  display:table-cell;
  vertical-align:top;
  text-align:left;
  width:100%;
  padding:2px 10px 17px 25px;
  padding-bottom:16px;
  border-bottom:1px solid #ececec;
 }
 .list .item.single-product:last-child .image,
 .list .item.single-product:last-child .caption {
  border-bottom:none;
  padding-bottom:0;
 }
 .list .item.single-product .product-name {
  font-size:1.2em;
  margin-bottom:5px;
 }
 .list .item.single-product .price {
  font-size:1.5em;
 }
 .list .item.single-product .price-tax {
  font-size:14px;
  color:#999999;
  display:block;
  margin:4px 0;
 }
 .list .item.single-product .description,
 .list .item.single-product .plain-links {
  margin:10px 0 18px;
 }
 .list .item.single-product .plain-links a {
  display:inline-block;
  white-space:nowrap;
  margin:7px 15px 5px 0;
 }
 .list .item.single-product .plain-links a span {
  vertical-align:text-bottom;
  font-size: 16px;
  margin-right:2px;
 }
 .list .item.single-product .image .sale-counter {
  margin-top:-58px;
  margin-bottom:18px;
  text-align:center;
  position:relative;
 }
 .list .item.single-product .caption .sale-counter { }
}
@media (min-width: 768px) and (max-width: 991px) {
 .list .item.single-product .image img {
  max-width:200px;
 }
}
/* Category page */.category-main-thumb {
 display:block;
 margin-bottom:20px;
}
.category-description {
 display:block;
 background-color: #fff;
 padding: 20px 25px;
 margin-bottom: 20px;
}
.grid-holder.categories {
 padding:10px 0 20px;
}
.grid-holder.categories img {
 display:block;
 margin-bottom:10px;
}
/* Product Page */
.product-info {	}

@media (min-width: 992px) {
 .product-info {
  margin-bottom:15px;
  margin-top: 0px;
 }
 .product-info.quickview-info {
  margin-bottom:0px;
  width:960px;
  /* height: 592px!important; */
 }
}
.product-info .table-cell.left {
 width:auto;
 vertical-align:top;
 padding-bottom:30px;
}
.image-area .main-image {
 display:inline-block;
 padding-bottom:3px;
 overflow:hidden;
 position:relative;
 /* -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
 /* box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05); */
}
.quickview-info .image-area .main-image {
 padding-bottom:0;
 display:block;
}
#main-image img {
 display:block;
}
#main-image img,
.full-width .image-additional img,
.mousetrap {
 cursor: url('../image/cursor-zoom.png'),pointer !important;
}
/* Image zoom on hover */
.cloud-zoom-wrap {
 position:relative;
 z-index:2;
 border: #cccccc solid 1px;
 border-radius: 5px;
 overflow: hidden;
}

@media (max-width:768px) {
.cloud-zoom-wrap {
 border: #cccccc solid 0px;
}  
}
.image-area.hover-zoom-disabled .mousetrap {
 display:none;
}
.image-additional {
 overflow:hidden;
 padding:0;
 margin:0;
 opacity:0;
}
.container.full-width .image-additional {
 opacity:1;
}
.image-additional .slick-list {
 margin: -5px;
}
.image-additional .slick-slide {
 padding: 0px;
 border: #ccc solid 1px;
 margin: 5px;
 border-radius: 10px;
 overflow: hidden;
}
.image-additional .icon-arrow-left,
.image-additional .icon-arrow-right {
 height:34px;
 width:38px;
 text-align:center;
 line-height:34px;
 font-size:10px;
 background:#ffffff;
 color:#000000;
 display:block;
 bottom:20px;
 position:absolute;
 z-index:2;
}
.image-additional .slick-disabled {
 cursor:default;
 color:#aaaaaa;
}
.image-additional .icon-arrow-left {
 right:58px;
 box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.image-additional .icon-arrow-right {
 right:20px;
 box-shadow: 4px 0 4px rgba(0,0,0,.1);
}
@media (min-width: 992px) {
 .images-left .image-additional .icon-arrow-left {
  right:50%;
  left:auto;
 }
 .images-left .image-additional .icon-arrow-left:before {
  content: "\e607";
 }
 .images-left .image-additional .icon-arrow-right {
  left:50%;
  right:auto;
 }
 .images-left .image-additional .icon-arrow-right:before {
  content: "\e604";
 }
}
@media (min-width: 992px) {
 .images-left .image-area .image-additional  {
  display:inline-block;
  margin-right:20px;
  float:left;
 }
}
@media (max-width: 991px) {
 .quickview-info .image-area {
  width: 100% !important;
  margin-top: 20px;
 }
 .product-main:not(.col-sm-8) .image-area {
  /* width:340px !important; */
 } 
 #main-image img  {
  max-width:100%;
 }
 .image-area .image-additional,
 .main-image  {
  width:100% !important;
  height:auto !important;
 }
 .image-area .image-additional {padding-left: 5px;padding-right: 5px;}
 .col-md-9.col-sm-8 .product-info,
 .col-md-9.col-sm-8 .product-info .table-cell {
  display:block;
  padding-left:0;
 }
}
@media (max-width: 767px) {
 .product-main:not(.col-sm-8) .image-area,
 .image-area,
 .image-area img  {
  /* width:100% !important; */
 }
   
 .product-page .product-main:not(.col-sm-8) .image-area,
 .product-page .image-area,
 .product-page .image-area img  {
 width:100% !important;
 }
 #main-image img  {
  width: 100%;
 }
 .product-info,
 .product-info .table-cell {
  display:block;
 }
.table-cell.w100.right {
    padding-left: 10px;
    padding-right: 10px;
} 
}
@media (min-width: 768px) {
 .product-info .table-cell.right {
  padding-left:33px;
  vertical-align:top;
 }
 .product-info.quickview-info .table-cell.right {
  padding:25px 15px 20px 25px;
 }
}
.product-info .table-cell .inner {
 display:inline-block;
 padding-bottom: 0px;
 width:100%;
}
.product-info.quickview-info .table-cell .inner {
 padding:0 10px 0 0;
}
.product-info .table-cell.right h1#page-title {
 font-size:38px;
 margin: 0px 0 10px;
 line-height:1.4;
 text-align: left;
 text-transform: capitalize!important;
 font-weight: 400!important;
}
.product-info.quickview-info .table-cell.right h1 {
 font-size:28px;
 font-weight:normal;
 text-transform:none;
 margin:7px 0 12px;
}
.product-info .table-cell.right .rating {
 margin:0px 5px 9px 0;
 display:inline-block;
}
.product-info .table-cell.right .review_link {
 display:inline-block;
 color:#999999;
}
.product-info .table-cell.right ul.price {
 margin-bottom: 13px;
 font-size: x-large;
}
.product-info .table-cell.right .price-old {
 color: #bbb;
 font-size:0.57em;
 margin-right:10px;
}
.product-info .table-cell.right p.discount {
 border-top:1px solid #eaeaea;
 border-bottom:1px solid #eaeaea;
 padding:15px 0 10px;
 margin-bottom:20px;
}
.product-info .table-cell.right p.discount span {
 display:block;
 margin-bottom:5px;
}
.product-info .table-cell.right p.discount i {
 font-style:normal;
}
.product-info .table-cell.right p.meta_description {
 margin-bottom:20px;
 line-height:25px;
}
#product {
 /* border-bottom: 1px solid #eaeaea; */
 margin-bottom: 0px;
 /* background-color: #f85d89; */
 /* padding: 10px 0px; */
 margin-top: 6px;
}
@media (max-width:768px) {
 #product .options {
 display:table;
 width:100%;
 padding-top: 0px!important;
 padding-bottom: 20px!important;
} 
}
#product .options {
 display:table;
 width:100%;
 padding-top: 10px;
 padding-bottom: 20px;
}
#product .options .table-cell {
 vertical-align:top;
 padding-bottom:15px;
 width:100%;
}
#product .options .table-cell.radio-cell,
#product .options .table-cell.checkbox-cell {
 padding-bottom:10px;
}
#product .options .table-cell.name {
 padding: 20px 20px 0 0;
 width:auto;
 min-width:80px;
}
#product .options .name label {
 font-weight: 400;
 color:#111111;
 padding-bottom: 5px;
 display: block;
}
#product .options .has-image label {
 padding-left:0;	/* border: #e1e1e1 solid 1px; */
}
#product .options .has-image label input,
#product .options .has-image label .name {
 display:none;
}
#product .options .has-image {
 display:inline-block;
 padding: 0px;
 max-width: 35px;
 border: #9a9a9a solid 1px;
}
#product .options .has-image:last-child {
 margin-bottom:10px;
}
#product .options .has-image img {
}
#product .options .has-image input[type="radio"]:checked + img,
#product .options .has-image input[type="checkbox"]:checked + img {
 border: 2px solid #000000;
}
#product .options .table-cell .radio:last-child {
 margin-bottom:0;
}
.input-quantity {
 width: 50px;
 padding-right:5px;
 margin-right:12px;
}

@media (max-width:768px) {
.quickview-info .form-group.buy {
    padding-top: 0px;
    margin-bottom: 10px;
}
.quickview-info .alert.alert-sm {
    padding: 14px 50px 14px 18px;
    margin-bottom: 0px;
}

.quickview-info #product {
    border-bottom: none;
    margin-bottom: 0px;
} 

}

.form-group.buy {
 padding-top: 0px;
 margin-bottom:25px;
}
.form-group.buy input {
 display: block;
 vertical-align:middle;
 margin-right: 12px;
 border: #e9e7e7 solid 1px;
 border-radius: 10px;
 margin-bottom: 10px;
}

@media (max-width:768px) {
.form-group.buy button {
width:100%  
}

}

.form-group.buy button:hover, .form-group.buy button.active, .form-group.buy button:focus {
    background-color: #007101c9!important;
    color: #ffffff !important;
    border: #368f36 solid 1px;
}

.form-group.buy button {
 display:inline-block;
 vertical-align:middle;
 /* margin-right: 12px; */
 border: #000000 solid 1px;
 font-size: 18px;
 background-color: #ffffff;
 color: #000;
 width: 100%;
}
.form-group.buy .btn.details {
 margin-left: 0px;
 margin-top:  10px;
 width: 100%;
}
.product-info .table-cell.right p.info {
 margin-bottom:12px;
 line-height:22px;
 vertical-align:middle;
 /* display: none; */
}
.product-info .table-cell.right p.info.is_wishlist,
.product-info .table-cell.right p.info.is_compare,
.product-info .table-cell.right p.info.is_ask {
 margin:0 15px 23px 0;
 display: none;
 position:relative;
 height:24px;
 line-height:24px;
 padding-left:24px;
}
.product-info .table-cell.right p.info.is_wishlist i,
.product-info .table-cell.right p.info.is_compare i,
.product-info .table-cell.right p.info.is_ask i {
 font-size:17px;
 position:absolute;
 left:0;
 top:3px;
}
.product-info .table-cell.right p.info b {
 color:#111111;
}
.product-info .table-cell.right p.info.tags a + a:before {
 content:",";
 margin-right:8px;
}
.product-info .table-cell.right p.info.share a {
 font-size:14px;
 color:#666666;
 margin:0 5px;
 vertical-align:middle;
}
.product-info .table-cell.right p.info.share a:hover {
 color:#111111;
}
/* Full width product layout */
.product-layout.full-width .product-info  {
 table-layout:fixed;
}
@media (min-width: 768px) {
 .product-layout.full-width .product-info .table-cell  {
  width:50%;
 }
}
.product-layout.full-width .image-area .main-image {
 padding-bottom:0;
}
.product-layout.full-width .image-area .image-additional img {
 padding-bottom:5px;
}
.product-layout.full-width .product-info .table-cell.right  {
 text-align:center;
}
.product-layout.full-width .product-info .table-cell.right .inner {
 max-width:550px;
}
.product-layout.full-width .product-info .table-cell.right .info-holder {
 padding:20px 20px 5px;
 display:inline-block;
 background:#F9F9F9;
}
.product-layout.full-width .product-info .table-cell.right .info-holder p.info {
 display:inline-block;
 margin:0 10px 15px;
}
.product-tabs-wrapper {
 padding: 30px 0 35px;
 background-color: #F9F9F9;
 margin-bottom:40px;
}
.product-layout .inline-tabs {
 padding-top:15px;
 margin-bottom:60px;
}

@media (max-width:768px) {
.product-layout .inline-tabs {
 padding-top: 30px;
 margin-bottom: 30px;
 padding-left: 15px;
 padding-right: 15px;
}
}

.product-tabs-wrapper .tab-content {
 padding:5px 0 10px;
 line-height:1.7;
}
.tab-content p {
 line-height:1.7;
}
/* Reviews / Questions */
#tab-review h4,
#tab-questions h4 {
 margin-top:16px;
 font-size:1.286em;
}
#tab-review .col-sm-6.right,
#tab-questions .col-sm-6.right {
 border-left:1px solid #efefef;
}
@media (min-width: 768px) {
 #form-review,
 #form-question  {
  padding-left:25px;
 }
 #review,
 #question {
  padding-right:25px;
 }
}
#form-review .form-group,
#form-question .form-group {
 margin-bottom:2px;
}
#form-review label,
#form-question label {
 color:#111111;
}
#form-review .control-label,
#form-question .control-label {
 padding-bottom:4px;
}
#form-review .alert.alert-sm,
#form-question .alert.alert-sm {
 margin:20px 0 10px;
}
.rating-stars {
 margin:2px 0;
}
.rating-stars input[type="radio"] {
 visibility:hidden;
}
.rating-stars label i {
 cursor: pointer;
 color:#666666;
 vertical-align: text-bottom;
 font-size:15px;
 letter-spacing:2px;
}
.rating-stars input[type="radio"]:checked + label i:before {
 color:#179a94;
 content: "\f005";
}
#review,
#question {
 padding-top:13px;
 padding-bottom:30px;
}
#review .table,
#question .table {
 margin-bottom:30px;
}
#review .table-cell,
#question .table-cell {
 vertical-align:top;
 width:auto;
}
#review .table-cell.right,
#question .table-cell.right {
 width:100%;
}
#review .fa-user,
#question .fa-comments-o {
 width:60px;
 height:60px;
 line-height:60px;
 text-align:center;
 border-radius:50%;
 background:#eeeeee;
 font-size: 22px;
 color: #999999;
 display:block;
 margin:4px 25px 10px 0;
}
#question .fa-comments-o {
 font-size: 24px;
}
#question p.question {
 margin-bottom:20px;
}
#review p.author,
#question p.author,
#question p.our-answer {
 margin-bottom:10px;
}
#question p.no-answer {
 color:#777777;
}
#review p.author .rating {
 display: block;
 color:#179a94;
 margin-top: 2px;
}
@media (min-width: 768px) {
 #review p.author .rating {
  float: right;
 }
}
/* Specifications */
.table.specification {
 margin:0 auto;
 margin-bottom: 20px;
 margin-top: 10px;
}
.table.specification > tbody > tr > td,
.table.specification > thead > tr > td {
 padding: 5px 0px;
 border-top: 1px solid #eeeeee;
}
.table.specification > tbody > tr > td b {
 color:#111111;
 font-size:16px;
}
.table.specification > thead > tr > td {
 font-size:1.286em;
 padding-top:40px;
 text-transform:uppercase;
}
.table.specification > thead:first-child > tr:first-child > td {
 padding-top:0px;
 font-weight: 900;
}
.widget.widget-related {
 margin-bottom: 20px;
 width: 585px;
}
/* Account Login */
.login-area {
 position:relative;
 margin-bottom:30px;
 padding-top:10px;
 line-height: 35px;
}
.login-area .col-sm-6 {
 padding-bottom:30px;
}
.login-area .col-sm-6.right {
 text-align:center;
}
.title_in_bc .login-area h2 {
 font-size:2.43em;
 margin-bottom:20px;
}
.login-area h2 i {
 font-size:24px;
 margin-right:10px;
}
a.label-link:not(:hover) {
 color:#888888;
}
.login-area .register-text {
 max-width:400px;
 display:inline-block;
}
@media (min-width: 768px) {
 .title_in_bc .login-area {
  padding-top:35px;
 }
 .title_in_bc .col-sm-12 .login-area {
  padding-left:40px;
  padding-right:40px;
 }
 .login-area:before {
  content:" ";
  background:#e5e5e5;
  width:1px;
  position:absolute;
  top:15px;
  bottom:0;
  left:50%;
 }
 .login-area .col-sm-6.left {
  padding-right:60px;
 }
 .login-area .col-sm-6.right {
  padding-left:6%;
 }
}
@media (max-width: 767px) {
 .widget.widget-related {
  margin-bottom: 20px;
  width: 100%!important;
 }
 .form-group.buy .btn.details {
  margin-left: 0px!important;
  margin-top: 10px!important;
  width: 100%!important;
 }
 .login-area .col-sm-6.right:before {
  content:" ";
  width:100%;
  display:block;
  height:1px;
  margin:15px 0 30px;
  background:#e5e5e5;
 }
}
/* Account pages */
.single-address {
 background:#f9f9f9;
 padding:20px;
 margin-bottom:20px;
 display:block;
 line-height:1.6;
}
.single-address a {
 margin-right:10px;
}
/* Contact page */
.information-contact #content #page-title {
 display:none;
}
.full-width-map .breadcrumb-holder {
 display:none;
}
.title_in_bc.full-width-map .breadcrumb-holder {
 display:block;
}
.title_in_bc.full-width-map .map-full-width {
 margin-top:-40px;
}
#gmap {
 height:400px;
 margin-bottom:70px;
 width:100%;
}
#gmap.map-full-width {
 height:600px;
}
#gmap .address-holder {
 padding:50px 55px;
 position:absolute;
 z-index:2;
 background:#111111;
 display:inline-block;
 top:25%;
 right:10%;
 left:10%;
}
#gmap .address-holder h3 {
 color:#ffffff;
 text-transform:uppercase;
 margin-bottom:20px;
 font-size:1.57em;
}
#gmap .address-holder p {
 position:relative;
 margin-bottom:20px;
 color:#cccccc;
 padding-left:50px;
}
#gmap .address-holder p:before {
 position:absolute;
 left:10px;
 top:0;
 color:#ffffff;
 font-size:38px;
 line-height:38px;
 content: "\f041";
 font-family:FontAwesome;
}
#gmap .address-holder a {
 color:#ffffff;
 border-bottom:1px solid #999999;
}
#gmap .address-holder a:hover {
 border-color:#ffffff;
}
@media (min-width: 768px) {

.cm_module{
    /* margin-bottom: 30px!important; */
}

.information-contact .left-side {
  padding-right:30px;
 }
.information-contact .right-side {
  padding-left:30px;
 }
}
.information-contact .contact-image {
 display:block;
 text-align:center;
 padding: 20px 0px;
 /* border:9px solid #fafafa; */
 width: 50%;
}
.information-contact .grid-holder .item {
 width: 88%;
}
.information-contact .grid-holder p.contact-detail {
 padding:0px 10px 10px 55px;
 margin-bottom:0;
 min-height:50px;
 position:relative;
}
.information-contact .grid-holder .contact-detail .icon {
 position:absolute;
 left:0;
 top:0;
 font-size: 28px;
 line-height:38px;
}
/* Widgets */
#column-right .widget {
 background-color:#fff;
}
.widget {
 margin-bottom: 0px;
}
@media (max-width:768px) {
.cm_module{
    margin-bottom: 0px;
}
  
.widget.contrast-bg {
  position:relative;
  background: #ffffff;
  padding: 29px 0 0px!important;
  margin-left: -15px!important;
  margin-right: -15px;
 }
}
@media (min-width:769px) {
 .widget.contrast-bg {
  position:relative;
  background: #ffffff;
  padding: 29px 0 0px!important;
  margin-left: -15px!important;
  margin-right: 11px;
 }
}
.widget.carousel-widget.contrast-bg {	/* padding:35px 0 15px; */
}
.widget.blog-widget.contrast-bg {
 padding:60px 0 10px;
}
.widget-title-style3 .widget.contrast-bg .widget-title .main-title span {
 background:#f7f7f7;
}
.widget.contrast-bg:before {
 content:"";
 position:absolute;
 top:0;
 bottom:0;
 left:-9999px;
 right:0;
 border-left:9999px solid #f7f7f7;
 box-shadow:9999px 0 0 #f7f7f7;
 z-index:-1;
}
.widget.contrast-bg .slick-dots {
 margin-bottom:20px;
}
.widget-related .widget-title .main-title {
 font-size: 26px;
 line-height:1.2;
 margin-bottom:7px;
 color:#111111;
 position:relative;
 text-transform:uppercase;
 text-align:left;
}
.widget-related .widget-title .main-title span {
 padding:0 0px!important;
 position:relative;
 font-size: 14px;
}
.widget-related .widget-title {
 text-align: left!important;
}
/* Widgets Title Style 1 */
.widget .widget-title {
 display:table;
 width:100%;
 text-align:center;
 margin-bottom: 15px;
}
.widget .widget-title .pre-line {
 color:#9b9b9b;
 margin-bottom:8px;
 letter-spacing:3px;
}
.widget .widget-title .main-title {
 font-size: 26px;
 line-height:1.2;
 margin-bottom:7px;
 color:#111111;
 position:relative;
 text-transform:uppercase;
}
.widget .widget-title .main-title span {
 padding:0 10px;
 position:relative;
 letter-spacing: 0px;
}
@media (max-width: 767px) {
 .widget .widget-title .main-title span {
  font-size: 18px;
 }
}
.widget .widget-title-separator {
 margin: 2px 0 7px;
 font-size:10px;
 color:#cccccc;
}
.widget .widget-title-separator:before,
.widget .widget-title-separator:after {
 content:" ";
 display:inline-block;
 width:25px;
 height:1px;
 margin:0 5px 1px;
 vertical-align:middle;
 background-color:#cccccc;
}
.widget .widget-title .sub-line {
 padding-top:4px;
 margin-bottom: 5px;
}
.widget .widget-title .sub-line span {
 display: inline-block;
 line-height: 27px;
 letter-spacing: .05em;
 margin: 0 100px;
}
.widget .widget-title .sub-line .btn {
 margin-top:17px;
}
.widget .widget-title .sub-line a:not(.btn):not(:hover) {
 text-decoration:underline;
}
/* Widgets Title Style 2 */
.widget-title-style2 .widget .widget-title-separator {
 font-size:0;
}
.widget-title-style2 .widget .widget-title-separator:before {
 display:none;
}
.widget-title-style2 .widget .widget-title-separator:after {
 height:2px;
 width:28px;
 margin:5px 0;
 background-color:#179a94;
}
/* Widgets Title Style 3 */
.widget-title-style3 .widget .widget-title .pre-line {
 margin-bottom:10px;
}
.widget-title-style3 .widget .widget-title {
 margin-bottom:30px;
}
.widget-title-style3 .widget .widget-title .main-title {
 margin-bottom:10px;
}
.widget-title-style3 .widget .widget-title .main-title:before {
 content:"";
 background:#ececec;
 height:1px;
 display:block;
 position:absolute;
 top:50%;
 left:0;
 right:0;
}
.widget-title-style3 .widget .widget-title .main-title span {
 padding:0 15px;
 background:#ffffff;
 position:relative;
}
.widget-title-style3 .widget .widget-title .widget-title-separator {
 display:none;
}
/* Widgets positioned in columns */
.column .widget {
 margin-bottom:47px;
}

#column-left > div > div.widget {
margin-bottom:0px;
}

.column .widget .widget-title .pre-line {
 padding-top:3px;
 letter-spacing:2px;
}
.column .widget .widget-title {
 text-align:left;
 margin-bottom:10px;
}
.column .widget .widget-title .main-title {
 font-size: 16px;
 text-transform: uppercase;
 font-weight: 600;
 letter-spacing:0.75px;
 margin-bottom:0;
}
.column .widget .widget-title .main-title:before {
 display:none;
}
.column .widget .widget-title .main-title span {
 padding:0;
}
.column .widget .widget-title .widget-title-separator {
 font-size:0;
 display:block;
}
.column .widget .widget-title .widget-title-separator:after {
 display:none;
}
.column .widget .widget-title .widget-title-separator:before {
 height:2px;
 width:30px;
 margin:0px 0px 6px;
 background:#e5e5e5;
 display:inline-block;
}
.bordered-list-title {
 font-size: 16px;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 color: #111111;
 display:block;
}
.bordered-list-title.invert {
 display:block;
 color:#ffffff;
 background:#111111;
 padding:12px;
 text-align:center;
}
/* Account module */
.bordered-list a {
 display:block;
 padding:12px 15px;
 border:1px solid #e9e9e9;
 border-bottom:1px solid #f1f1f1;
 margin-bottom:-1px;
 color:#6c6c6c;
 font-size:12px;
 text-transform:uppercase;
}
.bordered-list a:hover {
 background-color:#f9f9f9;
}
/* Instagram Feed */
.instagram_wrapper {
 position:relative;
 padding: 10px 0px 0px;
}

@media (max-width:768px) {
.instagram_wrapper {
 position:relative;
 padding: 0px 0px 0px;
}  
}

div.instagram_title > div > div > div > p.sub-line {
display:none  
}

.instagram_wrapper .instagram_title.floating_title {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 visibility:hidden;
}
.instagram_wrapper .instagram_title.floating_title .widget-title {
 display:inline-block;
 width:auto;
 max-width:90%;
 visibility:visible;
 position:relative;
 z-index:2;
 margin:0;
 background:#ffffff;
 padding:40px 27px 32px;
 outline: 5px solid rgba(255,255,255,.5);
}
.instagram_wrapper .images_wrap {
 overflow:hidden;
}
.instagram_wrapper .images_wrap .item {
 position:relative;
 margin: 0px 0px 0px 0px;
}
.instagram_wrapper .images_wrap .item .hover_fill {
 position:absolute;
 background-color:rgba(0,0,0,0.5);
 background-image:url('../image/angle-right.svg');
 background-repeat:no-repeat;
 background-position:40% 50%;
 opacity:0;
 transition:all 400ms;
}
.column .instagram_wrapper .images_wrap .item .hover_fill {
 background-image:url('../image/angle-right-sm.svg');
}
.instagram_wrapper .images_wrap .item:hover .hover_fill {
 background-position:50% 50%;
 opacity:1;
 transition:all 400ms;
}
/* Ajax filter */
#digitalElephantFilter_box {
 position: relative;
 padding-bottom:40px;
}
@media (max-width: 767px) {
 #digitalElephantFilter_box {
  padding:15px;
 }
}
#digitalElephantFilter_box .box-content {
}
#digitalElephantFilter_box .filter_element_wrap {
 margin: 5px 0;
}
#digitalElephantFilter_box .price {
 border: 0;
 color: #333333;
 width: 60px;
 min-width: 60px;
 text-align:center;
}
#digitalElephantFilter_box a.clear_filter {
 float: right;
}
#digitalElephantFilter_box .filter_element_title {
 padding: 5px 0;
 cursor: pointer;
 font-weight:600;
 text-transform:uppercase;
 font-size:16px;
 color:#222222;
 position:relative;
}
#digitalElephantFilter_box .filter_element_title:before {
 content: "\f107";
 color:#999999;
 font-size:13px;
 display:inline-block;
 font-family: FontAwesome;
 position:absolute;
 right:2px;
 top:7px;
 transform:none;
 transition:transform 500ms;
}
#digitalElephantFilter_box .filter_element_title.is_closed:before {
 transform:rotate(-90deg);
 transition:transform 500ms;
}
#digitalElephantFilter_box .filter_element_title:after {
 content:"";
 display:block;
 width:40px;
 height:2px;
 margin:5px 0 8px;
 background:#eeeeee;
}
#digitalElephantFilter_box .filter_element_title.is-attribute-child {
 padding: 0 0 5px 0;
 cursor: pointer;
 font-weight:600;
 text-transform:none;
 font-size:14px;
 color:#222222;
}
#digitalElephantFilter_box .filter_element_title.is-attribute-child:after {
 display:none;
}
#digitalElephantFilter_box .filter_element_content {
 margin-bottom:30px;
}
#digitalElephantFilter_box .checkbox-inline,
#digitalElephantFilter_box .radio-inline,
.digitalElephantFilter_type_checkbox label {
 padding:4px 0 6px 0;
 cursor:default;
}
#digitalElephantFilter_box .checkbox-inline,
#digitalElephantFilter_box .radio-inline,
.digitalElephantFilter_type_checkbox label {
 padding:4px 0 6px 0;
 cursor:default;
 position:relative;
}
#digitalElephantFilter_box .checkbox-inline span span,
#digitalElephantFilter_box .radio-inline span span,
.digitalElephantFilter_type_checkbox label span span {
 font-style:normal;
 position:absolute;
 right:0px;
 top:50%;
 transform:translateY(-50%);
 color:#999999;
}
#filter_type_image i {
 font-style:normal !important;
 opacity:0.5;
}
#digitalElephantFilter_box .checkbox-inline input,
#digitalElephantFilter_box .checkbox-inline span,
#digitalElephantFilter_box .radio-inline input,
#digitalElephantFilter_box .radio-inline span,
.digitalElephantFilter_type_checkbox label {
 cursor:pointer;
 line-height:22px;
}
.digitalElephantFilter_type_checkbox label img {
 margin-right:5px;
}
#digitalElephantFilter_box .filter_type_image img {
 cursor:pointer;
 padding-bottom:3px;
 border-bottom:2px solid transparent;
}
#digitalElephantFilter_box .filter_type_image input:disabled + img {
 cursor:default;
}
#digitalElephantFilter_box .filter_type_image input[type="checkbox"]:checked img,
#digitalElephantFilter_box .filter_type_image input[type="radio"]:checked img,
#digitalElephantFilter_box .filter_type_image input[type="checkbox"]:checked + img,
#digitalElephantFilter_box .filter_type_image input[type="radio"]:checked + img {
 border-bottom:2px solid #111111;
}
#digitalElephantFilter_box input,
#digitalElephantFilter_box input + img {    /*cursor:cursor;*/
}
#digitalElephantFilter_box .filter_type_image input[type="checkbox"] + img {
 margin-right:3px;
}
#digitalElephantFilter_box input[type="checkbox"],
#digitalElephantFilter_box input[type="radio"] {
 display:none;
}
#digitalElephantFilter_box input[type="checkbox"] + label:after,
#digitalElephantFilter_box input[type="radio"] + span:before {
 font-size:12px;
}
#digitalElephantFilter_box input[type="checkbox"] + span:before,
#digitalElephantFilter_box input[type="radio"] + span:before {
 content: "\f00c";
 color:#ffffff;
 font-size:10px;
 display:inline-block;
 margin-right:8px;
 text-align:center;
 width:20px;
 height:20px;
 border:1px solid #aaaaaa;
 font-family: FontAwesome;
 vertical-align: top;
 line-height:17px;
}
#digitalElephantFilter_box input[type="radio"] + span:before {
 content:"\f111";
 font-size:5px;
 line-height:20px;
 border-radius:50%;
}
#digitalElephantFilter_box input[type="checkbox"]:checked + span:before,
#digitalElephantFilter_box input[type="radio"]:checked + span:before {
 color:#444444;
}
#digitalElephantFilter_box .digitalElephantFilter_type_radio label,
#digitalElephantFilter_box .digitalElephantFilter_type_checkbox label {
 width: 100%;
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
 margin-left: 0;
}
#digitalElephantFilter_box .digitalElephantFilter_btn td {
 padding: 0px;
}
#digitalElephantFilter_box input.btn {
 width: 100%;
}
.hold-on {
 background: rgba(255, 255, 255, 0.4);
 width: 100%;
 display: block;
 position: absolute;
 z-index: 10;
 top: 0;
}
#digitalElephantFilter_box input:disabled + span,
#digitalElephantFilter_box input:disabled + img + span {
 cursor: default;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
 -khtml-opacity: 0.7;
 opacity: 0.7;
 cursor: default;
}
#digitalElephantFilter_box input:disabled + img {
 cursor: default;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
 filter: alpha(opacity=30);
 -moz-opacity: 0.3;
 -khtml-opacity: 0.3;
 opacity: 0.3;
 cursor: default;
}

.ui-slider {
 position: relative;
 text-align: left;
 margin:14px 0;
}
.price-range-holder {
 padding:10px 0 8px;
 display:block;
}
.ui-slider .ui-slider-handle {
 position: absolute;
 z-index: 2;
 width: 1.2em;
 height: 1.2em;
 cursor: default;
}
.ui-slider .ui-slider-range {
 position: absolute;
 z-index: 1;
 font-size: .7em;
 display: block;
 border: 0;
 background-position: 0 0;
}
.ui-slider-horizontal {
 height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
 top: -.3em;
 margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
 top: 0;
 height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
 left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
 right: 0;
}
.ui-widget-content {
 height:2px !important;
 background:#e7e7e7 !important;
 border-top:none !important;
 border-bottom:none !important;
 border-left:2px solid #e7e7e7 !important;
 border-right:2px solid #e7e7e7 !important;
}
.ui-slider-horizontal .ui-slider-handle {
 top: -6px !important;
 margin-left:-2px !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
 cursor:ew-resize !important;
 width:4px !important;
 height:15px !important;
 border:none !important;
 outline:none;
}
@media (max-width: 767px) {
 .ui-slider-horizontal .ui-slider-handle {
  top: -8px !important;
  border-radius:50% !important;
 }
 .ui-state-default,
 .ui-widget-content .ui-state-default {
  height:16px !important;
 }
 .ui-state-default,
 .ui-widget-content .ui-state-default {
  width:16px !important;
 }
 .ui-slider-horizontal .ui-slider-handle {
  margin-left:-8px !important;
 }
 .ui-widget-content {
  border-left:8px solid #e7e7e7 !important;
  border-right:8px solid #e7e7e7 !important;
 }
}
div.ui-slider-range.ui-widget-header,
.ui-state-default,
.ui-widget-content .ui-state-default {
 background:#179a94 !important;
 outline:none;
}
.ui-corner-all {
 border-radius:0 !important;
}
/* Slider */
.tab-content.has-carousel > .tab-pane {
 display: block;
 height: 0;
}
.tab-content.has-carousel > .active {
 height: auto;
}
.tab-content.has-carousel > .tab-pane .carousel {
 overflow:hidden;
 height:0;
}
.document_ready .tab-content.has-carousel > .tab-pane.active .carousel {
 height:auto;
 overflow:visible;
}
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
 opacity:1;
 transition:opacity 600ms;
}
.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
 .slick-track {
 }
}
.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
}
.slick-track:before,
.slick-track:after {
 display: table;
 content: '';
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 display: none;
 float: left;
 height: 100%;
 min-height: 1px;
}
[dir='rtl'] .slick-slide {
 float: right;
}
.slick-slide img {
 display: block;
 /* border: #ffc6b5 dashed 1px; */
}

.flyitem img {
    border: none!important;
}

.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display: block;
 outline:none;
}
.slick-loading .slick-slide {
 visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
}
.slick-arrow.slick-hidden {
 display: none;
}

.quickview-info .carousel .arrow-left,
.quickview-info .carousel .arrow-right {
 display:block;
 padding: 10px;
 position:absolute;
 z-index:8;
 top: 50%;
 margin-top:-20px;
 color:#111111;
 font-size: 23px;
 opacity: 1;
 transition:left 300ms, right 300ms, opacity 300ms;
} 
.carousel .arrow-left,
.carousel .arrow-right {
 display:block;
 padding:5px;
 position:absolute;
 z-index:8;
 top: 45%;
 margin-top:-20px;
 color:#111111;
 font-size:36px;
 opacity:0;
 transition:left 300ms, right 300ms, opacity 300ms;
}
.column .carousel .arrow-left,
.column .carousel .arrow-right {
 font-size:22px;
}
.carousel:hover .arrow-right,
.carousel:hover .arrow-left,
.carousel.sticky-arrows .slick-arrow.visible {
 opacity:1;
 transition:left 300ms, right 300ms, opacity 300ms;
}
.carousel.sticky-arrows .slick-arrow {
 opacity:0 !important;
}
.carousel.sticky-arrows .slick-arrow.visible {
 opacity:1 !important;
}
.carousel:hover .slick-disabled,
.sticky-arrows .visible .slick-disabled {
 cursor:default;
 opacity:0.3 !important;
}
/* None hover */
.carousel .arrow-left {
 left:5px;
}
.carousel .arrow-right {
 right:5px;
}
/* Sticky arrows */
@media (min-width:992px) {
 .sticky-arrows .arrow-left {
  left:-65px;
 }
 .sticky-arrows .arrow-right {
  right:-65px;
 }
}
/* Hover */
.carousel:hover .arrow-left,
.slick-arrow.visible.arrow-left {
 left:-35px;
 z-index: 9;
}
.carousel:hover .arrow-right,
.slick-arrow.visible.arrow-right {
 right:-35px;
}
/* Mobile arrows and boxed layout arrows always visible */
@media (min-width:992px) {
 .boxed-layout .carousel .arrow-left {
  left:25px !important;
 }
 .boxed-layout .carousel .arrow-right {
  right:25px !important;
 }
}
@media (max-width:991px) {
 .carousel .arrow-left,
 .carousel .arrow-right {
  font-size:18px;
  padding:10px;
  background:#ffffff;
  box-shadow:0 0 4px rgba(0,0,0,0.10);
  opacity:1;
  display: none!important;
 }
 .carousel .arrow-left {
  left:15px !important;
 }
 .carousel .arrow-right {
  right:15px !important;
 }
}
.boxed-layout .carousel .arrow-left,
.boxed-layout .carousel .arrow-right {
 font-size:18px;
 line-height:18px;
 padding:10px;
 background:#ffffff;
 box-shadow:0 0 4px rgba(0,0,0,0.10);
 opacity:1;
}
/* within arrows */
.carousel .arrow-left.within,
.column .carousel .arrow-left {
 left:25px;
}
.carousel:hover .arrow-left.within,
.column .carousel:hover .arrow-left {
 left:15px;
}
.carousel .arrow-right.within,
.column .carousel .arrow-right {
 right:25px;
}
.carousel:hover .arrow-right.within,
.column .carousel:hover .arrow-right {
 right:15px;
}
.slick-dots {
 display:block;
 text-align:center;
}
.slick-dots li {
 display:inline-block;
 padding: 10px 10px;
 vertical-align:top;
}
.slick-dots li button {
 border:none;
 padding:0;
 margin:0;
 background:#e5e5e5;
 width: 30px;
 height: 3px;
 border-radius:5px;
}
.slick-dots li.slick-active button {
 background: #6d6d6d;
}
.light .slick-dots li button {
 background:#bbbbbb;
}
.light .slick-dots li.slick-active button {
 background:#ffffff;
}
/* Cart icon */
.global-cart:before {
 transform:rotate(0deg);
}
.global-cart-basket .global-cart:before {
 content: "\e04e";
}
.global-cart-handbag .global-cart:before {
 content: "\e035";
}
.global-cart-bag .global-cart:before {
 content: "\e04f";
}
.global-cart-briefcase .global-cart:before {
 content: "\e04b";
}
.global-cart-shoppingbag .global-cart::before {
 content: "\f290";
}
.global-cart-shoppingbasket .global-cart::before {
 content: "\f291";
}
/* MasterSlider Start */
.master-slider {
 position: relative;
 visibility: hidden;
 -moz-transform: translate3d(0 , 0 , 0);
 overflow:hidden;
 line-height:1.7;
 margin-top: 0px!important;
}
@media (max-width:1199px) {
 .master-slider {
  min-height:0 !important;
 }
}
.master-slider,
.master-slider * {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}
.master-slider.ms-fullheight {
 height: 100%;
}
.ms-layout-partialview .ms-view {
 overflow: visible;
 background-color:transparent;
}
.ms-layout-partialview .ms-container {
 overflow: hidden;
}
.master-slider img,
.ms-slide-bgvideocont video {
 max-width:none;
}
.ms-moz .ms-slide-bgcont>img {
 transform: translateX(0px);
}
.ms-loading-container {
 position:absolute;
 width:100%;
 top:0;
}
.ms-slide-auto-height {
 display: table;
}
.ms-no-swipe,
.ms-def-cursor {
 cursor:auto !important;
}
.ms-ie .ms-grab-cursor {
 cursor: move;
}
.ms-ie .ms-grabbing-cursor {
 cursor: move;
}
.ms-view {
 margin:0px auto;
 overflow:hidden;
 background:#ffffff;
 position:relative;
 -webkit-perspective: 2000px;
 -moz-perspective: 2000px;
 -ms-perspective: 2000px;
 perspective: 2000px;
}
.ms-view .ms-slide-container {
 position:relative;
}
.ms-slide {
 position:absolute;
 height:100%;
 -webkit-transform: translateZ(0px);
 -ms-transform: translateZ(0px);
 -o-transform: translateZ(0px);
 transform: translateZ(0px);
}
.ms-wk .ms-slide {
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
 position: absolute;
 overflow:hidden;
 width: 100%;
}
.ms-slide .ms-slide-link {
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
 top:0;
 z-index: 1;
}
.ms-ie .ms-slide-link {
}
.ms-slide .ms-slide-bgvideocont {
 z-index: 105;
 height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video {
 -webkit-transform: translateZ(0.3px);
 transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo {
 position: absolute;
 top: 0px;
}
.ms-inner-controls-cont,
.ms-container {
 position: relative;
 margin:0 auto;
}
.ms-slide .ms-slide-bgcont img ,
.ms-container ,
.ms-inner-controls-cont {
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
}
.ms-slide .ms-layer,
.ms-fixed-layers .ms-layer,
.ms-overlay-layers .ms-layer {
 position:absolute;
 pointer-events: auto;
}
.ms-slide .ms-layer.image {
 width:auto !important;
}
.ms-layer-mask {
 position: absolute;
 overflow: hidden;
}
.ms-layer-mask .ms-layer {
 position: relative;
}
.ms-slide .ms-slide-layers,
.ms-overlay-layers .ms-slide-layers,
.ms-fixed-layers {
 position: absolute;
 width:100%;
 height: 100%;
 z-index: 109;
 top:0px;
 pointer-events: none;
}
.ms-parallax-layer {
 width: 100%;
 position: absolute;
 top: 0;
}
.ms-scroll-parallax-cont {
 position: absolute;
 top:0;
 width: 100%;
 height: 100%;
}
.ms-wk .ms-scroll-parallax-cont {
 -webkit-transform: translateZ(0.4px);
 transform: translateZ(0.4px);
}
.ms-action-layer {
 cursor: pointer;
}
.ms-btn-container {
 position: absolute;
 width:auto !important;
}
.ms-btn {
 white-space: nowrap;
 width:auto !important;
}
.master-slider .btn-tiny  {
 border-width:1px;
 padding: 5px 12px;
}
.ms-default-btn:active {
 top:1px;
}
/* controls */.ms-thumb-list {
 overflow:hidden;
 position:absolute;
}
.ms-bullet {
 cursor:pointer;
 float: left;
}
.ms-bullets.ms-dir-h {
 position: absolute;
 bottom: 10px;
 right: 50%;
 width: 100px;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
 position: relative;
 right: -50%;
 display: inline-flex;
}
.ms-sbar {
 position: absolute;
}
.ms-sbar.ms-dir-h {
 left: 10px;
 right: 10px;
 top: 5px
}
.ms-sbar.ms-dir-v {
 top: 10px;
 bottom: 10px;
 right: 5px
}
.ms-sbar .ms-bar {
 height: 4px;
 background: #333;
 border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {
 width: 4px;
}
.ms-sbar .ms-bar {
 position:relative;
 -webkit-transition: opacity 300ms;
 -moz-transition: opacity 300ms;
 -ms-transition: opacity 300ms;
 -o-transition: opacity 300ms;
 transition: opacity 300ms;
}
.ms-timerbar {
 width: 100%;
 bottom: 0px;
 position: absolute;
}
.ms-time-bar {
 -webkit-transition: width 120ms linear;
 -moz-transition: width 120ms linear;
 -ms-transition: width 120ms linear;
 -o-transition: width 120ms linear;
 transition: width 120ms linear;
}

.ms-android .ms-tooltip-point .ms-point-border {
 animation:none;
 -moz-animation:none;
 -webkit-animation:none;
 -o-animation:none;
}
.ms-nav-next:after,
.ms-nav-prev:after,
.circle-arrows .ms-nav-prev:before,
.circle-arrows .ms-nav-next:before {
 display:block;
 width:70px;
 height:70px;
 line-height:70px;
 text-align:center;
 cursor: pointer;
 top: 50%;
 left: 30px;
 margin-top: -35px;
 position: absolute;
 z-index: 1;
 font-family: 'simple-line-icons';
 content: "\e605";
 color: #000000;
 font-size:16px;
 border-radius:50%;
}
.ms-nav-next:after,
.circle-arrows .ms-nav-next:before {
 right: 30px;
 left: auto;
 content: "\e606";
}
.simple-arrows .ms-nav-prev:after,
.simple-arrows .ms-nav-next:after {
 font-size:36px;
 width:36px;
}
.circle-arrows .ms-nav-prev:after,
.circle-arrows .ms-nav-next:after {
 background:rgba(0,0,0,0.1);
}
.circle-arrows .ms-nav-prev:before,
.circle-arrows .ms-nav-next:before {
 font-size:0;
 background:rgba(0,0,0,0.4);
 transform:scale(0,0);
 transition:transform 250ms;
}
.circle-arrows .ms-nav-prev:hover:before,
.circle-arrows .ms-nav-next:hover:before {
 transform:scale(1,1);
 transition:transform 250ms;
}
.ms-bullet {
 width: 12px;
 height: 12px;
 border: 2px solid #bdbcbc;
 border-radius:50%;
 margin:0 3px !important;
 transition:background 400ms;
}
.ms-bullet:hover {
 background:#cccccc;
 transition:background 400ms;
}
.ms-bullet-selected,
.ms-bullet-selected:hover {
 background: #bdb9b9;
}
.ms-timerbar {
 opacity:0.25;
 top:0;
}
@media (max-width: 667px) {
 .ms-nav-next,
 .ms-nav-prev {
  opacity: 0;
 }

 .ms-bullet,
 .ms-timerbar {
  opacity: 1;
 }
 
 .master-slider .btn {
  border-width:1px;
 }
}
@media (max-width: 550px) {
 .master-slider .btn  {
  margin-top:-10% !important;
 }
}
@media (max-width: 500px) {
 .master-slider .btn  {
  margin-top:-12% !important;
 }
}
@media (max-width: 450px) {
 .master-slider .btn  {
  margin-top:-16% !important;
 }
}
@media (max-width: 768px) {
 .master-slider .btn  {
  margin-top: 3% !important;
  font-size: 10px!important;
  padding: 7px 10px !important;
  margin-left: -29px!important;
 }
}
@media (max-width: 340px) {
 .master-slider .btn  {
  margin-top:-30% !important;
 }
}
.kenburn .slide-bg {
 transition:transform 1500ms ease-in-out;
 transition-delay:2000ms;
}
.ms_ready .ms-sl-selected.kenburn .slide-bg {
 transition:transform 12s linear;
}
.ms_ready .ms-sl-selected.zoom-light .slide-bg {
 transform:scale(1.12,1.12);
}
.ms_ready .ms-sl-selected.zoom-left-light .slide-bg {
 transform:scale(1.1,1.1) translateX(-1%);
}
.ms_ready .ms-sl-selected.zoom-right-light .slide-bg {
 transform:scale(1.1,1.1) translateX(1%);
}
.ms_ready .ms-sl-selected.zoom-medium .slide-bg {
 transform:scale(1.25,1.25);
}
.ms_ready .ms-sl-selected.zoom-left-medium .slide-bg {
 transform:scale(1.25,1.25) translateX(-3%);
}
.ms_ready .ms-sl-selected.zoom-right-medium .slide-bg {
 transform:scale(1.25,1.25) translateX(3%);
}
.ms_ready .ms-sl-selected.zoom-hard .slide-bg {
 transform:scale(1.6,1.6);
}
.ms_ready .ms-sl-selected.zoom-left-hard .slide-bg {
 transform:scale(1.6,1.6) translateX(-6%);
}
.ms_ready .ms-sl-selected.zoom-right-hard .slide-bg {
 transform:scale(1.6,1.6) translateX(6%);
}


.featherlight {
 display: none;
 position:fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 100;
 text-align: center;
 white-space: nowrap;
 cursor: pointer;
 background: #333;
 background: rgba(0, 0, 0, 0);
}
.featherlight:last-of-type {
 background: rgba(0, 0, 0, 0.75);
}
.featherlight:before {
 content: '';
 display: inline-block;
 height: 100%;
 vertical-align: middle;
 margin-right: -0.25em;
}
@media (max-width: 767px) {
 .featherlight .featherlight-content {
  padding: 0px 15px!important;
 }
}
.featherlight .featherlight-content {
 position: relative;
 text-align: left;
 vertical-align: middle;
 display: inline-block;
 padding:0;
 margin-left: 10px;
 margin-right: 10px;
 max-height: 96%;
 max-width:96%;
 background: #ffffff;
 cursor: auto;
 white-space: normal;
 margin-top:40px;
 transition:margin-top 500ms;
 overflow:auto;
}
html.fl-anim .featherlight .featherlight-content {
 margin-top:0px;
 transition:margin-top 500ms;
}
.featherlight .featherlight-inner {
 display: block;
}
.featherlight .featherlight-close-icon {
 position: absolute;
 z-index: 9999999999;
 top: 10px;
 right: 10px;
 line-height: 30px;
 width: 40px;
 cursor: pointer;
 text-align: center;
 font-family: Arial, sans-serif;
 font-size: 17px;
 background: #fff;
 /* background: rgba(255, 255, 255, 0.3); */
 color: #000;
 padding: 6px;
 box-shadow: 0 0 4px rgba(0,0,0,0.10);
}
.featherlight iframe {
 border: none;
}
.featherlight-loading .featherlight-close-icon {
 display:none;
}
.featherlight-loading .featherlight-content {
 background:none;
}
/* Popup notifications */
@keyframes note {
 0% {
  margin-top:25px;
  opacity:0;
 }
 10% {
  margin-top:0;
  opacity:1;
 }
 90% {
  margin-top:0;
  opacity:1;
 }
 100% {
  margin-top:25px;
  opacity:0;
 }
}
.popup-note {
 position:fixed;
 top: 70px;
 right:25px;
 z-index:100;
 background:#ffffff;
 box-shadow:0 0 5px rgba(0,0,0,0.2);
 animation:note 6500ms forwards;
 width:320px;
 max-width:85%;
}
.popup-note .inner {
 position:relative;
 display:block;
 padding-right:20px;
}
.popup-note .popup-note-close {
 position:absolute;
 top:10px;
 right:10px;
 display:inline-block;
 height:22px;
 width:22px;
 line-height:22px;
 text-align:center;
 color:#aaaaaa;
 font-size:18px;
}
.popup-note .table .table-cell {
 padding:15px;
}
.popup-note .table .table-cell.img {
 padding-right:2px;
 min-width:70px;
}
.popup-note .table a {
 border-bottom:1px dotted #bbbbbb;
}
/* Newsletter / HTML popup */
@media (min-width: 768px) {
 .popup-window .img-cell img {
  max-width: 468px;
 }
}
.popup-window .content-cell {
 padding:25px 35px;
}
@media (max-width: 767px) {
 .popup-window {
  max-height:96% !important;
  overflow:auto;
 }
 .popup-window .table-cell {
  display:block;
 }
}
/* Cookie bar */
@keyframes slideup {
 0% {
  transform:translateY(100%);
 }
 60% {
  transform:translateY(100%);
 }
 100% {
  transform:translateY(0)
 }
}
.basel_cookie_bar {
 background: #dedddc82;
 position:fixed;
 bottom: 20px;
 left: 20px;
 right:0;
 color:#ffffff;
 padding:7px 30px 5px;
 z-index:100;
 animation:slideup 2000ms forwards;
 width: 320px;
}
.basel_cookie_bar .table-cell {
 padding:10px 0px;
 color: #000;
 display: block;
 text-align: center;
}
@media (max-width: 767px) {
.basel_cookie_bar {
 background: #dedddcf2;
 position:fixed;
 bottom:0;
 left:0;
 right:0;
 color:#ffffff;
 padding:7px 30px 5px;
 z-index:100;
 animation:slideup 2000ms forwards;
 width: 100%;
}  
 .product-info.quickview-info .table-cell.right h1 {
  font-size: 18px!important;
 }
 .basel_cookie_bar .table-cell {
  display:block;
  text-align:center
 }
}
.basel_cookie_bar .table-cell.button-cell {
 white-space:nowrap;
}
.basel_cookie_bar .table-cell.button-cell .btn-tiny {
 border-width:2px;
 padding: 5px 15px;
 font-size:0.85em;
 border-color: #000000;
 color: #000;
}
.basel_cookie_bar .table-cell.button-cell .more-info {
 margin-left:20px;
 color: #000000;
 padding:2px 0;
}
.basel_cookie_bar .table-cell.button-cell .more-info:after {
 opacity:1;
 background:#ffffff;
}
/* Top promo message */
.top_notificaiton {
 background:#000000;
}
@media (max-width: 768px) {
 .top_notificaiton {
  height: 36px!important;
  font-size: 11px!important;
  letter-spacing: 1px;
 }
}
.top_notificaiton {
 color: #000000!important;
 background-color: #f2f2f2;
 background-size: contain;
 font-size: 13px;
 text-align: center;
 position: relative;
 z-index: 9;
 width: 100%;
 display: inline-block;
}
.top_notificaiton a {
 text-decoration:underline;
}
.top_notificaiton a:hover {
}
.top_notificaiton .table {
 height: 35px;
 padding: 0px 0;
}
.top_notificaiton .has-close.text-center .table {
 padding-left:25px;
}
.top_notificaiton .table-cell.text-right {
 min-width:25px;
}
.top_notificaiton .table .top_promo_close {
 font-size: 25px;
 font-family:Verdana, Geneva, sans-serif;
 text-decoration:none;
}
.top_notificaiton .table .top_promo_close:hover {
}
/* Sitemap */
ul.sitemap {
 margin-bottom:30px;
 line-height:1.4;
}
ul.sitemap > li {
 margin-bottom:20px;
}
ul.sitemap > li > a,
ul.sitemap > li > span {
 font-size:1.2em;
}
ul.sitemap > li > ul > li,
ul.sitemap > li > ul > li > ul > li {
 margin:6px 0px;
}
ul.sitemap > li > ul > li a:before {
 content:"- ";
}
ul.sitemap > li > ul > li > a {
 margin-left:12px;
 opacity:0.8;
}
ul.sitemap > li > ul > li > ul > li > a {
 margin-left:28px;
 opacity:0.8;
}
/* Brand Index */
.brand-letter {
 border-bottom:1px solid #eeeeee;
 margin-bottom:20px;
 padding-bottom:12px;
}
.brand-letter h2 {
 margin-bottom:10px;
}
/* Custom Features */
.ellipsis-wrap {
 display:table;
 table-layout:fixed;
 width:100%;
 border-collapse: collapse;
 border-spacing: 0;
 border:0;
 line-height: 12px;
}
.ellipsis-wrap p {margin-bottom: 0px;}
.ellipsis-wrap strong { font-weight:800; }
.ellipsis-wrap .text-one-line {
 display:table-cell;
}
.text-one-line,
.cut-names .product-name {
 overflow: hidden;
 white-space: nowrap;
 text-overflow:ellipsis;
 max-width:100%;
 font-weight: 600;
 letter-spacing: 0px;
}
/* Catalog mode */
.catalog_mode .catalog_hide {
 display:none !important;
}
.wishlist_disabled .is_wishlist {
 display:none !important;
}
.compare_disabled .is_compare,
.compare_disabled #compare-total {
 display:none !important;
}
.quickview_disabled .is_quickview {
 display:none !important;
}
.hide_ex_tax .list .item.single-product .price-tax,
.hide_ex_tax p.info.p-tax {
 display:none;
}
/* Icon Classes */
.icon-user-female,
.icon-people,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-user,
.icon-trophy,
.icon-speedometer,
.icon-social-youtube,
.icon-social-twitter,
.icon-social-tumblr,
.icon-social-facebook,
.icon-social-dropbox,
.icon-social-dribbble,
.icon-shield,
.icon-screen-tablet,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope,
.icon-envelope-open,
.icon-envolope-letter,
.icon-energy,
.icon-emotsmile,
.icon-disc,
.icon-cursor-move,
.icon-crop,
.icon-credit-card,
.icon-chemistry,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet2,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-map,
.icon-layers,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-frame,
.icon-folder-alt,
.icon-film,
.icon-feed,
.icon-earphones-alt,
.icon-earphones,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-directions,
.icon-direction,
.icon-diamond,
.icon-cup,
.icon-compass,
.icon-call-out,
.icon-call-in,
.icon-call-end,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-music-tone-alt,
.icon-music-tone,
.icon-microphone,
.icon-loop,
.icon-logout,
.icon-login,
.icon-list,
.icon-like,
.icon-home,
.icon-grid,
.icon-graph,
.icon-equalizer,
.icon-dislike,
.icon-cursor,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-calender,
.icon-bulb,
.icon-chart,
.icon-arrow-up-circle,
.icon-arrow-right-circle,
.icon-arrow-left-circle,
.icon-arrow-down-circle,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-check,
.icon-clock,
.icon-close,
.icon-cloud-download,
.icon-cloud-upload,
.icon-doc,
.icon-envolope,
.icon-eye,
.icon-flag,
.icon-folder,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-plus,
.icon-location-pin,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-line-menu,
.icon-phone,
.icon-menu,
.icon-optionsvertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-paypal,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-line-plus,
.icon-line-cross,
.icon-line-minus,
.icon-google-plus-square,
.icon-google-plus,
.icon-google,
.icon-shopping-bag,
.icon-shopping-basket,
.icon-heart2,
.icon-cloud,
.icon-tv,
.icon-sound,
.icon-video,
.icon-trash2,
.icon-user2,
.icon-key2,
.icon-search,
.icon-settings2,
.icon-camera2,
.icon-tag2,
.icon-lock2,
.icon-bulb2,
.icon-pen2,
.icon-diamond2,
.icon-display,
.icon-location,
.icon-eye2,
.icon-bubble2,
.icon-stack,
.icon-cup2,
.icon-phone2,
.icon-news,
.icon-mail,
.icon-like2,
.icon-photo,
.icon-note2,
.icon-clock2,
.icon-paperplane,
.icon-params,
.icon-banknote,
.icon-data,
.icon-music,
.icon-megaphone,
.icon-study,
.icon-lab,
.icon-food,
.icon-t-shirt,
.icon-fire2,
.icon-clip,
.icon-shop,
.icon-calendar,
.icon-wallet,
.icon-vynil,
.icon-truck,
.icon-world,
.global-cart,
.global-wishlist {
 font-family: 'simple-line-icons';
 speak: none;
 font-style: normal !important;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height:1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -webkit-backface-visibility: hidden;
}
.icon-user-female:before {
 content: "\e000";
}
.icon-people:before {
 content: "\e001";
}
.icon-user-follow:before {
 content: "\e002";
}
.icon-user-following:before {
 content: "\e003";
}
.icon-user-unfollow:before {
 content: "\e004";
}
.icon-user:before {
 content: "\e005";
}
.icon-trophy:before {
 content: "\e006";
}
.icon-speedometer:before {
 content: "\e007";
}
.icon-social-youtube:before {
 content: "\e008";
}
.icon-social-twitter:before {
 content: "\e009";
}
.icon-social-tumblr:before {
 content: "\e00a";
}
.icon-social-facebook:before {
 content: "\e00b";
}
.icon-social-dropbox:before {
 content: "\e00c";
}
.icon-social-dribbble:before {
 content: "\e00d";
}
.icon-shield:before {
 content: "\e00e";
}
.icon-screen-tablet:before {
 content: "\e00f";
}
.icon-screen-smartphone:before {
 content: "\e010";
}
.icon-screen-desktop:before {
 content: "\e011";
}
.icon-plane:before {
 content: "\e012";
}
.icon-notebook:before {
 content: "\e013";
}
.icon-mustache:before {
 content: "\e014";
}
.icon-mouse:before {
 content: "\e015";
}
.icon-magnet:before {
 content: "\e016";
}
.icon-magic-wand:before {
 content: "\e017";
}
.icon-hourglass:before {
 content: "\e018";
}
.icon-graduation:before {
 content: "\e019";
}
.icon-ghost:before {
 content: "\e01a";
}
.icon-game-controller:before {
 content: "\e01b";
}
.icon-fire:before {
 content: "\e01c";
}
.icon-eyeglass:before {
 content: "\e01d";
}
.icon-envelope:before {
 content: "\e086";
}
.icon-envelope-open:before {
 content: "\e01e";
}
.icon-envolope-letter:before {
 content: "\e01f";
}
.icon-energy:before {
 content: "\e020";
}
.icon-emotsmile:before {
 content: "\e021";
}
.icon-disc:before {
 content: "\e022";
}
.icon-cursor-move:before {
 content: "\e023";
}
.icon-crop:before {
 content: "\e024";
}
.icon-credit-card:before {
 content: "\e025";
}
.icon-chemistry:before {
 content: "\e026";
}
.icon-bell:before {
 content: "\e027";
}
.icon-badge:before {
 content: "\e028";
}
.icon-anchor:before {
 content: "\e029";
}
.icon-wallet2:before {
 content: "\e02a";
}
.icon-vector:before {
 content: "\e02b";
}
.icon-speech:before {
 content: "\e02c";
}
.icon-puzzle:before {
 content: "\e02d";
}
.icon-printer:before {
 content: "\e02e";
}
.icon-present:before {
 content: "\e02f";
}
.icon-playlist:before {
 content: "\e030";
}
.icon-pin:before {
 content: "\e031";
}
.icon-picture:before {
 content: "\e032";
}
.icon-map:before {
 content: "\e033";
}
.icon-layers:before {
 content: "\e034";
}
.icon-handbag:before {
 content: "\e035";
}
.icon-globe-alt:before {
 content: "\e036";
}
.icon-globe:before {
 content: "\e037";
}
.icon-frame:before {
 content: "\e038";
}
.icon-folder-alt:before {
 content: "\e039";
}
.icon-film:before {
 content: "\e03a";
}
.icon-feed:before {
 content: "\e03b";
}
.icon-earphones-alt:before {
 content: "\e03c";
}
.icon-earphones:before {
 content: "\e03d";
}
.icon-drop:before {
 content: "\e03e";
}
.icon-drawar:before {
 content: "\e03f";
}
.icon-docs:before {
 content: "\e040";
}
.icon-directions:before {
 content: "\e041";
}
.icon-direction:before {
 content: "\e042";
}
.icon-diamond:before {
 content: "\e043";
}
.icon-cup:before {
 content: "\e044";
}
.icon-compass:before {
 content: "\e045";
}
.icon-call-out:before {
 content: "\e046";
}
.icon-call-in:before {
 content: "\e047";
}
.icon-call-end:before {
 content: "\e048";
}
.icon-calculator:before {
 content: "\e049";
}
.icon-bubbles:before {
 content: "\e04a";
}
.icon-briefcase:before {
 content: "\e04b";
}
.icon-book-open:before {
 content: "\e04c";
}
.icon-basket-loaded:before {
 content: "\e04d";
}
.icon-basket:before {
 content: "\e04e";
}
.icon-bag:before {
 content: "\e04f";
}
.icon-action-undo:before {
 content: "\e050";
}
.icon-action-redo:before {
 content: "\e051";
}
.icon-wrench:before {
 content: "\e052";
}
.icon-umbrella:before {
 content: "\e053";
}
.icon-trash:before {
 content: "\e054";
}
.icon-tag:before {
 content: "\e055";
}
.icon-support:before {
 content: "\e056";
}
.icon-size-fullscreen:before {
 content: "\e057";
}
.icon-size-actual:before {
 content: "\e058";
}
.icon-shuffle:before {
 content: "\e059";
}
.icon-share-alt:before {
 content: "\e05a";
}
.icon-share:before {
 content: "\e05b";
}
.icon-rocket:before {
 content: "\e05c";
}
.icon-question:before {
 content: "\e05d";
}
.icon-pie-chart:before {
 content: "\e05e";
}
.icon-pencil:before {
 content: "\e05f";
}
.icon-note:before {
 content: "\e060";
}
.icon-music-tone-alt:before {
 content: "\e061";
}
.icon-music-tone:before {
 content: "\e062";
}
.icon-microphone:before {
 content: "\e063";
}
.icon-loop:before {
 content: "\e064";
}
.icon-logout:before {
 content: "\e065";
}
.icon-login:before {
 content: "\e066";
}
.icon-list:before {
 content: "\e067";
}
.icon-like:before {
 content: "\e068";
}
.icon-home:before {
 content: "\e069";
}
.icon-grid:before {
 content: "\e06a";
}
.icon-graph:before {
 content: "\e06b";
}
.icon-equalizer:before {
 content: "\e06c";
}
.icon-dislike:before {
 content: "\e06d";
}
.icon-cursor:before {
 content: "\e06e";
}
.icon-control-start:before {
 content: "\e06f";
}
.icon-control-rewind:before {
 content: "\e070";
}
.icon-control-play:before {
 content: "\e071";
}
.icon-control-pause:before {
 content: "\e072";
}
.icon-control-forward:before {
 content: "\e073";
}
.icon-control-end:before {
 content: "\e074";
}
.icon-calender:before {
 content: "\e075";
}
.icon-bulb:before {
 content: "\e076";
}
.icon-chart:before {
 content: "\e077";
}
.icon-arrow-up-circle:before {
 content: "\e078";
}
.icon-arrow-right-circle:before {
 content: "\e079";
}
.icon-arrow-left-circle:before {
 content: "\e07a";
}
.icon-arrow-down-circle:before {
 content: "\e07b";
}
.icon-ban:before {
 content: "\e07c";
}
.icon-bubble:before {
 content: "\e07d";
}
.icon-camrecorder:before {
 content: "\e07e";
}
.icon-camera:before {
 content: "\e07f";
}
.icon-check:before {
 content: "\e080";
}
.icon-clock:before {
 content: "\e081";
}
.icon-close:before {
 content: "\e082";
}
.icon-cloud-download:before {
 content: "\e083";
}
.icon-cloud-upload:before {
 content: "\e084";
}
.icon-doc:before {
 content: "\e085";
}
.icon-envolope:before {
 content: "\e086";
}
.icon-eye:before {
 content: "\e087";
}
.icon-flag:before {
 content: "\e088";
}
.icon-folder:before {
 content: "\e089";
}
.icon-heart:before {
 content: "\e08a";
}
.icon-info:before {
 content: "\e08b";
}
.icon-key:before {
 content: "\e08c";
}
.icon-link:before {
 content: "\e08d";
}
.icon-lock:before {
 content: "\e08e";
}
.icon-lock-open:before {
 content: "\e08f";
}
.icon-magnifier:before {
 content: "\e090";
}
.icon-magnifier-add:before {
 content: "\e091";
}
.icon-magnifier-remove:before {
 content: "\e092";
}
.icon-paper-clip:before {
 content: "\e093";
}
.icon-paper-plane:before {
 content: "\e094";
}
.icon-plus:before {
 content: "\e095";
}
.icon-location-pin:before {
 content: "\e096";
}
.icon-power:before {
 content: "\e097";
}
.icon-refresh:before {
 content: "\e098";
}
.icon-reload:before {
 content: "\e099";
}
.icon-settings:before {
 content: "\e09a";
}
.icon-star:before {
 content: "\e09b";
}
.icon-symble-female:before {
 content: "\e09c";
}
.icon-symbol-male:before {
 content: "\e09d";
}
.icon-target:before {
 content: "\e09e";
}
.icon-volume-1:before {
 content: "\e09f";
}
.icon-volume-2:before {
 content: "\e0a0";
}
.icon-volume-off:before {
 content: "\e0a1";
}
.icon-line-menu:before {
 content: "\e120";
}
.icon-phone:before {
 content: "\e600";
}
.icon-menu:before {
 content: "\e601";
}
.icon-optionsvertical:before {
 content: "\e602";
}
.icon-options:before {
 content: "\e603";
}
.icon-arrow-down:before {
 content: "\e604";
}
.icon-arrow-left:before {
 content: "\e605";
}
.icon-arrow-right:before {
 content: "\e606";
}
.icon-arrow-up:before {
 content: "\e607";
}
.icon-paypal:before {
 content: "\e608";
}
.icon-social-instagram:before {
 content: "\e609";
}
.icon-social-linkedin:before {
 content: "\e60a";
}
.icon-social-pintarest:before {
 content: "\e60b";
}
.icon-social-github:before {
 content: "\e60c";
}
.icon-social-gplus:before {
 content: "\e60d";
}
.icon-social-reddit:before {
 content: "\e60e";
}
.icon-social-skype:before {
 content: "\e60f";
}
.icon-social-behance:before {
 content: "\e610";
}
.icon-social-foursqare:before {
 content: "\e611";
}
.icon-social-soundcloud:before {
 content: "\e612";
}
.icon-social-spotify:before {
 content: "\e613";
}
.icon-social-stumbleupon:before {
 content: "\e614";
}
.icon-line-plus:before {
 content: "\e930";
}
.icon-line-cross:before {
 content: "\e931";
}
.icon-line-minus:before {
 content: "\e932";
}
.icon-google-plus-square:before {
 content: "\f0d4";
}
.icon-google-plus:before {
 content: "\f0d5";
}
.icon-google:before {
 content: "\f1a0";
}
.icon-shopping-bag:before {
 content: "\f290";
}
.icon-shopping-basket:before {
 content: "\f291";
}
.icon-heart2:before {
 content: "\e900";
}
.icon-cloud:before {
 content: "\e901";
}
.icon-tv:before {
 content: "\e903";
}
.icon-sound:before {
 content: "\e904";
}
.icon-video:before {
 content: "\e905";
}
.icon-trash2:before {
 content: "\e906";
}
.icon-user2:before {
 content: "\e907";
}
.icon-key2:before {
 content: "\e908";
}
.icon-search:before {
 content: "\e909";
}
.icon-settings2:before {
 content: "\e90a";
}
.icon-camera2:before {
 content: "\e90b";
}
.icon-tag2:before {
 content: "\e90c";
}
.icon-lock2:before {
 content: "\e90d";
}
.icon-bulb2:before {
 content: "\e90e";
}
.icon-pen2:before {
 content: "\e90f";
}
.icon-diamond2:before {
 content: "\e910";
}
.icon-display:before {
 content: "\e911";
}
.icon-location:before {
 content: "\e912";
}
.icon-eye2:before {
 content: "\e913";
}
.icon-bubble2:before {
 content: "\e914";
}
.icon-stack:before {
 content: "\e915";
}
.icon-cup2:before {
 content: "\e916";
}
.icon-phone2:before {
 content: "\e917";
}
.icon-news:before {
 content: "\e918";
}
.icon-mail:before {
 content: "\e919";
}
.icon-like2:before {
 content: "\e91a";
}
.icon-photo:before {
 content: "\e91b";
}
.icon-note2:before {
 content: "\e91c";
}
.icon-clock2:before {
 content: "\e91d";
}
.icon-paperplane:before {
 content: "\e91e";
}
.icon-params:before {
 content: "\e91f";
}
.icon-banknote:before {
 content: "\e920";
}
.icon-data:before {
 content: "\e921";
}
.icon-music:before {
 content: "\e922";
}
.icon-megaphone:before {
 content: "\e923";
}
.icon-study:before {
 content: "\e924";
}
.icon-lab:before {
 content: "\e925";
}
.icon-food:before {
 content: "\e926";
}
.icon-t-shirt:before {
 content: "\e927";
}
.icon-fire2:before {
 content: "\e928";
}
.icon-clip:before {
 content: "\e929";
}
.icon-shop:before {
 content: "\e92a";
}
.icon-calendar:before {
 content: "\e92b";
}
.icon-wallet:before {
 content: "\e92c";
}
.icon-vynil:before {
 content: "\e92d";
}
.icon-truck:before {
 content: "\e92e";
}
.icon-world:before {
 content: "\e92f";
}
/* social footer */.social {
 margin-top:-15px;
}
.social a {
 width: 35px;
 height: 35px;
 text-align: center;
 margin: 0 2px;
 display: inline-block;
 font-size: 20px;
 background: #414141;
 color: #fff!important;
 border-radius: 50px;
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 line-height: 36px;
}
.social a {
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
.social a.facebook:hover {
 background:#39599f;
}
.social a.twitter:hover {
 background:#45b0e3;
}
.social a.linkedin:hover {
 background:#0177B5;
}
.social a.youtube:hover {
 background:#C2171D;
}
.social a.google:hover {
 background:#E21C1B;
}
.quick-register-hidden {
 display:none;
}
.login-btn {
 width: 50%;
}

@media (min-width: 768px) {
.register-btn {
 /* width: 24%; */
 background-color: #e2e2e2;
 color: #000;
}  
 .social p {margin-bottom: 15px!important;}
 .social {
  margin-top: 6px!important;
  /* float: right; */
  padding-top: 20px;
  width: 100%;
  text-align: center;
  display: inline-block;
  border-top: 2px dashed #f2f2f0;
 }
}
@media (max-width: 767px) {
.register-btn {
 width: 100%;
 background-color: #e2e2e2;
 color: #000;
 margin-top: 15px;
}  
 .social {
  margin-top: 0px!important;
  text-align: center;
  padding-left: 15px;
  width: 100%;
  display: block;
 }

.social p {margin-bottom: 15px!important;}

}
.right-menu {
 margin-bottom:13px
}
/* social footer */
.siparis-sorgu a {
 color: #000!important;
 font-size: 12px;
 text-transform: initial;
 font-family: Poppins;
 font-weight: 400;
}
@media only screen and (min-width: 1000px) and (max-width: 1410px) {
 .main-menu:not(.vertical) > ul > li > a > .top {
  font-size: 10px!important;
 }
}

@media (max-width: 767px) {
 .table.products .remove,
 .full-search-wrapper .search-category select,
 .blog_post .blog_comment,
 .video-jumbotron p,
 .compare-table table tbody tr td:first-child,
 .grid .single-product .product-name,
 .grid .single-product .product-name:hover,
 .list .single-product .product-name {
  font-size: 13px!important;
 }
 .forcefullwidth_wrapper_tp_banner {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
 }
 #masterslider0 {
  /* display:none; */
 }
 div.container.boxed.promo {
  background: url(../../../../../image/catalog/siteustbanner-mobile.jpg)!important;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 70px!important;
  background-size: contain!important;
  background-repeat: no-repeat!important;
 }
}

@media (min-width: 769px) {
.figure-1 {
    position: absolute;
    bottom: -32px;
    left: -46px;
    display: none;
}
.figure-2 {position: absolute;bottom: -38px;right: -92px;display: none;}		

/* basic slider */
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px 45px 0 auto;
  /* border-radius: 4px; */
  display: block;
  width: 408px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 622px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 408px;
  height: 622px;
  background: #ccc;
  text-align: center;
  /* line-height: 300px; */
}

a.control_prev, a.control_next {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  display: block;
  padding: 2% 6%;
  width: auto;
  height: auto;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0px;
  right: 35px;
}

a.control_next {
  right: 0;
  border-radius: 0px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider > ul > li > a > span {
    position: absolute;
    left: 27px;
    top: 16px;
    font-family: Poppins;
    font-size: 17px;
}
#slider > ul > li > a > b {
    position: absolute;
    left: 60px;
    top: 17px;
    font-family: Poppins;
    font-size: 13px;
}

/* basic-slider-right */
#slider-two {
  position: relative;
  overflow: hidden;
  margin: 20px 45px 0 auto;
  /* border-radius: 4px; */
  display: block;
  width: 408px;
}

#slider-two ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 622px;
  list-style: none;
}

#slider-two ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 408px;
  height: 622px;
  background: #ccc;
  text-align: center;
  /* line-height: 300px; */
}

a.control_prev, a.control_next {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  display: block;
  padding: 2% 6%;
  width: auto;
  height: auto;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0px;
  right: 35px;
}

a.control_next {
  right: 0;
  border-radius: 0px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider-two > ul > li > a > span {
    position: absolute;
    left: 27px;
    top: 16px;
    font-family: Poppins;
    font-size: 17px;
}
#slider-two > ul > li > a > b {
    position: absolute;
    left: 60px;
    top: 17px;
    font-family: Poppins;
    font-size: 13px;
}

/* right slider finish */

.wine-promo-block .anim-underline {
    font-weight: 600;
    letter-spacing: .1em;
}

.wine-promo-block-two .anim-underline {
    font-weight: 600;
    letter-spacing: .1em;
}

.eltdf-with-custom-text {
    left: calc(100% + -10px);
}

.eltdf-with-custom-text {
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 20px;
    width: 75%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #000;
    letter-spacing: .42em;
    text-align: left;
    z-index: 1;
    box-sizing: border-box;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg) translateZ(0);
    -moz-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0);
}

.photo-item-right-box {}
.photo-item-right-box img {
    padding: 141px 130px 0px 100px;
}

.left-box-figure {
    padding-left: 3.5em;
}

.left-box-figure .photo-box-figure {
    position: relative;
}

.left-box-figure img {}

.video-jumbotron.light {
    color: #ffffff;
    font-family: Poppins;
}
.video-jumbotron.light h4 { color:#000; }


body > div.outer-container.main-wrapper > div:nth-child(4) > div:nth-child(16) {display:none;}		
.cm_block.3 {}	
.fullwidthbanner-container {/* padding-left: 3.6em!important; *//* padding-right: 3.6em!important; */z-index: 0;margin-bottom: 50px!important;}  
#rev_slider_1_2_wrapper {
  display:none!important;
 }
}

@media (max-width: 768px) {
.figure-1 {position: absolute;width: 185px;bottom: -16px;left: 3px;}
.figure-2 {position: absolute;width: 180px;right: -11px;bottom: -18px;}	
#gmap .address-holder {
    padding: 20px 11px;
    position: absolute;
    z-index: 2;
    background: #111111;
    display: inline-block;
    top: 58%;
    right: 25%;
    left: 4%;
}	
  
.widget .widget-title .sub-line span {
 display: inline-block;
 line-height: 27px;
 letter-spacing: .02em;
 margin: 0 0px;
}  

/* basic slider */
#slider {
  position: relative;
  overflow: hidden;
  margin: 50px 0px 0 auto;
  /* border-radius: 4px; */
  display: block;
  width: 280px!important;
  height: 480px!important;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 425px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 316px;
  height: 622px;
  background: #ccc;
  text-align: center;
  /* line-height: 300px; */
}

a.control_prev, a.control_next {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  display: block;
  padding: 2% 6%;
  width: auto;
  height: auto;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0px;
  right: 35px;
}

a.control_next {
  right: 0;
  border-radius: 0px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider > ul > li > a > span {
    position: absolute;
    left: 27px;
    top: 16px;
    font-family: Poppins;
    font-size: 17px;
}
#slider > ul > li > a > b {
    position: absolute;
    left: 60px;
    top: 17px;
    font-family: Poppins;
    font-size: 13px;
}

/* basic-slider-right */
#slider-two {
  position: relative;
  overflow: hidden;
  margin: 55px 0px 0 auto;
  /* border-radius: 4px; */
  display: block;
  width: 280px!important;
  height: 480px!important;
}

#slider-two ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 425px;
  list-style: none;
}

#slider-two ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 316px;
  height: 622px;
  background: #ccc;
  text-align: center;
  /* line-height: 300px; */
}

a.control_prev, a.control_next {
  position: absolute;
  bottom: 0px;
  z-index: 9;
  display: block;
  padding: 2% 6%;
  width: auto;
  height: auto;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0px;
  right: 35px;
}

a.control_next {
  right: 0;
  border-radius: 0px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider-two > ul > li > a > span {
    position: absolute;
    left: 27px;
    top: 16px;
    font-family: Poppins;
    font-size: 17px;
}
#slider-two > ul > li > a > b {
    position: absolute;
    left: 60px;
    top: 17px;
    font-family: Poppins;
    font-size: 13px;
}

/* right slider finish */

.wine-promo-block .anim-underline {
    font-weight: 600;
    letter-spacing: .1em;
}

.wine-promo-block-two .anim-underline {
    font-weight: 600;
    letter-spacing: .1em;
}

.eltdf-with-custom-text {
    right: 8px;
}

.eltdf-with-custom-text {
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    display: block;
    top: 10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    color: #000;
    letter-spacing: .42em;
    text-align: right;
    z-index: 1;
    box-sizing: border-box;
    transform-origin: 0 0;
    /* -webkit-transform: rotate(90deg) translateZ(0); */
    -moz-transform: rotate(90deg) translateZ(0);
    /* transform: rotate(90deg) translateZ(0); */
}

.photo-item-right-box {}
.photo-item-right-box img {
    padding: 40px 58px 0px 29px;
}

.left-box-figure {
    padding-left: 3.5em;
}

.left-box-figure .photo-box-figure {
    position: relative;
}

.left-box-figure img {

}

.left-box-figure:after {
	content:"";
	background-color: #ecf4fa;
	position: absolute;
	display: inline-block;
	width: 120%;
	height: 89%;
	top: 0;
	left: 0;
	z-index: -1;
	box-sizing: border-box;
	margin: 99px 33px 0 0px;
}

.video-jumbotron.light {
    color: #8d8c8c;
    font-family: Poppins;
}
.video-jumbotron.light h4 {color:#000;font-size: 22px;}
  
.cm_block.3 {}	
.fullwidthbanner-container {}  
body > div.outer-container.main-wrapper > div:nth-child(4) > div:nth-child(8) { display:none; }	

 #rev_slider_2_1_wrapper {
  display:none!important;
 }
}

@media (min-width: 900px) {

.xdstickers_wrapper.position_upright {
    top: 10px!important;
    right: 10px!important;
    left: auto;
    z-index: 9;
}
.xdstickers {
    padding: 5px 10px!important;
    margin-bottom: 5px;
    border-radius: 0px;
    font-weight: 400;
}
	
.xdsticker-box {
    /* min-height: 17px; */
    bottom: 0px;
    position: absolute;
    width: 100%;
}
.xdsticker_freeshipping:before {
	content:"\f0d1";
	font-family: FontAwesome;
}	
.xdstickers_wrapper-product-box {position: relative;left: 0px;}	
.xdstickers-product-box {
    border-radius: 0px;
    /* margin-right: 5px; */
    text-transform: capitalize;
    padding: 5px 5px;
    margin-top: 0px;
    font-size: 12px;
} 	
.main-menu > ul > li > a .icon, .main-menu-wrapper > ul > li > a .icon {
    /* display: none; */
}	
.button-kategori {
    -webkit-appearance: none;
    text-transform: uppercase;
    padding: 8px 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .3px;
    border: 2px solid;
    border-radius: 0;
    max-width: 100%!important;
    white-space: normal;
    background-color: #000000;
    border-color: transparent;
    color: #ffffff;
    outline: none !important;
    font-family: Poppins;
    letter-spacing: 0.2em;
}

.button-kategori:hover {
    transition: color 400ms, background-color 400ms, border-color 400ms, opacity 400ms;
    color: #fff;
    background-color: #9bcaca;
}  
.cm_content .cm_column {
    /* margin-bottom: 0px; */
    padding-left: 5px;
    padding-right: 5px;
}

.daniel-box-1 .cm_column {
    /* margin-bottom: 0px; */
    padding-left: 0px;
    padding-right: 0px;
}

.showcase-box .cm_content .cm_column {
    /* margin-bottom: 0px; */
    padding-left: 10px;
    padding-right: 20px;
}
  
 .cm_content .type-img .cm_item {
 padding: 20px;
}

.daniel-box-1 .type-img .cm_item {
 padding: 0px;
}  
 .light-box-text-12column {
    text-align: center;
    margin: 40px 400px 40px 290px;
    background-color: #ffffff9e;
    padding: 40px;
}

.light-box-text {
    text-align: center;
    margin: 35px 406px 40px 7px;
    background-color: #ffffff9e;
    padding: 40px;
}

.light-box-text-2 {
    text-align: center;
    padding: 35px 10px 65px 7px;
    background-color: #ffffff9e;
}

.light-box-text-3-1 {
    text-align: left;
    margin: 60px 215px 20px 5px;
    background-color: #ffffff9e;
    padding: 40px 30px;
}
.light-box-text-3-2 {
    text-align: right;
    margin: 60px 0px 20px 240px;
    background-color: #ffffff9e;
    padding: 40px 30px;
}
 
.design-text-align {text-align:right;margin-top: 15px;padding-right: 0px;}	
.copyright-text-align {text-align:left;margin-top: 24px;padding-left: 0px;padding-right: 0px;}		
a.sign-design {
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
a.sign-design img {
    width: 35%;
}
}


@media (max-width: 899px) {
.dropdown-wrapper.from-top:hover > .dropdown-content, .dropdown-wrapper-click.from-top.opened > .dropdown-content, .dropdown-wrapper.from-bottom:hover > .dropdown-content, .dropdown-wrapper-click.from-bottom.opened > .dropdown-content {
    /* margin-right: -142px; */
    margin-top: 9px;
}
body > div.outer-container.main-wrapper > div.header-wrapper.header2.fixed-header-possible > div > div > div > div.table-cell.w20.shortcuts.text-right > div > div:nth-child(1) > div > div {
    right: -143px;
}
	
ul.categories h3 {
    margin-top: 15px;
    margin-left: 15px;
    font-weight: 600;
}	
.mobile-nav-logo {
}
.mobile-nav-logo img {
    width: 80%;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
	
 .product-style6 .single-product .btn-contrast .global-cart {
  /* display:none; */
  margin-right: 5px;
 }  
.single-product .btn-contrast {display: none;font-size: 15px;padding: 10px 10px;border-radius: 10px;margin-top: -10px;}	

.button-kategori {
    -webkit-appearance: none;
    text-transform: uppercase;
    padding: 3px 10px!important;
    display: inline-block;
    font-size: 10px!important;
    line-height: 20px!important;
    text-align: center;
    border: 2px solid;
    border-radius: 0;
    max-width: 100%!important;
    white-space: normal;
    background-color: #000000;
    border-color: transparent;
    color: #ffffff;
    outline: none !important;
    font-family: Poppins;
    letter-spacing: 0.2em!important;
}

.button-kategori:hover {
    transition: color 400ms, background-color 400ms, border-color 400ms, opacity 400ms;
    color: #fff;
    background-color: #9bcaca;
}  
.cm_content .cm_column {
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
  
.cm_content .type-img .cm_item {
 padding: 15px;
}  
.light-box-text-12column {
    text-align: center;
    margin: 15px 15px 0px 15px;
    background-color: #ffffff9e;
    padding: 8px;
}

.light-box-text {
    text-align: center;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff9e;
    padding: 15px;
}

.light-box-text-2 {
    text-align: left;
    padding: 20px 0px 20px 20px;
    background-color: #ffffff9e;
    margin: 5px 110px 0px 15px;
}

.light-box-text-3-1 {
    text-align: left;
    margin: 60px 215px 20px 5px;
    background-color: #ffffff9e;
    padding: 40px 30px;
}
.light-box-text-3-2 {
    text-align: right;
    margin: 60px 0px 20px 240px;
    background-color: #ffffff9e;
    padding: 40px 30px;
}

.design-text-align {text-align:center;margin-top: 5px;}	
.copyright-text-align {text-align:center;margin-top: 20px;margin-bottom: 10px;}	
a.sign-design {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
a.sign-design img {
    width: 40%;
}
}

.vitrin-kategori h1, .vitrin-kategori h2, .vitrin-kategori h3, .vitrin-kategori h4 { font-family: Prata; } 

.footer-logo {
    text-align: center;
    margin-bottom: 20px;
}
.footer-logo img {width: 200px;}

#input-option30 {width:auto;border: #000 solid 3px;margin-top: 10px;}

.description-right-box {
    /* display: none; */
}
.atributes-right-box {
    display: block;
    margin-bottom: 0px;
    position: relative;
    height: 100%;
    margin-top: 15px;
}
.atributes-box {
    text-align: center;
    width: 30%;
    float: left;
    background-color: #eaeaea;
    margin-right: 10px;
    padding: 25px 4px;
    display: table;
    margin-bottom: 10px;
    min-height: 165px;
}

.atributes-right-box h4 {font-weight: 700;margin: 0px 0px;}

@media (max-width:768px) {
.whatsapp-buton { width:100%; margin-top:10px; }  
}

.whatsapp-buton {
    width: 100%;
    margin-top: 10px;
}
.icon-atributes {
    display: block;
    margin-bottom: 20px;
}
.icon-atributes img {
    width: 60%;
}
.name-atributes {
    display: block;
}

.is_wishlist {/* display:none; */}

.price-new {font-weight: 600;font-size: 17px;}

/* romaster-edit-start */

@media (max-width:768px) {
.is_wishlist {/* display:none; */}

.home-background-top {
    top: 93%!important;
}

.baby-promo-style {
    margin-top: 47px!important;
}

.baby-promo-style-title {
    padding: 10px 30px;
    width: 55%;
    margin-bottom: 11px;
    font-size: 16px!important;
}
.baby-promo-style-title-2 {
    padding: 10px 10px!important;
    width: 90%!important;
    font-size: 16px!important;
}

.page-background-bottom {
    /* background-image: url(/image/catalog/reklam-banner/pages-background-transparent-mobile.png)!important; */
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: left bottom!important;
    padding-bottom: 30px!important;
    background-size: contain;
}


}


.baby-promo-style {
    margin-top: 125px;
}
.baby-promo-style-title {
    background-color: #f6648b;
    color: #ffffff!important;
    padding: 10px 8px;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 11px;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    transform: rotate(-1deg);
    font-size: 40px;
}
.baby-promo-style-title-2 {
    background-color: #d7f5fa;
    padding: 4px 22px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    transform: rotate(1deg);
    width: 90%;
    margin: 0 auto;
    font-size: 40px;
    color: #32355d;
    font-weight: 900;
}

.home-background-top {
    /* background-image: url('/image/catalog/reklam-banner/h2-background-img-1.png'); */
    position: absolute;
    top: 25%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}

.page-background-bottom {
    /* background-image: url('/image/catalog/reklam-banner/pages-background-transparent.png');*/
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: bottom;
    padding-bottom: 102px;
}

.varolant-btn {
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
}
.varolant-btn a {
  width: 100%;
  max-width: 245px;
  height: 70px;
  padding: 8px;
  font-weight: 900;
  color: #ff4655;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 0 1px inset rgb(236, 232, 225);
  position: relative;
  margin: 10px 0;
}
.varolant-btn a.white:hover > p {
  color: #ece8e1;
}
.varolant-btn a.white > p {
  background: #ff6f96;
  color: #ffffff;
}
.varolant-btn a.white > p span.base {
  border: 1px solid transparent;
}
.varolant-btn a.transparent:hover > p {
  color: #ece8e1;
}
.varolant-btn a.transparent:hover > p span.text {
  box-shadow: 0 0 0 1px #ece8e1;
}
.varolant-btn a.transparent > p {
  background: #0f1923;
  color: #ece8e1;
}
.varolant-btn a.transparent > p span.base {
  border: 1px solid #ece8e1;
}
.varolant-btn a:after, .varolant-btn a:before {
  content: "";
  width: 1px;
  position: absolute;
  height: 8px;
  background: #0f1923;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.varolant-btn a:before {
  right: 0;
  left: initial;
}
.varolant-btn a p {
  margin: 0;
  height: 54px;
  line-height: 54px;
  box-sizing: border-box;
  z-index: 1;
  left: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.varolant-btn a p span.base {
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  border: 1px solid #ff4655;
}
.varolant-btn a p span.base:before {
  content: "";
  width: 2px;
  height: 2px;
  left: -1px;
  top: -1px;
  background: #0f1923;
  position: absolute;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
}
.varolant-btn a p span.bg {
  left: -5%;
  position: absolute;
  background: #68bcb5;
  width: 0;
  height: 100%;
  z-index: 3;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  color: #fff;
}
.varolant-btn a p span.text {
  z-index: 4;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
}
.varolant-btn a p span.text:after {
  content: "";
  width: 4px;
  height: 4px;
  right: 0;
  bottom: 0;
  background: #0f1923;
  position: absolute;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  z-index: 5;
}
.varolant-btn a:hover {
  color: #ece8e1;
}
.varolant-btn a:hover span.bg {
  width: 110%;
}
.varolant-btn a:hover span.text:after {
  background: #ece8e1;
}

#button-show-more {
    background-color: #d9dc84;
    border-color: #d9dc84;
    color: #32355d;
    padding: 18px 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

#button-cart .global-cart { margin-right:5px; }

table.toptan_table { border-radius:10px; }
.toptan_table td {border: #ffffff solid 3px;background-color: #f3f3f3;padding: 15px;color: #32355d;letter-spacing: 1px;}

.toptan_table .xl64 {
    font-weight: 900;
}
.toptan_table .xl63 {
    text-align: center;
}

@media (max-width:768px) {
.xdstickers_wrapper.position_upright {
    top: 10px!important;
    right: 10px!important;
    left: auto;
    z-index: 9;
}
.xdstickers {
    padding: 5px 10px!important;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 400;
}
.xdsticker-box {
    bottom: 0px;
    position: absolute;
    width: 100%;
}	
.xdsticker_freeshipping:before {
	content:"\f0d1";
	font-family: FontAwesome;
}	
.xdstickers_wrapper-product-box {}	
.xdstickers-product-box {
    margin-top: 0px;
    border-radius: 0px;
    padding: 3px 0px;
}  	
.featherlight-content .slick-track img {
    /* width: 330px!important; */
}
}

@media (max-width:768px) {
.basel_product_view_bar {
 background: #03b9b4;
 position:fixed;
 bottom: 5px;
 left:0;
 right:0;
 color: #ffffff;
 padding: 5px 0px 5px;
 z-index: 99;
 animation:slideup 2000ms forwards;
 width: 75%;
}
.basel_product_view_bar .table-cell {
 padding: 1px 2px;
}

.product_viewed_count_num {font-size:larger;color: #ffffff;display: contents;text-decoration: underline;}

/* coco_login_notice_bar */

.coco_login_notice_bar {
 background: #72c4bc;
 position:fixed;
 bottom: 0;
 left:0;
 right:0;
 color: #ffffff;
 padding: 15px 15px 5px;
 z-index:100;
 animation:slideup 2000ms forwards;
 width: 100%;
}

.coco_login_notice_bar h3 {
    color: #fff;
}

.coco_login_notice_bar .table-cell {
 padding: 10px 2px;
}

.coco_login_notice_bar .close-button {
    background-color: #ffffff;
    color: #32355d;
}

.coco_login_notice_bar .close-button:hover {
    background-color: #d8f5fb;
    color: #000000!important;
}
.coco_login_notice_bar .login-button {
    padding: 10px 33px;
    background-color: #7eda9a00;
    color: #ffffff;
    border: #fff solid 2px;
}

.coco_login_notice_bar .login-button:hover {
    padding: 10px 33px;
    background-color: #d8f5fb;
    color: #000000!important;
    border: #d8f5fb solid 2px;
}
.coco_login_notice_bar .register-button {
    background-color: #dfe38c;
    color: #000000;
}

.coco_login_notice_bar .register-button:hover {
    background-color: #7eda9a;
    color: #000000!important;
}

/* coco_login_notice_bar */
}

@media (min-width:769px) {
	
.basel_product_view_bar {
 background: #424242e6;
 position:fixed;
 bottom: 20px;
 left: 5px;
 right:0;
 color: #ffffff;
 padding: 1px 0px 0px;
 z-index: 99;
 animation:slideup 2000ms forwards;
 width: 17%;
}
.basel_product_view_bar .table-cell {
 padding: 10px 7px;
 font-size: larger;
}

.product_viewed_count_num {font-size:larger;color: #ffffff;display: contents;text-decoration: underline;}


/* coco_login_notice_bar */
.coco_login_notice_bar {
 background: #e59da4;
 position:fixed;
 bottom:0;
 left:0;
 right:0;
 color: #ffffff;
 padding: 1px 0px 0px;
 z-index:100;
 animation: slideup 2000ms forwards;
 width: 500px;
}

.coco_login_notice_bar h3 {
    color: #fff;
}

.coco_login_notice_bar .button-cell {
 padding: 10px 0px;
 font-size: larger;
 display: table-cell;
 vertical-align: middle;
}

.coco_login_notice_bar .table-cell {
 padding: 20px 17px;
 font-size: larger;
}

.coco_login_notice_bar .close-button {
    background-color: #ffffff;
    color: #32355d;
}

.coco_login_notice_bar .close-button:hover {
    background-color: #d8f5fb;
    color: #000000!important;
}
.coco_login_notice_bar .login-button {
    padding: 10px 33px;
    background-color: #7eda9a00;
    color: #ffffff;
    border: #fff solid 2px;
}

.coco_login_notice_bar .login-button:hover {
    padding: 10px 33px;
    background-color: #d8f5fb;
    color: #000000!important;
    border: #d8f5fb solid 2px;
}
.coco_login_notice_bar .register-button {
    background-color: #dfe38c;
    color: #000000;
}

.coco_login_notice_bar .register-button:hover {
    background-color: #7eda9a;
    color: #000000!important;
}

/* coco_login_notice_bar */

}

.caption .product-name {
    /* min-height: 196px; */
    /* height: 50px; */
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.promo-style-2 {
    padding: 25px 0px;
    box-shadow: 0px 0px 7px 0px #e8e8e8;
}

.text-danger {
    background-color: #ff4646;
    color: #fff;
    margin-top: 5px;
    padding: 3px;
    animation-name: pulse-red;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse-red {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
}

.btn-white {background-color: #fff!important;color:#000;}
.btn-white:hover {background-color: #ffffffd4!important;color: #000!important;}

.btn-black-outline {background-color: #ffffff00!important;color:#000;border: #000 solid 1px;}
.btn-black-outline:hover {background-color: #000000d4!important;color: #fff!important;border: #000solid 1px;}
 
.carousel-widget {position:relative;padding: 100px 100px 50px 0px;margin-bottom: 80px;}

.carousel-widget:after {
    content: "";
    background-color: #526174;
    width: 102%;
    height: 270px;
    position: absolute;
    left: -60px;
    margin-bottom: 29px;
    z-index: -1;
    display: inline-grid;
    bottom: -56px;
}

#column-left .box-heading {
    font-size: 16px;
}

.atributes-inner {
    background-color: #f5f5f5;
    padding: 15px 40px;
    /* width: 70%; */
    margin-top: 18px;
}

.atributes-inner::before{
    content: '';
    position: absolute;
    left: 2%;
    margin-top: -35px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #f5f5f5;
    clear: both;
}
.atributes-inner ul li {
    list-style: disc;
}

.options .text-danger {
    background-color: #ff5d5d;
    padding: 10px 10px;
    color: #fff;
    text-align: center;
}

.product-h1 p {font-weight: 700;color: #c4c4c4;font-family: 'Poppins', cursive;}

.price-badge {font-size: 11px;background-color: #ff5656;color: #fff;padding: 0px 10px;bottom: 4px;position: relative;}
.discount-text {}
.kdv-text {
    font-size: 16px;
}
.grid-holder .flyitem { height:0px; }
.order-status-icon { text-align:center; }
.order-status-icon .flaticon-tracking:before { font-size:90px; }
.categori-style-box {
    width: 1500px;
    background-color: #efefef;
    padding: 34px;
    height: 320px;
}
.categori-style-box img {
}

.emptycart-box {
    margin-bottom: 50px;
}

.emptycart-box p {
    text-align:center;
}

.error-button-box {
    width: 100%;
    display: grid;
}

.box-4 {padding: 40px 0px;}

/* Desktop start */

@media(min-width:769px) {
.logo-footer {
    width: 90%;
    margin-bottom: 10px;
}  
.newsletter-box {
    padding: 30px 0px;
}  
.crp-kategori {margin: 60px 0px;}  
.crp-vitrin {
    padding: 60px 0px;
	position:relative;
}

.crp-vitrin:after {content:"";height:800px;width:800px;border:#000 solid 1px;position: absolute;top: 240px;z-index: -1;border-radius: 50%;left: 190px;}

.item-crp-cont {
    padding-right: 40px;
}
.crp-inner.itm-1 {
    margin-top: 150px;
}
.crp-inner.itm-2 {
    margin-top: 60px;
}
.crp-inner.itm-3 {}
.crp-inner.itm-4 {
    padding: 80px 0px;
    position: relative;
}
.crp-inner.itm-5 {}
.crp-inner.itm-6 {
    margin-top: 150px;
}
.crp-inner.itm-7 {
    margin-top: 60px;
}

.crp-inner {}
.crp-inner img {}
.crp-inner p {
    margin-bottom: 20px;
    /* text-align: left; */
}
.crp-inner h5 {
    margin-bottom: 15px;
    position: relative;
    /* text-align: left; */
}

.crp-inner h5:after {content:"";background-color: #fff200;width: 177px;height: 10px;display: block;position: absolute;top: 8px;z-index: -1;margin-left: 89px;}

.vitrin-title {
    padding: 99px 0px;
}
.vitrin-title-box {margin-top: 80px;margin-bottom: 50px;}
.vitrin-title-box h3 {
    width: 70%;
    margin: 0 auto;
} 
.vitrin-title-box p {
    width: 70%;
    margin: 0 auto;
}  
.bottom-half-widget {
    /* padding: 50px 0px; */
}	

.selling-box-desktop {
    padding: 30px 0px;
    margin-bottom: 0px;
}

.cat-cm {
    padding: 30px 0px;
    margin-top: 30px;
    margin-bottom: 55px;
}

.selling-box-mobile { display:none; }

.betham-head-item {
    width: 79px;
    top: 2px;
    position: relative;
}	
.betham-head-item img {}

.category-title-left {
    font-size: 24px;
    font-weight: 600;
    margin-left: 74px;
}
.category-promo-left {
    position: absolute;
    top: 284px;
    transform: rotate(-90deg);
    left: -10px;
}

.category-title-right {
    font-size: 24px;
    font-weight: 600;
    margin-left: -18px;
}

.category-promo-right {
    position: absolute;
    top: 284px;
    transform: rotate(-90deg);
    right: -10px;
}

.showcase-box {
    margin: 100px 0px 100px 0px;
}

div.showcase-box > div > div > div > div:nth-child(2) {
    margin-top: 320px;
}

div.showcase-box > div > div > div > div:nth-child(3) {
    margin-top: -115px;
}

div.showcase-box > div > div > div > div:nth-child(4) {
    margin-top: 215px;
}

div.showcase-box > div > div > div > div:nth-child(5) {
    margin-top: -115px;
}

div.showcase-box > div > div > div > div:nth-child(6) {
    margin-top: 240px;
    padding: 80px;
    background-color: #e9efef;
    padding-left: 80px!important;
    padding-right: 80px!important;
}

.pr-full-banner {
    padding: 120px;
    background-image: url(/image/catalog/reklam-banner/bg-image-8.jpg);
    background-position: right bottom;
    background-size: cover;
    margin-bottom: 100px;
}

.pr-full-inner {
    width: 50%;
}

.pr-full-inner .pr-p {font-family: 'Dancing Script', cursive;font-size: 35px;}

.footer-lingks {text-align: right;padding-right: 0px;padding-top: 28px;}

div.footer-top-block li {
    display: inline-block;
    margin-left: 15px;
}

.payment_img {
    width: 370px;
}

.about-box {
    padding: 150px 0px 150px 0px;
}

.daniel-box-1 {
    margin: 20px 0px;
}
	
}

/* Desktop */

/* Mobile start */

@media (max-width:768px) {

.about-box {
    padding: 60px 0px 60px 0px;
}	 
	
.showcase-box {
    margin: 10px 0px 10px 0px;
}

div.showcase-box > div > div > div > div:nth-child(2) {
    margin-top: 30px;
}

div.showcase-box > div > div > div > div:nth-child(3) {
    margin-top: 30px;
}

div.showcase-box > div > div > div > div:nth-child(4) {
    margin-top: 30px;
}

div.showcase-box > div > div > div > div:nth-child(5) {
    margin-top: 30px;
}

div.showcase-box > div > div > div > div:nth-child(6) {
    margin-top: 60px;
    padding: 40px;
    background-color: #e9efef;
    padding-left: 30px!important;
    padding-right: 30px!important;
}
  
.logo-footer {
    width: 40%;
    margin-bottom: 10px;
}
  
.category-title-left {
    font-size: 24px;
    font-weight: 600;
    margin-left: 61px;
}
.category-promo-left {
    position: absolute;
    top: 164px;
    transform: rotate(-90deg);
    left: -40px;
}

.category-title-right {
    font-size: 24px;
    font-weight: 600;
    margin-left: 0px;
}

.category-promo-right {
    position: absolute;
    top: 160px;
    transform: rotate(-90deg);
    right: -50px;
}  
.pr-full-banner {
    padding: 30px 5px;
    background-image: url(/image/catalog/reklam-banner/bg-image-8.jpg);
    background-position: 45% 100%;
    background-size: cover;
    margin-bottom: 40px;
}

.pr-full-inner {
    /* width: 50%; */
}

.pr-full-inner .pr-p {font-family: 'Dancing Script', cursive;font-size: 27px;}
.footer-lingks {  }	
.betham-head-item {}	
.betham-head-item img {}	
.selling-box-mobile {padding: 25px 8px 0px;}

.selling-box-mobile .cm_content .cm_column {
    margin-bottom: 10px;
}  
.promo-style-2 .flaticon-extra-package:before {
    font-size: 45px!important;
}
.promo-style-2 .flaticon-extra-delivery-man:before {
    font-size: 45px!important;
}
.promo-style-2 .flaticon-extra-return-box:before {
    font-size: 45px!important;
}
.promo-style-2 .flaticon-extra-customer-care:before {
    font-size: 45px!important;
}
	
.newsletter-box {
    padding: 25px 0px;
    background-color: #f9f9f9;
}  
.crp-kategori {margin: 30px 0px;}  
.crp-vitrin {display: none;}

.vitrin-title {
    padding: 60px 0px;
}
.vitrin-title-box {margin-top: 0px;margin-bottom: 0px;}
.vitrin-title-box h3 {
    margin: 0 auto;
    font-size: 25px;
} 
.vitrin-title-box p {
    margin: 0 auto;
    margin-top: 15px;
}  
.selling-box-desktop {
    padding: 30px 0px;
    display: none;
}

.search-field .btn {
 position: absolute;
 height: 40px;
 top: 5px;
 bottom: 0px;
 right: 5px;
 border: none;
 padding: 10px 25px;
 line-height: 22px;
 font-weight: 600;
 width: 95px;
 border-radius: 4px;
}
  
.search-field {
    position: relative;
    border: 1px solid #e6e6e6;
    transition: border 400ms;
    border-radius: 5px;
}
  
.search-holder {
    border-radius: 5px;
}  
.search-field input.main-search-input {
 border:none;
 height: 50px;
 min-height: 50px;
 padding-left: 20px;
 padding-right: 10px;
 border-radius: 6px;
}
  
.search-dropdown-holder {
 padding:20px;
 width: 100%;
 border-bottom: 1px solid #ededed;
 background-color: #f4f4f4;
}
   
.dropdown-wrapper-click {
 /* position:relative; */
 /* display:inline-block; */
}
.dropdown-content {
 position:absolute;
 background:#ffffff;
 color:#222222;
 box-shadow: 0 0 2px rgba(0,0,0,.1);
 visibility: hidden;
 opacity: 0;
 transition: visibility 300ms, opacity 300ms, margin 300ms;
 line-height:21px;
 text-align:left;
 text-transform:none;
 z-index:9;
 width: 100%;
}

.mobile-triger {
    width: 19px;
}

.mobile-trigger-text {
	font-size: 10px;
	text-align: left;
}

.logo-mobtri {
    width: 85px;
}

div.footer-top-block li {
    display: inline-block;
    margin-right: 15px;
    line-height: 30px;
}

.payment_img {}

.cat-cm-mobile {
    padding: 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.widget .cm_module .container {}

}

/* Mobile */

.cat-ust-title {
    text-align: center;
    width: 10%;
}
.cat-ust-text {}


/* widget whatsapp button */

.whatsapp-btn-widget {
    background-color: #00a11b;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 40px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.whatsapp-btn-widget .fa-whatsapp {
    margin-right: 5px;
}

.whatsapp-btn-widget a:hover {
    color:#fff;
}

.whatsapp-btn-icon {
    font-size: 12px;
}

/* widget whatsapp button end */


