/** Shopify CDN: Minification failed

Line 68:4 Expected ";"
Line 9001:2 Expected percentage but found "0"
Line 9023:2 Expected percentage but found "0"
Line 11267:4 Unexpected "{"
Line 11268:4 Expected identifier but found "%"
Line 11273:4 Unexpected "{"
Line 11274:4 Expected identifier but found "%"
Line 20703:4 Unexpected "{"
Line 20704:4 Expected identifier but found "%"
Line 20711:4 Unexpected "{"
... and 6 more hidden warnings

**/
/**
    Theme Name: Plant
    Theme URI: http://engotheme.com/
    Author: Engo Team
    Author URI: http://engotheme.com/
    Description: Engo ABC HTML Template
    Version: 1.0
    Last change:    2017/12/11 [Initial Release]
    License: GNU General Public License v2 or later
    Text Domain: Engotheme
 **/
/*------------------------------------------------------------------
[Table of contents]
    components
        1.Base
        2.element
        3.Layout
        4.mixin
        5.page
        6.posttype
        7.Reponsive
        8.variables
        9.var
            9.1 element
            9.2 form
            9.3 layout
            9.4 nav
    


-------------------------------------------------------------------*/
/** 1. Import vendor **/
/** 1.1. Vendor **/
/** 1.1.1.	Google fonts **/
/** 1.1.2.	Icon Fonts **/
@import url("fonts.css")

/* //@import url("../sass/components/Vendor/font-awesome/font-awesome.min.css");
//@import url("../sass/components/Vendor/simple-line-icon/css/simple-line-icons.css");
//@import url("../sass/components/Vendor/blanch/fonts.css");
//@import url("../sass/components/Vendor/PlayfairDisplay/fonts.css");
//@import url("../sass/components/Vendor/ionicons/css/ionicons.min.css");
//@import url("../sass/components/Vendor/Maison/fonts.css");
//@import url("../sass/components/Vendor/flaticon/flaticon.css"); */
/** 1.1.3. Vendor library **/
/* EX: @import url('components/Vendor/owlcarousel/owlcarousel.css'); */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #000;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  /* color: #FF9E4A; */
  color: #38565c;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 41px;
}

h2,
.h2 {
  font-size: 34px;
}

h3,
.h3 {
  font-size: 28px;
}

h4,
.h4 {
  font-size: 20px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

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

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #38565c;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #ad7810;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #FF9E4A;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ad7810;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media(min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media(min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media(min-width: 1025px) {
  .container {
    width: 970px;
  }
}

