! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
line-height: 1.15; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
margin: 0;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
font-size: 2em;
margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
border-bottom: none; /* 1 */
text-decoration: underline; /* 2 */
text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sub {
bottom: -0.25em;
}

sup {
top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
font-family: inherit; /* 1 */
font-size: 100%; /* 1 */
line-height: 1.15; /* 1 */
margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
box-sizing: border-box; /* 1 */
color: inherit; /* 2 */
display: table; /* 1 */
max-width: 100%; /* 1 */
padding: 0; /* 3 */
white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
display: none;
}

/*==========================================================================*/

@charset "UTF-8";
html, html a {
-webkit-font-smoothing: antialiased;
}
html {
-ms-overflow-style: scrollbar;
}
.main-site {
overflow: hidden;
}
.container-fluid {
padding-right: 0;
padding-left: 0;
margin-right: auto;
margin-left: auto;
}
/*.container-fluid .row {
margin-left: 0;
margin-right: 0;
}
.container-fluid .row .layout-column {
padding-left: 0;
padding-right: 0;
}*/
body.content_only {
padding: 15px;
margin: 0 !important;
}
body, div, dl, dt, dd, ul, ol,
li, h1, h2, h3, h4, h5, h6, pre,
code, form, fieldset, legend, input,
button, textarea, p, blockquote, th, td {
padding: 0px;
margin: 0px;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
outline:none;
}
.label {
color: #000;
}
.btn-group-xs > .btn, .btn-xs{
padding:0;
}
input {
outline: 0;
outline-style: none;
outline-width: 0;
}
th, td {
line-height: 20px;
vertical-align: top;
}
th {
font-weight: 500;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.wrap {
width: auto;
clear: both;
}
.center, .table td.center, .table th.center {
text-align: center;
}
table th {
font-weight: 500 !important;
}
.success {
background: none repeat scroll 0 0 #43B754;
border: 1px solid #43B754;
font-size: 1em;
margin: 0 0 10px;
padding: 10px;
color: #FFFFFF;
font-weight: 500;
}
.warning, .alert-warning, .warning_inline {
background-color: #FCF8E3;
border-color: #E4752B;
color: #8A6D3B;
}
.warning, .alert {
border: 1px solid transparent;
border-radius: 0;
margin: 10px 0;
padding: 10px;
}
.error {
background: none repeat scroll 0 0 #FFCCCC;
border: 1px solid #990000;
font-size: 100%;
margin: 0 0 10px;
padding: 10px;
font-weight: bold;
}
.error ol {
margin-left: 20px;
}
ol, ul {
list-style: none outside none;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 1.15em;
font-weight: 200;
line-height: 1.4;
}

@media (min-width: 768px) {
.lead {
font-size: 1.5em;
}
}

small {
font-size: 0.96em;
}
cite {
font-style: normal;
}

/*text*/
.text-muted {
color: #010101;
}
.text-primary {
color: #f2735a;
}
.text-warning {
color: #c09853;
}
.text-danger {
color: #b94a48;
}
.text-success {
color: #468847;
}
.text-info {
color: #3a87ad;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.highlight {
background-color: #FFC;
font-weight: bold;
padding: 1px 4px;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
/*end text*/

label {
margin-bottom: 10px;
font-weight: 400;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
list-style: none;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
dl {
margin-bottom: 20px;
}
dt, dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #010101;
}
abbr.initialism {
font-size: 0.9em;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 1.25em;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 20px;
color: #010101;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before, q:after, blockquote:before, blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code, kbd, pre, samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.dropcap {
display: block;
float: left;
margin: -2px 5px 0 0;
padding: 0 10px;
color: #000;
font: 49px/16px Arial, Helvetica, sans-serif;
}
.dropcap.color {
color: #000000;
}
.dropcap.dark {
color: #fff;
background-color: #000000;
}
.styled-list {
position: relative;
margin: 0 0 20px;
padding: 0;
list-style: none;
line-height: 18px;
}
.styled-list ul {
margin-left: 0;
padding: 5px 0 0;
}
.styled-list ul li {
margin-bottom: 6px;
padding: 0;
}
.styled-list ul li span {
display: block;
overflow: hidden;
}
.styled-list ul li i {
width: 16px;
float: left;
margin-right: 10px;
text-align: center;
color: #000;
font-size: 1.07em;
}
.styled-list ul li:before {
color: #000000;
float: left;
}
.styled-list .circle li, .styled-list.circle li {
text-indent: 0;
margin-left: 0;
padding-left: 0;
list-style: none;
}
.styled-list .circle li:before, .styled-list.circle li:before {
content: "\25CF";
margin: -1px 10px 0 0;
font-size: 0.92em;
}
.styled-list.arrow > li {
margin-left: -15px;
padding-left: 35px;
}
.styled-list.arrow li:before {
margin: -1px 8px 0 -20px;
content: "\f18e";
font-family: FontAwesome;
font-size: 1.23em;
}
.styled-list ul.circle li:before {
content: "\25CB";
color: #000000;
}
.styled-list.checkmark > li {
margin-left: -15px;
padding-left: 35px;
margin-bottom: 10px;
}
.styled-list.checkmark > li:before {
margin: -1px 8px 0 -20px;
content: '\e013';
font-family: FontAwesome;
font-size: 1.23em;
}
.styled-list.decimal {
list-style: decimal outside;
margin-left: 25px;
}
.styled-list.decimal li {
padding-left: 0;
text-indent: 0;
}
.mark {
background: #d9d9d9;
padding: 2px 2px 0;
}
.color_mark {
background-color: #000000;
color: #fff;
padding: 2px 2px 0;
}
.color, .color:hover {
color: #000000;
}
.underline {
text-decoration: underline;
}
.underline:hover {
text-decoration: none;
}
.blockquote {
position: relative;
border-top: 4px solid #000000;
}
.blockquote .inside {
padding: 15px;
border: 1px solid #eaeaea;
}
.infobox {
border: 1px solid #000000;
}
.infobox .inside {
padding: 15px 15px 15px 84px;
position: relative;
}
.infobox .inside :before {
infobox: block;
position: absolute;
top: 16px;
left: 16px;
color: #000000;
content: "\f05a";
font-family: FontAwesome;
font-size: 3.61em;
line-height: 0.76;
}
.comment {
position: relative;
color: #333;
}
.comment .inside {
padding: 30px 15px 30px 100px;
border-top: 1px solid #eaeaea;
position: relative;
}
.comment .comment .inside :before {
display: block;
position: absolute;
top: 30px;
left: 10px;
color: #fff;
border-radius: 50%;
background: #ebebeb;
text-align: center;
content: "\f007";
font-family: FontAwesome;
font-size: 5.07em;
line-height: 19px;
width: 77px;
height: 77px;
}
.comment a {
color: #00B2BA;
text-decoration: underline;
}
.comment a:hover {
text-decoration: none;
}
.comment p {
margin-bottom: 0.112px;
}
.comment .comment {
padding-left: 10%;
}
.comment .comments > .comment:first-child {
padding-left: 0;
}
.comment .comments > .comment:first-child .inside {
border: none;
}

/*select textarea input*/
select, textarea, input[type="text"],
input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"],
input[type="week"], input[type="number"],
input[type="email"], input[type="url"],
input[type="search"], input[type="tel"],
input[type="color"], .inputbox, .form-control {
border-radius: 0px;
border-color: #eee;
}
select:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder, textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder,
.form-control:-moz-placeholder {
color: #010101;
}
select::-moz-placeholder, textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder, .form-control::-moz-placeholder {
color: #010101;
opacity: 1;
}
select:-ms-input-placeholder, textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder, .form-control:-ms-input-placeholder {
color: rgba(40, 33, 31, 0.5);
}
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
color: #010101;
}
textareaselect, textareatextarea, textareainput[type="text"],
textareainput[type="password"], textareainput[type="datetime"],
textareainput[type="datetime-local"], textareainput[type="date"],
textareainput[type="month"], textareainput[type="time"],
textareainput[type="week"], textareainput[type="number"],
textareainput[type="email"], textareainput[type="url"],
textareainput[type="search"], textareainput[type="tel"],
textareainput[type="color"], textarea.inputbox, textarea.form-control {
height: auto;
padding: 5px 10px;
}
.form-group {
margin-bottom: 20px;
}
.radio label, .checkbox label {
display: inline-block;
font-weight: 300;
min-height: auto;
}
.form-control-static {
margin-bottom: 0;
}

@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
}
}

.form-horizontal .control-label, .form-horizontal .radio,
.form-horizontal .checkbox, .form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 0px;
display: inline;
}
.form-group.date-time-select .col-sm-6 > div {
display: inline-block;
margin-right: 30px;
}
.checkbox-margin input[type="checkbox"] {
margin: 6px 0 0 0;
display: inline-block;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"], input[type="search"], input[type="tel"],
input[type="color"], .inputbox {
box-shadow: none;
}
select:-moz-placeholder, textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
color: #010101;
}
select::-moz-placeholder, textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
color: rgba(40, 33, 31, 0.5);
}
select:-ms-input-placeholder, textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
color: rgba(40, 33, 31, 0.5);
}
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
color: rgba(40, 33, 31, 0.5);
}
textareaselect, textareatextarea, textareainput[type="text"],
textareainput[type="password"], textareainput[type="datetime"],
textareainput[type="datetime-local"], textareainput[type="date"],
textareainput[type="month"], textareainput[type="time"],
textareainput[type="week"], textareainput[type="number"],
textareainput[type="email"], textareainput[type="url"],
textareainput[type="search"], textareainput[type="tel"],
textareainput[type="color"], textarea.inputbox {
height: auto;
}
select, select.form-control, select.inputbox, select.input {
background: transparent none repeat scroll 0 0;
border: 1px solid #eee;
box-shadow: none;
min-width: 120px;
padding-right: 5px;
width: auto;
}
.input-append input, .input-prepend input, .input-append select,
.input-prepend select, .input-append .uneditable-input,
.input-prepend .uneditable-input {
box-shadow: none;
}
.input-append .active, .input-prepend .active {
background-color: #bbff33;
border-color: #669900;
}
.form-control {
height: 40px;
line-height: 40px;
border: 1px solid #eee;
padding: 0 10px;
}
textarea.form-control {
padding: 5px 10px;
box-shadow: none;
line-height: 25px;
}
textarea.form-control:focus {
box-shadow: none;
}

select:focus, textarea:focus, input[type="text"]:focus,
input[type="password"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus,
input[type="week"]:focus, input[type="number"]:focus,
input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus,
input[type="color"]:focus, .inputbox:focus, select:hover,
textarea:hover, input[type="text"]:hover, input[type="password"]:hover,
input[type="datetime"]:hover, input[type="datetime-local"]:hover,
input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover,
input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover,
input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover,
input[type="color"]:hover, .inputbox:hover, select:active, textarea:active,
input[type="text"]:active, input[type="password"]:active, input[type="datetime"]:active,
input[type="datetime-local"]:active, input[type="date"]:active, input[type="month"]:active,
input[type="time"]:active, input[type="week"]:active, input[type="number"]:active,
input[type="email"]:active, input[type="url"]:active, input[type="search"]:active,
input[type="tel"]:active, input[type="color"]:active, .inputbox:active {
box-shadow: none;
border-color: #eee;
}
select:focus, textarea:focus, input[type="text"]:focus,
input[type="password"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus,
.inputbox:focus, .form-control:focus {
border-color: #eee;
}
/*end select textarea input*/

/********* TABLES ********/
table.std, table.table_block {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E5E5E5;
margin-bottom: 20px;
width: 100%;
}
table.std td, table.table_block td {
border-bottom: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
padding: 10px;
vertical-align: top;
}
.table {
width: 100%;
margin-bottom: 30px;
}
.table thead > tr > th, .table thead > tr > td,
.table tbody > tr > th, .table tbody > tr > td,
.table tfoot > tr > th, .table tfoot > tr > td {
line-height: 1.42857;
vertical-align: middle;
border-bottom: none;
}
.table thead > tr > th.active, .table thead > tr > td.active,
.table tbody > tr > th.active, .table tbody > tr > td.active,
.table tfoot > tr > th.active, .table tfoot > tr > td.active {
background-color: whitesmoke;
}
.table thead > tr > th.success, .table thead > tr > td.success,
.table tbody > tr > th.success, .table tbody > tr > td.success,
.table tfoot > tr > th.success, .table tfoot > tr > td.success {
background-color: #55c65e;
border-color: #48b151;
}
.table thead > tr > th.danger, .table thead > tr > td.danger,
.table tbody > tr > th.danger, .table tbody > tr > td.danger,
.table tfoot > tr > th.danger, .table tfoot > tr > td.danger {
background-color: #f3515c;
border-color: #d4323d;
}
.table thead > tr > th.warning, .table thead > tr > td.warning,
.table tbody > tr > th.warning, .table tbody > tr > td.warning,
.table tfoot > tr > th.warning, .table tfoot > tr > td.warning {
background-color: #fe9126;
border-color: #e4752b;
}
.table thead > tr.active > th, .table thead > tr.active > td,
.table tbody > tr.active > th, .table tbody > tr.active > td,
.table tfoot > tr.active > th, .table tfoot > tr.active > td {
background-color: whitesmoke;
}
.table thead > tr.success > th, .table thead > tr.success > td,
.table tbody > tr.success > th, .table tbody > tr.success > td,
.table tfoot > tr.success > th, .table tfoot > tr.success > td {
background-color: #55c65e;
border-color: #48b151;
}
.table thead tr.warning > th, .table thead tr.warning > td,
.table tbody tr.warning > th, .table tbody tr.warning > td,
.table tfoot tr.warning > th, .table tfoot tr.warning > td {
background-color: #fe9126;
border-color: #e4752b;
}
.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #d6d4d4;
border-bottom-width: 1px;
color: #333333;
vertical-align: middle;
}
.table thead > tr.danger > th, .table thead > tr.danger > td {
background-color: #f3515c;
border-color: #d4323d;
}
.table tbody > tr > td {
vertical-align: middle;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #fff;
}
.table .table {
background-color: white;
}
.table-condensed thead > tr > th, .table-condensed thead > tr > td,
.table-condensed tbody > tr > th, .table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th, .table-condensed tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
color: #333;
font-weight: 400;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
padding: 9px 10px;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) th, .table-striped > tbody > tr:nth-child(odd) td {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
background-color: whitesmoke;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
background-color: #42c04c;
border-color: #419f49;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
background-color: #f13946;
border-color: #c32933;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
background-color: #fe840d;
border-color: #da681c;
}
.table-hover > tbody > tr.success:hover > td {
background-color: #42c04c;
border-color: #419f49;
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
background-color: #f13946;
border-color: #c32933;
}
.table-hover > tbody > tr.warning:hover > td {
background-color: #fe840d;
border-color: #da681c;
}
table col[class*="col-"] {
float: none;
display: table-column;
}
table td[class*="col-"], table table th[class*="col-"] {
float: none;
display: table-cell;
}

@media (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #d6d4d4;
}
.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: normal;
}
.table-responsive .table-bordered {
border: 0;
}
.table-responsive .table-bordered > thead > tr th:first-child,
.table-responsive .table-bordered > thead > tr td:first-child,
.table-responsive .table-bordered > tbody > tr th:first-child,
.table-responsive .table-bordered > tbody > tr td:first-child,
.table-responsive .table-bordered > tfoot > tr th:first-child,
.table-responsive .table-bordered > tfoot > tr td:first-child {
border-left: 0;
}
.table-responsive .table-bordered > thead > tr th:last-child,
.table-responsive .table-bordered > thead > tr td:last-child,
.table-responsive .table-bordered > tbody > tr th:last-child,
.table-responsive .table-bordered > tbody > tr td:last-child,
.table-responsive .table-bordered > tfoot > tr th:last-child,
.table-responsive .table-bordered > tfoot > tr td:last-child {
border-right: 0;
}
.table-responsive .table-bordered > thead > tr:last-child th,
.table-responsive .table-bordered > thead > tr:last-child td,
.table-responsive .table-bordered > tbody > tr:last-child th,
.table-responsive .table-bordered > tbody > tr:last-child td,
.table-responsive .table-bordered > tfoot > tr:last-child th,
.table-responsive .table-bordered > tfoot > tr:last-child td {
border-bottom: 0;
}
#order-list td > .label {
widowshite-space: normal;
}
}
.unvisible {
display: none;
}

.tab-content {
	position: relative;
}
.tab-content > .tab-pane {
	/*overflow: hidden;*/
	position: absolute;
	opacity: 0;
}
.tab-content > .tab-pane.active {
	position: initial;
	opacity: 1;
}
/********* END TABLES ********/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
#jmstools {
	width: 270px;
}
#jmstools-arrow {
	position: relative;
	top: 40px;
	right: -40px;
}

.modal-open {
	padding-right: 0 !important;
}
body, html {
	overflow: initial !important;
}
body {
  font-weight: 400;
  font-size: 14px;
  color: #555;
  line-height: 30px;
  overflow: initial !important;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
}

.main-site {
	overflow-x: hidden;
}
@media(min-width: 1480px){
  .container {
    width: 1440px;
  }
}
.container-fluid {
  padding: 0 80px;
}
/*.container-fluid .row .layout-column {
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid .row {
	margin-left: -15px;
	margin-right: -15px;
}*/

a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  outline: none;
  transition: all 400ms;
  font-family: 'Catamaran', sans-serif;
}
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
  color: #000;
}

  img {
  vertical-align: middle;
  max-width: 100%;
  transition: all 400ms;
}

/*the h*/
h1 {
  margin: 0;
  padding: 0 0 30px;
  font-size: 40px;
  font-weight: 400;
}
h2 {
  margin: 0;
  padding: 0 0 30px;
  font-size: 35px;
  font-weight: 400;
}
h3 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 30px;
  font-weight: 400;
}
h4 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 25px;
  font-weight: 400;
}
h5 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 20px;
  font-weight: 400;
}
h6 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 15px;
  font-weight: 400;
}
/*end the h*/

.clearfix {
	clear: both;
	display: block;
	width: 100%;
}

.padding-0 {
	padding: 0 !important;
}
.padding-top-0 {
	padding-top: 0 !important;
}
.padding-bottom-0 {
	padding-bottom: 0 !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.padding-bottom-60 {
	padding-bottom: 60px !important;
}
.margin {
	margin: 0 !important;
}
.margin-top-0 {
	margin-top: 0 !important;
}
.margin-bottom-0 {
	margin-bottom: 0 !important;
}

/*jmstools*/
#jmstools {
  z-index: 99999;
}
#jmstools-arrow i::before {
	content: "\f19a";
	font-family: LineAwesome;
	display: block;
	font-style: normal;
	font-size: 28px;
}
#jmstools .btn-action .btn:hover {
  color: #d8ba67 !important;
  background: none;
}
/*end jmstools*/

/*required*/
.required {
  font-size: 0;
}
.required::after {
  content: '*';
  display: inline-block;
  color: #f73b4d;
  font-size: 14px;
  position: relative;
  top: -2px;
  margin-left: 2px;
}
.form-control-label {
  font-size: 16px;
}
/*end required*/

/* Dropdown Menu */
.dropdown-menu {
	margin: 0;
	min-width: 160px;
	border-radius: 0;
	transform: translateY(30px);
	transition: all 400ms ease 0s;
	visibility: hidden;
	opacity: 0;
	font-size: 13px;
	top: 100%;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.12);
	border-width: 1px;
	border-style: solid;
	border-color: #e1e1e1;
}
.open > .dropdown-menu {
  border-radius: 0;
  margin-top: 0;
  opacity: 1;
  padding: 0;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 999999;
  transition: all 400ms ease 0s;
  visibility: visible;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu > li > a {
  padding: 0;
  color: #000;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	background: none;
}
/* End Dropdown Menu */

/* Button */
.btn.disabled, .btn-default.disabled,
.btn, .btn-default {
	box-shadow: none;
	transition: all 400ms;
	cursor: pointer;
	display: inline-block;
	border-radius: 0;
	outline: none;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	text-transform: uppercase;
	line-height: 37px;
	padding: 0 27px;
	background-color: #000;
	font-family: 'Catamaran', sans-serif;
}
.btn.active, .btn:active, .btn:hover {
  color: #000;
  background-color: #d8ba67;
  border-color: #d8ba67;
}
.btn.disabled:hover, .btn-default.disabled:hover,
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  outline: none;
  color: #000;
  background-color: #d8ba67;
  border-color: #d8ba67;
}
.btn-default.active:hover, .btn.active:hover {
  box-shadow: none;
  color: #000;
  background-color: #d8ba67;
  border-color: #d8ba67;
}
/* End Button */

/*title*/
.addon-title {
	position: relative;
	text-align: center;
	margin: 0 auto 60px;
}
.addon-title h3 {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0.05em;
	position: relative;
	font-family: 'Catamaran', sans-serif;
	text-transform: uppercase;
	padding-bottom: 32px;
}
.addon-title h3:after {
	content: '';
	width: 80px;
	height: 3px;
	display: block;
	background-color: #d8ba67;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.addon-title .addon-desc {
	font-size: 18px;
	color: #555;
	font-weight: 700;
}
/*end title*/

/*owl*/
.owl-carousel .owl-item,
.owl-carousel .owl-item img {
	width: auto;
}
/*///*/
.fs-pager-wrapper,
.owl-dots {
  position: relative;
  width: 100%;
  z-index: 999;
  text-align: center;
  bottom: 0;
}
.fs-pager-wrapper {
	position: absolute;
	bottom: 8px;
    width: 100%;
}
.owl-dots .owl-dot {
  margin: 0;
}
.fs-pager-wrapper > a,
.owl-dots .owl-dot span {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-right: 7px;
	cursor: pointer;
	border: 1px solid #ccc;
	background-color: #ccc;
}
.fs-pager-wrapper > a {
	margin-right: 5px;
}
.fs-pager-wrapper > a:last-child,
.owl-dots .owl-dot:last-child span {
  margin-right: 0;
}
.fs-pager-wrapper > a.active {
	background: none;
}
.fs-pager-wrapper > a.active,
.owl-dots .owl-dot.active span {
  	background-color: #d8ba67;
	border-color: #d8ba67;
}
.fs-pager-wrapper > a span {
	display: none;
}
/*///*/
.owl-controls {
  display: none;
}
.owl-carousel:hover .owl-controls {
  display: block;
}
.owl-carousel:hover .owl-controls.disabled {
  display: none;
}
.fraction-slider .prev,
.fraction-slider .next,
.owl-theme .owl-controls div.owl-prev,
.owl-theme .owl-controls div.owl-next {
  border-radius: 0;
  height: 44px;
  width: 44px;
  line-height: 42px;
  cursor: pointer;
  margin: 0;
  top: 50%;
  margin-top: -22px;
  transition: all 400ms;
  background: none !important;
  text-align: center;
  font-size: 20px;
  color: #666;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ebebeb;
	right: auto;
}
.owl-theme .owl-controls div.owl-prev,
.owl-theme .owl-controls div.owl-next {
	background-color: #fff !important;
}
.owl-theme .owl-controls div.owl-prev {
	left: 0;
}
.fraction-slider .prev {
	left: 50px;
}
.owl-theme .owl-controls div.owl-next {
	right: 0;
}
.fraction-slider .next {
	right: 50px;
}
.fraction-slider .prev:hover,
.fraction-slider .next:hover,
.owl-theme .owl-controls div.owl-prev:hover,
.owl-theme .owl-controls div.owl-next:hover {
	background-color: #d8ba67 !important;
	border-color: #d8ba67;
	color: #000;
}
.fraction-slider .prev:after,
.fraction-slider .next:after,
.owl-theme .owl-controls div.owl-next:after,
.owl-theme .owl-controls div.owl-prev:after {
	content: '';
	display: block;
	transition: all 400ms;
	-webkit-transition: all 0ms;
	-moz-transition: all 400ms;
	font-family: typo-icon !important;
  	background: none !important;
}
.fraction-slider .prev:after,
.owl-theme .owl-controls div.owl-prev:after {
	content: '\e971';
}
.fraction-slider .next:after,
.owl-theme .owl-controls div.owl-next:after {
	content: '\e972';
}
/*end owl*/

/*back to top*/
.back-to-top {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	bottom: 18%;
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.22);
	color: #191919;
	cursor: pointer;
	font-size: 25px;
	height: 48px;
	line-height: 47px;
	position: fixed;
	right: 14px;
	text-align: center;
	width: 48px;
	z-index: 99999;
	transition: all 400ms;
}
.back-to-top:hover {
  color: #fff;
  background-color: #d8ba67;
}
/*end back to top*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*header_bar*/
header {
	position: relative;
    z-index: 99999;
}
.header_bar {
	position: relative;
}
.header_bar .row {
	display: flex;
	align-items: center;
}
.menu-box {
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
}
.menu-box .addon-box > div {
	margin-left: 30px;
	/*padding-top: 5px;*/
}
.menu-box .addon-box:first-child > div {
	margin-left: 0;
}

.header_bar.active {
  position: fixed;
  z-index: 10000;
  top: 0;
  background-color: #fff;
  transition: all 400ms;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.08);
  padding: 0;
  width: 100%;
}
/*end header_bar*/

/*logo*/
.logo-box {
	text-align: left;
}
.logo-box .logo {
  display: inline-block;
}
.logo-box .addon-box > .logos {
	display: none;
}
.setting-content .logos {
	max-width: 68px;
}
/*end logo*/

/*megamenu*/
.megamenu-box {
	position: initial;
}
.jms-megamenu-wrap > span {
  display: none;
}
#jms-megamenu-container {
  margin: 0;
  border: none;
  position: initial;
}
.jms-megamenu {
	text-align: center;
}
.jms-megamenu .nav > li {
	margin-right: 37px;
}
.jms-megamenu .nav > li:last-child {
  margin-right: 0;
}
.jms-megamenu .nav > li > a {
	padding: 40px 0;
	text-align: center;
	z-index: 99999;
	text-transform: uppercase;
	transition: all 0ms;
	font-weight: 700;
	font-size: 15px;
	color: #000;
	letter-spacing: 0;
	line-height: 28px;
	font-family: 'Catamaran', sans-serif;
}
.header_bar.active .jms-megamenu .nav > li > a {
	padding: 26px 0;
}
.jms-megamenu .nav > li > a:hover {
	color: #000;
}
.jms-megamenu .nav > li > a::before {
	content: '';
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 42px;
	z-index: 9;
	background-color: #707070;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.header_bar.active .jms-megamenu .nav > li > a::before {
	bottom: 28px;
}
.jms-megamenu .nav > li:hover > a::before,
.jms-megamenu .nav > li.open > a::before {
	opacity: 1;
	visibility: initial;
}
.jms-megamenu .dropdown-menu {
	transform: translateY(30px);
	width: 230px;
	padding: 20px 30px 20px;
	left: -31px;
	top: calc(100% - 0);
	z-index: 99998;
	border: none;
	background-color: #000;
}
.jms-megamenu .dropdown-menu .dropdown-menu {
	top: -20px;
}
.jms-megamenu .open .dropdown-menu {
	transform: translateY(0);
}
.jms-megamenu .mega-dropdown-inner .mega-dropdown-menu {
	left: calc(100% - 20px);
}
.jms-megamenu .dropdown-menu a:after {
	margin-right: 0;
}
.jms-megamenu .mega-nav .mega > a::after {
	content: '\e972';
	border: none;
	font-family: typo-icon;
	position: absolute;
	right: 10px;
	top: -12px;
	font-size: 9px;
	color: #9f9f9f;
}
.jms-megamenu .mega-nav .mega > a:hover:after {
	color: #d8ba67;
}
.jms-megamenu .mega-nav li {
	line-height: 2;
	margin-bottom: 2px;
}
.jms-megamenu .mega-nav li > a {
	text-transform: capitalize;
	background: none;
	padding: 0;
	transition: all 400ms;
	font-size: 14px;
	color: #9f9f9f;
	letter-spacing: 0;
	position: relative;
	/*display: inline-block;*/
	line-height: 35px;
}
.jms-megamenu .mega-nav li > a:hover {
	color: #fff;
}
.jms-megamenu .mega-nav li > a span {
	position: relative;
}
.jms-megamenu .mega-nav li > a span::before {
	content: '';
	/*width: calc(100% - 4px);*/
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	/*left: 2px;*/
	left: 0;
	bottom: 2px;
	z-index: 9;
	background-color: #d8ba67;
	 opacity: 0;
	 visibility: hidden;
	transition: all 400ms;
}
.jms-megamenu .mega-nav li > a:hover span:before {
	opacity: 1;
	visibility: initial;
}
/*.jms-megamenu .nav > li:hover > a::before,
.jms-megamenu .nav > li.open > a::before {
	opacity: 0;
	visibility: hidden;
}*/
.jms-megamenu .mega-nav li:not(.group) > a span {
	position: relative;
}
.megamenu-close {
  display: none;
}
.jms-megamenu .nav > .item-fullwidth {
	position: initial;
}
.jms-megamenu .nav > .mega-fullwidth {
  position: initial;
}
.header_bar .mega-fullwidth .row {
	align-items: flex-start;
}
.jms-megamenu .mega .dropdown-menu {
	left: 0;
}
.jms-megamenu .mega .dropdown-menu .dropdown-menu {
  left: 100%;
}
.jms-megamenu .dropdown-menu.fullwidth {
	right: auto;
	left: 0;
	width: 100%;
	top: calc(100% - 0);
	padding: 30px 35px 40px;
}
.jms-megamenu .dropdown-menu.fullwidth .mega-dropdown-inner {
	max-width: 1410px;
	width: 100%;
	margin: 0 auto
}
/*.header_bar.active .jms-megamenu .dropdown-menu,
.header_bar.active .jms-megamenu .dropdown-menu.fullwidth {
	top: calc(100% - 15px);
}*/
.jms-megamenu .dropdown-menu.fullwidth li {
	padding: 0;
}
.jms-megamenu .dropdown-menu.fullwidth a {
	padding: 0;
}
.jms-megamenu .mega-nav .group > a {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 2;
	text-transform: uppercase;
	position: relative;
	font-family: 'Catamaran', sans-serif;
	letter-spacing: 0.1em;
}
.jms-megamenu .mega-nav .group > a span:before {
	display: none;
}

.jms-megamenu .menu-banner {
	margin-top: 30px;
}
.jms-megamenu .banner-content {
	position: initial;
	display: flex;
	align-items: center;
}
.jms-megamenu .dropdown-menu .banner-content a:hover {
	padding: 0;
}
.jms-megamenu .banner-content .content {
	position: absolute;
	left: 40px;
}
.jms-megamenu .banner-content .text {
	margin: 0;
}
.jms-megamenu .banner-content .text-1 {
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #000;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.jms-megamenu .banner-content .text-2 {
	font-size: 14px;
	color: #555;
}
/*end megamenu*/

/*cart*/
.cart_box {
	z-index: 1001;
	padding-right: 13px;
}
.cart_box.open {
  z-index: 99999;
}
.cart-box {
  text-align: right;
}
.cart-box .addon-box {
  display: inline-block;
  margin-left: 32px;
}
.cart-box .addon-box:first-child {
  margin-left: 0;
}
.blockcart > .tab-title {
  display: none;
}
.blockcart .cart-title > a {
	display: inline-block;
	top: 4px;
}
.blockcart .cart-icon {
	position: relative;
	z-index: 9999;
	font-size: 22px;
	color: #000;
}
.blockcart .cart-icon i,
.blockcart .cart-title .cart-icon-2 {
	display: none;
}
.blockcart .cart-icon:before {
	content: '';
	width: 20px;
	height: 22px;
	display: block;
	background-image: url(../img/icon-cart.png);
}
.blockcart.open .cart-icon::after {
  transform: translateY(0);
  opacity: 1;
  visibility: initial;
}
.ajax_cart_quantity {
	width: 16px;
	height: 16px;
	background-color: #000;
	border-radius: 50%;
	position: absolute;
	top: 17px;
	right: -11px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	display: block !important;
	font-weight: 700;
}
.blockcart .cart-subtotals {
  display: none;
}
.blockcart .cart-title .cart-subtotals {
	font-size: 17px;
	font-weight: 700;
	margin-left: 15px;
	position: relative;
	top: -5px;
	display: none;
	color: #d8ba67;
}
/*......................................................*/
#cart_block .shoppingcart-box {
	width: 320px;
	padding: 0;
	margin-top: 10px;
	display: block !important;
	right: -25px;
	left: auto;
	margin-left: 0;
	top: calc(100% + 28px);
	z-index: 99999;
	border: none;
	background-color: #000;
	color: #9f9f9f;
}
#cart_block .shoppingcart-box::before {
	content: '\f113';
	font-family: LineAwesome;
	display: inline-block;
	color: #000;
	position: absolute;
	top: -16px;
	right: 40px;
	font-size: 16px;
	z-index: 2;
}
#cart_block .shoppingcart-box::after {
	display: inline-block;
	position: absolute;
	right: 43px;
	content: "\f0d8";
	font-family: FontAwesome;
	font-size: 18px;
	color: #000;
	top: -17px;
}
.header_bar.active #cart_block .shoppingcart-box {
	margin-top: 10px;
	top: calc(100% + 15px);
}
.header_bar.active .blockcart .cart-icon::after {
  bottom: -40px;
}
.shoppingcart-content {
	padding: 40px 30px;
	float: left;
	width: 100%;
}
#cart_block .shoppingcart-box .cart_block_list {
  float: left;
  width: 100%;
  max-height: 511px;
  overflow-y: auto;
  padding-right: 8px;
  min-height: 50px;
  max-height: 350px;
  margin: 0;
  /*border-bottom: 1px solid #1d1d1d;*/
}
.cart_block_list li {
	display: inline;
	float: left;
	padding: 17px 0;
	position: relative;
	width: 100%;
	/*border-bottom: 1px solid #e1e1e1;*/
}
.cart_block_list li:first-child {
  /*border-top: none;*/
  padding-top: 0;
}
.cart_block_list li:last-child {
	padding-bottom: 0;
}
.cart_block_list .cart-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.cart_block_list .preview-image {
  float: left;
  width: 85px;
}
.cart_block_list .preview-image img {
  margin: 0;
}
.cart_block_list .description {
  line-height: 1;
  width: calc(100% - 85px);
  float: left;
  padding-left: 20px;
  position: relative;
}
.description > a {
	font-size: 14px;
	text-transform: capitalize;
	line-height: 1.6;
	display: block;
	margin-bottom: 5px;
	max-width: 160px;
	color: #9f9f9f;
}
.description > a:hover {
  color: #d8ba67;
}
.price-quantity .price {
    font-size: 17px;
    color: #9f9f9f;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin: 0;
}
.quantity-formated::before {
  content: "x";
  padding-right: 5px;
}
.quantity-formated {
	line-height: 1.5;
	font-size: 1px;
	color: #9f9f9f;
	letter-spacing: 0.015em;
	font-weight: 700;
}
.remove_link {
	font-size: 17px;
	right: 0;
	position: absolute;
	top: 58px;
}
.remove_link a {
   color: #9f9f9f;
}
.remove_link a:hover {
  color: #d8ba67;
}
.cart-prices {
	clear: both;
	padding: 0 30px;
}
.cart-prices .checkout-info {
	padding-top: 28px;
	border-top: 1px solid #1d1d1d;
}
.cart-prices-line {
  line-height: 32px;
  margin-bottom: 2px;
}
.cart-prices .label {
	font-size: 17px;
	line-height: 1.5;
	text-transform: capitalize;
	letter-spacing: 0;
	padding: 0;
	color: #9f9f9f;
	font-weight: 600;
}
.cart-prices .value {
	float: right;
	font-size: 18px;
	color: #d8ba67;
	font-weight: 600;
}
#button_order_cart {
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.05em;
	margin-top: 28px;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
	width: 100%;
	line-height: 37px;
	border-color: #d8ba67;
	background-color: #d8ba67;
	color: #000;
}
#button_order_cart:focus,
#button_order_cart:hover {
  background: #fff;
	border-color: #fff;
	/*color: #d8ba67;*/
}
/*end cart*/