@media(min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

@media(min-width: 1260px) {
  .container {
    width: 1260px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media(min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media(min-width: 1025px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media(min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.428571429;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media(min-width: 480px) {

  .table>thead>tr>th,
  .table>thead>tr>td,
  .table>tbody>tr>th,
  .table>tbody>tr>td,
  .table>tfoot>tr>th,
  .table>tfoot>tr>td {
    padding: 24px 8px 27px 0;
  }
}

.table>thead>tr>th {
  vertical-align: bottom;
}

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

@media(min-width: 480px) {

  .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 {
    padding: 19px 0;
  }
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

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

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

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 1px \9 0 0;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 6px !important;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }

  input[type="date"].input-sm,
  .input-group-sm>input[type="date"].form-control,
  .input-group-sm>input[type="date"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input[type="time"].form-control,
  .input-group-sm>input[type="time"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input[type="datetime-local"].form-control,
  .input-group-sm>input[type="datetime-local"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input[type="month"].form-control,
  .input-group-sm>input[type="month"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 27px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media(min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media(min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media(min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}

@media(min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #353535;
  text-decoration: none;
  outline: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #353535;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #353535;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #353535;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #353535;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #353535;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #353535;
}

.btn-primary {
  color: #fff;
  background-color: #FF9E4A;
  border-color: #c58812;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #ad7810;
  border-color: #503707;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ad7810;
  border-color: #8d610d;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ad7810;
  border-color: #8d610d;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #8d610d;
  border-color: #503707;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #FF9E4A;
  border-color: #c58812;
}

.btn-primary .badge {
  color: #FF9E4A;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #FF9E4A;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
  outline: none;
}

.btn-link:hover,
.btn-link:focus {
  color: #96680e;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
  outline: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #FF9E4A;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media(min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: transparent;
  border-color: #FF9E4A;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #FF9E4A;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media(min-width: 768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media(min-width: 768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media(min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media(min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media(min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media(max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media(min-width: 768px) {

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media(min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media(min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media(min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media(min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}

.navbar-nav>li>a {
  line-height: 22px;
}

@media(max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 22px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media(min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  margin: 7px -15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media(min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media(max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media(min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}

@media(min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media(min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media(max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}

@media(max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  list-style: none;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
  font-size: 14px;
}

.breadcrumb>li+li:before {
  content: "\f105";
  font-family: 'FontAwesome', sans-serif;
  padding: 0 10px;
  color: #919191;
}

@media(max-width: 480px) {
  .breadcrumb>li+li:before {
    padding: 0 5px;
  }
}

.breadcrumb>li a {
  color: #919191;
  font-size: 14px;
}

.breadcrumb>.active a {
  color: #919191;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline-block;
  padding: 0 3px;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  color: #b8b6b6;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child {
  padding-left: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #000;
  border-color: #222;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #000;
  border-color: #000;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  border-color: #000;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #222;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #FF9E4A;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #ad7810;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #FF9E4A;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #000;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #FF9E4A;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 12px;
  margin-bottom: 22px;
  background-color: #cccccc;
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 14px;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background-color: #222;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FF9E4A;
  border-color: #FF9E4A;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fae7c3;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  border-bottom: 1px solid #eee;
}

.panel-body {
  padding: 5px 30px 30px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 22px 30px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 22px 30px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 5px 30px 30px 30px;
  padding-right: 5px 30px 30px 30px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}

.panel-group .panel {
  margin-bottom: 0;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #FF9E4A;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #FF9E4A;
  border-color: #FF9E4A;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #FF9E4A;
}

.panel-primary>.panel-heading .badge {
  color: #FF9E4A;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #FF9E4A;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  /*     top: 30%; */
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media(min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media(min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Muli", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Muli", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0 / 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media(max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media(max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media(max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media(max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media(min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media(min-width: 1025px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media(min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media(min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media(min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media(min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media(min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media(min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media(max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media(min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}

@media(min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media(min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/**
 * Import component variables
 */
body {
  padding: 0;
  font-weight: 400;
  margin: 0;
}

input,
textarea,
.form-control,
button,
.btn {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

a {
  color: #2b2b2b;
  text-decoration: none;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

a:hover,
a:focus {
  color: #2b2b2b;
  text-decoration: none;
  outline: none;
}

button {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

svg:hover {
  fill: #2b2b2b
}

@keyframes myAnimation {
  from {
    right: 50px;
  }

  to {
    right: 0;
  }
}

ol,
ul {
  list-style: none;
  padding: 0;
}

li {
  list-style: none;
}

.slick-slide:focus,
.slick-slide a {
  outline: none;
}

.red {
  color: #FF9E4A;
}

.f-40 {
  font-size: 40px;
}

.f-20 {
  font-size: 20px;
}

.f-17 {
  font-size: 17px;
}

.f-15 {
  font-size: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and(min-resolution: 0.001dpcm) {
  .engoc-row-equal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media(min-width: 1460px) {
  .container-content {
    width: 1430px;
  }
}

@media(min-width: 1025px) and (max-width: 1200px) {
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media(max-width: 1025px) {
  .container {
    width: 100%;
  }
}

@media(max-width: 767px) {
  .container-xs {
    padding-right: 0;
    padding-left: 0;
  }
}

.container-full {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

@media(min-width: 1200px) {
  .header-container {
    padding: 0 40px;
    width: 100%;
  }
}

.row-no-padding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.f-col4 {
  width: 25%;
  flex: 1 1 25%;
  position: relative;
}

@media(max-width: 480px) {
  .f-col4 {
    width: 100%;
    flex: 1 1 100%;
  }
}

.f-col6 {
  width: 50%;
  flex: 1 1 50%;
  position: relative;
}

@media(max-width: 480px) {
  .f-col6 {
    width: 100%;
    flex: 1 1 100%;
  }
}

@media(max-width: 812px) {
  .sm-f-col6 {
    width: 50%;
    flex: 1 1 50%;
    position: relative;
  }
}

@media(max-width: 480px) {
  .xs-f-col6 {
    width: 100%;
    flex: 1 1 100%;
    position: relative;
  }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media(min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media(min-width: 1025px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media(min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

@media(min-width: 768px) {

  /* Column clear fix */
  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1),
  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-15:nth-child(5n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1) {
    clear: none;
  }

  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
}

/*  Medium Desktop  */
@media(min-width: 1025px) {

  /* Column clear fix */
  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1),
  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: none;
  }

  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-15:nth-child(5n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1) {
    clear: left;
  }
}

/*  Large Desktop  */
@media(min-width: 1200px) {

  /* Column clear fix */
  .col-md-1:nth-child(12n + 1),
  .col-md-2:nth-child(6n + 1),
  .col-md-3:nth-child(4n + 1),
  .col-md-4:nth-child(3n + 1),
  .col-md-6:nth-child(2n + 1),
  .col-sm-1:nth-child(12n + 1),
  .col-sm-2:nth-child(6n + 1),
  .col-sm-3:nth-child(4n + 1),
  .col-sm-4:nth-child(3n + 1),
  .col-sm-6:nth-child(2n + 1) {
    clear: none;
  }

  .col-lg-1:nth-child(12n + 1),
  .col-lg-2:nth-child(6n + 1),
  .col-lg-3:nth-child(4n + 1),
  .col-lg-4:nth-child(3n + 1),
  .col-lg-6:nth-child(2n + 1) {
    clear: left;
  }
}

.pushmenu {
  /*this is the nav*/
  background: #FFF;
  width: 360px;
  max-width: -webkit-calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: calc(100% - 20px);
  height: 100%;
  top: 0;
  z-index: 1000;
  position: fixed;
}

.pushmenu.pushmenu-left {
  background: transparent;
}

@media(min-width: 480px) {
  .pushmenu.pushmenu-left {
    width: 420px;
  }
}

@media(max-width: 767px) {
  .pushmenu {
    /*this is the nav*/
    background: #FFF;
    /* width: 100%; */
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
  }
}


.pushmenu-left {
  right: -420px;
}

.pushmenu-left.pushmenu-open {
  right: 0;
  background: #fff;
  z-index: 9999;
}

@media(max-width: 767px) {
  .pushmenu-left.pushmenu-open {
    width: 100%;
    max-width: 100%;
  }
}

.pushmenu-push-toright {
  right: 362px;
}

.pushmenu-push-toright-cart {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  right: 362px;
}

@media(min-width: 480px) {
  .pushmenu-push-toright-cart {
    right: 470px;
  }
}

/*Transition*/
.pushmenu,
body {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}

.pushmenu.search-opened,
body.search-opened {
  overflow: hidden;
}

.pushmenu-push-toright .wrappage {
  position: relative;
}

.pushmenu-push-toright-cart .wrappage:after {
  position: absolute;
  background: rgba(29, 29, 31, 0.6) none repeat scroll 0 0;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  cursor: pointer;
}

@media(max-width: 320px) {
  .pushmenu {
    width: 280px;
  }

  .pushmenu-left {
    right: -280px;
  }

  .pushmenu-push-toright-cart {
    right: 280px;
  }

  .pushmenu.pushmenu-left {
    width: 280px;
  }
}

.mg-top-30 {
  margin-top: 30px;
}

.mg-bottom-30 {
  margin-bottom: 30px;
}

.mg-30 {
  margin: 30px 0;
}

.mg-top-15 {
  margin-top: 15px;
}

.mg-bottom-15 {
  margin-bottom: 15px;
}

.mg-right-30 {
  margin-right: 30px;
}

.mg-left-30 {
  margin-left: 30px;
}

.mg-right-18 {
  margin-right: 18px;
}

.mg-left-18 {
  margin-left: 18px;
}

@media(min-width: 768px) {
  .sm-mg-bottom-60 {
    margin-bottom: 60px;
  }
}

@media(max-width: 767px) {
  .xs-mg-bottom-30 {
    margin-bottom: 30px;
  }
}

.no-mg {
  margin: 0 !important;
}

.no-pd {
  padding: 0 !important;
}

.pd-right-30 {
  padding-right: 30px !important;
}

.no-bd {
  border: 0 !important;
}

@media(min-width: 1025px) {
  .hover-images {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
  }

  .hover-images img {
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
  }

  .hover-images:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
}

.effect-img3 {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.plus-zoom:hover:before {
  right: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.plus-zoom:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.plus-zoom::before,
.plus-zoom::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

/* Firefox */
@-moz-keyframes myAnimation {
  from {
    right: 50px;
  }

  to {
    right: 0;
  }
}

/* Chrome */
@-webkit-keyframes myAnimation {
  from {
    right: 50px;
  }

  to {
    right: 0;
  }
}

/* Opera */
@-o-keyframes myAnimation {
  from {
    right: 50px;
  }

  to {
    right: 0;
  }
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {

  0,
  25%,
  50%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  60% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@keyframes bounce {

  0,
  25%,
  50%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  60% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

.rotate-180 {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: inline-block;
}

.pagination-next,
.pagination-prev {
  position: relative;
}

.pagination-next:before,
.pagination-prev:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  width: 13px;
  border-bottom: 2px solid;
}

.pagination-next:after,
.pagination-prev:after {
  content: '';
  position: absolute;
  top: 15px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid;
  border-right: 2px solid;
  right: 13px;
  transform: rotate(45deg);
}

.pagination-prev:after {
  left: 13px;
  transform: rotate(-135deg);
}

@media(min-width: 768px) {
  .flex-img {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}

.overlay-img {
  background-color: rgba(239, 246, 246, 0.6);
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.contact-overlay-img {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.banner-overlay-img {
  background-color: rgba(34, 34, 34, 0.25);
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.product-overlay-img {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.detail-bg {
  background: #f8f8f8;
}

.f-red {
  color: #f00;
}

.bd-bottom {
  border-bottom: 1px solid #ededed;
}

.bd-top {
  border-top: 1px solid #ebebeb;
}

.nomos-icon-menu {
  width: 30px;
  height: 21px;
  float: left;
  display: inline-block;
  position: relative;
}

.nomos-icon-menu .nomos-iconbar {
  display: block;
  position: relative;
  width: 13px;
  height: 2px;
  margin-top: 8px;
  background: #000;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-icon-menu .nomos-iconbar:before {
  content: '';
  position: absolute;
  top: -8px;
  width: 30px;
  height: 2px;
  left: 0;
  background: #000;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-icon-menu .nomos-iconbar:after {
  content: '';
  position: absolute;
  top: 8px;
  width: 20px;
  height: 2px;
  left: 0;
  background: #000;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.icon-bg {
  display: inline-block;
  margin-right: 10px;
}

.icon-bg.icon-cart {
  background-image: url('../img/icon-cart2.png');
  background-repeat: no-repeat;
  height: 25px;
  width: 27px;
}

.comment-count {
  display: inline-block;
  min-width: 25px;
  height: 17px;
  line-height: 20px;
  background-color: #000000;
  padding: 0 5px;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  position: relative;
  vertical-align: top;
  margin-top: 3px;
}

.comment-count:before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  bottom: -5px;
  border-width: 0 0 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000000;
}

.nomos-btn {
  display: block;
  background: #000000;
  border-color: #000000;
  color: #fff;
  border: 0;
  font-size: 12px;
  letter-spacing: 0.2em;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-btn:hover {
  background: #FF9E4A;
  color: rgba(0, 0, 0, 0.66);
  /* color: #fff; */
  border-color: #FF9E4A;
}

.nomos-btn-outline {
  display: block;
  background: #FFF;
  border: 1px solid #e5e5e5;
  color: #000;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-btn-outline:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.nomos-btn-outline2 {
  display: block;
  background: transparent;
  border: 2px solid #fff;
  color: #FFF;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-btn-outline2:hover {
  background: #FFA95F;
  color: #fff;
  border-color: #FFA95F;
}

.nomos-btn-underline {
  font-size: 20px;
  padding-bottom: 12px;
  position: relative;
  display: inline-block;
}

.nomos-btn-underline:before {
  border-bottom: 1px solid #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 2px solid #FFA95F;
}

.btn-login {
  width: 100%;
  padding: 16px 0;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.2em;
}

.nomos-wl-addcart {
  width: 240px;
  height: 57px;
  text-align: center;
  line-height: 57px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.nomos-wl-status {
  display: inline-block;
  width: 240px;
  height: 57px;
  text-align: center;
  line-height: 57px;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid;
  letter-spacing: 0.2em;
}

.nomos-wl-status.instock {
  border-color: #5ecc70;
  color: #5ecc70;
}

.nomos-wl-status.outstock {
  border-color: #eb3c3c;
  color: #eb3c3c;
}

.btn-shopnow {
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  padding: 20px 60px;
  text-align: center;
}

.btn-loadmore {
  text-transform: uppercase;
  padding: 18px 56px;
  display: inline-block;
  margin-top: 30px;
}

.shop-now-link {
  display: inline-block;
  clear: left;
  text-align: right;
  float: right;
  font-size: 12px;
  position: relative;
  letter-spacing: 2px;
  padding-left: 68px;
  text-transform: uppercase;
  font-weight: 600;
  transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
  -o-transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
  -webkit-transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
}

.shop-now-link:before {
  content: "";
  border-bottom: 2px solid #FFA95F;
  width: 48px;
  position: absolute;
  opacity: 1;
  display: inline-block;
  top: 7px;
  height: 1px;
  left: 0;
}

.nomos-product-btn {
  padding: 0 25px;
  line-height: 46px;
  height: 46px;
  border: 1px solid #e4e4e4;
  background: #FFF;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  position: absolute;
  cursor: pointer;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(min-width: 767px) {
  .nomos-product-btn {
    left: 26px;
    bottom: 36px;
  }
}

@media(max-width: 767px) {
  .nomos-product-btn {
    top: 15px;
    left: 15px;
  }
}

.nomos-product-btn span {
  font-size: 12px;
  color: #FF9E4A;
  letter-spacing: 0.2em;
  font-weight: bold;
  text-transform: uppercase;
}

@media(max-width: 1025px) {
  .nomos-product-btn span {
    display: none;
  }
}

.nomos-product-btn i {
  color: #FF9E4A;
  font-size: 24px;
}

@media(min-width: 767px) {

  .nomos-product-btn i,
  .nomos-product-btn img {
    margin-right: 10px;
  }
}

.demo-text {
  font-size: 14px;
  margin-bottom: 50px;
  color: #4e4e4e;
  margin-top: 30px;
  /* margin-bottom: 40px;  */
  margin-bottom: 0 !important;
}

.register-link {
  font-size: 18px;
  position: relative;
  text-align: center;
  display: block;
  margin-top: 25px;
}

.register-link:after {
  content: "\f106";
  margin-left: 10px;
  font-family: Flaticon;
  position: relative;
  top: 1px;
}

.text-note {
  color: #888888;
  margin-top: 5px;
}

.text-note a {
  color: #222222;
  position: relative;
  padding-bottom: 1px;
}

.text-note a:hover {
  color: #FF9E4A;
}

.text-note a:hover:after {
  background: #FF9E4A;
}

.text-note a:after {
  content: '';
  width: 0;
  height: 1px;
  background: #000;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
}

.text-note.no-mg {
  margin: 0;
}

@media(min-width: 480px) {
  .title {
    font-size: 40px;
  }
}

@media(min-width: 480px) {
  .title a {
    font-size: 40px;
  }
}

.title.home-title {
  font-size: 28px;
  padding-bottom: 26px;
  font-weight: 400;
  position: relative;
}

.title.home-title:before {
  border-bottom: 1px solid #dfdfdf;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 40px;
}

.shop-heading {
  padding: 44px 0;
}

.shop-heading h1 {
  font-weight: 100;
}

@media(min-width: 480px) {
  .shop-heading h1 {
    font-size: 60px;
  }
}

.shop-heading .breadcrumb {
  margin-top: 5px;
}

.shop-title {
  font-size: 24px;
  font-weight: 600;
}

@media(max-width: 1025px) {
  .shop-title {
    margin-top: 0;
  }
}

.related-title {
  font-size: 24px;
}

@media(min-width: 1025px) {
  .related-title {
    font-size: 28px;
    padding-bottom: 32px;
    position: relative;
  }

  .related-title:before {
    border-bottom: 1px solid #dfdfdf;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    position: absolute;
    width: 40px;
  }
}

.desc {
  font-size: 16px;
  /* color: #a9a9a9; */
  color: #384b5c;
}

/*
     4.4. Icon-progress
 */
span.star {
  color: #ffd015;
  font-size: 12px;
  margin: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

span.star:first-child {
  margin-left: 0;
}

span.star:last-child {
  color: #cccccc;
}

span.star:before {
  content: '\f005';
  font-family: FontAwesome;
}

.form-customer .form-group {
  margin-bottom: 25px;
}

.form-customer .form-group label {
  font-weight: 400;
  margin-bottom: 10px;
}

.form-customer .form-group input {
  height: 50px;
  border: 1px solid #dddddd;
  border-radius: 6px !important;
  color: #555555;
  padding-left: 20px;
}

.form-customer .form-group input::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}

.form-customer .form-group input:-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}

.form-customer .form-group input::-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}

.form-customer .form-group input:-ms-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}

.form-customer .checkbox {
  margin: 0;
}

.form-customer .checkbox input {
  margin-left: 0;
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
}

.form_newsletter input {
  width: 300px;
  height: 50px;
  border: 1px solid #ddd;
  color: #888;
  padding-left: 28px;
}

.form_newsletter input::-webkit-input-placeholder {
  color: #000;
  font-size: 14px;
}

.form_newsletter input:-moz-placeholder {
  color: #000;
  font-size: 14px;
}

.form_newsletter input::-moz-placeholder {
  color: #000;
  font-size: 14px;
}

.form_newsletter input:-ms-input-placeholder {
  color: #000;
  font-size: 14px;
}

.form_newsletter .button_mini {
  width: 180px;
  height: 50px;
}

@media(max-width: 480px) {
  .form_newsletter .button_mini {
    margin-top: 15px;
  }
}

@media(min-width: 480px) {
  .form_newsletter {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

.breadcrumb {
  margin-top: 20px;
  margin-bottom: 20px;
}

.breadcrumb.v2 {
  margin-top: 30px;
}

@media(min-width: 1025px) {
  .breadcrumb.v2 {
    margin-bottom: 65px;
  }
}

.box-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.box-center.align-items-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}

.scroll_top {
  display: inline-block;
  bottom: 100px;
  position: fixed;
  right: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #000;
  border: 2px solid;
  background: transparent;
  border-radius: 50%;
  z-index: 1003;
}

.scroll_top i {
  line-height: 34px;
  font-size: 20px;
}

/*
    6.1. Header
            6.1.1. Header version 1
            6.1.2. Header version 2
            6.1.3. Header version 3
            6.1.4. Header version 4
            6.1.5. Header version 5
 */
.row.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.v-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.flex.lr {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.flex.lr2 {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.align-items-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.justify-content-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.element {
  display: inline-block;
  padding: 0 8px;
  position: relative;
  vertical-align: bottom;
}

.element>a,
.element>span {
  display: block;
}

.element>a:hover,
.element>span:hover {
  color: #FF9E4A;
}

.element img {
  vertical-align: middle;
  margin-top: -2px;
}

.element:first-child {
  padding-left: 0;
}

.element:last-child {
  padding-right: 0;
}

.element.element-cart {
  padding-right: 20px;
}

@media(max-width: 1025px) {
  .element.element-account {
    padding-left: 0;
  }

  .element.element-account:before {
    border: 0;
  }

  .element.element-leaguage:before {
    border: 0;
  }
}

.topbar-left .element:first-child:before {
  border: 0;
}

.topbar-right .element:first-child:before {
  border: 0;
}

.topbar-right .element .dropdown-menu {
  left: unset;
  right: 0;
}

.topbar-right {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.header-search {
  padding-left: 95px;
  padding-top: 10px;
}

@media(min-width: 1650px) {
  .header-search form {
    width: 760px;
  }
}

.header-search form {
  display: table;
  position: relative;
}

.header-search input {
  height: 62px;
  -moz-border-radius: 31px 0 0 31px;
  -webkit-border-radius: 31px 0 0 31px;
  border-radius: 31px 0 0 31px;
  border: 2px solid #eaeaea;
  padding-left: 34px;
  width: 300px;
  display: table-cell;
  border-right: 0;
  box-shadow: none;
}

.header-search input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.header-search input:focus {
  box-shadow: none;
}

@media(min-width: 1200px) {
  .header-search input {
    width: 400px;
  }
}

@media(min-width: 1400px) {
  .header-search input {
    width: 495px;
  }
}

@media(min-width: 1460px) {
  .header-search input {
    width: 380px;
  }
}

@media(min-width: 1600) {
  .header-search input {
    width: 470px;
  }
}

@media(min-width: 1650px) {
  .header-search input {
    width: 540px;
  }
}

.header-search .select-option {
  width: 220px;
  height: 62px;
  border: 2px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -moz-border-radius: 0 31px 31px 0;
  -webkit-border-radius: 0 31px 31px 0;
  border-radius: 0 31px 31px 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  padding-left: 29px;
}

.header-search .search-panel {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: relative;
  border: 2px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  -moz-border-radius: 0 999px 999px 0;
  -webkit-border-radius: 0 999px 999px 0;
  border-radius: 0 999px 999px 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  position: relative;
}

@media(min-width: 1025px) {
  .header-search .search-panel {
    padding-left: 13px;
  }
}

@media(min-width: 1681px) {
  .header-search .search-panel {
    padding-left: 29px;
  }
}

.header-search .search-panel>a {
  display: block;
  color: #999;
}

.header-search .search-panel>a span {
  margin-left: 14px;
  color: #000;
}

.header-search .search-panel .dropdown-category {
  -webkit-box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 256px;
  right: 0;
  left: unset;
  border: 1px solid #ebebeb;
  padding: 12px 0;
  margin-top: 17px;
}

.header-search .search-panel .dropdown-category li a {
  color: #666666;
  line-height: 30px;
  padding-left: 34px;
  position: relative;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.header-search .search-panel .dropdown-category li a:before {
  content: "\f363";
  font-family: "ionicons";
  position: absolute;
  top: 5px;
  left: 20px;
  color: #bfbfbf;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.header-search .search-panel .dropdown-category li a:hover {
  color: #333333;
  background-color: transparent;
}

.header-search .search-panel .dropdown-category li a:hover:before {
  color: #333;
}

.header-search .search-panel .dropdown-category:after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  right: 75px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.header-search .input-group-btn {
  padding: 0;
  width: 50px;
  top: 6px;
  right: 5px;
}

.header-search .input-group-btn .button_search {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #333333;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.header-search .input-group-btn .button_search:hover {
  box-shadow: 0 2px 20px 2px rgba(194, 106, 245, 0.68);
}

.header-sub {
  margin-left: 0;
}

.right-panel {
  margin-left: auto;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header-sub-element {
  display: flex;
}

.header-sub-element.row {
  margin-left: auto;
}

.header-sub-element.row>a {
  padding-right: 26px;
}

@media(max-width: 1025px) {
  .header-sub-element.row>a:last-child {
    padding-right: 15px;
  }
}

@media(max-width: 1025px) {
  .header-sub-element.row img {
    width: 20px;
  }
}

.sub-right span {
  color: #999999;
}

.sub-right .phone {
  font-size: 24px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 22px;
}

.sub-left {
  margin-right: 15px;
}

.header-center {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media(min-width: 1025px) {
  .header-center {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}

.header-center .col {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.header-center .col.justify-content-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.header-center .col.justify-content-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.header-center .col.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media(max-width: 1024px) {
  .header-center .col2 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /* flex: 1 1 33.3333%;  */
  }

  .header-center .col2.justify-content-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.header-center .col2.justify-content-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.topbar {
  background: #f7f7f7;
  padding: 16px 0;
}

.topbar span {
  font-size: 13px;
  color: #000;
  letter-spacing: 0.01em;
}

.topbar p {
  font-size: 13px;
  color: #000;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}

.topbar p a {
  text-decoration: underline;
}

.topbar a {
  font-size: 13px;
  letter-spacing: 0.01em;
}

.topbar a:hover i {
  color: #FF9E4A;
}

.topbar i {
  color: #000;
}

.topbar .close {
  font-size: 32px;
  margin-right: 5px;
  opacity: 1;
  position: absolute;
  top: 2px;
  right: 0;
  border-color: white;
  background-color: transparent;
}

@media(min-width: 1025px) {
  .topbar .close {
    width: 50px;
    height: 50px;
    line-height: 38px;
    top: 0;
  }
}

.topbar.br-promotion--close {
  display: none;
}

.topbar .topbar-social {
  margin-left: 25px;
}

.topbar .topbar-social a {
  padding: 0 5px;
}

.topbar .topbar-left {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.topbar .col {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 1 1 33.3333%;
}

.topbar .col.justify-content-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.topbar .col.justify-content-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

@media(min-width: 1025px) {
  .header-logo {
    margin-top: -30px;
  }
}

.tags {
  padding-top: 25px;
  font-size: 12px;
  text-align: center;
  margin-left: 55px;
}

.tags span {
  color: #333333;
}

.tags a {
  color: #999999;
  padding: 0 10px;
  border-right: 1px solid #e6e6e6;
}

.tags a:last-child {
  border-right: 0;
}

.tags a:first-child {
  padding-left: 0;
}

.tags a:hover {
  color: #FF9E4A;
}

.header-bottom-right {
  color: #999999;
}

.header-bottom-right span {
  margin-left: 12px;
}

@media(min-width: 1200px) {
  .header-top-absolute {
    position: absolute;
    width: 100%;
    z-index: 9;
  }

  .footer-absolute {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
}

.home-lookbook .sticky-header {
  border-bottom: 1px solid #d9d9d9;
}

.sticky-header {
  border-bottom: 1px solid #efefef;
  line-height: 20px;
  padding: 12px;
}

.sticky-header .u-line {
  color: #eb5050;
  text-decoration: underline;
}

.sticky-header .text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  color: #aaaaaa;
  letter-spacing: 0.2em;
}

.sticky-header .text.text-w {
  color: #fff;
}

.bd-v1 {
  border-bottom: 1px solid #dcdddf;
}

.bd-v2 {
  border-bottom: 1px solid #dbdbdb;
}

.topbar-option {
  font-weight: 500;
}

.topbar-option>* {
  display: inline-block;
  position: relative;
}

@media(max-width: 480px) {
  .topbar-option>* {
    min-width: 40px;
    text-align: center;
  }
}

@media(max-width: 320px) {
  .topbar-option>* {
    min-width: unset;
    padding: 0 5px;
  }
}

@media(min-width: 480px) {
  .topbar-option>* {
    padding: 0 20px;
  }
}

.topbar-option>*:before {
  border-left: 1px solid #e3e3e3;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media(max-width: 480px) {
  .topbar-option>*:before {
    border: none;
  }
}

.topbar-option>*:last-child {
  padding-right: 0;
}

.topbar-option>*:first-child {
  padding-left: 0;
}

.topbar-option>*:first-child:before {
  border: none;
}

@media(max-width: 320px) {
  .topbar-option .dropdown-menu {
    left: -35px;
  }
}

.count {
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  /* background: #FF9E4A; */
  background: #ed6736;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  position: absolute;
  top: -8px;
  overflow: hidden;
  right: 0;
  margin: 0;
}

@media(min-width: 1199px) {
  .header-top {
    background: #e4e4e4;
  }
}

@media(max-width: 1024px) {
  .header-top {
    margin: 30px 0 0;
  }
}

.header-top .logo-mobile {
  float: left;
  display: inline-block;
}

.header-top .navbar {
  min-height: 0;
  margin-bottom: 0;
  width: 100%;
  margin-top: 30px;
}

@media(min-width: 1199px) {
  .header-top .navbar {
    margin-top: 0;
  }
}

@media(max-width: 1024px) {
  .header-top .navbar {
    display: inline-block;
  }
}

@media(max-width: 480px) {
  .header-top .navbar {
    margin-top: 20px;
  }
}

.header-top .navbar .navbar-collapse {
  border: 1px solid #ddd;
}

@media(min-width: 1199px) {
  .header-top .navbar .navbar-collapse {
    border: 0;
  }
}

@media(max-width: 480px) {
  .icon-mobile {
    width: 40px;
  }
}

@media(min-width: 1025px) {

  .header-v1 .navbar-collapse,
  .header-v4 .navbar-collapse {
    padding-left: 0;
  }
}

.pushmenu-push-toleft {
  transform: translate(355px, 0);
  transform: translate3d(355px, 0, 0);
  transition: transform 0.4s ease;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
}

@media(max-width: 320px) {
  .pushmenu-push-toleft {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.pushmenu-push-toleft .wrappage:after {
  background: rgba(29, 29, 31, 0.6);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}

@media(max-width: 480px) {
  .wrappage.lbl_active:after {
    background: rgba(29, 29, 31, 0.6);
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
  }
}

.menu-home5 {
  height: 100%;
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.4s ease;
  transform-origin: top left;
}

.menu-home5.pushmenu-open {
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

@media(max-width: 320px) {
  .menu-home5.pushmenu-open {
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.box-mobile-menu-inner {
  height: 100%;
}

.box-mobile-menu-inner .close-menu-mobile {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  z-index: 102;
  width: 100%;
  line-height: 48px;
  height: 45px;
  text-align: left;
  display: block;
  padding-left: 40px;
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  background: #FFA95F;
  text-transform: uppercase;
  font-weight: 500;
}

.box-mobile-menu-inner .close-menu-mobile:before,
.box-mobile-menu-inner .close-menu-mobile:after {
  border-bottom: 1px solid;
  content: "";
  left: 12px;
  position: absolute;
  top: 21px;
  width: 19px;
}

.box-mobile-menu-inner .close-menu-mobile:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.box-mobile-menu-inner .close-menu-mobile:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.box-mobile-menu-inner .tab-content {
  height: 100%;
}

.box-mobile-menu-inner .my-account-wrap {
  padding: 20px 20px 0;
}

.box-mobile-menu-inner .my-account-wrap h3 {
  letter-spacing: 0.3em;
  font-size: 14px;
  margin-bottom: 25px;
}

.box-mobile-menu-inner .spec {
  font-size: 11px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  overflow: hidden;
  margin: 40px 0 10px;
}

.box-mobile-menu-inner .spec span {
  position: relative;
  padding: 0 10px;
}

.box-mobile-menu-inner .spec span:before {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 5px;
  right: 100%;
  width: 9999em;
}

.box-mobile-menu-inner .spec span:after {
  content: "";
  border-top: 1px solid #e4e4e4;
  position: absolute;
  top: 5px;
  left: 100%;
  width: 9999em;
}

.mobile-back-nav-wrap {
  border-bottom: 1px solid #e7e7e7;
}

.mobile-back-nav-wrap .back-menu {
  position: relative;
  display: none;
  height: 45px;
  width: 45px;
  float: left;
}

.mobile-back-nav-wrap .back-menu:before {
  content: '';
  position: absolute;
  top: 21px;
  left: 14px;
  margin: auto;
  display: block;
  width: 18px;
  border-bottom: 1px solid;
}

.mobile-back-nav-wrap .back-menu:after {
  content: '';
  position: absolute;
  top: 18px;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid;
  border-right: 1px solid;
  left: 13px;
  transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.mobile-back-nav-wrap .box-title {
  display: none;
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
  font-weight: 600;
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  padding: 12px 0 10px 5px;
  letter-spacing: 3px;
  line-height: 24px;
  margin-left: 45px;
  margin-right: 45px;
}

.box-tabs-nav-wrap {
  position: absolute;
  z-index: 101;
  left: 0;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}

.box-tabs-nav-wrap .tabs li {
  padding-left: 20px;
  text-align: left;
  width: 50%;
  float: left;
  text-transform: uppercase;
  height: 58px;
}

.box-tabs-nav-wrap .tabs li a {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.box-tabs-nav-wrap .tabs li.active {
  color: #FFF;
  background: #000;
  border-bottom: 1px solid #000;
}

.box-tabs-nav-wrap .tabs li.active .nav-text {
  color: #FFF;
}

.box-tabs-nav-wrap .tabs li.active .nomos-iconbar {
  background: #FFF;
}

.box-tabs-nav-wrap .tabs li.active .nomos-iconbar:before,
.box-tabs-nav-wrap .tabs li.active .nomos-iconbar:after {
  background: #FFF;
}

.box-tabs-nav-wrap .tabs li.active i {
  color: #FFF;
}

.box-tabs-nav-wrap .tabs li .nav-text {
  display: inline-block;
  font-size: 12px;
  margin-left: 15px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 0.1em;
}

.mn-mobile-content-tab {
  overflow: hidden;
  width: 100%;
  padding-top: 57px;
  height: -webkit-calc(100% - 45px);
  height: -moz-calc(100% - 45px);
  height: calc(100% - 45px);
  -webkit-overflow-scrolling: touch;
}

.demo-img img {
  -webkit-box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  border-radius: 3px;
}

.menu-social {
  border-top: 1px solid #2f2f31;
  position: fixed;
  bottom: 0;
  width: 362px;
}

.menu-social>li {
  float: left;
  width: 33.3333%;
  float: left;
  height: 69px;
  line-height: 69px;
  text-align: center;
  background: #1d1d1f;
}

.menu-social>li a i {
  color: #a4a4a4;
}

.menu-social>li a i:hover {
  color: #fff;
}

.menu-social>li:hover {
  background: #101011;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nav-home5 {
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.nav-home5>li {
  display: inline-block;
  position: static;
  float: left;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.nav-home5>li>a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  position: relative;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  line-height: 12px;
  padding: 18px 0 18px 20px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 51px);
  position: relative;
  z-index: 2;
}

.nav-home5>li.mobile-active>.menu-level1 {
  left: 0 !important;
  z-index: 101;
}

.nav-home5 .menu-level1 {
  padding: 0;
  position: absolute;
  top: 0;
  left: -100%;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  z-index: 0;
  background-color: #FFF;
}

.nav-home5 .menu-level1>.level2 {
  display: inline-block;
  position: static;
  float: left;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.nav-home5 .menu-level1>.level2>a {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  padding: 18px 20px;
  width: calc(100% - 51px);
}

.nav-home5 .menu-level1 .level1 {
  padding: 20px 25px 40px;
}

.nav-home5 .menu-level1 .level1 .level2 {
  padding-bottom: 13px;
}

.nav-home5 .menu-level1 .level1 .level2>a {
  color: #000;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 0 8px;
  margin-bottom: 15px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: block;
}

.nav-home5 .menu-level1 .level1 .level2>a:before {
  border-bottom: 1px solid #FF9E4A;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 50px;
}

.nav-home5 .menu-level1.style1 {
  padding-top: 40px;
}

.nav-home5 .menu-level1.style1>.level2 {
  border: 0;
}

.nav-home5 .menu-level-2 .level3 {
  display: inline-block;
  position: static;
  overflow: hidden;
  width: 100%;
}

.nav-home5 .menu-level-2 .level3>a {
  font-size: 16px;
  text-transform: capitalize;
  line-height: 24px;
  display: block;
  padding: 5px 0;
  width: calc(100% - 51px);
}

.nav-home5 .demo-img,
.nav-home5 .demo-text {
  text-align: center;
}

.nav-home5 .demo-img img {
  margin: 0 auto;
  border-radius: 3px;
}

.nav-home5 .demo-img:hover .demo-text a {
  color: #FF9E4A;
  border-radius: 3px;
}

.mobile-account {
  margin: 30px 0;
}

.mobile-account li {
  text-transform: uppercase;
}

.mobile-account li a {
  display: block;
  line-height: 26px;
  font-size: 13px;
  color: #a4a4a4;
  padding: 12px 30px;
}

.mobile-account i {
  min-width: 25px;
}

.mobile-social {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.mobile-social a {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  flex: 0 0 50px;
  text-align: center;
}

.mobile-social a i {
  font-size: 16px;
  color: #a4a4a4;
}

.header-v6 .topbar-left {
  float: left;
  text-align: left;
}

.header-v6 .logo {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

.header-v6 .topbar-right {
  float: right;
  text-align: right;
}

.header-v6 .topbar-search {
  border-left: 0;
}

.header-v6 .topbar [class*="col-xs-"] {
  padding: 0;
}

.menu-level1 {
  display: none;
}

.menu-level1.open {
  display: block;
}

.navbar-nav>li {
  text-align: left;
  padding: 0 22px;
}

.navbar-nav>li>a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;

    {
    % comment %
  }

  font-weight: bold;

    {
    % endcomment %
  }

  position: relative;
  padding: 0;
}

.navbar-nav>li:first-child {
  padding-left: 0;
}

.navbar-nav>li:first-child>a {
  padding-left: 0;
}

.navbar-nav>li:first-child>a:before {
  border: 0;
}

.menu-level-1 {
  border: 0;
  position: absolute;
  top: 100%;
  left: -15px;
  background-color: #fff;
  z-index: 0;
  min-width: 200px;
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  box-shadow: 0 3px 70px 0 rgba(0, 0, 0, 0.11);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 19px 0;
  min-width: 258px;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-duration: 180ms;
  transition-duration: 180ms;
}

.menu-level-1.style2 {
  width: 1480px;
  padding: 37px 36px;
}

.menu-level-1.style3 {
  width: 1040px;
  padding: 40px;
  background: url("../img/shop-menu.jpg") no-repeat center;
  background-size: cover;
}

.menu-level-1.style4 {
  width: 700px;
  padding: 40px;
  background: url("../img/bg-menu-bl.jpg") no-repeat center;
  background-size: cover;
}

@media(max-width: 1024px) {
  .menu-level-1 {
    width: 100%;
    left: 0;
    top: 54px;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none;
    padding: 10px 35px;
  }
}

.menu-level-1>li {
  background: none;
}

.menu-level-1>li>a {
  line-height: 35px;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0 30px;
  color: #919191;
  font-weight: 400;
  position: relative;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  letter-spacing: 0.02em;
}

.menu-level-1>li>a:hover {
  color: #FF9E4A;
  background: none;
}

.menu-level-1>li>a:focus {
  background: none;
}

@media(max-width: 480px) {
  .menu-level-1>li>a {
    font-size: 12px;
  }
}

@media(min-width: 1025px) {
  .level1:hover .menu-level-1 {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 25px) rotate(0) scale(1);
    transform: translate(0, 25px) rotate(0) scale(1);
    z-index: 999;
  }

  .level1:hover .menu-level-1.v3 {
    left: calc(100% + 11px);
    top: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .level1:not(:hover)>.menu-level-1.v3 {
    left: calc(100% + 11px);
    opacity: 0;
  }
}

@media(max-height: 700px) {
  .menu-level-1.v3 {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;
  }
}

@media(min-width: 1025px) {
  .level1.hassub {
    position: static;
  }

  .level1.hassub .menu-level-1 {
    left: unset;
    right: 0;
  }

  .level1.hassub .menu-level-1.style2 {
    width: 1449px;
    padding: 50px 14px 48px 80px;
  }

  .level1.hassub .menu-level-1.style3 {
    width: 900px;
    padding: 56px 56px 55px;
  }

  .level1.hassub .menu-level-1.style4 {
    width: 950px;
    padding: 50px 14px 48px 60px;
  }
}

.menu-level-1>.level1>.level2>a {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 24px;
  padding-bottom: 12px;
  position: relative;
}

@media(max-width: 480px) {
  .menu-level-1>.level1>.level2>a {
    font-size: 14px;
  }
}

.menu-level-1>.level1>.level2>a:before {
  border-bottom: 1px solid #FF9E4A;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 50px;
}

@media(max-width: 1025px) {
  .menu-level-1>.level1>.level2 .menu-level-2 {
    padding-left: 20px;
    padding-top: 15px;
  }
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3 {
  line-height: 0;
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
  line-height: 30px;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  white-space: nowrap;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  position: relative;
}

.menu-level-1>.level1>.level2 .menu-level-2>.level3>a:hover {
  color: #FF9E4A;
  text-decoration: underline;
}

@media(max-width: 480px) {
  .menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
    font-size: 12px;
  }
}

.menu-level-1>.level1.row {
  margin: 0;
}

.menu-level-1>.level1 [class*="col-"] {
  padding: 0;
}

.menu-level-1 .col-full {
  width: 100%;
}

.menu-level-1 .col-2,
.menu-level-1 .levels .col-2 {
  width: 230px;
  float: left;
}

.menu-level-1 .col-3 {
  width: 25%;
  float: left;
}

.menu-level-1 .col-7 {
  width: 870px;
  float: left;
}

.menu-level-1 .col-8 {
  width: 980px;
  float: left;
}

.menu-level-1 .col-9 {
  width: 1170px;
  float: left;
}

.menu-level-2 .col-full,
.mega-product .col-full {
  width: 100%;
}

.menu-level-2 .col-2,
.menu-level-2 .levels .col-2,
.mega-product .col-2,
.mega-product .levels .col-2 {
  width: 230px;
  float: left;
}

.menu-level-2.col-3,
.mega-product.col-3 {
  width: 33.3333%;
  float: left;
}

@media(max-width: 1024px) {

  .menu-level-2.col-3,
  .mega-product.col-3 {
    margin-bottom: 15px;
  }
}

@media(max-width: 480px) {

  .menu-level-2.col-3,
  .mega-product.col-3 {
    width: 100%;
    display: block;
    overflow: hidden;
  }
}

.menu-level-2 .col-4,
.mega-product .col-4 {
  width: 370px;
  float: left;
}

.menu-level-2 .col-5,
.mega-product .col-5 {
  width: 580px;
  float: left;
}

.menu-level-2.col-6,
.mega-product.col-6 {
  width: 50%;
  float: left;
}

@media(max-width: 1024px) {

  .menu-level-2.col-6,
  .mega-product.col-6 {
    margin-bottom: 15px;
  }
}

@media(max-width: 480px) {

  .menu-level-2.col-6,
  .mega-product.col-6 {
    width: 100%;
    display: block;
    overflow: hidden;
  }
}

.menu-level-2 .col-7,
.mega-product .col-7 {
  width: 870px;
  float: left;
}

.menu-level-2 .col-8,
.mega-product .col-8 {
  width: 980px;
  float: left;
}

.menu-level-2 .col-9,
.mega-product .col-9 {
  width: 1170px;
  float: left;
}

.cart-list-heading {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ecebeb;
}

.cart-inside {
  position: relative;
  height: calc(100% - 46px);
  overflow: hidden;
}

.cart-list {
  position: relative;
  height: 100%;
}

.cart-list .cart-title {
  margin-top: 10px;
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 300;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.cart-list .close-menu-mobile {
  cursor: pointer;
  width: 65px;
  height: 65px;
  color: #000;
  border-left: 1px solid #ecebeb;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.cart-list .close-menu-mobile:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart-list .close-menu-mobile:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cart-list .close-menu-mobile:before,
.cart-list .close-menu-mobile:after {
  border-bottom: 2px solid;
  content: "";
  /* left: 340px; */
  right: 24px;
  position: absolute;
  /* top: 21px; */
  top: 30px;
  width: 17px;
}

.cart-list .close-menu-mobile:hover {
  color: #FF9E4A;
}

.cart-list .minicart-number-items {
  font-size: 12px;
  width: 45px;
  /* height: 45px; */
  height: 45px;
  line-height: 46px;
  text-align: center;
  border-left: 1px solid #ecebeb;
  font-weight: 500;
}

.cart-list .list {
  overflow-y: scroll;
  overflow-x: hidden;
  /* height: calc(100% - 118px); */
  height: calc(100% - 150px);
  width: calc(100% + 17px);
  padding: 0 20px 0 30px;
  margin-bottom: 0;
  /* background: #f7f7f7; */
  background: #fff;
}

@media (max-width: 767px) {
  .cart-list .list {
    overflow-y: scroll;
    overflow-x: hidden;
    /* height: calc(100% - 118px); */
    height: calc(100% - 170px);
    width: calc(100% + 17px);
    width: 100%;
    padding: 0 20px;
    margin-bottom: 0;
    background: #fff;
  }
}

.cart-list .list .item-cart {
  flex: 1 1 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  /* padding: 24px 0; */
  padding: 8px 0;
  border-bottom: 1px solid #ecebeb;
}

.cart-list .list .item-cart:last-child {
  padding-top: 24px;
  border-bottom: 0;
}

.cart-list .list .item-cart:last-child {
  border-bottom: 0;
}

.cart-list .list .item-cart .product-img-wrap {
  width: 87px;
  flex: 0 0 87px;
  /* margin-right: 20px;  */
  margin-right: 15px;
}

.cart-list .list .item-cart .product-details .inner-left {
  padding-top: 5px;
  /* max-width: 180px;  */
  width: 100%;
  max-width: calc(100% - 30px);
}

.cart-list .list .item-cart .product-details .inner-left .product-name {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 5px;
}

.cart-list .list .item-cart .product-details .inner-left .product-name a {
  font-family: "Muli", sans-serif;
  color: #18404b;
  font-weight: 600;
}

.cart-list .list .item-cart .product-details .inner-left .product-price {
  font-size: 16px;
  /* color: #b12704; */
  color: #18404b;
  font-weight: 300;
  margin-top: 8px;
  margin-bottom: 2px;
}

.cart-list .list .item-cart .product-details .inner-left .product-qtt {
  font-size: 11px;
  opacity: 0.8;
  font-weight: 400;
  /* letter-spacing: 0.1em;  */
}

.cart-list .cart-qtt {
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.cart-list .cart-qtt .product_quantity_number {
  width: 52px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #f8f5f5;
}

.cart-list .cart-qtt .quantity-left-minus {
  width: 40px;
  height: 35px;
  text-align: center;
  margin-right: -1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: #f8f5f5;
  padding: 0;
}

.cart-list .cart-qtt .quantity-left-minus:focus {
  outline: none;
}

.cart-list .cart-qtt .quantity-left-minus:active {
  box-shadow: none;
}

.cart-list .cart-qtt .quantity-right-plus {
  width: 40px;
  height: 35px;
  text-align: center;
  margin-left: -1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: #f8f5f5;
  padding: 0;
}

.cart-list .cart-qtt .quantity-right-plus:focus {
  outline: none;
}

.cart-list .cart-qtt .quantity-right-plus:active {
  box-shadow: none;
}

.nocart-list .empty-cart {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 353px;
}

@media(max-width: 480px) {
  .nocart-list .empty-cart {
    width: 300px;
  }
}

.nocart-list .nocart-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 35px;
}

.nocart-list .btn-shop {
  width: 187px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  border: 1px solid #000;
  display: inline-block;
}

.cart-bottom {
  background: #fff;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 1000;
  padding-top: 12px;
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 1);
}


.cart-bottom label {
  font-weight: 400;
}

.cart-bottom .cart-note-form textarea {
  background-color: #f7f7f7;
  border: 0;
  resize: none;
}

.cart-bottom .total {
  text-align: right;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}

@media(max-width: 767px) {
  .cart-bottom .total {
    margin-bottom: 15px;
  }
}

.cart-bottom .total span {
  float: left;
}

.cart-bottom a {
  font-size: 14px;
  font-weight: 500;
}

.cart-bottom .checkout {
  display: block;
  text-align: center;
  padding: 22px;
}

.cart-bottom .text {
  color: #9f9e9e;
  text-decoration: underline;
  text-align: center;
  display: block;
}

.cart-bottom .text:hover {
  color: #FF9E4A;
}

.cart-bottom .cart-button {
  margin-top: 12px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.cart-bottom .cart-button:before:before,
.cart-bottom .cart-button:before:after {
  content: " ";
  display: table;
}

.cart-bottom .cart-button:before:after {
  clear: both;
}

.cart-bottom .cart-button .nomos-btn {
  background-color: #FFA95F;
  width: 100%;
  flex: 0 0 100%;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  /* color: #FFF;  */
  color: #000;
}

.cart-bottom .cart-button .nomos-btn:first-child {
  width: 100%;
  flex: 0 0 100%;
  /* background-color: #fc8b62; */
  /* color: #fff; */
  /* background-color: #e4e4e4; */
  /* opacity: .5 */
}

@media(max-width: 767px) {
  .cart-bottom .cart-button {
    height: 63px;
  }

  .cart-bottom .cart-button .nomos-btn {
    background-color: #FFA95F;
    width: 100%;
    flex: 0 0 100%;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    /* color: #FFF;  */
    color: #000;
    padding-top: 25px;
  }
}

.cart-bottom .cart-button .nomos-btn:hover {
  background-color: #FF9E4A;
}

.cart-bottom .cart-price {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  color: #444444;
  padding: 0 40px;
}

.cart-bottom .cart-price span {
  font-size: 16px;
}

.demo-text {
  font-size: 14px;
  margin-top: 20px;
  letter-spacing: 0.02em;
}

.icon-sub-menu {
  top: 0;
  right: 0;
  color: #000;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 50px;
  height: 48px;
  line-height: 48px;
  border-left: 1px solid #e5e5e5;
  text-align: center;
  float: right;
  z-index: 30;
}

.icon-sub-menu:before {
  font-family: 'FontAwesome', sans-serif;
  font-weight: 400;
  content: "\f105";
  font-size: 14px;
  color: #9f9f9f;
  display: block;
}

.menu-home5 .searchform {
  position: relative;
  padding: 0 28px 30px;
  border-bottom: 2px solid rgba(92, 92, 92, 0.43);
}

.menu-home5 .searchform input[type=text] {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  border: 1px solid rgba(208, 208, 208, 0.09);
  padding: 14px 50px 10px 18px;
  font-size: 14px;
  color: #fff;
  width: 100%;
}

.menu-home5 .searchform button {
  position: absolute;
  top: 18px;
  right: 28px;
  border: none;
  background-color: transparent;
  padding: 0;
  width: 50px;
  height: 50px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}

.cart {
  padding-right: 25px;
  position: relative;
}

@media(min-width: 1025px) {
  .cart {
    padding-bottom: 20px;
    padding-right: 40px;
  }
}

.widget-left {
  margin-top: -5px;
}

@media(min-width: 1650px) {
  .widget-left {
    padding-left: 0;
  }
}

.widget-verticalmenu .navbar-toggles {
  position: relative;
  height: 57px;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #54f0ff;
  background-image: -webkit-linear-gradient(122deg, #c26af5, #54f0ff);
  background-image: -moz-linear-gradient(122deg, #c26af5, #54f0ff);
  background-image: -ms-linear-gradient(122deg, #c26af5, #54f0ff);
  background-image: -o-linear-gradient(122deg, #c26af5, #54f0ff);
  background-image: linear-gradient(122deg, #c26af5, #54f0ff);
  padding-right: 26px;
  text-align: left;
  padding-left: 48px;
  -moz-border-radius: 9999px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
  color: #ffffff;
}

.widget-verticalmenu .navbar-toggles span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 55px;
  text-transform: capitalize;
}

.widget-verticalmenu .navbar-toggles:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 25px;
  width: 11px;
  height: 11px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
}

.widget-verticalmenu .navbar-toggles.navbar-drop:before {
  content: "\f3d0";
  font-family: "Ionicons";
  position: absolute;
  right: 26px;
  top: 16px;
  font-size: 19px;
}

.widget-verticalmenu .vertical-group {
  border: 2px solid #eaeaea;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  background: #fff;
}

.widget-verticalmenu .vertical-group .vertical-item {
  padding: 0 24px;
  border-bottom: 1px solid #eaeaea;
}

.widget-verticalmenu .vertical-group .vertical-item:last-child {
  border-bottom: 0;
}

.widget-verticalmenu .vertical-group .vertical-item>a {
  color: #333333;
  display: block;
  padding: 16px 0 15px;
  position: relative;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  position: relative;
  line-height: 100%;
}

.widget-verticalmenu .vertical-group .vertical-item.vertical-drop>a {
  color: #666;
}

.widget-verticalmenu .vertical-group .vertical-item.vertical-drop>a:before {
  content: '\f3d3';
  font-family: ionicons;
  text-align: center;
  font-size: 17px;
  top: 50%;
  position: absolute;
  right: 0;
  line-height: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #bcbcbc;
}

.widget-verticalmenu .vertical-group .vertical-item.mega-parent>a {
  color: #333333;
  font-weight: bold;
}

.widget-verticalmenu .vertical-group .vertical-item:hover>a {
  color: #FF9E4A;
}

.widget-verticalmenu .vertical-group .vertical-item:hover>a:before {
  color: #FF9E4A;
}

.widget-verticalmenu .vertical-group .vertical-item:hover::before {
  content: '';
  width: 15px;
  height: 100%;
  right: -13px;
  top: 0;
  display: block;
  position: absolute;
}

.navbar-vertical {
  margin-right: 7px;
}

.vertical-wrapper {
  margin-top: 13px;
  position: absolute;
  z-index: 4;
  width: 100%;
  padding-right: 37px;
}

@media(min-width: 1025px) {
  .vertical-item:not(:hover)>.menu-level-1 {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }

  .level1:not(:hover)>.menu-level-1.v3 {
    visibility: hidden;
    opacity: 0;
  }
}

.vertical-menu {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  display: unset;
  left: calc(100% + 11px);
  opacity: 0;
  position: absolute;
  text-align: left;
  top: -3px;
  visibility: hidden;
  width: 257px;
  border: 1px solid #ebebeb;
  z-index: 9;
  height: 469px;
  min-width: 257px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #333;
  padding: 30px;
}

.vertical-menu.v2 {
  min-width: 723px;
}

.vertical-menu.pd {
  padding: 50px;
}

.vertical-menu.pd2 {
  padding: 36px 10px 30px 15px;
}

.vertical-menu.pd3 {
  padding: 36px 10px 30px 270px;
}

.vertical-menu.homebg {
  background: url("../img/megamenu/home-bg.jpg") no-repeat center;
}

.vertical-menu.style1.menu-level-1>.level1>.level2>a {
  margin-bottom: 16px;
  padding-bottom: 9px;
}

.vertical-menu.style1.menu-level-1>.level1>.level2 .menu-level-2>.level3>a {
  line-height: 24px;
}

.vertical-menu.tvbg {
  background: url("../img/megamenu/tv-bg.jpg") no-repeat center;
}

.vertical-menu.phonebg {
  background: url("../img/megamenu/phone-bg.jpg") no-repeat center;
}

.vertical-menu.headphonebg {
  background: url("../img/megamenu/headphone-bg.jpg") no-repeat center;
}

.vertical-menu h3 {
  font-size: 16px;
  margin-top: 10px;
}

.vertical-menu .vertical-menu1 li>a {
  color: #666;
  line-height: 35px;
}

.vertical-menu .vertical-menu1 li>a:hover {
  color: #FF9E4A;
}

.vertical-menu .cate-item {
  margin-bottom: 40px;
}

.e-border {
  border: 1px solid #ededed;
  -moz-border-radius: 9999px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
  height: 78px;
  padding-left: 98px;
  padding-right: 44px;
  position: relative;
  margin-left: -84px;
}

@media(min-width: 1025px) {
  .header-v2 .nomos-logo {
    margin-bottom: 36px;
  }
}

@media(min-width: 1025px) {
  .header-v2 .flex-column {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

@media(min-width: 1025px) {
  .header-v4 .header-center .topbar-right {
    margin-left: 35px;
  }
}

.header-v4 .header-bottom {
  padding: 7px 0;
}

@media(min-width: 1025px) {
  .header-v4 .navbar-nav {
    position: relative;
  }
}

.header-v5 .nav {
  width: 100%;
}

@media(min-width: 1025px) {
  .page-left-sidebar {
    width: 360px;
    height: 100%;
    float: left;
    clear: both;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    -webkit-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
  }

  .page-left-sidebar .navbar-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
}

@media(min-width: 1025px) {
  .page-right-content {
    margin-left: 360px;
    width: calc(100% - 360px);
    width: -moz-calc(100% - 360px);
    clear: none;
    width: -o-calc(100% - 360px);
    position: relative;
    overflow: hidden;
    width: -webkit-calc(100% - 360px);
  }

  .page-right-content .container {
    width: 100%;
  }
}

@media(min-width: 1680px) {
  .page-right-content .container {
    max-width: 1440px;
    width: 1440px;
  }

  .page-right-content .container.container-full {
    max-width: 1540px;
    width: 1540px;
  }
}

.page-right-content .nomos-product .product-item {
  margin-bottom: 30px;
}

.sidebar-menu-top {
  padding: 0 0 40px;
  overflow: hidden;
}

.sidebar-menu-top .nomos-logo {
  line-height: 75px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 40px;
}

.sidebar-menu-top .topbar-left {
  display: table;
  width: calc(100% + 1px);
  border-collapse: collapse;
  border-spacing: 0;
}

.sidebar-menu-top .topbar-left .element {
  position: relative;
  padding: 20px;
  border-spacing: 8px;
  display: table-cell;
  line-height: 18px;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  text-align: center;
  border-collapse: collapse;
}

.sidebar-menu-top .topbar-left .element.element-cart a {
  position: relative;
}

.sidebar-menu-middle {
  flex-grow: 1;
}

.sidebar-menu-middle .nav {
  float: none;
}

.sidebar-menu-middle .nav>li {
  display: block;
  float: none;
  padding: 0;
  margin: 5px 0;
}

.sidebar-menu-middle .nav>li>a {
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.2em;
  display: inline-block;
  width: 100%;
  padding: 18px 40px;
  border-bottom: 1px solid #eae7e7;
}

.sidebar-menu-middle .nav>li.dropdown {
  position: relative;
}

.sidebar-menu-middle .nav>li.dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 40px;
  font-size: 14px;
  line-height: 1;
  top: 20px;
  color: #ababab;
}

.sidebar-menu-bottom {
  margin-top: 20px;
  padding: 20px 40px 45px;
  border-top: 1px solid #e5e5e5;
}

.sidebar-menu-bottom h3 {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 20px;
}

.sidebar-menu-bottom .sidebar-menu-link {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 30px;
}

.sidebar-menu-bottom .sidebar-menu-link li {
  line-height: 32px;
}

.sidebar-menu-bottom .sidebar-menu-link li:not(:last-child) {
  margin-bottom: 5px;
}

.sidebar-menu-bottom .sidebar-menu-link li a {
  color: #888;
}

.sidebar-menu-bottom .sidebar-menu-link li a:hover {
  color: #FF9E4A;
}

.sidebar-menu-bottom .sidebar-menu-link:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #dddddd;
}

.sidebar-menu-bottom .social a {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 41px;
  height: 41px;
  line-height: 43px;
  text-align: center;
  margin: 8px 16px 8px 0;
  background: #000;
  color: #FFF;
}

.sidebar-menu-bottom .social a i {
  font-size: 14px;
}

.sidebar-menu-bottom .social a:hover {
  background: #FF9E4A;
}

.sidebar-menu-bottom .sidebar-copyright p {
  color: #888;
}

.sidebar-menu-bottom .sidebar-copyright p a {
  font-weight: 600;
  color: #FF9E4A;
}

@media(min-width: 1025px) {
  .header-v3 .nomos-logo {
    margin-right: 80px;
    margin-left: 20px;
  }
}

@media(min-width: 1025px) {
  .header-v3 .level1.hassub .menu-level-1 {
    left: 0;
    right: auto;
  }
}

.header-bottom {
  padding-top: 14px;
}

.header-v5 .header-bottom {
  padding: 0;
}

.header-v5 .widget-left {
  margin-top: -12px;
}

.header-v5 .widget-verticalmenu {
  position: relative;
  z-index: 3;
}

.header-v5 .vertical-wrapper {
  display: none;
}

.header-cate ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-flow: row;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}

.header-cate ul li {
  flex: 1 1 auto;
  flex-basis: calc(50% - 20px);
  padding: 29px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.header-cate ul li:last-child {
  border-right: 0;
}

.header-cate ul li a {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-weight: 500;
  color: #fff;
  @incluce transiton2;
}

.header-cate ul li a:hover {
  @incluce transiton2;
}

.header-cate ul li a img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding-bottom: 10px;
}

.btn-csoon {
  width: 132px;
  height: 42px;
  line-height: 42px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  opacity: 0;
}

.dropdown-menu .cate-item .demo-img {
  position: relative;
  border-radius: 3px;
}

.dropdown-menu .cate-item:hover .overlay-img {
  opacity: 1;
}

.dropdown-menu .cate-item:hover .btn-csoon {
  opacity: 1;
}

.header-v3.bg-w {
  background: #fff;
}

.box-header-nav {
  padding-left: 30px;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}

@media(min-width: 1681px) {
  .box-header-nav {
    padding-left: 240px;
    width: 63.3%;
  }
}

.box-header-nav .navbar-nav>li>a:before {
  height: 100%;
  border-right: 1px solid #e9e9e9;
}

.box-header-nav .navbar-nav>li:first-child>a:before {
  border: 0;
}

.box-header-menu {
  padding-right: 30px;
  padding-left: 75px;
  background: linear-gradient(90deg, #c467f5, #53f3ff);
  position: relative;
}

@media(min-width: 1681px) {
  .box-header-menu {
    width: 36.7%;
    background: linear-gradient(90deg, #c467f5, #53f3ff);
  }
}

.box-header-menu:before {
  content: '';
  border-width: 0 0 63px 75px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  bottom: 0;
  left: 0;
}

.box-header-menu .navbar-nav>li>a {
  color: #fff;
}

.box-header-menu .navbar-nav>li>a:before {
  opacity: 0.3;
}

.list-product-search {
  z-index: 8889;
  list-style-type: none;
  width: 242px;
  margin: 32px 0 0;
  padding: 1px 0 4px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 24px 0 rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  min-width: 342px;
  border: 1px solid #ebebeb;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  position: absolute;
}

.list-product-search.active {
  left: 0;
  top: 100%;
  margin-top: 18px;
  opacity: 1;
  visibility: visible;
}

.list-product-search:after {
  content: '';
  display: block;
  position: absolute;
  top: -7px;
  left: 30px;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.list-product-search li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 12px 18px;
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
}

.list-product-search li:first-child {
  border-top: none;
}

.list-product-search .product-img {
  width: 18%;
}

.list-product-search .product-img img {
  width: 52px;
  height: 52px;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
}

.list-product-search .product-title {
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-align: left;
  padding-left: 18px;
}

.list-product-search .product-title:hover {
  color: #ff5050;
}

.footer-v3 {
  padding-top: 0;
  padding-bottom: 30px;
}

@media(min-width: 1024px) {
  .footer-v3 {
    padding-bottom: 50px;
    padding-top: 10px;
  }
}

@media(min-width: 767px) {
  .footer-v3 [class*="col-sm-"].justify-content-end {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}

@media(max-width: 767px) {
  .footer-v3 [class*="col-sm-"] {
    width: 100%;
    /* text-align: center; */
    /* -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;  */
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
}

@media(max-width: 767px) {
  .footer-v3 [class*="col-sm-"]:not(:last-child) {
    margin-bottom: 30px;
  }
}

.footer-v3 h3 {
  font-size: 18px;
  line-height: 20px;
}

@media(min-width: 767px) {
  .footer-v3 h3 {
    margin-bottom: 10px;
  }
}

.footer-v3 ul {
  margin-top: 10px;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .footer-v3 ul {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

.footer-v3 ul li {
  display: inline-block;
  padding: 0;
  position: relative;
}

.footer-v3 ul li a {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
  /* text-transform: uppercase;  */
}

.footer-v3 .copyright,
.footer-v3 .footer-v1 .newsletter-desc,
.footer-v1 .footer-v3 .newsletter-desc {
  color: #919191;
  font-size: 12px;
}

.footer-v3 .social a {
  font-size: 18px;
  padding: 0 17px;
}

.footer-v3 .newsletter-form-wrap {
  max-width: 280px;
  margin: 0 auto;
}

@media(min-width: 767px) {
  .footer-v3 .newsletter-form-wrap {
    max-width: 640px;
  }
}

.footer-v3 .newsletter-form-wrap-inner {
  position: relative;
  border-width: 0 0 2px;
  padding: 18px 0 2px;
  border-style: solid;
  border-color: #000;
}

.footer-v3 .newsletter-form-wrap-inner .email {
  padding-left: 40px;
  padding-right: 0;
  font-weight: 400;
  /* background: url(newsletter-icon.png) no-repeat left 16px; */
  /* background: url(mail.svg) no-repeat left 18px; */
  /* background: url(contact_colored.svg) no-repeat left 14px; */
  background: url('mail_colored_at.svg') no-repeat left 14px;
  /* background-size: 26px 20px; */
  background-size: 30px 24px;
  width: 100%;
  color: #505050;
  border: none;
  height: 54px;
  line-height: 53px;
  font-size: 14px;
}

.footer-v3 .newsletter-form-wrap-inner .email::-webkit-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3 .newsletter-form-wrap-inner .email:-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3 .newsletter-form-wrap-inner .email::-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3 .newsletter-form-wrap-inner .email:-ms-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3 .newsletter-form-wrap-inner .btn-submit {
  letter-spacing: 2px;
  position: absolute;
  top: 28px;
  font-size: 0;
  right: -1px;
  min-width: inherit;
  padding: 0;
  height: inherit;
  background: transparent;
  border: 0;
}

.footer-v3 .newsletter-form-wrap-inner .btn-submit:hover:before {
  color: #FF9E4A;
}

.footer-v3 .newsletter-form-wrap-inner .btn-submit:before {
  content: "\f106";
  font-family: Flaticon;
  color: #000;
  font-size: 24px;
  float: right;
}

@media(min-width: 1025px) {
  .footer-v3.spc2 {
    padding-bottom: 44px;
    padding-top: 50px;
  }
}

.footer-v3.style2 {
  padding: 0;
  background: #121212;
}

.footer-v3.style2 ul {
  margin: 0;
  padding: 30px 0;
}

.footer-v3.style2 ul li:not(:last-child):before {
  content: "";
  position: absolute;
  border-left: 1px solid #313131;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 16px;
}

.footer-v3.style2 ul li a {
  color: #7c7c7c;
}

.footer-v3.style2 ul li a:hover {
  color: #FF9E4A;
}

.footer-v3.style2 .copyright,
.footer-v3.style2 .footer-v1 .newsletter-desc,
.footer-v1 .footer-v3.style2 .newsletter-desc {
  margin-bottom: 0;
  color: #7c7c7c;
}

.footer-v3.style2 .social a {
  color: #FFF;
}

.footer-v3.style2 .social a:hover {
  color: #FF9E4A;
}

.footer-v3.style2 .f-top {
  padding: 30px 0;
}

@media(min-width: 480px) {
  .footer-v3.style2 .f-top {
    padding: 63px 0;
  }
}

.footer-v3.style2 .bd-top {
  border-color: #232323;
}

.footer-v3.style3 {
  padding: 0;
}

@media(min-width: 767px) {
  .footer-v3.style3 .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

@media(max-width: 767px) {
  .footer-v3.style3 .row [class*="col-xs-"] {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-v3.style3 .f-top {
  padding-bottom: 30px;
  padding-top: 30px;
}

@media(min-width: 1025px) {
  .footer-v3.style3 .f-top {
    padding-bottom: 80px;
    padding-top: 70px;
  }
}

.footer-v3.style3 .f-bottom {
  padding: 14px 0;
}

@media(min-width: 1025px) {
  .footer-v3.style3 .f-bottom {
    padding: 28px 0;
  }
}

.footer-v3.style3 h3 {
  letter-spacing: 0.1em;
  font-size: 28px;
  margin-bottom: 15px;
}

.footer-v3.style3 p {
  color: #a5a5a5;
  margin-bottom: 20px;
}

@media(min-width: 480px) {
  .footer-v3.style3 p {
    margin-bottom: 49px;
  }
}

@media(min-width: 767px) {
  .footer-v3.style3 span {
    margin-right: 25px;
  }
}

@media(max-width: 767px) {
  .footer-v3.style3 span {
    margin-bottom: 20px;
  }
}

.footer-v3.style3 ul {
  padding: 0;
  margin: 0;
}

.footer-v3.style3 ul li a {
  font-size: 16px;
  color: #a5a5a5;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-v3.style3 ul li a:hover {
  color: #FF9E4A;
}

.footer-v3.style3 .social a {
  font-size: 14px;
  padding: 0;
  width: 41px;
  height: 41px;
  line-height: 41px;
  display: inline-block;
  color: #a5a5a5;
  text-align: center;
  border: 1px solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.footer-v3.style3 .social a:not(:last-child) {
  margin: 0 8px;
}

.footer-v3.style3 .social a:hover {
  color: #FF9E4A;
  border-color: #FF9E4A;
}

.footer-v3.style3 .newsletter-form-wrap-inner {
  padding: 0;
  position: relative;
  border: 1px solid #ddd;
}

.footer-v3.style3 .newsletter-form-wrap-inner input {
  width: 100%;
  color: #a5a5a5;
  border: none;
  height: 54px;
  line-height: 53px;
  padding-left: 27px;
  color: #a5a5a5;
}

@media(min-width: 767px) {
  .footer-v3.style3 .newsletter-form-wrap-inner input {
    padding-right: 166px;
  }
}

.footer-v3.style3 .newsletter-form-wrap-inner input::-webkit-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3.style3 .newsletter-form-wrap-inner input:-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3.style3 .newsletter-form-wrap-inner input::-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3.style3 .newsletter-form-wrap-inner input:-ms-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v3.style3 .newsletter-form-wrap-inner button {
  letter-spacing: 2px;
  position: absolute;
  top: -1px;
  right: -1px;
  min-width: 156px;
  font-size: 12px;
  height: 56px;
  padding: 0 36px;
  background: #000;
  color: #FFF;
  border: 0;
}

.footer-v3.style3 .newsletter-form-wrap-inner button:hover {
  background: #FF9E4A;
}

@media(max-width: 767px) {
  .footer-v3.style3 .newsletter-form-wrap-inner button {
    width: 100%;
    position: static;
  }
}

.footer-v1 {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .footer-v1 {
    padding-top: 50px;
    padding-bottom: 90px;
  }
}

.footer-v1 .f-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 28px;
}

.footer-v1 .f-menu li a {
  color: #919191;
  line-height: 36px;
}

.footer-v1 .f-menu li a:hover {
  color: #FF9E4A;
}

.footer-v1 .f-logo {
  margin-bottom: 30px;
}

.footer-v1 .copyright,
.footer-v1 .newsletter-desc {
  color: #919191;
  margin-bottom: 22px;
}

.footer-v1 .newsletter-desc {
  margin-bottom: 37px;
}

.footer-v1 .f-payment {
  margin-top: 30px;
}

@media(min-width: 1025px) {
  .footer-v1 .f-payment {
    margin-top: 70px;
  }
}

.footer-v1 .social a {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 41px;
  height: 41px;
  line-height: 43px;
  text-align: center;
  margin: 8px 16px 8px 0;
  background: #000;
  color: #FFF;
}

.footer-v1 .social a:hover {
  background: #FF9E4A;
}

.footer-v1 .newsletter-form-wrap-inner {
  position: relative;
  border: 1px solid #ddd;
}

.footer-v1 .newsletter-form-wrap-inner .email {
  width: 100%;
  padding: 0 25px;
  color: #a5a5a5;
  border: none;
  height: 54px;
  line-height: 53px;
  font-size: 14px;
}

.footer-v1 .newsletter-form-wrap-inner .email::-webkit-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v1 .newsletter-form-wrap-inner .email:-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v1 .newsletter-form-wrap-inner .email::-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v1 .newsletter-form-wrap-inner .email:-ms-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.footer-v1 .newsletter-form-wrap-inner .submit-newsletter {
  min-width: 75px;
  padding: 0;
  font-size: 0;
  height: 56px;
  background-image: url("bg-nl.png");
  background-repeat: no-repeat;
  background-position: center center;
  letter-spacing: 2px;
  position: absolute;
  top: -1px;
  right: -1px;
}

.footer-v1 .newsletter-form-wrap-inner button {
  background: #000;
}

.home4 .page-content .products {
  margin-top: 40px;
}

#content_left {
  background: #FFF;
  position: fixed;
  height: 100%;
  z-index: 999;
}

#page_content.page-content {
  overflow: hidden;
}

@media(min-width: 1000px) {
  #page_content.page-content {
    margin-left: 308px;
  }
}

.search-form-wrapper,
.account-form-wrapper {
  position: fixed;
  background: rgba(255, 255, 255, 1);
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  height: 100vh;
  visibility: hidden;
  transition: opacity 0.5s, visible 0.5s;
  -o-transition: opacity 0.5s, visible 0.5s;
  -webkit-transition: opacity 0.5s, visible 0.5s;
  z-index: 100000;
}

.search-form-wrapper.search--open,
.search--open.account-form-wrapper {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.search-form-wrapper #search-btn,
.account-form-wrapper #search-btn {
  position: absolute;
  right: 0;
  top: 8px;
  background-color: transparent;
  padding: 0;
  width: 50px;
  height: 50px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  border: 0;
}

.search-form-wrapper #search-btn i,
.account-form-wrapper #search-btn i {
  font-size: 32px;
}

.search-form-wrapper #search-btn svg,
.account-form-wrapper #search-btn svg {
  fill: #fff;
}

.search-form-wrapper input.search-input,
.account-form-wrapper input.search-input {
  padding: 0;
  height: 51px;
  line-height: 51px;
  width: 100%;
  font-size: 40px;
  position: relative;
  background: transparent;
  border: none;
  font-weight: 300;
  color: #000;
  text-align: center;
  z-index: 1;
}

.search-form-wrapper input.search-input::-webkit-input-placeholder,
.account-form-wrapper input.search-input::-webkit-input-placeholder {
  color: #000;
  font-size: 40px;
}

.search-form-wrapper input.search-input:-moz-placeholder,
.account-form-wrapper input.search-input:-moz-placeholder {
  color: #000;
  font-size: 40px;
}

.search-form-wrapper input.search-input::-moz-placeholder,
.account-form-wrapper input.search-input::-moz-placeholder {
  color: #000;
  font-size: 40px;
}

.search-form-wrapper input.search-input:-ms-input-placeholder,
.account-form-wrapper input.search-input:-ms-input-placeholder {
  color: #000;
  font-size: 40px;
}

.search-form-wrapper .search-form,
.account-form-wrapper .search-form {
  display: table;
  width: 100%;
  position: relative;
}

.search-form-wrapper .nomos-category,
.account-form-wrapper .nomos-category {
  margin-bottom: 100px;
}

.search-form-wrapper .nomos-category li,
.account-form-wrapper .nomos-category li {
  padding: 0 15px;
  display: inline-block;
}

.search-form-wrapper .nomos-category li a,
.account-form-wrapper .nomos-category li a {
  font-size: 18px;
  color: #000;
  position: relative;
  padding-bottom: 6px;
}

.search-form-wrapper .nomos-category li a:after,
.account-form-wrapper .nomos-category li a:after {
  content: '';
  width: 0;
  height: 1px;
  background: #FFF;
  position: absolute;
  display: block;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.search-form-wrapper .nomos-category li:hover a,
.account-form-wrapper .nomos-category li:hover a {
  color: #FFF;
}

.search-form-wrapper .nomos-category li:hover a:after,
.account-form-wrapper .nomos-category li:hover a:after {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}

.search-form-wrapper .search-results-wrapper,
.account-form-wrapper .search-results-wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-bottom: 215px;
}

.search-form-wrapper .btn-search-close,
.account-form-wrapper .btn-search-close {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;

  position: absolute;
  right: 25px;
  top: 20px;
  display: block;
  transition: right 0.2s ease 0s;
  -o-transition: right 0.2s ease 0s;
  -webkit-transition: right 0.2s ease 0s;
  cursor: pointer;
  z-index: 9;
}

.search-form-wrapper .btn-search-close i,
.account-form-wrapper .btn-search-close i {

  font-size: 50px;
}

.search-form-wrapper .btn-search-close i.black,
.account-form-wrapper .btn-search-close i.black {
  color: #000;
}

.account-form-wrapper {
  background-color: #FFF;
}

.account-form-wrapper.account--open {
  overflow: scroll;
  pointer-events: auto;
  transform: translate3d(-100%, 0, 0);
}

.account-form-wrapper .search-results-wrapper {
  margin-bottom: 80px;
}

.account-tab {
  margin-bottom: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
}

@media(min-width: 1025px) {
  .account-tab {
    margin-bottom: 75px;
    margin-top: 65px;
  }
}

.account-tab li {
  display: inline-block;
  margin: 0 11px;
}

.account-tab li a {
  display: inline-block;
  text-transform: uppercase;
  height: 50px;
  line-height: 51px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #919191;
  padding: 0 30px;
  text-align: center;
  position: relative;
  font-weight: 500;
  position: relative;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

.account-tab li.active a {
  color: #FFF;
  background: #FF9E4A;
}

.account-tab li:hover a {
  color: #FFF;
  background: #FF9E4A;
}

.account-tab li:first-child {
  padding-left: 0;
}

@media(max-width: 480px) {
  .nomos-cart .account-tab li {
    text-align: center;
    display: block;
    margin: 15px 0;
  }
}

.shopping-cart .cart-table {
  /* border: 2px solid #e3e3e3; */
  margin-bottom: 27px;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table.v2 {
    margin-bottom: 56px;
  }
}

.shopping-cart .cart-table thead>tr>th {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  font-weight: 500;
  color: #000;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table thead>tr>th:first-child {
    padding-left: 77px;
  }
}

.shopping-cart .cart-table .product-remove {
  text-align: center;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table .item_cart {
    padding-left: 77px;
    padding-right: 77px;
  }
}

.shopping-cart .cart-table .item_cart .product-img {
  width: 121px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 121px;
  flex: 0 0 121px;
  margin-right: 30px;
}

@media(min-width: 767px) {
  .shopping-cart .cart-table .item_cart .product-name {
    width: 161px;
    padding-left: 77px;
  }

  .shopping-cart .cart-table .item_cart .product-same {
    width: 236px;
  }
}

@media(min-width: 813px) {
  .shopping-cart .cart-table .item_cart .product-desc {
    width: 240px;
  }

  .shopping-cart .cart-table .item_cart .bcart-quantity {
    width: 360px;
  }

  .shopping-cart .cart-table .item_cart .product-status {
    width: 320px;
  }
}

.shopping-cart .cart-table .item_cart .product-info a {
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  display: block;
}

.shopping-cart .cart-table .item_cart .product-info span {
  letter-spacing: 0.01em;
  color: #a9a9a9;
  display: block;
}

.shopping-cart .cart-table .item_cart .product-info p {
  letter-spacing: 0.01em;
  font-size: 15px;
  font-weight: 600;
}

.shopping-cart .cart-table .item_cart .nomos-qtt {
  width: unset;
  border: 0;
  background: unset;
  height: unset;
  line-height: unset;
  margin: 0;
  padding: 0;
}

.shopping-cart .cart-table .item_cart .nomos-qtt .control {
  overflow: hidden;
  display: inline-block;
  width: 200px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #e5e5e5;
}

.shopping-cart .cart-table .item_cart .nomos-qtt .control button {
  float: right;
  display: block;
  width: 47px;
  height: 56px;
  line-height: 56px;
  font-size: 15px;
  text-align: center;
}

.shopping-cart .cart-table .item_cart .nomos-qtt .control button i {
  transform: rotate(-90deg);
}

.shopping-cart .cart-table .item_cart .nomos-qtt .control input {
  float: right;
  display: block;
  width: 104px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-weight: 600;
  color: #000000;
  border: none;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table .item_cart .total-price.wl {
    width: 270px;
  }
}

.shopping-cart .cart-table .item_cart .total-price .price {
  font-family: 'Muli', sans-serif;
  color: #e95252;
  font-weight: 300;
}

.shopping-cart .cart-table .item_cart .nomos-select {
  position: relative;
  padding-bottom: 5px;
}

.shopping-cart .cart-table .item_cart .nomos-select:before {
  position: absolute;
  content: "";
  border-bottom: 1px solid;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table .item_cart .product-remove {
    padding-right: 33px;
  }
}

.shopping-cart .cart-table .item_cart .product-remove a {
  font-size: 20px;
  color: #000;
}

.shopping-cart .cart-table .item_cart .product-remove a:hover {
  color: #FF9E4A;
}

@media(min-width: 1025px) {
  .shopping-cart .cart-table .item_cart .product-remove.v2 {
    padding-right: 67px;
  }
}

.shopping-cart .actions .actions-btn {
  text-align: right;
  margin-bottom: 19px;
}

.shopping-cart .actions .nomos-checkout {
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  min-width: 275px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  line-height: 58px;
  height: 56px;
  font-size: 12px;
}

.shopping-cart .actions .nomos-checkout:first-child {
  margin-right: 8px;
}

.shopping-cart .table-cart-bottom {
  padding-top: 30px;
}

.shopping-cart .table-cart-bottom.v2 {
  padding-top: 20px;
}

.shopping-cart .table-cart-bottom .coupon-group {
  overflow: hidden;
  padding: 66px 80px 75px;
  border: 2px solid #e3e3e3;
  margin-bottom: 53px;
}

@media(min-width: 1025px) {
  .shopping-cart .table-cart-bottom .coupon-group {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

.shopping-cart .table-cart-bottom .coupon-group span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
}

@media(min-width: 1025px) {
  .shopping-cart .table-cart-bottom .coupon-group span {
    margin-right: 52px;
  }
}

.shopping-cart .table-cart-bottom .form_coupon {
  position: relative;
}

@media(min-width: 1025px) {
  .shopping-cart .table-cart-bottom .form_coupon {
    width: 824px;
  }
}

.shopping-cart .table-cart-bottom .form_coupon input {
  height: 57px;
  line-height: 57px;
  padding-left: 28px;
  border-color: #e5e5e5;
}

.shopping-cart .table-cart-bottom .form_coupon input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 14px;
}

.shopping-cart .table-cart-bottom .form_coupon input:-moz-placeholder {
  color: #a9a9a9;
  font-size: 14px;
}

.shopping-cart .table-cart-bottom .form_coupon input::-moz-placeholder {
  color: #a9a9a9;
  font-size: 14px;
}

.shopping-cart .table-cart-bottom .form_coupon input:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 14px;
}

@media(max-width: 1024px) {
  .shopping-cart .table-cart-bottom .form_coupon input {
    margin-bottom: 30px;
  }
}

.shopping-cart .table-cart-bottom .btn-update {
  display: block;
  text-transform: uppercase;
  padding: 19px 62px;
  text-align: center;
}

@media(min-width: 1025px) {
  .shopping-cart .table-cart-bottom .btn-update {
    margin-left: 16px;
  }
}

@media(min-width: 767px) {
  .shopping-cart .table-cart-bottom .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }

  .shopping-cart .table-cart-bottom .row [class*="col-xs-"] {
    flex: 1 1 50%;
  }

  .shopping-cart .table-cart-bottom .row [class*="col-xs-"]:last-child {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    max-width: 330px;
    text-align: right;
  }

  .shopping-cart .table-cart-bottom .row [class*="col-xs-"]:first-child {
    margin-top: auto;
  }
}

@media(max-width: 767px) {
  .shopping-cart .table-cart-bottom .row [class*="col-xs-"] {
    margin-bottom: 15px;
  }
}

.shopping-cart .table-cart-bottom .cart-text .cart-element {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.shopping-cart .table-cart-bottom .cart-text .cart-element p {
  letter-spacing: 0.01em;
}

.shopping-cart .table-cart-bottom .cart-text .cart-element.text-bold {
  padding-top: 15px;
  margin-bottom: 35px;
}

.shopping-cart .table-cart-bottom .cart-text .cart-element.text-bold p {
  font-weight: 600;
  font-size: 18px;
}

.shopping-cart .table-cart-bottom .nomos-checkout {
  padding: 18px 88px;
  text-align: center;
  display: inline-block;
}

.shopping-cart .cart-btn-group {
  margin-bottom: 35px;
}

@media(max-width: 480px) {
  .shopping-cart .cart-btn-group {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.shopping-cart .cart-btn-group a {
  text-transform: uppercase;
}

.shopping-cart .cart-btn-group a:hover {
  color: #FF9E4A;
}

.shopping-cart .cart-btn-group a.btn-continue {
  padding-bottom: 5px;
  position: relative;
  font-weight: 600;
}

@media(min-width: 480px) {
  .shopping-cart .cart-btn-group a.btn-continue {
    margin-right: 30px;
  }

  .shopping-cart .cart-btn-group a.btn-continue:after {
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #000;
    width: 100%;
    right: 0;
  }
}

.shopping-cart .cart-btn-group a.btn-clear {
  color: #a9a9a9;
}

@media(min-width: 480px) {
  .shopping-cart .cart-btn-group a.btn-clear {
    padding-left: 30px;
    border-left: 1px solid #eee;
  }
}

.shopping-cart .cart-btn-group.v2 a {
  text-transform: none;
}

.shopping-cart .cart-btn-group.v2 a.btn-clear {
  color: #000;
}

.shopping-cart .cart-btn-group.v2 a.btn-clear img {
  margin-left: 5px;
}

.shopping-cart .cart-collaterals .cart_totals {
  border: 2px solid #e3e3e3;
  padding: 41px 80px 63px;
  overflow: hidden;
}

.shopping-cart .cart-collaterals .cart_totals h2 {
  font-weight: 600;
  font-size: 12px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  float: left;
  padding: 17px 20px 17px 0;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table {
  width: 960px;
  border: none;
  float: right;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table .shipping th,
.shopping-cart .cart-collaterals .cart_totals .shop_table .shipping td {
  vertical-align: top;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table .mg-top {
  margin-top: 108px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.2em;
  font-size: 12px;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 46px;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table .mg-top:before {
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
  border: 1px solid;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table th,
.shopping-cart .cart-collaterals .cart_totals .shop_table td {
  border-bottom: 1px solid #ebebeb;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table tr th,
.shopping-cart .cart-collaterals .cart_totals .shop_table tr td {
  border-width: 0 0 1px 0;
  padding: 17px 0;
  width: 50%;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  font-weight: 500;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table tbody td {
  border-left: none;
  border-right: none;
  text-align: left;
  vertical-align: middle;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table ul li label {
  font-weight: 500;
}

.shopping-cart .cart-collaterals .cart_totals .shop_table ul li label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #e2e2e2;
  background: #f2f2f2;
  border-radius: 50%;
  margin-right: 11px;
  transition: all 0.3s;
}

.shopping-cart .cart-collaterals .cart_totals .nomos-btn {
  font-weight: 500;
  display: inline-block;
  min-width: 444px;
  height: 56px;
  line-height: 58px;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 15px;
  text-align: center;
  margin-right: 40px;
  margin-top: 12px;
}

.shopping-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  float: right;
}

.wl-share {
  padding-left: 77px;
}

.wl-share span {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.wl-share a {
  padding: 0 14px;
}

#breadcrumb {
  margin-bottom: 30px;
}

#breadcrumb.breadcrumb-v2 {
  margin-bottom: 85px;
  margin-top: 17px;
}

#breadcrumb.breadcrumb-v2 .breadcrumb-content {
  color: #9c9c9c;
  margin: 0;
  min-height: auto;
  text-align: left;
}

#breadcrumb.breadcrumb-v2 .breadcrumb-content ul li {
  font-size: 16px;
}

#breadcrumb.breadcrumb-v2 .breadcrumb-content ul li:last-child {
  color: #232323;
}

#breadcrumb.breadcrumb-v2 .breadcrumb-content ul li:after {
  top: 0;
}

@media(min-width: 1200px) {
  #breadcrumb.breadcrumb-v2 .inner {
    margin: 0 50px;
  }
}

#breadcrumb .breadcrumb-content {
  color: #FFF;
  position: reletive;
  text-align: center;
}

@media(min-width: 1025px) {
  #breadcrumb .breadcrumb-content {
    min-height: 399px;
    margin: 0 15px;
  }
}

@media(max-width: 1025px) {
  #breadcrumb .breadcrumb-content {
    min-height: 150px;
  }
}

#breadcrumb .breadcrumb-content.bg-breadcrumb-01 {
  background: url("../images/banner/img-banner-head01.jpg") no-repeat;
}

#breadcrumb .breadcrumb-content.bg-breadcrumb-02 {
  background: url("../images/banner/img-banner-head02.jpg") no-repeat;
}

#breadcrumb .breadcrumb-content.bg-breadcrumb-03 {
  background: url("../images/banner/img-banner-head03.jpg") no-repeat;
}

#breadcrumb .breadcrumb-content.bg-breadcrumb-04 {
  background: url("../images/banner/img-banner-head04.jpg") no-repeat;
}

#breadcrumb .breadcrumb-content .title {
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
}

@media(min-width: 1025px) {
  #breadcrumb .breadcrumb-content .title {
    font-size: 48px;
  }
}

@media(max-width: 1025px) {
  #breadcrumb .breadcrumb-content .title {
    font-size: 25px;
  }
}

#breadcrumb .breadcrumb-content .caption {
  text-align: center;
}

@media(min-width: 1025px) {
  #breadcrumb .breadcrumb-content .caption {
    padding-top: 150px;
  }
}

@media(max-width: 1025px) {
  #breadcrumb .breadcrumb-content .caption {
    padding-top: 40px;
  }
}

#breadcrumb .breadcrumb-content ul {
  display: block;
}

#breadcrumb .breadcrumb-content ul li {
  display: inline-block;
  font-size: 20px;
  font-family: "bukan", sans-serif;
  position: relative;
}

@media(min-width: 600px) {
  #breadcrumb .breadcrumb-content ul li {
    padding-right: 27px;
    margin-right: 16px;
  }
}

@media(max-width: 600px) {
  #breadcrumb .breadcrumb-content ul li {
    padding-right: 14px;
    margin-right: 5px;
  }
}

#breadcrumb .breadcrumb-content ul li:last-child {
  color: #7fb441;
  margin: 0;
  padding: 0;
}

#breadcrumb .breadcrumb-content ul li:last-child:after {
  display: none;
}

#breadcrumb .breadcrumb-content ul li:after {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  top: 3px;
  right: 0;
}

.scrollToTop {
  width: 42px;
  height: 42px;
  position: fixed;
  bottom: 5%;
  right: 2%;
  display: none;
  font-size: 30px;
  background: #FF9E4A;
  color: #ebebeb;
  border-radius: 50px;
  text-align: center;
  line-height: 35px;
  z-index: 999;
}

.scrollToTop:hover {
  color: #FFF;
}

.scrollToTop:focus {
  color: #FFF;
}

.price {
  color: #e95252;
  font-family: "bukan", sans-serif;
}

.old-price {
  color: #9e9e9e;
  margin-right: 5px;
  font-family: "bukan", sans-serif;
}

.modal-backdrop {
  display: none;
}

.modal.in:before {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.modal.in .modal-dialog {
  z-index: 99;
}

#menumodal.modal.in .modal-dialog {
  margin: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#menumodal.modal.fade .modal-dialog {
  top: 0;
  width: 100%;
  height: 100%;
}

#menumodal.modal .modal-content {
  background: #232323;
  height: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#menumodal .modal-top {
  margin: 33px 45px;
}

#menumodal .modal-top .inner {
  grid-template-columns: 1fr 200px 1fr;
  display: -webkit-grid;
  display: -webkit-grid;
  display: -moz-grid;
  display: -ms-grid;
  display: grid;
}

#menumodal button.close {
  background: #FFF;
  opacity: 1;
  width: 50px;
  height: 50px;
}

#menumodal button.close span {
  font-size: 50px;
}

#menumodal button.close:hover span {
  color: #FF9E4A;
}

#menumodal .modal-top-right {
  justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

#menumodal .modal-top-right .search-popup {
  align-items: center;
  margin-right: 31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

#menumodal .modal-top-right .search-popup i {
  color: #FFF;
  font-size: 35px;
}

#menumodal .modal-top-right .search-popup i:hover {
  color: #FF9E4A;
}

.sidebar {
  margin-top: 31px;
  padding-right: 30px;
}

.sidebar .widget {
  border-bottom: 1px solid #ededed;
  margin-bottom: 50px;
  padding-bottom: 36px;
}

.sidebar .widget:last-child {
  border: none;
}

.sidebar .widget .title-heading {
  font-size: 26px;
  font-weight: bold;
  text-transform: upercase;
  letter-spacing: 1px;
  padding-bottom: 9px;
  position: relative;
}

.sidebar .widget .title-heading:after {
  background: #FF9E4A;
  content: '';
  left: 0;
  position: absolute;
  bottom: 0;
  width: 80px;
  height: 2px;
}

.sidebar .widget .widget-content {
  margin-top: 15px;
}

.sidebar .widget .widget-content li a {
  font-size: 20px;
  font-weight: 300;
  line-height: 42px;
}

.sidebar .widget.widget-category ul {
  padding-left: 15px;
}

.sidebar .widget.widget-category ul li {
  list-style-type: disc;
  padding-left: 6px;
}

.sidebar .widget.widget-filter-brand ul li {
  border-bottom: 1px solid #f5f5f5;
  clear: both;
  list-style: none;
  padding: 10px 0;
  position: relative;
  text-indent: 0;
  display: block;
  text-align: right;
  overflow: hidden;
}

.sidebar .widget.widget-filter-brand ul li a {
  float: left;
  line-height: 20px;
}

.sidebar .widget.widget-filter-brand ul li:last-child {
  border: none;
}

.sidebar .widget .product-sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.sidebar .widget .product-sidebar img {
  width: 140px;
}

.sidebar .widget .content-product {
  padding-top: 36px;
}

.sidebar .widget .content-product .product-name {
  margin-bottom: 5px;
}

.sidebar .widget .content-product .product-name a {
  font-size: 18px;
}

.sidebar .widget .content-product .price {
  font-size: 19px;
}

.sidebar.sidebar-left {
  border-right: 1px solid #ededed;
}

.social-group-button .button {
  height: 55px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
  color: #FFF;
}

.social-group-button .button.facebook {
  background: #55acee;
}

.social-group-button .button.twitter {
  background: #305c99;
}

.social-group-button .slide {
  width: 100%;
}

.social-group-button .slide p {
  color: #fff;
  margin: 0;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.09);
  padding: 13px;
}

.social-group-button .icon {
  width: 55px;
  flex: 0 0 55px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-left: auto;
}

.social-group-button .icon i {
  font-size: 21px;
}

.newsletter {
  padding: 50px 0;
}

@media(min-width: 1025px) {
  .newsletter {
    padding: 100px 0;
  }

  .newsletter.v3 {
    padding: 120px 0;
  }

  .newsletter .flex-end {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}

@media(min-width: 767px) {
  .newsletter .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

.newsletter.v2 {
  padding: 28px 0;
  background: #000;
}

@media(min-width: 1780px) {
  .newsletter.v2 {
    max-width: 1710px;
    margin: 0 auto;
  }

  .newsletter.v2.fullwidth {
    max-width: unset;
  }
}

.newsletter.v2 h3 {
  font-size: 32px;
  color: #FFF;
  letter-spacing: 0.02em;
}

.newsletter.v2 .form_newsletter input {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-color: #dddddd;
  background: transparent;
  padding-left: 0;
  height: 45px;
}

.newsletter.v2 .form_newsletter .button_mini {
  height: 45px;
  border: 1px solid #FFF;
}

@media(min-width: 480px) {
  .newsletter.v2 .form_newsletter .button_mini {
    margin-left: 40px;
  }
}

.newsletter.v2 .form_newsletter .button_mini:hover {
  border-color: #FF9E4A;
}

@media(max-width: 767px) {
  .newsletter.v3 [class*="col-xs"] {
    margin-bottom: 30px;
  }
}

.newsletter.v3 .newsletter-heading {
  margin-bottom: 15px;
}

@media(min-width: 1024px) {
  .newsletter.v3 .newsletter-heading {
    margin-bottom: 50px;
  }
}

.newsletter.v3 .newsletter-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}

@media(min-width: 1024px) {
  .newsletter.v3 .newsletter-flex {
    padding: 0 80px;
  }
}

.newsletter.v3 .newsletter-flex:before {
  content: "";
  height: 100%;
  border-left: 1px solid #ededed;
  left: -15px;
  position: absolute;
}

.newsletter.v3 .newsletter-element {
  flex: 1 1 100%;
}

.newsletter.v3 .newsletter-element h3 {
  font-size: 16px;
  letter-spacing: 0.01em;
  font-weight: 600;
  margin-bottom: 35px;
  margin-top: 0;
}

.newsletter.v3 .newsletter-element ul li {
  padding-bottom: 10px;
}

.newsletter.v3 .newsletter-element ul li:last-child {
  padding-bottom: 0;
}

.newsletter.v3 .newsletter-element ul li a {
  letter-spacing: 0.01em;
  line-height: 16px;
  color: #000;
}

.newsletter.v3 .newsletter-element ul li a:hover {
  color: #FF9E4A;
}

.newsletter.v3.bg-black {
  background: #000;
}

.newsletter.v3.bg-black h3 {
  color: #FFF;
}

.newsletter.v3.bg-black .nomos-btn {
  background: #3b3b3b;
  border-color: #3b3b3b;
}

.newsletter.v3.bg-black .nomos-btn:hover {
  background: #FF9E4A;
  border-color: #FF9E4A;
}

.newsletter.v3.bg-black .newsletter-element h3 {
  color: #FFF;
}

.newsletter.v3.bg-black .form_newsletter input {
  background: transparent;
  border: 1px solid #2c2c2c;
}

.newsletter.v3.bg-black .newsletter-flex:before {
  border-left: 1px solid #2c2c2c;
}

@media(min-width: 480px) {
  .newsletter-heading {
    padding-left: 40px;
  }
}

.newsletter-heading h3 {
  letter-spacing: 0.02em;
  position: relative;
}

@media(min-width: 480px) {
  .newsletter-heading h3 {
    font-size: 42px;
    margin-top: 0;
  }
}

@media(min-width: 480px) {
  .newsletter-heading h3:before {
    content: "\f30f";
    font-family: "ionicons";
    position: absolute;
    font-size: 30px;
    left: -40px;
    bottom: 0;
  }
}

.newsletter-heading p {
  letter-spacing: 0.01em;
  color: #999;
}

@media(min-width: 480px) {
  .newsletter-heading p {
    font-size: 16px;
  }
}

.nomos-title {
  position: relative;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .nomos-title {
    margin-bottom: 73px;
  }

  .nomos-title.v2 {
    margin-bottom: 45px;
  }

  .nomos-title.v3 {
    margin-bottom: 79px;
  }

  .nomos-title.v4 {
    margin-bottom: 75px;
  }

  .nomos-title.v5 {
    margin-bottom: 55px;
  }

  .nomos-title.v6 {
    margin-bottom: 94px;
  }
}

@media(max-width: 767px) {
  .nomos-title {
    text-align: center;
  }
}

.nomos-title .nomos-btn-outline {
  top: 0;
  right: 0;
  font-size: 11px;
  height: 38px;
  line-height: 34px;
  padding: 0 22px;
  color: #a9a9a9;
  letter-spacing: 0.2em;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

@media(min-width: 767px) {
  .nomos-title .nomos-btn-outline {
    position: absolute;
  }
}

@media(max-width: 767px) {
  .nomos-title .nomos-btn-outline {
    display: inline-block;
  }
}

.nomos-title .nomos-btn-outline:after {
  content: '\f105';
  font-size: 17px;
  font-family: FontAwesome;
  color: #a9a9a9;
  margin-left: 10px;
  top: 1px;
  position: relative;
}

.nomos-title .nomos-btn-outline:hover {
  color: #FFF;
}

.nomos-title .nomos-btn-outline:hover:after {
  color: #FFF;
}

.nomos-title a:not(.nomos-btn-outline) {
  display: block;
  color: #919191;
  margin-top: 29px;
}

.product-carousel {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .product-carousel {
    padding-bottom: 45px;
    padding-top: 70px;
  }
}

.product-carousel .owl-theme .owl-nav {
  margin-bottom: 0;
}

.product-carousel .owl-carousel {
  position: relative;
}

@media(min-width: 1025px) {
  .product-carousel .owl-carousel:hover .owl-nav>div {
    opacity: 1;
    transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transform: translateY(-50%) translateX(-30px);
    -moz-transform: translateY(-50%) translateX(-30px);
    -ms-transform: translateY(-50%) translateX(-30px);
    -o-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px);
  }

  .product-carousel .owl-carousel:hover .owl-nav>div.owl-next {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(30px);
    -moz-transform: translateY(-50%) translateX(30px);
    -ms-transform: translateY(-50%) translateX(30px);
    -o-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px);
  }
}

.product-carousel .owl-carousel .owl-nav>div {
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  cursor: pointer;
  font-size: 25px;
  color: #000;
  position: absolute;
  top: calc(50% - 40px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  padding: 0;
  margin: 0;
  background: transparent;
}

@media(min-width: 1025px) {
  .product-carousel .owl-carousel .owl-nav>div {
    opacity: 0;
  }
}

.product-carousel .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000;
}

.product-carousel .owl-carousel .owl-prev {
  left: 0;
}

@media(min-width: 1025px) {
  .product-carousel .owl-carousel .owl-prev {
    left: -49px;
  }
}

.product-carousel .owl-carousel .owl-next {
  right: 0;
  left: auto;
}

@media(min-width: 1025px) {
  .product-carousel .owl-carousel .owl-next {
    right: -49px;
  }
}

.product-carousel .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.product-carousel .btn-shopnow {
  padding: 18px 26px;
  font-weight: 500;
}

@media(min-width: 1025px) {
  .product-carousel .btn-shopnow {
    margin-top: 65px;
  }
}

@media(min-width: 1025px) {
  .product-carousel.v2 {
    padding-top: 95px;
    padding-bottom: 93px;
  }
}

@media(min-width: 1400px) {
  .product-collection [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-collection .cate-item {
    margin-bottom: 40px !important;
  }

  .product-collection .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.product-collection .cate-item:not(:last-child) {
  margin-bottom: 30px;
}

@media(max-width: 480px) {
  .product-collection .cate-item {
    width: 100%;
  }
}

.product-collection .product-img:hover .cate-info.abs {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.product-collection .cate-info.abs {
  position: absolute;
  left: 54px;
  bottom: 5px;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

@media(max-width: 767px) {
  .product-collection .cate-info.abs {
    position: absolute;
    left: 54px;
    bottom: 4px;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
  }
}

.product-collection .cate-info h3 {
  font-size: 24px;
  font-weight: 400;
}

.policy {
  padding: 30px 0;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

@media(min-width: 1025px) {
  .policy {
    padding: 0 0 98px;
  }
}

@media(max-width: 767px) {
  .policy .policy-item {
    margin-bottom: 15px;
  }
}

@media(min-width: 767px) {
  .policy .policy-item:not(:last-child) .iconbox:before {
    /* content: url(x.png); */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
  }
}

.policy .policy-item .iconbox {
  position: relative;
}

.policy .policy-item .policy-content {
  padding-left: 10%;
  padding-right: 10%;
}

.policy .policy-item .policy-content h3 {
  font-size: 20px;
  line-height: 30px;
}

.policy .policy-item .policy-content span {
  font-size: 14px;
  line-height: 18px;
  color: #384c5c
}

.nomos-slide-dot .slide-img {
  position: relative;
}

@media(max-width: 480px) {
  .nomos-slide-dot .slide-img img {
    min-height: 600px;
    object-fit: cover;
  }
}

.nomos-slide-dot .slide-content h3 {
  font-weight: 100;
}

@media(min-width: 1025px) {
  .nomos-slide-dot .slide-content h3 {
    font-size: 60px;
    margin-bottom: 40px;
  }
}

.nomos-slide-dot .slide-content p {
  letter-spacing: 0.2em;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

@media(min-width: 1025px) {
  .nomos-slide-dot .slide-content p {
    margin-bottom: 20px;
  }
}

.nomos-slide-dot .slide-content.v1 {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

@media(min-width: 1400px) {
  .nomos-slide-dot .slide-content.v1 .container-content {
    width: 1320px;
  }
}

.nomos-slide-dot.v1 .slick-dots {
  bottom: 30px;
}

@media(min-width: 1025px) {
  .nomos-slide-dot.v1 .slick-dots {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    padding-left: 16%;
    bottom: 79px;
  }
}

.nomos-slide-dot.v1 .slick-dots li {
  margin: 0 7px;
  width: unset;
  height: unset;
}

.nomos-slide-dot.v1 .slick-dots li.slick-active button {
  background: #FF9E4A;
  border-color: #FF9E4A;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
}

.nomos-slide-dot.v1 .slick-dots li button {
  width: 40px;
  height: 12px;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.2);
}

.nomos-slide-dot.v1 .slick-dots li button:before {
  content: none;
}

.nomos-slide-full .slide-img {
  position: relative;
  vertical-align: middle;
}

@media(max-width: 480px) {
  .nomos-slide-full .slide-img img {
    /* min-height: 600px; */
    min-height: 480px;
    object-fit: cover;
  }
}

.nomos-slide-full .slide-content {
  color: #FFF;
}

@media(max-width: 767px) {
  .nomos-slide-full .slide-content {
    background: rgba(0, 0, 0, 0.1);
    color: #FFF;
  }
}

.nomos-slide-full .slide-content h3 {
  font-weight: 100;
}

@media(min-width: 1025px) {
  .nomos-slide-full .slide-content h3 {
    font-size: 80px;
  }
}

.nomos-slide-full .slide-content p {
  letter-spacing: 0.2em;
  font-size: 20px;
  font-weight: 500;
  /* text-transform: uppercase;  */
}

@media(min-width: 1025px) {
  .nomos-slide-full .slide-content p {
    margin-bottom: 46px;
  }
}

@media(min-width: 1025px) {
  .nomos-slide-full .slide-content.v2 h3 {
    font-size: 60px;
  }
}

.nomos-slide-full .slide-content.v2 p {
  font-size: 14px;
}

.nomos-slide-full .slide-content.v3 {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  color: #000;
  padding-left: 30px;
}

@media(min-width: 1025px) {
  .nomos-slide-full .slide-content.v3 {
    padding-left: 120px;
  }
}

@media(min-width: 1025px) {
  .nomos-slide-full .slide-content.v3 h3 {
    font-size: 100px;
    margin-bottom: 60px;
  }
}

.nomos-slide-full .slide-content.v3 p {
  font-size: 20px;
  margin-bottom: 0;
}

.nomos-slide-full .slide-content.v3 .btn-shopnow {
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

.nomos-slide-full.v1 {
  margin-bottom: 0;
}

.nomos-slide-full.v1 .slick-dots {
  bottom: 62px;
}

.nomos-slide-full.v1 .slick-dots li {
  width: 22px;
  height: 5px;
  margin: 0 6px;
}

.nomos-slide-full.v1 .slick-dots li.slick-active button {
  background: white none repeat scroll 0 0;
}

.nomos-slide-full.v1 .slick-dots li button {
  width: 22px;
  height: 2px;
  padding: 0;
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

.nomos-slide-full.v1 .slick-dots li button:before {
  content: none;
}

.nomos-slide-full.v1 .slick-prev,
.nomos-slide-full.v1 .slick-next {
  width: 49px;
  height: 49px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #FFF;
  z-index: 100;
}

.nomos-slide-full.v1 .slick-prev:before,
.nomos-slide-full.v1 .slick-next:before {
  font-family: 'FontAwesome';
}

.nomos-slide-full.v1 .slick-disabled {
  opacity: .25;
}

.nomos-slide-full.v1 .slick-disabled:before {
  opacity: 1;
}

.nomos-slide-full.v1 .slick-prev {
  right: unset;
  left: 15px;
}

.nomos-slide-full.v1 .slick-prev:before {
  content: "\f104";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v1 .slick-prev {
    left: 40px;
  }
}

.nomos-slide-full.v1 .slick-next {
  right: 15px;
}

.nomos-slide-full.v1 .slick-next:before {
  content: "\f105";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v1 .slick-next {
    right: 40px;
  }
}

.nomos-slide-full.v2 {
  margin-bottom: 0;
}

.nomos-slide-full.v2 .slick-dots {
  bottom: 62px;
}

.nomos-slide-full.v2 .slick-dots li {
  margin: 0 7px;
  width: unset;
  height: unset;
}

.nomos-slide-full.v2 .slick-dots li.slick-active button {
  background: transparent;
  box-shadow: 0 0 0 2px #FF9E4A;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  width: 13px;
  height: 13px;
}

.nomos-slide-full.v2 .slick-dots li button {
  width: 6px;
  height: 6px;
  background: #FFF;
  padding: 3px;
  border-radius: 50%;
}

.nomos-slide-full.v2 .slick-dots li button:before {
  content: none;
}

.nomos-slide-full.v2 .slick-disabled {
  opacity: .25;
}

.nomos-slide-full.v2 .slick-disabled:before {
  opacity: 1;
}

.nomos-slide-full.v2 .slick-prev,
.nomos-slide-full.v2 .slick-next {
  width: 49px;
  height: 49px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #FFF;
  z-index: 100;
}

.nomos-slide-full.v2 .slick-prev:before,
.nomos-slide-full.v2 .slick-next:before {
  font-family: 'FontAwesome';
}

.nomos-slide-full.v2 .slick-prev {
  right: unset;
  left: 15px;
}

.nomos-slide-full.v2 .slick-prev:before {
  content: "\f104";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v2 .slick-prev {
    left: 50px;
  }
}

.nomos-slide-full.v2 .slick-next {
  right: 15px;
}

.nomos-slide-full.v2 .slick-next:before {
  content: "\f105";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v2 .slick-next {
    right: 50px;
  }
}

.nomos-slide-full.v3 {
  margin-bottom: 0;
}

.nomos-slide-full.v3 .slick-dots {
  bottom: 62px;
}

.nomos-slide-full.v3 .slick-dots li {
  width: 22px;
  height: 5px;
  margin: 0 6px;
}

.nomos-slide-full.v3 .slick-dots li.slick-active button {
  background: black none repeat scroll 0 0;
}

.nomos-slide-full.v3 .slick-dots li button {
  width: 22px;
  height: 2px;
  padding: 0;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}

.nomos-slide-full.v3 .slick-dots li button:before {
  content: none;
}

.nomos-slide-full.v3 .slick-prev,
.nomos-slide-full.v3 .slick-next {
  width: 49px;
  height: 49px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #FFF;
  z-index: 100;
}

.nomos-slide-full.v3 .slick-prev:before,
.nomos-slide-full.v3 .slick-next:before {
  font-family: 'FontAwesome';
}

.nomos-slide-full.v3 .slick-disabled {
  opacity: .25;
}

.nomos-slide-full.v3 .slick-disabled:before {
  opacity: 1;
}

.nomos-slide-full.v3 .slick-prev {
  right: unset;
  left: 15px;
}

.nomos-slide-full.v3 .slick-prev:before {
  content: "\f104";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v3 .slick-prev {
    left: 40px;
  }
}

.nomos-slide-full.v3 .slick-next {
  right: 15px;
}

.nomos-slide-full.v3 .slick-next:before {
  content: "\f105";
}

@media(min-width: 1025px) {
  .nomos-slide-full.v3 .slick-next {
    right: 40px;
  }
}

.product-collection.v2 {
  padding-top: 30px;
}

@media(min-width: 1025px) {
  .product-collection.v2 {
    padding-top: 65px;
  }

  .product-collection.v2 [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-collection.v2 .cate-item {
    margin-bottom: 18px;
  }

  .product-collection.v2 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.product-collection.v2 .cate-info h3 {
  background: #FFF;
  min-width: 202px;
  display: block;
  text-align: center;
  padding: 24px 0;
  margin: 0;
}

.product-collection.v2 .banner-img img {
  width: 100%;
}

.product-collection.v3 {
  padding-top: 30px;
}

@media(min-width: 1025px) {
  .product-collection.v3 {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}

.product-collection.v3 .cate-info h3 {
  font-size: 28px;
  margin: 0;
}

.product-collection.v3 .cate-info h3 a {
  color: #FFF;
}

.product-collection.v3 .cate-info h3 a:hover {
  color: #FF9E4A;
}

.product-collection.v5 .cate-info h3 {
  font-size: 24px;
  margin: 0;
}

.product-collection.v5 .cate-info h3 a {
  color: #FFF;
}

.product-collection.v5 .cate-info h3 a:hover {
  color: #FF9E4A;
}

@media(min-width: 1025px) {
  .product-collection.v4 {
    padding-top: 40px;
  }
}

.product-collection.v4 .cate-info h3 {
  font-size: 24px;
  margin: 0;
}

.home-nomos-about {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .home-nomos-about {
    padding-bottom: 72px;
    padding-top: 76px;
  }
}

.home-nomos-about img {
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .home-nomos-about img {
    margin-bottom: 62px;
  }
}

.home-nomos-about p {
  color: #919191;
}

@media(min-width: 480px) {
  .home-nomos-about p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 52px;
  }
}

.home-nomos-about .learnmore {
  position: relative;
  padding-bottom: 17px;
  font-weight: bold;
  display: inline-block;
}

.home-nomos-about .learnmore:before {
  content: "";
  bottom: 0;
  position: absolute;
  width: 100%;
  border-bottom: 2px solid;
}

.blog-carousel {
  padding-bottom: 30px;
  padding-top: 30px;
}

@media(min-width: 1025px) {
  .blog-carousel {
    padding-bottom: 75px;
    padding-top: 65px;
  }

  .blog-carousel.v2 {
    padding-bottom: 130px;
  }
}

.blog-carousel .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 30px;
}

@media(min-width: 1025px) {
  .blog-carousel .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 70px;
  }
}

.blog-carousel .owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
  background-color: #000;
}

.blog-carousel .owl-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: .3;
  display: inline-block;
  background-color: #adadad;
  vertical-align: middle;
  margin: 6px;
}

.blog-carousel .owl-theme .owl-dots .owl-dot span {
  width: unset;
  height: unset;
}

.blog-carousel .blog-item .post-meta-time {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  width: 56px;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
  padding: 11px 8px;
  background: #fff;
  text-transform: uppercase;
  font-weight: 500;
}

.blog-carousel .blog-item .post-meta-time .post-d {
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 5px;
}

.blog-carousel .blog-item .blog-title {
  font-size: 20px;
  margin-top: 37px;
  margin-bottom: 28px;
}

.base-product-grid {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .base-product-grid {
    padding-bottom: 48px;
    padding-top: 60px;
  }
}

@media(max-width: 767px) {
  .base-product-grid .row {
    margin: 0;
  }
}

@media(min-width: 1400px) {
  .base-product-grid .btn-loadmore {
    margin-top: 58px;
  }
}

@media(min-width: 1025px) {
  .base-product-grid.v2 {
    padding-top: 46px;
    padding-bottom: 86px;
  }
}

@media(min-width: 1025px) {
  .base-product-grid.v3 {
    padding-top: 40px;
    padding-bottom: 94px;
  }
}

@media(min-width: 1025px) {
  .base-product-grid.v4 {
    padding-top: 94px;
    padding-bottom: 96px;
  }
}

.home-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .home-content {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media(min-width: 1400px) {
  .home-content {
    padding-top: 148px;
    padding-bottom: 160px;
  }
}

@media(min-width: 1025px) {
  .home-content .about-content h3 {
    font-size: 36px;
    margin-top: 50px;
    margin-bottom: 35px;
  }
}

@media(min-width: 1025px) {
  .home-content.about-content [class*="col-sm-"]:last-child {
    padding-top: 104px;
  }
}

@media(min-width: 1025px) {
  .home-content.v2 {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}

@media(min-width: 1400px) {
  .home-content.v2 {
    padding-top: 140px;
    padding-bottom: 113px;
  }
}

@media(min-width: 1025px) {
  .home-content.v2.about-content [class*="col-sm-"]:first-child {
    padding-top: 196px;
  }
}

@media(min-width: 1025px) {
  .home-content.v2.about-content [class*="col-sm-"]:last-child {
    padding-top: 0;
  }
}

.home-single-product {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .home-single-product {
    padding-top: 98px;
    padding-bottom: 114px;
  }
}

@media(min-width: 768px) {
  .home-single-product .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

.home-single-product .product-content h3 {
  font-weight: 400;
  margin-bottom: 16px;
}

@media(min-width: 1025px) {
  .home-single-product .product-content h3 {
    font-size: 36px;
  }
}

.home-single-product .product-content .product-price {
  margin-bottom: 28px;
}

.home-single-product .product-content .product-price span {
  color: #FF9E4A;
  font-size: 20px;
}

.home-single-product .product-content .desc {
  margin-bottom: 20px;
}

@media(min-width: 767px) {
  .home-single-product .product-content .desc {
    margin-bottom: 52px;
  }
}

.base-product-tab {
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .base-product-tab {
    padding-bottom: 84px;
  }
}

.base-product-tab .nomos-category {
  padding: 30px 0 30px 15px;
}

@media(min-width: 1025px) {
  .base-product-tab .nomos-category {
    padding: 63px 0;
  }
}

@media(min-width: 1024px) {
  .base-product-tab .btn-loadmore {
    margin-top: 58px;
  }
}

@media(max-width: 480px) {
  .base-product-tab .row {
    margin: 0;
  }
}

.nomos-minial {
  position: relative;
}

@media(max-width: 480px) {
  .nomos-minial img {
    min-height: 600px;
    object-fit: cover;
  }
}

.nomos-minial .nomos-minial-content h3 {
  font-weight: 100;
  color: #FFF;
}

@media(min-width: 1024px) {
  .nomos-minial .nomos-minial-content h3 {
    font-size: 80px;
    margin-bottom: 44px;
  }
}

.nomos-minial .nomos-minial-content.v2 h3 {
  color: #000;
}

@media(min-width: 1024px) {
  .nomos-minial .nomos-minial-content.v2 h3 {
    font-size: 60px;
    margin-bottom: 44px;
  }
}

.nomos-minial .nomos-minial-content.v2 .nomos-btn-underline {
  color: #000;
}

.nomos-minial .nomos-minial-content.v2 .nomos-btn-underline:hover {
  color: #FF9E4A;
}

.nomos-minial .nomos-btn-underline {
  color: #FFF;
}

.nomos-minial .nomos-btn-underline:hover {
  color: #FF9E4A;
}

.nomos-minial .nomos-btn-underline:not(:last-child) {
  margin-right: 55px;
}

.nomos-minial .nomos-minial-scroll {
  font-size: 12px;
  letter-spacing: 0.3em;
  position: absolute;
  text-align: center;
  color: #FFF;
  bottom: 0;
  left: 43%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media(min-width: 1025px) {
  .nomos-minial .nomos-minial-scroll {
    bottom: 118px;
    left: 47%;
  }
}

@media(max-width: 480px) {
  .nomos-minial .nomos-minial-scroll {
    left: 35%;
  }
}

.nomos-minial .nomos-minial-scroll:after {
  content: url('i-arr.png');
  font-family: Flaticon;
  font-size: 50px;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  clear: both;
  float: left;
}

@media(max-width: 1025px) {
  .nomos-minial .nomos-minial-scroll:after {
    transform: scale(0.5);
  }
}

@media(max-width: 480px) {
  .nomos-minial .nomos-minial-scroll:after {
    transform: scale(0.3);
  }
}

.bs-mgb {
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .bs-mgb {
    margin-bottom: 40px;
  }
}

.bs-element {
  position: relative;
}

.bs-element .bs-wrap {
  top: 50%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  max-width: 570px;
  width: 100%;
  /* box-shadow: 0 7px 109px rgba(0, 0, 0, 0.05); */
  box-shadow: 0 7px 109px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 5px;
}

@media(min-width: 480px) {
  .bs-element .bs-wrap {
    position: absolute;
  }
}

@media(min-width: 813px) {
  .bs-element .bs-wrap {
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}

@media(max-width: 813px) and (min-width: 480px) {
  .bs-element .bs-wrap {
    transform: translate(-50%, -50%);
    left: 50%;
  }
}

@media(min-width: 813px) {
  .bs-element .bs-wrap.nomos-right {
    right: 5%;
  }
}

@media(min-width: 813px) {
  .bs-element .bs-wrap.nomos-left {
    left: 5%;
  }
}

@media(min-width: 813px) {
  .bs-element .bs-wrap {
    padding: 70px 65px 60px 80px;
  }
}

@media(max-width: 813px) and (min-width: 480px) {
  .bs-element .bs-wrap {
    padding: 50px;
  }
}

.bs-element .bs-wrap .product-title {
  font-size: 28px;
  font-weight: 100;
}

@media(min-width: 480px) {
  .bs-element .bs-wrap .product-title {
    font-size: 50px;
    margin-bottom: 32px;
  }
}

.bs-element .bs-wrap .product-title a {
  color: #2d3c49;
}

.bs-element .bs-wrap .product-title a:hover {
  color: #384c5c;
  opacity: 0.8
}

@media(min-width: 480px) {
  .bs-element .bs-wrap .desc {
    margin-bottom: 42px;
  }
}

.bs-element .bs-wrap .product-price {
  position: relative;
  display: inline-block;
}

.bs-element .bs-wrap .product-price span {
  position: relative;
}

@media(min-width: 1025px) {
  .bs-element .bs-wrap .product-price span {
    font-size: 30px;
  }
}

.bs-element .bs-wrap .product-price span .currency-symbol {
  position: absolute;
  top: -6px;
  right: -15px;
  font-size: 15px;
}

.bs-element .bs-wrap .product-price .old {
  font-size: 20px;
  color: #bfbfbf;
  margin-left: 25px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.bs-element .bs-wrap .product-price .old:before {
  content: "";
  width: 100%;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  border-bottom: 1px solid #000;
  top: 13px;
}

.bs-element .bs-wrap .bs-button-group {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.bs-element .bs-wrap .flash-text {
  color: #fff;
  border-radius: 20px;
  line-height: 26px;
  padding: 0 16px;
  display: inline-block;
  position: absolute;
  font-size: 11px;
  letter-spacing: 1px;
  top: -12px;
  text-transform: uppercase;
  right: 65px;
}

@media(max-width: 480px) {
  .bs-element .bs-wrap .flash-text {
    left: 30px;
    right: auto;
    top: 15px;
  }
}

.nomos-instagram {
  padding-top: 20px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .nomos-instagram {
    padding-top: 40px;
    padding-bottom: 94px;
  }
}

.nomos-cate-masonry {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .nomos-cate-masonry {
    padding-top: 127px;
    padding-bottom: 80px;
  }
}

@media(min-width: 1025px) {
  .nomos-cate-masonry .grid-item:nth-child(2n) {
    margin-top: 195px;
  }

  .nomos-cate-masonry .grid-item:nth-child(2n + 1) {
    margin-top: -115px;
  }

  .nomos-cate-masonry .grid-item:first-child {
    margin-top: 0;
  }
}

@media(max-width: 768px) and (min-width: 1025px) {
  .nomos-cate-masonry .grid-item:nth-child(2n) {
    margin-top: 60px;
  }

  .nomos-cate-masonry .grid-item:nth-child(2n + 1) {
    margin-top: -30px;
  }

  .nomos-cate-masonry .grid-item:first-child {
    margin-top: 0;
  }
}

@media(max-width: 768px) {
  .nomos-cate-masonry .grid-item {
    width: 100%;
    text-align: center;
  }
}

@media(min-width: 1025px) {
  .nomos-categories {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media(max-width: 768px) and (min-width: 1025px) {
  .nomos-categories {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media(max-width: 768px) {
  .nomos-categories img {
    width: 100%;
  }
}

.nomos-categories .cate-img {
  position: relative;
  overflow: hidden;
}

.nomos-categories .cate-img:hover .category-link-wrap {
  bottom: 0;
}

.nomos-categories .info h3 {
  font-size: 24px;
  margin: 45px 0;
  font-weight: 400;
}

.nomos-categories .cate-desc {
  font-weight: 600;
  font-size: 12px;
  line-height: 23px;
  color: #b1b1b1;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  top: -12px;
  position: absolute;
  transform: rotate(-90deg) translateX(-50%);
  -o-transform: rotate(-90deg) translateX(-50%);
  -webkit-transform: rotate(-90deg) translateX(-50%);
  transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  text-align: right;
}

.nomos-categories .cate-desc:before {
  content: '';
  display: inline-block;
  border-bottom: 1px solid;
  width: 57px;
  margin-bottom: 3px;
}

.nomos-categories .category-link-wrap {
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: -56px;
  height: 56px;
  padding: 8px 10px;
  background-color: #fff;
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  z-index: 2;
}

.nomos-categories .category-link-wrap a {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 8px;
  overflow: hidden;
  margin-top: 10px;
  text-transform: uppercase;
}

.nomos-categories .category-link-wrap a:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 2px solid;
}

.nomos-categories.nomos-left .cate-desc {
  left: -44%;
}

.nomos-categories.nomos-right .cate-desc {
  right: -44%;
}

.item-lookbook-inner {
  padding: 0 15.6108597%;
}

@media(max-width: 480px) {
  .item-lookbook-inner {
    padding: 0 15px;
  }
}

.item-lookbook-inner .media-item-lookbook {
  position: relative;
  background: #000;
  width: 100%;
  height: 425px;
}

@media(min-width: 1025px) {
  .item-lookbook-inner .media-item-lookbook {
    height: 525px;
  }
}

.item-lookbook-inner .media-item-lookbook .item-lookbook-img {
  animation-duration: 1.2s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  top: -120px;
}

.item-lookbook-inner .media-item-lookbook .item-lookbook-img img {
  margin: 0 auto;
}

.item-lookbook-inner .media-item-lookbook:hover .item-lookbook-content .lookbook-content-wrap {
  -webkit-transform: translateY(-81px);
  -moz-transform: translateY(-81px);
  -ms-transform: translateY(-81px);
  -o-transform: translateY(-81px);
  transform: translateY(-81px);
}

.item-lookbook-inner .media-item-lookbook:hover .item-lookbook-content .nomos-btn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-81px);
  -moz-transform: translateY(-81px);
  -ms-transform: translateY(-81px);
  -o-transform: translateY(-81px);
  transform: translateY(-81px);
}

.item-lookbook-inner .item-lookbook-content {
  left: 44px;
  bottom: -44px;
  position: absolute;
  transition: all 0.8s linear 0s;
  -o-transition: all 0.8s linear 0s;
  -webkit-transition: all 0.8s linear 0s;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.item-lookbook-inner .item-lookbook-content .lookbook-content-wrap {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.item-lookbook-inner .item-lookbook-content .lookbook-title {
  font-size: 25px;
  line-height: 40px;
  text-transform: capitalize;
  margin-bottom: 15px;
}

@media(min-width: 1025px) {
  .item-lookbook-inner .item-lookbook-content .lookbook-title {
    font-size: 35px;
  }
}

.item-lookbook-inner .item-lookbook-content .lookbook-title a {
  color: #fff;
}

.item-lookbook-inner .item-lookbook-content .lookbook-title a:hover {
  color: #FF9E4A;
}

.item-lookbook-inner .item-lookbook-content .lookbook-desc {
  font-weight: 500;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
}

.item-lookbook-inner .item-lookbook-content .lookbook-desc:before {
  border-top: 2px solid #313131;
  bottom: 0;
  content: "";
  position: relative;
  top: 10px;
  float: left;
  width: 60px;
  margin-right: 10px;
}

.item-lookbook-inner .item-lookbook-content .nomos-btn {
  line-height: 46px;
  display: inline-block;
  text-align: center;
  height: 44px;
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
  background: #fff;
  color: #000;
  margin-bottom: 6px;
  padding: 0 35px;
}

.item-lookbook-inner .item-lookbook-content .nomos-btn:hover {
  background: #FF9E4A;
  color: #FFF;
}


.slick-slide-wrap .slick-arrow {
  content: "";
  position: absolute;
  top: 50%;
  display: block !important;
  width: 6.306%;
  height: 40px;
  z-index: 3;
  cursor: pointer;
}

@media (max-width: 767px) {
  .slick-slide-wrap .slick-arrow {
    display: none !important;
  }
}

.slick-slide-wrap .slick-arrow.arrow-prev {
  left: 26.7368421%;
  transform: translate(-57%, -50%);
  -o-transform: translate(-57%, -50%);
  -webkit-transform: translate(-57%, -50%);
}

.slick-slide-wrap .slick-arrow.arrow-prev .arrow_sep {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.slick-slide-wrap .slick-arrow.arrow-next {
  right: 26.7368421%;
  transform: translate(57%, -50%);
  -o-transform: translate(57%, -50%);
  -webkit-transform: translate(57%, -50%);
}

.slick-slide-wrap .slick-arrow .arrow_sep {
  display: block;
  position: relative;
  top: 50%;
}

.slick-slide-wrap .slick-arrow .arrow_begin,
.slick-slide-wrap .slick-arrow .arrow_bottom,
.slick-slide-wrap .slick-arrow .arrow_end,
.slick-slide-wrap .slick-arrow .arrow_top {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #979898;
  will-change: transform;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.38, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.23, 1, 0.38, 1) 0.2s;
}

.slick-slide-wrap .slick-arrow .arrow_begin {
  left: 0;
  width: 70%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.74, 0, 0.77, 0.25)
    0s;
  transition: transform 0.2s cubic-bezier(0.74, 0, 0.77, 0.25) 0s;
}

.slick-slide-wrap .slick-arrow .arrow_end {
  right: 0;
  left: auto;
  width: 40%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.slick-slide-wrap .slick-arrow .arrow_top {
  -webkit-transform: rotate(45deg) scale(0, 1);
  -ms-transform: rotate(45deg) scale(0, 1);
  transform: rotate(45deg) scale(0, 1);
}

.slick-slide-wrap .slick-arrow .arrow_bottom {
  -webkit-transform: rotate(-45deg) scale(0, 1);
  -ms-transform: rotate(-45deg) scale(0, 1);
  transform: rotate(-45deg) scale(0, 1);
}

.nomos-slide {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 1025px) {
  .nomos-slide {
    padding-top: 200px;
    padding-bottom: 245px;
  }
}


.nomos-slide .slick-active .media-item-lookbook .item-lookbook-content {
  opacity: 1;
  visibility: visible;
}

.nomos-slide .slick-track {
  padding-top: 120px;
}

.nomos-single-banner .nomos-banner {
  position: relative;
}

@media(max-width: 480px) {
  .nomos-single-banner .nomos-banner.banner-countdown img {
    min-height: 600px;
    object-fit: cover;
  }
}

.nomos-single-banner .nomos-content {
  color: #FFF;
}

.nomos-single-banner .nomos-content>h3 {
  /* font-weight: 100;  */
  font-family: 'Muli', sans-serif;
  font-size: 74px;
  font-weight: 800;
}

@media(min-width: 1025px) {
  .nomos-single-banner .nomos-content>h3 {
    font-size: 60px;
    margin-bottom: 15px;
  }
}

.nomos-single-banner .nomos-content>p {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;
}

@media(min-width: 1025px) {
  .nomos-single-banner .nomos-content>p {
    margin-bottom: 46px;
  }
}

.nomos-single-banner .nomos-content .nomos-btn-outline2 {
  padding: 0 48px;
  height: 56px;
  line-height: 56px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

@media(max-width: 480px) {
  .nomos-single-banner .nomos-content .nomos-btn-outline2 {
    padding: 0 24px;
    height: 44px;
    line-height: 44px;
  }
}

.nomos-single-banner .nomos-content.v2>h3 {
  font-size: 30px;
}

.nomos-single-banner .nomos-content.v2>p {
  font-size: 16px;
  margin-bottom: 6px;
}

.nomos-single-banner .nomos-content.v2 .nomos-btn-underline {
  font-size: 16px;
  padding-bottom: 13px;
  border-bottom: 2px solid;
  color: #FFF;
}

.nomos-single-banner .nomos-content.v2 .nomos-btn-underline:hover {
  color: #FF9E4A;
}

@media(min-width: 767px) {
  .nomos-single-banner .nomos-content.v3>h3 {
    font-size: 50px;
    margin-bottom: 28px;
  }
}

.nomos-single-banner .nomos-content.v3>p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  text-transform: unset;
  text-align: center;
}

@media(min-width: 767px) {
  .nomos-single-banner .nomos-content.v3>p {
    margin-bottom: 70px;
  }
}

@media(max-width: 480px) {
  .nomos-single-banner .nomos-content.v3>p {
    display: none;
  }
}

.nomos-single-banner .nomos-content.v3 .nomos-btn-underline {
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
}

.nomos-single-banner .nomos-content.v3 .nomos-btn-underline:hover {
  color: #FF9E4A;
}

.nomos-modern .banner-content {
  color: #FFF;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding-left: 30px;
}

@media(min-width: 1025px) {
  .nomos-modern .banner-content {
    padding-left: 242px;
  }
}

@media(max-width: 480px) {
  .nomos-modern .banner-content {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

.nomos-modern .banner-content h3 {
  font-weight: 100;
}

@media(min-width: 1025px) {
  .nomos-modern .banner-content h3 {
    font-size: 50px;
    margin-bottom: 28px;
  }
}

.nomos-modern .banner-content p {
  line-height: 28px;
}

@media(min-width: 767px) {
  .nomos-modern .banner-content p {
    margin-bottom: 44px;
  }
}

@media(max-width: 480px) {
  .nomos-modern .banner-content p {
    display: none;
  }
}

@media(min-width: 480px) {
  .nomos-modern .banner-content.v2 {
    padding-left: 50%;
  }
}

@media(min-width: 480px) {
  .nomos-modern.v2 .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  .nomos-modern.v2 [class*="col-"]:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}

.modern-products {
  position: relative;
}

.modern-products .product-item {
  margin-bottom: 0;
}

.modern-products .product-item:hover .nomos-price-view {
  opacity: 1;
}

.modern-products .product-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
  z-index: 3;
}

.modern-products .product-info .product-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}

.modern-products .product-info .product-title a {
  color: #000;
}

.modern-products .product-info .product-title a:hover {
  color: #FF9E4A;
}

.modern-products .product-info .product-price span {
  font-size: 20px;
  color: #acacac;
}

.modern-products .owl-carousel .owl-nav>div {
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid;
  background: transparent;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  cursor: pointer;
  font-size: 25px;
  color: #dbdbdb;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transform: translateY(-50%);
  left: -50px;
  display: block !important;
  transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.modern-products .owl-carousel .owl-nav>div.owl-prev {
  right: 66px;
  left: auto;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid;
  color: #dbdbdb;
  transform: none;
  -o-transform: none;
  -webkit-transform: none;
  top: 20px;
  opacity: 1;
}

.modern-products .owl-carousel .owl-nav>div.owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid;
  color: #dbdbdb;
  transform: none;
  -o-transform: none;
  -webkit-transform: none;
  top: 20px;
  opacity: 1;
  right: 20px;
  left: auto;
}

.modern-products .owl-carousel .owl-nav>div:hover {
  color: #FF9E4A;
  background: transparent;
}

.modern-products .owl-carousel .owl-nav>div:focus {
  outline: none;
  border: 0;
}

.modern-products.v2 .owl-carousel .owl-nav>div.owl-prev {
  right: auto;
  left: 20px;
}

.modern-products.v2 .owl-carousel .owl-nav>div.owl-next {
  right: auto;
  left: 66px;
}

@media(max-width: 480px) {
  .banner-full [class*="col-"] {
    width: 100%;
  }
}

.banner-full .banner-img {
  width: 100%;
}

.banner-full .banner-img>a {
  width: 100%;
}

.banner-full .banner-img img {
  width: 100%;
}

.banner-full .banner-content {
  color: #FFF;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding-left: 30px;
}

@media(min-width: 1025px) {
  .banner-full .banner-content {
    padding-left: 156px;
  }
}

.banner-full .banner-content h3 {
  font-weight: 100;
  margin-bottom: 16px;
}

@media(min-width: 480px) {
  .banner-full .banner-content h3 {
    font-size: 36px;
  }
}

@media(min-width: 480px) {
  .banner-full .banner-content p {

    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}

@media(min-width: 1025px) {
  .banner-full .banner-content p {
    margin-bottom: 75px;
  }
}

.banner-full .banner-content .nomos-btn-underline {
  font-size: 16px;
  color: #FFF;
  font-weight: 500;
}

.banner-full .banner-content .nomos-btn-underline:hover {
  color: #FF9E4A;
}

.nomos-full-page-elem-inner {
  display: block;
  height: 100%;
}

.nomos-full-page-elem-inner.elem-text-left .text-part {
  float: left;
  padding-left: 55px;
}

@media(min-width: 767px) {
  .nomos-full-page-elem-inner.elem-text-left .text-part {
    padding-left: 240px;
  }
}

.nomos-full-page-elem-inner.elem-text-right .text-part {
  float: right;
  text-align: right;
  padding-right: 55px;
}

@media(min-width: 767px) {
  .nomos-full-page-elem-inner.elem-text-right .text-part {
    padding-right: 240px;
  }
}

.nomos-full-page-elem-inner.elem-text-right .text-part h3:before {
  right: 0;
  left: unset;
}

.nomos-full-page-elem-inner .block-part {
  display: table;
  width: 50%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 20px;
  padding-right: 20px;
}

@media(max-width: 991px) {
  .nomos-full-page-elem-inner .block-part {
    width: 100%;
    height: calc(50% - 30px);
  }
}

.nomos-full-page-elem-inner .block-part-inner {
  display: table-cell;
  vertical-align: middle;
}

.nomos-full-page-elem-inner .text-part {
  display: table;
}

.nomos-full-page-elem-inner .text-part p {
  font-size: 12px;
  color: #646464;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.nomos-full-page-elem-inner .text-part h3 {
  font-weight: 400;
  position: relative;
  padding: 0 0 9px;
  margin-bottom: 28px;
}

@media(min-width: 1025px) {
  .nomos-full-page-elem-inner .text-part h3 {
    font-size: 60px;
  }
}

@media(min-width: 1025px) {
  .nomos-full-page-elem-inner .text-part h3 {
    padding: 0 0 17px;
    margin-bottom: 45px;
  }
}

.nomos-full-page-elem-inner .text-part h3:before {
  border-bottom: 1px solid #b3b3b3;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 41px;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 16px;
  height: 16px;
  margin: 7px;
  position: relative;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  width: 16px;
  height: 16px;
  position: relative;
  background: transparent;
  cursor: pointer;
}

#fp-nav ul li a::before,
.fp-slidesNav ul li a::before {
  content: "";
  border: 2px solid #000;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  bottom: 0;
  transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
  -o-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
}

#fp-nav ul li a::after,
.fp-slidesNav ul li a::after {
  background: #000;
  height: 6px;
  content: "";
  width: 6px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  top: 4px;
  left: 4px;
  right: 4px;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  bottom: 4px;
}

#fp-nav ul li:hover a::before,
.fp-slidesNav ul li:hover a::before,
#fp-nav ul li a.active::before,
.fp-slidesNav ul li a.active::before {
  opacity: 1;
  transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}

#fp-nav ul li:hover a::after,
.fp-slidesNav ul li:hover a::after,
#fp-nav ul li a.active::after,
.fp-slidesNav ul li a.active::after {
  transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: transparent;
}

@media(min-width: 1025px) {
  #fp-nav {
    right: 30px !important;
  }
}

.lookbook {
  position: relative;
}

.lookbook.v2 {
  margin-bottom: 0;
}

@media(min-width: 480px) {
  .lookbook .lookbook-content {
    position: absolute;
    z-index: 10;
    top: 40%;
    left: 60%;
  }
}

@media(max-width: 480px) {
  .lookbook .lookbook-content {
    padding: 15px;
  }
}

.lookbook .lookbook-content h3 {
  font-weight: 400;
}

@media(min-width: 1400px) {
  .lookbook .lookbook-content h3 {
    font-size: 50px;
    margin-bottom: 28px;
  }
}

.lookbook .lookbook-content p {
  line-height: 28px;
}

@media(min-width: 1400px) {
  .lookbook .lookbook-content p {
    margin-bottom: 72px;
  }
}

.lookbook .lookbook-content .nomos-btn-underline {
  font-weight: 500;
  font-size: 16px;
}

.banner-img {
  position: relative;
}

.slide-img {
  position: relative;
}

.banner-img {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.banner-img:hover .overlay-img {
  opacity: 1;
}

@media(min-width: 1025px) {
  .nomos-about {
    padding-top: 56px;
  }
}

.nomos-about h3 {
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 20px;
}

@media(min-width: 480px) {
  .nomos-about h3 {
    margin-bottom: 52px;
  }
}

.about-banner {
  position: relative;
}

@media(min-width: 480px) {
  .nomos-info {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

@media(max-width: 480px) {
  .nomos-info .container {
    padding: 0;
  }
}

.nomos-info .nomos-inside {
  background: #000;
  padding: 15px 0;
}

@media(min-width: 480px) {
  .nomos-info .nomos-inside {
    padding: 34px 0;
  }
}

.nomos-info p {
  font-size: 15px;
  color: #777777;
  margin-bottom: 0;
}

.nomos-info p:first-child {
  margin-right: 10px;
}

@media(min-width: 480px) {
  .nomos-info p:first-child {
    margin-right: 77px;
  }
}

.nomos-info p span {
  color: #FFF;
}

.about-content h3 {
  margin-top: 40px;
  font-weight: 400;
}

@media(min-width: 1025px) {
  .about-content h3 {
    margin-bottom: 30px;
    margin-top: 62px;
  }
}

.about-content p {
  color: #919191;
  line-height: 28px;
}

@media(min-width: 1025px) {
  .about-content .about-sm {
    margin-top: 100px;
    margin-bottom: 82px;
  }
}

@media(max-width: 480px) {
  .about-content .about-sm img {
    margin-left: auto;
    margin-right: auto;
  }
}

.about-content .about-info h2 {
  font-size: 36px;
  font-weight: 400;
}

@media(min-width: 1025px) {
  .about-content .about-info h2 {
    margin-top: 90px;
    margin-bottom: 40px;
  }
}

.about-content .about-info .about-desc {
  padding-top: 50px;
  padding-bottom: 30px;
}

.about-desc-top {
  padding-top: 0 !important;
  padding-bottom: 70px !important;
}

.about-content .about-info .about-desc p {
  color: #5e5e5e;
  font-weight: 300;
}

@media(min-width: 480px) {
  .about-content .about-info .about-desc p {
    font-size: 22px;
    line-height: 36px;
  }
}

.about-content .about-info .learnmore {
  position: relative;
  padding-bottom: 17px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .about-content .about-info .learnmore {
    margin-bottom: 67px;
    margin-top: 42px;
  }
}

.about-content .about-info .learnmore:before {
  position: absolute;
  content: "";
  width: 100%;
  border-bottom: 2px solid;
  bottom: 0;
}

@media(min-width: 1025px) {
  .about-content [class*="col-sm-"]:last-child {
    padding-top: 278px;
  }
}

@media(min-width: 768px) {
  .about-content [class*="col-sm-"]:last-child {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}

.about-bottom {
  background: url('../img/vg.jpg') no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .about-bottom {
    padding-top: 141px;
    padding-bottom: 141px;
    margin-top: 45px;
  }
}

.about-bottom h3 {
  color: #FFF;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .about-bottom h3 {
    font-size: 36px;
    margin-bottom: 100px;
  }
}

.about-bottom .feature-about-element:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

@media(max-width: 480px) {
  .about-bottom .feature-about-element:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media(min-width: 1025px) {
  .about-bottom .feature-about-element {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.about-bottom .feature-about-element .feature-img {
  margin-bottom: 20px;
}

.about-bottom .feature-about-element p {
  margin-bottom: 0;
  color: #FFF;
}

@media(min-width: 1025px) {
  .about-bottom .feature-about-element p {
    font-size: 20px;
    line-height: 30px;
  }
}

.about-brand {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media(min-width: 1025px) {
  .about-brand {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .about-brand.v2 {
    padding-bottom: 83px;
  }

  .about-brand.v3 {
    padding: 120px 0;
  }

  .about-brand.v4 {
    padding: 128px 0;
  }
}

.about-brand .owl-theme .owl-nav {
  margin-bottom: 0;
}

.about-brand .owl-carousel {
  position: relative;
}

@media(min-width: 1025px) {
  .about-brand .owl-carousel:hover .owl-nav>div {
    opacity: 1;
    transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transform: translateY(-50%) translateX(-30px);
    -moz-transform: translateY(-50%) translateX(-30px);
    -ms-transform: translateY(-50%) translateX(-30px);
    -o-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px);
  }

  .about-brand .owl-carousel:hover .owl-nav>div.owl-next {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(30px);
    -moz-transform: translateY(-50%) translateX(30px);
    -ms-transform: translateY(-50%) translateX(30px);
    -o-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px);
  }
}

.about-brand .owl-carousel .owl-nav>div {
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  cursor: pointer;
  font-size: 25px;
  color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  padding: 0;
  margin: 0;
  background: transparent;
}

@media(min-width: 1025px) {
  .about-brand .owl-carousel .owl-nav>div {
    opacity: 0;
  }
}

.about-brand .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000;
}

.about-brand .owl-carousel .owl-prev {
  left: 0;
}

.about-brand .owl-carousel .owl-next {
  right: 0;
  left: auto;
}

.about-brand .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.about-brand .brand-item {
  text-align: center;
}

.about-testimonial {
  padding-bottom: 20px;
}

@media(min-width: 1025px) {
  .about-testimonial {
    padding-bottom: 55px;
  }
}

.about-testimonial h3 {
  position: relative;
  padding-bottom: 25px;
  font-weight: 400;
  overflow: visible;
  margin-bottom: 30px;
  margin-top: 30px;
}

@media(min-width: 1025px) {
  .about-testimonial h3 {
    margin-bottom: 40px;
    margin-top: 130px;
  }
}

.about-testimonial h3:before {
  border-bottom: 1px solid #dfdfdf;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 41px;
}

.about-testimonial .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
}

.about-testimonial .owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
  background-color: #000;
}

.about-testimonial .owl-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: .3;
  display: inline-block;
  background-color: #adadad;
  vertical-align: middle;
  margin: 6px;
}

.about-testimonial .owl-theme .owl-dots .owl-dot span {
  width: unset;
  height: unset;
}

.about-testimonial .owl-carousel .owl-stage-outer {
  padding-top: 10px;
}

.about-testimonial .owl-carousel .owl-item {
  padding-bottom: 100px;
}

@media(min-width: 480px) {
  .about-testimonial .owl-carousel .owl-item {
    padding-bottom: 138px;
  }
}

.about-testimonial .testimonial-item {
  border: 2px solid #f0f0f0;
  padding: 25px 35px 65px;
  text-align: center;
  color: #919191;
  line-height: 29px;
  font-size: 16px;
  position: relative;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.about-testimonial .testimonial-item .t-icon {
  font-size: 30px;
  color: #c4c4c4;
}

.about-testimonial .testimonial-item p {
  padding: 10px 0 5px;
}

.about-testimonial .testimonial-item span.testimonial-stars-wrap {
  display: block;
  color: #ffd323;
  font-size: 15px;
  margin-top: 15px;
  letter-spacing: 2px;
}

.about-testimonial .testimonial-item .testimonial-info-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-top: -45px;
  top: 100%;
}

.about-testimonial .testimonial-item .testimonial-info-wrap img {
  max-width: 90px;
  border-radius: 50%;
  display: inline-block !important;
}

.about-testimonial .testimonial-item .member-info {
  width: 300px
}

.about-testimonial .testimonial-item .member-info h4 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 24px;
}

@media(min-width: 1025px) {
  .about-testimonial .testimonial-item:hover {
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
}

@media(min-width: 1025px) {
  .about-testimonial.v2 h3 {
    margin-top: 86px;
  }
}

@media(min-width: 1025px) {
  .nomos-contact {
    padding-top: 10px;
    padding-bottom: 97px;
  }
}

.nomos-contact .map {
  height: 400px;
}

@media(min-width: 1025px) {
  .nomos-contact .map {
    height: 818px;
  }
}

@media(min-width: 1025px) {
  .contact-form {
    /* max-width: 1000px;
    margin: 0 auto;
    margin-top: 70px;  */
    max-width: 100%;
    margin: 0 auto;
  }
}

@media(min-width: 767px) {
  .contact-form .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-block;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    /* display: flex; */
    display: block;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  .contact-form .row [class*="col-xs-"] {
    flex: 1 1 50%;
  }

  .contact-form .row [class*="col-xs-"]:last-child {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    max-width: 700px;
  }
}

.contact-form .form-group {
  margin-bottom: 28px;
}

.contact-form .form-customer.form-login label {
  /* font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.2em;
  opacity: 0.8;
  margin-bottom: 13px;  */
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  opacity: 1;
  margin-bottom: 10px;
}

.contact-form .form-customer.form-login input {
  height: 56px;
  border-color: #dddddd;
}

.contact-form .form-customer.form-login textarea {
  resize: none;
}

.contact-form .btn-contact {
  height: 56px;
  line-height: 56px;
  padding: 0 49px;
}

.contact-title {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .contact-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.about-element:first-child h3 {
  margin-bottom: 30px;
  margin-top: 0;
}

.about-element h3 {
  font-size: 14px;
  letter-spacing: 0.2em;
  margin-bottom: 6px;
  margin-top: 33px;
}

.about-element p {
  color: #a9a9a9;
  line-height: 28px;
}

.nomos-404 {
  padding: 20px 0;
}

@media(min-width: 767px) {
  .nomos-404 {
    padding: 100px 0;
  }
}

@media(min-width: 767px) {
  .nomos-404 .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

@media(max-width: 767px) {
  .nomos-404 .row [class*="col-xs-"] {
    margin-bottom: 15px;
  }
}

.nomos-404 h3 {
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 30px;
}

@media(min-width: 1025px) {
  .nomos-404 h3 {
    margin-bottom: 44px;
    margin-top: 57px;
  }
}

.nomos-404 .search-form {
  position: relative;
  width: 100%;
  max-width: 560px;
  margin: 25px auto 50px;
}

@media(max-width: 480px) {
  .nomos-404 .search-form {
    margin-bottom: 30px;
  }
}

.nomos-404 .search-form input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-right: 80px;
  padding-left: 26px;
  border: 2px solid #e8edf2;
  background-color: transparent;
  color: #000000;
  height: 60px;
  line-height: 60px;
}

.nomos-404 .search-form input::-webkit-input-placeholder {
  color: 14px;
  font-size: #9c9b9b;
}

.nomos-404 .search-form input:-moz-placeholder {
  color: 14px;
  font-size: #9c9b9b;
}

.nomos-404 .search-form input::-moz-placeholder {
  color: 14px;
  font-size: #9c9b9b;
}

.nomos-404 .search-form input:-ms-input-placeholder {
  color: 14px;
  font-size: #9c9b9b;
}

.nomos-404 .search-form button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  line-height: 65px;
  padding: 0 10px;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 20px;
}

.nomos-404 .nomos-back {
  font-size: 14px;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  margin-top: 15px;
  height: 47px;
  line-height: 47px;
  background: #FF9E4A;
  text-transform: uppercase;
  padding: 0 27px;
}

.blog-cate {
  color: #919191;
  letter-spacing: 0.2em;
  font-size: 12px;
}

.blog-cate span {
  color: #919191;
  word-break: break-all;
}

.blog-date {
  color: #919191;
  letter-spacing: 0.2em;
  font-size: 12px;
}

.blog-title {
  font-weight: 400;
  font-size: 24px;
}

.blog-desc,
.single-blog-desc p {
  color: #919191;
  font-size: 16px;
  line-height: 28px;
}

.post-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.read-more {
  font-size: 12px;
  display: inline-block;
  position: relative;
  padding-bottom: 8px;
  letter-spacing: 0.3em;
  font-weight: 600;
}

.read-more:before {
  content: "";
  height: 2px;
  width: 100%;
  border-bottom: 2px solid;
  bottom: 0;
  position: absolute;
}

.post-expand {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.social-share {
  margin-right: 20px;
  position: relative;
}

.social-share .nomos-social {
  opacity: 0;
  visibility: hidden;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #efefef;
  border-radius: 32px;
  position: absolute;
  bottom: -45px;
  transition: 0.7s;
  z-index: 1;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  min-width: 185px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.social-share .nomos-social a {
  display: inline-block;
  line-height: 36px;
  padding: 0 13px;
  font-size: 14px;
}

.social-share:hover .nomos-social {
  opacity: 1;
  visibility: visible;
}

.social-share:hover .icons:after {
  opacity: 1;
  visibility: visible;
}

.social-share .icons {
  display: inline-block;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  position: relative;
}

.social-share .icons:after {
  opacity: 0;
  visibility: hidden;
  content: '';
  border-width: 7px 6px;
  border-style: solid;
  border-color: transparent transparent #efefef transparent;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  transition: opacity 0.7s, visibility 0.7s, border-color 0.7s;
  z-index: 2;
}

.social-share .icons:hover {
  color: #FF9E4A;
}

.blog-list {
  padding-bottom: 60px;
}

.blog-list .blog-list-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media(min-width: 767px) {
  .blog-list .blog-list-item {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}

@media(min-width: 767px) {
  .blog-list .blog-list-item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

.blog-list .blog-list-item:not:last-child {
  border-bottom: 1px solid #eaeaea;
}

@media(min-width: 767px) {
  .blog-list .blog-list-info {
    padding-left: 30px;
  }
}

@media(min-width: 1025px) {
  .blog-list .blog-list-info {
    padding-left: 80px;
  }
}

@media(min-width: 767px) {
  .blog-list .blog-img {
    width: 399px;
    flex: 0 0 399px;
  }
}

@media(max-width: 767px) {
  .blog-list .blog-img {
    margin-bottom: 30px;
  }

  .blog-list .blog-img img {
    width: 100%;
  }
}

.blog-list .blog-title {
  margin-bottom: 15px;
  margin-top: 12px;
}

.blog-list .blog-desc,
.blog-list .single-blog-desc p,
.single-blog-desc .blog-list p {
  margin: 16px 0 20px;
}

@media(min-width: 480px) {

  .blog-list .blog-desc,
  .blog-list .single-blog-desc p,
  .single-blog-desc .blog-list p {
    margin: 26px 0 40px;
  }
}

.blog-list .nomos-social {
  right: -45px;
}

.blog-list .pagination {
  padding-top: 40px;
  margin: 0;
}

@media(min-width: 1025px) {
  .blog-standard {
    padding-top: 50px;
  }
}

@media(min-width: 1460px) {
  .blog-standard .row {
    margin: 0 -20px;
  }

  .blog-standard [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.blog-standard .main-content {
  margin-bottom: 34px;
}

.blog-standard .blog-list-main {
  margin-bottom: 40px;
}

@media(min-width: 1460px) {
  .blog-standard .blog-list-main {
    margin-bottom: 76px;
  }
}

.blog-standard .blog-list-main .blog-img {
  margin-bottom: 15px;
}

@media(min-width: 1025px) {
  .blog-standard .blog-list-main .blog-img {
    margin-bottom: 38px;
  }
}

.blog-standard .blog-list-main .blog-desc,
.blog-standard .blog-list-main .single-blog-desc p,
.single-blog-desc .blog-standard .blog-list-main p {
  margin: 20px 0;
}

@media(min-width: 1025px) {

  .blog-standard .blog-list-main .blog-desc,
  .blog-standard .blog-list-main .single-blog-desc p,
  .single-blog-desc .blog-standard .blog-list-main p {
    margin: 35px 0 50px;
  }
}

.blog-standard .blog-list-main .nomos-social {
  right: -45px;
}

.blog-standard .blog-list-main:not(:first-child) {
  padding-top: 30px;
}

@media(min-width: 1460px) {
  .blog-standard .blog-list-main:not(:first-child) {
    padding-top: 60px;
  }
}

.blog-standard .blog-list {
  padding-bottom: 0;
}

.blog-standard .blog-list .blog-list-item {
  padding: 0;
}

.blog-standard .blog-list .blog-list-item:not(:last-child) {
  margin-bottom: 45px;
}

.blog-standard .blog-list .blog-img {
  margin-right: 40px;
}

.blog-standard .blog-list .blog-list-info {
  padding-left: 0;
  padding-top: 30px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

@media(min-width: 480px) {
  .blog-standard .blog-list .blog-list-info {
    padding-top: 43px;
  }
}

@media(min-width: 1025px) {

  .blog-standard .blog-list .blog-desc,
  .blog-standard .blog-list .single-blog-desc p,
  .single-blog-desc .blog-standard .blog-list p {
    margin: 35px 0 50px;
  }
}

.blog-standard .sidebar {
  margin-top: 0;
  padding-right: 15px;
}

.blog-standard .sidebar .widget-blog {
  padding-bottom: 20px;
}

.blog-standard .sidebar .widget-blog.widget-search {
  padding-bottom: 43px;
}

.blog-standard .sidebar .widget-blog.widget-search input {
  border-width: 2px;
  padding-left: 23px;
}

.blog-standard .sidebar .widget-blog.widget-search button {
  position: absolute;
  border: 0;
  background: transparent;
  top: 10px;
  right: 18px;
}

.blog-standard .sidebar .widget-blog.widget-search button i {
  font-size: 20px;
}

.blog-standard .sidebar .widget-blog.widget-category li {
  line-height: 35px;
}

.blog-standard .sidebar .widget-blog.widget-category li a {
  color: #919191;
}

.blog-standard .sidebar .widget-blog.widget-category li a:hover {
  color: #FF9E4A;
}

.blog-standard .sidebar .widget-blog input {
  height: 48px;
  font-size: 14px;
  color: #a5a5a5;
  border-color: #e5e5e5;
}

.blog-standard .sidebar .widget-blog input::-webkit-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.blog-standard .sidebar .widget-blog input:-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.blog-standard .sidebar .widget-blog input::-moz-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.blog-standard .sidebar .widget-blog input:-ms-input-placeholder {
  color: 14px;
  font-size: #a5a5a5;
}

.blog-standard .sidebar .widget-blog form {
  position: relative;
}

.blog-standard .sidebar .widget-blog .widget-filter>h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.blog-standard .sidebar .widget-blog .blog-newsletter {
  text-align: center;
  padding: 45px 29px 45px 27px;
  background: #f6f6f6;
}

.blog-standard .sidebar .widget-blog .blog-newsletter h4 {
  font-size: 24px;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 18px;
}

.blog-standard .sidebar .widget-blog .blog-newsletter h4:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 35px;
}

.blog-standard .sidebar .widget-blog .blog-newsletter p {
  color: #a9a9a9;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 28px;
}

.blog-standard .sidebar .widget-blog .blog-newsletter input {
  padding-left: 50px;
  margin-bottom: 17px;
}

.blog-standard .sidebar .widget-blog .blog-newsletter .blog-newsletter-icon {
  background: url('newsletter-icon.png') no-repeat center;
  width: 21px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: 16px;
}

.blog-standard .sidebar .widget-blog .blog-newsletter .button_mini {
  height: 48px;
  width: 100%;
  text-transform: uppercase;
}

.blog-standard .sidebar .widget-blog .widget-blog-list .blog-item .blog-img {
  width: 92px;
  flex: 0 0 92px;
  margin-right: 20px;
}

.blog-standard .sidebar .widget-blog .widget-blog-list .blog-item .blog-info .blog-title {
  text-transform: capitalize;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 500;
  letter-spacing: 0;
}

.blog-standard .sidebar .widget-blog .widget-blog-list .blog-item:not(:last-child) {
  margin-bottom: 16px;
}

.blog-standard .sidebar .widget-blog .nomos-instagram {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4.5px;
  margin-right: -4.5px;
}

.blog-standard .sidebar .widget-blog .nomos-instagram a {
  width: 33.33333%;
  padding-left: 4.5px;
  padding-right: 4.5px;
  margin-bottom: 9px;
}

@media(min-width: 1025px) {
  .blog-grid {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

@media(min-width: 1460px) {
  .blog-grid .row {
    margin: 0 -20px;
  }

  .blog-grid [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-grid .blog-item {
    margin-bottom: 83px;
  }
}

@media(max-width: 480px) {
  .blog-grid [class*="col-"] {
    width: 100%;
  }
}

.blog-grid .blog-item {
  margin-bottom: 30px;
}

@media(min-width: 1460px) {
  .blog-grid .blog-item {
    margin-bottom: 83px;
  }
}

.blog-grid .blog-img {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.blog-grid .blog-img .blog-date {
  display: inline-block;
  background: #fff;
  position: absolute;
  padding: 12px 22px;
  line-height: 28px;
  height: 52px;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  font-weight: 500;
  white-space: nowrap;
  left: 52px;
  top: 0;
  color: #000;
}

.blog-grid .blog-info {
  margin-top: 15px;
}

@media(min-width: 1025px) {
  .blog-grid .blog-info {
    margin-top: 36px;
  }
}

.blog-grid .blog-title {
  margin-top: 15px;
}

@media(min-width: 1025px) {
  .blog-grid .blog-title {
    margin-top: 24px;
  }
}

.blog-grid .blog-desc,
.blog-grid .single-blog-desc p,
.single-blog-desc .blog-grid p {
  margin: 20px 0;
}

@media(min-width: 1025px) {

  .blog-grid .blog-desc,
  .blog-grid .single-blog-desc p,
  .single-blog-desc .blog-grid p {
    margin: 24px 0 43px;
  }
}

.blog-grid .nomos-social {
  left: 50%;
  transform: translateX(-65%);
  -o-transform: translateX(-65%);
  -webkit-transform: translateX(-65);
}

.single-blog {
  padding-bottom: 30px;
  padding-top: 30px;
}

@media(min-width: 1025px) {
  .single-blog {
    padding-top: 60px;
  }
}

.single-blog .blog-main-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media(min-width: 1025px) {
  .single-blog .blog-main-img {
    margin-top: 104px;
    margin-bottom: 56px;
  }
}

@media(min-width: 1025px) {
  .single-blog-post {
    max-width: 1040px;
    margin: 0 auto;
  }
}

.single-blog-post .title {
  margin-top: 26px;
  margin-bottom: 21px;
}

.single-blog-post .title a {
  font-weight: 100;
}

.single-blog-post .blog-tag {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin-bottom: 15px;
}

@media(min-width: 480px) {
  .single-blog-post .blog-tag {
    margin-bottom: 46px;
  }
}

.single-blog-post .blog-tag [class*="blog-"] {
  color: #000;
}

.single-blog-post .blog-tag [class*="blog-"]:after {
  content: "/";
  padding: 0 12px 0 6px;
  color: #000;
}

.single-blog-post .blog-tag [class*="blog-"]:last-child:after {
  content: none;
}

.single-blog-post .blog-tag .text-bold {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.single-blog-desc .dropcap {
  font-size: 36px;
  color: #000;
  width: 72px;
  height: 72px;
  display: inline-block;
  float: left;
  margin-right: 24px;
  border: 2px solid;
  text-align: center;
  line-height: 72px;
  border-radius: 50%;
}

.single-blog-desc .blog-second-img {
  padding-top: 15px;
}

@media(min-width: 480px) {
  .single-blog-desc .blog-second-img {
    padding-top: 44px;
  }
}

.single-blog-desc .blog-second-img a {
  font-size: 15px;
}

.single-blog-desc h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 30px 0;
}

@media(min-width: 480px) {
  .single-blog-desc h4 {
    margin-top: 66px;
    margin-bottom: 36px;
  }
}

.single-blog-desc blockquote {
  padding-top: 24px;
  padding-bottom: 32px;
  padding-right: 36px;
  margin: 30px 0 15px;
  border-left: 4px solid #FF9E4A;
}

@media(min-width: 480px) {
  .single-blog-desc blockquote {
    margin-left: 0;
    margin-top: 68px;
  }
}

.single-blog-desc blockquote p {
  font-weight: 500;
  line-height: 28px;
  font-style: italic;
  color: #000;
}

.single-blog-bottom {
  padding: 30px 0;
  border-top: 1px solid #ededed;
}

@media(min-width: 480px) {
  .single-blog-bottom {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}

@media(max-width: 480px) {
  .blog-tags {
    margin-bottom: 15px;
  }
}

.blog-tags a {
  font-size: 13px;
  padding: 5px 18px;
  display: inline-block;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  border: 1px solid #ccc;
  margin-right: 5px;
}

@media(max-width: 480px) {
  .blog-tags a {
    margin-bottom: 5px;
  }
}

@media(max-width: 480px) {
  .blog-social {
    text-align: center;
  }
}

.blog-social a {
  color: #a9a9a9;
  font-size: 20px;
  display: inline-block;
  margin: 0 2px;
}

.single-blog-related {
  position: relative;
}

@media(min-width: 812px) {
  .single-blog-related {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding-bottom: 54px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    clear: both;
    border-top: 1px solid #e3e3e3;
    padding-top: 50px;
  }
}

@media(max-width: 767px) {
  .single-blog-related .post-expand {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin: 15px 0;
  }
}

@media(min-width: 767px) {
  .single-blog-related .post-expand {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
  }
}

.single-blog-related .post-expand .icons {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid;
  text-align: center;
  line-height: 68px;
}

.single-blog-related .post-expand .social-share .nomos-social {
  left: 50%;
  transform: translateX(-50%);
}

.single-blog-item {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 1 1 50%;
}

.single-blog-item .blog-related-img {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex: 0 0 75px;
}

.single-blog-item .blog-related-info .blog-link {
  text-transform: uppercase;
  color: #919191;
  margin-bottom: 0;
  display: block;
  letter-spacing: 0.2em;
  font-size: 12px;
}

.single-blog-item .blog-related-info .blog-link:hover {
  color: #FF9E4A;
}

.single-blog-item .blog-related-info p a {
  color: #242626;
}

@media(min-width: 480px) {
  .single-blog-item .blog-related-info p a {
    font-size: 18px;
  }
}

.single-blog-item .blog-related-info p a:hover {
  color: #FF9E4A;
}

.single-blog-item:last-child {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.blog-heading h1 {
  font-size: 22px;
  margin-bottom: 20px;
}

.blog-heading p {
  color: #6c6c6c;
  letter-spacing: 0.01em;
  font-size: 16px;
  margin-bottom: 35px;
}

.blog-comment .blog-comment-content {
  padding-top: 15px;
}

.blog-comment .blog-comment-content .blog-heading h1 {
  margin-bottom: 12px;
}

.blog-comment .blog-comment-content ul li {
  padding-top: 39px;
  padding-bottom: 28px;
  border-bottom: 1px solid #dedede;
}

.blog-comment .blog-comment-content ul li:nth-child(2) {
  margin-left: 50px;
}

@media(min-width: 480px) {
  .blog-comment .blog-comment-content ul li:nth-child(2) {
    margin-left: 146px;
  }
}

@media(min-width: 480px) {
  .blog-comment .blog-comment-content .blog-comment-item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-img {
  flex: 0 0 120px;
  margin-right: 27px;
}

@media(max-width: 480px) {
  .blog-comment .blog-comment-content .blog-comment-item .cmt-img {
    margin-bottom: 30px;
  }
}

@media(min-width: 480px) {
  .blog-comment .blog-comment-content .blog-comment-item .cmt-content {
    width: calc(100% - 100px);
  }
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 16px;
}

@media(max-width: 480px) {
  .blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name .wrp-element {
    margin-bottom: 10px;
  }
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name .wrp-element .name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-right: 20px;
  letter-spacing: 0.2em;
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name .wrp-element .date {
  font-size: 14px;
  color: #b0b0b0;
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name .wrp-element .date i {
  margin-right: 3px;
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name a {
  color: #777;
  text-transform: uppercase;
  font-size: 11px;
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content .wrp-name a i {
  font-size: 14px;
  margin-right: 8px;
  color: #c2c2c2;
}

.blog-comment .blog-comment-content .blog-comment-item .cmt-content p {
  color: #919191;
  line-height: 28px;
}

.blog-comment-bottom {
  padding-top: 18px;
}

@media(min-width: 1025px) {
  .blog-comment-bottom .blog-heading h1 {
    margin-bottom: 58px;
  }
}

.blog-comment-bottom .cmt-form .form-group {
  margin-bottom: 30px;
}

.blog-comment-bottom .cmt-form .form-group:last-child {
  margin-top: 38px;
}

.blog-comment-bottom .cmt-form .form-control {
  color: #999;
  background: transparent;
  padding-left: 20px;
  border-color: #dddddd;
}

.blog-comment-bottom .cmt-form textarea {
  padding-top: 20px;
  resize: none;
}

.blog-comment-bottom .cmt-form label {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
}

.blog-comment-bottom .cmt-form input {
  height: 60px;
}

@media(max-width: 480px) {
  .blog-comment-bottom .cmt-form .col-md-4 {
    margin-bottom: 30px;
  }
}

.blog-comment-bottom .cmt-form .nomos-btn {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 20px 49px;
  display: inline-block;
}

.blog-col {
  margin-top: 70px;
}

.blog-col .gallery-isotope .item-isotope {
  float: left;
  margin-bottom: 55px;
  padding-left: 15px;
  padding-right: 15px;
}

.blog-col .gallery-isotope.blog-col-3 .item-isotope,
.blog-col .gallery-isotope.blog-col-3 .item-size {
  width: 33.33333%;
}

.blog-col .gallery-isotope.blog-col-3 .width-60 {
  width: 66.66666%;
}

.blog-col .gallery-isotope.blog-col-3 .width-100 {
  width: 100%;
}

@media screen and (max-width: 1200px) {

  .blog-col .gallery-isotope.blog-col-3 .item-isotope,
  .blog-col .gallery-isotope.blog-col-3 .item-size {
    width: 33.33333% !important;
  }
}

@media screen and (max-width: 768px) {
  .blog-col .gallery-isotope {
    ;
    /* GALLERY */
  }

  .blog-col .gallery-isotope.blog-col-3 .item-isotope,
  .blog-col .gallery-isotope.blog-col-3 .item-size {
    width: 50% !important;
  }
}

@media screen and (max-width: 480px) {
  .blog-col .gallery-isotope {
    ;
    /* GALLERY */
  }

  .blog-col .gallery-isotope.blog-col-3 .item-isotope,
  .blog-col .gallery-isotope.blog-col-3 .item-size,
  .blog-col .gallery-isotope.blog-col-3 .width-60 {
    width: 100% !important;
  }
}

.blog-col .gallery-content .wrap-box-1 img {
  width: 100%;
}

.blog-col .gallery-content .btn-web a {
  height: 60px;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.blog-col .gallery-content .btn-web a i {
  margin-right: 15px;
}

.blog-col .gallery-restaurant {
  margin: auto;
}

.blog-col .gallery-restaurant ul {
  margin-bottom: 50px;
}

@media(max-width: 767px) {
  .blog-col .gallery-restaurant ul {
    margin-bottom: 35px;
  }
}

.blog-col .gallery-restaurant ul li {
  line-height: 40px;
}

@media(max-width: 767px) {
  .blog-col .gallery-restaurant ul li {
    padding: 0;
  }
}

.blog-col .gallery-restaurant ul li.active>a {
  border: 1px solid #e09300;
  color: #232323;
  background: transparent;
}

.blog-col .gallery-restaurant ul li.active>a:hover,
.blog-col .gallery-restaurant ul li.active>a:focus {
  border: 1px solid #e09300;
  cursor: pointer;
}

.blog-col .gallery-restaurant ul li a {
  margin: 0 5px;
  font-size: 16px;
  padding: 6px 18px;
  border: 1px solid transparent;
  color: #232323;
  text-decoration: none;
}

@media(max-width: 767px) {
  .blog-col .gallery-restaurant ul li a {
    margin: 0;
    font-size: 14px;
  }
}

@media(max-width: 480px) {
  .blog-col .gallery-restaurant ul li a {
    padding: 6px 10px;
  }
}

.blog-col .gallery-restaurant ul li a:hover,
.blog-col .gallery-restaurant ul li a:focus {
  outline: none;
  border: 1px solid #e09300;
}

.section-blog-list .item.behind {
  margin-top: 46px;
}

.section-blog-list .item .post-thumbnail img {
  width: 100%;
}

.section-blog-list .entry-content .entry-between {
  padding-top: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #efefef;
  line-height: 37px;
}

.section-blog-list .entry-content .entry-between .label {
  color: #FF9E4A;
  font-size: 11px;
  letter-spacing: 3px;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}

.section-blog-list .entry-content .entry-between .comment {
  padding: 6px 14px;
  background: black;
  float: right;
  font-size: 12px;
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 17px;
  font-weight: 700;
  color: #fff;
}

.section-blog-list .entry-content .entry-between span.comment:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid black;
  border-right: 13px solid transparent;
  border-bottom: 8px solid transparent;
}

.section-blog-list .entry-content .entry-meta {
  padding-top: 29px;
}

.section-blog-list .entry-content .entry-meta .entry-date {
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
}

.section-blog-list .entry-content .entry-meta .entry-title a {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
}

@media(min-width: 768px) and (max-width: 992px) {
  .section-blog-list .entry-content .entry-meta .entry-title a {
    font-size: 16px;
  }
}

.section-blog-list .entry-content .entry-meta .entry-title a:hover {
  text-decoration: none;
  color: #FF9E4A;
}

.section-blog-list .button {
  text-align: center;
  margin-top: 88px;
}

@media(min-width: 768px) and (max-width: 992px) {
  .section-blog-list .button {
    margin-top: 44px;
  }
}

.section-blog-list .button .loadmore {
  font-size: 16px;
  color: #030303;
  padding: 17px 30px 14px;
  background: transparent;
  border: 1px solid black;
}

.section-blog-list .button .loadmore img {
  margin-right: 16px;
}

.section-blog-list .button .loadmore:hover {
  background: #e09300;
  color: black;
  border: 1px solid #e09300;
}

.gallery_1 .wrap-blog {
  position: relative;
  overflow: hidden;
  display: block;
}

.gallery_1 .wrap-blog:hover .box-img img {
  transform: scale(1.1);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.gallery_1 .wrap-blog:hover .box-img:before {
  opacity: 1;
  overflow: visible;
}

.gallery_1 .wrap-blog .box-img {
  overflow: hidden;
}

.gallery_1 .wrap-blog .box-img img {
  width: 100%;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.blog-zigzag {
  padding-bottom: 0;
  padding-top: 70px;
  margin-bottom: -30px;
}

.blog-zigzag .btn-web a {
  height: 60px;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.blog-zigzag .btn-web a i {
  margin-right: 15px;
}

.blog-zigzag .wpb_wrapper .item-zigzag {
  margin-bottom: 100px;
}

.blog-zigzag .wpb_wrapper .post-standard figure img {
  width: 100%;
}

.blog-zigzag .wpb_wrapper .feature-content {
  margin-top: 35px;
}

@media(max-width: 1199px) and (min-width: 768px) {
  .blog-zigzag .wpb_wrapper .feature-content {
    margin: 0;
  }
}

.blog-zigzag .wpb_wrapper .feature-content .oct_top_featured_content {
  display: inline-block;
}

.blog-zigzag .wpb_wrapper .feature-content .oct_top_featured_content .oct_day {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #FF9E4A;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 9px;
  font-family: 'Roboto Condensed', sans-serif;
}

.blog-zigzag .wpb_wrapper .feature-content .oct_blog_title {
  font-size: 20px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0;
}

.blog-zigzag .wpb_wrapper .feature-content .oct_blog_title a {
  color: #232323;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 600;
}

.blog-zigzag .wpb_wrapper .feature-content .k_blog_content {
  line-height: 25px;
  margin-bottom: 40px;
  color: #7d7d7d;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.blog-zigzag .wpb_wrapper .feature-content .btn-web a {
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 37px;
}

.body-blog-listing .item-blog {
  display: flex;
  align-items: center;
  padding: 50px 0;
  border-bottom: 1px solid #ebebeb;
}

@media(max-width: 1024px) {
  .body-blog-listing .item-blog {
    flex-direction: column;
    padding: 30px 0 10px;
    align-items: baseline;
  }
}

.body-blog-listing .item-blog .info {
  flex: 1;
}

.body-blog-listing .item-blog .info .oct_comment {
  width: 100%;
  color: #b3b3b3;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}

.body-blog-listing .item-blog .info .oct_comment .author-line {
  padding-right: 10px;
  margin-right: 5px;
  position: relative;
  float: left;
}

.body-blog-listing .item-blog .info .oct_comment .author-line a {
  width: 100%;
  color: #b3b3b3;
  font-size: 12px;
}

.body-blog-listing .item-blog .info .oct_comment .author-line a:before {
  content: "/";
  position: absolute;
  right: 0;
  top: 0;
}

.body-blog-listing .item-blog .info .title {
  display: block;
  font-size: 24px;
  color: #000000;
  margin-top: 10px;
  font-weight: 600;
  transition: all 0.3s;
  text-transform: capitalize;
}

.body-blog-listing .item-blog .info .title:hover {
  color: #e09300;
}

.body-blog-listing .item-blog .date p {
  display: flex;
  align-items: center;
  color: #FF9E4A;
  font-weight: 500;
  margin: 0;
  font-size: 60px;
}

.body-blog-listing .item-blog .date p span {
  font-size: 16px;
  position: relative;
  padding-left: 55px;
  margin-left: 2 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600;
}

.body-blog-listing .item-blog .date p span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 1px;
  background-color: #FF9E4A;
}

.body-blog-listing .page_nav {
  margin: 95px 0 25px;
}

@media(max-width: 1024px) {
  .body-blog-listing .page_nav {
    margin: 60px 0 0;
  }
}

.body-blog-listing .page_nav .current {
  padding-left: 0 !important;
  color: #FF9E4A !important;
  text-decoration: underline;
}

.body-blog-listing .page_nav .page-numbers {
  padding: 0 7px;
  color: #232323;
  font-size: 16px;
  font-weight: 600;
}

.body-blog-listing .page_nav .page-numbers:hover {
  color: #FF9E4A;
}

/*
    5.2. Item view templates
 */
.product-title {
  font-size: 18px;
}

.product-title a {
  color: #1b1b1b;
  font-size: 1.2em;
}

.product-title a:hover {
  color: #000
}

.product-cate {
  color: #999;
  font-size: 12px;
  text-transform: capitalize;
}

.shop-mobile-heading {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.shop-mobile-heading h1 {
  font-size: 30px;
}

.shop-mobile-heading .view-mode {
  margin-left: auto;
}

.shop-mobile-heading .view-mode .products-list {
  height: 5px;
  width: 15px;
  position: relative;
  display: inline-block;
  color: #919191;
  margin: -3px 15px 0 5px;
  border-top: 2px solid;
}

.shop-mobile-heading .view-mode .products-list:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid;
  top: -8px;
  left: 0;
  width: 100%;
}

.shop-mobile-heading .view-mode .products-list:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid;
  width: 100%;
  left: 0;
  bottom: -3px;
}

.shop-mobile-heading .view-mode .products-list.active {
  color: #FF9E4A;
}

.shop-top,
.shop-bottom {
  position: relative;
}

@media(min-width: 1025px) {

  .shop-top,
  .shop-bottom {
    padding-top: 45px;
    padding-bottom: 30px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}

@media(min-width: 480px) {

  .shop-top,
  .shop-bottom {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

@media(min-width: 480px) {

  .shop-top .shop-element,
  .shop-bottom .shop-element {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

.shop-top .shop-element.right,
.shop-bottom .shop-element.right {
  min-width: 200px;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(max-width: 480px) {

  .shop-top .shop-element.right,
  .shop-bottom .shop-element.right {
    text-align: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.shop-top .shop-element.right span,
.shop-bottom .shop-element.right span {
  color: #888;
}

@media(min-width: 480px) {

  .shop-top .shop-element.right span,
  .shop-bottom .shop-element.right span {
    margin-right: 30px;
  }
}

@media(max-width: 480px) {

  .shop-top .shop-element.right span,
  .shop-bottom .shop-element.right span {
    margin: 15px 0;
    display: block;
  }
}

.shop-top .shop-element.right.v2 span,
.shop-bottom .shop-element.right.v2 span {
  margin-right: 0;
}

.shop-top .shop-element.left,
.shop-bottom .shop-element.left {
  min-width: 200px;
}

.shop-top .shop-element.centerr,
.shop-bottom .shop-element.centerr {
  width: calc(100% - 220px);
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.shop-top .shop-element .filter>a,
.shop-bottom .shop-element .filter>a {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #919191;
  text-transform: uppercase;
}

.shop-top .shop-element .filter>a i,
.shop-bottom .shop-element .filter>a i {
  margin-right: 12px;
  font-size: 17px;
}

.shop-top .shop-element .filter>a:hover,
.shop-bottom .shop-element .filter>a:hover {
  color: #FF9E4A;
}

.shop-top .shop-element .filter.active>a,
.shop-bottom .shop-element .filter.active>a {
  color: #FF9E4A;
}

.nomos-category {
  margin-bottom: 0;
}

.nomos-category li {
  padding-right: 25px;
  display: inline-block;
}

@media(min-width: 1025px) {
  .nomos-category li {
    padding: 0 16px;
  }
}

.nomos-category li a {
  font-size: 12px;
  color: #919191;
  position: relative;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.nomos-category li a:after {
  content: '';
  width: 0;
  height: 1px;
  background: #FF9E4A;
  position: absolute;
  display: block;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-category li a.active {
  color: #FF9E4A;
}

.nomos-category li a.active:after {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}

.nomos-category li:hover a {
  color: #FF9E4A;
}

.nomos-category li:hover a:after {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}

.nomos-category.category-filter-mobile .owl-nav>div {
  opacity: 1;
  right: -13px;
  width: 30px;
  font-size: 20px;
  height: 30px;
  top: -5px;
  line-height: 32px;
  transform: none;
  background: #fff;
  text-align: center;
  color: #000000;
  position: absolute;
  display: block !important;
  transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.nomos-category.category-filter-mobile .owl-nav>div:hover {
  background: #fff;
  color: #000000;
}

.nomos-category.category-filter-mobile .owl-nav>div.disabled {
  color: #cecece;
}

.nomos-category.category-filter-mobile .owl-nav .owl-prev {
  right: 15px;
  left: auto;
}

.category-filter-mobile {
  position: relative;
}

.category-filter-mobile-wrap {
  padding: 10px 0 5px;
}

.view-mode.view-group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(min-width: 480px) {
  .view-mode.view-group {
    padding-left: 20px;
  }
}

.view-mode.view-group a {
  text-align: center;
  cursor: pointer;
}

@media(min-width: 1025px) {
  .view-mode.view-group a {
    padding: 0 12px;
  }
}

.view-mode.view-group a svg {
  width: 16px;
  height: 16px;
  fill: #9f9f9f;
  stroke: #9f9f9f;
}

@media(max-width: 1025px) {
  .view-mode.view-group a svg {
    width: 18px;
    height: 18px;
  }
}

.view-mode.view-group a i,
.view-mode.view-group a svg {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.view-mode.view-group a:hover i,
.view-mode.view-group a:hover svg {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.view-mode.view-group a:hover svg {
  fill: #FF9E4A;
  stroke: #FF9E4A;
}

.view-mode.view-group a.active i {
  opacity: 1;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.view-mode.view-group a.active svg {
  fill: #FF9E4A;
  stroke: #FF9E4A;
}

.view-mode.view-group a:last-child {
  padding-right: 0;
}

.shop-filter .dropdown-menu {
  width: 100%;
  border: 0;
  background: #f8f8f8;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  margin: 0 0 36px;
  padding: 50px 20px 20px 70px;
}

.collection-bg {
  background: url("../img/sidebar_bg.jpg") no-repeat center;
  background-size: cover;
  padding: 62px 0;
  margin-bottom: 52px;
}

.collection-bg .shop-heading h1 {
  color: #FFF;
}

.collection-bg .shop-heading .breadcrumb>* {
  color: #FFF;
}

.collection-bg .shop-heading .breadcrumb>* a {
  color: #FFF;
}

.collection-bg .shop-heading .breadcrumb>li+li:before {
  color: #FFF;
}

.widget-filter h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.widget-filter.filter-cate ul li a {
  color: #919191;
  font-size: 16px;
  position: relative;
  padding-left: 26px;
  line-height: 35px;
}

.widget-filter.filter-cate ul li a.active {
  color: #FF9E4A;
}

.widget-filter.filter-cate ul li a.active:before {
  background-color: #FF9E4A;
  border-color: #FF9E4A;
}

.widget-filter.filter-cate ul li a:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  opacity: 0;
  background: #FF9E4A;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.widget-filter.filter-cate ul li a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.widget-filter.filter-cate ul li a:hover {
  color: #FF9E4A;
}

.widget-filter.filter-color ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
}

.widget-filter.filter-color ul li a {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  position: relative;
}

.widget-filter.filter-color ul li a.active {

  box-shadow: 0 0 0 1px black;

}

.widget-filter.filter-size ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 15px 0;
}

.widget-filter.filter-size ul li a {
  display: block;
  color: #919191;
  font-size: 12px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}

.widget-filter.filter-size ul li a.active {
  color: #000;
  border-color: #000;
}

.widget-filter.filter-size ul li a:hover {
  color: #000;
  border-color: #000;
}

.widget-filter.filter-price {
  @enxtend .filter-cate;
}

.widget-filter.filter-brand {
  @enxtend .filter-cate;
}

.widget-filter.filter-tags a {
  color: #919191;
  font-size: 14px;
  border: 1px solid #e7e7e7;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  display: inline-block;
  margin: 0 8px 13px 0;
  padding: 4px 22px;
}

.widget-filter.filter-tags a:hover {
  color: #000;
  border: 1px solid #000;
}

.product-button-group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
}

@media(max-width: 1025px) {
  .product-button-group {
    display: none;
  }
}

@media(min-width: 1025px) {
  .product-button-group {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 45px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.product-button-group .nomos-btn {
  width: 45px;
  height: 45px;
  line-height: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 7px;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  opacity: 0;
  visibility: hidden;
}

.product-button-group .nomos-btn:hover {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.product-button-group .nomos-btn.nomos-wishlist {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.product-button-group .nomos-btn.nomos-addcart {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

@media(min-width: 1025px) {
  .nomos-quickview {
    opacity: 1;
    visibility: visible;
    display: block;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    padding: 0 19px;
    position: absolute;
    bottom: -44px;
    right: -44px;
    font-size: 0;
    line-height: 50px;
    text-align: left;
    background-color: #ffffff;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    z-index: 4;
  }

  .nomos-quickview:before {
    font-family: 'Simple-Line-Icons', sans-serif;
    content: '\e090';
    font-size: 14px;
  }
}

@media(min-width: 1025px) {
  .nomos-addcart-text {
    opacity: 0;
    position: absolute;
    top: 100%;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    width: 100%;
    z-index: 9;
  }

  .nomos-addcart-text span {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FF9E4A;
    font-size: 14px;
    font-weight: bold;
  }
}

@media(max-width: 1025px) {
  .nomos-addcart-text {
    display: none;
  }
}

.nomos-price-view {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  width: 100%;
}

.product-item {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

@media(min-width: 1025px) {
  .product-item:hover .nomos-addcart-text {
    opacity: 1;
    top: -webkit-calc(100% - 22px);
    top: -moz-calc(100% - 22px);
    top: calc(100% - 22px);
  }

    {
    % comment %
  }

  .product-item:hover .nomos-price-view {
    opacity: 0;
  }

    {
    % endcomment %
  }

  .product-item:hover .nomos-price-view {
    opacity: 1;
  }

  .product-item:hover .product-button-group {
    opacity: 1;
    visibility: visible;
  }

  .product-item:hover .nomos-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.product-item:hover .product-img .product-second-img {
  opacity: 1;
  visibility: visible;
}

.product-item:hover .overlay-img {
  opacity: 1;
}

@media(max-width: 1024px) {
  .btn-view {
    display: none;
  }
}

.product-img img {
  width: 100%;
}

.product-img-link {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 20px;
}

.product-img-link img {
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.product-img-link img.product-second-img {
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}

.filter-collection-left {
  margin-bottom: 15px;
  margin-top: 20px;
}

.filter-collection-left .btn {
  position: fixed;
  z-index: 1000;
  top: 40%;
  right: 0;
  color: #fff;
  background-color: #141414;
  width: 31px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  border-radius: 5px 0 0 5px;
  padding: 0;
  margin: 0;
}

.close-sidebar-collection {
  font-size: 16px;
  line-height: 50px;
  background: #000;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}

.close-sidebar-collection span {
  display: inline-block;
}

@media(max-width: 1024px) {
  .close-sidebar-collection {
    margin: 0 -15px 30px;
  }
}

@media(max-width: 1024px) {
  .close-sidebar-collection .icon_close {
    left: auto;
    right: 10px;
    top: 0;
    line-height: 50px;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    color: #fff;
  }
}

@media(max-width: 1024px) {
  .col-left {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    list-style: none;
    z-index: 4;
    top: 0;
    left: -300px;
    height: 100%;
    width: 300px;
    text-align: left;
    overflow-x: scroll;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }
}

.collection-list .product-grid {
  padding-top: 0;
  padding-bottom: 40px;
}

.collection-list .shop-bottom {
  padding-bottom: 0;
}

@media(min-width: 1025px) {
  .collection-list .shop-bottom {
    padding-top: 33px;
  }
}

@media(min-width: 480px) {
  .collection-list .shop-bottom .pagination {
    margin: 0;
  }
}

.collection-sidebar .widget-filter:not(:last-child) {
  padding-bottom: 22px;
  padding-top: 25px;
  border-bottom: 1px solid #ededed;
}

.collection-sidebar .widget-filter:not(:last-child):first-child {
  padding-top: 0;
}

.collection-sidebar .widget-filter:not(:last-child).no-pd-top {
  padding-top: 0;
}

.collection-sidebar .widget-filter:not(:last-child).no-pd-top h3 {
  margin-top: 0;
}

@media(min-width: 1025px) {

  .collection-sidebar .widget-filter:not(:last-child).filter-color ul,
  .collection-sidebar .widget-filter:not(:last-child).filter-size ul {
    max-width: 200px;
  }
}

.collection-sidebar .btn-filter {
  padding: 15px 64px;
  display: inline-block;
  margin-top: 45px;
}

@media(min-width: 1025px) {
  .r-sidebar {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }

  .r-sidebar .collection-sidebar {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .r-sidebar .collection-list {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}

.single-product-detail {
  padding-bottom: 43px;
}

@media(min-width: 1367px) {
  .single-product-detail [class*="col-md-"]:first-child {
    width: 55.3%;
  }

  .single-product-detail [class*="col-md-"]:last-child {
    width: 44.7%;
  }
}

@media(max-width: 767px) {
  .single-product-detail [class*="col-"] {
    padding: 0;
  }

  .single-product-detail .row {
    margin: 0;
  }
}

.single-product-detail .product-images {
  position: relative;
}

@media(max-width: 1366px) {
  .single-product-detail .product-images img {
    width: auto;
    margin: 0 auto;
  }
}

@media(min-width: 1025px) {
  .single-product-detail .single-product-info {
    padding-left: 30px;
  }
}

@media(min-width: 1400px) {
  .single-product-detail .single-product-info {
    padding-left: 55px;
  }
}

@media(max-width: 767px) {
  .single-product-detail .single-product-info {
    text-align: center;
    padding-top: 6px;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.single-product-detail .single-product-info label {
  margin-bottom: 15px;
}

.single-product-detail .single-product-info .product-rating {
  margin-bottom: 15px;
}

.single-product-detail .single-product-info .product-rating .number-rating {
  font-size: 14px;
  color: #919191;
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .product-rating .number-rating {
    margin-left: 15px;
  }
}

@media(max-width: 767px) {
  .single-product-detail .single-product-info .product-rating {
    margin-top: 12px;
    margin-bottom: 14px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.single-product-detail .single-product-info .product-title {
  font-family: "Muli", sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
}

@media (min-width: 480px) {
  .single-product-detail .single-product-info .product-title {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .single-product-detail .single-product-info .product-title {
    font-size: 24px;
    padding: 10px;
    margin-bottom: 0;
  }
}


.single-product-detail .single-product-info .product-title a {
  color: #384c5c;
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .product-title a {
    font-size: 32px;
  }
}

.single-product-detail .single-product-info .product-title a:hover {
  color: #000;
}

.single-product-detail .single-product-info .product-price {
  margin: 10px 0 !important;
}

@media (max-width: 767px) {
  .single-product-detail .single-product-info .product-price {
    position: relative;
    z-index: 3;
    left: 50%;
    /* width: 88%; */
    transform: translate(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    height: 30px;
    line-height: 30px;
  }

  .engoj-tax {
    font-size: 11px !important;
    font-family: "Muli", sans-serif;
    color: #000 !important;
    opacity: 0.5;
    margin-top: 6px;
    padding-left: 4px;
  }
}

.single-product-detail .single-product-info .product-price span {
  /* font-size: 18px;
      color: #FFF; */
  font-size: 20px !important;
  font-family: 'Muli', sans-serif;
  color: #B12704;
  font-weight: 500;
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .product-price span {
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    color: #B12704
  }
}

.single-product-detail .single-product-info .product-price span.old {
  font-size: 14px !important;
  /* text-decoration: line-through; */
  margin-right: 10px;
  font-weight: 300;
  color: #a9a9a9;
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .product-price span.old {
    color: #a9a9a9;
  }
}

.single-product-detail .single-product-info .info-title {
  font-size: 18px;
  margin-bottom: 25px;
}

.single-product-detail .single-product-info .availability {
  margin-bottom: 15px;
}

.single-product-detail .single-product-info .availability .product-inventory label {
  color: #999999;
}

.single-product-detail .single-product-info .availability .product-inventory span {
  color: #5cb85c;
  font-weight: bold;
}

.single-product-detail .single-product-info .short-desc {
  /* padding-top: 36px; */
  padding-top: 0;
  position: relative;
}

/* @media (max-width: 767px) {
      .single-product-detail .single-product-info .short-desc:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: -webkit-calc(100vw);
        width: -moz-calc(100vw);
        width: calc(100vw);
        height: 1px;
        background-color: #ebebeb; } } */
.single-product-detail .single-product-info .product-desc {
  color: #919191;
  font-size: 14px;
  margin-bottom: 0;
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .product-desc {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.single-product-detail .single-product-info .swatch-details {
  margin-top: 10px;
  /* margin-bottom: 41px; */
}

@media(min-width: 767px) {
  .single-product-detail .single-product-info .swatch-details {
    margin-top: 10px;
  }
}

.single-product-detail .single-product-info .group-wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.single-product-detail .single-product-info .group-wrap label {
  /*       font-size: 16px; */
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  /*       padding: 26px 26px 26px 0; */
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  /* max-width: 63px; */
  width: 100%;
}

.single-product-detail .single-product-info .group-wrap label:last-child {
  border-top: 0;
}

.single-product-detail .single-product-info .group-wrap .color-group,
.single-product-detail .single-product-info .group-wrap .product-size,
.single-product-detail .single-product-info .group-wrap .size-group {
  width: 100%;
  margin-left: 28px;
  margin-bottom: 0;
  padding: 26px 0;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}

@media(max-width: 1025px) {

  .single-product-detail .single-product-info .group-wrap .color-group,
  .single-product-detail .single-product-info .group-wrap .product-size,
  .single-product-detail .single-product-info .group-wrap .size-group {
    text-align: left;
  }
}

.single-product-detail .single-product-info .group-wrap .product-size {
  padding: 20px 0;
  border-top: 0;
}

.single-product-detail .single-product-info .group-wrap .product-size a {
  display: inline-block;
  color: #919191;
  font-size: 12px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  font-weight: 500;
  margin-right: 15px;
}

.single-product-detail .single-product-info .group-wrap .product-size a.active {
  color: #000;
  border-color: #000;
}

.single-product-detail .single-product-info .group-wrap .product-size a:hover {
  color: #000;
  border-color: #000;
}

.single-product-detail .single-product-info .group-wrap .circle {
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 16px;
}

.single-product-detail .single-product-info .size-group {
  position: relative;
  width: 200px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 30px;
}

.single-product-detail .single-product-info .size-group .single-option-selector {
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ededed;
  box-shadow: none;
  background-color: #FFF;
  height: 40px;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  padding: 6px 15px;
}

.single-product-detail .single-product-info .size-group .single-option-selector:focus {
  outline: none;
}

.single-product-detail .single-product-info .size-group:after {
  position: absolute;
  top: 72%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  content: '\e903';
  font-size: 5px;
  font-family: 'nomos';
}

.single-product-detail .single-product-info .product-tags {
    {
    % comment %
  }

  margin-top: 32px;

    {
    % endcomment %
  }

  margin-top: 8px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(max-width: 767px) {
  .single-product-detail .single-product-info .product-tags {
    margin-bottom: 30px;
  }
}

.single-product-detail .single-product-info .product-tags a {
  color: #000;
}

.single-product-detail .single-product-info .product-tags a:hover {
  color: #FF9E4A;
}

.single-product-detail .single-product-info .product-tags .element-tag {
  padding: 0 17px;
  color: #a9a9a9;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.single-product-detail .single-product-info .product-tags .element-tag:not(:last-child) {
  border-right: 1px solid #dadada;
}

.single-product-detail .single-product-info .product-tags .element-tag:first-child {
  padding-left: 0;
}

.single-product-detail .single-product-info .product-tags .element-tag a {
  color: #a9a9a9;
}

.single-product-detail .single-product-info .product-tags .element-tag a:hover {
  color: #FF9E4A;
}

.single-product-detail .single-product-info .product-tags .element-tag label {
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}

@media(max-width: 813px) {
  .single-product-detail .single-product-info .single-product-button-group .element-button {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .single-product-detail .single-product-info .single-product-button-group .element-button .nomos-addcart {
    margin-bottom: 13px;
  }
}

.single-product-detail .single-product-info .mobile-column {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.group-wrap:last-child label {
  border-top: 0 !important;
}

/* @media (max-width: 1366px) { */
.product-img-slide {
  flex-direction: column;
}

/* } */

.multiple-img-list {
  margin: 0 -5px;
}

.multiple-img-list .product-col {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 108px;
  padding: 0 5px;
}

.multiple-img-list .product-col.v2 {
  margin-bottom: 14px;
}

.multiple-img-list .product-col .img img {
  transition: all 0.3s;
}

.multiple-img-list .product-col.slick-current .img {
  border: 1px solid #cccccc;
}

.multiple-img-list-ver2 {
  position: relative;
}

.multiple-img-list-ver2.v2 .slick-slide {
  border-radius: 10px;
}

@media(max-width: 767px) {
  .multiple-img-list-ver2 {
    margin: 0;
  }
}

@media(max-width: 1366px) {
  .multiple-img-list-ver2 {
    /* margin: 0 -5px;  */
    margin: 0
  }
}

@media(min-width: 1367px) {
  .multiple-img-list-ver2 {
    width: 14.162%;
    /* -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; */
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-right: 20px;
  }

  .multiple-img-list-ver2.v2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-right: 0;
    margin-left: 20px;
  }

  .multiple-img-list-ver2 .img img {
    width: 100%;
    max-width: 97px;
    transition: all 0.3s;
    border: 1px solid #e4e4e4;
  }

  .multiple-img-list-ver2 .slick-slide img {
    display: inline-block;
  }

  .multiple-img-list-ver2 .product-col .img {
    display: inline-block;
  }
}

.multiple-img-list-ver2 .product-col {
  margin-bottom: 10px;
}

.multiple-img-list-ver2 .product-col.v2 {
  margin-bottom: 14px;
}

@media(max-width: 1366px) {
  .multiple-img-list-ver2 .product-col {
    margin-top: 10px;
    width: 108px;
    padding: 0 5px;
  }

  .multiple-img-list-ver2 .product-col .img img {
    transition: all 0.3s;
    border: 1px solid #e4e4e4;
  }
}

.product-images {
  overflow: hidden;
}

@media(min-width: 1367px) {
  .product-images {
    width: 100%;
    /* -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;  */
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .product-images.v2 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
  }
}

.single-product-tab {
  position: relative;
  padding-bottom: 30px;
}

@media(max-width: 767px) {
  .single-product-tab {
    padding-bottom: 0;
  }
}

@media(min-width: 1025px) {
  .single-product-tab {
    padding-bottom: 90px;
  }
}

.single-product-tab>ul {
  position: relative;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
}

@media(min-width: 480px) {
  .single-product-tab>ul {
    text-align: center;
    margin-bottom: 80px;
  }
}

.single-product-tab>ul li {
  display: block;
}

@media(min-width: 480px) {
  .single-product-tab>ul li {
    display: inline-block;
    padding: 0 28px;
  }
}

.single-product-tab>ul li a {
  font-size: 12px;
  font-weight: bold;
  color: #888;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 12px 0;
  position: relative;
  display: inline-block;
}

@media(min-width: 480px) {
  .single-product-tab>ul li a {
    padding: 31px 0;
  }
}

.single-product-tab>ul li a:after {
  content: '';
  width: 0;
  height: 2px;
  background: #ed6736;
  position: absolute;
  display: block;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.single-product-tab>ul li:hover a {
  color: #000;
}

.single-product-tab>ul li:hover a:after {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}

.single-product-tab>ul li.active a {
  /* color: #FF9E4A;  */
  color: #000;
}

.single-product-tab>ul li.active a:after {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}

@media(min-width: 1025px) {
  .single-product-tab .content-desc {
    max-width: 900px;
    margin: 0 auto;
  }
}

.single-product-tab .content-desc p {
  color: #919191;
  line-height: 28px;
}

@media(min-width: 1024px) {
  .review-content {
    max-width: 770px;
    margin: 0 auto;
  }
}

.element-review {
  padding: 30px 0;
  border-bottom: 1px solid #ededed;
}

@media(min-width: 480px) {
  .element-review {
    padding: 60px 0;
  }
}

.element-review:first-child {
  padding-top: 0;
}

.element-review .r-name {
  font-size: 16px;
  font-weight: 600;
}

.element-review .r-date {
  color: #a9a9a9;
}

.element-review .r-desc {
  color: #000;
  letter-spacing: 0.01em;
}

.element-review .group-star {
  margin-bottom: 25px;
}

.review-form h3 {
  font-size: 16px;
  font-weight: 600;
}

.review-form .rating-star {
  margin-bottom: 40px;
}

.review-form .rating-star span {
  font-size: 18px;
  color: #aaaaaa;
}

@media(min-width: 1024px) {
  .review-form {
    max-width: 770px;
    margin: 0 auto;
    padding-top: 40px;
  }
}

.review-form .cmt-form .form-group {
  margin-bottom: 30px;
}

.review-form .cmt-form .form-control {
  color: #666;
  background: #FFF;
  padding-left: 20px;
  border: 1px solid #ededed;
}

.review-form .cmt-form .form-control::-webkit-input-placeholder {
  color: #666;
  font-size: 14px;
}

.review-form .cmt-form .form-control:-moz-placeholder {
  color: #666;
  font-size: 14px;
}

.review-form .cmt-form .form-control::-moz-placeholder {
  color: #666;
  font-size: 14px;
}

.review-form .cmt-form .form-control:-ms-input-placeholder {
  color: #666;
  font-size: 14px;
}

.review-form .cmt-form textarea {
  padding-top: 20px;
  resize: none;
}

.review-form .cmt-form input {
  height: 50px;
}

@media(max-width: 480px) {
  .review-form .cmt-form .col-md-6 {
    margin-bottom: 30px;
  }
}

.review-form .cmt-form .nomos-btn {
  font-size: 15px;
  padding: 14px 106px;
}

@media(min-width: 1025px) {
  .nomos-content {
    padding-bottom: 10px;
    padding-top: 24px;
  }
}

@media(min-width: 767px) {
  .nomos-content .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

@media(min-width: 767px) {
  .nomos-content .row [class*="col-"]:last-child {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}

@media(min-width: 767px) {
  .nomos-content .nomos-content-element .product-img {
    margin-bottom: 74px;
  }
}

.nomos-content .nomos-content-element h3 {
  font-size: 24px;
  color: #000;
}

@media(min-width: 767px) {
  .nomos-content .nomos-content-element h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
}

.nomos-content .nomos-content-element p {
  color: #919191;
}

@media(min-width: 767px) {
  .nomos-content .nomos-content-element p {
    font-size: 16px;
    line-height: 28px;
  }
}

.nomos-content .nomos-content-element .learnmore {
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
  font-weight: 500;
}

@media(min-width: 1400px) {
  .nomos-content .nomos-content-element .learnmore {
    margin-top: 45px;
  }
}

.nomos-content .nomos-content-element .learnmore:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 2px solid;
}

.nomos-content.style2 {
  padding-bottom: 0;
}

.nomos-content.style2 .row {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(min-width: 767px) {
  .nomos-content.style2 .row [class*="col-"].none-flex {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
}

.nomos-content.style2 .nomos-content-element .product-img {
  margin-bottom: 0;
}

@media(max-width: 767px) {
  .nomos-content.style2 .nomos-content-element:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media(min-width: 767px) {
  .nomos-content.style2 .nomos-content-element:not(:last-child) {
    margin-bottom: 91px;
  }

  .nomos-content.style2 .nomos-content-element:not(:last-child) .product-img {
    margin-bottom: 0;
  }
}

.nomos-content.style2.style3 {
  padding-top: 5px;
}

.nomos-tab-title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.nomos-collapse-content p {
  color: #000;
  line-height: 24px;
}

.nomos-tab-collapse-block .panel-heading .accordion-toggle {
  position: relative;
}

.nomos-tab-collapse-block .panel-heading .accordion-toggle:before {
  font-family: 'ionicons';
  content: "\f462";
  font-size: 30px;
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nomos-tab-collapse-block .panel-heading .accordion-toggle.collapsed:before {
  content: "\f489";
}

@media (min-width: 1025px) {
  .single-product-detail .border-box {
    /* padding: 15px 40px; */
    /* border: 1px solid #f1f1f1; */
    border-radius: 10px;
    /* -webkit-box-shadow: 0 5px 26px 5px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 26px 5px rgba(0, 0, 0, 0.06); */
    background: #fff;
    /* margin-left: 15px; */
    margin-left: 0;
    padding: 30;
    border: 0;
  }
}

.single-product-detail.modern .multiple-img-list-ver2 .img {
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  border-radius: 10%;
}

.single-product-detail.modern .multiple-img-list-ver2 .img img {
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  border-radius: 10%;
}

@media (min-width: 767px) {
  .single-product-detail.modern .product-img-slide {
    margin-bottom: 50px;
  }
}

.single-product-detail.gallery {
  width: 100%;
}

.single-product-detail.gallery .single-product-info {
  text-align: center;
}

.single-product-detail.gallery .single-product-info .swatch-details {
  margin-left: auto;
  max-width: 550px;
  margin-right: auto;
}

.single-product-detail.gallery .single-product-button-group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

@media (min-width: 1024px) {
  .single-product-detail.gallery .single-product-button-group {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }

  .single-product-detail.gallery
    .single-product-button-group
    .element-button:last-child {
    margin-left: 11px;
  }
}

@media (max-width: 813px) {
  .single-product-detail.gallery .single-product-button-group {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }

  .single-product-detail.gallery .single-product-button-group .element-button {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 480px) {
  .single-product-detail.gallery .product-tags {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.nomos-product-single-gallery a {
  display: block;
  padding: 0 15px;
}

@media (min-width: 1400px) {
  .nomos-product-single-gallery a {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .nomos-product-single-gallery a {
    padding: 0;
  }
}

@media (min-width: 767px) {
  .nomos-product-single-gallery .slick-dots {
    position: static;
    margin-top: 15px;
  }
}

@media (min-width: 1025px) {
  .nomos-product-single-gallery .slick-dots {
    margin-top: 45px;
  }
}

.product-img-gallery {
  position: relative;
}

@media (min-width: 767px) {
  .product-img-gallery {
    margin-bottom: 15px;
  }
}

@media (min-width: 1025px) {
  .product-img-gallery {
    margin-bottom: 45px;
  }
}

@media (min-width: 1367px) {
  .single-product-detail.sticky [class*="col-"]:first-child {
    width: 55.175%;
  }

  .single-product-detail.sticky [class*="col-"]:last-child {
    width: 44.825%;
  }
}

.single-product-detail.sticky
  .shopify-product-gallery__wrapper
  a:not(:last-child)
  img {
  margin-bottom: 15px;
}

@media (min-width: 1400px) {
  .single-product-detail.sticky
    .shopify-product-gallery__wrapper
    a:not(:last-child)
    img {
    margin-bottom: 39px;
  }
}

.single-product-detail.v2 {
  position: static;
}

.single-product-info.v2 .product-rating {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.single-product-info.v2 .product-rating .number-rating {
  margin-left: 0;
}

.single-product-info.v2 .product-size {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.single-product-info.v2 .product-size label {
  color: #000;
}

.single-product-info.v2 .product-size .size-guide {
  margin-bottom: 30px;
}

.single-product-info.v2 .single-product-button-group {
  padding-bottom: 30px;
}

.entry-summary.hide-temporary {
  opacity: 0;
}

@media(max-width: 812px) {
  .entry-summary {
    height: auto !important;
  }

  .entry-summary.hide-temporary {
    opacity: 1;
  }

  .summary-inner {
    position: static !important;
    height: auto !important;
    overflow: unset !important;
  }
}

@media(min-width: 1025px) {
  .single-product-detail.v3 .product-images {
    width: 100%;
  }

  .single-product-detail.v3 .product-images img {
    width: 100%;
  }

  .single-product-detail.v3 .multiple-img-list {
    width: 100%;
  }

  .single-product-detail.v3 .nomos-width1 {
    width: 51.725%;
  }

  .single-product-detail.v3 .nomos-width2 {
    width: 48.275%;
  }

  .single-product-detail.v3 .product-social {
    margin-bottom: 60px;
  }
}

@media(min-width: 1400px) {
  .single-product-detail.v3 .single-product-info {
    padding-left: 140px;
    max-width: 680px;
  }
}

@media(max-width: 480px) {
  .single-product-detail.v3 .product-social {
    padding-top: 30px;
  }
}

.single-product-detail.v3 .product-social {
  margin-bottom: 30px;
}

.single-product-detail.v3 .single-product-button-group {
  padding-bottom: 0;
}

.single-product-detail.v3 .product-rating {
  margin-bottom: 50px;
}

.flex .product-rating {
 align-items: center !important;
}

@media(max-width: 767px) {
  .yotpo-star-ratings-widget-override-css {
    justify-content: center !important;
  }
}

.single-product-detail.v3 .single-product-tab {
  padding-bottom: 0;
}

.single-product-detail.v3 .product-countdown {
  margin-bottom: 32px;
}

.single-product-detail.v3 .product-countdown h3 {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.single-product-detail.v3 .product-countdown h3 span {
  font-weight: 600;
  color: #000;
}

.countdown-time {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.countdown-time ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

@media(min-width: 1024px) {
  .countdown-time {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.countdown-time.v2 {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.countdown-time.v3 {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.countdown-time.v3 span {
  color: #000;
  letter-spacing: 0.01em;
}

.countdown-time.v3 li p {
  color: #000;
  letter-spacing: 0.01em;
}

.countdown-time b {
  font-size: 24px;
  font-weight: 400;
}

@media(min-width: 1025px) {
  .countdown-time b {
    font-size: 60px;
  }
}

.countdown-time li {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 70px;
  height: 70px;
  margin: 0 5px;
  background: #FFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

@media(min-width: 480px) {
  .countdown-time li {
    width: 100px;
    height: 100px;
    margin: 0 17px;
  }
}

@media(min-width: 1024px) {
  .countdown-time li {
    width: 153px;
    height: 153px;
  }
}

.countdown-time li:last-child {
  margin-right: 0;
}

.countdown-time li p {
  color: #000;
  margin: 0;
  letter-spacing: 0.01em;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}

.countdown-time li span {
  font-weight: 500;
  letter-spacing: 0.2em;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
}

@media(max-width: 480px) {
  .countdown-time li span {
    font-size: 10px;
  }
}

.countdown-time li:last-child p:after {
  content: none;
}

.nomos-qtt {
  margin-top: 2px;
  /* width: 60px;
  height: 25px; */
  width: 80px;
  height: 30px;
  line-height: 25px;
  position: relative;
  padding: 2px;
  border: 1px solid #ececec;
  overflow: hidden;
  text-align: left;
  margin-right: 14px;
  float: left;
  /* padding-left: 25px; */
  /* padding-left: 4px; */
  /* margin-bottom: 13px; */
  margin-bottom: 4px;
  border-radius: 4px;
  background: #FFF;
}

@media(max-width: 767px) {
  .nomos-qtt {
    width: 100px;
  }
}

.nomos-qtt .control {
  float: left;
  /* width: 60px; */
  width: 80px;
  overflow: hidden;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

@media(max-width: 767px) {
  .nomos-qtt .control {
    width: 100px;
  }
}

.nomos-qtt input {
  color: #000;
  -moz-appearance: textfield;
  /* border-right: 1px solid #ececec;
    border-left: 1px solid #ececec; */
  font-size: 13px;
  font-weight: 500;
  padding: 0 5px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  float: left;
  background-color: transparent;
  /*border: none; */
  /* width: 100%;*/
  width: 26px;
}

.nomos-qtt .quantity-left-minus {
  opacity: .7;
  text-align: center;
}

@media(max-width: 767px) {
  .nomos-qtt .quantity-left-minus {
    padding-left: 10px;
  }
}

.nomos-qtt .quantity-right-plus {
  opacity: .7;
  text-align: center;
}

@media(max-width: 767px) {
  .nomos-qtt .quantity-right-plus {
    padding-right: 10px;
  }
}

.nomos-qtt .btn {
  font-size: 15px;
  /* width: 17px; */
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 0;
  padding: 0;
  display: inline-block;
  float: left;
  background: transparent;
}

@media(max-width: 767px) {
  .single-product-detail .nomos-qtt.quantity-clone {
    width: 100%;
    /* height: 40px; */
    line-height: 0;
    /* border: 1px solid #e5e5e5; */
    color: #000;
    overflow: hidden;
    /* position: absolute; */
    z-index: 3;
    font-size: 0;
    top: 4px;
    left: 0;
    padding: 3px 0 0;
    margin: 0 0 14px;
    /* border-left: none;
      border-right: none;  */
  }

  .single-product-detail .nomos-qtt.quantity-clone .control {
    font-size: 15px;
    width: 100%;
  }

  .single-product-detail .nomos-qtt.quantity-clone .control .btn,
  .nomos-qtt.quantity-clone .control input {
    width: 40px;
    text-align: center;
  }

  .single-product-detail .nomos-qtt.quantity-clone .control .btn {
    ;
    /* line-height: 65px;  */
  }

  .single-product-detail .nomos-qtt.quantity-clone .control input {
    /* border-left: 1px solid #e5e5e5;
          border-right: 1px solid #e5e5e5; */
    border-top: none;
    border-bottom: none;
    font-size: 14px;
  }

  .single-product-detail .nomos-qtt.quantity-clone .control .quantity-left-minus i:before {
    font-family: "Muli";
    font-size: 30px;
    content: '-';
  }

  .single-product-detail .nomos-qtt.quantity-clone .control .quantity-right-plus i:before {
    font-family: "Muli";
    font-size: 30px;
    content: '+';
  }
}

.size-guide {
  position: relative;
  padding-bottom: 2px;
  letter-spacing: 0.02em;
}

.size-guide:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid;
  bottom: 0;
  width: 100%;
  right: 0;
}

.nomos-addcart {
  width: 275px;
  height: 57px;
  color: #fff;
  border: 0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media(max-width: 767px) {
  .nomos-addcart {
    position: fixed;
    z-index: 8888;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0;
  }

  .nomos-addcart {
    position: fixed;
    z-index: 8888;
    width: calc(100% - 40px) !important;
    left: 0;
    bottom: 0;
    margin: 20px !important;
    padding: 0 !important;
    border-radius: 10px !important;
    /* box-shadow: 0 0 0 2px #dc9814; */
    box-shadow: 1px 4px 17px 0px #0000001c !important;
  }
}

.continue-shopping {
  color: #111;
  background-color: #e8e8e9 !important;
  border: 1px solid #e8e8e9 !important;
  border-radius: 4px
}

.continue-shopping:hover {
  color: #111;
  background-color: #e8e8e9 !important;
  border: 1px solid #e8e8e9 !important;
  border-radius: 4px
}

.btn-wishlist,
.btn-share {
  width: 130px;
  height: 57px;
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-right: 10px;
}

.btn-wishlist i,
.btn-share i {
  font-size: 15px;
}

.element-button {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.nomos-dots-customize.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.nomos-dots-customize .slick-dots {
  bottom: 50px;
}

.nomos-dots-customize .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 7px;
}

.nomos-dots-customize .slick-dots li button {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 13px;
  height: 13px;
}

.nomos-dots-customize .slick-dots li button:before {
  width: 13px;
  height: 13px;
  line-height: 13px;
}

.nomos-dots-customize .slick-dots li.slick-active button:before {
  color: transparent;
}

.nomos-dots-customize .slick-active button {
  box-shadow: 0 0 0 2px #FF9E4A;
}

.product-toggle-more-detail {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  background: #e9e9e9;
  display: block;
  z-index: 1;
  position: relative;
  height: 52px;
  line-height: 52px;
  box-shadow: 0 -70px 55px #fff;
}

.product-toggle-more-detail.active {
  box-shadow: 0 0 0;
}

.product-toggle-more-detail.active:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
}

.product-toggle-more-detail:after {
  font-family: Flaticon;
  content: "\f102";
  font-weight: 900;
  margin-left: 10px;
  display: inline-block;
}

.product-toggle-more-detail:after {
  font-family: Flaticon;
  content: "\f102";
  font-weight: 900;
  margin-left: 10px;
  display: inline-block;
}

/* @media (max-width: 767px) {
  .product-mobile-more-detail-wrap {
    display: none; } } */

.owl-cate.owl-theme .owl-dots .owl-dot.active span,
.owl-cate .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  box-shadow: 0 0 0 2px #FF9E4A;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  width: 13px;
  height: 13px;
}

.owl-cate.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  background: #000;
  opacity: 0.3;
  margin-left: 10px;
  margin-right: 10px;
}

.owl-cate.owl-theme .owl-dots .owl-dot {
  vertical-align: middle;
}

.owl-cate.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 25px;
}

.ribbon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 52px;
  height: 26px;
  line-height: 27px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  display: inline-block;
  text-align: center;
  z-index: 3;
}

@media(min-width: 1025px) {
  .ribbon {
    right: 10px;
  }
}

.ribbon span {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}

.ribbon.nomos-hot {
  background: #f56642;
}

.ribbon.nomos-sale {
  background: #FF9E4A;
}

.ribbon.nomos-new {
  background: #222222;
}

.ribbon.nomos-trend {
  background: #6dcfd8;
}

.product,
.item,
.product-item {
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.product .product-images,
.item .product-images,
.product-item .product-images {
  position: relative;
}

@media(min-width: 1025px) {

  .product .product-images>a,
  .item .product-images>a,
  .product-item .product-images>a {
    position: relative;
  }
}

.wrap-gallery {
  padding-bottom: 28px;
}

@media(min-width: 768px) {
  .wrap-gallery-masonry .wrap-gallery-item:nth-child(2) {
    margin-top: 129px;
  }

  .wrap-gallery-masonry .wrap-gallery-item:last-child {
    margin-bottom: 0;
  }

  .wrap-gallery-masonry .wrap-gallery-item {
    margin-bottom: 244px;
  }
}

@media(max-width: 767px) {
  .wrap-gallery-masonry .wrap-gallery-item {
    margin-bottom: 30px;
  }
}

@media(max-width: 480px) {
  .wrap-gallery-masonry .wrap-gallery-item {
    width: 100%;
  }
}

@media(min-width: 1025px) {
  .wrap-gallery-grid .row {
    margin-left: -20px;
    margin-right: -20px;
  }

  .wrap-gallery-grid [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.lookbook {
  margin-bottom: 30px;
}

@media(min-width: 1681px) {
  .lookbook {
    margin-bottom: 63px;
  }
}

.lookbook .flex-colect {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

@media(max-width: 480px) {
  .lookbook .flex-colect {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
  }
}

.lookbook .flex-colect .flex-column {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.lookbook-img,
.product-img {
  position: relative;
}

@media(min-width: 768px) {
  .lookbitem:hover .lookbitem_content {
    visibility: visible;
    opacity: 6;
    filter: alpha(opacity=100);
  }
}

.lookbitem_content {
  padding: 10px;
  width: 305px;
  height: 314px;
  box-shadow: 0 2px 10px 0 #dfdfdf;
  border-radius: 3px;
  border-color: #dfdfdf;
  background: #fff;
  visibility: hidden;
  opacity: 0;
}

@media(max-width: 767px) {
  .lookbitem_content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 6;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media(min-width: 768px) {
  .lookbitem_content {
    position: absolute;
    z-index: 99;
    -webkit-transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    transition: all 0.4s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  }
}

@media(min-width: 767px) {
  .lookbitem_content.centerl {
    right: calc(100% + 8px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .lookbitem_content.centerl:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -15px;
    z-index: 1;
    margin-top: -12px;
    border-left: 15px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }

  .lookbitem_content.centerl:before {
    border-left: 8px solid #fff;
    right: -16px;
    top: calc(50% - 8px);
  }

  .lookbitem_content.centerr {
    left: calc(100% + 8px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .lookbitem_content.centerr:before {
    border-right: 8px solid #fff;
    left: -16px;
    top: calc(50% - 8px);
  }

  .lookbitem_content.bottom {
    top: calc(100% + 8px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .lookbitem_content.bottom:before {
    border-bottom: 8px solid #fff;
    top: -16px;
    left: calc(50% - 8px);
  }

  .lookbitem_content.topl {
    right: 28px;
    bottom: 28px;
  }

  .lookbitem_content.topr {
    left: 28px;
    bottom: 28px;
  }

  .lookbitem_content:before {
    content: '';
    position: absolute;
    border: 8px solid transparent;
  }
}

.lookbitem_content .csre-popup-header {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.lookbitem_content .csre-popup-header h3 {
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  margin: 0;
}

.lookbitem_content .csre-popup-header .product-price span {
  font-size: 13px;
}

.lookbitem_content .csre-popup-main {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding: 10px;
  font-size: 13px;
  color: #777;
}

.lookbitem_content .csre-popup-main>* {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0;
  padding-right: 0;
}

.lookbitem_content .csre-popup-main .product-img {
  -ms-flex-preferred-size: 90px;
  -webkit-flex-basis: 90px;
  flex-basis: 90px;
  margin-bottom: 0;
}

.lookbitem_content .csre-popup-main .product-info {
  margin-left: 10px;
  -ms-flex-preferred-size: calc(100% - 110px);
  -webkit-flex-basis: calc(100% - 110px);
  flex-basis: calc(100% - 110px);
}

.lookbitem_content .csre-popup-main .product-info p {
  font-size: 13px;
}

.lookbitem_content .csre-popup-footer a {
  border-radius: 0 0 3px 3px;
  display: block;
  border: 0;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  font-size: 14px;
  text-align: center;
  height: 56px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  border-radius: 0 0 3px 3px;
  font-style: normal;
  background: #fff;
  line-height: 54px;
  padding: 0;
  color: #383838;
  text-transform: none;
}

.lookbitem_content .csre-popup-footer a:hover {
  background: #FF9E4A;
  color: #FFF;
}

@media(max-width: 767px) {
  .lookbitem.active .lookbitem_content {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
  }
}

.lookbook_close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.lookbook_close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 2px;
  width: 16px;
  height: 2px;
  background-color: #fff;
}

.lookbook_close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 2px;
  width: 16px;
  height: 2px;
  background-color: #fff;
}

.lookbitem {
  position: absolute;
}

.lookbitem_price {
  text-align: center;
  width: 49px;
  height: 49px;
  line-height: 49px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -webkit-animation: pulse 1.5s infinite;
}

.lookbitem_price span {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}

.lookbitem_price.blue {
  background-color: #2f56ff;
}

.lookbitem_price2 {
  text-align: center;
  width: 93px;
  height: 34px;
  line-height: 34px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -webkit-animation: pulse 1.5s infinite;
}

.lookbitem_price2 span {
  font-size: 13px;
  color: #fff;
}

.lookbitem_price2.red {
  background-color: #f14444;
}

.lookbitem_btn.green:before {
  background-color: #5fea8a;
}

.lookbitem_btn.green:after {
  background-color: #5fea8a;
}

.lookbitem_btn.pink:before {
  background-color: #dc30a1;
}

.lookbitem_btn.pink:after {
  background-color: #dc30a1;
}

.lookbitem_btn.skyblue:before {
  background-color: #41cce5;
}

.lookbitem_btn.skyblue:after {
  background-color: #41cce5;
}

.lookbitem_btn.yl:before {
  background-color: #ffae00;
}

.lookbitem_btn.yl:after {
  background-color: #ffae00;
}

.lookbitem_btn.green:after {
  background-color: rgba(44, 185, 110, 0.2);
}

.lookbitem_btn.pink:after {
  background-color: rgba(220, 48, 161, 0.2);
}

.lookbitem_btn.skyblue:after {
  background-color: rgba(65, 204, 229, 0.2);
}

.lookbitem_btn.yl:after {
  background-color: rgba(255, 174, 0, 0.2);
}

.lookbitem_price:after {
  -webkit-animation: lookbookBorder2 3s infinite;
  -o-animation: lookbookBorder2 3s infinite;
  animation: lookbookBorder2 3s infinite;
}

.lookbitem_btn:after {
  -webkit-animation: lookbookBorder 3s infinite;
  -o-animation: lookbookBorder 3s infinite;
  animation: lookbookBorder 3s infinite;
}

@-webkit-keyframes lookbookBorder {
  0% {
    width: 14;
    height: 14;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@-moz-keyframes lookbookBorder {
  0% {
    width: 14px;
    height: 14px;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@-ms-keyframes lookbookBorder {
  0% {
    width: 14px;
    height: 14px;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@keyframes lookbookBorder {
  0% {
    width: 14px;
    height: 14px;
  }

  50% {
    width: 25px;
    height: 25px;
  }

  100% {
    width: 14px;
    height: 14px;
  }
}

@-webkit-keyframes pulse {
  70% {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
}

.btn-shoplook {
  background: #000;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  width: 180px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  display: inline-block;
}

.btn-shoplook.v2 {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

@media(max-width: 767px) {
  .btn-shoplook.v2 {
    width: 100%;
  }
}

@media(min-width: 1025px) {
  .wrap-gallery-item:hover .overlay-img {
    opacity: 1;
  }
}

.wrap-gallery .heading-gallery {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

@media(min-width: 1025px) {
  .wrap-gallery .heading-gallery {
    margin-bottom: 85px;
    margin-top: 80px;
  }
}

.wrap-gallery .heading-gallery .title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.4em;
  margin-bottom: 5px;
}

@media(max-width: 768px) {
  .wrap-gallery .heading-gallery .title {
    font-size: 30px;
  }
}

.wrap-gallery .heading-gallery p {
  font-size: 20px;
  font-weight: 500;
  color: #a4a4a4;
  position: relative;
  padding-bottom: 30px;
}

.wrap-gallery .heading-gallery p:before {
  border-bottom: 1px solid #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  position: absolute;
  width: 59px;
  border-bottom: 2px solid #000;
}

.wrap-gallery-item {
  margin-bottom: 40px;
}

.list.active .icon-list-img {
  opacity: 1;
}

.col.active .icon-grid-img {
  opacity: 1;
}

.list:hover .icon-list-img {
  opacity: 1;
}

.col:hover .icon-grid-img {
  opacity: 1;
}

.product-img {
  position: relative;
  overflow: hidden;
}

.color-group .circle,
.single-product-detail .single-product-info .group-wrap .product-size .circle,
.single-product-detail .single-product-info .size-group .circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
}

.color-group .circle.black,
.single-product-detail .single-product-info .group-wrap .product-size .circle.black,
.single-product-detail .single-product-info .size-group .circle.black {
  background: #000;
}

.color-group .circle.red,
.single-product-detail .single-product-info .group-wrap .product-size .circle.red,
.single-product-detail .single-product-info .size-group .circle.red {
  background: #ff413a;
}

.color-group .circle.gray,
.single-product-detail .single-product-info .group-wrap .product-size .circle.gray,
.single-product-detail .single-product-info .size-group .circle.gray {
  background: #707070;
}

.color-group .circle.blue,
.single-product-detail .single-product-info .group-wrap .product-size .circle.blue,
.single-product-detail .single-product-info .size-group .circle.blue {
  background: #616adb;
}

.color-group .circle.skyblue,
.single-product-detail .single-product-info .group-wrap .product-size .circle.skyblue,
.single-product-detail .single-product-info .size-group .circle.skyblue {
  background: #3aa5ff;
}

.color-group .circle.yellow,
.single-product-detail .single-product-info .group-wrap .product-size .circle.yellow,
.single-product-detail .single-product-info .size-group .circle.yellow {
  background: #ffd8b2;
}

.color-group .circle.darkyellow,
.single-product-detail .single-product-info .group-wrap .product-size .circle.darkyellow,
.single-product-detail .single-product-info .size-group .circle.darkyellow {
  background: #f2dac0;
}

.color-group .circle.pink,
.single-product-detail .single-product-info .group-wrap .product-size .circle.pink,
.single-product-detail .single-product-info .size-group .circle.pink {
  background: #f228ff;
}

.color-group .circle.aqua,
.single-product-detail .single-product-info .group-wrap .product-size .circle.aqua,
.single-product-detail .single-product-info .size-group .circle.aqua {
  background: #38d6cd;
}

.color-group .circle.white,
.single-product-detail .single-product-info .group-wrap .product-size .circle.white,
.single-product-detail .single-product-info .size-group .circle.white {
  background: #FFF;
  border: 1px solid #ededed;
}

.color-group .circle.active:before,
.single-product-detail .single-product-info .group-wrap .product-size .circle.active:before,
.single-product-detail .single-product-info .size-group .circle.active:before {
  position: absolute;
  content: '';
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  border: 1px solid #000;
  border-radius: 50%;
}

.product-info .color-group,
.product-info .single-product-detail .single-product-info .group-wrap .product-size,
.single-product-detail .single-product-info .group-wrap .product-info .product-size,
.product-info .single-product-detail .single-product-info .size-group,
.single-product-detail .single-product-info .product-info .size-group {
  margin-bottom: 6px;
}

.product-info .product-img {
  margin-bottom: 20px;
}

.product-info .product-cate {
  color: #999;
  font-size: 12px;
  text-transform: capitalize;
  margin-bottom: 8px;
}

.product-info .product-title {
  color: #121212;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 5px;
  margin-top: 15px;
  font-weight: 400;
}

.product-info .product-title.v2 {
  font-size: 16px;
  margin-top: 36px;
  line-height: 24px;
}

@media(min-width: 1025px) {
  .product-info .product-title.v2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}

.product-info .product-title.v3 {
  font-weight: 600;
}

@media(min-width: 480px) {
  .product-info .product-title.v3 {
    font-size: 20px;
  }
}

.product-info .product-title.v4 {
  font-size: 18px;
  margin-bottom: 32px;
}

@media(min-width: 480px) {
  .product-info .product-title.v4 {
    font-size: 20px;
    line-height: 28px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.product-info .product-price {
  font-size: 16px;
}

.product-info .product-price.thin-price {
  font-weight: 300;
  font-size: 23px;
}

.product-info .product-price.thin-price .old {
  font-size: 16px;
  margin-left: 2px;
}

.product-info .product-price.v3 {
  width: 238px;
  margin: 0 auto;
  border-radius: 999px;
  background: #f5f5f5;
  text-align: center;
  height: 58px;
  line-height: 58px;
}

.product-info .product-price.v3.no-bg {
  background: #fff;
}

.product-info .product-price.v3.bd {
  border: 1px solid #eaeaea;
}

.product-info .product-price .red {
  color: #ff2929;
}

.product-info .product-price .old {
  color: #a9a9a9;
  font-size: 14px;
  /* text-decoration: line-through; */
  /* margin-right: 14px; */
  margin-right: 10px;
}

.product-info .product-price.v2 {
  font-size: 15px;
}

.product-info .product-price.v2 span {
  font-weight: normal;
}

.product-info .btn-quickview {
  color: #fff;
}

@media(min-width: 1025px) {
  .product-img:hover .product-info {
    opacity: 1;
  }
}

@media(max-width: 1025px) {
  .product-collection-grid .row {
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
}

@media(max-width: 1025px) and (max-width: 767px) {
  .product-collection-grid.product-list .row {
    border: 0;
  }
}

@media(max-width: 1025px) {
  .product-item {
    /* border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea; */
    padding: 0;
    margin: 0;
  }

  .product-item .product-info {
    padding: 0 0 20px 15px;
  }

  .product-item .product-info .product-price {
    font-size: 14px;
    font-weight: 500;
    color: #b12704;
  }

  .product-item .product-info .product-title h3 {
    font-weight: 400;
  }

  .product-item .product-info .product-title a {
    font-size: 1em;
    color: #000;
  }
}

.product-grid {
  padding-bottom: 0;
}

@media(min-width: 1200px) {
  .product-grid {
    padding-bottom: 40px;
  }

  .product-grid .product-item {
    margin-bottom: 50px;
  }
}

.product-grid .product-bottom-group {
  display: none;
}

.product-grid.product-list .product-item {
  width: 100%;
}

@media(max-width: 767px) {
  .product-grid.product-list .product-item {
    border: 0;
  }
}

@media(min-width: 768px) {
  .product-grid.product-list .product-item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}

@media(min-width: 768px) {

  .product-grid.product-list .product-item .product-images,
  .product-grid.product-list .product-item .product-img {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    width: 33.3333%;
    position: relative;
    padding-right: 30px;
  }
}

.product-grid.product-list .product-item .product-info {
  text-align: left;
}

@media(max-width: 767px) {
  .product-grid.product-list .product-item .product-info {
    text-align: center;
  }
}

@media(min-width: 768px) {
  .product-grid.product-list .product-item .product-info {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 66.666667%;
  }
}

.product-grid.product-list .product-item .product-info .color-group,
.product-grid.product-list .product-item .product-info .single-product-detail .single-product-info .group-wrap .product-size,
.single-product-detail .single-product-info .group-wrap .product-grid.product-list .product-item .product-info .product-size,
.product-grid.product-list .product-item .product-info .single-product-detail .single-product-info .size-group,
.single-product-detail .single-product-info .product-grid.product-list .product-item .product-info .size-group {
  position: absolute;
  left: 30px;
  top: 46px;
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

.product-grid.product-list .product-item .product-info .product-title {
  font-size: 20px;
}

.product-grid.product-list .product-item .product-info .product-desc {
  display: block;
  color: #666;
  line-height: 26px;
  margin-bottom: 20px;
  font-size: 15px;
  letter-spacing: 0.01em;
}

.product-grid.product-list .product-item .product-info .product-price span {
  font-size: 14px;
}

.product-grid.product-list .product-item .product-info .product-price span .old {
  font-size: 14px;
}

.product-grid.product-list .product-item .product-info .product-bottom-group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.product-grid.product-list .product-item .product-info .product-bottom-group .nomos-btn {
  width: 100px;
  flex: 0 0 100px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: 10px;
}

.product-grid.product-list .product-item .product-info .product-bottom-group .nomos-btn:first-child {
  margin-left: 0;
}

.product-grid.product-list .product-item .product-button-group {
  display: none;
}

.product-grid.product-list .product-item:hover .nomos-btn {
  transform: none;
}

.product-grid.product-list .row {
  margin: 0 -15px;
}

.product-grid.product-list .row>[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

@media(min-width: 1430px) {
  .row-lg-20 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .row-lg-20 [class*="col-md-"].product-item {
    padding: 0 20px;
  }
}

@media(min-width: 1681px) {
  .shop-colect {
    margin-left: -20px;
    margin-right: -20px;
  }

  [class*="col-md-"].collection-list {
    padding-left: 20px;
    padding-right: 20px;
  }

  [class*="col-md-"].collection-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.product-related {
  padding-top: 30px;
  padding-bottom: 0;
}

@media(min-width: 1025px) {
  .product-related {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

@media(max-width: 767px) {
  .product-related.bd-top {
    border: 0;
  }
}

.product-related .related-title {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 15px;
}

@media(min-width: 1025px) {
  .product-related .related-title {
    margin-bottom: 79px;
    text-align: center;
  }
}

.product-related .owl-nav>div.owl-prev {
  right: auto;
  left: 0;
}

.product-related .owl-nav>div.owl-next {
  right: 0;
  left: auto;
}

.product-related .owl-theme .owl-nav [class*=owl-] {
  font-size: 17px;
  background: #fff;
  color: #000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  padding: 0;
}

.product-related .owl-nav>div {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #000000;
  left: 0;
  position: absolute;
  top: 35%;
  border: 1px solid;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

.product-is-deleted {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all 10ms cubic-bezier(0.57, 0.06, 0.05, 0.95);
}

.header-section-style {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  height: 45px;
  width: 100%;
  background-color: #eafaf1;
  color: #239b56;
  text-align: center;
  vertical-align: middle;
  line-height: 45px;
  display: none;
}

.header-section-title-style {
  font-weight: 400;
}

.checkout-quantity-label-style {
  padding-top: 3px;
  float: left;
  text-align: center;
  font-size: 12px;
  height: 25px;
  font-weight: 500;
  line-height: 25px;
  padding-right: 15px
}

@media(min-width: 1025px) {
  .product-item {
    margin-bottom: 20px;
  }
}

@media(max-width: 480px) {
  .blog-img {
    width: 100%;
  }

  .blog-img img {
    width: 100%;
  }
}

.quantity-selector-container {
  width: 240px;
}

@media(max-width: 767px) {
  .quantity-selector-container {
    width: 100px;
    margin: auto;
  }
}

.availability-indicator {
  margin-top: 8px;
  margin-bottom: 5px;
  height: 30px;
  width: 320px;
  display: inline-block;
}

@media(max-width: 767px) {
  .availability-indicator {
    margin: 4px auto 0;
    height: 20px;
    line-height: 20px;
    vertical-align: center;
    width: 100%;
    display: inline-block;
  }
}

.availability-dot-indicator-style {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: center;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.availability-dot-text-style {
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: center;
  display: flex;
  padding-left: 10px;
  align-items: center;
}

.nomos-addcart-disabled,
.nomos-addcart-disabled:hover {
  box-shadow: none !important;
  transform: none !important;
  background-color: #ffd6b3 !important;
  color: #888 !important;
}

.availability-value-text-style {
  text-align: left
}

.quantity-title-style {
  margin-top: 0;
  margin-bottom: 4px;
  line-height: 14px;
}

@media(max-width: 767px) {
  .quantity-title-style {
    /* margin-top: 50px; */
    margin-top: 0;
    margin-bottom: 0;
    line-height: 14px;
  }
}

@media(max-width: 767px) {
  .single-product-button-group {
    margin-bottom: 0 !important;
  }
}

.shipment-benefit-row {
  display: inline-block;
  width: 100%;
  max-width: 370px;
  padding: 10px 0 5px
}

.shipment-benefit-container {
  height: 40px;
  width: 48%;
  max-width: 180px;
  border: 1px solid #e8e8e9 !important;
  border-radius: 2px;
}

.shipment-benefit-text-style {
  font-size: 11px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  padding-bottom: 2px;
  opacity: 0.7
}

@media(max-width: 767px) {
  .shipment-benefit-text-style {
    font-size: 10px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    padding-bottom: 2px;
    opacity: 0.7
  }
}

.payment-icons-image-container-style {
  width: 100%;
  max-width: 370px;
  padding: 5px 0 10px;
}

.price-total-animate {
  animation-name: reveal;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.25;
  }

  50% {
    opacity: 0.5;
  }

  75% {
    opacity: 0.75;
  }

  90% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}

.slide-title {
  /* font-family: 'Muli', sans-serif; */
  /* font-weight: 800 !important; */
  font-family: "Rogue";
}

@media(min-width: 1025px) {
  .slide-title {
    font-size: 74px !important;
  }
}

@media(max-width: 1024px) {
  .slide-title {
    font-size: 62px !important;
  }
}

@media(max-width: 767px) {
  .slide-title {
    font-size: 48px !important;
  }
}

.slide-subtitle {
  font-size: 18px !important;
}

.bs-wrap .nomos-left h3 {
  margin-top: 11px;
}

.bestseller-product-title {
  font-family: 'Muli', sans-serif;
}

@media(max-width: 767px) {
  .bestseller-product-title {
    margin-top: 4px;
    margin-bottom: 15px;
  }
}

.bestseller-desc {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  /* opacity: .9; */
  line-height: 1.6;
  color: #384b5c
}

@media(max-width: 767px) {
  .bestseller-desc {
    /* opacity: .9; */
    font-size: 14px;
    /* line-height: 22px; */
    margin-bottom: 24px;
    margin-top: 6px;
  }
}

@media(max-width: 767px) {
  .footer-logo {
    max-width: 33%;
    margin: auto;
  }
}

.product-remove-button-style {
  font-size: 20px;
  height: 110px;
  width: 0;
  line-height: 110px;
  text-align: center;
  /* TEST THIS */
  float: right;
  margin-right: 30px;
}

.large-video-bg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.large-video-bg video {
  width: 100%;
  display: block;
}

.large-video-bg:before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media(max-width: 767px) {
  .large-video-bg {
    width: 150%;
    margin-left: -20%;
  }

  .video-overlay-h3 {
    font-size: 32px !important;
  }

  .large-video-bg video {
    width: 100%;
    display: block;
  }

  .large-video-bg:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .nomos-single-banner .nomos-content>p {
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 15px;
  }
}

.single-product-detail .single-product-info .short-desc p {
  font-family: 'Muli', sans-serif;
  color: #384c5c;
  opacity: .85;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left !important;
}


@media(max-width: 767px) {
  .single-product-detail .single-product-info .short-desc p {
    font-family: 'Muli', sans-serif;
    color: #384c5c;
    opacity: .85;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    text-align: center !important;
  }
}

.quantity-label {
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  opacity: 0.85;
  color: #384c5c
}

@media(max-width: 767px) {
  .short-desc-mobile {
    padding: 60px 40px 0;
  }
}

@media(min-width: 1025px) {
  .product-column {
    width: calc(100% - 500px) !important;
  }
}

@media(min-width: 1201px) {
  .product-column {
    width: calc(100% - 500px) !important;
    width: -webkit-calc(100% - 500px) !important;
    width: -moz-calc(100% - 500px) !important;
  }
}

@media(min-width: 1025px) {
  .price-column {
    width: 500px !important
  }
}

@media(min-width: 1201px) {
  .price-column {
    width: 500px !important
  }
}

@media(min-width: 767px) {
  .footer-logo {
    max-width: 140px;
    margin: auto auto auto 5px;
  }

  .footer-margin {
    margin-bottom: 50px;
    margin-top: 30px;
  }
}


@media (min-width: 767px) {
  .slider-adjustment {
    /* width: 90%; */
    margin-left: 0;
    margin-top: 4%;
  }

  .slider-margin-adjustment {
    margin-left: 100px;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .slider-margin-adjustment {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (max-width: 1360px) {
  .slider-adjustment {
    display: none !important;
  }

  .product-arrow-next,
  .product-arrow-prev {
    display: none !important;
  }

  .slider-margin-adjustment {
    /* margin-left: 10px;
    padding-left: 30px;
    margin-right: 10px;
    padding-right: 30px; */
  }

  .js-product-slider img {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media(max-width: 767px) {
  .about-elm {
    padding-top: 20px;
  }
}

.iconbox-clickable {
  display: block !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin: 0;
  border-radius: 10px;
  transition: all 0.5s ease-out;
}

@media(min-width: 768px) {
  .iconbox-clickable {
    width: 27%;
    margin: 2%;
  }

  .icon-clickable:nth-child(3n + 1) {
    clear: left;
  }
}

@media(min-width: 1024px) {
  .iconbox-clickable {
    padding-left: 0;
    padding-right: 0;
  }
}

.iconbox-clickable:hover {
  -webkit-box-shadow: 0 0 42px -9px rgba(148, 148, 148, 1);
  -moz-box-shadow: 0 0 42px -9px rgba(148, 148, 148, 1);
  box-shadow: 0 0 42px -9px rgba(148, 148, 148, 1);
}

.policy-icon-faq {
  padding-top: 20px
}

.footer-row-desktop {
  margin-top: 80px;
  padding: 0 20px;
  width: 88%;
  margin-left: 6%;
  margin-right: 6%
}

.footer-benefit-icon {
  height: 30px;
  width: 30px;
  /* border-radius: 15px;  */
  display: inline-block;
}

.footer-benefit-text {
  padding-left: 12px;
  display: inline-block;
}

@media(max-width: 1024px) {
  .footer-benefit-icon {
    height: 24px;
    width: 24px;
    /* border-radius: 15px;  */
    display: inline-block;
  }

  .footer-benefit-text {
    font-size: 13px;
    padding-left: 2px;
  }
}

.footer-faq-hint-link {
  font-size: 22px;
  font-weight: 500;
  border-bottom: solid 2px #6565;
  color: #444444;
}

.contact-form-info-text {
  font-size: 18px;
  line-height: 32px;
  color: #5e5e5e;
  font-weight: 300;
}

.btn-standard {
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.14, 0.36, 0.68, 0.86);
  background-color: #FFA95F !important;
  color: #000;
  border-radius: 4px;
  font-size: 14px;
  padding: 20px 60px;
}

@media(max-width: 767px) {
  .btn-standard {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.btn-standard-success {
  opacity: 1;
  font-weight: 600;
  background-color: rgb(39, 174, 96, 0.8) !important;
  color: #fff;
}

.btn-standard-success:hover {
  color: #fff;
}

.dhl-logo {
  display: inline-block;
  padding-left: 30px;
  background-color: #fdca2e !important;
}

.dhl-image {
  display: inline-block;
  width: 70px;
  min-height: 33px;
  padding: 0 20px 0 0;
}

@media(max-width: 767px) {
  .dhl-logo {
    padding-left: 0;
  }

  .dhl-image {
    display: inline-block;
    width: 70px;
    min-height: 33px;
    padding-left: 20px;
    padding-right: 10px;
  }
}

.shopify-challenge__container {
  margin-bottom: 40px !important
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 35px !important;
  opacity: 1;
  transition: all 1.2s cubic-bezier(0.14, 0.36, 0.68, 0.86);
  background-color: #FFA95F !important;
  color: #000;
  border-radius: 4px !important;
  font-size: 14px;
  padding: 20px 60px;
}

.newsletter-submit-button {
  margin-top: 1px;
  letter-spacing: 0.01em;
  font-size: 14px;
  width: 154px;
  height: 57px;
  line-height: 43px;
  max-width: 190px;
  background-color: #FFA95F !important;
  color: #000 !important;
}

.product-img-slide .slick-next {
  color: #000 !important;
}

.spr-summary-actions-newreview {
  text-decoration: underline !important;
  padding: 5px !important;
}

@media(max-width: 767px) {
  .spr-summary-actions-newreview {
    padding-top: 5px !important;
    margin-top: 10px !important;
  }
}

@media(min-width: 767px) and (max-width: 1024px) {
  .spr-badge .spr-badge-starrating .spr-icon {
    margin: 0 !important
  }

  .spr-badge-caption {
    color: #999;
    font-size: 11px !important;
    margin-left: 6px !important;
    padding-top: 4px !important;
  }

  .tablet-menu-title {
    font-size: 22px !important;
  }

  .engo-slide .slide-content .nomos-btn {
    margin-top: 20px !important;
  }
}

.engo-slide .slide-content .nomos-btn:hover {
  box-shadow: 0 5px 20px 5px rgba(72, 72, 72, 0.14);
  transform: translateY(-5px) !important;
  background-color: #FF9E4A;
  color: #222222;
}

.footer-newsletter-subtitle {
  font-weight: 300;
  color: #888;
  font-size: 15px;
}

.footer-newsletter-title {
  font-size: 24px !important;
}

@media(max-width: 767px) {
  .footer-newsletter-title {
    font-size: 18px !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-footer-mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.btn-bottom-float-bar {
  text-transform: uppercase;
}

@media(min-width: 767px) {
  .btn-bottom-float-bar:hover {
    box-shadow: 0 5px 20px 5px rgba(72, 72, 72, 0.14);
    transform: translateY(-2px);
    background-color: #ffa95f !important;
    color: #222222 !important;
  }
}

@media(min-width: 1460px) {
  .container-content-about-us {
    width: 1200px;
  }
}

.versand-page {
  font-family: 'Muli', sans-serif;
  opacity: 0.9;
}

/* .versand-page h2, h3, h6, strong {
  font-weight: 600 !important;
} */

.versand-page td strong {
  font-weight: 800 !important;
}

@media(max-width: 767px) {
  .versand-page span {
    font-size: 11px;
  }

  .versand-page h3 {
    font-size: 22px;
  }

  .versand-page p {
    font-size: 14px;
  }
}

.table-versand td,
.table-versand tr {
  padding: 5px 5px 5px 15px;
}

.footer-margin-bottom {
  padding-top: 70px;
  margin-bottom: 100px;
}

@media(max-width: 767px) {
  .footer-margin-bottom {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 50px;
    /* background: #f8f8f8; */
  }

  .footer-margin-top {
    padding-top: 30px;
    margin-top: 20px;
  }
}

.page-confirm-newsletter .product-item .spr-badge {
  display: flex !important;
  justify-content: center;
}

#banner-wrapper div.banner-footer {
  display: none !important;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
.tab-products .nav-tabs a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  text-decoration: none;
  font-weight: 400;
}

.email-confirmation-text {
  font-size: 18px;
}

@media(max-width: 767px) {
  .email-confirmation-text {
    font-size: 16px;
  }
}

.product-content-image {
  max-height: 90%;
  max-width: 90%;
  border-radius: 6px;
  margin: 50px;
}

@media (max-width: 767px) {
  .product-content-image {
    max-height: 100%;
    max-width: 100%;
    border-radius: 6px;
    margin: auto;
  }
}

.product-content-title {
  color: #2c3c48;
  display: inline;
  font-family: "Muli", sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  /* background: linear-gradient(to right, #f9ca4f, #f3eddd) no-repeat;
  background-size: 100% 3px;
  background-position: center bottom; */
}

.product-content-text {
  box-sizing: border-box;
  color: rgba(56, 86, 92, 1);
  display: inline;
  font-family: "Muli", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1px;
}

.product-content-text-container-right {
  justify-content: center;
  margin: auto;
  padding: 70px 15px 0px;
}

.product-content-text-container-left {
  justify-content: center;
  margin: auto;
  padding: 70px 0 15px;
}

.product-content-header-title {
  color: rgba(56, 76, 92, 1);
  display: inline;
  font-family: "Muli", sans-serif;
  font-size: 54px;
  font-weight: 500;
  /* background: linear-gradient(to right, #f9ca4f, #f9ca4f) no-repeat; */
  /* background-size: 100% 4px;
  background-position: center bottom; */
}

.product-content-header-text {
  text-align: center;
  box-sizing: border-box;
  color: rgba(56, 86, 92, 1);
  display: inline;
  font-family: "Muli", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.product-content-icon-benefit-text span {
  font-size: 16px;
  color: rgba(56, 86, 92, 1);
  font-family: "Muli", sans-serif;
  font-weight: 500;
  padding-bottom: 2px;
  /* opacity: 0.7; */
  padding-bottom: 15px;
  line-height: 24px;
}

.product-content-block span {
  font-size: 15px;
  line-height: 22px;
}

.product-content-with-background {
  /* padding: 50px calc((100vw - 1500px)); */
  background-color: #fbfbfb;
  /* margin: 0; */
  margin: auto;
}

.product-content-with-background-blocks {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #fbfbfb;
  margin: 0;
}

.block-section-title-style {
  font-size: 28px !important;
  line-height: 34px !important;
  color: rgba(56, 76, 92, 1);
}

.block-section-image {
  height: auto;
  width: 220px;
  margin: 15px;
  border-radius: 4px;
  box-shadow: 0 0 20px 5px rgba(72, 72, 72, 0.05);
}

.product-content-accordion-title {
  color: #18404b !important;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 22px !important;
  line-height: 26px;
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  .product-content-accordion-title {
    font-size: 16px;
    padding-right: 15px;
  }
}

.product-content-second-container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-content-header-container {
  padding-top: 10px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .product-content-title {
    font-size: 26px;
    line-height: 36px;
  }

  .product-content-accordion-title {
    font-size: 22px !important;
  }

  .product-content-header-title {
    font-size: 32px;
  }

  .product-content-text-container {
    padding-top: 50px;
  }

  .product-content-second-container {
    padding-top: 10px;
  }

  .product-content-header-container {
    padding-bottom: 20px;
  }

  .accordion-adjusted {
    padding: 15px 0;
  }

  button.accordion-adjusted.active {
    font-weight: 900 !important;
    text-decoration: underline !important;
  }

  .accordion:after {
    display: none !important;
  }

  .accordion-adjusted:after {
    transform: translate(25%, -25%);
  }

  .product-faq-accordion-text {
    font-size: 16px;
    line-height: 24px;
  }
}

.accordion-adjusted {
  padding: 5px 0 !important;
  height: 50px !important;
}

.accordion-adjusted:after {
  transform: translateY(-25%) !important;
}

.product-content-icon-style {
  height: 24px;
  margin-bottom: 5px;
  padding-right: 8px;
  opacity: 0.7;
}

.product-faq-accordion-text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400 !important;
  color: #3a4753;
  display: block;
}

.product-content-faq-details-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .product-content-block-container {
    padding: 0 !important;
  }

  .product-content-faq-details-container {
    padding: 0;
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  .col-lg-6-product {
    width: 45%;
  }
}


.spinner {
  border: 4px solid #cfcfcf;
  border-radius: 50%;
  border-top: 4px solid #5c5c5c;
  width: 34px;
  height: 34px;
  -webkit-animation: spin 1.5s linear infinite;
  /* Safari */
  animation: spin 1.5s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media(max-width: 767px) {
  .slide-title-mobile {
    text-align: center
  }

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

.versand-page td {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom-width: 1px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.versand-page span,
.versand-page p,
.versand-page strong {
  font-size: 14px;
}

.sales-badge-menu {
  background-color: #ec0101;
  position: absolute;
  opacity: 1;
  top: 50%;
  right: -20px;
  padding: 2px 4px;
  margin-top: -13px;
  color: #fff;
  border-radius: 3px;
  line-height: 1.3;
  font-size: 7px;
  font-family: Karla, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -sand-transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.sales-badge-collection {
  background-color: rgba(247, 37, 0, 0.851);
  position: absolute;
  opacity: 1;
  top: 10px;
  right: 20px;
  padding: 7px 8px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  font-size: 10px;
  font-family: Karla, Arial, Helvetica, sans-serif;
  text-transform: uppercase;

  /* transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -sand-transform: translateY(-50%);
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; */

}

.sales-badge-collection-container {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  z-index: 3;
}

.size-badge-collection {
  background-color: #2d485fed;
  opacity: 1;
  padding: 7px 8px;
  border-radius: 15px;
  margin-right: 12px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 13px !important;
  line-height: 1.2;
  font-family: Karla, Arial, Helvetica, sans-serif;
}

.collection-price-bold {
  font-weight: 500
}

@media(max-width: 767px) {
  .sales-badge-menu {
    right: -6px;
  }

  .sales-badge-collection {
    top: 10px;
    right: 0;
  }

  .sales-badge-collection-container {
    bottom: 5px;
    left: 0;
  }

  .size-badge-collection {
    background-color: #2d485fed;
    opacity: 1;
    padding: 5px 6px;
    border-radius: 10px;
    margin-right: 12px;
    margin-bottom: 6px;
    color: #fff;
    font-size: 10px !important;
    line-height: 1.2;
    font-family: Karla, Arial, Helvetica, sans-serif;
  }
}

.on-sale-indicator {
  display: inline-block;
  margin: auto auto auto 0;
  background-color: #bc0f0f;
  position: absolute;
  opacity: 1;
  top: 15px;
  right: 30px;
  border-radius: 5px;
  /* transform: skewX(-3deg); */
  padding: 5px 8px;
  padding color7px 8px 5px#fff;
  text-align: center;
  line-height: 1.2;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;

  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.on-sale-indicator-mobile {
  display: inline-block;
  margin: auto;
  position: absolute;
  opacity: 1;
  top: 138px;
  /* right: 74%; */
  line-height: 1;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 100%
}

.on-sale-indicator-mobile-inner {
  background-color: #d61d1d;
  border-radius: 20px;
  padding: 7px 9px;
  color: #fff;
  margin: auto;
  display: inline-block;
  text-align: center;
}

@media(min-width: 767px) and (max-width: 1024px) {
  .on-sale-indicator {
    top: 53px;
  }
}

@media(max-width: 767px) {
  .collection-title-style {
    font-size: 0.8em !important;
    font-weight: 500;
    color: #000 !important;
  }

  .product-related .owl-carousel .owl-stage-outer {
    /* overflow: visible; */
    margin-bottom: 10px;
  }
}

.savings-percentage {
  color: #bc0f0f;
  font-size: 12px;
  float: right;
  margin-right: 5px;
  margin-top: 2px;
  display: none;
}

@media(max-width: 767px) {
  .product-item .product-info .product-title a {
    font-size: 0.85em;
    color: #000;
  }

  .product-info .product-price .old {
    color: #a9a9a9;
    font-size: 12px;
    /* text-decoration: line-through; */
    /* margin-right: 14px; */
    margin-right: 5px;
  }

  .savings-percentage {
    color: #bc0f0f;
    font-size: 9px;
    line-height: 16px;
    display: none;
  }

  .hidden-mobile {
    display: none !important
  }
}

@media(min-width: 768px) {
  .visible-mobile {
    display: none !important
  }
}


.cosre-myaccount__header a {
  color: #004d80 !important;
  text-decoration: underline;
}

.black-friday-banner {
  height: 60px;
  background-color: #000;
  width: 100%;
  justify-content: center;
  /* border-radius: 5px; */
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Muli';
  letter-spacing: 1.2;
  color: #FFA95F;
}


@media(max-width: 768px) {
  .black-friday-banner {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    font-family: "Maison Neue", sans-serif;
  }
}

.yotpo-stars {
  margin-right: 5px !important;
}

@media(max-width: 768px) {
  .bottomLine {
    margin: 0 auto !important;
  }

  .yotpo-icon-star {
    font-size: 13px !important;
  }

  .yotpo-icon-half-star {
    font-size: 13px !important;
  }

  .yotpo .text-m {
    font-size: 14px !important;
  }

  .yotpo-stars {
    margin-right: 2px !important;
  }
}

/* .product-collection-grid .yotpo .text-m {
  font-size: 10px !important;
} */

.cart-button-side-menu {
  margin: 30px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#upsellButtonDiv {
  height: 60px;
  margin-bottom: 30px;
  /* animation: fadeIn ease 3s;
  -webkit-animation: fadeIn ease 3s;
  -moz-animation: fadeIn ease 3s;
  -o-animation: fadeIn ease 3s;
  -ms-animation: fadeIn ease 3s; */
}

.upsell-button {
  color: #000;
  font-size: 12px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: 70px;
  background-color: #f9d14f;
  /* background-color: #f9bd4f; */
  border-radius: 5px;
  padding: 10px;
  font-size: 11px;
  margin-right: 20px;
  display: inline-block;
  -webkit-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  line-height: 12px;
}

.upsell-button:hover {
  color: #fff;
  background-color: #05050ae5;
  -webkit-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.upsell-switch.slick-prev:before,
.upsell-switch.slick-next:before {
  color: transparent !important
}

.upsell-switch.slick-prev:before {
  background-position: center center;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgdmlld0JveD0iMCAwIDU0IDk2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02LjEgOTUuNWMtMS40IDAtMi45LS41LTQtMS42LTIuMi0yLjItMi4yLTUuNyAwLTcuOUw0MCA0OCAyLjEgMTAuMWMtMi4yLTIuMi0yLjItNS43IDAtNy45UzcuOCAwIDEwIDIuMUw1MS45IDQ0YzEuMSAxLjEgMS42IDIuNSAxLjYgNHMtLjYgMi45LTEuNiA0TDEwIDkzLjljLTEuMSAxLjEtMi41IDEuNi0zLjkgMS42eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+');
  background-repeat: no-repeat;
  background-size: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 0;
  z-index: 2;
  opacity: 0.7;
}

.upsell-switch.slick-next:before {
  background-position: center center;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgdmlld0JveD0iMCAwIDU0IDk2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02LjEgOTUuNWMtMS40IDAtMi45LS41LTQtMS42LTIuMi0yLjItMi4yLTUuNyAwLTcuOUw0MCA0OCAyLjEgMTAuMWMtMi4yLTIuMi0yLjItNS43IDAtNy45UzcuOCAwIDEwIDIuMUw1MS45IDQ0YzEuMSAxLjEgMS42IDIuNSAxLjYgNHMtLjYgMi45LTEuNiA0TDEwIDkzLjljLTEuMSAxLjEtMi41IDEuNi0zLjkgMS42eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+');
  background-repeat: no-repeat;
  background-size: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 2;
  opacity: 0.7;
}

.upsell-button-product-title {
  font-weight: 500;
  font-size: 14px
}

/* @media (max-width: 768px) {
  .upsell-button-product-title {
    font-weight: 500; 
    font-size: 12px
  }
} */

@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {
  .upsell-button-product-title {
    font-weight: 500;
    font-size: 12px
  }

  .product-collection-grid .yotpo .text-m {
    font-size: 10px !important;
  }

  .cart-list .list {
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100% - 170px);
    width: calc(100% + 17px);
    padding: 0 20px 0 30px;
    margin-bottom: 0;
    background: #fff;
  }

  /* #upsellButtonDiv {
    height: 0; 
    width: 0;
  } */
}

.grecaptcha-badge {
  display: none !important;
}

.swatch .variant_other {
  border-radius: 10px !important;
  width: auto !important;
}

.swatch [class*="color"] input:checked+label {
  box-shadow: none;
  cursor: default;
  color: #384b5b !important;
  /* border: 1px solid #000 !important; */
  /* border: 1px solid #b0b0b0 !important; */
  border: none !important;
  background-color: #ffa95f !important;
  width: auto !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
  font-size: 12px;
  font-family: 'Muli', sans-serif;
  font-weight: 700 !important;
  line-height: 30px !important;
}

.swatch label {
  text-transform: none !important;
}

.single-product-detail .single-product-info .group-wrap label {
  box-shadow: none;
  cursor: default;
  color: #384b5b !important;
  /* border: 1px solid #000; */
  /* border: 1px solid #b0b0b0 !important; */
  border: none !important;
  width: auto !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
  font-size: 12px;
  font-family: 'Muli', sans-serif;
  font-weight: 500 !important;
  background-color: #f7f7f7;
  line-height: 30px !important;
}

.collection-v2-bestseller-title {
  font-family: "Rogue";
  line-height: 1;
  margin-top: 64px;
  margin-bottom: -12px;
  color: #3c393f;
  text-align: center;
  text-shadow: 0 0 0 #ffffff;
  font-size: 64px;
}

@media(max-width: 768px) {
  .collection-v2-bestseller-title {
    font-size: 64px;
  }
}

.collection-v2-bestseller-hr {
  width: 320px;
  margin: -25px auto auto;
  border-top: 3px solid #ffbe13;
}

@media(max-width: 768px) {
  .collection-v2-bestseller-hr {
    border-top: 2px solid #ffbe13;
  }

  .cate-item-mobile {
    margin-top: -50px;
  }

  .cate-item-mobile:first-child {
    margin-top: 0;
  }
}

.nomos-btn-underline-price:before {
  border-bottom: 0 !important;
}

.frontpage-banner-style {
  max-width: 100%;
}

@media(min-width: 2000px) {
  .frontpage-banner-style {
    object-fit: cover;
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
  }
}

.btn-bottom-float-bar:hover {
  background-color: #ffd6b3 !important;
  transform: none !important;
}

.container-product-page {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  .container-product-page {
    padding-left: 20px;
    padding-right: 20px;
  }
}


.additional-info-box-accordeon-product-page {
  width: 60%;
}

@media (max-width: 767px) {
  .additional-info-box-accordeon-product-page {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  .additional-info-box-accordeon-product-page {
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1340px) {
  .additional-info-box-accordeon-product-page {
    width: 50%;
  }
}

@media (min-width: 1340px) {
  .additional-info-box-accordeon-product-page {
    width: 60%;
  }
}

.accordion-short-desc {
  font-family: "Muli", sans-serif;
  color: #18404b;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 26px;
  text-align: left !important;
}

.accordion-short-desc strong {
  font-weight: 600 !important;
}

.divider-accordion {
  margin-top: 5px;
  border-bottom: solid 1px #fcfcfc;
}

.product-page-form-adjustment {
  margin-top: 10px;
}

.payment-icons-style {
  width: 320px;
  margin: auto;
  display: flex;
  opacity: 0.9;
}

.advantages-bullets-heading {
  font-family: "Muli", sans-serif;
  color: #18404b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.advantages-bullets-li:before {
  content: "";
  display: inline-block;
  margin-top: 10px;
  width: 6px;
  height: 6px;
  margin-right: 12px;
  background-color: #edb219;
  border-radius: 100%;
  vertical-align: middle;
  flex-shrink: 0;
  /* new */
}

.advantages-bullets-li {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  position: relative;
  color: #18404b;
  list-style-type: none;
  line-height: 1.5;
  margin-bottom: 10px;
  display: flex;
  align-items: start;
  letter-spacing: 0.1px;
}

@media (max-width: 767px) {
  .advantages-bullets-li {
    text-align: start !important;
  }
}

.single-product-detail.modern .element-button .nomos-addcart {
  /* box-shadow: none !important; */
}

.availability-value-text-style {
  font-size: 14px;
}

.img-product-slider-responsive {
  max-width: 85%;
  margin-left: 7.5%;
  margin-right: 7.5%;
  height: auto;
}

.js-product-slider button.slick-prev {
  left: 40px !important;
}

.js-product-slider button.slick-next {
  right: 0 !important;
}

button disabled {
  opacity: 0.5;
}

.nomos-addcart:hover {
  box-shadow: none;
  transform: none !important;
  color: #222222;
  background-color: #ffa052d9 !important;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .desktop-only {
    display: initial !important;
  }
}

@media (max-width: 767px) {
  .mobile-only {
    display: initial !important;
  }
}

@media (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
}

.single-product-detail .single-product-info .product-price span {
  /* font-size: 18px;
      color: #FFF; */
  font-size: 28px !important;
  font-family: "Muli", sans-serif;
  color: #18404b;
}

@media (min-width: 767px) {
  .single-product-detail .single-product-info .product-price span {
    /* font-size: 20px !important;
    font-family: 'Muli', sans-serif;
    color: #B12704 */
    font-size: 28px !important;
    font-family: "Muli", sans-serif;
    color: #18404b;
  }
}


.nomos-addcart-disabled,
.nomos-addcart-disabled:hover {
  background-color: #fde29c !important;
  box-shadow: none !important;
}

.swatch {
  margin: 0 0 15px !important;
}

.short-descripion-product-buy-box {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  position: relative;
  color: #18404b;
  list-style-type: none;
  line-height: 1.6;
  margin-bottom: 10px;
  display: flex;
  align-items: start;
  width: 370px;
  letter-spacing: 0.1px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .short-descripion-product-buy-box {
    width: auto;
  }
}

.shipping-popup,
.shipping-popup:hover {
  border-bottom: 1px solid #89949e;
  display: inline-block;
  cursor: pointer;
}

.shipping-popup-i {
  background: #fff;
  border: 1px solid;
  border-color: #435c73;
  border-radius: 50%;
  color: #435c73;
  display: inline-block;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  line-height: 10px;
  /* font-weight: 700; */
  height: 13px;
  margin-left: 0;
  text-align: center;
  text-decoration: none;
  width: 13px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .shipping-popup-i {
    display: none;
  }
}

.shipping-popup-modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 100px;
  margin: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.shipping-popup-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  /* border: 1px solid #888; */
  width: 70%;
  height: auto;
  min-width: 500px;
  border-radius: 20px;
  z-index: 200;
}

.shipping-popup-modal-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.shipping-popup-modal-close:hover,
.shipping-popup-modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.shipping-popup-modal-text {
  background-color: #fff;
  z-index: 200;
}

.variant-title-cart-style {
  box-shadow: none;
  cursor: default;
  color: #384b5b !important;
  border-radius: 10px !important;
  width: fit-content !important;
  max-width: 190px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 10px;
  font-family: "Muli", sans-serif;
  font-weight: 500 !important;
  background-color: #f7f7f7;
  line-height: 26px !important;
  margin-bottom: 8px;
}

.zwischensumme-style,
.cart-bottom .cart-price span {
  font-weight: 600;
  color: #18404b;
  font-family: "Muli", sans-serif;
}

.cart-list .list {
  padding-left: 20px;
  padding-right: 20px;
}

.cart-list .list .item-cart {
  padding-left: 8px;
  padding-bottom: 0px;
  border-radius: 10px;
  background-color: #fff;
  padding-top: 10px;
  margin-top: 10px;
}

.cart-list .list {
  background-color: #f8f8f8;
}

.free-shipping-reached,
.free-shipping-not-reached {
  height: 20px;
  line-height: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 11px;
  margin-bottom: 6px;
}

.product-content-text-box {
  box-sizing: border-box;
  color: rgba(56, 86, 92, 1);
  display: block;
  font-family: "Muli", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
  width: 80%;
  margin: auto;
}

.product-content-about-us-content {
  width: 480px;
  height: 420px;
  background-color: #ffffffdb;
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translate(-50%, -50%);
  padding: 35px;
}

.product-content-about-us-title {
  box-sizing: border-box;
  color: #2c3c48;
  /* font-family: 'Muli', sans-serif; */
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.1px;
  text-align: start;
}

.product-content-about-us,
.product-content-about-us p {
  box-sizing: border-box;
  color: #2c3c48;
  /* font-family: 'Muli', sans-serif; */
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.1px;
  text-align: start;
  padding-top: 6px;
}

.product-bubble-image-left {
  background-color: #ffffff80;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-style: none;
  bottom: 44px;
  box-sizing: border-box;
  color: rgb(28, 28, 28);
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 220px;
  right: -10px;
  line-height: 25.888px;
  margin-left: 0px;
  max-width: 100%;
  object-fit: cover;
  opacity: 1;
  overflow-clip-margin: content-box;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  position: absolute;
  text-align: left;
  text-size-adjust: 100%;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
  vertical-align: top;
  width: 220px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0px 0px 42px -9px rgba(148, 148, 148, 0.3);
}

.product-bubble-image-right {
  background-color: #ffffff80;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-top-style: none;
  bottom: 44px;
  box-sizing: border-box;
  color: rgb(28, 28, 28);
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 220px;
  left: -10px;
  line-height: 25.888px;
  margin-left: 0px;
  max-width: 100%;
  object-fit: cover;
  opacity: 1;
  overflow-clip-margin: content-box;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  position: absolute;
  text-align: left;
  text-size-adjust: 100%;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
  vertical-align: top;
  width: 220px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0px 0px 42px -9px rgba(148, 148, 148, 0.3);
}

.product-arrow-prev,
.product-arrow-next {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #ffaa2a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Font Awesome 5 Free" !important;
  display: flex;
  padding: 8px 10px;
  background-color: #ffffff87;
}

.product-arrow-prev {
  float: left;
  position: absolute;
  top: 48%;
  left: 40px;
  z-index: 1;
}

.product-arrow-next {
  float: right;
  position: absolute;
  top: 48%;
  right: 0;
  z-index: 1;
}

.product-arrow-prev,
.product-arrow-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  float: left;
}

.product-arrow-next,
.product-arrow-next:before {
  content: "\f054" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

@media (max-width: 767px) {
  .product-arrow-prev,
  .product-arrow-next {
    display: none !important;
  }

  .slick-dots {
    bottom: -30px !important;
  }
}

.product-large-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}

.second-banner-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}

.product-large-image-overlay-style {
  width: 500px;
  height: auto;
  background-color: #ffffffdb;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (min-width: 767px) {
  .second-banner-image-overlay-style {
    width: 40%;
    height: 220px;
    position: absolute;
    top: -140px;
    margin: auto;
    left: 100px;
    /* transform: translate(-50%, -50%); */
    padding: 35px;
    justify-content: left;
  }
}

.second-banner-button-container {
  margin-top: 20px;
  float: left;
}

.second-banner-button {
  font-family: "Muli", sans-serif;
  background-color: #fffffff5 !important;
  color: #000;
  border-radius: 30px;
  font-weight: 700;
  margin-top: 15px;
}

.second-banner-image-overlay-title {
  color: #fff;
  font-family: "Muli", sans-serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 900;
  text-align: start;
}

.product-large-image-overlay-title {
  color: #384c5c;
  display: inline;
  font-family: "Fruitypops";
  font-size: 64px;
  font-weight: 900;
}

.product-large-image-overlay-text {
  text-align: center;
  box-sizing: border-box;
  color: #38565c;
  font-family: "Muli", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  word-break: break-word;
}

.second-banner-image-overlay-text {
  text-align: start;
  box-sizing: border-box;
  color: #fff;
  font-family: "Muli", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  word-break: break-word;
  padding-bottom: 6px;
}

.product-large-image-overlay-divider {
  width: 150px;
  color: #e48f3f;
  margin: auto;
  padding: 10px;
  border-top: 2px solid;
}

.content-header-container {
  padding-top: 60px;
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .product-large-image-overlay-divider {
    width: 80px;
  }

  .product-large-image-overlay-style {
    width: 66%;
    height: auto;
    padding: 15px;
    background-color: #ffffffcf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .product-large-image-overlay-divider {
    margin: 0;
  }

  .product-large-image-overlay-title {
    padding-top: 5px;
    font-size: 32px;
  }

  .product-large-image-overlay-text {
    font-size: 18px;
  }

  .product-content-header-text {
    font-size: 16px;
    line-height: 26px;
  }

  .product-bubble-image-left {
    width: 140px;
    height: 140px;
    right: 20px;
    bottom: 5px;
  }

  .product-bubble-image-right {
    width: 140px;
    height: 140px;
    left: 20px;
    bottom: 5px;
  }

  .product-content-about-us-title {
    box-sizing: border-box;
    color: #2c3c48;
    font-family: "Muli", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.1px;
    text-align: start;
  }

  .product-content-about-us,
  .product-content-about-us p {
    box-sizing: border-box;
    /* font-family: 'Muli', sans-serif; */
    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.1px;
    text-align: start;
    padding-top: 10px;
    color: #2c3c48;
  }

  .product-content-text {
    font-size: 16px;
  }

  .product-content-text-container-right,
  .product-content-text-container-left {
    text-align: center;
  }

  .product-content-about-us-content {
    width: 75%;
    height: 80%;
    background-color: #ffffffc7;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
  }

  .product-content-about-us-title {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
  }

  .shipping-popup-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 15px;
    /* border: 1px solid #888; */
    width: 70%;
    height: auto;
    min-width: 200px;
    border-radius: 20px;
    z-index: 200;
  }

  .content-header-container,
  .product-content-text-container-right,
  .product-content-text-container-left {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .product-content-with-background {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .product-content-second-container {
    padding-bottom: 20px;
  }

  .block-section-title-style {
    color: #2c3c48;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
  }

  .product-content-text-box {
    box-sizing: border-box;
    color: #38565c;
    font-family: "Muli", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.1px;
  }

  .shipping-popup-modal-text {
    font-size: 14px !important;
  }

  .shipping-popup-modal-text h3 {
    font-size: 20px !important;
  }

  .advantages-bullets-heading {
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .product-content-about-us-content {
    width: 440px;
    height: 360px;
    background-color: #ffffffdb;
    position: absolute;
    top: 55%;
    left: 75%;
    transform: translate(-50%, -50%);
    padding: 25px;
  }

  .product-content-about-us {
    font-size: 13px;
  }
}

.product-about-us-container-wrapper {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}

.reviews-section-container {
  padding-top: 30px;
}

.yotpo-display-wrapper,
.yotpo-display-wrapper * {
  font-family: "Muli", sans-serif !important;
}

.yotpo .yotpo-regular-box {
  border: none !important;
}

.write-review-button {
  display: none !important;
}

.yotpo-bottomline-box-2 {
  float: right !important;
}

.yotpo-star-distribution {
  border: none !important;
}

.yotpo-user-name,
.yotpo-nav-wrapper,
.yotpo-nav-wrapper * {
  color: #18404b !important;
  border-color: transparent !important;
}

.yotpo-star-distribution-graph-score,
.yotpo-star-distribution-graph-score * {
  background-color: #18404b !important;
}


.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.slick-prev {
  left: 60px !important;
}

@media (max-width: 1460px) {
  .slick-prev {
    left: 10px !important;
  }
}

.slick-next {
  right: 10px !important;
}

.slick-prev:before,
.slick-next:before {
  color: #0009 !important;
}

.js-slide-full .slick-prev:before,
.js-slide-full .slick-next:before {
  color: #fff !important;
}

.slick-dots li button {
  width: 10px !important;
}

.slick-dots li {
  width: 10px !important;
}

@media (max-width: 768px) {
  .slick-dots li {
    width: 5px !important;
  }
}

.accordion-container {
  margin-top: 0;
  background-color: #fafafa;
  padding: 20px;
  padding-bottom: 10px;
  border-radius: 10px;
}

.accordion {
  background: transparent !important;
}

.panel {
  color: #577075 !important;
  background: transparent !important;
}

.accordion {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  padding: 0 0 15px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  background: #fff;
}

.accordion.active:after {
  content: "\2212";
}

.accordion:after {
  display: inline-block !important;
  position: absolute !important;
  float: right !important;
  left: initial !important;
  /* content: none !important; */
  position: static !important;
  right: 10px !important;
  font-weight: 500 !important;
}

@media (max-width: 768px) {
  .accordion-adjusted {
    font-size: 17px !important;
  }

  .accordion:after {
    text-align: right;
  }

  .yotpo-sr-bottom-line-text {
    font-size: 11px !important;
    display: none !important;
  }

  .yotpo-sr-bottom-line-summary {
    width: 80px !important;
  }

  .yotpo-sr-bottom-line-right-panel {
    display: none !important;
  }
}


.awards-wrapper {
  margin: 0;
  margin-top: 0px;
  margin-bottom: 50px;
  background-color: #f6f4f1;
  height: 340px;
  display: inline-flex;
  width: 100%;
  cursor: pointer;
}

.awards-container {
  background-color: #fbfafa;
  height: 150px;
  width: calc(100% - 60px);
  margin: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 42px -9px rgba(231, 221, 203, 0.4);
  display: inline-flex;
  cursor: pointer;
}

.awards-swiper {
  display: flex;
}

.awards-image-wrapper {
}

.awards-image {
  width: auto;
  max-width: 135px;
  height: auto;
  max-height: 150px;
  margin: auto;
  cursor: pointer;
}

.award-text-container {
  width: 60%;
  background-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.awards-title {
  font-family: "Muli", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #3c393f;
  text-align: center;
  text-shadow: 0 0 0 #ffffff;
  font-size: 18px;
  padding: 10px;
  padding-top: 15px;
  cursor: pointer;
}

.awards-subtitle {
  padding: 25px;
  padding-top: 15px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #78737c;
  text-align: center;
  text-shadow: 0 0 0 #ffffff;
  font-size: 14px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .awards-swiper {
    display: block;
  }

  .awards-title {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .awards-wrapper {
    height: 640px;
  }

  .awards-subtitle {
    padding: 10px;
    font-size: 12px;
  }
}