/*search*/
#searchbox {
  border: 1px solid #d8ba67;
}
.jms_ajax_search .icon {
	background: none;
	border: none;
	font-size: 22px;
	position: relative;
	top: -1px;
	color: #000;
}
.jms_ajax_search .icon i {
	display: none;
}
.jms_ajax_search .icon:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background-image: url(../img/icon-search.png);
}
/*.jms_ajax_search .icon:hover {
	color: #d8ba67;
}*/
.jms_ajax_search .search-box {
	padding: 30px 0;
	border: none;
	transform: translateY(-110px);
	width: 100%;
	min-width: 100%;
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: none !important;
	background-color: #000;
	z-index: 999999;
}
.jms_ajax_search.open .search-box {
	opacity: 1;
	visibility: initial;
	transform: translateY(0);
}
.searchbox {
	position: relative;
	display: flex;
	align-items: center;
	/*border: 1px solid #fff;*/
	max-width: 1170px;
	margin: 0 auto;
}
#ajax_search {
  position: initial;
  height: 48px;
  border-radius: 0;
  border: none;
  padding: 0;
  color: #9f9f9f !important;
}
#ajax_search::placeholder {
	color: #9f9f9f !important;
}
.button-search {
	border: none;
	display: block;
	font-size: 13px;
	font-weight: 600;
	position: relative;
	color: #9f9f9f;
	padding: 0;
	height: auto;
	line-height: 1.6;
	background: none;
}
.button-search:hover {
	color: #d8ba67;
}
.button-search .icon {
    background: none;
    border: none;
    font-size: 22px;
	color: #9f9f9f;
	top: 1px;
}
.button-search span {
	display: none;
}
/*.....*/
.jms-advsearch {
	margin: 0;
	height: auto;
}
#search_result {
	background-color: #fff;
	left: 0;
	max-height: 785px;
	overflow-y: scroll;
}
#search_result .result_div {
	max-width: 1200px;
	/*max-height: 785px;
	overflow-y: scroll;*/
	padding: 15px 0;
	margin: 0 auto;
	float: none;
	left: 9px;
}
#search_result .result_div .item {
	display: inline-block;
	padding: 15px;
	border: none;
}
#search_result .result_div .item .left-img {
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px;
}
#search_result .result_div .right-info {
	width: 100%;
}
#search_result .result_div .right-info a {
	display: block;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: capitalize;
}
#search_result .result_div .right-info .price {
	font-size: 16px;
	color: #555;
	font-weight: 800;
	margin: 0;
	letter-spacing: 0.025em;
}
/*end search*/

/*wishlist*/
.wishlist-block > a {
	font-size: 22px;
	color: #000;
}
.wishlist-block > a i,
.wishlist-block > a .text {
	display: none;
}
.wishlist-block > a:before {
	content: '';
	width: 22px;
	height: 20px;
	display: block;
	background-image: url(../img/icon-heart.png);
}
/*end wishlist*/

/*currency, languages, user*/
.currency-title,
.languages-title,
.user-info-title {
	display: block;
	font-size: 13px;
	color: #000;
	letter-spacing: 0.025em;
	text-transform: capitalize;
	cursor: pointer;
}
.currency-title .text-name,
.languages-title .text-name {
	color: #555;
	text-transform: uppercase;
	transition: all 400ms;
}
.currency-title:hover .text-name,
.languages-title:hover .text-name {
	color: #d8ba67;
}
.currency-title .icon,
.languages-title .icon,
.user-info-title .icon {
	font-size: 8px;
}
.currency-list,
.languages-list,
.user-info-list {
	visibility: hidden;
	opacity: 0;
	transform: translateY(30px);
	position: absolute;
	margin-bottom: 0;
	/*box-shadow: 0 0 5px 2px rgba(0,0,0,0.12);*/
	border: none;
	box-shadow: none;
	padding: 10px 15px;
	top: calc(100% + 24px);
	left: auto;
	right: -15px;
	z-index: 199999;
	background-color: #000;
	color: #9f9f9f;
	padding: 10px 30px;
}
.open .currency-list,
.open .languages-list,
.open .user-info-list {
	padding: 10px 30px;
}
.currency-list li a,
.languages-list li a,
.user-info-list li a {
	background: none;
	transition: all 400ms;
	font-size: 16px;
	color: #9f9f9f;
	letter-spacing: 0.025em;
	line-height: 30px;
}
.currency-list li a:focus,
.languages-list li a:focus,
.user-info-list li a:focus,
.currency-list li a:active,
.languages-list li a:active,
.user-info-list li a:active,
.currency-list li a:hover,
.languages-list li a:hover,
.user-info-list li a:hover {
	color: #fff !important;
}

.user-info-box {
	position: relative;
}
.user-info,
.user-info .btn-group {
  z-index: 9999;
}
.user-info-title {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	top: 0;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.user-info-title {
	width: 20px;
	height: 21px;
	background-image: url(../img/icon-account.png);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}
.user-info-title:before {
	display: none;
}
.user-info-title span,
.user-info-title i {
	display: none;
}

.user-info-list li a {
	position: relative;
	display: inline-block;
}
.user-info-list li a::before {
	content: '';
	width: calc(100% - 4px);
	height: 1px;
	display: block;
	position: absolute;
	left: 2px;
	bottom: 4px;
	z-index: 9;
	background-color: #d8ba67;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.user-info-list li a:hover::before {
	opacity: 1;
	visibility: initial;
}
.user-info-list .wishlist-block {
	display: none;
}
/*end currency, languages, user*/

/*slide*/
.s-slideshow {
	margin-bottom: 60px;
}
.s-slideshow .container-fluid {
	padding: 0;
}
.jms-slider-wrapper {
	margin: 0 auto;
}
.jms-slider-wrapper .slider {
	background: none;
}
.slide .text span {
	display: block;
}
.slide .text-1 {
  font-family: 'Catamaran', sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.1;
  background-color: rgba(255, 255, 255, 0.5); /* Fond blanc à 50% d'opacité */
  padding:40px;
}
.slide .text-1 span {
  font-size:20px;
}

.slide .btn-slide {
	letter-spacing: 0.1em;
	padding: 0 46px;
	font-size: inherit;
	line-height: 4.1;
}
.fraction-slider .prev,
.fraction-slider .next {
	height: 70px;
	width: 70px;
	line-height: 66px;
	border-width: 2px;
	border-style: solid;
	border-color: #d7d7d7;
	color: #8d8d8d;
	margin: 0;
}
/*end slide*/

/*categories*/
.s-categories {
	padding: 58px 0 43px;
}
.s-categories .addon-title {
	margin-bottom: 40px;
}
.categories-info .count-item,
.categories-info .btn-cat {
	display: none;
}
.categories-content {
	margin: 0 -15px;
}
.categories-wrapper {
	padding: 0 15px;
}
.categories-info {
	text-align: center;
	padding-top: 19px;
}
.categories-info .cat-name {
	font-family: 'Catamaran';
	font-size: 18px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 700;
}
.categories-image {
	padding-top: 20px;
}
.categories-image a {
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 50%;
}
.categories-image a img {
	transition: all 400ms;
}
.categories-image a:hover img {
	/*-webkit-animation: tada ease-in-out 1 normal 800ms;
    -moz-animation: tada ease-in-out 1 normal 800ms;
    -ms-animation: tada ease-in-out 1 normal 800ms;
    -o-animation: tada ease-in-out 1 normal 800ms;
    animation: tada ease-in-out 1 normal 500ms;*/
    transform: scale(1.1);
}
/*.categories-image a:hover img {
	-webkit-animation: fadeOutRightBig ease-out 1 normal 1s;
    -moz-animation: fadeOutRightBig ease-out 1 normal 1s;
    -ms-animation: fadeOutRightBig ease-out 1 normal 1s;
    -o-animation: fadeOutRightBig ease-out 1 normal 1s;
    animation: fadeOutRightBig ease-out 1 normal 1s;
}*/
/*end categories*/

/*banner*/
.s-banner {
	padding: 35px 0;
}
.banner-box {
 	position: relative;
 	overflow: hidden;
}
.banner-box > a > img {
	transition: all 400ms;
}
.banner-box:hover > a > img {
	transform: scale(1.1);
}
.banner-content {
	position: absolute;
	top: 64px;
	left: 68px;
}
.banner-content .text-1 {
	font-family: 'Catamaran';
	font-size: 24px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 7px;
	color: #000;
}
.banner-content .text-2 {
	font-size: 17px;
	margin-bottom: 33px;
}
.banner-content .btn-banner {
	border: none;
	background: none;
	padding: 0;
	font-size: 14px;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1;
	position: relative;
	padding: 0 15px;
	left: -15px;
}
.banner-content .btn-banner::after {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	width: 20px;
	height: 20px;
	color: #000;
	display: inline-block;
	background-color: #d8ba67;
	line-height: 20px;
	border-radius: 50%;
	margin-left: 5px;
	position: relative;
	top: -1px;
	z-index: 5;
	transition: all 400ms;
}
/*.banner-content .btn-banner:hover::after {
	background-color: #fff;
}*/
.banner-content .btn-banner:before {
  content: '';
  display: block;
  width: 0;
  height: 50px;
  position: absolute;
  left: 0;
  top: calc(50% - 25px);
  background-color: #d8ba67;
  z-index: 2;
  transition: all 400ms;
}
/*.banner-content .btn-banner:hover:before {
  width: 100%;
}*/
.banner-content .btn-banner span {
	position: relative;
	z-index: 5;
}

.banner-video:hover > a > img {
	transform: scale(1);
}
/*end banner*/

/*product box*/
.s-product {
	padding: 0px 0 90px;
}
.products-box {
	margin: -15px -65px;
	padding: 0;
	position: relative;
	z-index: 9;
}
.custom_carousel {
	padding: 0 50px;
}
.product-box {
	padding: 15px;
	float: left;
	width: 100%;
}
.product-box:hover {
	padding: 15px;
}
.product-preview {
	transition: all 400ms;
	background-color: #fff;
	float: left;
	width: 100%;
}

.product-info {
	padding: 26px 0 0;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
.product-link {
	display: inline-block;
	/*margin-bottom: 4px;*/
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: capitalize;
}
.content_price {
	display: flex;
	align-items: center;
	justify-content: center;
}
.content_price .price {
	font-size: 16px;
	color: #555;
	font-weight: 800;
	margin: 0 10px;
	letter-spacing: 0.025em;
	line-height: 22px;
}
.content_price .price.old {
	font-size: 14px;
	text-decoration: line-through;
	color: #888;
	letter-spacing: 0;
}
.content_price .price:first-child {
	margin-left: 0;
}
.content_price .price:last-child {
	margin-right: 0;
}
.product_button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	align-items: center;
	position: absolute;
	left: 0;
	bottom: 16px;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transition: all 400ms;
	z-index: 3;
}
.product-box:hover .product_button {
	opacity: 1;
	visibility: initial;
}
.product_button a.disabled,
.product_button a {
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.075em;
}
.product_button .cart-button {
	padding: 0 13px;
	margin: 0 2px;
}
.product_button .cart-button .icon,
.product_button a span {
	display: none;
}
.product_button a .text-addcart {
	display: inline-block;
	position: relative;
	top: 1px;
}
.product_button a:not(.cart-button) {
	padding: 0;
	font-size: 22px;
	width: 32px;
	height: 32px;
	font-size: 17px;
}
.product_button a:hover {
	background-color: #d8ba67;
	border-color: #d8ba67;
	color: #000;
}
.product_button > a > i {
	position: relative;
	top: 3px;
}
/*.product_button .cart-button.checked .pe-7s-check,
.product_button .cart-button.checking .fa-spinner {
	display: inline-block;
}*/
.product_button a.disabled {
	cursor: no-drop;
}
.product_button a.disabled .text-addcart {
	display: none;
}
.product_button a.disabled .text-outofstock {
	display: inline-block;
}

.preview {
	position: relative;
	overflow: hidden;
}
.product-preview:hover .image_blur img {
  transform: scale(1.1);
  transition: all 400ms;
}
.product-preview:hover .image_swap .product-img1,
.preview .image_swap .product-img2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.product-preview:hover .image_swap .product-img2 {
  opacity: 1;
  visibility: initial;
  position: relative;
}
.product-preview .preview .product-img2 {
	-webkit-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
	-moz-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
	transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-preview:hover .preview .product-img2 {
	transform: scale(1.1);
}
.color_to_pick_list {
	position: absolute;
	bottom: 35px;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
	z-index: 3;
	display: none;
}
.product-preview:hover .color_to_pick_list {
	opacity: 1;
	visibility: initial;
}
.color_to_pick_list .color {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #eee;
}
.label-box {
	display: block;
	line-height: 1.4;
	text-align: center;
	font-size: 14px;
	/*color: #3fb6dd;*/
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	position: absolute;
	right: 15px;
	top: 11px;
	z-index: 3;
	letter-spacing: 0.05em;
}
.label-sale {
	left: 15px;
	right: auto;
	/*color: #ff0000;*/
}

.products-box:hover .owl-controls {
	display: block;
}
.products-box:hover .flashsales-carousel .owl-controls.disabled {
	display: block;
}

.all-product-button {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 50px;
}
.all-product-button .btn-all-products {
	letter-spacing: 0.1em;
	line-height: 56px;
	padding: 0 46px;
}

.special-button{
	text-align:left;
	margin-top:0px;
	padding-top: 0px;
}


/*end product box*/

/*feature*/
.s-feature {
	padding: 135px 0;
	margin: 60px 0;
}
.feature-column {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.2);
	margin: 10px 0;
}
.feature-column:last-child {
	border: none;
}
.feature-box {
	color: #fff;
	padding: 3px 0;
}
.feature-img {
	margin-bottom: 29px;
}
.feature-img i {
	font-size: 72px;
}
.feature-box h4 {
	font-family: 'Catamaran';
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: 2px;
}
.feature-box .text {
	font-size: 14px;
	letter-spacing: 0.01em;
	margin: 0;
}
/*end feature*/

/*instagram*/
.s-instagram {
	padding: 58px 0 0;
	position: relative;
}
.s-instagram:before {
	content: '';
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: block;
	background-color: #d8ba67;
	position: absolute;
	top: -133px;
	left: 50%;
	margin-left: -75px;
	background-image: url(../img/icon-instagram.png);
	background-position: center;
	background-repeat: no-repeat;
}
.instagram-title {
	margin-bottom: 52px;
	margin-top: 20px;
}
.instagram-title h3 {
	padding-bottom: 10px;
}
.instagram-title h3:after {
	display: none;
}
.instagram-title .addon-desc {
	margin-bottom: 0;
}
.instagram_block {
	margin: 0 -7px;
}
.instagram-images .instagram_elements {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 7px;
	color: #fff;
}
.instagram-images .instagram_elements:before,
.instagram-images .item > a::before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 9;
}
.instagram-images .item > a::after {
	content: '\f16d';
	font-family: FontAwesome;
	font-size: 60px;
	display: inline-block;
	position: absolute;
	color: #fff;
	z-index: 10;
}
.instagram-images .instagram_elements span {
	font-size: 18px;
	position: absolute;
	margin-left: -30px;
	z-index: 10;
}
.instagram-images .instagram_elements .number-comments {
	margin-left: 30px;
}
@-moz-document url-prefix() {
    .instagram-images .instagram_elements span {
		margin-left: -60px;
	}
	.instagram-images .instagram_elements .number-comments {
		margin-left: 0;
		margin-right: -60px;
	}
}
.instagram-images .instagram_elements span:before {
	font-size: 22px;
	margin-right: 3px;
}
.instagram-images .instagram_elements span,
.instagram-images .instagram_elements:before,
.instagram-images .item > a::before,
.instagram-images .item > a::after {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.instagram-images .instagram_elements:hover span,
.instagram-images .instagram_elements:hover:before,
.instagram-images .item > a:hover:before,
.instagram-images .item > a:hover:after {
	opacity: 1;
	visibility: initial;
}
.instagram-carousel .owl-dots,
.instagram-carousel .owl-dots.disabled {
	display: none;
}

.setting-content .instagram_elements span {
	display: none;
}
/*end instagram*/

/*blog*/
.s-blog {
	padding: 58px 0 60px;
}
.blog-box {
	margin: 0 -50px;
}
.blog-carousel {
	padding: 0 50px;
}
.blog-item {
	position: relative;
}
.post-info {
	text-align: center;
	padding: 25px 20px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.blog-item:hover .post-info {
	opacity: 1;
	visibility: initial;
}
.post-title {
	margin-bottom: 22px;
}
.post-title a {
	font-family: 'Catamaran';
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.03em;
}
.post-meta {
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
	letter-spacing: 0.03em;
}
.post-meta li:after {
	content: '|';
	display: inline-block;
	margin: 0 7px 0 4px;
}
.post-meta li:last-child:after {
	display: none;
}
.post-intro {
	margin: 0 0 15px;
}
.post-readmore {
	font-family: 'Catamaran';
	font-weight: 800;
	background: none;
	border: none;
	padding: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 30px;
}
.post-readmore::after {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	width: 20px;
	height: 20px;
	color: #000;
	display: inline-block;
	background-color: #d8ba67;
	line-height: 20px;
	border-radius: 50%;
	margin-left: 5px;
	position: relative;
	top: -2px;
}
.post-readmore:hover {
	color: #fff;
	background: none !important;
}
/*end blog*/

/*footer*/
footer#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	margin-top: 60px;
}
.footer-block .container {
	position: relative;
}
.footer-block .container::after {
	content: '';
	width: calc(100% - 30px);
	height: 1px;
	display: block;
	position: absolute;
	left: 15px;
	bottom: 0;
	background-color: #ebebeb;
}
.footer-layout {
	padding: 60px 15px 30px;
}
.footer-layout .addon-title {
	text-align: left;
	margin-bottom: 23px;
}
.footer-layout .addon-title h3 {
	padding: 0;
	font-size: 16px;
	letter-spacing: 0.1em;
}
.footer-layout .addon-title h3:after {
	display: none;
}
.footer-layout ul {
	margin-bottom: 0;
}
.footer-layout li {
	line-height: 34px;
	margin-bottom: 0;
}
.footer-layout li:last-child {
	margin-bottom: 0;
}
.footer-layout a {
	font-family: 'Open Sans', sans-serif;
	color: #555;
	position: relative;
}
.footer-layout a:hover {
	color: #000;
}
.footer-layout a::before {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	z-index: 9;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.footer-layout a:hover:before {
	opacity: 1;
	visibility: initial;
}
.footer-newsletter .addon-title {
	margin-bottom: 20px;
}
.footer-newsletter .addon-title h3 {
	margin-bottom: 22px;
}
.footer-newsletter .addon-title h3 i {
	display: none;
}

.footer-contact .btn-contact,
.footer-contact .icon {
	display: none;
}
.footer-contact label {
	margin: 0;
}
.footer-contact .contact-info {
	padding-right: 60px;
}

.footer-bottom {
	padding: 22px 0;
}
.copyright {
	font-weight: 700;
	letter-spacing: -0.015em;
	margin-bottom: 0;
}
.copyright a {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	text-transform: uppercase;
}
.copyright a:hover {
	color: #d8ba67;
}

#social_block .title {
	display: none;
}
#social_block ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 0;
}
#social_block li {
	margin-right: 16px;
}
#social_block li:last-child {
	margin: 0;
}
#social_block a {
	font-size: 18px;
	color: #848484;
}
#social_block a:hover {
	color: #000 !important;
}
/*end footer*/

/*newsletter*/
.s-newsletter {
	padding: 60px 0;
}
.newsletter-content .form-group {
	margin: 0;
}
.newsletter-input {
	border-width: 2px;
	border-color: #ebebeb !important;
	font-style: italic;
	font-size: 13px;
	color: #555 !important;
	height: 46px;
	line-height: 42px;
	padding: 0 17px;
	margin-bottom: 18px;
}
.newsletter-input::placeholder {
	color: #555 !important;
}
.newsletter-btn {
	line-height: 44px;
	padding: 0 31px;
	letter-spacing: 0.1em;
}
.newsletter-btn i {
	display: none;
}
/*end newsletter*/

/*brands*/
.s-brands {
	padding: 0px 0;
}
.brand-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.brand-item {
	display: flex;
	justify-content: center;
}
.brand-item > a {
	display: block;
	opacity: 0.5;
	transition: all 400ms;
}
.brand-item > a:hover {
	opacity: 1;
}
/*end brands*/

/*testimonials*/
.s-testimonials {
	padding: 83px 0;
	margin: 60px 0;
}
.testimonials-box {
	margin: 0 -15px;
}
.testimonial-item {
	padding: 50px 15px;
}
.testimonial-box {
	background-color: #fff;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.12);
	position: relative;
}
.testimonial-img {
	width: 80px;
	height: 80px;
	border: 2px solid #d8ba67;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 55px;
	top: -40px;
}
.testimonial-number {
	display: none;
}
.testimonial-info {
	padding: 60px 55px 35px;
	text-align: left;
}
.testimonial-comment {
	letter-spacing: 0.015em;
	margin-bottom: 28px;
}
.testimonial-people .show_office {
	font-style: italic;
}
.testimonial-comment span,
.testimonial-people span:not(.show_office) {
	font-family: 'Catamaran';
	font-size: 20px;
	color: #000;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-right: 30px;
}
/*end testimonials*/

/*header top*/
.header-top {
	background-color: #000;
	color: #fff;
	padding: 3px 0;
}
.header-top a {
	color: #fff;
}
.top-menu,
.header-top p {
	font-weight: 300;
	letter-spacing: 0.015em;
	font-style: italic;
	margin: 0;
	padding: 5px 0;
}
.top-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 4px 0;
}
.top-menu li {
	margin-right: 35px;
}
.top-menu li:last-child {
	margin-right: 0;
}
.top-menu a {
	text-transform: capitalize;
}
/*end header top*/

/*header setting*/
.setting-title {
	position: relative;
	top: -4px;
}
.setting-title .title {
	display: block;
}
.setting-title .title span {
	font-size: 0;
	width: 24px;
	height: 2px;
	background-color: #000;
	display: block;
	transition: all 400ms;
}
.setting-title .title span:nth-child(2n) {
	width: 18px;
	margin: 5px 0;
}
.setting-content {
	position: fixed;
	top: 0;
	right: -450px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.setting-content.active {
	opacity: 1;
	visibility: initial;
	right: 0;
}
.setting-content::before {
	content: '\f191';
	font-family: LineAwesome;
	display: inline-block;
	position: absolute;
	color: #9f9f9f;
	z-index: 999999;
	top: 25px;
	right: 17px;
	font-size: 45px;
	cursor: pointer;
}
.setting-content .container {
	width: 450px;
	height: 100%;
	background:	#000;
	margin: 0;
	padding: 195px 50px 130px;
	text-align: center;
	float: right;
}
.setting-content .addon-logos {
	text-align: center;
	margin-bottom: 25px;
}
.setting-content .logos {
	display: inline-block;
}
.setting-content p {
	color: #9f9f9f;
	margin-bottom: 30px;
}
.setting-content #social_block ul {
	justify-content: center;
	margin-bottom: 90px;
}
.setting-content #social_block li {
	margin-right: 8px;
}
.setting-content #social_block li:last-child {
	margin-right: 0;
}
.setting-content #social_block a {
	font-size: 18px;
	width: 42px;
	height: 42px;
	display: block;
	border: 2px solid #363636;
	line-height: 38px;
}
/*end header setting*/

/*video*/
.video-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.75);
	z-index: 99999;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
}
.video-box.active {
	opacity: 1;
	visibility: initial;
}
.bg-video > a::before {
	content: url(../img/icon-video.png);
	width: 64px;
	height: 64px;
	background-color: #fff;
	font-size: 40px;
	color: #000;
	border-radius: 50%;
	text-align: center;
	line-height: 64px;
	position: absolute;
	left: calc(50% - 32px);
	top: calc(50% - 32px);
	z-index: 5;
	padding-left: 5px;
}
.bg-video > a::after {
	content: '';
	width: 84px;
	height: 84px;
	background-color: #fff;
	opacity: 0.3;
	position: absolute;
	left: calc(50% - 42px);
	top: calc(50% - 42px);
	z-index: 2;
	border-radius: 50%;

	-webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: video_sc;
	animation-name: video_sc;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
	-o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
	transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.1s;

	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
@keyframes video_sc {
  0%   {
    transform: scale(0);
    opacity: 0.3;
  }
  50%   {
    transform: scale(0.5);
    opacity: 1;
  }
  100%   {
    transform: scale(1);
    opacity: 0.3;
  }
}
/*end video*/

/*group box*/
.s-group-box {
	padding: 60px 0;
}
/*end group box*/

/*product tab*/
.product-tab-title .nav-tabs {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.product-tab-title .nav-tabs > li {
	margin-right: 45px;
}
.product-tab-title .nav-tabs > li > a {
	padding: 12px 0;
	margin: -1px 0;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: rgba(0,0,0,0.6);
	border: none;
	border-top: 2px solid rgba(255,255,255,0);
	border-bottom: 2px solid rgba(255,255,255,0);
	border-radius: 0;
	text-transform: uppercase;
}
.product-tab-title .nav-tabs > li > a.active,
.product-tab-title .nav-tabs > li > a:hover {
	background: none;
	border-top-color: #d8ba67;
	border-bottom-color: #d8ba67;
	color: #000;
}

.product-tab-title .addon-title {
	margin-bottom: 45px;
	text-align: left;
}
.product-tab-title .addon-title h3 {
	padding: 0;
}
.product-tab-title .addon-title h3::after {
	display: none;
}
/*end product tab*/

/*banner tab*/
.banner-title h3 {
	line-height: 1.58;
	padding: 25px;
}
.banner-tab {
	background-color: #fff;
	padding: 21px 25px;
	margin-bottom: 10px;
}
.banner-tab:last-child {
	margin-bottom: 0;
}
.banner-tab .tab-title h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.9;
	font-family: 'Catamaran', sans-serif;
	color: #000;
	letter-spacing: 0.015em;
	padding: 0;
	cursor: pointer;
	position: relative;
}
.banner-tab .tab-title h4:after {
	content: "\f2c2";
	font-family: LineAwesome;
	display: block;
	position: absolute;
	right: 0;
	top: -1px;
	font-size: 21px;
	transition: all 400ms;
}
.banner-tab.active .tab-title h4:after {
	content: "\f342";
}
.banner-tab .tab-content {
	/*transform: scaleY(0);    */
	/*transform-origin: top;*/
	/*transition: transform 0.26s ease;*/
	position: absolute;
	height: 0;
    /*transition: max-height 0.15s ease-out;*/
    overflow: hidden;
    transition: all 400ms;

}
.banner-tab.active .tab-content {
	/*transform: scaleY(1);*/
	position: relative;
	height: 60px;
    /*transition: max-height 0.25s ease-in;*/
    /*padding: 22px 0;*/
    overflow-y: scroll;
}
.banner-tab .tab-content p {
	margin: 0;
	padding-bottom: 5px;
}
/*.banner-tab .tab-content p:first-child {
	padding-top: 17px;
}*/
.banner-tab .tab-content p:last-child {
	padding-bottom: 0
}
/*end banner tab*/
	
/*/////////////////////////////////////////////////////////////////////////////////*/

/*breadcrumb*/
.breadcrumb {
	margin-bottom: 120px;
	border-radius: 0;
	background-color: #ececec;
	clear: both;
	position: relative;
	/* border-bottom: 1px solid #f9fafc; */
	padding: 0;
}
.breadcrumb-box {
	padding-top: 100px;
}
.breadcrumb-box .container {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;		padding: 20px 0px 20px 0px;		margin: auto;
}
.breadcrumb .title_meta {
	font-size: 30px;
	color: #000;
	letter-spacing: 0.05em;
	display: block;
	padding: 0;
	line-height: 1.4;
	font-weight: 800;
	margin-bottom: 1px;
	font-family: 'Catamaran', sans-serif;
	text-transform: uppercase;
}
.breadcrumb ol {
	margin: 0;
	padding: 0;
	text-align: center;
}
.breadcrumb li {
	display: inline-block;
	line-height: 35px;
	letter-spacing: 0.015em;
}
.breadcrumb li::after {
	content: "/";
	display: inline-block;
	top: -2px;
	margin: 0 5px;
	font-size: 16px;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb a {
	font-size: 14px;
	color: #555;
	text-transform: capitalize;
}
.breadcrumb a:hover {
  color: #d8ba67;
}
/*end breadcrumb*/

#left-column {
	margin-bottom: 44px;
}
/*/////*/
#left-column {
	margin-bottom: 0;
}
#left-column.active {
	position: fixed;
	z-index: 99998;
	background-color: #fff;
	max-width: 360px;
	padding: 0 15px;
	/*box-shadow: 0px 1px 2px rgba(0,0,0,0.08);*/
	margin-top: 20px;
}
#left-column.active ~ div {
	margin-left: 360px;
}
#left-column.active2 {
	position: absolute;
}
.pagination {
	margin-bottom: 0 !important;
}
#category #footer {
	margin-top: 115px;
}
/*/////*/
#search_filters .facet .facet-title {
	width: 100%;
}
.faceted-search-box .facet-title h4,
.title-block h3 {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-bottom: 8px;
	padding-bottom: 8px;
	position: relative;
	letter-spacing: 0.1em;
	font-family: 'Catamaran', sans-serif;
	text-transform: uppercase;
}
.faceted-search-box #search_filters .title {
	display: none;
}
.faceted-search-box .flex-box,
.block-categories .category-sub-menu {
	margin-bottom: 45px;
}
.faceted-search-box a,
.block-categories .cat-item a {
	line-height: 2.3;
	color: #555;
	display: inline-block;
	text-transform: capitalize;
	z-index: 7;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.faceted-search-box .flex-box:not(.flex-price) a {
	width: auto !important;
	position: relative;
}
.faceted-search-box .flex-box:not(.flex-price) a::before {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 9;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
}
.faceted-search-box .flex-box:not(.flex-price) a:hover::before {
	opacity: 1;
	visibility: initial;
}
.block-categories .cat-item a {
  padding-left: 0;
}
.faceted-search-box a:hover,
.block-categories .cat-item a:hover {
  color: #000;
  /*padding-left: 5px;*/
}
.block-categories .cat-item a:hover {
  padding-left: 5px;
}
.faceted-search-box .custom-checkbox {
	position: absolute;
	margin-right: 5px;
	top: 5px;
}
#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
	top: 0;
	margin-right: 0;
	position: absolute;
	left: 0;
	line-height: 33px;
	display: none;
}
.faceted-search-box .custom-checkbox input {
	opacity: 0;
	position: relative;
	z-index: 5;
	cursor: pointer;
	margin: 0;
	top: 0;
	left: 0;
}
.faceted-search-box .custom-checkbox::before {
	content: '';
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	z-index: 3;
	border-width: 1px;
	border-style: solid;
	border-color: #444;
	border-radius: 0;
}
.faceted-search-box li {
  position: relative;
  padding-left: 0;
  line-height: 11px;
}
.faceted-search-box label {
  margin: 0;
  width: 100%;
}
.faceted-search-box a > span {
	font-size: 14px;
	padding: 0;
	border-radius: 15px;
	line-height: 25px;
}
/*category*/
#search_filters .facet-title,
.block-categories .title-block {
	margin: 0;
}
.block-categories .cat-item {
	position: relative;
}
.block-categories .cat-item a {
  /*display: block;*/
  /*position: relative;*/
}
.block-categories .cat-item:last-child a {
	border-bottom: none;
}
.block-categories .cat-item a > span {
	float: right;
	position: absolute;
	top: -2px;
	right: 0;
	z-index: 9;
}
.block-categories .cat-item .material-icons {
	font-style: initial;
}
.block-categories .cat-item .material-icons:after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
}
.block-categories .cat-item .collapsed .material-icons:after {
  content: "\f105";
}
.block-categories .cat-item .category-sub-menu {
  margin-bottom: 0;
}
.block-categories .cat-item .category-sub-menu a {
	color: #6f6f6f;
	font-weight: 400;
  	padding-left: 15px;
  	text-transform: capitalize;
}
.block-categories .cat-item .category-sub-menu a:hover {
  padding-left: 20px;
	color: #000;
}
.block-categories .cat-item .category-sub-menu a:hover:before {
  color: #000;
}
/*end category*/

/*price*/
.faceted-search-box .flex-price {
	margin-bottom: 70px;
}
.faceted-search-box .flex-price li {
	display: flex;
	flex-direction: column-reverse;
	margin-top: 16px;
}
.faceted-search-box .flex-price li p {
	margin: 0;
}
#search_filters .ui-slider .ui-slider-handle {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #d8ba67;
	border: 5px solid #000;
	top: -7px;
}
#search_filters .ui-slider-horizontal {
	width: calc(100% - 18px);
	height: 5px;
	background: #d8ba67 !important;
	border-radius: 0;
	border: none;
	margin-bottom: 44px;
}
#search_filters .ui-widget-header {
	background-color: #d8ba67 !important;
}
/*end price*/

/*tag*/
#search_filters .populartags .flex-box a > span {
	display: none;
}
#search_filters .populartags .flex-box li {
	display: inline-block;
	padding: 0;
	margin: 4px 0;
}
#search_filters .populartags .flex-box a {
	border: 2px solid #ebebeb;
	padding: 0 15px;
	line-height: 32px;
	font-size: 14px;
	transition: all 400ms;
	width: 100%;
}
#search_filters .populartags .flex-box a:hover {
	border-color: #d8ba67;
}
#search_filters .populartags .flex-box .custom-checkbox {
	opacity: 0;
	visibility: hidden;
}
/*end tag*/

/*color*/
.faceted-search-box .color-style .custom-checkbox:before,
.faceted-search-box .color-style .custom-checkbox input {
	opacity: 0;
}
.faceted-search-box .custom-checkbox .color {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -6px;
	z-index: 9;
	border: 1px solid #ebebeb;
}
/*end color*/

/*banner*/
.sidebar-banner {
	position: relative;
	margin-bottom: 57px;
	clear: both;
}
.sidebar-banner .banner-text {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 20px;
}
.sidebar-banner .banner-text .top-text {
	font-size: 60px;
	line-height: 1.2;
	font-weight: 700;
	color: #d8ba67;
	margin-bottom: 0;
	text-shadow: -1px 0 1px rgb(0, 0, 0, 0.25);
	transform: rotate(-90deg);
	position: absolute;
	bottom: 122px;
	left: -90px;
	text-transform: capitalize;
}
.sidebar-banner .banner-text .bottom-text {
	font-size: 20px;
	color: #000;
	letter-spacing: 0.03em;
	line-height: 1.2;
	font-family: 'Catamaran', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}
/*end banner*/

/*search widget*/
.search-widget {
	width: 100%;
	padding: 0;
	margin-bottom: 60px;
}
.search-widget input {
	width: 100%;
	height: 52px;
	border: 2px solid #ebebeb;
	color: #555;
	letter-spacing: 0.015em;
	font-size: 14px;
	padding: 0 15px;
}
.search-widget input:placeholder {
	color: #555 !important;
}
.jms_ajax_search .icon {
	background: none;
	border: none;
	font-size: 22px;
	position: relative;
	top: -1px;
	color: #000;
}
.search-widget button {
	background: none;
	border: none;
	font-size: 22px;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #000;
	padding: 0;
}
.jms_ajax_search .button-search .icon {
	color: #fff;
}
.jms_ajax_search .button-search .icon:before {
	content: "\e92d";
}
/*end search widget*/

/*top sellers*/
.best-sellers-block .title-block h3 {
	margin-bottom: 0;
}
.best-sellers-box {
	margin: 0 -15px;
}
.best-sellers-box .product-box {
	margin-bottom: 5px;
}
.best-sellers-box .product-preview {
	display: flex;
	align-items: center;
}
.best-sellers-box .preview {
	width: 88px;
	margin-right: 20px;
}
.best-sellers-box .label-box,
.best-sellers-box .color_to_pick_list,
.best-sellers-box .product_button {
	display: none;
}
.best-sellers-box .product-info {
	width: calc(100% - 108px);
	padding: 0 0 3px;
	text-align: left;
}
.best-sellers-box .content_price {
	justify-content: flex-start;
}
/*end top sellers*/
/*end sidebar*/

/*filters-panel*/
#product_list_top_box {
	padding: 0 15px;
	position: relative;
	top: -1px;
}
.filters-panel {
	padding-bottom: 10px;
	margin-bottom: 15px;
}
/*#js-product-list-top {
  border-bottom: 1px solid #ebebeb;
}*/
.filters-panel .row {
  display: flex;
  align-items: center;
}
.sort-by-box {
  float: right;
}
.sort-by-box .sort-by,
.sort-by-box .products-sort-order {
  display: inline-block;
}
.sort-by-box .products-sort-order {
	border: 1px solid #e1e1e1;
	padding: 2px 15px;
	padding-right: 40px;
	position: relative;
	min-width: 170px;
}
.sort-by-box .products-sort-order i {
	display: block;
	width: 25px;
	height: 36px;
	position: absolute;
	top: 0;
	right: 15px;
	text-align: right;
	line-height: 36px;
}
.view-mode-box span,
.sort-by-box .sort-by {
	color: #b3b3b3;
	margin-right: 5px;
	font-size: 14px;
	letter-spacing: 0.05em;
	display: none;
}
.view-mode-box span {
	display: none;
}
.sort-by-box .select-list,
.sort-by-box .select-title {
	color: #666;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	display: block;
}
.sort-by-box .select-title ~ .dropdown-menu {
  padding: 10px 20px;
  min-width: 170px;
  left: auto;
  right: 0;
  background-color: #fff;
}
.sort-by-box .select-list:hover {
  color: #d8ba67;
  padding-left: 5px;
}
.view-mode-box a {
	display: inline-block;
	line-height: 2;
	text-align: center;
	color: #bdbdbd;
	margin-right: 5px;
	font-size: 22px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border: 2px solid #bdbdbd;
}
.view-mode-box a:last-child {
  margin-right: 0;
}
.view-mode-box a.active {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
/*active_filters*/
#js-active-search-filters {
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	padding: 10px 25px;
	margin: 0 15px 85px;
}
.active-filter-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 38px;
  padding: 0;
}
.active_filters .filter-block {
  font-size: 14px;
  line-height: 34px;
  color: #666;
  font-weight: 600;
  text-transform: capitalize;
  display: inline-block;
  padding: 0 15px;
  position: relative;
  background-color: #eee;
  margin-right: 5px;
}
.active_filters .filter-block:last-child {
  margin-right: 0;
}
.active_filters .filter-block .close {
  font-size: 16px;
  position: relative;
  top: 8px;
  right: -3px;
  margin-left: 30px;
}
.active_filters .filter-block .close:hover {
  color: #444;
}
/*end active_filters*/
/*end filters-panel*/

/*pagination*/
.pagination {
	padding: 0 15px;
	margin: 12px 0 60px;
}
.pagination .row {
	display: flex;
	padding-top: 13px;
	margin: 0;
	flex-direction: row;
	border-top: 1px solid #ebebeb;
}
.pagination-number {
	padding: 0;
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
}
.pagination-list {
  padding: 0;
}
.pagination-list ul {
	margin: 0;
	text-align: right;
}
.pagination-list li {
  display: inline-block;
}
.pagination-list li a {
	display: block;
	text-align: center;
	color: #010101;
	font-weight: 700;
	border: none;
	font-size: 20px;
	width: 40px;
	line-height: 34px;
    border: 3px solid #fff;
    font-family: 'Open Sans', sans-serif;
}
.pagination-list li:last-child a {
  margin-right: 0;
}
.pagination-list li a:hover {
  background-color: #d8ba67;
  border-color: #d8ba67;
}
.pagination-list .current a:hover,
.pagination-list .current a {
  background-color: #d8ba67;
  border-color: #d8ba67;
}
.pagination-list li a i:before {
  font-weight: 700;
}
.pagination-list li a.next.disabled,
.pagination-list li a.previous.disabled {
	color: #8f8f8f;
}
/*end pagination*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page product category grid*/
#products {
	margin: 0 -15px;
}
.category-banner-box {
	padding: 0 15px;
	margin-bottom: 50px;
}
.shop-products {
	margin: 0 -15px;
}
.product_list .list-item {
	padding: 0;
}
.product_list .list-item:nth-child(3n + 1) {
  clear: both;
}
.product_list .products.row {
	margin: 0;
}
.product_list .product-description {
	display: none;
}
.product_list .preview .product_button .icon-add-cart {
	display: inline-block;
}
.product_list .product-box:hover {
	position: relative;
	z-index: 9;
	padding: 15px;
}
.product_list .btn-list-in-row {
	display: none;
}
.product_list .product-info .product_button {
	display: none;
}
.product_list .product-box {
	margin-bottom: 25px;
}
/*end page product category grid*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page product category list*/
.products-list-in-row .list-item {
	width: 100% !important;
}
.products-list-in-row .product-list-block {
  display: block;
  padding: 0;
}
.products-list-in-row .product-box {
	padding: 15px;
	margin: 5px 0;
}
.products-list-in-row .product-preview {
	display: flex;
	align-items: center;
}
.products-list-in-row .preview {
	width: 330px;
	margin: 0;
	border: none;
}
.products-list-in-row .color_to_pick_list {
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 5px;
}
.products-list-in-row .product_button > a::after,
.products-list-in-row .preview .product_button {
	display: none;
}
.products-list-in-row .product-info {
  width: calc(100% - 330px);
  text-align: left;
  padding: 5px 30px 15px !important;
}
.products-list-in-row .product-name {
	text-align: left;
}
.products-list-in-row .content_price {
	margin-bottom: 12px;
	justify-content: flex-start;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 22px;
}
.products-list-in-row .product-description {
	clear: both;
	display: block;
}
.products-list-in-row .short_specification {
	padding-top: 10px;
	margin-bottom: 40px;
}
.products-list-in-row .product-info .product_button {
  position: initial;
  height: auto;
  opacity: 1;
  visibility: initial;
}
.products-list-in-row .product-info .cart-button {
	display: block;
	margin-left: 0;
}
.products-list-in-row .cart-button.checking .fa-spinner,
.products-list-in-row .cart-button.checked .pe-7s-check {
  width: auto;
  height: auto;
  margin-left: 5px;
  font-size: 20px;
  line-height: 42px;
  position: relative;
  top: 3px;
}
.products-list-in-row .product-info .product_button {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}
.products-list-in-row .product-info .product_button .icon-add-cart {
	display: inline-block;
}
.products-list-in-row .addToWishlist,
.products-list-in-row .product-info .cart-button .icon {
	display: none;
}
.products-list-in-row .btn-list-in-row {
	display: block;
	margin-right: 2px;
}
.products-list-in-row .pagination {
	margin-top: 20px;
}
/*end page product category list*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page product details*/
#product #left-column {
  margin: 0;
}
#product #content-wrapper {
  margin-bottom: 0;
  width: 100%;
}
#product .breadcrumb-box .container .breadcrumb-title {
	display: none;
}
.pd-left-content .images-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-detail {
	margin-bottom: 88px;
	position: relative;
	display: flex;
	flex-direction: row;
}
.product-detail-images .product-thumb-box {
	padding: 0;
	width: 120px;
	max-height: 596px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.product-detail-images .product-thumb-box .js-qv-mask {
	display: block;
	max-height: 100%;
	overflow: hidden;
}
.product-detail-images .product-images {
  margin: 0;
  white-space: nowrap;
}
.product-detail-images .product-images .thumb-container {
	width: 100%;
	cursor: pointer;
	display: block;
	padding: 0;
	margin-bottom: 20px;
}
.product-detail-images .product-images img {
  width: auto;
  border: 2px solid #ebebeb;
}
.product-detail-images .product-images img.selected {
  border-color: #d8ba67;
}
.product-detail-images .controls.closes {
  display: none;
}

.product-detail-images .scroll-box-arrows {
	position: absolute;
	width: 120px;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.product-images .slick-arrow {
	position: absolute;
	font-size: 12px;
	cursor: pointer;
	color: #818181;
	transition: all 400ms;
	background: #fff;
	opacity: 1;
	visibility: initial;
	right: auto;
	left: 5px;
	width: 30px;
	height: 30px;
	line-height: 26px;
	bottom: 25px;
	text-align: center;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	z-index: 100;
}
.product-images .arrow-next.slick-arrow {
	left: auto;
	right: 5px;
}
.product-detail-images .scroll-box-arrows i:hover {
	color: #fff;
	border-color: #d8ba67;
	background-color: #d8ba67;
}
#views_block .slick-arrow::before {
	content: '';
	font-family: typo-icon !important;
	position: relative;
	font-size: 12px;
}
#views_block .arrow-prev.slick-arrow::before {
	content: '\e971';
}
#views_block .arrow-next.slick-arrow::before {
	content: "\e972";
}
#views_block {
	width: 120px;
	left: 0;
	top: 0;
	margin-right: 30px;
	position: relative;
}
.product-detail-images .product-cover {
  width: calc(100% - 150px);
  float: right;
  position: relative;
}
.product-detail-images .product-cover .layer {
	position: absolute;
	bottom: 16px;
	right: 10px;
	cursor: pointer;
	color: #555;
}
.product-detail-images #notifications .container {
	width: 100%;
	padding: 0;
}
.product-detail-content h2 {
	font-size: 34px;
	line-height: 1.1;
	padding-bottom: 5px;
	font-weight: 700;
	letter-spacing: 0.075em;
	color: #000;
	margin-bottom: 15px;
	font-family: 'Catamaran', sans-serif;
}
.product-detail-content .product-prices {
	padding-bottom: 23px;
	margin-bottom: 10px;
	float: none;
	align-items: flex-start;
	flex-direction: row;
	justify-content: flex-start;
	border-bottom: 1px solid #ebebeb;
}
.product-detail-content .product-prices .price {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 38px;
}
.product-detail-content .product-prices .price.old {
	font-size: 20px;
	line-height: 38px;
	position: relative;
	top: 3px;
	margin-right: 35px;
}
.product-detail-other-info {
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
}
.product-detail-other-info li {
	line-height: 30px;
	font-size: 14px;
	color: #555;
	letter-spacing: 0;
	font-style: italic;
}
.product-detail-other-info label {
  margin: 0;
}
.product-detail-other-info a,
.product-detail-other-info span {
	color: #444;
	text-transform: capitalize;
	letter-spacing: -0.005em;
}
.product-information .product-desc {
	margin: 0 0 20px;
	padding-top: 10px;
	letter-spacing: 0;
	font-size: 14px;
}
.product-detail-content .product-description {
  display: none;
}
.product-detail-content .short_specification {
  color: rgba(51,51,51,0.8);
  font-style: initial;
  margin-bottom: 32px;
}

.product-variants {
	display: flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	margin: 0 -15px 31px;
}
.product-variants .product-variants-item {
	width: 50%;
	padding: 0 15px;
}
@media(max-width: 1199px){
  .product-variants .product-variants-item {
  	width: 100%;
  }
}
.product-variants > div {
	display: flex;
	align-items: center;
	margin: 11px 0;
}
.product-variants > div:first-child {
	margin-right: 0;
	margin-bottom: 4px;
}
.product-variants > div:last-child {
  margin-left: 0;
}
.product-variants > .populartags {
	display: none;
}
.product-variants .control-label {
	float: left;
	margin-right: 5px;
	color: #666;
	font-size: 14px;
	min-width: 58px;
	letter-spacing: 0;
	text-transform: capitalize;
}
.product-variants .select {
	width: 205px;
	overflow: hidden;
	line-height: 22px;
	position: relative;
	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #ebebeb;
}
.product-variants .select::after {
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	top: 6px;
	right: 15px;
	color: #000;
	font-weight: 700;
	font-size: 20px;
	z-index: 9
}
.product-variants select {
	width: 215px;
	border: none;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	position: relative;
	z-index: 10;
}
.product-variants ul {
	margin: 0;
	float: left;
	background-color: #fff;
	padding: 2px 5px 1px;
}
.product-variants li {
  display: inline-block;
  position: relative;
  margin: 0 3px;
}
.product-variants span.color {
	width: 16px;
	height: 16px;
	display: block;
	border: 2px solid #d9d9d9;
	position: absolute;
	top: 4px;
	z-index: 4;
	border-radius: 50%;
}
.product-variants input {
	position: relative;
	z-index: 6;
	opacity: 0;
	cursor: pointer;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 0;
}
.product-variants input[checked="checked"] {
  width: 28px;
  height: 28px;
}
.product-variants input[checked="checked"] ~ span.color {
	border-width: 6px;
	border-color: #fff;
	width: 28px;
	height: 28px;
	top: 6px;
}
.product-variants input[checked="checked"] ~ span.color:before {
	content: '';
	width: 28px;
	height: 28px;
	border: 2px solid #d8ba67;
	position: absolute;
	top: -6px;
	left: -6px;
	display: block;
	border-radius: 50%;
}
.product-variants .producttags {
	position: relative;
	top: 4px;
}

.product-quantity {
	display: flex;
	padding-left: 40px;
	justify-content: flex-start;
	margin-bottom: 26px;
}
.product-quantity .qty {
	float: left;
	margin-right: 10px;
	margin-left: -40px;
	margin-top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-quantity .qty > span.title-qty {
	font-size: 14px;
	margin-right: 40px;
	float: left;
	line-height: 36px;
	color: #808086;
	display: none;
}
.product-quantity .input-quantity {
	float: left;
	line-height: 44px;
	margin-right: 10px;
	color: #666;
}
.product-quantity .input-quantity > .input-group {
  padding: 0;
  position: relative;
}
.product-quantity .input-quantity input {
	width: 50px;
	font-size: 18px;
	color: #000;
	text-align: center;
	height: 50px;
	border: none;
	font-weight: 700;
	margin: 0 1px;
	background-color: #f3f3f3;
	position: absolute;
	top: 0;
	left: 51px;
}
.product-quantity .input-quantity .input-group-btn-vertical {
	display: flex;
	flex-direction: row-reverse;
}
.product-quantity .input-quantity .btn-touchspin {
	padding: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #f3f3f3;
	border: none;
	color: #666;
}
.product-quantity .input-quantity .btn-touchspin:hover {
	background-color: #d8ba67;
}
.product-quantity .input-quantity .btn-touchspin i {
	display: none;
}
.product-quantity .input-quantity .btn-touchspin:before {
	content: '';
	font-family: typo-icon !important;
	position: relative;
	font-size: 12px;
}
.product-quantity .input-quantity .bootstrap-touchspin-up:before {
	content: "\e95b";
}
.product-quantity .input-quantity .bootstrap-touchspin-down {
	margin-right: 53px;
}
.product-quantity .input-quantity .bootstrap-touchspin-down:before {
	content: "\e95c";
}

.product-quantity .add {
  clear: both;
  display: flex;
}
.product-add-to-cart {
	clear: both;
}
.product-add-to-cart .cart-button {
	font-size: 16px;
	line-height: 48px;
	letter-spacing: 0.075em;
}
.product-add-to-cart .add-to-cart .text-addcart {
  position: relative;
  top: 1px;
}
.product-add-to-cart .cart-button .fa-spinner,
.product-add-to-cart .cart-button .pe-7s-check {
  display: none;
  width: 20px;
  margin-right: 5px;
}
.product-add-to-cart .cart-button.checking .fa-spinner,
.product-add-to-cart .cart-button.checked .pe-7s-check {
	display: inline-block;
}
.product-add-to-cart .add-to-cart.disabled .text-addcart,
.product-add-to-cart .add-to-cart .icon,
.product-add-to-cart .add-to-cart .text-outofstock {
  display: none;
}
.product-add-to-cart .add-to-cart.disabled {
    cursor: no-drop;
}
.btn-default.disabled {
    border-color: #bbb!important;
    background-color: #bbb!important;
    color:#333!important;
}
.product-add-to-cart .add-to-cart.disabled .text-outofstock {
  display: inline-block;
}
.product-add-to-cart .product-quantity .add > div .addToWishlist .icon {
	position: relative;
	top: 1px;
	left: 1px;
	display: none;
}
.product-add-to-cart .product-btn.quick-view span {
  font-size: 12px;
  top: 0;
}
.product-add-to-cart .product-btn.quick-view .icon {
  top: 2px;
}
.product-add-to-cart .product-details-wishlist .btn-wishlist {
	padding: 0 17px;
	display: none;
}

#product-availability {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	clear: both;
	max-width: 160px;
	line-height: 1.6;
	margin: 0;
	margin-top: 0;
}
#product-availability i {
  font-size: 14px;
  position: relative;
  top: 2px;
  color: #eb1c24;
}

.product-detail-content .share-group a > div {
  width: auto !important;
  margin-right: 15px;
}
.product-detail-content .share-group a:last-child > div {
  margin-right: 0;
}

#more_info_block .tab-content {
	background-color: #fff;
	padding: 23px 0;
}
#more_info_block .tab-title {
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
	position: relative;
}
#more_info_block .nav-item {
	display: inline-block;
	float: none;
	position: relative;
	top: 0px;
	margin-left: -4px;
}
#more_info_block .nav-tabs,
#more_info_block .nav-item:first-child {
  border: none;
}
#more_info_block .nav-item:first-child {
	margin-left: 0;
}
#more_info_block .nav-item:last-child:after {
	display: none;
}
#more_info_block .nav-tabs {
	display: inline-block;
	padding-right: 15px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	z-index: 9;
}
#more_info_block .nav-item {
	margin-right: 10px;
}
#more_info_block .nav-item:last-child {
	margin-right: 0;
}
#more_info_block .tab-content .tab-title .title-link,
#more_info_block .nav-item a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.05em;
	position: relative;
	display: inline-block;
	border: none;
	margin: 0;
	transition: all 0ms;
	color: #000;
	border-radius: 0;
	padding: 0;
	background-color: #ebebeb;
	line-height: 48px;
	padding: 0 30px;
}
#more_info_block .tab-content .active .tab-title .title-link,
#more_info_block .tab-content .tab-title .title-link:focus,
#more_info_block .tab-content .tab-title .title-link:hover,
#more_info_block .nav-item a.active,
#more_info_block .nav-item a:focus,
#more_info_block .nav-item a:hover {
  background: none;
  color: #fff;
  background-color: #000;
}
#more_info_block .tab-content .tab-title {
  display: none;
  margin-bottom: 15px;
}
#more_info_block .tab-content > div:first-child  .tab-title {
  border: none;
}
#more_info_block .tab-content .tab-title .title-link:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 10px;
}
#more_info_block .tab-content .active .tab-title .title-link:after {
  content: "\f107";
}

#more_info_block .tab-content .tab-pane {
  display: none;
  letter-spacing: 0.025em;
}
#more_info_block .tab-content .active.tab-pane,
#more_info_block .tab-content .active .tab-pane {
  display: block;
}
#more_info_block .product-description p {
	margin-bottom: 15px;
	letter-spacing: 0.015em;
}
#more_info_block .product-description p:last-child {
	margin-bottom: 0;
}
#product-details .product-features .h6 {
  font-size: 18px;
  color: #000;
  font-style: normal;
  letter-spacing: 0;
  font-weight: 600;
  margin: 40px 0 0;
}
#product-details .product-features > .data-sheet {
  margin: 0 auto;
  width: 100%;
}
#product-details .product-features > .data-sheet .name {
  width: 40%;
  border-bottom: 1px solid #eee;
  float: left;
  padding: 10px 0;
}
#product-details .product-features > .data-sheet .value {
  width: 60%;
  border-bottom: 1px solid #eee;
  float: left;
  padding: 10px 0;
}

#more_info_block {
	margin-bottom: 57px;
}
#more_info_block .product-manufacturer a::after {
  display: none;
}
#more_info_block .product-detail-other-info {
	margin: 0 0 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #ebebeb;
}
#more_info_block .product-detail-other-info li {
	padding: 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
#more_info_block .product-detail-other-info li:last-child {
  border-bottom: none;
}
#more_info_block .product-detail-other-info label {
  display: inline-block;
  width: 40%;
}
#more_info_block .product-detail-other-info > a,
#more_info_block .product-detail-other-info > span {
  width: 60%;
}

.product-details-footer {
	padding: 30px 0 15px;
	margin-bottom: 40px;
}
.product-details-footer-box .addon-title {
	margin-bottom: 55px;
}
.product-details-footer-box .addon-title h3:before {
	display: none;
}
.product-details-footer-box .customs-carousel-product {
	padding: 0 50px;
}
.product-details-footer-box .product-details-box-2 {
	display: none;
}

#product .s-newsletter {
	margin-top: 20px;
}

.js-product-images-modal {
  z-index: 99999;
  overflow: initial;
  background: rgba(0,0,0,0.7);
}
.js-product-images-modal:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.js-product-images-modal .modal-dialog {
	width: 710px;
	padding-right: 110px;
}
.js-product-images-modal .thumbnails {
  width: 92px;
  position: absolute;
  top: 0;
  right: -110px;
}
.js-product-images-modal .js-modal-arrows {
  text-align: center;
  position: relative;
  top: 40px;
}
.js-product-images-modal .material-icons {
  background-color: #eee;
  margin-right: 7px;
  cursor: pointer;
}
.js-product-images-modal .material-icons:last-child {
  margin-right: 0;
}
.js-product-images-modal .js-modal-mask {
	height: 560px;
	overflow: hidden;
}
.js-modal-product-images {
  margin: 0;
}
.js-modal-product-images .thumb-container {
	margin-bottom: 11px;
	cursor: grab;
}
#product #left-column.close {
	display: none !important;
}
#left-column.close ~ div {
	margin-left: 0;
}
/*end page product details*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*popup product*/
#blockcart-modal {
  z-index: 9999999;
}
#blockcart-modal:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#blockcart-modal .cart-content p {
	color: #363a42;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 .5rem;
}
#blockcart-modal .modal-dialog {
  width: 1000px;
  z-index: 4;
}
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value {
	font-weight: 600;
}
#blockcart-modal .cart-content p.product-total {
	background-color: #f1f1f1;
	padding: .5rem;
}
#blockcart-modal .modal-title {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  color: #000;
}
#blockcart-modal .product-name {
	font-size: 18px;
	line-height: 1.1;
	padding-bottom: 8px;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #000;
	margin-bottom: 0;
	float: none;
}
#blockcart-modal .product-name ~ span {
  display: block;
}
#blockcart-modal .product-name ~ span ~ br {
  display: none;
}
#blockcart-modal .cart-content p:not(.cart-products-count) {
	font-size: 16px;
	color: #555;
	line-height: 22px;
	margin: 0 5px 15px;
}
#blockcart-modal .cart-content strong {
  color: #000;
}
#blockcart-modal .btn-default {
	margin-top: 20px;
	margin-right: 25px;
}
#blockcart-modal .btn-default ~ .btn-default {
	margin-right: 0;
}
#blockcart-modal .btn-default:hover {
	color: #000 !important;
}
#blockcart-modal .product-image {
  margin-right: 15px;
}
#blockcart-modal .divide-right {
	border-right: 1px solid #dbdbdb;
}
/*end popup product*/

/*quickview*/
.quickview.modal {
  z-index: 99999;
}
.quickview.modal #views_block {
	width: 100%;
	margin: 0;
	margin-top: 20px;
}
.quickview.modal:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.quickview.modal .container {
  width: 1200px;
  z-index: 5;
}
.quickview.modal .modal-header .close {
  margin-top: -10px;
}
.quickview.modal .product-cover {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.quickview.modal .layer {
  position: absolute;
  bottom: 0;
  right: 10px;
  display: none;
}
.quickview.modal .product-images {
  display: flex;
}
.quickview.modal .product-images li {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  margin: 15px 3px 0;
  max-width: 85px;
  display: inline-block;
}
.quickview.modal .product-images li:last-child {
  margin-right: 0;
}
.quickview.modal .slick-slide img {
	width: 100%;
}
.quickview.modal #views_block .thumb-container {
	margin: 0 6px;
}
.quickview.modal .product-images .slick-arrow {
	bottom: 50%;
	-webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  transform: translateY(50%);
}
.quickview .product-name {
	font-size: 40px;
	line-height: 1.1;
	padding-bottom: 5px;
	font-weight: 700;
	letter-spacing: 0;
	color: #000;
	margin-bottom: 15px;
}
.quickview #product-description-short {
	clear: both;
}
.quickview #product-description-short p {
	margin: 0 0 20px;
	padding-top: 10px;
	letter-spacing: -0.005em;
	font-size: 16px;
}
.quickview .product-prices {
	padding-bottom: 2px;
	margin-bottom: 6px;
	float: none;
	align-items: flex-start;
	flex-direction: row;
	justify-content: flex-start;
}
.quickview .product-prices .price {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 38px;
}
.quickview .product-prices .price.old {
	font-size: 20px;
	line-height: 38px;
	position: relative;
	top: 3px;
	margin-right: 35px;
}
.quickview .other-info {
	margin-bottom: 9px;
}
.quickview .other-info li {
	line-height: 30px;
	font-size: 15px;
	color: #444;
	letter-spacing: 0.001em;
}
.quickview .other-info label {
	margin: 0;
}
.quickview .other-info a,
.quickview .other-info span {
	color: #444;
	text-transform: capitalize;
	letter-spacing: -0.005em;
}
.quickview .modal-footer {
	padding: 0;
	text-align: left;
	border: none;
}
.quickview .block-social li {
  display: inline-block;
  color: #444;
}
.quickview .block-social .social-title {
	margin-right: 5px;
	color: #000;
	font-size: 15px;
	min-width: 58px;
	font-weight: 500;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
.quickview .block-social .social-title::after {
  content: ':';
  display: inline-block;
}
.quickview .block-social a {
  color: #444;
  margin-left: 20px;
  display: block;
}
.quickview .block-social a::before {
  content: '';
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 10px;
}
.quickview .block-social .facebook a::before {
  content: "\f09a";
}
.quickview .block-social .twitter a::before {
  content: "\f099";
}
.quickview .block-social .googleplus a::before {
  content: "\f0d5";
}
.quickview .block-social .pinterest a::before {
  content: "\f0d2";
}
.quickview .block-social a:hover {
  color: #d8ba67;
}
/*end quickview*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page check out*/
.page-cart #wrapper,
#checkout #wrapper {
	margin-bottom: 80px;
}
#payment-confirmation .btn-default {
  letter-spacing: 0;
  background: #000;
  border-color: #000;
}
#payment-confirmation .btn-default:focus {
  color: #000;
  background-color: #d8ba67;
  border-color: #d8ba67;
}
#payment-confirmation .btn-default:hover {
  background: #d8ba67;
  border-color: #d8ba67;
  cursor: pointer;
}
#content-hook_order_confirmation h3::before {
  display: none;
}
header.h4 {
  position: initial;
}
.cart-block h1 {
  color: #000000;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-transform: capitalize;
}
#main .cart-box .cart-container {
  text-align: left;
  font-size: 16px;
}
#main .cart-box .cart-items {
  margin-bottom: 40px;
}
#main .cart-box .cart-item {
	border: 1px solid #e1e1e1;
	margin: 10px 0;
	background-color: #fff;
}
#main .cart-box .product-line-grid {
  display: flex;
  align-items: center;
}
#main .cart-box .product-line-grid > div {
	padding: 15px;
	border-right: 1px solid #eee;
	min-width: 40%;
}
#main .cart-box .product-line-grid > div.left {
	min-width: 20%;
}
#main .cart-box .product-line-grid > div.right,
#main .cart-box .product-line-grid > div:last-child {
  border-right: 0;
}
#main .cart-box .product-line-grid > div:last-child {
  padding: 0;
}
#main .cart-box .cart-item .product-name {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
	padding: 4px 0;
}
#main .cart-box .cart-item .product-name:hover {
  color: #d8ba67;
}
#main .cart-box .product-line-actions .js-touchspin {
  background: #ebebeb none repeat scroll 0 0;
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  text-align: center;
  width: 25px;
  margin: 0 5px;
  margin-left: 30px;
  border: none;
  padding: 0;
  line-height: 40px;
  margin: 0;
  border-radius: 5px 0 0 5px;
}
#main .cart-box .product-line-actions .js-touchspin i {
	line-height: 26px;
	font-style: normal;
}
#main .cart-box .product-line-actions .bootstrap-touchspin-down {
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
}
#main .cart-box .product-line-actions .bootstrap-touchspin-up {
  position: absolute !important;
  top: 0 !important;
  border-radius: 0 5px 5px 0;
}
#main .cart-box .product-line-actions .js-touchspin i:before {
	content: '';
	display: inline-block;
	font-family: 'typo-icon' !important;
	font-size: 12px;
	line-height: 40px;
}
#main .cart-box .product-line-actions .bootstrap-touchspin-down i:before {
	content: "\e916";
}
#main .cart-box .product-line-actions .bootstrap-touchspin-up i:before {
	content: "\e915";
}
#main .cart-box .product-line-actions .js-cart-line-product-quantity {
  background: #ebebeb none repeat scroll 0 0;
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  text-align: center;
  width: 37px;
  margin: 0 5px;
  margin-left: 30px;
  border: none;
}
#main .cart-box .product-line-actions .product-price {
  margin: 0;
  color: #444;
  font-size: 18px;
}
.cart-grid .cart-grid-right {
  padding: 10px 15px;
}
.cart-grid .right-box {
	border: 1px solid #e1e1e1;
	background-color: #fff;
	width: 100%;
	float: left;
}
.cart-grid .cart-detailed-totals {
  width: 100%;
  padding: 0 20px;
}
.cart-grid .card-block {
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.cart-grid .card-block .label {
  font-size: 16px;
  padding: 10px 0;
}
.cart-grid .card-block .value {
  font-size: 18px;
  color: #d8ba67;
  float: right;
  font-weight: 600;
}
.cart-grid hr {
  margin: 0;
  border: none;
}
.cart-grid .card-block.checkout {
  padding: 30px 20px 10px;
  border: none;
}
.cart-grid .card-block.checkout .btn-default {
	line-height: 42px;
}
.cart-grid .card-block.checkout .btn-default.disabled {
	background-color: #d8ba67;
	border-color: #d8ba67;
	/*border-bottom-color: #97724a;*/
	color: #000;
	cursor: no-drop;
}
#block-reassurance {
  clear: both;
}
#block-reassurance .block-reassurance-item {
	padding: 6px 0;
	display: flex;
}
#block-reassurance .reassurance-img {
	margin-right: 10px;
	margin-top: 1px;
}
/*.................................................*/
#checkout .checkout-step {
  clear: both;
  margin-bottom: 15px;
}
#checkout .checkout-step .step-title {
  background-color: #f5f5f5;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  padding: 13px 15px;
  font-weight: 600;
  text-transform: uppercase;
}
#checkout .checkout-step .step-title > i,
#checkout .checkout-step .step-title .text-muted {
  display: none;
}
#checkout .checkout-step .content {
	margin-top: 0;
	border: 1px solid #e1e1e1;
	padding: 10px 15px;
	background-color: #fff;
}
#checkout .checkout-step .content .nav-item {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 0;
  margin-right: 20px;
}
#checkout .checkout-step .content .nav-item:last-child {
  margin-right: 0;
}
#checkout .checkout-step .content .nav-item a {
  padding: 0;
}
#checkout .checkout-step .content .form-control-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  color: #000;
}
#checkout .checkout-step .content .form-group > .col-md-6 {
  padding: 0;
}
#checkout .checkout-step .content .form-group .form-control-select {
	border: 1px solid #e1e1e1;
}
#checkout .checkout-step .content .create-account {
  margin-bottom: 25px;
  color: #000;
}
#checkout .checkout-step .content .form-control-valign .custom-radio {
  position: relative;
  top: -3px;
}
#checkout #customer-form .form-group .custom-checkbox {
  display: flex;
  position: relative;
  padding-left: 16px;
}
#checkout #customer-form .form-group input {
  position: absolute;
  left: 0;
}
#checkout #customer-form .form-group .custom-checkbox input {
	top: 4px;
}
#checkout #customer-form .form-group .custom-radio input {
	top: 2px;
}
#checkout button.continue,
#checkout .btn-default {
	font-size: 12px;
}
#checkout button.continue:focus {
	border-color: #d8ba67;
	color: #000;
	background-color: #d8ba67;
}
#checkout .btn-default {
  position: relative;
  z-index: 2;
	border-radius: 0;
	line-height: 40px;
}
#checkout .newsletter-btn {
	font-size: 16px;
	line-height: 50px;
	position: relative;
	padding: 0 30px 0 25px;
	letter-spacing: 0.05em;
	text-align: center;
	font-weight: 700;
	border-radius: 0 30px 30px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 50px;
}
#checkout .newsletter-btn i {
	font-size: 20px;
	position: relative;
	top: -1px;
	margin-right: 5px;
}
#checkout .s-newsletter .newsletter-btn {
	border-radius: 0;
	line-height: 46px;
}
#checkout .checkout-step .content footer {
  background: none;
  margin-top: 0;
  border: none;
}
#checkout button.continue {
  line-height: 40px;
}
#checkout .form-control:focus,
#checkout .form-control:hover {
  border: 1px solid #eee;
}
#checkout .footer-newsletter-content .form-control:focus,
#checkout .footer-newsletter-content .form-control:hover {
	background: none;
	border: none;
	border-bottom: 1px solid #ebebeb;
	padding: 0;
	padding-right: 85px;
}
#checkout .footer-newsletter-content .newsletter-btn {
	padding: 0;
	line-height: 40px;
	color: #d8ba67 !important;
	border: none;
	text-transform: initial;
	position: absolute;
	right: 0;
	top: 0;
	background:none;
	border-radius: 0;
}
#checkout .footer-newsletter-content .newsletter-btn:hover {
	background:none;
}
#checkout .checkout-step .nav > li > a:focus {
  color: #444;
  background: none;
}
#checkout .checkout-step .nav > li > a:hover {
  background: none;
  color: #d8ba67;
}
#checkout .right-box {
  border: 1px solid #e1e1e1;
  margin-bottom: 50px;
}
#checkout .tab-pane {
  display: none;
}
#checkout .tab-pane.active {
  display: block;
}
#checkout .fb-login-button {
  margin-bottom: 25px;
  margin-top: 15px;
}
#checkout .checkout-step.-complete .step-title,
#checkout .checkout-step.-current .step-title {
  background: #d8ba67;
  color: #000;
  display: block;
}
#checkout section.checkout-step.-reachable .content {
	display: none;
}
#checkout section.checkout-step.-current.-reachable .content {
	display: block;
}
#checkout section.checkout-step.-current.-reachable .content #conditions-to-approve .pull-xs-left {
	position: relative;
	top: 3px;
}
#checkout .checkout-step.-complete .step-title > i,
#checkout .checkout-step.-complete .step-title .text-muted {
  display: inline-block;
}
#checkout .checkout-step.-complete .step-title > i {
  margin-right: 5px;
}
#checkout .checkout-step.-complete .step-title .text-muted {
	float: right;
	color: #000;
}
#checkout .checkout-step.-complete .content {
  display: none;
}
#checkout hr {
  border-top: none;
}
#js-checkout-summary  {
  width: 100%;
  padding: 0 20px;
}
#js-checkout-summary .card-block {
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
#js-checkout-summary .cart-summary-products {
  text-transform: capitalize;
}
#js-checkout-summary .card-block .label {
  font-size: 16px;
  padding: 10px 0;
  color: #444;
}
#js-checkout-summary .card-block .value {
  font-size: 18px;
  color: #d8ba67;
  float: right;
  font-weight: 600;
}
#js-checkout-summary .cart-summary-products p  {
  font-size: 18px;
  padding: 10px 0;
  color: #444;
  font-weight: 600;
}
#cart-summary-product-list {
  clear: both;
  margin-bottom: 20px;
}
#cart-summary-product-list .media-left {
  width: 95px;
  float: left;
}
#cart-summary-product-list .media-left > a {
	/*border: 1px solid #e1e1e1;*/
	display: inline-block;
}
#cart-summary-product-list .media-body {
  width: calc(100% - 95px);
  float: left;
}
#cart-summary-product-list .media-body span {
  display: block;
  padding: 0;
  margin-bottom: 0;
  color: #000;
}

 #block-reassurance ul {
  margin-top: 16px;
}
#delivery-addresses .address-alias {
  display: inline-block;
  font-weight: 600;
}
#delivery-addresses .address {
  line-height: 2;
  text-transform: capitalize;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
#checkout #conditions-to-approve .custom-checkbox {
  float: left;
  margin-right: 7px;
  position: relative;
  top: -2px;
}
#checkout .checkout-step .delivery-option .carrier-name {
  font-size: 16px;
  color: #555;
}
#customer-form {
    padding: 0 15px;
    margin-bottom: 90px;
}
.address-form .form-group .form-control-label {
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  color: #000;
}
.address-form .form-footer {
  background: none;
}
.addresses-footer {
  padding: 15px 15px 0;
}

#checkout-payment-step .content .modal {
	z-index: 999999;
}
#checkout-payment-step .content .modal:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
#checkout-payment-step .modal-dialog {
  z-index: 6;
}
#checkout-payment-step .modal-content {
    border-radius: 6px;
    overflow: hidden;
}
#checkout-payment-step .modal-content button.close {
  position: relative;
  top: 5px;
  right: 10px;
}
#checkout-payment-step .js-modal-content {
  padding: 0 20px;
}
#checkout-payment-step #conditions-to-approve .js-terms a {
  color: #d8ba67;
}
#checkout-payment-step #conditions-to-approve .js-terms a:hover {
  color: #777;
}
/*.................................................*/
body#order-confirmation #content-wrapper {
  margin-bottom: 0;
}
#order-confirmation .card-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
#order-confirmation .card-title::after {
	display: none;
}
#order-confirmation .card-title .material-icons {
  margin-right: 10px;
}
#order-confirmation #order-details .card-title,
#order-confirmation #order-items .card-title {
  color: #000;
  padding: 10px 0;
}
#order-confirmation .action-buttons {
  padding: 20px 0;
  margin-bottom: 50px;
}
#order-confirmation .action-buttons .btn-default {
	font-size: 12px;
	margin: 0 20px;
	line-height: 40px;
}
#order-confirmation .action-buttons .btn-default:first-child {
  margin-left: 0;
}
#order-confirmation .action-buttons .btn-default:last-child {
  margin-right: 0;
}
#order-confirmation .card-block {
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
}
#order-confirmation #order-items {
  border-right: 1px solid #ddd;
}
#order-confirmation .order-confirmation-table {
  padding: 0 15px;
}
#order-confirmation .order-confirmation-table .order-line {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	padding: 15px 0;
}
.definition-list dl {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.definition-list dl dd, .definition-list dl dt {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 45%;
  -moz-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  background: #ebebeb;
  padding: 0.625rem;
  margin: 0.125rem;
  color: rgba(17,17,17,0.6);
  line-height: 28px;
}
.featured-carousel-product {
	padding: 0 50px;
}
/*end page check out*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page blog categories*/
/*sidebar*/
.blog-widget {
	border-bottom: none;
	padding-bottom: 0;
}
.blog-widget h3 {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding-bottom: 8px;
	position: relative;
	letter-spacing: 0.1em;
	font-family: 'Catamaran', sans-serif;
}
.blog-widget:not(.widget-tabs) li {
	position: relative;
}
.blog-widget:not(.widget-tabs) li a {
	line-height: 2.2;
	color: #444;
	display: inline-block;
	text-transform: capitalize;
	z-index: 7;
	font-size: 15px;
	font-weight: 400;
}
.blog-widget:not(.widget-tabs) li a:hover {
	padding-left: 5px;
	color: #000;
}
.blog-widget .nav-tabs {
	padding-bottom: 0;
	margin-bottom: 20px;
}
.blog-widget .nav-tabs li {
	margin-right: 20px;
}
.blog-widget .nav-tabs li:last-child {
	margin-right: 0;
}
.blog-widget .nav-tabs li a {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 0 0 5px;
	position: relative;
	letter-spacing: 0.1em;
	font-family: 'Catamaran', sans-serif;
	border: none;
}
.blog-widget .nav-tabs li a:focus,
.blog-widget .nav-tabs li a:hover {
	border: none;
	background: none;
}
.blog-widget .nav-tabs li.active a {
	border: none;
	background: none;
}
.blog-widget .nav-tabs li a::before {
	content: '';
	width: 0;
	height: 2px;
	background-color: #d8ba67;
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: all 400ms;
}
.blog-widget .nav-tabs li a:hover:before,
.blog-widget .nav-tabs li a.active::before {
	width: 40px;
}
.blog-widget .tab-content > .tab-pane {
	overflow: hidden;
}
.blog-widget .item-post {
	border: none;
}
.blog-widget .item-post img {
	width: 75px;
}
.blog-widget h6 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.01em;
	padding: 0;
	/* white-space: nowrap; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	font-family: 'Catamaran', sans-serif;
}
.blog-widget a:hover h6 {
	/*color: #d8ba67;*/
}
.blog-widget .post-create {
	font-weight: 500;
	font-size: 12px;
	color: #444;
	margin: 0;
}
#module-jmsblog-tag #left-column > div,
#module-jmsblog-archive #left-column > div,
#module-jmsblog-post #left-column > div,
#module-jmsblog-category #left-column > div,
#module-jmsblog-categories #left-column > div {
	display: none;
}
/*////*/
#module-jmsblog-tag #left-column .best-sellers-block,
#module-jmsblog-archive #left-column .best-sellers-block,
#module-jmsblog-post #left-column .best-sellers-block,
#module-jmsblog-category #left-column .best-sellers-block,
#module-jmsblog-categories #left-column .best-sellers-block,
#module-jmsblog-tag .page-heading,
#module-jmsblog-archive .page-heading,
#module-jmsblog-post .page-heading,
#module-jmsblog-category .page-heading,
#module-jmsblog-categories .page-heading {
	display: block;
}
/*////*/
.categories-list {
	margin-bottom: 60px;
}
.blog-categories {
  position: relative;
  margin-bottom: 30px;
}
.blog-categories .post-thumb {
  width: 100%;
  position: relative;
  margin: 0;
}
.blog-categories .post-thumb > a::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,0.2));
	position: absolute;
	left: 0;
	bottom: 0;
}
.blog-categories .categories-info {
  margin-top: 0;
  bottom: 15px;
  text-transform: uppercase;
  z-index: 5;
  position: absolute;
  width: auto;
  padding: 0 20px;
  opacity: 1;
  left: 20px;
}
.blog-categories .categories-info {
  margin-top: 0;
  bottom: 15px;
  text-transform: uppercase;
  z-index: 3;
  position: absolute;
  width: auto;
  padding: 0 20px;
  opacity: 1;
  visibility: initial;
}
.blog-categories .categories-title {
	padding: 0;
	top: 0;
}
.blog-categories .categories-title a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.blog-categories .categories-title a:hover {
  color: #d8ba67;
}
/*end page blog categories*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page blog category, tag, archives*/
.page-heading {
  padding: 10px 20px;
  background: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 auto 21px;
  color: #444;
  display: none;
  border: 1px solid #e1e1e1;
}
.cat-post-list {
	margin: 9px -15px 0;
	float: left;
}
.cat-post-list .item {
	width: 50%;
	display: inline-block;
	margin-right: -4px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.cat-post-list .post-info,
.cat-post-list .post-thumb {
  width: 100%;
}
.cat-post-list .post-info {
    position: initial;
    opacity: 1;
    visibility: initial;
    align-items: flex-start;
    clear: both;
    box-shadow: none;
    background: none;
}
.cat-post-list .blog-post {
	background-color: #fff;
	position: relative;
}
.cat-post-list .item .post-title {
	margin: 0;
}
.cat-post-list .post-title a {
	font-weight: 700;
	color: #000;
}
.cat-post-list .item .post-meta {
	margin: 0 0 8px;
}
.cat-post-list .item .post-meta li {
	margin-top: 0;
	font-size: 13px;
	color: #555;
	letter-spacing: 0.03em;
}
.cat-post-list .item .post-meta li::after {
	margin: 0 0 0 11px;
}
.cat-post-list .item .post-meta li a {
	font-size: 13px;
	color: #555;
    padding: 0;
    font-weight: 400;
}
.cat-post-list .item .post-meta li a:hover {
  color: #d8ba67;
}
.cat-post-list .item .post-intro {
	margin-top: 0;
	margin-bottom: 25px;
	letter-spacing: 0.015em;
}
.cat-post-list .item .post-readmore {
	color: #000;
}
/*end page blog category, tag, archives*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page blog post*/
.single-blog .post-info,
.single-blog .post-thumb {
  width: 100%;
}
.single-blog .post-info {
  padding: 0;
  background: none;
}
.single-blog .post-title {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: 0.03em;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 5px;
	/*text-align: center;*/
	font-family: 'Catamaran', sans-serif;
}
.single-blog .post-meta {
	margin: 0 0 20px;
	border: none;
	padding: 0;
	/*justify-content: center;*/
	justify-content: flex-start;
	position: relative;
	top: 0;
	left: 0;
	color: #555;
	font-weight: 400;
}
.single-blog .post-meta li {
	padding: 0 10px 0 0;
}
.single-blog .post-meta li::after {
	margin: 0 0 0 4px;
}
.single-blog .post-meta li a {
  font-size: 14px;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #555;
}
.single-blog .post-intro h1,
.single-blog .post-intro h2,
.single-blog .post-intro h3 {
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
  width: 100%;
  display: block;
  margin-top: 24px;
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 40px;
  color: #000;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: 'Catamaran', sans-serif;
  /*text-align: center;*/
}
.single-blog .post-intro h2 {
  font-size: 26px;
}
.single-blog .post-intro h3 {
  font-size: 22px;
}
.single-blog .post-intro p {
	color: #555;
	font-weight: 400;
	/*text-align: center;*/
}
.single-blog .post-fulltext {
	font-weight: 400;
	color: #555;
}
.single-blog .post-intro p span {
	display: initial;
	margin-right: 4px;
}
.single-blog .post-intro li::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: rgba(17,17,17,0.85);
  display: inline-block;
  margin-right: 16px;
  position: relative;
  top: -2px;
  left: 6px;
}

.commentForm {
	margin-bottom: 80px;
}
.commentForm .heading {
	padding-top: 10px;
}
.commentForm .heading,
.commentForm .form-group label {
  color: #000;
  font-weight: 600;
}
#commentForm #submitComment {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 44px;
	padding: 0 44.5px;
}
/*end page blog post*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page my-account*/
.page-my-account #content .links a {
	padding: 0 20px;
	margin-bottom: 20px;
	line-height: 50px;
	border: 1px solid #e1e1e1;
	display: block;
	font-size: 14px;
	width: 100%;
}
.page-my-account #content .links a:hover {
  border-color: #d8ba67;
}
.page-my-account #content .links a i {
  margin-right: 5px;
  font-size: 20px;
  margin-top: -3px;
}
.page-my-account #content .links a span {
  display: flex;
  align-items: center;
}
.page-my-account #content .links .wishlist_box {
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.page-my-account .account-block {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin-bottom: 70px;
}
/*information*/
#customer-form {
    padding: 0 15px;
    margin-bottom: 90px;
}
#login-form input.form-control {
	border-color: #ddd !important;
}
.pasword-form .show-pass button {
	border-radius: 0;
	line-height: 39px;
	position: relative;
	top: -1px;
}
#customer-form .form-group .form-control-label {
  font-weight: 600;
}

.form-control-label.required {
  font-size: 14px;
}
#customer-form .form-group input:focus,
#customer-form .form-group input:hover,
#customer-form .form-group input {
  border: 1px solid #ddd;
}
#customer-form .form-group .custom-checkbox {
	position: relative;
	padding-left: 20px;
}
#customer-form .form-group .custom-checkbox input {
	position: absolute;
	top: 4px;
	left: 0;
}
#customer-form .form-footer {
  background: none;
  border: none;
  margin: 0;
}
/*end information*/
/*.................................................*/
/*addresses*/
#addresses .address-body h4 {
  color: #000;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
}
#addresses .address-body address {
  line-height: 2;
  text-transform: capitalize;
}
#addresses .address .btn-default {
  font-size: 12px;
  margin: 0 10px;
}
#addresses .address .btn-default:first-child {
  margin-left: 0;
}
#addresses .address .btn-default:last-child {
  margin-right: 0;
}
#addresses .addresses-footer {
  padding: 20px 15px 0;
  margin-bottom: 90px;
}
#addresses .addresses-footer .btn-default {
  font-size: 12px;
}
/*end addresses*/
/*.................................................*/
/*address*/
#address .address-form {
	margin-bottom: 90px;
	padding: 0 15px;
}
#address .address-form select:focus,
#address .address-form select:hover,
#address .address-form select,
#address .address-form input:focus,
#address .address-form input:hover,
#address .address-form input {
  border: 1px solid #eee;
  box-shadow: none;
}
#address .address-form .btn {
  font-size: 12px;
}
#address .address-form .form-footer {
  background: none;
  border: none;
}
#address .address-form .form-control-label {
  font-weight: 600;
}
/*end address*/
/*.................................................*/
/*order history and details*/
#history #content .btn-default {
  font-size: 12px;
  margin: 5px 10px;
  line-height: 20px;
  padding: 5px 15px;
}
#history .orders {
  display: none;
}
#history .order {
  padding: 15px 0;
}
#history #notifications ~ h6 {
  padding: 0;
  margin-bottom: 15px;
}
#history .card-block {
  padding: 0 15px;
  margin-bottom: 60px;
}
/*end order history and details*/
/*.................................................*/
/*credtit slips*/
.order-slip-title {
  padding: 0 15px;
}
#notifications ~ h6 {
  padding: 0 15px;
}
#order-slip #content {
	margin-bottom: 90px;
}
/*end credtit slips*/
/*.................................................*/
/*my wishlist*/
#mywishlist {
    border: none;
    margin-bottom: 90px;
}
#mywishlist h3 {
	color: #000;
	background: none;
	/* padding: 0; */
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#mywishlist li {
  margin: 5px 0;
	clear: initial;
}
#mywishlist #block-history table {
  border: 1px solid #ebebeb;
}
#mywishlist #block-history table tr {
  border: 1px solid #ebebeb;
}
#mywishlist #block-history table td {
  border: 1px solid #ebebeb;
}
#mywishlist #form_wishlist {
  margin-top: 20px;
}
#mywishlist .inputTxt {
	border: 1px solid #eee;
	padding: 0 5px;
}
#mywishlist .btn-default {
  background: #000;
  border-color: #000;
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 22px;
  padding: 5px 15px;
}
#mywishlist .btn-default a {
  color: #fff;
}
#mywishlist .btn-default:hover a {
  color: #000;
}
#mywishlist .btn-default:hover {
  background: #d8ba67;
  border-color: #d8ba67;
  color: #000;
}
#mywishlist table th {
	padding: 5px 10px;
	border-right: 1px solid #eee;
}

.wishlistLinkTop .wishlisturl input {
  height: 44px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  margin-left: 15px;
  padding: 0 15px;
}
.wishlistLinkTop .wlp_bought ul {
  margin: 0 -15px;
}
.wishlistLinkTop .wlp_bought li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 35px !important;
}
.wishlistLinkTop .wlp_bought li:nth-child(4n + 1) {
  clear: both !important;
}
.wishlistLinkTop .wlp_bought li .product_image {
  position: relative;
  overflow: hidden;
}
.wishlistLinkTop .wlp_bought li .product_image::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: initial;
  transition: all 400ms;
}
.wishlistLinkTop .wlp_bought li:hover .product_image::before {
  opacity: 1;
  visibility: initial;
}
.wishlistLinkTop .wlp_bought li .product_image img {
  transition: all 400ms;
}
.wishlistLinkTop .wlp_bought li:hover .product_image img {
  transform: scale(1.1);
}
.wishlistLinkTop .wlp_bought .product_infos p {
  color: #777;
  text-decoration: none;
  outline: none;
  transition: all 400ms;
  line-height: 2;
  text-transform: capitalize;
}
.wishlistLinkTop .wlp_bought .wishlist_product_detail {
  line-height: 44px;
  color: #666;
}
.wishlistLinkTop .wlp_bought .wishlist_product_detail input {
  width: 44px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  color: #010101;
  height: 44px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  margin-left: 15px;
}
.wishlistLinkTop .wlp_bought .wishlist_product_detail select {
  height: 44px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  margin-left: 15px;
}
/*end my wishlist*/
/*end page my-account*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page wishlist*/
#mywishlist .footer_links,
#form_wishlist fieldset {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
}
#form_wishlist fieldset > p,
#form_wishlist fieldset label {
	margin-bottom: 0;
}
#mywishlist #form_wishlist #submitWishlist {
	line-height: 20px;
	margin-left: 10px;
}
#mywishlist .footer_links > li {
	margin: 0 15px;
}
#mywishlist .footer_links > li:first-child {
	margin-left: 0;
}
#mywishlist .footer_links > li:last-child {
	margin-right: 0;
}
#mywishlist #block-history table .wishlist_default p {
	margin: 0;
}
#mywishlist #block-history table .wishlist_default .icon:before {
	content: "";
	font-family: FontAwesome;
	display: inline-block;
	font-style: normal;
}
#mywishlist #block-history table .wishlist_default .icon-square:before {
	content: "\f096";
}
#mywishlist #block-history table .wishlist_default .icon-check-square:before {
	content: "\f046";
}
/*end page wishlist*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page login*/
#authentication .fb_iframe_widget {
  margin: 15px 0;
  width: calc(25% + 10px);
}
#authentication .form-footer button {
  line-height: 40px;
}
#authentication .form-footer {
    background: none;
    border: none;
    margin-top: 20px;
}
#authentication .page-content {
  padding: 0 15px;
}
#authentication hr {
  border: none;
}
#authentication .login-form ~ .no-account {
	margin-bottom: 90px;
}
#authentication .form-fields {
	position: relative;
}
#authentication .forgot-password {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: row-reverse;
	width: 25%;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 15px;
}
/*end page login*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page contact*/
#contact .contact-form .btn-default {
  display: block;
  line-height: 34px;
  border: none;
  margin-left: 5px;
}
#contact #content {
  margin: 0;
}
#contact .contact-form {
	margin-bottom: 90px;
}
#contact .contact-form .btn {
  background: #d8ba67;
  border: none;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  margin: 0;
  line-height: 40px;
  padding: 0 20px;
  width: auto;
}
#contact .contact-form .btn:active,
#contact .contact-form .btn:focus,
#contact .contact-form .btn:hover {
  background: #000;
  border: none;
  width: auto;
  color: #fff;
}
#contact #wrapper #content-wrapper .contact-form .form-fields .bootstrap-filestyle .group-span-filestyle label .glyphicon-folder-open::before {
  content: "\f07c";
  font-family: "FontAwesome";
  font-size: 15px;
  margin-right: 5px;
}
#contact #wrapper #content-wrapper .contact-form .form-fields .form-control-comment {
  text-transform: capitalize;
  line-height: 40px;
}
#contact .contact-form textarea:focus,
#contact .contact-form textarea:hover,
#contact .contact-form textarea,
#contact .contact-form select:focus,
#contact .contact-form select:hover,
#contact .contact-form select,
#contact .contact-form input:focus,
#contact .contact-form input:hover,
#contact .contact-form input {
	border: 1px solid #e1e1e1;
	box-shadow: none;
	width: 100%;
	background-color: #fff;
}
#contact .contact-form .form-footer {
  background: none;
  text-align: right;
  margin: 80px 0 50px;
  border: none;
}
#contact .contact-form,
#contact .contact-rich {
  border: 1px solid #e1e1e1;
  padding: 10px 25px 20px;
}
#contact .contact-form h3,
#contact .contact-rich h4 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  line-height: 44px;
  display: inline-block;
}
#contact .contact-rich h4 i {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
#contact .contact-form .form-control-label,
#contact .contact-rich .block .data {
  font-size: 14px;
  line-height: 34px;
  color: #666;
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
}
#contact .contact-form .form-control-label {
  color: #000;
}
#contact .contact-form .form-footer .btn {
    padding: 0 50px;
    border-color: #d8ba67;
	border-style: solid;
	border-width: 1px;
}
#contact .contact-form .form-footer .btn:hover {
	background: none;
	color: #d8ba67;
}
/*end page contact*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page 404*/
.page-not-found {
  text-align: center;
}
.page-not-found h4 {
  font-size: 200px;
  color: #000;
  line-height: 1;
  padding-bottom: 50px;
}
.page-not-found p {
  display: inline-block;
  color: #bbb;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1;
}
.page-not-found #search_widget {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 90px;
  float: none;
}
.page-not-found #search_widget form {
	border: none;
	margin-top: 10px;
}
.page-not-found #search_widget .btn-default {
	font-size: 22px;
	position: relative;
	top: 0;
	background-color: #000;
	width: 100%;
	right: 0;
	margin-top: 15px;
	color: #fff;
	line-height: 52px;
}
.page-not-found #search_widget .btn-default:hover {
	color: #000;
	background-color: #d8ba67;
	border-color: #d8ba67;
}
.page-not-found #search_widget .btn-default:before {
	display: none;
}
.page-not-found #search_widget input:focus,
.page-not-found #search_widget input:hover,
.page-not-found #search_widget input {
	line-height: 38px;
	border: 1px solid #eee;
	box-shadow: none;
	padding: 0 15px;
	margin: 0;
	border-radius: 0;
	min-width: 290px;
}
/*end page 404*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page about*/
.page-content.page-cms .page-heading {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
}
.page-content.page-cms .cms-box .page-subheading,
.page-content.page-cms .cms-block .page-subheading {
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}
.page-content.page-cms .cms-box p .dark,
.page-content.page-cms .cms-block p .dark {
  color: #000;
}
.page-content.page-cms {
	margin-bottom: 90px;
}
/*end page about*/

/*/////////////////////////////////////////////////////////////////////////////////*/

/*page sitemap*/
#sitemap .container-fluid {
    padding: 0 15px;
}
.sitemap-title h1 {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  position: relative;
  line-height: 42px;
  border-radius: 0;
  text-align: center;
}
.sitemap {
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
  margin-bottom: 90px;
}
.sitemap h2 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #000;
  position: relative;
  line-height: 42px;
  display: inline-block;
  border-radius: 0;
}
.sitemap a {
  text-transform: capitalize;
}
.sitemap a:hover {
  padding-left: 5px;
}
/*end page sitemap*/

/*//////////////////////////////////////////*/

/*page search*/
.page-search-box .search-box {
	opacity: 1;
	visibility: initial;
}
.products-list-in-row .product-grid-block,
.search-product-list .product-list-block {
	display: none;
}
.products-list-in-row .product-list-block {
	display: block;
}
.product_list .search-product-list .list-item:nth-child(3n+1) {
	clear: none;
}
/*end page search*/

/*//////////////////////////////////////////*/

/*page product left, right*/
/*#product #content-wrapper.left-column .product-thumb-box,*/
#product #content-wrapper.right-column .product-thumb-box {
	max-height: 301px;
}
/*page product left, right*/

/*page product 3 columns*/
.product-layout-3columns .product-quantity,
.product-layout-3columns .product-variants {
	flex-direction: column;
}
.product-layout-3columns .product-quantity {
	padding: 0;
	align-items: flex-start;
}
.product-layout-3columns .product-quantity .qty {
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.product-layout-3columns .product-detail-images .product-thumb-box {
	max-height: 451px;
}
/*end page product 3 columns*/

/*page Category Banner Defcriptions*/
.cat-banner-description .cat_desc {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.cat-banner-description,
#category-description {
	max-width: 100%;
	/*padding-left: 0;*/
	margin-bottom: 30px;
	padding: 0 15px;
	margin-top: -50px;
}
#category-description p {
	margin: 0;
	text-align: left justify;
}
.cat-banner-description .flex-box {
	display: block;
}
/*end page Category Banner Defcriptions*/

/*page products list 2*/
.products-list-2:not(.products-list-in-row) .list-item {
	width: 50%;
	clear: none;
}
.products-list-2:not(.products-list-in-row) .list-item:nth(2n + 1) {
	clear: both;
}
/*end page products list 2*/

/*page products list 4*/
.products-list-4:not(.products-list-in-row) .list-item {
	width: 25%;
	clear: none;
}
.products-list-4:not(.products-list-in-row) .list-item:nth(4n + 1) {
	clear: both;
}
.products-list-4:not(.products-list-in-row) .product_button .cart-button {
	padding: 0 15px;
	margin: 0 15px;
}
/*end page products list 4*/

/*page products list 5*/
.products-list-5:not(.products-list-in-row) .list-item {
	width: 20%;
	clear: none;
}
.products-list-5:not(.products-list-in-row) .list-item:nth(5n + 1) {
	clear: both;
}
/*end page products list 5*/

/*page products list 6*/
/*.products-list-6:not(.products-list-in-row) .list-item {
	width: 16.6667%;
	clear: none;
}
.products-list-6:not(.products-list-in-row) .list-item:nth(6n + 1) {
	clear: both;
}*/
/*end page products list 6*/

/*popup newsletter*/
.jms-popup #social_block,
.jms-popup .newsletter-title {
	display: none !important;
}
.jms-popup-overlay {
	background: rgba(0,0,0,0.75);
	z-index: 99999;
}
.jms-popup {
	padding: 42px 120px;
}
.jms-popup h2 {
	font-family: 'Catamaran';
	font-size: 26px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	position: relative;
}
.jms-popup h2::before {
	content: url(../img/logo-popup.png);
	width: 86px;
	height: 86px;
	display: block;
	position: relative;
	left: calc(50% - 43px);
	margin-bottom: 34px;
}
.jms-popup p {
	font-size: 16px;
	color: #444;
	margin-bottom: 32px;
}
.jms-popup-content .block_c_right .form-group {
	margin: 0;
}
.jms-popup-content .block_c_right .newsletter-input {
	border-radius: 0;
	height: 48px;
	margin-bottom: 16px;
	border: 2px solid #ebebeb;
}
.jms-popup-content .newsletter-btn.buttonh1 {
	border-radius: 0;
	height: 46px;
}
.jms-popup .dontshow {
	margin-top: 13px;
}
.jms-popup .dontshow p {
	font-size: 13px;
	font-style: italic;
	letter-spacing: -0.015em;
	color: #555;
}
.jms-popup .dontshow label {
	font-size: 14px;
	letter-spacing: 0.04em;
	color: #555;
	font-weight: 400;
}
.jms-popup input {
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
}
.jms-popup-overlay .popup-close {
	right: 10px;
	top: 12px;
}
/*end popup newsletter*/
/* Fiches produit */


/* Global Section Styling */
.fp-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px 0;
}

.fp-section:last-child {
    margin-bottom: 0;
}

/* Column Layout */
.fp-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.fp-column {
    flex: 1 1 calc(50% - 20px); /* Deux colonnes */
}

@media (max-width: 768px) {
    .fp-column {
        flex: 1 1 100%; /* Une seule colonne sur petits écrans */
    }
}

/* Text Styling for H1 */
h1.fp-product-detail-content {
    font-size: 38px;
    line-height: 1.1;
    padding-bottom: 5px;
    font-weight: 700;
    letter-spacing: 0.075em;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Catamaran', sans-serif;
    text-align: center;
}

/* Style for Slogan */
.fp-section .slogan {
    font-size: 35px;
    line-height: 1;
    color: #d8ba67;
    font-family: 'Dancing Script', cursive;
    text-align: center;
    margin-top: -40px;
    letter-spacing: 0.05em;
}

/* Title Styling */
/* Titles inside columns (non-centrés) */
.fp-section .fp-column h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #333;
    margin-top: 25px;
    font-family: 'Catamaran', sans-serif;
    text-align: left;
}

/* Titles outside columns (centrés) */
.fp-section h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #333;
    margin-top: 25px;
    margin-bottom: 10px;
    font-family: 'Catamaran', sans-serif;
    text-align: center;
    padding-bottom: 5px;
}

/* Horizontal Rule (HR) Styling */
hr.hr-acoustique {
    border: none;
    height: 48px; /* Ajuste la hauteur selon la taille de ton image */
    background: url('/themes/kabar/assets/img/hr-acoustique4.jpg') no-repeat center center;
    background-size: contain; /* Garde la taille naturelle de l'image */
    background-position: center center; /* Centre l'image */
    width: 100%;
    max-width: 900px; /* Largeur maximale de l'image */
    margin: 20px auto 0px auto; /* Centre le hr */
}

/* Table Styling */
.fp-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    text-align: left;
    color: #333;
}

.fp-table th, .fp-table td {
    border: 1px solid #ddd;
    padding: 10px 15px;
}

.fp-table th {
    background-color: #f4f4f4;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.fp-highlight {
    background-color: #fafafa;
}

.fp-table tr:nth-child(even) {
    background-color: #f9f9f9;
}

.fp-table tr:hover {
    background-color: #f1f1f1;
}

/* List Styling */
.fp-section ul {
    list-style-type: disc;
    padding-left: 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    color: #333;
}

.fp-section ul li {
    margin-bottom: 10px;
}

/* Images for Colors Section */
.fp-colors img {
    max-width: 100px;
    height: auto;
    margin-right: 15px;
}

.fp-colors div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

/* Installation Section (Image and Paragraph) */
.fp-installation img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
    display: block;
}

.fp-installation p {
    margin-bottom: 20px;
}

/* Text Styling for Paragraphs and List Items */
.fp-section p, .fp-section li {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.fp-section img {
    display: block;
    max-width: 50%; /* Prend 50% de la largeur sur les grands écrans */
    height: auto;
    margin: 20px auto; /* Centre l'image */
}

/* Styles pour les petits écrans */
@media (max-width: 768px) {
    .fp-section img {
        max-width: 100%; /* Prend 100% de la largeur sur les petits écrans */
    }
}



#echantillons{
	margin-top:25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%; /* Ajustez la largeur si nécessaire */
	padding: 10px; /* Ajoute un peu de padding pour de l'espace à l'intérieur */
	text-align: center; /* Centre le contenu à l'intérieur du cadre */
}

.btn btn-all-echantillons{
	
}

.button-echantillons{
	letter-spacing: 0.1em;
    line-height: 56px;
    padding: 0 20px;
    margin-top: -20px;
    color: #FFF;
}





#form-revendeur {
  max-width: 750px;
  margin: auto;
  margin-top: 30px;
  padding: 15px;
  background-color: #f7f9fc;
  border: 1px solid #d1d9e6;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}

#form-revendeur h3 {
  font-size: 1.1em;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top:15px;
  margin-bottom:10px;
}

#form-revendeur label {
  font-size: 0.9em;
  font-weight: 600;
  color: #444;
  display: inline-block;
  margin-bottom: -20px;
}

#form-revendeur input[type="text"],
#form-revendeur input[type="email"],
#form-revendeur textarea {
  width: 100%;
  padding: 5px;
  border: 1px solid #c3c9d6;
  border-radius: 4px;
  font-size: 0.9em;
  box-sizing: border-box;
  transition: border-color 0.3s, box-shadow 0.3s;
  margin-bottom: 6px;
}

#form-revendeur input[type="text"]:focus,
#form-revendeur input[type="email"]:focus,
#form-revendeur textarea:focus {
  border-color: #0066cc;
  box-shadow: 0 0 4px rgba(0, 102, 204, 0.2);
  outline: none;
}

.city-zip {
  display: flex;
  gap: 5px;
}

.city-zip .wpcf7-form-control-wrap {
  flex: 1;
}

#form-revendeur input[type="checkbox"] {
  margin-right: 5px;
}

.checkbox-rgpd {
  display: flex;
  align-items: center;
  margin-top: 8px;
}

#form-revendeur input[type="submit"] {
  width: 100%;
  padding: 8px;
  background-color: #0066cc;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 1em;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
  margin-top: 8px;
}

#form-revendeur input[type="submit"]:hover {
  background-color: #005bb5;
  transform: translateY(-1px);
}

#form-revendeur input[type="submit"]:active {
  background-color: #004a99;
  transform: translateY(0);
}

#form-revendeur .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}

#form-revendeur label {
  width: 100%;
  display: block;
}

#form-revendeur input[type="text"],
#form-revendeur input[type="email"],
#form-revendeur textarea {
  width: 100%;
  max-width: 100%; /* Pour éviter toute restriction de largeur */
}




.clearfix {
  clear: both;
}


p .desc-footer{
	font-size: 10px;
    line-height: 12px;
}